From af0ab10f2fc48938b15b079d0cae93de12689e34 Mon Sep 17 00:00:00 2001 From: Bohdan Korablov Date: Mon, 12 Jun 2023 10:45:11 -0500 Subject: [PATCH 01/53] 2.4.7-beta1 --- .magento.app.yaml | 2 +- README.md | 4 +- composer.json | 4 +- composer.lock | 4957 ++++++++++++++++++++++++++------------------- 4 files changed, 2928 insertions(+), 2039 deletions(-) diff --git a/.magento.app.yaml b/.magento.app.yaml index 6b513602e..b34695804 100644 --- a/.magento.app.yaml +++ b/.magento.app.yaml @@ -11,7 +11,7 @@ build: dependencies: php: - composer/composer: '2.2.21' + composer/composer: '2.5.5' # Enable extensions required by Magento 2 runtime: diff --git a/README.md b/README.md index fc3f4aa73..5b7ee992a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# Magento 2.4.6 Magento Commerce Cloud +# Magento 2.4.7 Magento Commerce Cloud -This repository contains a sample Magento Commerce (on-premise) version 2.4.6 instance for you to deploy in the cloud. You must have an active Magento Commerce Cloud user license to use the example in this repository. +This repository contains a sample Magento Commerce (on-premise) version 2.4.7 instance for you to deploy in the cloud. You must have an active Magento Commerce Cloud user license to use the example in this repository. The example requires the use of [Composer](https://getcomposer.org/doc/) to load and manage dependencies and Magento vendor folders. diff --git a/composer.json b/composer.json index 7b4b0f387..a7b8efa65 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "magento/magento-cloud-template", "description": "eCommerce Platform for Growth (Enterprise Edition)", "type": "project", - "version": "2.4.6", + "version": "2.4.7", "license": "OSL-3.0", "config": { "preferred-install": "dist", @@ -20,7 +20,7 @@ } }, "require": { - "magento/magento-cloud-metapackage": ">=2.4.6 <2.4.7", + "magento/magento-cloud-metapackage": ">=2.4.7 <2.4.8", "magento/composer-root-update-plugin": "^2.0.3" }, "suggest": { diff --git a/composer.lock b/composer.lock index 34598e192..c932d1be4 100644 --- a/composer.lock +++ b/composer.lock @@ -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": "97ca88233f834f38a131f147ddaae29b", + "content-hash": "69ff32948c567b8c46fe3e34487ab626", "packages": [ { "name": "2tvenom/cborencode", @@ -71,19 +71,36 @@ }, { "name": "adobe-commerce/extensions-metapackage", - "version": "1.0.0", + "version": "2.0.0-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/adobe-commerce/extensions-metapackage/adobe-commerce-extensions-metapackage-1.0.0.0.zip", - "shasum": "27b6a31cb13cfb092b7b0fa561e9802813f314b5" + "url": "https://repo.magento.com/archives/adobe-commerce/extensions-metapackage/adobe-commerce-extensions-metapackage-2.0.0.0-beta1.zip", + "shasum": "789f7c6092647b5848790a132eb39d6e98350372" }, "require": { "magento/commerce-eventing": "^1.0", - "magento/quick-checkout": "^1.6" + "magento/payment-services": "^2.0", + "magento/quick-checkout": "^1.6", + "paypal/module-braintree": "~4.6.0" }, "type": "metapackage", "description": "Metapackage contains references to Adobe Commerce Extensions" }, + { + "name": "adobe-commerce/os-extensions-metapackage", + "version": "1.0.0-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/adobe-commerce/os-extensions-metapackage/adobe-commerce-os-extensions-metapackage-1.0.0.0-beta1.zip", + "shasum": "c6a4f01ac86a9676e36a3929746471c33470bc66" + }, + "require": { + "magento/payment-services": "^2.0", + "paypal/module-braintree": "~4.6.0" + }, + "type": "metapackage", + "description": "Metapackage contains references to extensions bundled with Magento OS" + }, { "name": "astock/stock-api-libphp", "version": "1.1.5", @@ -180,16 +197,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.269.6", + "version": "3.272.1", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "343f7088f246d4667172e69d5f2bf440496bb708" + "reference": "a0accaf4a16565c0b4438109c978602f27dff3a0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/343f7088f246d4667172e69d5f2bf440496bb708", - "reference": "343f7088f246d4667172e69d5f2bf440496bb708", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/a0accaf4a16565c0b4438109c978602f27dff3a0", + "reference": "a0accaf4a16565c0b4438109c978602f27dff3a0", "shasum": "" }, "require": { @@ -269,9 +286,9 @@ "support": { "forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80", "issues": "https://github.com/aws/aws-sdk-php/issues", - "source": "https://github.com/aws/aws-sdk-php/tree/3.269.6" + "source": "https://github.com/aws/aws-sdk-php/tree/3.272.1" }, - "time": "2023-05-04T18:22:48+00:00" + "time": "2023-06-09T18:21:02+00:00" }, { "name": "bacon/bacon-qr-code", @@ -786,16 +803,16 @@ }, { "name": "composer/ca-bundle", - "version": "1.3.5", + "version": "1.3.6", "source": { "type": "git", "url": "https://github.com/composer/ca-bundle.git", - "reference": "74780ccf8c19d6acb8d65c5f39cd72110e132bbd" + "reference": "90d087e988ff194065333d16bc5cf649872d9cdb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/ca-bundle/zipball/74780ccf8c19d6acb8d65c5f39cd72110e132bbd", - "reference": "74780ccf8c19d6acb8d65c5f39cd72110e132bbd", + "url": "https://api.github.com/repos/composer/ca-bundle/zipball/90d087e988ff194065333d16bc5cf649872d9cdb", + "reference": "90d087e988ff194065333d16bc5cf649872d9cdb", "shasum": "" }, "require": { @@ -842,7 +859,7 @@ "support": { "irc": "irc://irc.freenode.org/composer", "issues": "https://github.com/composer/ca-bundle/issues", - "source": "https://github.com/composer/ca-bundle/tree/1.3.5" + "source": "https://github.com/composer/ca-bundle/tree/1.3.6" }, "funding": [ { @@ -858,7 +875,7 @@ "type": "tidelift" } ], - "time": "2023-01-11T08:27:00+00:00" + "time": "2023-06-06T12:02:59+00:00" }, { "name": "composer/class-map-generator", @@ -935,16 +952,16 @@ }, { "name": "composer/composer", - "version": "2.5.5", + "version": "2.5.8", "source": { "type": "git", "url": "https://github.com/composer/composer.git", - "reference": "c7cffaad16a60636a776017eac5bd8cd0095c32f" + "reference": "4c516146167d1392c8b9b269bb7c24115d262164" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/composer/zipball/c7cffaad16a60636a776017eac5bd8cd0095c32f", - "reference": "c7cffaad16a60636a776017eac5bd8cd0095c32f", + "url": "https://api.github.com/repos/composer/composer/zipball/4c516146167d1392c8b9b269bb7c24115d262164", + "reference": "4c516146167d1392c8b9b269bb7c24115d262164", "shasum": "" }, "require": { @@ -1028,7 +1045,7 @@ "support": { "irc": "ircs://irc.libera.chat:6697/composer", "issues": "https://github.com/composer/composer/issues", - "source": "https://github.com/composer/composer/tree/2.5.5" + "source": "https://github.com/composer/composer/tree/2.5.8" }, "funding": [ { @@ -1044,7 +1061,7 @@ "type": "tidelift" } ], - "time": "2023-03-21T10:50:05+00:00" + "time": "2023-06-09T15:13:21+00:00" }, { "name": "composer/metadata-minifier", @@ -1541,25 +1558,29 @@ }, { "name": "doctrine/deprecations", - "version": "v1.0.0", + "version": "v1.1.1", "source": { "type": "git", "url": "https://github.com/doctrine/deprecations.git", - "reference": "0e2a4f1f8cdfc7a92ec3b01c9334898c806b30de" + "reference": "612a3ee5ab0d5dd97b7cf3874a6efe24325efac3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/deprecations/zipball/0e2a4f1f8cdfc7a92ec3b01c9334898c806b30de", - "reference": "0e2a4f1f8cdfc7a92ec3b01c9334898c806b30de", + "url": "https://api.github.com/repos/doctrine/deprecations/zipball/612a3ee5ab0d5dd97b7cf3874a6efe24325efac3", + "reference": "612a3ee5ab0d5dd97b7cf3874a6efe24325efac3", "shasum": "" }, "require": { - "php": "^7.1|^8.0" + "php": "^7.1 || ^8.0" }, "require-dev": { "doctrine/coding-standard": "^9", - "phpunit/phpunit": "^7.5|^8.5|^9.5", - "psr/log": "^1|^2|^3" + "phpstan/phpstan": "1.4.10 || 1.10.15", + "phpstan/phpstan-phpunit": "^1.0", + "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5", + "psalm/plugin-phpunit": "0.18.4", + "psr/log": "^1 || ^2 || ^3", + "vimeo/psalm": "4.30.0 || 5.12.0" }, "suggest": { "psr/log": "Allows logging deprecations via PSR-3 logger implementation" @@ -1578,9 +1599,9 @@ "homepage": "https://www.doctrine-project.org/", "support": { "issues": "https://github.com/doctrine/deprecations/issues", - "source": "https://github.com/doctrine/deprecations/tree/v1.0.0" + "source": "https://github.com/doctrine/deprecations/tree/v1.1.1" }, - "time": "2022-05-02T15:47:09+00:00" + "time": "2023-06-03T09:27:29+00:00" }, { "name": "doctrine/lexer", @@ -1971,16 +1992,16 @@ }, { "name": "fastly/magento2", - "version": "1.2.199", + "version": "1.2.201", "source": { "type": "git", "url": "https://github.com/fastly/fastly-magento2.git", - "reference": "bdf5bd24a61d3327b0ec7287787f65f2dd4f4cba" + "reference": "de6c76bf36978a9aa9e067a29bfc5ba08f2c2ee7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/fastly/fastly-magento2/zipball/bdf5bd24a61d3327b0ec7287787f65f2dd4f4cba", - "reference": "bdf5bd24a61d3327b0ec7287787f65f2dd4f4cba", + "url": "https://api.github.com/repos/fastly/fastly-magento2/zipball/de6c76bf36978a9aa9e067a29bfc5ba08f2c2ee7", + "reference": "de6c76bf36978a9aa9e067a29bfc5ba08f2c2ee7", "shasum": "" }, "require": { @@ -2009,31 +2030,31 @@ "description": "Fastly CDN Module for Magento 2.4.x", "support": { "issues": "https://github.com/fastly/fastly-magento2/issues", - "source": "https://github.com/fastly/fastly-magento2/tree/1.2.199" + "source": "https://github.com/fastly/fastly-magento2/tree/1.2.201" }, - "time": "2023-04-27T02:58:22+00:00" + "time": "2023-06-06T15:02:49+00:00" }, { "name": "firebase/php-jwt", - "version": "v6.4.0", + "version": "v6.5.0", "source": { "type": "git", "url": "https://github.com/firebase/php-jwt.git", - "reference": "4dd1e007f22a927ac77da5a3fbb067b42d3bc224" + "reference": "e94e7353302b0c11ec3cfff7180cd0b1743975d2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/firebase/php-jwt/zipball/4dd1e007f22a927ac77da5a3fbb067b42d3bc224", - "reference": "4dd1e007f22a927ac77da5a3fbb067b42d3bc224", + "url": "https://api.github.com/repos/firebase/php-jwt/zipball/e94e7353302b0c11ec3cfff7180cd0b1743975d2", + "reference": "e94e7353302b0c11ec3cfff7180cd0b1743975d2", "shasum": "" }, "require": { - "php": "^7.1||^8.0" + "php": "^7.4||^8.0" }, "require-dev": { "guzzlehttp/guzzle": "^6.5||^7.4", - "phpspec/prophecy-phpunit": "^1.1", - "phpunit/phpunit": "^7.5||^9.5", + "phpspec/prophecy-phpunit": "^2.0", + "phpunit/phpunit": "^9.5", "psr/cache": "^1.0||^2.0", "psr/http-client": "^1.0", "psr/http-factory": "^1.0" @@ -2072,28 +2093,28 @@ ], "support": { "issues": "https://github.com/firebase/php-jwt/issues", - "source": "https://github.com/firebase/php-jwt/tree/v6.4.0" + "source": "https://github.com/firebase/php-jwt/tree/v6.5.0" }, - "time": "2023-02-09T21:01:23+00:00" + "time": "2023-05-12T15:47:07+00:00" }, { "name": "friendsofphp/proxy-manager-lts", - "version": "v1.0.14", + "version": "v1.0.16", "source": { "type": "git", "url": "https://github.com/FriendsOfPHP/proxy-manager-lts.git", - "reference": "a527c9d9d5348e012bd24482d83a5cd643bcbc9e" + "reference": "ecadbdc9052e4ad08c60c8a02268712e50427f7c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/FriendsOfPHP/proxy-manager-lts/zipball/a527c9d9d5348e012bd24482d83a5cd643bcbc9e", - "reference": "a527c9d9d5348e012bd24482d83a5cd643bcbc9e", + "url": "https://api.github.com/repos/FriendsOfPHP/proxy-manager-lts/zipball/ecadbdc9052e4ad08c60c8a02268712e50427f7c", + "reference": "ecadbdc9052e4ad08c60c8a02268712e50427f7c", "shasum": "" }, "require": { "laminas/laminas-code": "~3.4.1|^4.0", "php": ">=7.1", - "symfony/filesystem": "^4.4.17|^5.0|^6.0" + "symfony/filesystem": "^4.4.17|^5.0|^6.0|^7.0" }, "conflict": { "laminas/laminas-stdlib": "<3.2.1", @@ -2104,7 +2125,7 @@ }, "require-dev": { "ext-phar": "*", - "symfony/phpunit-bridge": "^5.4|^6.0" + "symfony/phpunit-bridge": "^5.4|^6.0|^7.0" }, "type": "library", "extra": { @@ -2144,7 +2165,7 @@ ], "support": { "issues": "https://github.com/FriendsOfPHP/proxy-manager-lts/issues", - "source": "https://github.com/FriendsOfPHP/proxy-manager-lts/tree/v1.0.14" + "source": "https://github.com/FriendsOfPHP/proxy-manager-lts/tree/v1.0.16" }, "funding": [ { @@ -2156,7 +2177,7 @@ "type": "tidelift" } ], - "time": "2023-01-30T10:40:19+00:00" + "time": "2023-05-24T07:17:17+00:00" }, { "name": "google/recaptcha", @@ -2270,21 +2291,21 @@ }, { "name": "guzzlehttp/guzzle", - "version": "7.5.1", + "version": "7.7.0", "source": { "type": "git", "url": "https://github.com/guzzle/guzzle.git", - "reference": "b964ca597e86b752cd994f27293e9fa6b6a95ed9" + "reference": "fb7566caccf22d74d1ab270de3551f72a58399f5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/guzzle/zipball/b964ca597e86b752cd994f27293e9fa6b6a95ed9", - "reference": "b964ca597e86b752cd994f27293e9fa6b6a95ed9", + "url": "https://api.github.com/repos/guzzle/guzzle/zipball/fb7566caccf22d74d1ab270de3551f72a58399f5", + "reference": "fb7566caccf22d74d1ab270de3551f72a58399f5", "shasum": "" }, "require": { "ext-json": "*", - "guzzlehttp/promises": "^1.5", + "guzzlehttp/promises": "^1.5.3 || ^2.0", "guzzlehttp/psr7": "^1.9.1 || ^2.4.5", "php": "^7.2.5 || ^8.0", "psr/http-client": "^1.0", @@ -2296,7 +2317,8 @@ "require-dev": { "bamarni/composer-bin-plugin": "^1.8.1", "ext-curl": "*", - "php-http/client-integration-tests": "^3.0", + "php-http/client-integration-tests": "dev-master#2c025848417c1135031fdf9c728ee53d0a7ceaee as 3.0.999", + "php-http/message-factory": "^1.1", "phpunit/phpunit": "^8.5.29 || ^9.5.23", "psr/log": "^1.1 || ^2.0 || ^3.0" }, @@ -2310,9 +2332,6 @@ "bamarni-bin": { "bin-links": true, "forward-command": false - }, - "branch-alias": { - "dev-master": "7.5-dev" } }, "autoload": { @@ -2378,7 +2397,7 @@ ], "support": { "issues": "https://github.com/guzzle/guzzle/issues", - "source": "https://github.com/guzzle/guzzle/tree/7.5.1" + "source": "https://github.com/guzzle/guzzle/tree/7.7.0" }, "funding": [ { @@ -2394,20 +2413,20 @@ "type": "tidelift" } ], - "time": "2023-04-17T16:30:08+00:00" + "time": "2023-05-21T14:04:53+00:00" }, { "name": "guzzlehttp/promises", - "version": "1.5.2", + "version": "1.5.3", "source": { "type": "git", "url": "https://github.com/guzzle/promises.git", - "reference": "b94b2807d85443f9719887892882d0329d1e2598" + "reference": "67ab6e18aaa14d753cc148911d273f6e6cb6721e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/promises/zipball/b94b2807d85443f9719887892882d0329d1e2598", - "reference": "b94b2807d85443f9719887892882d0329d1e2598", + "url": "https://api.github.com/repos/guzzle/promises/zipball/67ab6e18aaa14d753cc148911d273f6e6cb6721e", + "reference": "67ab6e18aaa14d753cc148911d273f6e6cb6721e", "shasum": "" }, "require": { @@ -2417,11 +2436,6 @@ "symfony/phpunit-bridge": "^4.4 || ^5.1" }, "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.5-dev" - } - }, "autoload": { "files": [ "src/functions_include.php" @@ -2462,7 +2476,7 @@ ], "support": { "issues": "https://github.com/guzzle/promises/issues", - "source": "https://github.com/guzzle/promises/tree/1.5.2" + "source": "https://github.com/guzzle/promises/tree/1.5.3" }, "funding": [ { @@ -2478,7 +2492,7 @@ "type": "tidelift" } ], - "time": "2022-08-28T14:55:35+00:00" + "time": "2023-05-21T12:31:43+00:00" }, { "name": "guzzlehttp/psr7", @@ -2931,16 +2945,16 @@ }, { "name": "laminas/laminas-code", - "version": "4.10.0", + "version": "4.11.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-code.git", - "reference": "ad8b36073f9ac792716478befadca0798cc15635" + "reference": "169123b3ede20a9193480c53de2a8194f8c073ec" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-code/zipball/ad8b36073f9ac792716478befadca0798cc15635", - "reference": "ad8b36073f9ac792716478befadca0798cc15635", + "url": "https://api.github.com/repos/laminas/laminas-code/zipball/169123b3ede20a9193480c53de2a8194f8c073ec", + "reference": "169123b3ede20a9193480c53de2a8194f8c073ec", "shasum": "" }, "require": { @@ -2990,7 +3004,7 @@ "type": "community_bridge" } ], - "time": "2023-03-08T11:55:01+00:00" + "time": "2023-05-14T12:05:38+00:00" }, { "name": "laminas/laminas-config", @@ -3552,23 +3566,23 @@ }, { "name": "laminas/laminas-filter", - "version": "2.31.0", + "version": "2.32.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-filter.git", - "reference": "548a6597d357b0b0b139cc7bffea4dfbc50eb5a8" + "reference": "2b7e6b2b26a92412c38336ee3089251164edf141" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-filter/zipball/548a6597d357b0b0b139cc7bffea4dfbc50eb5a8", - "reference": "548a6597d357b0b0b139cc7bffea4dfbc50eb5a8", + "url": "https://api.github.com/repos/laminas/laminas-filter/zipball/2b7e6b2b26a92412c38336ee3089251164edf141", + "reference": "2b7e6b2b26a92412c38336ee3089251164edf141", "shasum": "" }, "require": { "ext-mbstring": "*", - "laminas/laminas-servicemanager": "^3.14.0", + "laminas/laminas-servicemanager": "^3.21.0", "laminas/laminas-stdlib": "^3.13.0", - "php": "~8.0.0 || ~8.1.0 || ~8.2.0" + "php": "~8.1.0 || ~8.2.0" }, "conflict": { "laminas/laminas-validator": "<2.10.1", @@ -3576,13 +3590,13 @@ }, "require-dev": { "laminas/laminas-coding-standard": "~2.5.0", - "laminas/laminas-crypt": "^3.9", + "laminas/laminas-crypt": "^3.10", "laminas/laminas-uri": "^2.10", "pear/archive_tar": "^1.4.14", - "phpunit/phpunit": "^9.5.27", + "phpunit/phpunit": "^10.1.3", "psalm/plugin-phpunit": "^0.18.4", - "psr/http-factory": "^1.0.1", - "vimeo/psalm": "^5.3" + "psr/http-factory": "^1.0.2", + "vimeo/psalm": "^5.11" }, "suggest": { "laminas/laminas-crypt": "Laminas\\Crypt component, for encryption filters", @@ -3626,7 +3640,7 @@ "type": "community_bridge" } ], - "time": "2023-01-12T06:17:48+00:00" + "time": "2023-05-16T23:25:05+00:00" }, { "name": "laminas/laminas-http", @@ -3695,42 +3709,41 @@ }, { "name": "laminas/laminas-i18n", - "version": "2.22.1", + "version": "2.23.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-i18n.git", - "reference": "075bec49f777698c6fc229eecefbe7a2364cd18e" + "reference": "bb844a1141bb6e65d8889f5a08383f761a8270b2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-i18n/zipball/075bec49f777698c6fc229eecefbe7a2364cd18e", - "reference": "075bec49f777698c6fc229eecefbe7a2364cd18e", + "url": "https://api.github.com/repos/laminas/laminas-i18n/zipball/bb844a1141bb6e65d8889f5a08383f761a8270b2", + "reference": "bb844a1141bb6e65d8889f5a08383f761a8270b2", "shasum": "" }, "require": { "ext-intl": "*", - "laminas/laminas-servicemanager": "^3.14.0", - "laminas/laminas-stdlib": "^2.7 || ^3.0", - "php": "~8.0.0 || ~8.1.0 || ~8.2.0" + "laminas/laminas-servicemanager": "^3.21.0", + "laminas/laminas-stdlib": "^3.0", + "php": "~8.1.0 || ~8.2.0" }, "conflict": { "laminas/laminas-view": "<2.20.0", - "phpspec/prophecy": "<1.9.0", "zendframework/zend-i18n": "*" }, "require-dev": { - "laminas/laminas-cache": "^3.8", + "laminas/laminas-cache": "^3.10.1", "laminas/laminas-cache-storage-adapter-memory": "^2.2.0", - "laminas/laminas-cache-storage-deprecated-factory": "^1.0.1", + "laminas/laminas-cache-storage-deprecated-factory": "^1.1", "laminas/laminas-coding-standard": "~2.5.0", "laminas/laminas-config": "^3.8.0", - "laminas/laminas-eventmanager": "^3.7", - "laminas/laminas-filter": "^2.28.1", - "laminas/laminas-validator": "^2.28", - "laminas/laminas-view": "^2.25", - "phpunit/phpunit": "^9.5.26", - "psalm/plugin-phpunit": "^0.18.3", - "vimeo/psalm": "^5.0.0" + "laminas/laminas-eventmanager": "^3.10", + "laminas/laminas-filter": "^2.31", + "laminas/laminas-validator": "^2.30.1", + "laminas/laminas-view": "^2.27", + "phpunit/phpunit": "^10.1.3", + "psalm/plugin-phpunit": "^0.18.4", + "vimeo/psalm": "^5.11" }, "suggest": { "laminas/laminas-cache": "You should install this package to cache the translations", @@ -3777,7 +3790,7 @@ "type": "community_bridge" } ], - "time": "2023-03-31T12:31:38+00:00" + "time": "2023-05-16T23:22:24+00:00" }, { "name": "laminas/laminas-json", @@ -3898,42 +3911,42 @@ }, { "name": "laminas/laminas-mail", - "version": "2.22.0", + "version": "2.23.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-mail.git", - "reference": "1d307ff65328c00117c6d90ba0084fdd0fc2bd5c" + "reference": "3ae64e7cfd505552fbee2e556746c345ccc33cf7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-mail/zipball/1d307ff65328c00117c6d90ba0084fdd0fc2bd5c", - "reference": "1d307ff65328c00117c6d90ba0084fdd0fc2bd5c", + "url": "https://api.github.com/repos/laminas/laminas-mail/zipball/3ae64e7cfd505552fbee2e556746c345ccc33cf7", + "reference": "3ae64e7cfd505552fbee2e556746c345ccc33cf7", "shasum": "" }, "require": { "ext-iconv": "*", - "laminas/laminas-loader": "^2.8.0", - "laminas/laminas-mime": "^2.10.0", - "laminas/laminas-stdlib": "^3.11.0", - "laminas/laminas-validator": "^2.23.0", - "php": "~8.0.0 || ~8.1.0 || ~8.2.0", - "symfony/polyfill-intl-idn": "^1.26.0", - "symfony/polyfill-mbstring": "^1.16.0", + "laminas/laminas-loader": "^2.9.0", + "laminas/laminas-mime": "^2.11.0", + "laminas/laminas-stdlib": "^3.17.0", + "laminas/laminas-validator": "^2.31.0", + "php": "~8.1.0 || ~8.2.0", + "symfony/polyfill-intl-idn": "^1.27.0", + "symfony/polyfill-mbstring": "^1.27.0", "webmozart/assert": "^1.11.0" }, "require-dev": { "laminas/laminas-coding-standard": "~2.5.0", - "laminas/laminas-crypt": "^3.9.0", - "laminas/laminas-db": "^2.16", - "laminas/laminas-servicemanager": "^3.20", - "phpunit/phpunit": "^9.5.26", + "laminas/laminas-crypt": "^3.10.0", + "laminas/laminas-db": "^2.18", + "laminas/laminas-servicemanager": "^3.21", + "phpunit/phpunit": "^10.1.3", "psalm/plugin-phpunit": "^0.18.4", - "symfony/process": "^6.0.11", - "vimeo/psalm": "^5.1" + "symfony/process": "^6.2.10", + "vimeo/psalm": "^5.11" }, "suggest": { - "laminas/laminas-crypt": "^3.8 Crammd5 support in SMTP Auth", - "laminas/laminas-servicemanager": "^3.16 when using SMTP to deliver messages" + "laminas/laminas-crypt": "^3.10 Crammd5 support in SMTP Auth", + "laminas/laminas-servicemanager": "^3.21 when using SMTP to deliver messages" }, "type": "library", "extra": { @@ -3971,7 +3984,7 @@ "type": "community_bridge" } ], - "time": "2023-01-18T08:33:48+00:00" + "time": "2023-05-25T13:15:12+00:00" }, { "name": "laminas/laminas-math", @@ -4318,20 +4331,20 @@ }, { "name": "laminas/laminas-permissions-acl", - "version": "2.14.0", + "version": "2.15.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-permissions-acl.git", - "reference": "86cecb540cf8f2e088d70d8acef1fc9203ed5023" + "reference": "ea9f6643a624b3e847f7d637eb828498654f492e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-permissions-acl/zipball/86cecb540cf8f2e088d70d8acef1fc9203ed5023", - "reference": "86cecb540cf8f2e088d70d8acef1fc9203ed5023", + "url": "https://api.github.com/repos/laminas/laminas-permissions-acl/zipball/ea9f6643a624b3e847f7d637eb828498654f492e", + "reference": "ea9f6643a624b3e847f7d637eb828498654f492e", "shasum": "" }, "require": { - "php": "~8.0.0 || ~8.1.0 || ~8.2.0" + "php": "~8.1.0 || ~8.2.0" }, "conflict": { "laminas/laminas-servicemanager": "<3.0", @@ -4339,11 +4352,11 @@ }, "require-dev": { "laminas/laminas-coding-standard": "~2.5.0", - "laminas/laminas-servicemanager": "^3.19", - "phpbench/phpbench": "^1.2", - "phpunit/phpunit": "^9.5.26", - "psalm/plugin-phpunit": "^0.18.0", - "vimeo/psalm": "^5.0" + "laminas/laminas-servicemanager": "^3.21", + "phpbench/phpbench": "^1.2.10", + "phpunit/phpunit": "^10.1.3", + "psalm/plugin-phpunit": "^0.18.4", + "vimeo/psalm": "^5.12" }, "suggest": { "laminas/laminas-servicemanager": "To support Laminas\\Permissions\\Acl\\Assertion\\AssertionManager plugin manager usage" @@ -4378,7 +4391,7 @@ "type": "community_bridge" } ], - "time": "2023-02-01T16:19:54+00:00" + "time": "2023-05-29T19:28:02+00:00" }, { "name": "laminas/laminas-recaptcha", @@ -4580,26 +4593,26 @@ }, { "name": "laminas/laminas-servicemanager", - "version": "3.20.0", + "version": "3.21.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-servicemanager.git", - "reference": "bc2c2cbe2dd90db8b9d16b0618f542692b76ab59" + "reference": "625f2aa3bc6dd02688b2da5155b3a69870812bda" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-servicemanager/zipball/bc2c2cbe2dd90db8b9d16b0618f542692b76ab59", - "reference": "bc2c2cbe2dd90db8b9d16b0618f542692b76ab59", + "url": "https://api.github.com/repos/laminas/laminas-servicemanager/zipball/625f2aa3bc6dd02688b2da5155b3a69870812bda", + "reference": "625f2aa3bc6dd02688b2da5155b3a69870812bda", "shasum": "" }, "require": { - "laminas/laminas-stdlib": "^3.2.1", - "php": "~8.0.0 || ~8.1.0 || ~8.2.0", + "laminas/laminas-stdlib": "^3.17", + "php": "~8.1.0 || ~8.2.0", "psr/container": "^1.0" }, "conflict": { "ext-psr": "*", - "laminas/laminas-code": "<3.3.1", + "laminas/laminas-code": "<4.10.0", "zendframework/zend-code": "<3.3.1", "zendframework/zend-servicemanager": "*" }, @@ -4611,18 +4624,19 @@ }, "require-dev": { "composer/package-versions-deprecated": "^1.11.99.5", - "laminas/laminas-coding-standard": "~2.4.0", + "friendsofphp/proxy-manager-lts": "^1.0.14", + "laminas/laminas-code": "^4.10.0", + "laminas/laminas-coding-standard": "~2.5.0", "laminas/laminas-container-config-test": "^0.8", "laminas/laminas-dependency-plugin": "^2.2", - "mikey179/vfsstream": "^1.6.11@alpha", - "ocramius/proxy-manager": "^2.14.1", - "phpbench/phpbench": "^1.2.7", - "phpunit/phpunit": "^9.5.26", - "psalm/plugin-phpunit": "^0.18.0", - "vimeo/psalm": "^5.0.0" + "mikey179/vfsstream": "^1.6.11", + "phpbench/phpbench": "^1.2.9", + "phpunit/phpunit": "^10.0.17", + "psalm/plugin-phpunit": "^0.18.4", + "vimeo/psalm": "^5.8.0" }, "suggest": { - "ocramius/proxy-manager": "ProxyManager ^2.1.1 to handle lazy initialization of services" + "friendsofphp/proxy-manager-lts": "ProxyManager ^2.1.1 to handle lazy initialization of services" }, "bin": [ "bin/generate-deps-for-config-factory", @@ -4666,7 +4680,7 @@ "type": "community_bridge" } ], - "time": "2022-12-01T17:03:38+00:00" + "time": "2023-05-14T12:24:54+00:00" }, { "name": "laminas/laminas-session", @@ -4998,40 +5012,39 @@ }, { "name": "laminas/laminas-validator", - "version": "2.30.1", + "version": "2.33.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-validator.git", - "reference": "b7d217b5e4951955fda9a3a5ada91b717b5c8d5c" + "reference": "1d82b5c0ede9316263e14d11e9284dfb3130f158" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-validator/zipball/b7d217b5e4951955fda9a3a5ada91b717b5c8d5c", - "reference": "b7d217b5e4951955fda9a3a5ada91b717b5c8d5c", + "url": "https://api.github.com/repos/laminas/laminas-validator/zipball/1d82b5c0ede9316263e14d11e9284dfb3130f158", + "reference": "1d82b5c0ede9316263e14d11e9284dfb3130f158", "shasum": "" }, "require": { - "laminas/laminas-servicemanager": "^3.12.0", + "laminas/laminas-servicemanager": "^3.21.0", "laminas/laminas-stdlib": "^3.13", - "php": "~8.0.0 || ~8.1.0 || ~8.2.0", - "psr/http-message": "^1.0.1" + "php": "~8.1.0 || ~8.2.0", + "psr/http-message": "^1.0.1 || ^2.0.0" }, "conflict": { "zendframework/zend-validator": "*" }, "require-dev": { - "laminas/laminas-coding-standard": "^2.4.0", - "laminas/laminas-db": "^2.16", - "laminas/laminas-filter": "^2.28.1", - "laminas/laminas-http": "^2.18", - "laminas/laminas-i18n": "^2.19", - "laminas/laminas-session": "^2.15", + "laminas/laminas-coding-standard": "^2.5", + "laminas/laminas-db": "^2.18", + "laminas/laminas-filter": "^2.32", + "laminas/laminas-i18n": "^2.23", + "laminas/laminas-session": "^2.16", "laminas/laminas-uri": "^2.10.0", - "phpunit/phpunit": "^9.5.26", - "psalm/plugin-phpunit": "^0.18.3", - "psr/http-client": "^1.0.1", - "psr/http-factory": "^1.0.1", - "vimeo/psalm": "^5.0" + "phpunit/phpunit": "^10.1.3", + "psalm/plugin-phpunit": "^0.18.4", + "psr/http-client": "^1.0.2", + "psr/http-factory": "^1.0.2", + "vimeo/psalm": "^5.12" }, "suggest": { "laminas/laminas-db": "Laminas\\Db component, required by the (No)RecordExists validator", @@ -5079,20 +5092,20 @@ "type": "community_bridge" } ], - "time": "2023-01-30T22:41:19+00:00" + "time": "2023-06-12T09:43:54+00:00" }, { "name": "laminas/laminas-view", - "version": "2.27.0", + "version": "2.28.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-view.git", - "reference": "b7e66e148ccd55c815b9626ee0cfd358dbb28be4" + "reference": "c43dd9f89febb79a76cfa01c5cb2b90836d7d748" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-view/zipball/b7e66e148ccd55c815b9626ee0cfd358dbb28be4", - "reference": "b7e66e148ccd55c815b9626ee0cfd358dbb28be4", + "url": "https://api.github.com/repos/laminas/laminas-view/zipball/c43dd9f89febb79a76cfa01c5cb2b90836d7d748", + "reference": "c43dd9f89febb79a76cfa01c5cb2b90836d7d748", "shasum": "" }, "require": { @@ -5102,9 +5115,9 @@ "laminas/laminas-escaper": "^2.5", "laminas/laminas-eventmanager": "^3.4", "laminas/laminas-json": "^3.3", - "laminas/laminas-servicemanager": "^3.14.0", + "laminas/laminas-servicemanager": "^3.21.0", "laminas/laminas-stdlib": "^3.10.1", - "php": "~8.0.0 || ~8.1.0 || ~8.2.0", + "php": "~8.1.0 || ~8.2.0", "psr/container": "^1 || ^2" }, "conflict": { @@ -5117,21 +5130,21 @@ "laminas/laminas-authentication": "^2.13", "laminas/laminas-coding-standard": "~2.5.0", "laminas/laminas-feed": "^2.20", - "laminas/laminas-filter": "^2.31", + "laminas/laminas-filter": "^2.32", "laminas/laminas-http": "^2.18", - "laminas/laminas-i18n": "^2.21", + "laminas/laminas-i18n": "^2.23", "laminas/laminas-modulemanager": "^2.14", - "laminas/laminas-mvc": "^3.6", + "laminas/laminas-mvc": "^3.6.1", "laminas/laminas-mvc-i18n": "^1.7", "laminas/laminas-mvc-plugin-flashmessenger": "^1.9", "laminas/laminas-navigation": "^2.18.1", "laminas/laminas-paginator": "^2.17", - "laminas/laminas-permissions-acl": "^2.13", + "laminas/laminas-permissions-acl": "^2.14", "laminas/laminas-router": "^3.11.1", "laminas/laminas-uri": "^2.10", - "phpunit/phpunit": "^9.5.28", + "phpunit/phpunit": "^9.6.8", "psalm/plugin-phpunit": "^0.18.4", - "vimeo/psalm": "^5.4" + "vimeo/psalm": "^5.12" }, "suggest": { "laminas/laminas-authentication": "Laminas\\Authentication component", @@ -5179,7 +5192,7 @@ "type": "community_bridge" } ], - "time": "2023-02-09T16:07:15+00:00" + "time": "2023-05-30T11:38:25+00:00" }, { "name": "laminas/laminas-zendframework-bridge", @@ -5456,36 +5469,36 @@ }, { "name": "magento/adobe-stock-integration", - "version": "2.1.5", + "version": "2.1.6-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/adobe-stock-integration/magento-adobe-stock-integration-2.1.5.0.zip", - "shasum": "2c093cd951dec14eedbc691846291dd23634fd3e" + "url": "https://repo.magento.com/archives/magento/adobe-stock-integration/magento-adobe-stock-integration-2.1.6.0-beta1.zip", + "shasum": "5640fb49791bcb1564d9e673129debed6c06f913" }, "require": { - "magento/module-adobe-stock-admin-ui": "1.3.3", - "magento/module-adobe-stock-asset": "1.3.2", - "magento/module-adobe-stock-asset-api": "2.0.2", - "magento/module-adobe-stock-client": "1.3.3", - "magento/module-adobe-stock-client-api": "2.1.3", - "magento/module-adobe-stock-image": "1.3.4", - "magento/module-adobe-stock-image-admin-ui": "1.3.4", - "magento/module-adobe-stock-image-api": "1.3.2" + "magento/module-adobe-stock-admin-ui": "1.3.4-beta1", + "magento/module-adobe-stock-asset": "1.3.3-beta1", + "magento/module-adobe-stock-asset-api": "2.0.3-beta1", + "magento/module-adobe-stock-client": "1.3.4-beta1", + "magento/module-adobe-stock-client-api": "2.1.4-beta1", + "magento/module-adobe-stock-image": "1.3.5-beta1", + "magento/module-adobe-stock-image-admin-ui": "1.3.5-beta1", + "magento/module-adobe-stock-image-api": "1.3.3-beta1" }, "type": "metapackage", "description": "Adobe Stock integration" }, { "name": "magento/commerce-eventing", - "version": "1.1.0", + "version": "1.2.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/commerce-eventing/magento-commerce-eventing-1.1.0.0.zip", - "shasum": "151b14bd084aaece77d3bddf6b7c287e8afea748" + "url": "https://repo.magento.com/archives/magento/commerce-eventing/magento-commerce-eventing-1.2.1.0.zip", + "shasum": "ec38b5bcba6731310551fe40e273385100e5dab6" }, "require": { - "magento/module-adobe-commerce-events-client": "1.1.0", - "magento/module-adobe-commerce-events-generator": "1.1.0" + "magento/module-adobe-commerce-events-client": "1.2.1", + "magento/module-adobe-commerce-events-generator": "1.2.1" }, "type": "metapackage", "license": [ @@ -5657,11 +5670,11 @@ }, { "name": "magento/framework", - "version": "103.0.6", + "version": "103.0.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/framework/magento-framework-103.0.6.0.zip", - "shasum": "598095f567a6cb974d1c46a3ef5e5c8ab7ae46a1" + "url": "https://repo.magento.com/archives/magento/framework/magento-framework-103.0.7.0-beta1.zip", + "shasum": "acbe9b3a89d96545706314a14a2cfa835b017446" }, "require": { "colinmollenhour/php-redis-session-abstract": "^1.5", @@ -5727,11 +5740,11 @@ }, { "name": "magento/framework-amqp", - "version": "100.4.4", + "version": "100.4.5-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/framework-amqp/magento-framework-amqp-100.4.4.0.zip", - "shasum": "1dc5d0e5414d93ed16932a3e51315a7ca80e7fc1" + "url": "https://repo.magento.com/archives/magento/framework-amqp/magento-framework-amqp-100.4.5.0-beta1.zip", + "shasum": "ac6b5ec667691ead091b06b51f4e52fdbc8e197b" }, "require": { "magento/framework": "103.0.*", @@ -5755,11 +5768,11 @@ }, { "name": "magento/framework-bulk", - "version": "101.0.2", + "version": "101.0.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/framework-bulk/magento-framework-bulk-101.0.2.0.zip", - "shasum": "2bb9c0551674fd1c0303077710a87f972f3d4f13" + "url": "https://repo.magento.com/archives/magento/framework-bulk/magento-framework-bulk-101.0.3.0-beta1.zip", + "shasum": "510ad3d7f206dc4b1a453bf5a7d79c343886ef3a" }, "require": { "magento/framework": "103.0.*", @@ -5809,11 +5822,11 @@ }, { "name": "magento/framework-message-queue", - "version": "100.4.6", + "version": "100.4.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/framework-message-queue/magento-framework-message-queue-100.4.6.0.zip", - "shasum": "c21ecfe0ac369cedc61aa6abd9bb36c8ddb000ce" + "url": "https://repo.magento.com/archives/magento/framework-message-queue/magento-framework-message-queue-100.4.7.0-beta1.zip", + "shasum": "ff1c38410e8d324fa772eec1891789212d420b6b" }, "require": { "magento/framework": "103.0.*", @@ -5834,34 +5847,6 @@ ], "description": "N/A" }, - { - "name": "magento/google-shopping-ads", - "version": "4.0.1", - "dist": { - "type": "zip", - "url": "https://repo.magento.com/archives/magento/google-shopping-ads/magento-google-shopping-ads-4.0.1.0.zip", - "shasum": "ba1efed03c142908f53a02cce6704672c379a60d" - }, - "require": { - "magento/framework": ">=101.0.4", - "magento/module-eav": ">=101.0.3", - "php": "7.0.2||7.0.4||>=7.0.6" - }, - "type": "magento2-module", - "autoload": { - "files": [ - "registration.php" - ], - "psr-4": { - "Magento\\GoogleShoppingAds\\": "" - } - }, - "license": [ - "OSL-3.0", - "AFL-3.0" - ], - "description": "Connect your Magento admin with Google Merchant Center and Google Ads. Leverage Google machine learning through Google Smart Shopping campaigns" - }, { "name": "magento/inventory-composer-installer", "version": "1.2.0", @@ -5892,87 +5877,87 @@ }, { "name": "magento/inventory-metapackage", - "version": "1.2.6", + "version": "1.2.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/inventory-metapackage/magento-inventory-metapackage-1.2.6.0.zip", - "shasum": "9896acf404a00ed515e26ceccf58db84257cbf42" + "url": "https://repo.magento.com/archives/magento/inventory-metapackage/magento-inventory-metapackage-1.2.7.0-beta1.zip", + "shasum": "83ed750e5fc56c8dec02672f0999d1faf77f749c" }, "require": { "magento/inventory-composer-installer": "^1.2.0", - "magento/module-inventory": "1.2.4", - "magento/module-inventory-admin-ui": "1.2.4", - "magento/module-inventory-advanced-checkout": "1.2.3", - "magento/module-inventory-api": "1.2.4", - "magento/module-inventory-bundle-import-export": "1.1.2", - "magento/module-inventory-bundle-product": "1.2.3", - "magento/module-inventory-bundle-product-admin-ui": "1.2.3", - "magento/module-inventory-bundle-product-indexer": "1.1.3", - "magento/module-inventory-cache": "1.2.4", - "magento/module-inventory-catalog": "1.3.1", - "magento/module-inventory-catalog-admin-ui": "1.2.4", - "magento/module-inventory-catalog-api": "1.3.4", - "magento/module-inventory-catalog-frontend-ui": "1.0.3", - "magento/module-inventory-catalog-search": "1.2.4", + "magento/module-inventory": "1.2.5-beta1", + "magento/module-inventory-admin-ui": "1.2.5-beta1", + "magento/module-inventory-advanced-checkout": "1.2.4-beta1", + "magento/module-inventory-api": "1.2.5-beta1", + "magento/module-inventory-bundle-import-export": "1.1.3-beta1", + "magento/module-inventory-bundle-product": "1.2.4-beta1", + "magento/module-inventory-bundle-product-admin-ui": "1.2.4-beta1", + "magento/module-inventory-bundle-product-indexer": "1.1.4-beta1", + "magento/module-inventory-cache": "1.2.5-beta1", + "magento/module-inventory-catalog": "1.3.2-beta1", + "magento/module-inventory-catalog-admin-ui": "1.2.5-beta1", + "magento/module-inventory-catalog-api": "1.3.5-beta1", + "magento/module-inventory-catalog-frontend-ui": "1.0.4-beta1", + "magento/module-inventory-catalog-search": "1.2.5-beta1", "magento/module-inventory-catalog-search-bundle-product": "1.0.2", "magento/module-inventory-catalog-search-configurable-product": "1.0.2", - "magento/module-inventory-configurable-product": "1.2.4", - "magento/module-inventory-configurable-product-admin-ui": "1.2.4", - "magento/module-inventory-configurable-product-frontend-ui": "1.0.4", - "magento/module-inventory-configurable-product-indexer": "1.2.4", - "magento/module-inventory-configuration": "1.2.3", - "magento/module-inventory-configuration-api": "1.2.2", - "magento/module-inventory-distance-based-source-selection": "1.2.3", - "magento/module-inventory-distance-based-source-selection-admin-ui": "1.2.2", - "magento/module-inventory-distance-based-source-selection-api": "1.2.2", - "magento/module-inventory-elasticsearch": "1.2.3", - "magento/module-inventory-export-stock": "1.2.3", - "magento/module-inventory-export-stock-api": "1.2.2", - "magento/module-inventory-graph-ql": "1.2.3", - "magento/module-inventory-grouped-product": "1.3.1", - "magento/module-inventory-grouped-product-admin-ui": "1.2.3", - "magento/module-inventory-grouped-product-indexer": "1.2.4", - "magento/module-inventory-import-export": "1.2.4", - "magento/module-inventory-in-store-pickup": "1.1.2", - "magento/module-inventory-in-store-pickup-admin-ui": "1.1.3", - "magento/module-inventory-in-store-pickup-api": "1.1.2", - "magento/module-inventory-in-store-pickup-frontend": "1.1.4", - "magento/module-inventory-in-store-pickup-graph-ql": "1.1.3", - "magento/module-inventory-in-store-pickup-multishipping": "1.1.2", - "magento/module-inventory-in-store-pickup-quote": "1.1.2", - "magento/module-inventory-in-store-pickup-quote-graph-ql": "1.1.2", - "magento/module-inventory-in-store-pickup-sales": "1.1.2", - "magento/module-inventory-in-store-pickup-sales-admin-ui": "1.1.4", - "magento/module-inventory-in-store-pickup-sales-api": "1.1.2", - "magento/module-inventory-in-store-pickup-shipping": "1.1.3", - "magento/module-inventory-in-store-pickup-shipping-admin-ui": "1.1.2", - "magento/module-inventory-in-store-pickup-shipping-api": "1.1.2", - "magento/module-inventory-in-store-pickup-webapi-extension": "1.1.2", - "magento/module-inventory-indexer": "2.2.1", - "magento/module-inventory-low-quantity-notification": "1.2.3", - "magento/module-inventory-low-quantity-notification-admin-ui": "1.2.3", - "magento/module-inventory-low-quantity-notification-api": "1.2.3", - "magento/module-inventory-multi-dimensional-indexer-api": "1.2.2", - "magento/module-inventory-product-alert": "1.2.3", - "magento/module-inventory-quote-graph-ql": "1.0.3", - "magento/module-inventory-requisition-list": "1.2.4", - "magento/module-inventory-reservation-cli": "1.2.3", - "magento/module-inventory-reservations": "1.2.2", - "magento/module-inventory-reservations-api": "1.2.2", - "magento/module-inventory-sales": "1.3.1", - "magento/module-inventory-sales-admin-ui": "1.2.4", - "magento/module-inventory-sales-api": "1.2.3", - "magento/module-inventory-sales-async-order": "100.2.0", - "magento/module-inventory-sales-frontend-ui": "1.2.3", - "magento/module-inventory-setup-fixture-generator": "1.2.2", - "magento/module-inventory-shipping": "1.2.3", - "magento/module-inventory-shipping-admin-ui": "1.2.4", - "magento/module-inventory-source-deduction-api": "1.2.3", - "magento/module-inventory-source-selection": "1.2.2", - "magento/module-inventory-source-selection-api": "1.4.3", - "magento/module-inventory-swatches-frontend-ui": "1.0.2", - "magento/module-inventory-visual-merchandiser": "1.1.4", - "magento/module-inventory-wishlist": "1.0.3" + "magento/module-inventory-configurable-product": "1.2.5-beta1", + "magento/module-inventory-configurable-product-admin-ui": "1.2.5-beta1", + "magento/module-inventory-configurable-product-frontend-ui": "1.0.5-beta1", + "magento/module-inventory-configurable-product-indexer": "1.2.5-beta1", + "magento/module-inventory-configuration": "1.2.4-beta1", + "magento/module-inventory-configuration-api": "1.2.3-beta1", + "magento/module-inventory-distance-based-source-selection": "1.2.4-beta1", + "magento/module-inventory-distance-based-source-selection-admin-ui": "1.2.3-beta1", + "magento/module-inventory-distance-based-source-selection-api": "1.2.3-beta1", + "magento/module-inventory-elasticsearch": "1.2.4-beta1", + "magento/module-inventory-export-stock": "1.2.4-beta1", + "magento/module-inventory-export-stock-api": "1.2.3-beta1", + "magento/module-inventory-graph-ql": "1.2.4-beta1", + "magento/module-inventory-grouped-product": "1.3.2-beta1", + "magento/module-inventory-grouped-product-admin-ui": "1.2.4-beta1", + "magento/module-inventory-grouped-product-indexer": "1.2.5-beta1", + "magento/module-inventory-import-export": "1.2.5-beta1", + "magento/module-inventory-in-store-pickup": "1.1.3-beta1", + "magento/module-inventory-in-store-pickup-admin-ui": "1.1.4-beta1", + "magento/module-inventory-in-store-pickup-api": "1.1.3-beta1", + "magento/module-inventory-in-store-pickup-frontend": "1.1.5-beta1", + "magento/module-inventory-in-store-pickup-graph-ql": "1.1.4-beta1", + "magento/module-inventory-in-store-pickup-multishipping": "1.1.3-beta1", + "magento/module-inventory-in-store-pickup-quote": "1.1.3-beta1", + "magento/module-inventory-in-store-pickup-quote-graph-ql": "1.1.3-beta1", + "magento/module-inventory-in-store-pickup-sales": "1.1.3-beta1", + "magento/module-inventory-in-store-pickup-sales-admin-ui": "1.1.5-beta1", + "magento/module-inventory-in-store-pickup-sales-api": "1.1.3-beta1", + "magento/module-inventory-in-store-pickup-shipping": "1.1.4-beta1", + "magento/module-inventory-in-store-pickup-shipping-admin-ui": "1.1.3-beta1", + "magento/module-inventory-in-store-pickup-shipping-api": "1.1.3-beta1", + "magento/module-inventory-in-store-pickup-webapi-extension": "1.1.3-beta1", + "magento/module-inventory-indexer": "2.2.2-beta1", + "magento/module-inventory-low-quantity-notification": "1.2.4-beta1", + "magento/module-inventory-low-quantity-notification-admin-ui": "1.2.4-beta1", + "magento/module-inventory-low-quantity-notification-api": "1.2.4-beta1", + "magento/module-inventory-multi-dimensional-indexer-api": "1.2.3-beta1", + "magento/module-inventory-product-alert": "1.2.4-beta1", + "magento/module-inventory-quote-graph-ql": "1.0.4-beta1", + "magento/module-inventory-requisition-list": "1.2.5-beta1", + "magento/module-inventory-reservation-cli": "1.2.4-beta1", + "magento/module-inventory-reservations": "1.2.3-beta1", + "magento/module-inventory-reservations-api": "1.2.3-beta1", + "magento/module-inventory-sales": "1.3.2-beta1", + "magento/module-inventory-sales-admin-ui": "1.2.5-beta1", + "magento/module-inventory-sales-api": "1.2.4-beta1", + "magento/module-inventory-sales-async-order": "100.2.1-beta1", + "magento/module-inventory-sales-frontend-ui": "1.2.4-beta1", + "magento/module-inventory-setup-fixture-generator": "1.2.3-beta1", + "magento/module-inventory-shipping": "1.2.4-beta1", + "magento/module-inventory-shipping-admin-ui": "1.2.5-beta1", + "magento/module-inventory-source-deduction-api": "1.2.4-beta1", + "magento/module-inventory-source-selection": "1.2.3-beta1", + "magento/module-inventory-source-selection-api": "1.4.4-beta1", + "magento/module-inventory-swatches-frontend-ui": "1.0.3-beta1", + "magento/module-inventory-visual-merchandiser": "1.1.5-beta1", + "magento/module-inventory-wishlist": "1.0.4-beta1" }, "type": "metapackage", "description": "Metapackage with Magento Inventory modules for simple installation" @@ -6281,17 +6266,17 @@ }, { "name": "magento/magento-cloud-metapackage", - "version": "2.4.6", + "version": "2.4.7", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/magento-cloud-metapackage/magento-magento-cloud-metapackage-2.4.6.0.zip", - "shasum": "e700a6c2e484282fe4cd80ffc806b50d42753dea" + "url": "https://repo.magento.com/archives/magento/magento-cloud-metapackage/magento-magento-cloud-metapackage-2.4.7.0.zip", + "shasum": "c6165ac328503c93a2fab4023a4323ed0a427423" }, "require": { "fastly/magento2": "^1.2.34", "magento/ece-tools": "^2002.1.0", "magento/module-paypal-on-boarding": "~100.5.0", - "magento/product-enterprise-edition": ">=2.4.6 <2.4.7" + "magento/product-enterprise-edition": ">=2.4.7 <2.4.8" }, "type": "metapackage", "license": [ @@ -6431,11 +6416,11 @@ }, { "name": "magento/magento2-base", - "version": "2.4.6", + "version": "2.4.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/magento2-base/magento-magento2-base-2.4.6.0.zip", - "shasum": "6da6e114b18e7edc137f9d08fab6e4eaece408c8" + "url": "https://repo.magento.com/archives/magento/magento2-base/magento-magento2-base-2.4.7.0-beta1.zip", + "shasum": "6a1457d5596f67e5f903c783ae0ebd87ed891466" }, "require": { "composer/composer": "^2.0, !=2.2.16", @@ -7000,11 +6985,11 @@ }, { "name": "magento/magento2-ee-base", - "version": "2.4.6", + "version": "2.4.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/magento2-ee-base/magento-magento2-ee-base-2.4.6.0.zip", - "shasum": "f2009c2de20f57f3a02f6772fbea967ecd9f9e52" + "url": "https://repo.magento.com/archives/magento/magento2-ee-base/magento-magento2-ee-base-2.4.7.0-beta1.zip", + "shasum": "c6d6e8f1a5950e7363923d573d80eb80c9e9257b" }, "require": { "composer/composer": "^2.0, !=2.2.16", @@ -7061,10 +7046,6 @@ "app/code/Magento/Catalog", "app/code/Magento/Catalog" ], - [ - "app/code/Magento/Email", - "app/code/Magento/Email" - ], [ "app/design/adminhtml/Magento", "app/design/adminhtml/Magento" @@ -7192,11 +7173,11 @@ }, { "name": "magento/module-admin-analytics", - "version": "100.4.5", + "version": "100.4.6-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-admin-analytics/magento-module-admin-analytics-100.4.5.0.zip", - "shasum": "7eabb4d6e39106eaf2e69c5653ac9debaa12710c" + "url": "https://repo.magento.com/archives/magento/module-admin-analytics/magento-module-admin-analytics-100.4.6.0-beta1.zip", + "shasum": "dfd1acbad14ff4bbf759701cc72378db40fe29f3" }, "require": { "magento/framework": "103.0.*", @@ -7222,13 +7203,41 @@ ], "description": "N/A" }, + { + "name": "magento/module-admin-graph-ql-server", + "version": "1.0.1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-admin-graph-ql-server/magento-module-admin-graph-ql-server-1.0.1.0.zip", + "shasum": "9c7d8537d330b0c17523729813b9033dab1bf920" + }, + "require": { + "magento/framework": "^103.0.0", + "magento/module-graph-ql-server": "^1.0.1", + "php": "~7.3.0||~7.4.0||~8.1.0||~8.2.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\AdminGraphQlServer\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "Commerce Admin BFF GraphQL Server" + }, { "name": "magento/module-admin-gws", - "version": "100.4.6", + "version": "100.4.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-admin-gws/magento-module-admin-gws-100.4.6.0.zip", - "shasum": "50c52f3cc7831bdaf2408b2802f177eb660e839c" + "url": "https://repo.magento.com/archives/magento/module-admin-gws/magento-module-admin-gws-100.4.7.0-beta1.zip", + "shasum": "7c0ea8edbd26fe662f922a3a9ebd47ef2511cf0a" }, "require": { "magento/framework": "103.0.*", @@ -7335,11 +7344,11 @@ }, { "name": "magento/module-admin-notification", - "version": "100.4.5", + "version": "100.4.6-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-admin-notification/magento-module-admin-notification-100.4.5.0.zip", - "shasum": "a8de59de16b83675aabbc49f4ec8a4b7b859bc47" + "url": "https://repo.magento.com/archives/magento/module-admin-notification/magento-module-admin-notification-100.4.6.0-beta1.zip", + "shasum": "d933a1710fe5e92790dcdcc983e42f974dcd1cf5" }, "require": { "lib-libxml": "*", @@ -7368,20 +7377,20 @@ }, { "name": "magento/module-adobe-commerce-events-client", - "version": "1.1.0", + "version": "1.2.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-commerce-events-client/magento-module-adobe-commerce-events-client-1.1.0.0.zip", - "shasum": "e528b63681ad0d9cc469f92cb278ef3637365802" + "url": "https://repo.magento.com/archives/magento/module-adobe-commerce-events-client/magento-module-adobe-commerce-events-client-1.2.1.0.zip", + "shasum": "67bcac6a97a2f93d41fe4697d64712adf298ceed" }, "require": { "ext-json": "*", - "magento/framework": ">=103.0.5", - "magento/framework-message-queue": ">=100.4.5", - "magento/module-adobe-io-events-client": "^1.1", - "magento/module-backend": ">=102.0.5", - "magento/module-config": ">=101.2.5", - "magento/module-store": ">=101.1.5", + "magento/framework": ">=103.0.4", + "magento/framework-message-queue": ">=100.4.4", + "magento/module-adobe-io-events-client": "^1.2", + "magento/module-backend": ">=102.0.4", + "magento/module-config": ">=101.2.4", + "magento/module-store": ">=101.1.4", "php": "~8.1.0||~8.2.0" }, "require-dev": { @@ -7408,16 +7417,16 @@ }, { "name": "magento/module-adobe-commerce-events-generator", - "version": "1.1.0", + "version": "1.2.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-commerce-events-generator/magento-module-adobe-commerce-events-generator-1.1.0.0.zip", - "shasum": "d690ed142909b24fd17a61f9372a441a343d0054" + "url": "https://repo.magento.com/archives/magento/module-adobe-commerce-events-generator/magento-module-adobe-commerce-events-generator-1.2.1.0.zip", + "shasum": "eec8f1c9f5eb2c33bdb3f74f9d4efd29ae77aa3b" }, "require": { "ext-json": "*", - "magento/framework": ">=103.0.5", - "magento/module-adobe-commerce-events-client": "^1.1", + "magento/framework": ">=103.0.4", + "magento/module-adobe-commerce-events-client": "^1.2", "php": "~8.1.0||~8.2.0" }, "require-dev": { @@ -7504,18 +7513,18 @@ }, { "name": "magento/module-adobe-io-events-client", - "version": "1.1.0", + "version": "1.2.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-io-events-client/magento-module-adobe-io-events-client-1.1.0.0.zip", - "shasum": "c7d40db07f23d49884f5381298b35d0ebb3849d4" + "url": "https://repo.magento.com/archives/magento/module-adobe-io-events-client/magento-module-adobe-io-events-client-1.2.1.0.zip", + "shasum": "b9572a411753287e327ad65e3d481e819814c6c5" }, "require": { - "magento/framework": ">=103.0.5", + "magento/framework": ">=103.0.4", "magento/module-adobe-ims-api": "^2.1.0", - "magento/module-config": ">=101.2.5", + "magento/module-config": ">=101.2.4", "magento/module-jwt-framework-adapter": ">=100.4.1", - "magento/module-store": ">=101.1.5", + "magento/module-store": ">=101.1.4", "php": "~8.1.0||~8.2.0" }, "conflict": { @@ -7539,11 +7548,11 @@ }, { "name": "magento/module-adobe-stock-admin-ui", - "version": "1.3.3", + "version": "1.3.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-stock-admin-ui/magento-module-adobe-stock-admin-ui-1.3.3.0.zip", - "shasum": "0dc226a96e99b1d7552fdb53d2426bafec5ed6be" + "url": "https://repo.magento.com/archives/magento/module-adobe-stock-admin-ui/magento-module-adobe-stock-admin-ui-1.3.4.0-beta1.zip", + "shasum": "4f913a8b4fddc17788e3c20c9fad62c4b0302d1a" }, "require": { "magento/framework": "*", @@ -7574,11 +7583,11 @@ }, { "name": "magento/module-adobe-stock-asset", - "version": "1.3.2", + "version": "1.3.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-stock-asset/magento-module-adobe-stock-asset-1.3.2.0.zip", - "shasum": "a2fdc1daef4233f0946df08abbdcbc8644282601" + "url": "https://repo.magento.com/archives/magento/module-adobe-stock-asset/magento-module-adobe-stock-asset-1.3.3.0-beta1.zip", + "shasum": "d907be86c9b9d4ef172ff99423d66f26db7be298" }, "require": { "magento/framework": "*", @@ -7606,11 +7615,11 @@ }, { "name": "magento/module-adobe-stock-asset-api", - "version": "2.0.2", + "version": "2.0.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-stock-asset-api/magento-module-adobe-stock-asset-api-2.0.2.0.zip", - "shasum": "d64e4dfb5370c2556257a118334b54aafb55e742" + "url": "https://repo.magento.com/archives/magento/module-adobe-stock-asset-api/magento-module-adobe-stock-asset-api-2.0.3.0-beta1.zip", + "shasum": "628f7629cc452c00eb0b494d579932fe08373b9d" }, "require": { "magento/framework": "*", @@ -7633,11 +7642,11 @@ }, { "name": "magento/module-adobe-stock-client", - "version": "1.3.3", + "version": "1.3.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-stock-client/magento-module-adobe-stock-client-1.3.3.0.zip", - "shasum": "c7af6cde8baed69d24f6217eadbce67dc22977fd" + "url": "https://repo.magento.com/archives/magento/module-adobe-stock-client/magento-module-adobe-stock-client-1.3.4.0-beta1.zip", + "shasum": "d16956d61f6b517bce5e2f72b0bcef60f8d7c52e" }, "require": { "astock/stock-api-libphp": "^1.1.2", @@ -7663,11 +7672,11 @@ }, { "name": "magento/module-adobe-stock-client-api", - "version": "2.1.3", + "version": "2.1.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-stock-client-api/magento-module-adobe-stock-client-api-2.1.3.0.zip", - "shasum": "1b249f992104dc4b1b727722987a67c4300132b0" + "url": "https://repo.magento.com/archives/magento/module-adobe-stock-client-api/magento-module-adobe-stock-client-api-2.1.4.0-beta1.zip", + "shasum": "447a928cf74081a2599699ae7051fb7a3aa1b1da" }, "require": { "magento/framework": "*", @@ -7690,11 +7699,11 @@ }, { "name": "magento/module-adobe-stock-image", - "version": "1.3.4", + "version": "1.3.5-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-stock-image/magento-module-adobe-stock-image-1.3.4.0.zip", - "shasum": "c45175c15e54271cc3ac49cead6bd0b62e558b59" + "url": "https://repo.magento.com/archives/magento/module-adobe-stock-image/magento-module-adobe-stock-image-1.3.5.0-beta1.zip", + "shasum": "20cf346ef6ff37709eba8144c682e0172afb1ff3" }, "require": { "magento/framework": "*", @@ -7725,11 +7734,11 @@ }, { "name": "magento/module-adobe-stock-image-admin-ui", - "version": "1.3.4", + "version": "1.3.5-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-stock-image-admin-ui/magento-module-adobe-stock-image-admin-ui-1.3.4.0.zip", - "shasum": "aa8409ff16cf1be160704cadf1e818bf6b13e716" + "url": "https://repo.magento.com/archives/magento/module-adobe-stock-image-admin-ui/magento-module-adobe-stock-image-admin-ui-1.3.5.0-beta1.zip", + "shasum": "b37bf66a9f050b187d96ffd3b7486eb91acf000a" }, "require": { "magento/framework": "*", @@ -7764,11 +7773,11 @@ }, { "name": "magento/module-adobe-stock-image-api", - "version": "1.3.2", + "version": "1.3.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-stock-image-api/magento-module-adobe-stock-image-api-1.3.2.0.zip", - "shasum": "aef5cbaf78294206ca1b19dc7aff1112bcbda45e" + "url": "https://repo.magento.com/archives/magento/module-adobe-stock-image-api/magento-module-adobe-stock-image-api-1.3.3.0-beta1.zip", + "shasum": "0cee950ff4d28a25c7f3e9ef25825f207d2fa078" }, "require": { "magento/framework": "*", @@ -7821,11 +7830,11 @@ }, { "name": "magento/module-advanced-checkout", - "version": "100.4.6", + "version": "100.4.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-advanced-checkout/magento-module-advanced-checkout-100.4.6.0.zip", - "shasum": "793479009ba1ebb9ad1c181c140e8e9abe97b2b7" + "url": "https://repo.magento.com/archives/magento/module-advanced-checkout/magento-module-advanced-checkout-100.4.7.0-beta1.zip", + "shasum": "13a6749967893c350bb31b83fc8651f78915ea6c" }, "require": { "magento/framework": "103.0.*", @@ -7866,11 +7875,11 @@ }, { "name": "magento/module-advanced-pricing-import-export", - "version": "100.4.6", + "version": "100.4.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-advanced-pricing-import-export/magento-module-advanced-pricing-import-export-100.4.6.0.zip", - "shasum": "0e781b54343fa71cfec0c28c5a0f4bc4f27461de" + "url": "https://repo.magento.com/archives/magento/module-advanced-pricing-import-export/magento-module-advanced-pricing-import-export-100.4.7.0-beta1.zip", + "shasum": "b7a9cb0459ebeadf3433e5fe2b5b435794847da7" }, "require": { "magento/framework": "103.0.*", @@ -7901,11 +7910,11 @@ }, { "name": "magento/module-advanced-rule", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-advanced-rule/magento-module-advanced-rule-100.4.3.0.zip", - "shasum": "0e7e8e1f29db2a2d64e13ee9a8a86b8593793dd8" + "url": "https://repo.magento.com/archives/magento/module-advanced-rule/magento-module-advanced-rule-100.4.4.0-beta1.zip", + "shasum": "2c9ecbb9411a552b9fddefef5c41aa21728d7447" }, "require": { "magento/framework": "103.0.*", @@ -7927,11 +7936,11 @@ }, { "name": "magento/module-advanced-sales-rule", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-advanced-sales-rule/magento-module-advanced-sales-rule-100.4.3.0.zip", - "shasum": "75964211c6916527dc8e11f3b5b3efee9db1ef88" + "url": "https://repo.magento.com/archives/magento/module-advanced-sales-rule/magento-module-advanced-sales-rule-100.4.4.0-beta1.zip", + "shasum": "7929d13cb19e36d358f1eb86730dde92e032c974" }, "require": { "magento/framework": "103.0.*", @@ -7963,11 +7972,11 @@ }, { "name": "magento/module-advanced-search", - "version": "100.4.4", + "version": "100.4.5-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-advanced-search/magento-module-advanced-search-100.4.4.0.zip", - "shasum": "d5bc8743fc28a03bdacf73ca9af2aa697ee6aec8" + "url": "https://repo.magento.com/archives/magento/module-advanced-search/magento-module-advanced-search-100.4.5.0-beta1.zip", + "shasum": "af9b95414abe29ac90bd491cd250521c465b9800" }, "require": { "magento/framework": "103.0.*", @@ -7997,11 +8006,11 @@ }, { "name": "magento/module-amqp", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-amqp/magento-module-amqp-100.4.3.0.zip", - "shasum": "766bfc281c7463eec9379510ecaf24345aedf90c" + "url": "https://repo.magento.com/archives/magento/module-amqp/magento-module-amqp-100.4.4.0-beta1.zip", + "shasum": "6a36d535077666553fed86a8cfdee10e26dd08df" }, "require": { "magento/framework": "103.0.*", @@ -8026,11 +8035,11 @@ }, { "name": "magento/module-analytics", - "version": "100.4.6", + "version": "100.4.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-analytics/magento-module-analytics-100.4.6.0.zip", - "shasum": "300cdc3bda9442099214594e584f404d4138a3c2" + "url": "https://repo.magento.com/archives/magento/module-analytics/magento-module-analytics-100.4.7.0-beta1.zip", + "shasum": "8b138b705fd241607b3e1f3dd168f3a1d29abd7e" }, "require": { "magento/framework": "103.0.*", @@ -8055,13 +8064,75 @@ ], "description": "N/A" }, + { + "name": "magento/module-application-server", + "version": "100.4.0-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-application-server/magento-module-application-server-100.4.0.0-beta1.zip", + "shasum": "df556f3b1324d622dacbc552a633924ddb8cecb9" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-catalog": "104.0.*", + "magento/module-config": "101.2.*", + "magento/module-eav": "102.1.*", + "magento/module-store": "101.1.*", + "php": "~8.1.0||~8.2.0" + }, + "suggest": { + "ext-openswoole": "*", + "ext-swoole": "*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\ApplicationServer\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "A module that implements Application Server on Swoole" + }, + { + "name": "magento/module-async-config", + "version": "100.4.0-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-async-config/magento-module-async-config-100.4.0.0-beta1.zip", + "shasum": "9c74cbdc7908262880548b88ba64c83ab450545e" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-config": "101.2.*", + "php": "~8.1.0||~8.2.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\AsyncConfig\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, { "name": "magento/module-async-order", - "version": "100.4.2", + "version": "100.4.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-async-order/magento-module-async-order-100.4.2.0.zip", - "shasum": "c2a7893da859759ac1a035333833d5ac0c1fa421" + "url": "https://repo.magento.com/archives/magento/module-async-order/magento-module-async-order-100.4.3.0-beta1.zip", + "shasum": "a9e9acb75afb2d121fd105c8d5ddc27933409118" }, "require": { "magento/framework": "103.0.*", @@ -8073,7 +8144,6 @@ "magento/module-directory": "100.4.*", "magento/module-quote": "101.2.*", "magento/module-sales": "103.0.*", - "magento/module-sales-archive": "101.0.*", "magento/module-sales-rule": "101.2.*", "magento/module-sales-sequence": "100.4.*", "magento/module-store": "101.1.*", @@ -8129,11 +8199,11 @@ }, { "name": "magento/module-asynchronous-operations", - "version": "100.4.6", + "version": "100.4.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-asynchronous-operations/magento-module-asynchronous-operations-100.4.6.0.zip", - "shasum": "8a345135c231a15a0c82f24dedc431eb2c1d283b" + "url": "https://repo.magento.com/archives/magento/module-asynchronous-operations/magento-module-asynchronous-operations-100.4.7.0-beta1.zip", + "shasum": "7f7480c3053afd468886f9512ad8b564a6d7e9ca" }, "require": { "magento/framework": "103.0.*", @@ -8165,11 +8235,11 @@ }, { "name": "magento/module-authorization", - "version": "100.4.6", + "version": "100.4.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-authorization/magento-module-authorization-100.4.6.0.zip", - "shasum": "bc0c8b14e4c67464d491c5591377c5dabbbecb19" + "url": "https://repo.magento.com/archives/magento/module-authorization/magento-module-authorization-100.4.7.0-beta1.zip", + "shasum": "5b8d536f762d9ddb7862bf306a3ad8b2da0281e9" }, "require": { "magento/framework": "103.0.*", @@ -8193,11 +8263,11 @@ }, { "name": "magento/module-aws-s3", - "version": "100.4.4", + "version": "100.4.5-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-aws-s3/magento-module-aws-s3-100.4.4.0.zip", - "shasum": "386f9dc09d5d9aa47777b2e088c22e077d46e0ed" + "url": "https://repo.magento.com/archives/magento/module-aws-s3/magento-module-aws-s3-100.4.5.0-beta1.zip", + "shasum": "fa90ae686095ff4f26c7d36ed5ae99673a62c779" }, "require": { "magento/framework": "103.0.*", @@ -8343,11 +8413,11 @@ }, { "name": "magento/module-backend", - "version": "102.0.6", + "version": "102.0.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-backend/magento-module-backend-102.0.6.0.zip", - "shasum": "981680a87f6dbf94ab8c8428eae7f78185563075" + "url": "https://repo.magento.com/archives/magento/module-backend/magento-module-backend-102.0.7.0-beta1.zip", + "shasum": "c693566517baad2d2dd459b7b6484e5037a4cf17" }, "require": { "magento/framework": "103.0.*", @@ -8391,11 +8461,11 @@ }, { "name": "magento/module-backup", - "version": "100.4.6", + "version": "100.4.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-backup/magento-module-backup-100.4.6.0.zip", - "shasum": "a2aef0d79aff16176add10d9d3713c47421b453c" + "url": "https://repo.magento.com/archives/magento/module-backup/magento-module-backup-100.4.7.0-beta1.zip", + "shasum": "a0eb2bf409bf61b2ccf70626a713a43052d9eea1" }, "require": { "magento/framework": "103.0.*", @@ -8421,11 +8491,11 @@ }, { "name": "magento/module-banner", - "version": "101.2.6", + "version": "101.2.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-banner/magento-module-banner-101.2.6.0.zip", - "shasum": "cc5f1c014804d3f74185ceadfacd215647a86754" + "url": "https://repo.magento.com/archives/magento/module-banner/magento-module-banner-101.2.7.0-beta1.zip", + "shasum": "78fd4fcf323c625fdc2c3807506b393ef9249e75" }, "require": { "magento/framework": "103.0.*", @@ -8459,11 +8529,11 @@ }, { "name": "magento/module-banner-customer-segment", - "version": "100.4.4", + "version": "100.4.5-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-banner-customer-segment/magento-module-banner-customer-segment-100.4.4.0.zip", - "shasum": "79d68a7c6d03656aabb3fd09bc7cc1b0481b1898" + "url": "https://repo.magento.com/archives/magento/module-banner-customer-segment/magento-module-banner-customer-segment-100.4.5.0-beta1.zip", + "shasum": "a0dae71251f9a8904c448871b0c280187cbd7175" }, "require": { "magento/framework": "103.0.*", @@ -8487,11 +8557,11 @@ }, { "name": "magento/module-banner-graph-ql", - "version": "100.4.2", + "version": "100.4.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-banner-graph-ql/magento-module-banner-graph-ql-100.4.2.0.zip", - "shasum": "d6d2e83d7db9d04e57ae7e00148deb8846ac572d" + "url": "https://repo.magento.com/archives/magento/module-banner-graph-ql/magento-module-banner-graph-ql-100.4.3.0-beta1.zip", + "shasum": "28171bb0bc46861dd39fd6570c0fc6f6b642a24e" }, "require": { "magento/framework": "103.0.*", @@ -8519,11 +8589,11 @@ }, { "name": "magento/module-banner-page-builder", - "version": "2.2.4", + "version": "2.2.5-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-banner-page-builder/magento-module-banner-page-builder-2.2.4.0.zip", - "shasum": "7b7e783090e0745c186e81a0fed038e8307b5661" + "url": "https://repo.magento.com/archives/magento/module-banner-page-builder/magento-module-banner-page-builder-2.2.5.0-beta1.zip", + "shasum": "9d842d33448c5be816393b1cb6e24f4c9ef831e3" }, "require": { "magento/framework": "*", @@ -8552,11 +8622,11 @@ }, { "name": "magento/module-banner-page-builder-analytics", - "version": "1.7.2", + "version": "1.7.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-banner-page-builder-analytics/magento-module-banner-page-builder-analytics-1.7.2.0.zip", - "shasum": "069fed8bb406965f6cf92326cbfa8c8a730b70d2" + "url": "https://repo.magento.com/archives/magento/module-banner-page-builder-analytics/magento-module-banner-page-builder-analytics-1.7.3.0-beta1.zip", + "shasum": "fdf7f5e4a1e1a4a7ea27a04f70c095e9db818445" }, "require": { "magento/framework": "*", @@ -8580,11 +8650,11 @@ }, { "name": "magento/module-banner-staging", - "version": "100.4.0", + "version": "100.4.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-banner-staging/magento-module-banner-staging-100.4.0.0.zip", - "shasum": "96aecff95a577dfe2f4c635c4ceae2466a1a11ff" + "url": "https://repo.magento.com/archives/magento/module-banner-staging/magento-module-banner-staging-100.4.1.0-beta1.zip", + "shasum": "6c66dbf387bc4dcc0f8dd3db7f0accdb3dfb2a9a" }, "require": { "magento/framework": "103.0.*", @@ -8609,11 +8679,11 @@ }, { "name": "magento/module-bundle", - "version": "101.0.6", + "version": "101.0.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-bundle/magento-module-bundle-101.0.6.0.zip", - "shasum": "40b01b9ccb1933584f9a1ab03da2356abfd93106" + "url": "https://repo.magento.com/archives/magento/module-bundle/magento-module-bundle-101.0.7.0-beta1.zip", + "shasum": "63cb1c5edeabecc9f446f3e84786f7b09b609a7a" }, "require": { "magento/framework": "103.0.*", @@ -8657,11 +8727,11 @@ }, { "name": "magento/module-bundle-graph-ql", - "version": "100.4.6", + "version": "100.4.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-bundle-graph-ql/magento-module-bundle-graph-ql-100.4.6.0.zip", - "shasum": "a9a87401151397b932fb58aa7b350ec14fc462a4" + "url": "https://repo.magento.com/archives/magento/module-bundle-graph-ql/magento-module-bundle-graph-ql-100.4.7.0-beta1.zip", + "shasum": "6c93dd6cb49adacc5503e1176b276b89d74894a9" }, "require": { "magento/framework": "103.0.*", @@ -8693,11 +8763,11 @@ }, { "name": "magento/module-bundle-import-export", - "version": "100.4.5", + "version": "100.4.6-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-bundle-import-export/magento-module-bundle-import-export-100.4.5.0.zip", - "shasum": "0483432bd1a2150257d50d1afaaf661f36b43b74" + "url": "https://repo.magento.com/archives/magento/module-bundle-import-export/magento-module-bundle-import-export-100.4.6.0-beta1.zip", + "shasum": "d19bbf676bf37cc1566197b83c6fedda94c4e626" }, "require": { "magento/framework": "103.0.*", @@ -8756,11 +8826,11 @@ }, { "name": "magento/module-bundle-staging", - "version": "100.4.6", + "version": "100.4.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-bundle-staging/magento-module-bundle-staging-100.4.6.0.zip", - "shasum": "bd10c0aecb5003eb702a340f43d2718ff9c58d8d" + "url": "https://repo.magento.com/archives/magento/module-bundle-staging/magento-module-bundle-staging-100.4.7.0-beta1.zip", + "shasum": "94e28891e60aa9927ee496900e58ff108110ae78" }, "require": { "magento/framework": "103.0.*", @@ -8788,11 +8858,11 @@ }, { "name": "magento/module-cache-invalidate", - "version": "100.4.4", + "version": "100.4.5-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-cache-invalidate/magento-module-cache-invalidate-100.4.4.0.zip", - "shasum": "007a785ac3d2530df4beaba660d21d7905e3d26f" + "url": "https://repo.magento.com/archives/magento/module-cache-invalidate/magento-module-cache-invalidate-100.4.5.0-beta1.zip", + "shasum": "b26f8941763234a09b83e4356ad0b78224d4f34b" }, "require": { "magento/framework": "103.0.*", @@ -8816,11 +8886,11 @@ }, { "name": "magento/module-captcha", - "version": "100.4.6", + "version": "100.4.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-captcha/magento-module-captcha-100.4.6.0.zip", - "shasum": "13af06077798ad8ee679cc579548201e69ad403c" + "url": "https://repo.magento.com/archives/magento/module-captcha/magento-module-captcha-100.4.7.0-beta1.zip", + "shasum": "d8733ab236a1d95d22dcee007b2a067adba31d75" }, "require": { "laminas/laminas-captcha": "^2.12", @@ -8851,11 +8921,11 @@ }, { "name": "magento/module-cardinal-commerce", - "version": "100.4.4", + "version": "100.4.5-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-cardinal-commerce/magento-module-cardinal-commerce-100.4.4.0.zip", - "shasum": "c0917dfdd86dcef2cc4a854248b58b7dc0592223" + "url": "https://repo.magento.com/archives/magento/module-cardinal-commerce/magento-module-cardinal-commerce-100.4.5.0-beta1.zip", + "shasum": "10ba7fe658eda04041b276b52824d003ecc3fc2b" }, "require": { "magento/framework": "103.0.*", @@ -8881,16 +8951,17 @@ }, { "name": "magento/module-catalog", - "version": "104.0.6", + "version": "104.0.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog/magento-module-catalog-104.0.6.0.zip", - "shasum": "680dad8f65627d3f6efeebe100393a1b629af7fd" + "url": "https://repo.magento.com/archives/magento/module-catalog/magento-module-catalog-104.0.7.0-beta1.zip", + "shasum": "dfb60b4035945b4c287491e8c076096f4bfb7446" }, "require": { "magento/framework": "103.0.*", "magento/module-asynchronous-operations": "100.4.*", "magento/module-authorization": "100.4.*", + "magento/module-aws-s3": "100.4.*", "magento/module-backend": "102.0.*", "magento/module-catalog-inventory": "100.4.*", "magento/module-catalog-rule": "101.2.*", @@ -8938,11 +9009,11 @@ }, { "name": "magento/module-catalog-analytics", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-analytics/magento-module-catalog-analytics-100.4.3.0.zip", - "shasum": "c6564749d17e2ef743c34e7d0cbe122efab0b66b" + "url": "https://repo.magento.com/archives/magento/module-catalog-analytics/magento-module-catalog-analytics-100.4.4.0-beta1.zip", + "shasum": "2fd36a5f3c1db20ffbcb40953831764b2258ddf5" }, "require": { "magento/framework": "103.0.*", @@ -8967,11 +9038,11 @@ }, { "name": "magento/module-catalog-cms-graph-ql", - "version": "100.4.2", + "version": "100.4.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-cms-graph-ql/magento-module-catalog-cms-graph-ql-100.4.2.0.zip", - "shasum": "ecb5c283ac857e0a203c9492f846373ba11cce76" + "url": "https://repo.magento.com/archives/magento/module-catalog-cms-graph-ql/magento-module-catalog-cms-graph-ql-100.4.3.0-beta1.zip", + "shasum": "0030f0c8e1a3bb2efbe9902d912a873099687d51" }, "require": { "magento/framework": "103.0.*", @@ -9001,11 +9072,11 @@ }, { "name": "magento/module-catalog-customer-graph-ql", - "version": "100.4.5", + "version": "100.4.6-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-customer-graph-ql/magento-module-catalog-customer-graph-ql-100.4.5.0.zip", - "shasum": "3faf598652973c96070b5ad687b64944221eb0c6" + "url": "https://repo.magento.com/archives/magento/module-catalog-customer-graph-ql/magento-module-catalog-customer-graph-ql-100.4.6.0-beta1.zip", + "shasum": "a2d9cedc2ce2a4e1150ca2a3272c4a329de4e552" }, "require": { "magento/framework": "103.0.*", @@ -9031,11 +9102,11 @@ }, { "name": "magento/module-catalog-event", - "version": "101.1.5", + "version": "101.1.6-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-event/magento-module-catalog-event-101.1.5.0.zip", - "shasum": "07c9478fd12e7d59c5f2b4bdc78b1d9da26c9501" + "url": "https://repo.magento.com/archives/magento/module-catalog-event/magento-module-catalog-event-101.1.6.0-beta1.zip", + "shasum": "6cb417ab41e31c29bb16d471b1589232070a11da" }, "require": { "magento/framework": "103.0.*", @@ -9067,11 +9138,11 @@ }, { "name": "magento/module-catalog-graph-ql", - "version": "100.4.6", + "version": "100.4.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-graph-ql/magento-module-catalog-graph-ql-100.4.6.0.zip", - "shasum": "8bdd40c0cac9598a4d2bd0cafa9f91db44006efd" + "url": "https://repo.magento.com/archives/magento/module-catalog-graph-ql/magento-module-catalog-graph-ql-100.4.7.0-beta1.zip", + "shasum": "2f6981858fafd2ae81e83b9bea8f9fc5425c2f01" }, "require": { "magento/framework": "103.0.*", @@ -9079,6 +9150,7 @@ "magento/module-catalog": "104.0.*", "magento/module-catalog-inventory": "100.4.*", "magento/module-catalog-search": "102.0.*", + "magento/module-config": "101.2.*", "magento/module-directory": "100.4.*", "magento/module-eav": "102.1.*", "magento/module-eav-graph-ql": "100.4.*", @@ -9108,11 +9180,11 @@ }, { "name": "magento/module-catalog-import-export", - "version": "101.1.6", + "version": "101.1.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-import-export/magento-module-catalog-import-export-101.1.6.0.zip", - "shasum": "759454e86fb3b47cbe88ff627d64b3a00faf5502" + "url": "https://repo.magento.com/archives/magento/module-catalog-import-export/magento-module-catalog-import-export-101.1.7.0-beta1.zip", + "shasum": "e5caff846197b5920de322572511f2c4d62ad6c2" }, "require": { "ext-ctype": "*", @@ -9146,11 +9218,11 @@ }, { "name": "magento/module-catalog-import-export-staging", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-import-export-staging/magento-module-catalog-import-export-staging-100.4.3.0.zip", - "shasum": "008a115e0e782de6c95930ee94977bb0f50929ea" + "url": "https://repo.magento.com/archives/magento/module-catalog-import-export-staging/magento-module-catalog-import-export-staging-100.4.4.0-beta1.zip", + "shasum": "fb47f61a3e3579091014511458370f4d92bf6a65" }, "require": { "magento/framework": "103.0.*", @@ -9178,11 +9250,11 @@ }, { "name": "magento/module-catalog-inventory", - "version": "100.4.6", + "version": "100.4.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-inventory/magento-module-catalog-inventory-100.4.6.0.zip", - "shasum": "50ba89bd2ee24a5481a38beaa317971440bb3527" + "url": "https://repo.magento.com/archives/magento/module-catalog-inventory/magento-module-catalog-inventory-100.4.7.0-beta1.zip", + "shasum": "e77aa8e470a08b2ccf5b690e4586c93a8e38cfec" }, "require": { "magento/framework": "103.0.*", @@ -9212,11 +9284,11 @@ }, { "name": "magento/module-catalog-inventory-graph-ql", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-inventory-graph-ql/magento-module-catalog-inventory-graph-ql-100.4.3.0.zip", - "shasum": "f380c83d322bc0cb6f702b6ebcfcbd1e1727b88b" + "url": "https://repo.magento.com/archives/magento/module-catalog-inventory-graph-ql/magento-module-catalog-inventory-graph-ql-100.4.4.0-beta1.zip", + "shasum": "122e75f9fda99e12fb9cf595db3d6a38a2d528a5" }, "require": { "magento/framework": "103.0.*", @@ -9243,11 +9315,11 @@ }, { "name": "magento/module-catalog-inventory-staging", - "version": "100.4.4", + "version": "100.4.5-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-inventory-staging/magento-module-catalog-inventory-staging-100.4.4.0.zip", - "shasum": "aaec7d8da06b5a61780cfa794adf320be1e8477f" + "url": "https://repo.magento.com/archives/magento/module-catalog-inventory-staging/magento-module-catalog-inventory-staging-100.4.5.0-beta1.zip", + "shasum": "1c62d097cc79b0dab1f372d24d673bba096f013e" }, "require": { "lib-libxml": "*", @@ -9278,11 +9350,11 @@ }, { "name": "magento/module-catalog-page-builder-analytics", - "version": "1.6.3", + "version": "1.6.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-page-builder-analytics/magento-module-catalog-page-builder-analytics-1.6.3.0.zip", - "shasum": "b4087c24176b2f6ef3ba890f283447e899104848" + "url": "https://repo.magento.com/archives/magento/module-catalog-page-builder-analytics/magento-module-catalog-page-builder-analytics-1.6.4.0-beta1.zip", + "shasum": "699a05443c51f9470772d509be1f58acb381e845" }, "require": { "magento/framework": "103.0.*", @@ -9306,11 +9378,11 @@ }, { "name": "magento/module-catalog-page-builder-analytics-staging", - "version": "1.7.2", + "version": "1.7.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-page-builder-analytics-staging/magento-module-catalog-page-builder-analytics-staging-1.7.2.0.zip", - "shasum": "8700d7ba09fb17713e382822a84606aae1c17319" + "url": "https://repo.magento.com/archives/magento/module-catalog-page-builder-analytics-staging/magento-module-catalog-page-builder-analytics-staging-1.7.3.0-beta1.zip", + "shasum": "c70919320805c10c05d6dfc2c1372222a21c6314" }, "require": { "magento/framework": "*", @@ -9334,11 +9406,11 @@ }, { "name": "magento/module-catalog-permissions", - "version": "100.4.6", + "version": "100.4.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-permissions/magento-module-catalog-permissions-100.4.6.0.zip", - "shasum": "1aedc2175a814b177402d34e2b141895a812d095" + "url": "https://repo.magento.com/archives/magento/module-catalog-permissions/magento-module-catalog-permissions-100.4.7.0-beta1.zip", + "shasum": "4aa78ac5bf3e9b4fd023a6e7eb667082259c484e" }, "require": { "magento/framework": "103.0.*", @@ -9375,11 +9447,11 @@ }, { "name": "magento/module-catalog-permissions-graph-ql", - "version": "100.4.4", + "version": "100.4.5-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-permissions-graph-ql/magento-module-catalog-permissions-graph-ql-100.4.4.0.zip", - "shasum": "0035a9ce4bc64606c943258741a2bb75df8e4641" + "url": "https://repo.magento.com/archives/magento/module-catalog-permissions-graph-ql/magento-module-catalog-permissions-graph-ql-100.4.5.0-beta1.zip", + "shasum": "0c245a94b5196faa509aebfdb418405404ae8c1f" }, "require": { "magento/framework": "103.0.*", @@ -9410,11 +9482,11 @@ }, { "name": "magento/module-catalog-rule", - "version": "101.2.6", + "version": "101.2.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-rule/magento-module-catalog-rule-101.2.6.0.zip", - "shasum": "e619391f89f9c296e35775b6dbd11c6e3d0c44f0" + "url": "https://repo.magento.com/archives/magento/module-catalog-rule/magento-module-catalog-rule-101.2.7.0-beta1.zip", + "shasum": "6b97ff0ea56f7f9e1f5f488017aaeb44d084cf8d" }, "require": { "magento/framework": "103.0.*", @@ -9448,11 +9520,11 @@ }, { "name": "magento/module-catalog-rule-configurable", - "version": "100.4.5", + "version": "100.4.6-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-rule-configurable/magento-module-catalog-rule-configurable-100.4.5.0.zip", - "shasum": "2a19cf4551b5c661e29a49148cc20e1c4a38834b" + "url": "https://repo.magento.com/archives/magento/module-catalog-rule-configurable/magento-module-catalog-rule-configurable-100.4.6.0-beta1.zip", + "shasum": "f26e743b2bc66224a64195bffd6bec563ae1acdb" }, "require": { "magento/framework": "103.0.*", @@ -9482,11 +9554,11 @@ }, { "name": "magento/module-catalog-rule-graph-ql", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-rule-graph-ql/magento-module-catalog-rule-graph-ql-100.4.3.0.zip", - "shasum": "9296e35bbdfdb8aeface7053d921f63e002c5d91" + "url": "https://repo.magento.com/archives/magento/module-catalog-rule-graph-ql/magento-module-catalog-rule-graph-ql-100.4.4.0-beta1.zip", + "shasum": "7ace81521d5fa20c867a5efeb5b366cf96a36c52" }, "require": { "magento/framework": "103.0.*", @@ -9512,11 +9584,11 @@ }, { "name": "magento/module-catalog-rule-staging", - "version": "100.4.6", + "version": "100.4.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-rule-staging/magento-module-catalog-rule-staging-100.4.6.0.zip", - "shasum": "3f7e8607a9223abbafda25495ff08b27c556df9d" + "url": "https://repo.magento.com/archives/magento/module-catalog-rule-staging/magento-module-catalog-rule-staging-100.4.7.0-beta1.zip", + "shasum": "4762343d3854f997864d3fd54192073f9b630a65" }, "require": { "magento/framework": "103.0.*", @@ -9547,11 +9619,11 @@ }, { "name": "magento/module-catalog-search", - "version": "102.0.6", + "version": "102.0.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-search/magento-module-catalog-search-102.0.6.0.zip", - "shasum": "ac2db1eadd3d607fce2d9c3f528828da48921b76" + "url": "https://repo.magento.com/archives/magento/module-catalog-search/magento-module-catalog-search-102.0.7.0-beta1.zip", + "shasum": "28ca76be3c130aaa8f757b22d531857a153e54c7" }, "require": { "magento/framework": "103.0.*", @@ -9588,11 +9660,11 @@ }, { "name": "magento/module-catalog-staging", - "version": "100.4.6", + "version": "100.4.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-staging/magento-module-catalog-staging-100.4.6.0.zip", - "shasum": "db575099da6f2e96341e2a8d90d0b3cd8ae69e5a" + "url": "https://repo.magento.com/archives/magento/module-catalog-staging/magento-module-catalog-staging-100.4.7.0-beta1.zip", + "shasum": "341bcc36a1e4b53f4738cd2472fe8ed2b000fbe7" }, "require": { "lib-libxml": "*", @@ -9641,11 +9713,11 @@ }, { "name": "magento/module-catalog-staging-graph-ql", - "version": "100.4.5", + "version": "100.4.6-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-staging-graph-ql/magento-module-catalog-staging-graph-ql-100.4.5.0.zip", - "shasum": "be8de02e34853662a226bdee2d57dbabec73554d" + "url": "https://repo.magento.com/archives/magento/module-catalog-staging-graph-ql/magento-module-catalog-staging-graph-ql-100.4.6.0-beta1.zip", + "shasum": "b877577681581cbe74b963ca7650495c3b4b82d0" }, "require": { "magento/framework": "103.0.*", @@ -9708,11 +9780,11 @@ }, { "name": "magento/module-catalog-url-rewrite", - "version": "100.4.6", + "version": "100.4.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-url-rewrite/magento-module-catalog-url-rewrite-100.4.6.0.zip", - "shasum": "37b8c6a498ef5a1493e88d98cb5cc295ab5c5f22" + "url": "https://repo.magento.com/archives/magento/module-catalog-url-rewrite/magento-module-catalog-url-rewrite-100.4.7.0-beta1.zip", + "shasum": "9bca471ed8242aa2de1b8b7517ec7a59646bd0d5" }, "require": { "magento/framework": "103.0.*", @@ -9746,11 +9818,11 @@ }, { "name": "magento/module-catalog-url-rewrite-graph-ql", - "version": "100.4.4", + "version": "100.4.5-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-url-rewrite-graph-ql/magento-module-catalog-url-rewrite-graph-ql-100.4.4.0.zip", - "shasum": "9c9abf94ed546fcc9713928a46800de89126cfae" + "url": "https://repo.magento.com/archives/magento/module-catalog-url-rewrite-graph-ql/magento-module-catalog-url-rewrite-graph-ql-100.4.5.0-beta1.zip", + "shasum": "7bb760a5ec879c8d44ed182250924d6cdd0ebbc2" }, "require": { "magento/framework": "103.0.*", @@ -9782,11 +9854,11 @@ }, { "name": "magento/module-catalog-url-rewrite-staging", - "version": "100.4.5", + "version": "100.4.6-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-url-rewrite-staging/magento-module-catalog-url-rewrite-staging-100.4.5.0.zip", - "shasum": "8773840a0ef1474394659a4fdd6506caf4b478bf" + "url": "https://repo.magento.com/archives/magento/module-catalog-url-rewrite-staging/magento-module-catalog-url-rewrite-staging-100.4.6.0-beta1.zip", + "shasum": "e4edfb61db5609a577fdc31e267690bc2fbb9a93" }, "require": { "magento/framework": "103.0.*", @@ -9813,11 +9885,11 @@ }, { "name": "magento/module-catalog-widget", - "version": "100.4.6", + "version": "100.4.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-widget/magento-module-catalog-widget-100.4.6.0.zip", - "shasum": "d594944ae421b6d11f069a5f7f09f6e6e9e5312f" + "url": "https://repo.magento.com/archives/magento/module-catalog-widget/magento-module-catalog-widget-100.4.7.0-beta1.zip", + "shasum": "fa58520db285349ad7352630ea1e7e1d80bb9ccd" }, "require": { "magento/framework": "103.0.*", @@ -9849,11 +9921,11 @@ }, { "name": "magento/module-checkout", - "version": "100.4.6", + "version": "100.4.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-checkout/magento-module-checkout-100.4.6.0.zip", - "shasum": "6b8de0f1a392ad35fe74c2d8991f26f21b7b38a9" + "url": "https://repo.magento.com/archives/magento/module-checkout/magento-module-checkout-100.4.7.0-beta1.zip", + "shasum": "945b338b58493358802cd14c2220503bbffe669b" }, "require": { "magento/framework": "103.0.*", @@ -9899,11 +9971,11 @@ }, { "name": "magento/module-checkout-address-search", - "version": "100.4.5", + "version": "100.4.6-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-checkout-address-search/magento-module-checkout-address-search-100.4.5.0.zip", - "shasum": "ccbe9e24b423303fcb3a6ed0f4d2c5b432b0b041" + "url": "https://repo.magento.com/archives/magento/module-checkout-address-search/magento-module-checkout-address-search-100.4.6.0-beta1.zip", + "shasum": "817d088cfa1d79872d368a9994919afa4eb0d16a" }, "require": { "magento/framework": "103.0.*", @@ -9961,11 +10033,11 @@ }, { "name": "magento/module-checkout-agreements", - "version": "100.4.5", + "version": "100.4.6-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-checkout-agreements/magento-module-checkout-agreements-100.4.5.0.zip", - "shasum": "d80c4049ee2da1dacf0be31abcce22d89a4ef2de" + "url": "https://repo.magento.com/archives/magento/module-checkout-agreements/magento-module-checkout-agreements-100.4.6.0-beta1.zip", + "shasum": "cda194a5d70611ef1316f5a683f1aa1701a50082" }, "require": { "magento/framework": "103.0.*", @@ -10024,11 +10096,11 @@ }, { "name": "magento/module-checkout-staging", - "version": "100.4.5", + "version": "100.4.6-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-checkout-staging/magento-module-checkout-staging-100.4.5.0.zip", - "shasum": "4607289863cd0f95febcb263c6c5c4649d699532" + "url": "https://repo.magento.com/archives/magento/module-checkout-staging/magento-module-checkout-staging-100.4.6.0-beta1.zip", + "shasum": "0be4a81653b64132740ee36b657061876f43794a" }, "require": { "magento/framework": "103.0.*", @@ -10057,11 +10129,11 @@ }, { "name": "magento/module-cms", - "version": "104.0.6", + "version": "104.0.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-cms/magento-module-cms-104.0.6.0.zip", - "shasum": "6a67a41b5589ee5140f345ca0c2db137eefd8379" + "url": "https://repo.magento.com/archives/magento/module-cms/magento-module-cms-104.0.7.0-beta1.zip", + "shasum": "55f99b32d18e1702f89592b4a125008b1dfcbf1e" }, "require": { "magento/framework": "103.0.*", @@ -10096,11 +10168,11 @@ }, { "name": "magento/module-cms-graph-ql", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-cms-graph-ql/magento-module-cms-graph-ql-100.4.3.0.zip", - "shasum": "c42642cdf6d74f875d7bd3af2c7562648e4cc109" + "url": "https://repo.magento.com/archives/magento/module-cms-graph-ql/magento-module-cms-graph-ql-100.4.4.0-beta1.zip", + "shasum": "d1f8540264ce97c1d868f9170531f6dd06d9b650" }, "require": { "magento/framework": "103.0.*", @@ -10131,11 +10203,11 @@ }, { "name": "magento/module-cms-page-builder-analytics", - "version": "1.6.3", + "version": "1.6.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-cms-page-builder-analytics/magento-module-cms-page-builder-analytics-1.6.3.0.zip", - "shasum": "c8ef2f17db72b1c7f282984e2dc488fb5958631d" + "url": "https://repo.magento.com/archives/magento/module-cms-page-builder-analytics/magento-module-cms-page-builder-analytics-1.6.4.0-beta1.zip", + "shasum": "6f2072d484022881d52e4c53ac500072e3fc841e" }, "require": { "magento/framework": "103.0.*", @@ -10159,11 +10231,11 @@ }, { "name": "magento/module-cms-page-builder-analytics-staging", - "version": "1.7.2", + "version": "1.7.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-cms-page-builder-analytics-staging/magento-module-cms-page-builder-analytics-staging-1.7.2.0.zip", - "shasum": "910c3b9d6695f289248f4b28ab04bfb9b0b0cda1" + "url": "https://repo.magento.com/archives/magento/module-cms-page-builder-analytics-staging/magento-module-cms-page-builder-analytics-staging-1.7.3.0-beta1.zip", + "shasum": "ba24c0766ab95326a97def4580b4249b87dc3c86" }, "require": { "magento/framework": "*", @@ -10187,11 +10259,11 @@ }, { "name": "magento/module-cms-staging", - "version": "100.4.6", + "version": "100.4.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-cms-staging/magento-module-cms-staging-100.4.6.0.zip", - "shasum": "089b6fdc407584ae86c4f4acc0610122eeb34528" + "url": "https://repo.magento.com/archives/magento/module-cms-staging/magento-module-cms-staging-100.4.7.0-beta1.zip", + "shasum": "736c37aa415df793ba46d292e0d33b8b19c2996a" }, "require": { "magento/framework": "103.0.*", @@ -10218,11 +10290,11 @@ }, { "name": "magento/module-cms-url-rewrite", - "version": "100.4.5", + "version": "100.4.6-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-cms-url-rewrite/magento-module-cms-url-rewrite-100.4.5.0.zip", - "shasum": "08958e1a35a0dd053943669da20b1c3a91d4b896" + "url": "https://repo.magento.com/archives/magento/module-cms-url-rewrite/magento-module-cms-url-rewrite-100.4.6.0-beta1.zip", + "shasum": "5fb2884f208683a760637d151da536b8093e2661" }, "require": { "magento/framework": "103.0.*", @@ -10283,11 +10355,11 @@ }, { "name": "magento/module-compare-list-graph-ql", - "version": "100.4.2", + "version": "100.4.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-compare-list-graph-ql/magento-module-compare-list-graph-ql-100.4.2.0.zip", - "shasum": "d817e506fc08239cd41509660673929e07f4804e" + "url": "https://repo.magento.com/archives/magento/module-compare-list-graph-ql/magento-module-compare-list-graph-ql-100.4.3.0-beta1.zip", + "shasum": "287a396c8ad00d1d84771dfa9cd9ee857ebb10b7" }, "require": { "magento/framework": "103.0.*", @@ -10312,11 +10384,11 @@ }, { "name": "magento/module-config", - "version": "101.2.6", + "version": "101.2.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-config/magento-module-config-101.2.6.0.zip", - "shasum": "5e9911a5ffb3523258fb369ca260e9507849ade9" + "url": "https://repo.magento.com/archives/magento/module-config/magento-module-config-101.2.7.0-beta1.zip", + "shasum": "bcacb50aefbfdc95b46232361c7cd6e93c92bb1c" }, "require": { "magento/framework": "103.0.*", @@ -10346,11 +10418,11 @@ }, { "name": "magento/module-configurable-import-export", - "version": "100.4.4", + "version": "100.4.5-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-configurable-import-export/magento-module-configurable-import-export-100.4.4.0.zip", - "shasum": "849fdc919fba4a34b145720ef749c23d95f38ca0" + "url": "https://repo.magento.com/archives/magento/module-configurable-import-export/magento-module-configurable-import-export-100.4.5.0-beta1.zip", + "shasum": "c517b7c5833464015010b08074364c9e42f81bdb" }, "require": { "magento/framework": "103.0.*", @@ -10379,11 +10451,11 @@ }, { "name": "magento/module-configurable-product", - "version": "100.4.6", + "version": "100.4.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-configurable-product/magento-module-configurable-product-100.4.6.0.zip", - "shasum": "eda44753cf94f75f4eb8250a52ba90672c87a9b8" + "url": "https://repo.magento.com/archives/magento/module-configurable-product/magento-module-configurable-product-100.4.7.0-beta1.zip", + "shasum": "d584b7e483991831d08a9da54081f6b1f037bf11" }, "require": { "magento/framework": "103.0.*", @@ -10426,11 +10498,11 @@ }, { "name": "magento/module-configurable-product-graph-ql", - "version": "100.4.6", + "version": "100.4.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-configurable-product-graph-ql/magento-module-configurable-product-graph-ql-100.4.6.0.zip", - "shasum": "5a562a32aa60d68878920b08b6c3faa3b0452c8d" + "url": "https://repo.magento.com/archives/magento/module-configurable-product-graph-ql/magento-module-configurable-product-graph-ql-100.4.7.0-beta1.zip", + "shasum": "722a4b973fd1173c63968ebd4268fcd6142bf679" }, "require": { "magento/framework": "103.0.*", @@ -10460,11 +10532,11 @@ }, { "name": "magento/module-configurable-product-sales", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-configurable-product-sales/magento-module-configurable-product-sales-100.4.3.0.zip", - "shasum": "31ea73e2a01909326bc0eaab8e2d2431c30f6033" + "url": "https://repo.magento.com/archives/magento/module-configurable-product-sales/magento-module-configurable-product-sales-100.4.4.0-beta1.zip", + "shasum": "2f318ba73fa5ba0bc6d7094e7429eaecef2eb94f" }, "require": { "magento/framework": "103.0.*", @@ -10491,11 +10563,11 @@ }, { "name": "magento/module-configurable-product-staging", - "version": "100.4.5", + "version": "100.4.6-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-configurable-product-staging/magento-module-configurable-product-staging-100.4.5.0.zip", - "shasum": "5e3d95ec7f862b7978df3e5950df79d28b40c941" + "url": "https://repo.magento.com/archives/magento/module-configurable-product-staging/magento-module-configurable-product-staging-100.4.6.0-beta1.zip", + "shasum": "f7832febfb9a626664842b7c2c01661b0b09ee83" }, "require": { "lib-libxml": "*", @@ -10527,11 +10599,11 @@ }, { "name": "magento/module-contact", - "version": "100.4.5", + "version": "100.4.6-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-contact/magento-module-contact-100.4.5.0.zip", - "shasum": "f1826bfffeb3cc6901af30927824843dead28cc6" + "url": "https://repo.magento.com/archives/magento/module-contact/magento-module-contact-100.4.6.0-beta1.zip", + "shasum": "0f276ab55962cecddd78f774680da19bcc9b4270" }, "require": { "magento/framework": "103.0.*", @@ -10557,20 +10629,20 @@ "description": "N/A" }, { - "name": "magento/module-cookie", - "version": "100.4.6", + "name": "magento/module-contact-graph-ql", + "version": "100.4.0-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-cookie/magento-module-cookie-100.4.6.0.zip", - "shasum": "34765d9dd764967f9be146f0ed4eccccca11598d" + "url": "https://repo.magento.com/archives/magento/module-contact-graph-ql/magento-module-contact-graph-ql-100.4.0.0-beta1.zip", + "shasum": "4536e9d8bd2603a27dd7eaaf27d85b56af02afad" }, "require": { "magento/framework": "103.0.*", - "magento/module-store": "101.1.*", + "magento/module-contact": "100.4.*", "php": "~8.1.0||~8.2.0" }, "suggest": { - "magento/module-backend": "102.0.*" + "magento/module-graph-ql": "100.4.*" }, "type": "magento2-module", "autoload": { @@ -10578,7 +10650,7 @@ "registration.php" ], "psr-4": { - "Magento\\Cookie\\": "" + "Magento\\ContactGraphQl\\": "" } }, "license": [ @@ -10588,12 +10660,12 @@ "description": "N/A" }, { - "name": "magento/module-cron", - "version": "100.4.6", + "name": "magento/module-cookie", + "version": "100.4.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-cron/magento-module-cron-100.4.6.0.zip", - "shasum": "03e886ea8de44eaaae1021c5f0d9781b7490cd93" + "url": "https://repo.magento.com/archives/magento/module-cookie/magento-module-cookie-100.4.7.0-beta1.zip", + "shasum": "24659c85433e3342a184ba4bc8dbbb5d27e0d48e" }, "require": { "magento/framework": "103.0.*", @@ -10601,7 +10673,7 @@ "php": "~8.1.0||~8.2.0" }, "suggest": { - "magento/module-config": "101.2.*" + "magento/module-backend": "102.0.*" }, "type": "magento2-module", "autoload": { @@ -10609,7 +10681,7 @@ "registration.php" ], "psr-4": { - "Magento\\Cron\\": "" + "Magento\\Cookie\\": "" } }, "license": [ @@ -10619,19 +10691,50 @@ "description": "N/A" }, { - "name": "magento/module-csp", - "version": "100.4.5", + "name": "magento/module-cron", + "version": "100.4.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-csp/magento-module-csp-100.4.5.0.zip", - "shasum": "e61d14deb9839a656aac0283cec9ca12031f3ead" + "url": "https://repo.magento.com/archives/magento/module-cron/magento-module-cron-100.4.7.0-beta1.zip", + "shasum": "06668517e658b6070de042092757b4f37411b709" }, "require": { "magento/framework": "103.0.*", "magento/module-store": "101.1.*", "php": "~8.1.0||~8.2.0" }, - "type": "magento2-module", + "suggest": { + "magento/module-config": "101.2.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\Cron\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-csp", + "version": "100.4.6-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-csp/magento-module-csp-100.4.6.0-beta1.zip", + "shasum": "7d188c56983b4616013af356d12fa5e39ac1dc11" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-store": "101.1.*", + "php": "~8.1.0||~8.2.0" + }, + "type": "magento2-module", "autoload": { "files": [ "registration.php" @@ -10648,11 +10751,11 @@ }, { "name": "magento/module-currency-symbol", - "version": "100.4.4", + "version": "100.4.5-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-currency-symbol/magento-module-currency-symbol-100.4.4.0.zip", - "shasum": "6747fc8b333453a4ac7c0a74bb1fb1eafca379c0" + "url": "https://repo.magento.com/archives/magento/module-currency-symbol/magento-module-currency-symbol-100.4.5.0-beta1.zip", + "shasum": "0649fc9b4b67e1ad8c2993782051056d2db4bfe2" }, "require": { "magento/framework": "103.0.*", @@ -10680,11 +10783,11 @@ }, { "name": "magento/module-custom-attribute-management", - "version": "100.4.5", + "version": "100.4.6-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-custom-attribute-management/magento-module-custom-attribute-management-100.4.5.0.zip", - "shasum": "42c6f5ae83e45cb2763084d14f190b99632aa34e" + "url": "https://repo.magento.com/archives/magento/module-custom-attribute-management/magento-module-custom-attribute-management-100.4.6.0-beta1.zip", + "shasum": "f07499038be96104867d73c90486368b0dd54feb" }, "require": { "magento/framework": "103.0.*", @@ -10710,11 +10813,11 @@ }, { "name": "magento/module-customer", - "version": "103.0.6", + "version": "103.0.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-customer/magento-module-customer-103.0.6.0.zip", - "shasum": "c1fac91883b9f88a0fdc949e735bef63fe083478" + "url": "https://repo.magento.com/archives/magento/module-customer/magento-module-customer-103.0.7.0-beta1.zip", + "shasum": "87a57061a528e91b8e8b2e76b15e8c9ac9769244" }, "require": { "magento/framework": "103.0.*", @@ -10760,11 +10863,11 @@ }, { "name": "magento/module-customer-analytics", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-customer-analytics/magento-module-customer-analytics-100.4.3.0.zip", - "shasum": "9e2a592054316ee982a98ce3515503ce9318e126" + "url": "https://repo.magento.com/archives/magento/module-customer-analytics/magento-module-customer-analytics-100.4.4.0-beta1.zip", + "shasum": "f724af4cdc44b55a1a93080ba33eae5eec163428" }, "require": { "magento/framework": "103.0.*", @@ -10789,11 +10892,11 @@ }, { "name": "magento/module-customer-balance", - "version": "100.4.6", + "version": "100.4.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-customer-balance/magento-module-customer-balance-100.4.6.0.zip", - "shasum": "5015ac0ee02672f0ad2ff8809a8eeb42aaa5fc90" + "url": "https://repo.magento.com/archives/magento/module-customer-balance/magento-module-customer-balance-100.4.7.0-beta1.zip", + "shasum": "549bba5253f04a3595025e9ae1a04719962921ca" }, "require": { "magento/framework": "103.0.*", @@ -10859,11 +10962,11 @@ }, { "name": "magento/module-customer-custom-attributes", - "version": "100.4.6", + "version": "100.4.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-customer-custom-attributes/magento-module-customer-custom-attributes-100.4.6.0.zip", - "shasum": "18ff358cd3e428dea7760e76d5b3d8dc1893aae6" + "url": "https://repo.magento.com/archives/magento/module-customer-custom-attributes/magento-module-customer-custom-attributes-100.4.7.0-beta1.zip", + "shasum": "590515e2b45f283cdc49dc617bc866cc2af69c0e" }, "require": { "magento/framework": "103.0.*", @@ -10899,13 +11002,43 @@ ], "description": "N/A" }, + { + "name": "magento/module-customer-custom-attributes-graph-ql", + "version": "100.4.0-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-customer-custom-attributes-graph-ql/magento-module-customer-custom-attributes-graph-ql-100.4.0.0-beta1.zip", + "shasum": "6d90569902df88159b792e2a72042347ed654094" + }, + "require": { + "magento/framework": "103.0.*", + "php": "~8.1.0||~8.2.0" + }, + "suggest": { + "magento/module-customer-custom-attributes": "100.4.*", + "magento/module-quote-graph-ql": "100.4.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\CustomerCustomAttributesGraphQl\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, { "name": "magento/module-customer-downloadable-graph-ql", - "version": "100.4.2", + "version": "100.4.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-customer-downloadable-graph-ql/magento-module-customer-downloadable-graph-ql-100.4.2.0.zip", - "shasum": "73a96d167c521b4f3bc3b12db2bab6640af83a85" + "url": "https://repo.magento.com/archives/magento/module-customer-downloadable-graph-ql/magento-module-customer-downloadable-graph-ql-100.4.3.0-beta1.zip", + "shasum": "50e9f16c7139462986b1bda17655c6bb6c406a1c" }, "require": { "magento/framework": "103.0.*", @@ -10967,11 +11100,11 @@ }, { "name": "magento/module-customer-graph-ql", - "version": "100.4.6", + "version": "100.4.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-customer-graph-ql/magento-module-customer-graph-ql-100.4.6.0.zip", - "shasum": "cece93a389bc28304f4d0c9a3c4e3cb8b52fffaf" + "url": "https://repo.magento.com/archives/magento/module-customer-graph-ql/magento-module-customer-graph-ql-100.4.7.0-beta1.zip", + "shasum": "df47ff476ef09859edb53d2fa4b713979349948a" }, "require": { "magento/framework": "103.0.*", @@ -10979,6 +11112,7 @@ "magento/module-customer": "103.0.*", "magento/module-directory": "100.4.*", "magento/module-eav": "102.1.*", + "magento/module-eav-graph-ql": "100.4.*", "magento/module-graph-ql": "100.4.*", "magento/module-graph-ql-cache": "100.4.*", "magento/module-integration": "100.4.*", @@ -11004,11 +11138,11 @@ }, { "name": "magento/module-customer-import-export", - "version": "100.4.6", + "version": "100.4.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-customer-import-export/magento-module-customer-import-export-100.4.6.0.zip", - "shasum": "ff24b8577ed1beed4f3d86008758f0c80ec33e7b" + "url": "https://repo.magento.com/archives/magento/module-customer-import-export/magento-module-customer-import-export-100.4.7.0-beta1.zip", + "shasum": "1dd937b4dce23f3630da5eed56c43b6db0125495" }, "require": { "magento/framework": "103.0.*", @@ -11037,11 +11171,11 @@ }, { "name": "magento/module-customer-segment", - "version": "102.1.6", + "version": "102.1.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-customer-segment/magento-module-customer-segment-102.1.6.0.zip", - "shasum": "3de587c7099df8bb808c7b17a9526f31e04de166" + "url": "https://repo.magento.com/archives/magento/module-customer-segment/magento-module-customer-segment-102.1.7.0-beta1.zip", + "shasum": "9a33fb8192e6b33fe2c14183827657bb7a50b2b3" }, "require": { "magento/framework": "103.0.*", @@ -11080,13 +11214,42 @@ ], "description": "N/A" }, + { + "name": "magento/module-data-exporter", + "version": "102.2.4", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-data-exporter/magento-module-data-exporter-102.2.4.0.zip", + "shasum": "58b15018c673790bea22d1bcce13875e1a121e63" + }, + "require": { + "magento/framework": ">=103.0.4", + "magento/module-analytics": ">=100.4.4", + "magento/module-query-xml": "self.version", + "php": "~8.1.0||~8.2.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\DataExporter\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "Magento 2 Data Exporter module exports necessary data to Magento cloud services that rely on it" + }, { "name": "magento/module-deferred-total-calculating", - "version": "100.4.1", + "version": "100.4.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-deferred-total-calculating/magento-module-deferred-total-calculating-100.4.1.0.zip", - "shasum": "6986193179c3fd4b80288b9209edeb54224dc72f" + "url": "https://repo.magento.com/archives/magento/module-deferred-total-calculating/magento-module-deferred-total-calculating-100.4.2.0-beta1.zip", + "shasum": "ba54131fb649187c2244ebc485fae9e11235d633" }, "require": { "magento/framework": "103.0.*", @@ -11113,11 +11276,11 @@ }, { "name": "magento/module-deploy", - "version": "100.4.6", + "version": "100.4.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-deploy/magento-module-deploy-100.4.6.0.zip", - "shasum": "9f8fdb18f528dfa63d3b824af23553467c39cb06" + "url": "https://repo.magento.com/archives/magento/module-deploy/magento-module-deploy-100.4.7.0-beta1.zip", + "shasum": "f7510e581639e5f9ae988c7fbba375e012c84f09" }, "require": { "magento/framework": "103.0.*", @@ -11145,11 +11308,11 @@ }, { "name": "magento/module-developer", - "version": "100.4.6", + "version": "100.4.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-developer/magento-module-developer-100.4.6.0.zip", - "shasum": "654a870880e4700339847649db862e811942a00f" + "url": "https://repo.magento.com/archives/magento/module-developer/magento-module-developer-100.4.7.0-beta1.zip", + "shasum": "2a6d2ce9dcaec492d32bcb54f99836cb2a09af7e" }, "require": { "magento/framework": "103.0.*", @@ -11214,11 +11377,11 @@ }, { "name": "magento/module-directory", - "version": "100.4.6", + "version": "100.4.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-directory/magento-module-directory-100.4.6.0.zip", - "shasum": "0046708e894b6d8fc9a13a0494e05844cf38ff31" + "url": "https://repo.magento.com/archives/magento/module-directory/magento-module-directory-100.4.7.0-beta1.zip", + "shasum": "be3cc4a572d8baef72cc11af480dcf5c48547b6a" }, "require": { "lib-libxml": "*", @@ -11245,11 +11408,11 @@ }, { "name": "magento/module-directory-graph-ql", - "version": "100.4.4", + "version": "100.4.5-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-directory-graph-ql/magento-module-directory-graph-ql-100.4.4.0.zip", - "shasum": "e933675fd955e27f82fb3d86cbb877c9caf356d6" + "url": "https://repo.magento.com/archives/magento/module-directory-graph-ql/magento-module-directory-graph-ql-100.4.5.0-beta1.zip", + "shasum": "7d4bfe8b260e76a82d1f34d5cf5120af1125f139" }, "require": { "magento/framework": "103.0.*", @@ -11275,11 +11438,11 @@ }, { "name": "magento/module-downloadable", - "version": "100.4.6", + "version": "100.4.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-downloadable/magento-module-downloadable-100.4.6.0.zip", - "shasum": "141266b6b85fc64eef5375d5722d44218aae49d4" + "url": "https://repo.magento.com/archives/magento/module-downloadable/magento-module-downloadable-100.4.7.0-beta1.zip", + "shasum": "92d32df9604b57f50b997dd463e0a2569f2ec8dc" }, "require": { "magento/framework": "103.0.*", @@ -11391,11 +11554,11 @@ }, { "name": "magento/module-downloadable-staging", - "version": "100.4.5", + "version": "100.4.6-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-downloadable-staging/magento-module-downloadable-staging-100.4.5.0.zip", - "shasum": "697bf1de287ab936498165ef94e1d54d7bfc07b7" + "url": "https://repo.magento.com/archives/magento/module-downloadable-staging/magento-module-downloadable-staging-100.4.6.0-beta1.zip", + "shasum": "0fc6707737fee508e5a175c27495427108502cac" }, "require": { "lib-libxml": "*", @@ -11426,11 +11589,11 @@ }, { "name": "magento/module-eav", - "version": "102.1.6", + "version": "102.1.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-eav/magento-module-eav-102.1.6.0.zip", - "shasum": "12b53ec5b46c57fa0188d19df7d7965c18af3845" + "url": "https://repo.magento.com/archives/magento/module-eav/magento-module-eav-102.1.7.0-beta1.zip", + "shasum": "4838567984e6754ae2e3a6ca2857a97f132da609" }, "require": { "magento/framework": "103.0.*", @@ -11458,11 +11621,11 @@ }, { "name": "magento/module-eav-graph-ql", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-eav-graph-ql/magento-module-eav-graph-ql-100.4.3.0.zip", - "shasum": "7ed4efaac5fb417ec764cbc44f1c6db6e6043577" + "url": "https://repo.magento.com/archives/magento/module-eav-graph-ql/magento-module-eav-graph-ql-100.4.4.0-beta1.zip", + "shasum": "c071b3ee2d693b3717945f427c8d749764bfb6a5" }, "require": { "magento/framework": "103.0.*", @@ -11489,11 +11652,11 @@ }, { "name": "magento/module-elasticsearch", - "version": "101.0.6", + "version": "101.0.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-elasticsearch/magento-module-elasticsearch-101.0.6.0.zip", - "shasum": "a8864cf2f50a2b4bd9f84cd7dea070a8acdfcc24" + "url": "https://repo.magento.com/archives/magento/module-elasticsearch/magento-module-elasticsearch-101.0.7.0-beta1.zip", + "shasum": "465da476820958b6c0b743a2b76e069c05c29755" }, "require": { "elasticsearch/elasticsearch": "~7.17.0 || ~8.5.0", @@ -11528,11 +11691,11 @@ }, { "name": "magento/module-elasticsearch-7", - "version": "100.4.6", + "version": "100.4.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-elasticsearch-7/magento-module-elasticsearch-7-100.4.6.0.zip", - "shasum": "0fddd791166c07445ff5cfdea975de82e308d821" + "url": "https://repo.magento.com/archives/magento/module-elasticsearch-7/magento-module-elasticsearch-7-100.4.7.0-beta1.zip", + "shasum": "9d47242ee0271e933b274996b2ed66a7fd741521" }, "require": { "elasticsearch/elasticsearch": "^7.17", @@ -11563,11 +11726,11 @@ }, { "name": "magento/module-elasticsearch-catalog-permissions", - "version": "100.4.2", + "version": "100.4.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-elasticsearch-catalog-permissions/magento-module-elasticsearch-catalog-permissions-100.4.2.0.zip", - "shasum": "26703f0129d88639d348324108bb15039f941f9a" + "url": "https://repo.magento.com/archives/magento/module-elasticsearch-catalog-permissions/magento-module-elasticsearch-catalog-permissions-100.4.3.0-beta1.zip", + "shasum": "562babcfafd45ecd1c305abf55420d0a5865aea3" }, "require": { "magento/framework": "103.0.*", @@ -11599,11 +11762,11 @@ }, { "name": "magento/module-elasticsearch-catalog-permissions-graph-ql", - "version": "100.4.1", + "version": "100.4.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-elasticsearch-catalog-permissions-graph-ql/magento-module-elasticsearch-catalog-permissions-graph-ql-100.4.1.0.zip", - "shasum": "78261b9c97eb8698da26a640f520c5ebd28fb2f1" + "url": "https://repo.magento.com/archives/magento/module-elasticsearch-catalog-permissions-graph-ql/magento-module-elasticsearch-catalog-permissions-graph-ql-100.4.2.0-beta1.zip", + "shasum": "a3f1165fb870be5fe91a61312e9b9bedd995f05a" }, "require": { "magento/framework": "103.0.*", @@ -11630,11 +11793,11 @@ }, { "name": "magento/module-email", - "version": "101.1.6", + "version": "101.1.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-email/magento-module-email-101.1.6.0.zip", - "shasum": "b3dbf67a10677326ed836b11904ead5ead1ba890" + "url": "https://repo.magento.com/archives/magento/module-email/magento-module-email-101.1.7.0-beta1.zip", + "shasum": "11b9bc9ce0c1a3ad6fa1d274c7393569aed0e3a6" }, "require": { "magento/framework": "103.0.*", @@ -11669,11 +11832,11 @@ }, { "name": "magento/module-encryption-key", - "version": "100.4.4", + "version": "100.4.5-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-encryption-key/magento-module-encryption-key-100.4.4.0.zip", - "shasum": "a4cd096fa450a724fffe44d8e29ab0ea2fa82d87" + "url": "https://repo.magento.com/archives/magento/module-encryption-key/magento-module-encryption-key-100.4.5.0-beta1.zip", + "shasum": "ffa244546884a5e2795798415da52f3ed9f7d97b" }, "require": { "magento/framework": "103.0.*", @@ -11698,11 +11861,11 @@ }, { "name": "magento/module-enterprise", - "version": "100.4.4", + "version": "100.4.5-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-enterprise/magento-module-enterprise-100.4.4.0.zip", - "shasum": "5b81c2355bf2bae645ed725114d76edc8c3ed52a" + "url": "https://repo.magento.com/archives/magento/module-enterprise/magento-module-enterprise-100.4.5.0-beta1.zip", + "shasum": "32878942432833a0daa9cabd03fcf34156004079" }, "require": { "magento/framework": "103.0.*", @@ -11751,11 +11914,11 @@ }, { "name": "magento/module-fedex", - "version": "100.4.4", + "version": "100.4.5-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-fedex/magento-module-fedex-100.4.4.0.zip", - "shasum": "b642af39c9a6d299e856a1f82db677004c5e42fc" + "url": "https://repo.magento.com/archives/magento/module-fedex/magento-module-fedex-100.4.5.0-beta1.zip", + "shasum": "334aa748290fa98d194e31ee9f07a542303c8053" }, "require": { "lib-libxml": "*", @@ -11787,11 +11950,11 @@ }, { "name": "magento/module-gift-card", - "version": "101.3.6", + "version": "101.3.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-gift-card/magento-module-gift-card-101.3.6.0.zip", - "shasum": "44554daa6900650af1c2556038644f17c5652a17" + "url": "https://repo.magento.com/archives/magento/module-gift-card/magento-module-gift-card-101.3.7.0-beta1.zip", + "shasum": "b29f1ee5d703135b0c0628acd7b0310eda1bce10" }, "require": { "magento/framework": "103.0.*", @@ -11836,11 +11999,11 @@ }, { "name": "magento/module-gift-card-account", - "version": "101.2.6", + "version": "101.2.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-gift-card-account/magento-module-gift-card-account-101.2.6.0.zip", - "shasum": "aca126a3ee886b15999fdf0c1c47ff0f44883480" + "url": "https://repo.magento.com/archives/magento/module-gift-card-account/magento-module-gift-card-account-101.2.7.0-beta1.zip", + "shasum": "0eebdf83e7e35721943ec0ee8fa015f084641119" }, "require": { "magento/framework": "103.0.*", @@ -11903,11 +12066,11 @@ }, { "name": "magento/module-gift-card-graph-ql", - "version": "100.4.6", + "version": "100.4.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-gift-card-graph-ql/magento-module-gift-card-graph-ql-100.4.6.0.zip", - "shasum": "f515668d5006d3af3060822dddd80fc92ab14e6f" + "url": "https://repo.magento.com/archives/magento/module-gift-card-graph-ql/magento-module-gift-card-graph-ql-100.4.7.0-beta1.zip", + "shasum": "86c372c4f115bed842672a338017c60e8ae7ee6c" }, "require": { "magento/framework": "103.0.*", @@ -11973,11 +12136,11 @@ }, { "name": "magento/module-gift-card-staging", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-gift-card-staging/magento-module-gift-card-staging-100.4.3.0.zip", - "shasum": "d6d987b4c445a3654a8778fa8a68c5d8da0a9270" + "url": "https://repo.magento.com/archives/magento/module-gift-card-staging/magento-module-gift-card-staging-100.4.4.0-beta1.zip", + "shasum": "788dda363e8948f5ad9d35cb5d00ca237d69c207" }, "require": { "magento/framework": "103.0.*", @@ -12000,11 +12163,11 @@ }, { "name": "magento/module-gift-message", - "version": "100.4.5", + "version": "100.4.6-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-gift-message/magento-module-gift-message-100.4.5.0.zip", - "shasum": "0fdd983d9426c8a307217632888aaa3cf27c0813" + "url": "https://repo.magento.com/archives/magento/module-gift-message/magento-module-gift-message-100.4.6.0-beta1.zip", + "shasum": "e820dc32c9344bc611e0d58e74e77903ef6a367d" }, "require": { "magento/framework": "103.0.*", @@ -12039,11 +12202,11 @@ }, { "name": "magento/module-gift-message-graph-ql", - "version": "100.4.4", + "version": "100.4.5-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-gift-message-graph-ql/magento-module-gift-message-graph-ql-100.4.4.0.zip", - "shasum": "34ccdf0ec8bfb4c2645d4560e4c00f550f974b01" + "url": "https://repo.magento.com/archives/magento/module-gift-message-graph-ql/magento-module-gift-message-graph-ql-100.4.5.0-beta1.zip", + "shasum": "48fb19e39a4181e2ed23fb594f9b29a82f0398bb" }, "require": { "magento/framework": "103.0.*", @@ -12070,11 +12233,11 @@ }, { "name": "magento/module-gift-message-staging", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-gift-message-staging/magento-module-gift-message-staging-100.4.3.0.zip", - "shasum": "f8352ed87feba95e1cfcba63923040282ea438df" + "url": "https://repo.magento.com/archives/magento/module-gift-message-staging/magento-module-gift-message-staging-100.4.4.0-beta1.zip", + "shasum": "a44c574a2da627b665cb937ea659ad890a39c153" }, "require": { "lib-libxml": "*", @@ -12102,11 +12265,11 @@ }, { "name": "magento/module-gift-registry", - "version": "101.2.6", + "version": "101.2.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-gift-registry/magento-module-gift-registry-101.2.6.0.zip", - "shasum": "d956ee8e8c9c1cbe1fab8cbf96dd2e285ba4dfaa" + "url": "https://repo.magento.com/archives/magento/module-gift-registry/magento-module-gift-registry-101.2.7.0-beta1.zip", + "shasum": "db2cc338fe4a4f1c1da1183c5e02804b73ecae11" }, "require": { "magento/framework": "103.0.*", @@ -12184,11 +12347,11 @@ }, { "name": "magento/module-gift-wrapping", - "version": "101.2.5", + "version": "101.2.6-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-gift-wrapping/magento-module-gift-wrapping-101.2.5.0.zip", - "shasum": "014e3370a85d9c727e2eab2c4e44158cb30dc857" + "url": "https://repo.magento.com/archives/magento/module-gift-wrapping/magento-module-gift-wrapping-101.2.6.0-beta1.zip", + "shasum": "3ac5f865d9f3d84b5a6748a04a3a912f7e65423f" }, "require": { "magento/framework": "103.0.*", @@ -12257,11 +12420,11 @@ }, { "name": "magento/module-gift-wrapping-staging", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-gift-wrapping-staging/magento-module-gift-wrapping-staging-100.4.3.0.zip", - "shasum": "50991bcac71b2722c7161efc8be9493666752483" + "url": "https://repo.magento.com/archives/magento/module-gift-wrapping-staging/magento-module-gift-wrapping-staging-100.4.4.0-beta1.zip", + "shasum": "23c91d0db4ff2cc72264a5c629e5014cec141298" }, "require": { "lib-libxml": "*", @@ -12289,11 +12452,11 @@ }, { "name": "magento/module-google-adwords", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-google-adwords/magento-module-google-adwords-100.4.3.0.zip", - "shasum": "2aba2db3c6b253f4f9ce1e69ea1d3a14ce4486b6" + "url": "https://repo.magento.com/archives/magento/module-google-adwords/magento-module-google-adwords-100.4.4.0-beta1.zip", + "shasum": "dc768e91a9eb9c75deff8a258a649ffe43a91f7b" }, "require": { "magento/framework": "103.0.*", @@ -12318,11 +12481,11 @@ }, { "name": "magento/module-google-analytics", - "version": "100.4.2", + "version": "100.4.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-google-analytics/magento-module-google-analytics-100.4.2.0.zip", - "shasum": "307b0c5ca634d94c5c20314956e1daca6e2af64e" + "url": "https://repo.magento.com/archives/magento/module-google-analytics/magento-module-google-analytics-100.4.3.0-beta1.zip", + "shasum": "5c7b71d4d470c6b7ab13d65370938b394625808f" }, "require": { "magento/framework": "103.0.*", @@ -12351,11 +12514,11 @@ }, { "name": "magento/module-google-gtag", - "version": "100.4.1", + "version": "100.4.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-google-gtag/magento-module-google-gtag-100.4.1.0.zip", - "shasum": "0bc8dc88337f04e4722cce13998dc25f1536f615" + "url": "https://repo.magento.com/archives/magento/module-google-gtag/magento-module-google-gtag-100.4.2.0-beta1.zip", + "shasum": "00ad6c148d2e990ab6ad6abf39cab596013ea2d3" }, "require": { "magento/framework": "103.0.*", @@ -12384,11 +12547,11 @@ }, { "name": "magento/module-google-optimizer", - "version": "100.4.5", + "version": "100.4.6-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-google-optimizer/magento-module-google-optimizer-100.4.5.0.zip", - "shasum": "01ebe586bcb10a6b9ddb941ac5558a0e911840df" + "url": "https://repo.magento.com/archives/magento/module-google-optimizer/magento-module-google-optimizer-100.4.6.0-beta1.zip", + "shasum": "854c8b4a78e63725a46ecb0c2c0fa30ba4144448" }, "require": { "magento/framework": "103.0.*", @@ -12418,11 +12581,11 @@ }, { "name": "magento/module-google-optimizer-staging", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-google-optimizer-staging/magento-module-google-optimizer-staging-100.4.3.0.zip", - "shasum": "1b9b6b05ddf3848b0bd778a1e0f1a6e733fda206" + "url": "https://repo.magento.com/archives/magento/module-google-optimizer-staging/magento-module-google-optimizer-staging-100.4.4.0-beta1.zip", + "shasum": "14864eb80e5e50dc19a1b5454cd78e217498bb0f" }, "require": { "lib-libxml": "*", @@ -12450,11 +12613,11 @@ }, { "name": "magento/module-google-tag-manager", - "version": "100.4.6", + "version": "100.4.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-google-tag-manager/magento-module-google-tag-manager-100.4.6.0.zip", - "shasum": "a0c109b1606bdd751d3f4cf22f78de14d27ceb0c" + "url": "https://repo.magento.com/archives/magento/module-google-tag-manager/magento-module-google-tag-manager-100.4.7.0-beta1.zip", + "shasum": "6060f73fcc730e96cbc90504cd6a2ceff790d957" }, "require": { "magento/framework": "103.0.*", @@ -12491,11 +12654,11 @@ }, { "name": "magento/module-graph-ql", - "version": "100.4.6", + "version": "100.4.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-graph-ql/magento-module-graph-ql-100.4.6.0.zip", - "shasum": "f9c872f4d4de99ab13be6d23ee9edd6d8c84f810" + "url": "https://repo.magento.com/archives/magento/module-graph-ql/magento-module-graph-ql-100.4.7.0-beta1.zip", + "shasum": "e6d7fceed77b8da37fd9476a6ccaacbda72d085e" }, "require": { "magento/framework": "103.0.*", @@ -12526,11 +12689,11 @@ }, { "name": "magento/module-graph-ql-cache", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-graph-ql-cache/magento-module-graph-ql-cache-100.4.3.0.zip", - "shasum": "d9772dbba47dcfbea28c3d929456fc2afc2009f2" + "url": "https://repo.magento.com/archives/magento/module-graph-ql-cache/magento-module-graph-ql-cache-100.4.4.0-beta1.zip", + "shasum": "6b9a1b6dbcc738f10897b7b0bdcd0305096088d0" }, "require": { "magento/framework": "103.0.*", @@ -12555,13 +12718,43 @@ ], "description": "N/A" }, + { + "name": "magento/module-graph-ql-server", + "version": "1.0.1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-graph-ql-server/magento-module-graph-ql-server-1.0.1.0.zip", + "shasum": "a6a4a2f01bf6eabf9417bccaaeb6a0426e860cd6" + }, + "require": { + "magento/framework": "^103.0.0", + "magento/module-backend": ">=101.0.0 <103.0.0", + "magento/module-graph-ql": "^100.4.0", + "magento/module-webapi": "^100.4.0", + "php": "~7.3.0||~7.4.0||~8.1.0||~8.2.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\GraphQlServer\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "Commerce BFF GraphQL Server" + }, { "name": "magento/module-grouped-catalog-inventory", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-grouped-catalog-inventory/magento-module-grouped-catalog-inventory-100.4.3.0.zip", - "shasum": "d795b1c93a572dc56ec8af565d2d02b0a4736dbe" + "url": "https://repo.magento.com/archives/magento/module-grouped-catalog-inventory/magento-module-grouped-catalog-inventory-100.4.4.0-beta1.zip", + "shasum": "bc276a7619918a045e47e2a8a68f99bed4a715bd" }, "require": { "magento/framework": "103.0.*", @@ -12587,11 +12780,11 @@ }, { "name": "magento/module-grouped-import-export", - "version": "100.4.4", + "version": "100.4.5-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-grouped-import-export/magento-module-grouped-import-export-100.4.4.0.zip", - "shasum": "d6de473c3e8e38a7b7d0037d9669efa249b1b1f4" + "url": "https://repo.magento.com/archives/magento/module-grouped-import-export/magento-module-grouped-import-export-100.4.5.0-beta1.zip", + "shasum": "3c202863544df455e0709b94aa7d8eb9aab0eee2" }, "require": { "magento/framework": "103.0.*", @@ -12619,11 +12812,11 @@ }, { "name": "magento/module-grouped-product", - "version": "100.4.6", + "version": "100.4.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-grouped-product/magento-module-grouped-product-100.4.6.0.zip", - "shasum": "da0b901a7b7483d7b671e7e1e1df29a33c936a6f" + "url": "https://repo.magento.com/archives/magento/module-grouped-product/magento-module-grouped-product-100.4.7.0-beta1.zip", + "shasum": "4d4bfa284f76fbf3301c8fd2b65cf23b6b485f6e" }, "require": { "magento/framework": "103.0.*", @@ -12662,11 +12855,11 @@ }, { "name": "magento/module-grouped-product-graph-ql", - "version": "100.4.6", + "version": "100.4.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-grouped-product-graph-ql/magento-module-grouped-product-graph-ql-100.4.6.0.zip", - "shasum": "1a369f07479df969aa94bed4153c9978ee92ea54" + "url": "https://repo.magento.com/archives/magento/module-grouped-product-graph-ql/magento-module-grouped-product-graph-ql-100.4.7.0-beta1.zip", + "shasum": "f07674015068db097da62165a3ea4470eff4c5d5" }, "require": { "magento/framework": "103.0.*", @@ -12692,11 +12885,11 @@ }, { "name": "magento/module-grouped-product-staging", - "version": "100.4.4", + "version": "100.4.5-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-grouped-product-staging/magento-module-grouped-product-staging-100.4.4.0.zip", - "shasum": "ec3b10cc830ff28e7f4f34e24faf718672ec1e66" + "url": "https://repo.magento.com/archives/magento/module-grouped-product-staging/magento-module-grouped-product-staging-100.4.5.0-beta1.zip", + "shasum": "2d2d44ca4b44f2c2bc407cf749bb850cd6144ad3" }, "require": { "lib-libxml": "*", @@ -12727,11 +12920,11 @@ }, { "name": "magento/module-import-csv", - "version": "100.4.0", + "version": "100.4.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-import-csv/magento-module-import-csv-100.4.0.0.zip", - "shasum": "9e75a5348746c555d3dfcef9d090a00ac3b28263" + "url": "https://repo.magento.com/archives/magento/module-import-csv/magento-module-import-csv-100.4.1.0-beta1.zip", + "shasum": "a89179672e13dcf05caec9e23e8590ac604dfd00" }, "require": { "magento/framework": "103.0.*", @@ -12756,11 +12949,11 @@ }, { "name": "magento/module-import-csv-api", - "version": "100.4.0", + "version": "100.4.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-import-csv-api/magento-module-import-csv-api-100.4.0.0.zip", - "shasum": "e6db9ebe067a3944046d614813f4496ff529ba3d" + "url": "https://repo.magento.com/archives/magento/module-import-csv-api/magento-module-import-csv-api-100.4.1.0-beta1.zip", + "shasum": "6bd2db20c0811196d188d03fff9d636dbeac3972" }, "require": { "magento/framework": "103.0.*", @@ -12783,11 +12976,11 @@ }, { "name": "magento/module-import-export", - "version": "101.0.6", + "version": "101.0.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-import-export/magento-module-import-export-101.0.6.0.zip", - "shasum": "327ac5dac6b4f238d6c43682e0fccca67777129b" + "url": "https://repo.magento.com/archives/magento/module-import-export/magento-module-import-export-101.0.7.0-beta1.zip", + "shasum": "75bf97eb389da6f0ef80b246e94679a5a70c65ed" }, "require": { "ext-ctype": "*", @@ -12817,11 +13010,11 @@ }, { "name": "magento/module-indexer", - "version": "100.4.6", + "version": "100.4.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-indexer/magento-module-indexer-100.4.6.0.zip", - "shasum": "de59fc4caf71aacc7dfd895a2cdacb094beddbd3" + "url": "https://repo.magento.com/archives/magento/module-indexer/magento-module-indexer-100.4.7.0-beta1.zip", + "shasum": "e4ef12170372a05474ad18b733b30456e331d6e4" }, "require": { "magento/framework": "103.0.*", @@ -12845,11 +13038,11 @@ }, { "name": "magento/module-instant-purchase", - "version": "100.4.5", + "version": "100.4.6-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-instant-purchase/magento-module-instant-purchase-100.4.5.0.zip", - "shasum": "ba657c39d7bbbedaea8ad18cb09d73b186b72186" + "url": "https://repo.magento.com/archives/magento/module-instant-purchase/magento-module-instant-purchase-100.4.6.0-beta1.zip", + "shasum": "e1c4cf1173e3caa1e323544c4032eb851bfcdf03" }, "require": { "magento/framework": "103.0.*", @@ -12879,11 +13072,11 @@ }, { "name": "magento/module-integration", - "version": "100.4.6", + "version": "100.4.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-integration/magento-module-integration-100.4.6.0.zip", - "shasum": "4fd650526f5a38c495760e1360cc78d6ed2b61a6" + "url": "https://repo.magento.com/archives/magento/module-integration/magento-module-integration-100.4.7.0-beta1.zip", + "shasum": "09bb0b01481fad0d9be5d62f23ce9a12ab19aef7" }, "require": { "magento/framework": "103.0.*", @@ -12913,11 +13106,11 @@ }, { "name": "magento/module-inventory", - "version": "1.2.4", + "version": "1.2.5-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory/magento-module-inventory-1.2.4.0.zip", - "shasum": "dd64aff28ce711239d50ec76918d748c4c7f4be4" + "url": "https://repo.magento.com/archives/magento/module-inventory/magento-module-inventory-1.2.5.0-beta1.zip", + "shasum": "a87a5a53cf05f0686a6252b8701abae65ece939b" }, "require": { "magento/framework": "*", @@ -12941,11 +13134,11 @@ }, { "name": "magento/module-inventory-admin-ui", - "version": "1.2.4", + "version": "1.2.5-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-admin-ui/magento-module-inventory-admin-ui-1.2.4.0.zip", - "shasum": "9ce195b7ae0d3048e676b7c6dbe0131641faed31" + "url": "https://repo.magento.com/archives/magento/module-inventory-admin-ui/magento-module-inventory-admin-ui-1.2.5.0-beta1.zip", + "shasum": "fefd6ab73e4b5c1ed50e89af45b035a01288a4cb" }, "require": { "magento/framework": "*", @@ -12974,11 +13167,11 @@ }, { "name": "magento/module-inventory-advanced-checkout", - "version": "1.2.3", + "version": "1.2.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-advanced-checkout/magento-module-inventory-advanced-checkout-1.2.3.0.zip", - "shasum": "68bc4485723defb5bf1b3e945399c27a2e8085b0" + "url": "https://repo.magento.com/archives/magento/module-inventory-advanced-checkout/magento-module-inventory-advanced-checkout-1.2.4.0-beta1.zip", + "shasum": "7a874d735cdc5f1d1fa7824e32771c314d8c9a4a" }, "require": { "magento/framework": "*", @@ -13007,11 +13200,11 @@ }, { "name": "magento/module-inventory-api", - "version": "1.2.4", + "version": "1.2.5-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-api/magento-module-inventory-api-1.2.4.0.zip", - "shasum": "15cde6fb00107132e4a1445aecdeb3d507e53d3f" + "url": "https://repo.magento.com/archives/magento/module-inventory-api/magento-module-inventory-api-1.2.5.0-beta1.zip", + "shasum": "c88ce0e66e6e815c69795ffc4fba1fa24e4f070f" }, "require": { "magento/framework": "*", @@ -13034,11 +13227,11 @@ }, { "name": "magento/module-inventory-bundle-import-export", - "version": "1.1.2", + "version": "1.1.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-bundle-import-export/magento-module-inventory-bundle-import-export-1.1.2.0.zip", - "shasum": "66e0611697b87acee1beeb6c85fdbd9ea7d2b545" + "url": "https://repo.magento.com/archives/magento/module-inventory-bundle-import-export/magento-module-inventory-bundle-import-export-1.1.3.0-beta1.zip", + "shasum": "0c2e6746ccccc76fd35136a148337bcd545c4b33" }, "require": { "magento/framework": "*", @@ -13064,11 +13257,11 @@ }, { "name": "magento/module-inventory-bundle-product", - "version": "1.2.3", + "version": "1.2.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-bundle-product/magento-module-inventory-bundle-product-1.2.3.0.zip", - "shasum": "86f25212e9a39c09e7bb2f28331ee6a8a2f217fb" + "url": "https://repo.magento.com/archives/magento/module-inventory-bundle-product/magento-module-inventory-bundle-product-1.2.4.0-beta1.zip", + "shasum": "814868590730878a1887e0ff669a43a18bfc90f5" }, "require": { "magento/framework": "*", @@ -13102,11 +13295,11 @@ }, { "name": "magento/module-inventory-bundle-product-admin-ui", - "version": "1.2.3", + "version": "1.2.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-bundle-product-admin-ui/magento-module-inventory-bundle-product-admin-ui-1.2.3.0.zip", - "shasum": "3aa8d77cd2fdb13a3228e9933e7d9f21377236e5" + "url": "https://repo.magento.com/archives/magento/module-inventory-bundle-product-admin-ui/magento-module-inventory-bundle-product-admin-ui-1.2.4.0-beta1.zip", + "shasum": "86d26900f8ef676a9ffd033c8124b74874245e20" }, "require": { "magento/framework": "*", @@ -13137,11 +13330,11 @@ }, { "name": "magento/module-inventory-bundle-product-indexer", - "version": "1.1.3", + "version": "1.1.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-bundle-product-indexer/magento-module-inventory-bundle-product-indexer-1.1.3.0.zip", - "shasum": "1dd856ca85f75361e2f57c4ded0f5afccd409aff" + "url": "https://repo.magento.com/archives/magento/module-inventory-bundle-product-indexer/magento-module-inventory-bundle-product-indexer-1.1.4.0-beta1.zip", + "shasum": "333035db977bae36dfda408a67653fd7ffcbd717" }, "require": { "magento/framework": "*", @@ -13149,6 +13342,7 @@ "magento/module-catalog": "*", "magento/module-inventory-api": "1.2.*", "magento/module-inventory-catalog-api": "1.3.*", + "magento/module-inventory-configuration-api": "1.2.*", "magento/module-inventory-indexer": "2.2.*", "magento/module-inventory-multi-dimensional-indexer-api": "1.2.*", "php": "~8.1.0||~8.2.0" @@ -13173,11 +13367,11 @@ }, { "name": "magento/module-inventory-cache", - "version": "1.2.4", + "version": "1.2.5-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-cache/magento-module-inventory-cache-1.2.4.0.zip", - "shasum": "42b53a1c05d06844e0ebed7c558d6222a62cb3d6" + "url": "https://repo.magento.com/archives/magento/module-inventory-cache/magento-module-inventory-cache-1.2.5.0-beta1.zip", + "shasum": "72648f704c7961ffead8885e0617d021cd968675" }, "require": { "magento/framework": "*", @@ -13205,11 +13399,11 @@ }, { "name": "magento/module-inventory-catalog", - "version": "1.3.1", + "version": "1.3.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-catalog/magento-module-inventory-catalog-1.3.1.0.zip", - "shasum": "eb4c62f6d4456f3ca65255523f12cf6ba2c52932" + "url": "https://repo.magento.com/archives/magento/module-inventory-catalog/magento-module-inventory-catalog-1.3.2.0-beta1.zip", + "shasum": "8f23aa695577086c8f5894478fed22e289a87d7a" }, "require": { "magento/framework": "*", @@ -13245,11 +13439,11 @@ }, { "name": "magento/module-inventory-catalog-admin-ui", - "version": "1.2.4", + "version": "1.2.5-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-admin-ui/magento-module-inventory-catalog-admin-ui-1.2.4.0.zip", - "shasum": "be87c86c5b686ab1975205dfc0975a1d6d300978" + "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-admin-ui/magento-module-inventory-catalog-admin-ui-1.2.5.0-beta1.zip", + "shasum": "33474a2c7e2a45bd634a7706fc5b97ec6adb5063" }, "require": { "magento/framework": "*", @@ -13284,11 +13478,11 @@ }, { "name": "magento/module-inventory-catalog-api", - "version": "1.3.4", + "version": "1.3.5-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-api/magento-module-inventory-catalog-api-1.3.4.0.zip", - "shasum": "b13121e8459afbc32c7a742cb90362fd46b44409" + "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-api/magento-module-inventory-catalog-api-1.3.5.0-beta1.zip", + "shasum": "d9550e94a4403b24863f63f99ae972d722789a3c" }, "require": { "magento/framework": "*", @@ -13311,11 +13505,11 @@ }, { "name": "magento/module-inventory-catalog-frontend-ui", - "version": "1.0.3", + "version": "1.0.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-frontend-ui/magento-module-inventory-catalog-frontend-ui-1.0.3.0.zip", - "shasum": "342ee6de494c3b0f049be69a820e21bf5370fe2b" + "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-frontend-ui/magento-module-inventory-catalog-frontend-ui-1.0.4.0-beta1.zip", + "shasum": "9e062a9587e7f749de74291f8d9fefd76c9020cf" }, "require": { "magento/framework": "*", @@ -13344,11 +13538,11 @@ }, { "name": "magento/module-inventory-catalog-search", - "version": "1.2.4", + "version": "1.2.5-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-search/magento-module-inventory-catalog-search-1.2.4.0.zip", - "shasum": "4ed5571453544dd5aa31aa59d75cd55d833437f8" + "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-search/magento-module-inventory-catalog-search-1.2.5.0-beta1.zip", + "shasum": "5b103356b0ace56240f91bb0802f89178c31fd56" }, "require": { "magento/framework": "*", @@ -13439,11 +13633,11 @@ }, { "name": "magento/module-inventory-configurable-product", - "version": "1.2.4", + "version": "1.2.5-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-configurable-product/magento-module-inventory-configurable-product-1.2.4.0.zip", - "shasum": "78c9993ac714cc6c7d35f168b831c5b93351d3fb" + "url": "https://repo.magento.com/archives/magento/module-inventory-configurable-product/magento-module-inventory-configurable-product-1.2.5.0-beta1.zip", + "shasum": "ed14be92cc8ecf0073a32643dc666701f07b9670" }, "require": { "magento/framework": "*", @@ -13480,11 +13674,11 @@ }, { "name": "magento/module-inventory-configurable-product-admin-ui", - "version": "1.2.4", + "version": "1.2.5-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-configurable-product-admin-ui/magento-module-inventory-configurable-product-admin-ui-1.2.4.0.zip", - "shasum": "96c028153877eac769bca2b48456919f005d4b99" + "url": "https://repo.magento.com/archives/magento/module-inventory-configurable-product-admin-ui/magento-module-inventory-configurable-product-admin-ui-1.2.5.0-beta1.zip", + "shasum": "fdaa4480b241233c5536f6881266b081ac843af9" }, "require": { "magento/framework": "*", @@ -13512,11 +13706,11 @@ }, { "name": "magento/module-inventory-configurable-product-frontend-ui", - "version": "1.0.4", + "version": "1.0.5-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-configurable-product-frontend-ui/magento-module-inventory-configurable-product-frontend-ui-1.0.4.0.zip", - "shasum": "a6b3916efefaf8db377a111c44b6e311ea9cb402" + "url": "https://repo.magento.com/archives/magento/module-inventory-configurable-product-frontend-ui/magento-module-inventory-configurable-product-frontend-ui-1.0.5.0-beta1.zip", + "shasum": "9f3edac10fecac8c4fc1b2f0ba43823bc31a07ff" }, "require": { "magento/framework": "*", @@ -13546,11 +13740,11 @@ }, { "name": "magento/module-inventory-configurable-product-indexer", - "version": "1.2.4", + "version": "1.2.5-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-configurable-product-indexer/magento-module-inventory-configurable-product-indexer-1.2.4.0.zip", - "shasum": "114c8f2692dae76902a12e3d2bb26ca23f9ae261" + "url": "https://repo.magento.com/archives/magento/module-inventory-configurable-product-indexer/magento-module-inventory-configurable-product-indexer-1.2.5.0-beta1.zip", + "shasum": "4ca29613e47aba577ed07fbf85259a5cc236e21d" }, "require": { "magento/framework": "*", @@ -13581,11 +13775,11 @@ }, { "name": "magento/module-inventory-configuration", - "version": "1.2.3", + "version": "1.2.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-configuration/magento-module-inventory-configuration-1.2.3.0.zip", - "shasum": "c972816a6490793f1491f2eee3432b8d4446fa93" + "url": "https://repo.magento.com/archives/magento/module-inventory-configuration/magento-module-inventory-configuration-1.2.4.0-beta1.zip", + "shasum": "dea57cce4b4dbf42bc23e0da62e7e1c4316a7f63" }, "require": { "magento/framework": "*", @@ -13613,11 +13807,11 @@ }, { "name": "magento/module-inventory-configuration-api", - "version": "1.2.2", + "version": "1.2.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-configuration-api/magento-module-inventory-configuration-api-1.2.2.0.zip", - "shasum": "f5f7f08e495cd5be889ef4c376b44df2f362c2c8" + "url": "https://repo.magento.com/archives/magento/module-inventory-configuration-api/magento-module-inventory-configuration-api-1.2.3.0-beta1.zip", + "shasum": "8d3de2572d8ab980c3c1666c1c758612d92b5009" }, "require": { "magento/framework": "*", @@ -13640,11 +13834,11 @@ }, { "name": "magento/module-inventory-distance-based-source-selection", - "version": "1.2.3", + "version": "1.2.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-distance-based-source-selection/magento-module-inventory-distance-based-source-selection-1.2.3.0.zip", - "shasum": "1040c3aff3b73be41b2a3d7646cac82a5a390685" + "url": "https://repo.magento.com/archives/magento/module-inventory-distance-based-source-selection/magento-module-inventory-distance-based-source-selection-1.2.4.0-beta1.zip", + "shasum": "6371f4e8b64aae2df4191d752fc10e012e2174a8" }, "require": { "magento/framework": "*", @@ -13671,11 +13865,11 @@ }, { "name": "magento/module-inventory-distance-based-source-selection-admin-ui", - "version": "1.2.2", + "version": "1.2.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-distance-based-source-selection-admin-ui/magento-module-inventory-distance-based-source-selection-admin-ui-1.2.2.0.zip", - "shasum": "4ae3f1887539ca36f29803004bb17727687d3972" + "url": "https://repo.magento.com/archives/magento/module-inventory-distance-based-source-selection-admin-ui/magento-module-inventory-distance-based-source-selection-admin-ui-1.2.3.0-beta1.zip", + "shasum": "77c65b0ac30eb9048d283728c6b23ae025b80049" }, "require": { "magento/framework": "*", @@ -13698,11 +13892,11 @@ }, { "name": "magento/module-inventory-distance-based-source-selection-api", - "version": "1.2.2", + "version": "1.2.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-distance-based-source-selection-api/magento-module-inventory-distance-based-source-selection-api-1.2.2.0.zip", - "shasum": "c834653e1271298029b924848b2e53f354d27b81" + "url": "https://repo.magento.com/archives/magento/module-inventory-distance-based-source-selection-api/magento-module-inventory-distance-based-source-selection-api-1.2.3.0-beta1.zip", + "shasum": "93997efc7c785e28dc669dd0af817b4a2770ff9f" }, "require": { "magento/framework": "*", @@ -13726,11 +13920,11 @@ }, { "name": "magento/module-inventory-elasticsearch", - "version": "1.2.3", + "version": "1.2.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-elasticsearch/magento-module-inventory-elasticsearch-1.2.3.0.zip", - "shasum": "bd45b5571ec31330357c37c22f28b5f3ce32c216" + "url": "https://repo.magento.com/archives/magento/module-inventory-elasticsearch/magento-module-inventory-elasticsearch-1.2.4.0-beta1.zip", + "shasum": "61521a6e47ca1c92427b8a4c0963560c15f53ace" }, "require": { "magento/framework": "*", @@ -13762,11 +13956,11 @@ }, { "name": "magento/module-inventory-export-stock", - "version": "1.2.3", + "version": "1.2.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-export-stock/magento-module-inventory-export-stock-1.2.3.0.zip", - "shasum": "0f3b64649eb7626c236041286053d620e6ff441f" + "url": "https://repo.magento.com/archives/magento/module-inventory-export-stock/magento-module-inventory-export-stock-1.2.4.0-beta1.zip", + "shasum": "1442205a97dbbaf869174d149b425162f45def90" }, "require": { "magento/framework": "*", @@ -13800,11 +13994,11 @@ }, { "name": "magento/module-inventory-export-stock-api", - "version": "1.2.2", + "version": "1.2.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-export-stock-api/magento-module-inventory-export-stock-api-1.2.2.0.zip", - "shasum": "aa03ac15d0da3c2a00842a12bc59fef71bc921c8" + "url": "https://repo.magento.com/archives/magento/module-inventory-export-stock-api/magento-module-inventory-export-stock-api-1.2.3.0-beta1.zip", + "shasum": "01a20a1e0ae0278887c25615aa7e297babacced4" }, "require": { "magento/framework": "*", @@ -13828,11 +14022,11 @@ }, { "name": "magento/module-inventory-graph-ql", - "version": "1.2.3", + "version": "1.2.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-graph-ql/magento-module-inventory-graph-ql-1.2.3.0.zip", - "shasum": "3d5b49063ea1cab64bff397ab2e5180775ad355c" + "url": "https://repo.magento.com/archives/magento/module-inventory-graph-ql/magento-module-inventory-graph-ql-1.2.4.0-beta1.zip", + "shasum": "aaf11372c0468bb64643613a2c2cd9cc1027a522" }, "require": { "magento/framework": "*", @@ -13859,11 +14053,11 @@ }, { "name": "magento/module-inventory-grouped-product", - "version": "1.3.1", + "version": "1.3.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-grouped-product/magento-module-inventory-grouped-product-1.3.1.0.zip", - "shasum": "8cde771fdd0013967e5de11431a98b2b10bfdea6" + "url": "https://repo.magento.com/archives/magento/module-inventory-grouped-product/magento-module-inventory-grouped-product-1.3.2.0-beta1.zip", + "shasum": "e607bfc32f6df0a5c9f55ac6f61eb162a01607eb" }, "require": { "magento/framework": "*", @@ -13894,11 +14088,11 @@ }, { "name": "magento/module-inventory-grouped-product-admin-ui", - "version": "1.2.3", + "version": "1.2.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-grouped-product-admin-ui/magento-module-inventory-grouped-product-admin-ui-1.2.3.0.zip", - "shasum": "0f66e58298971d2ccf4fcddff854183748c7e6ed" + "url": "https://repo.magento.com/archives/magento/module-inventory-grouped-product-admin-ui/magento-module-inventory-grouped-product-admin-ui-1.2.4.0-beta1.zip", + "shasum": "88602b398ac9daf46b021650082d5f04996bb3cd" }, "require": { "magento/framework": "*", @@ -13930,11 +14124,11 @@ }, { "name": "magento/module-inventory-grouped-product-indexer", - "version": "1.2.4", + "version": "1.2.5-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-grouped-product-indexer/magento-module-inventory-grouped-product-indexer-1.2.4.0.zip", - "shasum": "240fd2c1bae434b17e6bbb83043dd95b284c483f" + "url": "https://repo.magento.com/archives/magento/module-inventory-grouped-product-indexer/magento-module-inventory-grouped-product-indexer-1.2.5.0-beta1.zip", + "shasum": "a3d90e3058adc597a80870c85cd4f1d9c797f8f0" }, "require": { "magento/framework": "*", @@ -13966,11 +14160,11 @@ }, { "name": "magento/module-inventory-import-export", - "version": "1.2.4", + "version": "1.2.5-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-import-export/magento-module-inventory-import-export-1.2.4.0.zip", - "shasum": "05ec6fa0c0a5ca8d574f301208b75d4138f8d9d1" + "url": "https://repo.magento.com/archives/magento/module-inventory-import-export/magento-module-inventory-import-export-1.2.5.0-beta1.zip", + "shasum": "e3f2017eee888715f7aa6b1e3d820799346565a7" }, "require": { "magento/framework": "*", @@ -14002,11 +14196,11 @@ }, { "name": "magento/module-inventory-in-store-pickup", - "version": "1.1.2", + "version": "1.1.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup/magento-module-inventory-in-store-pickup-1.1.2.0.zip", - "shasum": "54b260f0515ab9b206a80c2b84271b8a7159af1d" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup/magento-module-inventory-in-store-pickup-1.1.3.0-beta1.zip", + "shasum": "fece47c0646aa878d7cf3fa0ccd5a5288714a445" }, "require": { "magento/framework": "*", @@ -14037,11 +14231,11 @@ }, { "name": "magento/module-inventory-in-store-pickup-admin-ui", - "version": "1.1.3", + "version": "1.1.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-admin-ui/magento-module-inventory-in-store-pickup-admin-ui-1.1.3.0.zip", - "shasum": "10c6c081bd8aeb50791fff2c0c211203df1e44d8" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-admin-ui/magento-module-inventory-in-store-pickup-admin-ui-1.1.4.0-beta1.zip", + "shasum": "b7f7a58a9111b955d03f841c31b0f572cc9df639" }, "require": { "magento/framework": "*", @@ -14069,11 +14263,11 @@ }, { "name": "magento/module-inventory-in-store-pickup-api", - "version": "1.1.2", + "version": "1.1.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-api/magento-module-inventory-in-store-pickup-api-1.1.2.0.zip", - "shasum": "dff1d69d2281d4fe71f2dc20483b7f4f627eb012" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-api/magento-module-inventory-in-store-pickup-api-1.1.3.0-beta1.zip", + "shasum": "48fb67c38269d4d62682eb0be7121537d7136bcf" }, "require": { "magento/framework": "*", @@ -14097,11 +14291,11 @@ }, { "name": "magento/module-inventory-in-store-pickup-frontend", - "version": "1.1.4", + "version": "1.1.5-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-frontend/magento-module-inventory-in-store-pickup-frontend-1.1.4.0.zip", - "shasum": "f0bd298acd874b33abae2d1f1066b9a1b8ba4390" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-frontend/magento-module-inventory-in-store-pickup-frontend-1.1.5.0-beta1.zip", + "shasum": "1fbe65924e24764d51916813c0f961366555574b" }, "require": { "magento/framework": "*", @@ -14129,11 +14323,11 @@ }, { "name": "magento/module-inventory-in-store-pickup-graph-ql", - "version": "1.1.3", + "version": "1.1.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-graph-ql/magento-module-inventory-in-store-pickup-graph-ql-1.1.3.0.zip", - "shasum": "e9605ebbc27072cb4c1e07a68d0f77cb515f7a5c" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-graph-ql/magento-module-inventory-in-store-pickup-graph-ql-1.1.4.0-beta1.zip", + "shasum": "a9d27e8da22ba80f8dc245c1703466388c661d49" }, "require": { "magento/framework": "*", @@ -14159,11 +14353,11 @@ }, { "name": "magento/module-inventory-in-store-pickup-multishipping", - "version": "1.1.2", + "version": "1.1.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-multishipping/magento-module-inventory-in-store-pickup-multishipping-1.1.2.0.zip", - "shasum": "4bf82471339c19a0c0d46776ec25f9b086fdd11d" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-multishipping/magento-module-inventory-in-store-pickup-multishipping-1.1.3.0-beta1.zip", + "shasum": "e9d4678ba93b496db010bf786f076a127e560c84" }, "require": { "magento/framework": "*", @@ -14189,11 +14383,11 @@ }, { "name": "magento/module-inventory-in-store-pickup-quote", - "version": "1.1.2", + "version": "1.1.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-quote/magento-module-inventory-in-store-pickup-quote-1.1.2.0.zip", - "shasum": "08f1a37af1376979de45a6bc156af10831490c1d" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-quote/magento-module-inventory-in-store-pickup-quote-1.1.3.0-beta1.zip", + "shasum": "23a4ae16d9887b518d94119ea078d85dd3a56007" }, "require": { "magento/framework": "*", @@ -14222,11 +14416,11 @@ }, { "name": "magento/module-inventory-in-store-pickup-quote-graph-ql", - "version": "1.1.2", + "version": "1.1.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-quote-graph-ql/magento-module-inventory-in-store-pickup-quote-graph-ql-1.1.2.0.zip", - "shasum": "03f81b643365e49bfe45c5906939800c124929bf" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-quote-graph-ql/magento-module-inventory-in-store-pickup-quote-graph-ql-1.1.3.0-beta1.zip", + "shasum": "03cf631a2a4bd3e5bccec9bea430d6888f3267e3" }, "require": { "magento/framework": "*", @@ -14252,11 +14446,11 @@ }, { "name": "magento/module-inventory-in-store-pickup-sales", - "version": "1.1.2", + "version": "1.1.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-sales/magento-module-inventory-in-store-pickup-sales-1.1.2.0.zip", - "shasum": "d5c32e885fa204874a78c5bb34354c1380528ddd" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-sales/magento-module-inventory-in-store-pickup-sales-1.1.3.0-beta1.zip", + "shasum": "a1ae1c21b698eed9440f67348d4793b88d1d5b4c" }, "require": { "magento/framework": "*", @@ -14285,11 +14479,11 @@ }, { "name": "magento/module-inventory-in-store-pickup-sales-admin-ui", - "version": "1.1.4", + "version": "1.1.5-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-sales-admin-ui/magento-module-inventory-in-store-pickup-sales-admin-ui-1.1.4.0.zip", - "shasum": "cc9672f2d4265270e5aa5ad08eea23a986d6ebeb" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-sales-admin-ui/magento-module-inventory-in-store-pickup-sales-admin-ui-1.1.5.0-beta1.zip", + "shasum": "a6c9507bff63dd3ea8f5b3a52645bf7d65689b1c" }, "require": { "magento/framework": "*", @@ -14321,11 +14515,11 @@ }, { "name": "magento/module-inventory-in-store-pickup-sales-api", - "version": "1.1.2", + "version": "1.1.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-sales-api/magento-module-inventory-in-store-pickup-sales-api-1.1.2.0.zip", - "shasum": "eeb35be3672d1f1ca2622e6a06c1570208b9fafb" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-sales-api/magento-module-inventory-in-store-pickup-sales-api-1.1.3.0-beta1.zip", + "shasum": "a7e54d37a94dd1e4356c388d28e7afa5853462cd" }, "require": { "magento/framework": "*", @@ -14348,11 +14542,11 @@ }, { "name": "magento/module-inventory-in-store-pickup-shipping", - "version": "1.1.3", + "version": "1.1.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-shipping/magento-module-inventory-in-store-pickup-shipping-1.1.3.0.zip", - "shasum": "0cece53f29ecb555480fa531fd18e836426eae3a" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-shipping/magento-module-inventory-in-store-pickup-shipping-1.1.4.0-beta1.zip", + "shasum": "b292215dc592f50fd195087ef9f9a18c7e3c083a" }, "require": { "magento/framework": "*", @@ -14381,11 +14575,11 @@ }, { "name": "magento/module-inventory-in-store-pickup-shipping-admin-ui", - "version": "1.1.2", + "version": "1.1.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-shipping-admin-ui/magento-module-inventory-in-store-pickup-shipping-admin-ui-1.1.2.0.zip", - "shasum": "3cf0071270723e482615dd299c9839ab6462b92e" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-shipping-admin-ui/magento-module-inventory-in-store-pickup-shipping-admin-ui-1.1.3.0-beta1.zip", + "shasum": "42f70da81250204d090843555b7d39b80711ea3b" }, "require": { "magento/framework": "*", @@ -14412,11 +14606,11 @@ }, { "name": "magento/module-inventory-in-store-pickup-shipping-api", - "version": "1.1.2", + "version": "1.1.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-shipping-api/magento-module-inventory-in-store-pickup-shipping-api-1.1.2.0.zip", - "shasum": "3ca25fbc153e358c6dbd8cec305f119c064b18e1" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-shipping-api/magento-module-inventory-in-store-pickup-shipping-api-1.1.3.0-beta1.zip", + "shasum": "d562de93484caff68434f41ad9ab254173469d12" }, "require": { "magento/framework": "*", @@ -14442,11 +14636,11 @@ }, { "name": "magento/module-inventory-in-store-pickup-webapi-extension", - "version": "1.1.2", + "version": "1.1.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-webapi-extension/magento-module-inventory-in-store-pickup-webapi-extension-1.1.2.0.zip", - "shasum": "a47bdfd41f3eddcba2ec39373babfdbbae6f5ccb" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-webapi-extension/magento-module-inventory-in-store-pickup-webapi-extension-1.1.3.0-beta1.zip", + "shasum": "a7b58991a5cc9be31bb7970992b49ff28b4c80f1" }, "require": { "magento/framework": "*", @@ -14470,11 +14664,11 @@ }, { "name": "magento/module-inventory-indexer", - "version": "2.2.1", + "version": "2.2.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-indexer/magento-module-inventory-indexer-2.2.1.0.zip", - "shasum": "085847a0230488d3236f014a7f0bf3a47f171656" + "url": "https://repo.magento.com/archives/magento/module-inventory-indexer/magento-module-inventory-indexer-2.2.2.0-beta1.zip", + "shasum": "4577f415df08f4acff07bd2ebc6219b15ff7e4cc" }, "require": { "magento/framework": "*", @@ -14508,11 +14702,11 @@ }, { "name": "magento/module-inventory-low-quantity-notification", - "version": "1.2.3", + "version": "1.2.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-low-quantity-notification/magento-module-inventory-low-quantity-notification-1.2.3.0.zip", - "shasum": "94f89b5ed5b7581b65fac90b6760d9eeca246425" + "url": "https://repo.magento.com/archives/magento/module-inventory-low-quantity-notification/magento-module-inventory-low-quantity-notification-1.2.4.0-beta1.zip", + "shasum": "fa5d74c7c900bcc21e6efdfcb5cef6931ff7cc4a" }, "require": { "magento/framework": "*", @@ -14544,11 +14738,11 @@ }, { "name": "magento/module-inventory-low-quantity-notification-admin-ui", - "version": "1.2.3", + "version": "1.2.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-low-quantity-notification-admin-ui/magento-module-inventory-low-quantity-notification-admin-ui-1.2.3.0.zip", - "shasum": "dec88fd54c07d837a04c7c2f81e433d82fc323b0" + "url": "https://repo.magento.com/archives/magento/module-inventory-low-quantity-notification-admin-ui/magento-module-inventory-low-quantity-notification-admin-ui-1.2.4.0-beta1.zip", + "shasum": "b9c8f18ba5120a682301ede99b8e8d0d91a052a7" }, "require": { "magento/framework": "*", @@ -14580,11 +14774,11 @@ }, { "name": "magento/module-inventory-low-quantity-notification-api", - "version": "1.2.3", + "version": "1.2.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-low-quantity-notification-api/magento-module-inventory-low-quantity-notification-api-1.2.3.0.zip", - "shasum": "97c04bb15ebd9348c760d33052bdc38600155ce1" + "url": "https://repo.magento.com/archives/magento/module-inventory-low-quantity-notification-api/magento-module-inventory-low-quantity-notification-api-1.2.4.0-beta1.zip", + "shasum": "d9940aba80070e0ecc40343c0959a4ea4366c5dc" }, "require": { "magento/framework": "*", @@ -14607,11 +14801,11 @@ }, { "name": "magento/module-inventory-multi-dimensional-indexer-api", - "version": "1.2.2", + "version": "1.2.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-multi-dimensional-indexer-api/magento-module-inventory-multi-dimensional-indexer-api-1.2.2.0.zip", - "shasum": "a84bcf72222bf1c34b87643f14e08e381d21df2b" + "url": "https://repo.magento.com/archives/magento/module-inventory-multi-dimensional-indexer-api/magento-module-inventory-multi-dimensional-indexer-api-1.2.3.0-beta1.zip", + "shasum": "e9f065a145ff27d0d5b18a25596ee0f6b6f3f889" }, "require": { "magento/framework": "*", @@ -14634,11 +14828,11 @@ }, { "name": "magento/module-inventory-product-alert", - "version": "1.2.3", + "version": "1.2.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-product-alert/magento-module-inventory-product-alert-1.2.3.0.zip", - "shasum": "3cda0d2045c3b043b4d6b73261f8f9fe89a1e662" + "url": "https://repo.magento.com/archives/magento/module-inventory-product-alert/magento-module-inventory-product-alert-1.2.4.0-beta1.zip", + "shasum": "b72145879cfef84f54e1ea3972cb595ac5e004a5" }, "require": { "magento/framework": "*", @@ -14670,11 +14864,11 @@ }, { "name": "magento/module-inventory-quote-graph-ql", - "version": "1.0.3", + "version": "1.0.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-quote-graph-ql/magento-module-inventory-quote-graph-ql-1.0.3.0.zip", - "shasum": "f59712a272066d3aee5d6cce1878946686d956ed" + "url": "https://repo.magento.com/archives/magento/module-inventory-quote-graph-ql/magento-module-inventory-quote-graph-ql-1.0.4.0-beta1.zip", + "shasum": "87f2e52e5a03888b9a323749e50c45eb241dd716" }, "require": { "magento/framework": "*", @@ -14701,11 +14895,11 @@ }, { "name": "magento/module-inventory-requisition-list", - "version": "1.2.4", + "version": "1.2.5-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-requisition-list/magento-module-inventory-requisition-list-1.2.4.0.zip", - "shasum": "79fba78e74440e47444fcfffbb2c355a0957f3f7" + "url": "https://repo.magento.com/archives/magento/module-inventory-requisition-list/magento-module-inventory-requisition-list-1.2.5.0-beta1.zip", + "shasum": "dd73825f8c6e6841e616eb35f888a52f238edbcc" }, "require": { "magento/framework": "*", @@ -14733,11 +14927,11 @@ }, { "name": "magento/module-inventory-reservation-cli", - "version": "1.2.3", + "version": "1.2.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-reservation-cli/magento-module-inventory-reservation-cli-1.2.3.0.zip", - "shasum": "9911b162915edb9a3770ee19d164803d9de0ee12" + "url": "https://repo.magento.com/archives/magento/module-inventory-reservation-cli/magento-module-inventory-reservation-cli-1.2.4.0-beta1.zip", + "shasum": "dce16b49cb6e7f998ba5091c178143d844e804ae" }, "require": { "magento/framework": "*", @@ -14766,11 +14960,11 @@ }, { "name": "magento/module-inventory-reservations", - "version": "1.2.2", + "version": "1.2.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-reservations/magento-module-inventory-reservations-1.2.2.0.zip", - "shasum": "cacbba44661c9c927c0af20201850bfbddf61f75" + "url": "https://repo.magento.com/archives/magento/module-inventory-reservations/magento-module-inventory-reservations-1.2.3.0-beta1.zip", + "shasum": "e45b0e83267dba7101d22dc6f768f98ce818f5f3" }, "require": { "magento/framework": "*", @@ -14794,11 +14988,11 @@ }, { "name": "magento/module-inventory-reservations-api", - "version": "1.2.2", + "version": "1.2.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-reservations-api/magento-module-inventory-reservations-api-1.2.2.0.zip", - "shasum": "378a970b43e68d6dee34a3c240e7d4dbabbd61a6" + "url": "https://repo.magento.com/archives/magento/module-inventory-reservations-api/magento-module-inventory-reservations-api-1.2.3.0-beta1.zip", + "shasum": "63a807e4edd6578c245dfe2c73ec377d1feb5677" }, "require": { "magento/framework": "*", @@ -14821,11 +15015,11 @@ }, { "name": "magento/module-inventory-sales", - "version": "1.3.1", + "version": "1.3.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-sales/magento-module-inventory-sales-1.3.1.0.zip", - "shasum": "32648e67925fd8caa58d93ad1a383b16344b49a4" + "url": "https://repo.magento.com/archives/magento/module-inventory-sales/magento-module-inventory-sales-1.3.2.0-beta1.zip", + "shasum": "ad67fc727622aac64a3e5eb65d7839014a8fd29f" }, "require": { "magento/framework": "*", @@ -14867,11 +15061,11 @@ }, { "name": "magento/module-inventory-sales-admin-ui", - "version": "1.2.4", + "version": "1.2.5-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-sales-admin-ui/magento-module-inventory-sales-admin-ui-1.2.4.0.zip", - "shasum": "e72ae70607bbc4ecf5145d3109d84e687c620afd" + "url": "https://repo.magento.com/archives/magento/module-inventory-sales-admin-ui/magento-module-inventory-sales-admin-ui-1.2.5.0-beta1.zip", + "shasum": "efba3069ca1c4df31cc680280bb2537746c443a3" }, "require": { "magento/framework": "*", @@ -14907,11 +15101,11 @@ }, { "name": "magento/module-inventory-sales-api", - "version": "1.2.3", + "version": "1.2.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-sales-api/magento-module-inventory-sales-api-1.2.3.0.zip", - "shasum": "582e23e85dc42878dcfbe2c844a68d0496e0fda8" + "url": "https://repo.magento.com/archives/magento/module-inventory-sales-api/magento-module-inventory-sales-api-1.2.4.0-beta1.zip", + "shasum": "9628415bbbc23c54bffc35fe43f1de6c47846747" }, "require": { "magento/framework": "*", @@ -14936,11 +15130,11 @@ }, { "name": "magento/module-inventory-sales-async-order", - "version": "100.2.0", + "version": "100.2.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-sales-async-order/magento-module-inventory-sales-async-order-100.2.0.0.zip", - "shasum": "347a3c8493ddd9516443bf086f1fb1faa6ff9505" + "url": "https://repo.magento.com/archives/magento/module-inventory-sales-async-order/magento-module-inventory-sales-async-order-100.2.1.0-beta1.zip", + "shasum": "a874cc5b2b8dd7692ede959ff25cf83cb2e15a9b" }, "require": { "magento/framework": "*", @@ -14972,11 +15166,11 @@ }, { "name": "magento/module-inventory-sales-frontend-ui", - "version": "1.2.3", + "version": "1.2.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-sales-frontend-ui/magento-module-inventory-sales-frontend-ui-1.2.3.0.zip", - "shasum": "61e5c0eb1ef94f3fc5210a4d908857da10884ef4" + "url": "https://repo.magento.com/archives/magento/module-inventory-sales-frontend-ui/magento-module-inventory-sales-frontend-ui-1.2.4.0-beta1.zip", + "shasum": "64513d735935d02a4767647344debfe1a1e1b653" }, "require": { "magento/framework": "*", @@ -15003,11 +15197,11 @@ }, { "name": "magento/module-inventory-setup-fixture-generator", - "version": "1.2.2", + "version": "1.2.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-setup-fixture-generator/magento-module-inventory-setup-fixture-generator-1.2.2.0.zip", - "shasum": "113583bd479d05563102372616d75ac150686fb0" + "url": "https://repo.magento.com/archives/magento/module-inventory-setup-fixture-generator/magento-module-inventory-setup-fixture-generator-1.2.3.0-beta1.zip", + "shasum": "6bcb4559b930934c4c779be516574ba2926cb395" }, "require": { "magento/framework": "*", @@ -15030,11 +15224,11 @@ }, { "name": "magento/module-inventory-shipping", - "version": "1.2.3", + "version": "1.2.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-shipping/magento-module-inventory-shipping-1.2.3.0.zip", - "shasum": "83a8cc6275be42683d83f5a2cdf032a2a83a279d" + "url": "https://repo.magento.com/archives/magento/module-inventory-shipping/magento-module-inventory-shipping-1.2.4.0-beta1.zip", + "shasum": "0124ea5442da7b24d318e615e19657517ef5ffa1" }, "require": { "magento/framework": "*", @@ -15065,11 +15259,11 @@ }, { "name": "magento/module-inventory-shipping-admin-ui", - "version": "1.2.4", + "version": "1.2.5-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-shipping-admin-ui/magento-module-inventory-shipping-admin-ui-1.2.4.0.zip", - "shasum": "9c34881ef5c2d2769ff1e014d42a52a4bd3858f9" + "url": "https://repo.magento.com/archives/magento/module-inventory-shipping-admin-ui/magento-module-inventory-shipping-admin-ui-1.2.5.0-beta1.zip", + "shasum": "a036e164dbc4e653b4f4f4f1819f90b207d229f1" }, "require": { "magento/framework": "*", @@ -15100,11 +15294,11 @@ }, { "name": "magento/module-inventory-source-deduction-api", - "version": "1.2.3", + "version": "1.2.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-source-deduction-api/magento-module-inventory-source-deduction-api-1.2.3.0.zip", - "shasum": "bef5223aca9611759f6cbc9a8d19fde9a7b3d4e9" + "url": "https://repo.magento.com/archives/magento/module-inventory-source-deduction-api/magento-module-inventory-source-deduction-api-1.2.4.0-beta1.zip", + "shasum": "86a7827815cee26d3af4bd3ab9dd7f3048ffe2c8" }, "require": { "magento/framework": "*", @@ -15131,11 +15325,11 @@ }, { "name": "magento/module-inventory-source-selection", - "version": "1.2.2", + "version": "1.2.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-source-selection/magento-module-inventory-source-selection-1.2.2.0.zip", - "shasum": "d26d887433c1d5f48a10f1433b6b14377449b270" + "url": "https://repo.magento.com/archives/magento/module-inventory-source-selection/magento-module-inventory-source-selection-1.2.3.0-beta1.zip", + "shasum": "df6dd61e723fb7513d41521f9fa4900c9d784dc2" }, "require": { "magento/framework": "*", @@ -15160,11 +15354,11 @@ }, { "name": "magento/module-inventory-source-selection-api", - "version": "1.4.3", + "version": "1.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-source-selection-api/magento-module-inventory-source-selection-api-1.4.3.0.zip", - "shasum": "68467dd624fec26aa6c7dd2b9f8058e53822d8f4" + "url": "https://repo.magento.com/archives/magento/module-inventory-source-selection-api/magento-module-inventory-source-selection-api-1.4.4.0-beta1.zip", + "shasum": "bebb606dc23b11677d63d316684f20e7cf88f80b" }, "require": { "magento/framework": "*", @@ -15191,11 +15385,11 @@ }, { "name": "magento/module-inventory-swatches-frontend-ui", - "version": "1.0.2", + "version": "1.0.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-swatches-frontend-ui/magento-module-inventory-swatches-frontend-ui-1.0.2.0.zip", - "shasum": "7db32a304778d4001e3086009585d61c7c58e406" + "url": "https://repo.magento.com/archives/magento/module-inventory-swatches-frontend-ui/magento-module-inventory-swatches-frontend-ui-1.0.3.0-beta1.zip", + "shasum": "30e889d12c9cf939441e4cb171cd0d2301ce815e" }, "require": { "magento/framework": "*", @@ -15222,11 +15416,11 @@ }, { "name": "magento/module-inventory-visual-merchandiser", - "version": "1.1.4", + "version": "1.1.5-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-visual-merchandiser/magento-module-inventory-visual-merchandiser-1.1.4.0.zip", - "shasum": "53a7b798f1c8b6ef5a10e88eb3876220f721a02e" + "url": "https://repo.magento.com/archives/magento/module-inventory-visual-merchandiser/magento-module-inventory-visual-merchandiser-1.1.5.0-beta1.zip", + "shasum": "4ddf942c9ee7d7c515ed5167d7b3645225cef652" }, "require": { "magento/framework": "*", @@ -15262,11 +15456,11 @@ }, { "name": "magento/module-inventory-wishlist", - "version": "1.0.3", + "version": "1.0.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-wishlist/magento-module-inventory-wishlist-1.0.3.0.zip", - "shasum": "86e93d232fc030429e3b2015af50aa882338c74d" + "url": "https://repo.magento.com/archives/magento/module-inventory-wishlist/magento-module-inventory-wishlist-1.0.4.0-beta1.zip", + "shasum": "7307129958f4652a3bd0faa6749a4b5477615b94" }, "require": { "magento/framework": "*", @@ -15293,11 +15487,11 @@ }, { "name": "magento/module-invitation", - "version": "100.4.5", + "version": "100.4.6-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-invitation/magento-module-invitation-100.4.5.0.zip", - "shasum": "80009bd1b9ff8f4b28b41ffab30b1a1c6442e58c" + "url": "https://repo.magento.com/archives/magento/module-invitation/magento-module-invitation-100.4.6.0-beta1.zip", + "shasum": "ea598af825ba84e4d1f395148f81044e66a3ca79" }, "require": { "magento/framework": "103.0.*", @@ -15388,11 +15582,11 @@ }, { "name": "magento/module-layered-navigation", - "version": "100.4.6", + "version": "100.4.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-layered-navigation/magento-module-layered-navigation-100.4.6.0.zip", - "shasum": "51094ae74c414ea77d74a2b30959b761ed35c154" + "url": "https://repo.magento.com/archives/magento/module-layered-navigation/magento-module-layered-navigation-100.4.7.0-beta1.zip", + "shasum": "61790272d96601a4d4813e8fa9e426dc3da65689" }, "require": { "magento/framework": "103.0.*", @@ -15417,11 +15611,11 @@ }, { "name": "magento/module-layered-navigation-staging", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-layered-navigation-staging/magento-module-layered-navigation-staging-100.4.3.0.zip", - "shasum": "5cfe530003d977d26133498c04ad034fd8eacfea" + "url": "https://repo.magento.com/archives/magento/module-layered-navigation-staging/magento-module-layered-navigation-staging-100.4.4.0-beta1.zip", + "shasum": "8e62792e6e9fb9730dc57ca9bdddb6c1fc310cde" }, "require": { "magento/framework": "103.0.*", @@ -15446,11 +15640,11 @@ }, { "name": "magento/module-logging", - "version": "101.2.6", + "version": "101.2.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-logging/magento-module-logging-101.2.6.0.zip", - "shasum": "1fcca4208c4ee2d2902fb3f150c6230b1127fdd1" + "url": "https://repo.magento.com/archives/magento/module-logging/magento-module-logging-101.2.7.0-beta1.zip", + "shasum": "6d9a732071069c54f3e1d3ba17e4ab7bee54cabc" }, "require": { "magento/framework": "103.0.*", @@ -15480,11 +15674,11 @@ }, { "name": "magento/module-login-as-customer", - "version": "100.4.6", + "version": "100.4.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-login-as-customer/magento-module-login-as-customer-100.4.6.0.zip", - "shasum": "305d2245090a8a887d808f4ee70e60d9367934cf" + "url": "https://repo.magento.com/archives/magento/module-login-as-customer/magento-module-login-as-customer-100.4.7.0-beta1.zip", + "shasum": "7a491797c11f35c84b90fe11dcc2705c9a0cac9e" }, "require": { "magento/framework": "103.0.*", @@ -15513,11 +15707,11 @@ }, { "name": "magento/module-login-as-customer-admin-ui", - "version": "100.4.6", + "version": "100.4.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-login-as-customer-admin-ui/magento-module-login-as-customer-admin-ui-100.4.6.0.zip", - "shasum": "d40ab9d796aafedebf2562b7c5385b80e2b5130e" + "url": "https://repo.magento.com/archives/magento/module-login-as-customer-admin-ui/magento-module-login-as-customer-admin-ui-100.4.7.0-beta1.zip", + "shasum": "0e2fe161c5f464b9318381974cbc90c05614d341" }, "require": { "magento/framework": "103.0.*", @@ -15548,11 +15742,11 @@ }, { "name": "magento/module-login-as-customer-api", - "version": "100.4.5", + "version": "100.4.6-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-login-as-customer-api/magento-module-login-as-customer-api-100.4.5.0.zip", - "shasum": "f794da64ca79730887466cd3a6a96d9102c6ca7e" + "url": "https://repo.magento.com/archives/magento/module-login-as-customer-api/magento-module-login-as-customer-api-100.4.6.0-beta1.zip", + "shasum": "daced95265c17d351db90a9d9b9ada7966a9dcaa" }, "require": { "magento/framework": "103.0.*", @@ -15575,11 +15769,11 @@ }, { "name": "magento/module-login-as-customer-assistance", - "version": "100.4.5", + "version": "100.4.6-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-login-as-customer-assistance/magento-module-login-as-customer-assistance-100.4.5.0.zip", - "shasum": "353a048765626498e7353289ad327a17cfa8c60d" + "url": "https://repo.magento.com/archives/magento/module-login-as-customer-assistance/magento-module-login-as-customer-assistance-100.4.6.0-beta1.zip", + "shasum": "811cc964c235fed7c7ef47f936a6dc6e1df7fb88" }, "require": { "magento/framework": "103.0.*", @@ -15639,11 +15833,11 @@ }, { "name": "magento/module-login-as-customer-graph-ql", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-login-as-customer-graph-ql/magento-module-login-as-customer-graph-ql-100.4.3.0.zip", - "shasum": "92e1b70ee440b13e51eb138f88a3c76013a6e283" + "url": "https://repo.magento.com/archives/magento/module-login-as-customer-graph-ql/magento-module-login-as-customer-graph-ql-100.4.4.0-beta1.zip", + "shasum": "56a92786dea11e2f7f3685298f3146a6afd13026" }, "require": { "magento/framework": "103.0.*", @@ -15674,11 +15868,11 @@ }, { "name": "magento/module-login-as-customer-log", - "version": "100.4.4", + "version": "100.4.5-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-login-as-customer-log/magento-module-login-as-customer-log-100.4.4.0.zip", - "shasum": "dcd1950a27d3595ab1ece25892980d488e095b8e" + "url": "https://repo.magento.com/archives/magento/module-login-as-customer-log/magento-module-login-as-customer-log-100.4.5.0-beta1.zip", + "shasum": "2abd1bb5234baf57276f98dceb0c0b92aa0a0ba0" }, "require": { "magento/framework": "103.0.*", @@ -15708,11 +15902,11 @@ }, { "name": "magento/module-login-as-customer-logging", - "version": "100.4.6", + "version": "100.4.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-login-as-customer-logging/magento-module-login-as-customer-logging-100.4.6.0.zip", - "shasum": "037266765bf0ce84d1c6aedc68c3b3ffb43d0b94" + "url": "https://repo.magento.com/archives/magento/module-login-as-customer-logging/magento-module-login-as-customer-logging-100.4.7.0-beta1.zip", + "shasum": "82679af9d23c49baa5df3c41ebbb7a4b6d0b06e7" }, "require": { "magento/framework": "103.0.*", @@ -15868,11 +16062,11 @@ }, { "name": "magento/module-marketplace", - "version": "100.4.4", + "version": "100.4.5-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-marketplace/magento-module-marketplace-100.4.4.0.zip", - "shasum": "2c8489402210050419a033ecdb3c64bf00e3ac38" + "url": "https://repo.magento.com/archives/magento/module-marketplace/magento-module-marketplace-100.4.5.0-beta1.zip", + "shasum": "a5a94b728d62037a9baa8ab8f091ed2e1d4840bf" }, "require": { "magento/framework": "103.0.*", @@ -15896,11 +16090,11 @@ }, { "name": "magento/module-media-content", - "version": "100.4.4", + "version": "100.4.5-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-content/magento-module-media-content-100.4.4.0.zip", - "shasum": "457f3529b89adcede1f1d6d8dd675ba7eb9ecf17" + "url": "https://repo.magento.com/archives/magento/module-media-content/magento-module-media-content-100.4.5.0-beta1.zip", + "shasum": "609995d0e1b6c272dc34a2514ee03e4574615bcd" }, "require": { "magento/framework": "103.0.*", @@ -15925,11 +16119,11 @@ }, { "name": "magento/module-media-content-api", - "version": "100.4.5", + "version": "100.4.6-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-content-api/magento-module-media-content-api-100.4.5.0.zip", - "shasum": "302a778108115c866afe6fd59650fd46d26a417c" + "url": "https://repo.magento.com/archives/magento/module-media-content-api/magento-module-media-content-api-100.4.6.0-beta1.zip", + "shasum": "f63ae7322cef4334ba93ee1d971c91f4fd8363a9" }, "require": { "magento/framework": "103.0.*", @@ -15953,11 +16147,11 @@ }, { "name": "magento/module-media-content-catalog", - "version": "100.4.4", + "version": "100.4.5-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-content-catalog/magento-module-media-content-catalog-100.4.4.0.zip", - "shasum": "52efebe929929710a466ab71c975eb37fe43242d" + "url": "https://repo.magento.com/archives/magento/module-media-content-catalog/magento-module-media-content-catalog-100.4.5.0-beta1.zip", + "shasum": "fde477fbea0ae228d9d7da5798da54ae596b7681" }, "require": { "magento/framework": "103.0.*", @@ -15984,11 +16178,11 @@ }, { "name": "magento/module-media-content-catalog-staging", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-content-catalog-staging/magento-module-media-content-catalog-staging-100.4.3.0.zip", - "shasum": "b0de1f6258f40bdd198a8874f4b3899f3657779b" + "url": "https://repo.magento.com/archives/magento/module-media-content-catalog-staging/magento-module-media-content-catalog-staging-100.4.4.0-beta1.zip", + "shasum": "735b18df27cdd191e0f2c0fcb035eb63eacbb163" }, "require": { "magento/framework": "103.0.*", @@ -16014,11 +16208,11 @@ }, { "name": "magento/module-media-content-cms", - "version": "100.4.4", + "version": "100.4.5-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-content-cms/magento-module-media-content-cms-100.4.4.0.zip", - "shasum": "fc250c8214f14aea72b4fcdb365689b3227c7886" + "url": "https://repo.magento.com/archives/magento/module-media-content-cms/magento-module-media-content-cms-100.4.5.0-beta1.zip", + "shasum": "7207c5af0d9cf34f3024e4f9bf98a4d4eff26b0f" }, "require": { "magento/framework": "103.0.*", @@ -16043,11 +16237,11 @@ }, { "name": "magento/module-media-content-synchronization", - "version": "100.4.5", + "version": "100.4.6-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-content-synchronization/magento-module-media-content-synchronization-100.4.5.0.zip", - "shasum": "242d23f71824bba77e0cc3fa6408881d4050d7d7" + "url": "https://repo.magento.com/archives/magento/module-media-content-synchronization/magento-module-media-content-synchronization-100.4.6.0-beta1.zip", + "shasum": "a9627f65a5a92cd38a6186a80b42a674511a20a2" }, "require": { "magento/framework": "103.0.*", @@ -16077,11 +16271,11 @@ }, { "name": "magento/module-media-content-synchronization-api", - "version": "100.4.4", + "version": "100.4.5-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-content-synchronization-api/magento-module-media-content-synchronization-api-100.4.4.0.zip", - "shasum": "19e37af3971616b39aecf20235afe1d73d9355f6" + "url": "https://repo.magento.com/archives/magento/module-media-content-synchronization-api/magento-module-media-content-synchronization-api-100.4.5.0-beta1.zip", + "shasum": "11deb734cce2f27c3ed92655c952f1d8dc13f454" }, "require": { "magento/framework": "103.0.*", @@ -16105,11 +16299,11 @@ }, { "name": "magento/module-media-content-synchronization-catalog", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-content-synchronization-catalog/magento-module-media-content-synchronization-catalog-100.4.3.0.zip", - "shasum": "3dd700154fd259ab78e059a9a161b5e18a800853" + "url": "https://repo.magento.com/archives/magento/module-media-content-synchronization-catalog/magento-module-media-content-synchronization-catalog-100.4.4.0-beta1.zip", + "shasum": "70a0dcd56d6fb401e31db64340a6fc6ad78218ef" }, "require": { "magento/framework": "103.0.*", @@ -16135,11 +16329,11 @@ }, { "name": "magento/module-media-content-synchronization-cms", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-content-synchronization-cms/magento-module-media-content-synchronization-cms-100.4.3.0.zip", - "shasum": "893b652f3e906b8c4a359861b344bed746ed8e4f" + "url": "https://repo.magento.com/archives/magento/module-media-content-synchronization-cms/magento-module-media-content-synchronization-cms-100.4.4.0-beta1.zip", + "shasum": "05beab7897f24647a6a020737aff8023d7f1da61" }, "require": { "magento/framework": "103.0.*", @@ -16165,11 +16359,11 @@ }, { "name": "magento/module-media-gallery", - "version": "100.4.5", + "version": "100.4.6-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery/magento-module-media-gallery-100.4.5.0.zip", - "shasum": "61450bd6317a3df5a9c833b922fa2bf99d2c4dda" + "url": "https://repo.magento.com/archives/magento/module-media-gallery/magento-module-media-gallery-100.4.6.0-beta1.zip", + "shasum": "3013deac9a6c1464a809249de7e48c1a5023dc1c" }, "require": { "magento/framework": "103.0.*", @@ -16194,11 +16388,11 @@ }, { "name": "magento/module-media-gallery-api", - "version": "101.0.5", + "version": "101.0.6-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-api/magento-module-media-gallery-api-101.0.5.0.zip", - "shasum": "73dc4113737b826a5d61e916220f73832c763a4a" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-api/magento-module-media-gallery-api-101.0.6.0-beta1.zip", + "shasum": "c402f86d8f8e008a9b707de0eb3f500a84a16d51" }, "require": { "magento/framework": "103.0.*", @@ -16221,11 +16415,11 @@ }, { "name": "magento/module-media-gallery-catalog", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-catalog/magento-module-media-gallery-catalog-100.4.3.0.zip", - "shasum": "b220362b0e7efa53eea3d0fc20028c28667f07d2" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-catalog/magento-module-media-gallery-catalog-100.4.4.0-beta1.zip", + "shasum": "976e6b7d978e88c427a002ac72e0da8576202c52" }, "require": { "magento/framework": "103.0.*", @@ -16250,11 +16444,11 @@ }, { "name": "magento/module-media-gallery-catalog-integration", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-catalog-integration/magento-module-media-gallery-catalog-integration-100.4.3.0.zip", - "shasum": "11a9f101c5bed3a9a42243457eea3140d5735443" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-catalog-integration/magento-module-media-gallery-catalog-integration-100.4.4.0-beta1.zip", + "shasum": "e5ee82a65094df06d76638829f9372d4a3f34a87" }, "require": { "magento/framework": "103.0.*", @@ -16284,11 +16478,11 @@ }, { "name": "magento/module-media-gallery-catalog-ui", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-catalog-ui/magento-module-media-gallery-catalog-ui-100.4.3.0.zip", - "shasum": "b47eb1eadb2c36e0e0d0a1b160970b76e1c1ad13" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-catalog-ui/magento-module-media-gallery-catalog-ui-100.4.4.0-beta1.zip", + "shasum": "fc24c7ea346500819e53d9657bb485035445c353" }, "require": { "magento/framework": "103.0.*", @@ -16316,11 +16510,11 @@ }, { "name": "magento/module-media-gallery-cms-ui", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-cms-ui/magento-module-media-gallery-cms-ui-100.4.3.0.zip", - "shasum": "408a1fbb8cc1da67ac811c3f5f913b0bdfdd6531" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-cms-ui/magento-module-media-gallery-cms-ui-100.4.4.0-beta1.zip", + "shasum": "0296427f20b9079715b77074ba13ba3b17c94a24" }, "require": { "magento/framework": "103.0.*", @@ -16345,11 +16539,11 @@ }, { "name": "magento/module-media-gallery-integration", - "version": "100.4.5", + "version": "100.4.6-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-integration/magento-module-media-gallery-integration-100.4.5.0.zip", - "shasum": "6ce015d4cd973a12cd6648aadc4e96c98f4ef83c" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-integration/magento-module-media-gallery-integration-100.4.6.0-beta1.zip", + "shasum": "9659d43b8f1d3c22ac6d36662f92f9b9c03c687e" }, "require": { "magento/framework": "103.0.*", @@ -16383,11 +16577,11 @@ }, { "name": "magento/module-media-gallery-metadata", - "version": "100.4.4", + "version": "100.4.5-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-metadata/magento-module-media-gallery-metadata-100.4.4.0.zip", - "shasum": "937fa6cceb1c94f6628c091d52572d8d298f69e9" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-metadata/magento-module-media-gallery-metadata-100.4.5.0-beta1.zip", + "shasum": "6f497093a50413b5523986a82ebff1685a40ce8d" }, "require": { "magento/framework": "103.0.*", @@ -16411,11 +16605,11 @@ }, { "name": "magento/module-media-gallery-metadata-api", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-metadata-api/magento-module-media-gallery-metadata-api-100.4.3.0.zip", - "shasum": "8b5acb3051879923fb1beb60cc2a304b391966b2" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-metadata-api/magento-module-media-gallery-metadata-api-100.4.4.0-beta1.zip", + "shasum": "4007c83b202ac1b895bb548b746080455d53e880" }, "require": { "magento/framework": "103.0.*", @@ -16438,11 +16632,11 @@ }, { "name": "magento/module-media-gallery-renditions", - "version": "100.4.4", + "version": "100.4.5-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-renditions/magento-module-media-gallery-renditions-100.4.4.0.zip", - "shasum": "d09e9387436c92fa817d5659e4faf4b3f0cfa6ad" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-renditions/magento-module-media-gallery-renditions-100.4.5.0-beta1.zip", + "shasum": "6d4a91704c87bc536dbc23b620beeeb21f33658b" }, "require": { "magento/framework": "103.0.*", @@ -16472,11 +16666,11 @@ }, { "name": "magento/module-media-gallery-renditions-api", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-renditions-api/magento-module-media-gallery-renditions-api-100.4.3.0.zip", - "shasum": "c6a9223db688451a60de9c0f65d2fa4bf9dab05a" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-renditions-api/magento-module-media-gallery-renditions-api-100.4.4.0-beta1.zip", + "shasum": "3993d4fe6cc076f4a4c18c99ef8a7007c7c5f6b7" }, "require": { "magento/framework": "103.0.*", @@ -16499,11 +16693,11 @@ }, { "name": "magento/module-media-gallery-synchronization", - "version": "100.4.5", + "version": "100.4.6-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-synchronization/magento-module-media-gallery-synchronization-100.4.5.0.zip", - "shasum": "3c35b7e67086d9128975c7169e9f528ada7fddc9" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-synchronization/magento-module-media-gallery-synchronization-100.4.6.0-beta1.zip", + "shasum": "0b35cb490eb8498d5608629cc7cd2083b8f1601e" }, "require": { "magento/framework": "103.0.*", @@ -16529,11 +16723,11 @@ }, { "name": "magento/module-media-gallery-synchronization-api", - "version": "100.4.4", + "version": "100.4.5-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-synchronization-api/magento-module-media-gallery-synchronization-api-100.4.4.0.zip", - "shasum": "0a69744ab7ec6afc968258de0ab6f04275a01441" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-synchronization-api/magento-module-media-gallery-synchronization-api-100.4.5.0-beta1.zip", + "shasum": "2f6f9b043480bee0441aafd687308e10ff5c04df" }, "require": { "magento/framework": "103.0.*", @@ -16557,11 +16751,11 @@ }, { "name": "magento/module-media-gallery-synchronization-metadata", - "version": "100.4.2", + "version": "100.4.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-synchronization-metadata/magento-module-media-gallery-synchronization-metadata-100.4.2.0.zip", - "shasum": "5881386c0e9fb9a482d4ff00b5d314da053fd386" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-synchronization-metadata/magento-module-media-gallery-synchronization-metadata-100.4.3.0-beta1.zip", + "shasum": "3b5b2f856e47bfaa0d8211d43e7de64d8e0f5f8d" }, "require": { "magento/framework": "103.0.*", @@ -16587,11 +16781,11 @@ }, { "name": "magento/module-media-gallery-ui", - "version": "100.4.5", + "version": "100.4.6-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-ui/magento-module-media-gallery-ui-100.4.5.0.zip", - "shasum": "c7a2ec39c24047bb90f0fd285e4eb72831307731" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-ui/magento-module-media-gallery-ui-100.4.6.0-beta1.zip", + "shasum": "c361d801aa372314d3feb523c9b6f818ac6596ba" }, "require": { "magento/framework": "103.0.*", @@ -16625,11 +16819,11 @@ }, { "name": "magento/module-media-gallery-ui-api", - "version": "100.4.4", + "version": "100.4.5-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-ui-api/magento-module-media-gallery-ui-api-100.4.4.0.zip", - "shasum": "3b16d77b3af23379ba3f30a246464e054f1164c0" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-ui-api/magento-module-media-gallery-ui-api-100.4.5.0-beta1.zip", + "shasum": "1ce8a21fe61d2c092fe057030cdd91a113bdc77e" }, "require": { "magento/framework": "103.0.*", @@ -16655,11 +16849,11 @@ }, { "name": "magento/module-media-storage", - "version": "100.4.5", + "version": "100.4.6-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-storage/magento-module-media-storage-100.4.5.0.zip", - "shasum": "eff7965c56ed3331d883fd689181b0d9c4468ad5" + "url": "https://repo.magento.com/archives/magento/module-media-storage/magento-module-media-storage-100.4.6.0-beta1.zip", + "shasum": "39dfaa95e1727175beb814cb293a7c3d643aec7c" }, "require": { "magento/framework": "103.0.*", @@ -16690,11 +16884,11 @@ }, { "name": "magento/module-message-queue", - "version": "100.4.6", + "version": "100.4.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-message-queue/magento-module-message-queue-100.4.6.0.zip", - "shasum": "a8e4f37415db767afb3a524fa2496ea52c36be53" + "url": "https://repo.magento.com/archives/magento/module-message-queue/magento-module-message-queue-100.4.7.0-beta1.zip", + "shasum": "5ecdaf31904845774faf5383e10b2e1e60353ee3" }, "require": { "magento/framework": "103.0.*", @@ -16719,11 +16913,11 @@ }, { "name": "magento/module-msrp", - "version": "100.4.5", + "version": "100.4.6-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-msrp/magento-module-msrp-100.4.5.0.zip", - "shasum": "20190271a54ea1a584e1a59ee5c744e981b3cef1" + "url": "https://repo.magento.com/archives/magento/module-msrp/magento-module-msrp-100.4.6.0-beta1.zip", + "shasum": "f409be1e50dd92cc8bb82edadff5e976eb4ce6e4" }, "require": { "magento/framework": "103.0.*", @@ -16755,11 +16949,11 @@ }, { "name": "magento/module-msrp-configurable-product", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-msrp-configurable-product/magento-module-msrp-configurable-product-100.4.3.0.zip", - "shasum": "6234495acf5f5cf71785ab45f6bf2a2939bdd69e" + "url": "https://repo.magento.com/archives/magento/module-msrp-configurable-product/magento-module-msrp-configurable-product-100.4.4.0-beta1.zip", + "shasum": "4c93a24882922a6516d0bcf34f05a38a82d05678" }, "require": { "magento/framework": "103.0.*", @@ -16785,11 +16979,11 @@ }, { "name": "magento/module-msrp-grouped-product", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-msrp-grouped-product/magento-module-msrp-grouped-product-100.4.3.0.zip", - "shasum": "97575786dce0651afb9c5fb8ba2ee3fc92b550de" + "url": "https://repo.magento.com/archives/magento/module-msrp-grouped-product/magento-module-msrp-grouped-product-100.4.4.0-beta1.zip", + "shasum": "fd9e6557f095de40eda8fe2f7ac63b302e1f0cd9" }, "require": { "magento/framework": "103.0.*", @@ -16815,11 +17009,11 @@ }, { "name": "magento/module-msrp-staging", - "version": "100.4.4", + "version": "100.4.5-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-msrp-staging/magento-module-msrp-staging-100.4.4.0.zip", - "shasum": "43304fe084b2def9e88c1333aef11d6d71d87132" + "url": "https://repo.magento.com/archives/magento/module-msrp-staging/magento-module-msrp-staging-100.4.5.0-beta1.zip", + "shasum": "a0d152579296d699a78bb19d0f448bb1ba275579" }, "require": { "lib-libxml": "*", @@ -16847,11 +17041,11 @@ }, { "name": "magento/module-multiple-wishlist", - "version": "100.4.6", + "version": "100.4.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-multiple-wishlist/magento-module-multiple-wishlist-100.4.6.0.zip", - "shasum": "593b42a3d0b8e23224425694ec009189ed1f3000" + "url": "https://repo.magento.com/archives/magento/module-multiple-wishlist/magento-module-multiple-wishlist-100.4.7.0-beta1.zip", + "shasum": "cd1ddf34e3f2964d51b250681ddaa47d6cdf3342" }, "require": { "magento/framework": "103.0.*", @@ -16917,11 +17111,11 @@ }, { "name": "magento/module-multishipping", - "version": "100.4.6", + "version": "100.4.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-multishipping/magento-module-multishipping-100.4.6.0.zip", - "shasum": "71e1597a3c92b2db7c4e0bb19fb3cb91da38e44d" + "url": "https://repo.magento.com/archives/magento/module-multishipping/magento-module-multishipping-100.4.7.0-beta1.zip", + "shasum": "86c0b063c64cd83a1b07708f1b97d9fa5a024b55" }, "require": { "magento/framework": "103.0.*", @@ -16954,11 +17148,11 @@ }, { "name": "magento/module-mysql-mq", - "version": "100.4.4", + "version": "100.4.5-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-mysql-mq/magento-module-mysql-mq-100.4.4.0.zip", - "shasum": "794f6d6b01e4f622ef4af69ba532fc23dc5300c5" + "url": "https://repo.magento.com/archives/magento/module-mysql-mq/magento-module-mysql-mq-100.4.5.0-beta1.zip", + "shasum": "d5e6618e3b20640b73aa297be4109876b98a6c38" }, "require": { "magento/framework": "103.0.*", @@ -16984,11 +17178,11 @@ }, { "name": "magento/module-new-relic-reporting", - "version": "100.4.4", + "version": "100.4.5-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-new-relic-reporting/magento-module-new-relic-reporting-100.4.4.0.zip", - "shasum": "232cc0e1ee01064ed7b253277433edbce4337a9a" + "url": "https://repo.magento.com/archives/magento/module-new-relic-reporting/magento-module-new-relic-reporting-100.4.5.0-beta1.zip", + "shasum": "8600b1a326372a12710c124e12bc2b135f77a97e" }, "require": { "magento/framework": "103.0.*", @@ -17018,11 +17212,11 @@ }, { "name": "magento/module-newsletter", - "version": "100.4.6", + "version": "100.4.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-newsletter/magento-module-newsletter-100.4.6.0.zip", - "shasum": "23efdc3842544d681613816f42faad5a2fc6b240" + "url": "https://repo.magento.com/archives/magento/module-newsletter/magento-module-newsletter-100.4.7.0-beta1.zip", + "shasum": "882c18d317fef3edd0fd55ff5ee8ce9cff34fe42" }, "require": { "magento/framework": "103.0.*", @@ -17054,11 +17248,11 @@ }, { "name": "magento/module-newsletter-graph-ql", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-newsletter-graph-ql/magento-module-newsletter-graph-ql-100.4.3.0.zip", - "shasum": "f0bc1c469f0878b1cd91541871a5c9f77fed5e64" + "url": "https://repo.magento.com/archives/magento/module-newsletter-graph-ql/magento-module-newsletter-graph-ql-100.4.4.0-beta1.zip", + "shasum": "a2af01127367c2756df97def14777a607fe2096f" }, "require": { "magento/framework": "103.0.*", @@ -17087,11 +17281,11 @@ }, { "name": "magento/module-offline-payments", - "version": "100.4.4", + "version": "100.4.5-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-offline-payments/magento-module-offline-payments-100.4.4.0.zip", - "shasum": "c38d8836d8301d63f7223be3f939c035e68d4240" + "url": "https://repo.magento.com/archives/magento/module-offline-payments/magento-module-offline-payments-100.4.5.0-beta1.zip", + "shasum": "7885b0adfffcadd5f6f87698b3317f18f082c1bd" }, "require": { "magento/framework": "103.0.*", @@ -17120,11 +17314,11 @@ }, { "name": "magento/module-offline-shipping", - "version": "100.4.5", + "version": "100.4.6-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-offline-shipping/magento-module-offline-shipping-100.4.5.0.zip", - "shasum": "7f9a323c36914b004ef45cca42fc26e080539d84" + "url": "https://repo.magento.com/archives/magento/module-offline-shipping/magento-module-offline-shipping-100.4.6.0-beta1.zip", + "shasum": "1c637cc7dd147e67d0be3f0afefec28d79c111fc" }, "require": { "magento/framework": "103.0.*", @@ -17160,11 +17354,11 @@ }, { "name": "magento/module-open-search", - "version": "100.4.0", + "version": "100.4.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-open-search/magento-module-open-search-100.4.0.0.zip", - "shasum": "c657a174637250dca6dafca27fdc930fb5f9c590" + "url": "https://repo.magento.com/archives/magento/module-open-search/magento-module-open-search-100.4.1.0-beta1.zip", + "shasum": "c25b3ad5c14569dd6c14c1c97ce4d8db611aa7f1" }, "require": { "magento/framework": "103.0.*", @@ -17193,11 +17387,11 @@ }, { "name": "magento/module-page-builder", - "version": "2.2.4", + "version": "2.2.5-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-page-builder/magento-module-page-builder-2.2.4.0.zip", - "shasum": "58c2f67b973cc001c3223d9e952a3dc7a7fd6b73" + "url": "https://repo.magento.com/archives/magento/module-page-builder/magento-module-page-builder-2.2.5.0-beta1.zip", + "shasum": "e07d9672facbbd64bcefe25c3fba306e0be171da" }, "require": { "magento/framework": "103.0.*", @@ -17244,18 +17438,18 @@ }, { "name": "magento/module-page-builder-admin-analytics", - "version": "1.1.3", + "version": "1.1.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-page-builder-admin-analytics/magento-module-page-builder-admin-analytics-1.1.3.0.zip", - "shasum": "3afc01fbcfc4de3251430ebe875d2032c35ed3a9" + "url": "https://repo.magento.com/archives/magento/module-page-builder-admin-analytics/magento-module-page-builder-admin-analytics-1.1.4.0-beta1.zip", + "shasum": "d941d4fe51324f96b51b053c2d58f2dec8d7b72c" }, "require": { "magento/framework": "103.0.*", "php": "~8.1.0||~8.2.0" }, "suggest": { - "magento/module-admin-analytics": "*", + "magento/module-admin-analytics": "100.4.*", "magento/module-page-builder": "2.2.*" }, "type": "magento2-module", @@ -17274,11 +17468,11 @@ }, { "name": "magento/module-page-builder-admin-gws-admin-ui", - "version": "1.7.2", + "version": "1.7.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-page-builder-admin-gws-admin-ui/magento-module-page-builder-admin-gws-admin-ui-1.7.2.0.zip", - "shasum": "4beb03a8ebd16feacdee6348febb1dd9463c8c68" + "url": "https://repo.magento.com/archives/magento/module-page-builder-admin-gws-admin-ui/magento-module-page-builder-admin-gws-admin-ui-1.7.3.0-beta1.zip", + "shasum": "a483fa6a452ba6c63f6b31e8b91f344628653d87" }, "require": { "magento/framework": "*", @@ -17304,11 +17498,11 @@ }, { "name": "magento/module-page-builder-analytics", - "version": "1.6.3", + "version": "1.6.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-page-builder-analytics/magento-module-page-builder-analytics-1.6.3.0.zip", - "shasum": "c2b755c3f1fba5ab69d11217c82d2260272683de" + "url": "https://repo.magento.com/archives/magento/module-page-builder-analytics/magento-module-page-builder-analytics-1.6.4.0-beta1.zip", + "shasum": "3c3de1649e7e2e0fa6e93a054c3973254628ef8f" }, "require": { "magento/framework": "103.0.*", @@ -17332,11 +17526,11 @@ }, { "name": "magento/module-page-cache", - "version": "100.4.6", + "version": "100.4.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-page-cache/magento-module-page-cache-100.4.6.0.zip", - "shasum": "60a88d7805b2b9596bae3fc22e6dd1f04e37537c" + "url": "https://repo.magento.com/archives/magento/module-page-cache/magento-module-page-cache-100.4.7.0-beta1.zip", + "shasum": "843a536beb673a9db9fc2fce9347fc7c44770afb" }, "require": { "magento/framework": "103.0.*", @@ -17363,11 +17557,11 @@ }, { "name": "magento/module-payment", - "version": "100.4.6", + "version": "100.4.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-payment/magento-module-payment-100.4.6.0.zip", - "shasum": "22762fe72aafffb6ceff5a346cc6643b2f8d87ab" + "url": "https://repo.magento.com/archives/magento/module-payment/magento-module-payment-100.4.7.0-beta1.zip", + "shasum": "6d04b503c85e70f395b7d7a65e82f103c05a2ab3" }, "require": { "magento/framework": "103.0.*", @@ -17378,7 +17572,6 @@ "magento/module-sales": "103.0.*", "magento/module-store": "101.1.*", "magento/module-ui": "101.2.*", - "magento/module-vault": "101.2.*", "php": "~8.1.0||~8.2.0" }, "type": "magento2-module", @@ -17429,59 +17622,207 @@ "description": "N/A" }, { - "name": "magento/module-payment-staging", - "version": "100.4.3", + "name": "magento/module-payment-services-base", + "version": "2.1.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-payment-staging/magento-module-payment-staging-100.4.3.0.zip", - "shasum": "ca60a95d0dd54f2cae8e7e7f429b5b31bb16adb0" + "url": "https://repo.magento.com/archives/magento/module-payment-services-base/magento-module-payment-services-base-2.1.0.0.zip", + "shasum": "23ddbbf33673895151f8403621d2376f6887481e" }, "require": { - "magento/framework": "103.0.*", - "magento/module-quote": "101.2.*", - "magento/module-staging": "101.2.*", + "magento/framework": ">=103.0.4 <=103.0.7", + "magento/module-backend": ">=102.0.4 <=102.0.7", + "magento/module-config": ">=101.2.4 <=101.2.7", + "magento/module-directory": ">=100.4.4 <=100.4.7", + "magento/module-payment": ">=100.4.4 <=100.4.7", + "magento/module-sales": ">=103.0.4 <=103.0.7", + "magento/module-service-proxy": "2.1.*", + "magento/module-services-id": "^3.1.2", + "magento/module-services-id-graph-ql-server": "^1.0.3", + "magento/module-store": ">=101.1.4 <=101.1.7", + "magento/services-connector": "^1.2.5", "php": "~8.1.0||~8.2.0" }, - "suggest": { - "magento/module-payment": "100.4.*" - }, "type": "magento2-module", "autoload": { "files": [ "registration.php" ], "psr-4": { - "Magento\\PaymentStaging\\": "" + "Magento\\PaymentServicesBase\\": "" } }, "license": [ "OSL-3.0", "AFL-3.0" ], - "description": "N/A" + "description": "Payment Services Base module" }, { - "name": "magento/module-paypal", - "version": "101.0.6", + "name": "magento/module-payment-services-dashboard", + "version": "2.1.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-paypal/magento-module-paypal-101.0.6.0.zip", - "shasum": "2bbaf4ebdafeefabbec508ff530a62c5f78bca0d" + "url": "https://repo.magento.com/archives/magento/module-payment-services-dashboard/magento-module-payment-services-dashboard-2.1.0.0.zip", + "shasum": "172a4278270b4818a0036cab8a5f1c4ce0f71c14" }, "require": { - "lib-libxml": "*", - "magento/framework": "103.0.*", - "magento/module-authorization": "100.4.*", - "magento/module-backend": "102.0.*", - "magento/module-catalog": "104.0.*", - "magento/module-checkout": "100.4.*", - "magento/module-config": "101.2.*", - "magento/module-customer": "103.0.*", - "magento/module-directory": "100.4.*", - "magento/module-eav": "102.1.*", - "magento/module-instant-purchase": "100.4.*", - "magento/module-payment": "100.4.*", - "magento/module-quote": "101.2.*", + "ext-json": "*", + "magento/framework": ">=103.0.4 <=103.0.7", + "magento/module-backend": ">=102.0.4 <=102.0.7", + "magento/module-config": ">=101.2.4 <=101.2.7", + "magento/module-payment-services-base": "2.1.*", + "magento/module-payment-services-paypal": "2.1.*", + "magento/module-service-proxy": "2.1.*", + "magento/module-store": ">=101.1.4 <=101.1.7", + "php": "~8.1.0||~8.2.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\PaymentServicesDashboard\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "Payment Services Dashboard module" + }, + { + "name": "magento/module-payment-services-paypal", + "version": "2.1.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-payment-services-paypal/magento-module-payment-services-paypal-2.1.0.0.zip", + "shasum": "8269c9dd1b550d57bee0fef1535f6855b1a6c58d" + }, + "require": { + "magento/framework": ">=103.0.4 <=103.0.7", + "magento/module-backend": ">=102.0.4 <=102.0.7", + "magento/module-catalog": ">=104.0.4 <=104.0.7", + "magento/module-checkout": ">=100.4.4 <=100.4.7", + "magento/module-checkout-agreements": ">=100.4.3 <=100.4.6", + "magento/module-config": ">=101.2.4 <=101.2.7", + "magento/module-customer": ">=103.0.4 <=103.0.7", + "magento/module-instant-purchase": ">=100.4.3 <=100.4.6", + "magento/module-payment": ">=100.4.4 <=100.4.7", + "magento/module-payment-services-base": "2.1.*", + "magento/module-quote": ">=101.2.4 <=101.2.7", + "magento/module-sales": ">=103.0.4 <=103.0.7", + "magento/module-service-proxy": "2.1.*", + "magento/module-store": ">=101.1.4 <=101.1.7", + "magento/module-tax": ">=100.4.4 <=100.4.7", + "magento/module-theme": ">=101.1.4 <=101.1.7", + "magento/module-vault": ">=101.2.4 <=101.2.7", + "php": "~8.1.0||~8.2.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\PaymentServicesPaypal\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "Payment Services PayPal module" + }, + { + "name": "magento/module-payment-services-saas-export", + "version": "2.1.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-payment-services-saas-export/magento-module-payment-services-saas-export-2.1.0.0.zip", + "shasum": "23a0a3ddc9daa9d78cac7cf9dc8fd80921f930a4" + }, + "require": { + "magento/framework": ">=103.0.4 <=103.0.7", + "magento/module-data-exporter": "^102.2.1", + "magento/module-payment-services-base": "2.1.*", + "magento/module-saas-common": "^102.2.1", + "magento/module-sales-data-exporter": "2.1.*", + "magento/module-services-id": "^3.1.2", + "magento/module-store-data-exporter": "2.1.*", + "magento/services-connector": "^1.2.5", + "php": "~8.1.0||~8.2.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\PaymentServicesSaaSExport\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "Magento 2 Payment Services SaaS Export module exports necessary Payment Services data to Magento cloud services that rely on it" + }, + { + "name": "magento/module-payment-staging", + "version": "100.4.4-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-payment-staging/magento-module-payment-staging-100.4.4.0-beta1.zip", + "shasum": "a370044278a98ec43a872775e3028915c8e8e87f" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-quote": "101.2.*", + "magento/module-staging": "101.2.*", + "php": "~8.1.0||~8.2.0" + }, + "suggest": { + "magento/module-payment": "100.4.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\PaymentStaging\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-paypal", + "version": "101.0.7-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-paypal/magento-module-paypal-101.0.7.0-beta1.zip", + "shasum": "e0613f306049e5812d7368d434117d14b25a2d17" + }, + "require": { + "lib-libxml": "*", + "magento/framework": "103.0.*", + "magento/module-authorization": "100.4.*", + "magento/module-backend": "102.0.*", + "magento/module-catalog": "104.0.*", + "magento/module-checkout": "100.4.*", + "magento/module-config": "101.2.*", + "magento/module-customer": "103.0.*", + "magento/module-directory": "100.4.*", + "magento/module-eav": "102.1.*", + "magento/module-instant-purchase": "100.4.*", + "magento/module-payment": "100.4.*", + "magento/module-quote": "101.2.*", "magento/module-sales": "103.0.*", "magento/module-store": "101.1.*", "magento/module-tax": "100.4.*", @@ -17510,11 +17851,11 @@ }, { "name": "magento/module-paypal-captcha", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-paypal-captcha/magento-module-paypal-captcha-100.4.3.0.zip", - "shasum": "3461a126116b48317bdcbdd0ab20b03e909e7072" + "url": "https://repo.magento.com/archives/magento/module-paypal-captcha/magento-module-paypal-captcha-100.4.4.0-beta1.zip", + "shasum": "2960f40c9bcdd9a7589f11d56c50e7293764ecfb" }, "require": { "magento/framework": "103.0.*", @@ -17612,11 +17953,11 @@ }, { "name": "magento/module-persistent", - "version": "100.4.6", + "version": "100.4.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-persistent/magento-module-persistent-100.4.6.0.zip", - "shasum": "ede48822ffcbc35dca75ec9e40988772ffd23bab" + "url": "https://repo.magento.com/archives/magento/module-persistent/magento-module-persistent-100.4.7.0-beta1.zip", + "shasum": "4ae26fce6d4dd5a44e4328b2b883aa37b1f735ce" }, "require": { "magento/framework": "103.0.*", @@ -17645,11 +17986,11 @@ }, { "name": "magento/module-persistent-history", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-persistent-history/magento-module-persistent-history-100.4.3.0.zip", - "shasum": "6b5c4205a7f30d648ec303357ef469f8b72dcd98" + "url": "https://repo.magento.com/archives/magento/module-persistent-history/magento-module-persistent-history-100.4.4.0-beta1.zip", + "shasum": "4a3ffbbfe029adfaa7cee838d8fc92e90bb2ed66" }, "require": { "magento/framework": "103.0.*", @@ -17679,11 +18020,11 @@ }, { "name": "magento/module-price-permissions", - "version": "100.4.2", + "version": "100.4.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-price-permissions/magento-module-price-permissions-100.4.2.0.zip", - "shasum": "9bb6d0425d095d2565f25c1af158bc6dde55e82c" + "url": "https://repo.magento.com/archives/magento/module-price-permissions/magento-module-price-permissions-100.4.3.0-beta1.zip", + "shasum": "4266685a721b17f930a1514cbb82d5c80afbcf3f" }, "require": { "magento/framework": "103.0.*", @@ -17721,11 +18062,11 @@ }, { "name": "magento/module-product-alert", - "version": "100.4.5", + "version": "100.4.6-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-product-alert/magento-module-product-alert-100.4.5.0.zip", - "shasum": "4dd8e33723cf0d397eb1382e92e3a0af43bb9f09" + "url": "https://repo.magento.com/archives/magento/module-product-alert/magento-module-product-alert-100.4.6.0-beta1.zip", + "shasum": "d8cca4bca1efd56efd2ad5045b80f025d22a6441" }, "require": { "magento/framework": "103.0.*", @@ -17759,11 +18100,11 @@ }, { "name": "magento/module-product-video", - "version": "100.4.6", + "version": "100.4.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-product-video/magento-module-product-video-100.4.6.0.zip", - "shasum": "1f0c48b479db8d23a6a9e73d111f61dd6befda33" + "url": "https://repo.magento.com/archives/magento/module-product-video/magento-module-product-video-100.4.7.0-beta1.zip", + "shasum": "0d57bf9724d1552dac140da44f6f47c80d87c761" }, "require": { "magento/framework": "103.0.*", @@ -17797,11 +18138,11 @@ }, { "name": "magento/module-product-video-staging", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-product-video-staging/magento-module-product-video-staging-100.4.3.0.zip", - "shasum": "f2bb752ac12001c612ca976db3d12a553ceae053" + "url": "https://repo.magento.com/archives/magento/module-product-video-staging/magento-module-product-video-staging-100.4.4.0-beta1.zip", + "shasum": "c79a4c7903099fe7b22726315bde4daf0a496dfe" }, "require": { "lib-libxml": "*", @@ -17832,11 +18173,11 @@ }, { "name": "magento/module-promotion-permissions", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-promotion-permissions/magento-module-promotion-permissions-100.4.3.0.zip", - "shasum": "74b7e94179d5c485cf749b71c4b7ab5b6b461640" + "url": "https://repo.magento.com/archives/magento/module-promotion-permissions/magento-module-promotion-permissions-100.4.4.0-beta1.zip", + "shasum": "fc37ccf9de58c300fb50cd204c7e1b73a00fd783" }, "require": { "magento/framework": "103.0.*", @@ -17861,13 +18202,41 @@ ], "description": "N/A" }, + { + "name": "magento/module-query-xml", + "version": "102.2.4", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-query-xml/magento-module-query-xml-102.2.4.0.zip", + "shasum": "969cec187cea58525efaf9b3005e821749572ecf" + }, + "require": { + "magento/framework": ">=103.0.4", + "magento/module-analytics": ">=100.4.4", + "php": "~8.1.0||~8.2.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\QueryXml\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "Query Xml" + }, { "name": "magento/module-quick-checkout", - "version": "1.8.0", + "version": "1.9.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-quick-checkout/magento-module-quick-checkout-1.8.0.0.zip", - "shasum": "9ec554d916c49406ddabecc28963dca1a2727cbc" + "url": "https://repo.magento.com/archives/magento/module-quick-checkout/magento-module-quick-checkout-1.9.0.0.zip", + "shasum": "16a09a92195ee40d5bb7e4c65ac1964d7f0f33a8" }, "require": { "firebase/php-jwt": "^6.0", @@ -17904,11 +18273,11 @@ }, { "name": "magento/module-quick-checkout-admin-panel", - "version": "1.8.0", + "version": "1.9.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-quick-checkout-admin-panel/magento-module-quick-checkout-admin-panel-1.8.0.0.zip", - "shasum": "52752ebfe3cf7744d8947318503d056c279d8f49" + "url": "https://repo.magento.com/archives/magento/module-quick-checkout-admin-panel/magento-module-quick-checkout-admin-panel-1.9.0.0.zip", + "shasum": "c0b346fb9364613f7dfabd3bccf243de5ac80c62" }, "require": { "ext-json": "*", @@ -17917,7 +18286,7 @@ "magento/module-backend": ">=102.0.1", "magento/module-config": ">=101.2.1", "magento/module-customer": ">=103.0.1", - "magento/module-quick-checkout": "1.8.*", + "magento/module-quick-checkout": "1.9.*", "magento/module-store": ">=101.1.1", "magento/module-user": ">=101.2.1", "php": "~7.3.0||~7.4.0||~8.1.0||~8.2.0" @@ -17939,11 +18308,11 @@ }, { "name": "magento/module-quote", - "version": "101.2.6", + "version": "101.2.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-quote/magento-module-quote-101.2.6.0.zip", - "shasum": "cd225ff41050c7b052ab3d583c916b05ae35a72f" + "url": "https://repo.magento.com/archives/magento/module-quote/magento-module-quote-101.2.7.0-beta1.zip", + "shasum": "5a83d82b0f91d8080e818ff3f9a9e68af0aff40a" }, "require": { "magento/framework": "103.0.*", @@ -17983,11 +18352,11 @@ }, { "name": "magento/module-quote-analytics", - "version": "100.4.5", + "version": "100.4.6-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-quote-analytics/magento-module-quote-analytics-100.4.5.0.zip", - "shasum": "6824b2df67b6dc8f175ff5cc34b5087ac67ebe64" + "url": "https://repo.magento.com/archives/magento/module-quote-analytics/magento-module-quote-analytics-100.4.6.0-beta1.zip", + "shasum": "c16c1a21e126c5cedb63739c27e306994a931ace" }, "require": { "magento/framework": "103.0.*", @@ -18012,11 +18381,11 @@ }, { "name": "magento/module-quote-bundle-options", - "version": "100.4.2", + "version": "100.4.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-quote-bundle-options/magento-module-quote-bundle-options-100.4.2.0.zip", - "shasum": "a6811572e04617e5ccd9dfaa6f2f181b6fdc34e7" + "url": "https://repo.magento.com/archives/magento/module-quote-bundle-options/magento-module-quote-bundle-options-100.4.3.0-beta1.zip", + "shasum": "192ffc60dab5f2df8563cd5b03ee78cc7004a868" }, "require": { "magento/framework": "103.0.*", @@ -18040,11 +18409,11 @@ }, { "name": "magento/module-quote-configurable-options", - "version": "100.4.2", + "version": "100.4.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-quote-configurable-options/magento-module-quote-configurable-options-100.4.2.0.zip", - "shasum": "29ed6aba4cb53e320c6f1f37009c9d4868e080be" + "url": "https://repo.magento.com/archives/magento/module-quote-configurable-options/magento-module-quote-configurable-options-100.4.3.0-beta1.zip", + "shasum": "1424aa4d59fdcd42d50eafbf23c4e5a95c9e3e0e" }, "require": { "magento/framework": "103.0.*", @@ -18068,11 +18437,11 @@ }, { "name": "magento/module-quote-downloadable-links", - "version": "100.4.2", + "version": "100.4.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-quote-downloadable-links/magento-module-quote-downloadable-links-100.4.2.0.zip", - "shasum": "bb03960c9d6b041a06de3ceba2cda8cb65795db0" + "url": "https://repo.magento.com/archives/magento/module-quote-downloadable-links/magento-module-quote-downloadable-links-100.4.3.0-beta1.zip", + "shasum": "b5889505eed8381b1e7ecc43ac190ba1c5154f95" }, "require": { "magento/framework": "103.0.*", @@ -18124,11 +18493,11 @@ }, { "name": "magento/module-quote-graph-ql", - "version": "100.4.6", + "version": "100.4.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-quote-graph-ql/magento-module-quote-graph-ql-100.4.6.0.zip", - "shasum": "e4aab321273e561e0567ddeab8cd40b1fb9daf33" + "url": "https://repo.magento.com/archives/magento/module-quote-graph-ql/magento-module-quote-graph-ql-100.4.7.0-beta1.zip", + "shasum": "c898823b9048e81bb3aa666de880829af511f2a1" }, "require": { "magento/framework": "103.0.*", @@ -18138,6 +18507,7 @@ "magento/module-customer": "103.0.*", "magento/module-customer-graph-ql": "100.4.*", "magento/module-directory": "100.4.*", + "magento/module-eav-graph-ql": "100.4.*", "magento/module-gift-message": "100.4.*", "magento/module-graph-ql": "100.4.*", "magento/module-quote": "101.2.*", @@ -18167,11 +18537,11 @@ }, { "name": "magento/module-quote-staging", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-quote-staging/magento-module-quote-staging-100.4.3.0.zip", - "shasum": "7fe778ddeccac9af04afd1df1fe5370f3461976b" + "url": "https://repo.magento.com/archives/magento/module-quote-staging/magento-module-quote-staging-100.4.4.0-beta1.zip", + "shasum": "0fd61d7fa64fd26e839af479c908950e24546957" }, "require": { "magento/framework": "103.0.*", @@ -18226,11 +18596,11 @@ }, { "name": "magento/module-re-captcha-checkout", - "version": "1.1.3", + "version": "1.1.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-checkout/magento-module-re-captcha-checkout-1.1.3.0.zip", - "shasum": "2d42b1660e897655138f1b1ffed74789dee4aa0e" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-checkout/magento-module-re-captcha-checkout-1.1.4.0-beta1.zip", + "shasum": "fd4247dcf40c72805862cc5e026a8aae133f208a" }, "require": { "magento/framework": "*", @@ -18259,11 +18629,11 @@ }, { "name": "magento/module-re-captcha-checkout-sales-rule", - "version": "1.1.2", + "version": "1.1.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-checkout-sales-rule/magento-module-re-captcha-checkout-sales-rule-1.1.2.0.zip", - "shasum": "c1f4b55dd415a7709783c6d7b53dfdf77f502929" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-checkout-sales-rule/magento-module-re-captcha-checkout-sales-rule-1.1.3.0-beta1.zip", + "shasum": "423c447ae25db9b0d10a2e8c1feabe5f03b1b917" }, "require": { "magento/framework": "*", @@ -18293,11 +18663,11 @@ }, { "name": "magento/module-re-captcha-contact", - "version": "1.1.2", + "version": "1.1.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-contact/magento-module-re-captcha-contact-1.1.2.0.zip", - "shasum": "1d0a099e4f9a1573320a288591e5a0a177018070" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-contact/magento-module-re-captcha-contact-1.1.3.0-beta1.zip", + "shasum": "fe22203f41ac7bd9fe5b7de8823b11e7a85a8946" }, "require": { "magento/framework": "*", @@ -18320,11 +18690,11 @@ }, { "name": "magento/module-re-captcha-customer", - "version": "1.1.4", + "version": "1.1.5-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-customer/magento-module-re-captcha-customer-1.1.4.0.zip", - "shasum": "2dcb8c4a1081e22e6f55a0294edbcba7802e91bd" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-customer/magento-module-re-captcha-customer-1.1.5.0-beta1.zip", + "shasum": "c4afdfb2af3b387e456f10d56394d6d159e8acf7" }, "require": { "magento/framework": "*", @@ -18350,11 +18720,11 @@ }, { "name": "magento/module-re-captcha-frontend-ui", - "version": "1.1.4", + "version": "1.1.5-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-frontend-ui/magento-module-re-captcha-frontend-ui-1.1.4.0.zip", - "shasum": "1b90ab0dade3025d04c273ef0d80b4400d823c64" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-frontend-ui/magento-module-re-captcha-frontend-ui-1.1.5.0-beta1.zip", + "shasum": "2d273addf846d21a9e3904dec8733f4e034688dc" }, "require": { "magento/framework": "*", @@ -18502,11 +18872,11 @@ }, { "name": "magento/module-re-captcha-newsletter", - "version": "1.1.3", + "version": "1.1.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-newsletter/magento-module-re-captcha-newsletter-1.1.3.0.zip", - "shasum": "a120f43cb6fc2e6c127e101c0df6e1cdae534a46" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-newsletter/magento-module-re-captcha-newsletter-1.1.4.0-beta1.zip", + "shasum": "f77db0198d18b13862995105d2834a6d372deb2a" }, "require": { "magento/framework": "*", @@ -18531,15 +18901,18 @@ }, { "name": "magento/module-re-captcha-paypal", - "version": "1.1.3", + "version": "1.1.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-paypal/magento-module-re-captcha-paypal-1.1.3.0.zip", - "shasum": "68314be8ac1b2604ca26dab9cce471fefc313e8d" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-paypal/magento-module-re-captcha-paypal-1.1.4.0-beta1.zip", + "shasum": "820508e38f1dd839e627ab736074d302ce286e69" }, "require": { "magento/framework": "*", "magento/module-checkout": "*", + "magento/module-paypal": "*", + "magento/module-quote": "*", + "magento/module-re-captcha-checkout": "1.1.*", "magento/module-re-captcha-ui": "1.1.*", "magento/module-re-captcha-validation-api": "1.1.*", "magento/module-re-captcha-webapi-api": "1.0.*", @@ -18561,11 +18934,11 @@ }, { "name": "magento/module-re-captcha-review", - "version": "1.1.3", + "version": "1.1.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-review/magento-module-re-captcha-review-1.1.3.0.zip", - "shasum": "82966606e4397f80a9f74642a684b12caeae1b92" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-review/magento-module-re-captcha-review-1.1.4.0-beta1.zip", + "shasum": "5f92004737885728edbae432982ba715ef1bdb88" }, "require": { "magento/framework": "*", @@ -18590,11 +18963,11 @@ }, { "name": "magento/module-re-captcha-send-friend", - "version": "1.1.3", + "version": "1.1.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-send-friend/magento-module-re-captcha-send-friend-1.1.3.0.zip", - "shasum": "17c93cd646027f7e850bb767e5d3ded508a14756" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-send-friend/magento-module-re-captcha-send-friend-1.1.4.0-beta1.zip", + "shasum": "a9aa2a1a56348b95141f5f164f4fcbf67b909806" }, "require": { "magento/framework": "*", @@ -18650,11 +19023,11 @@ }, { "name": "magento/module-re-captcha-ui", - "version": "1.1.3", + "version": "1.1.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-ui/magento-module-re-captcha-ui-1.1.3.0.zip", - "shasum": "2d971aab2f6c49d940a79afcdff6401ed81a614a" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-ui/magento-module-re-captcha-ui-1.1.4.0-beta1.zip", + "shasum": "221013f3866fd36fea0bb7eda82e77b31b16ea87" }, "require": { "magento/framework": "*", @@ -18683,11 +19056,11 @@ }, { "name": "magento/module-re-captcha-user", - "version": "1.1.3", + "version": "1.1.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-user/magento-module-re-captcha-user-1.1.3.0.zip", - "shasum": "5977e7080e925c309cbdc7f6c0275a59c99a4e71" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-user/magento-module-re-captcha-user-1.1.4.0-beta1.zip", + "shasum": "e7839ada5974c1d9f97dd7efc151bdc549532c99" }, "require": { "magento/framework": "*", @@ -18831,11 +19204,11 @@ }, { "name": "magento/module-re-captcha-version-3-invisible", - "version": "2.0.3", + "version": "2.0.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-version-3-invisible/magento-module-re-captcha-version-3-invisible-2.0.3.0.zip", - "shasum": "87512167272d86228e5a1892c44c57375ea2b801" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-version-3-invisible/magento-module-re-captcha-version-3-invisible-2.0.4.0-beta1.zip", + "shasum": "1cc293eb8be4009a95186d2fcd6788391c534be0" }, "require": { "magento/framework": "*", @@ -18891,16 +19264,18 @@ }, { "name": "magento/module-re-captcha-webapi-graph-ql", - "version": "1.0.2", + "version": "1.0.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-webapi-graph-ql/magento-module-re-captcha-webapi-graph-ql-1.0.2.0.zip", - "shasum": "3694dde3610e6306cd8d2facfb4332879666b1d8" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-webapi-graph-ql/magento-module-re-captcha-webapi-graph-ql-1.0.3.0-beta1.zip", + "shasum": "d3a02aa4235e3eeac431040e6580512d05345b9a" }, "require": { "magento/framework": "*", "magento/module-authorization": "*", + "magento/module-re-captcha-frontend-ui": "1.1.*", "magento/module-re-captcha-validation-api": "1.1.*", + "magento/module-re-captcha-version-3-invisible": "2.0.*", "magento/module-re-captcha-webapi-api": "1.0.*", "php": "~8.1.0||~8.2.0" }, @@ -18977,11 +19352,11 @@ }, { "name": "magento/module-related-product-graph-ql", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-related-product-graph-ql/magento-module-related-product-graph-ql-100.4.3.0.zip", - "shasum": "fdd6cb197b329e15e85ad8b82a93d7b035a51080" + "url": "https://repo.magento.com/archives/magento/module-related-product-graph-ql/magento-module-related-product-graph-ql-100.4.4.0-beta1.zip", + "shasum": "6665d5850a1526e2909e98de9a8d996b2a4fd085" }, "require": { "magento/framework": "103.0.*", @@ -19009,11 +19384,11 @@ }, { "name": "magento/module-release-notification", - "version": "100.4.4", + "version": "100.4.5-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-release-notification/magento-module-release-notification-100.4.4.0.zip", - "shasum": "f76b90a5c8665dac21c9bd01c7025bbe07c3b8c7" + "url": "https://repo.magento.com/archives/magento/module-release-notification/magento-module-release-notification-100.4.5.0-beta1.zip", + "shasum": "d2c34d8e526120f135bba6e42abc7904d9f9ee31" }, "require": { "magento/framework": "103.0.*", @@ -19042,11 +19417,11 @@ }, { "name": "magento/module-reminder", - "version": "101.2.5", + "version": "101.2.6-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-reminder/magento-module-reminder-101.2.5.0.zip", - "shasum": "e4284ec716c0fd5779ca456540aaee4b981f6338" + "url": "https://repo.magento.com/archives/magento/module-reminder/magento-module-reminder-101.2.6.0-beta1.zip", + "shasum": "e9b1b244a4e9d131d59a8ea727f4d95580b69ee6" }, "require": { "magento/framework": "103.0.*", @@ -19079,11 +19454,11 @@ }, { "name": "magento/module-remote-storage", - "version": "100.4.4", + "version": "100.4.5-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-remote-storage/magento-module-remote-storage-100.4.4.0.zip", - "shasum": "ce54f4d2be33d1d8b2a339bd75d9add22d55184e" + "url": "https://repo.magento.com/archives/magento/module-remote-storage/magento-module-remote-storage-100.4.5.0-beta1.zip", + "shasum": "4d806c308c4141464221e138833c94f058b13eff" }, "require": { "league/flysystem": "^2.4", @@ -19154,11 +19529,11 @@ }, { "name": "magento/module-reports", - "version": "100.4.6", + "version": "100.4.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-reports/magento-module-reports-100.4.6.0.zip", - "shasum": "c8a6d5f366aa12fccf0adccb6a756758dfef06b6" + "url": "https://repo.magento.com/archives/magento/module-reports/magento-module-reports-100.4.7.0-beta1.zip", + "shasum": "e766296cd57e2a4089746762422e2d24bed9f19d" }, "require": { "magento/framework": "103.0.*", @@ -19198,11 +19573,11 @@ }, { "name": "magento/module-require-js", - "version": "100.4.2", + "version": "100.4.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-require-js/magento-module-require-js-100.4.2.0.zip", - "shasum": "642f592fb47428acb6bfb07b9e0ace551aa9df5f" + "url": "https://repo.magento.com/archives/magento/module-require-js/magento-module-require-js-100.4.3.0-beta1.zip", + "shasum": "c34e7e9aac8b64de6a263a7400c71239e1bda814" }, "require": { "magento/framework": "103.0.*", @@ -19225,11 +19600,11 @@ }, { "name": "magento/module-resource-connections", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-resource-connections/magento-module-resource-connections-100.4.3.0.zip", - "shasum": "cce35c9642a777da7d68bb126e522c7f716bd4be" + "url": "https://repo.magento.com/archives/magento/module-resource-connections/magento-module-resource-connections-100.4.4.0-beta1.zip", + "shasum": "ff14c4026e6d6a50d9376c14834d5d7312f0d3ce" }, "require": { "magento/framework": "103.0.*", @@ -19251,11 +19626,11 @@ }, { "name": "magento/module-review", - "version": "100.4.6", + "version": "100.4.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-review/magento-module-review-100.4.6.0.zip", - "shasum": "ef05b54dbb31be615e7dc029f14bcad1e41aab0a" + "url": "https://repo.magento.com/archives/magento/module-review/magento-module-review-100.4.7.0-beta1.zip", + "shasum": "b312dc9e4b3f8c9becefcc53e199c059e5b5cd40" }, "require": { "magento/framework": "103.0.*", @@ -19290,11 +19665,11 @@ }, { "name": "magento/module-review-analytics", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-review-analytics/magento-module-review-analytics-100.4.3.0.zip", - "shasum": "39afd977e305baf888a498ab11cba7ab7fea81cf" + "url": "https://repo.magento.com/archives/magento/module-review-analytics/magento-module-review-analytics-100.4.4.0-beta1.zip", + "shasum": "ce971edcb67b468ee5b4ac5fcad288050c0e5751" }, "require": { "magento/framework": "103.0.*", @@ -19319,11 +19694,11 @@ }, { "name": "magento/module-review-graph-ql", - "version": "100.4.2", + "version": "100.4.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-review-graph-ql/magento-module-review-graph-ql-100.4.2.0.zip", - "shasum": "38a1a3e6d42d3612e241ad0587d81e5e1efed51e" + "url": "https://repo.magento.com/archives/magento/module-review-graph-ql/magento-module-review-graph-ql-100.4.3.0-beta1.zip", + "shasum": "82a11c9042eedbe157598c9219bb4c9588711c42" }, "require": { "magento/framework": "103.0.*", @@ -19353,11 +19728,11 @@ }, { "name": "magento/module-review-staging", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-review-staging/magento-module-review-staging-100.4.3.0.zip", - "shasum": "f76866c72d9d35d96c772c1a035dbe7700a6a2da" + "url": "https://repo.magento.com/archives/magento/module-review-staging/magento-module-review-staging-100.4.4.0-beta1.zip", + "shasum": "25e9a67f6a4d241cb69b1c7aba063cdf2e727ee1" }, "require": { "lib-libxml": "*", @@ -19386,11 +19761,11 @@ }, { "name": "magento/module-reward", - "version": "101.2.6", + "version": "101.2.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-reward/magento-module-reward-101.2.6.0.zip", - "shasum": "165f990b0b80abf16e12ec9d3a97418274840ece" + "url": "https://repo.magento.com/archives/magento/module-reward/magento-module-reward-101.2.7.0-beta1.zip", + "shasum": "2da4e4381c09ea4c53388682000c4ed5b50cae69" }, "require": { "magento/framework": "103.0.*", @@ -19468,11 +19843,11 @@ }, { "name": "magento/module-reward-staging", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-reward-staging/magento-module-reward-staging-100.4.3.0.zip", - "shasum": "e41c9ebcdc3e6f018e8137a6f5687cfb833dd999" + "url": "https://repo.magento.com/archives/magento/module-reward-staging/magento-module-reward-staging-100.4.4.0-beta1.zip", + "shasum": "a5872d5a52aba70105bf438d867d2ee28b981ca8" }, "require": { "magento/framework": "103.0.*", @@ -19500,11 +19875,11 @@ }, { "name": "magento/module-rma", - "version": "101.2.6", + "version": "101.2.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-rma/magento-module-rma-101.2.6.0.zip", - "shasum": "624dcd23e39fcfb758a68291eae7e2dc06393be0" + "url": "https://repo.magento.com/archives/magento/module-rma/magento-module-rma-101.2.7.0-beta1.zip", + "shasum": "e7ab84c3760548bfcf66b3b142bba2c0794b3121" }, "require": { "ext-gd": "*", @@ -19551,11 +19926,11 @@ }, { "name": "magento/module-rma-graph-ql", - "version": "100.4.5", + "version": "100.4.6-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-rma-graph-ql/magento-module-rma-graph-ql-100.4.5.0.zip", - "shasum": "276f6e31734701b3d124d0c6f668adba239aa1b4" + "url": "https://repo.magento.com/archives/magento/module-rma-graph-ql/magento-module-rma-graph-ql-100.4.6.0-beta1.zip", + "shasum": "5d91126a1731f267795e757805ddaffcefb47f2b" }, "require": { "magento/framework": "103.0.*", @@ -19589,11 +19964,11 @@ }, { "name": "magento/module-rma-staging", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-rma-staging/magento-module-rma-staging-100.4.3.0.zip", - "shasum": "dcc38b2126277896385ecc5a02dd8e12641076d5" + "url": "https://repo.magento.com/archives/magento/module-rma-staging/magento-module-rma-staging-100.4.4.0-beta1.zip", + "shasum": "f3f27f015b88aa9862be52ae5dc0e96fa14617e4" }, "require": { "lib-libxml": "*", @@ -19621,11 +19996,11 @@ }, { "name": "magento/module-robots", - "version": "101.1.2", + "version": "101.1.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-robots/magento-module-robots-101.1.2.0.zip", - "shasum": "6c8843f728c5c9d2f755497c04b2515f9e1393e0" + "url": "https://repo.magento.com/archives/magento/module-robots/magento-module-robots-101.1.3.0-beta1.zip", + "shasum": "cca23cac80da323f0bf7bcd6a3d1338567e185d6" }, "require": { "magento/framework": "103.0.*", @@ -19712,13 +20087,49 @@ ], "description": "N/A" }, + { + "name": "magento/module-saas-common", + "version": "102.2.4", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-saas-common/magento-module-saas-common-102.2.4.0.zip", + "shasum": "30ff666e47ba5dcf760000dd40e1c2c7742bea65" + }, + "require": { + "magento/framework": ">=103.0.4", + "magento/module-data-exporter": "102.*", + "magento/module-services-id": "^3.1.2", + "magento/services-connector": "^1.2.5", + "php": "~8.1.0||~8.2.0" + }, + "require-dev": { + "phpunit/phpunit": "~6.5.0" + }, + "suggest": { + "ext-zlib": "Allow gzip compression of HTTP requests" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\SaaSCommon\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "Magento 2 SaaS Common module for shared saas export functionality" + }, { "name": "magento/module-sales", - "version": "103.0.6", + "version": "103.0.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sales/magento-module-sales-103.0.6.0.zip", - "shasum": "25edc463493e854aaeff458d03944d4abde694b3" + "url": "https://repo.magento.com/archives/magento/module-sales/magento-module-sales-103.0.7.0-beta1.zip", + "shasum": "0c7ed40d2f4b0a8bacaba21bca2c2f8845dd5d49" }, "require": { "magento/framework": "103.0.*", @@ -19768,11 +20179,11 @@ }, { "name": "magento/module-sales-analytics", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sales-analytics/magento-module-sales-analytics-100.4.3.0.zip", - "shasum": "57005cc788797458b274f2052bbaad779b4bc170" + "url": "https://repo.magento.com/archives/magento/module-sales-analytics/magento-module-sales-analytics-100.4.4.0-beta1.zip", + "shasum": "a6599524390e73ac57e447726d07308492d6c222" }, "require": { "magento/framework": "103.0.*", @@ -19797,11 +20208,11 @@ }, { "name": "magento/module-sales-archive", - "version": "101.0.4", + "version": "101.0.5-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sales-archive/magento-module-sales-archive-101.0.4.0.zip", - "shasum": "c1dfb6f02ef375de46a97773504c595487e55487" + "url": "https://repo.magento.com/archives/magento/module-sales-archive/magento-module-sales-archive-101.0.5.0-beta1.zip", + "shasum": "d3a932f9a95f1d0009ed89c143ca9c1134505dce" }, "require": { "magento/framework": "103.0.*", @@ -19827,6 +20238,36 @@ ], "description": "N/A" }, + { + "name": "magento/module-sales-data-exporter", + "version": "2.1.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-sales-data-exporter/magento-module-sales-data-exporter-2.1.0.0.zip", + "shasum": "8a133d902e3daf00b9a5267cc887c370152ae1db" + }, + "require": { + "magento/framework": ">=103.0.4 <=103.0.7", + "magento/module-data-exporter": "^102.2.1", + "magento/module-query-xml": "^102.2.1", + "magento/module-sales": ">=103.0.4 <=103.0.7", + "php": "~8.1.0||~8.2.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\SalesDataExporter\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "Sales data exporter" + }, { "name": "magento/module-sales-graph-ql", "version": "100.4.6", @@ -19894,11 +20335,11 @@ }, { "name": "magento/module-sales-rule", - "version": "101.2.6", + "version": "101.2.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sales-rule/magento-module-sales-rule-101.2.6.0.zip", - "shasum": "4b503924ac3bc5142c27e75c22ea331dd5926866" + "url": "https://repo.magento.com/archives/magento/module-sales-rule/magento-module-sales-rule-101.2.7.0-beta1.zip", + "shasum": "fdced3e6470ace4317f2fc2cefa7b2ef4cb06aab" }, "require": { "magento/framework": "103.0.*", @@ -19945,11 +20386,11 @@ }, { "name": "magento/module-sales-rule-staging", - "version": "100.4.5", + "version": "100.4.6-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sales-rule-staging/magento-module-sales-rule-staging-100.4.5.0.zip", - "shasum": "1be5bf243316131c5f9e5c9cf9bd947ca5b57ce4" + "url": "https://repo.magento.com/archives/magento/module-sales-rule-staging/magento-module-sales-rule-staging-100.4.6.0-beta1.zip", + "shasum": "ff9f460e5e1c42a2feb7206dfd86df3b957e7ab0" }, "require": { "magento/framework": "103.0.*", @@ -19982,11 +20423,11 @@ }, { "name": "magento/module-sales-sequence", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sales-sequence/magento-module-sales-sequence-100.4.3.0.zip", - "shasum": "c2c30c0993e022159dd5b944a198a7ff899e2066" + "url": "https://repo.magento.com/archives/magento/module-sales-sequence/magento-module-sales-sequence-100.4.4.0-beta1.zip", + "shasum": "c7054d16d86af2e197d28b9063eb5398e4b2c616" }, "require": { "magento/framework": "103.0.*", @@ -20009,11 +20450,11 @@ }, { "name": "magento/module-sample-data", - "version": "100.4.4", + "version": "100.4.5-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sample-data/magento-module-sample-data-100.4.4.0.zip", - "shasum": "b83d48c19f2ecdd8132b4747cc192d47bad1a550" + "url": "https://repo.magento.com/archives/magento/module-sample-data/magento-module-sample-data-100.4.5.0-beta1.zip", + "shasum": "156744f8cf0a6c3af77e3be1d4688a20ebb50689" }, "require": { "magento/framework": "103.0.*", @@ -20040,11 +20481,11 @@ }, { "name": "magento/module-scalable-checkout", - "version": "100.4.5", + "version": "100.4.6-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-scalable-checkout/magento-module-scalable-checkout-100.4.5.0.zip", - "shasum": "b19c7b3909c5b504b50ff1fbc28c08f0e08a2d95" + "url": "https://repo.magento.com/archives/magento/module-scalable-checkout/magento-module-scalable-checkout-100.4.6.0-beta1.zip", + "shasum": "1665ce3073ceaeb0a0ac73815984b92c1d997cee" }, "require": { "magento/framework": "103.0.*", @@ -20074,11 +20515,11 @@ }, { "name": "magento/module-scalable-inventory", - "version": "100.4.4", + "version": "100.4.5-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-scalable-inventory/magento-module-scalable-inventory-100.4.4.0.zip", - "shasum": "199befa6c01b9167317912dc97fad5b9c6f58204" + "url": "https://repo.magento.com/archives/magento/module-scalable-inventory/magento-module-scalable-inventory-100.4.5.0-beta1.zip", + "shasum": "12549309980ec45ee224f6a72b12db0fb6753b65" }, "require": { "magento/framework": "103.0.*", @@ -20104,11 +20545,11 @@ }, { "name": "magento/module-scalable-oms", - "version": "100.4.4", + "version": "100.4.5-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-scalable-oms/magento-module-scalable-oms-100.4.4.0.zip", - "shasum": "8d1501007b28624a24920368d345c26d0edfacd5" + "url": "https://repo.magento.com/archives/magento/module-scalable-oms/magento-module-scalable-oms-100.4.5.0-beta1.zip", + "shasum": "aa65cad50824b4c9eaee0cbf52ce087d3a122952" }, "require": { "magento/framework": "103.0.*", @@ -20134,11 +20575,11 @@ }, { "name": "magento/module-scheduled-import-export", - "version": "101.2.6", + "version": "101.2.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-scheduled-import-export/magento-module-scheduled-import-export-101.2.6.0.zip", - "shasum": "97fca969ee8eef3612498c6b54cfa5f6d2644388" + "url": "https://repo.magento.com/archives/magento/module-scheduled-import-export/magento-module-scheduled-import-export-101.2.7.0-beta1.zip", + "shasum": "1c573082aea44876a60d27ca61de57dc93fd5c69" }, "require": { "magento/framework": "103.0.*", @@ -20166,11 +20607,11 @@ }, { "name": "magento/module-search", - "version": "101.1.6", + "version": "101.1.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-search/magento-module-search-101.1.6.0.zip", - "shasum": "b49415ac6df060dedb99e5269f4e60306fa206f6" + "url": "https://repo.magento.com/archives/magento/module-search/magento-module-search-101.1.7.0-beta1.zip", + "shasum": "8c6cd17e23c834438a2d7add8bf3bdbe073ddb01" }, "require": { "magento/framework": "103.0.*", @@ -20198,11 +20639,11 @@ }, { "name": "magento/module-search-staging", - "version": "100.4.4", + "version": "100.4.5-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-search-staging/magento-module-search-staging-100.4.4.0.zip", - "shasum": "fab2e3349149a2048ae14d98f9c5fcb6e05b634e" + "url": "https://repo.magento.com/archives/magento/module-search-staging/magento-module-search-staging-100.4.5.0-beta1.zip", + "shasum": "0e98f76bae419a8a97141bc9a5ba82d96d9a900a" }, "require": { "lib-libxml": "*", @@ -20227,11 +20668,11 @@ }, { "name": "magento/module-security", - "version": "100.4.6", + "version": "100.4.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-security/magento-module-security-100.4.6.0.zip", - "shasum": "307393f4a3bf057e4e1e1297265259b26f05cdb7" + "url": "https://repo.magento.com/archives/magento/module-security/magento-module-security-100.4.7.0-beta1.zip", + "shasum": "d041266cc1beab7312259683b11e5c7fa1630709" }, "require": { "magento/framework": "103.0.*", @@ -20261,11 +20702,11 @@ }, { "name": "magento/module-securitytxt", - "version": "1.1.2", + "version": "1.1.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-securitytxt/magento-module-securitytxt-1.1.2.0.zip", - "shasum": "c8bcfbec463be61e61c26a074c543adf50270b8f" + "url": "https://repo.magento.com/archives/magento/module-securitytxt/magento-module-securitytxt-1.1.3.0-beta1.zip", + "shasum": "38e7d9b21c87cc5ec4603fa58bbbb998a4304381" }, "require": { "magento/framework": "*", @@ -20296,11 +20737,11 @@ }, { "name": "magento/module-send-friend", - "version": "100.4.4", + "version": "100.4.5-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-send-friend/magento-module-send-friend-100.4.4.0.zip", - "shasum": "23ea8493ec66537044b13297adc637e52fe7f2d2" + "url": "https://repo.magento.com/archives/magento/module-send-friend/magento-module-send-friend-100.4.5.0-beta1.zip", + "shasum": "72d3b98bd7bf33e39920ee623d5ab59ee214d0b0" }, "require": { "magento/framework": "103.0.*", @@ -20357,13 +20798,135 @@ ], "description": "N/A" }, + { + "name": "magento/module-service-proxy", + "version": "2.1.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-service-proxy/magento-module-service-proxy-2.1.0.0.zip", + "shasum": "c1ec562d307d0ec20342cb82cd3b47f9de48d0e9" + }, + "require": { + "magento/framework": ">=103.0.4 <=103.0.7", + "magento/module-backend": ">=102.0.4 <=102.0.7", + "magento/module-page-cache": ">=100.4.4 <=100.4.7", + "magento/module-store": ">=101.1.4 <=101.1.7", + "php": "~8.1.0||~8.2.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\ServiceProxy\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "Service Proxy module" + }, + { + "name": "magento/module-services-id", + "version": "3.1.3", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-services-id/magento-module-services-id-3.1.3.0.zip", + "shasum": "f67040e87faf9e9d31fe978b5a31d22ce25c2d39" + }, + "require": { + "magento/framework": ">=102.0.0 <104.0.0", + "magento/module-config": ">=101.1.0 <101.3.0", + "magento/services-connector": "^1.2.6", + "php": "~7.2.0||~7.3.0||~7.4.0||~8.1.0||~8.2.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\ServicesId\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "Commerce Services identity" + }, + { + "name": "magento/module-services-id-graph-ql-server", + "version": "1.0.4", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-services-id-graph-ql-server/magento-module-services-id-graph-ql-server-1.0.4.0.zip", + "shasum": "2ca6878b1398228db530687e83ffcab09ccddd7b" + }, + "require": { + "magento/framework": ">=102.0.0 <104.0.0", + "magento/module-admin-graph-ql-server": "^1.0.1", + "magento/module-backend": ">=101.0.0 <103.0.0", + "magento/module-services-id": "^3.1.3", + "php": "~7.2.0||~7.3.0||~7.4.0||~8.1.0||~8.2.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\ServicesIdGraphQlServer\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "Commerce Services identity GraphQL server" + }, + { + "name": "magento/module-services-id-layout", + "version": "1.0.5", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-services-id-layout/magento-module-services-id-layout-1.0.5.0.zip", + "shasum": "5a7926e4b380e2919a2abdc8ab3b180aa0c2502a" + }, + "require": { + "magento/framework": ">=102.0.0 <104.0.0", + "magento/module-backend": ">=101.0.0 <103.0.0", + "magento/module-config": ">=101.1.0 <101.3.0", + "magento/module-graph-ql-server": "^1.0.1", + "magento/module-services-id": "^3.1.3", + "magento/module-services-id-graph-ql-server": "^1.0.4", + "magento/module-store": ">=101.0.0 <101.2.0", + "php": "~7.2.0||~7.3.0||~7.4.0||~8.1.0||~8.2.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\ServicesIdLayout\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "Commerce Services identity Layout" + }, { "name": "magento/module-shipping", - "version": "100.4.6", + "version": "100.4.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-shipping/magento-module-shipping-100.4.6.0.zip", - "shasum": "2142e5f799f4fcf3f1f5e4498d13454c60b18edd" + "url": "https://repo.magento.com/archives/magento/module-shipping/magento-module-shipping-100.4.7.0-beta1.zip", + "shasum": "b60c2afa0ff30b70d3f0eb5be68964a20b4ecfc6" }, "require": { "ext-gd": "*", @@ -20405,11 +20968,11 @@ }, { "name": "magento/module-sitemap", - "version": "100.4.5", + "version": "100.4.6-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sitemap/magento-module-sitemap-100.4.5.0.zip", - "shasum": "898efac450986f3f542f92037d7d22d0d1d229b4" + "url": "https://repo.magento.com/archives/magento/module-sitemap/magento-module-sitemap-100.4.6.0-beta1.zip", + "shasum": "7016ee472b4bb27b79c12ce2be0e86ce96d64186" }, "require": { "magento/framework": "103.0.*", @@ -20444,11 +21007,11 @@ }, { "name": "magento/module-staging", - "version": "101.2.6", + "version": "101.2.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-staging/magento-module-staging-101.2.6.0.zip", - "shasum": "3f9d578043aad3016a66eb80b54dec2a282586b1" + "url": "https://repo.magento.com/archives/magento/module-staging/magento-module-staging-101.2.7.0-beta1.zip", + "shasum": "c0a176b6f89af00c0962768d85f507f4e1f57ec0" }, "require": { "lib-libxml": "*", @@ -20544,11 +21107,11 @@ }, { "name": "magento/module-store", - "version": "101.1.6", + "version": "101.1.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-store/magento-module-store-101.1.6.0.zip", - "shasum": "85800089d778fb2ff2a836ce09b83065b726e938" + "url": "https://repo.magento.com/archives/magento/module-store/magento-module-store-101.1.7.0-beta1.zip", + "shasum": "6e6d87cb5b2d3e705c07938ae50fb3a5f2644d4e" }, "require": { "magento/framework": "103.0.*", @@ -20580,13 +21143,43 @@ ], "description": "N/A" }, + { + "name": "magento/module-store-data-exporter", + "version": "2.1.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-store-data-exporter/magento-module-store-data-exporter-2.1.0.0.zip", + "shasum": "f0949c2c07cc6a27714a52a28e43b92426ecdfdd" + }, + "require": { + "magento/framework": ">=103.0.4 <=103.0.7", + "magento/module-data-exporter": "^102.2.1", + "magento/module-query-xml": "^102.2.1", + "magento/module-store": ">=101.1.4 <=101.1.7", + "php": "~8.1.0||~8.2.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\StoreDataExporter\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "Store data exporter" + }, { "name": "magento/module-store-graph-ql", - "version": "100.4.4", + "version": "100.4.5-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-store-graph-ql/magento-module-store-graph-ql-100.4.4.0.zip", - "shasum": "8f5e61a9d8a23d6e6d855403241de68aeeccc294" + "url": "https://repo.magento.com/archives/magento/module-store-graph-ql/magento-module-store-graph-ql-100.4.5.0-beta1.zip", + "shasum": "5f12760f0e3bb8d887a2058e4d6ecdcb851ff251" }, "require": { "magento/framework": "103.0.*", @@ -20612,11 +21205,11 @@ }, { "name": "magento/module-support", - "version": "101.2.5", + "version": "101.2.6-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-support/magento-module-support-101.2.5.0.zip", - "shasum": "66f72b18f9478edbf81195fd4f5e59a759e7aad8" + "url": "https://repo.magento.com/archives/magento/module-support/magento-module-support-101.2.6.0-beta1.zip", + "shasum": "5a853a88eba7cd6f25ee8c530bc78915eba50be2" }, "require": { "lib-libxml": "*", @@ -20659,11 +21252,11 @@ }, { "name": "magento/module-swagger", - "version": "100.4.5", + "version": "100.4.6-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-swagger/magento-module-swagger-100.4.5.0.zip", - "shasum": "93664d7bf1e91d63650e1c62bcb9a7a0578828ef" + "url": "https://repo.magento.com/archives/magento/module-swagger/magento-module-swagger-100.4.6.0-beta1.zip", + "shasum": "94034dba412dd88afe74e245cab031d73398ff88" }, "require": { "magento/framework": "103.0.*", @@ -20686,11 +21279,11 @@ }, { "name": "magento/module-swagger-webapi", - "version": "100.4.2", + "version": "100.4.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-swagger-webapi/magento-module-swagger-webapi-100.4.2.0.zip", - "shasum": "7b36051b559d39ac3bb441dab0df6fed6d0dd001" + "url": "https://repo.magento.com/archives/magento/module-swagger-webapi/magento-module-swagger-webapi-100.4.3.0-beta1.zip", + "shasum": "d9cb3dc49606eb949cfdc67d3fa3d4bb3035c7a0" }, "require": { "magento/framework": "103.0.*", @@ -20714,11 +21307,11 @@ }, { "name": "magento/module-swagger-webapi-async", - "version": "100.4.2", + "version": "100.4.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-swagger-webapi-async/magento-module-swagger-webapi-async-100.4.2.0.zip", - "shasum": "3f03ef2eec13dbf81f7237f5ca5a74cc7e6ff313" + "url": "https://repo.magento.com/archives/magento/module-swagger-webapi-async/magento-module-swagger-webapi-async-100.4.3.0-beta1.zip", + "shasum": "da8bec35b68d9ac39f695bac0d789f31cf5b023e" }, "require": { "magento/framework": "103.0.*", @@ -20773,11 +21366,11 @@ }, { "name": "magento/module-swatches", - "version": "100.4.6", + "version": "100.4.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-swatches/magento-module-swatches-100.4.6.0.zip", - "shasum": "4a84c083d9485bb250dfd03090b4834bb38d8598" + "url": "https://repo.magento.com/archives/magento/module-swatches/magento-module-swatches-100.4.7.0-beta1.zip", + "shasum": "c0ae1e0b78fc68d2c521a8cec87ac1265c1d9a3f" }, "require": { "magento/framework": "103.0.*", @@ -20847,11 +21440,11 @@ }, { "name": "magento/module-swatches-layered-navigation", - "version": "100.4.2", + "version": "100.4.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-swatches-layered-navigation/magento-module-swatches-layered-navigation-100.4.2.0.zip", - "shasum": "babeb34eb9e9de1af4a56506a314748b113461ac" + "url": "https://repo.magento.com/archives/magento/module-swatches-layered-navigation/magento-module-swatches-layered-navigation-100.4.3.0-beta1.zip", + "shasum": "2ca6bebab89ff8a7d3d363ab2559deac1ffbfde4" }, "require": { "magento/framework": "103.0.*", @@ -20875,11 +21468,11 @@ }, { "name": "magento/module-target-rule", - "version": "101.2.6", + "version": "101.2.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-target-rule/magento-module-target-rule-101.2.6.0.zip", - "shasum": "4391e39fe109f321b8bc8b3554adc9ba8d75728f" + "url": "https://repo.magento.com/archives/magento/module-target-rule/magento-module-target-rule-101.2.7.0-beta1.zip", + "shasum": "f309feb3b9363ed05a7efd6dfb6837bb03bf70e8" }, "require": { "magento/framework": "103.0.*", @@ -20916,16 +21509,17 @@ }, { "name": "magento/module-target-rule-graph-ql", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-target-rule-graph-ql/magento-module-target-rule-graph-ql-100.4.3.0.zip", - "shasum": "7f1716264b66f15affb540759ef38d12ec34dbce" + "url": "https://repo.magento.com/archives/magento/module-target-rule-graph-ql/magento-module-target-rule-graph-ql-100.4.4.0-beta1.zip", + "shasum": "2d7a00b115bb4dfeca1169ea864aaaf33a708e64" }, "require": { "magento/framework": "103.0.*", "magento/module-catalog": "104.0.*", "magento/module-catalog-graph-ql": "100.4.*", + "magento/module-graph-ql": "100.4.*", "magento/module-related-product-graph-ql": "100.4.*", "magento/module-target-rule": "101.2.*", "php": "~8.1.0||~8.2.0" @@ -20946,11 +21540,11 @@ }, { "name": "magento/module-tax", - "version": "100.4.6", + "version": "100.4.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-tax/magento-module-tax-100.4.6.0.zip", - "shasum": "6c4bd17f7cdb40dcf228a6099af41b8c896025f4" + "url": "https://repo.magento.com/archives/magento/module-tax/magento-module-tax-100.4.7.0-beta1.zip", + "shasum": "5c450431b7c77a3a6c92c9f563cd6967d6b4e9a9" }, "require": { "magento/framework": "103.0.*", @@ -21021,11 +21615,11 @@ }, { "name": "magento/module-tax-import-export", - "version": "100.4.5", + "version": "100.4.6-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-tax-import-export/magento-module-tax-import-export-100.4.5.0.zip", - "shasum": "2b388ef0d005c25decc6810981e63d43e3a5b503" + "url": "https://repo.magento.com/archives/magento/module-tax-import-export/magento-module-tax-import-export-100.4.6.0-beta1.zip", + "shasum": "d50224afa67d27c4dffdbec7daec0b5e3f0dac8a" }, "require": { "magento/framework": "103.0.*", @@ -21053,11 +21647,11 @@ }, { "name": "magento/module-theme", - "version": "101.1.6", + "version": "101.1.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-theme/magento-module-theme-101.1.6.0.zip", - "shasum": "d76e2417215de1613206a3a2d45d0659056b85f1" + "url": "https://repo.magento.com/archives/magento/module-theme/magento-module-theme-101.1.7.0-beta1.zip", + "shasum": "f71488b55895c225ed11b684271f2290ee9da784" }, "require": { "magento/framework": "103.0.*", @@ -21125,11 +21719,11 @@ }, { "name": "magento/module-translation", - "version": "100.4.6", + "version": "100.4.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-translation/magento-module-translation-100.4.6.0.zip", - "shasum": "a5292c7319e662393bf7f71a4e6139ed3a491c04" + "url": "https://repo.magento.com/archives/magento/module-translation/magento-module-translation-100.4.7.0-beta1.zip", + "shasum": "d386f36adb1bf95260ccd5344f487b70d2265fe6" }, "require": { "magento/framework": "103.0.*", @@ -21160,11 +21754,11 @@ }, { "name": "magento/module-two-factor-auth", - "version": "1.1.5", + "version": "1.1.6-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-two-factor-auth/magento-module-two-factor-auth-1.1.5.0.zip", - "shasum": "78aa5336900fd19830591e7ab0b73dfb4fc9b843" + "url": "https://repo.magento.com/archives/magento/module-two-factor-auth/magento-module-two-factor-auth-1.1.6.0-beta1.zip", + "shasum": "bb726a3fae0b4c317f7dbdcf90437f6ea47ec5b0" }, "require": { "2tvenom/cborencode": "^1.0", @@ -21198,11 +21792,11 @@ }, { "name": "magento/module-ui", - "version": "101.2.6", + "version": "101.2.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-ui/magento-module-ui-101.2.6.0.zip", - "shasum": "6a7e50cd6c6dd49622665bc9a764af20691c1dc3" + "url": "https://repo.magento.com/archives/magento/module-ui/magento-module-ui-101.2.7.0-beta1.zip", + "shasum": "110351bb1986bafc89305e2bc1e674613b8c6501" }, "require": { "magento/framework": "103.0.*", @@ -21233,11 +21827,11 @@ }, { "name": "magento/module-ups", - "version": "100.4.6", + "version": "100.4.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-ups/magento-module-ups-100.4.6.0.zip", - "shasum": "c6976ba676441701db5f6a4b0368035af9e5a182" + "url": "https://repo.magento.com/archives/magento/module-ups/magento-module-ups-100.4.7.0-beta1.zip", + "shasum": "e637ada0670abac5264ae5977e6a71c82af47ba3" }, "require": { "magento/framework": "103.0.*", @@ -21270,11 +21864,11 @@ }, { "name": "magento/module-url-rewrite", - "version": "102.0.5", + "version": "102.0.6-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-url-rewrite/magento-module-url-rewrite-102.0.5.0.zip", - "shasum": "685aa0381083bc752d373d1bc5d4f340a62f035d" + "url": "https://repo.magento.com/archives/magento/module-url-rewrite/magento-module-url-rewrite-102.0.6.0-beta1.zip", + "shasum": "48eb1873b7299b7be6b64f84da2d912e32aa609d" }, "require": { "magento/framework": "103.0.*", @@ -21304,11 +21898,11 @@ }, { "name": "magento/module-url-rewrite-graph-ql", - "version": "100.4.5", + "version": "100.4.6-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-url-rewrite-graph-ql/magento-module-url-rewrite-graph-ql-100.4.5.0.zip", - "shasum": "8dee22ac0c6caa5da2a21eeb7750e5c223a51473" + "url": "https://repo.magento.com/archives/magento/module-url-rewrite-graph-ql/magento-module-url-rewrite-graph-ql-100.4.6.0-beta1.zip", + "shasum": "093636f768bfb24875863c7bd349cad5b4d5dba0" }, "require": { "magento/framework": "103.0.*", @@ -21335,11 +21929,11 @@ }, { "name": "magento/module-user", - "version": "101.2.6", + "version": "101.2.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-user/magento-module-user-101.2.6.0.zip", - "shasum": "7fedf788997f6b217d71c0680b4868dc7a7b8681" + "url": "https://repo.magento.com/archives/magento/module-user/magento-module-user-101.2.7.0-beta1.zip", + "shasum": "84ae388bdafa27f754cb413d043d1b61ad811a9f" }, "require": { "magento/framework": "103.0.*", @@ -21369,11 +21963,11 @@ }, { "name": "magento/module-usps", - "version": "100.4.5", + "version": "100.4.6-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-usps/magento-module-usps-100.4.5.0.zip", - "shasum": "f45cf69b71734a62a433485467d4130de6cbd922" + "url": "https://repo.magento.com/archives/magento/module-usps/magento-module-usps-100.4.6.0-beta1.zip", + "shasum": "cf76c878d8da5ffede9f01839fcdb400b77960cd" }, "require": { "lib-libxml": "*", @@ -21405,11 +21999,11 @@ }, { "name": "magento/module-variable", - "version": "100.4.4", + "version": "100.4.5-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-variable/magento-module-variable-100.4.4.0.zip", - "shasum": "8dd7d5655d7d464cddee47a26e108cfc688c897d" + "url": "https://repo.magento.com/archives/magento/module-variable/magento-module-variable-100.4.5.0-beta1.zip", + "shasum": "06561653c784de1444b1a3d65408a18f5a361735" }, "require": { "magento/framework": "103.0.*", @@ -21436,11 +22030,11 @@ }, { "name": "magento/module-vault", - "version": "101.2.6", + "version": "101.2.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-vault/magento-module-vault-101.2.6.0.zip", - "shasum": "074654cedee1b08293bc9ffff4b9236491341a3f" + "url": "https://repo.magento.com/archives/magento/module-vault/magento-module-vault-101.2.7.0-beta1.zip", + "shasum": "4a01c6ef86606e19f96ab24ca08170b7fa384217" }, "require": { "magento/framework": "103.0.*", @@ -21525,11 +22119,11 @@ }, { "name": "magento/module-versions-cms", - "version": "101.2.6", + "version": "101.2.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-versions-cms/magento-module-versions-cms-101.2.6.0.zip", - "shasum": "31af714e2830bc6771d07b42cfe41b4e11aa29a6" + "url": "https://repo.magento.com/archives/magento/module-versions-cms/magento-module-versions-cms-101.2.7.0-beta1.zip", + "shasum": "05fac09eaa167b6b5b1839752939b2e9edac1a4d" }, "require": { "magento/framework": "103.0.*", @@ -21585,16 +22179,15 @@ }, { "name": "magento/module-versions-cms-url-rewrite", - "version": "100.4.4", + "version": "100.4.5-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-versions-cms-url-rewrite/magento-module-versions-cms-url-rewrite-100.4.4.0.zip", - "shasum": "d9520b8646ffa7c6d664c7d9a59b9ab262147a40" + "url": "https://repo.magento.com/archives/magento/module-versions-cms-url-rewrite/magento-module-versions-cms-url-rewrite-100.4.5.0-beta1.zip", + "shasum": "c01ab76afca8e686a9a43458c1e797bd3efe6bb3" }, "require": { "magento/framework": "103.0.*", "magento/module-cms": "104.0.*", - "magento/module-cms-url-rewrite": "100.4.*", "magento/module-store": "101.1.*", "magento/module-url-rewrite": "102.0.*", "magento/module-versions-cms": "101.2.*", @@ -21649,11 +22242,11 @@ }, { "name": "magento/module-visual-merchandiser", - "version": "100.4.6", + "version": "100.4.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-visual-merchandiser/magento-module-visual-merchandiser-100.4.6.0.zip", - "shasum": "26b43ffbc62674bcb17eb081bc812f96e52158f9" + "url": "https://repo.magento.com/archives/magento/module-visual-merchandiser/magento-module-visual-merchandiser-100.4.7.0-beta1.zip", + "shasum": "d694051a6bb4e2e4c594c43a5dbd705701a5912c" }, "require": { "magento/framework": "103.0.*", @@ -21684,11 +22277,11 @@ }, { "name": "magento/module-webapi", - "version": "100.4.5", + "version": "100.4.6-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-webapi/magento-module-webapi-100.4.5.0.zip", - "shasum": "abfe68c4f9f49c0ac052721bd7d9f43835284867" + "url": "https://repo.magento.com/archives/magento/module-webapi/magento-module-webapi-100.4.6.0-beta1.zip", + "shasum": "bda3ce939a5c2303500fddc01ce91ccd72eb7847" }, "require": { "magento/framework": "103.0.*", @@ -21719,11 +22312,11 @@ }, { "name": "magento/module-webapi-async", - "version": "100.4.4", + "version": "100.4.5-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-webapi-async/magento-module-webapi-async-100.4.4.0.zip", - "shasum": "126e883fc6f727107a67cfad9035a24b45296a3e" + "url": "https://repo.magento.com/archives/magento/module-webapi-async/magento-module-webapi-async-100.4.5.0-beta1.zip", + "shasum": "a38f058831f620d984838a5155b3ee97babc8359" }, "require": { "magento/framework": "103.0.*", @@ -21753,11 +22346,11 @@ }, { "name": "magento/module-webapi-security", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-webapi-security/magento-module-webapi-security-100.4.3.0.zip", - "shasum": "6bfc52720e4332b504020981d0b9db338a4e3211" + "url": "https://repo.magento.com/archives/magento/module-webapi-security/magento-module-webapi-security-100.4.4.0-beta1.zip", + "shasum": "d94ba5a389dbc01f04ffeae6b1cf1ffefe66ca11" }, "require": { "magento/framework": "103.0.*", @@ -21813,11 +22406,11 @@ }, { "name": "magento/module-weee", - "version": "100.4.6", + "version": "100.4.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-weee/magento-module-weee-100.4.6.0.zip", - "shasum": "82cd6c400a391f011d18bc7bffd7d09f2ba8fa7f" + "url": "https://repo.magento.com/archives/magento/module-weee/magento-module-weee-100.4.7.0-beta1.zip", + "shasum": "69dffcdbdb531a38804d9d4e288921385b0fd2c6" }, "require": { "magento/framework": "103.0.*", @@ -21855,11 +22448,11 @@ }, { "name": "magento/module-weee-graph-ql", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-weee-graph-ql/magento-module-weee-graph-ql-100.4.3.0.zip", - "shasum": "38b099c99d67cf18a20006511e166eca193ccd32" + "url": "https://repo.magento.com/archives/magento/module-weee-graph-ql/magento-module-weee-graph-ql-100.4.4.0-beta1.zip", + "shasum": "ead15d432f5c49aafe32ad755a19c118d04d3e52" }, "require": { "magento/framework": "103.0.*", @@ -21888,11 +22481,11 @@ }, { "name": "magento/module-weee-staging", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-weee-staging/magento-module-weee-staging-100.4.3.0.zip", - "shasum": "867f4093d07ada7f0be416b4b0fef74b3072f5c9" + "url": "https://repo.magento.com/archives/magento/module-weee-staging/magento-module-weee-staging-100.4.4.0-beta1.zip", + "shasum": "d8d98c6e7be1811aa602771dae102ee37e34184d" }, "require": { "lib-libxml": "*", @@ -21921,11 +22514,11 @@ }, { "name": "magento/module-widget", - "version": "101.2.6", + "version": "101.2.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-widget/magento-module-widget-101.2.6.0.zip", - "shasum": "f51e6671685c912e3721a6d1605457c679b9e749" + "url": "https://repo.magento.com/archives/magento/module-widget/magento-module-widget-101.2.7.0-beta1.zip", + "shasum": "dc7527703c84138d5f157f19d3da760ec5b7827d" }, "require": { "magento/framework": "103.0.*", @@ -21959,11 +22552,11 @@ }, { "name": "magento/module-wishlist", - "version": "101.2.6", + "version": "101.2.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-wishlist/magento-module-wishlist-101.2.6.0.zip", - "shasum": "6748d88279b43cd8af73b14d30a0b46ceb79dfb1" + "url": "https://repo.magento.com/archives/magento/module-wishlist/magento-module-wishlist-101.2.7.0-beta1.zip", + "shasum": "2467a719b05bf732ed3e3d7ff625b73c91c44bcf" }, "require": { "magento/framework": "103.0.*", @@ -22005,11 +22598,11 @@ }, { "name": "magento/module-wishlist-analytics", - "version": "100.4.4", + "version": "100.4.5-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-wishlist-analytics/magento-module-wishlist-analytics-100.4.4.0.zip", - "shasum": "49c60d2183d318923d93305f982282c21c4ccbe5" + "url": "https://repo.magento.com/archives/magento/module-wishlist-analytics/magento-module-wishlist-analytics-100.4.5.0-beta1.zip", + "shasum": "e4325c1b5c45add9345a4d5608af394dd326e0ff" }, "require": { "magento/framework": "103.0.*", @@ -22091,11 +22684,11 @@ }, { "name": "magento/module-wishlist-graph-ql", - "version": "100.4.6", + "version": "100.4.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-wishlist-graph-ql/magento-module-wishlist-graph-ql-100.4.6.0.zip", - "shasum": "cbb662541c5d0d637af6e8a75b5cccdfa7cece33" + "url": "https://repo.magento.com/archives/magento/module-wishlist-graph-ql/magento-module-wishlist-graph-ql-100.4.7.0-beta1.zip", + "shasum": "7f27987e346929c6772dbdb32e26ece67060c336" }, "require": { "magento/framework": "103.0.*", @@ -22124,54 +22717,76 @@ }, { "name": "magento/page-builder", - "version": "1.7.3", + "version": "1.7.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/page-builder/magento-page-builder-1.7.3.0.zip", - "shasum": "e7541ba704fc04a3695abe0a900603d6359aae32" + "url": "https://repo.magento.com/archives/magento/page-builder/magento-page-builder-1.7.4.0-beta1.zip", + "shasum": "30d0d5db368abe05d360bb89b7947e43fdf0b38d" }, "require": { "magento/module-aws-s3-page-builder": "1.0.3", - "magento/module-catalog-page-builder-analytics": "1.6.3", - "magento/module-cms-page-builder-analytics": "1.6.3", - "magento/module-page-builder": "2.2.4", - "magento/module-page-builder-admin-analytics": "1.1.3", - "magento/module-page-builder-analytics": "1.6.3" + "magento/module-catalog-page-builder-analytics": "1.6.4-beta1", + "magento/module-cms-page-builder-analytics": "1.6.4-beta1", + "magento/module-page-builder": "2.2.5-beta1", + "magento/module-page-builder-admin-analytics": "1.1.4-beta1", + "magento/module-page-builder-analytics": "1.6.4-beta1" }, "type": "metapackage", "description": "Page Builder metapackage" }, { "name": "magento/page-builder-commerce", - "version": "1.7.3", + "version": "1.7.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/page-builder-commerce/magento-page-builder-commerce-1.7.3.0.zip", - "shasum": "c7471a47da484641430f566e06b29dcb27d9b673" + "url": "https://repo.magento.com/archives/magento/page-builder-commerce/magento-page-builder-commerce-1.7.4.0-beta1.zip", + "shasum": "e6cbb07958b691068dcb946485e8ab0a79fcb9e0" }, "require": { - "magento/module-banner-page-builder": "2.2.4", - "magento/module-banner-page-builder-analytics": "1.7.2", - "magento/module-catalog-page-builder-analytics-staging": "1.7.2", + "magento/module-banner-page-builder": "2.2.5-beta1", + "magento/module-banner-page-builder-analytics": "1.7.3-beta1", + "magento/module-catalog-page-builder-analytics-staging": "1.7.3-beta1", "magento/module-catalog-staging-page-builder": "1.7.2", - "magento/module-cms-page-builder-analytics-staging": "1.7.2", - "magento/module-page-builder-admin-gws-admin-ui": "1.7.2", + "magento/module-cms-page-builder-analytics-staging": "1.7.3-beta1", + "magento/module-page-builder-admin-gws-admin-ui": "1.7.3-beta1", "magento/module-staging-page-builder": "2.2.4", - "magento/page-builder": "1.7.3" + "magento/page-builder": "1.7.4-beta1" }, "type": "metapackage", "description": "Page Builder Commerce metapackage" }, + { + "name": "magento/payment-services", + "version": "2.1.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/payment-services/magento-payment-services-2.1.0.0.zip", + "shasum": "25d3ea153d81314e397b58459f5ee2430a466354" + }, + "require": { + "magento/module-payment-services-base": "2.1.*", + "magento/module-payment-services-dashboard": "2.1.*", + "magento/module-payment-services-paypal": "2.1.*", + "magento/module-payment-services-saas-export": "2.1.*", + "magento/module-sales-data-exporter": "2.1.*", + "magento/module-service-proxy": "2.1.*", + "magento/module-store-data-exporter": "2.1.*", + "magento/services-id": "^3.1.3" + }, + "type": "metapackage", + "description": "Payment Services metapackage" + }, { "name": "magento/product-community-edition", - "version": "2.4.6", + "version": "2.4.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/product-community-edition/magento-product-community-edition-2.4.6.0.zip", - "shasum": "7a9457a9f8d29cd8bb634ee12b352874dfc17b65" + "url": "https://repo.magento.com/archives/magento/product-community-edition/magento-product-community-edition-2.4.7.0-beta1.zip", + "shasum": "9824bd599bd388c6a7e6f36125219a1271e249d9" }, "require": { "adobe-commerce/adobe-ims-metapackage": "^2.2", + "adobe-commerce/os-extensions-metapackage": "~1.0", "colinmollenhour/cache-backend-file": "^1.4", "colinmollenhour/cache-backend-redis": "^1.14", "colinmollenhour/credis": "^1.13", @@ -22222,15 +22837,14 @@ "league/flysystem": "^2.4", "league/flysystem-aws-s3-v3": "^2.4", "lib-libxml": "*", - "magento/adobe-stock-integration": "2.1.5", + "magento/adobe-stock-integration": "2.1.6-beta1", "magento/composer": "^1.9.0", "magento/composer-dependency-version-audit-plugin": "^0.1", - "magento/framework": "103.0.6", - "magento/framework-amqp": "100.4.4", - "magento/framework-bulk": "101.0.2", - "magento/framework-message-queue": "100.4.6", - "magento/google-shopping-ads": "4.0.1", - "magento/inventory-metapackage": "1.2.6", + "magento/framework": "103.0.7-beta1", + "magento/framework-amqp": "100.4.5-beta1", + "magento/framework-bulk": "101.0.3-beta1", + "magento/framework-message-queue": "100.4.7-beta1", + "magento/inventory-metapackage": "1.2.7-beta1", "magento/language-de_de": "100.4.0", "magento/language-en_us": "100.4.0", "magento/language-es_es": "100.4.0", @@ -22239,227 +22853,228 @@ "magento/language-pt_br": "100.4.0", "magento/language-zh_hans_cn": "100.4.0", "magento/magento-composer-installer": ">=0.4.0", - "magento/magento2-base": "2.4.6", - "magento/module-admin-analytics": "100.4.5", - "magento/module-admin-notification": "100.4.5", - "magento/module-advanced-pricing-import-export": "100.4.6", - "magento/module-advanced-search": "100.4.4", - "magento/module-amqp": "100.4.3", - "magento/module-analytics": "100.4.6", - "magento/module-asynchronous-operations": "100.4.6", - "magento/module-authorization": "100.4.6", - "magento/module-aws-s3": "100.4.4", - "magento/module-backend": "102.0.6", - "magento/module-backup": "100.4.6", - "magento/module-bundle": "101.0.6", - "magento/module-bundle-graph-ql": "100.4.6", - "magento/module-bundle-import-export": "100.4.5", - "magento/module-cache-invalidate": "100.4.4", - "magento/module-captcha": "100.4.6", - "magento/module-cardinal-commerce": "100.4.4", - "magento/module-catalog": "104.0.6", - "magento/module-catalog-analytics": "100.4.3", - "magento/module-catalog-cms-graph-ql": "100.4.2", - "magento/module-catalog-customer-graph-ql": "100.4.5", - "magento/module-catalog-graph-ql": "100.4.6", - "magento/module-catalog-import-export": "101.1.6", - "magento/module-catalog-inventory": "100.4.6", - "magento/module-catalog-inventory-graph-ql": "100.4.3", - "magento/module-catalog-rule": "101.2.6", - "magento/module-catalog-rule-configurable": "100.4.5", - "magento/module-catalog-rule-graph-ql": "100.4.3", - "magento/module-catalog-search": "102.0.6", - "magento/module-catalog-url-rewrite": "100.4.6", - "magento/module-catalog-url-rewrite-graph-ql": "100.4.4", - "magento/module-catalog-widget": "100.4.6", - "magento/module-checkout": "100.4.6", - "magento/module-checkout-agreements": "100.4.5", + "magento/magento2-base": "2.4.7-beta1", + "magento/module-admin-analytics": "100.4.6-beta1", + "magento/module-admin-notification": "100.4.6-beta1", + "magento/module-advanced-pricing-import-export": "100.4.7-beta1", + "magento/module-advanced-search": "100.4.5-beta1", + "magento/module-amqp": "100.4.4-beta1", + "magento/module-analytics": "100.4.7-beta1", + "magento/module-async-config": "100.4.0-beta1", + "magento/module-asynchronous-operations": "100.4.7-beta1", + "magento/module-authorization": "100.4.7-beta1", + "magento/module-aws-s3": "100.4.5-beta1", + "magento/module-backend": "102.0.7-beta1", + "magento/module-backup": "100.4.7-beta1", + "magento/module-bundle": "101.0.7-beta1", + "magento/module-bundle-graph-ql": "100.4.7-beta1", + "magento/module-bundle-import-export": "100.4.6-beta1", + "magento/module-cache-invalidate": "100.4.5-beta1", + "magento/module-captcha": "100.4.7-beta1", + "magento/module-cardinal-commerce": "100.4.5-beta1", + "magento/module-catalog": "104.0.7-beta1", + "magento/module-catalog-analytics": "100.4.4-beta1", + "magento/module-catalog-cms-graph-ql": "100.4.3-beta1", + "magento/module-catalog-customer-graph-ql": "100.4.6-beta1", + "magento/module-catalog-graph-ql": "100.4.7-beta1", + "magento/module-catalog-import-export": "101.1.7-beta1", + "magento/module-catalog-inventory": "100.4.7-beta1", + "magento/module-catalog-inventory-graph-ql": "100.4.4-beta1", + "magento/module-catalog-rule": "101.2.7-beta1", + "magento/module-catalog-rule-configurable": "100.4.6-beta1", + "magento/module-catalog-rule-graph-ql": "100.4.4-beta1", + "magento/module-catalog-search": "102.0.7-beta1", + "magento/module-catalog-url-rewrite": "100.4.7-beta1", + "magento/module-catalog-url-rewrite-graph-ql": "100.4.5-beta1", + "magento/module-catalog-widget": "100.4.7-beta1", + "magento/module-checkout": "100.4.7-beta1", + "magento/module-checkout-agreements": "100.4.6-beta1", "magento/module-checkout-agreements-graph-ql": "100.4.2", - "magento/module-cms": "104.0.6", - "magento/module-cms-graph-ql": "100.4.3", - "magento/module-cms-url-rewrite": "100.4.5", + "magento/module-cms": "104.0.7-beta1", + "magento/module-cms-graph-ql": "100.4.4-beta1", + "magento/module-cms-url-rewrite": "100.4.6-beta1", "magento/module-cms-url-rewrite-graph-ql": "100.4.4", - "magento/module-compare-list-graph-ql": "100.4.2", - "magento/module-config": "101.2.6", - "magento/module-configurable-import-export": "100.4.4", - "magento/module-configurable-product": "100.4.6", - "magento/module-configurable-product-graph-ql": "100.4.6", - "magento/module-configurable-product-sales": "100.4.3", - "magento/module-contact": "100.4.5", - "magento/module-cookie": "100.4.6", - "magento/module-cron": "100.4.6", - "magento/module-csp": "100.4.5", - "magento/module-currency-symbol": "100.4.4", - "magento/module-customer": "103.0.6", - "magento/module-customer-analytics": "100.4.3", - "magento/module-customer-downloadable-graph-ql": "100.4.2", - "magento/module-customer-graph-ql": "100.4.6", - "magento/module-customer-import-export": "100.4.6", - "magento/module-deploy": "100.4.6", - "magento/module-developer": "100.4.6", + "magento/module-compare-list-graph-ql": "100.4.3-beta1", + "magento/module-config": "101.2.7-beta1", + "magento/module-configurable-import-export": "100.4.5-beta1", + "magento/module-configurable-product": "100.4.7-beta1", + "magento/module-configurable-product-graph-ql": "100.4.7-beta1", + "magento/module-configurable-product-sales": "100.4.4-beta1", + "magento/module-contact": "100.4.6-beta1", + "magento/module-contact-graph-ql": "100.4.0-beta1", + "magento/module-cookie": "100.4.7-beta1", + "magento/module-cron": "100.4.7-beta1", + "magento/module-csp": "100.4.6-beta1", + "magento/module-currency-symbol": "100.4.5-beta1", + "magento/module-customer": "103.0.7-beta1", + "magento/module-customer-analytics": "100.4.4-beta1", + "magento/module-customer-downloadable-graph-ql": "100.4.3-beta1", + "magento/module-customer-graph-ql": "100.4.7-beta1", + "magento/module-customer-import-export": "100.4.7-beta1", + "magento/module-deploy": "100.4.7-beta1", + "magento/module-developer": "100.4.7-beta1", "magento/module-dhl": "100.4.5", - "magento/module-directory": "100.4.6", - "magento/module-directory-graph-ql": "100.4.4", - "magento/module-downloadable": "100.4.6", + "magento/module-directory": "100.4.7-beta1", + "magento/module-directory-graph-ql": "100.4.5-beta1", + "magento/module-downloadable": "100.4.7-beta1", "magento/module-downloadable-graph-ql": "100.4.6", "magento/module-downloadable-import-export": "100.4.5", - "magento/module-eav": "102.1.6", - "magento/module-eav-graph-ql": "100.4.3", - "magento/module-elasticsearch": "101.0.6", - "magento/module-elasticsearch-7": "100.4.6", - "magento/module-email": "101.1.6", - "magento/module-encryption-key": "100.4.4", - "magento/module-fedex": "100.4.4", - "magento/module-gift-message": "100.4.5", - "magento/module-gift-message-graph-ql": "100.4.4", - "magento/module-google-adwords": "100.4.3", - "magento/module-google-analytics": "100.4.2", - "magento/module-google-gtag": "100.4.1", - "magento/module-google-optimizer": "100.4.5", - "magento/module-graph-ql": "100.4.6", - "magento/module-graph-ql-cache": "100.4.3", - "magento/module-grouped-catalog-inventory": "100.4.3", - "magento/module-grouped-import-export": "100.4.4", - "magento/module-grouped-product": "100.4.6", - "magento/module-grouped-product-graph-ql": "100.4.6", - "magento/module-import-export": "101.0.6", - "magento/module-indexer": "100.4.6", - "magento/module-instant-purchase": "100.4.5", - "magento/module-integration": "100.4.6", + "magento/module-eav": "102.1.7-beta1", + "magento/module-eav-graph-ql": "100.4.4-beta1", + "magento/module-elasticsearch": "101.0.7-beta1", + "magento/module-elasticsearch-7": "100.4.7-beta1", + "magento/module-email": "101.1.7-beta1", + "magento/module-encryption-key": "100.4.5-beta1", + "magento/module-fedex": "100.4.5-beta1", + "magento/module-gift-message": "100.4.6-beta1", + "magento/module-gift-message-graph-ql": "100.4.5-beta1", + "magento/module-google-adwords": "100.4.4-beta1", + "magento/module-google-analytics": "100.4.3-beta1", + "magento/module-google-gtag": "100.4.2-beta1", + "magento/module-google-optimizer": "100.4.6-beta1", + "magento/module-graph-ql": "100.4.7-beta1", + "magento/module-graph-ql-cache": "100.4.4-beta1", + "magento/module-grouped-catalog-inventory": "100.4.4-beta1", + "magento/module-grouped-import-export": "100.4.5-beta1", + "magento/module-grouped-product": "100.4.7-beta1", + "magento/module-grouped-product-graph-ql": "100.4.7-beta1", + "magento/module-import-export": "101.0.7-beta1", + "magento/module-indexer": "100.4.7-beta1", + "magento/module-instant-purchase": "100.4.6-beta1", + "magento/module-integration": "100.4.7-beta1", "magento/module-jwt-framework-adapter": "100.4.2", "magento/module-jwt-user-token": "100.4.1", - "magento/module-layered-navigation": "100.4.6", - "magento/module-login-as-customer": "100.4.6", - "magento/module-login-as-customer-admin-ui": "100.4.6", - "magento/module-login-as-customer-api": "100.4.5", - "magento/module-login-as-customer-assistance": "100.4.5", + "magento/module-layered-navigation": "100.4.7-beta1", + "magento/module-login-as-customer": "100.4.7-beta1", + "magento/module-login-as-customer-admin-ui": "100.4.7-beta1", + "magento/module-login-as-customer-api": "100.4.6-beta1", + "magento/module-login-as-customer-assistance": "100.4.6-beta1", "magento/module-login-as-customer-frontend-ui": "100.4.5", - "magento/module-login-as-customer-graph-ql": "100.4.3", - "magento/module-login-as-customer-log": "100.4.4", + "magento/module-login-as-customer-graph-ql": "100.4.4-beta1", + "magento/module-login-as-customer-log": "100.4.5-beta1", "magento/module-login-as-customer-page-cache": "100.4.5", "magento/module-login-as-customer-quote": "100.4.4", "magento/module-login-as-customer-sales": "100.4.5", - "magento/module-marketplace": "100.4.4", - "magento/module-media-content": "100.4.4", - "magento/module-media-content-api": "100.4.5", - "magento/module-media-content-catalog": "100.4.4", - "magento/module-media-content-cms": "100.4.4", - "magento/module-media-content-synchronization": "100.4.5", - "magento/module-media-content-synchronization-api": "100.4.4", - "magento/module-media-content-synchronization-catalog": "100.4.3", - "magento/module-media-content-synchronization-cms": "100.4.3", - "magento/module-media-gallery": "100.4.5", - "magento/module-media-gallery-api": "101.0.5", - "magento/module-media-gallery-catalog": "100.4.3", - "magento/module-media-gallery-catalog-integration": "100.4.3", - "magento/module-media-gallery-catalog-ui": "100.4.3", - "magento/module-media-gallery-cms-ui": "100.4.3", - "magento/module-media-gallery-integration": "100.4.5", - "magento/module-media-gallery-metadata": "100.4.4", - "magento/module-media-gallery-metadata-api": "100.4.3", - "magento/module-media-gallery-renditions": "100.4.4", - "magento/module-media-gallery-renditions-api": "100.4.3", - "magento/module-media-gallery-synchronization": "100.4.5", - "magento/module-media-gallery-synchronization-api": "100.4.4", - "magento/module-media-gallery-synchronization-metadata": "100.4.2", - "magento/module-media-gallery-ui": "100.4.5", - "magento/module-media-gallery-ui-api": "100.4.4", - "magento/module-media-storage": "100.4.5", - "magento/module-message-queue": "100.4.6", - "magento/module-msrp": "100.4.5", - "magento/module-msrp-configurable-product": "100.4.3", - "magento/module-msrp-grouped-product": "100.4.3", - "magento/module-multishipping": "100.4.6", - "magento/module-mysql-mq": "100.4.4", - "magento/module-new-relic-reporting": "100.4.4", - "magento/module-newsletter": "100.4.6", - "magento/module-newsletter-graph-ql": "100.4.3", - "magento/module-offline-payments": "100.4.4", - "magento/module-offline-shipping": "100.4.5", - "magento/module-open-search": "100.4.0", - "magento/module-page-cache": "100.4.6", - "magento/module-payment": "100.4.6", + "magento/module-marketplace": "100.4.5-beta1", + "magento/module-media-content": "100.4.5-beta1", + "magento/module-media-content-api": "100.4.6-beta1", + "magento/module-media-content-catalog": "100.4.5-beta1", + "magento/module-media-content-cms": "100.4.5-beta1", + "magento/module-media-content-synchronization": "100.4.6-beta1", + "magento/module-media-content-synchronization-api": "100.4.5-beta1", + "magento/module-media-content-synchronization-catalog": "100.4.4-beta1", + "magento/module-media-content-synchronization-cms": "100.4.4-beta1", + "magento/module-media-gallery": "100.4.6-beta1", + "magento/module-media-gallery-api": "101.0.6-beta1", + "magento/module-media-gallery-catalog": "100.4.4-beta1", + "magento/module-media-gallery-catalog-integration": "100.4.4-beta1", + "magento/module-media-gallery-catalog-ui": "100.4.4-beta1", + "magento/module-media-gallery-cms-ui": "100.4.4-beta1", + "magento/module-media-gallery-integration": "100.4.6-beta1", + "magento/module-media-gallery-metadata": "100.4.5-beta1", + "magento/module-media-gallery-metadata-api": "100.4.4-beta1", + "magento/module-media-gallery-renditions": "100.4.5-beta1", + "magento/module-media-gallery-renditions-api": "100.4.4-beta1", + "magento/module-media-gallery-synchronization": "100.4.6-beta1", + "magento/module-media-gallery-synchronization-api": "100.4.5-beta1", + "magento/module-media-gallery-synchronization-metadata": "100.4.3-beta1", + "magento/module-media-gallery-ui": "100.4.6-beta1", + "magento/module-media-gallery-ui-api": "100.4.5-beta1", + "magento/module-media-storage": "100.4.6-beta1", + "magento/module-message-queue": "100.4.7-beta1", + "magento/module-msrp": "100.4.6-beta1", + "magento/module-msrp-configurable-product": "100.4.4-beta1", + "magento/module-msrp-grouped-product": "100.4.4-beta1", + "magento/module-multishipping": "100.4.7-beta1", + "magento/module-mysql-mq": "100.4.5-beta1", + "magento/module-new-relic-reporting": "100.4.5-beta1", + "magento/module-newsletter": "100.4.7-beta1", + "magento/module-newsletter-graph-ql": "100.4.4-beta1", + "magento/module-offline-payments": "100.4.5-beta1", + "magento/module-offline-shipping": "100.4.6-beta1", + "magento/module-open-search": "100.4.1-beta1", + "magento/module-page-cache": "100.4.7-beta1", + "magento/module-payment": "100.4.7-beta1", "magento/module-payment-graph-ql": "100.4.1", - "magento/module-paypal": "101.0.6", - "magento/module-paypal-captcha": "100.4.3", + "magento/module-paypal": "101.0.7-beta1", + "magento/module-paypal-captcha": "100.4.4-beta1", "magento/module-paypal-graph-ql": "100.4.4", - "magento/module-persistent": "100.4.6", - "magento/module-product-alert": "100.4.5", - "magento/module-product-video": "100.4.6", - "magento/module-quote": "101.2.6", - "magento/module-quote-analytics": "100.4.5", - "magento/module-quote-bundle-options": "100.4.2", - "magento/module-quote-configurable-options": "100.4.2", - "magento/module-quote-downloadable-links": "100.4.2", - "magento/module-quote-graph-ql": "100.4.6", - "magento/module-related-product-graph-ql": "100.4.3", - "magento/module-release-notification": "100.4.4", - "magento/module-remote-storage": "100.4.4", - "magento/module-reports": "100.4.6", - "magento/module-require-js": "100.4.2", - "magento/module-review": "100.4.6", - "magento/module-review-analytics": "100.4.3", - "magento/module-review-graph-ql": "100.4.2", - "magento/module-robots": "101.1.2", + "magento/module-persistent": "100.4.7-beta1", + "magento/module-product-alert": "100.4.6-beta1", + "magento/module-product-video": "100.4.7-beta1", + "magento/module-quote": "101.2.7-beta1", + "magento/module-quote-analytics": "100.4.6-beta1", + "magento/module-quote-bundle-options": "100.4.3-beta1", + "magento/module-quote-configurable-options": "100.4.3-beta1", + "magento/module-quote-downloadable-links": "100.4.3-beta1", + "magento/module-quote-graph-ql": "100.4.7-beta1", + "magento/module-related-product-graph-ql": "100.4.4-beta1", + "magento/module-release-notification": "100.4.5-beta1", + "magento/module-remote-storage": "100.4.5-beta1", + "magento/module-reports": "100.4.7-beta1", + "magento/module-require-js": "100.4.3-beta1", + "magento/module-review": "100.4.7-beta1", + "magento/module-review-analytics": "100.4.4-beta1", + "magento/module-review-graph-ql": "100.4.3-beta1", + "magento/module-robots": "101.1.3-beta1", "magento/module-rss": "100.4.4", "magento/module-rule": "100.4.5", - "magento/module-sales": "103.0.6", - "magento/module-sales-analytics": "100.4.3", + "magento/module-sales": "103.0.7-beta1", + "magento/module-sales-analytics": "100.4.4-beta1", "magento/module-sales-graph-ql": "100.4.6", "magento/module-sales-inventory": "100.4.3", - "magento/module-sales-rule": "101.2.6", - "magento/module-sales-sequence": "100.4.3", - "magento/module-sample-data": "100.4.4", - "magento/module-search": "101.1.6", - "magento/module-security": "100.4.6", - "magento/module-send-friend": "100.4.4", + "magento/module-sales-rule": "101.2.7-beta1", + "magento/module-sales-sequence": "100.4.4-beta1", + "magento/module-sample-data": "100.4.5-beta1", + "magento/module-search": "101.1.7-beta1", + "magento/module-security": "100.4.7-beta1", + "magento/module-send-friend": "100.4.5-beta1", "magento/module-send-friend-graph-ql": "100.4.2", - "magento/module-shipping": "100.4.6", - "magento/module-sitemap": "100.4.5", - "magento/module-store": "101.1.6", - "magento/module-store-graph-ql": "100.4.4", - "magento/module-swagger": "100.4.5", - "magento/module-swagger-webapi": "100.4.2", - "magento/module-swagger-webapi-async": "100.4.2", - "magento/module-swatches": "100.4.6", + "magento/module-shipping": "100.4.7-beta1", + "magento/module-sitemap": "100.4.6-beta1", + "magento/module-store": "101.1.7-beta1", + "magento/module-store-graph-ql": "100.4.5-beta1", + "magento/module-swagger": "100.4.6-beta1", + "magento/module-swagger-webapi": "100.4.3-beta1", + "magento/module-swagger-webapi-async": "100.4.3-beta1", + "magento/module-swatches": "100.4.7-beta1", "magento/module-swatches-graph-ql": "100.4.4", - "magento/module-swatches-layered-navigation": "100.4.2", - "magento/module-tax": "100.4.6", + "magento/module-swatches-layered-navigation": "100.4.3-beta1", + "magento/module-tax": "100.4.7-beta1", "magento/module-tax-graph-ql": "100.4.2", - "magento/module-tax-import-export": "100.4.5", - "magento/module-theme": "101.1.6", + "magento/module-tax-import-export": "100.4.6-beta1", + "magento/module-theme": "101.1.7-beta1", "magento/module-theme-graph-ql": "100.4.3", - "magento/module-translation": "100.4.6", - "magento/module-ui": "101.2.6", - "magento/module-ups": "100.4.6", - "magento/module-url-rewrite": "102.0.5", - "magento/module-url-rewrite-graph-ql": "100.4.5", - "magento/module-user": "101.2.6", - "magento/module-usps": "100.4.5", - "magento/module-variable": "100.4.4", - "magento/module-vault": "101.2.6", + "magento/module-translation": "100.4.7-beta1", + "magento/module-ui": "101.2.7-beta1", + "magento/module-ups": "100.4.7-beta1", + "magento/module-url-rewrite": "102.0.6-beta1", + "magento/module-url-rewrite-graph-ql": "100.4.6-beta1", + "magento/module-user": "101.2.7-beta1", + "magento/module-usps": "100.4.6-beta1", + "magento/module-variable": "100.4.5-beta1", + "magento/module-vault": "101.2.7-beta1", "magento/module-vault-graph-ql": "100.4.2", "magento/module-version": "100.4.3", - "magento/module-webapi": "100.4.5", - "magento/module-webapi-async": "100.4.4", - "magento/module-webapi-security": "100.4.3", - "magento/module-weee": "100.4.6", - "magento/module-weee-graph-ql": "100.4.3", - "magento/module-widget": "101.2.6", - "magento/module-wishlist": "101.2.6", - "magento/module-wishlist-analytics": "100.4.4", - "magento/module-wishlist-graph-ql": "100.4.6", - "magento/page-builder": "1.7.3", - "magento/security-package": "1.1.5", + "magento/module-webapi": "100.4.6-beta1", + "magento/module-webapi-async": "100.4.5-beta1", + "magento/module-webapi-security": "100.4.4-beta1", + "magento/module-weee": "100.4.7-beta1", + "magento/module-weee-graph-ql": "100.4.4-beta1", + "magento/module-widget": "101.2.7-beta1", + "magento/module-wishlist": "101.2.7-beta1", + "magento/module-wishlist-analytics": "100.4.5-beta1", + "magento/module-wishlist-graph-ql": "100.4.7-beta1", + "magento/page-builder": "1.7.4-beta1", + "magento/security-package": "1.1.6-beta1", "magento/theme-adminhtml-backend": "100.4.6", - "magento/theme-frontend-blank": "100.4.6", - "magento/theme-frontend-luma": "100.4.6", + "magento/theme-frontend-blank": "100.4.7-beta1", + "magento/theme-frontend-luma": "100.4.7-beta1", "magento/zend-cache": "^1.16", "magento/zend-db": "^1.16", "magento/zend-pdf": "^1.16", "monolog/monolog": "^2.7", "opensearch-project/opensearch-php": "^1.0 || ^2.0, <2.0.1", - "paypal/module-braintree": "4.5.0", "pelago/emogrifier": "^7.0", "php": "~8.1.0||~8.2.0", "php-amqplib/php-amqplib": "^3.2", @@ -22486,14 +23101,14 @@ }, { "name": "magento/product-enterprise-edition", - "version": "2.4.6", + "version": "2.4.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/product-enterprise-edition/magento-product-enterprise-edition-2.4.6.0.zip", - "shasum": "44d820f5ac6937713a6396b9e89b22d98d89693a" + "url": "https://repo.magento.com/archives/magento/product-enterprise-edition/magento-product-enterprise-edition-2.4.7.0-beta1.zip", + "shasum": "96dac267180758b820b679fdb89528de502b177d" }, "require": { - "adobe-commerce/extensions-metapackage": "~1.0", + "adobe-commerce/extensions-metapackage": "~2.0", "colinmollenhour/cache-backend-file": "^1.4", "colinmollenhour/cache-backend-redis": "^1.14", "colinmollenhour/credis": "^1.13", @@ -22549,119 +23164,120 @@ "magento/composer-dependency-version-audit-plugin": "^0.1", "magento/framework-foreign-key": "100.4.5", "magento/magento-composer-installer": ">=0.4.0", - "magento/magento2-ee-base": "2.4.6", - "magento/module-admin-gws": "100.4.6", + "magento/magento2-ee-base": "2.4.7-beta1", + "magento/module-admin-gws": "100.4.7-beta1", "magento/module-admin-gws-configurable-product": "100.4.3", "magento/module-admin-gws-staging": "100.4.3", "magento/module-advanced-catalog": "100.4.3", - "magento/module-advanced-checkout": "100.4.6", - "magento/module-advanced-rule": "100.4.3", - "magento/module-advanced-sales-rule": "100.4.3", - "magento/module-async-order": "100.4.2", + "magento/module-advanced-checkout": "100.4.7-beta1", + "magento/module-advanced-rule": "100.4.4-beta1", + "magento/module-advanced-sales-rule": "100.4.4-beta1", + "magento/module-application-server": "100.4.0-beta1", + "magento/module-async-order": "100.4.3-beta1", "magento/module-async-order-graph-ql": "100.4.1", "magento/module-aws-s3-customer-custom-attributes": "100.4.3", "magento/module-aws-s3-gift-card-import-export": "100.4.3", "magento/module-aws-s3-scheduled-import-export": "100.4.3", - "magento/module-banner": "101.2.6", - "magento/module-banner-customer-segment": "100.4.4", - "magento/module-banner-graph-ql": "100.4.2", - "magento/module-banner-staging": "100.4.0", + "magento/module-banner": "101.2.7-beta1", + "magento/module-banner-customer-segment": "100.4.5-beta1", + "magento/module-banner-graph-ql": "100.4.3-beta1", + "magento/module-banner-staging": "100.4.1-beta1", "magento/module-bundle-import-export-staging": "100.4.3", - "magento/module-bundle-staging": "100.4.6", - "magento/module-catalog-event": "101.1.5", - "magento/module-catalog-import-export-staging": "100.4.3", - "magento/module-catalog-inventory-staging": "100.4.4", - "magento/module-catalog-permissions": "100.4.6", - "magento/module-catalog-permissions-graph-ql": "100.4.4", - "magento/module-catalog-rule-staging": "100.4.6", - "magento/module-catalog-staging": "100.4.6", - "magento/module-catalog-staging-graph-ql": "100.4.5", - "magento/module-catalog-url-rewrite-staging": "100.4.5", - "magento/module-checkout-address-search": "100.4.5", + "magento/module-bundle-staging": "100.4.7-beta1", + "magento/module-catalog-event": "101.1.6-beta1", + "magento/module-catalog-import-export-staging": "100.4.4-beta1", + "magento/module-catalog-inventory-staging": "100.4.5-beta1", + "magento/module-catalog-permissions": "100.4.7-beta1", + "magento/module-catalog-permissions-graph-ql": "100.4.5-beta1", + "magento/module-catalog-rule-staging": "100.4.7-beta1", + "magento/module-catalog-staging": "100.4.7-beta1", + "magento/module-catalog-staging-graph-ql": "100.4.6-beta1", + "magento/module-catalog-url-rewrite-staging": "100.4.6-beta1", + "magento/module-checkout-address-search": "100.4.6-beta1", "magento/module-checkout-address-search-gift-registry": "100.4.2", - "magento/module-checkout-staging": "100.4.5", - "magento/module-cms-staging": "100.4.6", - "magento/module-configurable-product-staging": "100.4.5", - "magento/module-custom-attribute-management": "100.4.5", - "magento/module-customer-balance": "100.4.6", + "magento/module-checkout-staging": "100.4.6-beta1", + "magento/module-cms-staging": "100.4.7-beta1", + "magento/module-configurable-product-staging": "100.4.6-beta1", + "magento/module-custom-attribute-management": "100.4.6-beta1", + "magento/module-customer-balance": "100.4.7-beta1", "magento/module-customer-balance-graph-ql": "100.4.3", - "magento/module-customer-custom-attributes": "100.4.6", + "magento/module-customer-custom-attributes": "100.4.7-beta1", + "magento/module-customer-custom-attributes-graph-ql": "100.4.0-beta1", "magento/module-customer-finance": "100.4.3", - "magento/module-customer-segment": "102.1.6", - "magento/module-deferred-total-calculating": "100.4.1", - "magento/module-downloadable-staging": "100.4.5", - "magento/module-elasticsearch-catalog-permissions": "100.4.2", - "magento/module-elasticsearch-catalog-permissions-graph-ql": "100.4.1", - "magento/module-enterprise": "100.4.4", - "magento/module-gift-card": "101.3.6", - "magento/module-gift-card-account": "101.2.6", + "magento/module-customer-segment": "102.1.7-beta1", + "magento/module-deferred-total-calculating": "100.4.2-beta1", + "magento/module-downloadable-staging": "100.4.6-beta1", + "magento/module-elasticsearch-catalog-permissions": "100.4.3-beta1", + "magento/module-elasticsearch-catalog-permissions-graph-ql": "100.4.2-beta1", + "magento/module-enterprise": "100.4.5-beta1", + "magento/module-gift-card": "101.3.7-beta1", + "magento/module-gift-card-account": "101.2.7-beta1", "magento/module-gift-card-account-graph-ql": "100.4.4", - "magento/module-gift-card-graph-ql": "100.4.6", + "magento/module-gift-card-graph-ql": "100.4.7-beta1", "magento/module-gift-card-import-export": "100.4.3", - "magento/module-gift-card-staging": "100.4.3", - "magento/module-gift-message-staging": "100.4.3", - "magento/module-gift-registry": "101.2.6", + "magento/module-gift-card-staging": "100.4.4-beta1", + "magento/module-gift-message-staging": "100.4.4-beta1", + "magento/module-gift-registry": "101.2.7-beta1", "magento/module-gift-registry-graph-ql": "100.4.2", - "magento/module-gift-wrapping": "101.2.5", + "magento/module-gift-wrapping": "101.2.6-beta1", "magento/module-gift-wrapping-graph-ql": "100.4.3", - "magento/module-gift-wrapping-staging": "100.4.3", - "magento/module-google-optimizer-staging": "100.4.3", - "magento/module-google-tag-manager": "100.4.6", - "magento/module-grouped-product-staging": "100.4.4", - "magento/module-import-csv": "100.4.0", - "magento/module-import-csv-api": "100.4.0", - "magento/module-invitation": "100.4.5", - "magento/module-layered-navigation-staging": "100.4.3", - "magento/module-logging": "101.2.6", - "magento/module-login-as-customer-logging": "100.4.6", + "magento/module-gift-wrapping-staging": "100.4.4-beta1", + "magento/module-google-optimizer-staging": "100.4.4-beta1", + "magento/module-google-tag-manager": "100.4.7-beta1", + "magento/module-grouped-product-staging": "100.4.5-beta1", + "magento/module-import-csv": "100.4.1-beta1", + "magento/module-import-csv-api": "100.4.1-beta1", + "magento/module-invitation": "100.4.6-beta1", + "magento/module-layered-navigation-staging": "100.4.4-beta1", + "magento/module-logging": "101.2.7-beta1", + "magento/module-login-as-customer-logging": "100.4.7-beta1", "magento/module-login-as-customer-website-restriction": "100.4.4", - "magento/module-media-content-catalog-staging": "100.4.3", - "magento/module-msrp-staging": "100.4.4", - "magento/module-multiple-wishlist": "100.4.6", + "magento/module-media-content-catalog-staging": "100.4.4-beta1", + "magento/module-msrp-staging": "100.4.5-beta1", + "magento/module-multiple-wishlist": "100.4.7-beta1", "magento/module-multiple-wishlist-graph-ql": "100.4.2", - "magento/module-payment-staging": "100.4.3", - "magento/module-persistent-history": "100.4.3", - "magento/module-price-permissions": "100.4.2", - "magento/module-product-video-staging": "100.4.3", - "magento/module-promotion-permissions": "100.4.3", + "magento/module-payment-staging": "100.4.4-beta1", + "magento/module-persistent-history": "100.4.4-beta1", + "magento/module-price-permissions": "100.4.3-beta1", + "magento/module-product-video-staging": "100.4.4-beta1", + "magento/module-promotion-permissions": "100.4.4-beta1", "magento/module-quote-gift-card-options": "100.4.3", - "magento/module-quote-staging": "100.4.3", - "magento/module-reminder": "101.2.5", + "magento/module-quote-staging": "100.4.4-beta1", + "magento/module-reminder": "101.2.6-beta1", "magento/module-remote-storage-commerce": "100.4.2", - "magento/module-resource-connections": "100.4.3", - "magento/module-review-staging": "100.4.3", - "magento/module-reward": "101.2.6", + "magento/module-resource-connections": "100.4.4-beta1", + "magento/module-review-staging": "100.4.4-beta1", + "magento/module-reward": "101.2.7-beta1", "magento/module-reward-graph-ql": "100.4.5", - "magento/module-reward-staging": "100.4.3", - "magento/module-rma": "101.2.6", - "magento/module-rma-graph-ql": "100.4.5", - "magento/module-rma-staging": "100.4.3", - "magento/module-sales-archive": "101.0.4", - "magento/module-sales-rule-staging": "100.4.5", - "magento/module-scalable-checkout": "100.4.5", - "magento/module-scalable-inventory": "100.4.4", - "magento/module-scalable-oms": "100.4.4", - "magento/module-scheduled-import-export": "101.2.6", - "magento/module-search-staging": "100.4.4", - "magento/module-staging": "101.2.6", + "magento/module-reward-staging": "100.4.4-beta1", + "magento/module-rma": "101.2.7-beta1", + "magento/module-rma-graph-ql": "100.4.6-beta1", + "magento/module-rma-staging": "100.4.4-beta1", + "magento/module-sales-archive": "101.0.5-beta1", + "magento/module-sales-rule-staging": "100.4.6-beta1", + "magento/module-scalable-checkout": "100.4.6-beta1", + "magento/module-scalable-inventory": "100.4.5-beta1", + "magento/module-scalable-oms": "100.4.5-beta1", + "magento/module-scheduled-import-export": "101.2.7-beta1", + "magento/module-search-staging": "100.4.5-beta1", + "magento/module-staging": "101.2.7-beta1", "magento/module-staging-graph-ql": "100.4.3", - "magento/module-support": "101.2.5", + "magento/module-support": "101.2.6-beta1", "magento/module-swat": "100.4.4", - "magento/module-target-rule": "101.2.6", - "magento/module-target-rule-graph-ql": "100.4.3", - "magento/module-versions-cms": "101.2.6", + "magento/module-target-rule": "101.2.7-beta1", + "magento/module-target-rule-graph-ql": "100.4.4-beta1", + "magento/module-versions-cms": "101.2.7-beta1", "magento/module-versions-cms-page-cache": "100.4.2", - "magento/module-versions-cms-url-rewrite": "100.4.4", + "magento/module-versions-cms-url-rewrite": "100.4.5-beta1", "magento/module-versions-cms-url-rewrite-graph-ql": "100.4.2", - "magento/module-visual-merchandiser": "100.4.6", + "magento/module-visual-merchandiser": "100.4.7-beta1", "magento/module-website-restriction": "100.4.5", - "magento/module-weee-staging": "100.4.3", + "magento/module-weee-staging": "100.4.4-beta1", "magento/module-wishlist-gift-card": "100.4.2", "magento/module-wishlist-gift-card-graph-ql": "100.4.2", - "magento/page-builder-commerce": "1.7.3", - "magento/product-community-edition": "2.4.6", - "magento/security-package-ee": "1.0.1", - "magento/theme-adminhtml-spectrum": "100.4.1", + "magento/page-builder-commerce": "1.7.4-beta1", + "magento/product-community-edition": "2.4.7-beta1", + "magento/security-package-ee": "1.0.2-beta1", "magento/zend-cache": "^1.16", "magento/zend-db": "^1.16", "magento/zend-pdf": "^1.16", @@ -22729,11 +23345,11 @@ }, { "name": "magento/quick-checkout", - "version": "1.8.0", + "version": "1.9.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/quick-checkout/magento-quick-checkout-1.8.0.0.zip", - "shasum": "8ffd67ce4643da993f9c7c272ded159f7bc0e157" + "url": "https://repo.magento.com/archives/magento/quick-checkout/magento-quick-checkout-1.9.0.0.zip", + "shasum": "a876b497ec4db005897059726f3f720b65044ee4" }, "require": { "magento/module-quick-checkout": "self.version", @@ -22744,50 +23360,50 @@ }, { "name": "magento/security-package", - "version": "1.1.5", + "version": "1.1.6-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/security-package/magento-security-package-1.1.5.0.zip", - "shasum": "0f69ebd45b6d1086746d2b67cc2fb77fa8157d1a" + "url": "https://repo.magento.com/archives/magento/security-package/magento-security-package-1.1.6.0-beta1.zip", + "shasum": "bfada334c129e2207e9b6d4ab2408360a05b6d97" }, "require": { "google/recaptcha": "^1.2", "magento/module-re-captcha-admin-ui": "1.1.3", - "magento/module-re-captcha-checkout": "1.1.3", - "magento/module-re-captcha-checkout-sales-rule": "1.1.2", - "magento/module-re-captcha-contact": "1.1.2", - "magento/module-re-captcha-customer": "1.1.4", - "magento/module-re-captcha-frontend-ui": "1.1.4", + "magento/module-re-captcha-checkout": "1.1.4-beta1", + "magento/module-re-captcha-checkout-sales-rule": "1.1.3-beta1", + "magento/module-re-captcha-contact": "1.1.3-beta1", + "magento/module-re-captcha-customer": "1.1.5-beta1", + "magento/module-re-captcha-frontend-ui": "1.1.5-beta1", "magento/module-re-captcha-migration": "1.1.3", - "magento/module-re-captcha-newsletter": "1.1.3", - "magento/module-re-captcha-paypal": "1.1.3", - "magento/module-re-captcha-review": "1.1.3", - "magento/module-re-captcha-send-friend": "1.1.3", + "magento/module-re-captcha-newsletter": "1.1.4-beta1", + "magento/module-re-captcha-paypal": "1.1.4-beta1", + "magento/module-re-captcha-review": "1.1.4-beta1", + "magento/module-re-captcha-send-friend": "1.1.4-beta1", "magento/module-re-captcha-store-pickup": "1.0.2", - "magento/module-re-captcha-ui": "1.1.3", - "magento/module-re-captcha-user": "1.1.3", + "magento/module-re-captcha-ui": "1.1.4-beta1", + "magento/module-re-captcha-user": "1.1.4-beta1", "magento/module-re-captcha-validation": "1.1.2", "magento/module-re-captcha-validation-api": "1.1.2", "magento/module-re-captcha-version-2-checkbox": "2.0.3", "magento/module-re-captcha-version-2-invisible": "2.0.3", - "magento/module-re-captcha-version-3-invisible": "2.0.3", + "magento/module-re-captcha-version-3-invisible": "2.0.4-beta1", "magento/module-re-captcha-webapi-api": "1.0.2", - "magento/module-re-captcha-webapi-graph-ql": "1.0.2", + "magento/module-re-captcha-webapi-graph-ql": "1.0.3-beta1", "magento/module-re-captcha-webapi-rest": "1.0.2", "magento/module-re-captcha-webapi-ui": "1.0.2", - "magento/module-securitytxt": "1.1.2", - "magento/module-two-factor-auth": "1.1.5" + "magento/module-securitytxt": "1.1.3-beta1", + "magento/module-two-factor-auth": "1.1.6-beta1" }, "type": "metapackage", "description": "Magento Security Package" }, { "name": "magento/security-package-ee", - "version": "1.0.1", + "version": "1.0.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/security-package-ee/magento-security-package-ee-1.0.1.0.zip", - "shasum": "6de60c31b19f109ea01d391c56604431baa2654d" + "url": "https://repo.magento.com/archives/magento/security-package-ee/magento-security-package-ee-1.0.2.0-beta1.zip", + "shasum": "dc4965a42eb523ffc4310021e6a2aced3dc2d67e" }, "require": { "magento/module-re-captcha-gift-card": "1.0.1", @@ -22798,40 +23414,72 @@ "description": "Magento Security Package for Enterprise Edition" }, { - "name": "magento/theme-adminhtml-backend", - "version": "100.4.6", + "name": "magento/services-connector", + "version": "1.2.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/theme-adminhtml-backend/magento-theme-adminhtml-backend-100.4.6.0.zip", - "shasum": "46707a742b191b69c3a4bfb848a8616fd88f04bc" + "url": "https://repo.magento.com/archives/magento/services-connector/magento-services-connector-1.2.6.0.zip", + "shasum": "7d283b9dfe31175dfda36569f88312572eeebdad" }, "require": { - "magento/framework": "103.0.*", - "php": "~8.1.0||~8.2.0" + "firebase/php-jwt": "^6.0.0", + "guzzlehttp/guzzle": "^6.0.0||^7.3.0", + "magento/framework": ">=101.0.0", + "php": "~7.2.0||~7.3.0||~7.4.0||~8.1.0||~8.2.0" }, - "type": "magento2-theme", + "type": "magento2-module", "autoload": { "files": [ "registration.php" - ] + ], + "psr-4": { + "Magento\\ServicesConnector\\": "" + } }, "license": [ "OSL-3.0", "AFL-3.0" ], - "description": "N/A" + "description": "Saas utilities module" }, { - "name": "magento/theme-adminhtml-spectrum", - "version": "100.4.1", + "name": "magento/services-id", + "version": "3.1.5", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/services-id/magento-services-id-3.1.5.0.zip", + "shasum": "5d2d93c5c5e4557d5c0c574f9ade862209b991c4" + }, + "require": { + "magento/framework": ">=102.0.0 <104.0.0", + "magento/module-admin-graph-ql-server": "^1.0.1", + "magento/module-backend": ">=101.0.0 <103.0.0", + "magento/module-config": ">=101.1.0 <101.3.0", + "magento/module-graph-ql-server": "^1.0.1", + "magento/module-services-id": "3.1.3", + "magento/module-services-id-graph-ql-server": "1.0.4", + "magento/module-services-id-layout": "1.0.5", + "magento/module-store": ">=101.0.0 <101.2.0", + "magento/services-connector": "^1.2.6", + "php": "~7.2.0||~7.3.0||~7.4.0||~8.1.0||~8.2.0" + }, + "type": "metapackage", + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "Commerce Services identity metapackage" + }, + { + "name": "magento/theme-adminhtml-backend", + "version": "100.4.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/theme-adminhtml-spectrum/magento-theme-adminhtml-spectrum-100.4.1.0.zip", - "shasum": "b6a7ee7f6f75315bcc73bf57bed0a336bf65c98f" + "url": "https://repo.magento.com/archives/magento/theme-adminhtml-backend/magento-theme-adminhtml-backend-100.4.6.0.zip", + "shasum": "46707a742b191b69c3a4bfb848a8616fd88f04bc" }, "require": { "magento/framework": "103.0.*", - "magento/theme-adminhtml-backend": "100.4.*", "php": "~8.1.0||~8.2.0" }, "type": "magento2-theme", @@ -22848,11 +23496,11 @@ }, { "name": "magento/theme-frontend-blank", - "version": "100.4.6", + "version": "100.4.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/theme-frontend-blank/magento-theme-frontend-blank-100.4.6.0.zip", - "shasum": "61ac6b6855d1cb8deff4b7f2b98387376caa31e8" + "url": "https://repo.magento.com/archives/magento/theme-frontend-blank/magento-theme-frontend-blank-100.4.7.0-beta1.zip", + "shasum": "cc5a89e7bc3464b72c8b7e31edc6977e2b69fad9" }, "require": { "magento/framework": "103.0.*", @@ -22872,11 +23520,11 @@ }, { "name": "magento/theme-frontend-luma", - "version": "100.4.6", + "version": "100.4.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/theme-frontend-luma/magento-theme-frontend-luma-100.4.6.0.zip", - "shasum": "bc6b389755562c4539e49d7e8eb267630a6509f8" + "url": "https://repo.magento.com/archives/magento/theme-frontend-luma/magento-theme-frontend-luma-100.4.7.0-beta1.zip", + "shasum": "7b03de66ccaa7ed6c3fc6f67f86e36830fd878ae" }, "require": { "magento/framework": "103.0.*", @@ -23425,16 +24073,16 @@ }, { "name": "nesbot/carbon", - "version": "2.66.0", + "version": "2.67.0", "source": { "type": "git", "url": "https://github.com/briannesbitt/Carbon.git", - "reference": "496712849902241f04902033b0441b269effe001" + "reference": "c1001b3bc75039b07f38a79db5237c4c529e04c8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/496712849902241f04902033b0441b269effe001", - "reference": "496712849902241f04902033b0441b269effe001", + "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/c1001b3bc75039b07f38a79db5237c4c529e04c8", + "reference": "c1001b3bc75039b07f38a79db5237c4c529e04c8", "shasum": "" }, "require": { @@ -23523,20 +24171,20 @@ "type": "tidelift" } ], - "time": "2023-01-29T18:53:47+00:00" + "time": "2023-05-25T22:09:47+00:00" }, { "name": "nikic/php-parser", - "version": "v4.15.4", + "version": "v4.15.5", "source": { "type": "git", "url": "https://github.com/nikic/PHP-Parser.git", - "reference": "6bb5176bc4af8bcb7d926f88718db9b96a2d4290" + "reference": "11e2663a5bc9db5d714eedb4277ee300403b4a9e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/6bb5176bc4af8bcb7d926f88718db9b96a2d4290", - "reference": "6bb5176bc4af8bcb7d926f88718db9b96a2d4290", + "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/11e2663a5bc9db5d714eedb4277ee300403b4a9e", + "reference": "11e2663a5bc9db5d714eedb4277ee300403b4a9e", "shasum": "" }, "require": { @@ -23577,9 +24225,9 @@ ], "support": { "issues": "https://github.com/nikic/PHP-Parser/issues", - "source": "https://github.com/nikic/PHP-Parser/tree/v4.15.4" + "source": "https://github.com/nikic/PHP-Parser/tree/v4.15.5" }, - "time": "2023-03-05T19:49:14+00:00" + "time": "2023-05-19T20:20:00+00:00" }, { "name": "opensearch-project/opensearch-php", @@ -23764,18 +24412,21 @@ }, { "name": "paypal/module-braintree", - "version": "4.5.0", + "version": "4.6.0-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/paypal/module-braintree/paypal-module-braintree-4.5.0.0.zip", - "shasum": "134b35f42dba5a1f54fc351f97600958fce1df27" + "url": "https://repo.magento.com/archives/paypal/module-braintree/paypal-module-braintree-4.6.0.0-beta1.zip", + "shasum": "b4979aa0de379d0440dd3150c5193f2edf092736" }, "require": { "braintree/braintree_php": "6.11.1", "magento/framework": "*", - "paypal/module-braintree-core": "4.5.0", - "paypal/module-braintree-graph-ql": "4.5.0", - "php": "~7.4.0||~8.1.0||~8.2.0" + "paypal/module-braintree-core": "4.6.0-beta1", + "paypal/module-braintree-customer-balance": "4.6.0-beta1", + "paypal/module-braintree-gift-card-account": "4.6.0-beta1", + "paypal/module-braintree-gift-wrapping": "4.6.0-beta1", + "paypal/module-braintree-graph-ql": "4.6.0-beta1", + "php": "~8.1.0||~8.2.0" }, "type": "metapackage", "license": [ @@ -23785,17 +24436,18 @@ }, { "name": "paypal/module-braintree-core", - "version": "4.5.0", + "version": "4.6.0-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/paypal/module-braintree-core/paypal-module-braintree-core-4.5.0.0.zip", - "shasum": "5bb46fbaee7d310a13b5536ee2b849034e317080" + "url": "https://repo.magento.com/archives/paypal/module-braintree-core/paypal-module-braintree-core-4.6.0.0-beta1.zip", + "shasum": "f442d06db69034737ef3ce31b3582a34df9650ba" }, "require": { "braintree/braintree_php": "6.11.1", "ext-json": "*", "ext-simplexml": "*", "magento/framework": "*", + "magento/framework-foreign-key": "100.4.*", "magento/module-authorization": "100.4.*", "magento/module-backend": "100.2.*||101.0.*||^102.0.0", "magento/module-catalog": "102.0.*||103.0.*||^104.0.0", @@ -23812,6 +24464,7 @@ "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-quote-graph-ql": "^100", "magento/module-re-captcha-admin-ui": "1.1.*", "magento/module-re-captcha-frontend-ui": "1.1.*", "magento/module-re-captcha-ui": "1.1.*", @@ -23827,7 +24480,7 @@ "magento/module-ui": "101.0.*||101.1.*||^101.2.0", "magento/module-vault": "101.0.*||101.1.*||^101.2.0", "magento/module-webapi": "100.4.*", - "php": "~7.4.0||~8.1.0||~8.2.0" + "php": "~8.1.0||~8.2.0" }, "conflict": { "gene/module-braintree": "*", @@ -23847,21 +24500,120 @@ ], "description": "Fork from the Magento Braintree 2.2.0 module by Gene Commerce for PayPal." }, + { + "name": "paypal/module-braintree-customer-balance", + "version": "4.6.0-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/paypal/module-braintree-customer-balance/paypal-module-braintree-customer-balance-4.6.0.0-beta1.zip", + "shasum": "c6512043c9584abf2b5066f8f572a80157a2342d" + }, + "require": { + "magento/framework": "*", + "magento/module-quote": "101.0.*||101.1.*||^101.2.0", + "magento/module-sales": "101.0.*||102.0.*||^102.1.0||^103", + "paypal/module-braintree-core": "4.6.0-beta1", + "php": "~8.1.0||~8.2.0" + }, + "suggest": { + "magento/module-customer-balance": "100.4.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "PayPal\\BraintreeCustomerBalance\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "paypal/module-braintree-gift-card-account", + "version": "4.6.0-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/paypal/module-braintree-gift-card-account/paypal-module-braintree-gift-card-account-4.6.0.0-beta1.zip", + "shasum": "8ceea677775b69a15b9638ee96efa986fe1a9722" + }, + "require": { + "magento/framework": "*", + "magento/module-quote": "101.0.*||101.1.*||^101.2.0", + "magento/module-sales": "101.0.*||102.0.*||^102.1.0||^103", + "paypal/module-braintree-core": "4.6.0-beta1", + "php": "~8.1.0||~8.2.0" + }, + "suggest": { + "magento/module-gift-card-account": "101.2.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "PayPal\\BraintreeGiftCardAccount\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "paypal/module-braintree-gift-wrapping", + "version": "4.6.0-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/paypal/module-braintree-gift-wrapping/paypal-module-braintree-gift-wrapping-4.6.0.0-beta1.zip", + "shasum": "7e9cf1490522666abc0c61d4d92f658edbd4a177" + }, + "require": { + "magento/framework": "*", + "magento/module-quote": "101.0.*||101.1.*||^101.2.0", + "magento/module-sales": "101.0.*||102.0.*||^102.1.0||^103", + "paypal/module-braintree-core": "4.6.0-beta1", + "php": "~8.1.0||~8.2.0" + }, + "suggest": { + "magento/module-gift-wrapping": "101.2.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "PayPal\\BraintreeGiftWrapping\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, { "name": "paypal/module-braintree-graph-ql", - "version": "4.5.0", + "version": "4.6.0-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/paypal/module-braintree-graph-ql/paypal-module-braintree-graph-ql-4.5.0.0.zip", - "shasum": "1c90f5fa1e55f0425df7d5d418d326a0b379297d" + "url": "https://repo.magento.com/archives/paypal/module-braintree-graph-ql/paypal-module-braintree-graph-ql-4.6.0.0-beta1.zip", + "shasum": "062f2167ebeef738505efcae5569b184cfed3e41" }, "require": { "magento/framework": "*", "magento/module-quote": "^101", "magento/module-quote-graph-ql": "^100", "magento/module-store": "^101", - "paypal/module-braintree-core": "^4.4", - "php": "~7.4.0||~8.1.0||~8.2.0" + "paypal/module-braintree-core": "4.6.0-beta1", + "php": "~8.1.0||~8.2.0" }, "suggest": { "magento/module-graph-ql": "^100" @@ -24417,6 +25169,54 @@ }, "time": "2021-02-03T23:26:27+00:00" }, + { + "name": "psr/clock", + "version": "1.0.0", + "source": { + "type": "git", + "url": "https://github.com/php-fig/clock.git", + "reference": "e41a24703d4560fd0acb709162f73b8adfc3aa0d" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/php-fig/clock/zipball/e41a24703d4560fd0acb709162f73b8adfc3aa0d", + "reference": "e41a24703d4560fd0acb709162f73b8adfc3aa0d", + "shasum": "" + }, + "require": { + "php": "^7.0 || ^8.0" + }, + "type": "library", + "autoload": { + "psr-4": { + "Psr\\Clock\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "PHP-FIG", + "homepage": "https://www.php-fig.org/" + } + ], + "description": "Common interface for reading the clock.", + "homepage": "https://github.com/php-fig/clock", + "keywords": [ + "clock", + "now", + "psr", + "psr-20", + "time" + ], + "support": { + "issues": "https://github.com/php-fig/clock/issues", + "source": "https://github.com/php-fig/clock/tree/1.0.0" + }, + "time": "2022-11-25T14:36:26+00:00" + }, { "name": "psr/container", "version": "1.1.2", @@ -25128,16 +25928,16 @@ }, { "name": "seld/jsonlint", - "version": "1.9.0", + "version": "1.10.0", "source": { "type": "git", "url": "https://github.com/Seldaek/jsonlint.git", - "reference": "4211420d25eba80712bff236a98960ef68b866b7" + "reference": "594fd6462aad8ecee0b45ca5045acea4776667f1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/4211420d25eba80712bff236a98960ef68b866b7", - "reference": "4211420d25eba80712bff236a98960ef68b866b7", + "url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/594fd6462aad8ecee0b45ca5045acea4776667f1", + "reference": "594fd6462aad8ecee0b45ca5045acea4776667f1", "shasum": "" }, "require": { @@ -25176,7 +25976,7 @@ ], "support": { "issues": "https://github.com/Seldaek/jsonlint/issues", - "source": "https://github.com/Seldaek/jsonlint/tree/1.9.0" + "source": "https://github.com/Seldaek/jsonlint/tree/1.10.0" }, "funding": [ { @@ -25188,7 +25988,7 @@ "type": "tidelift" } ], - "time": "2022-04-01T13:37:23+00:00" + "time": "2023-05-11T13:16:46+00:00" }, { "name": "seld/phar-utils", @@ -25641,16 +26441,16 @@ }, { "name": "symfony/console", - "version": "v5.4.23", + "version": "v5.4.24", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "90f21e27d0d88ce38720556dd164d4a1e4c3934c" + "reference": "560fc3ed7a43e6d30ea94a07d77f9a60b8ed0fb8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/90f21e27d0d88ce38720556dd164d4a1e4c3934c", - "reference": "90f21e27d0d88ce38720556dd164d4a1e4c3934c", + "url": "https://api.github.com/repos/symfony/console/zipball/560fc3ed7a43e6d30ea94a07d77f9a60b8ed0fb8", + "reference": "560fc3ed7a43e6d30ea94a07d77f9a60b8ed0fb8", "shasum": "" }, "require": { @@ -25720,7 +26520,7 @@ "terminal" ], "support": { - "source": "https://github.com/symfony/console/tree/v5.4.23" + "source": "https://github.com/symfony/console/tree/v5.4.24" }, "funding": [ { @@ -25736,20 +26536,20 @@ "type": "tidelift" } ], - "time": "2023-04-24T18:47:29+00:00" + "time": "2023-05-26T05:13:16+00:00" }, { "name": "symfony/css-selector", - "version": "v6.2.7", + "version": "v6.3.0", "source": { "type": "git", "url": "https://github.com/symfony/css-selector.git", - "reference": "aedf3cb0f5b929ec255d96bbb4909e9932c769e0" + "reference": "88453e64cd86c5b60e8d2fb2c6f953bbc353ffbf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/css-selector/zipball/aedf3cb0f5b929ec255d96bbb4909e9932c769e0", - "reference": "aedf3cb0f5b929ec255d96bbb4909e9932c769e0", + "url": "https://api.github.com/repos/symfony/css-selector/zipball/88453e64cd86c5b60e8d2fb2c6f953bbc353ffbf", + "reference": "88453e64cd86c5b60e8d2fb2c6f953bbc353ffbf", "shasum": "" }, "require": { @@ -25785,7 +26585,7 @@ "description": "Converts CSS selectors to XPath expressions", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/css-selector/tree/v6.2.7" + "source": "https://github.com/symfony/css-selector/tree/v6.3.0" }, "funding": [ { @@ -25801,20 +26601,20 @@ "type": "tidelift" } ], - "time": "2023-02-14T08:44:56+00:00" + "time": "2023-03-20T16:43:42+00:00" }, { "name": "symfony/dependency-injection", - "version": "v5.4.23", + "version": "v5.4.24", "source": { "type": "git", "url": "https://github.com/symfony/dependency-injection.git", - "reference": "bb7b7988c898c94f5338e16403c52b5a3cae1d93" + "reference": "4645e032d0963fb614969398ca28e47605b1a7da" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/bb7b7988c898c94f5338e16403c52b5a3cae1d93", - "reference": "bb7b7988c898c94f5338e16403c52b5a3cae1d93", + "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/4645e032d0963fb614969398ca28e47605b1a7da", + "reference": "4645e032d0963fb614969398ca28e47605b1a7da", "shasum": "" }, "require": { @@ -25874,7 +26674,7 @@ "description": "Allows you to standardize and centralize the way objects are constructed in your application", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/dependency-injection/tree/v5.4.23" + "source": "https://github.com/symfony/dependency-injection/tree/v5.4.24" }, "funding": [ { @@ -25890,20 +26690,20 @@ "type": "tidelift" } ], - "time": "2023-04-21T15:04:16+00:00" + "time": "2023-05-05T14:42:55+00:00" }, { "name": "symfony/deprecation-contracts", - "version": "v3.2.1", + "version": "v3.3.0", "source": { "type": "git", "url": "https://github.com/symfony/deprecation-contracts.git", - "reference": "e2d1534420bd723d0ef5aec58a22c5fe60ce6f5e" + "reference": "7c3aff79d10325257a001fcf92d991f24fc967cf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/e2d1534420bd723d0ef5aec58a22c5fe60ce6f5e", - "reference": "e2d1534420bd723d0ef5aec58a22c5fe60ce6f5e", + "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/7c3aff79d10325257a001fcf92d991f24fc967cf", + "reference": "7c3aff79d10325257a001fcf92d991f24fc967cf", "shasum": "" }, "require": { @@ -25912,7 +26712,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "3.3-dev" + "dev-main": "3.4-dev" }, "thanks": { "name": "symfony/contracts", @@ -25941,7 +26741,7 @@ "description": "A generic function and convention to trigger deprecation notices", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/deprecation-contracts/tree/v3.2.1" + "source": "https://github.com/symfony/deprecation-contracts/tree/v3.3.0" }, "funding": [ { @@ -25957,20 +26757,20 @@ "type": "tidelift" } ], - "time": "2023-03-01T10:25:55+00:00" + "time": "2023-05-23T14:45:45+00:00" }, { "name": "symfony/error-handler", - "version": "v6.2.10", + "version": "v6.3.0", "source": { "type": "git", "url": "https://github.com/symfony/error-handler.git", - "reference": "8b7e9f124640cb0611624a9383176c3e5f7d8cfb" + "reference": "99d2d814a6351461af350ead4d963bd67451236f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/error-handler/zipball/8b7e9f124640cb0611624a9383176c3e5f7d8cfb", - "reference": "8b7e9f124640cb0611624a9383176c3e5f7d8cfb", + "url": "https://api.github.com/repos/symfony/error-handler/zipball/99d2d814a6351461af350ead4d963bd67451236f", + "reference": "99d2d814a6351461af350ead4d963bd67451236f", "shasum": "" }, "require": { @@ -25978,8 +26778,11 @@ "psr/log": "^1|^2|^3", "symfony/var-dumper": "^5.4|^6.0" }, + "conflict": { + "symfony/deprecation-contracts": "<2.5" + }, "require-dev": { - "symfony/deprecation-contracts": "^2.1|^3", + "symfony/deprecation-contracts": "^2.5|^3", "symfony/http-kernel": "^5.4|^6.0", "symfony/serializer": "^5.4|^6.0" }, @@ -26012,7 +26815,7 @@ "description": "Provides tools to manage errors and ease debugging PHP code", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/error-handler/tree/v6.2.10" + "source": "https://github.com/symfony/error-handler/tree/v6.3.0" }, "funding": [ { @@ -26028,28 +26831,29 @@ "type": "tidelift" } ], - "time": "2023-04-18T13:46:08+00:00" + "time": "2023-05-10T12:03:13+00:00" }, { "name": "symfony/event-dispatcher", - "version": "v6.2.8", + "version": "v6.3.0", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", - "reference": "04046f35fd7d72f9646e721fc2ecb8f9c67d3339" + "reference": "3af8ac1a3f98f6dbc55e10ae59c9e44bfc38dfaa" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/04046f35fd7d72f9646e721fc2ecb8f9c67d3339", - "reference": "04046f35fd7d72f9646e721fc2ecb8f9c67d3339", + "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/3af8ac1a3f98f6dbc55e10ae59c9e44bfc38dfaa", + "reference": "3af8ac1a3f98f6dbc55e10ae59c9e44bfc38dfaa", "shasum": "" }, "require": { "php": ">=8.1", - "symfony/event-dispatcher-contracts": "^2|^3" + "symfony/event-dispatcher-contracts": "^2.5|^3" }, "conflict": { - "symfony/dependency-injection": "<5.4" + "symfony/dependency-injection": "<5.4", + "symfony/service-contracts": "<2.5" }, "provide": { "psr/event-dispatcher-implementation": "1.0", @@ -26062,13 +26866,9 @@ "symfony/error-handler": "^5.4|^6.0", "symfony/expression-language": "^5.4|^6.0", "symfony/http-foundation": "^5.4|^6.0", - "symfony/service-contracts": "^1.1|^2|^3", + "symfony/service-contracts": "^2.5|^3", "symfony/stopwatch": "^5.4|^6.0" }, - "suggest": { - "symfony/dependency-injection": "", - "symfony/http-kernel": "" - }, "type": "library", "autoload": { "psr-4": { @@ -26095,7 +26895,7 @@ "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/event-dispatcher/tree/v6.2.8" + "source": "https://github.com/symfony/event-dispatcher/tree/v6.3.0" }, "funding": [ { @@ -26111,33 +26911,30 @@ "type": "tidelift" } ], - "time": "2023-03-20T16:06:02+00:00" + "time": "2023-04-21T14:41:17+00:00" }, { "name": "symfony/event-dispatcher-contracts", - "version": "v3.2.1", + "version": "v3.3.0", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher-contracts.git", - "reference": "0ad3b6f1e4e2da5690fefe075cd53a238646d8dd" + "reference": "a76aed96a42d2b521153fb382d418e30d18b59df" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/0ad3b6f1e4e2da5690fefe075cd53a238646d8dd", - "reference": "0ad3b6f1e4e2da5690fefe075cd53a238646d8dd", + "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/a76aed96a42d2b521153fb382d418e30d18b59df", + "reference": "a76aed96a42d2b521153fb382d418e30d18b59df", "shasum": "" }, "require": { "php": ">=8.1", "psr/event-dispatcher": "^1" }, - "suggest": { - "symfony/event-dispatcher-implementation": "" - }, "type": "library", "extra": { "branch-alias": { - "dev-main": "3.3-dev" + "dev-main": "3.4-dev" }, "thanks": { "name": "symfony/contracts", @@ -26174,7 +26971,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.2.1" + "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.3.0" }, "funding": [ { @@ -26190,20 +26987,20 @@ "type": "tidelift" } ], - "time": "2023-03-01T10:32:47+00:00" + "time": "2023-05-23T14:45:45+00:00" }, { "name": "symfony/filesystem", - "version": "v6.2.10", + "version": "v6.3.0", "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", - "reference": "fd588debf7d1bc16a2c84b4b3b71145d9946b894" + "reference": "97b698e1d77d356304def77a8d0cd73090b359ea" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/filesystem/zipball/fd588debf7d1bc16a2c84b4b3b71145d9946b894", - "reference": "fd588debf7d1bc16a2c84b4b3b71145d9946b894", + "url": "https://api.github.com/repos/symfony/filesystem/zipball/97b698e1d77d356304def77a8d0cd73090b359ea", + "reference": "97b698e1d77d356304def77a8d0cd73090b359ea", "shasum": "" }, "require": { @@ -26237,7 +27034,7 @@ "description": "Provides basic utilities for the filesystem", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/filesystem/tree/v6.2.10" + "source": "https://github.com/symfony/filesystem/tree/v6.3.0" }, "funding": [ { @@ -26253,20 +27050,20 @@ "type": "tidelift" } ], - "time": "2023-04-18T13:46:08+00:00" + "time": "2023-05-30T17:12:32+00:00" }, { "name": "symfony/finder", - "version": "v6.2.7", + "version": "v6.3.0", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", - "reference": "20808dc6631aecafbe67c186af5dcb370be3a0eb" + "reference": "d9b01ba073c44cef617c7907ce2419f8d00d75e2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/finder/zipball/20808dc6631aecafbe67c186af5dcb370be3a0eb", - "reference": "20808dc6631aecafbe67c186af5dcb370be3a0eb", + "url": "https://api.github.com/repos/symfony/finder/zipball/d9b01ba073c44cef617c7907ce2419f8d00d75e2", + "reference": "d9b01ba073c44cef617c7907ce2419f8d00d75e2", "shasum": "" }, "require": { @@ -26301,7 +27098,7 @@ "description": "Finds files and directories via an intuitive fluent interface", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/finder/tree/v6.2.7" + "source": "https://github.com/symfony/finder/tree/v6.3.0" }, "funding": [ { @@ -26317,32 +27114,34 @@ "type": "tidelift" } ], - "time": "2023-02-16T09:57:23+00:00" + "time": "2023-04-02T01:25:41+00:00" }, { "name": "symfony/http-foundation", - "version": "v6.2.10", + "version": "v6.3.0", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "49adbb92bcb4e3c2943719d2756271e8b9602acc" + "reference": "718a97ed430d34e5c568ea2c44eab708c6efbefb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/49adbb92bcb4e3c2943719d2756271e8b9602acc", - "reference": "49adbb92bcb4e3c2943719d2756271e8b9602acc", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/718a97ed430d34e5c568ea2c44eab708c6efbefb", + "reference": "718a97ed430d34e5c568ea2c44eab708c6efbefb", "shasum": "" }, "require": { "php": ">=8.1", - "symfony/deprecation-contracts": "^2.1|^3", - "symfony/polyfill-mbstring": "~1.1" + "symfony/deprecation-contracts": "^2.5|^3", + "symfony/polyfill-mbstring": "~1.1", + "symfony/polyfill-php83": "^1.27" }, "conflict": { "symfony/cache": "<6.2" }, "require-dev": { - "predis/predis": "~1.0", + "doctrine/dbal": "^2.13.1|^3.0", + "predis/predis": "^1.1|^2.0", "symfony/cache": "^5.4|^6.0", "symfony/dependency-injection": "^5.4|^6.0", "symfony/expression-language": "^5.4|^6.0", @@ -26350,9 +27149,6 @@ "symfony/mime": "^5.4|^6.0", "symfony/rate-limiter": "^5.2|^6.0" }, - "suggest": { - "symfony/mime": "To use the file extension guesser" - }, "type": "library", "autoload": { "psr-4": { @@ -26379,7 +27175,7 @@ "description": "Defines an object-oriented layer for the HTTP specification", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/http-foundation/tree/v6.2.10" + "source": "https://github.com/symfony/http-foundation/tree/v6.3.0" }, "funding": [ { @@ -26395,7 +27191,7 @@ "type": "tidelift" } ], - "time": "2023-04-18T13:46:08+00:00" + "time": "2023-05-19T12:46:45+00:00" }, { "name": "symfony/http-kernel", @@ -27328,18 +28124,95 @@ ], "time": "2022-11-03T14:55:06+00:00" }, + { + "name": "symfony/polyfill-php83", + "version": "v1.27.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/polyfill-php83.git", + "reference": "508c652ba3ccf69f8c97f251534f229791b52a57" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/polyfill-php83/zipball/508c652ba3ccf69f8c97f251534f229791b52a57", + "reference": "508c652ba3ccf69f8c97f251534f229791b52a57", + "shasum": "" + }, + "require": { + "php": ">=7.1", + "symfony/polyfill-php80": "^1.14" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-main": "1.27-dev" + }, + "thanks": { + "name": "symfony/polyfill", + "url": "https://github.com/symfony/polyfill" + } + }, + "autoload": { + "files": [ + "bootstrap.php" + ], + "psr-4": { + "Symfony\\Polyfill\\Php83\\": "" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Nicolas Grekas", + "email": "p@tchwork.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony polyfill backporting some PHP 8.3+ features to lower PHP versions", + "homepage": "https://symfony.com", + "keywords": [ + "compatibility", + "polyfill", + "portable", + "shim" + ], + "support": { + "source": "https://github.com/symfony/polyfill-php83/tree/v1.27.0" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2022-11-03T14:55:06+00:00" + }, { "name": "symfony/process", - "version": "v5.4.23", + "version": "v5.4.24", "source": { "type": "git", "url": "https://github.com/symfony/process.git", - "reference": "4b842fc4b61609e0a155a114082bd94e31e98287" + "reference": "e3c46cc5689c8782944274bb30702106ecbe3b64" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/4b842fc4b61609e0a155a114082bd94e31e98287", - "reference": "4b842fc4b61609e0a155a114082bd94e31e98287", + "url": "https://api.github.com/repos/symfony/process/zipball/e3c46cc5689c8782944274bb30702106ecbe3b64", + "reference": "e3c46cc5689c8782944274bb30702106ecbe3b64", "shasum": "" }, "require": { @@ -27372,7 +28245,7 @@ "description": "Executes commands in sub-processes", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/process/tree/v5.4.23" + "source": "https://github.com/symfony/process/tree/v5.4.24" }, "funding": [ { @@ -27388,7 +28261,7 @@ "type": "tidelift" } ], - "time": "2023-04-18T13:50:24+00:00" + "time": "2023-05-17T11:26:05+00:00" }, { "name": "symfony/proxy-manager-bridge", @@ -27721,28 +28594,30 @@ }, { "name": "symfony/translation", - "version": "v6.2.8", + "version": "v6.3.0", "source": { "type": "git", "url": "https://github.com/symfony/translation.git", - "reference": "817535dbb1721df8b3a8f2489dc7e50bcd6209b5" + "reference": "f72b2cba8f79dd9d536f534f76874b58ad37876f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation/zipball/817535dbb1721df8b3a8f2489dc7e50bcd6209b5", - "reference": "817535dbb1721df8b3a8f2489dc7e50bcd6209b5", + "url": "https://api.github.com/repos/symfony/translation/zipball/f72b2cba8f79dd9d536f534f76874b58ad37876f", + "reference": "f72b2cba8f79dd9d536f534f76874b58ad37876f", "shasum": "" }, "require": { "php": ">=8.1", "symfony/polyfill-mbstring": "~1.0", - "symfony/translation-contracts": "^2.3|^3.0" + "symfony/translation-contracts": "^2.5|^3.0" }, "conflict": { "symfony/config": "<5.4", "symfony/console": "<5.4", "symfony/dependency-injection": "<5.4", + "symfony/http-client-contracts": "<2.5", "symfony/http-kernel": "<5.4", + "symfony/service-contracts": "<2.5", "symfony/twig-bundle": "<5.4", "symfony/yaml": "<5.4" }, @@ -27756,20 +28631,14 @@ "symfony/console": "^5.4|^6.0", "symfony/dependency-injection": "^5.4|^6.0", "symfony/finder": "^5.4|^6.0", - "symfony/http-client-contracts": "^1.1|^2.0|^3.0", + "symfony/http-client-contracts": "^2.5|^3.0", "symfony/http-kernel": "^5.4|^6.0", "symfony/intl": "^5.4|^6.0", "symfony/polyfill-intl-icu": "^1.21", "symfony/routing": "^5.4|^6.0", - "symfony/service-contracts": "^1.1.2|^2|^3", + "symfony/service-contracts": "^2.5|^3", "symfony/yaml": "^5.4|^6.0" }, - "suggest": { - "nikic/php-parser": "To use PhpAstExtractor", - "psr/log-implementation": "To use logging capability in translator", - "symfony/config": "", - "symfony/yaml": "" - }, "type": "library", "autoload": { "files": [ @@ -27799,7 +28668,7 @@ "description": "Provides tools to internationalize your application", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/translation/tree/v6.2.8" + "source": "https://github.com/symfony/translation/tree/v6.3.0" }, "funding": [ { @@ -27815,7 +28684,7 @@ "type": "tidelift" } ], - "time": "2023-03-31T09:14:44+00:00" + "time": "2023-05-19T12:46:45+00:00" }, { "name": "symfony/translation-contracts", @@ -27897,16 +28766,16 @@ }, { "name": "symfony/var-dumper", - "version": "v6.2.10", + "version": "v6.3.0", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", - "reference": "41a750a23412ca76fdbbf5096943b4134272c1ab" + "reference": "6acdcd5c122074ee9f7b051e4fb177025c277a0e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-dumper/zipball/41a750a23412ca76fdbbf5096943b4134272c1ab", - "reference": "41a750a23412ca76fdbbf5096943b4134272c1ab", + "url": "https://api.github.com/repos/symfony/var-dumper/zipball/6acdcd5c122074ee9f7b051e4fb177025c277a0e", + "reference": "6acdcd5c122074ee9f7b051e4fb177025c277a0e", "shasum": "" }, "require": { @@ -27914,7 +28783,6 @@ "symfony/polyfill-mbstring": "~1.0" }, "conflict": { - "phpunit/phpunit": "<5.4.3", "symfony/console": "<5.4" }, "require-dev": { @@ -27924,11 +28792,6 @@ "symfony/uid": "^5.4|^6.0", "twig/twig": "^2.13|^3.0.4" }, - "suggest": { - "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).", - "ext-intl": "To show region name in time zone dump", - "symfony/console": "To use the ServerDumpCommand and/or the bin/var-dump-server script" - }, "bin": [ "Resources/bin/var-dump-server" ], @@ -27965,7 +28828,7 @@ "dump" ], "support": { - "source": "https://github.com/symfony/var-dumper/tree/v6.2.10" + "source": "https://github.com/symfony/var-dumper/tree/v6.3.0" }, "funding": [ { @@ -27981,7 +28844,7 @@ "type": "tidelift" } ], - "time": "2023-04-18T13:46:08+00:00" + "time": "2023-05-25T13:09:35+00:00" }, { "name": "symfony/yaml", @@ -28363,16 +29226,16 @@ }, { "name": "web-token/jwt-framework", - "version": "3.1.7", + "version": "3.2.7", "source": { "type": "git", "url": "https://github.com/web-token/jwt-framework.git", - "reference": "050c8b371b84930dd4daba8f84aff273dc6df5f1" + "reference": "aef1302821213bec40d141a4fe5f95276017da45" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/web-token/jwt-framework/zipball/050c8b371b84930dd4daba8f84aff273dc6df5f1", - "reference": "050c8b371b84930dd4daba8f84aff273dc6df5f1", + "url": "https://api.github.com/repos/web-token/jwt-framework/zipball/aef1302821213bec40d141a4fe5f95276017da45", + "reference": "aef1302821213bec40d141a4fe5f95276017da45", "shasum": "" }, "require": { @@ -28383,6 +29246,7 @@ "ext-sodium": "*", "paragonie/constant_time_encoding": "^2.4", "php": ">=8.1", + "psr/clock": "^1.0", "psr/event-dispatcher": "^1.0", "psr/http-client": "^1.0", "psr/http-factory": "^1.0", @@ -28428,24 +29292,24 @@ }, "require-dev": { "bjeavons/zxcvbn-php": "^1.3", - "blackfire/php-sdk": "^1.31", + "blackfire/php-sdk": "^2.0", "ekino/phpstan-banned-code": "^1.0", "ext-curl": "*", "ext-gmp": "*", - "infection/infection": "^0.26", + "infection/infection": "^0.27", "matthiasnoback/symfony-config-test": "^4.3.0", "nyholm/psr7": "^1.5", "php-http/mock-client": "^1.5", "php-parallel-lint/php-parallel-lint": "^1.3", "phpbench/phpbench": "^1.2", - "phpstan/extension-installer": "^1.1", + "phpstan/extension-installer": "^1.3", "phpstan/phpstan": "^1.8", "phpstan/phpstan-deprecation-rules": "^1.0", "phpstan/phpstan-phpunit": "^1.1", "phpstan/phpstan-strict-rules": "^1.4", "phpunit/phpunit": "^9.5.23", "qossmic/deptrac-shim": "^1.0", - "rector/rector": "^0.14", + "rector/rector": "^0.16", "roave/security-advisories": "dev-latest", "symfony/browser-kit": "^6.1.3", "symfony/finder": "^5.4|^6.0", @@ -28455,7 +29319,8 @@ "symfony/serializer": "^6.1.3", "symfony/var-dumper": "^6.1.3", "symfony/yaml": "^6.1.3", - "symplify/easy-coding-standard": "^11.0" + "symplify/easy-coding-standard": "^11.0", + "symplify/monorepo-builder": "11.2.3.72" }, "suggest": { "bjeavons/zxcvbn-php": "Adds key quality check for oct keys.", @@ -28470,31 +29335,55 @@ "autoload": { "psr-4": { "Jose\\": "src/", + "Jose\\Component\\Core\\": "src/Component/Core/", + "Jose\\Component\\Checker\\": "src/Component/Checker/", + "Jose\\Component\\Console\\": "src/Component/Console/", + "Jose\\Component\\Signature\\": "src/Component/Signature/", + "Jose\\Bundle\\JoseFramework\\": "src/Bundle/JoseFramework/", + "Jose\\Component\\Encryption\\": "src/Component/Encryption/", + "Jose\\Component\\NestedToken\\": "src/Component/NestedToken/", "Jose\\Component\\Core\\Util\\Ecc\\": [ - "src/Ecc" + "src/Ecc", + "src/Ecc/" ], + "Jose\\Component\\KeyManagement\\": "src/Component/KeyManagement/", "Jose\\Component\\Signature\\Algorithm\\": [ "src/SignatureAlgorithm/ECDSA", + "src/SignatureAlgorithm/ECDSA/", "src/SignatureAlgorithm/EdDSA", + "src/SignatureAlgorithm/EdDSA/", + "src/SignatureAlgorithm/Experimental", + "src/SignatureAlgorithm/Experimental/", "src/SignatureAlgorithm/HMAC", + "src/SignatureAlgorithm/HMAC/", "src/SignatureAlgorithm/None", + "src/SignatureAlgorithm/None/", "src/SignatureAlgorithm/RSA", - "src/SignatureAlgorithm/Experimental" + "src/SignatureAlgorithm/RSA/" ], "Jose\\Component\\Encryption\\Algorithm\\": [ - "src/EncryptionAlgorithm/Experimental" + "src/EncryptionAlgorithm/Experimental", + "src/EncryptionAlgorithm/Experimental/" ], "Jose\\Component\\Encryption\\Algorithm\\KeyEncryption\\": [ "src/EncryptionAlgorithm/KeyEncryption/AESGCMKW", + "src/EncryptionAlgorithm/KeyEncryption/AESGCMKW/", "src/EncryptionAlgorithm/KeyEncryption/AESKW", + "src/EncryptionAlgorithm/KeyEncryption/AESKW/", "src/EncryptionAlgorithm/KeyEncryption/Direct", + "src/EncryptionAlgorithm/KeyEncryption/Direct/", "src/EncryptionAlgorithm/KeyEncryption/ECDHES", + "src/EncryptionAlgorithm/KeyEncryption/ECDHES/", "src/EncryptionAlgorithm/KeyEncryption/PBES2", - "src/EncryptionAlgorithm/KeyEncryption/RSA" + "src/EncryptionAlgorithm/KeyEncryption/PBES2/", + "src/EncryptionAlgorithm/KeyEncryption/RSA", + "src/EncryptionAlgorithm/KeyEncryption/RSA/" ], "Jose\\Component\\Encryption\\Algorithm\\ContentEncryption\\": [ + "src/EncryptionAlgorithm/ContentEncryption/AESCBC", + "src/EncryptionAlgorithm/ContentEncryption/AESCBC/", "src/EncryptionAlgorithm/ContentEncryption/AESGCM", - "src/EncryptionAlgorithm/ContentEncryption/AESCBC" + "src/EncryptionAlgorithm/ContentEncryption/AESGCM/" ] } }, @@ -28509,7 +29398,7 @@ }, { "name": "All contributors", - "homepage": "https://github.com/web-token/jwt-framework/contributors" + "homepage": "https://github.com/web-token/jwt-bundle/contributors" } ], "description": "JSON Object Signing and Encryption library for PHP and Symfony Bundle.", @@ -28534,7 +29423,7 @@ ], "support": { "issues": "https://github.com/web-token/jwt-framework/issues", - "source": "https://github.com/web-token/jwt-framework/tree/3.1.7" + "source": "https://github.com/web-token/jwt-framework/tree/3.2.7" }, "funding": [ { @@ -28546,7 +29435,7 @@ "type": "patreon" } ], - "time": "2023-03-11T14:35:48+00:00" + "time": "2023-05-19T15:15:20+00:00" }, { "name": "webimpress/safe-writer", @@ -28667,16 +29556,16 @@ }, { "name": "webonyx/graphql-php", - "version": "v15.3.1", + "version": "v15.5.0", "source": { "type": "git", "url": "https://github.com/webonyx/graphql-php.git", - "reference": "876a851c67f213fe19626da0efc558ce7f63c537" + "reference": "0dd4dd8ebe1bc8f3d61b4daedcf66987f39772e7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/webonyx/graphql-php/zipball/876a851c67f213fe19626da0efc558ce7f63c537", - "reference": "876a851c67f213fe19626da0efc558ce7f63c537", + "url": "https://api.github.com/repos/webonyx/graphql-php/zipball/0dd4dd8ebe1bc8f3d61b4daedcf66987f39772e7", + "reference": "0dd4dd8ebe1bc8f3d61b4daedcf66987f39772e7", "shasum": "" }, "require": { @@ -28693,14 +29582,14 @@ "nyholm/psr7": "^1.5", "phpbench/phpbench": "^1.2", "phpstan/extension-installer": "^1.1", - "phpstan/phpstan": "1.10.14", - "phpstan/phpstan-phpunit": "1.3.11", + "phpstan/phpstan": "1.10.15", + "phpstan/phpstan-phpunit": "1.3.13", "phpstan/phpstan-strict-rules": "1.5.1", "phpunit/phpunit": "^9.5", "psr/http-message": "^1 || ^2", "react/http": "^1.6", "react/promise": "^2.9", - "rector/rector": "^0.15.18", + "rector/rector": "^0.16.0", "symfony/polyfill-php81": "^1.23", "symfony/var-exporter": "^5 || ^6", "thecodingmachine/safe": "^1.3 || ^2" @@ -28728,7 +29617,7 @@ ], "support": { "issues": "https://github.com/webonyx/graphql-php/issues", - "source": "https://github.com/webonyx/graphql-php/tree/v15.3.1" + "source": "https://github.com/webonyx/graphql-php/tree/v15.5.0" }, "funding": [ { @@ -28736,7 +29625,7 @@ "type": "open_collective" } ], - "time": "2023-04-30T10:08:16+00:00" + "time": "2023-05-30T13:10:49+00:00" }, { "name": "wikimedia/less.php", @@ -28878,5 +29767,5 @@ "prefer-lowest": false, "platform": [], "platform-dev": [], - "plugin-api-version": "2.2.0" + "plugin-api-version": "2.3.0" } From 95c4d876f5c841182711a60b43a260801e633d48 Mon Sep 17 00:00:00 2001 From: Bohdan Korablov Date: Mon, 12 Jun 2023 11:25:39 -0500 Subject: [PATCH 02/53] 2.4.7-beta --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5b7ee992a..bec3470b9 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# Magento 2.4.7 Magento Commerce Cloud +# Magento 2.4.7-beta Magento Commerce Cloud -This repository contains a sample Magento Commerce (on-premise) version 2.4.7 instance for you to deploy in the cloud. You must have an active Magento Commerce Cloud user license to use the example in this repository. +This repository contains a sample Magento Commerce (on-premise) version 2.4.7-beta instance for you to deploy in the cloud. You must have an active Magento Commerce Cloud user license to use the example in this repository. The example requires the use of [Composer](https://getcomposer.org/doc/) to load and manage dependencies and Magento vendor folders. From 3ddea3be2a445fc6b7463961a82c5217eb0a871d Mon Sep 17 00:00:00 2001 From: Bohdan Korablov Date: Tue, 13 Jun 2023 09:30:34 -0500 Subject: [PATCH 03/53] Release Adobe Commerce 2.4.7-beta1 --- composer.lock | 48 ++++++++++++++++++++++++------------------------ 1 file changed, 24 insertions(+), 24 deletions(-) diff --git a/composer.lock b/composer.lock index c932d1be4..cf764a9ba 100644 --- a/composer.lock +++ b/composer.lock @@ -197,16 +197,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.272.1", + "version": "3.272.2", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "a0accaf4a16565c0b4438109c978602f27dff3a0" + "reference": "0c4cba74c79f9b44393c27721fa1fa9138c95387" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/a0accaf4a16565c0b4438109c978602f27dff3a0", - "reference": "a0accaf4a16565c0b4438109c978602f27dff3a0", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/0c4cba74c79f9b44393c27721fa1fa9138c95387", + "reference": "0c4cba74c79f9b44393c27721fa1fa9138c95387", "shasum": "" }, "require": { @@ -286,9 +286,9 @@ "support": { "forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80", "issues": "https://github.com/aws/aws-sdk-php/issues", - "source": "https://github.com/aws/aws-sdk-php/tree/3.272.1" + "source": "https://github.com/aws/aws-sdk-php/tree/3.272.2" }, - "time": "2023-06-09T18:21:02+00:00" + "time": "2023-06-12T18:21:59+00:00" }, { "name": "bacon/bacon-qr-code", @@ -11216,11 +11216,11 @@ }, { "name": "magento/module-data-exporter", - "version": "102.2.4", + "version": "102.2.3", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-data-exporter/magento-module-data-exporter-102.2.4.0.zip", - "shasum": "58b15018c673790bea22d1bcce13875e1a121e63" + "url": "https://repo.magento.com/archives/magento/module-data-exporter/magento-module-data-exporter-102.2.3.0.zip", + "shasum": "58179cfc94584b8e303a3b0524b8c10e973cb2c8" }, "require": { "magento/framework": ">=103.0.4", @@ -18204,11 +18204,11 @@ }, { "name": "magento/module-query-xml", - "version": "102.2.4", + "version": "102.2.3", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-query-xml/magento-module-query-xml-102.2.4.0.zip", - "shasum": "969cec187cea58525efaf9b3005e821749572ecf" + "url": "https://repo.magento.com/archives/magento/module-query-xml/magento-module-query-xml-102.2.3.0.zip", + "shasum": "600b456e61b014e299c3be729643969b7cdb5ca0" }, "require": { "magento/framework": ">=103.0.4", @@ -20089,11 +20089,11 @@ }, { "name": "magento/module-saas-common", - "version": "102.2.4", + "version": "102.2.3", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-saas-common/magento-module-saas-common-102.2.4.0.zip", - "shasum": "30ff666e47ba5dcf760000dd40e1c2c7742bea65" + "url": "https://repo.magento.com/archives/magento/module-saas-common/magento-module-saas-common-102.2.3.0.zip", + "shasum": "4fff2bbc4af57c04432b13ea656ff010340232b4" }, "require": { "magento/framework": ">=103.0.4", @@ -23307,11 +23307,11 @@ }, { "name": "magento/quality-patches", - "version": "1.1.31", + "version": "1.1.32", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/quality-patches/magento-quality-patches-1.1.31.0.zip", - "shasum": "da2900742b62d29c90bc694a11a74186d28e1647" + "url": "https://repo.magento.com/archives/magento/quality-patches/magento-quality-patches-1.1.32.0.zip", + "shasum": "863f6a46856ac55d786778d556db844c2adc607e" }, "require": { "ext-json": "*", @@ -25012,16 +25012,16 @@ }, { "name": "phpseclib/phpseclib", - "version": "3.0.19", + "version": "3.0.20", "source": { "type": "git", "url": "https://github.com/phpseclib/phpseclib.git", - "reference": "cc181005cf548bfd8a4896383bb825d859259f95" + "reference": "543a1da81111a0bfd6ae7bbc2865c5e89ed3fc67" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/cc181005cf548bfd8a4896383bb825d859259f95", - "reference": "cc181005cf548bfd8a4896383bb825d859259f95", + "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/543a1da81111a0bfd6ae7bbc2865c5e89ed3fc67", + "reference": "543a1da81111a0bfd6ae7bbc2865c5e89ed3fc67", "shasum": "" }, "require": { @@ -25102,7 +25102,7 @@ ], "support": { "issues": "https://github.com/phpseclib/phpseclib/issues", - "source": "https://github.com/phpseclib/phpseclib/tree/3.0.19" + "source": "https://github.com/phpseclib/phpseclib/tree/3.0.20" }, "funding": [ { @@ -25118,7 +25118,7 @@ "type": "tidelift" } ], - "time": "2023-03-05T17:13:09+00:00" + "time": "2023-06-13T06:30:34+00:00" }, { "name": "psr/cache", From 7e204e51241515eb88929a6d31ffb5d089ba839b Mon Sep 17 00:00:00 2001 From: Bohdan Korablov Date: Mon, 19 Jun 2023 13:26:23 -0500 Subject: [PATCH 04/53] MCLOUD-10674: Release MCP 1.0.22 --- composer.lock | 137 +++++++++++++++++++++++++------------------------- 1 file changed, 68 insertions(+), 69 deletions(-) diff --git a/composer.lock b/composer.lock index cf764a9ba..b3f607414 100644 --- a/composer.lock +++ b/composer.lock @@ -197,16 +197,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.272.2", + "version": "3.273.2", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "0c4cba74c79f9b44393c27721fa1fa9138c95387" + "reference": "10631467bdf9869a45197a25b490948af2ef7acd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/0c4cba74c79f9b44393c27721fa1fa9138c95387", - "reference": "0c4cba74c79f9b44393c27721fa1fa9138c95387", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/10631467bdf9869a45197a25b490948af2ef7acd", + "reference": "10631467bdf9869a45197a25b490948af2ef7acd", "shasum": "" }, "require": { @@ -286,9 +286,9 @@ "support": { "forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80", "issues": "https://github.com/aws/aws-sdk-php/issues", - "source": "https://github.com/aws/aws-sdk-php/tree/3.272.2" + "source": "https://github.com/aws/aws-sdk-php/tree/3.273.2" }, - "time": "2023-06-12T18:21:59+00:00" + "time": "2023-06-16T18:53:48+00:00" }, { "name": "bacon/bacon-qr-code", @@ -2036,16 +2036,16 @@ }, { "name": "firebase/php-jwt", - "version": "v6.5.0", + "version": "v6.7.0", "source": { "type": "git", "url": "https://github.com/firebase/php-jwt.git", - "reference": "e94e7353302b0c11ec3cfff7180cd0b1743975d2" + "reference": "71278f20b0a623389beefe87a641d03948a38870" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/firebase/php-jwt/zipball/e94e7353302b0c11ec3cfff7180cd0b1743975d2", - "reference": "e94e7353302b0c11ec3cfff7180cd0b1743975d2", + "url": "https://api.github.com/repos/firebase/php-jwt/zipball/71278f20b0a623389beefe87a641d03948a38870", + "reference": "71278f20b0a623389beefe87a641d03948a38870", "shasum": "" }, "require": { @@ -2093,9 +2093,9 @@ ], "support": { "issues": "https://github.com/firebase/php-jwt/issues", - "source": "https://github.com/firebase/php-jwt/tree/v6.5.0" + "source": "https://github.com/firebase/php-jwt/tree/v6.7.0" }, - "time": "2023-05-12T15:47:07+00:00" + "time": "2023-06-14T15:29:26+00:00" }, { "name": "friendsofphp/proxy-manager-lts", @@ -6286,11 +6286,11 @@ }, { "name": "magento/magento-cloud-patches", - "version": "1.0.21", + "version": "1.0.22", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/magento-cloud-patches/magento-magento-cloud-patches-1.0.21.0.zip", - "shasum": "d5f528af3da4500ebd54ece8ff56d11d465dd760" + "url": "https://repo.magento.com/archives/magento/magento-cloud-patches/magento-magento-cloud-patches-1.0.22.0.zip", + "shasum": "47be85337d81fd834aa3afe7e5d42edc22105a3e" }, "require": { "composer/composer": "^1.4 || ^2.0", @@ -7513,11 +7513,11 @@ }, { "name": "magento/module-adobe-io-events-client", - "version": "1.2.1", + "version": "1.2.2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-io-events-client/magento-module-adobe-io-events-client-1.2.1.0.zip", - "shasum": "b9572a411753287e327ad65e3d481e819814c6c5" + "url": "https://repo.magento.com/archives/magento/module-adobe-io-events-client/magento-module-adobe-io-events-client-1.2.2.0.zip", + "shasum": "7988da30860ac4e8339290b07c403a8dbbcd1a92" }, "require": { "magento/framework": ">=103.0.4", @@ -11216,11 +11216,11 @@ }, { "name": "magento/module-data-exporter", - "version": "102.2.3", + "version": "102.2.4", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-data-exporter/magento-module-data-exporter-102.2.3.0.zip", - "shasum": "58179cfc94584b8e303a3b0524b8c10e973cb2c8" + "url": "https://repo.magento.com/archives/magento/module-data-exporter/magento-module-data-exporter-102.2.4.0.zip", + "shasum": "58b15018c673790bea22d1bcce13875e1a121e63" }, "require": { "magento/framework": ">=103.0.4", @@ -18204,11 +18204,11 @@ }, { "name": "magento/module-query-xml", - "version": "102.2.3", + "version": "102.2.4", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-query-xml/magento-module-query-xml-102.2.3.0.zip", - "shasum": "600b456e61b014e299c3be729643969b7cdb5ca0" + "url": "https://repo.magento.com/archives/magento/module-query-xml/magento-module-query-xml-102.2.4.0.zip", + "shasum": "969cec187cea58525efaf9b3005e821749572ecf" }, "require": { "magento/framework": ">=103.0.4", @@ -20089,11 +20089,11 @@ }, { "name": "magento/module-saas-common", - "version": "102.2.3", + "version": "102.2.4", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-saas-common/magento-module-saas-common-102.2.3.0.zip", - "shasum": "4fff2bbc4af57c04432b13ea656ff010340232b4" + "url": "https://repo.magento.com/archives/magento/module-saas-common/magento-module-saas-common-102.2.4.0.zip", + "shasum": "30ff666e47ba5dcf760000dd40e1c2c7742bea65" }, "require": { "magento/framework": ">=103.0.4", @@ -23307,11 +23307,11 @@ }, { "name": "magento/quality-patches", - "version": "1.1.32", + "version": "1.1.33", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/quality-patches/magento-quality-patches-1.1.32.0.zip", - "shasum": "863f6a46856ac55d786778d556db844c2adc607e" + "url": "https://repo.magento.com/archives/magento/quality-patches/magento-quality-patches-1.1.33.0.zip", + "shasum": "778de19671c89e10d32c8c950ee34b4b8998899c" }, "require": { "ext-json": "*", @@ -24412,20 +24412,20 @@ }, { "name": "paypal/module-braintree", - "version": "4.6.0-beta1", + "version": "4.6.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/paypal/module-braintree/paypal-module-braintree-4.6.0.0-beta1.zip", - "shasum": "b4979aa0de379d0440dd3150c5193f2edf092736" + "url": "https://repo.magento.com/archives/paypal/module-braintree/paypal-module-braintree-4.6.1.0-beta1.zip", + "shasum": "f57aea18939803ad71f2905f92507fddb21d125d" }, "require": { "braintree/braintree_php": "6.11.1", "magento/framework": "*", - "paypal/module-braintree-core": "4.6.0-beta1", - "paypal/module-braintree-customer-balance": "4.6.0-beta1", - "paypal/module-braintree-gift-card-account": "4.6.0-beta1", - "paypal/module-braintree-gift-wrapping": "4.6.0-beta1", - "paypal/module-braintree-graph-ql": "4.6.0-beta1", + "paypal/module-braintree-core": "4.6.1-beta1", + "paypal/module-braintree-customer-balance": "4.6.1-beta1", + "paypal/module-braintree-gift-card-account": "4.6.1-beta1", + "paypal/module-braintree-gift-wrapping": "4.6.1-beta1", + "paypal/module-braintree-graph-ql": "4.6.1-beta1", "php": "~8.1.0||~8.2.0" }, "type": "metapackage", @@ -24436,18 +24436,17 @@ }, { "name": "paypal/module-braintree-core", - "version": "4.6.0-beta1", + "version": "4.6.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/paypal/module-braintree-core/paypal-module-braintree-core-4.6.0.0-beta1.zip", - "shasum": "f442d06db69034737ef3ce31b3582a34df9650ba" + "url": "https://repo.magento.com/archives/paypal/module-braintree-core/paypal-module-braintree-core-4.6.1.0-beta1.zip", + "shasum": "f0ae5fa5e4714fbfc54b5b636d7a8ddf7c7eb292" }, "require": { "braintree/braintree_php": "6.11.1", "ext-json": "*", "ext-simplexml": "*", "magento/framework": "*", - "magento/framework-foreign-key": "100.4.*", "magento/module-authorization": "100.4.*", "magento/module-backend": "100.2.*||101.0.*||^102.0.0", "magento/module-catalog": "102.0.*||103.0.*||^104.0.0", @@ -24502,17 +24501,17 @@ }, { "name": "paypal/module-braintree-customer-balance", - "version": "4.6.0-beta1", + "version": "4.6.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/paypal/module-braintree-customer-balance/paypal-module-braintree-customer-balance-4.6.0.0-beta1.zip", - "shasum": "c6512043c9584abf2b5066f8f572a80157a2342d" + "url": "https://repo.magento.com/archives/paypal/module-braintree-customer-balance/paypal-module-braintree-customer-balance-4.6.1.0-beta1.zip", + "shasum": "3650309d06e607274ad5a3e685a2c36174a745a1" }, "require": { "magento/framework": "*", "magento/module-quote": "101.0.*||101.1.*||^101.2.0", "magento/module-sales": "101.0.*||102.0.*||^102.1.0||^103", - "paypal/module-braintree-core": "4.6.0-beta1", + "paypal/module-braintree-core": "4.6.1-beta1", "php": "~8.1.0||~8.2.0" }, "suggest": { @@ -24535,17 +24534,17 @@ }, { "name": "paypal/module-braintree-gift-card-account", - "version": "4.6.0-beta1", + "version": "4.6.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/paypal/module-braintree-gift-card-account/paypal-module-braintree-gift-card-account-4.6.0.0-beta1.zip", - "shasum": "8ceea677775b69a15b9638ee96efa986fe1a9722" + "url": "https://repo.magento.com/archives/paypal/module-braintree-gift-card-account/paypal-module-braintree-gift-card-account-4.6.1.0-beta1.zip", + "shasum": "817830833ad9075876c76757d49f13c2f246b3ef" }, "require": { "magento/framework": "*", "magento/module-quote": "101.0.*||101.1.*||^101.2.0", "magento/module-sales": "101.0.*||102.0.*||^102.1.0||^103", - "paypal/module-braintree-core": "4.6.0-beta1", + "paypal/module-braintree-core": "4.6.1-beta1", "php": "~8.1.0||~8.2.0" }, "suggest": { @@ -24568,17 +24567,17 @@ }, { "name": "paypal/module-braintree-gift-wrapping", - "version": "4.6.0-beta1", + "version": "4.6.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/paypal/module-braintree-gift-wrapping/paypal-module-braintree-gift-wrapping-4.6.0.0-beta1.zip", - "shasum": "7e9cf1490522666abc0c61d4d92f658edbd4a177" + "url": "https://repo.magento.com/archives/paypal/module-braintree-gift-wrapping/paypal-module-braintree-gift-wrapping-4.6.1.0-beta1.zip", + "shasum": "24e6b41000590adaf58996fd84ece06f978e3ec3" }, "require": { "magento/framework": "*", "magento/module-quote": "101.0.*||101.1.*||^101.2.0", "magento/module-sales": "101.0.*||102.0.*||^102.1.0||^103", - "paypal/module-braintree-core": "4.6.0-beta1", + "paypal/module-braintree-core": "4.6.1-beta1", "php": "~8.1.0||~8.2.0" }, "suggest": { @@ -24601,18 +24600,18 @@ }, { "name": "paypal/module-braintree-graph-ql", - "version": "4.6.0-beta1", + "version": "4.6.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/paypal/module-braintree-graph-ql/paypal-module-braintree-graph-ql-4.6.0.0-beta1.zip", - "shasum": "062f2167ebeef738505efcae5569b184cfed3e41" + "url": "https://repo.magento.com/archives/paypal/module-braintree-graph-ql/paypal-module-braintree-graph-ql-4.6.1.0-beta1.zip", + "shasum": "f9bf4a9109ac33039d6edd4e5233f302763b0774" }, "require": { "magento/framework": "*", "magento/module-quote": "^101", "magento/module-quote-graph-ql": "^100", "magento/module-store": "^101", - "paypal/module-braintree-core": "4.6.0-beta1", + "paypal/module-braintree-core": "4.6.1-beta1", "php": "~8.1.0||~8.2.0" }, "suggest": { @@ -29556,16 +29555,16 @@ }, { "name": "webonyx/graphql-php", - "version": "v15.5.0", + "version": "v15.5.1", "source": { "type": "git", "url": "https://github.com/webonyx/graphql-php.git", - "reference": "0dd4dd8ebe1bc8f3d61b4daedcf66987f39772e7" + "reference": "b305633164a48947e22d53b6b15fcb98613c6592" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/webonyx/graphql-php/zipball/0dd4dd8ebe1bc8f3d61b4daedcf66987f39772e7", - "reference": "0dd4dd8ebe1bc8f3d61b4daedcf66987f39772e7", + "url": "https://api.github.com/repos/webonyx/graphql-php/zipball/b305633164a48947e22d53b6b15fcb98613c6592", + "reference": "b305633164a48947e22d53b6b15fcb98613c6592", "shasum": "" }, "require": { @@ -29576,20 +29575,20 @@ "require-dev": { "amphp/amp": "^2.6", "amphp/http-server": "^2.1", - "dms/phpunit-arraysubset-asserts": "^0.4", + "dms/phpunit-arraysubset-asserts": "dev-master", "ergebnis/composer-normalize": "^2.28", - "mll-lab/php-cs-fixer-config": "^5.0", + "mll-lab/php-cs-fixer-config": "^5", "nyholm/psr7": "^1.5", "phpbench/phpbench": "^1.2", "phpstan/extension-installer": "^1.1", - "phpstan/phpstan": "1.10.15", + "phpstan/phpstan": "1.10.19", "phpstan/phpstan-phpunit": "1.3.13", "phpstan/phpstan-strict-rules": "1.5.1", - "phpunit/phpunit": "^9.5", + "phpunit/phpunit": "^9.5 || ^10", "psr/http-message": "^1 || ^2", "react/http": "^1.6", "react/promise": "^2.9", - "rector/rector": "^0.16.0", + "rector/rector": "^0.17.0", "symfony/polyfill-php81": "^1.23", "symfony/var-exporter": "^5 || ^6", "thecodingmachine/safe": "^1.3 || ^2" @@ -29617,7 +29616,7 @@ ], "support": { "issues": "https://github.com/webonyx/graphql-php/issues", - "source": "https://github.com/webonyx/graphql-php/tree/v15.5.0" + "source": "https://github.com/webonyx/graphql-php/tree/v15.5.1" }, "funding": [ { @@ -29625,7 +29624,7 @@ "type": "open_collective" } ], - "time": "2023-05-30T13:10:49+00:00" + "time": "2023-06-16T12:19:23+00:00" }, { "name": "wikimedia/less.php", From 748b2cc823d484f777c2e1c508ea359423eeb90b Mon Sep 17 00:00:00 2001 From: Bohdan Date: Tue, 10 Oct 2023 14:50:11 +0000 Subject: [PATCH 05/53] MCLOUD-10951: 2.4.7-beta2, 2.4.6-p3, 2.4.5-p5 and 2.4.4-p6 releases --- composer.lock | 4895 +++++++++++++++++++++++++------------------------ 1 file changed, 2535 insertions(+), 2360 deletions(-) diff --git a/composer.lock b/composer.lock index b3f607414..d7e04c632 100644 --- a/composer.lock +++ b/composer.lock @@ -143,16 +143,16 @@ }, { "name": "aws/aws-crt-php", - "version": "v1.2.1", + "version": "v1.2.2", "source": { "type": "git", "url": "https://github.com/awslabs/aws-crt-php.git", - "reference": "1926277fc71d253dfa820271ac5987bdb193ccf5" + "reference": "2f1dc7b7eda080498be96a4a6d683a41583030e9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/awslabs/aws-crt-php/zipball/1926277fc71d253dfa820271ac5987bdb193ccf5", - "reference": "1926277fc71d253dfa820271ac5987bdb193ccf5", + "url": "https://api.github.com/repos/awslabs/aws-crt-php/zipball/2f1dc7b7eda080498be96a4a6d683a41583030e9", + "reference": "2f1dc7b7eda080498be96a4a6d683a41583030e9", "shasum": "" }, "require": { @@ -191,22 +191,22 @@ ], "support": { "issues": "https://github.com/awslabs/aws-crt-php/issues", - "source": "https://github.com/awslabs/aws-crt-php/tree/v1.2.1" + "source": "https://github.com/awslabs/aws-crt-php/tree/v1.2.2" }, - "time": "2023-03-24T20:22:19+00:00" + "time": "2023-07-20T16:49:55+00:00" }, { "name": "aws/aws-sdk-php", - "version": "3.273.2", + "version": "3.283.2", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "10631467bdf9869a45197a25b490948af2ef7acd" + "reference": "6616677d76e39af28138512740199d38a461859f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/10631467bdf9869a45197a25b490948af2ef7acd", - "reference": "10631467bdf9869a45197a25b490948af2ef7acd", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/6616677d76e39af28138512740199d38a461859f", + "reference": "6616677d76e39af28138512740199d38a461859f", "shasum": "" }, "require": { @@ -215,11 +215,11 @@ "ext-pcre": "*", "ext-simplexml": "*", "guzzlehttp/guzzle": "^6.5.8 || ^7.4.5", - "guzzlehttp/promises": "^1.4.0", + "guzzlehttp/promises": "^1.4.0 || ^2.0", "guzzlehttp/psr7": "^1.9.1 || ^2.4.5", "mtdowling/jmespath.php": "^2.6", - "php": ">=5.5", - "psr/http-message": "^1.0" + "php": ">=7.2.5", + "psr/http-message": "^1.0 || ^2.0" }, "require-dev": { "andrewsville/php-token-reflection": "^1.4", @@ -234,7 +234,7 @@ "ext-sockets": "*", "nette/neon": "^2.3", "paragonie/random_compat": ">= 2", - "phpunit/phpunit": "^4.8.35 || ^5.6.3 || ^9.5", + "phpunit/phpunit": "^5.6.3 || ^8.5 || ^9.5", "psr/cache": "^1.0", "psr/simple-cache": "^1.0", "sebastian/comparator": "^1.2.3 || ^4.0", @@ -286,9 +286,9 @@ "support": { "forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80", "issues": "https://github.com/aws/aws-sdk-php/issues", - "source": "https://github.com/aws/aws-sdk-php/tree/3.273.2" + "source": "https://github.com/aws/aws-sdk-php/tree/3.283.2" }, - "time": "2023-06-16T18:53:48+00:00" + "time": "2023-10-06T18:09:54+00:00" }, { "name": "bacon/bacon-qr-code", @@ -625,16 +625,16 @@ }, { "name": "colinmollenhour/cache-backend-file", - "version": "v1.4.7", + "version": "v1.4.8", "source": { "type": "git", "url": "https://github.com/colinmollenhour/Cm_Cache_Backend_File.git", - "reference": "a4b5062f6d2a78bdf6885b9b1e3a95dc4039d4fd" + "reference": "8ad24cfa1eccc3a995c4fcb00db00fb07bd02938" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/colinmollenhour/Cm_Cache_Backend_File/zipball/a4b5062f6d2a78bdf6885b9b1e3a95dc4039d4fd", - "reference": "a4b5062f6d2a78bdf6885b9b1e3a95dc4039d4fd", + "url": "https://api.github.com/repos/colinmollenhour/Cm_Cache_Backend_File/zipball/8ad24cfa1eccc3a995c4fcb00db00fb07bd02938", + "reference": "8ad24cfa1eccc3a995c4fcb00db00fb07bd02938", "shasum": "" }, "require-dev": { @@ -661,9 +661,9 @@ "homepage": "https://github.com/colinmollenhour/Cm_Cache_Backend_File", "support": { "issues": "https://github.com/colinmollenhour/Cm_Cache_Backend_File/issues", - "source": "https://github.com/colinmollenhour/Cm_Cache_Backend_File/tree/v1.4.7" + "source": "https://github.com/colinmollenhour/Cm_Cache_Backend_File/tree/v1.4.8" }, - "time": "2023-04-13T12:10:03+00:00" + "time": "2023-09-19T20:23:43+00:00" }, { "name": "colinmollenhour/cache-backend-redis", @@ -803,16 +803,16 @@ }, { "name": "composer/ca-bundle", - "version": "1.3.6", + "version": "1.3.7", "source": { "type": "git", "url": "https://github.com/composer/ca-bundle.git", - "reference": "90d087e988ff194065333d16bc5cf649872d9cdb" + "reference": "76e46335014860eec1aa5a724799a00a2e47cc85" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/ca-bundle/zipball/90d087e988ff194065333d16bc5cf649872d9cdb", - "reference": "90d087e988ff194065333d16bc5cf649872d9cdb", + "url": "https://api.github.com/repos/composer/ca-bundle/zipball/76e46335014860eec1aa5a724799a00a2e47cc85", + "reference": "76e46335014860eec1aa5a724799a00a2e47cc85", "shasum": "" }, "require": { @@ -859,7 +859,7 @@ "support": { "irc": "irc://irc.freenode.org/composer", "issues": "https://github.com/composer/ca-bundle/issues", - "source": "https://github.com/composer/ca-bundle/tree/1.3.6" + "source": "https://github.com/composer/ca-bundle/tree/1.3.7" }, "funding": [ { @@ -875,26 +875,26 @@ "type": "tidelift" } ], - "time": "2023-06-06T12:02:59+00:00" + "time": "2023-08-30T09:31:38+00:00" }, { "name": "composer/class-map-generator", - "version": "1.0.0", + "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/composer/class-map-generator.git", - "reference": "1e1cb2b791facb2dfe32932a7718cf2571187513" + "reference": "953cc4ea32e0c31f2185549c7d216d7921f03da9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/class-map-generator/zipball/1e1cb2b791facb2dfe32932a7718cf2571187513", - "reference": "1e1cb2b791facb2dfe32932a7718cf2571187513", + "url": "https://api.github.com/repos/composer/class-map-generator/zipball/953cc4ea32e0c31f2185549c7d216d7921f03da9", + "reference": "953cc4ea32e0c31f2185549c7d216d7921f03da9", "shasum": "" }, "require": { - "composer/pcre": "^2 || ^3", + "composer/pcre": "^2.1 || ^3.1", "php": "^7.2 || ^8.0", - "symfony/finder": "^4.4 || ^5.3 || ^6" + "symfony/finder": "^4.4 || ^5.3 || ^6 || ^7" }, "require-dev": { "phpstan/phpstan": "^1.6", @@ -932,7 +932,7 @@ ], "support": { "issues": "https://github.com/composer/class-map-generator/issues", - "source": "https://github.com/composer/class-map-generator/tree/1.0.0" + "source": "https://github.com/composer/class-map-generator/tree/1.1.0" }, "funding": [ { @@ -948,20 +948,20 @@ "type": "tidelift" } ], - "time": "2022-06-19T11:31:27+00:00" + "time": "2023-06-30T13:58:57+00:00" }, { "name": "composer/composer", - "version": "2.5.8", + "version": "2.6.5", "source": { "type": "git", "url": "https://github.com/composer/composer.git", - "reference": "4c516146167d1392c8b9b269bb7c24115d262164" + "reference": "4b0fe89db9e65b1e64df633a992e70a7a215ab33" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/composer/zipball/4c516146167d1392c8b9b269bb7c24115d262164", - "reference": "4c516146167d1392c8b9b269bb7c24115d262164", + "url": "https://api.github.com/repos/composer/composer/zipball/4b0fe89db9e65b1e64df633a992e70a7a215ab33", + "reference": "4b0fe89db9e65b1e64df633a992e70a7a215ab33", "shasum": "" }, "require": { @@ -969,23 +969,23 @@ "composer/class-map-generator": "^1.0", "composer/metadata-minifier": "^1.0", "composer/pcre": "^2.1 || ^3.1", - "composer/semver": "^3.0", + "composer/semver": "^3.2.5", "composer/spdx-licenses": "^1.5.7", "composer/xdebug-handler": "^2.0.2 || ^3.0.3", "justinrainbow/json-schema": "^5.2.11", "php": "^7.2.5 || ^8.0", "psr/log": "^1.0 || ^2.0 || ^3.0", - "react/promise": "^2.8", + "react/promise": "^2.8 || ^3", "seld/jsonlint": "^1.4", "seld/phar-utils": "^1.2", "seld/signal-handler": "^2.0", - "symfony/console": "^5.4.11 || ^6.0.11", - "symfony/filesystem": "^5.4 || ^6.0", - "symfony/finder": "^5.4 || ^6.0", + "symfony/console": "^5.4.11 || ^6.0.11 || ^7", + "symfony/filesystem": "^5.4 || ^6.0 || ^7", + "symfony/finder": "^5.4 || ^6.0 || ^7", "symfony/polyfill-php73": "^1.24", "symfony/polyfill-php80": "^1.24", "symfony/polyfill-php81": "^1.24", - "symfony/process": "^5.4 || ^6.0" + "symfony/process": "^5.4 || ^6.0 || ^7" }, "require-dev": { "phpstan/phpstan": "^1.9.3", @@ -993,7 +993,7 @@ "phpstan/phpstan-phpunit": "^1.0", "phpstan/phpstan-strict-rules": "^1", "phpstan/phpstan-symfony": "^1.2.10", - "symfony/phpunit-bridge": "^6.0" + "symfony/phpunit-bridge": "^6.0 || ^7" }, "suggest": { "ext-openssl": "Enabling the openssl extension allows you to access https URLs for repositories and packages", @@ -1006,7 +1006,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "2.5-dev" + "dev-main": "2.6-dev" }, "phpstan": { "includes": [ @@ -1016,7 +1016,7 @@ }, "autoload": { "psr-4": { - "Composer\\": "src/Composer" + "Composer\\": "src/Composer/" } }, "notification-url": "https://packagist.org/downloads/", @@ -1045,7 +1045,8 @@ "support": { "irc": "ircs://irc.libera.chat:6697/composer", "issues": "https://github.com/composer/composer/issues", - "source": "https://github.com/composer/composer/tree/2.5.8" + "security": "https://github.com/composer/composer/security/policy", + "source": "https://github.com/composer/composer/tree/2.6.5" }, "funding": [ { @@ -1061,7 +1062,7 @@ "type": "tidelift" } ], - "time": "2023-06-09T15:13:21+00:00" + "time": "2023-10-06T08:11:52+00:00" }, { "name": "composer/metadata-minifier", @@ -1205,16 +1206,16 @@ }, { "name": "composer/semver", - "version": "3.3.2", + "version": "3.4.0", "source": { "type": "git", "url": "https://github.com/composer/semver.git", - "reference": "3953f23262f2bff1919fc82183ad9acb13ff62c9" + "reference": "35e8d0af4486141bc745f23a29cc2091eb624a32" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/semver/zipball/3953f23262f2bff1919fc82183ad9acb13ff62c9", - "reference": "3953f23262f2bff1919fc82183ad9acb13ff62c9", + "url": "https://api.github.com/repos/composer/semver/zipball/35e8d0af4486141bc745f23a29cc2091eb624a32", + "reference": "35e8d0af4486141bc745f23a29cc2091eb624a32", "shasum": "" }, "require": { @@ -1264,9 +1265,9 @@ "versioning" ], "support": { - "irc": "irc://irc.freenode.org/composer", + "irc": "ircs://irc.libera.chat:6697/composer", "issues": "https://github.com/composer/semver/issues", - "source": "https://github.com/composer/semver/tree/3.3.2" + "source": "https://github.com/composer/semver/tree/3.4.0" }, "funding": [ { @@ -1282,7 +1283,7 @@ "type": "tidelift" } ], - "time": "2022-04-01T19:23:25+00:00" + "time": "2023-08-31T09:50:34+00:00" }, { "name": "composer/spdx-licenses", @@ -1432,16 +1433,16 @@ }, { "name": "dasprid/enum", - "version": "1.0.4", + "version": "1.0.5", "source": { "type": "git", "url": "https://github.com/DASPRiD/Enum.git", - "reference": "8e6b6ea76eabbf19ea2bf5b67b98e1860474012f" + "reference": "6faf451159fb8ba4126b925ed2d78acfce0dc016" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/DASPRiD/Enum/zipball/8e6b6ea76eabbf19ea2bf5b67b98e1860474012f", - "reference": "8e6b6ea76eabbf19ea2bf5b67b98e1860474012f", + "url": "https://api.github.com/repos/DASPRiD/Enum/zipball/6faf451159fb8ba4126b925ed2d78acfce0dc016", + "reference": "6faf451159fb8ba4126b925ed2d78acfce0dc016", "shasum": "" }, "require": { @@ -1476,36 +1477,36 @@ ], "support": { "issues": "https://github.com/DASPRiD/Enum/issues", - "source": "https://github.com/DASPRiD/Enum/tree/1.0.4" + "source": "https://github.com/DASPRiD/Enum/tree/1.0.5" }, - "time": "2023-03-01T18:44:03+00:00" + "time": "2023-08-25T16:18:39+00:00" }, { "name": "doctrine/annotations", - "version": "1.14.3", + "version": "2.0.1", "source": { "type": "git", "url": "https://github.com/doctrine/annotations.git", - "reference": "fb0d71a7393298a7b232cbf4c8b1f73f3ec3d5af" + "reference": "e157ef3f3124bbf6fe7ce0ffd109e8a8ef284e7f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/annotations/zipball/fb0d71a7393298a7b232cbf4c8b1f73f3ec3d5af", - "reference": "fb0d71a7393298a7b232cbf4c8b1f73f3ec3d5af", + "url": "https://api.github.com/repos/doctrine/annotations/zipball/e157ef3f3124bbf6fe7ce0ffd109e8a8ef284e7f", + "reference": "e157ef3f3124bbf6fe7ce0ffd109e8a8ef284e7f", "shasum": "" }, "require": { - "doctrine/lexer": "^1 || ^2", + "doctrine/lexer": "^2 || ^3", "ext-tokenizer": "*", - "php": "^7.1 || ^8.0", + "php": "^7.2 || ^8.0", "psr/cache": "^1 || ^2 || ^3" }, "require-dev": { - "doctrine/cache": "^1.11 || ^2.0", - "doctrine/coding-standard": "^9 || ^10", - "phpstan/phpstan": "~1.4.10 || ^1.8.0", + "doctrine/cache": "^2.0", + "doctrine/coding-standard": "^10", + "phpstan/phpstan": "^1.8.0", "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5", - "symfony/cache": "^4.4 || ^5.4 || ^6", + "symfony/cache": "^5.4 || ^6", "vimeo/psalm": "^4.10" }, "suggest": { @@ -1552,81 +1553,33 @@ ], "support": { "issues": "https://github.com/doctrine/annotations/issues", - "source": "https://github.com/doctrine/annotations/tree/1.14.3" + "source": "https://github.com/doctrine/annotations/tree/2.0.1" }, - "time": "2023-02-01T09:20:38+00:00" - }, - { - "name": "doctrine/deprecations", - "version": "v1.1.1", - "source": { - "type": "git", - "url": "https://github.com/doctrine/deprecations.git", - "reference": "612a3ee5ab0d5dd97b7cf3874a6efe24325efac3" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/doctrine/deprecations/zipball/612a3ee5ab0d5dd97b7cf3874a6efe24325efac3", - "reference": "612a3ee5ab0d5dd97b7cf3874a6efe24325efac3", - "shasum": "" - }, - "require": { - "php": "^7.1 || ^8.0" - }, - "require-dev": { - "doctrine/coding-standard": "^9", - "phpstan/phpstan": "1.4.10 || 1.10.15", - "phpstan/phpstan-phpunit": "^1.0", - "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5", - "psalm/plugin-phpunit": "0.18.4", - "psr/log": "^1 || ^2 || ^3", - "vimeo/psalm": "4.30.0 || 5.12.0" - }, - "suggest": { - "psr/log": "Allows logging deprecations via PSR-3 logger implementation" - }, - "type": "library", - "autoload": { - "psr-4": { - "Doctrine\\Deprecations\\": "lib/Doctrine/Deprecations" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "description": "A small layer on top of trigger_error(E_USER_DEPRECATED) or PSR-3 logging with options to disable all deprecations or selectively for packages.", - "homepage": "https://www.doctrine-project.org/", - "support": { - "issues": "https://github.com/doctrine/deprecations/issues", - "source": "https://github.com/doctrine/deprecations/tree/v1.1.1" - }, - "time": "2023-06-03T09:27:29+00:00" + "time": "2023-02-02T22:02:53+00:00" }, { "name": "doctrine/lexer", - "version": "2.1.0", + "version": "3.0.0", "source": { "type": "git", "url": "https://github.com/doctrine/lexer.git", - "reference": "39ab8fcf5a51ce4b85ca97c7a7d033eb12831124" + "reference": "84a527db05647743d50373e0ec53a152f2cde568" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/lexer/zipball/39ab8fcf5a51ce4b85ca97c7a7d033eb12831124", - "reference": "39ab8fcf5a51ce4b85ca97c7a7d033eb12831124", + "url": "https://api.github.com/repos/doctrine/lexer/zipball/84a527db05647743d50373e0ec53a152f2cde568", + "reference": "84a527db05647743d50373e0ec53a152f2cde568", "shasum": "" }, "require": { - "doctrine/deprecations": "^1.0", - "php": "^7.1 || ^8.0" + "php": "^8.1" }, "require-dev": { - "doctrine/coding-standard": "^9 || ^10", - "phpstan/phpstan": "^1.3", - "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5", + "doctrine/coding-standard": "^10", + "phpstan/phpstan": "^1.9", + "phpunit/phpunit": "^9.5", "psalm/plugin-phpunit": "^0.18.3", - "vimeo/psalm": "^4.11 || ^5.0" + "vimeo/psalm": "^5.0" }, "type": "library", "autoload": { @@ -1663,7 +1616,7 @@ ], "support": { "issues": "https://github.com/doctrine/lexer/issues", - "source": "https://github.com/doctrine/lexer/tree/2.1.0" + "source": "https://github.com/doctrine/lexer/tree/3.0.0" }, "funding": [ { @@ -1679,7 +1632,7 @@ "type": "tidelift" } ], - "time": "2022-12-14T08:49:07+00:00" + "time": "2022-12-15T16:57:16+00:00" }, { "name": "elasticsearch/elasticsearch", @@ -1746,21 +1699,21 @@ }, { "name": "endroid/qr-code", - "version": "4.8.2", + "version": "4.8.5", "source": { "type": "git", "url": "https://github.com/endroid/qr-code.git", - "reference": "2436c2333a3931c95e2b96eb82f16f53143d6bba" + "reference": "0db25b506a8411a5e1644ebaa67123a6eb7b6a77" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/endroid/qr-code/zipball/2436c2333a3931c95e2b96eb82f16f53143d6bba", - "reference": "2436c2333a3931c95e2b96eb82f16f53143d6bba", + "url": "https://api.github.com/repos/endroid/qr-code/zipball/0db25b506a8411a5e1644ebaa67123a6eb7b6a77", + "reference": "0db25b506a8411a5e1644ebaa67123a6eb7b6a77", "shasum": "" }, "require": { "bacon/bacon-qr-code": "^2.0.5", - "php": "^8.0" + "php": "^8.1" }, "conflict": { "khanamiryan/qrcode-detector-decoder": "^1.0.6" @@ -1809,7 +1762,7 @@ ], "support": { "issues": "https://github.com/endroid/qr-code/issues", - "source": "https://github.com/endroid/qr-code/tree/4.8.2" + "source": "https://github.com/endroid/qr-code/tree/4.8.5" }, "funding": [ { @@ -1817,7 +1770,7 @@ "type": "github" } ], - "time": "2023-03-30T18:46:02+00:00" + "time": "2023-09-29T14:03:20+00:00" }, { "name": "ezimuel/guzzlestreams", @@ -1992,16 +1945,16 @@ }, { "name": "fastly/magento2", - "version": "1.2.201", + "version": "1.2.207", "source": { "type": "git", "url": "https://github.com/fastly/fastly-magento2.git", - "reference": "de6c76bf36978a9aa9e067a29bfc5ba08f2c2ee7" + "reference": "802d939d69e9371197ca1312bef8481f5edff62a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/fastly/fastly-magento2/zipball/de6c76bf36978a9aa9e067a29bfc5ba08f2c2ee7", - "reference": "de6c76bf36978a9aa9e067a29bfc5ba08f2c2ee7", + "url": "https://api.github.com/repos/fastly/fastly-magento2/zipball/802d939d69e9371197ca1312bef8481f5edff62a", + "reference": "802d939d69e9371197ca1312bef8481f5edff62a", "shasum": "" }, "require": { @@ -2030,22 +1983,22 @@ "description": "Fastly CDN Module for Magento 2.4.x", "support": { "issues": "https://github.com/fastly/fastly-magento2/issues", - "source": "https://github.com/fastly/fastly-magento2/tree/1.2.201" + "source": "https://github.com/fastly/fastly-magento2/tree/1.2.207" }, - "time": "2023-06-06T15:02:49+00:00" + "time": "2023-09-26T15:41:03+00:00" }, { "name": "firebase/php-jwt", - "version": "v6.7.0", + "version": "v6.9.0", "source": { "type": "git", "url": "https://github.com/firebase/php-jwt.git", - "reference": "71278f20b0a623389beefe87a641d03948a38870" + "reference": "f03270e63eaccf3019ef0f32849c497385774e11" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/firebase/php-jwt/zipball/71278f20b0a623389beefe87a641d03948a38870", - "reference": "71278f20b0a623389beefe87a641d03948a38870", + "url": "https://api.github.com/repos/firebase/php-jwt/zipball/f03270e63eaccf3019ef0f32849c497385774e11", + "reference": "f03270e63eaccf3019ef0f32849c497385774e11", "shasum": "" }, "require": { @@ -2093,9 +2046,9 @@ ], "support": { "issues": "https://github.com/firebase/php-jwt/issues", - "source": "https://github.com/firebase/php-jwt/tree/v6.7.0" + "source": "https://github.com/firebase/php-jwt/tree/v6.9.0" }, - "time": "2023-06-14T15:29:26+00:00" + "time": "2023-10-05T00:24:42+00:00" }, { "name": "friendsofphp/proxy-manager-lts", @@ -2291,22 +2244,22 @@ }, { "name": "guzzlehttp/guzzle", - "version": "7.7.0", + "version": "7.8.0", "source": { "type": "git", "url": "https://github.com/guzzle/guzzle.git", - "reference": "fb7566caccf22d74d1ab270de3551f72a58399f5" + "reference": "1110f66a6530a40fe7aea0378fe608ee2b2248f9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/guzzle/zipball/fb7566caccf22d74d1ab270de3551f72a58399f5", - "reference": "fb7566caccf22d74d1ab270de3551f72a58399f5", + "url": "https://api.github.com/repos/guzzle/guzzle/zipball/1110f66a6530a40fe7aea0378fe608ee2b2248f9", + "reference": "1110f66a6530a40fe7aea0378fe608ee2b2248f9", "shasum": "" }, "require": { "ext-json": "*", - "guzzlehttp/promises": "^1.5.3 || ^2.0", - "guzzlehttp/psr7": "^1.9.1 || ^2.4.5", + "guzzlehttp/promises": "^1.5.3 || ^2.0.1", + "guzzlehttp/psr7": "^1.9.1 || ^2.5.1", "php": "^7.2.5 || ^8.0", "psr/http-client": "^1.0", "symfony/deprecation-contracts": "^2.2 || ^3.0" @@ -2397,7 +2350,7 @@ ], "support": { "issues": "https://github.com/guzzle/guzzle/issues", - "source": "https://github.com/guzzle/guzzle/tree/7.7.0" + "source": "https://github.com/guzzle/guzzle/tree/7.8.0" }, "funding": [ { @@ -2413,33 +2366,37 @@ "type": "tidelift" } ], - "time": "2023-05-21T14:04:53+00:00" + "time": "2023-08-27T10:20:53+00:00" }, { "name": "guzzlehttp/promises", - "version": "1.5.3", + "version": "2.0.1", "source": { "type": "git", "url": "https://github.com/guzzle/promises.git", - "reference": "67ab6e18aaa14d753cc148911d273f6e6cb6721e" + "reference": "111166291a0f8130081195ac4556a5587d7f1b5d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/promises/zipball/67ab6e18aaa14d753cc148911d273f6e6cb6721e", - "reference": "67ab6e18aaa14d753cc148911d273f6e6cb6721e", + "url": "https://api.github.com/repos/guzzle/promises/zipball/111166291a0f8130081195ac4556a5587d7f1b5d", + "reference": "111166291a0f8130081195ac4556a5587d7f1b5d", "shasum": "" }, "require": { - "php": ">=5.5" + "php": "^7.2.5 || ^8.0" }, "require-dev": { - "symfony/phpunit-bridge": "^4.4 || ^5.1" + "bamarni/composer-bin-plugin": "^1.8.1", + "phpunit/phpunit": "^8.5.29 || ^9.5.23" }, "type": "library", + "extra": { + "bamarni-bin": { + "bin-links": true, + "forward-command": false + } + }, "autoload": { - "files": [ - "src/functions_include.php" - ], "psr-4": { "GuzzleHttp\\Promise\\": "src/" } @@ -2476,7 +2433,7 @@ ], "support": { "issues": "https://github.com/guzzle/promises/issues", - "source": "https://github.com/guzzle/promises/tree/1.5.3" + "source": "https://github.com/guzzle/promises/tree/2.0.1" }, "funding": [ { @@ -2492,20 +2449,20 @@ "type": "tidelift" } ], - "time": "2023-05-21T12:31:43+00:00" + "time": "2023-08-03T15:11:55+00:00" }, { "name": "guzzlehttp/psr7", - "version": "2.5.0", + "version": "2.6.1", "source": { "type": "git", "url": "https://github.com/guzzle/psr7.git", - "reference": "b635f279edd83fc275f822a1188157ffea568ff6" + "reference": "be45764272e8873c72dbe3d2edcfdfcc3bc9f727" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/psr7/zipball/b635f279edd83fc275f822a1188157ffea568ff6", - "reference": "b635f279edd83fc275f822a1188157ffea568ff6", + "url": "https://api.github.com/repos/guzzle/psr7/zipball/be45764272e8873c72dbe3d2edcfdfcc3bc9f727", + "reference": "be45764272e8873c72dbe3d2edcfdfcc3bc9f727", "shasum": "" }, "require": { @@ -2592,7 +2549,7 @@ ], "support": { "issues": "https://github.com/guzzle/psr7/issues", - "source": "https://github.com/guzzle/psr7/tree/2.5.0" + "source": "https://github.com/guzzle/psr7/tree/2.6.1" }, "funding": [ { @@ -2608,7 +2565,7 @@ "type": "tidelift" } ], - "time": "2023-04-17T16:11:26+00:00" + "time": "2023-08-27T10:13:57+00:00" }, { "name": "illuminate/collections", @@ -2808,16 +2765,16 @@ }, { "name": "justinrainbow/json-schema", - "version": "5.2.12", + "version": "v5.2.13", "source": { "type": "git", "url": "https://github.com/justinrainbow/json-schema.git", - "reference": "ad87d5a5ca981228e0e205c2bc7dfb8e24559b60" + "reference": "fbbe7e5d79f618997bc3332a6f49246036c45793" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/ad87d5a5ca981228e0e205c2bc7dfb8e24559b60", - "reference": "ad87d5a5ca981228e0e205c2bc7dfb8e24559b60", + "url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/fbbe7e5d79f618997bc3332a6f49246036c45793", + "reference": "fbbe7e5d79f618997bc3332a6f49246036c45793", "shasum": "" }, "require": { @@ -2872,9 +2829,9 @@ ], "support": { "issues": "https://github.com/justinrainbow/json-schema/issues", - "source": "https://github.com/justinrainbow/json-schema/tree/5.2.12" + "source": "https://github.com/justinrainbow/json-schema/tree/v5.2.13" }, - "time": "2022-04-13T08:02:27+00:00" + "time": "2023-09-26T02:20:38+00:00" }, { "name": "laminas/laminas-captcha", @@ -2945,16 +2902,16 @@ }, { "name": "laminas/laminas-code", - "version": "4.11.0", + "version": "4.12.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-code.git", - "reference": "169123b3ede20a9193480c53de2a8194f8c073ec" + "reference": "36cbee228b427446419dd51944bdfb6bb8ddbcd0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-code/zipball/169123b3ede20a9193480c53de2a8194f8c073ec", - "reference": "169123b3ede20a9193480c53de2a8194f8c073ec", + "url": "https://api.github.com/repos/laminas/laminas-code/zipball/36cbee228b427446419dd51944bdfb6bb8ddbcd0", + "reference": "36cbee228b427446419dd51944bdfb6bb8ddbcd0", "shasum": "" }, "require": { @@ -3004,26 +2961,26 @@ "type": "community_bridge" } ], - "time": "2023-05-14T12:05:38+00:00" + "time": "2023-09-06T14:56:25+00:00" }, { "name": "laminas/laminas-config", - "version": "3.8.0", + "version": "3.9.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-config.git", - "reference": "46baad58d0b12cf98539e04334eff40a1fdfb9a0" + "reference": "e53717277f6c22b1c697a46473b9a5ec9a438efa" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-config/zipball/46baad58d0b12cf98539e04334eff40a1fdfb9a0", - "reference": "46baad58d0b12cf98539e04334eff40a1fdfb9a0", + "url": "https://api.github.com/repos/laminas/laminas-config/zipball/e53717277f6c22b1c697a46473b9a5ec9a438efa", + "reference": "e53717277f6c22b1c697a46473b9a5ec9a438efa", "shasum": "" }, "require": { "ext-json": "*", "laminas/laminas-stdlib": "^3.6", - "php": "~8.0.0 || ~8.1.0 || ~8.2.0", + "php": "~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0", "psr/container": "^1.0" }, "conflict": { @@ -3072,7 +3029,7 @@ "type": "community_bridge" } ], - "time": "2022-10-16T14:21:22+00:00" + "time": "2023-09-19T12:02:54+00:00" }, { "name": "laminas/laminas-crypt", @@ -3288,33 +3245,33 @@ }, { "name": "laminas/laminas-escaper", - "version": "2.12.0", + "version": "2.13.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-escaper.git", - "reference": "ee7a4c37bf3d0e8c03635d5bddb5bb3184ead490" + "reference": "af459883f4018d0f8a0c69c7a209daef3bf973ba" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-escaper/zipball/ee7a4c37bf3d0e8c03635d5bddb5bb3184ead490", - "reference": "ee7a4c37bf3d0e8c03635d5bddb5bb3184ead490", + "url": "https://api.github.com/repos/laminas/laminas-escaper/zipball/af459883f4018d0f8a0c69c7a209daef3bf973ba", + "reference": "af459883f4018d0f8a0c69c7a209daef3bf973ba", "shasum": "" }, "require": { "ext-ctype": "*", "ext-mbstring": "*", - "php": "^7.4 || ~8.0.0 || ~8.1.0 || ~8.2.0" + "php": "~8.1.0 || ~8.2.0 || ~8.3.0" }, "conflict": { "zendframework/zend-escaper": "*" }, "require-dev": { - "infection/infection": "^0.26.6", - "laminas/laminas-coding-standard": "~2.4.0", + "infection/infection": "^0.27.0", + "laminas/laminas-coding-standard": "~2.5.0", "maglnet/composer-require-checker": "^3.8.0", - "phpunit/phpunit": "^9.5.18", - "psalm/plugin-phpunit": "^0.17.0", - "vimeo/psalm": "^4.22.0" + "phpunit/phpunit": "^9.6.7", + "psalm/plugin-phpunit": "^0.18.4", + "vimeo/psalm": "^5.9" }, "type": "library", "autoload": { @@ -3346,24 +3303,24 @@ "type": "community_bridge" } ], - "time": "2022-10-10T10:11:09+00:00" + "time": "2023-10-10T08:35:13+00:00" }, { "name": "laminas/laminas-eventmanager", - "version": "3.10.0", + "version": "3.11.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-eventmanager.git", - "reference": "5a5114ab2d3fa4424faa46a2fb0a4e49a61f6eba" + "reference": "9cfa79ce247c567f05ce4b7c975c6bdf9698c5dd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-eventmanager/zipball/5a5114ab2d3fa4424faa46a2fb0a4e49a61f6eba", - "reference": "5a5114ab2d3fa4424faa46a2fb0a4e49a61f6eba", + "url": "https://api.github.com/repos/laminas/laminas-eventmanager/zipball/9cfa79ce247c567f05ce4b7c975c6bdf9698c5dd", + "reference": "9cfa79ce247c567f05ce4b7c975c6bdf9698c5dd", "shasum": "" }, "require": { - "php": "~8.0.0 || ~8.1.0 || ~8.2.0" + "php": "~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0" }, "conflict": { "container-interop/container-interop": "<1.2", @@ -3414,45 +3371,45 @@ "type": "community_bridge" } ], - "time": "2023-01-11T19:52:45+00:00" + "time": "2023-10-10T08:29:58+00:00" }, { "name": "laminas/laminas-feed", - "version": "2.20.0", + "version": "2.21.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-feed.git", - "reference": "508ebef6e622f2f2ce3dd0559739ffd0dfa3b938" + "reference": "52918789a417bc292ccd6fbb4b91bd78a65d50ab" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-feed/zipball/508ebef6e622f2f2ce3dd0559739ffd0dfa3b938", - "reference": "508ebef6e622f2f2ce3dd0559739ffd0dfa3b938", + "url": "https://api.github.com/repos/laminas/laminas-feed/zipball/52918789a417bc292ccd6fbb4b91bd78a65d50ab", + "reference": "52918789a417bc292ccd6fbb4b91bd78a65d50ab", "shasum": "" }, "require": { "ext-dom": "*", "ext-libxml": "*", "laminas/laminas-escaper": "^2.9", - "laminas/laminas-servicemanager": "^3.14.0", "laminas/laminas-stdlib": "^3.6", - "php": "~8.0.0 || ~8.1.0 || ~8.2.0" + "php": "~8.1.0 || ~8.2.0" }, "conflict": { "laminas/laminas-servicemanager": "<3.3", "zendframework/zend-feed": "*" }, "require-dev": { - "laminas/laminas-cache": "^2.13.2 || ^3.6", - "laminas/laminas-cache-storage-adapter-memory": "^1.1.0 || ^2.1", - "laminas/laminas-coding-standard": "~2.4.0", - "laminas/laminas-db": "^2.15", - "laminas/laminas-http": "^2.17.0", - "laminas/laminas-validator": "^2.26", - "phpunit/phpunit": "^9.5.25", - "psalm/plugin-phpunit": "^0.18.0", - "psr/http-message": "^1.0.1", - "vimeo/psalm": "^5.1.0" + "laminas/laminas-cache": "^2.13.2 || ^3.10.1", + "laminas/laminas-cache-storage-adapter-memory": "^1.1.0 || ^2.2", + "laminas/laminas-coding-standard": "~2.5.0", + "laminas/laminas-db": "^2.18", + "laminas/laminas-http": "^2.18", + "laminas/laminas-servicemanager": "^3.21.0", + "laminas/laminas-validator": "^2.30.1", + "phpunit/phpunit": "^10.2.6", + "psalm/plugin-phpunit": "^0.18.4", + "psr/http-message": "^2.0", + "vimeo/psalm": "^5.13.1" }, "suggest": { "laminas/laminas-cache": "Laminas\\Cache component, for optionally caching feeds between requests", @@ -3494,7 +3451,7 @@ "type": "community_bridge" } ], - "time": "2022-12-03T19:40:30+00:00" + "time": "2023-07-24T09:21:16+00:00" }, { "name": "laminas/laminas-file", @@ -3709,16 +3666,16 @@ }, { "name": "laminas/laminas-i18n", - "version": "2.23.0", + "version": "2.23.1", "source": { "type": "git", "url": "https://github.com/laminas/laminas-i18n.git", - "reference": "bb844a1141bb6e65d8889f5a08383f761a8270b2" + "reference": "970a2775732d56b89434ec283577096887e68167" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-i18n/zipball/bb844a1141bb6e65d8889f5a08383f761a8270b2", - "reference": "bb844a1141bb6e65d8889f5a08383f761a8270b2", + "url": "https://api.github.com/repos/laminas/laminas-i18n/zipball/970a2775732d56b89434ec283577096887e68167", + "reference": "970a2775732d56b89434ec283577096887e68167", "shasum": "" }, "require": { @@ -3790,7 +3747,7 @@ "type": "community_bridge" } ], - "time": "2023-05-16T23:22:24+00:00" + "time": "2023-10-09T12:00:55+00:00" }, { "name": "laminas/laminas-json", @@ -4835,30 +4792,30 @@ }, { "name": "laminas/laminas-stdlib", - "version": "3.17.0", + "version": "3.18.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-stdlib.git", - "reference": "dd35c868075bad80b6718959740913e178eb4274" + "reference": "e85b29076c6216e7fc98e72b42dbe1bbc3b95ecf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-stdlib/zipball/dd35c868075bad80b6718959740913e178eb4274", - "reference": "dd35c868075bad80b6718959740913e178eb4274", + "url": "https://api.github.com/repos/laminas/laminas-stdlib/zipball/e85b29076c6216e7fc98e72b42dbe1bbc3b95ecf", + "reference": "e85b29076c6216e7fc98e72b42dbe1bbc3b95ecf", "shasum": "" }, "require": { - "php": "~8.1.0 || ~8.2.0" + "php": "~8.1.0 || ~8.2.0 || ~8.3.0" }, "conflict": { "zendframework/zend-stdlib": "*" }, "require-dev": { "laminas/laminas-coding-standard": "^2.5", - "phpbench/phpbench": "^1.2.9", - "phpunit/phpunit": "^10.0.16", + "phpbench/phpbench": "^1.2.14", + "phpunit/phpunit": "^10.3.3", "psalm/plugin-phpunit": "^0.18.4", - "vimeo/psalm": "^5.8" + "vimeo/psalm": "^5.15.0" }, "type": "library", "autoload": { @@ -4890,7 +4847,7 @@ "type": "community_bridge" } ], - "time": "2023-03-20T13:51:37+00:00" + "time": "2023-09-19T10:15:21+00:00" }, { "name": "laminas/laminas-text", @@ -5012,22 +4969,22 @@ }, { "name": "laminas/laminas-validator", - "version": "2.33.0", + "version": "2.39.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-validator.git", - "reference": "1d82b5c0ede9316263e14d11e9284dfb3130f158" + "reference": "cec22e6f55fa68ec24e21c4f021fc1b2c3783c49" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-validator/zipball/1d82b5c0ede9316263e14d11e9284dfb3130f158", - "reference": "1d82b5c0ede9316263e14d11e9284dfb3130f158", + "url": "https://api.github.com/repos/laminas/laminas-validator/zipball/cec22e6f55fa68ec24e21c4f021fc1b2c3783c49", + "reference": "cec22e6f55fa68ec24e21c4f021fc1b2c3783c49", "shasum": "" }, "require": { "laminas/laminas-servicemanager": "^3.21.0", "laminas/laminas-stdlib": "^3.13", - "php": "~8.1.0 || ~8.2.0", + "php": "~8.1.0 || ~8.2.0 || ~8.3.0", "psr/http-message": "^1.0.1 || ^2.0.0" }, "conflict": { @@ -5040,11 +4997,11 @@ "laminas/laminas-i18n": "^2.23", "laminas/laminas-session": "^2.16", "laminas/laminas-uri": "^2.10.0", - "phpunit/phpunit": "^10.1.3", + "phpunit/phpunit": "^10.3.3", "psalm/plugin-phpunit": "^0.18.4", "psr/http-client": "^1.0.2", "psr/http-factory": "^1.0.2", - "vimeo/psalm": "^5.12" + "vimeo/psalm": "^5.15" }, "suggest": { "laminas/laminas-db": "Laminas\\Db component, required by the (No)RecordExists validator", @@ -5092,20 +5049,20 @@ "type": "community_bridge" } ], - "time": "2023-06-12T09:43:54+00:00" + "time": "2023-09-06T20:51:34+00:00" }, { "name": "laminas/laminas-view", - "version": "2.28.0", + "version": "2.30.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-view.git", - "reference": "c43dd9f89febb79a76cfa01c5cb2b90836d7d748" + "reference": "055623fd0634f2ab2a51defa03c22ddee4e89df7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-view/zipball/c43dd9f89febb79a76cfa01c5cb2b90836d7d748", - "reference": "c43dd9f89febb79a76cfa01c5cb2b90836d7d748", + "url": "https://api.github.com/repos/laminas/laminas-view/zipball/055623fd0634f2ab2a51defa03c22ddee4e89df7", + "reference": "055623fd0634f2ab2a51defa03c22ddee4e89df7", "shasum": "" }, "require": { @@ -5139,10 +5096,10 @@ "laminas/laminas-mvc-plugin-flashmessenger": "^1.9", "laminas/laminas-navigation": "^2.18.1", "laminas/laminas-paginator": "^2.17", - "laminas/laminas-permissions-acl": "^2.14", + "laminas/laminas-permissions-acl": "^2.15", "laminas/laminas-router": "^3.11.1", "laminas/laminas-uri": "^2.10", - "phpunit/phpunit": "^9.6.8", + "phpunit/phpunit": "^10.1.3", "psalm/plugin-phpunit": "^0.18.4", "vimeo/psalm": "^5.12" }, @@ -5192,7 +5149,7 @@ "type": "community_bridge" } ], - "time": "2023-05-30T11:38:25+00:00" + "time": "2023-08-17T10:28:59+00:00" }, { "name": "laminas/laminas-zendframework-bridge", @@ -5413,26 +5370,26 @@ }, { "name": "league/mime-type-detection", - "version": "1.11.0", + "version": "1.13.0", "source": { "type": "git", "url": "https://github.com/thephpleague/mime-type-detection.git", - "reference": "ff6248ea87a9f116e78edd6002e39e5128a0d4dd" + "reference": "a6dfb1194a2946fcdc1f38219445234f65b35c96" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/ff6248ea87a9f116e78edd6002e39e5128a0d4dd", - "reference": "ff6248ea87a9f116e78edd6002e39e5128a0d4dd", + "url": "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/a6dfb1194a2946fcdc1f38219445234f65b35c96", + "reference": "a6dfb1194a2946fcdc1f38219445234f65b35c96", "shasum": "" }, "require": { "ext-fileinfo": "*", - "php": "^7.2 || ^8.0" + "php": "^7.4 || ^8.0" }, "require-dev": { "friendsofphp/php-cs-fixer": "^3.2", "phpstan/phpstan": "^0.12.68", - "phpunit/phpunit": "^8.5.8 || ^9.3" + "phpunit/phpunit": "^8.5.8 || ^9.3 || ^10.0" }, "type": "library", "autoload": { @@ -5453,7 +5410,7 @@ "description": "Mime-type detection for Flysystem", "support": { "issues": "https://github.com/thephpleague/mime-type-detection/issues", - "source": "https://github.com/thephpleague/mime-type-detection/tree/1.11.0" + "source": "https://github.com/thephpleague/mime-type-detection/tree/1.13.0" }, "funding": [ { @@ -5465,40 +5422,40 @@ "type": "tidelift" } ], - "time": "2022-04-17T13:12:02+00:00" + "time": "2023-08-05T12:09:49+00:00" }, { "name": "magento/adobe-stock-integration", - "version": "2.1.6-beta1", + "version": "2.1.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/adobe-stock-integration/magento-adobe-stock-integration-2.1.6.0-beta1.zip", - "shasum": "5640fb49791bcb1564d9e673129debed6c06f913" + "url": "https://repo.magento.com/archives/magento/adobe-stock-integration/magento-adobe-stock-integration-2.1.6.0-beta2.zip", + "shasum": "52bbba4aa89aeaed255b301fc09476bafe5661d3" }, "require": { - "magento/module-adobe-stock-admin-ui": "1.3.4-beta1", - "magento/module-adobe-stock-asset": "1.3.3-beta1", - "magento/module-adobe-stock-asset-api": "2.0.3-beta1", - "magento/module-adobe-stock-client": "1.3.4-beta1", - "magento/module-adobe-stock-client-api": "2.1.4-beta1", - "magento/module-adobe-stock-image": "1.3.5-beta1", - "magento/module-adobe-stock-image-admin-ui": "1.3.5-beta1", - "magento/module-adobe-stock-image-api": "1.3.3-beta1" + "magento/module-adobe-stock-admin-ui": "1.3.4-beta2", + "magento/module-adobe-stock-asset": "1.3.3-beta2", + "magento/module-adobe-stock-asset-api": "2.0.3-beta2", + "magento/module-adobe-stock-client": "1.3.4-beta2", + "magento/module-adobe-stock-client-api": "2.1.4-beta2", + "magento/module-adobe-stock-image": "1.3.5-beta2", + "magento/module-adobe-stock-image-admin-ui": "1.3.5-beta2", + "magento/module-adobe-stock-image-api": "1.3.3-beta2" }, "type": "metapackage", "description": "Adobe Stock integration" }, { "name": "magento/commerce-eventing", - "version": "1.2.1", + "version": "1.3.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/commerce-eventing/magento-commerce-eventing-1.2.1.0.zip", - "shasum": "ec38b5bcba6731310551fe40e273385100e5dab6" + "url": "https://repo.magento.com/archives/magento/commerce-eventing/magento-commerce-eventing-1.3.0.0.zip", + "shasum": "43433a84adaed62e4a30d2b74a249e9cec64f32d" }, "require": { - "magento/module-adobe-commerce-events-client": "1.2.1", - "magento/module-adobe-commerce-events-generator": "1.2.1" + "magento/module-adobe-commerce-events-client": "1.3.0", + "magento/module-adobe-commerce-events-generator": "1.3.0" }, "type": "metapackage", "license": [ @@ -5594,11 +5551,11 @@ }, { "name": "magento/ece-tools", - "version": "2002.1.14", + "version": "2002.1.15", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/ece-tools/magento-ece-tools-2002.1.14.0.zip", - "shasum": "043e19d50e28122851331e64a3ac9a076eee113d" + "url": "https://repo.magento.com/archives/magento/ece-tools/magento-ece-tools-2002.1.15.0.zip", + "shasum": "ae7a6e0bc9fa8a3995bc83a19b367ca8e825f3ec" }, "require": { "colinmollenhour/credis": "^1.6.0", @@ -5670,11 +5627,11 @@ }, { "name": "magento/framework", - "version": "103.0.7-beta1", + "version": "103.0.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/framework/magento-framework-103.0.7.0-beta1.zip", - "shasum": "acbe9b3a89d96545706314a14a2cfa835b017446" + "url": "https://repo.magento.com/archives/magento/framework/magento-framework-103.0.7.0-beta2.zip", + "shasum": "2f3ee771a82e82cbe91105113315d1043356df88" }, "require": { "colinmollenhour/php-redis-session-abstract": "^1.5", @@ -5715,7 +5672,7 @@ "ramsey/uuid": "^4.2", "symfony/console": "^5.4", "symfony/intl": "^5.4", - "symfony/process": "^5.4", + "symfony/process": "<=5.4.23", "tedivm/jshrink": "^1.4", "webonyx/graphql-php": "^15.0", "wikimedia/less.php": "^3.2" @@ -5740,11 +5697,11 @@ }, { "name": "magento/framework-amqp", - "version": "100.4.5-beta1", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/framework-amqp/magento-framework-amqp-100.4.5.0-beta1.zip", - "shasum": "ac6b5ec667691ead091b06b51f4e52fdbc8e197b" + "url": "https://repo.magento.com/archives/magento/framework-amqp/magento-framework-amqp-100.4.5.0-beta2.zip", + "shasum": "15357f7cbf0f82546b79481696df5b7697ad29ed" }, "require": { "magento/framework": "103.0.*", @@ -5768,11 +5725,11 @@ }, { "name": "magento/framework-bulk", - "version": "101.0.3-beta1", + "version": "101.0.3-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/framework-bulk/magento-framework-bulk-101.0.3.0-beta1.zip", - "shasum": "510ad3d7f206dc4b1a453bf5a7d79c343886ef3a" + "url": "https://repo.magento.com/archives/magento/framework-bulk/magento-framework-bulk-101.0.3.0-beta2.zip", + "shasum": "e9a28e20e8588a0400724146cd06ddd381592327" }, "require": { "magento/framework": "103.0.*", @@ -5822,11 +5779,11 @@ }, { "name": "magento/framework-message-queue", - "version": "100.4.7-beta1", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/framework-message-queue/magento-framework-message-queue-100.4.7.0-beta1.zip", - "shasum": "ff1c38410e8d324fa772eec1891789212d420b6b" + "url": "https://repo.magento.com/archives/magento/framework-message-queue/magento-framework-message-queue-100.4.7.0-beta2.zip", + "shasum": "7b211efd5d7235dd483f09887d056ee74403b514" }, "require": { "magento/framework": "103.0.*", @@ -5877,87 +5834,87 @@ }, { "name": "magento/inventory-metapackage", - "version": "1.2.7-beta1", + "version": "1.2.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/inventory-metapackage/magento-inventory-metapackage-1.2.7.0-beta1.zip", - "shasum": "83ed750e5fc56c8dec02672f0999d1faf77f749c" + "url": "https://repo.magento.com/archives/magento/inventory-metapackage/magento-inventory-metapackage-1.2.7.0-beta2.zip", + "shasum": "17b2f6c6e6c1565ceb76b4bf471e45cdc841de3a" }, "require": { "magento/inventory-composer-installer": "^1.2.0", - "magento/module-inventory": "1.2.5-beta1", - "magento/module-inventory-admin-ui": "1.2.5-beta1", - "magento/module-inventory-advanced-checkout": "1.2.4-beta1", - "magento/module-inventory-api": "1.2.5-beta1", - "magento/module-inventory-bundle-import-export": "1.1.3-beta1", - "magento/module-inventory-bundle-product": "1.2.4-beta1", - "magento/module-inventory-bundle-product-admin-ui": "1.2.4-beta1", - "magento/module-inventory-bundle-product-indexer": "1.1.4-beta1", - "magento/module-inventory-cache": "1.2.5-beta1", - "magento/module-inventory-catalog": "1.3.2-beta1", - "magento/module-inventory-catalog-admin-ui": "1.2.5-beta1", - "magento/module-inventory-catalog-api": "1.3.5-beta1", - "magento/module-inventory-catalog-frontend-ui": "1.0.4-beta1", - "magento/module-inventory-catalog-search": "1.2.5-beta1", - "magento/module-inventory-catalog-search-bundle-product": "1.0.2", - "magento/module-inventory-catalog-search-configurable-product": "1.0.2", - "magento/module-inventory-configurable-product": "1.2.5-beta1", - "magento/module-inventory-configurable-product-admin-ui": "1.2.5-beta1", - "magento/module-inventory-configurable-product-frontend-ui": "1.0.5-beta1", - "magento/module-inventory-configurable-product-indexer": "1.2.5-beta1", - "magento/module-inventory-configuration": "1.2.4-beta1", - "magento/module-inventory-configuration-api": "1.2.3-beta1", - "magento/module-inventory-distance-based-source-selection": "1.2.4-beta1", - "magento/module-inventory-distance-based-source-selection-admin-ui": "1.2.3-beta1", - "magento/module-inventory-distance-based-source-selection-api": "1.2.3-beta1", - "magento/module-inventory-elasticsearch": "1.2.4-beta1", - "magento/module-inventory-export-stock": "1.2.4-beta1", - "magento/module-inventory-export-stock-api": "1.2.3-beta1", - "magento/module-inventory-graph-ql": "1.2.4-beta1", - "magento/module-inventory-grouped-product": "1.3.2-beta1", - "magento/module-inventory-grouped-product-admin-ui": "1.2.4-beta1", - "magento/module-inventory-grouped-product-indexer": "1.2.5-beta1", - "magento/module-inventory-import-export": "1.2.5-beta1", - "magento/module-inventory-in-store-pickup": "1.1.3-beta1", - "magento/module-inventory-in-store-pickup-admin-ui": "1.1.4-beta1", - "magento/module-inventory-in-store-pickup-api": "1.1.3-beta1", - "magento/module-inventory-in-store-pickup-frontend": "1.1.5-beta1", - "magento/module-inventory-in-store-pickup-graph-ql": "1.1.4-beta1", - "magento/module-inventory-in-store-pickup-multishipping": "1.1.3-beta1", - "magento/module-inventory-in-store-pickup-quote": "1.1.3-beta1", - "magento/module-inventory-in-store-pickup-quote-graph-ql": "1.1.3-beta1", - "magento/module-inventory-in-store-pickup-sales": "1.1.3-beta1", - "magento/module-inventory-in-store-pickup-sales-admin-ui": "1.1.5-beta1", - "magento/module-inventory-in-store-pickup-sales-api": "1.1.3-beta1", - "magento/module-inventory-in-store-pickup-shipping": "1.1.4-beta1", - "magento/module-inventory-in-store-pickup-shipping-admin-ui": "1.1.3-beta1", - "magento/module-inventory-in-store-pickup-shipping-api": "1.1.3-beta1", - "magento/module-inventory-in-store-pickup-webapi-extension": "1.1.3-beta1", - "magento/module-inventory-indexer": "2.2.2-beta1", - "magento/module-inventory-low-quantity-notification": "1.2.4-beta1", - "magento/module-inventory-low-quantity-notification-admin-ui": "1.2.4-beta1", - "magento/module-inventory-low-quantity-notification-api": "1.2.4-beta1", - "magento/module-inventory-multi-dimensional-indexer-api": "1.2.3-beta1", - "magento/module-inventory-product-alert": "1.2.4-beta1", - "magento/module-inventory-quote-graph-ql": "1.0.4-beta1", - "magento/module-inventory-requisition-list": "1.2.5-beta1", - "magento/module-inventory-reservation-cli": "1.2.4-beta1", - "magento/module-inventory-reservations": "1.2.3-beta1", - "magento/module-inventory-reservations-api": "1.2.3-beta1", - "magento/module-inventory-sales": "1.3.2-beta1", - "magento/module-inventory-sales-admin-ui": "1.2.5-beta1", - "magento/module-inventory-sales-api": "1.2.4-beta1", - "magento/module-inventory-sales-async-order": "100.2.1-beta1", - "magento/module-inventory-sales-frontend-ui": "1.2.4-beta1", - "magento/module-inventory-setup-fixture-generator": "1.2.3-beta1", - "magento/module-inventory-shipping": "1.2.4-beta1", - "magento/module-inventory-shipping-admin-ui": "1.2.5-beta1", - "magento/module-inventory-source-deduction-api": "1.2.4-beta1", - "magento/module-inventory-source-selection": "1.2.3-beta1", - "magento/module-inventory-source-selection-api": "1.4.4-beta1", - "magento/module-inventory-swatches-frontend-ui": "1.0.3-beta1", - "magento/module-inventory-visual-merchandiser": "1.1.5-beta1", - "magento/module-inventory-wishlist": "1.0.4-beta1" + "magento/module-inventory": "1.2.5-beta2", + "magento/module-inventory-admin-ui": "1.2.5-beta2", + "magento/module-inventory-advanced-checkout": "1.2.4-beta2", + "magento/module-inventory-api": "1.2.5-beta2", + "magento/module-inventory-bundle-import-export": "1.1.3-beta2", + "magento/module-inventory-bundle-product": "1.2.4-beta2", + "magento/module-inventory-bundle-product-admin-ui": "1.2.4-beta2", + "magento/module-inventory-bundle-product-indexer": "1.1.4-beta2", + "magento/module-inventory-cache": "1.2.5-beta2", + "magento/module-inventory-catalog": "1.3.2-beta2", + "magento/module-inventory-catalog-admin-ui": "1.2.5-beta2", + "magento/module-inventory-catalog-api": "1.3.5-beta2", + "magento/module-inventory-catalog-frontend-ui": "1.0.4-beta2", + "magento/module-inventory-catalog-search": "1.2.5-beta2", + "magento/module-inventory-catalog-search-bundle-product": "1.0.3-beta2", + "magento/module-inventory-catalog-search-configurable-product": "1.0.3-beta2", + "magento/module-inventory-configurable-product": "1.2.5-beta2", + "magento/module-inventory-configurable-product-admin-ui": "1.2.5-beta2", + "magento/module-inventory-configurable-product-frontend-ui": "1.0.5-beta2", + "magento/module-inventory-configurable-product-indexer": "1.2.5-beta2", + "magento/module-inventory-configuration": "1.2.4-beta2", + "magento/module-inventory-configuration-api": "1.2.3-beta2", + "magento/module-inventory-distance-based-source-selection": "1.2.4-beta2", + "magento/module-inventory-distance-based-source-selection-admin-ui": "1.2.3-beta2", + "magento/module-inventory-distance-based-source-selection-api": "1.2.3-beta2", + "magento/module-inventory-elasticsearch": "1.2.4-beta2", + "magento/module-inventory-export-stock": "1.2.4-beta2", + "magento/module-inventory-export-stock-api": "1.2.3-beta2", + "magento/module-inventory-graph-ql": "1.2.4-beta2", + "magento/module-inventory-grouped-product": "1.3.2-beta2", + "magento/module-inventory-grouped-product-admin-ui": "1.2.4-beta2", + "magento/module-inventory-grouped-product-indexer": "1.2.5-beta2", + "magento/module-inventory-import-export": "1.2.5-beta2", + "magento/module-inventory-in-store-pickup": "1.1.3-beta2", + "magento/module-inventory-in-store-pickup-admin-ui": "1.1.4-beta2", + "magento/module-inventory-in-store-pickup-api": "1.1.3-beta2", + "magento/module-inventory-in-store-pickup-frontend": "1.1.5-beta2", + "magento/module-inventory-in-store-pickup-graph-ql": "1.1.4-beta2", + "magento/module-inventory-in-store-pickup-multishipping": "1.1.3-beta2", + "magento/module-inventory-in-store-pickup-quote": "1.1.3-beta2", + "magento/module-inventory-in-store-pickup-quote-graph-ql": "1.1.3-beta2", + "magento/module-inventory-in-store-pickup-sales": "1.1.3-beta2", + "magento/module-inventory-in-store-pickup-sales-admin-ui": "1.1.5-beta2", + "magento/module-inventory-in-store-pickup-sales-api": "1.1.3-beta2", + "magento/module-inventory-in-store-pickup-shipping": "1.1.4-beta2", + "magento/module-inventory-in-store-pickup-shipping-admin-ui": "1.1.3-beta2", + "magento/module-inventory-in-store-pickup-shipping-api": "1.1.3-beta2", + "magento/module-inventory-in-store-pickup-webapi-extension": "1.1.3-beta2", + "magento/module-inventory-indexer": "2.2.2-beta2", + "magento/module-inventory-low-quantity-notification": "1.2.4-beta2", + "magento/module-inventory-low-quantity-notification-admin-ui": "1.2.4-beta2", + "magento/module-inventory-low-quantity-notification-api": "1.2.4-beta2", + "magento/module-inventory-multi-dimensional-indexer-api": "1.2.3-beta2", + "magento/module-inventory-product-alert": "1.2.4-beta2", + "magento/module-inventory-quote-graph-ql": "1.0.4-beta2", + "magento/module-inventory-requisition-list": "1.2.5-beta2", + "magento/module-inventory-reservation-cli": "1.2.4-beta2", + "magento/module-inventory-reservations": "1.2.3-beta2", + "magento/module-inventory-reservations-api": "1.2.3-beta2", + "magento/module-inventory-sales": "1.3.2-beta2", + "magento/module-inventory-sales-admin-ui": "1.2.5-beta2", + "magento/module-inventory-sales-api": "1.2.4-beta2", + "magento/module-inventory-sales-async-order": "100.2.1-beta2", + "magento/module-inventory-sales-frontend-ui": "1.2.4-beta2", + "magento/module-inventory-setup-fixture-generator": "1.2.3-beta2", + "magento/module-inventory-shipping": "1.2.4-beta2", + "magento/module-inventory-shipping-admin-ui": "1.2.5-beta2", + "magento/module-inventory-source-deduction-api": "1.2.4-beta2", + "magento/module-inventory-source-selection": "1.2.3-beta2", + "magento/module-inventory-source-selection-api": "1.4.4-beta2", + "magento/module-inventory-swatches-frontend-ui": "1.0.3-beta2", + "magento/module-inventory-visual-merchandiser": "1.1.5-beta2", + "magento/module-inventory-wishlist": "1.0.4-beta2" }, "type": "metapackage", "description": "Metapackage with Magento Inventory modules for simple installation" @@ -6168,11 +6125,11 @@ }, { "name": "magento/magento-cloud-docker", - "version": "1.3.5", + "version": "1.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/magento-cloud-docker/magento-magento-cloud-docker-1.3.5.0.zip", - "shasum": "2a604c26db9b7d6c48e1338b6d51669f1b2ad872" + "url": "https://repo.magento.com/archives/magento/magento-cloud-docker/magento-magento-cloud-docker-1.3.6.0.zip", + "shasum": "16211b8b5a737ed0b56175496619cc14276ee5c1" }, "require": { "composer/composer": "^1.4 || ^2.0", @@ -6286,11 +6243,11 @@ }, { "name": "magento/magento-cloud-patches", - "version": "1.0.22", + "version": "1.0.24", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/magento-cloud-patches/magento-magento-cloud-patches-1.0.22.0.zip", - "shasum": "47be85337d81fd834aa3afe7e5d42edc22105a3e" + "url": "https://repo.magento.com/archives/magento/magento-cloud-patches/magento-magento-cloud-patches-1.0.24.0.zip", + "shasum": "a9ac0c163514a0916aa7262e79bfb3d78fe4baf2" }, "require": { "composer/composer": "^1.4 || ^2.0", @@ -6416,11 +6373,11 @@ }, { "name": "magento/magento2-base", - "version": "2.4.7-beta1", + "version": "2.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/magento2-base/magento-magento2-base-2.4.7.0-beta1.zip", - "shasum": "6a1457d5596f67e5f903c783ae0ebd87ed891466" + "url": "https://repo.magento.com/archives/magento/magento2-base/magento-magento2-base-2.4.7.0-beta2.zip", + "shasum": "67b2cb171e7223d2130612ffb3807e6c4fe2d01d" }, "require": { "composer/composer": "^2.0, !=2.2.16", @@ -6985,11 +6942,11 @@ }, { "name": "magento/magento2-ee-base", - "version": "2.4.7-beta1", + "version": "2.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/magento2-ee-base/magento-magento2-ee-base-2.4.7.0-beta1.zip", - "shasum": "c6d6e8f1a5950e7363923d573d80eb80c9e9257b" + "url": "https://repo.magento.com/archives/magento/magento2-ee-base/magento-magento2-ee-base-2.4.7.0-beta2.zip", + "shasum": "a95e957fb9deb87bf9b8008c40184ff162c8967f" }, "require": { "composer/composer": "^2.0, !=2.2.16", @@ -7042,10 +6999,6 @@ "SECURITY.md", "SECURITY.md" ], - [ - "app/code/Magento/Catalog", - "app/code/Magento/Catalog" - ], [ "app/design/adminhtml/Magento", "app/design/adminhtml/Magento" @@ -7173,11 +7126,11 @@ }, { "name": "magento/module-admin-analytics", - "version": "100.4.6-beta1", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-admin-analytics/magento-module-admin-analytics-100.4.6.0-beta1.zip", - "shasum": "dfd1acbad14ff4bbf759701cc72378db40fe29f3" + "url": "https://repo.magento.com/archives/magento/module-admin-analytics/magento-module-admin-analytics-100.4.6.0-beta2.zip", + "shasum": "195b33de346061d5befd7af862e76b3d2e918bbb" }, "require": { "magento/framework": "103.0.*", @@ -7233,11 +7186,11 @@ }, { "name": "magento/module-admin-gws", - "version": "100.4.7-beta1", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-admin-gws/magento-module-admin-gws-100.4.7.0-beta1.zip", - "shasum": "7c0ea8edbd26fe662f922a3a9ebd47ef2511cf0a" + "url": "https://repo.magento.com/archives/magento/module-admin-gws/magento-module-admin-gws-100.4.7.0-beta2.zip", + "shasum": "fc86634747ea81d16bbc4936b5db02c415846f82" }, "require": { "magento/framework": "103.0.*", @@ -7267,6 +7220,7 @@ "magento/module-reports": "*" }, "suggest": { + "magento/module-customer-balance": "100.4.*", "magento/module-customer-custom-attributes": "100.4.*", "magento/module-import-export": "101.0.*", "magento/module-rma": "101.2.*" @@ -7344,11 +7298,11 @@ }, { "name": "magento/module-admin-notification", - "version": "100.4.6-beta1", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-admin-notification/magento-module-admin-notification-100.4.6.0-beta1.zip", - "shasum": "d933a1710fe5e92790dcdcc983e42f974dcd1cf5" + "url": "https://repo.magento.com/archives/magento/module-admin-notification/magento-module-admin-notification-100.4.6.0-beta2.zip", + "shasum": "8e7deb2c1b9fb07d104111942ef369ff39eadcff" }, "require": { "lib-libxml": "*", @@ -7377,17 +7331,17 @@ }, { "name": "magento/module-adobe-commerce-events-client", - "version": "1.2.1", + "version": "1.3.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-commerce-events-client/magento-module-adobe-commerce-events-client-1.2.1.0.zip", - "shasum": "67bcac6a97a2f93d41fe4697d64712adf298ceed" + "url": "https://repo.magento.com/archives/magento/module-adobe-commerce-events-client/magento-module-adobe-commerce-events-client-1.3.0.0.zip", + "shasum": "529c485c91a2dd1c681e9bd2f46d910772373bac" }, "require": { "ext-json": "*", "magento/framework": ">=103.0.4", "magento/framework-message-queue": ">=100.4.4", - "magento/module-adobe-io-events-client": "^1.2", + "magento/module-adobe-io-events-client": "^1.3", "magento/module-backend": ">=102.0.4", "magento/module-config": ">=101.2.4", "magento/module-store": ">=101.1.4", @@ -7417,16 +7371,16 @@ }, { "name": "magento/module-adobe-commerce-events-generator", - "version": "1.2.1", + "version": "1.3.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-commerce-events-generator/magento-module-adobe-commerce-events-generator-1.2.1.0.zip", - "shasum": "eec8f1c9f5eb2c33bdb3f74f9d4efd29ae77aa3b" + "url": "https://repo.magento.com/archives/magento/module-adobe-commerce-events-generator/magento-module-adobe-commerce-events-generator-1.3.0.0.zip", + "shasum": "4bedd4adbcddba8431d5c2c8e5a6d9ecdd91b7b6" }, "require": { "ext-json": "*", "magento/framework": ">=103.0.4", - "magento/module-adobe-commerce-events-client": "^1.2", + "magento/module-adobe-commerce-events-client": "^1.3", "php": "~8.1.0||~8.2.0" }, "require-dev": { @@ -7513,11 +7467,11 @@ }, { "name": "magento/module-adobe-io-events-client", - "version": "1.2.2", + "version": "1.3.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-io-events-client/magento-module-adobe-io-events-client-1.2.2.0.zip", - "shasum": "7988da30860ac4e8339290b07c403a8dbbcd1a92" + "url": "https://repo.magento.com/archives/magento/module-adobe-io-events-client/magento-module-adobe-io-events-client-1.3.0.0.zip", + "shasum": "442b56544bb4d1663da939d8d3967c681f79eef7" }, "require": { "magento/framework": ">=103.0.4", @@ -7548,11 +7502,11 @@ }, { "name": "magento/module-adobe-stock-admin-ui", - "version": "1.3.4-beta1", + "version": "1.3.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-stock-admin-ui/magento-module-adobe-stock-admin-ui-1.3.4.0-beta1.zip", - "shasum": "4f913a8b4fddc17788e3c20c9fad62c4b0302d1a" + "url": "https://repo.magento.com/archives/magento/module-adobe-stock-admin-ui/magento-module-adobe-stock-admin-ui-1.3.4.0-beta2.zip", + "shasum": "2cfb52861dfcdd2efae65e204c7585409c4776f1" }, "require": { "magento/framework": "*", @@ -7583,11 +7537,11 @@ }, { "name": "magento/module-adobe-stock-asset", - "version": "1.3.3-beta1", + "version": "1.3.3-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-stock-asset/magento-module-adobe-stock-asset-1.3.3.0-beta1.zip", - "shasum": "d907be86c9b9d4ef172ff99423d66f26db7be298" + "url": "https://repo.magento.com/archives/magento/module-adobe-stock-asset/magento-module-adobe-stock-asset-1.3.3.0-beta2.zip", + "shasum": "ca23874855a833c657d07e8f1401bf913315d3dc" }, "require": { "magento/framework": "*", @@ -7615,11 +7569,11 @@ }, { "name": "magento/module-adobe-stock-asset-api", - "version": "2.0.3-beta1", + "version": "2.0.3-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-stock-asset-api/magento-module-adobe-stock-asset-api-2.0.3.0-beta1.zip", - "shasum": "628f7629cc452c00eb0b494d579932fe08373b9d" + "url": "https://repo.magento.com/archives/magento/module-adobe-stock-asset-api/magento-module-adobe-stock-asset-api-2.0.3.0-beta2.zip", + "shasum": "0d05edf99202a1e5b86b3e23138426a94da9aa02" }, "require": { "magento/framework": "*", @@ -7642,11 +7596,11 @@ }, { "name": "magento/module-adobe-stock-client", - "version": "1.3.4-beta1", + "version": "1.3.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-stock-client/magento-module-adobe-stock-client-1.3.4.0-beta1.zip", - "shasum": "d16956d61f6b517bce5e2f72b0bcef60f8d7c52e" + "url": "https://repo.magento.com/archives/magento/module-adobe-stock-client/magento-module-adobe-stock-client-1.3.4.0-beta2.zip", + "shasum": "4912d376033a35f5690512281f09abad8fe31521" }, "require": { "astock/stock-api-libphp": "^1.1.2", @@ -7672,11 +7626,11 @@ }, { "name": "magento/module-adobe-stock-client-api", - "version": "2.1.4-beta1", + "version": "2.1.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-stock-client-api/magento-module-adobe-stock-client-api-2.1.4.0-beta1.zip", - "shasum": "447a928cf74081a2599699ae7051fb7a3aa1b1da" + "url": "https://repo.magento.com/archives/magento/module-adobe-stock-client-api/magento-module-adobe-stock-client-api-2.1.4.0-beta2.zip", + "shasum": "900e0da563ab67a4589d72079b4cfbbd96ab7da2" }, "require": { "magento/framework": "*", @@ -7699,11 +7653,11 @@ }, { "name": "magento/module-adobe-stock-image", - "version": "1.3.5-beta1", + "version": "1.3.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-stock-image/magento-module-adobe-stock-image-1.3.5.0-beta1.zip", - "shasum": "20cf346ef6ff37709eba8144c682e0172afb1ff3" + "url": "https://repo.magento.com/archives/magento/module-adobe-stock-image/magento-module-adobe-stock-image-1.3.5.0-beta2.zip", + "shasum": "acb0ee3e36dc0d0b4bf303df97d3c7d4aca75526" }, "require": { "magento/framework": "*", @@ -7734,11 +7688,11 @@ }, { "name": "magento/module-adobe-stock-image-admin-ui", - "version": "1.3.5-beta1", + "version": "1.3.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-stock-image-admin-ui/magento-module-adobe-stock-image-admin-ui-1.3.5.0-beta1.zip", - "shasum": "b37bf66a9f050b187d96ffd3b7486eb91acf000a" + "url": "https://repo.magento.com/archives/magento/module-adobe-stock-image-admin-ui/magento-module-adobe-stock-image-admin-ui-1.3.5.0-beta2.zip", + "shasum": "4ab14b3e32f1a385cec235a98e530521b305e10f" }, "require": { "magento/framework": "*", @@ -7773,11 +7727,11 @@ }, { "name": "magento/module-adobe-stock-image-api", - "version": "1.3.3-beta1", + "version": "1.3.3-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-stock-image-api/magento-module-adobe-stock-image-api-1.3.3.0-beta1.zip", - "shasum": "0cee950ff4d28a25c7f3e9ef25825f207d2fa078" + "url": "https://repo.magento.com/archives/magento/module-adobe-stock-image-api/magento-module-adobe-stock-image-api-1.3.3.0-beta2.zip", + "shasum": "5732eb3cdb2c6ec9211706280af190415d3dfc02" }, "require": { "magento/framework": "*", @@ -7830,11 +7784,11 @@ }, { "name": "magento/module-advanced-checkout", - "version": "100.4.7-beta1", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-advanced-checkout/magento-module-advanced-checkout-100.4.7.0-beta1.zip", - "shasum": "13a6749967893c350bb31b83fc8651f78915ea6c" + "url": "https://repo.magento.com/archives/magento/module-advanced-checkout/magento-module-advanced-checkout-100.4.7.0-beta2.zip", + "shasum": "4240f5a87d055a58a507c93df560f1edbddb859c" }, "require": { "magento/framework": "103.0.*", @@ -7875,11 +7829,11 @@ }, { "name": "magento/module-advanced-pricing-import-export", - "version": "100.4.7-beta1", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-advanced-pricing-import-export/magento-module-advanced-pricing-import-export-100.4.7.0-beta1.zip", - "shasum": "b7a9cb0459ebeadf3433e5fe2b5b435794847da7" + "url": "https://repo.magento.com/archives/magento/module-advanced-pricing-import-export/magento-module-advanced-pricing-import-export-100.4.7.0-beta2.zip", + "shasum": "a4ef30cf07d9b1ea0109177c6f6a485819db6984" }, "require": { "magento/framework": "103.0.*", @@ -7910,11 +7864,11 @@ }, { "name": "magento/module-advanced-rule", - "version": "100.4.4-beta1", + "version": "100.4.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-advanced-rule/magento-module-advanced-rule-100.4.4.0-beta1.zip", - "shasum": "2c9ecbb9411a552b9fddefef5c41aa21728d7447" + "url": "https://repo.magento.com/archives/magento/module-advanced-rule/magento-module-advanced-rule-100.4.4.0-beta2.zip", + "shasum": "46e02c49012542ec9c8f9ffc0611a81c81d555fd" }, "require": { "magento/framework": "103.0.*", @@ -7936,11 +7890,11 @@ }, { "name": "magento/module-advanced-sales-rule", - "version": "100.4.4-beta1", + "version": "100.4.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-advanced-sales-rule/magento-module-advanced-sales-rule-100.4.4.0-beta1.zip", - "shasum": "7929d13cb19e36d358f1eb86730dde92e032c974" + "url": "https://repo.magento.com/archives/magento/module-advanced-sales-rule/magento-module-advanced-sales-rule-100.4.4.0-beta2.zip", + "shasum": "25f508aba0aa8d48780b7f70091996a472e92f07" }, "require": { "magento/framework": "103.0.*", @@ -7972,11 +7926,11 @@ }, { "name": "magento/module-advanced-search", - "version": "100.4.5-beta1", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-advanced-search/magento-module-advanced-search-100.4.5.0-beta1.zip", - "shasum": "af9b95414abe29ac90bd491cd250521c465b9800" + "url": "https://repo.magento.com/archives/magento/module-advanced-search/magento-module-advanced-search-100.4.5.0-beta2.zip", + "shasum": "6504e51dc77704845ddb788e90ea3cf7a17b21f2" }, "require": { "magento/framework": "103.0.*", @@ -8006,11 +7960,11 @@ }, { "name": "magento/module-amqp", - "version": "100.4.4-beta1", + "version": "100.4.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-amqp/magento-module-amqp-100.4.4.0-beta1.zip", - "shasum": "6a36d535077666553fed86a8cfdee10e26dd08df" + "url": "https://repo.magento.com/archives/magento/module-amqp/magento-module-amqp-100.4.4.0-beta2.zip", + "shasum": "13982600159f0923a5f8cb821aad91d1926a9729" }, "require": { "magento/framework": "103.0.*", @@ -8035,11 +7989,11 @@ }, { "name": "magento/module-analytics", - "version": "100.4.7-beta1", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-analytics/magento-module-analytics-100.4.7.0-beta1.zip", - "shasum": "8b138b705fd241607b3e1f3dd168f3a1d29abd7e" + "url": "https://repo.magento.com/archives/magento/module-analytics/magento-module-analytics-100.4.7.0-beta2.zip", + "shasum": "ee773af8f13ac548ee34ab8ac49f64e143c3256b" }, "require": { "magento/framework": "103.0.*", @@ -8066,11 +8020,11 @@ }, { "name": "magento/module-application-server", - "version": "100.4.0-beta1", + "version": "100.4.0-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-application-server/magento-module-application-server-100.4.0.0-beta1.zip", - "shasum": "df556f3b1324d622dacbc552a633924ddb8cecb9" + "url": "https://repo.magento.com/archives/magento/module-application-server/magento-module-application-server-100.4.0.0-beta2.zip", + "shasum": "7b2ed77336c72eb8fd67b5c473afc72a2139d40e" }, "require": { "magento/framework": "103.0.*", @@ -8078,6 +8032,7 @@ "magento/module-config": "101.2.*", "magento/module-eav": "102.1.*", "magento/module-store": "101.1.*", + "magento/module-translation": "100.4.*", "php": "~8.1.0||~8.2.0" }, "suggest": { @@ -8099,13 +8054,44 @@ ], "description": "A module that implements Application Server on Swoole" }, + { + "name": "magento/module-application-server-new-relic", + "version": "100.4.0-beta2", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-application-server-new-relic/magento-module-application-server-new-relic-100.4.0.0-beta2.zip", + "shasum": "1b47e1cd46b382a2f6bb52c5d119747ae9c8ad62" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-application-server": "100.4.*", + "php": "~8.1.0||~8.2.0" + }, + "suggest": { + "ext-newrelic": "*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\ApplicationServerNewRelic\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "A module that enables new relic monitoring for Application Server" + }, { "name": "magento/module-async-config", - "version": "100.4.0-beta1", + "version": "100.4.0-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-async-config/magento-module-async-config-100.4.0.0-beta1.zip", - "shasum": "9c74cbdc7908262880548b88ba64c83ab450545e" + "url": "https://repo.magento.com/archives/magento/module-async-config/magento-module-async-config-100.4.0.0-beta2.zip", + "shasum": "e21b0be1671ad6b378efa5127af149856f2061eb" }, "require": { "magento/framework": "103.0.*", @@ -8128,11 +8114,11 @@ }, { "name": "magento/module-async-order", - "version": "100.4.3-beta1", + "version": "100.4.3-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-async-order/magento-module-async-order-100.4.3.0-beta1.zip", - "shasum": "a9e9acb75afb2d121fd105c8d5ddc27933409118" + "url": "https://repo.magento.com/archives/magento/module-async-order/magento-module-async-order-100.4.3.0-beta2.zip", + "shasum": "f301ac482f72f58eaaf5028673dac82f9e1df040" }, "require": { "magento/framework": "103.0.*", @@ -8199,11 +8185,11 @@ }, { "name": "magento/module-asynchronous-operations", - "version": "100.4.7-beta1", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-asynchronous-operations/magento-module-asynchronous-operations-100.4.7.0-beta1.zip", - "shasum": "7f7480c3053afd468886f9512ad8b564a6d7e9ca" + "url": "https://repo.magento.com/archives/magento/module-asynchronous-operations/magento-module-asynchronous-operations-100.4.7.0-beta2.zip", + "shasum": "d62d4e4e51665b8584af46d32746ffd60b2895d7" }, "require": { "magento/framework": "103.0.*", @@ -8235,11 +8221,11 @@ }, { "name": "magento/module-authorization", - "version": "100.4.7-beta1", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-authorization/magento-module-authorization-100.4.7.0-beta1.zip", - "shasum": "5b8d536f762d9ddb7862bf306a3ad8b2da0281e9" + "url": "https://repo.magento.com/archives/magento/module-authorization/magento-module-authorization-100.4.7.0-beta2.zip", + "shasum": "c8da763520e030dac7ea7babe4b5025fa2d73c44" }, "require": { "magento/framework": "103.0.*", @@ -8263,11 +8249,11 @@ }, { "name": "magento/module-aws-s3", - "version": "100.4.5-beta1", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-aws-s3/magento-module-aws-s3-100.4.5.0-beta1.zip", - "shasum": "fa90ae686095ff4f26c7d36ed5ae99673a62c779" + "url": "https://repo.magento.com/archives/magento/module-aws-s3/magento-module-aws-s3-100.4.5.0-beta2.zip", + "shasum": "6db420430d1c87f70cf989e2cd4112628ab6c2e3" }, "require": { "magento/framework": "103.0.*", @@ -8352,18 +8338,18 @@ }, { "name": "magento/module-aws-s3-page-builder", - "version": "1.0.3", + "version": "1.0.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-aws-s3-page-builder/magento-module-aws-s3-page-builder-1.0.3.0.zip", - "shasum": "5513b7d262e0ebc1ed400717af5c6e8cbbb57840" + "url": "https://repo.magento.com/archives/magento/module-aws-s3-page-builder/magento-module-aws-s3-page-builder-1.0.4.0-beta2.zip", + "shasum": "3d27814f734881596f838be5827ce90de240076f" }, "require": { - "magento/framework": "103.0.*", + "magento/framework": "*", "php": "~8.1.0||~8.2.0" }, "suggest": { - "magento/module-aws-s3": "100.4.*", + "magento/module-aws-s3": "*", "magento/module-page-builder": "2.2.*" }, "type": "magento2-module", @@ -8413,11 +8399,11 @@ }, { "name": "magento/module-backend", - "version": "102.0.7-beta1", + "version": "102.0.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-backend/magento-module-backend-102.0.7.0-beta1.zip", - "shasum": "c693566517baad2d2dd459b7b6484e5037a4cf17" + "url": "https://repo.magento.com/archives/magento/module-backend/magento-module-backend-102.0.7.0-beta2.zip", + "shasum": "a162a36ca14e59900d2769c23b302aa72d3430eb" }, "require": { "magento/framework": "103.0.*", @@ -8461,11 +8447,11 @@ }, { "name": "magento/module-backup", - "version": "100.4.7-beta1", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-backup/magento-module-backup-100.4.7.0-beta1.zip", - "shasum": "a0eb2bf409bf61b2ccf70626a713a43052d9eea1" + "url": "https://repo.magento.com/archives/magento/module-backup/magento-module-backup-100.4.7.0-beta2.zip", + "shasum": "174cd279c5f5f3b28c46f6daee9d184b41154678" }, "require": { "magento/framework": "103.0.*", @@ -8491,11 +8477,11 @@ }, { "name": "magento/module-banner", - "version": "101.2.7-beta1", + "version": "101.2.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-banner/magento-module-banner-101.2.7.0-beta1.zip", - "shasum": "78fd4fcf323c625fdc2c3807506b393ef9249e75" + "url": "https://repo.magento.com/archives/magento/module-banner/magento-module-banner-101.2.7.0-beta2.zip", + "shasum": "3bef238edb468c8d578d6c2b49218aa40a77144e" }, "require": { "magento/framework": "103.0.*", @@ -8529,11 +8515,11 @@ }, { "name": "magento/module-banner-customer-segment", - "version": "100.4.5-beta1", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-banner-customer-segment/magento-module-banner-customer-segment-100.4.5.0-beta1.zip", - "shasum": "a0dae71251f9a8904c448871b0c280187cbd7175" + "url": "https://repo.magento.com/archives/magento/module-banner-customer-segment/magento-module-banner-customer-segment-100.4.5.0-beta2.zip", + "shasum": "a44fd7149e137708e9efcddf8cc8d2e8e8ebcef9" }, "require": { "magento/framework": "103.0.*", @@ -8557,11 +8543,11 @@ }, { "name": "magento/module-banner-graph-ql", - "version": "100.4.3-beta1", + "version": "100.4.3-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-banner-graph-ql/magento-module-banner-graph-ql-100.4.3.0-beta1.zip", - "shasum": "28171bb0bc46861dd39fd6570c0fc6f6b642a24e" + "url": "https://repo.magento.com/archives/magento/module-banner-graph-ql/magento-module-banner-graph-ql-100.4.3.0-beta2.zip", + "shasum": "b7af2550e2cbcab9ffe9203a361aed5ab5a70da3" }, "require": { "magento/framework": "103.0.*", @@ -8589,19 +8575,19 @@ }, { "name": "magento/module-banner-page-builder", - "version": "2.2.5-beta1", + "version": "2.2.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-banner-page-builder/magento-module-banner-page-builder-2.2.5.0-beta1.zip", - "shasum": "9d842d33448c5be816393b1cb6e24f4c9ef831e3" + "url": "https://repo.magento.com/archives/magento/module-banner-page-builder/magento-module-banner-page-builder-2.2.5.0-beta2.zip", + "shasum": "a71a956cba8eff305e7e3de809b141c6aedd1b9c" }, "require": { "magento/framework": "*", "magento/module-backend": "*", - "magento/module-banner": "101.2.*", - "magento/module-banner-customer-segment": "100.4.*", + "magento/module-banner": "*", + "magento/module-banner-customer-segment": "*", "magento/module-catalog-rule": "*", - "magento/module-customer-segment": "102.1.*", + "magento/module-customer-segment": "*", "magento/module-page-builder": "2.2.*", "magento/module-sales-rule": "*", "php": "~8.1.0||~8.2.0" @@ -8622,15 +8608,15 @@ }, { "name": "magento/module-banner-page-builder-analytics", - "version": "1.7.3-beta1", + "version": "1.7.3-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-banner-page-builder-analytics/magento-module-banner-page-builder-analytics-1.7.3.0-beta1.zip", - "shasum": "fdf7f5e4a1e1a4a7ea27a04f70c095e9db818445" + "url": "https://repo.magento.com/archives/magento/module-banner-page-builder-analytics/magento-module-banner-page-builder-analytics-1.7.3.0-beta2.zip", + "shasum": "430cd702f5085b8a0bd8843ab7f367e84b77da1d" }, "require": { "magento/framework": "*", - "magento/module-banner": "101.2.*", + "magento/module-banner": "*", "magento/module-page-builder-analytics": "1.6.*", "php": "~8.1.0||~8.2.0" }, @@ -8650,11 +8636,11 @@ }, { "name": "magento/module-banner-staging", - "version": "100.4.1-beta1", + "version": "100.4.1-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-banner-staging/magento-module-banner-staging-100.4.1.0-beta1.zip", - "shasum": "6c66dbf387bc4dcc0f8dd3db7f0accdb3dfb2a9a" + "url": "https://repo.magento.com/archives/magento/module-banner-staging/magento-module-banner-staging-100.4.1.0-beta2.zip", + "shasum": "053a45f684acb91a302e19b08414399d809bf6ca" }, "require": { "magento/framework": "103.0.*", @@ -8679,11 +8665,11 @@ }, { "name": "magento/module-bundle", - "version": "101.0.7-beta1", + "version": "101.0.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-bundle/magento-module-bundle-101.0.7.0-beta1.zip", - "shasum": "63cb1c5edeabecc9f446f3e84786f7b09b609a7a" + "url": "https://repo.magento.com/archives/magento/module-bundle/magento-module-bundle-101.0.7.0-beta2.zip", + "shasum": "1ca8a25b3e301bc71e44eb22701ddbaf0328be37" }, "require": { "magento/framework": "103.0.*", @@ -8727,11 +8713,11 @@ }, { "name": "magento/module-bundle-graph-ql", - "version": "100.4.7-beta1", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-bundle-graph-ql/magento-module-bundle-graph-ql-100.4.7.0-beta1.zip", - "shasum": "6c93dd6cb49adacc5503e1176b276b89d74894a9" + "url": "https://repo.magento.com/archives/magento/module-bundle-graph-ql/magento-module-bundle-graph-ql-100.4.7.0-beta2.zip", + "shasum": "048aa927b07b71d5d192f4a9b94e9c39e0788ce4" }, "require": { "magento/framework": "103.0.*", @@ -8763,11 +8749,11 @@ }, { "name": "magento/module-bundle-import-export", - "version": "100.4.6-beta1", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-bundle-import-export/magento-module-bundle-import-export-100.4.6.0-beta1.zip", - "shasum": "d19bbf676bf37cc1566197b83c6fedda94c4e626" + "url": "https://repo.magento.com/archives/magento/module-bundle-import-export/magento-module-bundle-import-export-100.4.6.0-beta2.zip", + "shasum": "7f3152f5fe3baab4a6382c98763663c662e3c0d3" }, "require": { "magento/framework": "103.0.*", @@ -8826,11 +8812,11 @@ }, { "name": "magento/module-bundle-staging", - "version": "100.4.7-beta1", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-bundle-staging/magento-module-bundle-staging-100.4.7.0-beta1.zip", - "shasum": "94e28891e60aa9927ee496900e58ff108110ae78" + "url": "https://repo.magento.com/archives/magento/module-bundle-staging/magento-module-bundle-staging-100.4.7.0-beta2.zip", + "shasum": "1edf43a68c9145b9862d21eb2373a97dc1366032" }, "require": { "magento/framework": "103.0.*", @@ -8858,11 +8844,11 @@ }, { "name": "magento/module-cache-invalidate", - "version": "100.4.5-beta1", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-cache-invalidate/magento-module-cache-invalidate-100.4.5.0-beta1.zip", - "shasum": "b26f8941763234a09b83e4356ad0b78224d4f34b" + "url": "https://repo.magento.com/archives/magento/module-cache-invalidate/magento-module-cache-invalidate-100.4.5.0-beta2.zip", + "shasum": "10bbff1e24060be3d2f91fe4647bc6ac0fbbd968" }, "require": { "magento/framework": "103.0.*", @@ -8886,11 +8872,11 @@ }, { "name": "magento/module-captcha", - "version": "100.4.7-beta1", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-captcha/magento-module-captcha-100.4.7.0-beta1.zip", - "shasum": "d8733ab236a1d95d22dcee007b2a067adba31d75" + "url": "https://repo.magento.com/archives/magento/module-captcha/magento-module-captcha-100.4.7.0-beta2.zip", + "shasum": "ab3529fb5468ac5c1cb764b2f9002c9737a9c8a4" }, "require": { "laminas/laminas-captcha": "^2.12", @@ -8921,11 +8907,11 @@ }, { "name": "magento/module-cardinal-commerce", - "version": "100.4.5-beta1", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-cardinal-commerce/magento-module-cardinal-commerce-100.4.5.0-beta1.zip", - "shasum": "10ba7fe658eda04041b276b52824d003ecc3fc2b" + "url": "https://repo.magento.com/archives/magento/module-cardinal-commerce/magento-module-cardinal-commerce-100.4.5.0-beta2.zip", + "shasum": "ff2e83a70c61a205d40cdd57fc1ea64409a7aace" }, "require": { "magento/framework": "103.0.*", @@ -8951,11 +8937,11 @@ }, { "name": "magento/module-catalog", - "version": "104.0.7-beta1", + "version": "104.0.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog/magento-module-catalog-104.0.7.0-beta1.zip", - "shasum": "dfb60b4035945b4c287491e8c076096f4bfb7446" + "url": "https://repo.magento.com/archives/magento/module-catalog/magento-module-catalog-104.0.7.0-beta2.zip", + "shasum": "41d4f4219a7bb4df7c34c76bb71729bdfa1c6e00" }, "require": { "magento/framework": "103.0.*", @@ -9009,11 +8995,11 @@ }, { "name": "magento/module-catalog-analytics", - "version": "100.4.4-beta1", + "version": "100.4.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-analytics/magento-module-catalog-analytics-100.4.4.0-beta1.zip", - "shasum": "2fd36a5f3c1db20ffbcb40953831764b2258ddf5" + "url": "https://repo.magento.com/archives/magento/module-catalog-analytics/magento-module-catalog-analytics-100.4.4.0-beta2.zip", + "shasum": "2acae135ec69c171f9b0ae5bff605a44d79bd264" }, "require": { "magento/framework": "103.0.*", @@ -9038,11 +9024,11 @@ }, { "name": "magento/module-catalog-cms-graph-ql", - "version": "100.4.3-beta1", + "version": "100.4.3-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-cms-graph-ql/magento-module-catalog-cms-graph-ql-100.4.3.0-beta1.zip", - "shasum": "0030f0c8e1a3bb2efbe9902d912a873099687d51" + "url": "https://repo.magento.com/archives/magento/module-catalog-cms-graph-ql/magento-module-catalog-cms-graph-ql-100.4.3.0-beta2.zip", + "shasum": "66fdcb922fe88ca5817cc262488a30279fa3a563" }, "require": { "magento/framework": "103.0.*", @@ -9072,11 +9058,11 @@ }, { "name": "magento/module-catalog-customer-graph-ql", - "version": "100.4.6-beta1", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-customer-graph-ql/magento-module-catalog-customer-graph-ql-100.4.6.0-beta1.zip", - "shasum": "a2d9cedc2ce2a4e1150ca2a3272c4a329de4e552" + "url": "https://repo.magento.com/archives/magento/module-catalog-customer-graph-ql/magento-module-catalog-customer-graph-ql-100.4.6.0-beta2.zip", + "shasum": "b9c9ce9c4b9053a5a923e8853bcc7e9117b9a6b1" }, "require": { "magento/framework": "103.0.*", @@ -9102,11 +9088,11 @@ }, { "name": "magento/module-catalog-event", - "version": "101.1.6-beta1", + "version": "101.1.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-event/magento-module-catalog-event-101.1.6.0-beta1.zip", - "shasum": "6cb417ab41e31c29bb16d471b1589232070a11da" + "url": "https://repo.magento.com/archives/magento/module-catalog-event/magento-module-catalog-event-101.1.6.0-beta2.zip", + "shasum": "13b6ff9a639fd6dc4a246fb1a4efc869a0868b74" }, "require": { "magento/framework": "103.0.*", @@ -9138,11 +9124,11 @@ }, { "name": "magento/module-catalog-graph-ql", - "version": "100.4.7-beta1", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-graph-ql/magento-module-catalog-graph-ql-100.4.7.0-beta1.zip", - "shasum": "2f6981858fafd2ae81e83b9bea8f9fc5425c2f01" + "url": "https://repo.magento.com/archives/magento/module-catalog-graph-ql/magento-module-catalog-graph-ql-100.4.7.0-beta2.zip", + "shasum": "484e974e652ddaf5c49ec7c2c90d13f89f8cf408" }, "require": { "magento/framework": "103.0.*", @@ -9155,6 +9141,7 @@ "magento/module-eav": "102.1.*", "magento/module-eav-graph-ql": "100.4.*", "magento/module-graph-ql": "100.4.*", + "magento/module-graph-ql-resolver-cache": "100.4.*", "magento/module-search": "101.1.*", "magento/module-store": "101.1.*", "php": "~8.1.0||~8.2.0" @@ -9180,11 +9167,11 @@ }, { "name": "magento/module-catalog-import-export", - "version": "101.1.7-beta1", + "version": "101.1.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-import-export/magento-module-catalog-import-export-101.1.7.0-beta1.zip", - "shasum": "e5caff846197b5920de322572511f2c4d62ad6c2" + "url": "https://repo.magento.com/archives/magento/module-catalog-import-export/magento-module-catalog-import-export-101.1.7.0-beta2.zip", + "shasum": "f9e8a24b35aa4e46ba71fdbe28f7ccfb3610cbf9" }, "require": { "ext-ctype": "*", @@ -9218,11 +9205,11 @@ }, { "name": "magento/module-catalog-import-export-staging", - "version": "100.4.4-beta1", + "version": "100.4.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-import-export-staging/magento-module-catalog-import-export-staging-100.4.4.0-beta1.zip", - "shasum": "fb47f61a3e3579091014511458370f4d92bf6a65" + "url": "https://repo.magento.com/archives/magento/module-catalog-import-export-staging/magento-module-catalog-import-export-staging-100.4.4.0-beta2.zip", + "shasum": "b179dc82e432ec68c0b96dd38274511464c88273" }, "require": { "magento/framework": "103.0.*", @@ -9250,11 +9237,11 @@ }, { "name": "magento/module-catalog-inventory", - "version": "100.4.7-beta1", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-inventory/magento-module-catalog-inventory-100.4.7.0-beta1.zip", - "shasum": "e77aa8e470a08b2ccf5b690e4586c93a8e38cfec" + "url": "https://repo.magento.com/archives/magento/module-catalog-inventory/magento-module-catalog-inventory-100.4.7.0-beta2.zip", + "shasum": "adbcd1248e53929a44817003229cee4d651bc281" }, "require": { "magento/framework": "103.0.*", @@ -9284,11 +9271,11 @@ }, { "name": "magento/module-catalog-inventory-graph-ql", - "version": "100.4.4-beta1", + "version": "100.4.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-inventory-graph-ql/magento-module-catalog-inventory-graph-ql-100.4.4.0-beta1.zip", - "shasum": "122e75f9fda99e12fb9cf595db3d6a38a2d528a5" + "url": "https://repo.magento.com/archives/magento/module-catalog-inventory-graph-ql/magento-module-catalog-inventory-graph-ql-100.4.4.0-beta2.zip", + "shasum": "fff06a43443d7592f625b0d14977f767c65f8203" }, "require": { "magento/framework": "103.0.*", @@ -9315,11 +9302,11 @@ }, { "name": "magento/module-catalog-inventory-staging", - "version": "100.4.5-beta1", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-inventory-staging/magento-module-catalog-inventory-staging-100.4.5.0-beta1.zip", - "shasum": "1c62d097cc79b0dab1f372d24d673bba096f013e" + "url": "https://repo.magento.com/archives/magento/module-catalog-inventory-staging/magento-module-catalog-inventory-staging-100.4.5.0-beta2.zip", + "shasum": "dc572b426575a7ca449621c515548f800cefb8c7" }, "require": { "lib-libxml": "*", @@ -9350,15 +9337,15 @@ }, { "name": "magento/module-catalog-page-builder-analytics", - "version": "1.6.4-beta1", + "version": "1.6.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-page-builder-analytics/magento-module-catalog-page-builder-analytics-1.6.4.0-beta1.zip", - "shasum": "699a05443c51f9470772d509be1f58acb381e845" + "url": "https://repo.magento.com/archives/magento/module-catalog-page-builder-analytics/magento-module-catalog-page-builder-analytics-1.6.4.0-beta2.zip", + "shasum": "f33442c1f4137092e68fde6ecfcfd20104e3417d" }, "require": { - "magento/framework": "103.0.*", - "magento/module-catalog": "104.0.*", + "magento/framework": "*", + "magento/module-catalog": "*", "magento/module-page-builder-analytics": "1.6.*", "php": "~8.1.0||~8.2.0" }, @@ -9378,11 +9365,11 @@ }, { "name": "magento/module-catalog-page-builder-analytics-staging", - "version": "1.7.3-beta1", + "version": "1.7.3-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-page-builder-analytics-staging/magento-module-catalog-page-builder-analytics-staging-1.7.3.0-beta1.zip", - "shasum": "c70919320805c10c05d6dfc2c1372222a21c6314" + "url": "https://repo.magento.com/archives/magento/module-catalog-page-builder-analytics-staging/magento-module-catalog-page-builder-analytics-staging-1.7.3.0-beta2.zip", + "shasum": "fc0c6a764d10559fa10dc5463142a1cda3752928" }, "require": { "magento/framework": "*", @@ -9406,11 +9393,11 @@ }, { "name": "magento/module-catalog-permissions", - "version": "100.4.7-beta1", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-permissions/magento-module-catalog-permissions-100.4.7.0-beta1.zip", - "shasum": "4aa78ac5bf3e9b4fd023a6e7eb667082259c484e" + "url": "https://repo.magento.com/archives/magento/module-catalog-permissions/magento-module-catalog-permissions-100.4.7.0-beta2.zip", + "shasum": "c3df2ae097f3e697774d2e80eafb81ef70dca3de" }, "require": { "magento/framework": "103.0.*", @@ -9447,11 +9434,11 @@ }, { "name": "magento/module-catalog-permissions-graph-ql", - "version": "100.4.5-beta1", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-permissions-graph-ql/magento-module-catalog-permissions-graph-ql-100.4.5.0-beta1.zip", - "shasum": "0c245a94b5196faa509aebfdb418405404ae8c1f" + "url": "https://repo.magento.com/archives/magento/module-catalog-permissions-graph-ql/magento-module-catalog-permissions-graph-ql-100.4.5.0-beta2.zip", + "shasum": "b383a48208d3f81c51ce732e23c8657efb0d82a0" }, "require": { "magento/framework": "103.0.*", @@ -9482,11 +9469,11 @@ }, { "name": "magento/module-catalog-rule", - "version": "101.2.7-beta1", + "version": "101.2.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-rule/magento-module-catalog-rule-101.2.7.0-beta1.zip", - "shasum": "6b97ff0ea56f7f9e1f5f488017aaeb44d084cf8d" + "url": "https://repo.magento.com/archives/magento/module-catalog-rule/magento-module-catalog-rule-101.2.7.0-beta2.zip", + "shasum": "b8144faa15e0836b9fcd19bf26fe62d675e48584" }, "require": { "magento/framework": "103.0.*", @@ -9520,11 +9507,11 @@ }, { "name": "magento/module-catalog-rule-configurable", - "version": "100.4.6-beta1", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-rule-configurable/magento-module-catalog-rule-configurable-100.4.6.0-beta1.zip", - "shasum": "f26e743b2bc66224a64195bffd6bec563ae1acdb" + "url": "https://repo.magento.com/archives/magento/module-catalog-rule-configurable/magento-module-catalog-rule-configurable-100.4.6.0-beta2.zip", + "shasum": "04c29c80f03e8bd46bc18a3847a5bf09e059a8a8" }, "require": { "magento/framework": "103.0.*", @@ -9554,11 +9541,11 @@ }, { "name": "magento/module-catalog-rule-graph-ql", - "version": "100.4.4-beta1", + "version": "100.4.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-rule-graph-ql/magento-module-catalog-rule-graph-ql-100.4.4.0-beta1.zip", - "shasum": "7ace81521d5fa20c867a5efeb5b366cf96a36c52" + "url": "https://repo.magento.com/archives/magento/module-catalog-rule-graph-ql/magento-module-catalog-rule-graph-ql-100.4.4.0-beta2.zip", + "shasum": "4934195f5147b00e04cbb25f92a34735ef9adf7c" }, "require": { "magento/framework": "103.0.*", @@ -9584,11 +9571,11 @@ }, { "name": "magento/module-catalog-rule-staging", - "version": "100.4.7-beta1", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-rule-staging/magento-module-catalog-rule-staging-100.4.7.0-beta1.zip", - "shasum": "4762343d3854f997864d3fd54192073f9b630a65" + "url": "https://repo.magento.com/archives/magento/module-catalog-rule-staging/magento-module-catalog-rule-staging-100.4.7.0-beta2.zip", + "shasum": "772a62d72f0abcbc51555678ad732d7a513b5a91" }, "require": { "magento/framework": "103.0.*", @@ -9619,11 +9606,11 @@ }, { "name": "magento/module-catalog-search", - "version": "102.0.7-beta1", + "version": "102.0.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-search/magento-module-catalog-search-102.0.7.0-beta1.zip", - "shasum": "28ca76be3c130aaa8f757b22d531857a153e54c7" + "url": "https://repo.magento.com/archives/magento/module-catalog-search/magento-module-catalog-search-102.0.7.0-beta2.zip", + "shasum": "f1920beb865dfee0d45dfdcc62cecf39a6fcc441" }, "require": { "magento/framework": "103.0.*", @@ -9660,11 +9647,11 @@ }, { "name": "magento/module-catalog-staging", - "version": "100.4.7-beta1", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-staging/magento-module-catalog-staging-100.4.7.0-beta1.zip", - "shasum": "341bcc36a1e4b53f4738cd2472fe8ed2b000fbe7" + "url": "https://repo.magento.com/archives/magento/module-catalog-staging/magento-module-catalog-staging-100.4.7.0-beta2.zip", + "shasum": "7188d79545d068772423274a8bb6460de25f0d57" }, "require": { "lib-libxml": "*", @@ -9713,11 +9700,11 @@ }, { "name": "magento/module-catalog-staging-graph-ql", - "version": "100.4.6-beta1", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-staging-graph-ql/magento-module-catalog-staging-graph-ql-100.4.6.0-beta1.zip", - "shasum": "b877577681581cbe74b963ca7650495c3b4b82d0" + "url": "https://repo.magento.com/archives/magento/module-catalog-staging-graph-ql/magento-module-catalog-staging-graph-ql-100.4.6.0-beta2.zip", + "shasum": "9db609cc47a208e35fec7f3d24366b51286c8f4d" }, "require": { "magento/framework": "103.0.*", @@ -9726,6 +9713,7 @@ "magento/module-catalog-rule-staging": "100.4.*", "magento/module-catalog-staging": "100.4.*", "magento/module-graph-ql": "100.4.*", + "magento/module-graph-ql-resolver-cache": "100.4.*", "magento/module-staging": "101.2.*", "magento/module-store": "101.1.*", "php": "~8.1.0||~8.2.0" @@ -9750,18 +9738,18 @@ }, { "name": "magento/module-catalog-staging-page-builder", - "version": "1.7.2", + "version": "1.7.3-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-staging-page-builder/magento-module-catalog-staging-page-builder-1.7.2.0.zip", - "shasum": "5d52cade06db7c0e43f847aa4d5552ef4c5dca79" + "url": "https://repo.magento.com/archives/magento/module-catalog-staging-page-builder/magento-module-catalog-staging-page-builder-1.7.3.0-beta2.zip", + "shasum": "140f36f4633da0ac36e38687325ba1fb2a94be5b" }, "require": { "magento/framework": "*", "php": "~8.1.0||~8.2.0" }, "suggest": { - "magento/module-catalog-staging": "100.4.*", + "magento/module-catalog-staging": "*", "magento/module-page-builder": "2.2.*" }, "type": "magento2-module", @@ -9780,11 +9768,11 @@ }, { "name": "magento/module-catalog-url-rewrite", - "version": "100.4.7-beta1", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-url-rewrite/magento-module-catalog-url-rewrite-100.4.7.0-beta1.zip", - "shasum": "9bca471ed8242aa2de1b8b7517ec7a59646bd0d5" + "url": "https://repo.magento.com/archives/magento/module-catalog-url-rewrite/magento-module-catalog-url-rewrite-100.4.7.0-beta2.zip", + "shasum": "e383c3e54fc32f3abd47145c14794dd340b44a76" }, "require": { "magento/framework": "103.0.*", @@ -9818,11 +9806,11 @@ }, { "name": "magento/module-catalog-url-rewrite-graph-ql", - "version": "100.4.5-beta1", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-url-rewrite-graph-ql/magento-module-catalog-url-rewrite-graph-ql-100.4.5.0-beta1.zip", - "shasum": "7bb760a5ec879c8d44ed182250924d6cdd0ebbc2" + "url": "https://repo.magento.com/archives/magento/module-catalog-url-rewrite-graph-ql/magento-module-catalog-url-rewrite-graph-ql-100.4.5.0-beta2.zip", + "shasum": "0ed83981bf9754731f93ea2f2a225520fb6a441a" }, "require": { "magento/framework": "103.0.*", @@ -9854,11 +9842,11 @@ }, { "name": "magento/module-catalog-url-rewrite-staging", - "version": "100.4.6-beta1", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-url-rewrite-staging/magento-module-catalog-url-rewrite-staging-100.4.6.0-beta1.zip", - "shasum": "e4edfb61db5609a577fdc31e267690bc2fbb9a93" + "url": "https://repo.magento.com/archives/magento/module-catalog-url-rewrite-staging/magento-module-catalog-url-rewrite-staging-100.4.6.0-beta2.zip", + "shasum": "c4bf21d185a0e9a719ff10795067a4d6c892040e" }, "require": { "magento/framework": "103.0.*", @@ -9885,11 +9873,11 @@ }, { "name": "magento/module-catalog-widget", - "version": "100.4.7-beta1", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-widget/magento-module-catalog-widget-100.4.7.0-beta1.zip", - "shasum": "fa58520db285349ad7352630ea1e7e1d80bb9ccd" + "url": "https://repo.magento.com/archives/magento/module-catalog-widget/magento-module-catalog-widget-100.4.7.0-beta2.zip", + "shasum": "d97d7ba4e7048a97736a1d0e66796066524b68d8" }, "require": { "magento/framework": "103.0.*", @@ -9921,11 +9909,11 @@ }, { "name": "magento/module-checkout", - "version": "100.4.7-beta1", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-checkout/magento-module-checkout-100.4.7.0-beta1.zip", - "shasum": "945b338b58493358802cd14c2220503bbffe669b" + "url": "https://repo.magento.com/archives/magento/module-checkout/magento-module-checkout-100.4.7.0-beta2.zip", + "shasum": "3a5e7a1fb49020db1a64747ef8b63caf85a5a96b" }, "require": { "magento/framework": "103.0.*", @@ -9971,11 +9959,11 @@ }, { "name": "magento/module-checkout-address-search", - "version": "100.4.6-beta1", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-checkout-address-search/magento-module-checkout-address-search-100.4.6.0-beta1.zip", - "shasum": "817d088cfa1d79872d368a9994919afa4eb0d16a" + "url": "https://repo.magento.com/archives/magento/module-checkout-address-search/magento-module-checkout-address-search-100.4.6.0-beta2.zip", + "shasum": "91b2407fa08e142560afdf9abff33622488c88ba" }, "require": { "magento/framework": "103.0.*", @@ -10033,11 +10021,11 @@ }, { "name": "magento/module-checkout-agreements", - "version": "100.4.6-beta1", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-checkout-agreements/magento-module-checkout-agreements-100.4.6.0-beta1.zip", - "shasum": "cda194a5d70611ef1316f5a683f1aa1701a50082" + "url": "https://repo.magento.com/archives/magento/module-checkout-agreements/magento-module-checkout-agreements-100.4.6.0-beta2.zip", + "shasum": "ed4e0d8557346f579299ad9fa0f17b665db6bccf" }, "require": { "magento/framework": "103.0.*", @@ -10096,11 +10084,11 @@ }, { "name": "magento/module-checkout-staging", - "version": "100.4.6-beta1", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-checkout-staging/magento-module-checkout-staging-100.4.6.0-beta1.zip", - "shasum": "0be4a81653b64132740ee36b657061876f43794a" + "url": "https://repo.magento.com/archives/magento/module-checkout-staging/magento-module-checkout-staging-100.4.6.0-beta2.zip", + "shasum": "5760e9270db8af836e5cd82bd70430256e6868cb" }, "require": { "magento/framework": "103.0.*", @@ -10129,11 +10117,11 @@ }, { "name": "magento/module-cms", - "version": "104.0.7-beta1", + "version": "104.0.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-cms/magento-module-cms-104.0.7.0-beta1.zip", - "shasum": "55f99b32d18e1702f89592b4a125008b1dfcbf1e" + "url": "https://repo.magento.com/archives/magento/module-cms/magento-module-cms-104.0.7.0-beta2.zip", + "shasum": "b967e351c1320b563ad84ce0c8650bcb34bf07f2" }, "require": { "magento/framework": "103.0.*", @@ -10168,15 +10156,16 @@ }, { "name": "magento/module-cms-graph-ql", - "version": "100.4.4-beta1", + "version": "100.4.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-cms-graph-ql/magento-module-cms-graph-ql-100.4.4.0-beta1.zip", - "shasum": "d1f8540264ce97c1d868f9170531f6dd06d9b650" + "url": "https://repo.magento.com/archives/magento/module-cms-graph-ql/magento-module-cms-graph-ql-100.4.4.0-beta2.zip", + "shasum": "a391621523020a08a7d5a79d0ce7f67aae093ad9" }, "require": { "magento/framework": "103.0.*", "magento/module-cms": "104.0.*", + "magento/module-graph-ql-resolver-cache": "100.4.*", "magento/module-store": "101.1.*", "magento/module-widget": "101.2.*", "php": "~8.1.0||~8.2.0" @@ -10203,15 +10192,15 @@ }, { "name": "magento/module-cms-page-builder-analytics", - "version": "1.6.4-beta1", + "version": "1.6.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-cms-page-builder-analytics/magento-module-cms-page-builder-analytics-1.6.4.0-beta1.zip", - "shasum": "6f2072d484022881d52e4c53ac500072e3fc841e" + "url": "https://repo.magento.com/archives/magento/module-cms-page-builder-analytics/magento-module-cms-page-builder-analytics-1.6.4.0-beta2.zip", + "shasum": "072e49ba89ada782ac742cfeefda43b8d1b5c62d" }, "require": { - "magento/framework": "103.0.*", - "magento/module-cms": "104.0.*", + "magento/framework": "*", + "magento/module-cms": "*", "magento/module-page-builder-analytics": "1.6.*", "php": "~8.1.0||~8.2.0" }, @@ -10231,11 +10220,11 @@ }, { "name": "magento/module-cms-page-builder-analytics-staging", - "version": "1.7.3-beta1", + "version": "1.7.3-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-cms-page-builder-analytics-staging/magento-module-cms-page-builder-analytics-staging-1.7.3.0-beta1.zip", - "shasum": "ba24c0766ab95326a97def4580b4249b87dc3c86" + "url": "https://repo.magento.com/archives/magento/module-cms-page-builder-analytics-staging/magento-module-cms-page-builder-analytics-staging-1.7.3.0-beta2.zip", + "shasum": "1c18141ea7df56d561d7e141f3cb274196a95224" }, "require": { "magento/framework": "*", @@ -10259,11 +10248,11 @@ }, { "name": "magento/module-cms-staging", - "version": "100.4.7-beta1", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-cms-staging/magento-module-cms-staging-100.4.7.0-beta1.zip", - "shasum": "736c37aa415df793ba46d292e0d33b8b19c2996a" + "url": "https://repo.magento.com/archives/magento/module-cms-staging/magento-module-cms-staging-100.4.7.0-beta2.zip", + "shasum": "687a02b45b1418f504a80c99b74f717e7b9f6a25" }, "require": { "magento/framework": "103.0.*", @@ -10290,11 +10279,11 @@ }, { "name": "magento/module-cms-url-rewrite", - "version": "100.4.6-beta1", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-cms-url-rewrite/magento-module-cms-url-rewrite-100.4.6.0-beta1.zip", - "shasum": "5fb2884f208683a760637d151da536b8093e2661" + "url": "https://repo.magento.com/archives/magento/module-cms-url-rewrite/magento-module-cms-url-rewrite-100.4.6.0-beta2.zip", + "shasum": "d90ab3041569f7ff0c0f4e23b486bb30ec31e25f" }, "require": { "magento/framework": "103.0.*", @@ -10355,11 +10344,11 @@ }, { "name": "magento/module-compare-list-graph-ql", - "version": "100.4.3-beta1", + "version": "100.4.3-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-compare-list-graph-ql/magento-module-compare-list-graph-ql-100.4.3.0-beta1.zip", - "shasum": "287a396c8ad00d1d84771dfa9cd9ee857ebb10b7" + "url": "https://repo.magento.com/archives/magento/module-compare-list-graph-ql/magento-module-compare-list-graph-ql-100.4.3.0-beta2.zip", + "shasum": "1817fcd7df2ff23166733d230fcecf0e3519d145" }, "require": { "magento/framework": "103.0.*", @@ -10384,11 +10373,11 @@ }, { "name": "magento/module-config", - "version": "101.2.7-beta1", + "version": "101.2.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-config/magento-module-config-101.2.7.0-beta1.zip", - "shasum": "bcacb50aefbfdc95b46232361c7cd6e93c92bb1c" + "url": "https://repo.magento.com/archives/magento/module-config/magento-module-config-101.2.7.0-beta2.zip", + "shasum": "b5fc66eb82187ac41de01fcde8280c0d2d46edf9" }, "require": { "magento/framework": "103.0.*", @@ -10418,11 +10407,11 @@ }, { "name": "magento/module-configurable-import-export", - "version": "100.4.5-beta1", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-configurable-import-export/magento-module-configurable-import-export-100.4.5.0-beta1.zip", - "shasum": "c517b7c5833464015010b08074364c9e42f81bdb" + "url": "https://repo.magento.com/archives/magento/module-configurable-import-export/magento-module-configurable-import-export-100.4.5.0-beta2.zip", + "shasum": "105c581676cb0ca1383fe0f062312ac09c8c71a7" }, "require": { "magento/framework": "103.0.*", @@ -10451,11 +10440,11 @@ }, { "name": "magento/module-configurable-product", - "version": "100.4.7-beta1", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-configurable-product/magento-module-configurable-product-100.4.7.0-beta1.zip", - "shasum": "d584b7e483991831d08a9da54081f6b1f037bf11" + "url": "https://repo.magento.com/archives/magento/module-configurable-product/magento-module-configurable-product-100.4.7.0-beta2.zip", + "shasum": "41b449a2072ea07b27460666929680f626991007" }, "require": { "magento/framework": "103.0.*", @@ -10498,11 +10487,11 @@ }, { "name": "magento/module-configurable-product-graph-ql", - "version": "100.4.7-beta1", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-configurable-product-graph-ql/magento-module-configurable-product-graph-ql-100.4.7.0-beta1.zip", - "shasum": "722a4b973fd1173c63968ebd4268fcd6142bf679" + "url": "https://repo.magento.com/archives/magento/module-configurable-product-graph-ql/magento-module-configurable-product-graph-ql-100.4.7.0-beta2.zip", + "shasum": "51e9c05f9d4f351c67cae4899aed619f87de5e1d" }, "require": { "magento/framework": "103.0.*", @@ -10532,11 +10521,11 @@ }, { "name": "magento/module-configurable-product-sales", - "version": "100.4.4-beta1", + "version": "100.4.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-configurable-product-sales/magento-module-configurable-product-sales-100.4.4.0-beta1.zip", - "shasum": "2f318ba73fa5ba0bc6d7094e7429eaecef2eb94f" + "url": "https://repo.magento.com/archives/magento/module-configurable-product-sales/magento-module-configurable-product-sales-100.4.4.0-beta2.zip", + "shasum": "f7105b5a3815ad345cbe05987f7f740ddfa0dfeb" }, "require": { "magento/framework": "103.0.*", @@ -10563,11 +10552,11 @@ }, { "name": "magento/module-configurable-product-staging", - "version": "100.4.6-beta1", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-configurable-product-staging/magento-module-configurable-product-staging-100.4.6.0-beta1.zip", - "shasum": "f7832febfb9a626664842b7c2c01661b0b09ee83" + "url": "https://repo.magento.com/archives/magento/module-configurable-product-staging/magento-module-configurable-product-staging-100.4.6.0-beta2.zip", + "shasum": "1b5354bf0505473007417aa8aa200f65a760cbd0" }, "require": { "lib-libxml": "*", @@ -10599,11 +10588,11 @@ }, { "name": "magento/module-contact", - "version": "100.4.6-beta1", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-contact/magento-module-contact-100.4.6.0-beta1.zip", - "shasum": "0f276ab55962cecddd78f774680da19bcc9b4270" + "url": "https://repo.magento.com/archives/magento/module-contact/magento-module-contact-100.4.6.0-beta2.zip", + "shasum": "90872f27e39435ec638c1121b672faa92de16fae" }, "require": { "magento/framework": "103.0.*", @@ -10630,11 +10619,11 @@ }, { "name": "magento/module-contact-graph-ql", - "version": "100.4.0-beta1", + "version": "100.4.0-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-contact-graph-ql/magento-module-contact-graph-ql-100.4.0.0-beta1.zip", - "shasum": "4536e9d8bd2603a27dd7eaaf27d85b56af02afad" + "url": "https://repo.magento.com/archives/magento/module-contact-graph-ql/magento-module-contact-graph-ql-100.4.0.0-beta2.zip", + "shasum": "f742ade261bf15df4b242675a708deae0d46d83a" }, "require": { "magento/framework": "103.0.*", @@ -10661,11 +10650,11 @@ }, { "name": "magento/module-cookie", - "version": "100.4.7-beta1", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-cookie/magento-module-cookie-100.4.7.0-beta1.zip", - "shasum": "24659c85433e3342a184ba4bc8dbbb5d27e0d48e" + "url": "https://repo.magento.com/archives/magento/module-cookie/magento-module-cookie-100.4.7.0-beta2.zip", + "shasum": "f0470ebcb85e95d008dc748374ea3622ac0caaa1" }, "require": { "magento/framework": "103.0.*", @@ -10692,11 +10681,11 @@ }, { "name": "magento/module-cron", - "version": "100.4.7-beta1", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-cron/magento-module-cron-100.4.7.0-beta1.zip", - "shasum": "06668517e658b6070de042092757b4f37411b709" + "url": "https://repo.magento.com/archives/magento/module-cron/magento-module-cron-100.4.7.0-beta2.zip", + "shasum": "76d45352d2f0939da8e90f7ecac83766211f5ca5" }, "require": { "magento/framework": "103.0.*", @@ -10723,11 +10712,11 @@ }, { "name": "magento/module-csp", - "version": "100.4.6-beta1", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-csp/magento-module-csp-100.4.6.0-beta1.zip", - "shasum": "7d188c56983b4616013af356d12fa5e39ac1dc11" + "url": "https://repo.magento.com/archives/magento/module-csp/magento-module-csp-100.4.6.0-beta2.zip", + "shasum": "852e7db5e2a4b99c4924508336dd9f08e3742e21" }, "require": { "magento/framework": "103.0.*", @@ -10751,11 +10740,11 @@ }, { "name": "magento/module-currency-symbol", - "version": "100.4.5-beta1", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-currency-symbol/magento-module-currency-symbol-100.4.5.0-beta1.zip", - "shasum": "0649fc9b4b67e1ad8c2993782051056d2db4bfe2" + "url": "https://repo.magento.com/archives/magento/module-currency-symbol/magento-module-currency-symbol-100.4.5.0-beta2.zip", + "shasum": "f16bad644ccc577ee0e9106934b5b94e03ed70f4" }, "require": { "magento/framework": "103.0.*", @@ -10783,11 +10772,11 @@ }, { "name": "magento/module-custom-attribute-management", - "version": "100.4.6-beta1", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-custom-attribute-management/magento-module-custom-attribute-management-100.4.6.0-beta1.zip", - "shasum": "f07499038be96104867d73c90486368b0dd54feb" + "url": "https://repo.magento.com/archives/magento/module-custom-attribute-management/magento-module-custom-attribute-management-100.4.6.0-beta2.zip", + "shasum": "01568057aa3d51d74bcce09296443b569b1ca7df" }, "require": { "magento/framework": "103.0.*", @@ -10813,11 +10802,11 @@ }, { "name": "magento/module-customer", - "version": "103.0.7-beta1", + "version": "103.0.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-customer/magento-module-customer-103.0.7.0-beta1.zip", - "shasum": "87a57061a528e91b8e8b2e76b15e8c9ac9769244" + "url": "https://repo.magento.com/archives/magento/module-customer/magento-module-customer-103.0.7.0-beta2.zip", + "shasum": "f24fa74bf63d111a5f2f645fb1dff3ee5824a8b7" }, "require": { "magento/framework": "103.0.*", @@ -10842,6 +10831,7 @@ "php": "~8.1.0||~8.2.0" }, "suggest": { + "magento/module-asynchronous-operations": "100.4.*", "magento/module-cookie": "100.4.*", "magento/module-customer-sample-data": "Sample Data version: 100.4.*", "magento/module-webapi": "100.4.*" @@ -10863,11 +10853,11 @@ }, { "name": "magento/module-customer-analytics", - "version": "100.4.4-beta1", + "version": "100.4.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-customer-analytics/magento-module-customer-analytics-100.4.4.0-beta1.zip", - "shasum": "f724af4cdc44b55a1a93080ba33eae5eec163428" + "url": "https://repo.magento.com/archives/magento/module-customer-analytics/magento-module-customer-analytics-100.4.4.0-beta2.zip", + "shasum": "dbd107711811e680b309830d667e206eb8bccd6f" }, "require": { "magento/framework": "103.0.*", @@ -10892,11 +10882,11 @@ }, { "name": "magento/module-customer-balance", - "version": "100.4.7-beta1", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-customer-balance/magento-module-customer-balance-100.4.7.0-beta1.zip", - "shasum": "549bba5253f04a3595025e9ae1a04719962921ca" + "url": "https://repo.magento.com/archives/magento/module-customer-balance/magento-module-customer-balance-100.4.7.0-beta2.zip", + "shasum": "24801629790c7fe5f519735bc7cabd7f92ea07ad" }, "require": { "magento/framework": "103.0.*", @@ -10909,6 +10899,7 @@ "magento/module-sales": "103.0.*", "magento/module-store": "101.1.*", "magento/module-ui": "101.2.*", + "magento/module-user": "101.2.*", "php": "~8.1.0||~8.2.0" }, "suggest": { @@ -10962,11 +10953,11 @@ }, { "name": "magento/module-customer-custom-attributes", - "version": "100.4.7-beta1", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-customer-custom-attributes/magento-module-customer-custom-attributes-100.4.7.0-beta1.zip", - "shasum": "590515e2b45f283cdc49dc617bc866cc2af69c0e" + "url": "https://repo.magento.com/archives/magento/module-customer-custom-attributes/magento-module-customer-custom-attributes-100.4.7.0-beta2.zip", + "shasum": "b4c4827f89e571f64477a030b37ce3bad417de9d" }, "require": { "magento/framework": "103.0.*", @@ -10985,9 +10976,6 @@ "magento/module-ui": "101.2.*", "php": "~8.1.0||~8.2.0" }, - "suggest": { - "magento/module-catalog": "104.0.*" - }, "type": "magento2-module", "autoload": { "files": [ @@ -11004,11 +10992,11 @@ }, { "name": "magento/module-customer-custom-attributes-graph-ql", - "version": "100.4.0-beta1", + "version": "100.4.0-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-customer-custom-attributes-graph-ql/magento-module-customer-custom-attributes-graph-ql-100.4.0.0-beta1.zip", - "shasum": "6d90569902df88159b792e2a72042347ed654094" + "url": "https://repo.magento.com/archives/magento/module-customer-custom-attributes-graph-ql/magento-module-customer-custom-attributes-graph-ql-100.4.0.0-beta2.zip", + "shasum": "62ba2a9bfc8ce658af97c2f3c14268e1eea54a38" }, "require": { "magento/framework": "103.0.*", @@ -11034,11 +11022,11 @@ }, { "name": "magento/module-customer-downloadable-graph-ql", - "version": "100.4.3-beta1", + "version": "100.4.3-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-customer-downloadable-graph-ql/magento-module-customer-downloadable-graph-ql-100.4.3.0-beta1.zip", - "shasum": "50e9f16c7139462986b1bda17655c6bb6c406a1c" + "url": "https://repo.magento.com/archives/magento/module-customer-downloadable-graph-ql/magento-module-customer-downloadable-graph-ql-100.4.3.0-beta2.zip", + "shasum": "baee644be42d3f955033ef7536636eacc4b150bd" }, "require": { "magento/framework": "103.0.*", @@ -11066,14 +11054,15 @@ }, { "name": "magento/module-customer-finance", - "version": "100.4.3", + "version": "100.4.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-customer-finance/magento-module-customer-finance-100.4.3.0.zip", - "shasum": "db42c69bb777061751ca1ea26442be2f0d119565" + "url": "https://repo.magento.com/archives/magento/module-customer-finance/magento-module-customer-finance-100.4.4.0-beta2.zip", + "shasum": "d72018a96f1e04d04661f2415506a8f5727eba7e" }, "require": { "magento/framework": "103.0.*", + "magento/module-authorization": "100.4.*", "magento/module-backend": "102.0.*", "magento/module-customer": "103.0.*", "magento/module-customer-balance": "100.4.*", @@ -11082,6 +11071,7 @@ "magento/module-import-export": "101.0.*", "magento/module-reward": "101.2.*", "magento/module-store": "101.1.*", + "magento/module-user": "101.2.*", "php": "~8.1.0||~8.2.0" }, "type": "magento2-module", @@ -11100,11 +11090,11 @@ }, { "name": "magento/module-customer-graph-ql", - "version": "100.4.7-beta1", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-customer-graph-ql/magento-module-customer-graph-ql-100.4.7.0-beta1.zip", - "shasum": "df47ff476ef09859edb53d2fa4b713979349948a" + "url": "https://repo.magento.com/archives/magento/module-customer-graph-ql/magento-module-customer-graph-ql-100.4.7.0-beta2.zip", + "shasum": "de55806fba405cb0941f65c2ced1c53f00768910" }, "require": { "magento/framework": "103.0.*", @@ -11115,6 +11105,7 @@ "magento/module-eav-graph-ql": "100.4.*", "magento/module-graph-ql": "100.4.*", "magento/module-graph-ql-cache": "100.4.*", + "magento/module-graph-ql-resolver-cache": "100.4.*", "magento/module-integration": "100.4.*", "magento/module-newsletter": "100.4.*", "magento/module-store": "101.1.*", @@ -11138,11 +11129,11 @@ }, { "name": "magento/module-customer-import-export", - "version": "100.4.7-beta1", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-customer-import-export/magento-module-customer-import-export-100.4.7.0-beta1.zip", - "shasum": "1dd937b4dce23f3630da5eed56c43b6db0125495" + "url": "https://repo.magento.com/archives/magento/module-customer-import-export/magento-module-customer-import-export-100.4.7.0-beta2.zip", + "shasum": "83a43915ae99976742b1d7f01a160e82949e7171" }, "require": { "magento/framework": "103.0.*", @@ -11171,11 +11162,11 @@ }, { "name": "magento/module-customer-segment", - "version": "102.1.7-beta1", + "version": "102.1.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-customer-segment/magento-module-customer-segment-102.1.7.0-beta1.zip", - "shasum": "9a33fb8192e6b33fe2c14183827657bb7a50b2b3" + "url": "https://repo.magento.com/archives/magento/module-customer-segment/magento-module-customer-segment-102.1.7.0-beta2.zip", + "shasum": "7ba9d95c2214afbf72f716fd8749059c5796e489" }, "require": { "magento/framework": "103.0.*", @@ -11214,13 +11205,42 @@ ], "description": "N/A" }, + { + "name": "magento/module-customer-segment-graph-ql", + "version": "100.4.0-beta2", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-customer-segment-graph-ql/magento-module-customer-segment-graph-ql-100.4.0.0-beta2.zip", + "shasum": "7af4e4a62ea11e8a567e2ebc5d1b043579d29a12" + }, + "require": { + "magento/framework": "103.0.*", + "php": "~8.1.0||~8.2.0" + }, + "suggest": { + "magento/module-eav-graph-ql": "100.4.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\CustomerSegmentGraphQl\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, { "name": "magento/module-data-exporter", - "version": "102.2.4", + "version": "103.0.3", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-data-exporter/magento-module-data-exporter-102.2.4.0.zip", - "shasum": "58b15018c673790bea22d1bcce13875e1a121e63" + "url": "https://repo.magento.com/archives/magento/module-data-exporter/magento-module-data-exporter-103.0.3.0.zip", + "shasum": "a4d5c15ec65ece398883124506cca3021349a47a" }, "require": { "magento/framework": ">=103.0.4", @@ -11245,11 +11265,11 @@ }, { "name": "magento/module-deferred-total-calculating", - "version": "100.4.2-beta1", + "version": "100.4.2-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-deferred-total-calculating/magento-module-deferred-total-calculating-100.4.2.0-beta1.zip", - "shasum": "ba54131fb649187c2244ebc485fae9e11235d633" + "url": "https://repo.magento.com/archives/magento/module-deferred-total-calculating/magento-module-deferred-total-calculating-100.4.2.0-beta2.zip", + "shasum": "f133967be8b8ee78e4d5f3cd3aa1bf369fbefb4d" }, "require": { "magento/framework": "103.0.*", @@ -11276,11 +11296,11 @@ }, { "name": "magento/module-deploy", - "version": "100.4.7-beta1", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-deploy/magento-module-deploy-100.4.7.0-beta1.zip", - "shasum": "f7510e581639e5f9ae988c7fbba375e012c84f09" + "url": "https://repo.magento.com/archives/magento/module-deploy/magento-module-deploy-100.4.7.0-beta2.zip", + "shasum": "5cdda275364df4ca3905955f6035961d3abefbb5" }, "require": { "magento/framework": "103.0.*", @@ -11308,11 +11328,11 @@ }, { "name": "magento/module-developer", - "version": "100.4.7-beta1", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-developer/magento-module-developer-100.4.7.0-beta1.zip", - "shasum": "2a6d2ce9dcaec492d32bcb54f99836cb2a09af7e" + "url": "https://repo.magento.com/archives/magento/module-developer/magento-module-developer-100.4.7.0-beta2.zip", + "shasum": "697d59098d88fff14e8b89f868de7677731c1013" }, "require": { "magento/framework": "103.0.*", @@ -11337,11 +11357,11 @@ }, { "name": "magento/module-dhl", - "version": "100.4.5", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-dhl/magento-module-dhl-100.4.5.0.zip", - "shasum": "e18b59fb875cd26072734c6387215e26ca1ef632" + "url": "https://repo.magento.com/archives/magento/module-dhl/magento-module-dhl-100.4.6.0-beta2.zip", + "shasum": "aa2127e6ecc6c613884ca1e722d35483751bb22a" }, "require": { "lib-libxml": "*", @@ -11377,11 +11397,11 @@ }, { "name": "magento/module-directory", - "version": "100.4.7-beta1", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-directory/magento-module-directory-100.4.7.0-beta1.zip", - "shasum": "be3cc4a572d8baef72cc11af480dcf5c48547b6a" + "url": "https://repo.magento.com/archives/magento/module-directory/magento-module-directory-100.4.7.0-beta2.zip", + "shasum": "ce7f6ca6880cdb63aff792ee5ae0bb75d6cfb602" }, "require": { "lib-libxml": "*", @@ -11408,11 +11428,11 @@ }, { "name": "magento/module-directory-graph-ql", - "version": "100.4.5-beta1", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-directory-graph-ql/magento-module-directory-graph-ql-100.4.5.0-beta1.zip", - "shasum": "7d4bfe8b260e76a82d1f34d5cf5120af1125f139" + "url": "https://repo.magento.com/archives/magento/module-directory-graph-ql/magento-module-directory-graph-ql-100.4.5.0-beta2.zip", + "shasum": "158b049ef9978dc4bbae39a9b4082c4dad627d3f" }, "require": { "magento/framework": "103.0.*", @@ -11438,11 +11458,11 @@ }, { "name": "magento/module-downloadable", - "version": "100.4.7-beta1", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-downloadable/magento-module-downloadable-100.4.7.0-beta1.zip", - "shasum": "92d32df9604b57f50b997dd463e0a2569f2ec8dc" + "url": "https://repo.magento.com/archives/magento/module-downloadable/magento-module-downloadable-100.4.7.0-beta2.zip", + "shasum": "fd69389dbdbe027419275a1261bc379965910733" }, "require": { "magento/framework": "103.0.*", @@ -11521,11 +11541,11 @@ }, { "name": "magento/module-downloadable-import-export", - "version": "100.4.5", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-downloadable-import-export/magento-module-downloadable-import-export-100.4.5.0.zip", - "shasum": "afdf13b3351622fd0d4eaa26d5cce343012bbcf8" + "url": "https://repo.magento.com/archives/magento/module-downloadable-import-export/magento-module-downloadable-import-export-100.4.6.0-beta2.zip", + "shasum": "f8e0ef05cf98187d9b13e78f3f5358a4e605ab14" }, "require": { "magento/framework": "103.0.*", @@ -11554,11 +11574,11 @@ }, { "name": "magento/module-downloadable-staging", - "version": "100.4.6-beta1", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-downloadable-staging/magento-module-downloadable-staging-100.4.6.0-beta1.zip", - "shasum": "0fc6707737fee508e5a175c27495427108502cac" + "url": "https://repo.magento.com/archives/magento/module-downloadable-staging/magento-module-downloadable-staging-100.4.6.0-beta2.zip", + "shasum": "df1d1fbcf024a8d3f8aa7f8679ab983b8ec91006" }, "require": { "lib-libxml": "*", @@ -11589,11 +11609,11 @@ }, { "name": "magento/module-eav", - "version": "102.1.7-beta1", + "version": "102.1.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-eav/magento-module-eav-102.1.7.0-beta1.zip", - "shasum": "4838567984e6754ae2e3a6ca2857a97f132da609" + "url": "https://repo.magento.com/archives/magento/module-eav/magento-module-eav-102.1.7.0-beta2.zip", + "shasum": "f1d7f08e9b87d326bb6836240dec575f7b8d940d" }, "require": { "magento/framework": "103.0.*", @@ -11621,11 +11641,11 @@ }, { "name": "magento/module-eav-graph-ql", - "version": "100.4.4-beta1", + "version": "100.4.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-eav-graph-ql/magento-module-eav-graph-ql-100.4.4.0-beta1.zip", - "shasum": "c071b3ee2d693b3717945f427c8d749764bfb6a5" + "url": "https://repo.magento.com/archives/magento/module-eav-graph-ql/magento-module-eav-graph-ql-100.4.4.0-beta2.zip", + "shasum": "5400687e02c7d2c62defbd7f6d9f3ab18c73d8b7" }, "require": { "magento/framework": "103.0.*", @@ -11652,11 +11672,11 @@ }, { "name": "magento/module-elasticsearch", - "version": "101.0.7-beta1", + "version": "101.0.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-elasticsearch/magento-module-elasticsearch-101.0.7.0-beta1.zip", - "shasum": "465da476820958b6c0b743a2b76e069c05c29755" + "url": "https://repo.magento.com/archives/magento/module-elasticsearch/magento-module-elasticsearch-101.0.7.0-beta2.zip", + "shasum": "92b4f26b101a9cba73da55ef09e4eefd86c241a6" }, "require": { "elasticsearch/elasticsearch": "~7.17.0 || ~8.5.0", @@ -11691,11 +11711,11 @@ }, { "name": "magento/module-elasticsearch-7", - "version": "100.4.7-beta1", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-elasticsearch-7/magento-module-elasticsearch-7-100.4.7.0-beta1.zip", - "shasum": "9d47242ee0271e933b274996b2ed66a7fd741521" + "url": "https://repo.magento.com/archives/magento/module-elasticsearch-7/magento-module-elasticsearch-7-100.4.7.0-beta2.zip", + "shasum": "5c2069bfaa43e4e7c3c595029705eb6cd99c8434" }, "require": { "elasticsearch/elasticsearch": "^7.17", @@ -11726,11 +11746,11 @@ }, { "name": "magento/module-elasticsearch-catalog-permissions", - "version": "100.4.3-beta1", + "version": "100.4.3-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-elasticsearch-catalog-permissions/magento-module-elasticsearch-catalog-permissions-100.4.3.0-beta1.zip", - "shasum": "562babcfafd45ecd1c305abf55420d0a5865aea3" + "url": "https://repo.magento.com/archives/magento/module-elasticsearch-catalog-permissions/magento-module-elasticsearch-catalog-permissions-100.4.3.0-beta2.zip", + "shasum": "b6d20aab617b25c98daa19d0596123491f0315db" }, "require": { "magento/framework": "103.0.*", @@ -11762,11 +11782,11 @@ }, { "name": "magento/module-elasticsearch-catalog-permissions-graph-ql", - "version": "100.4.2-beta1", + "version": "100.4.2-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-elasticsearch-catalog-permissions-graph-ql/magento-module-elasticsearch-catalog-permissions-graph-ql-100.4.2.0-beta1.zip", - "shasum": "a3f1165fb870be5fe91a61312e9b9bedd995f05a" + "url": "https://repo.magento.com/archives/magento/module-elasticsearch-catalog-permissions-graph-ql/magento-module-elasticsearch-catalog-permissions-graph-ql-100.4.2.0-beta2.zip", + "shasum": "72a83e12f6b79e4545424115a582593d89e09acc" }, "require": { "magento/framework": "103.0.*", @@ -11793,11 +11813,11 @@ }, { "name": "magento/module-email", - "version": "101.1.7-beta1", + "version": "101.1.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-email/magento-module-email-101.1.7.0-beta1.zip", - "shasum": "11b9bc9ce0c1a3ad6fa1d274c7393569aed0e3a6" + "url": "https://repo.magento.com/archives/magento/module-email/magento-module-email-101.1.7.0-beta2.zip", + "shasum": "2ac3af4c792c8a4dd17ad53a259364be00a08f9b" }, "require": { "magento/framework": "103.0.*", @@ -11832,11 +11852,11 @@ }, { "name": "magento/module-encryption-key", - "version": "100.4.5-beta1", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-encryption-key/magento-module-encryption-key-100.4.5.0-beta1.zip", - "shasum": "ffa244546884a5e2795798415da52f3ed9f7d97b" + "url": "https://repo.magento.com/archives/magento/module-encryption-key/magento-module-encryption-key-100.4.5.0-beta2.zip", + "shasum": "bac5c861e4d9ed5bf782a0c4a31b9c373a2043c8" }, "require": { "magento/framework": "103.0.*", @@ -11861,11 +11881,11 @@ }, { "name": "magento/module-enterprise", - "version": "100.4.5-beta1", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-enterprise/magento-module-enterprise-100.4.5.0-beta1.zip", - "shasum": "32878942432833a0daa9cabd03fcf34156004079" + "url": "https://repo.magento.com/archives/magento/module-enterprise/magento-module-enterprise-100.4.5.0-beta2.zip", + "shasum": "d45eaf03f8ba2cec40ab1ee07f5fc13d34b8376e" }, "require": { "magento/framework": "103.0.*", @@ -11914,11 +11934,11 @@ }, { "name": "magento/module-fedex", - "version": "100.4.5-beta1", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-fedex/magento-module-fedex-100.4.5.0-beta1.zip", - "shasum": "334aa748290fa98d194e31ee9f07a542303c8053" + "url": "https://repo.magento.com/archives/magento/module-fedex/magento-module-fedex-100.4.5.0-beta2.zip", + "shasum": "93aafca51636af4d56ccb6efc3eb5344f0db4966" }, "require": { "lib-libxml": "*", @@ -11950,11 +11970,11 @@ }, { "name": "magento/module-gift-card", - "version": "101.3.7-beta1", + "version": "101.3.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-gift-card/magento-module-gift-card-101.3.7.0-beta1.zip", - "shasum": "b29f1ee5d703135b0c0628acd7b0310eda1bce10" + "url": "https://repo.magento.com/archives/magento/module-gift-card/magento-module-gift-card-101.3.7.0-beta2.zip", + "shasum": "2e09832d8fdfe7598102c1b47349fe86c6291714" }, "require": { "magento/framework": "103.0.*", @@ -11999,11 +12019,11 @@ }, { "name": "magento/module-gift-card-account", - "version": "101.2.7-beta1", + "version": "101.2.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-gift-card-account/magento-module-gift-card-account-101.2.7.0-beta1.zip", - "shasum": "0eebdf83e7e35721943ec0ee8fa015f084641119" + "url": "https://repo.magento.com/archives/magento/module-gift-card-account/magento-module-gift-card-account-101.2.7.0-beta2.zip", + "shasum": "ff400e0a1f27a090e4b072c574b2aee81927483a" }, "require": { "magento/framework": "103.0.*", @@ -12066,11 +12086,11 @@ }, { "name": "magento/module-gift-card-graph-ql", - "version": "100.4.7-beta1", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-gift-card-graph-ql/magento-module-gift-card-graph-ql-100.4.7.0-beta1.zip", - "shasum": "86c372c4f115bed842672a338017c60e8ae7ee6c" + "url": "https://repo.magento.com/archives/magento/module-gift-card-graph-ql/magento-module-gift-card-graph-ql-100.4.7.0-beta2.zip", + "shasum": "c9f20bc15301171e4abcfae5a3fd55a636a4274a" }, "require": { "magento/framework": "103.0.*", @@ -12103,11 +12123,11 @@ }, { "name": "magento/module-gift-card-import-export", - "version": "100.4.3", + "version": "100.4.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-gift-card-import-export/magento-module-gift-card-import-export-100.4.3.0.zip", - "shasum": "971b9347b181e1cac286a26554cbc9c76da7a85a" + "url": "https://repo.magento.com/archives/magento/module-gift-card-import-export/magento-module-gift-card-import-export-100.4.4.0-beta2.zip", + "shasum": "d4c62e4e4cfbbb7ef0b255a7e4e27bb18db2421c" }, "require": { "magento/framework": "103.0.*", @@ -12136,11 +12156,11 @@ }, { "name": "magento/module-gift-card-staging", - "version": "100.4.4-beta1", + "version": "100.4.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-gift-card-staging/magento-module-gift-card-staging-100.4.4.0-beta1.zip", - "shasum": "788dda363e8948f5ad9d35cb5d00ca237d69c207" + "url": "https://repo.magento.com/archives/magento/module-gift-card-staging/magento-module-gift-card-staging-100.4.4.0-beta2.zip", + "shasum": "fd556e6c19972dc5ce74f042e165289fe553e2ad" }, "require": { "magento/framework": "103.0.*", @@ -12163,11 +12183,11 @@ }, { "name": "magento/module-gift-message", - "version": "100.4.6-beta1", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-gift-message/magento-module-gift-message-100.4.6.0-beta1.zip", - "shasum": "e820dc32c9344bc611e0d58e74e77903ef6a367d" + "url": "https://repo.magento.com/archives/magento/module-gift-message/magento-module-gift-message-100.4.6.0-beta2.zip", + "shasum": "1e4ab5f1a6ae53ddd0d91972a52644112643adca" }, "require": { "magento/framework": "103.0.*", @@ -12202,11 +12222,11 @@ }, { "name": "magento/module-gift-message-graph-ql", - "version": "100.4.5-beta1", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-gift-message-graph-ql/magento-module-gift-message-graph-ql-100.4.5.0-beta1.zip", - "shasum": "48fb19e39a4181e2ed23fb594f9b29a82f0398bb" + "url": "https://repo.magento.com/archives/magento/module-gift-message-graph-ql/magento-module-gift-message-graph-ql-100.4.5.0-beta2.zip", + "shasum": "471e0fe5b0c8808b685c717f945b5530bf64f21a" }, "require": { "magento/framework": "103.0.*", @@ -12233,11 +12253,11 @@ }, { "name": "magento/module-gift-message-staging", - "version": "100.4.4-beta1", + "version": "100.4.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-gift-message-staging/magento-module-gift-message-staging-100.4.4.0-beta1.zip", - "shasum": "a44c574a2da627b665cb937ea659ad890a39c153" + "url": "https://repo.magento.com/archives/magento/module-gift-message-staging/magento-module-gift-message-staging-100.4.4.0-beta2.zip", + "shasum": "bdc5a6f2f757f952520152e723406b9189580888" }, "require": { "lib-libxml": "*", @@ -12265,11 +12285,11 @@ }, { "name": "magento/module-gift-registry", - "version": "101.2.7-beta1", + "version": "101.2.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-gift-registry/magento-module-gift-registry-101.2.7.0-beta1.zip", - "shasum": "db2cc338fe4a4f1c1da1183c5e02804b73ecae11" + "url": "https://repo.magento.com/archives/magento/module-gift-registry/magento-module-gift-registry-101.2.7.0-beta2.zip", + "shasum": "f38f70682b26a4ed0f8ded7e6d8728a121651c45" }, "require": { "magento/framework": "103.0.*", @@ -12347,11 +12367,11 @@ }, { "name": "magento/module-gift-wrapping", - "version": "101.2.6-beta1", + "version": "101.2.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-gift-wrapping/magento-module-gift-wrapping-101.2.6.0-beta1.zip", - "shasum": "3ac5f865d9f3d84b5a6748a04a3a912f7e65423f" + "url": "https://repo.magento.com/archives/magento/module-gift-wrapping/magento-module-gift-wrapping-101.2.6.0-beta2.zip", + "shasum": "594b61bd366ff4ca4b38d03ce6a3c4be3d65eb70" }, "require": { "magento/framework": "103.0.*", @@ -12387,11 +12407,11 @@ }, { "name": "magento/module-gift-wrapping-graph-ql", - "version": "100.4.3", + "version": "100.4.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-gift-wrapping-graph-ql/magento-module-gift-wrapping-graph-ql-100.4.3.0.zip", - "shasum": "b485cba9190249ba14db41708d46d894eb6475a9" + "url": "https://repo.magento.com/archives/magento/module-gift-wrapping-graph-ql/magento-module-gift-wrapping-graph-ql-100.4.4.0-beta2.zip", + "shasum": "c912006bbe0f21b7df86d9aeb4d04aa54f2063a6" }, "require": { "magento/framework": "103.0.*", @@ -12420,11 +12440,11 @@ }, { "name": "magento/module-gift-wrapping-staging", - "version": "100.4.4-beta1", + "version": "100.4.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-gift-wrapping-staging/magento-module-gift-wrapping-staging-100.4.4.0-beta1.zip", - "shasum": "23c91d0db4ff2cc72264a5c629e5014cec141298" + "url": "https://repo.magento.com/archives/magento/module-gift-wrapping-staging/magento-module-gift-wrapping-staging-100.4.4.0-beta2.zip", + "shasum": "c26cfcf54d96f63215f1321cb44e3df9bdb7f1d4" }, "require": { "lib-libxml": "*", @@ -12452,11 +12472,11 @@ }, { "name": "magento/module-google-adwords", - "version": "100.4.4-beta1", + "version": "100.4.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-google-adwords/magento-module-google-adwords-100.4.4.0-beta1.zip", - "shasum": "dc768e91a9eb9c75deff8a258a649ffe43a91f7b" + "url": "https://repo.magento.com/archives/magento/module-google-adwords/magento-module-google-adwords-100.4.4.0-beta2.zip", + "shasum": "a2d3db75071b01196598968618d9dcf7e2752749" }, "require": { "magento/framework": "103.0.*", @@ -12481,11 +12501,11 @@ }, { "name": "magento/module-google-analytics", - "version": "100.4.3-beta1", + "version": "100.4.3-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-google-analytics/magento-module-google-analytics-100.4.3.0-beta1.zip", - "shasum": "5c7b71d4d470c6b7ab13d65370938b394625808f" + "url": "https://repo.magento.com/archives/magento/module-google-analytics/magento-module-google-analytics-100.4.3.0-beta2.zip", + "shasum": "3c8c56d3aeaf56adac00276f066e186fe413119f" }, "require": { "magento/framework": "103.0.*", @@ -12514,11 +12534,11 @@ }, { "name": "magento/module-google-gtag", - "version": "100.4.2-beta1", + "version": "100.4.2-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-google-gtag/magento-module-google-gtag-100.4.2.0-beta1.zip", - "shasum": "00ad6c148d2e990ab6ad6abf39cab596013ea2d3" + "url": "https://repo.magento.com/archives/magento/module-google-gtag/magento-module-google-gtag-100.4.2.0-beta2.zip", + "shasum": "b2676ccce7a15ae753579db7fb655dd74076bd32" }, "require": { "magento/framework": "103.0.*", @@ -12547,11 +12567,11 @@ }, { "name": "magento/module-google-optimizer", - "version": "100.4.6-beta1", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-google-optimizer/magento-module-google-optimizer-100.4.6.0-beta1.zip", - "shasum": "854c8b4a78e63725a46ecb0c2c0fa30ba4144448" + "url": "https://repo.magento.com/archives/magento/module-google-optimizer/magento-module-google-optimizer-100.4.6.0-beta2.zip", + "shasum": "e550b75a1f0192012e0044daec0cecc9ed1614df" }, "require": { "magento/framework": "103.0.*", @@ -12581,11 +12601,11 @@ }, { "name": "magento/module-google-optimizer-staging", - "version": "100.4.4-beta1", + "version": "100.4.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-google-optimizer-staging/magento-module-google-optimizer-staging-100.4.4.0-beta1.zip", - "shasum": "14864eb80e5e50dc19a1b5454cd78e217498bb0f" + "url": "https://repo.magento.com/archives/magento/module-google-optimizer-staging/magento-module-google-optimizer-staging-100.4.4.0-beta2.zip", + "shasum": "391acad262731bc9dcd4857b10f785437aaca772" }, "require": { "lib-libxml": "*", @@ -12613,11 +12633,11 @@ }, { "name": "magento/module-google-tag-manager", - "version": "100.4.7-beta1", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-google-tag-manager/magento-module-google-tag-manager-100.4.7.0-beta1.zip", - "shasum": "6060f73fcc730e96cbc90504cd6a2ceff790d957" + "url": "https://repo.magento.com/archives/magento/module-google-tag-manager/magento-module-google-tag-manager-100.4.7.0-beta2.zip", + "shasum": "6a9ffae4bb981928440d37a520743a48243c8d76" }, "require": { "magento/framework": "103.0.*", @@ -12654,11 +12674,11 @@ }, { "name": "magento/module-graph-ql", - "version": "100.4.7-beta1", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-graph-ql/magento-module-graph-ql-100.4.7.0-beta1.zip", - "shasum": "e6d7fceed77b8da37fd9476a6ccaacbda72d085e" + "url": "https://repo.magento.com/archives/magento/module-graph-ql/magento-module-graph-ql-100.4.7.0-beta2.zip", + "shasum": "4a0a38a83b4ca9f3bac87f554490158285d048d8" }, "require": { "magento/framework": "103.0.*", @@ -12689,11 +12709,11 @@ }, { "name": "magento/module-graph-ql-cache", - "version": "100.4.4-beta1", + "version": "100.4.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-graph-ql-cache/magento-module-graph-ql-cache-100.4.4.0-beta1.zip", - "shasum": "6b9a1b6dbcc738f10897b7b0bdcd0305096088d0" + "url": "https://repo.magento.com/archives/magento/module-graph-ql-cache/magento-module-graph-ql-cache-100.4.4.0-beta2.zip", + "shasum": "1d2066ed00d0999f9dabb21c3484aa346ac4db50" }, "require": { "magento/framework": "103.0.*", @@ -12718,6 +12738,34 @@ ], "description": "N/A" }, + { + "name": "magento/module-graph-ql-resolver-cache", + "version": "100.4.0-beta2", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-graph-ql-resolver-cache/magento-module-graph-ql-resolver-cache-100.4.0.0-beta2.zip", + "shasum": "bfd1dbc5fe9b371d66dc6e8eddbae82495c1f976" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-graph-ql": "100.4.*", + "php": "~8.1.0||~8.2.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\GraphQlResolverCache\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, { "name": "magento/module-graph-ql-server", "version": "1.0.1", @@ -12750,11 +12798,11 @@ }, { "name": "magento/module-grouped-catalog-inventory", - "version": "100.4.4-beta1", + "version": "100.4.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-grouped-catalog-inventory/magento-module-grouped-catalog-inventory-100.4.4.0-beta1.zip", - "shasum": "bc276a7619918a045e47e2a8a68f99bed4a715bd" + "url": "https://repo.magento.com/archives/magento/module-grouped-catalog-inventory/magento-module-grouped-catalog-inventory-100.4.4.0-beta2.zip", + "shasum": "f35d99bf7809af351ebee02bf362496a50712f1b" }, "require": { "magento/framework": "103.0.*", @@ -12780,11 +12828,11 @@ }, { "name": "magento/module-grouped-import-export", - "version": "100.4.5-beta1", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-grouped-import-export/magento-module-grouped-import-export-100.4.5.0-beta1.zip", - "shasum": "3c202863544df455e0709b94aa7d8eb9aab0eee2" + "url": "https://repo.magento.com/archives/magento/module-grouped-import-export/magento-module-grouped-import-export-100.4.5.0-beta2.zip", + "shasum": "3102c82c1035f75e926b33f5c805d77be2d3ab9f" }, "require": { "magento/framework": "103.0.*", @@ -12812,11 +12860,11 @@ }, { "name": "magento/module-grouped-product", - "version": "100.4.7-beta1", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-grouped-product/magento-module-grouped-product-100.4.7.0-beta1.zip", - "shasum": "4d4bfa284f76fbf3301c8fd2b65cf23b6b485f6e" + "url": "https://repo.magento.com/archives/magento/module-grouped-product/magento-module-grouped-product-100.4.7.0-beta2.zip", + "shasum": "90e6afe85be3dd68abdb7922079f27fc1012bf66" }, "require": { "magento/framework": "103.0.*", @@ -12855,11 +12903,11 @@ }, { "name": "magento/module-grouped-product-graph-ql", - "version": "100.4.7-beta1", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-grouped-product-graph-ql/magento-module-grouped-product-graph-ql-100.4.7.0-beta1.zip", - "shasum": "f07674015068db097da62165a3ea4470eff4c5d5" + "url": "https://repo.magento.com/archives/magento/module-grouped-product-graph-ql/magento-module-grouped-product-graph-ql-100.4.7.0-beta2.zip", + "shasum": "ecff8846950588b35cf191db49118d56081075cc" }, "require": { "magento/framework": "103.0.*", @@ -12885,11 +12933,11 @@ }, { "name": "magento/module-grouped-product-staging", - "version": "100.4.5-beta1", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-grouped-product-staging/magento-module-grouped-product-staging-100.4.5.0-beta1.zip", - "shasum": "2d2d44ca4b44f2c2bc407cf749bb850cd6144ad3" + "url": "https://repo.magento.com/archives/magento/module-grouped-product-staging/magento-module-grouped-product-staging-100.4.5.0-beta2.zip", + "shasum": "706a1d3def9d2a97b09eb86c9eaa763b739ee863" }, "require": { "lib-libxml": "*", @@ -12920,11 +12968,11 @@ }, { "name": "magento/module-import-csv", - "version": "100.4.1-beta1", + "version": "100.4.1-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-import-csv/magento-module-import-csv-100.4.1.0-beta1.zip", - "shasum": "a89179672e13dcf05caec9e23e8590ac604dfd00" + "url": "https://repo.magento.com/archives/magento/module-import-csv/magento-module-import-csv-100.4.1.0-beta2.zip", + "shasum": "8a55894a6f560308f9e67aaed123736147a16793" }, "require": { "magento/framework": "103.0.*", @@ -12949,11 +12997,11 @@ }, { "name": "magento/module-import-csv-api", - "version": "100.4.1-beta1", + "version": "100.4.1-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-import-csv-api/magento-module-import-csv-api-100.4.1.0-beta1.zip", - "shasum": "6bd2db20c0811196d188d03fff9d636dbeac3972" + "url": "https://repo.magento.com/archives/magento/module-import-csv-api/magento-module-import-csv-api-100.4.1.0-beta2.zip", + "shasum": "f08c502dd82aa0df96656925ed8d28317946ca0b" }, "require": { "magento/framework": "103.0.*", @@ -12976,11 +13024,11 @@ }, { "name": "magento/module-import-export", - "version": "101.0.7-beta1", + "version": "101.0.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-import-export/magento-module-import-export-101.0.7.0-beta1.zip", - "shasum": "75bf97eb389da6f0ef80b246e94679a5a70c65ed" + "url": "https://repo.magento.com/archives/magento/module-import-export/magento-module-import-export-101.0.7.0-beta2.zip", + "shasum": "9d409e10c24f01e0ddf0cbbe49dd827c020f6760" }, "require": { "ext-ctype": "*", @@ -13008,17 +13056,75 @@ ], "description": "N/A" }, + { + "name": "magento/module-import-json", + "version": "100.4.0-beta2", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-import-json/magento-module-import-json-100.4.0.0-beta2.zip", + "shasum": "0624d779ea6cde251b1e580d25463bcfa9b6e757" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-catalog-import-export": "101.1.*", + "magento/module-import-export": "101.0.*", + "magento/module-import-json-api": "100.4.*", + "php": "~8.1.0||~8.2.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\ImportJson\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-import-json-api", + "version": "100.4.0-beta2", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-import-json-api/magento-module-import-json-api-100.4.0.0-beta2.zip", + "shasum": "c26a06d6e5faa2437aedc59f81284cd3f5369c57" + }, + "require": { + "magento/framework": "103.0.*", + "php": "~8.1.0||~8.2.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\ImportJsonApi\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, { "name": "magento/module-indexer", - "version": "100.4.7-beta1", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-indexer/magento-module-indexer-100.4.7.0-beta1.zip", - "shasum": "e4ef12170372a05474ad18b733b30456e331d6e4" + "url": "https://repo.magento.com/archives/magento/module-indexer/magento-module-indexer-100.4.7.0-beta2.zip", + "shasum": "2613726c05c61fbf1b72b8e511c9b2e43cf1d58c" }, "require": { "magento/framework": "103.0.*", "magento/module-backend": "102.0.*", + "magento/module-customer": "103.0.*", "php": "~8.1.0||~8.2.0" }, "type": "magento2-module", @@ -13038,11 +13144,11 @@ }, { "name": "magento/module-instant-purchase", - "version": "100.4.6-beta1", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-instant-purchase/magento-module-instant-purchase-100.4.6.0-beta1.zip", - "shasum": "e1c4cf1173e3caa1e323544c4032eb851bfcdf03" + "url": "https://repo.magento.com/archives/magento/module-instant-purchase/magento-module-instant-purchase-100.4.6.0-beta2.zip", + "shasum": "d8b21227d8c0a62a68767940ee3264233dc2bb5d" }, "require": { "magento/framework": "103.0.*", @@ -13072,11 +13178,11 @@ }, { "name": "magento/module-integration", - "version": "100.4.7-beta1", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-integration/magento-module-integration-100.4.7.0-beta1.zip", - "shasum": "09bb0b01481fad0d9be5d62f23ce9a12ab19aef7" + "url": "https://repo.magento.com/archives/magento/module-integration/magento-module-integration-100.4.7.0-beta2.zip", + "shasum": "c6f6fda92e9ec11c92ebb8121dda637034840ee5" }, "require": { "magento/framework": "103.0.*", @@ -13106,11 +13212,11 @@ }, { "name": "magento/module-inventory", - "version": "1.2.5-beta1", + "version": "1.2.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory/magento-module-inventory-1.2.5.0-beta1.zip", - "shasum": "a87a5a53cf05f0686a6252b8701abae65ece939b" + "url": "https://repo.magento.com/archives/magento/module-inventory/magento-module-inventory-1.2.5.0-beta2.zip", + "shasum": "30d8670a4c0e4f331dd9ed9470abf47f8fb26cc7" }, "require": { "magento/framework": "*", @@ -13134,11 +13240,11 @@ }, { "name": "magento/module-inventory-admin-ui", - "version": "1.2.5-beta1", + "version": "1.2.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-admin-ui/magento-module-inventory-admin-ui-1.2.5.0-beta1.zip", - "shasum": "fefd6ab73e4b5c1ed50e89af45b035a01288a4cb" + "url": "https://repo.magento.com/archives/magento/module-inventory-admin-ui/magento-module-inventory-admin-ui-1.2.5.0-beta2.zip", + "shasum": "c1e5f14f4b12842566944d33b062cd2f732a9dd5" }, "require": { "magento/framework": "*", @@ -13167,11 +13273,11 @@ }, { "name": "magento/module-inventory-advanced-checkout", - "version": "1.2.4-beta1", + "version": "1.2.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-advanced-checkout/magento-module-inventory-advanced-checkout-1.2.4.0-beta1.zip", - "shasum": "7a874d735cdc5f1d1fa7824e32771c314d8c9a4a" + "url": "https://repo.magento.com/archives/magento/module-inventory-advanced-checkout/magento-module-inventory-advanced-checkout-1.2.4.0-beta2.zip", + "shasum": "25500afaaec38ab0a79a6f013bbe9e5026830115" }, "require": { "magento/framework": "*", @@ -13200,11 +13306,11 @@ }, { "name": "magento/module-inventory-api", - "version": "1.2.5-beta1", + "version": "1.2.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-api/magento-module-inventory-api-1.2.5.0-beta1.zip", - "shasum": "c88ce0e66e6e815c69795ffc4fba1fa24e4f070f" + "url": "https://repo.magento.com/archives/magento/module-inventory-api/magento-module-inventory-api-1.2.5.0-beta2.zip", + "shasum": "3f4d2f035d15f6ae218675958d1b1b038d9a1dd4" }, "require": { "magento/framework": "*", @@ -13227,11 +13333,11 @@ }, { "name": "magento/module-inventory-bundle-import-export", - "version": "1.1.3-beta1", + "version": "1.1.3-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-bundle-import-export/magento-module-inventory-bundle-import-export-1.1.3.0-beta1.zip", - "shasum": "0c2e6746ccccc76fd35136a148337bcd545c4b33" + "url": "https://repo.magento.com/archives/magento/module-inventory-bundle-import-export/magento-module-inventory-bundle-import-export-1.1.3.0-beta2.zip", + "shasum": "c0bfa43d3c0ce020f1fc0e5bcfb0245bd11b9ec5" }, "require": { "magento/framework": "*", @@ -13257,11 +13363,11 @@ }, { "name": "magento/module-inventory-bundle-product", - "version": "1.2.4-beta1", + "version": "1.2.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-bundle-product/magento-module-inventory-bundle-product-1.2.4.0-beta1.zip", - "shasum": "814868590730878a1887e0ff669a43a18bfc90f5" + "url": "https://repo.magento.com/archives/magento/module-inventory-bundle-product/magento-module-inventory-bundle-product-1.2.4.0-beta2.zip", + "shasum": "09a14d0e187edafb996bc84d403d250f0f31d60f" }, "require": { "magento/framework": "*", @@ -13295,11 +13401,11 @@ }, { "name": "magento/module-inventory-bundle-product-admin-ui", - "version": "1.2.4-beta1", + "version": "1.2.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-bundle-product-admin-ui/magento-module-inventory-bundle-product-admin-ui-1.2.4.0-beta1.zip", - "shasum": "86d26900f8ef676a9ffd033c8124b74874245e20" + "url": "https://repo.magento.com/archives/magento/module-inventory-bundle-product-admin-ui/magento-module-inventory-bundle-product-admin-ui-1.2.4.0-beta2.zip", + "shasum": "e401c4f87f1a418c49bc521732f4abd3e4d58aad" }, "require": { "magento/framework": "*", @@ -13330,11 +13436,11 @@ }, { "name": "magento/module-inventory-bundle-product-indexer", - "version": "1.1.4-beta1", + "version": "1.1.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-bundle-product-indexer/magento-module-inventory-bundle-product-indexer-1.1.4.0-beta1.zip", - "shasum": "333035db977bae36dfda408a67653fd7ffcbd717" + "url": "https://repo.magento.com/archives/magento/module-inventory-bundle-product-indexer/magento-module-inventory-bundle-product-indexer-1.1.4.0-beta2.zip", + "shasum": "a17afc032025b1c34e465057fd029b317c3ce64c" }, "require": { "magento/framework": "*", @@ -13367,11 +13473,11 @@ }, { "name": "magento/module-inventory-cache", - "version": "1.2.5-beta1", + "version": "1.2.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-cache/magento-module-inventory-cache-1.2.5.0-beta1.zip", - "shasum": "72648f704c7961ffead8885e0617d021cd968675" + "url": "https://repo.magento.com/archives/magento/module-inventory-cache/magento-module-inventory-cache-1.2.5.0-beta2.zip", + "shasum": "b76cf46d2ebf216d2723bc716d7c1efac79080b0" }, "require": { "magento/framework": "*", @@ -13399,11 +13505,11 @@ }, { "name": "magento/module-inventory-catalog", - "version": "1.3.2-beta1", + "version": "1.3.2-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-catalog/magento-module-inventory-catalog-1.3.2.0-beta1.zip", - "shasum": "8f23aa695577086c8f5894478fed22e289a87d7a" + "url": "https://repo.magento.com/archives/magento/module-inventory-catalog/magento-module-inventory-catalog-1.3.2.0-beta2.zip", + "shasum": "b005fbc303c8a9a8d3b4e019bfe88b16cf822d5c" }, "require": { "magento/framework": "*", @@ -13439,11 +13545,11 @@ }, { "name": "magento/module-inventory-catalog-admin-ui", - "version": "1.2.5-beta1", + "version": "1.2.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-admin-ui/magento-module-inventory-catalog-admin-ui-1.2.5.0-beta1.zip", - "shasum": "33474a2c7e2a45bd634a7706fc5b97ec6adb5063" + "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-admin-ui/magento-module-inventory-catalog-admin-ui-1.2.5.0-beta2.zip", + "shasum": "90dfad509aac64b2d22875a9a2c36e95c33ceb2f" }, "require": { "magento/framework": "*", @@ -13478,11 +13584,11 @@ }, { "name": "magento/module-inventory-catalog-api", - "version": "1.3.5-beta1", + "version": "1.3.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-api/magento-module-inventory-catalog-api-1.3.5.0-beta1.zip", - "shasum": "d9550e94a4403b24863f63f99ae972d722789a3c" + "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-api/magento-module-inventory-catalog-api-1.3.5.0-beta2.zip", + "shasum": "169c637f9d56c1962c596770f4292c8b5b1cb9f7" }, "require": { "magento/framework": "*", @@ -13505,11 +13611,11 @@ }, { "name": "magento/module-inventory-catalog-frontend-ui", - "version": "1.0.4-beta1", + "version": "1.0.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-frontend-ui/magento-module-inventory-catalog-frontend-ui-1.0.4.0-beta1.zip", - "shasum": "9e062a9587e7f749de74291f8d9fefd76c9020cf" + "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-frontend-ui/magento-module-inventory-catalog-frontend-ui-1.0.4.0-beta2.zip", + "shasum": "8272233bc4435e0107f32001effbce88230f82c4" }, "require": { "magento/framework": "*", @@ -13538,11 +13644,11 @@ }, { "name": "magento/module-inventory-catalog-search", - "version": "1.2.5-beta1", + "version": "1.2.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-search/magento-module-inventory-catalog-search-1.2.5.0-beta1.zip", - "shasum": "5b103356b0ace56240f91bb0802f89178c31fd56" + "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-search/magento-module-inventory-catalog-search-1.2.5.0-beta2.zip", + "shasum": "8b86e7267aa38cdfe2591460b9b8fa2749fc21aa" }, "require": { "magento/framework": "*", @@ -13571,11 +13677,11 @@ }, { "name": "magento/module-inventory-catalog-search-bundle-product", - "version": "1.0.2", + "version": "1.0.3-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-search-bundle-product/magento-module-inventory-catalog-search-bundle-product-1.0.2.0.zip", - "shasum": "b53d39a5ddc4a7b19c2c45c62b3dffb5dc6b48d0" + "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-search-bundle-product/magento-module-inventory-catalog-search-bundle-product-1.0.3.0-beta2.zip", + "shasum": "e57c00edcd7806c032e2ff46a222e4d82acbd385" }, "require": { "magento/framework": "*", @@ -13602,11 +13708,11 @@ }, { "name": "magento/module-inventory-catalog-search-configurable-product", - "version": "1.0.2", + "version": "1.0.3-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-search-configurable-product/magento-module-inventory-catalog-search-configurable-product-1.0.2.0.zip", - "shasum": "af3cccde9ac039d6343eb55a537e7f37dced2dff" + "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-search-configurable-product/magento-module-inventory-catalog-search-configurable-product-1.0.3.0-beta2.zip", + "shasum": "894d786ce15fed89579995e79116b42a5b66d4e5" }, "require": { "magento/framework": "*", @@ -13633,11 +13739,11 @@ }, { "name": "magento/module-inventory-configurable-product", - "version": "1.2.5-beta1", + "version": "1.2.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-configurable-product/magento-module-inventory-configurable-product-1.2.5.0-beta1.zip", - "shasum": "ed14be92cc8ecf0073a32643dc666701f07b9670" + "url": "https://repo.magento.com/archives/magento/module-inventory-configurable-product/magento-module-inventory-configurable-product-1.2.5.0-beta2.zip", + "shasum": "fac55b4ffdfad3c1fa01de260c9ccf6ce7b97153" }, "require": { "magento/framework": "*", @@ -13674,11 +13780,11 @@ }, { "name": "magento/module-inventory-configurable-product-admin-ui", - "version": "1.2.5-beta1", + "version": "1.2.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-configurable-product-admin-ui/magento-module-inventory-configurable-product-admin-ui-1.2.5.0-beta1.zip", - "shasum": "fdaa4480b241233c5536f6881266b081ac843af9" + "url": "https://repo.magento.com/archives/magento/module-inventory-configurable-product-admin-ui/magento-module-inventory-configurable-product-admin-ui-1.2.5.0-beta2.zip", + "shasum": "b57e9fc2f20257486f628b24c40d361803f07a60" }, "require": { "magento/framework": "*", @@ -13706,11 +13812,11 @@ }, { "name": "magento/module-inventory-configurable-product-frontend-ui", - "version": "1.0.5-beta1", + "version": "1.0.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-configurable-product-frontend-ui/magento-module-inventory-configurable-product-frontend-ui-1.0.5.0-beta1.zip", - "shasum": "9f3edac10fecac8c4fc1b2f0ba43823bc31a07ff" + "url": "https://repo.magento.com/archives/magento/module-inventory-configurable-product-frontend-ui/magento-module-inventory-configurable-product-frontend-ui-1.0.5.0-beta2.zip", + "shasum": "cf25d8b16a20d5b3d5678350b0268719ccb37bb1" }, "require": { "magento/framework": "*", @@ -13740,15 +13846,16 @@ }, { "name": "magento/module-inventory-configurable-product-indexer", - "version": "1.2.5-beta1", + "version": "1.2.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-configurable-product-indexer/magento-module-inventory-configurable-product-indexer-1.2.5.0-beta1.zip", - "shasum": "4ca29613e47aba577ed07fbf85259a5cc236e21d" + "url": "https://repo.magento.com/archives/magento/module-inventory-configurable-product-indexer/magento-module-inventory-configurable-product-indexer-1.2.5.0-beta2.zip", + "shasum": "f3d53c5cae5504c1b7ae7788f2224e3ac4e90dd9" }, "require": { "magento/framework": "*", "magento/module-catalog": "*", + "magento/module-configurable-product": "*", "magento/module-inventory-api": "1.2.*", "magento/module-inventory-catalog-api": "1.3.*", "magento/module-inventory-indexer": "2.2.*", @@ -13775,11 +13882,11 @@ }, { "name": "magento/module-inventory-configuration", - "version": "1.2.4-beta1", + "version": "1.2.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-configuration/magento-module-inventory-configuration-1.2.4.0-beta1.zip", - "shasum": "dea57cce4b4dbf42bc23e0da62e7e1c4316a7f63" + "url": "https://repo.magento.com/archives/magento/module-inventory-configuration/magento-module-inventory-configuration-1.2.4.0-beta2.zip", + "shasum": "0f04ad1b9568d7ac63744480320ab15044d7d4f6" }, "require": { "magento/framework": "*", @@ -13807,11 +13914,11 @@ }, { "name": "magento/module-inventory-configuration-api", - "version": "1.2.3-beta1", + "version": "1.2.3-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-configuration-api/magento-module-inventory-configuration-api-1.2.3.0-beta1.zip", - "shasum": "8d3de2572d8ab980c3c1666c1c758612d92b5009" + "url": "https://repo.magento.com/archives/magento/module-inventory-configuration-api/magento-module-inventory-configuration-api-1.2.3.0-beta2.zip", + "shasum": "2bc97132b3e3a717f29145c1d6e1bb1a6ea13fa5" }, "require": { "magento/framework": "*", @@ -13834,11 +13941,11 @@ }, { "name": "magento/module-inventory-distance-based-source-selection", - "version": "1.2.4-beta1", + "version": "1.2.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-distance-based-source-selection/magento-module-inventory-distance-based-source-selection-1.2.4.0-beta1.zip", - "shasum": "6371f4e8b64aae2df4191d752fc10e012e2174a8" + "url": "https://repo.magento.com/archives/magento/module-inventory-distance-based-source-selection/magento-module-inventory-distance-based-source-selection-1.2.4.0-beta2.zip", + "shasum": "aaf6653ca789f8c47eb7ba9abb341048e1bcab78" }, "require": { "magento/framework": "*", @@ -13865,11 +13972,11 @@ }, { "name": "magento/module-inventory-distance-based-source-selection-admin-ui", - "version": "1.2.3-beta1", + "version": "1.2.3-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-distance-based-source-selection-admin-ui/magento-module-inventory-distance-based-source-selection-admin-ui-1.2.3.0-beta1.zip", - "shasum": "77c65b0ac30eb9048d283728c6b23ae025b80049" + "url": "https://repo.magento.com/archives/magento/module-inventory-distance-based-source-selection-admin-ui/magento-module-inventory-distance-based-source-selection-admin-ui-1.2.3.0-beta2.zip", + "shasum": "c722bfe5016c312d5ebad6f033b54c572ebf3d96" }, "require": { "magento/framework": "*", @@ -13892,11 +13999,11 @@ }, { "name": "magento/module-inventory-distance-based-source-selection-api", - "version": "1.2.3-beta1", + "version": "1.2.3-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-distance-based-source-selection-api/magento-module-inventory-distance-based-source-selection-api-1.2.3.0-beta1.zip", - "shasum": "93997efc7c785e28dc669dd0af817b4a2770ff9f" + "url": "https://repo.magento.com/archives/magento/module-inventory-distance-based-source-selection-api/magento-module-inventory-distance-based-source-selection-api-1.2.3.0-beta2.zip", + "shasum": "d274073eb2010fba45e0d1990eb3889fb513cf65" }, "require": { "magento/framework": "*", @@ -13920,11 +14027,11 @@ }, { "name": "magento/module-inventory-elasticsearch", - "version": "1.2.4-beta1", + "version": "1.2.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-elasticsearch/magento-module-inventory-elasticsearch-1.2.4.0-beta1.zip", - "shasum": "61521a6e47ca1c92427b8a4c0963560c15f53ace" + "url": "https://repo.magento.com/archives/magento/module-inventory-elasticsearch/magento-module-inventory-elasticsearch-1.2.4.0-beta2.zip", + "shasum": "9770816694e189721212fd5f21091fd812600998" }, "require": { "magento/framework": "*", @@ -13956,11 +14063,11 @@ }, { "name": "magento/module-inventory-export-stock", - "version": "1.2.4-beta1", + "version": "1.2.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-export-stock/magento-module-inventory-export-stock-1.2.4.0-beta1.zip", - "shasum": "1442205a97dbbaf869174d149b425162f45def90" + "url": "https://repo.magento.com/archives/magento/module-inventory-export-stock/magento-module-inventory-export-stock-1.2.4.0-beta2.zip", + "shasum": "304dd827dda3b3344cdaececa38d647db4948d20" }, "require": { "magento/framework": "*", @@ -13994,11 +14101,11 @@ }, { "name": "magento/module-inventory-export-stock-api", - "version": "1.2.3-beta1", + "version": "1.2.3-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-export-stock-api/magento-module-inventory-export-stock-api-1.2.3.0-beta1.zip", - "shasum": "01a20a1e0ae0278887c25615aa7e297babacced4" + "url": "https://repo.magento.com/archives/magento/module-inventory-export-stock-api/magento-module-inventory-export-stock-api-1.2.3.0-beta2.zip", + "shasum": "74a4e7b1318583c417cb976b6a296ae3d9777d8a" }, "require": { "magento/framework": "*", @@ -14022,11 +14129,11 @@ }, { "name": "magento/module-inventory-graph-ql", - "version": "1.2.4-beta1", + "version": "1.2.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-graph-ql/magento-module-inventory-graph-ql-1.2.4.0-beta1.zip", - "shasum": "aaf11372c0468bb64643613a2c2cd9cc1027a522" + "url": "https://repo.magento.com/archives/magento/module-inventory-graph-ql/magento-module-inventory-graph-ql-1.2.4.0-beta2.zip", + "shasum": "2850e510f89cf51995788d800c7093826a506039" }, "require": { "magento/framework": "*", @@ -14053,11 +14160,11 @@ }, { "name": "magento/module-inventory-grouped-product", - "version": "1.3.2-beta1", + "version": "1.3.2-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-grouped-product/magento-module-inventory-grouped-product-1.3.2.0-beta1.zip", - "shasum": "e607bfc32f6df0a5c9f55ac6f61eb162a01607eb" + "url": "https://repo.magento.com/archives/magento/module-inventory-grouped-product/magento-module-inventory-grouped-product-1.3.2.0-beta2.zip", + "shasum": "4dd3c65958c6f5870d7919941f6152cd71d6e8de" }, "require": { "magento/framework": "*", @@ -14088,11 +14195,11 @@ }, { "name": "magento/module-inventory-grouped-product-admin-ui", - "version": "1.2.4-beta1", + "version": "1.2.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-grouped-product-admin-ui/magento-module-inventory-grouped-product-admin-ui-1.2.4.0-beta1.zip", - "shasum": "88602b398ac9daf46b021650082d5f04996bb3cd" + "url": "https://repo.magento.com/archives/magento/module-inventory-grouped-product-admin-ui/magento-module-inventory-grouped-product-admin-ui-1.2.4.0-beta2.zip", + "shasum": "a566318354df2bab2ca8a05f8ff9e1dfc138b4e9" }, "require": { "magento/framework": "*", @@ -14124,11 +14231,11 @@ }, { "name": "magento/module-inventory-grouped-product-indexer", - "version": "1.2.5-beta1", + "version": "1.2.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-grouped-product-indexer/magento-module-inventory-grouped-product-indexer-1.2.5.0-beta1.zip", - "shasum": "a3d90e3058adc597a80870c85cd4f1d9c797f8f0" + "url": "https://repo.magento.com/archives/magento/module-inventory-grouped-product-indexer/magento-module-inventory-grouped-product-indexer-1.2.5.0-beta2.zip", + "shasum": "ea020e18f04fd26454aa29119a2d05a65b1bad88" }, "require": { "magento/framework": "*", @@ -14160,11 +14267,11 @@ }, { "name": "magento/module-inventory-import-export", - "version": "1.2.5-beta1", + "version": "1.2.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-import-export/magento-module-inventory-import-export-1.2.5.0-beta1.zip", - "shasum": "e3f2017eee888715f7aa6b1e3d820799346565a7" + "url": "https://repo.magento.com/archives/magento/module-inventory-import-export/magento-module-inventory-import-export-1.2.5.0-beta2.zip", + "shasum": "d78e72756e5141c940d33d769f94bec65bbf0b05" }, "require": { "magento/framework": "*", @@ -14196,11 +14303,11 @@ }, { "name": "magento/module-inventory-in-store-pickup", - "version": "1.1.3-beta1", + "version": "1.1.3-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup/magento-module-inventory-in-store-pickup-1.1.3.0-beta1.zip", - "shasum": "fece47c0646aa878d7cf3fa0ccd5a5288714a445" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup/magento-module-inventory-in-store-pickup-1.1.3.0-beta2.zip", + "shasum": "4c2445030b893a73dc538c1b74e5fcb0961e8d42" }, "require": { "magento/framework": "*", @@ -14231,11 +14338,11 @@ }, { "name": "magento/module-inventory-in-store-pickup-admin-ui", - "version": "1.1.4-beta1", + "version": "1.1.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-admin-ui/magento-module-inventory-in-store-pickup-admin-ui-1.1.4.0-beta1.zip", - "shasum": "b7f7a58a9111b955d03f841c31b0f572cc9df639" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-admin-ui/magento-module-inventory-in-store-pickup-admin-ui-1.1.4.0-beta2.zip", + "shasum": "28c8a9fc840a64f14724ae9633ea47ec7a236750" }, "require": { "magento/framework": "*", @@ -14263,11 +14370,11 @@ }, { "name": "magento/module-inventory-in-store-pickup-api", - "version": "1.1.3-beta1", + "version": "1.1.3-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-api/magento-module-inventory-in-store-pickup-api-1.1.3.0-beta1.zip", - "shasum": "48fb67c38269d4d62682eb0be7121537d7136bcf" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-api/magento-module-inventory-in-store-pickup-api-1.1.3.0-beta2.zip", + "shasum": "51d2dc77c3e293e8a680d7c32ef28d6a1fc6e170" }, "require": { "magento/framework": "*", @@ -14291,11 +14398,11 @@ }, { "name": "magento/module-inventory-in-store-pickup-frontend", - "version": "1.1.5-beta1", + "version": "1.1.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-frontend/magento-module-inventory-in-store-pickup-frontend-1.1.5.0-beta1.zip", - "shasum": "1fbe65924e24764d51916813c0f961366555574b" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-frontend/magento-module-inventory-in-store-pickup-frontend-1.1.5.0-beta2.zip", + "shasum": "3932348f423363e23d41ea398e70a7f42c457b5b" }, "require": { "magento/framework": "*", @@ -14323,11 +14430,11 @@ }, { "name": "magento/module-inventory-in-store-pickup-graph-ql", - "version": "1.1.4-beta1", + "version": "1.1.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-graph-ql/magento-module-inventory-in-store-pickup-graph-ql-1.1.4.0-beta1.zip", - "shasum": "a9d27e8da22ba80f8dc245c1703466388c661d49" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-graph-ql/magento-module-inventory-in-store-pickup-graph-ql-1.1.4.0-beta2.zip", + "shasum": "5df427fe8837223bb02141b1a0e6d4a5e8a684d7" }, "require": { "magento/framework": "*", @@ -14353,11 +14460,11 @@ }, { "name": "magento/module-inventory-in-store-pickup-multishipping", - "version": "1.1.3-beta1", + "version": "1.1.3-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-multishipping/magento-module-inventory-in-store-pickup-multishipping-1.1.3.0-beta1.zip", - "shasum": "e9d4678ba93b496db010bf786f076a127e560c84" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-multishipping/magento-module-inventory-in-store-pickup-multishipping-1.1.3.0-beta2.zip", + "shasum": "24a32a15b808b8f5bcc6543c0a6c3e281bec2aa6" }, "require": { "magento/framework": "*", @@ -14383,11 +14490,11 @@ }, { "name": "magento/module-inventory-in-store-pickup-quote", - "version": "1.1.3-beta1", + "version": "1.1.3-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-quote/magento-module-inventory-in-store-pickup-quote-1.1.3.0-beta1.zip", - "shasum": "23a4ae16d9887b518d94119ea078d85dd3a56007" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-quote/magento-module-inventory-in-store-pickup-quote-1.1.3.0-beta2.zip", + "shasum": "a3e0d078e4ec6560d4338d5e78fb7cf1a1bc6ee4" }, "require": { "magento/framework": "*", @@ -14416,11 +14523,11 @@ }, { "name": "magento/module-inventory-in-store-pickup-quote-graph-ql", - "version": "1.1.3-beta1", + "version": "1.1.3-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-quote-graph-ql/magento-module-inventory-in-store-pickup-quote-graph-ql-1.1.3.0-beta1.zip", - "shasum": "03cf631a2a4bd3e5bccec9bea430d6888f3267e3" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-quote-graph-ql/magento-module-inventory-in-store-pickup-quote-graph-ql-1.1.3.0-beta2.zip", + "shasum": "ee47945389b82f19e32a308576b435a9c00d25b5" }, "require": { "magento/framework": "*", @@ -14446,11 +14553,11 @@ }, { "name": "magento/module-inventory-in-store-pickup-sales", - "version": "1.1.3-beta1", + "version": "1.1.3-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-sales/magento-module-inventory-in-store-pickup-sales-1.1.3.0-beta1.zip", - "shasum": "a1ae1c21b698eed9440f67348d4793b88d1d5b4c" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-sales/magento-module-inventory-in-store-pickup-sales-1.1.3.0-beta2.zip", + "shasum": "60769b0fe44293460dcded4d1d8176ac7db2ea79" }, "require": { "magento/framework": "*", @@ -14479,11 +14586,11 @@ }, { "name": "magento/module-inventory-in-store-pickup-sales-admin-ui", - "version": "1.1.5-beta1", + "version": "1.1.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-sales-admin-ui/magento-module-inventory-in-store-pickup-sales-admin-ui-1.1.5.0-beta1.zip", - "shasum": "a6c9507bff63dd3ea8f5b3a52645bf7d65689b1c" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-sales-admin-ui/magento-module-inventory-in-store-pickup-sales-admin-ui-1.1.5.0-beta2.zip", + "shasum": "62b690c69f7f7f7084a4c6c8796e1e7b3a1f9257" }, "require": { "magento/framework": "*", @@ -14515,11 +14622,11 @@ }, { "name": "magento/module-inventory-in-store-pickup-sales-api", - "version": "1.1.3-beta1", + "version": "1.1.3-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-sales-api/magento-module-inventory-in-store-pickup-sales-api-1.1.3.0-beta1.zip", - "shasum": "a7e54d37a94dd1e4356c388d28e7afa5853462cd" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-sales-api/magento-module-inventory-in-store-pickup-sales-api-1.1.3.0-beta2.zip", + "shasum": "149020210b054e5b8d21812f869e4df6a443c42e" }, "require": { "magento/framework": "*", @@ -14542,11 +14649,11 @@ }, { "name": "magento/module-inventory-in-store-pickup-shipping", - "version": "1.1.4-beta1", + "version": "1.1.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-shipping/magento-module-inventory-in-store-pickup-shipping-1.1.4.0-beta1.zip", - "shasum": "b292215dc592f50fd195087ef9f9a18c7e3c083a" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-shipping/magento-module-inventory-in-store-pickup-shipping-1.1.4.0-beta2.zip", + "shasum": "4ddc620a4cd992437fe2b0720a1dbfa4bb2fd132" }, "require": { "magento/framework": "*", @@ -14575,11 +14682,11 @@ }, { "name": "magento/module-inventory-in-store-pickup-shipping-admin-ui", - "version": "1.1.3-beta1", + "version": "1.1.3-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-shipping-admin-ui/magento-module-inventory-in-store-pickup-shipping-admin-ui-1.1.3.0-beta1.zip", - "shasum": "42f70da81250204d090843555b7d39b80711ea3b" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-shipping-admin-ui/magento-module-inventory-in-store-pickup-shipping-admin-ui-1.1.3.0-beta2.zip", + "shasum": "6b020ebc9d1789a788ef67e8e4f6cff7a05445fa" }, "require": { "magento/framework": "*", @@ -14606,11 +14713,11 @@ }, { "name": "magento/module-inventory-in-store-pickup-shipping-api", - "version": "1.1.3-beta1", + "version": "1.1.3-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-shipping-api/magento-module-inventory-in-store-pickup-shipping-api-1.1.3.0-beta1.zip", - "shasum": "d562de93484caff68434f41ad9ab254173469d12" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-shipping-api/magento-module-inventory-in-store-pickup-shipping-api-1.1.3.0-beta2.zip", + "shasum": "7b9ea83751159803578c0a781b99a3bb9a54d381" }, "require": { "magento/framework": "*", @@ -14636,11 +14743,11 @@ }, { "name": "magento/module-inventory-in-store-pickup-webapi-extension", - "version": "1.1.3-beta1", + "version": "1.1.3-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-webapi-extension/magento-module-inventory-in-store-pickup-webapi-extension-1.1.3.0-beta1.zip", - "shasum": "a7b58991a5cc9be31bb7970992b49ff28b4c80f1" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-webapi-extension/magento-module-inventory-in-store-pickup-webapi-extension-1.1.3.0-beta2.zip", + "shasum": "f2808d56fa58083ef872e7e540226ac5af2e6249" }, "require": { "magento/framework": "*", @@ -14664,11 +14771,11 @@ }, { "name": "magento/module-inventory-indexer", - "version": "2.2.2-beta1", + "version": "2.2.2-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-indexer/magento-module-inventory-indexer-2.2.2.0-beta1.zip", - "shasum": "4577f415df08f4acff07bd2ebc6219b15ff7e4cc" + "url": "https://repo.magento.com/archives/magento/module-inventory-indexer/magento-module-inventory-indexer-2.2.2.0-beta2.zip", + "shasum": "1482157292c8434725795e7097dd78a3ebf03ade" }, "require": { "magento/framework": "*", @@ -14702,11 +14809,11 @@ }, { "name": "magento/module-inventory-low-quantity-notification", - "version": "1.2.4-beta1", + "version": "1.2.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-low-quantity-notification/magento-module-inventory-low-quantity-notification-1.2.4.0-beta1.zip", - "shasum": "fa5d74c7c900bcc21e6efdfcb5cef6931ff7cc4a" + "url": "https://repo.magento.com/archives/magento/module-inventory-low-quantity-notification/magento-module-inventory-low-quantity-notification-1.2.4.0-beta2.zip", + "shasum": "f0a05b28619202827138cf8f97e575aeae0f7579" }, "require": { "magento/framework": "*", @@ -14738,11 +14845,11 @@ }, { "name": "magento/module-inventory-low-quantity-notification-admin-ui", - "version": "1.2.4-beta1", + "version": "1.2.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-low-quantity-notification-admin-ui/magento-module-inventory-low-quantity-notification-admin-ui-1.2.4.0-beta1.zip", - "shasum": "b9c8f18ba5120a682301ede99b8e8d0d91a052a7" + "url": "https://repo.magento.com/archives/magento/module-inventory-low-quantity-notification-admin-ui/magento-module-inventory-low-quantity-notification-admin-ui-1.2.4.0-beta2.zip", + "shasum": "c71fbbeae55aed116179ea5177de3fbb7e420cb1" }, "require": { "magento/framework": "*", @@ -14774,11 +14881,11 @@ }, { "name": "magento/module-inventory-low-quantity-notification-api", - "version": "1.2.4-beta1", + "version": "1.2.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-low-quantity-notification-api/magento-module-inventory-low-quantity-notification-api-1.2.4.0-beta1.zip", - "shasum": "d9940aba80070e0ecc40343c0959a4ea4366c5dc" + "url": "https://repo.magento.com/archives/magento/module-inventory-low-quantity-notification-api/magento-module-inventory-low-quantity-notification-api-1.2.4.0-beta2.zip", + "shasum": "8d87215aba5437b3dc70d237b3364056d53c6470" }, "require": { "magento/framework": "*", @@ -14801,11 +14908,11 @@ }, { "name": "magento/module-inventory-multi-dimensional-indexer-api", - "version": "1.2.3-beta1", + "version": "1.2.3-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-multi-dimensional-indexer-api/magento-module-inventory-multi-dimensional-indexer-api-1.2.3.0-beta1.zip", - "shasum": "e9f065a145ff27d0d5b18a25596ee0f6b6f3f889" + "url": "https://repo.magento.com/archives/magento/module-inventory-multi-dimensional-indexer-api/magento-module-inventory-multi-dimensional-indexer-api-1.2.3.0-beta2.zip", + "shasum": "77d707235bbbd79ee4a76d6b51a75ac50fde67cf" }, "require": { "magento/framework": "*", @@ -14828,11 +14935,11 @@ }, { "name": "magento/module-inventory-product-alert", - "version": "1.2.4-beta1", + "version": "1.2.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-product-alert/magento-module-inventory-product-alert-1.2.4.0-beta1.zip", - "shasum": "b72145879cfef84f54e1ea3972cb595ac5e004a5" + "url": "https://repo.magento.com/archives/magento/module-inventory-product-alert/magento-module-inventory-product-alert-1.2.4.0-beta2.zip", + "shasum": "deeb456ef4d71d99a161e1fd9fedc3e04e0230d0" }, "require": { "magento/framework": "*", @@ -14864,11 +14971,11 @@ }, { "name": "magento/module-inventory-quote-graph-ql", - "version": "1.0.4-beta1", + "version": "1.0.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-quote-graph-ql/magento-module-inventory-quote-graph-ql-1.0.4.0-beta1.zip", - "shasum": "87f2e52e5a03888b9a323749e50c45eb241dd716" + "url": "https://repo.magento.com/archives/magento/module-inventory-quote-graph-ql/magento-module-inventory-quote-graph-ql-1.0.4.0-beta2.zip", + "shasum": "9ce0078a289aaf4f865b6433a36d17ce06e5c27b" }, "require": { "magento/framework": "*", @@ -14895,11 +15002,11 @@ }, { "name": "magento/module-inventory-requisition-list", - "version": "1.2.5-beta1", + "version": "1.2.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-requisition-list/magento-module-inventory-requisition-list-1.2.5.0-beta1.zip", - "shasum": "dd73825f8c6e6841e616eb35f888a52f238edbcc" + "url": "https://repo.magento.com/archives/magento/module-inventory-requisition-list/magento-module-inventory-requisition-list-1.2.5.0-beta2.zip", + "shasum": "325ae8fe64f8ff0e8bc74504b2417865750b5765" }, "require": { "magento/framework": "*", @@ -14927,11 +15034,11 @@ }, { "name": "magento/module-inventory-reservation-cli", - "version": "1.2.4-beta1", + "version": "1.2.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-reservation-cli/magento-module-inventory-reservation-cli-1.2.4.0-beta1.zip", - "shasum": "dce16b49cb6e7f998ba5091c178143d844e804ae" + "url": "https://repo.magento.com/archives/magento/module-inventory-reservation-cli/magento-module-inventory-reservation-cli-1.2.4.0-beta2.zip", + "shasum": "655d6ba5c73cac2b9e216a66bceaa15f1bec3368" }, "require": { "magento/framework": "*", @@ -14960,11 +15067,11 @@ }, { "name": "magento/module-inventory-reservations", - "version": "1.2.3-beta1", + "version": "1.2.3-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-reservations/magento-module-inventory-reservations-1.2.3.0-beta1.zip", - "shasum": "e45b0e83267dba7101d22dc6f768f98ce818f5f3" + "url": "https://repo.magento.com/archives/magento/module-inventory-reservations/magento-module-inventory-reservations-1.2.3.0-beta2.zip", + "shasum": "e9a1ef6ea6c648cb3a81f97c5fbd0da193e4b3a3" }, "require": { "magento/framework": "*", @@ -14988,11 +15095,11 @@ }, { "name": "magento/module-inventory-reservations-api", - "version": "1.2.3-beta1", + "version": "1.2.3-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-reservations-api/magento-module-inventory-reservations-api-1.2.3.0-beta1.zip", - "shasum": "63a807e4edd6578c245dfe2c73ec377d1feb5677" + "url": "https://repo.magento.com/archives/magento/module-inventory-reservations-api/magento-module-inventory-reservations-api-1.2.3.0-beta2.zip", + "shasum": "1bb1c0d57339d74638d49a11b493c713facb3dba" }, "require": { "magento/framework": "*", @@ -15015,11 +15122,11 @@ }, { "name": "magento/module-inventory-sales", - "version": "1.3.2-beta1", + "version": "1.3.2-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-sales/magento-module-inventory-sales-1.3.2.0-beta1.zip", - "shasum": "ad67fc727622aac64a3e5eb65d7839014a8fd29f" + "url": "https://repo.magento.com/archives/magento/module-inventory-sales/magento-module-inventory-sales-1.3.2.0-beta2.zip", + "shasum": "8b885fb31e93cbe5b31bb8233098055b575124d4" }, "require": { "magento/framework": "*", @@ -15061,11 +15168,11 @@ }, { "name": "magento/module-inventory-sales-admin-ui", - "version": "1.2.5-beta1", + "version": "1.2.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-sales-admin-ui/magento-module-inventory-sales-admin-ui-1.2.5.0-beta1.zip", - "shasum": "efba3069ca1c4df31cc680280bb2537746c443a3" + "url": "https://repo.magento.com/archives/magento/module-inventory-sales-admin-ui/magento-module-inventory-sales-admin-ui-1.2.5.0-beta2.zip", + "shasum": "d70bf719075a5485de2e2097f8b964a063d5ed95" }, "require": { "magento/framework": "*", @@ -15101,11 +15208,11 @@ }, { "name": "magento/module-inventory-sales-api", - "version": "1.2.4-beta1", + "version": "1.2.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-sales-api/magento-module-inventory-sales-api-1.2.4.0-beta1.zip", - "shasum": "9628415bbbc23c54bffc35fe43f1de6c47846747" + "url": "https://repo.magento.com/archives/magento/module-inventory-sales-api/magento-module-inventory-sales-api-1.2.4.0-beta2.zip", + "shasum": "375f91db407a4dac9608b9c573576550cb2f86c4" }, "require": { "magento/framework": "*", @@ -15130,11 +15237,11 @@ }, { "name": "magento/module-inventory-sales-async-order", - "version": "100.2.1-beta1", + "version": "100.2.1-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-sales-async-order/magento-module-inventory-sales-async-order-100.2.1.0-beta1.zip", - "shasum": "a874cc5b2b8dd7692ede959ff25cf83cb2e15a9b" + "url": "https://repo.magento.com/archives/magento/module-inventory-sales-async-order/magento-module-inventory-sales-async-order-100.2.1.0-beta2.zip", + "shasum": "595f0ef2cd4e952803267a37ec5d95af4340394f" }, "require": { "magento/framework": "*", @@ -15166,11 +15273,11 @@ }, { "name": "magento/module-inventory-sales-frontend-ui", - "version": "1.2.4-beta1", + "version": "1.2.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-sales-frontend-ui/magento-module-inventory-sales-frontend-ui-1.2.4.0-beta1.zip", - "shasum": "64513d735935d02a4767647344debfe1a1e1b653" + "url": "https://repo.magento.com/archives/magento/module-inventory-sales-frontend-ui/magento-module-inventory-sales-frontend-ui-1.2.4.0-beta2.zip", + "shasum": "65c9c1ab2fb5201249a888280aa07a7327eb4885" }, "require": { "magento/framework": "*", @@ -15197,11 +15304,11 @@ }, { "name": "magento/module-inventory-setup-fixture-generator", - "version": "1.2.3-beta1", + "version": "1.2.3-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-setup-fixture-generator/magento-module-inventory-setup-fixture-generator-1.2.3.0-beta1.zip", - "shasum": "6bcb4559b930934c4c779be516574ba2926cb395" + "url": "https://repo.magento.com/archives/magento/module-inventory-setup-fixture-generator/magento-module-inventory-setup-fixture-generator-1.2.3.0-beta2.zip", + "shasum": "63ac0dc5517339f27df9b07e4e90cc029c3d8772" }, "require": { "magento/framework": "*", @@ -15224,11 +15331,11 @@ }, { "name": "magento/module-inventory-shipping", - "version": "1.2.4-beta1", + "version": "1.2.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-shipping/magento-module-inventory-shipping-1.2.4.0-beta1.zip", - "shasum": "0124ea5442da7b24d318e615e19657517ef5ffa1" + "url": "https://repo.magento.com/archives/magento/module-inventory-shipping/magento-module-inventory-shipping-1.2.4.0-beta2.zip", + "shasum": "494623f8b9b851963d04c051b7b12065f55a0690" }, "require": { "magento/framework": "*", @@ -15259,11 +15366,11 @@ }, { "name": "magento/module-inventory-shipping-admin-ui", - "version": "1.2.5-beta1", + "version": "1.2.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-shipping-admin-ui/magento-module-inventory-shipping-admin-ui-1.2.5.0-beta1.zip", - "shasum": "a036e164dbc4e653b4f4f4f1819f90b207d229f1" + "url": "https://repo.magento.com/archives/magento/module-inventory-shipping-admin-ui/magento-module-inventory-shipping-admin-ui-1.2.5.0-beta2.zip", + "shasum": "449cd5ac5aeb7c428789d2561a7d62d5729d150b" }, "require": { "magento/framework": "*", @@ -15294,11 +15401,11 @@ }, { "name": "magento/module-inventory-source-deduction-api", - "version": "1.2.4-beta1", + "version": "1.2.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-source-deduction-api/magento-module-inventory-source-deduction-api-1.2.4.0-beta1.zip", - "shasum": "86a7827815cee26d3af4bd3ab9dd7f3048ffe2c8" + "url": "https://repo.magento.com/archives/magento/module-inventory-source-deduction-api/magento-module-inventory-source-deduction-api-1.2.4.0-beta2.zip", + "shasum": "d7515ea1ad881eea1a71d8937b3d91fbef231d80" }, "require": { "magento/framework": "*", @@ -15325,11 +15432,11 @@ }, { "name": "magento/module-inventory-source-selection", - "version": "1.2.3-beta1", + "version": "1.2.3-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-source-selection/magento-module-inventory-source-selection-1.2.3.0-beta1.zip", - "shasum": "df6dd61e723fb7513d41521f9fa4900c9d784dc2" + "url": "https://repo.magento.com/archives/magento/module-inventory-source-selection/magento-module-inventory-source-selection-1.2.3.0-beta2.zip", + "shasum": "2442b269b00a564462f65ba295ea67c6ffc66bbc" }, "require": { "magento/framework": "*", @@ -15354,11 +15461,11 @@ }, { "name": "magento/module-inventory-source-selection-api", - "version": "1.4.4-beta1", + "version": "1.4.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-source-selection-api/magento-module-inventory-source-selection-api-1.4.4.0-beta1.zip", - "shasum": "bebb606dc23b11677d63d316684f20e7cf88f80b" + "url": "https://repo.magento.com/archives/magento/module-inventory-source-selection-api/magento-module-inventory-source-selection-api-1.4.4.0-beta2.zip", + "shasum": "3d54a73d72094e3f301da2e25a47f74ab36e778e" }, "require": { "magento/framework": "*", @@ -15385,11 +15492,11 @@ }, { "name": "magento/module-inventory-swatches-frontend-ui", - "version": "1.0.3-beta1", + "version": "1.0.3-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-swatches-frontend-ui/magento-module-inventory-swatches-frontend-ui-1.0.3.0-beta1.zip", - "shasum": "30e889d12c9cf939441e4cb171cd0d2301ce815e" + "url": "https://repo.magento.com/archives/magento/module-inventory-swatches-frontend-ui/magento-module-inventory-swatches-frontend-ui-1.0.3.0-beta2.zip", + "shasum": "46d12409405884af2462287dc958e067b5a66773" }, "require": { "magento/framework": "*", @@ -15416,11 +15523,11 @@ }, { "name": "magento/module-inventory-visual-merchandiser", - "version": "1.1.5-beta1", + "version": "1.1.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-visual-merchandiser/magento-module-inventory-visual-merchandiser-1.1.5.0-beta1.zip", - "shasum": "4ddf942c9ee7d7c515ed5167d7b3645225cef652" + "url": "https://repo.magento.com/archives/magento/module-inventory-visual-merchandiser/magento-module-inventory-visual-merchandiser-1.1.5.0-beta2.zip", + "shasum": "27e1993185094c5e8b8e824d2455779cacac4c12" }, "require": { "magento/framework": "*", @@ -15456,11 +15563,11 @@ }, { "name": "magento/module-inventory-wishlist", - "version": "1.0.4-beta1", + "version": "1.0.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-wishlist/magento-module-inventory-wishlist-1.0.4.0-beta1.zip", - "shasum": "7307129958f4652a3bd0faa6749a4b5477615b94" + "url": "https://repo.magento.com/archives/magento/module-inventory-wishlist/magento-module-inventory-wishlist-1.0.4.0-beta2.zip", + "shasum": "dbb0920b4c8b09cfb6c39f8cb5efbc24d4f230cb" }, "require": { "magento/framework": "*", @@ -15487,11 +15594,11 @@ }, { "name": "magento/module-invitation", - "version": "100.4.6-beta1", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-invitation/magento-module-invitation-100.4.6.0-beta1.zip", - "shasum": "ea598af825ba84e4d1f395148f81044e66a3ca79" + "url": "https://repo.magento.com/archives/magento/module-invitation/magento-module-invitation-100.4.6.0-beta2.zip", + "shasum": "26a32fd3b5b2fb81082e9fc3b3a5e59462456d4c" }, "require": { "magento/framework": "103.0.*", @@ -15582,11 +15689,11 @@ }, { "name": "magento/module-layered-navigation", - "version": "100.4.7-beta1", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-layered-navigation/magento-module-layered-navigation-100.4.7.0-beta1.zip", - "shasum": "61790272d96601a4d4813e8fa9e426dc3da65689" + "url": "https://repo.magento.com/archives/magento/module-layered-navigation/magento-module-layered-navigation-100.4.7.0-beta2.zip", + "shasum": "3ef63bf74e1591796d60254015130e3ee23e573f" }, "require": { "magento/framework": "103.0.*", @@ -15611,11 +15718,11 @@ }, { "name": "magento/module-layered-navigation-staging", - "version": "100.4.4-beta1", + "version": "100.4.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-layered-navigation-staging/magento-module-layered-navigation-staging-100.4.4.0-beta1.zip", - "shasum": "8e62792e6e9fb9730dc57ca9bdddb6c1fc310cde" + "url": "https://repo.magento.com/archives/magento/module-layered-navigation-staging/magento-module-layered-navigation-staging-100.4.4.0-beta2.zip", + "shasum": "adab6fb482627c8319b6a5ce344fca7412a2add2" }, "require": { "magento/framework": "103.0.*", @@ -15640,11 +15747,11 @@ }, { "name": "magento/module-logging", - "version": "101.2.7-beta1", + "version": "101.2.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-logging/magento-module-logging-101.2.7.0-beta1.zip", - "shasum": "6d9a732071069c54f3e1d3ba17e4ab7bee54cabc" + "url": "https://repo.magento.com/archives/magento/module-logging/magento-module-logging-101.2.7.0-beta2.zip", + "shasum": "75eaba7e5bf9ce398043a327ae3798e9eaff3049" }, "require": { "magento/framework": "103.0.*", @@ -15674,11 +15781,11 @@ }, { "name": "magento/module-login-as-customer", - "version": "100.4.7-beta1", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-login-as-customer/magento-module-login-as-customer-100.4.7.0-beta1.zip", - "shasum": "7a491797c11f35c84b90fe11dcc2705c9a0cac9e" + "url": "https://repo.magento.com/archives/magento/module-login-as-customer/magento-module-login-as-customer-100.4.7.0-beta2.zip", + "shasum": "53acaad3eba82217d9795eac8726c0ae1db14ddb" }, "require": { "magento/framework": "103.0.*", @@ -15707,11 +15814,11 @@ }, { "name": "magento/module-login-as-customer-admin-ui", - "version": "100.4.7-beta1", + "version": "100.4.7-beta2", "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.7.0-beta1.zip", - "shasum": "0e2fe161c5f464b9318381974cbc90c05614d341" + "url": "https://repo.magento.com/archives/magento/module-login-as-customer-admin-ui/magento-module-login-as-customer-admin-ui-100.4.7.0-beta2.zip", + "shasum": "b0e00b41134a3a6be4f4e2e5188f90b2f416029d" }, "require": { "magento/framework": "103.0.*", @@ -15742,11 +15849,11 @@ }, { "name": "magento/module-login-as-customer-api", - "version": "100.4.6-beta1", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-login-as-customer-api/magento-module-login-as-customer-api-100.4.6.0-beta1.zip", - "shasum": "daced95265c17d351db90a9d9b9ada7966a9dcaa" + "url": "https://repo.magento.com/archives/magento/module-login-as-customer-api/magento-module-login-as-customer-api-100.4.6.0-beta2.zip", + "shasum": "534fa5f3b96c2d2fcc9c1808f08b0fd5a4bcb6e1" }, "require": { "magento/framework": "103.0.*", @@ -15769,11 +15876,11 @@ }, { "name": "magento/module-login-as-customer-assistance", - "version": "100.4.6-beta1", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-login-as-customer-assistance/magento-module-login-as-customer-assistance-100.4.6.0-beta1.zip", - "shasum": "811cc964c235fed7c7ef47f936a6dc6e1df7fb88" + "url": "https://repo.magento.com/archives/magento/module-login-as-customer-assistance/magento-module-login-as-customer-assistance-100.4.6.0-beta2.zip", + "shasum": "f998d07654c01776509cfbfa07176a0dae87092f" }, "require": { "magento/framework": "103.0.*", @@ -15833,11 +15940,11 @@ }, { "name": "magento/module-login-as-customer-graph-ql", - "version": "100.4.4-beta1", + "version": "100.4.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-login-as-customer-graph-ql/magento-module-login-as-customer-graph-ql-100.4.4.0-beta1.zip", - "shasum": "56a92786dea11e2f7f3685298f3146a6afd13026" + "url": "https://repo.magento.com/archives/magento/module-login-as-customer-graph-ql/magento-module-login-as-customer-graph-ql-100.4.4.0-beta2.zip", + "shasum": "385c1c3609120453189b2a072d7d2b7e7e5a7478" }, "require": { "magento/framework": "103.0.*", @@ -15868,11 +15975,11 @@ }, { "name": "magento/module-login-as-customer-log", - "version": "100.4.5-beta1", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-login-as-customer-log/magento-module-login-as-customer-log-100.4.5.0-beta1.zip", - "shasum": "2abd1bb5234baf57276f98dceb0c0b92aa0a0ba0" + "url": "https://repo.magento.com/archives/magento/module-login-as-customer-log/magento-module-login-as-customer-log-100.4.5.0-beta2.zip", + "shasum": "8fe0a8fa365d6ad698a9ad94771042a93c1f8f3d" }, "require": { "magento/framework": "103.0.*", @@ -15902,11 +16009,11 @@ }, { "name": "magento/module-login-as-customer-logging", - "version": "100.4.7-beta1", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-login-as-customer-logging/magento-module-login-as-customer-logging-100.4.7.0-beta1.zip", - "shasum": "82679af9d23c49baa5df3c41ebbb7a4b6d0b06e7" + "url": "https://repo.magento.com/archives/magento/module-login-as-customer-logging/magento-module-login-as-customer-logging-100.4.7.0-beta2.zip", + "shasum": "83e85d440020bbc70ef4af33ca796cea4eb3e3f0" }, "require": { "magento/framework": "103.0.*", @@ -16062,11 +16169,11 @@ }, { "name": "magento/module-marketplace", - "version": "100.4.5-beta1", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-marketplace/magento-module-marketplace-100.4.5.0-beta1.zip", - "shasum": "a5a94b728d62037a9baa8ab8f091ed2e1d4840bf" + "url": "https://repo.magento.com/archives/magento/module-marketplace/magento-module-marketplace-100.4.5.0-beta2.zip", + "shasum": "26114825d34e1b8b6faec39b1d48e7754f9676b8" }, "require": { "magento/framework": "103.0.*", @@ -16090,11 +16197,11 @@ }, { "name": "magento/module-media-content", - "version": "100.4.5-beta1", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-content/magento-module-media-content-100.4.5.0-beta1.zip", - "shasum": "609995d0e1b6c272dc34a2514ee03e4574615bcd" + "url": "https://repo.magento.com/archives/magento/module-media-content/magento-module-media-content-100.4.5.0-beta2.zip", + "shasum": "944179b1ecf3528cce24a91067e1046546627dde" }, "require": { "magento/framework": "103.0.*", @@ -16119,11 +16226,11 @@ }, { "name": "magento/module-media-content-api", - "version": "100.4.6-beta1", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-content-api/magento-module-media-content-api-100.4.6.0-beta1.zip", - "shasum": "f63ae7322cef4334ba93ee1d971c91f4fd8363a9" + "url": "https://repo.magento.com/archives/magento/module-media-content-api/magento-module-media-content-api-100.4.6.0-beta2.zip", + "shasum": "298746b97013ee16765b281f5d164cd84d1009ab" }, "require": { "magento/framework": "103.0.*", @@ -16147,11 +16254,11 @@ }, { "name": "magento/module-media-content-catalog", - "version": "100.4.5-beta1", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-content-catalog/magento-module-media-content-catalog-100.4.5.0-beta1.zip", - "shasum": "fde477fbea0ae228d9d7da5798da54ae596b7681" + "url": "https://repo.magento.com/archives/magento/module-media-content-catalog/magento-module-media-content-catalog-100.4.5.0-beta2.zip", + "shasum": "877f2da0ef74debb7c8d2f3aeff756abeeabcbb6" }, "require": { "magento/framework": "103.0.*", @@ -16178,11 +16285,11 @@ }, { "name": "magento/module-media-content-catalog-staging", - "version": "100.4.4-beta1", + "version": "100.4.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-content-catalog-staging/magento-module-media-content-catalog-staging-100.4.4.0-beta1.zip", - "shasum": "735b18df27cdd191e0f2c0fcb035eb63eacbb163" + "url": "https://repo.magento.com/archives/magento/module-media-content-catalog-staging/magento-module-media-content-catalog-staging-100.4.4.0-beta2.zip", + "shasum": "cae4eb80f1c110cd30326bc9a23dc9baf00c237d" }, "require": { "magento/framework": "103.0.*", @@ -16208,11 +16315,11 @@ }, { "name": "magento/module-media-content-cms", - "version": "100.4.5-beta1", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-content-cms/magento-module-media-content-cms-100.4.5.0-beta1.zip", - "shasum": "7207c5af0d9cf34f3024e4f9bf98a4d4eff26b0f" + "url": "https://repo.magento.com/archives/magento/module-media-content-cms/magento-module-media-content-cms-100.4.5.0-beta2.zip", + "shasum": "61299e831291ba64120ff9b7362526f72af6552d" }, "require": { "magento/framework": "103.0.*", @@ -16237,11 +16344,11 @@ }, { "name": "magento/module-media-content-synchronization", - "version": "100.4.6-beta1", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-content-synchronization/magento-module-media-content-synchronization-100.4.6.0-beta1.zip", - "shasum": "a9627f65a5a92cd38a6186a80b42a674511a20a2" + "url": "https://repo.magento.com/archives/magento/module-media-content-synchronization/magento-module-media-content-synchronization-100.4.6.0-beta2.zip", + "shasum": "7b647652fe7d78bef9a87e382fd784add26dfd66" }, "require": { "magento/framework": "103.0.*", @@ -16271,11 +16378,11 @@ }, { "name": "magento/module-media-content-synchronization-api", - "version": "100.4.5-beta1", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-content-synchronization-api/magento-module-media-content-synchronization-api-100.4.5.0-beta1.zip", - "shasum": "11deb734cce2f27c3ed92655c952f1d8dc13f454" + "url": "https://repo.magento.com/archives/magento/module-media-content-synchronization-api/magento-module-media-content-synchronization-api-100.4.5.0-beta2.zip", + "shasum": "0b08dd215f99f696e9929a9cabaa7e04c3fd50db" }, "require": { "magento/framework": "103.0.*", @@ -16299,11 +16406,11 @@ }, { "name": "magento/module-media-content-synchronization-catalog", - "version": "100.4.4-beta1", + "version": "100.4.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-content-synchronization-catalog/magento-module-media-content-synchronization-catalog-100.4.4.0-beta1.zip", - "shasum": "70a0dcd56d6fb401e31db64340a6fc6ad78218ef" + "url": "https://repo.magento.com/archives/magento/module-media-content-synchronization-catalog/magento-module-media-content-synchronization-catalog-100.4.4.0-beta2.zip", + "shasum": "54e371aea71226e6556c7cffa5ef8d6bcb0e22ec" }, "require": { "magento/framework": "103.0.*", @@ -16329,11 +16436,11 @@ }, { "name": "magento/module-media-content-synchronization-cms", - "version": "100.4.4-beta1", + "version": "100.4.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-content-synchronization-cms/magento-module-media-content-synchronization-cms-100.4.4.0-beta1.zip", - "shasum": "05beab7897f24647a6a020737aff8023d7f1da61" + "url": "https://repo.magento.com/archives/magento/module-media-content-synchronization-cms/magento-module-media-content-synchronization-cms-100.4.4.0-beta2.zip", + "shasum": "38c3d7aa29703a7a672ece3b22e3baa55189ec03" }, "require": { "magento/framework": "103.0.*", @@ -16359,11 +16466,11 @@ }, { "name": "magento/module-media-gallery", - "version": "100.4.6-beta1", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery/magento-module-media-gallery-100.4.6.0-beta1.zip", - "shasum": "3013deac9a6c1464a809249de7e48c1a5023dc1c" + "url": "https://repo.magento.com/archives/magento/module-media-gallery/magento-module-media-gallery-100.4.6.0-beta2.zip", + "shasum": "323e072eb9222b70f1876255ac86c3b872183b44" }, "require": { "magento/framework": "103.0.*", @@ -16388,11 +16495,11 @@ }, { "name": "magento/module-media-gallery-api", - "version": "101.0.6-beta1", + "version": "101.0.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-api/magento-module-media-gallery-api-101.0.6.0-beta1.zip", - "shasum": "c402f86d8f8e008a9b707de0eb3f500a84a16d51" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-api/magento-module-media-gallery-api-101.0.6.0-beta2.zip", + "shasum": "5ad068ed1f918f8744f73ab4deb7cbeebbcb2f7c" }, "require": { "magento/framework": "103.0.*", @@ -16415,11 +16522,11 @@ }, { "name": "magento/module-media-gallery-catalog", - "version": "100.4.4-beta1", + "version": "100.4.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-catalog/magento-module-media-gallery-catalog-100.4.4.0-beta1.zip", - "shasum": "976e6b7d978e88c427a002ac72e0da8576202c52" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-catalog/magento-module-media-gallery-catalog-100.4.4.0-beta2.zip", + "shasum": "e6490a2ef37785b82004a58500b2905c9bbff018" }, "require": { "magento/framework": "103.0.*", @@ -16444,11 +16551,11 @@ }, { "name": "magento/module-media-gallery-catalog-integration", - "version": "100.4.4-beta1", + "version": "100.4.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-catalog-integration/magento-module-media-gallery-catalog-integration-100.4.4.0-beta1.zip", - "shasum": "e5ee82a65094df06d76638829f9372d4a3f34a87" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-catalog-integration/magento-module-media-gallery-catalog-integration-100.4.4.0-beta2.zip", + "shasum": "478726d5472054f0800c9d71325357ea6beeb309" }, "require": { "magento/framework": "103.0.*", @@ -16478,11 +16585,11 @@ }, { "name": "magento/module-media-gallery-catalog-ui", - "version": "100.4.4-beta1", + "version": "100.4.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-catalog-ui/magento-module-media-gallery-catalog-ui-100.4.4.0-beta1.zip", - "shasum": "fc24c7ea346500819e53d9657bb485035445c353" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-catalog-ui/magento-module-media-gallery-catalog-ui-100.4.4.0-beta2.zip", + "shasum": "07e195f06f2ac00f85db7a1f54bc8cdb440d3616" }, "require": { "magento/framework": "103.0.*", @@ -16510,11 +16617,11 @@ }, { "name": "magento/module-media-gallery-cms-ui", - "version": "100.4.4-beta1", + "version": "100.4.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-cms-ui/magento-module-media-gallery-cms-ui-100.4.4.0-beta1.zip", - "shasum": "0296427f20b9079715b77074ba13ba3b17c94a24" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-cms-ui/magento-module-media-gallery-cms-ui-100.4.4.0-beta2.zip", + "shasum": "75cdcf54f0a8c24a15dc9d94a6a37689c2b569d4" }, "require": { "magento/framework": "103.0.*", @@ -16539,11 +16646,11 @@ }, { "name": "magento/module-media-gallery-integration", - "version": "100.4.6-beta1", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-integration/magento-module-media-gallery-integration-100.4.6.0-beta1.zip", - "shasum": "9659d43b8f1d3c22ac6d36662f92f9b9c03c687e" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-integration/magento-module-media-gallery-integration-100.4.6.0-beta2.zip", + "shasum": "40f437ee0ec78396bb618d798f5558bfac78a4d5" }, "require": { "magento/framework": "103.0.*", @@ -16577,11 +16684,11 @@ }, { "name": "magento/module-media-gallery-metadata", - "version": "100.4.5-beta1", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-metadata/magento-module-media-gallery-metadata-100.4.5.0-beta1.zip", - "shasum": "6f497093a50413b5523986a82ebff1685a40ce8d" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-metadata/magento-module-media-gallery-metadata-100.4.5.0-beta2.zip", + "shasum": "38412e5646315769b4f5556917ad23bd1e68053f" }, "require": { "magento/framework": "103.0.*", @@ -16605,11 +16712,11 @@ }, { "name": "magento/module-media-gallery-metadata-api", - "version": "100.4.4-beta1", + "version": "100.4.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-metadata-api/magento-module-media-gallery-metadata-api-100.4.4.0-beta1.zip", - "shasum": "4007c83b202ac1b895bb548b746080455d53e880" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-metadata-api/magento-module-media-gallery-metadata-api-100.4.4.0-beta2.zip", + "shasum": "fe24dfb7825d4e77d241c48f1e816f2337149da1" }, "require": { "magento/framework": "103.0.*", @@ -16632,11 +16739,11 @@ }, { "name": "magento/module-media-gallery-renditions", - "version": "100.4.5-beta1", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-renditions/magento-module-media-gallery-renditions-100.4.5.0-beta1.zip", - "shasum": "6d4a91704c87bc536dbc23b620beeeb21f33658b" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-renditions/magento-module-media-gallery-renditions-100.4.5.0-beta2.zip", + "shasum": "6e3dbbb0fed9a89488e7eaf2c9016d8ad9da4dd7" }, "require": { "magento/framework": "103.0.*", @@ -16666,11 +16773,11 @@ }, { "name": "magento/module-media-gallery-renditions-api", - "version": "100.4.4-beta1", + "version": "100.4.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-renditions-api/magento-module-media-gallery-renditions-api-100.4.4.0-beta1.zip", - "shasum": "3993d4fe6cc076f4a4c18c99ef8a7007c7c5f6b7" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-renditions-api/magento-module-media-gallery-renditions-api-100.4.4.0-beta2.zip", + "shasum": "377c5465ee42951dffb4542ebc3ad79a50bc35a2" }, "require": { "magento/framework": "103.0.*", @@ -16693,11 +16800,11 @@ }, { "name": "magento/module-media-gallery-synchronization", - "version": "100.4.6-beta1", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-synchronization/magento-module-media-gallery-synchronization-100.4.6.0-beta1.zip", - "shasum": "0b35cb490eb8498d5608629cc7cd2083b8f1601e" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-synchronization/magento-module-media-gallery-synchronization-100.4.6.0-beta2.zip", + "shasum": "3d6b6d77da614f1f4b4b29e881c94b6b6ac5d0d5" }, "require": { "magento/framework": "103.0.*", @@ -16723,11 +16830,11 @@ }, { "name": "magento/module-media-gallery-synchronization-api", - "version": "100.4.5-beta1", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-synchronization-api/magento-module-media-gallery-synchronization-api-100.4.5.0-beta1.zip", - "shasum": "2f6f9b043480bee0441aafd687308e10ff5c04df" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-synchronization-api/magento-module-media-gallery-synchronization-api-100.4.5.0-beta2.zip", + "shasum": "06ba7c291366a51f97fde702d427b1c14eeb0ad0" }, "require": { "magento/framework": "103.0.*", @@ -16751,11 +16858,11 @@ }, { "name": "magento/module-media-gallery-synchronization-metadata", - "version": "100.4.3-beta1", + "version": "100.4.3-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-synchronization-metadata/magento-module-media-gallery-synchronization-metadata-100.4.3.0-beta1.zip", - "shasum": "3b5b2f856e47bfaa0d8211d43e7de64d8e0f5f8d" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-synchronization-metadata/magento-module-media-gallery-synchronization-metadata-100.4.3.0-beta2.zip", + "shasum": "eb7c8be141fca1a8244a3658039ed78c6f980a78" }, "require": { "magento/framework": "103.0.*", @@ -16781,11 +16888,11 @@ }, { "name": "magento/module-media-gallery-ui", - "version": "100.4.6-beta1", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-ui/magento-module-media-gallery-ui-100.4.6.0-beta1.zip", - "shasum": "c361d801aa372314d3feb523c9b6f818ac6596ba" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-ui/magento-module-media-gallery-ui-100.4.6.0-beta2.zip", + "shasum": "adfc6f73f5b34aaf1dfca31a9445ece3da9efc96" }, "require": { "magento/framework": "103.0.*", @@ -16819,11 +16926,11 @@ }, { "name": "magento/module-media-gallery-ui-api", - "version": "100.4.5-beta1", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-ui-api/magento-module-media-gallery-ui-api-100.4.5.0-beta1.zip", - "shasum": "1ce8a21fe61d2c092fe057030cdd91a113bdc77e" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-ui-api/magento-module-media-gallery-ui-api-100.4.5.0-beta2.zip", + "shasum": "1b2eb58997bde1a90090554c4ff6a81c0ae74706" }, "require": { "magento/framework": "103.0.*", @@ -16849,11 +16956,11 @@ }, { "name": "magento/module-media-storage", - "version": "100.4.6-beta1", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-storage/magento-module-media-storage-100.4.6.0-beta1.zip", - "shasum": "39dfaa95e1727175beb814cb293a7c3d643aec7c" + "url": "https://repo.magento.com/archives/magento/module-media-storage/magento-module-media-storage-100.4.6.0-beta2.zip", + "shasum": "962920f2be123704bc85447b57e8171bce61f2ea" }, "require": { "magento/framework": "103.0.*", @@ -16884,11 +16991,11 @@ }, { "name": "magento/module-message-queue", - "version": "100.4.7-beta1", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-message-queue/magento-module-message-queue-100.4.7.0-beta1.zip", - "shasum": "5ecdaf31904845774faf5383e10b2e1e60353ee3" + "url": "https://repo.magento.com/archives/magento/module-message-queue/magento-module-message-queue-100.4.7.0-beta2.zip", + "shasum": "fb5dba6e3756b24e85b1647564549f6db32efbb3" }, "require": { "magento/framework": "103.0.*", @@ -16913,11 +17020,11 @@ }, { "name": "magento/module-msrp", - "version": "100.4.6-beta1", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-msrp/magento-module-msrp-100.4.6.0-beta1.zip", - "shasum": "f409be1e50dd92cc8bb82edadff5e976eb4ce6e4" + "url": "https://repo.magento.com/archives/magento/module-msrp/magento-module-msrp-100.4.6.0-beta2.zip", + "shasum": "200e2e4a3fc6d91e9fe0eafcf6ac07b57aef6372" }, "require": { "magento/framework": "103.0.*", @@ -16949,11 +17056,11 @@ }, { "name": "magento/module-msrp-configurable-product", - "version": "100.4.4-beta1", + "version": "100.4.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-msrp-configurable-product/magento-module-msrp-configurable-product-100.4.4.0-beta1.zip", - "shasum": "4c93a24882922a6516d0bcf34f05a38a82d05678" + "url": "https://repo.magento.com/archives/magento/module-msrp-configurable-product/magento-module-msrp-configurable-product-100.4.4.0-beta2.zip", + "shasum": "35a085b8df092abaa0490a6c6202f154136c95c1" }, "require": { "magento/framework": "103.0.*", @@ -16979,11 +17086,11 @@ }, { "name": "magento/module-msrp-grouped-product", - "version": "100.4.4-beta1", + "version": "100.4.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-msrp-grouped-product/magento-module-msrp-grouped-product-100.4.4.0-beta1.zip", - "shasum": "fd9e6557f095de40eda8fe2f7ac63b302e1f0cd9" + "url": "https://repo.magento.com/archives/magento/module-msrp-grouped-product/magento-module-msrp-grouped-product-100.4.4.0-beta2.zip", + "shasum": "0bbb9834d882c91f20531ccb78c428123320455b" }, "require": { "magento/framework": "103.0.*", @@ -17009,11 +17116,11 @@ }, { "name": "magento/module-msrp-staging", - "version": "100.4.5-beta1", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-msrp-staging/magento-module-msrp-staging-100.4.5.0-beta1.zip", - "shasum": "a0d152579296d699a78bb19d0f448bb1ba275579" + "url": "https://repo.magento.com/archives/magento/module-msrp-staging/magento-module-msrp-staging-100.4.5.0-beta2.zip", + "shasum": "59486ca95ceea26c5d30a8bafeeb9f23bd4205e7" }, "require": { "lib-libxml": "*", @@ -17041,11 +17148,11 @@ }, { "name": "magento/module-multiple-wishlist", - "version": "100.4.7-beta1", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-multiple-wishlist/magento-module-multiple-wishlist-100.4.7.0-beta1.zip", - "shasum": "cd1ddf34e3f2964d51b250681ddaa47d6cdf3342" + "url": "https://repo.magento.com/archives/magento/module-multiple-wishlist/magento-module-multiple-wishlist-100.4.7.0-beta2.zip", + "shasum": "0b10a5b53e24fdb0f93a183e45785f8bd65c7be8" }, "require": { "magento/framework": "103.0.*", @@ -17111,11 +17218,11 @@ }, { "name": "magento/module-multishipping", - "version": "100.4.7-beta1", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-multishipping/magento-module-multishipping-100.4.7.0-beta1.zip", - "shasum": "86c0b063c64cd83a1b07708f1b97d9fa5a024b55" + "url": "https://repo.magento.com/archives/magento/module-multishipping/magento-module-multishipping-100.4.7.0-beta2.zip", + "shasum": "787197b8d6bd27246251e309289b34eaadf5f76e" }, "require": { "magento/framework": "103.0.*", @@ -17148,11 +17255,11 @@ }, { "name": "magento/module-mysql-mq", - "version": "100.4.5-beta1", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-mysql-mq/magento-module-mysql-mq-100.4.5.0-beta1.zip", - "shasum": "d5e6618e3b20640b73aa297be4109876b98a6c38" + "url": "https://repo.magento.com/archives/magento/module-mysql-mq/magento-module-mysql-mq-100.4.5.0-beta2.zip", + "shasum": "d5cfbb37457af5122e473f66ed19a20390bc59e1" }, "require": { "magento/framework": "103.0.*", @@ -17178,11 +17285,11 @@ }, { "name": "magento/module-new-relic-reporting", - "version": "100.4.5-beta1", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-new-relic-reporting/magento-module-new-relic-reporting-100.4.5.0-beta1.zip", - "shasum": "8600b1a326372a12710c124e12bc2b135f77a97e" + "url": "https://repo.magento.com/archives/magento/module-new-relic-reporting/magento-module-new-relic-reporting-100.4.5.0-beta2.zip", + "shasum": "80085a91f41a18ce180de3fc4a2b7490eeefae5f" }, "require": { "magento/framework": "103.0.*", @@ -17212,11 +17319,11 @@ }, { "name": "magento/module-newsletter", - "version": "100.4.7-beta1", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-newsletter/magento-module-newsletter-100.4.7.0-beta1.zip", - "shasum": "882c18d317fef3edd0fd55ff5ee8ce9cff34fe42" + "url": "https://repo.magento.com/archives/magento/module-newsletter/magento-module-newsletter-100.4.7.0-beta2.zip", + "shasum": "60334f094d0d6480718a6b33f1bc43dba20f0796" }, "require": { "magento/framework": "103.0.*", @@ -17248,11 +17355,11 @@ }, { "name": "magento/module-newsletter-graph-ql", - "version": "100.4.4-beta1", + "version": "100.4.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-newsletter-graph-ql/magento-module-newsletter-graph-ql-100.4.4.0-beta1.zip", - "shasum": "a2af01127367c2756df97def14777a607fe2096f" + "url": "https://repo.magento.com/archives/magento/module-newsletter-graph-ql/magento-module-newsletter-graph-ql-100.4.4.0-beta2.zip", + "shasum": "57eae85f979d2df51ec850c29b2aa3c5412ad640" }, "require": { "magento/framework": "103.0.*", @@ -17281,11 +17388,11 @@ }, { "name": "magento/module-offline-payments", - "version": "100.4.5-beta1", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-offline-payments/magento-module-offline-payments-100.4.5.0-beta1.zip", - "shasum": "7885b0adfffcadd5f6f87698b3317f18f082c1bd" + "url": "https://repo.magento.com/archives/magento/module-offline-payments/magento-module-offline-payments-100.4.5.0-beta2.zip", + "shasum": "8526fdc72cf34407d353a3de9e1dc4948cf0957f" }, "require": { "magento/framework": "103.0.*", @@ -17314,11 +17421,11 @@ }, { "name": "magento/module-offline-shipping", - "version": "100.4.6-beta1", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-offline-shipping/magento-module-offline-shipping-100.4.6.0-beta1.zip", - "shasum": "1c637cc7dd147e67d0be3f0afefec28d79c111fc" + "url": "https://repo.magento.com/archives/magento/module-offline-shipping/magento-module-offline-shipping-100.4.6.0-beta2.zip", + "shasum": "34b856e3e9a5ce6938a957f60fc20e8ea79c9c15" }, "require": { "magento/framework": "103.0.*", @@ -17354,11 +17461,11 @@ }, { "name": "magento/module-open-search", - "version": "100.4.1-beta1", + "version": "100.4.1-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-open-search/magento-module-open-search-100.4.1.0-beta1.zip", - "shasum": "c25b3ad5c14569dd6c14c1c97ce4d8db611aa7f1" + "url": "https://repo.magento.com/archives/magento/module-open-search/magento-module-open-search-100.4.1.0-beta2.zip", + "shasum": "30fcd21a235fd1e5eb4681fffca0ee11f69dc362" }, "require": { "magento/framework": "103.0.*", @@ -17386,33 +17493,93 @@ "description": "N/A" }, { - "name": "magento/module-page-builder", - "version": "2.2.5-beta1", + "name": "magento/module-order-cancellation", + "version": "100.4.0-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-page-builder/magento-module-page-builder-2.2.5.0-beta1.zip", - "shasum": "e07d9672facbbd64bcefe25c3fba306e0be171da" + "url": "https://repo.magento.com/archives/magento/module-order-cancellation/magento-module-order-cancellation-100.4.0.0-beta2.zip", + "shasum": "5e1fbd4164ed590dcfb91556c02f1236f6214faf" }, "require": { "magento/framework": "103.0.*", - "magento/module-backend": "102.0.*", - "magento/module-catalog": "104.0.*", - "magento/module-catalog-inventory": "100.4.*", - "magento/module-catalog-widget": "100.4.*", - "magento/module-cms": "104.0.*", "magento/module-config": "101.2.*", - "magento/module-directory": "100.4.*", - "magento/module-eav": "102.1.*", - "magento/module-email": "101.1.*", - "magento/module-media-storage": "100.4.*", - "magento/module-require-js": "100.4.*", - "magento/module-rule": "100.4.*", + "magento/module-sales": "103.0.*", "magento/module-store": "101.1.*", - "magento/module-theme": "101.1.*", - "magento/module-ui": "101.2.*", - "magento/module-variable": "100.4.*", - "magento/module-widget": "101.2.*", - "magento/module-wishlist": "101.2.*", + "php": "~8.1.0||~8.2.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\OrderCancellation\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-order-cancellation-graph-ql", + "version": "100.4.0-beta2", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-order-cancellation-graph-ql/magento-module-order-cancellation-graph-ql-100.4.0.0-beta2.zip", + "shasum": "1c1d29d601a7a81052ad974a7693e9c5f1125430" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-order-cancellation": "100.4.*", + "magento/module-sales": "103.0.*", + "magento/module-sales-graph-ql": "100.4.*", + "php": "~8.1.0||~8.2.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\OrderCancellationGraphQl\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-page-builder", + "version": "2.2.5-beta2", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-page-builder/magento-module-page-builder-2.2.5.0-beta2.zip", + "shasum": "8c54d6a1ddfa30116dffec9d098d8920e28d4173" + }, + "require": { + "magento/framework": "*", + "magento/module-backend": "*", + "magento/module-catalog": "*", + "magento/module-catalog-inventory": "*", + "magento/module-catalog-widget": "*", + "magento/module-cms": "*", + "magento/module-config": "*", + "magento/module-directory": "*", + "magento/module-eav": "*", + "magento/module-email": "*", + "magento/module-media-storage": "*", + "magento/module-require-js": "*", + "magento/module-rule": "*", + "magento/module-store": "*", + "magento/module-theme": "*", + "magento/module-ui": "*", + "magento/module-variable": "*", + "magento/module-widget": "*", + "magento/module-wishlist": "*", "php": "~8.1.0||~8.2.0", "phpgt/dom": "^2.2" }, @@ -17420,7 +17587,7 @@ "gene/bluefoot": "*" }, "suggest": { - "magento/module-review": "100.4.*" + "magento/module-review": "*" }, "type": "magento2-module", "autoload": { @@ -17438,18 +17605,18 @@ }, { "name": "magento/module-page-builder-admin-analytics", - "version": "1.1.4-beta1", + "version": "1.1.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-page-builder-admin-analytics/magento-module-page-builder-admin-analytics-1.1.4.0-beta1.zip", - "shasum": "d941d4fe51324f96b51b053c2d58f2dec8d7b72c" + "url": "https://repo.magento.com/archives/magento/module-page-builder-admin-analytics/magento-module-page-builder-admin-analytics-1.1.4.0-beta2.zip", + "shasum": "461dcb9640fff54ccd16fe3033846106ec77f753" }, "require": { - "magento/framework": "103.0.*", + "magento/framework": "*", "php": "~8.1.0||~8.2.0" }, "suggest": { - "magento/module-admin-analytics": "100.4.*", + "magento/module-admin-analytics": "*", "magento/module-page-builder": "2.2.*" }, "type": "magento2-module", @@ -17468,18 +17635,18 @@ }, { "name": "magento/module-page-builder-admin-gws-admin-ui", - "version": "1.7.3-beta1", + "version": "1.7.3-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-page-builder-admin-gws-admin-ui/magento-module-page-builder-admin-gws-admin-ui-1.7.3.0-beta1.zip", - "shasum": "a483fa6a452ba6c63f6b31e8b91f344628653d87" + "url": "https://repo.magento.com/archives/magento/module-page-builder-admin-gws-admin-ui/magento-module-page-builder-admin-gws-admin-ui-1.7.3.0-beta2.zip", + "shasum": "f72b1f71c5f22f8c2792207fb5fee380130ab9bd" }, "require": { "magento/framework": "*", "php": "~8.1.0||~8.2.0" }, "suggest": { - "magento/module-admin-gws": "100.4.*", + "magento/module-admin-gws": "*", "magento/module-page-builder": "2.2.*" }, "type": "magento2-module", @@ -17498,15 +17665,15 @@ }, { "name": "magento/module-page-builder-analytics", - "version": "1.6.4-beta1", + "version": "1.6.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-page-builder-analytics/magento-module-page-builder-analytics-1.6.4.0-beta1.zip", - "shasum": "3c3de1649e7e2e0fa6e93a054c3973254628ef8f" + "url": "https://repo.magento.com/archives/magento/module-page-builder-analytics/magento-module-page-builder-analytics-1.6.4.0-beta2.zip", + "shasum": "a71f555fce9d55713e74290a411e4c07c51781e5" }, "require": { - "magento/framework": "103.0.*", - "magento/module-analytics": "100.4.*", + "magento/framework": "*", + "magento/module-analytics": "*", "magento/module-page-builder": "2.2.*", "php": "~8.1.0||~8.2.0" }, @@ -17526,11 +17693,11 @@ }, { "name": "magento/module-page-cache", - "version": "100.4.7-beta1", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-page-cache/magento-module-page-cache-100.4.7.0-beta1.zip", - "shasum": "843a536beb673a9db9fc2fce9347fc7c44770afb" + "url": "https://repo.magento.com/archives/magento/module-page-cache/magento-module-page-cache-100.4.7.0-beta2.zip", + "shasum": "59b0de2a05c96b1b78fa21cf74e312c5579fdedb" }, "require": { "magento/framework": "103.0.*", @@ -17557,11 +17724,11 @@ }, { "name": "magento/module-payment", - "version": "100.4.7-beta1", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-payment/magento-module-payment-100.4.7.0-beta1.zip", - "shasum": "6d04b503c85e70f395b7d7a65e82f103c05a2ab3" + "url": "https://repo.magento.com/archives/magento/module-payment/magento-module-payment-100.4.7.0-beta2.zip", + "shasum": "2e1c8bec0cf10bbec933cafff88b0291a73e837b" }, "require": { "magento/framework": "103.0.*", @@ -17623,11 +17790,11 @@ }, { "name": "magento/module-payment-services-base", - "version": "2.1.0", + "version": "2.2.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-payment-services-base/magento-module-payment-services-base-2.1.0.0.zip", - "shasum": "23ddbbf33673895151f8403621d2376f6887481e" + "url": "https://repo.magento.com/archives/magento/module-payment-services-base/magento-module-payment-services-base-2.2.1.0.zip", + "shasum": "8bb8c48e07a9a869dd7e979df56ce850cbe13f71" }, "require": { "magento/framework": ">=103.0.4 <=103.0.7", @@ -17636,11 +17803,11 @@ "magento/module-directory": ">=100.4.4 <=100.4.7", "magento/module-payment": ">=100.4.4 <=100.4.7", "magento/module-sales": ">=103.0.4 <=103.0.7", - "magento/module-service-proxy": "2.1.*", - "magento/module-services-id": "^3.1.2", - "magento/module-services-id-graph-ql-server": "^1.0.3", + "magento/module-service-proxy": "2.2.*", + "magento/module-services-id": "^3.2.0", + "magento/module-services-id-graph-ql-server": "^1.1.0", "magento/module-store": ">=101.1.4 <=101.1.7", - "magento/services-connector": "^1.2.5", + "magento/services-connector": "^1.3.0", "php": "~8.1.0||~8.2.0" }, "type": "magento2-module", @@ -17660,20 +17827,20 @@ }, { "name": "magento/module-payment-services-dashboard", - "version": "2.1.0", + "version": "2.2.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-payment-services-dashboard/magento-module-payment-services-dashboard-2.1.0.0.zip", - "shasum": "172a4278270b4818a0036cab8a5f1c4ce0f71c14" + "url": "https://repo.magento.com/archives/magento/module-payment-services-dashboard/magento-module-payment-services-dashboard-2.2.1.0.zip", + "shasum": "872c4d94b997f1b9b9ab128832487032499b4082" }, "require": { "ext-json": "*", "magento/framework": ">=103.0.4 <=103.0.7", "magento/module-backend": ">=102.0.4 <=102.0.7", "magento/module-config": ">=101.2.4 <=101.2.7", - "magento/module-payment-services-base": "2.1.*", - "magento/module-payment-services-paypal": "2.1.*", - "magento/module-service-proxy": "2.1.*", + "magento/module-payment-services-base": "2.2.*", + "magento/module-payment-services-paypal": "2.2.*", + "magento/module-service-proxy": "2.2.*", "magento/module-store": ">=101.1.4 <=101.1.7", "php": "~8.1.0||~8.2.0" }, @@ -17694,11 +17861,11 @@ }, { "name": "magento/module-payment-services-paypal", - "version": "2.1.0", + "version": "2.2.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-payment-services-paypal/magento-module-payment-services-paypal-2.1.0.0.zip", - "shasum": "8269c9dd1b550d57bee0fef1535f6855b1a6c58d" + "url": "https://repo.magento.com/archives/magento/module-payment-services-paypal/magento-module-payment-services-paypal-2.2.1.0.zip", + "shasum": "79a405754cd592241c652798524166546cefe4be" }, "require": { "magento/framework": ">=103.0.4 <=103.0.7", @@ -17710,10 +17877,10 @@ "magento/module-customer": ">=103.0.4 <=103.0.7", "magento/module-instant-purchase": ">=100.4.3 <=100.4.6", "magento/module-payment": ">=100.4.4 <=100.4.7", - "magento/module-payment-services-base": "2.1.*", + "magento/module-payment-services-base": "2.2.*", "magento/module-quote": ">=101.2.4 <=101.2.7", "magento/module-sales": ">=103.0.4 <=103.0.7", - "magento/module-service-proxy": "2.1.*", + "magento/module-service-proxy": "2.2.*", "magento/module-store": ">=101.1.4 <=101.1.7", "magento/module-tax": ">=100.4.4 <=100.4.7", "magento/module-theme": ">=101.1.4 <=101.1.7", @@ -17737,21 +17904,21 @@ }, { "name": "magento/module-payment-services-saas-export", - "version": "2.1.0", + "version": "2.2.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-payment-services-saas-export/magento-module-payment-services-saas-export-2.1.0.0.zip", - "shasum": "23a0a3ddc9daa9d78cac7cf9dc8fd80921f930a4" + "url": "https://repo.magento.com/archives/magento/module-payment-services-saas-export/magento-module-payment-services-saas-export-2.2.1.0.zip", + "shasum": "20bd2d31ea2ef6f35c6d62b0f6abf76349048d3f" }, "require": { "magento/framework": ">=103.0.4 <=103.0.7", - "magento/module-data-exporter": "^102.2.1", - "magento/module-payment-services-base": "2.1.*", - "magento/module-saas-common": "^102.2.1", - "magento/module-sales-data-exporter": "2.1.*", - "magento/module-services-id": "^3.1.2", - "magento/module-store-data-exporter": "2.1.*", - "magento/services-connector": "^1.2.5", + "magento/module-data-exporter": "^103.0.0", + "magento/module-payment-services-base": "2.2.*", + "magento/module-saas-common": "^103.0.0", + "magento/module-sales-data-exporter": "2.2.*", + "magento/module-services-id": "^3.2.0", + "magento/module-store-data-exporter": "2.2.*", + "magento/services-connector": "^1.3.0", "php": "~8.1.0||~8.2.0" }, "type": "magento2-module", @@ -17771,11 +17938,11 @@ }, { "name": "magento/module-payment-staging", - "version": "100.4.4-beta1", + "version": "100.4.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-payment-staging/magento-module-payment-staging-100.4.4.0-beta1.zip", - "shasum": "a370044278a98ec43a872775e3028915c8e8e87f" + "url": "https://repo.magento.com/archives/magento/module-payment-staging/magento-module-payment-staging-100.4.4.0-beta2.zip", + "shasum": "55bd88952396a16c7d6904006d16c6b7e567bac1" }, "require": { "magento/framework": "103.0.*", @@ -17803,11 +17970,11 @@ }, { "name": "magento/module-paypal", - "version": "101.0.7-beta1", + "version": "101.0.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-paypal/magento-module-paypal-101.0.7.0-beta1.zip", - "shasum": "e0613f306049e5812d7368d434117d14b25a2d17" + "url": "https://repo.magento.com/archives/magento/module-paypal/magento-module-paypal-101.0.7.0-beta2.zip", + "shasum": "3b425ea2de6caaa81b79d0f558515ef47ec4e385" }, "require": { "lib-libxml": "*", @@ -17851,11 +18018,11 @@ }, { "name": "magento/module-paypal-captcha", - "version": "100.4.4-beta1", + "version": "100.4.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-paypal-captcha/magento-module-paypal-captcha-100.4.4.0-beta1.zip", - "shasum": "2960f40c9bcdd9a7589f11d56c50e7293764ecfb" + "url": "https://repo.magento.com/archives/magento/module-paypal-captcha/magento-module-paypal-captcha-100.4.4.0-beta2.zip", + "shasum": "c58568fa6b8c9a09c91880197bed12658d59d300" }, "require": { "magento/framework": "103.0.*", @@ -17953,11 +18120,11 @@ }, { "name": "magento/module-persistent", - "version": "100.4.7-beta1", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-persistent/magento-module-persistent-100.4.7.0-beta1.zip", - "shasum": "4ae26fce6d4dd5a44e4328b2b883aa37b1f735ce" + "url": "https://repo.magento.com/archives/magento/module-persistent/magento-module-persistent-100.4.7.0-beta2.zip", + "shasum": "8c96f8be7908985d1eed9acbcd4020b12a2e6a34" }, "require": { "magento/framework": "103.0.*", @@ -17969,6 +18136,9 @@ "magento/module-store": "101.1.*", "php": "~8.1.0||~8.2.0" }, + "suggest": { + "magento/module-login-as-customer-api": "100.4.*" + }, "type": "magento2-module", "autoload": { "files": [ @@ -17986,11 +18156,11 @@ }, { "name": "magento/module-persistent-history", - "version": "100.4.4-beta1", + "version": "100.4.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-persistent-history/magento-module-persistent-history-100.4.4.0-beta1.zip", - "shasum": "4a3ffbbfe029adfaa7cee838d8fc92e90bb2ed66" + "url": "https://repo.magento.com/archives/magento/module-persistent-history/magento-module-persistent-history-100.4.4.0-beta2.zip", + "shasum": "7d5aedc282b53c6d0b74e61e94b8bafae8127c60" }, "require": { "magento/framework": "103.0.*", @@ -18020,11 +18190,11 @@ }, { "name": "magento/module-price-permissions", - "version": "100.4.3-beta1", + "version": "100.4.3-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-price-permissions/magento-module-price-permissions-100.4.3.0-beta1.zip", - "shasum": "4266685a721b17f930a1514cbb82d5c80afbcf3f" + "url": "https://repo.magento.com/archives/magento/module-price-permissions/magento-module-price-permissions-100.4.3.0-beta2.zip", + "shasum": "3f584e0bf15b2cba51aa0cb33d12eae685a39463" }, "require": { "magento/framework": "103.0.*", @@ -18062,11 +18232,11 @@ }, { "name": "magento/module-product-alert", - "version": "100.4.6-beta1", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-product-alert/magento-module-product-alert-100.4.6.0-beta1.zip", - "shasum": "d8cca4bca1efd56efd2ad5045b80f025d22a6441" + "url": "https://repo.magento.com/archives/magento/module-product-alert/magento-module-product-alert-100.4.6.0-beta2.zip", + "shasum": "a9c9ad8bbbbd170302582e51fd8d58bc648d3e2a" }, "require": { "magento/framework": "103.0.*", @@ -18100,11 +18270,11 @@ }, { "name": "magento/module-product-video", - "version": "100.4.7-beta1", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-product-video/magento-module-product-video-100.4.7.0-beta1.zip", - "shasum": "0d57bf9724d1552dac140da44f6f47c80d87c761" + "url": "https://repo.magento.com/archives/magento/module-product-video/magento-module-product-video-100.4.7.0-beta2.zip", + "shasum": "11d4c56467f079d17e2e39a578ad5dfbd3796139" }, "require": { "magento/framework": "103.0.*", @@ -18138,11 +18308,11 @@ }, { "name": "magento/module-product-video-staging", - "version": "100.4.4-beta1", + "version": "100.4.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-product-video-staging/magento-module-product-video-staging-100.4.4.0-beta1.zip", - "shasum": "c79a4c7903099fe7b22726315bde4daf0a496dfe" + "url": "https://repo.magento.com/archives/magento/module-product-video-staging/magento-module-product-video-staging-100.4.4.0-beta2.zip", + "shasum": "6a362dbf52a81a28c6c302d7c60fd8ae2c1a5140" }, "require": { "lib-libxml": "*", @@ -18173,11 +18343,11 @@ }, { "name": "magento/module-promotion-permissions", - "version": "100.4.4-beta1", + "version": "100.4.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-promotion-permissions/magento-module-promotion-permissions-100.4.4.0-beta1.zip", - "shasum": "fc37ccf9de58c300fb50cd204c7e1b73a00fd783" + "url": "https://repo.magento.com/archives/magento/module-promotion-permissions/magento-module-promotion-permissions-100.4.4.0-beta2.zip", + "shasum": "c888d8f5babbb1031c6debfc5a78fb275f622d83" }, "require": { "magento/framework": "103.0.*", @@ -18204,11 +18374,11 @@ }, { "name": "magento/module-query-xml", - "version": "102.2.4", + "version": "103.0.3", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-query-xml/magento-module-query-xml-102.2.4.0.zip", - "shasum": "969cec187cea58525efaf9b3005e821749572ecf" + "url": "https://repo.magento.com/archives/magento/module-query-xml/magento-module-query-xml-103.0.3.0.zip", + "shasum": "5cbf38259fc623226ab50f5026f97f2600df8592" }, "require": { "magento/framework": ">=103.0.4", @@ -18308,11 +18478,11 @@ }, { "name": "magento/module-quote", - "version": "101.2.7-beta1", + "version": "101.2.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-quote/magento-module-quote-101.2.7.0-beta1.zip", - "shasum": "5a83d82b0f91d8080e818ff3f9a9e68af0aff40a" + "url": "https://repo.magento.com/archives/magento/module-quote/magento-module-quote-101.2.7.0-beta2.zip", + "shasum": "fead5d9672b13aaf13d9ac30d2218457c8c5ea36" }, "require": { "magento/framework": "103.0.*", @@ -18352,11 +18522,11 @@ }, { "name": "magento/module-quote-analytics", - "version": "100.4.6-beta1", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-quote-analytics/magento-module-quote-analytics-100.4.6.0-beta1.zip", - "shasum": "c16c1a21e126c5cedb63739c27e306994a931ace" + "url": "https://repo.magento.com/archives/magento/module-quote-analytics/magento-module-quote-analytics-100.4.6.0-beta2.zip", + "shasum": "70e361f55ce603a2cb51b925b0658b0b3d32a31e" }, "require": { "magento/framework": "103.0.*", @@ -18381,11 +18551,11 @@ }, { "name": "magento/module-quote-bundle-options", - "version": "100.4.3-beta1", + "version": "100.4.3-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-quote-bundle-options/magento-module-quote-bundle-options-100.4.3.0-beta1.zip", - "shasum": "192ffc60dab5f2df8563cd5b03ee78cc7004a868" + "url": "https://repo.magento.com/archives/magento/module-quote-bundle-options/magento-module-quote-bundle-options-100.4.3.0-beta2.zip", + "shasum": "a53a6ffef32f660e8e9736385343b485055cba77" }, "require": { "magento/framework": "103.0.*", @@ -18409,11 +18579,11 @@ }, { "name": "magento/module-quote-configurable-options", - "version": "100.4.3-beta1", + "version": "100.4.3-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-quote-configurable-options/magento-module-quote-configurable-options-100.4.3.0-beta1.zip", - "shasum": "1424aa4d59fdcd42d50eafbf23c4e5a95c9e3e0e" + "url": "https://repo.magento.com/archives/magento/module-quote-configurable-options/magento-module-quote-configurable-options-100.4.3.0-beta2.zip", + "shasum": "24cbb827596c7bd1684dea4dd7293da8ab71f552" }, "require": { "magento/framework": "103.0.*", @@ -18437,11 +18607,11 @@ }, { "name": "magento/module-quote-downloadable-links", - "version": "100.4.3-beta1", + "version": "100.4.3-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-quote-downloadable-links/magento-module-quote-downloadable-links-100.4.3.0-beta1.zip", - "shasum": "b5889505eed8381b1e7ecc43ac190ba1c5154f95" + "url": "https://repo.magento.com/archives/magento/module-quote-downloadable-links/magento-module-quote-downloadable-links-100.4.3.0-beta2.zip", + "shasum": "deddb9a309df40d2b567d3033b8ed6c0b3751c37" }, "require": { "magento/framework": "103.0.*", @@ -18493,11 +18663,11 @@ }, { "name": "magento/module-quote-graph-ql", - "version": "100.4.7-beta1", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-quote-graph-ql/magento-module-quote-graph-ql-100.4.7.0-beta1.zip", - "shasum": "c898823b9048e81bb3aa666de880829af511f2a1" + "url": "https://repo.magento.com/archives/magento/module-quote-graph-ql/magento-module-quote-graph-ql-100.4.7.0-beta2.zip", + "shasum": "3360bf1377a2399aac885aee41b2a94b8b17b949" }, "require": { "magento/framework": "103.0.*", @@ -18537,11 +18707,11 @@ }, { "name": "magento/module-quote-staging", - "version": "100.4.4-beta1", + "version": "100.4.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-quote-staging/magento-module-quote-staging-100.4.4.0-beta1.zip", - "shasum": "0fd61d7fa64fd26e839af479c908950e24546957" + "url": "https://repo.magento.com/archives/magento/module-quote-staging/magento-module-quote-staging-100.4.4.0-beta2.zip", + "shasum": "104740432b485fad2e3b47d6afc1e592c635b9b9" }, "require": { "magento/framework": "103.0.*", @@ -18596,11 +18766,11 @@ }, { "name": "magento/module-re-captcha-checkout", - "version": "1.1.4-beta1", + "version": "1.1.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-checkout/magento-module-re-captcha-checkout-1.1.4.0-beta1.zip", - "shasum": "fd4247dcf40c72805862cc5e026a8aae133f208a" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-checkout/magento-module-re-captcha-checkout-1.1.4.0-beta2.zip", + "shasum": "17e485bae81df121fab024fa8f4bd36dc57071ea" }, "require": { "magento/framework": "*", @@ -18629,11 +18799,11 @@ }, { "name": "magento/module-re-captcha-checkout-sales-rule", - "version": "1.1.3-beta1", + "version": "1.1.3-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-checkout-sales-rule/magento-module-re-captcha-checkout-sales-rule-1.1.3.0-beta1.zip", - "shasum": "423c447ae25db9b0d10a2e8c1feabe5f03b1b917" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-checkout-sales-rule/magento-module-re-captcha-checkout-sales-rule-1.1.3.0-beta2.zip", + "shasum": "4ef5f7c3723c9a9b24eaf3d0502c70b38079af80" }, "require": { "magento/framework": "*", @@ -18663,11 +18833,11 @@ }, { "name": "magento/module-re-captcha-contact", - "version": "1.1.3-beta1", + "version": "1.1.3-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-contact/magento-module-re-captcha-contact-1.1.3.0-beta1.zip", - "shasum": "fe22203f41ac7bd9fe5b7de8823b11e7a85a8946" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-contact/magento-module-re-captcha-contact-1.1.3.0-beta2.zip", + "shasum": "e6081b8ce123add8f998b74db1302eed7b4d44bb" }, "require": { "magento/framework": "*", @@ -18690,11 +18860,11 @@ }, { "name": "magento/module-re-captcha-customer", - "version": "1.1.5-beta1", + "version": "1.1.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-customer/magento-module-re-captcha-customer-1.1.5.0-beta1.zip", - "shasum": "c4afdfb2af3b387e456f10d56394d6d159e8acf7" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-customer/magento-module-re-captcha-customer-1.1.5.0-beta2.zip", + "shasum": "80d0eb8f61cbc1c09635cbc288ce4df025589b2e" }, "require": { "magento/framework": "*", @@ -18720,11 +18890,11 @@ }, { "name": "magento/module-re-captcha-frontend-ui", - "version": "1.1.5-beta1", + "version": "1.1.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-frontend-ui/magento-module-re-captcha-frontend-ui-1.1.5.0-beta1.zip", - "shasum": "2d273addf846d21a9e3904dec8733f4e034688dc" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-frontend-ui/magento-module-re-captcha-frontend-ui-1.1.5.0-beta2.zip", + "shasum": "9cb896666c43311db6294ef2d3609a57d5bda28e" }, "require": { "magento/framework": "*", @@ -18872,11 +19042,11 @@ }, { "name": "magento/module-re-captcha-newsletter", - "version": "1.1.4-beta1", + "version": "1.1.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-newsletter/magento-module-re-captcha-newsletter-1.1.4.0-beta1.zip", - "shasum": "f77db0198d18b13862995105d2834a6d372deb2a" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-newsletter/magento-module-re-captcha-newsletter-1.1.4.0-beta2.zip", + "shasum": "06495e0f67c6a19ff31fbb64c4620cc0cc4afa97" }, "require": { "magento/framework": "*", @@ -18901,11 +19071,11 @@ }, { "name": "magento/module-re-captcha-paypal", - "version": "1.1.4-beta1", + "version": "1.1.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-paypal/magento-module-re-captcha-paypal-1.1.4.0-beta1.zip", - "shasum": "820508e38f1dd839e627ab736074d302ce286e69" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-paypal/magento-module-re-captcha-paypal-1.1.4.0-beta2.zip", + "shasum": "c388a9e677f327cc708adb54afcf408d25418fe0" }, "require": { "magento/framework": "*", @@ -18934,11 +19104,11 @@ }, { "name": "magento/module-re-captcha-review", - "version": "1.1.4-beta1", + "version": "1.1.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-review/magento-module-re-captcha-review-1.1.4.0-beta1.zip", - "shasum": "5f92004737885728edbae432982ba715ef1bdb88" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-review/magento-module-re-captcha-review-1.1.4.0-beta2.zip", + "shasum": "e3386349bc7f8114b2a969f34a0b095bcc490cf3" }, "require": { "magento/framework": "*", @@ -18963,11 +19133,11 @@ }, { "name": "magento/module-re-captcha-send-friend", - "version": "1.1.4-beta1", + "version": "1.1.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-send-friend/magento-module-re-captcha-send-friend-1.1.4.0-beta1.zip", - "shasum": "a9aa2a1a56348b95141f5f164f4fcbf67b909806" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-send-friend/magento-module-re-captcha-send-friend-1.1.4.0-beta2.zip", + "shasum": "100053b97261c4ce7a2db753d440a7bc73373800" }, "require": { "magento/framework": "*", @@ -19023,11 +19193,11 @@ }, { "name": "magento/module-re-captcha-ui", - "version": "1.1.4-beta1", + "version": "1.1.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-ui/magento-module-re-captcha-ui-1.1.4.0-beta1.zip", - "shasum": "221013f3866fd36fea0bb7eda82e77b31b16ea87" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-ui/magento-module-re-captcha-ui-1.1.4.0-beta2.zip", + "shasum": "90b52acb0d5aef981df5eb91c839d59da074b6cd" }, "require": { "magento/framework": "*", @@ -19056,11 +19226,11 @@ }, { "name": "magento/module-re-captcha-user", - "version": "1.1.4-beta1", + "version": "1.1.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-user/magento-module-re-captcha-user-1.1.4.0-beta1.zip", - "shasum": "e7839ada5974c1d9f97dd7efc151bdc549532c99" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-user/magento-module-re-captcha-user-1.1.4.0-beta2.zip", + "shasum": "a78a24f1605c72834bd53dcff9946ff694b05403" }, "require": { "magento/framework": "*", @@ -19204,11 +19374,11 @@ }, { "name": "magento/module-re-captcha-version-3-invisible", - "version": "2.0.4-beta1", + "version": "2.0.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-version-3-invisible/magento-module-re-captcha-version-3-invisible-2.0.4.0-beta1.zip", - "shasum": "1cc293eb8be4009a95186d2fcd6788391c534be0" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-version-3-invisible/magento-module-re-captcha-version-3-invisible-2.0.4.0-beta2.zip", + "shasum": "01316dd7ccce3cb084bda9fcece50d3673d31281" }, "require": { "magento/framework": "*", @@ -19264,11 +19434,11 @@ }, { "name": "magento/module-re-captcha-webapi-graph-ql", - "version": "1.0.3-beta1", + "version": "1.0.3-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-webapi-graph-ql/magento-module-re-captcha-webapi-graph-ql-1.0.3.0-beta1.zip", - "shasum": "d3a02aa4235e3eeac431040e6580512d05345b9a" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-webapi-graph-ql/magento-module-re-captcha-webapi-graph-ql-1.0.3.0-beta2.zip", + "shasum": "d95dd5072809b9141ef279f958a7ec66839f3b7c" }, "require": { "magento/framework": "*", @@ -19352,11 +19522,11 @@ }, { "name": "magento/module-related-product-graph-ql", - "version": "100.4.4-beta1", + "version": "100.4.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-related-product-graph-ql/magento-module-related-product-graph-ql-100.4.4.0-beta1.zip", - "shasum": "6665d5850a1526e2909e98de9a8d996b2a4fd085" + "url": "https://repo.magento.com/archives/magento/module-related-product-graph-ql/magento-module-related-product-graph-ql-100.4.4.0-beta2.zip", + "shasum": "8af80566b6c8c4fbe69dac4454f31a0962ff0afe" }, "require": { "magento/framework": "103.0.*", @@ -19384,11 +19554,11 @@ }, { "name": "magento/module-release-notification", - "version": "100.4.5-beta1", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-release-notification/magento-module-release-notification-100.4.5.0-beta1.zip", - "shasum": "d2c34d8e526120f135bba6e42abc7904d9f9ee31" + "url": "https://repo.magento.com/archives/magento/module-release-notification/magento-module-release-notification-100.4.5.0-beta2.zip", + "shasum": "d39f40a39855780503bdc026dca09deae41ee378" }, "require": { "magento/framework": "103.0.*", @@ -19417,11 +19587,11 @@ }, { "name": "magento/module-reminder", - "version": "101.2.6-beta1", + "version": "101.2.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-reminder/magento-module-reminder-101.2.6.0-beta1.zip", - "shasum": "e9b1b244a4e9d131d59a8ea727f4d95580b69ee6" + "url": "https://repo.magento.com/archives/magento/module-reminder/magento-module-reminder-101.2.6.0-beta2.zip", + "shasum": "139b6d8e3773be0810042f76bdefe4e689fbe107" }, "require": { "magento/framework": "103.0.*", @@ -19454,11 +19624,11 @@ }, { "name": "magento/module-remote-storage", - "version": "100.4.5-beta1", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-remote-storage/magento-module-remote-storage-100.4.5.0-beta1.zip", - "shasum": "4d806c308c4141464221e138833c94f058b13eff" + "url": "https://repo.magento.com/archives/magento/module-remote-storage/magento-module-remote-storage-100.4.5.0-beta2.zip", + "shasum": "2f4c79709c94735f29d9ac3d7fdd6de48b57c78f" }, "require": { "league/flysystem": "^2.4", @@ -19529,11 +19699,11 @@ }, { "name": "magento/module-reports", - "version": "100.4.7-beta1", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-reports/magento-module-reports-100.4.7.0-beta1.zip", - "shasum": "e766296cd57e2a4089746762422e2d24bed9f19d" + "url": "https://repo.magento.com/archives/magento/module-reports/magento-module-reports-100.4.7.0-beta2.zip", + "shasum": "4ec4f7cafc087ff9366ce97b12f974896c85bf8a" }, "require": { "magento/framework": "103.0.*", @@ -19573,11 +19743,11 @@ }, { "name": "magento/module-require-js", - "version": "100.4.3-beta1", + "version": "100.4.3-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-require-js/magento-module-require-js-100.4.3.0-beta1.zip", - "shasum": "c34e7e9aac8b64de6a263a7400c71239e1bda814" + "url": "https://repo.magento.com/archives/magento/module-require-js/magento-module-require-js-100.4.3.0-beta2.zip", + "shasum": "232497534a266be441dd267a76cf6cf2faada0bb" }, "require": { "magento/framework": "103.0.*", @@ -19600,11 +19770,11 @@ }, { "name": "magento/module-resource-connections", - "version": "100.4.4-beta1", + "version": "100.4.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-resource-connections/magento-module-resource-connections-100.4.4.0-beta1.zip", - "shasum": "ff14c4026e6d6a50d9376c14834d5d7312f0d3ce" + "url": "https://repo.magento.com/archives/magento/module-resource-connections/magento-module-resource-connections-100.4.4.0-beta2.zip", + "shasum": "b207f0b150b01162a5f1e1dbe62321c3f70e441d" }, "require": { "magento/framework": "103.0.*", @@ -19626,11 +19796,11 @@ }, { "name": "magento/module-review", - "version": "100.4.7-beta1", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-review/magento-module-review-100.4.7.0-beta1.zip", - "shasum": "b312dc9e4b3f8c9becefcc53e199c059e5b5cd40" + "url": "https://repo.magento.com/archives/magento/module-review/magento-module-review-100.4.7.0-beta2.zip", + "shasum": "921da8ca7668175368292c901db3b3c25140f3a2" }, "require": { "magento/framework": "103.0.*", @@ -19665,11 +19835,11 @@ }, { "name": "magento/module-review-analytics", - "version": "100.4.4-beta1", + "version": "100.4.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-review-analytics/magento-module-review-analytics-100.4.4.0-beta1.zip", - "shasum": "ce971edcb67b468ee5b4ac5fcad288050c0e5751" + "url": "https://repo.magento.com/archives/magento/module-review-analytics/magento-module-review-analytics-100.4.4.0-beta2.zip", + "shasum": "feaaed024fb0ef62da02651d8589a3c7c70124ed" }, "require": { "magento/framework": "103.0.*", @@ -19694,11 +19864,11 @@ }, { "name": "magento/module-review-graph-ql", - "version": "100.4.3-beta1", + "version": "100.4.3-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-review-graph-ql/magento-module-review-graph-ql-100.4.3.0-beta1.zip", - "shasum": "82a11c9042eedbe157598c9219bb4c9588711c42" + "url": "https://repo.magento.com/archives/magento/module-review-graph-ql/magento-module-review-graph-ql-100.4.3.0-beta2.zip", + "shasum": "c2ce97a8b851f3f228aaab3dfdcbdb3b8adb6b2d" }, "require": { "magento/framework": "103.0.*", @@ -19728,11 +19898,11 @@ }, { "name": "magento/module-review-staging", - "version": "100.4.4-beta1", + "version": "100.4.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-review-staging/magento-module-review-staging-100.4.4.0-beta1.zip", - "shasum": "25e9a67f6a4d241cb69b1c7aba063cdf2e727ee1" + "url": "https://repo.magento.com/archives/magento/module-review-staging/magento-module-review-staging-100.4.4.0-beta2.zip", + "shasum": "c5c6039f8c5a6800fbe87c6bf7babbbba093bd38" }, "require": { "lib-libxml": "*", @@ -19761,11 +19931,11 @@ }, { "name": "magento/module-reward", - "version": "101.2.7-beta1", + "version": "101.2.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-reward/magento-module-reward-101.2.7.0-beta1.zip", - "shasum": "2da4e4381c09ea4c53388682000c4ed5b50cae69" + "url": "https://repo.magento.com/archives/magento/module-reward/magento-module-reward-101.2.7.0-beta2.zip", + "shasum": "13bd9d74a7a13fc1af01a44766814cbdd742e107" }, "require": { "magento/framework": "103.0.*", @@ -19843,11 +20013,11 @@ }, { "name": "magento/module-reward-staging", - "version": "100.4.4-beta1", + "version": "100.4.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-reward-staging/magento-module-reward-staging-100.4.4.0-beta1.zip", - "shasum": "a5872d5a52aba70105bf438d867d2ee28b981ca8" + "url": "https://repo.magento.com/archives/magento/module-reward-staging/magento-module-reward-staging-100.4.4.0-beta2.zip", + "shasum": "f583a86494ac79c9efedd5404e09a288cef8614f" }, "require": { "magento/framework": "103.0.*", @@ -19875,11 +20045,11 @@ }, { "name": "magento/module-rma", - "version": "101.2.7-beta1", + "version": "101.2.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-rma/magento-module-rma-101.2.7.0-beta1.zip", - "shasum": "e7ab84c3760548bfcf66b3b142bba2c0794b3121" + "url": "https://repo.magento.com/archives/magento/module-rma/magento-module-rma-101.2.7.0-beta2.zip", + "shasum": "0fa7893e51b2c0ef77a05ffa866a4772994219b6" }, "require": { "ext-gd": "*", @@ -19926,11 +20096,11 @@ }, { "name": "magento/module-rma-graph-ql", - "version": "100.4.6-beta1", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-rma-graph-ql/magento-module-rma-graph-ql-100.4.6.0-beta1.zip", - "shasum": "5d91126a1731f267795e757805ddaffcefb47f2b" + "url": "https://repo.magento.com/archives/magento/module-rma-graph-ql/magento-module-rma-graph-ql-100.4.6.0-beta2.zip", + "shasum": "7497e45db38dfaa7ba7937a06249e51a7a79f12e" }, "require": { "magento/framework": "103.0.*", @@ -19939,6 +20109,7 @@ "magento/module-customer-graph-ql": "100.4.*", "magento/module-directory": "100.4.*", "magento/module-eav": "102.1.*", + "magento/module-eav-graph-ql": "100.4.*", "magento/module-graph-ql": "100.4.*", "magento/module-rma": "101.2.*", "magento/module-sales": "103.0.*", @@ -19964,11 +20135,11 @@ }, { "name": "magento/module-rma-staging", - "version": "100.4.4-beta1", + "version": "100.4.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-rma-staging/magento-module-rma-staging-100.4.4.0-beta1.zip", - "shasum": "f3f27f015b88aa9862be52ae5dc0e96fa14617e4" + "url": "https://repo.magento.com/archives/magento/module-rma-staging/magento-module-rma-staging-100.4.4.0-beta2.zip", + "shasum": "df7f9e7d47852b7f39d2e7a9d4a00c28a77e479e" }, "require": { "lib-libxml": "*", @@ -19996,11 +20167,11 @@ }, { "name": "magento/module-robots", - "version": "101.1.3-beta1", + "version": "101.1.3-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-robots/magento-module-robots-101.1.3.0-beta1.zip", - "shasum": "cca23cac80da323f0bf7bcd6a3d1338567e185d6" + "url": "https://repo.magento.com/archives/magento/module-robots/magento-module-robots-101.1.3.0-beta2.zip", + "shasum": "c9c440e762723ad9028c06883e11ebbd65927823" }, "require": { "magento/framework": "103.0.*", @@ -20027,11 +20198,11 @@ }, { "name": "magento/module-rss", - "version": "100.4.4", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-rss/magento-module-rss-100.4.4.0.zip", - "shasum": "a8e6833313aa10bf92f3f567a29ca1b9e9c85422" + "url": "https://repo.magento.com/archives/magento/module-rss/magento-module-rss-100.4.5.0-beta2.zip", + "shasum": "99d3669016efb4c7e6f567f0023376e3f02df0fc" }, "require": { "magento/framework": "103.0.*", @@ -20089,15 +20260,15 @@ }, { "name": "magento/module-saas-common", - "version": "102.2.4", + "version": "103.0.3", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-saas-common/magento-module-saas-common-102.2.4.0.zip", - "shasum": "30ff666e47ba5dcf760000dd40e1c2c7742bea65" + "url": "https://repo.magento.com/archives/magento/module-saas-common/magento-module-saas-common-103.0.3.0.zip", + "shasum": "f71dcfc65adcb925c3f638533c32353a05dbd310" }, "require": { "magento/framework": ">=103.0.4", - "magento/module-data-exporter": "102.*", + "magento/module-data-exporter": "103.*", "magento/module-services-id": "^3.1.2", "magento/services-connector": "^1.2.5", "php": "~8.1.0||~8.2.0" @@ -20125,11 +20296,11 @@ }, { "name": "magento/module-sales", - "version": "103.0.7-beta1", + "version": "103.0.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sales/magento-module-sales-103.0.7.0-beta1.zip", - "shasum": "0c7ed40d2f4b0a8bacaba21bca2c2f8845dd5d49" + "url": "https://repo.magento.com/archives/magento/module-sales/magento-module-sales-103.0.7.0-beta2.zip", + "shasum": "41c8415ae139c707d38adc9dcf254352bf0a976d" }, "require": { "magento/framework": "103.0.*", @@ -20179,11 +20350,11 @@ }, { "name": "magento/module-sales-analytics", - "version": "100.4.4-beta1", + "version": "100.4.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sales-analytics/magento-module-sales-analytics-100.4.4.0-beta1.zip", - "shasum": "a6599524390e73ac57e447726d07308492d6c222" + "url": "https://repo.magento.com/archives/magento/module-sales-analytics/magento-module-sales-analytics-100.4.4.0-beta2.zip", + "shasum": "41c19c5f2d56887f05b610f4ca1b6e5d38a8823b" }, "require": { "magento/framework": "103.0.*", @@ -20208,11 +20379,11 @@ }, { "name": "magento/module-sales-archive", - "version": "101.0.5-beta1", + "version": "101.0.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sales-archive/magento-module-sales-archive-101.0.5.0-beta1.zip", - "shasum": "d3a932f9a95f1d0009ed89c143ca9c1134505dce" + "url": "https://repo.magento.com/archives/magento/module-sales-archive/magento-module-sales-archive-101.0.5.0-beta2.zip", + "shasum": "5c19f416472db2c7c3279a3e588e99e005f37b11" }, "require": { "magento/framework": "103.0.*", @@ -20240,16 +20411,16 @@ }, { "name": "magento/module-sales-data-exporter", - "version": "2.1.0", + "version": "2.2.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sales-data-exporter/magento-module-sales-data-exporter-2.1.0.0.zip", - "shasum": "8a133d902e3daf00b9a5267cc887c370152ae1db" + "url": "https://repo.magento.com/archives/magento/module-sales-data-exporter/magento-module-sales-data-exporter-2.2.1.0.zip", + "shasum": "3db1e5a823845a432a4a919dd88a146e70ff73d8" }, "require": { "magento/framework": ">=103.0.4 <=103.0.7", - "magento/module-data-exporter": "^102.2.1", - "magento/module-query-xml": "^102.2.1", + "magento/module-data-exporter": "^103.0.0", + "magento/module-query-xml": "^103.0.0", "magento/module-sales": ">=103.0.4 <=103.0.7", "php": "~8.1.0||~8.2.0" }, @@ -20270,11 +20441,11 @@ }, { "name": "magento/module-sales-graph-ql", - "version": "100.4.6", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sales-graph-ql/magento-module-sales-graph-ql-100.4.6.0.zip", - "shasum": "8d7211071eee00a88ac50d7990d3449f8b8bdefb" + "url": "https://repo.magento.com/archives/magento/module-sales-graph-ql/magento-module-sales-graph-ql-100.4.7.0-beta2.zip", + "shasum": "b39d741aed2c66cc9f04ac67ee815f0ffc57a0d6" }, "require": { "magento/framework": "103.0.*", @@ -20335,11 +20506,11 @@ }, { "name": "magento/module-sales-rule", - "version": "101.2.7-beta1", + "version": "101.2.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sales-rule/magento-module-sales-rule-101.2.7.0-beta1.zip", - "shasum": "fdced3e6470ace4317f2fc2cefa7b2ef4cb06aab" + "url": "https://repo.magento.com/archives/magento/module-sales-rule/magento-module-sales-rule-101.2.7.0-beta2.zip", + "shasum": "786353123202803b96662feda92e53b385b1b23d" }, "require": { "magento/framework": "103.0.*", @@ -20386,11 +20557,11 @@ }, { "name": "magento/module-sales-rule-staging", - "version": "100.4.6-beta1", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sales-rule-staging/magento-module-sales-rule-staging-100.4.6.0-beta1.zip", - "shasum": "ff9f460e5e1c42a2feb7206dfd86df3b957e7ab0" + "url": "https://repo.magento.com/archives/magento/module-sales-rule-staging/magento-module-sales-rule-staging-100.4.6.0-beta2.zip", + "shasum": "246d4b6c17e1970f26f314c8ad1dba51c2c9f59b" }, "require": { "magento/framework": "103.0.*", @@ -20423,11 +20594,11 @@ }, { "name": "magento/module-sales-sequence", - "version": "100.4.4-beta1", + "version": "100.4.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sales-sequence/magento-module-sales-sequence-100.4.4.0-beta1.zip", - "shasum": "c7054d16d86af2e197d28b9063eb5398e4b2c616" + "url": "https://repo.magento.com/archives/magento/module-sales-sequence/magento-module-sales-sequence-100.4.4.0-beta2.zip", + "shasum": "d4a00d39228d38c33ada5d76e624699c9fb8e9d4" }, "require": { "magento/framework": "103.0.*", @@ -20450,11 +20621,11 @@ }, { "name": "magento/module-sample-data", - "version": "100.4.5-beta1", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sample-data/magento-module-sample-data-100.4.5.0-beta1.zip", - "shasum": "156744f8cf0a6c3af77e3be1d4688a20ebb50689" + "url": "https://repo.magento.com/archives/magento/module-sample-data/magento-module-sample-data-100.4.5.0-beta2.zip", + "shasum": "7b18c29e7bfe4312804facf206b57e715b29f927" }, "require": { "magento/framework": "103.0.*", @@ -20481,11 +20652,11 @@ }, { "name": "magento/module-scalable-checkout", - "version": "100.4.6-beta1", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-scalable-checkout/magento-module-scalable-checkout-100.4.6.0-beta1.zip", - "shasum": "1665ce3073ceaeb0a0ac73815984b92c1d997cee" + "url": "https://repo.magento.com/archives/magento/module-scalable-checkout/magento-module-scalable-checkout-100.4.6.0-beta2.zip", + "shasum": "d7968193c881e094006bede61edf608b10284240" }, "require": { "magento/framework": "103.0.*", @@ -20515,11 +20686,11 @@ }, { "name": "magento/module-scalable-inventory", - "version": "100.4.5-beta1", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-scalable-inventory/magento-module-scalable-inventory-100.4.5.0-beta1.zip", - "shasum": "12549309980ec45ee224f6a72b12db0fb6753b65" + "url": "https://repo.magento.com/archives/magento/module-scalable-inventory/magento-module-scalable-inventory-100.4.5.0-beta2.zip", + "shasum": "87668394a10e576f296742f6694e492f25972a46" }, "require": { "magento/framework": "103.0.*", @@ -20545,11 +20716,11 @@ }, { "name": "magento/module-scalable-oms", - "version": "100.4.5-beta1", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-scalable-oms/magento-module-scalable-oms-100.4.5.0-beta1.zip", - "shasum": "aa65cad50824b4c9eaee0cbf52ce087d3a122952" + "url": "https://repo.magento.com/archives/magento/module-scalable-oms/magento-module-scalable-oms-100.4.5.0-beta2.zip", + "shasum": "659764d783e6c02d6ec5c3f1905bd8fbd5975c32" }, "require": { "magento/framework": "103.0.*", @@ -20575,11 +20746,11 @@ }, { "name": "magento/module-scheduled-import-export", - "version": "101.2.7-beta1", + "version": "101.2.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-scheduled-import-export/magento-module-scheduled-import-export-101.2.7.0-beta1.zip", - "shasum": "1c573082aea44876a60d27ca61de57dc93fd5c69" + "url": "https://repo.magento.com/archives/magento/module-scheduled-import-export/magento-module-scheduled-import-export-101.2.7.0-beta2.zip", + "shasum": "8f0aa4d39f9a95a2ccf35975db1570b226323029" }, "require": { "magento/framework": "103.0.*", @@ -20607,11 +20778,11 @@ }, { "name": "magento/module-search", - "version": "101.1.7-beta1", + "version": "101.1.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-search/magento-module-search-101.1.7.0-beta1.zip", - "shasum": "8c6cd17e23c834438a2d7add8bf3bdbe073ddb01" + "url": "https://repo.magento.com/archives/magento/module-search/magento-module-search-101.1.7.0-beta2.zip", + "shasum": "d0257e426731f3875f2bc372bb721a0b0ef527f3" }, "require": { "magento/framework": "103.0.*", @@ -20639,11 +20810,11 @@ }, { "name": "magento/module-search-staging", - "version": "100.4.5-beta1", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-search-staging/magento-module-search-staging-100.4.5.0-beta1.zip", - "shasum": "0e98f76bae419a8a97141bc9a5ba82d96d9a900a" + "url": "https://repo.magento.com/archives/magento/module-search-staging/magento-module-search-staging-100.4.5.0-beta2.zip", + "shasum": "aa579f60728886f41a2f1a66d6e0c07533f10c21" }, "require": { "lib-libxml": "*", @@ -20668,11 +20839,11 @@ }, { "name": "magento/module-security", - "version": "100.4.7-beta1", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-security/magento-module-security-100.4.7.0-beta1.zip", - "shasum": "d041266cc1beab7312259683b11e5c7fa1630709" + "url": "https://repo.magento.com/archives/magento/module-security/magento-module-security-100.4.7.0-beta2.zip", + "shasum": "5ab3d25d05d97859bea657a7646f30fc876b0e97" }, "require": { "magento/framework": "103.0.*", @@ -20702,11 +20873,11 @@ }, { "name": "magento/module-securitytxt", - "version": "1.1.3-beta1", + "version": "1.1.3-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-securitytxt/magento-module-securitytxt-1.1.3.0-beta1.zip", - "shasum": "38e7d9b21c87cc5ec4603fa58bbbb998a4304381" + "url": "https://repo.magento.com/archives/magento/module-securitytxt/magento-module-securitytxt-1.1.3.0-beta2.zip", + "shasum": "acbeb4427eb0220c4da4ee68f2986fbb6120e51d" }, "require": { "magento/framework": "*", @@ -20737,11 +20908,11 @@ }, { "name": "magento/module-send-friend", - "version": "100.4.5-beta1", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-send-friend/magento-module-send-friend-100.4.5.0-beta1.zip", - "shasum": "72d3b98bd7bf33e39920ee623d5ab59ee214d0b0" + "url": "https://repo.magento.com/archives/magento/module-send-friend/magento-module-send-friend-100.4.5.0-beta2.zip", + "shasum": "7e5f71e1ab03710da1347a839160c0baf115be98" }, "require": { "magento/framework": "103.0.*", @@ -20800,11 +20971,11 @@ }, { "name": "magento/module-service-proxy", - "version": "2.1.0", + "version": "2.2.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-service-proxy/magento-module-service-proxy-2.1.0.0.zip", - "shasum": "c1ec562d307d0ec20342cb82cd3b47f9de48d0e9" + "url": "https://repo.magento.com/archives/magento/module-service-proxy/magento-module-service-proxy-2.2.1.0.zip", + "shasum": "c778f2293ed8657b56e8d7e11d99b57316a73323" }, "require": { "magento/framework": ">=103.0.4 <=103.0.7", @@ -20830,16 +21001,16 @@ }, { "name": "magento/module-services-id", - "version": "3.1.3", + "version": "3.2.3", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-services-id/magento-module-services-id-3.1.3.0.zip", - "shasum": "f67040e87faf9e9d31fe978b5a31d22ce25c2d39" + "url": "https://repo.magento.com/archives/magento/module-services-id/magento-module-services-id-3.2.3.0.zip", + "shasum": "c7d5e0b8be80304d743058723b0876ab51ad833d" }, "require": { "magento/framework": ">=102.0.0 <104.0.0", "magento/module-config": ">=101.1.0 <101.3.0", - "magento/services-connector": "^1.2.6", + "magento/services-connector": "^1.3.2", "php": "~7.2.0||~7.3.0||~7.4.0||~8.1.0||~8.2.0" }, "type": "magento2-module", @@ -20859,17 +21030,18 @@ }, { "name": "magento/module-services-id-graph-ql-server", - "version": "1.0.4", + "version": "1.1.2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-services-id-graph-ql-server/magento-module-services-id-graph-ql-server-1.0.4.0.zip", - "shasum": "2ca6878b1398228db530687e83ffcab09ccddd7b" + "url": "https://repo.magento.com/archives/magento/module-services-id-graph-ql-server/magento-module-services-id-graph-ql-server-1.1.2.0.zip", + "shasum": "d238abb9685a176cd89dcd2412880732d560c8ba" }, "require": { "magento/framework": ">=102.0.0 <104.0.0", "magento/module-admin-graph-ql-server": "^1.0.1", "magento/module-backend": ">=101.0.0 <103.0.0", - "magento/module-services-id": "^3.1.3", + "magento/module-services-id": "^3.2.2", + "magento/services-connector": "^1.3.2", "php": "~7.2.0||~7.3.0||~7.4.0||~8.1.0||~8.2.0" }, "type": "magento2-module", @@ -20889,19 +21061,19 @@ }, { "name": "magento/module-services-id-layout", - "version": "1.0.5", + "version": "1.1.2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-services-id-layout/magento-module-services-id-layout-1.0.5.0.zip", - "shasum": "5a7926e4b380e2919a2abdc8ab3b180aa0c2502a" + "url": "https://repo.magento.com/archives/magento/module-services-id-layout/magento-module-services-id-layout-1.1.2.0.zip", + "shasum": "0b548dc08891954b5f8c74af12d47e80454729c5" }, "require": { "magento/framework": ">=102.0.0 <104.0.0", "magento/module-backend": ">=101.0.0 <103.0.0", "magento/module-config": ">=101.1.0 <101.3.0", "magento/module-graph-ql-server": "^1.0.1", - "magento/module-services-id": "^3.1.3", - "magento/module-services-id-graph-ql-server": "^1.0.4", + "magento/module-services-id": "^3.2.2", + "magento/module-services-id-graph-ql-server": "^1.1.2", "magento/module-store": ">=101.0.0 <101.2.0", "php": "~7.2.0||~7.3.0||~7.4.0||~8.1.0||~8.2.0" }, @@ -20922,11 +21094,11 @@ }, { "name": "magento/module-shipping", - "version": "100.4.7-beta1", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-shipping/magento-module-shipping-100.4.7.0-beta1.zip", - "shasum": "b60c2afa0ff30b70d3f0eb5be68964a20b4ecfc6" + "url": "https://repo.magento.com/archives/magento/module-shipping/magento-module-shipping-100.4.7.0-beta2.zip", + "shasum": "b79daefeb89eb0cbde25c5ff44e66f647fa0ef54" }, "require": { "ext-gd": "*", @@ -20968,11 +21140,11 @@ }, { "name": "magento/module-sitemap", - "version": "100.4.6-beta1", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sitemap/magento-module-sitemap-100.4.6.0-beta1.zip", - "shasum": "7016ee472b4bb27b79c12ce2be0e86ce96d64186" + "url": "https://repo.magento.com/archives/magento/module-sitemap/magento-module-sitemap-100.4.6.0-beta2.zip", + "shasum": "173cf3c5920c4353fa6051ea981ce268f2f07952" }, "require": { "magento/framework": "103.0.*", @@ -21007,11 +21179,11 @@ }, { "name": "magento/module-staging", - "version": "101.2.7-beta1", + "version": "101.2.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-staging/magento-module-staging-101.2.7.0-beta1.zip", - "shasum": "c0a176b6f89af00c0962768d85f507f4e1f57ec0" + "url": "https://repo.magento.com/archives/magento/module-staging/magento-module-staging-101.2.7.0-beta2.zip", + "shasum": "cf8687b808a22f8e796cb675e3d1a0416eb85694" }, "require": { "lib-libxml": "*", @@ -21077,11 +21249,11 @@ }, { "name": "magento/module-staging-page-builder", - "version": "2.2.4", + "version": "2.2.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-staging-page-builder/magento-module-staging-page-builder-2.2.4.0.zip", - "shasum": "21c71b53b029fc45b055b13b724ac17958389d44" + "url": "https://repo.magento.com/archives/magento/module-staging-page-builder/magento-module-staging-page-builder-2.2.5.0-beta2.zip", + "shasum": "76d4972e2f568091daeae5cd12a88c280d165f38" }, "require": { "magento/framework": "*", @@ -21089,7 +21261,7 @@ }, "suggest": { "magento/module-page-builder": "2.2.*", - "magento/module-staging": "101.2.*" + "magento/module-staging": "*" }, "type": "magento2-module", "autoload": { @@ -21107,11 +21279,11 @@ }, { "name": "magento/module-store", - "version": "101.1.7-beta1", + "version": "101.1.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-store/magento-module-store-101.1.7.0-beta1.zip", - "shasum": "6e6d87cb5b2d3e705c07938ae50fb3a5f2644d4e" + "url": "https://repo.magento.com/archives/magento/module-store/magento-module-store-101.1.7.0-beta2.zip", + "shasum": "54e6060e2df410c0f4cd56e3ba6bab52b196101e" }, "require": { "magento/framework": "103.0.*", @@ -21145,16 +21317,16 @@ }, { "name": "magento/module-store-data-exporter", - "version": "2.1.0", + "version": "2.2.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-store-data-exporter/magento-module-store-data-exporter-2.1.0.0.zip", - "shasum": "f0949c2c07cc6a27714a52a28e43b92426ecdfdd" + "url": "https://repo.magento.com/archives/magento/module-store-data-exporter/magento-module-store-data-exporter-2.2.1.0.zip", + "shasum": "8dbba76f94c38b5f63d3a02737bd18816a6cc5de" }, "require": { "magento/framework": ">=103.0.4 <=103.0.7", - "magento/module-data-exporter": "^102.2.1", - "magento/module-query-xml": "^102.2.1", + "magento/module-data-exporter": "^103.0.0", + "magento/module-query-xml": "^103.0.0", "magento/module-store": ">=101.1.4 <=101.1.7", "php": "~8.1.0||~8.2.0" }, @@ -21175,16 +21347,17 @@ }, { "name": "magento/module-store-graph-ql", - "version": "100.4.5-beta1", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-store-graph-ql/magento-module-store-graph-ql-100.4.5.0-beta1.zip", - "shasum": "5f12760f0e3bb8d887a2058e4d6ecdcb851ff251" + "url": "https://repo.magento.com/archives/magento/module-store-graph-ql/magento-module-store-graph-ql-100.4.5.0-beta2.zip", + "shasum": "6b339dae7ef43a3b84767e82198815595e60ea42" }, "require": { "magento/framework": "103.0.*", "magento/module-graph-ql": "100.4.*", "magento/module-graph-ql-cache": "100.4.*", + "magento/module-graph-ql-resolver-cache": "100.4.*", "magento/module-store": "101.1.*", "php": "~8.1.0||~8.2.0" }, @@ -21205,11 +21378,11 @@ }, { "name": "magento/module-support", - "version": "101.2.6-beta1", + "version": "101.2.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-support/magento-module-support-101.2.6.0-beta1.zip", - "shasum": "5a853a88eba7cd6f25ee8c530bc78915eba50be2" + "url": "https://repo.magento.com/archives/magento/module-support/magento-module-support-101.2.6.0-beta2.zip", + "shasum": "484b755457cc1f3805aa5fb9cff6f4ce97be018b" }, "require": { "lib-libxml": "*", @@ -21252,11 +21425,11 @@ }, { "name": "magento/module-swagger", - "version": "100.4.6-beta1", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-swagger/magento-module-swagger-100.4.6.0-beta1.zip", - "shasum": "94034dba412dd88afe74e245cab031d73398ff88" + "url": "https://repo.magento.com/archives/magento/module-swagger/magento-module-swagger-100.4.6.0-beta2.zip", + "shasum": "098a5b20776e55ac3596b97213c13c837f479c88" }, "require": { "magento/framework": "103.0.*", @@ -21279,11 +21452,11 @@ }, { "name": "magento/module-swagger-webapi", - "version": "100.4.3-beta1", + "version": "100.4.3-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-swagger-webapi/magento-module-swagger-webapi-100.4.3.0-beta1.zip", - "shasum": "d9cb3dc49606eb949cfdc67d3fa3d4bb3035c7a0" + "url": "https://repo.magento.com/archives/magento/module-swagger-webapi/magento-module-swagger-webapi-100.4.3.0-beta2.zip", + "shasum": "f2beb79a43890ba840accf8527fce6de8e1edc29" }, "require": { "magento/framework": "103.0.*", @@ -21307,11 +21480,11 @@ }, { "name": "magento/module-swagger-webapi-async", - "version": "100.4.3-beta1", + "version": "100.4.3-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-swagger-webapi-async/magento-module-swagger-webapi-async-100.4.3.0-beta1.zip", - "shasum": "da8bec35b68d9ac39f695bac0d789f31cf5b023e" + "url": "https://repo.magento.com/archives/magento/module-swagger-webapi-async/magento-module-swagger-webapi-async-100.4.3.0-beta2.zip", + "shasum": "cb70ea9d2f95999c0ba57743d82ab1ff535ecd7c" }, "require": { "magento/framework": "103.0.*", @@ -21366,11 +21539,11 @@ }, { "name": "magento/module-swatches", - "version": "100.4.7-beta1", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-swatches/magento-module-swatches-100.4.7.0-beta1.zip", - "shasum": "c0ae1e0b78fc68d2c521a8cec87ac1265c1d9a3f" + "url": "https://repo.magento.com/archives/magento/module-swatches/magento-module-swatches-100.4.7.0-beta2.zip", + "shasum": "0187ae4c0875aa9ca4cc4d2f7f23056cdb35717f" }, "require": { "magento/framework": "103.0.*", @@ -21407,11 +21580,11 @@ }, { "name": "magento/module-swatches-graph-ql", - "version": "100.4.4", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-swatches-graph-ql/magento-module-swatches-graph-ql-100.4.4.0.zip", - "shasum": "334c1997b61526f281b8e42ec9ecfc64b098e7d3" + "url": "https://repo.magento.com/archives/magento/module-swatches-graph-ql/magento-module-swatches-graph-ql-100.4.5.0-beta2.zip", + "shasum": "cc1615d941fca89c8e2e38b85894cb7d3ab7796a" }, "require": { "magento/framework": "103.0.*", @@ -21440,11 +21613,11 @@ }, { "name": "magento/module-swatches-layered-navigation", - "version": "100.4.3-beta1", + "version": "100.4.3-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-swatches-layered-navigation/magento-module-swatches-layered-navigation-100.4.3.0-beta1.zip", - "shasum": "2ca6bebab89ff8a7d3d363ab2559deac1ffbfde4" + "url": "https://repo.magento.com/archives/magento/module-swatches-layered-navigation/magento-module-swatches-layered-navigation-100.4.3.0-beta2.zip", + "shasum": "fe55c1e692a318f7265c5b17308bcbdd0d0ea466" }, "require": { "magento/framework": "103.0.*", @@ -21468,11 +21641,11 @@ }, { "name": "magento/module-target-rule", - "version": "101.2.7-beta1", + "version": "101.2.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-target-rule/magento-module-target-rule-101.2.7.0-beta1.zip", - "shasum": "f309feb3b9363ed05a7efd6dfb6837bb03bf70e8" + "url": "https://repo.magento.com/archives/magento/module-target-rule/magento-module-target-rule-101.2.7.0-beta2.zip", + "shasum": "6b8be5f9010d42262c891d5aeab6d945da984286" }, "require": { "magento/framework": "103.0.*", @@ -21509,11 +21682,11 @@ }, { "name": "magento/module-target-rule-graph-ql", - "version": "100.4.4-beta1", + "version": "100.4.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-target-rule-graph-ql/magento-module-target-rule-graph-ql-100.4.4.0-beta1.zip", - "shasum": "2d7a00b115bb4dfeca1169ea864aaaf33a708e64" + "url": "https://repo.magento.com/archives/magento/module-target-rule-graph-ql/magento-module-target-rule-graph-ql-100.4.4.0-beta2.zip", + "shasum": "5f48a0ea37f2d39a889029d1a67df463f3074ab2" }, "require": { "magento/framework": "103.0.*", @@ -21540,11 +21713,11 @@ }, { "name": "magento/module-tax", - "version": "100.4.7-beta1", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-tax/magento-module-tax-100.4.7.0-beta1.zip", - "shasum": "5c450431b7c77a3a6c92c9f563cd6967d6b4e9a9" + "url": "https://repo.magento.com/archives/magento/module-tax/magento-module-tax-100.4.7.0-beta2.zip", + "shasum": "bb8e37075f5afad40b36e2ca5489ae5a8b923619" }, "require": { "magento/framework": "103.0.*", @@ -21615,11 +21788,11 @@ }, { "name": "magento/module-tax-import-export", - "version": "100.4.6-beta1", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-tax-import-export/magento-module-tax-import-export-100.4.6.0-beta1.zip", - "shasum": "d50224afa67d27c4dffdbec7daec0b5e3f0dac8a" + "url": "https://repo.magento.com/archives/magento/module-tax-import-export/magento-module-tax-import-export-100.4.6.0-beta2.zip", + "shasum": "4976e69dbd54e7e8dd2f8e8ba9f84edadd01341d" }, "require": { "magento/framework": "103.0.*", @@ -21647,11 +21820,11 @@ }, { "name": "magento/module-theme", - "version": "101.1.7-beta1", + "version": "101.1.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-theme/magento-module-theme-101.1.7.0-beta1.zip", - "shasum": "f71488b55895c225ed11b684271f2290ee9da784" + "url": "https://repo.magento.com/archives/magento/module-theme/magento-module-theme-101.1.7.0-beta2.zip", + "shasum": "4e7cf308027057b2692850585b8144cdb0efdae2" }, "require": { "magento/framework": "103.0.*", @@ -21719,11 +21892,11 @@ }, { "name": "magento/module-translation", - "version": "100.4.7-beta1", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-translation/magento-module-translation-100.4.7.0-beta1.zip", - "shasum": "d386f36adb1bf95260ccd5344f487b70d2265fe6" + "url": "https://repo.magento.com/archives/magento/module-translation/magento-module-translation-100.4.7.0-beta2.zip", + "shasum": "d7102d86b80dfb797c859f870ace49e2687eb6fa" }, "require": { "magento/framework": "103.0.*", @@ -21754,11 +21927,11 @@ }, { "name": "magento/module-two-factor-auth", - "version": "1.1.6-beta1", + "version": "1.1.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-two-factor-auth/magento-module-two-factor-auth-1.1.6.0-beta1.zip", - "shasum": "bb726a3fae0b4c317f7dbdcf90437f6ea47ec5b0" + "url": "https://repo.magento.com/archives/magento/module-two-factor-auth/magento-module-two-factor-auth-1.1.6.0-beta2.zip", + "shasum": "05179eb56a74f45509b76fdad6d87f539783dc05" }, "require": { "2tvenom/cborencode": "^1.0", @@ -21792,11 +21965,11 @@ }, { "name": "magento/module-ui", - "version": "101.2.7-beta1", + "version": "101.2.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-ui/magento-module-ui-101.2.7.0-beta1.zip", - "shasum": "110351bb1986bafc89305e2bc1e674613b8c6501" + "url": "https://repo.magento.com/archives/magento/module-ui/magento-module-ui-101.2.7.0-beta2.zip", + "shasum": "07550e001e89990cc29359b1b23a8b4ebc5a9827" }, "require": { "magento/framework": "103.0.*", @@ -21827,11 +22000,11 @@ }, { "name": "magento/module-ups", - "version": "100.4.7-beta1", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-ups/magento-module-ups-100.4.7.0-beta1.zip", - "shasum": "e637ada0670abac5264ae5977e6a71c82af47ba3" + "url": "https://repo.magento.com/archives/magento/module-ups/magento-module-ups-100.4.7.0-beta2.zip", + "shasum": "b0a881f19a52049c9b44304c70647dbcf6a91864" }, "require": { "magento/framework": "103.0.*", @@ -21864,11 +22037,11 @@ }, { "name": "magento/module-url-rewrite", - "version": "102.0.6-beta1", + "version": "102.0.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-url-rewrite/magento-module-url-rewrite-102.0.6.0-beta1.zip", - "shasum": "48eb1873b7299b7be6b64f84da2d912e32aa609d" + "url": "https://repo.magento.com/archives/magento/module-url-rewrite/magento-module-url-rewrite-102.0.6.0-beta2.zip", + "shasum": "fec62f9dfd760289c6b5e14425d1240f3bcc9374" }, "require": { "magento/framework": "103.0.*", @@ -21898,11 +22071,11 @@ }, { "name": "magento/module-url-rewrite-graph-ql", - "version": "100.4.6-beta1", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-url-rewrite-graph-ql/magento-module-url-rewrite-graph-ql-100.4.6.0-beta1.zip", - "shasum": "093636f768bfb24875863c7bd349cad5b4d5dba0" + "url": "https://repo.magento.com/archives/magento/module-url-rewrite-graph-ql/magento-module-url-rewrite-graph-ql-100.4.6.0-beta2.zip", + "shasum": "2047927d21bfb11e93e9e55443aa9c171231de8f" }, "require": { "magento/framework": "103.0.*", @@ -21929,11 +22102,11 @@ }, { "name": "magento/module-user", - "version": "101.2.7-beta1", + "version": "101.2.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-user/magento-module-user-101.2.7.0-beta1.zip", - "shasum": "84ae388bdafa27f754cb413d043d1b61ad811a9f" + "url": "https://repo.magento.com/archives/magento/module-user/magento-module-user-101.2.7.0-beta2.zip", + "shasum": "0be4af18838bd8c567c5ecf74826e0cdf09f19a0" }, "require": { "magento/framework": "103.0.*", @@ -21963,11 +22136,11 @@ }, { "name": "magento/module-usps", - "version": "100.4.6-beta1", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-usps/magento-module-usps-100.4.6.0-beta1.zip", - "shasum": "cf76c878d8da5ffede9f01839fcdb400b77960cd" + "url": "https://repo.magento.com/archives/magento/module-usps/magento-module-usps-100.4.6.0-beta2.zip", + "shasum": "bd2fdd5d4a6c859c84d3cfc7afced10d9477f1f1" }, "require": { "lib-libxml": "*", @@ -21999,11 +22172,11 @@ }, { "name": "magento/module-variable", - "version": "100.4.5-beta1", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-variable/magento-module-variable-100.4.5.0-beta1.zip", - "shasum": "06561653c784de1444b1a3d65408a18f5a361735" + "url": "https://repo.magento.com/archives/magento/module-variable/magento-module-variable-100.4.5.0-beta2.zip", + "shasum": "165180ce9998ecf57935fca7a91187a057b725c3" }, "require": { "magento/framework": "103.0.*", @@ -22030,11 +22203,11 @@ }, { "name": "magento/module-vault", - "version": "101.2.7-beta1", + "version": "101.2.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-vault/magento-module-vault-101.2.7.0-beta1.zip", - "shasum": "4a01c6ef86606e19f96ab24ca08170b7fa384217" + "url": "https://repo.magento.com/archives/magento/module-vault/magento-module-vault-101.2.7.0-beta2.zip", + "shasum": "99105b45781e08d53699c2c024a22e4a7b86a303" }, "require": { "magento/framework": "103.0.*", @@ -22119,11 +22292,11 @@ }, { "name": "magento/module-versions-cms", - "version": "101.2.7-beta1", + "version": "101.2.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-versions-cms/magento-module-versions-cms-101.2.7.0-beta1.zip", - "shasum": "05fac09eaa167b6b5b1839752939b2e9edac1a4d" + "url": "https://repo.magento.com/archives/magento/module-versions-cms/magento-module-versions-cms-101.2.7.0-beta2.zip", + "shasum": "4aeee08cd4d80e7e8913d903a3a291ba5b26cd62" }, "require": { "magento/framework": "103.0.*", @@ -22179,11 +22352,11 @@ }, { "name": "magento/module-versions-cms-url-rewrite", - "version": "100.4.5-beta1", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-versions-cms-url-rewrite/magento-module-versions-cms-url-rewrite-100.4.5.0-beta1.zip", - "shasum": "c01ab76afca8e686a9a43458c1e797bd3efe6bb3" + "url": "https://repo.magento.com/archives/magento/module-versions-cms-url-rewrite/magento-module-versions-cms-url-rewrite-100.4.5.0-beta2.zip", + "shasum": "62347ca33dcc77e458a3f9ccd1fed6260345e357" }, "require": { "magento/framework": "103.0.*", @@ -22242,11 +22415,11 @@ }, { "name": "magento/module-visual-merchandiser", - "version": "100.4.7-beta1", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-visual-merchandiser/magento-module-visual-merchandiser-100.4.7.0-beta1.zip", - "shasum": "d694051a6bb4e2e4c594c43a5dbd705701a5912c" + "url": "https://repo.magento.com/archives/magento/module-visual-merchandiser/magento-module-visual-merchandiser-100.4.7.0-beta2.zip", + "shasum": "62dfcd65514ea299377e2e6f24bb8d935bd7c837" }, "require": { "magento/framework": "103.0.*", @@ -22277,11 +22450,11 @@ }, { "name": "magento/module-webapi", - "version": "100.4.6-beta1", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-webapi/magento-module-webapi-100.4.6.0-beta1.zip", - "shasum": "bda3ce939a5c2303500fddc01ce91ccd72eb7847" + "url": "https://repo.magento.com/archives/magento/module-webapi/magento-module-webapi-100.4.6.0-beta2.zip", + "shasum": "38b45818df3954056a16c3311303c31e5fcf23b1" }, "require": { "magento/framework": "103.0.*", @@ -22312,11 +22485,11 @@ }, { "name": "magento/module-webapi-async", - "version": "100.4.5-beta1", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-webapi-async/magento-module-webapi-async-100.4.5.0-beta1.zip", - "shasum": "a38f058831f620d984838a5155b3ee97babc8359" + "url": "https://repo.magento.com/archives/magento/module-webapi-async/magento-module-webapi-async-100.4.5.0-beta2.zip", + "shasum": "0a6e0e3e6cc953bae5ed2d718aa3c9caff308787" }, "require": { "magento/framework": "103.0.*", @@ -22346,11 +22519,11 @@ }, { "name": "magento/module-webapi-security", - "version": "100.4.4-beta1", + "version": "100.4.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-webapi-security/magento-module-webapi-security-100.4.4.0-beta1.zip", - "shasum": "d94ba5a389dbc01f04ffeae6b1cf1ffefe66ca11" + "url": "https://repo.magento.com/archives/magento/module-webapi-security/magento-module-webapi-security-100.4.4.0-beta2.zip", + "shasum": "cb539dd47acbbfa9a74a45f357218deac7b006ee" }, "require": { "magento/framework": "103.0.*", @@ -22374,11 +22547,11 @@ }, { "name": "magento/module-website-restriction", - "version": "100.4.5", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-website-restriction/magento-module-website-restriction-100.4.5.0.zip", - "shasum": "db523be580d56066ef331a67e530311467f256d0" + "url": "https://repo.magento.com/archives/magento/module-website-restriction/magento-module-website-restriction-100.4.6.0-beta2.zip", + "shasum": "68ed58803415db4e2a7f288e1c87076c9b9b3ce9" }, "require": { "magento/framework": "103.0.*", @@ -22406,11 +22579,11 @@ }, { "name": "magento/module-weee", - "version": "100.4.7-beta1", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-weee/magento-module-weee-100.4.7.0-beta1.zip", - "shasum": "69dffcdbdb531a38804d9d4e288921385b0fd2c6" + "url": "https://repo.magento.com/archives/magento/module-weee/magento-module-weee-100.4.7.0-beta2.zip", + "shasum": "ed16588d2c7fda48c05034ccd2d2cdfd12eeaeb3" }, "require": { "magento/framework": "103.0.*", @@ -22448,11 +22621,11 @@ }, { "name": "magento/module-weee-graph-ql", - "version": "100.4.4-beta1", + "version": "100.4.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-weee-graph-ql/magento-module-weee-graph-ql-100.4.4.0-beta1.zip", - "shasum": "ead15d432f5c49aafe32ad755a19c118d04d3e52" + "url": "https://repo.magento.com/archives/magento/module-weee-graph-ql/magento-module-weee-graph-ql-100.4.4.0-beta2.zip", + "shasum": "65b501cee84ea79aadeabc5d631dcbb36d1fb5e4" }, "require": { "magento/framework": "103.0.*", @@ -22481,11 +22654,11 @@ }, { "name": "magento/module-weee-staging", - "version": "100.4.4-beta1", + "version": "100.4.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-weee-staging/magento-module-weee-staging-100.4.4.0-beta1.zip", - "shasum": "d8d98c6e7be1811aa602771dae102ee37e34184d" + "url": "https://repo.magento.com/archives/magento/module-weee-staging/magento-module-weee-staging-100.4.4.0-beta2.zip", + "shasum": "5008ef3c0b6af2678e5f4fe1ea7c7d2a8564766c" }, "require": { "lib-libxml": "*", @@ -22514,11 +22687,11 @@ }, { "name": "magento/module-widget", - "version": "101.2.7-beta1", + "version": "101.2.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-widget/magento-module-widget-101.2.7.0-beta1.zip", - "shasum": "dc7527703c84138d5f157f19d3da760ec5b7827d" + "url": "https://repo.magento.com/archives/magento/module-widget/magento-module-widget-101.2.7.0-beta2.zip", + "shasum": "5abe8c7d20f1b64e8b3378674f4054d2a1938a9b" }, "require": { "magento/framework": "103.0.*", @@ -22552,11 +22725,11 @@ }, { "name": "magento/module-wishlist", - "version": "101.2.7-beta1", + "version": "101.2.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-wishlist/magento-module-wishlist-101.2.7.0-beta1.zip", - "shasum": "2467a719b05bf732ed3e3d7ff625b73c91c44bcf" + "url": "https://repo.magento.com/archives/magento/module-wishlist/magento-module-wishlist-101.2.7.0-beta2.zip", + "shasum": "2ee7b10c3bc87845303ec635a8a1a1132054d7c6" }, "require": { "magento/framework": "103.0.*", @@ -22598,11 +22771,11 @@ }, { "name": "magento/module-wishlist-analytics", - "version": "100.4.5-beta1", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-wishlist-analytics/magento-module-wishlist-analytics-100.4.5.0-beta1.zip", - "shasum": "e4325c1b5c45add9345a4d5608af394dd326e0ff" + "url": "https://repo.magento.com/archives/magento/module-wishlist-analytics/magento-module-wishlist-analytics-100.4.5.0-beta2.zip", + "shasum": "16ae0868403a5d80f56a9256bd9e383f1d1e37ce" }, "require": { "magento/framework": "103.0.*", @@ -22684,11 +22857,11 @@ }, { "name": "magento/module-wishlist-graph-ql", - "version": "100.4.7-beta1", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-wishlist-graph-ql/magento-module-wishlist-graph-ql-100.4.7.0-beta1.zip", - "shasum": "7f27987e346929c6772dbdb32e26ece67060c336" + "url": "https://repo.magento.com/archives/magento/module-wishlist-graph-ql/magento-module-wishlist-graph-ql-100.4.7.0-beta2.zip", + "shasum": "b10027bbeaf7bf4ed27196a1fb6c5200c883b6e8" }, "require": { "magento/framework": "103.0.*", @@ -22717,72 +22890,72 @@ }, { "name": "magento/page-builder", - "version": "1.7.4-beta1", + "version": "1.7.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/page-builder/magento-page-builder-1.7.4.0-beta1.zip", - "shasum": "30d0d5db368abe05d360bb89b7947e43fdf0b38d" + "url": "https://repo.magento.com/archives/magento/page-builder/magento-page-builder-1.7.4.0-beta2.zip", + "shasum": "f9b2b48080dc8ea631eb9055f30dd691b0da2280" }, "require": { - "magento/module-aws-s3-page-builder": "1.0.3", - "magento/module-catalog-page-builder-analytics": "1.6.4-beta1", - "magento/module-cms-page-builder-analytics": "1.6.4-beta1", - "magento/module-page-builder": "2.2.5-beta1", - "magento/module-page-builder-admin-analytics": "1.1.4-beta1", - "magento/module-page-builder-analytics": "1.6.4-beta1" + "magento/module-aws-s3-page-builder": "1.0.4-beta2", + "magento/module-catalog-page-builder-analytics": "1.6.4-beta2", + "magento/module-cms-page-builder-analytics": "1.6.4-beta2", + "magento/module-page-builder": "2.2.5-beta2", + "magento/module-page-builder-admin-analytics": "1.1.4-beta2", + "magento/module-page-builder-analytics": "1.6.4-beta2" }, "type": "metapackage", "description": "Page Builder metapackage" }, { "name": "magento/page-builder-commerce", - "version": "1.7.4-beta1", + "version": "1.7.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/page-builder-commerce/magento-page-builder-commerce-1.7.4.0-beta1.zip", - "shasum": "e6cbb07958b691068dcb946485e8ab0a79fcb9e0" + "url": "https://repo.magento.com/archives/magento/page-builder-commerce/magento-page-builder-commerce-1.7.4.0-beta2.zip", + "shasum": "6b46b241d5193caef8cdbb2fa6b024c4cda6ce69" }, "require": { - "magento/module-banner-page-builder": "2.2.5-beta1", - "magento/module-banner-page-builder-analytics": "1.7.3-beta1", - "magento/module-catalog-page-builder-analytics-staging": "1.7.3-beta1", - "magento/module-catalog-staging-page-builder": "1.7.2", - "magento/module-cms-page-builder-analytics-staging": "1.7.3-beta1", - "magento/module-page-builder-admin-gws-admin-ui": "1.7.3-beta1", - "magento/module-staging-page-builder": "2.2.4", - "magento/page-builder": "1.7.4-beta1" + "magento/module-banner-page-builder": "2.2.5-beta2", + "magento/module-banner-page-builder-analytics": "1.7.3-beta2", + "magento/module-catalog-page-builder-analytics-staging": "1.7.3-beta2", + "magento/module-catalog-staging-page-builder": "1.7.3-beta2", + "magento/module-cms-page-builder-analytics-staging": "1.7.3-beta2", + "magento/module-page-builder-admin-gws-admin-ui": "1.7.3-beta2", + "magento/module-staging-page-builder": "2.2.5-beta2", + "magento/page-builder": "1.7.4-beta2" }, "type": "metapackage", "description": "Page Builder Commerce metapackage" }, { "name": "magento/payment-services", - "version": "2.1.0", + "version": "2.2.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/payment-services/magento-payment-services-2.1.0.0.zip", - "shasum": "25d3ea153d81314e397b58459f5ee2430a466354" + "url": "https://repo.magento.com/archives/magento/payment-services/magento-payment-services-2.2.1.0.zip", + "shasum": "26afcf82313ac56e31af638b5743242a1ce17bff" }, "require": { - "magento/module-payment-services-base": "2.1.*", - "magento/module-payment-services-dashboard": "2.1.*", - "magento/module-payment-services-paypal": "2.1.*", - "magento/module-payment-services-saas-export": "2.1.*", - "magento/module-sales-data-exporter": "2.1.*", - "magento/module-service-proxy": "2.1.*", - "magento/module-store-data-exporter": "2.1.*", - "magento/services-id": "^3.1.3" + "magento/module-payment-services-base": "2.2.*", + "magento/module-payment-services-dashboard": "2.2.*", + "magento/module-payment-services-paypal": "2.2.*", + "magento/module-payment-services-saas-export": "2.2.*", + "magento/module-sales-data-exporter": "2.2.*", + "magento/module-service-proxy": "2.2.*", + "magento/module-store-data-exporter": "2.2.*", + "magento/services-id": "^3.2.0" }, "type": "metapackage", "description": "Payment Services metapackage" }, { "name": "magento/product-community-edition", - "version": "2.4.7-beta1", + "version": "2.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/product-community-edition/magento-product-community-edition-2.4.7.0-beta1.zip", - "shasum": "9824bd599bd388c6a7e6f36125219a1271e249d9" + "url": "https://repo.magento.com/archives/magento/product-community-edition/magento-product-community-edition-2.4.7.0-beta2.zip", + "shasum": "27fde102873cf7ca5a854519c23bb2ce6a82bc98" }, "require": { "adobe-commerce/adobe-ims-metapackage": "^2.2", @@ -22792,7 +22965,7 @@ "colinmollenhour/credis": "^1.13", "colinmollenhour/php-redis-session-abstract": "^1.5", "composer/composer": "^2.0, !=2.2.16", - "doctrine/annotations": "^1.13", + "doctrine/annotations": "^2.0", "elasticsearch/elasticsearch": "~7.17.0 || ~8.5.0", "ext-bcmath": "*", "ext-ctype": "*", @@ -22837,14 +23010,14 @@ "league/flysystem": "^2.4", "league/flysystem-aws-s3-v3": "^2.4", "lib-libxml": "*", - "magento/adobe-stock-integration": "2.1.6-beta1", + "magento/adobe-stock-integration": "2.1.6-beta2", "magento/composer": "^1.9.0", "magento/composer-dependency-version-audit-plugin": "^0.1", - "magento/framework": "103.0.7-beta1", - "magento/framework-amqp": "100.4.5-beta1", - "magento/framework-bulk": "101.0.3-beta1", - "magento/framework-message-queue": "100.4.7-beta1", - "magento/inventory-metapackage": "1.2.7-beta1", + "magento/framework": "103.0.7-beta2", + "magento/framework-amqp": "100.4.5-beta2", + "magento/framework-bulk": "101.0.3-beta2", + "magento/framework-message-queue": "100.4.7-beta2", + "magento/inventory-metapackage": "1.2.7-beta2", "magento/language-de_de": "100.4.0", "magento/language-en_us": "100.4.0", "magento/language-es_es": "100.4.0", @@ -22853,223 +23026,226 @@ "magento/language-pt_br": "100.4.0", "magento/language-zh_hans_cn": "100.4.0", "magento/magento-composer-installer": ">=0.4.0", - "magento/magento2-base": "2.4.7-beta1", - "magento/module-admin-analytics": "100.4.6-beta1", - "magento/module-admin-notification": "100.4.6-beta1", - "magento/module-advanced-pricing-import-export": "100.4.7-beta1", - "magento/module-advanced-search": "100.4.5-beta1", - "magento/module-amqp": "100.4.4-beta1", - "magento/module-analytics": "100.4.7-beta1", - "magento/module-async-config": "100.4.0-beta1", - "magento/module-asynchronous-operations": "100.4.7-beta1", - "magento/module-authorization": "100.4.7-beta1", - "magento/module-aws-s3": "100.4.5-beta1", - "magento/module-backend": "102.0.7-beta1", - "magento/module-backup": "100.4.7-beta1", - "magento/module-bundle": "101.0.7-beta1", - "magento/module-bundle-graph-ql": "100.4.7-beta1", - "magento/module-bundle-import-export": "100.4.6-beta1", - "magento/module-cache-invalidate": "100.4.5-beta1", - "magento/module-captcha": "100.4.7-beta1", - "magento/module-cardinal-commerce": "100.4.5-beta1", - "magento/module-catalog": "104.0.7-beta1", - "magento/module-catalog-analytics": "100.4.4-beta1", - "magento/module-catalog-cms-graph-ql": "100.4.3-beta1", - "magento/module-catalog-customer-graph-ql": "100.4.6-beta1", - "magento/module-catalog-graph-ql": "100.4.7-beta1", - "magento/module-catalog-import-export": "101.1.7-beta1", - "magento/module-catalog-inventory": "100.4.7-beta1", - "magento/module-catalog-inventory-graph-ql": "100.4.4-beta1", - "magento/module-catalog-rule": "101.2.7-beta1", - "magento/module-catalog-rule-configurable": "100.4.6-beta1", - "magento/module-catalog-rule-graph-ql": "100.4.4-beta1", - "magento/module-catalog-search": "102.0.7-beta1", - "magento/module-catalog-url-rewrite": "100.4.7-beta1", - "magento/module-catalog-url-rewrite-graph-ql": "100.4.5-beta1", - "magento/module-catalog-widget": "100.4.7-beta1", - "magento/module-checkout": "100.4.7-beta1", - "magento/module-checkout-agreements": "100.4.6-beta1", + "magento/magento2-base": "2.4.7-beta2", + "magento/module-admin-analytics": "100.4.6-beta2", + "magento/module-admin-notification": "100.4.6-beta2", + "magento/module-advanced-pricing-import-export": "100.4.7-beta2", + "magento/module-advanced-search": "100.4.5-beta2", + "magento/module-amqp": "100.4.4-beta2", + "magento/module-analytics": "100.4.7-beta2", + "magento/module-async-config": "100.4.0-beta2", + "magento/module-asynchronous-operations": "100.4.7-beta2", + "magento/module-authorization": "100.4.7-beta2", + "magento/module-aws-s3": "100.4.5-beta2", + "magento/module-backend": "102.0.7-beta2", + "magento/module-backup": "100.4.7-beta2", + "magento/module-bundle": "101.0.7-beta2", + "magento/module-bundle-graph-ql": "100.4.7-beta2", + "magento/module-bundle-import-export": "100.4.6-beta2", + "magento/module-cache-invalidate": "100.4.5-beta2", + "magento/module-captcha": "100.4.7-beta2", + "magento/module-cardinal-commerce": "100.4.5-beta2", + "magento/module-catalog": "104.0.7-beta2", + "magento/module-catalog-analytics": "100.4.4-beta2", + "magento/module-catalog-cms-graph-ql": "100.4.3-beta2", + "magento/module-catalog-customer-graph-ql": "100.4.6-beta2", + "magento/module-catalog-graph-ql": "100.4.7-beta2", + "magento/module-catalog-import-export": "101.1.7-beta2", + "magento/module-catalog-inventory": "100.4.7-beta2", + "magento/module-catalog-inventory-graph-ql": "100.4.4-beta2", + "magento/module-catalog-rule": "101.2.7-beta2", + "magento/module-catalog-rule-configurable": "100.4.6-beta2", + "magento/module-catalog-rule-graph-ql": "100.4.4-beta2", + "magento/module-catalog-search": "102.0.7-beta2", + "magento/module-catalog-url-rewrite": "100.4.7-beta2", + "magento/module-catalog-url-rewrite-graph-ql": "100.4.5-beta2", + "magento/module-catalog-widget": "100.4.7-beta2", + "magento/module-checkout": "100.4.7-beta2", + "magento/module-checkout-agreements": "100.4.6-beta2", "magento/module-checkout-agreements-graph-ql": "100.4.2", - "magento/module-cms": "104.0.7-beta1", - "magento/module-cms-graph-ql": "100.4.4-beta1", - "magento/module-cms-url-rewrite": "100.4.6-beta1", + "magento/module-cms": "104.0.7-beta2", + "magento/module-cms-graph-ql": "100.4.4-beta2", + "magento/module-cms-url-rewrite": "100.4.6-beta2", "magento/module-cms-url-rewrite-graph-ql": "100.4.4", - "magento/module-compare-list-graph-ql": "100.4.3-beta1", - "magento/module-config": "101.2.7-beta1", - "magento/module-configurable-import-export": "100.4.5-beta1", - "magento/module-configurable-product": "100.4.7-beta1", - "magento/module-configurable-product-graph-ql": "100.4.7-beta1", - "magento/module-configurable-product-sales": "100.4.4-beta1", - "magento/module-contact": "100.4.6-beta1", - "magento/module-contact-graph-ql": "100.4.0-beta1", - "magento/module-cookie": "100.4.7-beta1", - "magento/module-cron": "100.4.7-beta1", - "magento/module-csp": "100.4.6-beta1", - "magento/module-currency-symbol": "100.4.5-beta1", - "magento/module-customer": "103.0.7-beta1", - "magento/module-customer-analytics": "100.4.4-beta1", - "magento/module-customer-downloadable-graph-ql": "100.4.3-beta1", - "magento/module-customer-graph-ql": "100.4.7-beta1", - "magento/module-customer-import-export": "100.4.7-beta1", - "magento/module-deploy": "100.4.7-beta1", - "magento/module-developer": "100.4.7-beta1", - "magento/module-dhl": "100.4.5", - "magento/module-directory": "100.4.7-beta1", - "magento/module-directory-graph-ql": "100.4.5-beta1", - "magento/module-downloadable": "100.4.7-beta1", + "magento/module-compare-list-graph-ql": "100.4.3-beta2", + "magento/module-config": "101.2.7-beta2", + "magento/module-configurable-import-export": "100.4.5-beta2", + "magento/module-configurable-product": "100.4.7-beta2", + "magento/module-configurable-product-graph-ql": "100.4.7-beta2", + "magento/module-configurable-product-sales": "100.4.4-beta2", + "magento/module-contact": "100.4.6-beta2", + "magento/module-contact-graph-ql": "100.4.0-beta2", + "magento/module-cookie": "100.4.7-beta2", + "magento/module-cron": "100.4.7-beta2", + "magento/module-csp": "100.4.6-beta2", + "magento/module-currency-symbol": "100.4.5-beta2", + "magento/module-customer": "103.0.7-beta2", + "magento/module-customer-analytics": "100.4.4-beta2", + "magento/module-customer-downloadable-graph-ql": "100.4.3-beta2", + "magento/module-customer-graph-ql": "100.4.7-beta2", + "magento/module-customer-import-export": "100.4.7-beta2", + "magento/module-deploy": "100.4.7-beta2", + "magento/module-developer": "100.4.7-beta2", + "magento/module-dhl": "100.4.6-beta2", + "magento/module-directory": "100.4.7-beta2", + "magento/module-directory-graph-ql": "100.4.5-beta2", + "magento/module-downloadable": "100.4.7-beta2", "magento/module-downloadable-graph-ql": "100.4.6", - "magento/module-downloadable-import-export": "100.4.5", - "magento/module-eav": "102.1.7-beta1", - "magento/module-eav-graph-ql": "100.4.4-beta1", - "magento/module-elasticsearch": "101.0.7-beta1", - "magento/module-elasticsearch-7": "100.4.7-beta1", - "magento/module-email": "101.1.7-beta1", - "magento/module-encryption-key": "100.4.5-beta1", - "magento/module-fedex": "100.4.5-beta1", - "magento/module-gift-message": "100.4.6-beta1", - "magento/module-gift-message-graph-ql": "100.4.5-beta1", - "magento/module-google-adwords": "100.4.4-beta1", - "magento/module-google-analytics": "100.4.3-beta1", - "magento/module-google-gtag": "100.4.2-beta1", - "magento/module-google-optimizer": "100.4.6-beta1", - "magento/module-graph-ql": "100.4.7-beta1", - "magento/module-graph-ql-cache": "100.4.4-beta1", - "magento/module-grouped-catalog-inventory": "100.4.4-beta1", - "magento/module-grouped-import-export": "100.4.5-beta1", - "magento/module-grouped-product": "100.4.7-beta1", - "magento/module-grouped-product-graph-ql": "100.4.7-beta1", - "magento/module-import-export": "101.0.7-beta1", - "magento/module-indexer": "100.4.7-beta1", - "magento/module-instant-purchase": "100.4.6-beta1", - "magento/module-integration": "100.4.7-beta1", + "magento/module-downloadable-import-export": "100.4.6-beta2", + "magento/module-eav": "102.1.7-beta2", + "magento/module-eav-graph-ql": "100.4.4-beta2", + "magento/module-elasticsearch": "101.0.7-beta2", + "magento/module-elasticsearch-7": "100.4.7-beta2", + "magento/module-email": "101.1.7-beta2", + "magento/module-encryption-key": "100.4.5-beta2", + "magento/module-fedex": "100.4.5-beta2", + "magento/module-gift-message": "100.4.6-beta2", + "magento/module-gift-message-graph-ql": "100.4.5-beta2", + "magento/module-google-adwords": "100.4.4-beta2", + "magento/module-google-analytics": "100.4.3-beta2", + "magento/module-google-gtag": "100.4.2-beta2", + "magento/module-google-optimizer": "100.4.6-beta2", + "magento/module-graph-ql": "100.4.7-beta2", + "magento/module-graph-ql-cache": "100.4.4-beta2", + "magento/module-graph-ql-resolver-cache": "100.4.0-beta2", + "magento/module-grouped-catalog-inventory": "100.4.4-beta2", + "magento/module-grouped-import-export": "100.4.5-beta2", + "magento/module-grouped-product": "100.4.7-beta2", + "magento/module-grouped-product-graph-ql": "100.4.7-beta2", + "magento/module-import-export": "101.0.7-beta2", + "magento/module-indexer": "100.4.7-beta2", + "magento/module-instant-purchase": "100.4.6-beta2", + "magento/module-integration": "100.4.7-beta2", "magento/module-jwt-framework-adapter": "100.4.2", "magento/module-jwt-user-token": "100.4.1", - "magento/module-layered-navigation": "100.4.7-beta1", - "magento/module-login-as-customer": "100.4.7-beta1", - "magento/module-login-as-customer-admin-ui": "100.4.7-beta1", - "magento/module-login-as-customer-api": "100.4.6-beta1", - "magento/module-login-as-customer-assistance": "100.4.6-beta1", + "magento/module-layered-navigation": "100.4.7-beta2", + "magento/module-login-as-customer": "100.4.7-beta2", + "magento/module-login-as-customer-admin-ui": "100.4.7-beta2", + "magento/module-login-as-customer-api": "100.4.6-beta2", + "magento/module-login-as-customer-assistance": "100.4.6-beta2", "magento/module-login-as-customer-frontend-ui": "100.4.5", - "magento/module-login-as-customer-graph-ql": "100.4.4-beta1", - "magento/module-login-as-customer-log": "100.4.5-beta1", + "magento/module-login-as-customer-graph-ql": "100.4.4-beta2", + "magento/module-login-as-customer-log": "100.4.5-beta2", "magento/module-login-as-customer-page-cache": "100.4.5", "magento/module-login-as-customer-quote": "100.4.4", "magento/module-login-as-customer-sales": "100.4.5", - "magento/module-marketplace": "100.4.5-beta1", - "magento/module-media-content": "100.4.5-beta1", - "magento/module-media-content-api": "100.4.6-beta1", - "magento/module-media-content-catalog": "100.4.5-beta1", - "magento/module-media-content-cms": "100.4.5-beta1", - "magento/module-media-content-synchronization": "100.4.6-beta1", - "magento/module-media-content-synchronization-api": "100.4.5-beta1", - "magento/module-media-content-synchronization-catalog": "100.4.4-beta1", - "magento/module-media-content-synchronization-cms": "100.4.4-beta1", - "magento/module-media-gallery": "100.4.6-beta1", - "magento/module-media-gallery-api": "101.0.6-beta1", - "magento/module-media-gallery-catalog": "100.4.4-beta1", - "magento/module-media-gallery-catalog-integration": "100.4.4-beta1", - "magento/module-media-gallery-catalog-ui": "100.4.4-beta1", - "magento/module-media-gallery-cms-ui": "100.4.4-beta1", - "magento/module-media-gallery-integration": "100.4.6-beta1", - "magento/module-media-gallery-metadata": "100.4.5-beta1", - "magento/module-media-gallery-metadata-api": "100.4.4-beta1", - "magento/module-media-gallery-renditions": "100.4.5-beta1", - "magento/module-media-gallery-renditions-api": "100.4.4-beta1", - "magento/module-media-gallery-synchronization": "100.4.6-beta1", - "magento/module-media-gallery-synchronization-api": "100.4.5-beta1", - "magento/module-media-gallery-synchronization-metadata": "100.4.3-beta1", - "magento/module-media-gallery-ui": "100.4.6-beta1", - "magento/module-media-gallery-ui-api": "100.4.5-beta1", - "magento/module-media-storage": "100.4.6-beta1", - "magento/module-message-queue": "100.4.7-beta1", - "magento/module-msrp": "100.4.6-beta1", - "magento/module-msrp-configurable-product": "100.4.4-beta1", - "magento/module-msrp-grouped-product": "100.4.4-beta1", - "magento/module-multishipping": "100.4.7-beta1", - "magento/module-mysql-mq": "100.4.5-beta1", - "magento/module-new-relic-reporting": "100.4.5-beta1", - "magento/module-newsletter": "100.4.7-beta1", - "magento/module-newsletter-graph-ql": "100.4.4-beta1", - "magento/module-offline-payments": "100.4.5-beta1", - "magento/module-offline-shipping": "100.4.6-beta1", - "magento/module-open-search": "100.4.1-beta1", - "magento/module-page-cache": "100.4.7-beta1", - "magento/module-payment": "100.4.7-beta1", + "magento/module-marketplace": "100.4.5-beta2", + "magento/module-media-content": "100.4.5-beta2", + "magento/module-media-content-api": "100.4.6-beta2", + "magento/module-media-content-catalog": "100.4.5-beta2", + "magento/module-media-content-cms": "100.4.5-beta2", + "magento/module-media-content-synchronization": "100.4.6-beta2", + "magento/module-media-content-synchronization-api": "100.4.5-beta2", + "magento/module-media-content-synchronization-catalog": "100.4.4-beta2", + "magento/module-media-content-synchronization-cms": "100.4.4-beta2", + "magento/module-media-gallery": "100.4.6-beta2", + "magento/module-media-gallery-api": "101.0.6-beta2", + "magento/module-media-gallery-catalog": "100.4.4-beta2", + "magento/module-media-gallery-catalog-integration": "100.4.4-beta2", + "magento/module-media-gallery-catalog-ui": "100.4.4-beta2", + "magento/module-media-gallery-cms-ui": "100.4.4-beta2", + "magento/module-media-gallery-integration": "100.4.6-beta2", + "magento/module-media-gallery-metadata": "100.4.5-beta2", + "magento/module-media-gallery-metadata-api": "100.4.4-beta2", + "magento/module-media-gallery-renditions": "100.4.5-beta2", + "magento/module-media-gallery-renditions-api": "100.4.4-beta2", + "magento/module-media-gallery-synchronization": "100.4.6-beta2", + "magento/module-media-gallery-synchronization-api": "100.4.5-beta2", + "magento/module-media-gallery-synchronization-metadata": "100.4.3-beta2", + "magento/module-media-gallery-ui": "100.4.6-beta2", + "magento/module-media-gallery-ui-api": "100.4.5-beta2", + "magento/module-media-storage": "100.4.6-beta2", + "magento/module-message-queue": "100.4.7-beta2", + "magento/module-msrp": "100.4.6-beta2", + "magento/module-msrp-configurable-product": "100.4.4-beta2", + "magento/module-msrp-grouped-product": "100.4.4-beta2", + "magento/module-multishipping": "100.4.7-beta2", + "magento/module-mysql-mq": "100.4.5-beta2", + "magento/module-new-relic-reporting": "100.4.5-beta2", + "magento/module-newsletter": "100.4.7-beta2", + "magento/module-newsletter-graph-ql": "100.4.4-beta2", + "magento/module-offline-payments": "100.4.5-beta2", + "magento/module-offline-shipping": "100.4.6-beta2", + "magento/module-open-search": "100.4.1-beta2", + "magento/module-order-cancellation": "100.4.0-beta2", + "magento/module-order-cancellation-graph-ql": "100.4.0-beta2", + "magento/module-page-cache": "100.4.7-beta2", + "magento/module-payment": "100.4.7-beta2", "magento/module-payment-graph-ql": "100.4.1", - "magento/module-paypal": "101.0.7-beta1", - "magento/module-paypal-captcha": "100.4.4-beta1", + "magento/module-paypal": "101.0.7-beta2", + "magento/module-paypal-captcha": "100.4.4-beta2", "magento/module-paypal-graph-ql": "100.4.4", - "magento/module-persistent": "100.4.7-beta1", - "magento/module-product-alert": "100.4.6-beta1", - "magento/module-product-video": "100.4.7-beta1", - "magento/module-quote": "101.2.7-beta1", - "magento/module-quote-analytics": "100.4.6-beta1", - "magento/module-quote-bundle-options": "100.4.3-beta1", - "magento/module-quote-configurable-options": "100.4.3-beta1", - "magento/module-quote-downloadable-links": "100.4.3-beta1", - "magento/module-quote-graph-ql": "100.4.7-beta1", - "magento/module-related-product-graph-ql": "100.4.4-beta1", - "magento/module-release-notification": "100.4.5-beta1", - "magento/module-remote-storage": "100.4.5-beta1", - "magento/module-reports": "100.4.7-beta1", - "magento/module-require-js": "100.4.3-beta1", - "magento/module-review": "100.4.7-beta1", - "magento/module-review-analytics": "100.4.4-beta1", - "magento/module-review-graph-ql": "100.4.3-beta1", - "magento/module-robots": "101.1.3-beta1", - "magento/module-rss": "100.4.4", + "magento/module-persistent": "100.4.7-beta2", + "magento/module-product-alert": "100.4.6-beta2", + "magento/module-product-video": "100.4.7-beta2", + "magento/module-quote": "101.2.7-beta2", + "magento/module-quote-analytics": "100.4.6-beta2", + "magento/module-quote-bundle-options": "100.4.3-beta2", + "magento/module-quote-configurable-options": "100.4.3-beta2", + "magento/module-quote-downloadable-links": "100.4.3-beta2", + "magento/module-quote-graph-ql": "100.4.7-beta2", + "magento/module-related-product-graph-ql": "100.4.4-beta2", + "magento/module-release-notification": "100.4.5-beta2", + "magento/module-remote-storage": "100.4.5-beta2", + "magento/module-reports": "100.4.7-beta2", + "magento/module-require-js": "100.4.3-beta2", + "magento/module-review": "100.4.7-beta2", + "magento/module-review-analytics": "100.4.4-beta2", + "magento/module-review-graph-ql": "100.4.3-beta2", + "magento/module-robots": "101.1.3-beta2", + "magento/module-rss": "100.4.5-beta2", "magento/module-rule": "100.4.5", - "magento/module-sales": "103.0.7-beta1", - "magento/module-sales-analytics": "100.4.4-beta1", - "magento/module-sales-graph-ql": "100.4.6", + "magento/module-sales": "103.0.7-beta2", + "magento/module-sales-analytics": "100.4.4-beta2", + "magento/module-sales-graph-ql": "100.4.7-beta2", "magento/module-sales-inventory": "100.4.3", - "magento/module-sales-rule": "101.2.7-beta1", - "magento/module-sales-sequence": "100.4.4-beta1", - "magento/module-sample-data": "100.4.5-beta1", - "magento/module-search": "101.1.7-beta1", - "magento/module-security": "100.4.7-beta1", - "magento/module-send-friend": "100.4.5-beta1", + "magento/module-sales-rule": "101.2.7-beta2", + "magento/module-sales-sequence": "100.4.4-beta2", + "magento/module-sample-data": "100.4.5-beta2", + "magento/module-search": "101.1.7-beta2", + "magento/module-security": "100.4.7-beta2", + "magento/module-send-friend": "100.4.5-beta2", "magento/module-send-friend-graph-ql": "100.4.2", - "magento/module-shipping": "100.4.7-beta1", - "magento/module-sitemap": "100.4.6-beta1", - "magento/module-store": "101.1.7-beta1", - "magento/module-store-graph-ql": "100.4.5-beta1", - "magento/module-swagger": "100.4.6-beta1", - "magento/module-swagger-webapi": "100.4.3-beta1", - "magento/module-swagger-webapi-async": "100.4.3-beta1", - "magento/module-swatches": "100.4.7-beta1", - "magento/module-swatches-graph-ql": "100.4.4", - "magento/module-swatches-layered-navigation": "100.4.3-beta1", - "magento/module-tax": "100.4.7-beta1", + "magento/module-shipping": "100.4.7-beta2", + "magento/module-sitemap": "100.4.6-beta2", + "magento/module-store": "101.1.7-beta2", + "magento/module-store-graph-ql": "100.4.5-beta2", + "magento/module-swagger": "100.4.6-beta2", + "magento/module-swagger-webapi": "100.4.3-beta2", + "magento/module-swagger-webapi-async": "100.4.3-beta2", + "magento/module-swatches": "100.4.7-beta2", + "magento/module-swatches-graph-ql": "100.4.5-beta2", + "magento/module-swatches-layered-navigation": "100.4.3-beta2", + "magento/module-tax": "100.4.7-beta2", "magento/module-tax-graph-ql": "100.4.2", - "magento/module-tax-import-export": "100.4.6-beta1", - "magento/module-theme": "101.1.7-beta1", + "magento/module-tax-import-export": "100.4.6-beta2", + "magento/module-theme": "101.1.7-beta2", "magento/module-theme-graph-ql": "100.4.3", - "magento/module-translation": "100.4.7-beta1", - "magento/module-ui": "101.2.7-beta1", - "magento/module-ups": "100.4.7-beta1", - "magento/module-url-rewrite": "102.0.6-beta1", - "magento/module-url-rewrite-graph-ql": "100.4.6-beta1", - "magento/module-user": "101.2.7-beta1", - "magento/module-usps": "100.4.6-beta1", - "magento/module-variable": "100.4.5-beta1", - "magento/module-vault": "101.2.7-beta1", + "magento/module-translation": "100.4.7-beta2", + "magento/module-ui": "101.2.7-beta2", + "magento/module-ups": "100.4.7-beta2", + "magento/module-url-rewrite": "102.0.6-beta2", + "magento/module-url-rewrite-graph-ql": "100.4.6-beta2", + "magento/module-user": "101.2.7-beta2", + "magento/module-usps": "100.4.6-beta2", + "magento/module-variable": "100.4.5-beta2", + "magento/module-vault": "101.2.7-beta2", "magento/module-vault-graph-ql": "100.4.2", "magento/module-version": "100.4.3", - "magento/module-webapi": "100.4.6-beta1", - "magento/module-webapi-async": "100.4.5-beta1", - "magento/module-webapi-security": "100.4.4-beta1", - "magento/module-weee": "100.4.7-beta1", - "magento/module-weee-graph-ql": "100.4.4-beta1", - "magento/module-widget": "101.2.7-beta1", - "magento/module-wishlist": "101.2.7-beta1", - "magento/module-wishlist-analytics": "100.4.5-beta1", - "magento/module-wishlist-graph-ql": "100.4.7-beta1", - "magento/page-builder": "1.7.4-beta1", - "magento/security-package": "1.1.6-beta1", - "magento/theme-adminhtml-backend": "100.4.6", - "magento/theme-frontend-blank": "100.4.7-beta1", - "magento/theme-frontend-luma": "100.4.7-beta1", + "magento/module-webapi": "100.4.6-beta2", + "magento/module-webapi-async": "100.4.5-beta2", + "magento/module-webapi-security": "100.4.4-beta2", + "magento/module-weee": "100.4.7-beta2", + "magento/module-weee-graph-ql": "100.4.4-beta2", + "magento/module-widget": "101.2.7-beta2", + "magento/module-wishlist": "101.2.7-beta2", + "magento/module-wishlist-analytics": "100.4.5-beta2", + "magento/module-wishlist-graph-ql": "100.4.7-beta2", + "magento/page-builder": "1.7.4-beta2", + "magento/security-package": "1.1.6-beta2", + "magento/theme-adminhtml-backend": "100.4.7-beta2", + "magento/theme-frontend-blank": "100.4.7-beta2", + "magento/theme-frontend-luma": "100.4.7-beta2", "magento/zend-cache": "^1.16", "magento/zend-db": "^1.16", "magento/zend-pdf": "^1.16", @@ -23083,10 +23259,9 @@ "ramsey/uuid": "^4.2", "symfony/console": "^5.4", "symfony/intl": "^5.4", - "symfony/process": "^5.4", + "symfony/process": "<=5.4.23", "symfony/string": "^5.4", "tedivm/jshrink": "^1.4", - "temando/module-shipping": "2.0.0", "tubalmartin/cssmin": "^4.1", "web-token/jwt-framework": "^3.1", "webonyx/graphql-php": "^15.0", @@ -23101,11 +23276,11 @@ }, { "name": "magento/product-enterprise-edition", - "version": "2.4.7-beta1", + "version": "2.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/product-enterprise-edition/magento-product-enterprise-edition-2.4.7.0-beta1.zip", - "shasum": "96dac267180758b820b679fdb89528de502b177d" + "url": "https://repo.magento.com/archives/magento/product-enterprise-edition/magento-product-enterprise-edition-2.4.7.0-beta2.zip", + "shasum": "2abf8d7c5ee5b8934ceb2b860bf414141b6682be" }, "require": { "adobe-commerce/extensions-metapackage": "~2.0", @@ -23164,120 +23339,125 @@ "magento/composer-dependency-version-audit-plugin": "^0.1", "magento/framework-foreign-key": "100.4.5", "magento/magento-composer-installer": ">=0.4.0", - "magento/magento2-ee-base": "2.4.7-beta1", - "magento/module-admin-gws": "100.4.7-beta1", + "magento/magento2-ee-base": "2.4.7-beta2", + "magento/module-admin-gws": "100.4.7-beta2", "magento/module-admin-gws-configurable-product": "100.4.3", "magento/module-admin-gws-staging": "100.4.3", "magento/module-advanced-catalog": "100.4.3", - "magento/module-advanced-checkout": "100.4.7-beta1", - "magento/module-advanced-rule": "100.4.4-beta1", - "magento/module-advanced-sales-rule": "100.4.4-beta1", - "magento/module-application-server": "100.4.0-beta1", - "magento/module-async-order": "100.4.3-beta1", + "magento/module-advanced-checkout": "100.4.7-beta2", + "magento/module-advanced-rule": "100.4.4-beta2", + "magento/module-advanced-sales-rule": "100.4.4-beta2", + "magento/module-application-server": "100.4.0-beta2", + "magento/module-application-server-new-relic": "100.4.0-beta2", + "magento/module-async-order": "100.4.3-beta2", "magento/module-async-order-graph-ql": "100.4.1", "magento/module-aws-s3-customer-custom-attributes": "100.4.3", "magento/module-aws-s3-gift-card-import-export": "100.4.3", "magento/module-aws-s3-scheduled-import-export": "100.4.3", - "magento/module-banner": "101.2.7-beta1", - "magento/module-banner-customer-segment": "100.4.5-beta1", - "magento/module-banner-graph-ql": "100.4.3-beta1", - "magento/module-banner-staging": "100.4.1-beta1", + "magento/module-banner": "101.2.7-beta2", + "magento/module-banner-customer-segment": "100.4.5-beta2", + "magento/module-banner-graph-ql": "100.4.3-beta2", + "magento/module-banner-staging": "100.4.1-beta2", "magento/module-bundle-import-export-staging": "100.4.3", - "magento/module-bundle-staging": "100.4.7-beta1", - "magento/module-catalog-event": "101.1.6-beta1", - "magento/module-catalog-import-export-staging": "100.4.4-beta1", - "magento/module-catalog-inventory-staging": "100.4.5-beta1", - "magento/module-catalog-permissions": "100.4.7-beta1", - "magento/module-catalog-permissions-graph-ql": "100.4.5-beta1", - "magento/module-catalog-rule-staging": "100.4.7-beta1", - "magento/module-catalog-staging": "100.4.7-beta1", - "magento/module-catalog-staging-graph-ql": "100.4.6-beta1", - "magento/module-catalog-url-rewrite-staging": "100.4.6-beta1", - "magento/module-checkout-address-search": "100.4.6-beta1", + "magento/module-bundle-staging": "100.4.7-beta2", + "magento/module-catalog-event": "101.1.6-beta2", + "magento/module-catalog-import-export-staging": "100.4.4-beta2", + "magento/module-catalog-inventory-staging": "100.4.5-beta2", + "magento/module-catalog-permissions": "100.4.7-beta2", + "magento/module-catalog-permissions-graph-ql": "100.4.5-beta2", + "magento/module-catalog-rule-staging": "100.4.7-beta2", + "magento/module-catalog-staging": "100.4.7-beta2", + "magento/module-catalog-staging-graph-ql": "100.4.6-beta2", + "magento/module-catalog-url-rewrite-staging": "100.4.6-beta2", + "magento/module-checkout-address-search": "100.4.6-beta2", "magento/module-checkout-address-search-gift-registry": "100.4.2", - "magento/module-checkout-staging": "100.4.6-beta1", - "magento/module-cms-staging": "100.4.7-beta1", - "magento/module-configurable-product-staging": "100.4.6-beta1", - "magento/module-custom-attribute-management": "100.4.6-beta1", - "magento/module-customer-balance": "100.4.7-beta1", + "magento/module-checkout-staging": "100.4.6-beta2", + "magento/module-cms-staging": "100.4.7-beta2", + "magento/module-configurable-product-staging": "100.4.6-beta2", + "magento/module-custom-attribute-management": "100.4.6-beta2", + "magento/module-customer-balance": "100.4.7-beta2", "magento/module-customer-balance-graph-ql": "100.4.3", - "magento/module-customer-custom-attributes": "100.4.7-beta1", - "magento/module-customer-custom-attributes-graph-ql": "100.4.0-beta1", - "magento/module-customer-finance": "100.4.3", - "magento/module-customer-segment": "102.1.7-beta1", - "magento/module-deferred-total-calculating": "100.4.2-beta1", - "magento/module-downloadable-staging": "100.4.6-beta1", - "magento/module-elasticsearch-catalog-permissions": "100.4.3-beta1", - "magento/module-elasticsearch-catalog-permissions-graph-ql": "100.4.2-beta1", - "magento/module-enterprise": "100.4.5-beta1", - "magento/module-gift-card": "101.3.7-beta1", - "magento/module-gift-card-account": "101.2.7-beta1", + "magento/module-customer-custom-attributes": "100.4.7-beta2", + "magento/module-customer-custom-attributes-graph-ql": "100.4.0-beta2", + "magento/module-customer-finance": "100.4.4-beta2", + "magento/module-customer-segment": "102.1.7-beta2", + "magento/module-customer-segment-graph-ql": "100.4.0-beta2", + "magento/module-deferred-total-calculating": "100.4.2-beta2", + "magento/module-downloadable-staging": "100.4.6-beta2", + "magento/module-elasticsearch-catalog-permissions": "100.4.3-beta2", + "magento/module-elasticsearch-catalog-permissions-graph-ql": "100.4.2-beta2", + "magento/module-enterprise": "100.4.5-beta2", + "magento/module-gift-card": "101.3.7-beta2", + "magento/module-gift-card-account": "101.2.7-beta2", "magento/module-gift-card-account-graph-ql": "100.4.4", - "magento/module-gift-card-graph-ql": "100.4.7-beta1", - "magento/module-gift-card-import-export": "100.4.3", - "magento/module-gift-card-staging": "100.4.4-beta1", - "magento/module-gift-message-staging": "100.4.4-beta1", - "magento/module-gift-registry": "101.2.7-beta1", + "magento/module-gift-card-graph-ql": "100.4.7-beta2", + "magento/module-gift-card-import-export": "100.4.4-beta2", + "magento/module-gift-card-staging": "100.4.4-beta2", + "magento/module-gift-message-staging": "100.4.4-beta2", + "magento/module-gift-registry": "101.2.7-beta2", "magento/module-gift-registry-graph-ql": "100.4.2", - "magento/module-gift-wrapping": "101.2.6-beta1", - "magento/module-gift-wrapping-graph-ql": "100.4.3", - "magento/module-gift-wrapping-staging": "100.4.4-beta1", - "magento/module-google-optimizer-staging": "100.4.4-beta1", - "magento/module-google-tag-manager": "100.4.7-beta1", - "magento/module-grouped-product-staging": "100.4.5-beta1", - "magento/module-import-csv": "100.4.1-beta1", - "magento/module-import-csv-api": "100.4.1-beta1", - "magento/module-invitation": "100.4.6-beta1", - "magento/module-layered-navigation-staging": "100.4.4-beta1", - "magento/module-logging": "101.2.7-beta1", - "magento/module-login-as-customer-logging": "100.4.7-beta1", + "magento/module-gift-wrapping": "101.2.6-beta2", + "magento/module-gift-wrapping-graph-ql": "100.4.4-beta2", + "magento/module-gift-wrapping-staging": "100.4.4-beta2", + "magento/module-google-optimizer-staging": "100.4.4-beta2", + "magento/module-google-tag-manager": "100.4.7-beta2", + "magento/module-grouped-product-staging": "100.4.5-beta2", + "magento/module-import-csv": "100.4.1-beta2", + "magento/module-import-csv-api": "100.4.1-beta2", + "magento/module-import-json": "100.4.0-beta2", + "magento/module-import-json-api": "100.4.0-beta2", + "magento/module-invitation": "100.4.6-beta2", + "magento/module-layered-navigation-staging": "100.4.4-beta2", + "magento/module-logging": "101.2.7-beta2", + "magento/module-login-as-customer-logging": "100.4.7-beta2", "magento/module-login-as-customer-website-restriction": "100.4.4", - "magento/module-media-content-catalog-staging": "100.4.4-beta1", - "magento/module-msrp-staging": "100.4.5-beta1", - "magento/module-multiple-wishlist": "100.4.7-beta1", + "magento/module-media-content-catalog-staging": "100.4.4-beta2", + "magento/module-msrp-staging": "100.4.5-beta2", + "magento/module-multiple-wishlist": "100.4.7-beta2", "magento/module-multiple-wishlist-graph-ql": "100.4.2", - "magento/module-payment-staging": "100.4.4-beta1", - "magento/module-persistent-history": "100.4.4-beta1", - "magento/module-price-permissions": "100.4.3-beta1", - "magento/module-product-video-staging": "100.4.4-beta1", - "magento/module-promotion-permissions": "100.4.4-beta1", + "magento/module-payment-staging": "100.4.4-beta2", + "magento/module-persistent-history": "100.4.4-beta2", + "magento/module-price-permissions": "100.4.3-beta2", + "magento/module-product-video-staging": "100.4.4-beta2", + "magento/module-promotion-permissions": "100.4.4-beta2", "magento/module-quote-gift-card-options": "100.4.3", - "magento/module-quote-staging": "100.4.4-beta1", - "magento/module-reminder": "101.2.6-beta1", + "magento/module-quote-staging": "100.4.4-beta2", + "magento/module-reminder": "101.2.6-beta2", "magento/module-remote-storage-commerce": "100.4.2", - "magento/module-resource-connections": "100.4.4-beta1", - "magento/module-review-staging": "100.4.4-beta1", - "magento/module-reward": "101.2.7-beta1", + "magento/module-resource-connections": "100.4.4-beta2", + "magento/module-review-staging": "100.4.4-beta2", + "magento/module-reward": "101.2.7-beta2", "magento/module-reward-graph-ql": "100.4.5", - "magento/module-reward-staging": "100.4.4-beta1", - "magento/module-rma": "101.2.7-beta1", - "magento/module-rma-graph-ql": "100.4.6-beta1", - "magento/module-rma-staging": "100.4.4-beta1", - "magento/module-sales-archive": "101.0.5-beta1", - "magento/module-sales-rule-staging": "100.4.6-beta1", - "magento/module-scalable-checkout": "100.4.6-beta1", - "magento/module-scalable-inventory": "100.4.5-beta1", - "magento/module-scalable-oms": "100.4.5-beta1", - "magento/module-scheduled-import-export": "101.2.7-beta1", - "magento/module-search-staging": "100.4.5-beta1", - "magento/module-staging": "101.2.7-beta1", + "magento/module-reward-staging": "100.4.4-beta2", + "magento/module-rma": "101.2.7-beta2", + "magento/module-rma-graph-ql": "100.4.6-beta2", + "magento/module-rma-staging": "100.4.4-beta2", + "magento/module-sales-archive": "101.0.5-beta2", + "magento/module-sales-rule-staging": "100.4.6-beta2", + "magento/module-scalable-checkout": "100.4.6-beta2", + "magento/module-scalable-inventory": "100.4.5-beta2", + "magento/module-scalable-oms": "100.4.5-beta2", + "magento/module-scheduled-import-export": "101.2.7-beta2", + "magento/module-search-staging": "100.4.5-beta2", + "magento/module-staging": "101.2.7-beta2", "magento/module-staging-graph-ql": "100.4.3", - "magento/module-support": "101.2.6-beta1", + "magento/module-support": "101.2.6-beta2", "magento/module-swat": "100.4.4", - "magento/module-target-rule": "101.2.7-beta1", - "magento/module-target-rule-graph-ql": "100.4.4-beta1", - "magento/module-versions-cms": "101.2.7-beta1", + "magento/module-target-rule": "101.2.7-beta2", + "magento/module-target-rule-graph-ql": "100.4.4-beta2", + "magento/module-versions-cms": "101.2.7-beta2", "magento/module-versions-cms-page-cache": "100.4.2", - "magento/module-versions-cms-url-rewrite": "100.4.5-beta1", + "magento/module-versions-cms-url-rewrite": "100.4.5-beta2", "magento/module-versions-cms-url-rewrite-graph-ql": "100.4.2", - "magento/module-visual-merchandiser": "100.4.7-beta1", - "magento/module-website-restriction": "100.4.5", - "magento/module-weee-staging": "100.4.4-beta1", + "magento/module-visual-merchandiser": "100.4.7-beta2", + "magento/module-website-restriction": "100.4.6-beta2", + "magento/module-weee-staging": "100.4.4-beta2", "magento/module-wishlist-gift-card": "100.4.2", "magento/module-wishlist-gift-card-graph-ql": "100.4.2", - "magento/page-builder-commerce": "1.7.4-beta1", - "magento/product-community-edition": "2.4.7-beta1", - "magento/security-package-ee": "1.0.2-beta1", + "magento/page-builder-commerce": "1.7.4-beta2", + "magento/product-community-edition": "2.4.7-beta2", + "magento/security-package-ee": "1.0.2-beta2", + "magento/theme-adminhtml-spectrum": "100.4.1", "magento/zend-cache": "^1.16", "magento/zend-db": "^1.16", "magento/zend-pdf": "^1.16", @@ -23291,7 +23471,7 @@ "ramsey/uuid": "^4.2", "symfony/console": "^5.4", "symfony/intl": "^5.4", - "symfony/process": "^5.4", + "symfony/process": "<=5.4.23", "symfony/string": "^5.4", "tedivm/jshrink": "^1.4", "tubalmartin/cssmin": "^4.1", @@ -23307,11 +23487,11 @@ }, { "name": "magento/quality-patches", - "version": "1.1.33", + "version": "1.1.39", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/quality-patches/magento-quality-patches-1.1.33.0.zip", - "shasum": "778de19671c89e10d32c8c950ee34b4b8998899c" + "url": "https://repo.magento.com/archives/magento/quality-patches/magento-quality-patches-1.1.39.0.zip", + "shasum": "6b78d38f21d98d22ba26c50115bd7f27ec958dca" }, "require": { "ext-json": "*", @@ -23360,50 +23540,50 @@ }, { "name": "magento/security-package", - "version": "1.1.6-beta1", + "version": "1.1.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/security-package/magento-security-package-1.1.6.0-beta1.zip", - "shasum": "bfada334c129e2207e9b6d4ab2408360a05b6d97" + "url": "https://repo.magento.com/archives/magento/security-package/magento-security-package-1.1.6.0-beta2.zip", + "shasum": "8c7dc4a66ea306efd5dfff513cc6901d1404c163" }, "require": { "google/recaptcha": "^1.2", "magento/module-re-captcha-admin-ui": "1.1.3", - "magento/module-re-captcha-checkout": "1.1.4-beta1", - "magento/module-re-captcha-checkout-sales-rule": "1.1.3-beta1", - "magento/module-re-captcha-contact": "1.1.3-beta1", - "magento/module-re-captcha-customer": "1.1.5-beta1", - "magento/module-re-captcha-frontend-ui": "1.1.5-beta1", + "magento/module-re-captcha-checkout": "1.1.4-beta2", + "magento/module-re-captcha-checkout-sales-rule": "1.1.3-beta2", + "magento/module-re-captcha-contact": "1.1.3-beta2", + "magento/module-re-captcha-customer": "1.1.5-beta2", + "magento/module-re-captcha-frontend-ui": "1.1.5-beta2", "magento/module-re-captcha-migration": "1.1.3", - "magento/module-re-captcha-newsletter": "1.1.4-beta1", - "magento/module-re-captcha-paypal": "1.1.4-beta1", - "magento/module-re-captcha-review": "1.1.4-beta1", - "magento/module-re-captcha-send-friend": "1.1.4-beta1", + "magento/module-re-captcha-newsletter": "1.1.4-beta2", + "magento/module-re-captcha-paypal": "1.1.4-beta2", + "magento/module-re-captcha-review": "1.1.4-beta2", + "magento/module-re-captcha-send-friend": "1.1.4-beta2", "magento/module-re-captcha-store-pickup": "1.0.2", - "magento/module-re-captcha-ui": "1.1.4-beta1", - "magento/module-re-captcha-user": "1.1.4-beta1", + "magento/module-re-captcha-ui": "1.1.4-beta2", + "magento/module-re-captcha-user": "1.1.4-beta2", "magento/module-re-captcha-validation": "1.1.2", "magento/module-re-captcha-validation-api": "1.1.2", "magento/module-re-captcha-version-2-checkbox": "2.0.3", "magento/module-re-captcha-version-2-invisible": "2.0.3", - "magento/module-re-captcha-version-3-invisible": "2.0.4-beta1", + "magento/module-re-captcha-version-3-invisible": "2.0.4-beta2", "magento/module-re-captcha-webapi-api": "1.0.2", - "magento/module-re-captcha-webapi-graph-ql": "1.0.3-beta1", + "magento/module-re-captcha-webapi-graph-ql": "1.0.3-beta2", "magento/module-re-captcha-webapi-rest": "1.0.2", "magento/module-re-captcha-webapi-ui": "1.0.2", - "magento/module-securitytxt": "1.1.3-beta1", - "magento/module-two-factor-auth": "1.1.6-beta1" + "magento/module-securitytxt": "1.1.3-beta2", + "magento/module-two-factor-auth": "1.1.6-beta2" }, "type": "metapackage", "description": "Magento Security Package" }, { "name": "magento/security-package-ee", - "version": "1.0.2-beta1", + "version": "1.0.2-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/security-package-ee/magento-security-package-ee-1.0.2.0-beta1.zip", - "shasum": "dc4965a42eb523ffc4310021e6a2aced3dc2d67e" + "url": "https://repo.magento.com/archives/magento/security-package-ee/magento-security-package-ee-1.0.2.0-beta2.zip", + "shasum": "0186e9dc94fdfe1f7992bcc2840b141f1b85fc22" }, "require": { "magento/module-re-captcha-gift-card": "1.0.1", @@ -23415,11 +23595,11 @@ }, { "name": "magento/services-connector", - "version": "1.2.6", + "version": "1.3.3", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/services-connector/magento-services-connector-1.2.6.0.zip", - "shasum": "7d283b9dfe31175dfda36569f88312572eeebdad" + "url": "https://repo.magento.com/archives/magento/services-connector/magento-services-connector-1.3.3.0.zip", + "shasum": "c8ffdba9f238c447cc99660ab2e9ba03642d50fb" }, "require": { "firebase/php-jwt": "^6.0.0", @@ -23444,11 +23624,11 @@ }, { "name": "magento/services-id", - "version": "3.1.5", + "version": "3.2.3", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/services-id/magento-services-id-3.1.5.0.zip", - "shasum": "5d2d93c5c5e4557d5c0c574f9ade862209b991c4" + "url": "https://repo.magento.com/archives/magento/services-id/magento-services-id-3.2.3.0.zip", + "shasum": "033fb0fd8b59b4377b634ef4686aaabc4d301099" }, "require": { "magento/framework": ">=102.0.0 <104.0.0", @@ -23456,11 +23636,11 @@ "magento/module-backend": ">=101.0.0 <103.0.0", "magento/module-config": ">=101.1.0 <101.3.0", "magento/module-graph-ql-server": "^1.0.1", - "magento/module-services-id": "3.1.3", - "magento/module-services-id-graph-ql-server": "1.0.4", - "magento/module-services-id-layout": "1.0.5", + "magento/module-services-id": "3.2.3", + "magento/module-services-id-graph-ql-server": "1.1.2", + "magento/module-services-id-layout": "1.1.2", "magento/module-store": ">=101.0.0 <101.2.0", - "magento/services-connector": "^1.2.6", + "magento/services-connector": "^1.3.2", "php": "~7.2.0||~7.3.0||~7.4.0||~8.1.0||~8.2.0" }, "type": "metapackage", @@ -23472,11 +23652,11 @@ }, { "name": "magento/theme-adminhtml-backend", - "version": "100.4.6", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/theme-adminhtml-backend/magento-theme-adminhtml-backend-100.4.6.0.zip", - "shasum": "46707a742b191b69c3a4bfb848a8616fd88f04bc" + "url": "https://repo.magento.com/archives/magento/theme-adminhtml-backend/magento-theme-adminhtml-backend-100.4.7.0-beta2.zip", + "shasum": "3839ac23beb85cf3beaa940ff1b736c78af00e25" }, "require": { "magento/framework": "103.0.*", @@ -23494,13 +23674,38 @@ ], "description": "N/A" }, + { + "name": "magento/theme-adminhtml-spectrum", + "version": "100.4.1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/theme-adminhtml-spectrum/magento-theme-adminhtml-spectrum-100.4.1.0.zip", + "shasum": "b6a7ee7f6f75315bcc73bf57bed0a336bf65c98f" + }, + "require": { + "magento/framework": "103.0.*", + "magento/theme-adminhtml-backend": "100.4.*", + "php": "~8.1.0||~8.2.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.7-beta1", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/theme-frontend-blank/magento-theme-frontend-blank-100.4.7.0-beta1.zip", - "shasum": "cc5a89e7bc3464b72c8b7e31edc6977e2b69fad9" + "url": "https://repo.magento.com/archives/magento/theme-frontend-blank/magento-theme-frontend-blank-100.4.7.0-beta2.zip", + "shasum": "e208af497e524bd283c3d8a8ffb8b3fb2fc0c9e6" }, "require": { "magento/framework": "103.0.*", @@ -23520,11 +23725,11 @@ }, { "name": "magento/theme-frontend-luma", - "version": "100.4.7-beta1", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/theme-frontend-luma/magento-theme-frontend-luma-100.4.7.0-beta1.zip", - "shasum": "7b03de66ccaa7ed6c3fc6f67f86e36830fd878ae" + "url": "https://repo.magento.com/archives/magento/theme-frontend-luma/magento-theme-frontend-luma-100.4.7.0-beta2.zip", + "shasum": "7bddaaa484d9969561c2e0223c330e5d5a0974ca" }, "require": { "magento/framework": "103.0.*", @@ -23597,16 +23802,16 @@ }, { "name": "magento/zend-db", - "version": "1.16.0", + "version": "1.16.1", "source": { "type": "git", "url": "https://github.com/magento/magento-zend-db.git", - "reference": "def36bc00e49cf0056a59192e52f2e83077b933c" + "reference": "475addb06c0a417b2fd18effe5966bd3aa929b7b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/magento/magento-zend-db/zipball/def36bc00e49cf0056a59192e52f2e83077b933c", - "reference": "def36bc00e49cf0056a59192e52f2e83077b933c", + "url": "https://api.github.com/repos/magento/magento-zend-db/zipball/475addb06c0a417b2fd18effe5966bd3aa929b7b", + "reference": "475addb06c0a417b2fd18effe5966bd3aa929b7b", "shasum": "" }, "require": { @@ -23643,9 +23848,9 @@ ], "support": { "issues": "https://github.com/magento/magento-zend-db/issues", - "source": "https://github.com/magento/magento-zend-db/tree/1.16.0" + "source": "https://github.com/magento/magento-zend-db/tree/1.16.1" }, - "time": "2022-09-22T18:19:14+00:00" + "time": "2023-08-25T13:52:30+00:00" }, { "name": "magento/zend-exception", @@ -23699,16 +23904,16 @@ }, { "name": "magento/zend-loader", - "version": "1.16.0", + "version": "1.16.1", "source": { "type": "git", "url": "https://github.com/magento/magento-zend-loader.git", - "reference": "200786c8009d668917a42250ed72ebf8c4c958d2" + "reference": "7eca22970a6b7cdaa3d3a6a6d117e4c0d3bef5e9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/magento/magento-zend-loader/zipball/200786c8009d668917a42250ed72ebf8c4c958d2", - "reference": "200786c8009d668917a42250ed72ebf8c4c958d2", + "url": "https://api.github.com/repos/magento/magento-zend-loader/zipball/7eca22970a6b7cdaa3d3a6a6d117e4c0d3bef5e9", + "reference": "7eca22970a6b7cdaa3d3a6a6d117e4c0d3bef5e9", "shasum": "" }, "require": { @@ -23744,9 +23949,9 @@ ], "support": { "issues": "https://github.com/magento/magento-zend-loader/issues", - "source": "https://github.com/magento/magento-zend-loader/tree/1.16.0" + "source": "https://github.com/magento/magento-zend-loader/tree/1.16.1" }, - "time": "2022-09-22T19:00:04+00:00" + "time": "2023-08-25T13:52:37+00:00" }, { "name": "magento/zend-log", @@ -23853,16 +24058,16 @@ }, { "name": "magento/zend-pdf", - "version": "1.16.2", + "version": "1.16.3", "source": { "type": "git", "url": "https://github.com/magento/magento-zend-pdf.git", - "reference": "120ad9e854231431e3a5837f00158a91885b3fbe" + "reference": "4426cdf87d10ad9a45e21da1468665a97d01ef79" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/magento/magento-zend-pdf/zipball/120ad9e854231431e3a5837f00158a91885b3fbe", - "reference": "120ad9e854231431e3a5837f00158a91885b3fbe", + "url": "https://api.github.com/repos/magento/magento-zend-pdf/zipball/4426cdf87d10ad9a45e21da1468665a97d01ef79", + "reference": "4426cdf87d10ad9a45e21da1468665a97d01ef79", "shasum": "" }, "require": { @@ -23904,9 +24109,9 @@ ], "support": { "issues": "https://github.com/magento/magento-zend-pdf/issues", - "source": "https://github.com/magento/magento-zend-pdf/tree/1.16.2" + "source": "https://github.com/magento/magento-zend-pdf/tree/1.16.3" }, - "time": "2023-02-08T18:07:39+00:00" + "time": "2023-08-25T12:52:21+00:00" }, { "name": "monolog/monolog", @@ -24012,25 +24217,25 @@ }, { "name": "mtdowling/jmespath.php", - "version": "2.6.1", + "version": "2.7.0", "source": { "type": "git", "url": "https://github.com/jmespath/jmespath.php.git", - "reference": "9b87907a81b87bc76d19a7fb2d61e61486ee9edb" + "reference": "bbb69a935c2cbb0c03d7f481a238027430f6440b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/jmespath/jmespath.php/zipball/9b87907a81b87bc76d19a7fb2d61e61486ee9edb", - "reference": "9b87907a81b87bc76d19a7fb2d61e61486ee9edb", + "url": "https://api.github.com/repos/jmespath/jmespath.php/zipball/bbb69a935c2cbb0c03d7f481a238027430f6440b", + "reference": "bbb69a935c2cbb0c03d7f481a238027430f6440b", "shasum": "" }, "require": { - "php": "^5.4 || ^7.0 || ^8.0", + "php": "^7.2.5 || ^8.0", "symfony/polyfill-mbstring": "^1.17" }, "require-dev": { - "composer/xdebug-handler": "^1.4 || ^2.0", - "phpunit/phpunit": "^4.8.36 || ^7.5.15" + "composer/xdebug-handler": "^3.0.3", + "phpunit/phpunit": "^8.5.33" }, "bin": [ "bin/jp.php" @@ -24038,7 +24243,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "2.6-dev" + "dev-master": "2.7-dev" } }, "autoload": { @@ -24054,6 +24259,11 @@ "MIT" ], "authors": [ + { + "name": "Graham Campbell", + "email": "hello@gjcampbell.co.uk", + "homepage": "https://github.com/GrahamCampbell" + }, { "name": "Michael Dowling", "email": "mtdowling@gmail.com", @@ -24067,31 +24277,35 @@ ], "support": { "issues": "https://github.com/jmespath/jmespath.php/issues", - "source": "https://github.com/jmespath/jmespath.php/tree/2.6.1" + "source": "https://github.com/jmespath/jmespath.php/tree/2.7.0" }, - "time": "2021-06-14T00:11:39+00:00" + "time": "2023-08-25T10:54:48+00:00" }, { "name": "nesbot/carbon", - "version": "2.67.0", + "version": "2.71.0", "source": { "type": "git", "url": "https://github.com/briannesbitt/Carbon.git", - "reference": "c1001b3bc75039b07f38a79db5237c4c529e04c8" + "reference": "98276233188583f2ff845a0f992a235472d9466a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/c1001b3bc75039b07f38a79db5237c4c529e04c8", - "reference": "c1001b3bc75039b07f38a79db5237c4c529e04c8", + "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/98276233188583f2ff845a0f992a235472d9466a", + "reference": "98276233188583f2ff845a0f992a235472d9466a", "shasum": "" }, "require": { "ext-json": "*", "php": "^7.1.8 || ^8.0", + "psr/clock": "^1.0", "symfony/polyfill-mbstring": "^1.0", "symfony/polyfill-php80": "^1.16", "symfony/translation": "^3.4 || ^4.0 || ^5.0 || ^6.0" }, + "provide": { + "psr/clock-implementation": "1.0" + }, "require-dev": { "doctrine/dbal": "^2.0 || ^3.1.4", "doctrine/orm": "^2.7", @@ -24171,20 +24385,20 @@ "type": "tidelift" } ], - "time": "2023-05-25T22:09:47+00:00" + "time": "2023-09-25T11:31:05+00:00" }, { "name": "nikic/php-parser", - "version": "v4.15.5", + "version": "v4.17.1", "source": { "type": "git", "url": "https://github.com/nikic/PHP-Parser.git", - "reference": "11e2663a5bc9db5d714eedb4277ee300403b4a9e" + "reference": "a6303e50c90c355c7eeee2c4a8b27fe8dc8fef1d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/11e2663a5bc9db5d714eedb4277ee300403b4a9e", - "reference": "11e2663a5bc9db5d714eedb4277ee300403b4a9e", + "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/a6303e50c90c355c7eeee2c4a8b27fe8dc8fef1d", + "reference": "a6303e50c90c355c7eeee2c4a8b27fe8dc8fef1d", "shasum": "" }, "require": { @@ -24225,9 +24439,9 @@ ], "support": { "issues": "https://github.com/nikic/PHP-Parser/issues", - "source": "https://github.com/nikic/PHP-Parser/tree/v4.15.5" + "source": "https://github.com/nikic/PHP-Parser/tree/v4.17.1" }, - "time": "2023-05-19T20:20:00+00:00" + "time": "2023-08-13T19:53:39+00:00" }, { "name": "opensearch-project/opensearch-php", @@ -24412,20 +24626,20 @@ }, { "name": "paypal/module-braintree", - "version": "4.6.1-beta1", + "version": "4.6.1-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/paypal/module-braintree/paypal-module-braintree-4.6.1.0-beta1.zip", - "shasum": "f57aea18939803ad71f2905f92507fddb21d125d" + "url": "https://repo.magento.com/archives/paypal/module-braintree/paypal-module-braintree-4.6.1.0-beta2.zip", + "shasum": "726141323206a9b652186c7b1cfa6cfdc7155a7b" }, "require": { "braintree/braintree_php": "6.11.1", "magento/framework": "*", - "paypal/module-braintree-core": "4.6.1-beta1", - "paypal/module-braintree-customer-balance": "4.6.1-beta1", - "paypal/module-braintree-gift-card-account": "4.6.1-beta1", - "paypal/module-braintree-gift-wrapping": "4.6.1-beta1", - "paypal/module-braintree-graph-ql": "4.6.1-beta1", + "paypal/module-braintree-core": "4.6.1-beta2", + "paypal/module-braintree-customer-balance": "4.6.1-beta2", + "paypal/module-braintree-gift-card-account": "4.6.1-beta2", + "paypal/module-braintree-gift-wrapping": "4.6.1-beta2", + "paypal/module-braintree-graph-ql": "4.6.1-beta2", "php": "~8.1.0||~8.2.0" }, "type": "metapackage", @@ -24436,11 +24650,11 @@ }, { "name": "paypal/module-braintree-core", - "version": "4.6.1-beta1", + "version": "4.6.1-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/paypal/module-braintree-core/paypal-module-braintree-core-4.6.1.0-beta1.zip", - "shasum": "f0ae5fa5e4714fbfc54b5b636d7a8ddf7c7eb292" + "url": "https://repo.magento.com/archives/paypal/module-braintree-core/paypal-module-braintree-core-4.6.1.0-beta2.zip", + "shasum": "98136752006f4cbbb5a5e6bd64930e3e7eac3c44" }, "require": { "braintree/braintree_php": "6.11.1", @@ -24501,17 +24715,17 @@ }, { "name": "paypal/module-braintree-customer-balance", - "version": "4.6.1-beta1", + "version": "4.6.1-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/paypal/module-braintree-customer-balance/paypal-module-braintree-customer-balance-4.6.1.0-beta1.zip", - "shasum": "3650309d06e607274ad5a3e685a2c36174a745a1" + "url": "https://repo.magento.com/archives/paypal/module-braintree-customer-balance/paypal-module-braintree-customer-balance-4.6.1.0-beta2.zip", + "shasum": "15c151143a667423185b6bcbdf7310c2ff81633b" }, "require": { "magento/framework": "*", "magento/module-quote": "101.0.*||101.1.*||^101.2.0", "magento/module-sales": "101.0.*||102.0.*||^102.1.0||^103", - "paypal/module-braintree-core": "4.6.1-beta1", + "paypal/module-braintree-core": "4.6.1-beta2", "php": "~8.1.0||~8.2.0" }, "suggest": { @@ -24534,17 +24748,17 @@ }, { "name": "paypal/module-braintree-gift-card-account", - "version": "4.6.1-beta1", + "version": "4.6.1-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/paypal/module-braintree-gift-card-account/paypal-module-braintree-gift-card-account-4.6.1.0-beta1.zip", - "shasum": "817830833ad9075876c76757d49f13c2f246b3ef" + "url": "https://repo.magento.com/archives/paypal/module-braintree-gift-card-account/paypal-module-braintree-gift-card-account-4.6.1.0-beta2.zip", + "shasum": "d8775a323f8e3dcb80e786c451d8628f0d4fcc2a" }, "require": { "magento/framework": "*", "magento/module-quote": "101.0.*||101.1.*||^101.2.0", "magento/module-sales": "101.0.*||102.0.*||^102.1.0||^103", - "paypal/module-braintree-core": "4.6.1-beta1", + "paypal/module-braintree-core": "4.6.1-beta2", "php": "~8.1.0||~8.2.0" }, "suggest": { @@ -24567,17 +24781,17 @@ }, { "name": "paypal/module-braintree-gift-wrapping", - "version": "4.6.1-beta1", + "version": "4.6.1-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/paypal/module-braintree-gift-wrapping/paypal-module-braintree-gift-wrapping-4.6.1.0-beta1.zip", - "shasum": "24e6b41000590adaf58996fd84ece06f978e3ec3" + "url": "https://repo.magento.com/archives/paypal/module-braintree-gift-wrapping/paypal-module-braintree-gift-wrapping-4.6.1.0-beta2.zip", + "shasum": "b992ea91194dc387bb8f08650d16f048d3662b87" }, "require": { "magento/framework": "*", "magento/module-quote": "101.0.*||101.1.*||^101.2.0", "magento/module-sales": "101.0.*||102.0.*||^102.1.0||^103", - "paypal/module-braintree-core": "4.6.1-beta1", + "paypal/module-braintree-core": "4.6.1-beta2", "php": "~8.1.0||~8.2.0" }, "suggest": { @@ -24600,18 +24814,18 @@ }, { "name": "paypal/module-braintree-graph-ql", - "version": "4.6.1-beta1", + "version": "4.6.1-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/paypal/module-braintree-graph-ql/paypal-module-braintree-graph-ql-4.6.1.0-beta1.zip", - "shasum": "f9bf4a9109ac33039d6edd4e5233f302763b0774" + "url": "https://repo.magento.com/archives/paypal/module-braintree-graph-ql/paypal-module-braintree-graph-ql-4.6.1.0-beta2.zip", + "shasum": "f6c94b3a37428bb52094010df4b3ac7f6ca924bf" }, "require": { "magento/framework": "*", "magento/module-quote": "^101", "magento/module-quote-graph-ql": "^100", "magento/module-store": "^101", - "paypal/module-braintree-core": "4.6.1-beta1", + "paypal/module-braintree-core": "4.6.1-beta2", "php": "~8.1.0||~8.2.0" }, "suggest": { @@ -25011,16 +25225,16 @@ }, { "name": "phpseclib/phpseclib", - "version": "3.0.20", + "version": "3.0.23", "source": { "type": "git", "url": "https://github.com/phpseclib/phpseclib.git", - "reference": "543a1da81111a0bfd6ae7bbc2865c5e89ed3fc67" + "reference": "866cc78fbd82462ffd880e3f65692afe928bed50" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/543a1da81111a0bfd6ae7bbc2865c5e89ed3fc67", - "reference": "543a1da81111a0bfd6ae7bbc2865c5e89ed3fc67", + "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/866cc78fbd82462ffd880e3f65692afe928bed50", + "reference": "866cc78fbd82462ffd880e3f65692afe928bed50", "shasum": "" }, "require": { @@ -25101,7 +25315,7 @@ ], "support": { "issues": "https://github.com/phpseclib/phpseclib/issues", - "source": "https://github.com/phpseclib/phpseclib/tree/3.0.20" + "source": "https://github.com/phpseclib/phpseclib/tree/3.0.23" }, "funding": [ { @@ -25117,7 +25331,7 @@ "type": "tidelift" } ], - "time": "2023-06-13T06:30:34+00:00" + "time": "2023-09-18T17:22:01+00:00" }, { "name": "psr/cache", @@ -25316,16 +25530,16 @@ }, { "name": "psr/http-client", - "version": "1.0.2", + "version": "1.0.3", "source": { "type": "git", "url": "https://github.com/php-fig/http-client.git", - "reference": "0955afe48220520692d2d09f7ab7e0f93ffd6a31" + "reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/http-client/zipball/0955afe48220520692d2d09f7ab7e0f93ffd6a31", - "reference": "0955afe48220520692d2d09f7ab7e0f93ffd6a31", + "url": "https://api.github.com/repos/php-fig/http-client/zipball/bb5906edc1c324c9a05aa0873d40117941e5fa90", + "reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90", "shasum": "" }, "require": { @@ -25362,9 +25576,9 @@ "psr-18" ], "support": { - "source": "https://github.com/php-fig/http-client/tree/1.0.2" + "source": "https://github.com/php-fig/http-client" }, - "time": "2023-04-10T20:12:12+00:00" + "time": "2023-09-23T14:17:50+00:00" }, { "name": "psr/http-factory", @@ -26039,16 +26253,16 @@ }, { "name": "seld/signal-handler", - "version": "2.0.1", + "version": "2.0.2", "source": { "type": "git", "url": "https://github.com/Seldaek/signal-handler.git", - "reference": "f69d119511dc0360440cdbdaa71829c149b7be75" + "reference": "04a6112e883ad76c0ada8e4a9f7520bbfdb6bb98" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Seldaek/signal-handler/zipball/f69d119511dc0360440cdbdaa71829c149b7be75", - "reference": "f69d119511dc0360440cdbdaa71829c149b7be75", + "url": "https://api.github.com/repos/Seldaek/signal-handler/zipball/04a6112e883ad76c0ada8e4a9f7520bbfdb6bb98", + "reference": "04a6112e883ad76c0ada8e4a9f7520bbfdb6bb98", "shasum": "" }, "require": { @@ -26094,9 +26308,9 @@ ], "support": { "issues": "https://github.com/Seldaek/signal-handler/issues", - "source": "https://github.com/Seldaek/signal-handler/tree/2.0.1" + "source": "https://github.com/Seldaek/signal-handler/tree/2.0.2" }, - "time": "2022-07-20T18:31:45+00:00" + "time": "2023-09-03T09:24:00+00:00" }, { "name": "spomky-labs/aes-key-wrap", @@ -26361,16 +26575,16 @@ }, { "name": "symfony/config", - "version": "v5.4.21", + "version": "v5.4.26", "source": { "type": "git", "url": "https://github.com/symfony/config.git", - "reference": "2a6b1111d038adfa15d52c0871e540f3b352d1e4" + "reference": "8109892f27beed9252bd1f1c1880aeb4ad842650" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/config/zipball/2a6b1111d038adfa15d52c0871e540f3b352d1e4", - "reference": "2a6b1111d038adfa15d52c0871e540f3b352d1e4", + "url": "https://api.github.com/repos/symfony/config/zipball/8109892f27beed9252bd1f1c1880aeb4ad842650", + "reference": "8109892f27beed9252bd1f1c1880aeb4ad842650", "shasum": "" }, "require": { @@ -26420,7 +26634,7 @@ "description": "Helps you find, load, combine, autofill and validate configuration values of any kind", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/config/tree/v5.4.21" + "source": "https://github.com/symfony/config/tree/v5.4.26" }, "funding": [ { @@ -26436,20 +26650,20 @@ "type": "tidelift" } ], - "time": "2023-02-14T08:03:56+00:00" + "time": "2023-07-19T20:21:11+00:00" }, { "name": "symfony/console", - "version": "v5.4.24", + "version": "v5.4.28", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "560fc3ed7a43e6d30ea94a07d77f9a60b8ed0fb8" + "reference": "f4f71842f24c2023b91237c72a365306f3c58827" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/560fc3ed7a43e6d30ea94a07d77f9a60b8ed0fb8", - "reference": "560fc3ed7a43e6d30ea94a07d77f9a60b8ed0fb8", + "url": "https://api.github.com/repos/symfony/console/zipball/f4f71842f24c2023b91237c72a365306f3c58827", + "reference": "f4f71842f24c2023b91237c72a365306f3c58827", "shasum": "" }, "require": { @@ -26519,7 +26733,7 @@ "terminal" ], "support": { - "source": "https://github.com/symfony/console/tree/v5.4.24" + "source": "https://github.com/symfony/console/tree/v5.4.28" }, "funding": [ { @@ -26535,20 +26749,20 @@ "type": "tidelift" } ], - "time": "2023-05-26T05:13:16+00:00" + "time": "2023-08-07T06:12:30+00:00" }, { "name": "symfony/css-selector", - "version": "v6.3.0", + "version": "v6.3.2", "source": { "type": "git", "url": "https://github.com/symfony/css-selector.git", - "reference": "88453e64cd86c5b60e8d2fb2c6f953bbc353ffbf" + "reference": "883d961421ab1709877c10ac99451632a3d6fa57" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/css-selector/zipball/88453e64cd86c5b60e8d2fb2c6f953bbc353ffbf", - "reference": "88453e64cd86c5b60e8d2fb2c6f953bbc353ffbf", + "url": "https://api.github.com/repos/symfony/css-selector/zipball/883d961421ab1709877c10ac99451632a3d6fa57", + "reference": "883d961421ab1709877c10ac99451632a3d6fa57", "shasum": "" }, "require": { @@ -26584,7 +26798,7 @@ "description": "Converts CSS selectors to XPath expressions", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/css-selector/tree/v6.3.0" + "source": "https://github.com/symfony/css-selector/tree/v6.3.2" }, "funding": [ { @@ -26600,20 +26814,20 @@ "type": "tidelift" } ], - "time": "2023-03-20T16:43:42+00:00" + "time": "2023-07-12T16:00:22+00:00" }, { "name": "symfony/dependency-injection", - "version": "v5.4.24", + "version": "v5.4.29", "source": { "type": "git", "url": "https://github.com/symfony/dependency-injection.git", - "reference": "4645e032d0963fb614969398ca28e47605b1a7da" + "reference": "338638ed8c9d5c7fcb136a73f5c7043465ae2f05" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/4645e032d0963fb614969398ca28e47605b1a7da", - "reference": "4645e032d0963fb614969398ca28e47605b1a7da", + "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/338638ed8c9d5c7fcb136a73f5c7043465ae2f05", + "reference": "338638ed8c9d5c7fcb136a73f5c7043465ae2f05", "shasum": "" }, "require": { @@ -26673,7 +26887,7 @@ "description": "Allows you to standardize and centralize the way objects are constructed in your application", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/dependency-injection/tree/v5.4.24" + "source": "https://github.com/symfony/dependency-injection/tree/v5.4.29" }, "funding": [ { @@ -26689,7 +26903,7 @@ "type": "tidelift" } ], - "time": "2023-05-05T14:42:55+00:00" + "time": "2023-09-20T06:23:43+00:00" }, { "name": "symfony/deprecation-contracts", @@ -26760,16 +26974,16 @@ }, { "name": "symfony/error-handler", - "version": "v6.3.0", + "version": "v6.3.5", "source": { "type": "git", "url": "https://github.com/symfony/error-handler.git", - "reference": "99d2d814a6351461af350ead4d963bd67451236f" + "reference": "1f69476b64fb47105c06beef757766c376b548c4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/error-handler/zipball/99d2d814a6351461af350ead4d963bd67451236f", - "reference": "99d2d814a6351461af350ead4d963bd67451236f", + "url": "https://api.github.com/repos/symfony/error-handler/zipball/1f69476b64fb47105c06beef757766c376b548c4", + "reference": "1f69476b64fb47105c06beef757766c376b548c4", "shasum": "" }, "require": { @@ -26814,7 +27028,7 @@ "description": "Provides tools to manage errors and ease debugging PHP code", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/error-handler/tree/v6.3.0" + "source": "https://github.com/symfony/error-handler/tree/v6.3.5" }, "funding": [ { @@ -26830,20 +27044,20 @@ "type": "tidelift" } ], - "time": "2023-05-10T12:03:13+00:00" + "time": "2023-09-12T06:57:20+00:00" }, { "name": "symfony/event-dispatcher", - "version": "v6.3.0", + "version": "v6.3.2", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", - "reference": "3af8ac1a3f98f6dbc55e10ae59c9e44bfc38dfaa" + "reference": "adb01fe097a4ee930db9258a3cc906b5beb5cf2e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/3af8ac1a3f98f6dbc55e10ae59c9e44bfc38dfaa", - "reference": "3af8ac1a3f98f6dbc55e10ae59c9e44bfc38dfaa", + "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/adb01fe097a4ee930db9258a3cc906b5beb5cf2e", + "reference": "adb01fe097a4ee930db9258a3cc906b5beb5cf2e", "shasum": "" }, "require": { @@ -26894,7 +27108,7 @@ "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/event-dispatcher/tree/v6.3.0" + "source": "https://github.com/symfony/event-dispatcher/tree/v6.3.2" }, "funding": [ { @@ -26910,7 +27124,7 @@ "type": "tidelift" } ], - "time": "2023-04-21T14:41:17+00:00" + "time": "2023-07-06T06:56:43+00:00" }, { "name": "symfony/event-dispatcher-contracts", @@ -26990,16 +27204,16 @@ }, { "name": "symfony/filesystem", - "version": "v6.3.0", + "version": "v6.3.1", "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", - "reference": "97b698e1d77d356304def77a8d0cd73090b359ea" + "reference": "edd36776956f2a6fcf577edb5b05eb0e3bdc52ae" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/filesystem/zipball/97b698e1d77d356304def77a8d0cd73090b359ea", - "reference": "97b698e1d77d356304def77a8d0cd73090b359ea", + "url": "https://api.github.com/repos/symfony/filesystem/zipball/edd36776956f2a6fcf577edb5b05eb0e3bdc52ae", + "reference": "edd36776956f2a6fcf577edb5b05eb0e3bdc52ae", "shasum": "" }, "require": { @@ -27033,7 +27247,7 @@ "description": "Provides basic utilities for the filesystem", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/filesystem/tree/v6.3.0" + "source": "https://github.com/symfony/filesystem/tree/v6.3.1" }, "funding": [ { @@ -27049,20 +27263,20 @@ "type": "tidelift" } ], - "time": "2023-05-30T17:12:32+00:00" + "time": "2023-06-01T08:30:39+00:00" }, { "name": "symfony/finder", - "version": "v6.3.0", + "version": "v6.3.5", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", - "reference": "d9b01ba073c44cef617c7907ce2419f8d00d75e2" + "reference": "a1b31d88c0e998168ca7792f222cbecee47428c4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/finder/zipball/d9b01ba073c44cef617c7907ce2419f8d00d75e2", - "reference": "d9b01ba073c44cef617c7907ce2419f8d00d75e2", + "url": "https://api.github.com/repos/symfony/finder/zipball/a1b31d88c0e998168ca7792f222cbecee47428c4", + "reference": "a1b31d88c0e998168ca7792f222cbecee47428c4", "shasum": "" }, "require": { @@ -27097,7 +27311,7 @@ "description": "Finds files and directories via an intuitive fluent interface", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/finder/tree/v6.3.0" + "source": "https://github.com/symfony/finder/tree/v6.3.5" }, "funding": [ { @@ -27113,20 +27327,20 @@ "type": "tidelift" } ], - "time": "2023-04-02T01:25:41+00:00" + "time": "2023-09-26T12:56:25+00:00" }, { "name": "symfony/http-foundation", - "version": "v6.3.0", + "version": "v6.3.5", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "718a97ed430d34e5c568ea2c44eab708c6efbefb" + "reference": "b50f5e281d722cb0f4c296f908bacc3e2b721957" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/718a97ed430d34e5c568ea2c44eab708c6efbefb", - "reference": "718a97ed430d34e5c568ea2c44eab708c6efbefb", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/b50f5e281d722cb0f4c296f908bacc3e2b721957", + "reference": "b50f5e281d722cb0f4c296f908bacc3e2b721957", "shasum": "" }, "require": { @@ -27174,7 +27388,7 @@ "description": "Defines an object-oriented layer for the HTTP specification", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/http-foundation/tree/v6.3.0" + "source": "https://github.com/symfony/http-foundation/tree/v6.3.5" }, "funding": [ { @@ -27190,7 +27404,7 @@ "type": "tidelift" } ], - "time": "2023-05-19T12:46:45+00:00" + "time": "2023-09-04T21:33:54+00:00" }, { "name": "symfony/http-kernel", @@ -27303,16 +27517,16 @@ }, { "name": "symfony/intl", - "version": "v5.4.23", + "version": "v5.4.26", "source": { "type": "git", "url": "https://github.com/symfony/intl.git", - "reference": "962789bbc76c82c266623321ffc24416f574b636" + "reference": "c26c40b64ecdc056810e294ea67ac5b34182cd69" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/intl/zipball/962789bbc76c82c266623321ffc24416f574b636", - "reference": "962789bbc76c82c266623321ffc24416f574b636", + "url": "https://api.github.com/repos/symfony/intl/zipball/c26c40b64ecdc056810e294ea67ac5b34182cd69", + "reference": "c26c40b64ecdc056810e294ea67ac5b34182cd69", "shasum": "" }, "require": { @@ -27321,7 +27535,8 @@ "symfony/polyfill-php80": "^1.16" }, "require-dev": { - "symfony/filesystem": "^4.4|^5.0|^6.0" + "symfony/filesystem": "^4.4|^5.0|^6.0", + "symfony/var-exporter": "^5.4|^6.0" }, "type": "library", "autoload": { @@ -27371,7 +27586,7 @@ "localization" ], "support": { - "source": "https://github.com/symfony/intl/tree/v5.4.23" + "source": "https://github.com/symfony/intl/tree/v5.4.26" }, "funding": [ { @@ -27387,20 +27602,20 @@ "type": "tidelift" } ], - "time": "2023-04-13T10:36:25+00:00" + "time": "2023-07-13T09:02:54+00:00" }, { "name": "symfony/polyfill-ctype", - "version": "v1.27.0", + "version": "v1.28.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-ctype.git", - "reference": "5bbc823adecdae860bb64756d639ecfec17b050a" + "reference": "ea208ce43cbb04af6867b4fdddb1bdbf84cc28cb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/5bbc823adecdae860bb64756d639ecfec17b050a", - "reference": "5bbc823adecdae860bb64756d639ecfec17b050a", + "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/ea208ce43cbb04af6867b4fdddb1bdbf84cc28cb", + "reference": "ea208ce43cbb04af6867b4fdddb1bdbf84cc28cb", "shasum": "" }, "require": { @@ -27415,7 +27630,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "1.27-dev" + "dev-main": "1.28-dev" }, "thanks": { "name": "symfony/polyfill", @@ -27453,7 +27668,7 @@ "portable" ], "support": { - "source": "https://github.com/symfony/polyfill-ctype/tree/v1.27.0" + "source": "https://github.com/symfony/polyfill-ctype/tree/v1.28.0" }, "funding": [ { @@ -27469,20 +27684,20 @@ "type": "tidelift" } ], - "time": "2022-11-03T14:55:06+00:00" + "time": "2023-01-26T09:26:14+00:00" }, { "name": "symfony/polyfill-intl-grapheme", - "version": "v1.27.0", + "version": "v1.28.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-grapheme.git", - "reference": "511a08c03c1960e08a883f4cffcacd219b758354" + "reference": "875e90aeea2777b6f135677f618529449334a612" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/511a08c03c1960e08a883f4cffcacd219b758354", - "reference": "511a08c03c1960e08a883f4cffcacd219b758354", + "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/875e90aeea2777b6f135677f618529449334a612", + "reference": "875e90aeea2777b6f135677f618529449334a612", "shasum": "" }, "require": { @@ -27494,7 +27709,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "1.27-dev" + "dev-main": "1.28-dev" }, "thanks": { "name": "symfony/polyfill", @@ -27534,7 +27749,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.27.0" + "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.28.0" }, "funding": [ { @@ -27550,20 +27765,20 @@ "type": "tidelift" } ], - "time": "2022-11-03T14:55:06+00:00" + "time": "2023-01-26T09:26:14+00:00" }, { "name": "symfony/polyfill-intl-idn", - "version": "v1.27.0", + "version": "v1.28.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-idn.git", - "reference": "639084e360537a19f9ee352433b84ce831f3d2da" + "reference": "ecaafce9f77234a6a449d29e49267ba10499116d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/639084e360537a19f9ee352433b84ce831f3d2da", - "reference": "639084e360537a19f9ee352433b84ce831f3d2da", + "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/ecaafce9f77234a6a449d29e49267ba10499116d", + "reference": "ecaafce9f77234a6a449d29e49267ba10499116d", "shasum": "" }, "require": { @@ -27577,7 +27792,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "1.27-dev" + "dev-main": "1.28-dev" }, "thanks": { "name": "symfony/polyfill", @@ -27621,7 +27836,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.27.0" + "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.28.0" }, "funding": [ { @@ -27637,20 +27852,20 @@ "type": "tidelift" } ], - "time": "2022-11-03T14:55:06+00:00" + "time": "2023-01-26T09:30:37+00:00" }, { "name": "symfony/polyfill-intl-normalizer", - "version": "v1.27.0", + "version": "v1.28.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-normalizer.git", - "reference": "19bd1e4fcd5b91116f14d8533c57831ed00571b6" + "reference": "8c4ad05dd0120b6a53c1ca374dca2ad0a1c4ed92" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/19bd1e4fcd5b91116f14d8533c57831ed00571b6", - "reference": "19bd1e4fcd5b91116f14d8533c57831ed00571b6", + "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/8c4ad05dd0120b6a53c1ca374dca2ad0a1c4ed92", + "reference": "8c4ad05dd0120b6a53c1ca374dca2ad0a1c4ed92", "shasum": "" }, "require": { @@ -27662,7 +27877,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "1.27-dev" + "dev-main": "1.28-dev" }, "thanks": { "name": "symfony/polyfill", @@ -27705,7 +27920,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.27.0" + "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.28.0" }, "funding": [ { @@ -27721,20 +27936,20 @@ "type": "tidelift" } ], - "time": "2022-11-03T14:55:06+00:00" + "time": "2023-01-26T09:26:14+00:00" }, { "name": "symfony/polyfill-mbstring", - "version": "v1.27.0", + "version": "v1.28.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", - "reference": "8ad114f6b39e2c98a8b0e3bd907732c207c2b534" + "reference": "42292d99c55abe617799667f454222c54c60e229" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/8ad114f6b39e2c98a8b0e3bd907732c207c2b534", - "reference": "8ad114f6b39e2c98a8b0e3bd907732c207c2b534", + "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/42292d99c55abe617799667f454222c54c60e229", + "reference": "42292d99c55abe617799667f454222c54c60e229", "shasum": "" }, "require": { @@ -27749,7 +27964,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "1.27-dev" + "dev-main": "1.28-dev" }, "thanks": { "name": "symfony/polyfill", @@ -27788,7 +28003,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.27.0" + "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.28.0" }, "funding": [ { @@ -27804,20 +28019,20 @@ "type": "tidelift" } ], - "time": "2022-11-03T14:55:06+00:00" + "time": "2023-07-28T09:04:16+00:00" }, { "name": "symfony/polyfill-php72", - "version": "v1.27.0", + "version": "v1.28.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php72.git", - "reference": "869329b1e9894268a8a61dabb69153029b7a8c97" + "reference": "70f4aebd92afca2f865444d30a4d2151c13c3179" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/869329b1e9894268a8a61dabb69153029b7a8c97", - "reference": "869329b1e9894268a8a61dabb69153029b7a8c97", + "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/70f4aebd92afca2f865444d30a4d2151c13c3179", + "reference": "70f4aebd92afca2f865444d30a4d2151c13c3179", "shasum": "" }, "require": { @@ -27826,7 +28041,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "1.27-dev" + "dev-main": "1.28-dev" }, "thanks": { "name": "symfony/polyfill", @@ -27864,7 +28079,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php72/tree/v1.27.0" + "source": "https://github.com/symfony/polyfill-php72/tree/v1.28.0" }, "funding": [ { @@ -27880,20 +28095,20 @@ "type": "tidelift" } ], - "time": "2022-11-03T14:55:06+00:00" + "time": "2023-01-26T09:26:14+00:00" }, { "name": "symfony/polyfill-php73", - "version": "v1.27.0", + "version": "v1.28.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php73.git", - "reference": "9e8ecb5f92152187c4799efd3c96b78ccab18ff9" + "reference": "fe2f306d1d9d346a7fee353d0d5012e401e984b5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/9e8ecb5f92152187c4799efd3c96b78ccab18ff9", - "reference": "9e8ecb5f92152187c4799efd3c96b78ccab18ff9", + "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/fe2f306d1d9d346a7fee353d0d5012e401e984b5", + "reference": "fe2f306d1d9d346a7fee353d0d5012e401e984b5", "shasum": "" }, "require": { @@ -27902,7 +28117,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "1.27-dev" + "dev-main": "1.28-dev" }, "thanks": { "name": "symfony/polyfill", @@ -27943,7 +28158,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php73/tree/v1.27.0" + "source": "https://github.com/symfony/polyfill-php73/tree/v1.28.0" }, "funding": [ { @@ -27959,20 +28174,20 @@ "type": "tidelift" } ], - "time": "2022-11-03T14:55:06+00:00" + "time": "2023-01-26T09:26:14+00:00" }, { "name": "symfony/polyfill-php80", - "version": "v1.27.0", + "version": "v1.28.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php80.git", - "reference": "7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936" + "reference": "6caa57379c4aec19c0a12a38b59b26487dcfe4b5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936", - "reference": "7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936", + "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/6caa57379c4aec19c0a12a38b59b26487dcfe4b5", + "reference": "6caa57379c4aec19c0a12a38b59b26487dcfe4b5", "shasum": "" }, "require": { @@ -27981,7 +28196,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "1.27-dev" + "dev-main": "1.28-dev" }, "thanks": { "name": "symfony/polyfill", @@ -28026,7 +28241,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php80/tree/v1.27.0" + "source": "https://github.com/symfony/polyfill-php80/tree/v1.28.0" }, "funding": [ { @@ -28042,20 +28257,20 @@ "type": "tidelift" } ], - "time": "2022-11-03T14:55:06+00:00" + "time": "2023-01-26T09:26:14+00:00" }, { "name": "symfony/polyfill-php81", - "version": "v1.27.0", + "version": "v1.28.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php81.git", - "reference": "707403074c8ea6e2edaf8794b0157a0bfa52157a" + "reference": "7581cd600fa9fd681b797d00b02f068e2f13263b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/707403074c8ea6e2edaf8794b0157a0bfa52157a", - "reference": "707403074c8ea6e2edaf8794b0157a0bfa52157a", + "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/7581cd600fa9fd681b797d00b02f068e2f13263b", + "reference": "7581cd600fa9fd681b797d00b02f068e2f13263b", "shasum": "" }, "require": { @@ -28064,7 +28279,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "1.27-dev" + "dev-main": "1.28-dev" }, "thanks": { "name": "symfony/polyfill", @@ -28105,7 +28320,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php81/tree/v1.27.0" + "source": "https://github.com/symfony/polyfill-php81/tree/v1.28.0" }, "funding": [ { @@ -28121,20 +28336,20 @@ "type": "tidelift" } ], - "time": "2022-11-03T14:55:06+00:00" + "time": "2023-01-26T09:26:14+00:00" }, { "name": "symfony/polyfill-php83", - "version": "v1.27.0", + "version": "v1.28.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php83.git", - "reference": "508c652ba3ccf69f8c97f251534f229791b52a57" + "reference": "b0f46ebbeeeda3e9d2faebdfbf4b4eae9b59fa11" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php83/zipball/508c652ba3ccf69f8c97f251534f229791b52a57", - "reference": "508c652ba3ccf69f8c97f251534f229791b52a57", + "url": "https://api.github.com/repos/symfony/polyfill-php83/zipball/b0f46ebbeeeda3e9d2faebdfbf4b4eae9b59fa11", + "reference": "b0f46ebbeeeda3e9d2faebdfbf4b4eae9b59fa11", "shasum": "" }, "require": { @@ -28144,7 +28359,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "1.27-dev" + "dev-main": "1.28-dev" }, "thanks": { "name": "symfony/polyfill", @@ -28157,7 +28372,10 @@ ], "psr-4": { "Symfony\\Polyfill\\Php83\\": "" - } + }, + "classmap": [ + "Resources/stubs" + ] }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -28182,7 +28400,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php83/tree/v1.27.0" + "source": "https://github.com/symfony/polyfill-php83/tree/v1.28.0" }, "funding": [ { @@ -28198,20 +28416,20 @@ "type": "tidelift" } ], - "time": "2022-11-03T14:55:06+00:00" + "time": "2023-08-16T06:22:46+00:00" }, { "name": "symfony/process", - "version": "v5.4.24", + "version": "v5.4.23", "source": { "type": "git", "url": "https://github.com/symfony/process.git", - "reference": "e3c46cc5689c8782944274bb30702106ecbe3b64" + "reference": "4b842fc4b61609e0a155a114082bd94e31e98287" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/e3c46cc5689c8782944274bb30702106ecbe3b64", - "reference": "e3c46cc5689c8782944274bb30702106ecbe3b64", + "url": "https://api.github.com/repos/symfony/process/zipball/4b842fc4b61609e0a155a114082bd94e31e98287", + "reference": "4b842fc4b61609e0a155a114082bd94e31e98287", "shasum": "" }, "require": { @@ -28244,7 +28462,7 @@ "description": "Executes commands in sub-processes", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/process/tree/v5.4.24" + "source": "https://github.com/symfony/process/tree/v5.4.23" }, "funding": [ { @@ -28260,7 +28478,7 @@ "type": "tidelift" } ], - "time": "2023-05-17T11:26:05+00:00" + "time": "2023-04-18T13:50:24+00:00" }, { "name": "symfony/proxy-manager-bridge", @@ -28507,16 +28725,16 @@ }, { "name": "symfony/string", - "version": "v5.4.22", + "version": "v5.4.29", "source": { "type": "git", "url": "https://github.com/symfony/string.git", - "reference": "8036a4c76c0dd29e60b6a7cafcacc50cf088ea62" + "reference": "e41bdc93def20eaf3bfc1537c4e0a2b0680a152d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/string/zipball/8036a4c76c0dd29e60b6a7cafcacc50cf088ea62", - "reference": "8036a4c76c0dd29e60b6a7cafcacc50cf088ea62", + "url": "https://api.github.com/repos/symfony/string/zipball/e41bdc93def20eaf3bfc1537c4e0a2b0680a152d", + "reference": "e41bdc93def20eaf3bfc1537c4e0a2b0680a152d", "shasum": "" }, "require": { @@ -28573,7 +28791,7 @@ "utf8" ], "support": { - "source": "https://github.com/symfony/string/tree/v5.4.22" + "source": "https://github.com/symfony/string/tree/v5.4.29" }, "funding": [ { @@ -28589,24 +28807,25 @@ "type": "tidelift" } ], - "time": "2023-03-14T06:11:53+00:00" + "time": "2023-09-13T11:47:41+00:00" }, { "name": "symfony/translation", - "version": "v6.3.0", + "version": "v6.3.3", "source": { "type": "git", "url": "https://github.com/symfony/translation.git", - "reference": "f72b2cba8f79dd9d536f534f76874b58ad37876f" + "reference": "3ed078c54bc98bbe4414e1e9b2d5e85ed5a5c8bd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation/zipball/f72b2cba8f79dd9d536f534f76874b58ad37876f", - "reference": "f72b2cba8f79dd9d536f534f76874b58ad37876f", + "url": "https://api.github.com/repos/symfony/translation/zipball/3ed078c54bc98bbe4414e1e9b2d5e85ed5a5c8bd", + "reference": "3ed078c54bc98bbe4414e1e9b2d5e85ed5a5c8bd", "shasum": "" }, "require": { "php": ">=8.1", + "symfony/deprecation-contracts": "^2.5|^3", "symfony/polyfill-mbstring": "~1.0", "symfony/translation-contracts": "^2.5|^3.0" }, @@ -28667,7 +28886,7 @@ "description": "Provides tools to internationalize your application", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/translation/tree/v6.3.0" + "source": "https://github.com/symfony/translation/tree/v6.3.3" }, "funding": [ { @@ -28683,7 +28902,7 @@ "type": "tidelift" } ], - "time": "2023-05-19T12:46:45+00:00" + "time": "2023-07-31T07:08:24+00:00" }, { "name": "symfony/translation-contracts", @@ -28765,20 +28984,21 @@ }, { "name": "symfony/var-dumper", - "version": "v6.3.0", + "version": "v6.3.5", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", - "reference": "6acdcd5c122074ee9f7b051e4fb177025c277a0e" + "reference": "3d9999376be5fea8de47752837a3e1d1c5f69ef5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-dumper/zipball/6acdcd5c122074ee9f7b051e4fb177025c277a0e", - "reference": "6acdcd5c122074ee9f7b051e4fb177025c277a0e", + "url": "https://api.github.com/repos/symfony/var-dumper/zipball/3d9999376be5fea8de47752837a3e1d1c5f69ef5", + "reference": "3d9999376be5fea8de47752837a3e1d1c5f69ef5", "shasum": "" }, "require": { "php": ">=8.1", + "symfony/deprecation-contracts": "^2.5|^3", "symfony/polyfill-mbstring": "~1.0" }, "conflict": { @@ -28787,6 +29007,7 @@ "require-dev": { "ext-iconv": "*", "symfony/console": "^5.4|^6.0", + "symfony/http-kernel": "^5.4|^6.0", "symfony/process": "^5.4|^6.0", "symfony/uid": "^5.4|^6.0", "twig/twig": "^2.13|^3.0.4" @@ -28827,7 +29048,7 @@ "dump" ], "support": { - "source": "https://github.com/symfony/var-dumper/tree/v6.3.0" + "source": "https://github.com/symfony/var-dumper/tree/v6.3.5" }, "funding": [ { @@ -28843,7 +29064,7 @@ "type": "tidelift" } ], - "time": "2023-05-25T13:09:35+00:00" + "time": "2023-09-12T10:11:35+00:00" }, { "name": "symfony/yaml", @@ -28922,16 +29143,16 @@ }, { "name": "tedivm/jshrink", - "version": "v1.6.6", + "version": "v1.7.0", "source": { "type": "git", "url": "https://github.com/tedious/JShrink.git", - "reference": "e72133d6e220d79295346954292536b0980eef80" + "reference": "7a35f5a4651ca2ce77295eb8a3b4e133ba47e19e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/tedious/JShrink/zipball/e72133d6e220d79295346954292536b0980eef80", - "reference": "e72133d6e220d79295346954292536b0980eef80", + "url": "https://api.github.com/repos/tedious/JShrink/zipball/7a35f5a4651ca2ce77295eb8a3b4e133ba47e19e", + "reference": "7a35f5a4651ca2ce77295eb8a3b4e133ba47e19e", "shasum": "" }, "require": { @@ -28966,7 +29187,7 @@ ], "support": { "issues": "https://github.com/tedious/JShrink/issues", - "source": "https://github.com/tedious/JShrink/tree/v1.6.6" + "source": "https://github.com/tedious/JShrink/tree/v1.7.0" }, "funding": [ { @@ -28978,54 +29199,7 @@ "type": "tidelift" } ], - "time": "2023-04-18T22:30:38+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" + "time": "2023-10-04T17:23:23+00:00" }, { "name": "thecodingmachine/safe", @@ -29225,16 +29399,16 @@ }, { "name": "web-token/jwt-framework", - "version": "3.2.7", + "version": "3.2.8", "source": { "type": "git", "url": "https://github.com/web-token/jwt-framework.git", - "reference": "aef1302821213bec40d141a4fe5f95276017da45" + "reference": "bfceee5b742560dd861dcf690b12aa8fab3a8756" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/web-token/jwt-framework/zipball/aef1302821213bec40d141a4fe5f95276017da45", - "reference": "aef1302821213bec40d141a4fe5f95276017da45", + "url": "https://api.github.com/repos/web-token/jwt-framework/zipball/bfceee5b742560dd861dcf690b12aa8fab3a8756", + "reference": "bfceee5b742560dd861dcf690b12aa8fab3a8756", "shasum": "" }, "require": { @@ -29422,7 +29596,7 @@ ], "support": { "issues": "https://github.com/web-token/jwt-framework/issues", - "source": "https://github.com/web-token/jwt-framework/tree/3.2.7" + "source": "https://github.com/web-token/jwt-framework/tree/3.2.8" }, "funding": [ { @@ -29434,7 +29608,7 @@ "type": "patreon" } ], - "time": "2023-05-19T15:15:20+00:00" + "time": "2023-08-23T09:49:09+00:00" }, { "name": "webimpress/safe-writer", @@ -29555,16 +29729,16 @@ }, { "name": "webonyx/graphql-php", - "version": "v15.5.1", + "version": "v15.7.0", "source": { "type": "git", "url": "https://github.com/webonyx/graphql-php.git", - "reference": "b305633164a48947e22d53b6b15fcb98613c6592" + "reference": "44ff70977ee020c0b24bfdfaf947be56943de505" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/webonyx/graphql-php/zipball/b305633164a48947e22d53b6b15fcb98613c6592", - "reference": "b305633164a48947e22d53b6b15fcb98613c6592", + "url": "https://api.github.com/repos/webonyx/graphql-php/zipball/44ff70977ee020c0b24bfdfaf947be56943de505", + "reference": "44ff70977ee020c0b24bfdfaf947be56943de505", "shasum": "" }, "require": { @@ -29577,18 +29751,19 @@ "amphp/http-server": "^2.1", "dms/phpunit-arraysubset-asserts": "dev-master", "ergebnis/composer-normalize": "^2.28", + "friendsofphp/php-cs-fixer": "3.30.0", "mll-lab/php-cs-fixer-config": "^5", "nyholm/psr7": "^1.5", "phpbench/phpbench": "^1.2", "phpstan/extension-installer": "^1.1", - "phpstan/phpstan": "1.10.19", - "phpstan/phpstan-phpunit": "1.3.13", + "phpstan/phpstan": "1.10.37", + "phpstan/phpstan-phpunit": "1.3.14", "phpstan/phpstan-strict-rules": "1.5.1", "phpunit/phpunit": "^9.5 || ^10", "psr/http-message": "^1 || ^2", "react/http": "^1.6", "react/promise": "^2.9", - "rector/rector": "^0.17.0", + "rector/rector": "^0.18", "symfony/polyfill-php81": "^1.23", "symfony/var-exporter": "^5 || ^6", "thecodingmachine/safe": "^1.3 || ^2" @@ -29616,7 +29791,7 @@ ], "support": { "issues": "https://github.com/webonyx/graphql-php/issues", - "source": "https://github.com/webonyx/graphql-php/tree/v15.5.1" + "source": "https://github.com/webonyx/graphql-php/tree/v15.7.0" }, "funding": [ { @@ -29624,7 +29799,7 @@ "type": "open_collective" } ], - "time": "2023-06-16T12:19:23+00:00" + "time": "2023-10-04T09:10:34+00:00" }, { "name": "wikimedia/less.php", @@ -29766,5 +29941,5 @@ "prefer-lowest": false, "platform": [], "platform-dev": [], - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.2.0" } From f67f9ce0e08ace18e3e7576ec25d7ac48848c367 Mon Sep 17 00:00:00 2001 From: Bohdan Date: Mon, 16 Oct 2023 17:31:58 +0000 Subject: [PATCH 06/53] MCLOUD-11293: Release ECE-Tools 2002.1.16 --- composer.lock | 65 +++++++++++++++++++++++++-------------------------- 1 file changed, 32 insertions(+), 33 deletions(-) diff --git a/composer.lock b/composer.lock index d7e04c632..fddc38b11 100644 --- a/composer.lock +++ b/composer.lock @@ -197,16 +197,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.283.2", + "version": "3.283.3", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "6616677d76e39af28138512740199d38a461859f" + "reference": "4cc8d6c7e856de80d9316f659c4c626d3713f6c1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/6616677d76e39af28138512740199d38a461859f", - "reference": "6616677d76e39af28138512740199d38a461859f", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/4cc8d6c7e856de80d9316f659c4c626d3713f6c1", + "reference": "4cc8d6c7e856de80d9316f659c4c626d3713f6c1", "shasum": "" }, "require": { @@ -286,9 +286,9 @@ "support": { "forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80", "issues": "https://github.com/aws/aws-sdk-php/issues", - "source": "https://github.com/aws/aws-sdk-php/tree/3.283.2" + "source": "https://github.com/aws/aws-sdk-php/tree/3.283.3" }, - "time": "2023-10-06T18:09:54+00:00" + "time": "2023-10-12T18:14:56+00:00" }, { "name": "bacon/bacon-qr-code", @@ -1135,16 +1135,16 @@ }, { "name": "composer/pcre", - "version": "3.1.0", + "version": "3.1.1", "source": { "type": "git", "url": "https://github.com/composer/pcre.git", - "reference": "4bff79ddd77851fe3cdd11616ed3f92841ba5bd2" + "reference": "00104306927c7a0919b4ced2aaa6782c1e61a3c9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/pcre/zipball/4bff79ddd77851fe3cdd11616ed3f92841ba5bd2", - "reference": "4bff79ddd77851fe3cdd11616ed3f92841ba5bd2", + "url": "https://api.github.com/repos/composer/pcre/zipball/00104306927c7a0919b4ced2aaa6782c1e61a3c9", + "reference": "00104306927c7a0919b4ced2aaa6782c1e61a3c9", "shasum": "" }, "require": { @@ -1186,7 +1186,7 @@ ], "support": { "issues": "https://github.com/composer/pcre/issues", - "source": "https://github.com/composer/pcre/tree/3.1.0" + "source": "https://github.com/composer/pcre/tree/3.1.1" }, "funding": [ { @@ -1202,7 +1202,7 @@ "type": "tidelift" } ], - "time": "2022-11-17T09:50:14+00:00" + "time": "2023-10-11T07:11:09+00:00" }, { "name": "composer/semver", @@ -3375,16 +3375,16 @@ }, { "name": "laminas/laminas-feed", - "version": "2.21.0", + "version": "2.22.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-feed.git", - "reference": "52918789a417bc292ccd6fbb4b91bd78a65d50ab" + "reference": "669792b819fca7274698147ad7a2ecc1b0a9b141" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-feed/zipball/52918789a417bc292ccd6fbb4b91bd78a65d50ab", - "reference": "52918789a417bc292ccd6fbb4b91bd78a65d50ab", + "url": "https://api.github.com/repos/laminas/laminas-feed/zipball/669792b819fca7274698147ad7a2ecc1b0a9b141", + "reference": "669792b819fca7274698147ad7a2ecc1b0a9b141", "shasum": "" }, "require": { @@ -3392,24 +3392,24 @@ "ext-libxml": "*", "laminas/laminas-escaper": "^2.9", "laminas/laminas-stdlib": "^3.6", - "php": "~8.1.0 || ~8.2.0" + "php": "~8.1.0 || ~8.2.0 || ~8.3.0" }, "conflict": { "laminas/laminas-servicemanager": "<3.3", "zendframework/zend-feed": "*" }, "require-dev": { - "laminas/laminas-cache": "^2.13.2 || ^3.10.1", + "laminas/laminas-cache": "^2.13.2 || ^3.11", "laminas/laminas-cache-storage-adapter-memory": "^1.1.0 || ^2.2", "laminas/laminas-coding-standard": "~2.5.0", "laminas/laminas-db": "^2.18", "laminas/laminas-http": "^2.18", "laminas/laminas-servicemanager": "^3.21.0", - "laminas/laminas-validator": "^2.30.1", - "phpunit/phpunit": "^10.2.6", + "laminas/laminas-validator": "^2.38", + "phpunit/phpunit": "^10.3.1", "psalm/plugin-phpunit": "^0.18.4", "psr/http-message": "^2.0", - "vimeo/psalm": "^5.13.1" + "vimeo/psalm": "^5.14.1" }, "suggest": { "laminas/laminas-cache": "Laminas\\Cache component, for optionally caching feeds between requests", @@ -3451,7 +3451,7 @@ "type": "community_bridge" } ], - "time": "2023-07-24T09:21:16+00:00" + "time": "2023-10-11T20:16:37+00:00" }, { "name": "laminas/laminas-file", @@ -4550,21 +4550,21 @@ }, { "name": "laminas/laminas-servicemanager", - "version": "3.21.0", + "version": "3.22.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-servicemanager.git", - "reference": "625f2aa3bc6dd02688b2da5155b3a69870812bda" + "reference": "b4f547078af2ac3173cbe4a64e8fdfbd626c77ae" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-servicemanager/zipball/625f2aa3bc6dd02688b2da5155b3a69870812bda", - "reference": "625f2aa3bc6dd02688b2da5155b3a69870812bda", + "url": "https://api.github.com/repos/laminas/laminas-servicemanager/zipball/b4f547078af2ac3173cbe4a64e8fdfbd626c77ae", + "reference": "b4f547078af2ac3173cbe4a64e8fdfbd626c77ae", "shasum": "" }, "require": { "laminas/laminas-stdlib": "^3.17", - "php": "~8.1.0 || ~8.2.0", + "php": "~8.1.0 || ~8.2.0 || ~8.3.0", "psr/container": "^1.0" }, "conflict": { @@ -4585,10 +4585,9 @@ "laminas/laminas-code": "^4.10.0", "laminas/laminas-coding-standard": "~2.5.0", "laminas/laminas-container-config-test": "^0.8", - "laminas/laminas-dependency-plugin": "^2.2", "mikey179/vfsstream": "^1.6.11", "phpbench/phpbench": "^1.2.9", - "phpunit/phpunit": "^10.0.17", + "phpunit/phpunit": "^10.4", "psalm/plugin-phpunit": "^0.18.4", "vimeo/psalm": "^5.8.0" }, @@ -4637,7 +4636,7 @@ "type": "community_bridge" } ], - "time": "2023-05-14T12:24:54+00:00" + "time": "2023-10-10T21:23:36+00:00" }, { "name": "laminas/laminas-session", @@ -5551,11 +5550,11 @@ }, { "name": "magento/ece-tools", - "version": "2002.1.15", + "version": "2002.1.16", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/ece-tools/magento-ece-tools-2002.1.15.0.zip", - "shasum": "ae7a6e0bc9fa8a3995bc83a19b367ca8e825f3ec" + "url": "https://repo.magento.com/archives/magento/ece-tools/magento-ece-tools-2002.1.16.0.zip", + "shasum": "81ee97387f15df2f11c0c3863eaf34d9ced742dc" }, "require": { "colinmollenhour/credis": "^1.6.0", From 665a7437e3ff91229ca8fa3b833ce59a508a954c Mon Sep 17 00:00:00 2001 From: Andrii Dimov Date: Tue, 19 Dec 2023 10:22:43 -0600 Subject: [PATCH 07/53] ACPT-1475: Introducing PHP Application Server on Cloud (#25) * ACPT-1475: Ability to seamlessly start/enable PHP Application Server on Cloud * ACPT-1314: Support an ability to separate HTTP traffic between Application server and main application * ACPT-1314: Support an ability to separate HTTP traffic between Application server and main application * ACPT-1314: Support an ability to separate HTTP traffic between Application server and main application --- .magento.app.yaml | 11 +- .magento/routes.yaml | 5 + application-server/.magento.app.yaml | 63 +++++++ application-server/nginx.conf.templ | 273 +++++++++++++++++++++++++++ application-server/start.sh | 36 ++++ 5 files changed, 387 insertions(+), 1 deletion(-) create mode 100644 application-server/.magento.app.yaml create mode 100644 application-server/nginx.conf.templ create mode 100755 application-server/start.sh diff --git a/.magento.app.yaml b/.magento.app.yaml index b34695804..999a4a110 100644 --- a/.magento.app.yaml +++ b/.magento.app.yaml @@ -28,7 +28,7 @@ relationships: redis: "redis:redis" opensearch: "opensearch:opensearch" -# The configuration of app when it is exposed to the web. +# The configuration of app when it is exposed to the web. Application Server disabled. web: locations: "/": @@ -62,6 +62,15 @@ web: ^/static/version\d+/(?.*)$: passthru: "/static/$resource" +# The WEB section configuration with Application Server enabled on Cloud PRO. +# Comment previous 'web' section and uncomment the following to enable Application Server. +#web: +# upstream: +# socket_family: tcp +# protocol: http +# commands: +# start: ./application-server/start.sh > var/log/application-server.log 2>&1 + # The size of the persistent disk of the application (in MB). disk: 5120 diff --git a/.magento/routes.yaml b/.magento/routes.yaml index 55c7e522e..2f02c5735 100644 --- a/.magento/routes.yaml +++ b/.magento/routes.yaml @@ -9,3 +9,8 @@ "http://{all}/": type: upstream upstream: "mymagento:http" + +# Following routes configuration is needed to enable Application Server on Starter and Integration environments +#"http://{all}/graphql": +# type: upstream +# upstream: "application-server:http" diff --git a/application-server/.magento.app.yaml b/application-server/.magento.app.yaml new file mode 100644 index 000000000..22fe80294 --- /dev/null +++ b/application-server/.magento.app.yaml @@ -0,0 +1,63 @@ +name: application-server +# The toolstack used to build the application. +type: php:8.2 +build: + flavor: none + +source: + root: / +dependencies: + php: + composer/composer: '2.5.5' + +# Enable extensions required by Magento 2 +runtime: + extensions: + - xsl + - sodium + - openswoole + +# The relationships of the application with services or other applications. +# The left-hand side is the name of the relationship as it will be exposed +# to the application in the environment variable. The right-hand +# side is in the form `:`. +relationships: + database: "mysql:mysql" + redis: "redis:redis" + opensearch: "opensearch:opensearch" + +# The configuration of app when it is exposed to the web. +web: + commands: + start: ./application-server/start.sh > var/log/application-server.log 2>&1 + upstream: + socket_family: tcp + protocol: http + locations: + '/': + root: "pub" + passthru: true + +# The size of the persistent disk of the application (in MB). +disk: 5120 + +# The mounts that will be performed when the package is deployed. +mounts: + "var": "shared:files/var" + "app/etc": "shared:files/etc" + "pub/media": "shared:files/media" + "pub/static": "shared:files/static" + +hooks: + # We run build hooks before your application has been packaged. + build: | + set -e + composer install + php ./vendor/bin/ece-tools run scenario/build/generate.xml + php ./vendor/bin/ece-tools run scenario/build/transfer.xml + # We run deploy hook after your application has been deployed and started. + deploy: | + php ./vendor/bin/ece-tools run scenario/deploy.xml + # We run post deploy hook to clean and warm the cache. Available with ECE-Tools 2002.0.10. + post_deploy: | + php ./vendor/bin/ece-tools run scenario/post-deploy.xml diff --git a/application-server/nginx.conf.templ b/application-server/nginx.conf.templ new file mode 100644 index 000000000..95a30813b --- /dev/null +++ b/application-server/nginx.conf.templ @@ -0,0 +1,273 @@ +# nginx custom proxy + +daemon off; +worker_processes 2; +pid /dev/shm/nginx.pid; +error_log ${MAGENTO_CLOUD_APP_DIR}/var/log.nginx-error.log; + + +events { + worker_connections 768; +} + +http { + sendfile on; + tcp_nopush on; + tcp_nodelay on; + keepalive_timeout 65; + server_tokens off; + + types_hash_max_size 2048; + variables_hash_max_size 1024; + variables_hash_bucket_size 64; + server_names_hash_bucket_size 256; + map_hash_bucket_size 256; + map_hash_max_size 8192; + + port_in_redirect off; + absolute_redirect off; + + include /etc/nginx/mime.types; + + + default_type application/octet-stream; + + # Paths. + client_body_temp_path ${MAGENTO_CLOUD_APP_DIR}/var/body; + fastcgi_temp_path ${MAGENTO_CLOUD_APP_DIR}/var/fastcgi; + proxy_temp_path ${MAGENTO_CLOUD_APP_DIR}/var/proxy; + uwsgi_temp_path ${MAGENTO_CLOUD_APP_DIR}/var/uwsgi; + scgi_temp_path ${MAGENTO_CLOUD_APP_DIR}/var/scgi; + + # Limits. + client_max_body_size 250M; + proxy_buffer_size 32k; + proxy_buffers 128 4k; + proxy_max_temp_file_size 64M; + fastcgi_buffer_size 128k; + fastcgi_buffers 128 4k; + fastcgi_max_temp_file_size 64M; + large_client_header_buffers 4 32k; + + # Timeouts. + # We timeout if the application cannot start processing the request within this limit... + fastcgi_connect_timeout 300s; + # ... but once the application started processing, we essentially never timeout. + fastcgi_read_timeout 86400s; + fastcgi_send_timeout 86400s; + + access_log ${MAGENTO_CLOUD_APP_DIR}/var/log.nginx-access.log; + + # XDebug Configuration + map "$cookie_xdebug_session$arg_xdebug_session_start$arg_xdebug_session_stop" $php_backend { + "GwLOk1FqDwcXrVW3" "unix:////run/platform/XDEBUG_SOCKET_FOLDER/php5-xdebug.sock"; + "GwLOk1FqDwcXrVW3GwLOk1FqDwcXrVW3" "unix:////run/platform/XDEBUG_SOCKET_FOLDER/php5-xdebug.sock"; + "GwLOk1FqDwcXrVW3GwLOk1FqDwcXrVW3GwLOk1FqDwcXrVW3" "unix:////run/platform/XDEBUG_SOCKET_FOLDER/php5-xdebug.sock"; + default "unix:////run/platform/XDEBUG_SOCKET_FOLDER/php5-xdebug.sock"; +# default "unix:/run/platform/XDEBUG_SOCKET_FOLDER/php5.sock"; + } + + upstream graphql_backend { + server 127.0.0.1:9501; + } + + map $cookie_XDEBUG_SESSION $graphql_backend_name { + "" "graphql_backend"; + default "graphql_backend"; + } + + # If the request has a Upgrade header, set Connection to "upgrade", + # else force it as "Connection: close" to force the upstream to close the + # connection. + map $http_upgrade $connection_upgrade { + default upgrade; + '' close; + } + + # Common + map "$http_x_forwarded_proto" $is_https { + "https" "on"; + default ""; + } + map $is_https $external_server_port { + "on" "443"; + default "80"; + } + + server { + listen $PORT; + + # Set $remote_addr from the PROXY header. + real_ip_header X-Client-IP; + + server_name localhost default; + + set $MAGE_ROOT ${MAGENTO_CLOUD_APP_DIR}; + set $MAGE_MODE production; + + root $MAGE_ROOT/pub; + + index index.php; + autoindex off; + charset off; + + add_header 'X-Content-Type-Options' 'nosniff'; + + + location /static/ { + expires max; + + # remove signature of static files used to overcome browser cache + location ~ ^/static/version { + rewrite ^/static/(version\d*/)?(.*)$ /static/$2 last; + } + + location ~* \.(ico|jpg|jpeg|png|gif|svg|js|css|swf|eot|ttf|otf|woff|woff2)$ { + add_header Cache-Control "public"; + add_header X-Frame-Options "SAMEORIGIN"; + expires +1y; + + if (!-f $request_filename) { + rewrite ^/static/(version\d*/)?(.*)$ /static.php?resource=$2 last; + } + } + + location ~* \.(zip|gz|gzip|bz2|csv|xml)$ { + add_header Cache-Control "no-store"; + add_header X-Frame-Options "SAMEORIGIN"; + expires off; + + if (!-f $request_filename) { + rewrite ^/static/(version\d*/)?(.*)$ /static.php?resource=$2 last; + } + } + + if (!-f $request_filename) { + rewrite ^/static/(version\d*/)?(.*)$ /static.php?resource=$2 last; + } + + add_header X-Frame-Options "SAMEORIGIN"; + } + + location /media/ { + try_files $uri $uri/ /get.php?$args; + + location ~ ^/media/theme_customization/.*\.xml { + deny all; + } + + location ~* \.(ico|jpg|jpeg|png|gif|svg|js|css|swf|eot|ttf|otf|woff|woff2)$ { + add_header Cache-Control "public"; + add_header X-Frame-Options "SAMEORIGIN"; + expires +1y; + try_files $uri $uri/ /get.php?$args; + } + + location ~* \.(zip|gz|gzip|bz2|csv|xml)$ { + add_header Cache-Control "no-store"; + add_header X-Frame-Options "SAMEORIGIN"; + expires off; + try_files $uri $uri/ /get.php?$args; + } + + add_header X-Frame-Options "SAMEORIGIN"; + } + + location /media/customer/ { + deny all; + } + + location /media/downloadable/ { + deny all; + } + + location /media/import/ { + deny all; + } + + location ~ /media/theme_customization/.*\.xml$ { + deny all; + } + + location /errors/ { + try_files $uri =404; + } + + location ~ ^/errors/.*\.(xml|phtml)$ { + deny all; + } + + location ~ (index|get|static|report|404|503|health_check.php)\.php$ { + + try_files $fastcgi_script_name $uri/; + index index.php; + + + fastcgi_request_buffering on; + client_max_body_size 262144000; + + set $_document_root $document_root; + + fastcgi_pass $php_backend; + + # Standard fastcgi headers. + fastcgi_param QUERY_STRING $query_string; + fastcgi_param REQUEST_METHOD $request_method; + fastcgi_param CONTENT_TYPE $content_type; + fastcgi_param CONTENT_LENGTH $content_length; + + fastcgi_param SCRIPT_FILENAME $request_filename; + fastcgi_param SCRIPT_NAME $fastcgi_script_name; + fastcgi_param PATH_INFO $fastcgi_path_info; + fastcgi_param REQUEST_URI $request_uri; + fastcgi_param DOCUMENT_URI $document_uri; + fastcgi_param DOCUMENT_ROOT $document_root; + fastcgi_param SERVER_PROTOCOL $server_protocol; + + fastcgi_param GATEWAY_INTERFACE CGI/1.1; + fastcgi_param SERVER_SOFTWARE nginx; + + # Get the remote address directly from X-Client-IP, that avoids the need for + # the application to know about our architecture. + fastcgi_param REMOTE_ADDR $remote_addr; + # We drop REMOTE_PORT which is meaningless in our architecture. + fastcgi_param SERVER_ADDR $server_addr; + fastcgi_param SERVER_PORT $external_server_port; + fastcgi_param SERVER_NAME $http_host; + + # Get the HTTPS flag from the X-Client-SSL header. + fastcgi_param HTTPS $is_https; + + # Required for some FastCGI applications (like PHP), that are trying to protect + # themselves around some old CGI attacks. See http://php.net/manual/en/security.cgi-bin.force-redirect.php + fastcgi_param REDIRECT_STATUS 200; + + # Some Symfony applications (e.g. Pagekit) stupidly leverage + # the HTTP_MOD_REWRITE header added by Apache mod_rewrite to chose + # the URL format. + fastcgi_param HTTP_MOD_REWRITE On; + + # Split the script name from the path info, set it as a variable so + # that it persists after try_files has resolved the actual filename. + fastcgi_split_path_info ^(.+?\.php(?=$|/))((?:/.*)?)$; + } + + location / { + try_files $uri $uri/ /index.php?$args; + } + + location /graphql { + proxy_pass http://$graphql_backend_name; + proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for; + + add_header X-backend $graphql_backend_name always; + + proxy_request_buffering on; + client_max_body_size 262144000; + + proxy_http_version 1.1; + proxy_set_header Host $host; + + } + } +} diff --git a/application-server/start.sh b/application-server/start.sh new file mode 100755 index 000000000..c437a3e88 --- /dev/null +++ b/application-server/start.sh @@ -0,0 +1,36 @@ +#!/bin/bash +# Declare associative arrays for commands and PIDs +declare -A commands +declare -A pids + +# Kill existing processes started from previous deployment +killall php +killall nginx + +# Prepare nginx configuration +envsubst '\$PORT \$MAGENTO_CLOUD_APP_DIR \$MAGENTO_CLOUD_PROJECT' < nginx.conf.templ > ${MAGENTO_CLOUD_APP_DIR}/app/etc/nginx.conf + +# Populate the commands associative array +# commands["PHP"]="php-fpm -y /etc/platform/5zxgymjhd2qt4/php-fpm.xdebug.conf" +commands["ApplicationServer"]="php -dopcache.enable_cli=1 -dopcache.validate_timestamps=0 bin/magento server:run" +commands["Nginx"]="/usr/sbin/nginx -c ${MAGENTO_CLOUD_APP_DIR}/app/etc/nginx.conf" + +# Start processes and store their PIDs +for key in "${!commands[@]}"; do + ${commands[$key]} > ${MAGENTO_CLOUD_APP_DIR}/var/log/${key}.log 2>&1 & + pids[$key]=$! + echo $(date -u) "Started $key with PID ${pids[$key]}" +done + +# Infinite loop to keep all processes running +while true; do + for key in "${!commands[@]}"; do + if ! kill -0 ${pids[$key]} 2>/dev/null; then + echo $(date -u) "$key process is not running. Restarting..." + ${commands[$key]} & + pids[$key]=$! + echo $(date -u) "Restarted $key with PID ${pids[$key]}" + fi + done + sleep 1 +done From b0d01f09edf0549acd04b97aa8c286ff62eec75d Mon Sep 17 00:00:00 2001 From: Bohdan Date: Mon, 8 Jan 2024 17:10:10 +0000 Subject: [PATCH 08/53] Update 2.4.7-beta template --- composer.lock | 1471 +++++++++++++++++++++++++++---------------------- 1 file changed, 801 insertions(+), 670 deletions(-) diff --git a/composer.lock b/composer.lock index fddc38b11..198987277 100644 --- a/composer.lock +++ b/composer.lock @@ -143,16 +143,16 @@ }, { "name": "aws/aws-crt-php", - "version": "v1.2.2", + "version": "v1.2.4", "source": { "type": "git", "url": "https://github.com/awslabs/aws-crt-php.git", - "reference": "2f1dc7b7eda080498be96a4a6d683a41583030e9" + "reference": "eb0c6e4e142224a10b08f49ebf87f32611d162b2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/awslabs/aws-crt-php/zipball/2f1dc7b7eda080498be96a4a6d683a41583030e9", - "reference": "2f1dc7b7eda080498be96a4a6d683a41583030e9", + "url": "https://api.github.com/repos/awslabs/aws-crt-php/zipball/eb0c6e4e142224a10b08f49ebf87f32611d162b2", + "reference": "eb0c6e4e142224a10b08f49ebf87f32611d162b2", "shasum": "" }, "require": { @@ -191,26 +191,26 @@ ], "support": { "issues": "https://github.com/awslabs/aws-crt-php/issues", - "source": "https://github.com/awslabs/aws-crt-php/tree/v1.2.2" + "source": "https://github.com/awslabs/aws-crt-php/tree/v1.2.4" }, - "time": "2023-07-20T16:49:55+00:00" + "time": "2023-11-08T00:42:13+00:00" }, { "name": "aws/aws-sdk-php", - "version": "3.283.3", + "version": "3.295.7", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "4cc8d6c7e856de80d9316f659c4c626d3713f6c1" + "reference": "e3ba36c6e52dce373064fbb1741547828235425f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/4cc8d6c7e856de80d9316f659c4c626d3713f6c1", - "reference": "4cc8d6c7e856de80d9316f659c4c626d3713f6c1", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/e3ba36c6e52dce373064fbb1741547828235425f", + "reference": "e3ba36c6e52dce373064fbb1741547828235425f", "shasum": "" }, "require": { - "aws/aws-crt-php": "^1.0.4", + "aws/aws-crt-php": "^1.2.3", "ext-json": "*", "ext-pcre": "*", "ext-simplexml": "*", @@ -286,9 +286,9 @@ "support": { "forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80", "issues": "https://github.com/aws/aws-sdk-php/issues", - "source": "https://github.com/aws/aws-sdk-php/tree/3.283.3" + "source": "https://github.com/aws/aws-sdk-php/tree/3.295.7" }, - "time": "2023-10-12T18:14:56+00:00" + "time": "2024-01-05T19:10:48+00:00" }, { "name": "bacon/bacon-qr-code", @@ -517,26 +517,26 @@ }, { "name": "brick/varexporter", - "version": "0.3.8", + "version": "0.4.0", "source": { "type": "git", "url": "https://github.com/brick/varexporter.git", - "reference": "b5853edea6204ff8fa10633c3a4cccc4058410ed" + "reference": "2fd038f7c9d12d468130c6e1b3ce06e4160a7dbb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/brick/varexporter/zipball/b5853edea6204ff8fa10633c3a4cccc4058410ed", - "reference": "b5853edea6204ff8fa10633c3a4cccc4058410ed", + "url": "https://api.github.com/repos/brick/varexporter/zipball/2fd038f7c9d12d468130c6e1b3ce06e4160a7dbb", + "reference": "2fd038f7c9d12d468130c6e1b3ce06e4160a7dbb", "shasum": "" }, "require": { "nikic/php-parser": "^4.0", - "php": "^7.2 || ^8.0" + "php": "^7.4 || ^8.0" }, "require-dev": { "php-coveralls/php-coveralls": "^2.2", "phpunit/phpunit": "^8.5 || ^9.0", - "vimeo/psalm": "4.23.0" + "vimeo/psalm": "5.15.0" }, "type": "library", "autoload": { @@ -554,7 +554,7 @@ ], "support": { "issues": "https://github.com/brick/varexporter/issues", - "source": "https://github.com/brick/varexporter/tree/0.3.8" + "source": "https://github.com/brick/varexporter/tree/0.4.0" }, "funding": [ { @@ -562,7 +562,76 @@ "type": "github" } ], - "time": "2023-01-21T23:05:38+00:00" + "time": "2023-09-01T21:10:07+00:00" + }, + { + "name": "carbonphp/carbon-doctrine-types", + "version": "3.1.0", + "source": { + "type": "git", + "url": "https://github.com/CarbonPHP/carbon-doctrine-types.git", + "reference": "a31d3358a2a5d6ae947df1691d1f321418a5f3d5" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/CarbonPHP/carbon-doctrine-types/zipball/a31d3358a2a5d6ae947df1691d1f321418a5f3d5", + "reference": "a31d3358a2a5d6ae947df1691d1f321418a5f3d5", + "shasum": "" + }, + "require": { + "php": "^8.1" + }, + "conflict": { + "doctrine/dbal": "<4.0.0 || >=5.0.0" + }, + "require-dev": { + "doctrine/dbal": "^4.0.0", + "nesbot/carbon": "^2.71.0 || ^3.0.0", + "phpunit/phpunit": "^10.3" + }, + "type": "library", + "autoload": { + "psr-4": { + "Carbon\\Doctrine\\": "src/Carbon/Doctrine/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "KyleKatarn", + "email": "kylekatarnls@gmail.com" + } + ], + "description": "Types to use Carbon in Doctrine", + "keywords": [ + "carbon", + "date", + "datetime", + "doctrine", + "time" + ], + "support": { + "issues": "https://github.com/CarbonPHP/carbon-doctrine-types/issues", + "source": "https://github.com/CarbonPHP/carbon-doctrine-types/tree/3.1.0" + }, + "funding": [ + { + "url": "https://github.com/kylekatarnls", + "type": "github" + }, + { + "url": "https://opencollective.com/Carbon", + "type": "open_collective" + }, + { + "url": "https://tidelift.com/funding/github/packagist/nesbot/carbon", + "type": "tidelift" + } + ], + "time": "2023-12-10T15:33:53+00:00" }, { "name": "christian-riesen/base32", @@ -667,16 +736,16 @@ }, { "name": "colinmollenhour/cache-backend-redis", - "version": "1.16.0", + "version": "1.17.1", "source": { "type": "git", "url": "https://github.com/colinmollenhour/Cm_Cache_Backend_Redis.git", - "reference": "3fc3e9149097f67cded1c425088e37d7fa8083ed" + "reference": "d403f4473e1b3cc616fa59d187e817543b6620c1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/colinmollenhour/Cm_Cache_Backend_Redis/zipball/3fc3e9149097f67cded1c425088e37d7fa8083ed", - "reference": "3fc3e9149097f67cded1c425088e37d7fa8083ed", + "url": "https://api.github.com/repos/colinmollenhour/Cm_Cache_Backend_Redis/zipball/d403f4473e1b3cc616fa59d187e817543b6620c1", + "reference": "d403f4473e1b3cc616fa59d187e817543b6620c1", "shasum": "" }, "require": { @@ -706,22 +775,22 @@ "homepage": "https://github.com/colinmollenhour/Cm_Cache_Backend_Redis", "support": { "issues": "https://github.com/colinmollenhour/Cm_Cache_Backend_Redis/issues", - "source": "https://github.com/colinmollenhour/Cm_Cache_Backend_Redis/tree/1.16.0" + "source": "https://github.com/colinmollenhour/Cm_Cache_Backend_Redis/tree/1.17.1" }, - "time": "2023-01-18T03:00:27+00:00" + "time": "2023-12-21T21:56:18+00:00" }, { "name": "colinmollenhour/credis", - "version": "v1.15.0", + "version": "v1.16.0", "source": { "type": "git", "url": "https://github.com/colinmollenhour/credis.git", - "reference": "28810439de1d9597b7ba11794ed9479fb6f3de7c" + "reference": "5641140e14a9679f5a6f66c97268727f9558b881" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/colinmollenhour/credis/zipball/28810439de1d9597b7ba11794ed9479fb6f3de7c", - "reference": "28810439de1d9597b7ba11794ed9479fb6f3de7c", + "url": "https://api.github.com/repos/colinmollenhour/credis/zipball/5641140e14a9679f5a6f66c97268727f9558b881", + "reference": "5641140e14a9679f5a6f66c97268727f9558b881", "shasum": "" }, "require": { @@ -753,22 +822,22 @@ "homepage": "https://github.com/colinmollenhour/credis", "support": { "issues": "https://github.com/colinmollenhour/credis/issues", - "source": "https://github.com/colinmollenhour/credis/tree/v1.15.0" + "source": "https://github.com/colinmollenhour/credis/tree/v1.16.0" }, - "time": "2023-04-18T15:34:23+00:00" + "time": "2023-10-26T17:02:51+00:00" }, { "name": "colinmollenhour/php-redis-session-abstract", - "version": "v1.5.1", + "version": "v1.5.4", "source": { "type": "git", "url": "https://github.com/colinmollenhour/php-redis-session-abstract.git", - "reference": "3df52a7247a97fb4ec5bddfb731d1a6cddb5ef99" + "reference": "c2e6ed15eb9cb363c9097fafefa590039fbadcb0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/colinmollenhour/php-redis-session-abstract/zipball/3df52a7247a97fb4ec5bddfb731d1a6cddb5ef99", - "reference": "3df52a7247a97fb4ec5bddfb731d1a6cddb5ef99", + "url": "https://api.github.com/repos/colinmollenhour/php-redis-session-abstract/zipball/c2e6ed15eb9cb363c9097fafefa590039fbadcb0", + "reference": "c2e6ed15eb9cb363c9097fafefa590039fbadcb0", "shasum": "" }, "require": { @@ -797,22 +866,22 @@ "homepage": "https://github.com/colinmollenhour/php-redis-session-abstract", "support": { "issues": "https://github.com/colinmollenhour/php-redis-session-abstract/issues", - "source": "https://github.com/colinmollenhour/php-redis-session-abstract/tree/v1.5.1" + "source": "https://github.com/colinmollenhour/php-redis-session-abstract/tree/v1.5.4" }, - "time": "2022-11-16T19:36:20+00:00" + "time": "2024-01-03T14:16:31+00:00" }, { "name": "composer/ca-bundle", - "version": "1.3.7", + "version": "1.4.0", "source": { "type": "git", "url": "https://github.com/composer/ca-bundle.git", - "reference": "76e46335014860eec1aa5a724799a00a2e47cc85" + "reference": "b66d11b7479109ab547f9405b97205640b17d385" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/ca-bundle/zipball/76e46335014860eec1aa5a724799a00a2e47cc85", - "reference": "76e46335014860eec1aa5a724799a00a2e47cc85", + "url": "https://api.github.com/repos/composer/ca-bundle/zipball/b66d11b7479109ab547f9405b97205640b17d385", + "reference": "b66d11b7479109ab547f9405b97205640b17d385", "shasum": "" }, "require": { @@ -824,7 +893,7 @@ "phpstan/phpstan": "^0.12.55", "psr/log": "^1.0", "symfony/phpunit-bridge": "^4.2 || ^5", - "symfony/process": "^2.5 || ^3.0 || ^4.0 || ^5.0 || ^6.0" + "symfony/process": "^2.5 || ^3.0 || ^4.0 || ^5.0 || ^6.0 || ^7.0" }, "type": "library", "extra": { @@ -859,7 +928,7 @@ "support": { "irc": "irc://irc.freenode.org/composer", "issues": "https://github.com/composer/ca-bundle/issues", - "source": "https://github.com/composer/ca-bundle/tree/1.3.7" + "source": "https://github.com/composer/ca-bundle/tree/1.4.0" }, "funding": [ { @@ -875,7 +944,7 @@ "type": "tidelift" } ], - "time": "2023-08-30T09:31:38+00:00" + "time": "2023-12-18T12:05:55+00:00" }, { "name": "composer/class-map-generator", @@ -952,16 +1021,16 @@ }, { "name": "composer/composer", - "version": "2.6.5", + "version": "2.6.6", "source": { "type": "git", "url": "https://github.com/composer/composer.git", - "reference": "4b0fe89db9e65b1e64df633a992e70a7a215ab33" + "reference": "683557bd2466072777309d039534bb1332d0dda5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/composer/zipball/4b0fe89db9e65b1e64df633a992e70a7a215ab33", - "reference": "4b0fe89db9e65b1e64df633a992e70a7a215ab33", + "url": "https://api.github.com/repos/composer/composer/zipball/683557bd2466072777309d039534bb1332d0dda5", + "reference": "683557bd2466072777309d039534bb1332d0dda5", "shasum": "" }, "require": { @@ -979,7 +1048,7 @@ "seld/jsonlint": "^1.4", "seld/phar-utils": "^1.2", "seld/signal-handler": "^2.0", - "symfony/console": "^5.4.11 || ^6.0.11 || ^7", + "symfony/console": "^5.4.11 || ^6.0.11", "symfony/filesystem": "^5.4 || ^6.0 || ^7", "symfony/finder": "^5.4 || ^6.0 || ^7", "symfony/polyfill-php73": "^1.24", @@ -1046,7 +1115,7 @@ "irc": "ircs://irc.libera.chat:6697/composer", "issues": "https://github.com/composer/composer/issues", "security": "https://github.com/composer/composer/security/policy", - "source": "https://github.com/composer/composer/tree/2.6.5" + "source": "https://github.com/composer/composer/tree/2.6.6" }, "funding": [ { @@ -1062,7 +1131,7 @@ "type": "tidelift" } ], - "time": "2023-10-06T08:11:52+00:00" + "time": "2023-12-08T17:32:26+00:00" }, { "name": "composer/metadata-minifier", @@ -1287,16 +1356,16 @@ }, { "name": "composer/spdx-licenses", - "version": "1.5.7", + "version": "1.5.8", "source": { "type": "git", "url": "https://github.com/composer/spdx-licenses.git", - "reference": "c848241796da2abf65837d51dce1fae55a960149" + "reference": "560bdcf8deb88ae5d611c80a2de8ea9d0358cc0a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/spdx-licenses/zipball/c848241796da2abf65837d51dce1fae55a960149", - "reference": "c848241796da2abf65837d51dce1fae55a960149", + "url": "https://api.github.com/repos/composer/spdx-licenses/zipball/560bdcf8deb88ae5d611c80a2de8ea9d0358cc0a", + "reference": "560bdcf8deb88ae5d611c80a2de8ea9d0358cc0a", "shasum": "" }, "require": { @@ -1345,9 +1414,9 @@ "validator" ], "support": { - "irc": "irc://irc.freenode.org/composer", + "irc": "ircs://irc.libera.chat:6697/composer", "issues": "https://github.com/composer/spdx-licenses/issues", - "source": "https://github.com/composer/spdx-licenses/tree/1.5.7" + "source": "https://github.com/composer/spdx-licenses/tree/1.5.8" }, "funding": [ { @@ -1363,7 +1432,7 @@ "type": "tidelift" } ], - "time": "2022-05-23T07:37:50+00:00" + "time": "2023-11-20T07:44:33+00:00" }, { "name": "composer/xdebug-handler", @@ -1884,20 +1953,20 @@ }, { "name": "ezyang/htmlpurifier", - "version": "v4.16.0", + "version": "v4.17.0", "source": { "type": "git", "url": "https://github.com/ezyang/htmlpurifier.git", - "reference": "523407fb06eb9e5f3d59889b3978d5bfe94299c8" + "reference": "bbc513d79acf6691fa9cf10f192c90dd2957f18c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/523407fb06eb9e5f3d59889b3978d5bfe94299c8", - "reference": "523407fb06eb9e5f3d59889b3978d5bfe94299c8", + "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/bbc513d79acf6691fa9cf10f192c90dd2957f18c", + "reference": "bbc513d79acf6691fa9cf10f192c90dd2957f18c", "shasum": "" }, "require": { - "php": "~5.6.0 || ~7.0.0 || ~7.1.0 || ~7.2.0 || ~7.3.0 || ~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0" + "php": "~5.6.0 || ~7.0.0 || ~7.1.0 || ~7.2.0 || ~7.3.0 || ~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0" }, "require-dev": { "cerdic/css-tidy": "^1.7 || ^2.0", @@ -1939,22 +2008,22 @@ ], "support": { "issues": "https://github.com/ezyang/htmlpurifier/issues", - "source": "https://github.com/ezyang/htmlpurifier/tree/v4.16.0" + "source": "https://github.com/ezyang/htmlpurifier/tree/v4.17.0" }, - "time": "2022-09-18T07:06:19+00:00" + "time": "2023-11-17T15:01:25+00:00" }, { "name": "fastly/magento2", - "version": "1.2.207", + "version": "1.2.211", "source": { "type": "git", "url": "https://github.com/fastly/fastly-magento2.git", - "reference": "802d939d69e9371197ca1312bef8481f5edff62a" + "reference": "e8dfde55ddba299eeb428c87e7a927138e50f3ff" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/fastly/fastly-magento2/zipball/802d939d69e9371197ca1312bef8481f5edff62a", - "reference": "802d939d69e9371197ca1312bef8481f5edff62a", + "url": "https://api.github.com/repos/fastly/fastly-magento2/zipball/e8dfde55ddba299eeb428c87e7a927138e50f3ff", + "reference": "e8dfde55ddba299eeb428c87e7a927138e50f3ff", "shasum": "" }, "require": { @@ -1964,7 +2033,7 @@ "magento/module-config": ">=101.2.0", "magento/module-page-cache": ">=100.4.0", "magento/module-store": ">=101.1.0", - "php": "~7.3.0|~7.4.0|~8.0.0|~8.1.0|~8.2.0", + "php": "~7.3.0|~7.4.0|~8.0.0|~8.1.0|~8.2.0|~8.3.0", "zordius/lightncandy": "^1.2" }, "type": "magento2-module", @@ -1983,22 +2052,22 @@ "description": "Fastly CDN Module for Magento 2.4.x", "support": { "issues": "https://github.com/fastly/fastly-magento2/issues", - "source": "https://github.com/fastly/fastly-magento2/tree/1.2.207" + "source": "https://github.com/fastly/fastly-magento2/tree/1.2.211" }, - "time": "2023-09-26T15:41:03+00:00" + "time": "2024-01-08T16:29:11+00:00" }, { "name": "firebase/php-jwt", - "version": "v6.9.0", + "version": "v6.10.0", "source": { "type": "git", "url": "https://github.com/firebase/php-jwt.git", - "reference": "f03270e63eaccf3019ef0f32849c497385774e11" + "reference": "a49db6f0a5033aef5143295342f1c95521b075ff" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/firebase/php-jwt/zipball/f03270e63eaccf3019ef0f32849c497385774e11", - "reference": "f03270e63eaccf3019ef0f32849c497385774e11", + "url": "https://api.github.com/repos/firebase/php-jwt/zipball/a49db6f0a5033aef5143295342f1c95521b075ff", + "reference": "a49db6f0a5033aef5143295342f1c95521b075ff", "shasum": "" }, "require": { @@ -2046,9 +2115,9 @@ ], "support": { "issues": "https://github.com/firebase/php-jwt/issues", - "source": "https://github.com/firebase/php-jwt/tree/v6.9.0" + "source": "https://github.com/firebase/php-jwt/tree/v6.10.0" }, - "time": "2023-10-05T00:24:42+00:00" + "time": "2023-12-01T16:26:39+00:00" }, { "name": "friendsofphp/proxy-manager-lts", @@ -2244,16 +2313,16 @@ }, { "name": "guzzlehttp/guzzle", - "version": "7.8.0", + "version": "7.8.1", "source": { "type": "git", "url": "https://github.com/guzzle/guzzle.git", - "reference": "1110f66a6530a40fe7aea0378fe608ee2b2248f9" + "reference": "41042bc7ab002487b876a0683fc8dce04ddce104" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/guzzle/zipball/1110f66a6530a40fe7aea0378fe608ee2b2248f9", - "reference": "1110f66a6530a40fe7aea0378fe608ee2b2248f9", + "url": "https://api.github.com/repos/guzzle/guzzle/zipball/41042bc7ab002487b876a0683fc8dce04ddce104", + "reference": "41042bc7ab002487b876a0683fc8dce04ddce104", "shasum": "" }, "require": { @@ -2268,11 +2337,11 @@ "psr/http-client-implementation": "1.0" }, "require-dev": { - "bamarni/composer-bin-plugin": "^1.8.1", + "bamarni/composer-bin-plugin": "^1.8.2", "ext-curl": "*", "php-http/client-integration-tests": "dev-master#2c025848417c1135031fdf9c728ee53d0a7ceaee as 3.0.999", "php-http/message-factory": "^1.1", - "phpunit/phpunit": "^8.5.29 || ^9.5.23", + "phpunit/phpunit": "^8.5.36 || ^9.6.15", "psr/log": "^1.1 || ^2.0 || ^3.0" }, "suggest": { @@ -2350,7 +2419,7 @@ ], "support": { "issues": "https://github.com/guzzle/guzzle/issues", - "source": "https://github.com/guzzle/guzzle/tree/7.8.0" + "source": "https://github.com/guzzle/guzzle/tree/7.8.1" }, "funding": [ { @@ -2366,28 +2435,28 @@ "type": "tidelift" } ], - "time": "2023-08-27T10:20:53+00:00" + "time": "2023-12-03T20:35:24+00:00" }, { "name": "guzzlehttp/promises", - "version": "2.0.1", + "version": "2.0.2", "source": { "type": "git", "url": "https://github.com/guzzle/promises.git", - "reference": "111166291a0f8130081195ac4556a5587d7f1b5d" + "reference": "bbff78d96034045e58e13dedd6ad91b5d1253223" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/promises/zipball/111166291a0f8130081195ac4556a5587d7f1b5d", - "reference": "111166291a0f8130081195ac4556a5587d7f1b5d", + "url": "https://api.github.com/repos/guzzle/promises/zipball/bbff78d96034045e58e13dedd6ad91b5d1253223", + "reference": "bbff78d96034045e58e13dedd6ad91b5d1253223", "shasum": "" }, "require": { "php": "^7.2.5 || ^8.0" }, "require-dev": { - "bamarni/composer-bin-plugin": "^1.8.1", - "phpunit/phpunit": "^8.5.29 || ^9.5.23" + "bamarni/composer-bin-plugin": "^1.8.2", + "phpunit/phpunit": "^8.5.36 || ^9.6.15" }, "type": "library", "extra": { @@ -2433,7 +2502,7 @@ ], "support": { "issues": "https://github.com/guzzle/promises/issues", - "source": "https://github.com/guzzle/promises/tree/2.0.1" + "source": "https://github.com/guzzle/promises/tree/2.0.2" }, "funding": [ { @@ -2449,20 +2518,20 @@ "type": "tidelift" } ], - "time": "2023-08-03T15:11:55+00:00" + "time": "2023-12-03T20:19:20+00:00" }, { "name": "guzzlehttp/psr7", - "version": "2.6.1", + "version": "2.6.2", "source": { "type": "git", "url": "https://github.com/guzzle/psr7.git", - "reference": "be45764272e8873c72dbe3d2edcfdfcc3bc9f727" + "reference": "45b30f99ac27b5ca93cb4831afe16285f57b8221" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/psr7/zipball/be45764272e8873c72dbe3d2edcfdfcc3bc9f727", - "reference": "be45764272e8873c72dbe3d2edcfdfcc3bc9f727", + "url": "https://api.github.com/repos/guzzle/psr7/zipball/45b30f99ac27b5ca93cb4831afe16285f57b8221", + "reference": "45b30f99ac27b5ca93cb4831afe16285f57b8221", "shasum": "" }, "require": { @@ -2476,9 +2545,9 @@ "psr/http-message-implementation": "1.0" }, "require-dev": { - "bamarni/composer-bin-plugin": "^1.8.1", + "bamarni/composer-bin-plugin": "^1.8.2", "http-interop/http-factory-tests": "^0.9", - "phpunit/phpunit": "^8.5.29 || ^9.5.23" + "phpunit/phpunit": "^8.5.36 || ^9.6.15" }, "suggest": { "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses" @@ -2549,7 +2618,7 @@ ], "support": { "issues": "https://github.com/guzzle/psr7/issues", - "source": "https://github.com/guzzle/psr7/tree/2.6.1" + "source": "https://github.com/guzzle/psr7/tree/2.6.2" }, "funding": [ { @@ -2565,7 +2634,7 @@ "type": "tidelift" } ], - "time": "2023-08-27T10:13:57+00:00" + "time": "2023-12-03T20:05:35+00:00" }, { "name": "illuminate/collections", @@ -2835,16 +2904,16 @@ }, { "name": "laminas/laminas-captcha", - "version": "2.16.0", + "version": "2.17.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-captcha.git", - "reference": "8623619b1b634ba3672f91a9fb610deffec9c932" + "reference": "981b3d1e287653b1fc5b71859964508ac0a2d7cb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-captcha/zipball/8623619b1b634ba3672f91a9fb610deffec9c932", - "reference": "8623619b1b634ba3672f91a9fb610deffec9c932", + "url": "https://api.github.com/repos/laminas/laminas-captcha/zipball/981b3d1e287653b1fc5b71859964508ac0a2d7cb", + "reference": "981b3d1e287653b1fc5b71859964508ac0a2d7cb", "shasum": "" }, "require": { @@ -2853,14 +2922,14 @@ "laminas/laminas-stdlib": "^3.10.1", "laminas/laminas-text": "^2.9.0", "laminas/laminas-validator": "^2.19.0", - "php": "~8.0.0 || ~8.1.0 || ~8.2.0" + "php": "~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0" }, "conflict": { "zendframework/zend-captcha": "*" }, "require-dev": { "ext-gd": "*", - "laminas/laminas-coding-standard": "~2.4.0", + "laminas/laminas-coding-standard": "~2.5.0", "phpunit/phpunit": "^9.5.26", "psalm/plugin-phpunit": "^0.18.4", "vimeo/psalm": "^5.1" @@ -2898,33 +2967,33 @@ "type": "community_bridge" } ], - "time": "2023-01-01T13:12:40+00:00" + "time": "2023-10-18T10:03:37+00:00" }, { "name": "laminas/laminas-code", - "version": "4.12.0", + "version": "4.13.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-code.git", - "reference": "36cbee228b427446419dd51944bdfb6bb8ddbcd0" + "reference": "7353d4099ad5388e84737dd16994316a04f48dbf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-code/zipball/36cbee228b427446419dd51944bdfb6bb8ddbcd0", - "reference": "36cbee228b427446419dd51944bdfb6bb8ddbcd0", + "url": "https://api.github.com/repos/laminas/laminas-code/zipball/7353d4099ad5388e84737dd16994316a04f48dbf", + "reference": "7353d4099ad5388e84737dd16994316a04f48dbf", "shasum": "" }, "require": { - "php": "~8.1.0 || ~8.2.0" + "php": "~8.1.0 || ~8.2.0 || ~8.3.0" }, "require-dev": { - "doctrine/annotations": "^2.0.0", + "doctrine/annotations": "^2.0.1", "ext-phar": "*", - "laminas/laminas-coding-standard": "^2.3.0", - "laminas/laminas-stdlib": "^3.6.1", - "phpunit/phpunit": "^10.0.9", + "laminas/laminas-coding-standard": "^2.5.0", + "laminas/laminas-stdlib": "^3.17.0", + "phpunit/phpunit": "^10.3.3", "psalm/plugin-phpunit": "^0.18.4", - "vimeo/psalm": "^5.7.1" + "vimeo/psalm": "^5.15.0" }, "suggest": { "doctrine/annotations": "Doctrine\\Common\\Annotations >=1.0 for annotation features", @@ -2961,7 +3030,7 @@ "type": "community_bridge" } ], - "time": "2023-09-06T14:56:25+00:00" + "time": "2023-10-18T10:00:55+00:00" }, { "name": "laminas/laminas-config", @@ -3033,24 +3102,24 @@ }, { "name": "laminas/laminas-crypt", - "version": "3.10.0", + "version": "3.11.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-crypt.git", - "reference": "588375caf4d505fee90d1449e9714c912ceb5051" + "reference": "098fc61a895d1ff5d1c2b861525b4428bf6c3240" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-crypt/zipball/588375caf4d505fee90d1449e9714c912ceb5051", - "reference": "588375caf4d505fee90d1449e9714c912ceb5051", + "url": "https://api.github.com/repos/laminas/laminas-crypt/zipball/098fc61a895d1ff5d1c2b861525b4428bf6c3240", + "reference": "098fc61a895d1ff5d1c2b861525b4428bf6c3240", "shasum": "" }, "require": { "ext-mbstring": "*", "laminas/laminas-math": "^3.4", "laminas/laminas-servicemanager": "^3.11.2", - "laminas/laminas-stdlib": "^3.6", - "php": "~8.0.0 || ~8.1.0 || ~8.2.0", + "laminas/laminas-stdlib": "^3.8", + "php": "~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0", "psr/container": "^1.1" }, "conflict": { @@ -3093,7 +3162,7 @@ "type": "community_bridge" } ], - "time": "2023-03-03T15:57:57+00:00" + "time": "2023-11-06T23:02:42+00:00" }, { "name": "laminas/laminas-db", @@ -3168,21 +3237,21 @@ }, { "name": "laminas/laminas-di", - "version": "3.12.0", + "version": "3.13.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-di.git", - "reference": "8d4074b5f51b747a6e4e055995f1bdf2a825d5a6" + "reference": "b7178e66a61cc46f6c5c7ea16009daff59e82154" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-di/zipball/8d4074b5f51b747a6e4e055995f1bdf2a825d5a6", - "reference": "8d4074b5f51b747a6e4e055995f1bdf2a825d5a6", + "url": "https://api.github.com/repos/laminas/laminas-di/zipball/b7178e66a61cc46f6c5c7ea16009daff59e82154", + "reference": "b7178e66a61cc46f6c5c7ea16009daff59e82154", "shasum": "" }, "require": { - "laminas/laminas-stdlib": "^3.6", - "php": "~8.0.0 || ~8.1.0 || ~8.2.0", + "laminas/laminas-stdlib": "^3.18.0", + "php": "~8.1.0 || ~8.2.0 || ~8.3.0", "psr/container": "^1.1.1", "psr/log": "^1.1.4 || ^3.0.0" }, @@ -3192,8 +3261,8 @@ "zendframework/zend-di": "*" }, "require-dev": { - "laminas/laminas-coding-standard": "~2.4.0", - "laminas/laminas-servicemanager": "^3.12", + "laminas/laminas-coding-standard": "~2.5.0", + "laminas/laminas-servicemanager": "^3.22", "mikey179/vfsstream": "^1.6.11@alpha", "phpbench/phpbench": "^1.2.7", "phpunit/phpunit": "^9.5.26", @@ -3241,7 +3310,7 @@ "type": "community_bridge" } ], - "time": "2023-01-02T18:24:36+00:00" + "time": "2023-11-02T16:59:30+00:00" }, { "name": "laminas/laminas-escaper", @@ -3307,20 +3376,20 @@ }, { "name": "laminas/laminas-eventmanager", - "version": "3.11.0", + "version": "3.13.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-eventmanager.git", - "reference": "9cfa79ce247c567f05ce4b7c975c6bdf9698c5dd" + "reference": "ce5ba8bde378fca5cb0cd514f01823637215b2f3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-eventmanager/zipball/9cfa79ce247c567f05ce4b7c975c6bdf9698c5dd", - "reference": "9cfa79ce247c567f05ce4b7c975c6bdf9698c5dd", + "url": "https://api.github.com/repos/laminas/laminas-eventmanager/zipball/ce5ba8bde378fca5cb0cd514f01823637215b2f3", + "reference": "ce5ba8bde378fca5cb0cd514f01823637215b2f3", "shasum": "" }, "require": { - "php": "~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0" + "php": "~8.1.0 || ~8.2.0 || ~8.3.0" }, "conflict": { "container-interop/container-interop": "<1.2", @@ -3328,12 +3397,12 @@ }, "require-dev": { "laminas/laminas-coding-standard": "~2.5.0", - "laminas/laminas-stdlib": "^3.15", - "phpbench/phpbench": "^1.2.7", - "phpunit/phpunit": "^9.5.26", - "psalm/plugin-phpunit": "^0.18.0", + "laminas/laminas-stdlib": "^3.18", + "phpbench/phpbench": "^1.2.15", + "phpunit/phpunit": "^10.5.5", + "psalm/plugin-phpunit": "^0.18.4", "psr/container": "^1.1.2 || ^2.0.2", - "vimeo/psalm": "^5.0.0" + "vimeo/psalm": "^5.18" }, "suggest": { "laminas/laminas-stdlib": "^2.7.3 || ^3.0, to use the FilterChain feature", @@ -3371,7 +3440,7 @@ "type": "community_bridge" } ], - "time": "2023-10-10T08:29:58+00:00" + "time": "2024-01-03T17:43:50+00:00" }, { "name": "laminas/laminas-feed", @@ -3455,28 +3524,28 @@ }, { "name": "laminas/laminas-file", - "version": "2.12.0", + "version": "2.13.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-file.git", - "reference": "9e8ff3a6d7ccaad0865581ef672a7c48260b65d9" + "reference": "54b354bff5dca67af3452b1f73a0ab66e4c4a5e5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-file/zipball/9e8ff3a6d7ccaad0865581ef672a7c48260b65d9", - "reference": "9e8ff3a6d7ccaad0865581ef672a7c48260b65d9", + "url": "https://api.github.com/repos/laminas/laminas-file/zipball/54b354bff5dca67af3452b1f73a0ab66e4c4a5e5", + "reference": "54b354bff5dca67af3452b1f73a0ab66e4c4a5e5", "shasum": "" }, "require": { "laminas/laminas-stdlib": "^2.7.7 || ^3.15.0", - "php": "~8.0.0 || ~8.1.0 || ~8.2.0" + "php": "~8.1.0 || ~8.2.0 || ~8.3.0" }, "conflict": { "zendframework/zend-file": "*" }, "require-dev": { "laminas/laminas-coding-standard": "~1.0.0", - "laminas/laminas-filter": "^2.7.2", + "laminas/laminas-filter": "^2.23.2", "laminas/laminas-i18n": "^2.7.4", "laminas/laminas-progressbar": "^2.5.2", "laminas/laminas-servicemanager": "^2.7.8 || ^3.3", @@ -3519,27 +3588,27 @@ "type": "community_bridge" } ], - "time": "2022-11-21T06:59:25+00:00" + "time": "2023-11-21T14:05:55+00:00" }, { "name": "laminas/laminas-filter", - "version": "2.32.0", + "version": "2.34.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-filter.git", - "reference": "2b7e6b2b26a92412c38336ee3089251164edf141" + "reference": "008923542683d853109af5c71b7e9099de76c3e6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-filter/zipball/2b7e6b2b26a92412c38336ee3089251164edf141", - "reference": "2b7e6b2b26a92412c38336ee3089251164edf141", + "url": "https://api.github.com/repos/laminas/laminas-filter/zipball/008923542683d853109af5c71b7e9099de76c3e6", + "reference": "008923542683d853109af5c71b7e9099de76c3e6", "shasum": "" }, "require": { "ext-mbstring": "*", "laminas/laminas-servicemanager": "^3.21.0", "laminas/laminas-stdlib": "^3.13.0", - "php": "~8.1.0 || ~8.2.0" + "php": "~8.1.0 || ~8.2.0 || ~8.3.0" }, "conflict": { "laminas/laminas-validator": "<2.10.1", @@ -3547,13 +3616,14 @@ }, "require-dev": { "laminas/laminas-coding-standard": "~2.5.0", - "laminas/laminas-crypt": "^3.10", - "laminas/laminas-uri": "^2.10", + "laminas/laminas-crypt": "^3.11", + "laminas/laminas-i18n": "^2.25.0", + "laminas/laminas-uri": "^2.11", "pear/archive_tar": "^1.4.14", - "phpunit/phpunit": "^10.1.3", + "phpunit/phpunit": "^10.5.5", "psalm/plugin-phpunit": "^0.18.4", "psr/http-factory": "^1.0.2", - "vimeo/psalm": "^5.11" + "vimeo/psalm": "^5.18.0" }, "suggest": { "laminas/laminas-crypt": "Laminas\\Crypt component, for encryption filters", @@ -3597,28 +3667,28 @@ "type": "community_bridge" } ], - "time": "2023-05-16T23:25:05+00:00" + "time": "2024-01-04T11:47:08+00:00" }, { "name": "laminas/laminas-http", - "version": "2.18.0", + "version": "2.19.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-http.git", - "reference": "76de9008f889bc7088f85a41d0d2b06c2b59c53d" + "reference": "26dd6d1177e25d970058863c2afed12bb9dbff4d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-http/zipball/76de9008f889bc7088f85a41d0d2b06c2b59c53d", - "reference": "76de9008f889bc7088f85a41d0d2b06c2b59c53d", + "url": "https://api.github.com/repos/laminas/laminas-http/zipball/26dd6d1177e25d970058863c2afed12bb9dbff4d", + "reference": "26dd6d1177e25d970058863c2afed12bb9dbff4d", "shasum": "" }, "require": { - "laminas/laminas-loader": "^2.8", + "laminas/laminas-loader": "^2.10", "laminas/laminas-stdlib": "^3.6", - "laminas/laminas-uri": "^2.9.1", + "laminas/laminas-uri": "^2.11", "laminas/laminas-validator": "^2.15", - "php": "~8.0.0 || ~8.1.0 || ~8.2.0" + "php": "~8.1.0 || ~8.2.0 || ~8.3.0" }, "conflict": { "zendframework/zend-http": "*" @@ -3662,45 +3732,45 @@ "type": "community_bridge" } ], - "time": "2022-11-23T15:45:41+00:00" + "time": "2023-11-02T16:27:41+00:00" }, { "name": "laminas/laminas-i18n", - "version": "2.23.1", + "version": "2.26.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-i18n.git", - "reference": "970a2775732d56b89434ec283577096887e68167" + "reference": "01738410cb263994d1d192861f642387e7e12ace" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-i18n/zipball/970a2775732d56b89434ec283577096887e68167", - "reference": "970a2775732d56b89434ec283577096887e68167", + "url": "https://api.github.com/repos/laminas/laminas-i18n/zipball/01738410cb263994d1d192861f642387e7e12ace", + "reference": "01738410cb263994d1d192861f642387e7e12ace", "shasum": "" }, "require": { "ext-intl": "*", "laminas/laminas-servicemanager": "^3.21.0", "laminas/laminas-stdlib": "^3.0", - "php": "~8.1.0 || ~8.2.0" + "php": "~8.1.0 || ~8.2.0 || ~8.3.0" }, "conflict": { "laminas/laminas-view": "<2.20.0", "zendframework/zend-i18n": "*" }, "require-dev": { - "laminas/laminas-cache": "^3.10.1", - "laminas/laminas-cache-storage-adapter-memory": "^2.2.0", - "laminas/laminas-cache-storage-deprecated-factory": "^1.1", + "laminas/laminas-cache": "^3.12.0", + "laminas/laminas-cache-storage-adapter-memory": "^2.3.0", + "laminas/laminas-cache-storage-deprecated-factory": "^1.2", "laminas/laminas-coding-standard": "~2.5.0", - "laminas/laminas-config": "^3.8.0", - "laminas/laminas-eventmanager": "^3.10", - "laminas/laminas-filter": "^2.31", - "laminas/laminas-validator": "^2.30.1", - "laminas/laminas-view": "^2.27", - "phpunit/phpunit": "^10.1.3", + "laminas/laminas-config": "^3.9.0", + "laminas/laminas-eventmanager": "^3.13", + "laminas/laminas-filter": "^2.34", + "laminas/laminas-validator": "^2.46", + "laminas/laminas-view": "^2.33", + "phpunit/phpunit": "^10.5.5", "psalm/plugin-phpunit": "^0.18.4", - "vimeo/psalm": "^5.11" + "vimeo/psalm": "^5.18.0" }, "suggest": { "laminas/laminas-cache": "You should install this package to cache the translations", @@ -3747,31 +3817,31 @@ "type": "community_bridge" } ], - "time": "2023-10-09T12:00:55+00:00" + "time": "2024-01-04T13:49:00+00:00" }, { "name": "laminas/laminas-json", - "version": "3.5.0", + "version": "3.6.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-json.git", - "reference": "7a8a1d7bf2d05dd6c1fbd7c0868d3848cf2b57ec" + "reference": "53ff787b20b77197f38680c737e8dfffa846b85b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-json/zipball/7a8a1d7bf2d05dd6c1fbd7c0868d3848cf2b57ec", - "reference": "7a8a1d7bf2d05dd6c1fbd7c0868d3848cf2b57ec", + "url": "https://api.github.com/repos/laminas/laminas-json/zipball/53ff787b20b77197f38680c737e8dfffa846b85b", + "reference": "53ff787b20b77197f38680c737e8dfffa846b85b", "shasum": "" }, "require": { - "php": "~8.0.0 || ~8.1.0 || ~8.2.0" + "php": "~8.1.0 || ~8.2.0 || ~8.3.0" }, "conflict": { "zendframework/zend-json": "*" }, "require-dev": { "laminas/laminas-coding-standard": "~2.4.0", - "laminas/laminas-stdlib": "^2.7.7 || ^3.1", + "laminas/laminas-stdlib": "^2.7.7 || ^3.8", "phpunit/phpunit": "^9.5.25" }, "suggest": { @@ -3808,24 +3878,24 @@ "type": "community_bridge" } ], - "time": "2022-10-17T04:06:45+00:00" + "time": "2023-10-18T09:54:55+00:00" }, { "name": "laminas/laminas-loader", - "version": "2.9.0", + "version": "2.10.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-loader.git", - "reference": "51ed9c3fa42d1098a9997571730c0cbf42d078d3" + "reference": "e6fe952304ef40ce45cd814751ab35d42afdad12" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-loader/zipball/51ed9c3fa42d1098a9997571730c0cbf42d078d3", - "reference": "51ed9c3fa42d1098a9997571730c0cbf42d078d3", + "url": "https://api.github.com/repos/laminas/laminas-loader/zipball/e6fe952304ef40ce45cd814751ab35d42afdad12", + "reference": "e6fe952304ef40ce45cd814751ab35d42afdad12", "shasum": "" }, "require": { - "php": "~8.0.0 || ~8.1.0 || ~8.2.0" + "php": "~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0" }, "conflict": { "zendframework/zend-loader": "*" @@ -3864,20 +3934,20 @@ "type": "community_bridge" } ], - "time": "2022-10-16T12:50:49+00:00" + "time": "2023-10-18T09:58:51+00:00" }, { "name": "laminas/laminas-mail", - "version": "2.23.0", + "version": "2.25.1", "source": { "type": "git", "url": "https://github.com/laminas/laminas-mail.git", - "reference": "3ae64e7cfd505552fbee2e556746c345ccc33cf7" + "reference": "110e04497395123998220e244cceecb167cc6dda" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-mail/zipball/3ae64e7cfd505552fbee2e556746c345ccc33cf7", - "reference": "3ae64e7cfd505552fbee2e556746c345ccc33cf7", + "url": "https://api.github.com/repos/laminas/laminas-mail/zipball/110e04497395123998220e244cceecb167cc6dda", + "reference": "110e04497395123998220e244cceecb167cc6dda", "shasum": "" }, "require": { @@ -3886,23 +3956,21 @@ "laminas/laminas-mime": "^2.11.0", "laminas/laminas-stdlib": "^3.17.0", "laminas/laminas-validator": "^2.31.0", - "php": "~8.1.0 || ~8.2.0", + "php": "~8.1.0 || ~8.2.0 || ~8.3.0", "symfony/polyfill-intl-idn": "^1.27.0", "symfony/polyfill-mbstring": "^1.27.0", "webmozart/assert": "^1.11.0" }, "require-dev": { "laminas/laminas-coding-standard": "~2.5.0", - "laminas/laminas-crypt": "^3.10.0", "laminas/laminas-db": "^2.18", - "laminas/laminas-servicemanager": "^3.21", - "phpunit/phpunit": "^10.1.3", + "laminas/laminas-servicemanager": "^3.22.1", + "phpunit/phpunit": "^10.4.2", "psalm/plugin-phpunit": "^0.18.4", - "symfony/process": "^6.2.10", - "vimeo/psalm": "^5.11" + "symfony/process": "^6.3.4", + "vimeo/psalm": "^5.15" }, "suggest": { - "laminas/laminas-crypt": "^3.10 Crammd5 support in SMTP Auth", "laminas/laminas-servicemanager": "^3.21 when using SMTP to deliver messages" }, "type": "library", @@ -3941,25 +4009,25 @@ "type": "community_bridge" } ], - "time": "2023-05-25T13:15:12+00:00" + "time": "2023-11-02T10:32:34+00:00" }, { "name": "laminas/laminas-math", - "version": "3.6.0", + "version": "3.7.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-math.git", - "reference": "5770fc632a3614f5526632a8b70f41b65130460e" + "reference": "3e90445828fd64308de2a600b48c3df051b3b17a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-math/zipball/5770fc632a3614f5526632a8b70f41b65130460e", - "reference": "5770fc632a3614f5526632a8b70f41b65130460e", + "url": "https://api.github.com/repos/laminas/laminas-math/zipball/3e90445828fd64308de2a600b48c3df051b3b17a", + "reference": "3e90445828fd64308de2a600b48c3df051b3b17a", "shasum": "" }, "require": { "ext-mbstring": "*", - "php": "~8.0.0 || ~8.1.0 || ~8.2.0" + "php": "~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0" }, "conflict": { "zendframework/zend-math": "*" @@ -4008,25 +4076,25 @@ "type": "community_bridge" } ], - "time": "2022-10-16T14:22:28+00:00" + "time": "2023-10-18T09:53:37+00:00" }, { "name": "laminas/laminas-mime", - "version": "2.11.0", + "version": "2.12.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-mime.git", - "reference": "60ec04b755821c79c1987ce291b44e69f2c0831f" + "reference": "08cc544778829b7d68d27a097885bd6e7130135e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-mime/zipball/60ec04b755821c79c1987ce291b44e69f2c0831f", - "reference": "60ec04b755821c79c1987ce291b44e69f2c0831f", + "url": "https://api.github.com/repos/laminas/laminas-mime/zipball/08cc544778829b7d68d27a097885bd6e7130135e", + "reference": "08cc544778829b7d68d27a097885bd6e7130135e", "shasum": "" }, "require": { "laminas/laminas-stdlib": "^2.7 || ^3.0", - "php": "~8.0.0 || ~8.1.0 || ~8.2.0" + "php": "~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0" }, "conflict": { "zendframework/zend-mime": "*" @@ -4069,41 +4137,41 @@ "type": "community_bridge" } ], - "time": "2022-10-18T08:38:15+00:00" + "time": "2023-11-02T16:47:19+00:00" }, { "name": "laminas/laminas-modulemanager", - "version": "2.14.0", + "version": "2.15.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-modulemanager.git", - "reference": "fb0a2c34423f7d3321dd7c42dc5fc4db905a99ac" + "reference": "4c4e6f29f0b1a770c8ce4f30dd3a48eb45ed7d3b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-modulemanager/zipball/fb0a2c34423f7d3321dd7c42dc5fc4db905a99ac", - "reference": "fb0a2c34423f7d3321dd7c42dc5fc4db905a99ac", + "url": "https://api.github.com/repos/laminas/laminas-modulemanager/zipball/4c4e6f29f0b1a770c8ce4f30dd3a48eb45ed7d3b", + "reference": "4c4e6f29f0b1a770c8ce4f30dd3a48eb45ed7d3b", "shasum": "" }, "require": { - "brick/varexporter": "^0.3.2", + "brick/varexporter": "^0.3.2 || ^0.4", "laminas/laminas-config": "^3.7", "laminas/laminas-eventmanager": "^3.4", "laminas/laminas-stdlib": "^3.6", - "php": "~8.0.0 || ~8.1.0 || ~8.2.0", + "php": "~8.1.0 || ~8.2.0|| ~8.3.0", "webimpress/safe-writer": "^1.0.2 || ^2.1" }, "conflict": { "zendframework/zend-modulemanager": "*" }, "require-dev": { - "laminas/laminas-coding-standard": "^2.3", - "laminas/laminas-loader": "^2.9.0", - "laminas/laminas-mvc": "^3.5.0", - "laminas/laminas-servicemanager": "^3.19.0", - "phpunit/phpunit": "^9.5.25", - "psalm/plugin-phpunit": "^0.17.0", - "vimeo/psalm": "^4.29" + "laminas/laminas-coding-standard": "^2.5", + "laminas/laminas-loader": "^2.10", + "laminas/laminas-mvc": "^3.6.1", + "laminas/laminas-servicemanager": "^3.22.1", + "phpunit/phpunit": "^10.4.2", + "psalm/plugin-phpunit": "^0.18.4", + "vimeo/psalm": "^5.15" }, "suggest": { "laminas/laminas-console": "Laminas\\Console component", @@ -4141,20 +4209,20 @@ "type": "community_bridge" } ], - "time": "2022-10-28T09:21:04+00:00" + "time": "2023-11-02T09:09:35+00:00" }, { "name": "laminas/laminas-mvc", - "version": "3.6.1", + "version": "3.7.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-mvc.git", - "reference": "f12e801c31c04a4b35017354ff84070f5573879f" + "reference": "3f65447addf487189000e54dc1525cd952951da4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-mvc/zipball/f12e801c31c04a4b35017354ff84070f5573879f", - "reference": "f12e801c31c04a4b35017354ff84070f5573879f", + "url": "https://api.github.com/repos/laminas/laminas-mvc/zipball/3f65447addf487189000e54dc1525cd952951da4", + "reference": "3f65447addf487189000e54dc1525cd952951da4", "shasum": "" }, "require": { @@ -4166,17 +4234,17 @@ "laminas/laminas-servicemanager": "^3.20.0", "laminas/laminas-stdlib": "^3.6", "laminas/laminas-view": "^2.14", - "php": "~8.0.0 || ~8.1.0 || ~8.2.0" + "php": "~8.1.0 || ~8.2.0 || ~8.3.0" }, "conflict": { "zendframework/zend-mvc": "*" }, "require-dev": { - "laminas/laminas-coding-standard": "^2.4.0", - "laminas/laminas-json": "^3.3", - "phpspec/prophecy": "^1.15.0", - "phpspec/prophecy-phpunit": "^2.0.1", - "phpunit/phpunit": "^9.5.25", + "laminas/laminas-coding-standard": "^2.5.0", + "laminas/laminas-json": "^3.6", + "phpspec/prophecy": "^1.17.0", + "phpspec/prophecy-phpunit": "^2.0.2", + "phpunit/phpunit": "^9.6.13", "webmozart/assert": "^1.11" }, "suggest": { @@ -4222,20 +4290,20 @@ "type": "community_bridge" } ], - "time": "2023-03-15T10:21:03+00:00" + "time": "2023-11-14T09:44:53+00:00" }, { "name": "laminas/laminas-oauth", - "version": "2.5.0", + "version": "2.6.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-oauth.git", - "reference": "882daa922f3d4f3c1a4282d5c0afeddabefaadb9" + "reference": "7c82c5c0fc5d7bffb5524ca053988455db0e2ac9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-oauth/zipball/882daa922f3d4f3c1a4282d5c0afeddabefaadb9", - "reference": "882daa922f3d4f3c1a4282d5c0afeddabefaadb9", + "url": "https://api.github.com/repos/laminas/laminas-oauth/zipball/7c82c5c0fc5d7bffb5524ca053988455db0e2ac9", + "reference": "7c82c5c0fc5d7bffb5524ca053988455db0e2ac9", "shasum": "" }, "require": { @@ -4247,7 +4315,7 @@ "laminas/laminas-math": "^3.5", "laminas/laminas-stdlib": "^3.10", "laminas/laminas-uri": "^2.9", - "php": "~8.0.0 || ~8.1.0 || ~8.2.0" + "php": "~8.1.0 || ~8.2.0 || ~8.3.0" }, "conflict": { "zendframework/zendoauth": "*" @@ -4284,24 +4352,24 @@ "type": "community_bridge" } ], - "time": "2022-11-17T10:40:56+00:00" + "time": "2023-11-21T14:03:46+00:00" }, { "name": "laminas/laminas-permissions-acl", - "version": "2.15.0", + "version": "2.16.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-permissions-acl.git", - "reference": "ea9f6643a624b3e847f7d637eb828498654f492e" + "reference": "9f85ee3b1940cd5a1c4151ca16fdb738c162480b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-permissions-acl/zipball/ea9f6643a624b3e847f7d637eb828498654f492e", - "reference": "ea9f6643a624b3e847f7d637eb828498654f492e", + "url": "https://api.github.com/repos/laminas/laminas-permissions-acl/zipball/9f85ee3b1940cd5a1c4151ca16fdb738c162480b", + "reference": "9f85ee3b1940cd5a1c4151ca16fdb738c162480b", "shasum": "" }, "require": { - "php": "~8.1.0 || ~8.2.0" + "php": "~8.1.0 || ~8.2.0 || ~8.3.0" }, "conflict": { "laminas/laminas-servicemanager": "<3.0", @@ -4348,38 +4416,38 @@ "type": "community_bridge" } ], - "time": "2023-05-29T19:28:02+00:00" + "time": "2023-10-18T07:50:34+00:00" }, { "name": "laminas/laminas-recaptcha", - "version": "3.6.0", + "version": "3.7.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-recaptcha.git", - "reference": "ead14136a0ded44d1a72f4885df0f3333065d919" + "reference": "9cb3a9e3ca7af64205590adc649e107bc6ce2bfc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-recaptcha/zipball/ead14136a0ded44d1a72f4885df0f3333065d919", - "reference": "ead14136a0ded44d1a72f4885df0f3333065d919", + "url": "https://api.github.com/repos/laminas/laminas-recaptcha/zipball/9cb3a9e3ca7af64205590adc649e107bc6ce2bfc", + "reference": "9cb3a9e3ca7af64205590adc649e107bc6ce2bfc", "shasum": "" }, "require": { "ext-json": "*", "laminas/laminas-http": "^2.15", "laminas/laminas-stdlib": "^3.10.1", - "php": "~8.0.0 || ~8.1.0 || ~8.2.0" + "php": "~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0" }, "conflict": { "zendframework/zendservice-recaptcha": "*" }, "require-dev": { - "laminas/laminas-coding-standard": "~2.4.0", - "laminas/laminas-config": "^3.7", - "laminas/laminas-validator": "^2.15", - "phpunit/phpunit": "^9.5.26", - "psalm/plugin-phpunit": "^0.18.0", - "vimeo/psalm": "^5.0.0" + "laminas/laminas-coding-standard": "~2.5.0", + "laminas/laminas-config": "^3.8", + "laminas/laminas-validator": "^2.29", + "phpunit/phpunit": "^9.5.27", + "psalm/plugin-phpunit": "^0.18.4", + "vimeo/psalm": "^5.4" }, "suggest": { "laminas/laminas-validator": "~2.0, if using ReCaptcha's Mailhide API" @@ -4414,37 +4482,37 @@ "type": "community_bridge" } ], - "time": "2022-12-05T21:28:54+00:00" + "time": "2023-11-08T15:52:14+00:00" }, { "name": "laminas/laminas-router", - "version": "3.11.1", + "version": "3.12.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-router.git", - "reference": "3512c28cb4ffd64a62bc9e8b685a50a6547b0a11" + "reference": "e8f1a9ecd63d123c38de3519fe7ca9013da4f8d2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-router/zipball/3512c28cb4ffd64a62bc9e8b685a50a6547b0a11", - "reference": "3512c28cb4ffd64a62bc9e8b685a50a6547b0a11", + "url": "https://api.github.com/repos/laminas/laminas-router/zipball/e8f1a9ecd63d123c38de3519fe7ca9013da4f8d2", + "reference": "e8f1a9ecd63d123c38de3519fe7ca9013da4f8d2", "shasum": "" }, "require": { "laminas/laminas-http": "^2.15", "laminas/laminas-servicemanager": "^3.14.0", "laminas/laminas-stdlib": "^3.10.1", - "php": "~8.0.0 || ~8.1.0 || ~8.2.0" + "php": "~8.1.0 || ~8.2.0 || ~8.3.0" }, "conflict": { "zendframework/zend-router": "*" }, "require-dev": { - "laminas/laminas-coding-standard": "~2.4.0", - "laminas/laminas-i18n": "^2.19.0", - "phpunit/phpunit": "^9.5.26", - "psalm/plugin-phpunit": "^0.18.0", - "vimeo/psalm": "^5.0.0" + "laminas/laminas-coding-standard": "~2.5.0", + "laminas/laminas-i18n": "^2.23.1", + "phpunit/phpunit": "^10.4.2", + "psalm/plugin-phpunit": "^0.18.4", + "vimeo/psalm": "^5.15.0" }, "suggest": { "laminas/laminas-i18n": "^2.15.0 if defining translatable HTTP path segments" @@ -4485,35 +4553,35 @@ "type": "community_bridge" } ], - "time": "2022-12-29T14:47:23+00:00" + "time": "2023-11-02T17:21:39+00:00" }, { "name": "laminas/laminas-server", - "version": "2.15.0", + "version": "2.16.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-server.git", - "reference": "7f4862913ab95ea5decd08e6c3717edbb398fde8" + "reference": "659a56f69fc27e787385f3d713c81bc1eae01eb0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-server/zipball/7f4862913ab95ea5decd08e6c3717edbb398fde8", - "reference": "7f4862913ab95ea5decd08e6c3717edbb398fde8", + "url": "https://api.github.com/repos/laminas/laminas-server/zipball/659a56f69fc27e787385f3d713c81bc1eae01eb0", + "reference": "659a56f69fc27e787385f3d713c81bc1eae01eb0", "shasum": "" }, "require": { "laminas/laminas-code": "^4.7.1", "laminas/laminas-stdlib": "^3.3.1", "laminas/laminas-zendframework-bridge": "^1.2.0", - "php": "~8.0.0 || ~8.1.0 || ~8.2.0" + "php": "~8.1.0 || ~8.2.0 || ~8.3.0" }, "replace": { "zendframework/zend-server": "^2.8.1" }, "require-dev": { - "laminas/laminas-coding-standard": "~2.4.0", + "laminas/laminas-coding-standard": "~2.5.0", "phpunit/phpunit": "^9.5.5", - "psalm/plugin-phpunit": "^0.15.1", + "psalm/plugin-phpunit": "^0.18.0", "vimeo/psalm": "^4.6.4" }, "type": "library", @@ -4546,20 +4614,20 @@ "type": "community_bridge" } ], - "time": "2022-12-27T17:14:59+00:00" + "time": "2023-11-14T09:53:27+00:00" }, { "name": "laminas/laminas-servicemanager", - "version": "3.22.0", + "version": "3.22.1", "source": { "type": "git", "url": "https://github.com/laminas/laminas-servicemanager.git", - "reference": "b4f547078af2ac3173cbe4a64e8fdfbd626c77ae" + "reference": "de98d297d4743956a0558a6d71616979ff779328" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-servicemanager/zipball/b4f547078af2ac3173cbe4a64e8fdfbd626c77ae", - "reference": "b4f547078af2ac3173cbe4a64e8fdfbd626c77ae", + "url": "https://api.github.com/repos/laminas/laminas-servicemanager/zipball/de98d297d4743956a0558a6d71616979ff779328", + "reference": "de98d297d4743956a0558a6d71616979ff779328", "shasum": "" }, "require": { @@ -4636,42 +4704,42 @@ "type": "community_bridge" } ], - "time": "2023-10-10T21:23:36+00:00" + "time": "2023-10-24T11:19:47+00:00" }, { "name": "laminas/laminas-session", - "version": "2.16.0", + "version": "2.17.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-session.git", - "reference": "9c845a0361625d5775cad6f043716196201ad41f" + "reference": "2f255f1b4349a9f330ba1a26dcf4e2773a6a8226" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-session/zipball/9c845a0361625d5775cad6f043716196201ad41f", - "reference": "9c845a0361625d5775cad6f043716196201ad41f", + "url": "https://api.github.com/repos/laminas/laminas-session/zipball/2f255f1b4349a9f330ba1a26dcf4e2773a6a8226", + "reference": "2f255f1b4349a9f330ba1a26dcf4e2773a6a8226", "shasum": "" }, "require": { - "laminas/laminas-eventmanager": "^3.5", - "laminas/laminas-servicemanager": "^3.15.1", - "laminas/laminas-stdlib": "^3.10.1", - "php": "~8.0.0 || ~8.1.0 || ~8.2.0" + "laminas/laminas-eventmanager": "^3.12", + "laminas/laminas-servicemanager": "^3.22", + "laminas/laminas-stdlib": "^3.18", + "php": "~8.1.0 || ~8.2.0 || ~8.3.0" }, "conflict": { "zendframework/zend-session": "*" }, "require-dev": { - "laminas/laminas-cache": "^3.8", - "laminas/laminas-cache-storage-adapter-memory": "^2.2", - "laminas/laminas-coding-standard": "~2.4.0", - "laminas/laminas-db": "^2.15", - "laminas/laminas-http": "^2.17.1", - "laminas/laminas-validator": "^2.28", - "mongodb/mongodb": "~1.13.0", - "phpunit/phpunit": "^9.5.26", - "psalm/plugin-phpunit": "^0.18.0", - "vimeo/psalm": "^5.0" + "laminas/laminas-cache": "^3.10.1", + "laminas/laminas-cache-storage-adapter-memory": "^2.3", + "laminas/laminas-coding-standard": "~2.5.0", + "laminas/laminas-db": "^2.18.0", + "laminas/laminas-http": "^2.18", + "laminas/laminas-validator": "^2.30.1", + "mongodb/mongodb": "~1.16.0", + "phpunit/phpunit": "^9.6.13", + "psalm/plugin-phpunit": "^0.18.4", + "vimeo/psalm": "^5.15" }, "suggest": { "laminas/laminas-cache": "Laminas\\Cache component", @@ -4717,20 +4785,20 @@ "type": "community_bridge" } ], - "time": "2022-12-04T11:15:36+00:00" + "time": "2023-11-10T12:20:40+00:00" }, { "name": "laminas/laminas-soap", - "version": "2.12.0", + "version": "2.13.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-soap.git", - "reference": "127de3d876b992a6327c274b15df6de26d7aa712" + "reference": "68fdb11ec50eb8cf73ca266643c681d36c884b7f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-soap/zipball/127de3d876b992a6327c274b15df6de26d7aa712", - "reference": "127de3d876b992a6327c274b15df6de26d7aa712", + "url": "https://api.github.com/repos/laminas/laminas-soap/zipball/68fdb11ec50eb8cf73ca266643c681d36c884b7f", + "reference": "68fdb11ec50eb8cf73ca266643c681d36c884b7f", "shasum": "" }, "require": { @@ -4739,7 +4807,7 @@ "laminas/laminas-server": "^2.15", "laminas/laminas-stdlib": "^3.16", "laminas/laminas-uri": "^2.10", - "php": "~8.0.0 || ~8.1.0 || ~8.2.0" + "php": "~8.1.0 || ~8.2.0 || ~8.3.0" }, "conflict": { "laminas/laminas-code": "<4.4", @@ -4787,7 +4855,7 @@ "type": "community_bridge" } ], - "time": "2023-01-09T13:58:49+00:00" + "time": "2023-10-18T09:49:25+00:00" }, { "name": "laminas/laminas-stdlib", @@ -4850,28 +4918,28 @@ }, { "name": "laminas/laminas-text", - "version": "2.10.0", + "version": "2.11.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-text.git", - "reference": "40f7acdb284d41553d32db811e704d6e15e415b4" + "reference": "d799f3ccb3547e9e6ab313447138bae7009c7cc7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-text/zipball/40f7acdb284d41553d32db811e704d6e15e415b4", - "reference": "40f7acdb284d41553d32db811e704d6e15e415b4", + "url": "https://api.github.com/repos/laminas/laminas-text/zipball/d799f3ccb3547e9e6ab313447138bae7009c7cc7", + "reference": "d799f3ccb3547e9e6ab313447138bae7009c7cc7", "shasum": "" }, "require": { - "laminas/laminas-servicemanager": "^3.19.0", + "laminas/laminas-servicemanager": "^3.22.0", "laminas/laminas-stdlib": "^3.7.1", - "php": "~8.0.0 || ~8.1.0 || ~8.2.0" + "php": "~8.1.0 || ~8.2.0 || ~8.3.0" }, "conflict": { "zendframework/zend-text": "*" }, "require-dev": { - "laminas/laminas-coding-standard": "~2.4.0", + "laminas/laminas-coding-standard": "~2.5.0", "phpunit/phpunit": "^9.5", "psalm/plugin-phpunit": "^0.18.4", "vimeo/psalm": "^5.1" @@ -4906,26 +4974,26 @@ "type": "community_bridge" } ], - "time": "2022-12-11T15:36:27+00:00" + "time": "2023-11-07T16:45:45+00:00" }, { "name": "laminas/laminas-uri", - "version": "2.10.0", + "version": "2.11.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-uri.git", - "reference": "663b050294945c7345cc3a61f3ca661d5f9e1f80" + "reference": "e662c685125061d3115906e5eb30f966842cc226" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-uri/zipball/663b050294945c7345cc3a61f3ca661d5f9e1f80", - "reference": "663b050294945c7345cc3a61f3ca661d5f9e1f80", + "url": "https://api.github.com/repos/laminas/laminas-uri/zipball/e662c685125061d3115906e5eb30f966842cc226", + "reference": "e662c685125061d3115906e5eb30f966842cc226", "shasum": "" }, "require": { "laminas/laminas-escaper": "^2.9", - "laminas/laminas-validator": "^2.15", - "php": "~8.0.0 || ~8.1.0 || ~8.2.0" + "laminas/laminas-validator": "^2.39", + "php": "~8.1.0 || ~8.2.0 || ~8.3.0" }, "conflict": { "zendframework/zend-uri": "*" @@ -4964,20 +5032,20 @@ "type": "community_bridge" } ], - "time": "2022-10-16T15:02:45+00:00" + "time": "2023-10-18T09:56:55+00:00" }, { "name": "laminas/laminas-validator", - "version": "2.39.0", + "version": "2.46.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-validator.git", - "reference": "cec22e6f55fa68ec24e21c4f021fc1b2c3783c49" + "reference": "98330256f8d8a1357a93f6f7f1a987036aff6329" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-validator/zipball/cec22e6f55fa68ec24e21c4f021fc1b2c3783c49", - "reference": "cec22e6f55fa68ec24e21c4f021fc1b2c3783c49", + "url": "https://api.github.com/repos/laminas/laminas-validator/zipball/98330256f8d8a1357a93f6f7f1a987036aff6329", + "reference": "98330256f8d8a1357a93f6f7f1a987036aff6329", "shasum": "" }, "require": { @@ -4992,15 +5060,15 @@ "require-dev": { "laminas/laminas-coding-standard": "^2.5", "laminas/laminas-db": "^2.18", - "laminas/laminas-filter": "^2.32", - "laminas/laminas-i18n": "^2.23", - "laminas/laminas-session": "^2.16", - "laminas/laminas-uri": "^2.10.0", - "phpunit/phpunit": "^10.3.3", + "laminas/laminas-filter": "^2.33", + "laminas/laminas-i18n": "^2.24.1", + "laminas/laminas-session": "^2.17", + "laminas/laminas-uri": "^2.11.0", + "phpunit/phpunit": "^10.5.2", "psalm/plugin-phpunit": "^0.18.4", - "psr/http-client": "^1.0.2", + "psr/http-client": "^1.0.3", "psr/http-factory": "^1.0.2", - "vimeo/psalm": "^5.15" + "vimeo/psalm": "^5.17" }, "suggest": { "laminas/laminas-db": "Laminas\\Db component, required by the (No)RecordExists validator", @@ -5048,20 +5116,20 @@ "type": "community_bridge" } ], - "time": "2023-09-06T20:51:34+00:00" + "time": "2024-01-03T12:43:04+00:00" }, { "name": "laminas/laminas-view", - "version": "2.30.0", + "version": "2.33.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-view.git", - "reference": "055623fd0634f2ab2a51defa03c22ddee4e89df7" + "reference": "9b34f34eb69e839f4cbd64495c199c593565f166" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-view/zipball/055623fd0634f2ab2a51defa03c22ddee4e89df7", - "reference": "055623fd0634f2ab2a51defa03c22ddee4e89df7", + "url": "https://api.github.com/repos/laminas/laminas-view/zipball/9b34f34eb69e839f4cbd64495c199c593565f166", + "reference": "9b34f34eb69e839f4cbd64495c199c593565f166", "shasum": "" }, "require": { @@ -5073,7 +5141,7 @@ "laminas/laminas-json": "^3.3", "laminas/laminas-servicemanager": "^3.21.0", "laminas/laminas-stdlib": "^3.10.1", - "php": "~8.1.0 || ~8.2.0", + "php": "~8.1.0 || ~8.2.0 || ~8.3.0", "psr/container": "^1 || ^2" }, "conflict": { @@ -5083,24 +5151,24 @@ "zendframework/zend-view": "*" }, "require-dev": { - "laminas/laminas-authentication": "^2.13", + "laminas/laminas-authentication": "^2.15", "laminas/laminas-coding-standard": "~2.5.0", - "laminas/laminas-feed": "^2.20", + "laminas/laminas-feed": "^2.22", "laminas/laminas-filter": "^2.32", - "laminas/laminas-http": "^2.18", - "laminas/laminas-i18n": "^2.23", - "laminas/laminas-modulemanager": "^2.14", + "laminas/laminas-http": "^2.19", + "laminas/laminas-i18n": "^2.23.1", + "laminas/laminas-modulemanager": "^2.15", "laminas/laminas-mvc": "^3.6.1", "laminas/laminas-mvc-i18n": "^1.7", "laminas/laminas-mvc-plugin-flashmessenger": "^1.9", "laminas/laminas-navigation": "^2.18.1", "laminas/laminas-paginator": "^2.17", - "laminas/laminas-permissions-acl": "^2.15", - "laminas/laminas-router": "^3.11.1", - "laminas/laminas-uri": "^2.10", - "phpunit/phpunit": "^10.1.3", + "laminas/laminas-permissions-acl": "^2.16", + "laminas/laminas-router": "^3.12.0", + "laminas/laminas-uri": "^2.11", + "phpunit/phpunit": "^10.4.2", "psalm/plugin-phpunit": "^0.18.4", - "vimeo/psalm": "^5.12" + "vimeo/psalm": "^5.15" }, "suggest": { "laminas/laminas-authentication": "Laminas\\Authentication component", @@ -5148,30 +5216,30 @@ "type": "community_bridge" } ], - "time": "2023-08-17T10:28:59+00:00" + "time": "2024-01-03T14:59:52+00:00" }, { "name": "laminas/laminas-zendframework-bridge", - "version": "1.7.0", + "version": "1.8.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-zendframework-bridge.git", - "reference": "5ef52e26392777a26dbb8f20fe24f91b406459f6" + "reference": "eb0d96c708b92177a92bc2239543d3ed523452c6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-zendframework-bridge/zipball/5ef52e26392777a26dbb8f20fe24f91b406459f6", - "reference": "5ef52e26392777a26dbb8f20fe24f91b406459f6", + "url": "https://api.github.com/repos/laminas/laminas-zendframework-bridge/zipball/eb0d96c708b92177a92bc2239543d3ed523452c6", + "reference": "eb0d96c708b92177a92bc2239543d3ed523452c6", "shasum": "" }, "require": { - "php": "~8.0.0 || ~8.1.0 || ~8.2.0" + "php": "~8.1.0 || ~8.2.0 || ~8.3.0" }, "require-dev": { - "phpunit/phpunit": "^9.5.26", + "phpunit/phpunit": "^10.4", "psalm/plugin-phpunit": "^0.18.0", "squizlabs/php_codesniffer": "^3.7.1", - "vimeo/psalm": "^4.29.0" + "vimeo/psalm": "^5.16.0" }, "type": "library", "extra": { @@ -5210,7 +5278,8 @@ "type": "community_bridge" } ], - "time": "2022-12-12T11:44:10+00:00" + "abandoned": true, + "time": "2023-11-24T13:56:19+00:00" }, { "name": "league/flysystem", @@ -5369,16 +5438,16 @@ }, { "name": "league/mime-type-detection", - "version": "1.13.0", + "version": "1.14.0", "source": { "type": "git", "url": "https://github.com/thephpleague/mime-type-detection.git", - "reference": "a6dfb1194a2946fcdc1f38219445234f65b35c96" + "reference": "b6a5854368533df0295c5761a0253656a2e52d9e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/a6dfb1194a2946fcdc1f38219445234f65b35c96", - "reference": "a6dfb1194a2946fcdc1f38219445234f65b35c96", + "url": "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/b6a5854368533df0295c5761a0253656a2e52d9e", + "reference": "b6a5854368533df0295c5761a0253656a2e52d9e", "shasum": "" }, "require": { @@ -5409,7 +5478,7 @@ "description": "Mime-type detection for Flysystem", "support": { "issues": "https://github.com/thephpleague/mime-type-detection/issues", - "source": "https://github.com/thephpleague/mime-type-detection/tree/1.13.0" + "source": "https://github.com/thephpleague/mime-type-detection/tree/1.14.0" }, "funding": [ { @@ -5421,7 +5490,7 @@ "type": "tidelift" } ], - "time": "2023-08-05T12:09:49+00:00" + "time": "2023-10-17T14:13:20+00:00" }, { "name": "magento/adobe-stock-integration", @@ -5446,15 +5515,15 @@ }, { "name": "magento/commerce-eventing", - "version": "1.3.0", + "version": "1.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/commerce-eventing/magento-commerce-eventing-1.3.0.0.zip", - "shasum": "43433a84adaed62e4a30d2b74a249e9cec64f32d" + "url": "https://repo.magento.com/archives/magento/commerce-eventing/magento-commerce-eventing-1.4.1.0.zip", + "shasum": "8c874267c40ec131956a20fefa7147cc4517a489" }, "require": { - "magento/module-adobe-commerce-events-client": "1.3.0", - "magento/module-adobe-commerce-events-generator": "1.3.0" + "magento/module-adobe-commerce-events-client": "1.4.1", + "magento/module-adobe-commerce-events-generator": "1.4.1" }, "type": "metapackage", "license": [ @@ -7330,17 +7399,18 @@ }, { "name": "magento/module-adobe-commerce-events-client", - "version": "1.3.0", + "version": "1.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-commerce-events-client/magento-module-adobe-commerce-events-client-1.3.0.0.zip", - "shasum": "529c485c91a2dd1c681e9bd2f46d910772373bac" + "url": "https://repo.magento.com/archives/magento/module-adobe-commerce-events-client/magento-module-adobe-commerce-events-client-1.4.1.0.zip", + "shasum": "498ffe9ba96724ad7639c52f3f60e0d13436740a" }, "require": { "ext-json": "*", "magento/framework": ">=103.0.4", "magento/framework-message-queue": ">=100.4.4", - "magento/module-adobe-io-events-client": "^1.3", + "magento/module-adobe-commerce-out-of-process-extensibility": "^1.0", + "magento/module-adobe-io-events-client": "^1.4", "magento/module-backend": ">=102.0.4", "magento/module-config": ">=101.2.4", "magento/module-store": ">=101.1.4", @@ -7370,16 +7440,17 @@ }, { "name": "magento/module-adobe-commerce-events-generator", - "version": "1.3.0", + "version": "1.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-commerce-events-generator/magento-module-adobe-commerce-events-generator-1.3.0.0.zip", - "shasum": "4bedd4adbcddba8431d5c2c8e5a6d9ecdd91b7b6" + "url": "https://repo.magento.com/archives/magento/module-adobe-commerce-events-generator/magento-module-adobe-commerce-events-generator-1.4.1.0.zip", + "shasum": "a2bf7bf28fd79ba54300ba7e872a601dbd1024d7" }, "require": { "ext-json": "*", "magento/framework": ">=103.0.4", - "magento/module-adobe-commerce-events-client": "^1.3", + "magento/module-adobe-commerce-events-client": "^1.4.1", + "magento/module-adobe-commerce-out-of-process-extensibility": "^1.0", "php": "~8.1.0||~8.2.0" }, "require-dev": { @@ -7405,6 +7476,33 @@ ], "description": "Module for generating plugins based on subscribed events" }, + { + "name": "magento/module-adobe-commerce-out-of-process-extensibility", + "version": "1.0.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-adobe-commerce-out-of-process-extensibility/magento-module-adobe-commerce-out-of-process-extensibility-1.0.0.0.zip", + "shasum": "93056503b90d8970b05e8187453bb6b9422be17c" + }, + "require": { + "magento/framework": ">=103.0.4", + "php": "~8.1.0||~8.2.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\AdobeCommerceOutOfProcessExtensibility\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "Adobe Commerce out-of-process extensibility module" + }, { "name": "magento/module-adobe-ims", "version": "2.2.0", @@ -7466,11 +7564,11 @@ }, { "name": "magento/module-adobe-io-events-client", - "version": "1.3.0", + "version": "1.4.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-io-events-client/magento-module-adobe-io-events-client-1.3.0.0.zip", - "shasum": "442b56544bb4d1663da939d8d3967c681f79eef7" + "url": "https://repo.magento.com/archives/magento/module-adobe-io-events-client/magento-module-adobe-io-events-client-1.4.0.0.zip", + "shasum": "3b5ad160b3ad7a00da88e89a2ff916004b53786b" }, "require": { "magento/framework": ">=103.0.4", @@ -11235,15 +11333,16 @@ }, { "name": "magento/module-data-exporter", - "version": "103.0.3", + "version": "103.1.4", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-data-exporter/magento-module-data-exporter-103.0.3.0.zip", - "shasum": "a4d5c15ec65ece398883124506cca3021349a47a" + "url": "https://repo.magento.com/archives/magento/module-data-exporter/magento-module-data-exporter-103.1.4.0.zip", + "shasum": "7ad498ae7cb9d46716597b1aeff42529fc1aa9c2" }, "require": { "magento/framework": ">=103.0.4", "magento/module-analytics": ">=100.4.4", + "magento/module-indexer": ">=100.4.4", "magento/module-query-xml": "self.version", "php": "~8.1.0||~8.2.0" }, @@ -17789,11 +17888,11 @@ }, { "name": "magento/module-payment-services-base", - "version": "2.2.1", + "version": "2.3.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-payment-services-base/magento-module-payment-services-base-2.2.1.0.zip", - "shasum": "8bb8c48e07a9a869dd7e979df56ce850cbe13f71" + "url": "https://repo.magento.com/archives/magento/module-payment-services-base/magento-module-payment-services-base-2.3.1.0.zip", + "shasum": "e805ae522cff720b8e66ddbd25a201c7a96cf31a" }, "require": { "magento/framework": ">=103.0.4 <=103.0.7", @@ -17802,7 +17901,7 @@ "magento/module-directory": ">=100.4.4 <=100.4.7", "magento/module-payment": ">=100.4.4 <=100.4.7", "magento/module-sales": ">=103.0.4 <=103.0.7", - "magento/module-service-proxy": "2.2.*", + "magento/module-service-proxy": "2.3.1", "magento/module-services-id": "^3.2.0", "magento/module-services-id-graph-ql-server": "^1.1.0", "magento/module-store": ">=101.1.4 <=101.1.7", @@ -17826,20 +17925,20 @@ }, { "name": "magento/module-payment-services-dashboard", - "version": "2.2.1", + "version": "2.3.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-payment-services-dashboard/magento-module-payment-services-dashboard-2.2.1.0.zip", - "shasum": "872c4d94b997f1b9b9ab128832487032499b4082" + "url": "https://repo.magento.com/archives/magento/module-payment-services-dashboard/magento-module-payment-services-dashboard-2.3.1.0.zip", + "shasum": "ff39a098f329d29dbd6b761c1954c5aa29fb2473" }, "require": { "ext-json": "*", "magento/framework": ">=103.0.4 <=103.0.7", "magento/module-backend": ">=102.0.4 <=102.0.7", "magento/module-config": ">=101.2.4 <=101.2.7", - "magento/module-payment-services-base": "2.2.*", - "magento/module-payment-services-paypal": "2.2.*", - "magento/module-service-proxy": "2.2.*", + "magento/module-payment-services-base": "2.3.1", + "magento/module-payment-services-paypal": "2.3.1", + "magento/module-service-proxy": "2.3.1", "magento/module-store": ">=101.1.4 <=101.1.7", "php": "~8.1.0||~8.2.0" }, @@ -17860,11 +17959,11 @@ }, { "name": "magento/module-payment-services-paypal", - "version": "2.2.1", + "version": "2.3.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-payment-services-paypal/magento-module-payment-services-paypal-2.2.1.0.zip", - "shasum": "79a405754cd592241c652798524166546cefe4be" + "url": "https://repo.magento.com/archives/magento/module-payment-services-paypal/magento-module-payment-services-paypal-2.3.1.0.zip", + "shasum": "925e8dd03976aafb393a49fa2444493277e6306d" }, "require": { "magento/framework": ">=103.0.4 <=103.0.7", @@ -17876,10 +17975,10 @@ "magento/module-customer": ">=103.0.4 <=103.0.7", "magento/module-instant-purchase": ">=100.4.3 <=100.4.6", "magento/module-payment": ">=100.4.4 <=100.4.7", - "magento/module-payment-services-base": "2.2.*", + "magento/module-payment-services-base": "2.3.1", "magento/module-quote": ">=101.2.4 <=101.2.7", "magento/module-sales": ">=103.0.4 <=103.0.7", - "magento/module-service-proxy": "2.2.*", + "magento/module-service-proxy": "2.3.1", "magento/module-store": ">=101.1.4 <=101.1.7", "magento/module-tax": ">=100.4.4 <=100.4.7", "magento/module-theme": ">=101.1.4 <=101.1.7", @@ -17901,22 +18000,52 @@ ], "description": "Payment Services PayPal module" }, + { + "name": "magento/module-payment-services-paypal-graph-ql", + "version": "2.3.1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-payment-services-paypal-graph-ql/magento-module-payment-services-paypal-graph-ql-2.3.1.0.zip", + "shasum": "ce6a35cbbe07dfc87d63285ec173810ccc0d8918" + }, + "require": { + "magento/framework": ">=103.0.4 <=103.0.7", + "magento/module-payment-services-paypal": "2.3.1", + "magento/module-quote": ">=101.2.4 <=101.2.7", + "magento/module-quote-graph-ql": ">=100.4.4 <=100.4.7", + "php": "~8.1.0||~8.2.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\PaymentServicesPaypalGraphQl\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "Payment Services PayPal GraphQL module" + }, { "name": "magento/module-payment-services-saas-export", - "version": "2.2.1", + "version": "2.3.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-payment-services-saas-export/magento-module-payment-services-saas-export-2.2.1.0.zip", - "shasum": "20bd2d31ea2ef6f35c6d62b0f6abf76349048d3f" + "url": "https://repo.magento.com/archives/magento/module-payment-services-saas-export/magento-module-payment-services-saas-export-2.3.1.0.zip", + "shasum": "a5c0534aa470296a2253f9d46a7d782669310ed5" }, "require": { "magento/framework": ">=103.0.4 <=103.0.7", - "magento/module-data-exporter": "^103.0.0", - "magento/module-payment-services-base": "2.2.*", - "magento/module-saas-common": "^103.0.0", - "magento/module-sales-data-exporter": "2.2.*", + "magento/module-data-exporter": "^103.0.3", + "magento/module-payment-services-base": "2.3.1", + "magento/module-saas-common": "^103.0.3", + "magento/module-sales-data-exporter": "2.3.1", "magento/module-services-id": "^3.2.0", - "magento/module-store-data-exporter": "2.2.*", + "magento/module-store-data-exporter": "2.3.1", "magento/services-connector": "^1.3.0", "php": "~8.1.0||~8.2.0" }, @@ -18373,11 +18502,11 @@ }, { "name": "magento/module-query-xml", - "version": "103.0.3", + "version": "103.1.4", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-query-xml/magento-module-query-xml-103.0.3.0.zip", - "shasum": "5cbf38259fc623226ab50f5026f97f2600df8592" + "url": "https://repo.magento.com/archives/magento/module-query-xml/magento-module-query-xml-103.1.4.0.zip", + "shasum": "55b0896c5a8b12aa58a11f4ea620a74e158acbe8" }, "require": { "magento/framework": ">=103.0.4", @@ -20259,11 +20388,11 @@ }, { "name": "magento/module-saas-common", - "version": "103.0.3", + "version": "103.1.4", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-saas-common/magento-module-saas-common-103.0.3.0.zip", - "shasum": "f71dcfc65adcb925c3f638533c32353a05dbd310" + "url": "https://repo.magento.com/archives/magento/module-saas-common/magento-module-saas-common-103.1.4.0.zip", + "shasum": "b0d88bbba847510980775a1b13131aafa3c2610b" }, "require": { "magento/framework": ">=103.0.4", @@ -20410,16 +20539,16 @@ }, { "name": "magento/module-sales-data-exporter", - "version": "2.2.1", + "version": "2.3.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sales-data-exporter/magento-module-sales-data-exporter-2.2.1.0.zip", - "shasum": "3db1e5a823845a432a4a919dd88a146e70ff73d8" + "url": "https://repo.magento.com/archives/magento/module-sales-data-exporter/magento-module-sales-data-exporter-2.3.1.0.zip", + "shasum": "1a234d3b249fd13f768f3617bc5b39df54fa0e79" }, "require": { "magento/framework": ">=103.0.4 <=103.0.7", - "magento/module-data-exporter": "^103.0.0", - "magento/module-query-xml": "^103.0.0", + "magento/module-data-exporter": "^103.0.3", + "magento/module-query-xml": "^103.0.3", "magento/module-sales": ">=103.0.4 <=103.0.7", "php": "~8.1.0||~8.2.0" }, @@ -20970,11 +21099,11 @@ }, { "name": "magento/module-service-proxy", - "version": "2.2.1", + "version": "2.3.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-service-proxy/magento-module-service-proxy-2.2.1.0.zip", - "shasum": "c778f2293ed8657b56e8d7e11d99b57316a73323" + "url": "https://repo.magento.com/archives/magento/module-service-proxy/magento-module-service-proxy-2.3.1.0.zip", + "shasum": "1cd5fa94fd501964187441d2bd9f98d3bc6e1332" }, "require": { "magento/framework": ">=103.0.4 <=103.0.7", @@ -21316,16 +21445,16 @@ }, { "name": "magento/module-store-data-exporter", - "version": "2.2.1", + "version": "2.3.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-store-data-exporter/magento-module-store-data-exporter-2.2.1.0.zip", - "shasum": "8dbba76f94c38b5f63d3a02737bd18816a6cc5de" + "url": "https://repo.magento.com/archives/magento/module-store-data-exporter/magento-module-store-data-exporter-2.3.1.0.zip", + "shasum": "255c94880f8ca280776dff6e04e1740efb363da8" }, "require": { "magento/framework": ">=103.0.4 <=103.0.7", - "magento/module-data-exporter": "^103.0.0", - "magento/module-query-xml": "^103.0.0", + "magento/module-data-exporter": "^103.0.3", + "magento/module-query-xml": "^103.0.3", "magento/module-store": ">=101.1.4 <=101.1.7", "php": "~8.1.0||~8.2.0" }, @@ -22929,20 +23058,21 @@ }, { "name": "magento/payment-services", - "version": "2.2.1", + "version": "2.3.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/payment-services/magento-payment-services-2.2.1.0.zip", - "shasum": "26afcf82313ac56e31af638b5743242a1ce17bff" + "url": "https://repo.magento.com/archives/magento/payment-services/magento-payment-services-2.3.1.0.zip", + "shasum": "4b776c610f9fa3691838983be555b229d00b3fb0" }, "require": { - "magento/module-payment-services-base": "2.2.*", - "magento/module-payment-services-dashboard": "2.2.*", - "magento/module-payment-services-paypal": "2.2.*", - "magento/module-payment-services-saas-export": "2.2.*", - "magento/module-sales-data-exporter": "2.2.*", - "magento/module-service-proxy": "2.2.*", - "magento/module-store-data-exporter": "2.2.*", + "magento/module-payment-services-base": "2.3.1", + "magento/module-payment-services-dashboard": "2.3.1", + "magento/module-payment-services-paypal": "2.3.1", + "magento/module-payment-services-paypal-graph-ql": "2.3.1", + "magento/module-payment-services-saas-export": "2.3.1", + "magento/module-sales-data-exporter": "2.3.1", + "magento/module-service-proxy": "2.3.1", + "magento/module-store-data-exporter": "2.3.1", "magento/services-id": "^3.2.0" }, "type": "metapackage", @@ -23486,11 +23616,11 @@ }, { "name": "magento/quality-patches", - "version": "1.1.39", + "version": "1.1.43", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/quality-patches/magento-quality-patches-1.1.39.0.zip", - "shasum": "6b78d38f21d98d22ba26c50115bd7f27ec958dca" + "url": "https://repo.magento.com/archives/magento/quality-patches/magento-quality-patches-1.1.43.0.zip", + "shasum": "e0e1cf59d52418714bbb89f72396063ea5612451" }, "require": { "ext-json": "*", @@ -23594,11 +23724,11 @@ }, { "name": "magento/services-connector", - "version": "1.3.3", + "version": "1.3.4", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/services-connector/magento-services-connector-1.3.3.0.zip", - "shasum": "c8ffdba9f238c447cc99660ab2e9ba03642d50fb" + "url": "https://repo.magento.com/archives/magento/services-connector/magento-services-connector-1.3.4.0.zip", + "shasum": "9cee2d933433f4082065d502535f3a9fac153e53" }, "require": { "firebase/php-jwt": "^6.0.0", @@ -24114,16 +24244,16 @@ }, { "name": "monolog/monolog", - "version": "2.9.1", + "version": "2.9.2", "source": { "type": "git", "url": "https://github.com/Seldaek/monolog.git", - "reference": "f259e2b15fb95494c83f52d3caad003bbf5ffaa1" + "reference": "437cb3628f4cf6042cc10ae97fc2b8472e48ca1f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Seldaek/monolog/zipball/f259e2b15fb95494c83f52d3caad003bbf5ffaa1", - "reference": "f259e2b15fb95494c83f52d3caad003bbf5ffaa1", + "url": "https://api.github.com/repos/Seldaek/monolog/zipball/437cb3628f4cf6042cc10ae97fc2b8472e48ca1f", + "reference": "437cb3628f4cf6042cc10ae97fc2b8472e48ca1f", "shasum": "" }, "require": { @@ -24200,7 +24330,7 @@ ], "support": { "issues": "https://github.com/Seldaek/monolog/issues", - "source": "https://github.com/Seldaek/monolog/tree/2.9.1" + "source": "https://github.com/Seldaek/monolog/tree/2.9.2" }, "funding": [ { @@ -24212,7 +24342,7 @@ "type": "tidelift" } ], - "time": "2023-02-06T13:44:46+00:00" + "time": "2023-10-27T15:25:26+00:00" }, { "name": "mtdowling/jmespath.php", @@ -24282,19 +24412,20 @@ }, { "name": "nesbot/carbon", - "version": "2.71.0", + "version": "2.72.1", "source": { "type": "git", "url": "https://github.com/briannesbitt/Carbon.git", - "reference": "98276233188583f2ff845a0f992a235472d9466a" + "reference": "2b3b3db0a2d0556a177392ff1a3bf5608fa09f78" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/98276233188583f2ff845a0f992a235472d9466a", - "reference": "98276233188583f2ff845a0f992a235472d9466a", + "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/2b3b3db0a2d0556a177392ff1a3bf5608fa09f78", + "reference": "2b3b3db0a2d0556a177392ff1a3bf5608fa09f78", "shasum": "" }, "require": { + "carbonphp/carbon-doctrine-types": "*", "ext-json": "*", "php": "^7.1.8 || ^8.0", "psr/clock": "^1.0", @@ -24306,8 +24437,8 @@ "psr/clock-implementation": "1.0" }, "require-dev": { - "doctrine/dbal": "^2.0 || ^3.1.4", - "doctrine/orm": "^2.7", + "doctrine/dbal": "^2.0 || ^3.1.4 || ^4.0", + "doctrine/orm": "^2.7 || ^3.0", "friendsofphp/php-cs-fixer": "^3.0", "kylekatarnls/multi-tester": "^2.0", "ondrejmirtes/better-reflection": "*", @@ -24384,20 +24515,20 @@ "type": "tidelift" } ], - "time": "2023-09-25T11:31:05+00:00" + "time": "2023-12-08T23:47:49+00:00" }, { "name": "nikic/php-parser", - "version": "v4.17.1", + "version": "v4.18.0", "source": { "type": "git", "url": "https://github.com/nikic/PHP-Parser.git", - "reference": "a6303e50c90c355c7eeee2c4a8b27fe8dc8fef1d" + "reference": "1bcbb2179f97633e98bbbc87044ee2611c7d7999" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/a6303e50c90c355c7eeee2c4a8b27fe8dc8fef1d", - "reference": "a6303e50c90c355c7eeee2c4a8b27fe8dc8fef1d", + "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/1bcbb2179f97633e98bbbc87044ee2611c7d7999", + "reference": "1bcbb2179f97633e98bbbc87044ee2611c7d7999", "shasum": "" }, "require": { @@ -24438,9 +24569,9 @@ ], "support": { "issues": "https://github.com/nikic/PHP-Parser/issues", - "source": "https://github.com/nikic/PHP-Parser/tree/v4.17.1" + "source": "https://github.com/nikic/PHP-Parser/tree/v4.18.0" }, - "time": "2023-08-13T19:53:39+00:00" + "time": "2023-12-10T21:03:43+00:00" }, { "name": "opensearch-project/opensearch-php", @@ -24847,29 +24978,29 @@ }, { "name": "pelago/emogrifier", - "version": "v7.0.0", + "version": "v7.2.0", "source": { "type": "git", "url": "https://github.com/MyIntervals/emogrifier.git", - "reference": "547b8c814794aec871e3c98b1c712f416755f4eb" + "reference": "727bdf7255b51798307f17dec52ff8a91f1c7de3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/MyIntervals/emogrifier/zipball/547b8c814794aec871e3c98b1c712f416755f4eb", - "reference": "547b8c814794aec871e3c98b1c712f416755f4eb", + "url": "https://api.github.com/repos/MyIntervals/emogrifier/zipball/727bdf7255b51798307f17dec52ff8a91f1c7de3", + "reference": "727bdf7255b51798307f17dec52ff8a91f1c7de3", "shasum": "" }, "require": { "ext-dom": "*", "ext-libxml": "*", - "php": "~7.3.0 || ~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0", + "php": "~7.3.0 || ~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0", "sabberworm/php-css-parser": "^8.4.0", - "symfony/css-selector": "^4.4.23 || ^5.4.0 || ^6.0.0" + "symfony/css-selector": "^4.4.23 || ^5.4.0 || ^6.0.0 || ^7.0.0" }, "require-dev": { - "php-parallel-lint/php-parallel-lint": "^1.3.2", - "phpunit/phpunit": "^9.5.25", - "rawr/cross-data-providers": "^2.3.0" + "php-parallel-lint/php-parallel-lint": "1.3.2", + "phpunit/phpunit": "9.6.11", + "rawr/cross-data-providers": "2.4.0" }, "type": "library", "extra": { @@ -24921,7 +25052,7 @@ "issues": "https://github.com/MyIntervals/emogrifier/issues", "source": "https://github.com/MyIntervals/emogrifier" }, - "time": "2022-11-01T17:53:29+00:00" + "time": "2023-12-06T02:00:20+00:00" }, { "name": "php-amqplib/php-amqplib", @@ -25006,26 +25137,26 @@ }, { "name": "phpgt/cssxpath", - "version": "v1.1.4", + "version": "v1.2.0", "source": { "type": "git", "url": "https://github.com/PhpGt/CssXPath.git", - "reference": "7f073ba346c49a339a7b2cda9ccfdb1994c5d271" + "reference": "c0a06671fed8db601bb680dc4d5accf3cd9deb81" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PhpGt/CssXPath/zipball/7f073ba346c49a339a7b2cda9ccfdb1994c5d271", - "reference": "7f073ba346c49a339a7b2cda9ccfdb1994c5d271", + "url": "https://api.github.com/repos/PhpGt/CssXPath/zipball/c0a06671fed8db601bb680dc4d5accf3cd9deb81", + "reference": "c0a06671fed8db601bb680dc4d5accf3cd9deb81", "shasum": "" }, "require": { - "php": ">=7.3" + "php": ">=8.0" }, "require-dev": { "ext-dom": "*", "ext-libxml": "*", - "phpstan/phpstan": ">=0.12.42", - "phpunit/phpunit": "^9.5" + "phpstan/phpstan": "^v1.8", + "phpunit/phpunit": "^v9.5" }, "type": "library", "autoload": { @@ -25048,7 +25179,7 @@ "description": "Convert CSS selectors to XPath queries.", "support": { "issues": "https://github.com/PhpGt/CssXPath/issues", - "source": "https://github.com/PhpGt/CssXPath/tree/v1.1.4" + "source": "https://github.com/PhpGt/CssXPath/tree/v1.2.0" }, "funding": [ { @@ -25056,7 +25187,7 @@ "type": "github" } ], - "time": "2021-11-13T15:40:44+00:00" + "time": "2024-01-03T18:33:56+00:00" }, { "name": "phpgt/dom", @@ -25224,16 +25355,16 @@ }, { "name": "phpseclib/phpseclib", - "version": "3.0.23", + "version": "3.0.35", "source": { "type": "git", "url": "https://github.com/phpseclib/phpseclib.git", - "reference": "866cc78fbd82462ffd880e3f65692afe928bed50" + "reference": "4b1827beabce71953ca479485c0ae9c51287f2fe" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/866cc78fbd82462ffd880e3f65692afe928bed50", - "reference": "866cc78fbd82462ffd880e3f65692afe928bed50", + "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/4b1827beabce71953ca479485c0ae9c51287f2fe", + "reference": "4b1827beabce71953ca479485c0ae9c51287f2fe", "shasum": "" }, "require": { @@ -25314,7 +25445,7 @@ ], "support": { "issues": "https://github.com/phpseclib/phpseclib/issues", - "source": "https://github.com/phpseclib/phpseclib/tree/3.0.23" + "source": "https://github.com/phpseclib/phpseclib/tree/3.0.35" }, "funding": [ { @@ -25330,7 +25461,7 @@ "type": "tidelift" } ], - "time": "2023-09-18T17:22:01+00:00" + "time": "2023-12-29T01:59:53+00:00" }, { "name": "psr/cache", @@ -25923,16 +26054,16 @@ }, { "name": "ramsey/uuid", - "version": "4.7.4", + "version": "4.7.5", "source": { "type": "git", "url": "https://github.com/ramsey/uuid.git", - "reference": "60a4c63ab724854332900504274f6150ff26d286" + "reference": "5f0df49ae5ad6efb7afa69e6bfab4e5b1e080d8e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ramsey/uuid/zipball/60a4c63ab724854332900504274f6150ff26d286", - "reference": "60a4c63ab724854332900504274f6150ff26d286", + "url": "https://api.github.com/repos/ramsey/uuid/zipball/5f0df49ae5ad6efb7afa69e6bfab4e5b1e080d8e", + "reference": "5f0df49ae5ad6efb7afa69e6bfab4e5b1e080d8e", "shasum": "" }, "require": { @@ -25999,7 +26130,7 @@ ], "support": { "issues": "https://github.com/ramsey/uuid/issues", - "source": "https://github.com/ramsey/uuid/tree/4.7.4" + "source": "https://github.com/ramsey/uuid/tree/4.7.5" }, "funding": [ { @@ -26011,27 +26142,27 @@ "type": "tidelift" } ], - "time": "2023-04-15T23:01:58+00:00" + "time": "2023-11-08T05:53:05+00:00" }, { "name": "react/promise", - "version": "v2.10.0", + "version": "v2.11.0", "source": { "type": "git", "url": "https://github.com/reactphp/promise.git", - "reference": "f913fb8cceba1e6644b7b90c4bfb678ed8a3ef38" + "reference": "1a8460931ea36dc5c76838fec5734d55c88c6831" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/reactphp/promise/zipball/f913fb8cceba1e6644b7b90c4bfb678ed8a3ef38", - "reference": "f913fb8cceba1e6644b7b90c4bfb678ed8a3ef38", + "url": "https://api.github.com/repos/reactphp/promise/zipball/1a8460931ea36dc5c76838fec5734d55c88c6831", + "reference": "1a8460931ea36dc5c76838fec5734d55c88c6831", "shasum": "" }, "require": { "php": ">=5.4.0" }, "require-dev": { - "phpunit/phpunit": "^9.5 || ^5.7 || ^4.8.36" + "phpunit/phpunit": "^9.6 || ^5.7 || ^4.8.36" }, "type": "library", "autoload": { @@ -26075,7 +26206,7 @@ ], "support": { "issues": "https://github.com/reactphp/promise/issues", - "source": "https://github.com/reactphp/promise/tree/v2.10.0" + "source": "https://github.com/reactphp/promise/tree/v2.11.0" }, "funding": [ { @@ -26083,7 +26214,7 @@ "type": "open_collective" } ], - "time": "2023-05-02T15:15:43+00:00" + "time": "2023-11-16T16:16:50+00:00" }, { "name": "sabberworm/php-css-parser", @@ -26140,16 +26271,16 @@ }, { "name": "seld/jsonlint", - "version": "1.10.0", + "version": "1.10.1", "source": { "type": "git", "url": "https://github.com/Seldaek/jsonlint.git", - "reference": "594fd6462aad8ecee0b45ca5045acea4776667f1" + "reference": "76d449a358ece77d6f1d6331c68453e657172202" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/594fd6462aad8ecee0b45ca5045acea4776667f1", - "reference": "594fd6462aad8ecee0b45ca5045acea4776667f1", + "url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/76d449a358ece77d6f1d6331c68453e657172202", + "reference": "76d449a358ece77d6f1d6331c68453e657172202", "shasum": "" }, "require": { @@ -26176,7 +26307,7 @@ { "name": "Jordi Boggiano", "email": "j.boggiano@seld.be", - "homepage": "http://seld.be" + "homepage": "https://seld.be" } ], "description": "JSON Linter", @@ -26188,7 +26319,7 @@ ], "support": { "issues": "https://github.com/Seldaek/jsonlint/issues", - "source": "https://github.com/Seldaek/jsonlint/tree/1.10.0" + "source": "https://github.com/Seldaek/jsonlint/tree/1.10.1" }, "funding": [ { @@ -26200,7 +26331,7 @@ "type": "tidelift" } ], - "time": "2023-05-11T13:16:46+00:00" + "time": "2023-12-18T13:03:25+00:00" }, { "name": "seld/phar-utils", @@ -26574,16 +26705,16 @@ }, { "name": "symfony/config", - "version": "v5.4.26", + "version": "v5.4.31", "source": { "type": "git", "url": "https://github.com/symfony/config.git", - "reference": "8109892f27beed9252bd1f1c1880aeb4ad842650" + "reference": "dd5ea39de228813aba0c23c3a4153da2a4cf3cd9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/config/zipball/8109892f27beed9252bd1f1c1880aeb4ad842650", - "reference": "8109892f27beed9252bd1f1c1880aeb4ad842650", + "url": "https://api.github.com/repos/symfony/config/zipball/dd5ea39de228813aba0c23c3a4153da2a4cf3cd9", + "reference": "dd5ea39de228813aba0c23c3a4153da2a4cf3cd9", "shasum": "" }, "require": { @@ -26633,7 +26764,7 @@ "description": "Helps you find, load, combine, autofill and validate configuration values of any kind", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/config/tree/v5.4.26" + "source": "https://github.com/symfony/config/tree/v5.4.31" }, "funding": [ { @@ -26649,20 +26780,20 @@ "type": "tidelift" } ], - "time": "2023-07-19T20:21:11+00:00" + "time": "2023-11-09T08:22:43+00:00" }, { "name": "symfony/console", - "version": "v5.4.28", + "version": "v5.4.34", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "f4f71842f24c2023b91237c72a365306f3c58827" + "reference": "4b4d8cd118484aa604ec519062113dd87abde18c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/f4f71842f24c2023b91237c72a365306f3c58827", - "reference": "f4f71842f24c2023b91237c72a365306f3c58827", + "url": "https://api.github.com/repos/symfony/console/zipball/4b4d8cd118484aa604ec519062113dd87abde18c", + "reference": "4b4d8cd118484aa604ec519062113dd87abde18c", "shasum": "" }, "require": { @@ -26732,7 +26863,7 @@ "terminal" ], "support": { - "source": "https://github.com/symfony/console/tree/v5.4.28" + "source": "https://github.com/symfony/console/tree/v5.4.34" }, "funding": [ { @@ -26748,24 +26879,24 @@ "type": "tidelift" } ], - "time": "2023-08-07T06:12:30+00:00" + "time": "2023-12-08T13:33:03+00:00" }, { "name": "symfony/css-selector", - "version": "v6.3.2", + "version": "v7.0.0", "source": { "type": "git", "url": "https://github.com/symfony/css-selector.git", - "reference": "883d961421ab1709877c10ac99451632a3d6fa57" + "reference": "bb51d46e53ef8d50d523f0c5faedba056a27943e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/css-selector/zipball/883d961421ab1709877c10ac99451632a3d6fa57", - "reference": "883d961421ab1709877c10ac99451632a3d6fa57", + "url": "https://api.github.com/repos/symfony/css-selector/zipball/bb51d46e53ef8d50d523f0c5faedba056a27943e", + "reference": "bb51d46e53ef8d50d523f0c5faedba056a27943e", "shasum": "" }, "require": { - "php": ">=8.1" + "php": ">=8.2" }, "type": "library", "autoload": { @@ -26797,7 +26928,7 @@ "description": "Converts CSS selectors to XPath expressions", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/css-selector/tree/v6.3.2" + "source": "https://github.com/symfony/css-selector/tree/v7.0.0" }, "funding": [ { @@ -26813,20 +26944,20 @@ "type": "tidelift" } ], - "time": "2023-07-12T16:00:22+00:00" + "time": "2023-10-31T17:59:56+00:00" }, { "name": "symfony/dependency-injection", - "version": "v5.4.29", + "version": "v5.4.34", "source": { "type": "git", "url": "https://github.com/symfony/dependency-injection.git", - "reference": "338638ed8c9d5c7fcb136a73f5c7043465ae2f05" + "reference": "75d568165a65fa7d8124869ec7c3a90424352e6c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/338638ed8c9d5c7fcb136a73f5c7043465ae2f05", - "reference": "338638ed8c9d5c7fcb136a73f5c7043465ae2f05", + "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/75d568165a65fa7d8124869ec7c3a90424352e6c", + "reference": "75d568165a65fa7d8124869ec7c3a90424352e6c", "shasum": "" }, "require": { @@ -26886,7 +27017,7 @@ "description": "Allows you to standardize and centralize the way objects are constructed in your application", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/dependency-injection/tree/v5.4.29" + "source": "https://github.com/symfony/dependency-injection/tree/v5.4.34" }, "funding": [ { @@ -26902,11 +27033,11 @@ "type": "tidelift" } ], - "time": "2023-09-20T06:23:43+00:00" + "time": "2023-12-28T09:31:38+00:00" }, { "name": "symfony/deprecation-contracts", - "version": "v3.3.0", + "version": "v3.4.0", "source": { "type": "git", "url": "https://github.com/symfony/deprecation-contracts.git", @@ -26953,7 +27084,7 @@ "description": "A generic function and convention to trigger deprecation notices", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/deprecation-contracts/tree/v3.3.0" + "source": "https://github.com/symfony/deprecation-contracts/tree/v3.4.0" }, "funding": [ { @@ -27047,16 +27178,16 @@ }, { "name": "symfony/event-dispatcher", - "version": "v6.3.2", + "version": "v6.4.2", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", - "reference": "adb01fe097a4ee930db9258a3cc906b5beb5cf2e" + "reference": "e95216850555cd55e71b857eb9d6c2674124603a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/adb01fe097a4ee930db9258a3cc906b5beb5cf2e", - "reference": "adb01fe097a4ee930db9258a3cc906b5beb5cf2e", + "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/e95216850555cd55e71b857eb9d6c2674124603a", + "reference": "e95216850555cd55e71b857eb9d6c2674124603a", "shasum": "" }, "require": { @@ -27073,13 +27204,13 @@ }, "require-dev": { "psr/log": "^1|^2|^3", - "symfony/config": "^5.4|^6.0", - "symfony/dependency-injection": "^5.4|^6.0", - "symfony/error-handler": "^5.4|^6.0", - "symfony/expression-language": "^5.4|^6.0", - "symfony/http-foundation": "^5.4|^6.0", + "symfony/config": "^5.4|^6.0|^7.0", + "symfony/dependency-injection": "^5.4|^6.0|^7.0", + "symfony/error-handler": "^5.4|^6.0|^7.0", + "symfony/expression-language": "^5.4|^6.0|^7.0", + "symfony/http-foundation": "^5.4|^6.0|^7.0", "symfony/service-contracts": "^2.5|^3", - "symfony/stopwatch": "^5.4|^6.0" + "symfony/stopwatch": "^5.4|^6.0|^7.0" }, "type": "library", "autoload": { @@ -27107,7 +27238,7 @@ "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/event-dispatcher/tree/v6.3.2" + "source": "https://github.com/symfony/event-dispatcher/tree/v6.4.2" }, "funding": [ { @@ -27123,11 +27254,11 @@ "type": "tidelift" } ], - "time": "2023-07-06T06:56:43+00:00" + "time": "2023-12-27T22:16:42+00:00" }, { "name": "symfony/event-dispatcher-contracts", - "version": "v3.3.0", + "version": "v3.4.0", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher-contracts.git", @@ -27183,7 +27314,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.3.0" + "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.4.0" }, "funding": [ { @@ -27203,16 +27334,16 @@ }, { "name": "symfony/filesystem", - "version": "v6.3.1", + "version": "v6.4.0", "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", - "reference": "edd36776956f2a6fcf577edb5b05eb0e3bdc52ae" + "reference": "952a8cb588c3bc6ce76f6023000fb932f16a6e59" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/filesystem/zipball/edd36776956f2a6fcf577edb5b05eb0e3bdc52ae", - "reference": "edd36776956f2a6fcf577edb5b05eb0e3bdc52ae", + "url": "https://api.github.com/repos/symfony/filesystem/zipball/952a8cb588c3bc6ce76f6023000fb932f16a6e59", + "reference": "952a8cb588c3bc6ce76f6023000fb932f16a6e59", "shasum": "" }, "require": { @@ -27246,7 +27377,7 @@ "description": "Provides basic utilities for the filesystem", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/filesystem/tree/v6.3.1" + "source": "https://github.com/symfony/filesystem/tree/v6.4.0" }, "funding": [ { @@ -27262,27 +27393,27 @@ "type": "tidelift" } ], - "time": "2023-06-01T08:30:39+00:00" + "time": "2023-07-26T17:27:13+00:00" }, { "name": "symfony/finder", - "version": "v6.3.5", + "version": "v7.0.0", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", - "reference": "a1b31d88c0e998168ca7792f222cbecee47428c4" + "reference": "6e5688d69f7cfc4ed4a511e96007e06c2d34ce56" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/finder/zipball/a1b31d88c0e998168ca7792f222cbecee47428c4", - "reference": "a1b31d88c0e998168ca7792f222cbecee47428c4", + "url": "https://api.github.com/repos/symfony/finder/zipball/6e5688d69f7cfc4ed4a511e96007e06c2d34ce56", + "reference": "6e5688d69f7cfc4ed4a511e96007e06c2d34ce56", "shasum": "" }, "require": { - "php": ">=8.1" + "php": ">=8.2" }, "require-dev": { - "symfony/filesystem": "^6.0" + "symfony/filesystem": "^6.4|^7.0" }, "type": "library", "autoload": { @@ -27310,7 +27441,7 @@ "description": "Finds files and directories via an intuitive fluent interface", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/finder/tree/v6.3.5" + "source": "https://github.com/symfony/finder/tree/v7.0.0" }, "funding": [ { @@ -27326,20 +27457,20 @@ "type": "tidelift" } ], - "time": "2023-09-26T12:56:25+00:00" + "time": "2023-10-31T17:59:56+00:00" }, { "name": "symfony/http-foundation", - "version": "v6.3.5", + "version": "v6.4.2", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "b50f5e281d722cb0f4c296f908bacc3e2b721957" + "reference": "172d807f9ef3fc3fbed8377cc57c20d389269271" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/b50f5e281d722cb0f4c296f908bacc3e2b721957", - "reference": "b50f5e281d722cb0f4c296f908bacc3e2b721957", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/172d807f9ef3fc3fbed8377cc57c20d389269271", + "reference": "172d807f9ef3fc3fbed8377cc57c20d389269271", "shasum": "" }, "require": { @@ -27349,17 +27480,17 @@ "symfony/polyfill-php83": "^1.27" }, "conflict": { - "symfony/cache": "<6.2" + "symfony/cache": "<6.3" }, "require-dev": { - "doctrine/dbal": "^2.13.1|^3.0", + "doctrine/dbal": "^2.13.1|^3|^4", "predis/predis": "^1.1|^2.0", - "symfony/cache": "^5.4|^6.0", - "symfony/dependency-injection": "^5.4|^6.0", - "symfony/expression-language": "^5.4|^6.0", - "symfony/http-kernel": "^5.4.12|^6.0.12|^6.1.4", - "symfony/mime": "^5.4|^6.0", - "symfony/rate-limiter": "^5.2|^6.0" + "symfony/cache": "^6.3|^7.0", + "symfony/dependency-injection": "^5.4|^6.0|^7.0", + "symfony/expression-language": "^5.4|^6.0|^7.0", + "symfony/http-kernel": "^5.4.12|^6.0.12|^6.1.4|^7.0", + "symfony/mime": "^5.4|^6.0|^7.0", + "symfony/rate-limiter": "^5.4|^6.0|^7.0" }, "type": "library", "autoload": { @@ -27387,7 +27518,7 @@ "description": "Defines an object-oriented layer for the HTTP specification", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/http-foundation/tree/v6.3.5" + "source": "https://github.com/symfony/http-foundation/tree/v6.4.2" }, "funding": [ { @@ -27403,7 +27534,7 @@ "type": "tidelift" } ], - "time": "2023-09-04T21:33:54+00:00" + "time": "2023-12-27T22:16:42+00:00" }, { "name": "symfony/http-kernel", @@ -27516,16 +27647,16 @@ }, { "name": "symfony/intl", - "version": "v5.4.26", + "version": "v5.4.30", "source": { "type": "git", "url": "https://github.com/symfony/intl.git", - "reference": "c26c40b64ecdc056810e294ea67ac5b34182cd69" + "reference": "cd6cce16151ac871071a3495e7a325460b952b5a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/intl/zipball/c26c40b64ecdc056810e294ea67ac5b34182cd69", - "reference": "c26c40b64ecdc056810e294ea67ac5b34182cd69", + "url": "https://api.github.com/repos/symfony/intl/zipball/cd6cce16151ac871071a3495e7a325460b952b5a", + "reference": "cd6cce16151ac871071a3495e7a325460b952b5a", "shasum": "" }, "require": { @@ -27585,7 +27716,7 @@ "localization" ], "support": { - "source": "https://github.com/symfony/intl/tree/v5.4.26" + "source": "https://github.com/symfony/intl/tree/v5.4.30" }, "funding": [ { @@ -27601,7 +27732,7 @@ "type": "tidelift" } ], - "time": "2023-07-13T09:02:54+00:00" + "time": "2023-10-28T09:19:54+00:00" }, { "name": "symfony/polyfill-ctype", @@ -28724,16 +28855,16 @@ }, { "name": "symfony/string", - "version": "v5.4.29", + "version": "v5.4.34", "source": { "type": "git", "url": "https://github.com/symfony/string.git", - "reference": "e41bdc93def20eaf3bfc1537c4e0a2b0680a152d" + "reference": "e3f98bfc7885c957488f443df82d97814a3ce061" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/string/zipball/e41bdc93def20eaf3bfc1537c4e0a2b0680a152d", - "reference": "e41bdc93def20eaf3bfc1537c4e0a2b0680a152d", + "url": "https://api.github.com/repos/symfony/string/zipball/e3f98bfc7885c957488f443df82d97814a3ce061", + "reference": "e3f98bfc7885c957488f443df82d97814a3ce061", "shasum": "" }, "require": { @@ -28790,7 +28921,7 @@ "utf8" ], "support": { - "source": "https://github.com/symfony/string/tree/v5.4.29" + "source": "https://github.com/symfony/string/tree/v5.4.34" }, "funding": [ { @@ -28806,20 +28937,20 @@ "type": "tidelift" } ], - "time": "2023-09-13T11:47:41+00:00" + "time": "2023-12-09T13:20:28+00:00" }, { "name": "symfony/translation", - "version": "v6.3.3", + "version": "v6.4.2", "source": { "type": "git", "url": "https://github.com/symfony/translation.git", - "reference": "3ed078c54bc98bbe4414e1e9b2d5e85ed5a5c8bd" + "reference": "a2ab2ec1a462e53016de8e8d5e8912bfd62ea681" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation/zipball/3ed078c54bc98bbe4414e1e9b2d5e85ed5a5c8bd", - "reference": "3ed078c54bc98bbe4414e1e9b2d5e85ed5a5c8bd", + "url": "https://api.github.com/repos/symfony/translation/zipball/a2ab2ec1a462e53016de8e8d5e8912bfd62ea681", + "reference": "a2ab2ec1a462e53016de8e8d5e8912bfd62ea681", "shasum": "" }, "require": { @@ -28844,17 +28975,17 @@ "require-dev": { "nikic/php-parser": "^4.13", "psr/log": "^1|^2|^3", - "symfony/config": "^5.4|^6.0", - "symfony/console": "^5.4|^6.0", - "symfony/dependency-injection": "^5.4|^6.0", - "symfony/finder": "^5.4|^6.0", + "symfony/config": "^5.4|^6.0|^7.0", + "symfony/console": "^5.4|^6.0|^7.0", + "symfony/dependency-injection": "^5.4|^6.0|^7.0", + "symfony/finder": "^5.4|^6.0|^7.0", "symfony/http-client-contracts": "^2.5|^3.0", - "symfony/http-kernel": "^5.4|^6.0", - "symfony/intl": "^5.4|^6.0", + "symfony/http-kernel": "^5.4|^6.0|^7.0", + "symfony/intl": "^5.4|^6.0|^7.0", "symfony/polyfill-intl-icu": "^1.21", - "symfony/routing": "^5.4|^6.0", + "symfony/routing": "^5.4|^6.0|^7.0", "symfony/service-contracts": "^2.5|^3", - "symfony/yaml": "^5.4|^6.0" + "symfony/yaml": "^5.4|^6.0|^7.0" }, "type": "library", "autoload": { @@ -28885,7 +29016,7 @@ "description": "Provides tools to internationalize your application", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/translation/tree/v6.3.3" + "source": "https://github.com/symfony/translation/tree/v6.4.2" }, "funding": [ { @@ -28901,7 +29032,7 @@ "type": "tidelift" } ], - "time": "2023-07-31T07:08:24+00:00" + "time": "2023-12-18T09:25:29+00:00" }, { "name": "symfony/translation-contracts", @@ -28983,16 +29114,16 @@ }, { "name": "symfony/var-dumper", - "version": "v6.3.5", + "version": "v6.4.2", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", - "reference": "3d9999376be5fea8de47752837a3e1d1c5f69ef5" + "reference": "68d6573ec98715ddcae5a0a85bee3c1c27a4c33f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-dumper/zipball/3d9999376be5fea8de47752837a3e1d1c5f69ef5", - "reference": "3d9999376be5fea8de47752837a3e1d1c5f69ef5", + "url": "https://api.github.com/repos/symfony/var-dumper/zipball/68d6573ec98715ddcae5a0a85bee3c1c27a4c33f", + "reference": "68d6573ec98715ddcae5a0a85bee3c1c27a4c33f", "shasum": "" }, "require": { @@ -29005,10 +29136,11 @@ }, "require-dev": { "ext-iconv": "*", - "symfony/console": "^5.4|^6.0", - "symfony/http-kernel": "^5.4|^6.0", - "symfony/process": "^5.4|^6.0", - "symfony/uid": "^5.4|^6.0", + "symfony/console": "^5.4|^6.0|^7.0", + "symfony/error-handler": "^6.3|^7.0", + "symfony/http-kernel": "^5.4|^6.0|^7.0", + "symfony/process": "^5.4|^6.0|^7.0", + "symfony/uid": "^5.4|^6.0|^7.0", "twig/twig": "^2.13|^3.0.4" }, "bin": [ @@ -29047,7 +29179,7 @@ "dump" ], "support": { - "source": "https://github.com/symfony/var-dumper/tree/v6.3.5" + "source": "https://github.com/symfony/var-dumper/tree/v6.4.2" }, "funding": [ { @@ -29063,20 +29195,20 @@ "type": "tidelift" } ], - "time": "2023-09-12T10:11:35+00:00" + "time": "2023-12-28T19:16:56+00:00" }, { "name": "symfony/yaml", - "version": "v5.4.23", + "version": "v5.4.31", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", - "reference": "4cd2e3ea301aadd76a4172756296fe552fb45b0b" + "reference": "f387675d7f5fc4231f7554baa70681f222f73563" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/4cd2e3ea301aadd76a4172756296fe552fb45b0b", - "reference": "4cd2e3ea301aadd76a4172756296fe552fb45b0b", + "url": "https://api.github.com/repos/symfony/yaml/zipball/f387675d7f5fc4231f7554baa70681f222f73563", + "reference": "f387675d7f5fc4231f7554baa70681f222f73563", "shasum": "" }, "require": { @@ -29122,7 +29254,7 @@ "description": "Loads and dumps YAML files", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/yaml/tree/v5.4.23" + "source": "https://github.com/symfony/yaml/tree/v5.4.31" }, "funding": [ { @@ -29138,7 +29270,7 @@ "type": "tidelift" } ], - "time": "2023-04-23T19:33:36+00:00" + "time": "2023-11-03T14:41:28+00:00" }, { "name": "tedivm/jshrink", @@ -29398,25 +29530,25 @@ }, { "name": "web-token/jwt-framework", - "version": "3.2.8", + "version": "3.2.9", "source": { "type": "git", "url": "https://github.com/web-token/jwt-framework.git", - "reference": "bfceee5b742560dd861dcf690b12aa8fab3a8756" + "reference": "679ab72706fedc9ab72794ccc13133b5f7b58250" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/web-token/jwt-framework/zipball/bfceee5b742560dd861dcf690b12aa8fab3a8756", - "reference": "bfceee5b742560dd861dcf690b12aa8fab3a8756", + "url": "https://api.github.com/repos/web-token/jwt-framework/zipball/679ab72706fedc9ab72794ccc13133b5f7b58250", + "reference": "679ab72706fedc9ab72794ccc13133b5f7b58250", "shasum": "" }, "require": { - "brick/math": "^0.9|^0.10|^0.11", + "brick/math": "^0.9|^0.10|^0.11|^0.12", "ext-json": "*", "ext-mbstring": "*", "ext-openssl": "*", "ext-sodium": "*", - "paragonie/constant_time_encoding": "^2.4", + "paragonie/constant_time_encoding": "^2.6", "php": ">=8.1", "psr/clock": "^1.0", "psr/event-dispatcher": "^1.0", @@ -29424,11 +29556,11 @@ "psr/http-factory": "^1.0", "spomky-labs/aes-key-wrap": "^7.0", "spomky-labs/pki-framework": "^1.0", - "symfony/config": "^5.4|^6.0", - "symfony/console": "^5.4|^6.0", - "symfony/dependency-injection": "^5.4|^6.0", - "symfony/event-dispatcher": "^5.4|^6.0", - "symfony/http-kernel": "^5.4|^6.0", + "symfony/config": "^5.4|^6.0|^7.0", + "symfony/console": "^5.4|^6.0|^7.0", + "symfony/dependency-injection": "^5.4|^6.0|^7.0", + "symfony/event-dispatcher": "^5.4|^6.0|^7.0", + "symfony/http-kernel": "^5.4|^6.0|^7.0", "symfony/polyfill-mbstring": "^1.12" }, "conflict": { @@ -29469,7 +29601,7 @@ "ext-curl": "*", "ext-gmp": "*", "infection/infection": "^0.27", - "matthiasnoback/symfony-config-test": "^4.3.0", + "matthiasnoback/symfony-config-test": "^5.0", "nyholm/psr7": "^1.5", "php-http/mock-client": "^1.5", "php-parallel-lint/php-parallel-lint": "^1.3", @@ -29479,20 +29611,19 @@ "phpstan/phpstan-deprecation-rules": "^1.0", "phpstan/phpstan-phpunit": "^1.1", "phpstan/phpstan-strict-rules": "^1.4", - "phpunit/phpunit": "^9.5.23", + "phpunit/phpunit": "^10.1", "qossmic/deptrac-shim": "^1.0", - "rector/rector": "^0.16", + "rector/rector": "^0.18", "roave/security-advisories": "dev-latest", - "symfony/browser-kit": "^6.1.3", - "symfony/finder": "^5.4|^6.0", - "symfony/framework-bundle": "^6.1.3", - "symfony/http-client": "^5.4|^6.0", - "symfony/phpunit-bridge": "^6.1.3", - "symfony/serializer": "^6.1.3", - "symfony/var-dumper": "^6.1.3", - "symfony/yaml": "^6.1.3", - "symplify/easy-coding-standard": "^11.0", - "symplify/monorepo-builder": "11.2.3.72" + "symfony/browser-kit": "^6.1|^7.0", + "symfony/finder": "^6.1|^7.0", + "symfony/framework-bundle": "^6.1|^7.0", + "symfony/http-client": "^6.1|^7.0", + "symfony/phpunit-bridge": "^6.1|^7.0", + "symfony/serializer": "^6.1|^7.0", + "symfony/var-dumper": "^6.1|^7.0", + "symfony/yaml": "^6.1|^7.0", + "symplify/easy-coding-standard": "^12.0" }, "suggest": { "bjeavons/zxcvbn-php": "Adds key quality check for oct keys.", @@ -29595,7 +29726,7 @@ ], "support": { "issues": "https://github.com/web-token/jwt-framework/issues", - "source": "https://github.com/web-token/jwt-framework/tree/3.2.8" + "source": "https://github.com/web-token/jwt-framework/tree/3.2.9" }, "funding": [ { @@ -29607,7 +29738,7 @@ "type": "patreon" } ], - "time": "2023-08-23T09:49:09+00:00" + "time": "2024-01-04T15:42:08+00:00" }, { "name": "webimpress/safe-writer", @@ -29728,16 +29859,16 @@ }, { "name": "webonyx/graphql-php", - "version": "v15.7.0", + "version": "v15.8.1", "source": { "type": "git", "url": "https://github.com/webonyx/graphql-php.git", - "reference": "44ff70977ee020c0b24bfdfaf947be56943de505" + "reference": "575ac95f13adfb38219a748572355385c101fdf7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/webonyx/graphql-php/zipball/44ff70977ee020c0b24bfdfaf947be56943de505", - "reference": "44ff70977ee020c0b24bfdfaf947be56943de505", + "url": "https://api.github.com/repos/webonyx/graphql-php/zipball/575ac95f13adfb38219a748572355385c101fdf7", + "reference": "575ac95f13adfb38219a748572355385c101fdf7", "shasum": "" }, "require": { @@ -29755,16 +29886,16 @@ "nyholm/psr7": "^1.5", "phpbench/phpbench": "^1.2", "phpstan/extension-installer": "^1.1", - "phpstan/phpstan": "1.10.37", - "phpstan/phpstan-phpunit": "1.3.14", - "phpstan/phpstan-strict-rules": "1.5.1", + "phpstan/phpstan": "1.10.47", + "phpstan/phpstan-phpunit": "1.3.15", + "phpstan/phpstan-strict-rules": "1.5.2", "phpunit/phpunit": "^9.5 || ^10", "psr/http-message": "^1 || ^2", "react/http": "^1.6", "react/promise": "^2.9", "rector/rector": "^0.18", "symfony/polyfill-php81": "^1.23", - "symfony/var-exporter": "^5 || ^6", + "symfony/var-exporter": "^5 || ^6 || ^7", "thecodingmachine/safe": "^1.3 || ^2" }, "suggest": { @@ -29790,7 +29921,7 @@ ], "support": { "issues": "https://github.com/webonyx/graphql-php/issues", - "source": "https://github.com/webonyx/graphql-php/tree/v15.7.0" + "source": "https://github.com/webonyx/graphql-php/tree/v15.8.1" }, "funding": [ { @@ -29798,7 +29929,7 @@ "type": "open_collective" } ], - "time": "2023-10-04T09:10:34+00:00" + "time": "2023-12-05T17:23:35+00:00" }, { "name": "wikimedia/less.php", From 7b8a3afeb20e9ded9809afb6c622b5f4f1324ca8 Mon Sep 17 00:00:00 2001 From: Bohdan Date: Tue, 16 Jan 2024 19:35:03 +0000 Subject: [PATCH 09/53] MCLOUD-11596: Release Cloud Tools --- composer.lock | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/composer.lock b/composer.lock index 198987277..75e35d64a 100644 --- a/composer.lock +++ b/composer.lock @@ -197,16 +197,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.295.7", + "version": "3.296.2", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "e3ba36c6e52dce373064fbb1741547828235425f" + "reference": "74dda6a5bf570ae4b394c2ed54edd573883426cc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/e3ba36c6e52dce373064fbb1741547828235425f", - "reference": "e3ba36c6e52dce373064fbb1741547828235425f", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/74dda6a5bf570ae4b394c2ed54edd573883426cc", + "reference": "74dda6a5bf570ae4b394c2ed54edd573883426cc", "shasum": "" }, "require": { @@ -286,9 +286,9 @@ "support": { "forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80", "issues": "https://github.com/aws/aws-sdk-php/issues", - "source": "https://github.com/aws/aws-sdk-php/tree/3.295.7" + "source": "https://github.com/aws/aws-sdk-php/tree/3.296.2" }, - "time": "2024-01-05T19:10:48+00:00" + "time": "2024-01-16T19:10:36+00:00" }, { "name": "bacon/bacon-qr-code", @@ -5619,11 +5619,11 @@ }, { "name": "magento/ece-tools", - "version": "2002.1.16", + "version": "2002.1.17", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/ece-tools/magento-ece-tools-2002.1.16.0.zip", - "shasum": "81ee97387f15df2f11c0c3863eaf34d9ced742dc" + "url": "https://repo.magento.com/archives/magento/ece-tools/magento-ece-tools-2002.1.17.0.zip", + "shasum": "318945547786dac1538c06886906f466761341b4" }, "require": { "colinmollenhour/credis": "^1.6.0", @@ -6311,11 +6311,11 @@ }, { "name": "magento/magento-cloud-patches", - "version": "1.0.24", + "version": "1.0.25", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/magento-cloud-patches/magento-magento-cloud-patches-1.0.24.0.zip", - "shasum": "a9ac0c163514a0916aa7262e79bfb3d78fe4baf2" + "url": "https://repo.magento.com/archives/magento/magento-cloud-patches/magento-magento-cloud-patches-1.0.25.0.zip", + "shasum": "a07b9775e4e1aa34e4c5915eb641cfea5c651fd0" }, "require": { "composer/composer": "^1.4 || ^2.0", From a29a0899a54aa4f211d122a3babbcac3d69a0842 Mon Sep 17 00:00:00 2001 From: Andrii Dimov Date: Wed, 17 Jan 2024 09:11:11 -0600 Subject: [PATCH 10/53] ACPT-1740: Switch Application Server on Cloud from OpenSwoole to Swoole --- .gitignore | 2 ++ application-server/.magento.app.yaml | 2 +- application-server/start.sh | 1 - 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 89e3a1158..24b2debf4 100644 --- a/.gitignore +++ b/.gitignore @@ -11,6 +11,8 @@ !/app/design/** !/app/etc/config.php !/app/i18n/** +!/application-server +!/application-server/** !/auth.json !/build_options.ini !/composer.json diff --git a/application-server/.magento.app.yaml b/application-server/.magento.app.yaml index 22fe80294..4db31f506 100644 --- a/application-server/.magento.app.yaml +++ b/application-server/.magento.app.yaml @@ -15,7 +15,7 @@ runtime: extensions: - xsl - sodium - - openswoole + - swoole # The relationships of the application with services or other applications. # The left-hand side is the name of the relationship as it will be exposed diff --git a/application-server/start.sh b/application-server/start.sh index c437a3e88..4db352b61 100755 --- a/application-server/start.sh +++ b/application-server/start.sh @@ -11,7 +11,6 @@ killall nginx envsubst '\$PORT \$MAGENTO_CLOUD_APP_DIR \$MAGENTO_CLOUD_PROJECT' < nginx.conf.templ > ${MAGENTO_CLOUD_APP_DIR}/app/etc/nginx.conf # Populate the commands associative array -# commands["PHP"]="php-fpm -y /etc/platform/5zxgymjhd2qt4/php-fpm.xdebug.conf" commands["ApplicationServer"]="php -dopcache.enable_cli=1 -dopcache.validate_timestamps=0 bin/magento server:run" commands["Nginx"]="/usr/sbin/nginx -c ${MAGENTO_CLOUD_APP_DIR}/app/etc/nginx.conf" From bf47a5dc36971e1db9bc6f8129a0583de48cbee1 Mon Sep 17 00:00:00 2001 From: Andrii Dimov Date: Thu, 18 Jan 2024 15:29:28 -0600 Subject: [PATCH 11/53] ACPT-1740: Switch Application Server on Cloud from OpenSwoole to Swoole - change directory for .magento.app.yaml --- .gitignore | 2 ++ application-server/{ => .magento}/.magento.app.yaml | 0 2 files changed, 2 insertions(+) rename application-server/{ => .magento}/.magento.app.yaml (100%) diff --git a/.gitignore b/.gitignore index 24b2debf4..624281d11 100644 --- a/.gitignore +++ b/.gitignore @@ -13,6 +13,8 @@ !/app/i18n/** !/application-server !/application-server/** +!/application-server/.magento +!/application-server/.magento/** !/auth.json !/build_options.ini !/composer.json diff --git a/application-server/.magento.app.yaml b/application-server/.magento/.magento.app.yaml similarity index 100% rename from application-server/.magento.app.yaml rename to application-server/.magento/.magento.app.yaml From d48e05b32b61343a713fd1a44611023ceaf413dd Mon Sep 17 00:00:00 2001 From: Andrii Dimov Date: Fri, 19 Jan 2024 13:11:50 -0600 Subject: [PATCH 12/53] ACPT-1740: Switch Application Server on Cloud from OpenSwoole to Swoole - change command for starters --- application-server/.magento/.magento.app.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application-server/.magento/.magento.app.yaml b/application-server/.magento/.magento.app.yaml index 4db31f506..cc7d22df0 100644 --- a/application-server/.magento/.magento.app.yaml +++ b/application-server/.magento/.magento.app.yaml @@ -29,7 +29,7 @@ relationships: # The configuration of app when it is exposed to the web. web: commands: - start: ./application-server/start.sh > var/log/application-server.log 2>&1 + start: php -dopcache.enable_cli=1 -dopcache.validate_timestamps=0 bin/magento server:run -vvv --port=${PORT:-80} > ${MAGENTO_CLOUD_APP_DIR}/var/log/magento-server.log 2>&1 upstream: socket_family: tcp protocol: http From f05f25c15a8a3e9ada6ee9c137cb1f9ceb773e90 Mon Sep 17 00:00:00 2001 From: Andrii Dimov Date: Tue, 23 Jan 2024 00:14:00 -0600 Subject: [PATCH 13/53] ACPT-1740: Switch Application Server on Cloud from OpenSwoole to Swoole - change log name for starters --- application-server/.magento/.magento.app.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application-server/.magento/.magento.app.yaml b/application-server/.magento/.magento.app.yaml index cc7d22df0..cf9d0d864 100644 --- a/application-server/.magento/.magento.app.yaml +++ b/application-server/.magento/.magento.app.yaml @@ -29,7 +29,7 @@ relationships: # The configuration of app when it is exposed to the web. web: commands: - start: php -dopcache.enable_cli=1 -dopcache.validate_timestamps=0 bin/magento server:run -vvv --port=${PORT:-80} > ${MAGENTO_CLOUD_APP_DIR}/var/log/magento-server.log 2>&1 + start: php -dopcache.enable_cli=1 -dopcache.validate_timestamps=0 bin/magento server:run -vvv --port=${PORT:-80} > ${MAGENTO_CLOUD_APP_DIR}/var/log/application-server.log 2>&1 upstream: socket_family: tcp protocol: http From 05ed1d8f41f42e8cd2646a2eec2fae440e36e80a Mon Sep 17 00:00:00 2001 From: Andrii Dimov Date: Thu, 1 Feb 2024 12:47:00 -0600 Subject: [PATCH 14/53] MCLOUD-11701: Fix nginx error with application server running --- .magento.app.yaml | 9 ++++++--- .magento/routes.yaml | 5 ++++- ...magento.app.yaml => .magento.app.yaml.sample} | 0 .../{nginx.conf.templ => nginx.conf.sample} | 16 +++++++--------- application-server/start.sh | 5 ++++- 5 files changed, 21 insertions(+), 14 deletions(-) rename application-server/.magento/{.magento.app.yaml => .magento.app.yaml.sample} (100%) rename application-server/{nginx.conf.templ => nginx.conf.sample} (95%) diff --git a/.magento.app.yaml b/.magento.app.yaml index 999a4a110..03a33b649 100644 --- a/.magento.app.yaml +++ b/.magento.app.yaml @@ -62,14 +62,17 @@ web: ^/static/version\d+/(?.*)$: passthru: "/static/$resource" -# The WEB section configuration with Application Server enabled on Cloud PRO. -# Comment previous 'web' section and uncomment the following to enable Application Server. +# In order to enable the Application Server on Cloud Pro environments: +# 1. Ensure that all your AC customizations and extensions are compatible with Application Server. +# 2. If necessary, adjust settings in the 'application-server/nginx.conf.sample' file. +# 3. Comment out the previous 'web' section entirely. +# 4. Uncomment following 'web' section configuration that includes the Application Server start command. #web: # upstream: # socket_family: tcp # protocol: http # commands: -# start: ./application-server/start.sh > var/log/application-server.log 2>&1 +# start: ./application-server/start.sh > var/log/application-server-status.log 2>&1 # The size of the persistent disk of the application (in MB). disk: 5120 diff --git a/.magento/routes.yaml b/.magento/routes.yaml index 2f02c5735..ec689ccc3 100644 --- a/.magento/routes.yaml +++ b/.magento/routes.yaml @@ -10,7 +10,10 @@ type: upstream upstream: "mymagento:http" -# Following routes configuration is needed to enable Application Server on Starter and Integration environments +# In order to enable the Application Server on Starter or Integration environment: +# 1. Ensure that all your AC customizations and extensions are compatible with Application Server. +# 2. Rename 'application-server/.magento/.magento.app.yaml.sample' to 'application-server/.magento/.magento.app.yaml'. +# 3. Uncomment the following routes configuration to redirect /graphql traffic to the Application Server. #"http://{all}/graphql": # type: upstream # upstream: "application-server:http" diff --git a/application-server/.magento/.magento.app.yaml b/application-server/.magento/.magento.app.yaml.sample similarity index 100% rename from application-server/.magento/.magento.app.yaml rename to application-server/.magento/.magento.app.yaml.sample diff --git a/application-server/nginx.conf.templ b/application-server/nginx.conf.sample similarity index 95% rename from application-server/nginx.conf.templ rename to application-server/nginx.conf.sample index 95a30813b..d6b52c044 100644 --- a/application-server/nginx.conf.templ +++ b/application-server/nginx.conf.sample @@ -3,8 +3,7 @@ daemon off; worker_processes 2; pid /dev/shm/nginx.pid; -error_log ${MAGENTO_CLOUD_APP_DIR}/var/log.nginx-error.log; - +error_log ${MAGENTO_CLOUD_APP_DIR}/var/log/as-nginx-error.log; events { worker_connections 768; @@ -29,7 +28,6 @@ http { include /etc/nginx/mime.types; - default_type application/octet-stream; # Paths. @@ -56,15 +54,15 @@ http { fastcgi_read_timeout 86400s; fastcgi_send_timeout 86400s; - access_log ${MAGENTO_CLOUD_APP_DIR}/var/log.nginx-access.log; + access_log ${MAGENTO_CLOUD_APP_DIR}/var/log/as-nginx-access.log; # XDebug Configuration map "$cookie_xdebug_session$arg_xdebug_session_start$arg_xdebug_session_stop" $php_backend { - "GwLOk1FqDwcXrVW3" "unix:////run/platform/XDEBUG_SOCKET_FOLDER/php5-xdebug.sock"; - "GwLOk1FqDwcXrVW3GwLOk1FqDwcXrVW3" "unix:////run/platform/XDEBUG_SOCKET_FOLDER/php5-xdebug.sock"; - "GwLOk1FqDwcXrVW3GwLOk1FqDwcXrVW3GwLOk1FqDwcXrVW3" "unix:////run/platform/XDEBUG_SOCKET_FOLDER/php5-xdebug.sock"; - default "unix:////run/platform/XDEBUG_SOCKET_FOLDER/php5-xdebug.sock"; -# default "unix:/run/platform/XDEBUG_SOCKET_FOLDER/php5.sock"; + "GwLOk1FqDwcXrVW3" "unix:////run/platform/${CLOUD_ENVIRONMENT}/php5-xdebug.sock"; + "GwLOk1FqDwcXrVW3GwLOk1FqDwcXrVW3" "unix:////run/platform/${CLOUD_ENVIRONMENT}/php5-xdebug.sock"; + "GwLOk1FqDwcXrVW3GwLOk1FqDwcXrVW3GwLOk1FqDwcXrVW3" "unix:////run/platform/${CLOUD_ENVIRONMENT}/php5-xdebug.sock"; + default "unix:////run/platform/${CLOUD_ENVIRONMENT}/php5-xdebug.sock"; +# default "unix:/run/platform/${CLOUD_ENVIRONMENT}/php5.sock"; } upstream graphql_backend { diff --git a/application-server/start.sh b/application-server/start.sh index 4db352b61..9a31b5a64 100755 --- a/application-server/start.sh +++ b/application-server/start.sh @@ -7,8 +7,11 @@ declare -A pids killall php killall nginx +# Create CLOUD_ENVIRONMENT variable from MAGENTO_CLOUD_APP_DIR +export CLOUD_ENVIRONMENT=${MAGENTO_CLOUD_APP_DIR#/app/} + # Prepare nginx configuration -envsubst '\$PORT \$MAGENTO_CLOUD_APP_DIR \$MAGENTO_CLOUD_PROJECT' < nginx.conf.templ > ${MAGENTO_CLOUD_APP_DIR}/app/etc/nginx.conf +envsubst '\$PORT \$CLOUD_ENVIRONMENT \$MAGENTO_CLOUD_APP_DIR' < ${MAGENTO_CLOUD_APP_DIR}/application-server/nginx.conf.sample > ${MAGENTO_CLOUD_APP_DIR}/app/etc/nginx.conf # Populate the commands associative array commands["ApplicationServer"]="php -dopcache.enable_cli=1 -dopcache.validate_timestamps=0 bin/magento server:run" From afe1c8ce5c0ceb900ad474aebd40eba842a0f89d Mon Sep 17 00:00:00 2001 From: Andrii Dimov Date: Fri, 2 Feb 2024 04:23:17 -0600 Subject: [PATCH 15/53] ACPT-1754: change logname in .magento.app.yaml.sample --- application-server/.magento/.magento.app.yaml.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application-server/.magento/.magento.app.yaml.sample b/application-server/.magento/.magento.app.yaml.sample index cf9d0d864..affe50721 100644 --- a/application-server/.magento/.magento.app.yaml.sample +++ b/application-server/.magento/.magento.app.yaml.sample @@ -29,7 +29,7 @@ relationships: # The configuration of app when it is exposed to the web. web: commands: - start: php -dopcache.enable_cli=1 -dopcache.validate_timestamps=0 bin/magento server:run -vvv --port=${PORT:-80} > ${MAGENTO_CLOUD_APP_DIR}/var/log/application-server.log 2>&1 + start: php -dopcache.enable_cli=1 -dopcache.validate_timestamps=0 bin/magento server:run -vvv --port=${PORT:-80} > ${MAGENTO_CLOUD_APP_DIR}/var/log/application-server-status.log 2>&1 upstream: socket_family: tcp protocol: http From 572e74e95a1021f9a1ad88712bf7103ebaad8646 Mon Sep 17 00:00:00 2001 From: Andrii Dimov Date: Sat, 17 Feb 2024 16:58:16 -0600 Subject: [PATCH 16/53] ACPT-1758: ApplicationServer.log is not populated on PRO instances --- application-server/.magento/.magento.app.yaml.sample | 2 +- application-server/start.sh | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/application-server/.magento/.magento.app.yaml.sample b/application-server/.magento/.magento.app.yaml.sample index affe50721..cf9d0d864 100644 --- a/application-server/.magento/.magento.app.yaml.sample +++ b/application-server/.magento/.magento.app.yaml.sample @@ -29,7 +29,7 @@ relationships: # The configuration of app when it is exposed to the web. web: commands: - start: php -dopcache.enable_cli=1 -dopcache.validate_timestamps=0 bin/magento server:run -vvv --port=${PORT:-80} > ${MAGENTO_CLOUD_APP_DIR}/var/log/application-server-status.log 2>&1 + start: php -dopcache.enable_cli=1 -dopcache.validate_timestamps=0 bin/magento server:run -vvv --port=${PORT:-80} > ${MAGENTO_CLOUD_APP_DIR}/var/log/application-server.log 2>&1 upstream: socket_family: tcp protocol: http diff --git a/application-server/start.sh b/application-server/start.sh index 9a31b5a64..72a243337 100755 --- a/application-server/start.sh +++ b/application-server/start.sh @@ -14,12 +14,12 @@ export CLOUD_ENVIRONMENT=${MAGENTO_CLOUD_APP_DIR#/app/} envsubst '\$PORT \$CLOUD_ENVIRONMENT \$MAGENTO_CLOUD_APP_DIR' < ${MAGENTO_CLOUD_APP_DIR}/application-server/nginx.conf.sample > ${MAGENTO_CLOUD_APP_DIR}/app/etc/nginx.conf # Populate the commands associative array -commands["ApplicationServer"]="php -dopcache.enable_cli=1 -dopcache.validate_timestamps=0 bin/magento server:run" -commands["Nginx"]="/usr/sbin/nginx -c ${MAGENTO_CLOUD_APP_DIR}/app/etc/nginx.conf" +commands["ApplicationServer"]="php -dopcache.enable_cli=1 -dopcache.validate_timestamps=0 bin/magento server:run -vvv > ${MAGENTO_CLOUD_APP_DIR}/var/log/application-server.log 2>&1" +commands["Nginx"]="/usr/sbin/nginx -c ${MAGENTO_CLOUD_APP_DIR}/app/etc/nginx.conf > ${MAGENTO_CLOUD_APP_DIR}/var/log/nginx.log 2>&1 &" # Start processes and store their PIDs for key in "${!commands[@]}"; do - ${commands[$key]} > ${MAGENTO_CLOUD_APP_DIR}/var/log/${key}.log 2>&1 & + ${commands[$key]} pids[$key]=$! echo $(date -u) "Started $key with PID ${pids[$key]}" done From 638b5c3e49bdf1a1e48d1f3f4a85d7190e9b98f2 Mon Sep 17 00:00:00 2001 From: Andrii Dimov Date: Mon, 19 Feb 2024 17:21:42 -0600 Subject: [PATCH 17/53] ACPT-1758: ApplicationServer.log is not populated on PRO instances --- application-server/start.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application-server/start.sh b/application-server/start.sh index 72a243337..4c9dbf6a3 100755 --- a/application-server/start.sh +++ b/application-server/start.sh @@ -14,7 +14,7 @@ export CLOUD_ENVIRONMENT=${MAGENTO_CLOUD_APP_DIR#/app/} envsubst '\$PORT \$CLOUD_ENVIRONMENT \$MAGENTO_CLOUD_APP_DIR' < ${MAGENTO_CLOUD_APP_DIR}/application-server/nginx.conf.sample > ${MAGENTO_CLOUD_APP_DIR}/app/etc/nginx.conf # Populate the commands associative array -commands["ApplicationServer"]="php -dopcache.enable_cli=1 -dopcache.validate_timestamps=0 bin/magento server:run -vvv > ${MAGENTO_CLOUD_APP_DIR}/var/log/application-server.log 2>&1" +commands["ApplicationServer"]="php -dopcache.enable_cli=1 -dopcache.validate_timestamps=0 bin/magento server:run -vvv > ${MAGENTO_CLOUD_APP_DIR}/var/log/application-server.log 2>&1 &" commands["Nginx"]="/usr/sbin/nginx -c ${MAGENTO_CLOUD_APP_DIR}/app/etc/nginx.conf > ${MAGENTO_CLOUD_APP_DIR}/var/log/nginx.log 2>&1 &" # Start processes and store their PIDs From b914e05a5b41899b0bc8dcf25f39554bdfa27775 Mon Sep 17 00:00:00 2001 From: Andrii Dimov Date: Tue, 20 Feb 2024 18:11:26 -0600 Subject: [PATCH 18/53] ACPT-1758: ApplicationServer.log is not populated on PRO instances --- application-server/start.sh | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) diff --git a/application-server/start.sh b/application-server/start.sh index 4c9dbf6a3..316221768 100755 --- a/application-server/start.sh +++ b/application-server/start.sh @@ -14,13 +14,24 @@ export CLOUD_ENVIRONMENT=${MAGENTO_CLOUD_APP_DIR#/app/} envsubst '\$PORT \$CLOUD_ENVIRONMENT \$MAGENTO_CLOUD_APP_DIR' < ${MAGENTO_CLOUD_APP_DIR}/application-server/nginx.conf.sample > ${MAGENTO_CLOUD_APP_DIR}/app/etc/nginx.conf # Populate the commands associative array -commands["ApplicationServer"]="php -dopcache.enable_cli=1 -dopcache.validate_timestamps=0 bin/magento server:run -vvv > ${MAGENTO_CLOUD_APP_DIR}/var/log/application-server.log 2>&1 &" -commands["Nginx"]="/usr/sbin/nginx -c ${MAGENTO_CLOUD_APP_DIR}/app/etc/nginx.conf > ${MAGENTO_CLOUD_APP_DIR}/var/log/nginx.log 2>&1 &" +commands["ApplicationServer"]="php -dopcache.enable_cli=1 -dopcache.validate_timestamps=0 bin/magento server:run -vvv" +commands["Nginx"]="/usr/sbin/nginx -c ${MAGENTO_CLOUD_APP_DIR}/app/etc/nginx.conf" + +# Function to convert CamelCase to kebab-case +camel_case_to_kebab_case() { + local str="$1" + echo "$str" | sed -r 's/([A-Z])/-\L\1/g' | cut -c 2- +} # Start processes and store their PIDs for key in "${!commands[@]}"; do - ${commands[$key]} + # Convert command key to kebab-case for the log file name + log_name=$(camel_case_to_kebab_case "$key") + + # Execute command with the output sent to the log file name + ${commands[$key]} > ${MAGENTO_CLOUD_APP_DIR}/var/log/${log_name}.log 2>&1 & pids[$key]=$! + echo $(date -u) "Started $key with PID ${pids[$key]}" done From d42d11501e00ce43944d1a58ffa288efa03116cc Mon Sep 17 00:00:00 2001 From: Andrii Dimov Date: Thu, 29 Feb 2024 16:09:29 -0600 Subject: [PATCH 19/53] ACPT-1753: Start default PHP-fpm with Application Server --- application-server/start.sh | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/application-server/start.sh b/application-server/start.sh index 316221768..2af1d3c96 100755 --- a/application-server/start.sh +++ b/application-server/start.sh @@ -3,8 +3,14 @@ declare -A commands declare -A pids +# Check if the PLATFORM_FPM_WORKER is unset or empty, set default to "php-fpm8.2" +if [ -z "$PLATFORM_FPM_WORKER" ]; then + PLATFORM_FPM_WORKER="php-fpm8.2" +fi + # Kill existing processes started from previous deployment killall php +killall ${PLATFORM_FPM_WORKER} killall nginx # Create CLOUD_ENVIRONMENT variable from MAGENTO_CLOUD_APP_DIR @@ -14,6 +20,7 @@ export CLOUD_ENVIRONMENT=${MAGENTO_CLOUD_APP_DIR#/app/} envsubst '\$PORT \$CLOUD_ENVIRONMENT \$MAGENTO_CLOUD_APP_DIR' < ${MAGENTO_CLOUD_APP_DIR}/application-server/nginx.conf.sample > ${MAGENTO_CLOUD_APP_DIR}/app/etc/nginx.conf # Populate the commands associative array +commands["PHP-FPM"]="/usr/sbin/${PLATFORM_FPM_WORKER} --fpm-config=/etc/platform/${CLOUD_ENVIRONMENT}/php-fpm.conf -c /etc/platform/${CLOUD_ENVIRONMENT}/php.ini --nodaemonize" commands["ApplicationServer"]="php -dopcache.enable_cli=1 -dopcache.validate_timestamps=0 bin/magento server:run -vvv" commands["Nginx"]="/usr/sbin/nginx -c ${MAGENTO_CLOUD_APP_DIR}/app/etc/nginx.conf" From ff62311538269e6d958e83d3fcf9b2444cdedcff Mon Sep 17 00:00:00 2001 From: Andrii Dimov Date: Thu, 29 Feb 2024 16:31:15 -0600 Subject: [PATCH 20/53] ACPT-1753: Start default PHP-fpm with Application Server --- application-server/nginx.conf.sample | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/application-server/nginx.conf.sample b/application-server/nginx.conf.sample index d6b52c044..0f987ed0f 100644 --- a/application-server/nginx.conf.sample +++ b/application-server/nginx.conf.sample @@ -61,8 +61,7 @@ http { "GwLOk1FqDwcXrVW3" "unix:////run/platform/${CLOUD_ENVIRONMENT}/php5-xdebug.sock"; "GwLOk1FqDwcXrVW3GwLOk1FqDwcXrVW3" "unix:////run/platform/${CLOUD_ENVIRONMENT}/php5-xdebug.sock"; "GwLOk1FqDwcXrVW3GwLOk1FqDwcXrVW3GwLOk1FqDwcXrVW3" "unix:////run/platform/${CLOUD_ENVIRONMENT}/php5-xdebug.sock"; - default "unix:////run/platform/${CLOUD_ENVIRONMENT}/php5-xdebug.sock"; -# default "unix:/run/platform/${CLOUD_ENVIRONMENT}/php5.sock"; + default "unix:/run/platform/${CLOUD_ENVIRONMENT}/php5.sock"; } upstream graphql_backend { From 12c972fbb6bad3151f49f91e6598b203cbc1f5c1 Mon Sep 17 00:00:00 2001 From: Andrii Dimov Date: Thu, 29 Feb 2024 19:17:24 -0600 Subject: [PATCH 21/53] ACPT-1804: Update nginx.conf for Application Server according to P.sh sample --- application-server/nginx.conf.sample | 31 +++++++++++++++++++++------- application-server/start.sh | 6 +++--- 2 files changed, 27 insertions(+), 10 deletions(-) diff --git a/application-server/nginx.conf.sample b/application-server/nginx.conf.sample index 0f987ed0f..3d569f69c 100644 --- a/application-server/nginx.conf.sample +++ b/application-server/nginx.conf.sample @@ -27,6 +27,9 @@ http { absolute_redirect off; include /etc/nginx/mime.types; + types { + application/vnd.apple.pkpass pkpass; + } default_type application/octet-stream; @@ -38,7 +41,7 @@ http { scgi_temp_path ${MAGENTO_CLOUD_APP_DIR}/var/scgi; # Limits. - client_max_body_size 250M; + client_max_body_size 0; proxy_buffer_size 32k; proxy_buffers 128 4k; proxy_max_temp_file_size 64M; @@ -47,9 +50,25 @@ http { fastcgi_max_temp_file_size 64M; large_client_header_buffers 4 32k; + # Compression + gzip_static on; + gzip_http_version 1.0; + gzip_proxied any; + gzip_vary on; + gzip_comp_level 1; + gzip_types application/ecmascript application/javascript application/json; + gzip_types application/pdf application/postscript application/x-javascript; + gzip_types image/svg+xml text/css text/csv text/javascript text/plain text/xml; + + brotli_static on; + brotli_comp_level 3; # Equivalent to gzip level 1, but often with a higher compression ratio. + brotli_types application/ecmascript application/javascript application/json; + brotli_types application/pdf application/postscript application/x-javascript; + brotli_types image/svg+xml text/css text/csv text/javascript text/plain text/xml; + # Timeouts. # We timeout if the application cannot start processing the request within this limit... - fastcgi_connect_timeout 300s; + fastcgi_connect_timeout 30s; # ... but once the application started processing, we essentially never timeout. fastcgi_read_timeout 86400s; fastcgi_send_timeout 86400s; @@ -57,11 +76,9 @@ http { access_log ${MAGENTO_CLOUD_APP_DIR}/var/log/as-nginx-access.log; # XDebug Configuration - map "$cookie_xdebug_session$arg_xdebug_session_start$arg_xdebug_session_stop" $php_backend { - "GwLOk1FqDwcXrVW3" "unix:////run/platform/${CLOUD_ENVIRONMENT}/php5-xdebug.sock"; - "GwLOk1FqDwcXrVW3GwLOk1FqDwcXrVW3" "unix:////run/platform/${CLOUD_ENVIRONMENT}/php5-xdebug.sock"; - "GwLOk1FqDwcXrVW3GwLOk1FqDwcXrVW3GwLOk1FqDwcXrVW3" "unix:////run/platform/${CLOUD_ENVIRONMENT}/php5-xdebug.sock"; - default "unix:/run/platform/${CLOUD_ENVIRONMENT}/php5.sock"; + map "$cookie_xdebug_session" $php_backend { + "${CLOUD_ENVIRONMENT}" "unix:////run/platform/${CLOUD_ENVIRONMENT}/php5-xdebug.sock"; + default "unix:/run/platform/${CLOUD_ENVIRONMENT}/php5.sock"; } upstream graphql_backend { diff --git a/application-server/start.sh b/application-server/start.sh index 2af1d3c96..0a3381a21 100755 --- a/application-server/start.sh +++ b/application-server/start.sh @@ -9,9 +9,9 @@ if [ -z "$PLATFORM_FPM_WORKER" ]; then fi # Kill existing processes started from previous deployment -killall php -killall ${PLATFORM_FPM_WORKER} -killall nginx +killall --wait ${PLATFORM_FPM_WORKER} +killall --wait php +killall --wait nginx # Create CLOUD_ENVIRONMENT variable from MAGENTO_CLOUD_APP_DIR export CLOUD_ENVIRONMENT=${MAGENTO_CLOUD_APP_DIR#/app/} From 7dede61e26df863a1baf429ec1f9f8c739097706 Mon Sep 17 00:00:00 2001 From: Andrii Dimov Date: Mon, 4 Mar 2024 22:19:26 -0600 Subject: [PATCH 22/53] ACPT-1804: Update nginx.conf for Application Server according to P.sh sample --- application-server/start.sh | 23 ++++++++++++++++++++--- 1 file changed, 20 insertions(+), 3 deletions(-) diff --git a/application-server/start.sh b/application-server/start.sh index 0a3381a21..5d597774f 100755 --- a/application-server/start.sh +++ b/application-server/start.sh @@ -8,14 +8,31 @@ if [ -z "$PLATFORM_FPM_WORKER" ]; then PLATFORM_FPM_WORKER="php-fpm8.2" fi +# Check if the PORT is unset or empty, set default to "28080" +if [ -z "$PORT" ]; then + PORT="28080" +fi + +# Check if $MAGENTO_CLOUD_APP_DIR is already set and non-empty +if [ -z "$MAGENTO_CLOUD_APP_DIR" ]; then + # $MAGENTO_CLOUD_APP_DIR is not set or is empty, proceed to determine its value based on other variables + if [ -n "$CLOUD_DIR" ]; then + MAGENTO_CLOUD_APP_DIR=$CLOUD_DIR + elif [ -n "$HOME" ]; then + MAGENTO_CLOUD_APP_DIR=$HOME + elif [ -n "$PWD" ]; then + MAGENTO_CLOUD_APP_DIR=$PWD + fi +fi + +# Create CLOUD_ENVIRONMENT variable from MAGENTO_CLOUD_APP_DIR +CLOUD_ENVIRONMENT=${MAGENTO_CLOUD_APP_DIR#/app/} + # Kill existing processes started from previous deployment killall --wait ${PLATFORM_FPM_WORKER} killall --wait php killall --wait nginx -# Create CLOUD_ENVIRONMENT variable from MAGENTO_CLOUD_APP_DIR -export CLOUD_ENVIRONMENT=${MAGENTO_CLOUD_APP_DIR#/app/} - # Prepare nginx configuration envsubst '\$PORT \$CLOUD_ENVIRONMENT \$MAGENTO_CLOUD_APP_DIR' < ${MAGENTO_CLOUD_APP_DIR}/application-server/nginx.conf.sample > ${MAGENTO_CLOUD_APP_DIR}/app/etc/nginx.conf From ba684696650826367191f470658c74da275a5643 Mon Sep 17 00:00:00 2001 From: Andrii Dimov Date: Tue, 5 Mar 2024 03:06:05 -0600 Subject: [PATCH 23/53] ACPT-1804: Update nginx.conf for Application Server according to P.sh sample --- application-server/nginx.conf.sample | 4 ++-- application-server/start.sh | 21 ++++++++++++--------- 2 files changed, 14 insertions(+), 11 deletions(-) diff --git a/application-server/nginx.conf.sample b/application-server/nginx.conf.sample index 3d569f69c..d5a52dfba 100644 --- a/application-server/nginx.conf.sample +++ b/application-server/nginx.conf.sample @@ -77,8 +77,8 @@ http { # XDebug Configuration map "$cookie_xdebug_session" $php_backend { - "${CLOUD_ENVIRONMENT}" "unix:////run/platform/${CLOUD_ENVIRONMENT}/php5-xdebug.sock"; - default "unix:/run/platform/${CLOUD_ENVIRONMENT}/php5.sock"; + "${USER}" "unix:/run/platform/${USER}/php5-xdebug.sock"; + default "unix:/run/platform/${USER}/php5.sock"; } upstream graphql_backend { diff --git a/application-server/start.sh b/application-server/start.sh index 5d597774f..01b24d60f 100755 --- a/application-server/start.sh +++ b/application-server/start.sh @@ -5,28 +5,31 @@ declare -A pids # Check if the PLATFORM_FPM_WORKER is unset or empty, set default to "php-fpm8.2" if [ -z "$PLATFORM_FPM_WORKER" ]; then - PLATFORM_FPM_WORKER="php-fpm8.2" + export PLATFORM_FPM_WORKER="php-fpm8.2" fi # Check if the PORT is unset or empty, set default to "28080" if [ -z "$PORT" ]; then - PORT="28080" + export PORT="28080" fi # Check if $MAGENTO_CLOUD_APP_DIR is already set and non-empty if [ -z "$MAGENTO_CLOUD_APP_DIR" ]; then # $MAGENTO_CLOUD_APP_DIR is not set or is empty, proceed to determine its value based on other variables if [ -n "$CLOUD_DIR" ]; then - MAGENTO_CLOUD_APP_DIR=$CLOUD_DIR + export MAGENTO_CLOUD_APP_DIR=$CLOUD_DIR elif [ -n "$HOME" ]; then - MAGENTO_CLOUD_APP_DIR=$HOME + export MAGENTO_CLOUD_APP_DIR=$HOME elif [ -n "$PWD" ]; then - MAGENTO_CLOUD_APP_DIR=$PWD + export MAGENTO_CLOUD_APP_DIR=$PWD fi fi -# Create CLOUD_ENVIRONMENT variable from MAGENTO_CLOUD_APP_DIR -CLOUD_ENVIRONMENT=${MAGENTO_CLOUD_APP_DIR#/app/} +# Check if $USER is already set and non-empty +if [ -z "$USER" ]; then + # Create variable from MAGENTO_CLOUD_APP_DIR + export $USER=${MAGENTO_CLOUD_APP_DIR#/app/} +fi # Kill existing processes started from previous deployment killall --wait ${PLATFORM_FPM_WORKER} @@ -34,10 +37,10 @@ killall --wait php killall --wait nginx # Prepare nginx configuration -envsubst '\$PORT \$CLOUD_ENVIRONMENT \$MAGENTO_CLOUD_APP_DIR' < ${MAGENTO_CLOUD_APP_DIR}/application-server/nginx.conf.sample > ${MAGENTO_CLOUD_APP_DIR}/app/etc/nginx.conf +envsubst '\$PORT \$USER \$MAGENTO_CLOUD_APP_DIR' < ${MAGENTO_CLOUD_APP_DIR}/application-server/nginx.conf.sample > ${MAGENTO_CLOUD_APP_DIR}/app/etc/nginx.conf # Populate the commands associative array -commands["PHP-FPM"]="/usr/sbin/${PLATFORM_FPM_WORKER} --fpm-config=/etc/platform/${CLOUD_ENVIRONMENT}/php-fpm.conf -c /etc/platform/${CLOUD_ENVIRONMENT}/php.ini --nodaemonize" +commands["PHP-FPM"]="/usr/sbin/${PLATFORM_FPM_WORKER} --fpm-config=/etc/platform/${USER}/php-fpm.conf -c /etc/platform/${USER}/php.ini --nodaemonize" commands["ApplicationServer"]="php -dopcache.enable_cli=1 -dopcache.validate_timestamps=0 bin/magento server:run -vvv" commands["Nginx"]="/usr/sbin/nginx -c ${MAGENTO_CLOUD_APP_DIR}/app/etc/nginx.conf" From d3983ea4563fe3f2dc56d5bceb8b591f4fd46377 Mon Sep 17 00:00:00 2001 From: Andrii Dimov Date: Wed, 6 Mar 2024 21:32:20 -0600 Subject: [PATCH 24/53] ACPT-1755: Can't enable AppServer on some PRO instances --- application-server/start.sh | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/application-server/start.sh b/application-server/start.sh index 01b24d60f..678c91ee1 100755 --- a/application-server/start.sh +++ b/application-server/start.sh @@ -5,32 +5,35 @@ declare -A pids # Check if the PLATFORM_FPM_WORKER is unset or empty, set default to "php-fpm8.2" if [ -z "$PLATFORM_FPM_WORKER" ]; then - export PLATFORM_FPM_WORKER="php-fpm8.2" + PLATFORM_FPM_WORKER="php-fpm8.2" fi # Check if the PORT is unset or empty, set default to "28080" if [ -z "$PORT" ]; then - export PORT="28080" + PORT="28080" fi # Check if $MAGENTO_CLOUD_APP_DIR is already set and non-empty if [ -z "$MAGENTO_CLOUD_APP_DIR" ]; then # $MAGENTO_CLOUD_APP_DIR is not set or is empty, proceed to determine its value based on other variables if [ -n "$CLOUD_DIR" ]; then - export MAGENTO_CLOUD_APP_DIR=$CLOUD_DIR + MAGENTO_CLOUD_APP_DIR=$CLOUD_DIR elif [ -n "$HOME" ]; then - export MAGENTO_CLOUD_APP_DIR=$HOME + MAGENTO_CLOUD_APP_DIR=$HOME elif [ -n "$PWD" ]; then - export MAGENTO_CLOUD_APP_DIR=$PWD + MAGENTO_CLOUD_APP_DIR=$PWD fi fi # Check if $USER is already set and non-empty if [ -z "$USER" ]; then # Create variable from MAGENTO_CLOUD_APP_DIR - export $USER=${MAGENTO_CLOUD_APP_DIR#/app/} + USER=${MAGENTO_CLOUD_APP_DIR#/app/} fi +# Export variables so they could be used in child processes +export PLATFORM_FPM_WORKER PORT MAGENTO_CLOUD_APP_DIR USER + # Kill existing processes started from previous deployment killall --wait ${PLATFORM_FPM_WORKER} killall --wait php From d1c25b826822769ef7055194bf94b1331e7d9ac4 Mon Sep 17 00:00:00 2001 From: Jacob Brown Date: Fri, 8 Mar 2024 13:01:54 -0600 Subject: [PATCH 25/53] ACPT-1789: Workaround for AplicationServer not getting restart on post-deploy This touches new ~/app/etc/.post-deploy.timestamp file on post-deloy. The application-server/start.sh script checks timestamp of this file and restarts ApplicationServer when it is newer. --- .magento.app.yaml | 1 + application-server/start.sh | 11 +++++++++++ 2 files changed, 12 insertions(+) diff --git a/.magento.app.yaml b/.magento.app.yaml index 03a33b649..7783d2844 100644 --- a/.magento.app.yaml +++ b/.magento.app.yaml @@ -96,6 +96,7 @@ hooks: php ./vendor/bin/ece-tools run scenario/deploy.xml # We run post deploy hook to clean and warm the cache. Available with ECE-Tools 2002.0.10. post_deploy: | + touch ~/app/etc/.post-deploy.timestamp php ./vendor/bin/ece-tools run scenario/post-deploy.xml # Default Magento 2 cron jobs diff --git a/application-server/start.sh b/application-server/start.sh index 316221768..2365abaca 100755 --- a/application-server/start.sh +++ b/application-server/start.sh @@ -10,6 +10,8 @@ killall nginx # Create CLOUD_ENVIRONMENT variable from MAGENTO_CLOUD_APP_DIR export CLOUD_ENVIRONMENT=${MAGENTO_CLOUD_APP_DIR#/app/} +POST_DEPLOY_TIMESTAMP_FILE="${HOME}/app/etc/.post-deploy.timestamp" + # Prepare nginx configuration envsubst '\$PORT \$CLOUD_ENVIRONMENT \$MAGENTO_CLOUD_APP_DIR' < ${MAGENTO_CLOUD_APP_DIR}/application-server/nginx.conf.sample > ${MAGENTO_CLOUD_APP_DIR}/app/etc/nginx.conf @@ -35,6 +37,9 @@ for key in "${!commands[@]}"; do echo $(date -u) "Started $key with PID ${pids[$key]}" done +touch "$POST_DEPLOY_TIMESTAMP_FILE" +PREVIOUS_POST_DEPLOY_TIMESTAMP=$(stat -c %Z $POST_DEPLOY_TIMESTAMP_FILE 2> /dev/null || echo "0") + # Infinite loop to keep all processes running while true; do for key in "${!commands[@]}"; do @@ -45,5 +50,11 @@ while true; do echo $(date -u) "Restarted $key with PID ${pids[$key]}" fi done + # Check if new post-deployment has happened. Kill server if so. (It will restart in previous part of this loop.) + CURRENT_POST_DEPLOY_TIMESTAMP=$(stat -c %Z $POST_DEPLOY_TIMESTAMP_FILE 2> /dev/null || echo "0") + if [[ $CURRENT_POST_DEPLOY_TIMESTAMP -gt $PREVIOUS_POST_DEPLOY_TIMESTAMP ]]; then + kill ${pids[ApplicationServer]} + PREVIOUS_POST_DEPLOY_TIMESTAMP=$CURRENT_POST_DEPLOY_TIMESTAMP + fi sleep 1 done From f5d05ac62438da4ef680ea01d1e21d83b7a48b4f Mon Sep 17 00:00:00 2001 From: Andrii Dimov Date: Mon, 18 Mar 2024 23:46:11 -0500 Subject: [PATCH 26/53] ACPT-1757: [Application Server] Randomly failed GraphQL requests on Starters --- application-server/.magento/.magento.app.yaml.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application-server/.magento/.magento.app.yaml.sample b/application-server/.magento/.magento.app.yaml.sample index cf9d0d864..efd40d72b 100644 --- a/application-server/.magento/.magento.app.yaml.sample +++ b/application-server/.magento/.magento.app.yaml.sample @@ -29,7 +29,7 @@ relationships: # The configuration of app when it is exposed to the web. web: commands: - start: php -dopcache.enable_cli=1 -dopcache.validate_timestamps=0 bin/magento server:run -vvv --port=${PORT:-80} > ${MAGENTO_CLOUD_APP_DIR}/var/log/application-server.log 2>&1 + start: php -dopcache.enable_cli=1 -dopcache.validate_timestamps=0 bin/magento server:run -vvv --workerNum=2 --port=${PORT:-80} > ${MAGENTO_CLOUD_APP_DIR}/var/log/application-server.log 2>&1 upstream: socket_family: tcp protocol: http From 9251067c56b6f35930f72c3f087095e2c093444c Mon Sep 17 00:00:00 2001 From: Andrii Dimov Date: Wed, 20 Mar 2024 10:44:17 -0500 Subject: [PATCH 27/53] ACPT-1789: Adobe Commerce Performance Track AppServer does not handle B2B GraphQL queries of B2B modules that were deployed after AppServer --- application-server/.magento/.magento.app.yaml.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application-server/.magento/.magento.app.yaml.sample b/application-server/.magento/.magento.app.yaml.sample index efd40d72b..a031b4b87 100644 --- a/application-server/.magento/.magento.app.yaml.sample +++ b/application-server/.magento/.magento.app.yaml.sample @@ -29,7 +29,7 @@ relationships: # The configuration of app when it is exposed to the web. web: commands: - start: php -dopcache.enable_cli=1 -dopcache.validate_timestamps=0 bin/magento server:run -vvv --workerNum=2 --port=${PORT:-80} > ${MAGENTO_CLOUD_APP_DIR}/var/log/application-server.log 2>&1 + start: killall php && php -dopcache.enable_cli=1 -dopcache.validate_timestamps=0 bin/magento server:run -vvv --workerNum=2 --port=${PORT:-80} > ${MAGENTO_CLOUD_APP_DIR}/var/log/application-server.log 2>&1 upstream: socket_family: tcp protocol: http From 7540a1de85e4fe0999e59a3932a3ea38e0de9a7b Mon Sep 17 00:00:00 2001 From: Andrii Date: Tue, 11 Jun 2024 14:45:50 +0000 Subject: [PATCH 28/53] MCLOUD-12347: Update Cloud templates 2.4.7-p1, 2.4.6-p6, 2.4.5-p8 and 2.4.4-p9 patches --- composer.lock | 1308 +++++++++++++++++++++++++------------------------ 1 file changed, 672 insertions(+), 636 deletions(-) diff --git a/composer.lock b/composer.lock index aa1bc00cd..eb34b19ce 100644 --- a/composer.lock +++ b/composer.lock @@ -53,14 +53,14 @@ }, { "name": "adobe-commerce/adobe-ims-metapackage", - "version": "2.2.1", + "version": "2.2.2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/adobe-commerce/adobe-ims-metapackage/adobe-commerce-adobe-ims-metapackage-2.2.1.0.zip", - "shasum": "4a3680bf9244169db3561c5aac2c2a3a0b829eb2" + "url": "https://repo.magento.com/archives/adobe-commerce/adobe-ims-metapackage/adobe-commerce-adobe-ims-metapackage-2.2.2.0.zip", + "shasum": "c9cb115e26b898713356c222697a4df769d96239" }, "require": { - "magento/module-admin-adobe-ims": "100.5.1", + "magento/module-admin-adobe-ims": "100.5.2", "magento/module-admin-adobe-ims-two-factor-auth": "1.0.1", "magento/module-adobe-ims": "2.2.1", "magento/module-adobe-ims-api": "2.2.1", @@ -148,16 +148,16 @@ }, { "name": "aws/aws-crt-php", - "version": "v1.2.4", + "version": "v1.2.5", "source": { "type": "git", "url": "https://github.com/awslabs/aws-crt-php.git", - "reference": "eb0c6e4e142224a10b08f49ebf87f32611d162b2" + "reference": "0ea1f04ec5aa9f049f97e012d1ed63b76834a31b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/awslabs/aws-crt-php/zipball/eb0c6e4e142224a10b08f49ebf87f32611d162b2", - "reference": "eb0c6e4e142224a10b08f49ebf87f32611d162b2", + "url": "https://api.github.com/repos/awslabs/aws-crt-php/zipball/0ea1f04ec5aa9f049f97e012d1ed63b76834a31b", + "reference": "0ea1f04ec5aa9f049f97e012d1ed63b76834a31b", "shasum": "" }, "require": { @@ -196,22 +196,22 @@ ], "support": { "issues": "https://github.com/awslabs/aws-crt-php/issues", - "source": "https://github.com/awslabs/aws-crt-php/tree/v1.2.4" + "source": "https://github.com/awslabs/aws-crt-php/tree/v1.2.5" }, - "time": "2023-11-08T00:42:13+00:00" + "time": "2024-04-19T21:30:56+00:00" }, { "name": "aws/aws-sdk-php", - "version": "3.304.0", + "version": "3.312.0", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "29a79bac02997f3053559f6961a0e83622a14f88" + "reference": "53b233072f707d2abfd62b0df4bc2dc27caf3274" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/29a79bac02997f3053559f6961a0e83622a14f88", - "reference": "29a79bac02997f3053559f6961a0e83622a14f88", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/53b233072f707d2abfd62b0df4bc2dc27caf3274", + "reference": "53b233072f707d2abfd62b0df4bc2dc27caf3274", "shasum": "" }, "require": { @@ -291,9 +291,9 @@ "support": { "forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80", "issues": "https://github.com/aws/aws-sdk-php/issues", - "source": "https://github.com/aws/aws-sdk-php/tree/3.304.0" + "source": "https://github.com/aws/aws-sdk-php/tree/3.312.0" }, - "time": "2024-04-08T18:03:38+00:00" + "time": "2024-06-10T18:04:10+00:00" }, { "name": "bacon/bacon-qr-code", @@ -400,25 +400,25 @@ }, { "name": "brick/math", - "version": "0.11.0", + "version": "0.12.1", "source": { "type": "git", "url": "https://github.com/brick/math.git", - "reference": "0ad82ce168c82ba30d1c01ec86116ab52f589478" + "reference": "f510c0a40911935b77b86859eb5223d58d660df1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/brick/math/zipball/0ad82ce168c82ba30d1c01ec86116ab52f589478", - "reference": "0ad82ce168c82ba30d1c01ec86116ab52f589478", + "url": "https://api.github.com/repos/brick/math/zipball/f510c0a40911935b77b86859eb5223d58d660df1", + "reference": "f510c0a40911935b77b86859eb5223d58d660df1", "shasum": "" }, "require": { - "php": "^8.0" + "php": "^8.1" }, "require-dev": { "php-coveralls/php-coveralls": "^2.2", - "phpunit/phpunit": "^9.0", - "vimeo/psalm": "5.0.0" + "phpunit/phpunit": "^10.1", + "vimeo/psalm": "5.16.0" }, "type": "library", "autoload": { @@ -438,12 +438,17 @@ "arithmetic", "bigdecimal", "bignum", + "bignumber", "brick", - "math" + "decimal", + "integer", + "math", + "mathematics", + "rational" ], "support": { "issues": "https://github.com/brick/math/issues", - "source": "https://github.com/brick/math/tree/0.11.0" + "source": "https://github.com/brick/math/tree/0.12.1" }, "funding": [ { @@ -451,7 +456,7 @@ "type": "github" } ], - "time": "2023-01-15T23:15:59+00:00" + "time": "2023-11-29T23:19:16+00:00" }, { "name": "brick/varexporter", @@ -886,16 +891,16 @@ }, { "name": "composer/class-map-generator", - "version": "1.1.1", + "version": "1.3.3", "source": { "type": "git", "url": "https://github.com/composer/class-map-generator.git", - "reference": "8286a62d243312ed99b3eee20d5005c961adb311" + "reference": "61804f9973685ec7bead0fb7fe022825e3cd418e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/class-map-generator/zipball/8286a62d243312ed99b3eee20d5005c961adb311", - "reference": "8286a62d243312ed99b3eee20d5005c961adb311", + "url": "https://api.github.com/repos/composer/class-map-generator/zipball/61804f9973685ec7bead0fb7fe022825e3cd418e", + "reference": "61804f9973685ec7bead0fb7fe022825e3cd418e", "shasum": "" }, "require": { @@ -939,7 +944,7 @@ ], "support": { "issues": "https://github.com/composer/class-map-generator/issues", - "source": "https://github.com/composer/class-map-generator/tree/1.1.1" + "source": "https://github.com/composer/class-map-generator/tree/1.3.3" }, "funding": [ { @@ -955,28 +960,28 @@ "type": "tidelift" } ], - "time": "2024-03-15T12:53:41+00:00" + "time": "2024-06-10T11:53:54+00:00" }, { "name": "composer/composer", - "version": "2.7.2", + "version": "2.7.7", "source": { "type": "git", "url": "https://github.com/composer/composer.git", - "reference": "b826edb791571ab1eaf281eb1bd6e181a1192adc" + "reference": "291942978f39435cf904d33739f98d7d4eca7b23" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/composer/zipball/b826edb791571ab1eaf281eb1bd6e181a1192adc", - "reference": "b826edb791571ab1eaf281eb1bd6e181a1192adc", + "url": "https://api.github.com/repos/composer/composer/zipball/291942978f39435cf904d33739f98d7d4eca7b23", + "reference": "291942978f39435cf904d33739f98d7d4eca7b23", "shasum": "" }, "require": { "composer/ca-bundle": "^1.0", - "composer/class-map-generator": "^1.0", + "composer/class-map-generator": "^1.3.3", "composer/metadata-minifier": "^1.0", "composer/pcre": "^2.1 || ^3.1", - "composer/semver": "^3.2.5", + "composer/semver": "^3.3", "composer/spdx-licenses": "^1.5.7", "composer/xdebug-handler": "^2.0.2 || ^3.0.3", "justinrainbow/json-schema": "^5.2.11", @@ -995,11 +1000,11 @@ "symfony/process": "^5.4 || ^6.0 || ^7" }, "require-dev": { - "phpstan/phpstan": "^1.9.3", - "phpstan/phpstan-deprecation-rules": "^1", - "phpstan/phpstan-phpunit": "^1.0", - "phpstan/phpstan-strict-rules": "^1", - "phpstan/phpstan-symfony": "^1.2.10", + "phpstan/phpstan": "^1.11.0", + "phpstan/phpstan-deprecation-rules": "^1.2.0", + "phpstan/phpstan-phpunit": "^1.4.0", + "phpstan/phpstan-strict-rules": "^1.6.0", + "phpstan/phpstan-symfony": "^1.4.0", "symfony/phpunit-bridge": "^6.4.1 || ^7.0.1" }, "suggest": { @@ -1053,7 +1058,7 @@ "irc": "ircs://irc.libera.chat:6697/composer", "issues": "https://github.com/composer/composer/issues", "security": "https://github.com/composer/composer/security/policy", - "source": "https://github.com/composer/composer/tree/2.7.2" + "source": "https://github.com/composer/composer/tree/2.7.7" }, "funding": [ { @@ -1069,7 +1074,7 @@ "type": "tidelift" } ], - "time": "2024-03-11T16:12:18+00:00" + "time": "2024-06-10T20:11:12+00:00" }, { "name": "composer/metadata-minifier", @@ -1142,16 +1147,16 @@ }, { "name": "composer/pcre", - "version": "3.1.3", + "version": "3.1.4", "source": { "type": "git", "url": "https://github.com/composer/pcre.git", - "reference": "5b16e25a5355f1f3afdfc2f954a0a80aec4826a8" + "reference": "04229f163664973f68f38f6f73d917799168ef24" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/pcre/zipball/5b16e25a5355f1f3afdfc2f954a0a80aec4826a8", - "reference": "5b16e25a5355f1f3afdfc2f954a0a80aec4826a8", + "url": "https://api.github.com/repos/composer/pcre/zipball/04229f163664973f68f38f6f73d917799168ef24", + "reference": "04229f163664973f68f38f6f73d917799168ef24", "shasum": "" }, "require": { @@ -1193,7 +1198,7 @@ ], "support": { "issues": "https://github.com/composer/pcre/issues", - "source": "https://github.com/composer/pcre/tree/3.1.3" + "source": "https://github.com/composer/pcre/tree/3.1.4" }, "funding": [ { @@ -1209,7 +1214,7 @@ "type": "tidelift" } ], - "time": "2024-03-19T10:26:25+00:00" + "time": "2024-05-27T13:40:54+00:00" }, { "name": "composer/semver", @@ -1374,16 +1379,16 @@ }, { "name": "composer/xdebug-handler", - "version": "3.0.4", + "version": "3.0.5", "source": { "type": "git", "url": "https://github.com/composer/xdebug-handler.git", - "reference": "4f988f8fdf580d53bdb2d1278fe93d1ed5462255" + "reference": "6c1925561632e83d60a44492e0b344cf48ab85ef" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/4f988f8fdf580d53bdb2d1278fe93d1ed5462255", - "reference": "4f988f8fdf580d53bdb2d1278fe93d1ed5462255", + "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/6c1925561632e83d60a44492e0b344cf48ab85ef", + "reference": "6c1925561632e83d60a44492e0b344cf48ab85ef", "shasum": "" }, "require": { @@ -1420,7 +1425,7 @@ "support": { "irc": "ircs://irc.libera.chat:6697/composer", "issues": "https://github.com/composer/xdebug-handler/issues", - "source": "https://github.com/composer/xdebug-handler/tree/3.0.4" + "source": "https://github.com/composer/xdebug-handler/tree/3.0.5" }, "funding": [ { @@ -1436,7 +1441,7 @@ "type": "tidelift" } ], - "time": "2024-03-26T18:29:49+00:00" + "time": "2024-05-06T16:37:16+00:00" }, { "name": "dasprid/enum", @@ -1803,16 +1808,16 @@ }, { "name": "fastly/magento2", - "version": "1.2.216", + "version": "1.2.218", "source": { "type": "git", "url": "https://github.com/fastly/fastly-magento2.git", - "reference": "fdd616cd0f945530e02e92e594ca00fd7990f557" + "reference": "b1720578b7b8bf53ac2bb8549b3cec919461d42c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/fastly/fastly-magento2/zipball/fdd616cd0f945530e02e92e594ca00fd7990f557", - "reference": "fdd616cd0f945530e02e92e594ca00fd7990f557", + "url": "https://api.github.com/repos/fastly/fastly-magento2/zipball/b1720578b7b8bf53ac2bb8549b3cec919461d42c", + "reference": "b1720578b7b8bf53ac2bb8549b3cec919461d42c", "shasum": "" }, "require": { @@ -1841,32 +1846,32 @@ "description": "Fastly CDN Module for Magento 2.4.x", "support": { "issues": "https://github.com/fastly/fastly-magento2/issues", - "source": "https://github.com/fastly/fastly-magento2/tree/1.2.216" + "source": "https://github.com/fastly/fastly-magento2/tree/1.2.218" }, - "time": "2024-04-08T14:01:48+00:00" + "time": "2024-05-29T19:26:34+00:00" }, { "name": "firebase/php-jwt", - "version": "v6.10.0", + "version": "v6.10.1", "source": { "type": "git", "url": "https://github.com/firebase/php-jwt.git", - "reference": "a49db6f0a5033aef5143295342f1c95521b075ff" + "reference": "500501c2ce893c824c801da135d02661199f60c5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/firebase/php-jwt/zipball/a49db6f0a5033aef5143295342f1c95521b075ff", - "reference": "a49db6f0a5033aef5143295342f1c95521b075ff", + "url": "https://api.github.com/repos/firebase/php-jwt/zipball/500501c2ce893c824c801da135d02661199f60c5", + "reference": "500501c2ce893c824c801da135d02661199f60c5", "shasum": "" }, "require": { - "php": "^7.4||^8.0" + "php": "^8.0" }, "require-dev": { - "guzzlehttp/guzzle": "^6.5||^7.4", + "guzzlehttp/guzzle": "^7.4", "phpspec/prophecy-phpunit": "^2.0", "phpunit/phpunit": "^9.5", - "psr/cache": "^1.0||^2.0", + "psr/cache": "^2.0||^3.0", "psr/http-client": "^1.0", "psr/http-factory": "^1.0" }, @@ -1904,9 +1909,9 @@ ], "support": { "issues": "https://github.com/firebase/php-jwt/issues", - "source": "https://github.com/firebase/php-jwt/tree/v6.10.0" + "source": "https://github.com/firebase/php-jwt/tree/v6.10.1" }, - "time": "2023-12-01T16:26:39+00:00" + "time": "2024-05-18T18:05:11+00:00" }, { "name": "friendsofphp/proxy-manager-lts", @@ -2621,12 +2626,12 @@ "version": "v5.2.13", "source": { "type": "git", - "url": "https://github.com/justinrainbow/json-schema.git", + "url": "https://github.com/jsonrainbow/json-schema.git", "reference": "fbbe7e5d79f618997bc3332a6f49246036c45793" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/fbbe7e5d79f618997bc3332a6f49246036c45793", + "url": "https://api.github.com/repos/jsonrainbow/json-schema/zipball/fbbe7e5d79f618997bc3332a6f49246036c45793", "reference": "fbbe7e5d79f618997bc3332a6f49246036c45793", "shasum": "" }, @@ -2681,8 +2686,8 @@ "schema" ], "support": { - "issues": "https://github.com/justinrainbow/json-schema/issues", - "source": "https://github.com/justinrainbow/json-schema/tree/v5.2.13" + "issues": "https://github.com/jsonrainbow/json-schema/issues", + "source": "https://github.com/jsonrainbow/json-schema/tree/v5.2.13" }, "time": "2023-09-26T02:20:38+00:00" }, @@ -3021,23 +3026,23 @@ }, { "name": "laminas/laminas-di", - "version": "3.13.0", + "version": "3.14.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-di.git", - "reference": "b7178e66a61cc46f6c5c7ea16009daff59e82154" + "reference": "63d86f64ccfa6c4f49e534e312cc89ca613ba3c5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-di/zipball/b7178e66a61cc46f6c5c7ea16009daff59e82154", - "reference": "b7178e66a61cc46f6c5c7ea16009daff59e82154", + "url": "https://api.github.com/repos/laminas/laminas-di/zipball/63d86f64ccfa6c4f49e534e312cc89ca613ba3c5", + "reference": "63d86f64ccfa6c4f49e534e312cc89ca613ba3c5", "shasum": "" }, "require": { "laminas/laminas-stdlib": "^3.18.0", "php": "~8.1.0 || ~8.2.0 || ~8.3.0", "psr/container": "^1.1.1", - "psr/log": "^1.1.4 || ^3.0.0" + "psr/log": "^1.1.4 || ^2.0.0 || ^3.0.0" }, "conflict": { "laminas/laminas-servicemanager": "<3.13.0", @@ -3094,7 +3099,7 @@ "type": "community_bridge" } ], - "time": "2023-11-02T16:59:30+00:00" + "time": "2024-05-02T12:56:18+00:00" }, { "name": "laminas/laminas-escaper", @@ -3376,16 +3381,16 @@ }, { "name": "laminas/laminas-filter", - "version": "2.35.1", + "version": "2.35.2", "source": { "type": "git", "url": "https://github.com/laminas/laminas-filter.git", - "reference": "a03ad6a4976df7e6f6026ce8b2d1e9c53f6a99c4" + "reference": "3e821b33a787253d56046f9258174a22de1bd267" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-filter/zipball/a03ad6a4976df7e6f6026ce8b2d1e9c53f6a99c4", - "reference": "a03ad6a4976df7e6f6026ce8b2d1e9c53f6a99c4", + "url": "https://api.github.com/repos/laminas/laminas-filter/zipball/3e821b33a787253d56046f9258174a22de1bd267", + "reference": "3e821b33a787253d56046f9258174a22de1bd267", "shasum": "" }, "require": { @@ -3451,7 +3456,7 @@ "type": "community_bridge" } ], - "time": "2024-04-04T09:13:02+00:00" + "time": "2024-04-11T08:13:56+00:00" }, { "name": "laminas/laminas-http", @@ -4820,16 +4825,16 @@ }, { "name": "laminas/laminas-validator", - "version": "2.53.0", + "version": "2.54.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-validator.git", - "reference": "dbcfc19cb7f2e3eb3a27ba5d059c200e8404d72c" + "reference": "43b84efd642d55188dc0a8ffee4de187c1dc2314" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-validator/zipball/dbcfc19cb7f2e3eb3a27ba5d059c200e8404d72c", - "reference": "dbcfc19cb7f2e3eb3a27ba5d059c200e8404d72c", + "url": "https://api.github.com/repos/laminas/laminas-validator/zipball/43b84efd642d55188dc0a8ffee4de187c1dc2314", + "reference": "43b84efd642d55188dc0a8ffee4de187c1dc2314", "shasum": "" }, "require": { @@ -4843,16 +4848,16 @@ }, "require-dev": { "laminas/laminas-coding-standard": "^2.5", - "laminas/laminas-db": "^2.19", - "laminas/laminas-filter": "^2.34", + "laminas/laminas-db": "^2.20", + "laminas/laminas-filter": "^2.35.2", "laminas/laminas-i18n": "^2.26.0", "laminas/laminas-session": "^2.20", "laminas/laminas-uri": "^2.11.0", - "phpunit/phpunit": "^10.5.15", + "phpunit/phpunit": "^10.5.20", "psalm/plugin-phpunit": "^0.19.0", "psr/http-client": "^1.0.3", - "psr/http-factory": "^1.0.2", - "vimeo/psalm": "^5.23.1" + "psr/http-factory": "^1.1.0", + "vimeo/psalm": "^5.24.0" }, "suggest": { "laminas/laminas-db": "Laminas\\Db component, required by the (No)RecordExists validator", @@ -4900,20 +4905,20 @@ "type": "community_bridge" } ], - "time": "2024-04-01T09:26:32+00:00" + "time": "2024-05-16T12:03:20+00:00" }, { "name": "laminas/laminas-view", - "version": "2.34.0", + "version": "2.35.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-view.git", - "reference": "53136a59622c8809c519b29dbbaa346aa39e834a" + "reference": "f597148345dd406fb9d04d391a19c0c33bf71605" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-view/zipball/53136a59622c8809c519b29dbbaa346aa39e834a", - "reference": "53136a59622c8809c519b29dbbaa346aa39e834a", + "url": "https://api.github.com/repos/laminas/laminas-view/zipball/f597148345dd406fb9d04d391a19c0c33bf71605", + "reference": "f597148345dd406fb9d04d391a19c0c33bf71605", "shasum": "" }, "require": { @@ -4948,11 +4953,11 @@ "laminas/laminas-navigation": "^2.19.1", "laminas/laminas-paginator": "^2.18.1", "laminas/laminas-permissions-acl": "^2.16", - "laminas/laminas-router": "^3.12.0", + "laminas/laminas-router": "^3.13.0", "laminas/laminas-uri": "^2.11", - "phpunit/phpunit": "^10.5.9", - "psalm/plugin-phpunit": "^0.18.4", - "vimeo/psalm": "^5.20" + "phpunit/phpunit": "^10.5.13", + "psalm/plugin-phpunit": "^0.19.0", + "vimeo/psalm": "^5.23.1" }, "suggest": { "laminas/laminas-authentication": "Laminas\\Authentication component", @@ -5000,7 +5005,7 @@ "type": "community_bridge" } ], - "time": "2024-01-25T11:26:39+00:00" + "time": "2024-06-04T06:44:31+00:00" }, { "name": "league/flysystem", @@ -5215,11 +5220,11 @@ }, { "name": "magento/adobe-stock-integration", - "version": "2.1.6", + "version": "2.1.6-p1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/adobe-stock-integration/magento-adobe-stock-integration-2.1.6.0.zip", - "shasum": "2497c04ae7e4ca9a2cd4a3a947c134dd8a7ca66d" + "url": "https://repo.magento.com/archives/magento/adobe-stock-integration/magento-adobe-stock-integration-2.1.6.0-patch1.zip", + "shasum": "a7cd60c1304b467dc743f3e606708b37a20a730f" }, "require": { "magento/module-adobe-stock-admin-ui": "1.3.4", @@ -5228,7 +5233,7 @@ "magento/module-adobe-stock-client": "1.3.4", "magento/module-adobe-stock-client-api": "2.1.4", "magento/module-adobe-stock-image": "1.3.5", - "magento/module-adobe-stock-image-admin-ui": "1.3.5", + "magento/module-adobe-stock-image-admin-ui": "1.3.5-p1", "magento/module-adobe-stock-image-api": "1.3.3" }, "type": "metapackage", @@ -5254,15 +5259,15 @@ }, { "name": "magento/commerce-eventing", - "version": "1.6.0", + "version": "1.7.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/commerce-eventing/magento-commerce-eventing-1.6.0.0.zip", - "shasum": "cdb78dea76edfdab375dc7f3e5bed55b236de6b7" + "url": "https://repo.magento.com/archives/magento/commerce-eventing/magento-commerce-eventing-1.7.0.0.zip", + "shasum": "86d7ca81388da3ed5da4482eda8ae513205130b7" }, "require": { - "magento/module-adobe-commerce-events-client": "1.6.0", - "magento/module-adobe-commerce-events-generator": "1.6.0" + "magento/module-adobe-commerce-events-client": "1.7.0", + "magento/module-adobe-commerce-events-generator": "1.7.0" }, "type": "metapackage", "license": [ @@ -5273,16 +5278,15 @@ }, { "name": "magento/commerce-webhooks", - "version": "1.2.1", + "version": "1.5.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/commerce-webhooks/magento-commerce-webhooks-1.2.1.0.zip", - "shasum": "e1cebd85120c550a2f50ffc4208991d045a47a82" + "url": "https://repo.magento.com/archives/magento/commerce-webhooks/magento-commerce-webhooks-1.5.0.0.zip", + "shasum": "6c641345014ca6f47d22deccfed2c1a980d92c08" }, "require": { - "magento/module-adobe-commerce-webhooks": "1.2.1", - "magento/module-adobe-commerce-webhooks-admin-ui": "1.2.1", - "magento/module-adobe-commerce-webhooks-generator": "1.2.1" + "magento/module-adobe-commerce-webhooks": "1.5.0", + "magento/module-adobe-commerce-webhooks-generator": "1.5.0" }, "type": "metapackage", "license": [ @@ -5378,11 +5382,11 @@ }, { "name": "magento/ece-tools", - "version": "2002.1.18", + "version": "2002.1.19", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/ece-tools/magento-ece-tools-2002.1.18.0.zip", - "shasum": "97d03d4d862aa4861714ebdc0e5e42485f6c5482" + "url": "https://repo.magento.com/archives/magento/ece-tools/magento-ece-tools-2002.1.19.0.zip", + "shasum": "0266b14444e22d30bccb0981df3fca226474c7da" }, "require": { "colinmollenhour/credis": "^1.6.0 || ^1.13", @@ -5428,7 +5432,7 @@ "funkjedi/composer-include-files": "^1.0", "php-mock/php-mock-phpunit": "^2.0", "phpmd/phpmd": "@stable", - "phpstan/phpstan": "^0.12", + "phpstan/phpstan": "^1.10", "phpunit/php-code-coverage": "^7.0 || ^9.2", "phpunit/phpunit": "^8.5 || ^9.5", "squizlabs/php_codesniffer": "^3.0" @@ -5449,14 +5453,14 @@ }, { "name": "magento/framework", - "version": "103.0.7", + "version": "103.0.7-p1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/framework/magento-framework-103.0.7.0.zip", - "shasum": "7f4bbee39e769af64d545427f4bc90a83636d56a" + "url": "https://repo.magento.com/archives/magento/framework/magento-framework-103.0.7.0-patch1.zip", + "shasum": "4afbd016726e0450681e3b633a9d2cf2e0ff4314" }, "require": { - "colinmollenhour/php-redis-session-abstract": "^1.5", + "colinmollenhour/php-redis-session-abstract": "~1.5.3", "composer/composer": "^2.0, !=2.2.16", "ext-bcmath": "*", "ext-curl": "*", @@ -5657,16 +5661,16 @@ }, { "name": "magento/inventory-metapackage", - "version": "1.2.7", + "version": "1.2.7-p1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/inventory-metapackage/magento-inventory-metapackage-1.2.7.0.zip", - "shasum": "8e17dc31cbc35d49b5f86790a32cff26c1ed42a0" + "url": "https://repo.magento.com/archives/magento/inventory-metapackage/magento-inventory-metapackage-1.2.7.0-patch1.zip", + "shasum": "3318e1b9b963a00555b13272d136c0d8792a6e97" }, "require": { "magento/inventory-composer-installer": "^1.2.0", "magento/module-inventory": "1.2.5", - "magento/module-inventory-admin-ui": "1.2.5", + "magento/module-inventory-admin-ui": "1.2.5-p1", "magento/module-inventory-advanced-checkout": "1.2.4", "magento/module-inventory-api": "1.2.5", "magento/module-inventory-bundle-import-export": "1.1.3", @@ -5708,7 +5712,7 @@ "magento/module-inventory-in-store-pickup-quote-graph-ql": "1.1.3", "magento/module-inventory-in-store-pickup-sales": "1.1.3", "magento/module-inventory-in-store-pickup-sales-admin-ui": "1.1.5", - "magento/module-inventory-in-store-pickup-sales-api": "1.1.3", + "magento/module-inventory-in-store-pickup-sales-api": "1.1.3-p1", "magento/module-inventory-in-store-pickup-shipping": "1.1.4", "magento/module-inventory-in-store-pickup-shipping-admin-ui": "1.1.3", "magento/module-inventory-in-store-pickup-shipping-api": "1.1.3", @@ -6066,33 +6070,32 @@ }, { "name": "magento/magento-cloud-patches", - "version": "1.0.26", + "version": "1.0.27", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/magento-cloud-patches/magento-magento-cloud-patches-1.0.26.0.zip", - "shasum": "2d67efd2d53cd47794dd12ce02ff343d96223a38" + "url": "https://repo.magento.com/archives/magento/magento-cloud-patches/magento-magento-cloud-patches-1.0.27.0.zip", + "shasum": "46f0c9ab3b25f1630b4faa57ece85a79a02bb57f" }, "require": { "composer/composer": "^1.4 || ^2.0", "composer/semver": "@stable", "ext-json": "*", - "magento/quality-patches": "^1.1.0", "monolog/monolog": "^1.25||^2.3||^2.7", "php": "^7.2 || ^8.0", "symfony/config": "^3.3||^4.4||^5.0||^6.0", "symfony/console": "^2.6||^4.0||^5.0||^6.0", "symfony/dependency-injection": "^3.3||^4.3||^5.0||^6.0", - "symfony/process": "^2.1||^4.1||^5.0||^6.0", + "symfony/process": "^2.1 || ^4.1 || ^5.1 || ^5.4 || ^6.4", "symfony/proxy-manager-bridge": "^3.3||^4.3||^5.0||^6.0", "symfony/yaml": "^3.3||^4.0||^5.0||^6.0" }, "require-dev": { - "codeception/codeception": "^4.1", - "codeception/module-asserts": "^1.2", - "codeception/module-db": "^1.0", - "codeception/module-phpbrowser": "^1.0", - "codeception/module-rest": "^1.2", - "consolidation/robo": "^1.2 || ^2.0", + "codeception/codeception": "^4.1 || ^5.1", + "codeception/module-asserts": "^1.2 || ^3.0", + "codeception/module-db": "^1.0 || ^3.0", + "codeception/module-phpbrowser": "^1.0 || ^3.0", + "codeception/module-rest": "^1.2 || ^3.0", + "consolidation/robo": "^1.2 || ^3.0", "phpmd/phpmd": "@stable", "phpunit/phpunit": "^8.5 || ^9.5", "squizlabs/php_codesniffer": "^3.0" @@ -6196,11 +6199,11 @@ }, { "name": "magento/magento2-base", - "version": "2.4.7", + "version": "2.4.7-p1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/magento2-base/magento-magento2-base-2.4.7.0.zip", - "shasum": "0b03ae2bd7a2f38c69acbd012ae3fce8588de032" + "url": "https://repo.magento.com/archives/magento/magento2-base/magento-magento2-base-2.4.7.0-patch1.zip", + "shasum": "9a123b1cc9db2b560b88387f9e9a4df39d53c06d" }, "require": { "composer/composer": "^2.0, !=2.2.16", @@ -6768,11 +6771,11 @@ }, { "name": "magento/magento2-ee-base", - "version": "2.4.7", + "version": "2.4.7-p1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/magento2-ee-base/magento-magento2-ee-base-2.4.7.0.zip", - "shasum": "5b661009050d838167ea1202008104c90ca89367" + "url": "https://repo.magento.com/archives/magento/magento2-ee-base/magento-magento2-ee-base-2.4.7.0-patch1.zip", + "shasum": "a52e1553c76072d1bc603bd707e4894014e70845" }, "require": { "composer/composer": "^2.0, !=2.2.16", @@ -6882,11 +6885,11 @@ }, { "name": "magento/module-admin-adobe-ims", - "version": "100.5.1", + "version": "100.5.2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-admin-adobe-ims/magento-module-admin-adobe-ims-100.5.1.0.zip", - "shasum": "20835969e80996c7a03e8e7e6e62ce2df2bd6ec3" + "url": "https://repo.magento.com/archives/magento/module-admin-adobe-ims/magento-module-admin-adobe-ims-100.5.2.0.zip", + "shasum": "377923bc3ab9adedd73907de0964ff173c108391" }, "require": { "magento/framework": "*", @@ -7158,11 +7161,11 @@ }, { "name": "magento/module-adobe-commerce-events-client", - "version": "1.6.0", + "version": "1.7.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-commerce-events-client/magento-module-adobe-commerce-events-client-1.6.0.0.zip", - "shasum": "f1c280c00d350956e1983c9cddebbb66f2efc177" + "url": "https://repo.magento.com/archives/magento/module-adobe-commerce-events-client/magento-module-adobe-commerce-events-client-1.7.0.0.zip", + "shasum": "390e61aa5da9b7107df635d71cadf942e2193779" }, "require": { "ext-json": "*", @@ -7199,16 +7202,16 @@ }, { "name": "magento/module-adobe-commerce-events-generator", - "version": "1.6.0", + "version": "1.7.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-commerce-events-generator/magento-module-adobe-commerce-events-generator-1.6.0.0.zip", - "shasum": "f3f0c4cbe7b8044b66cf7aba2446ac9effe643bf" + "url": "https://repo.magento.com/archives/magento/module-adobe-commerce-events-generator/magento-module-adobe-commerce-events-generator-1.7.0.0.zip", + "shasum": "3974782a048b8b21eccefd39d243d342450f240e" }, "require": { "ext-json": "*", "magento/framework": ">=103.0.4", - "magento/module-adobe-commerce-events-client": "^1.6", + "magento/module-adobe-commerce-events-client": "^1.7", "magento/module-adobe-commerce-out-of-process-extensibility": "^1.1", "php": "~8.1.0||~8.2.0||~8.3.0" }, @@ -7264,86 +7267,57 @@ }, { "name": "magento/module-adobe-commerce-webhooks", - "version": "1.2.1", - "dist": { - "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-commerce-webhooks/magento-module-adobe-commerce-webhooks-1.2.1.0.zip", - "shasum": "cb17de27d141fcea34d5a3f03559bb2001077b5e" - }, - "require": { - "magento/framework": ">=103.0.4", - "magento/module-adobe-commerce-out-of-process-extensibility": "^1.1", - "php": "~8.1.0||~8.2.0||~8.3.0" - }, - "type": "magento2-module", - "autoload": { - "psr-4": { - "Magento\\AdobeCommerceWebhooks\\": "" - }, - "files": [ - "registration.php" - ] - }, - "license": [ - "OSL-3.0", - "AFL-3.0" - ], - "description": "Adobe Commerce Webhooks module" - }, - { - "name": "magento/module-adobe-commerce-webhooks-admin-ui", - "version": "1.2.1", + "version": "1.5.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-commerce-webhooks-admin-ui/magento-module-adobe-commerce-webhooks-admin-ui-1.2.1.0.zip", - "shasum": "5191ef5cabe15d46dac77e046edea8db5e675b59" + "url": "https://repo.magento.com/archives/magento/module-adobe-commerce-webhooks/magento-module-adobe-commerce-webhooks-1.5.0.0.zip", + "shasum": "79c45f61ebb893bdd0b6ef1a0f96988d2c9a1bd8" }, "require": { "magento/framework": ">=103.0.4", "magento/module-adobe-commerce-out-of-process-extensibility": "^1.1", - "magento/module-adobe-commerce-webhooks": "^1.2", - "magento/module-adobe-commerce-webhooks-generator": "^1.2", "magento/module-backend": ">=102.0.4", + "magento/module-config": ">=101.2.4", "php": "~8.1.0||~8.2.0||~8.3.0" }, "type": "magento2-module", "autoload": { - "psr-4": { - "Magento\\AdobeCommerceWebhooksAdminUi\\": "" - }, "files": [ "registration.php" - ] + ], + "psr-4": { + "Magento\\AdobeCommerceWebhooks\\": "" + } }, "license": [ "OSL-3.0", "AFL-3.0" ], - "description": "Adobe Commerce Webhooks Admin UI module" + "description": "Adobe Commerce Webhooks module" }, { "name": "magento/module-adobe-commerce-webhooks-generator", - "version": "1.2.1", + "version": "1.5.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-commerce-webhooks-generator/magento-module-adobe-commerce-webhooks-generator-1.2.1.0.zip", - "shasum": "4ff71f23d6d4813849800390309580c148b11fbd" + "url": "https://repo.magento.com/archives/magento/module-adobe-commerce-webhooks-generator/magento-module-adobe-commerce-webhooks-generator-1.5.0.0.zip", + "shasum": "fd50a204bbcf377679dd1415f8daaaa588878afb" }, "require": { "magento/framework": ">=103.0.4", "magento/module-adobe-commerce-out-of-process-extensibility": "^1.1", - "magento/module-adobe-commerce-webhooks": "^1.2", + "magento/module-adobe-commerce-webhooks": "^1.4", "php": "~8.1.0||~8.2.0||~8.3.0" }, "type": "magento2-module", "autoload": { - "psr-4": { - "Magento\\AdobeCommerceWebhooksGenerator\\": "" - }, "files": [ "cli_commands.php", "registration.php" - ] + ], + "psr-4": { + "Magento\\AdobeCommerceWebhooksGenerator\\": "" + } }, "license": [ "OSL-3.0", @@ -7633,11 +7607,11 @@ }, { "name": "magento/module-adobe-stock-image-admin-ui", - "version": "1.3.5", + "version": "1.3.5-p1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-stock-image-admin-ui/magento-module-adobe-stock-image-admin-ui-1.3.5.0.zip", - "shasum": "ba69b128d3c5cd027e2f7ff73389a6585c2b7717" + "url": "https://repo.magento.com/archives/magento/module-adobe-stock-image-admin-ui/magento-module-adobe-stock-image-admin-ui-1.3.5.0-patch1.zip", + "shasum": "46c1ec141b0216cf1d5675c06ba96470b13dd37a" }, "require": { "magento/framework": "*", @@ -9021,11 +8995,11 @@ }, { "name": "magento/module-catalog", - "version": "104.0.7", + "version": "104.0.7-p1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog/magento-module-catalog-104.0.7.0.zip", - "shasum": "d9ce3fda176cab7d85c00e72b4e4fa7e6cd5d602" + "url": "https://repo.magento.com/archives/magento/module-catalog/magento-module-catalog-104.0.7.0-patch1.zip", + "shasum": "24c19d8dae5c76d8033351c03e0a2f7c731dd661" }, "require": { "magento/framework": "103.0.*", @@ -9928,11 +9902,11 @@ }, { "name": "magento/module-catalog-url-rewrite-staging", - "version": "100.4.6", + "version": "100.4.6-p1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-url-rewrite-staging/magento-module-catalog-url-rewrite-staging-100.4.6.0.zip", - "shasum": "af8ebfb98b33ca5167cfb7775b978db8e2ae6c43" + "url": "https://repo.magento.com/archives/magento/module-catalog-url-rewrite-staging/magento-module-catalog-url-rewrite-staging-100.4.6.0-patch1.zip", + "shasum": "063a3310d11d81f55c3e983b095d3e7b12dccbc2" }, "require": { "magento/framework": "103.0.*", @@ -10925,11 +10899,11 @@ }, { "name": "magento/module-customer", - "version": "103.0.7", + "version": "103.0.7-p1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-customer/magento-module-customer-103.0.7.0.zip", - "shasum": "14f2200cae46bc03787c8964441014275f846f7b" + "url": "https://repo.magento.com/archives/magento/module-customer/magento-module-customer-103.0.7.0-patch1.zip", + "shasum": "435ee6b888b16979ce59eb5b6140eec7bd25e759" }, "require": { "magento/framework": "103.0.*", @@ -11359,11 +11333,11 @@ }, { "name": "magento/module-data-exporter", - "version": "103.2.3", + "version": "103.3.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-data-exporter/magento-module-data-exporter-103.2.3.0.zip", - "shasum": "fb9ffdb4b235e95464f5c2810027866d3f7f250b" + "url": "https://repo.magento.com/archives/magento/module-data-exporter/magento-module-data-exporter-103.3.5.0.zip", + "shasum": "c3a4d4cc27e83a7d563c23db1d2704ede3416927" }, "require": { "magento/framework": ">=103.0.4", @@ -13420,11 +13394,11 @@ }, { "name": "magento/module-inventory-admin-ui", - "version": "1.2.5", + "version": "1.2.5-p1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-admin-ui/magento-module-inventory-admin-ui-1.2.5.0.zip", - "shasum": "fb631e04ab380d881903bb2fa5fda98e8ba61150" + "url": "https://repo.magento.com/archives/magento/module-inventory-admin-ui/magento-module-inventory-admin-ui-1.2.5.0-patch1.zip", + "shasum": "67c0b4729a5937218fb7a8b90d4134785390ac75" }, "require": { "magento/framework": "*", @@ -14803,11 +14777,11 @@ }, { "name": "magento/module-inventory-in-store-pickup-sales-api", - "version": "1.1.3", + "version": "1.1.3-p1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-sales-api/magento-module-inventory-in-store-pickup-sales-api-1.1.3.0.zip", - "shasum": "eb1f9f0cc03b0f1843e230fbe8d4d90fee81073b" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-sales-api/magento-module-inventory-in-store-pickup-sales-api-1.1.3.0-patch1.zip", + "shasum": "968878b9ad112a33f6629bf2e0ef6968a27bbb62" }, "require": { "magento/framework": "*", @@ -18093,20 +18067,21 @@ }, { "name": "magento/module-payment-services-base", - "version": "2.3.4", + "version": "2.6.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-payment-services-base/magento-module-payment-services-base-2.3.4.0.zip", - "shasum": "e306eb0acf9313293272e7ea07a1c40a5a04e982" + "url": "https://repo.magento.com/archives/magento/module-payment-services-base/magento-module-payment-services-base-2.6.0.0.zip", + "shasum": "d10c55a75c490826927b6b1d0f83df11e55e31c0" }, "require": { - "magento/framework": ">=103.0.4 <=103.0.7", + "magento/framework": ">=103.0.4 <=103.0.7-p1", "magento/module-backend": ">=102.0.4 <=102.0.7", "magento/module-config": ">=101.2.4 <=101.2.7", "magento/module-directory": ">=100.4.4 <=100.4.7", "magento/module-payment": ">=100.4.4 <=100.4.7", - "magento/module-sales": ">=103.0.4 <=103.0.7", - "magento/module-service-proxy": "2.3.4", + "magento/module-paypal": ">=101.0.4 <=101.0.7", + "magento/module-sales": ">=103.0.4 <=103.0.7-p1", + "magento/module-service-proxy": "2.6.0", "magento/module-services-id": "^3.2.0", "magento/module-services-id-graph-ql-server": "^1.1.0", "magento/module-store": ">=101.1.4 <=101.1.7", @@ -18130,20 +18105,20 @@ }, { "name": "magento/module-payment-services-dashboard", - "version": "2.3.4", + "version": "2.6.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-payment-services-dashboard/magento-module-payment-services-dashboard-2.3.4.0.zip", - "shasum": "38730d43b69915000db33c5cd87f5047eb48fdc3" + "url": "https://repo.magento.com/archives/magento/module-payment-services-dashboard/magento-module-payment-services-dashboard-2.6.0.0.zip", + "shasum": "4b69b565f8c2b245cbd5330804b4ea54fcf23c44" }, "require": { "ext-json": "*", - "magento/framework": ">=103.0.4 <=103.0.7", + "magento/framework": ">=103.0.4 <=103.0.7-p1", "magento/module-backend": ">=102.0.4 <=102.0.7", "magento/module-config": ">=101.2.4 <=101.2.7", - "magento/module-payment-services-base": "2.3.4", - "magento/module-payment-services-paypal": "2.3.4", - "magento/module-service-proxy": "2.3.4", + "magento/module-payment-services-base": "2.6.0", + "magento/module-payment-services-paypal": "2.6.0", + "magento/module-service-proxy": "2.6.0", "magento/module-store": ">=101.1.4 <=101.1.7", "php": "~8.1.0||~8.2.0||~8.3.0" }, @@ -18164,26 +18139,28 @@ }, { "name": "magento/module-payment-services-paypal", - "version": "2.3.4", + "version": "2.6.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-payment-services-paypal/magento-module-payment-services-paypal-2.3.4.0.zip", - "shasum": "7294d86a35d4642ae3e601aa404ff043df1c3c3d" + "url": "https://repo.magento.com/archives/magento/module-payment-services-paypal/magento-module-payment-services-paypal-2.6.0.0.zip", + "shasum": "93f345238a1bfef65693535df9f8b5878ff1719f" }, "require": { - "magento/framework": ">=103.0.4 <=103.0.7", + "magento/framework": ">=103.0.4 <=103.0.7-p1", "magento/module-backend": ">=102.0.4 <=102.0.7", - "magento/module-catalog": ">=104.0.4 <=104.0.7", + "magento/module-catalog": ">=104.0.4 <=104.0.7-p1", "magento/module-checkout": ">=100.4.4 <=100.4.7", "magento/module-checkout-agreements": ">=100.4.3 <=100.4.6", "magento/module-config": ">=101.2.4 <=101.2.7", - "magento/module-customer": ">=103.0.4 <=103.0.7", + "magento/module-csp": ">=100.4.3 <=100.4.6", + "magento/module-customer": ">=103.0.4 <=103.0.7-p1", "magento/module-instant-purchase": ">=100.4.3 <=100.4.6", "magento/module-payment": ">=100.4.4 <=100.4.7", - "magento/module-payment-services-base": "2.3.4", - "magento/module-quote": ">=101.2.4 <=101.2.7", - "magento/module-sales": ">=103.0.4 <=103.0.7", - "magento/module-service-proxy": "2.3.4", + "magento/module-payment-services-base": "2.6.0", + "magento/module-query-xml": "^103.0.3", + "magento/module-quote": ">=101.2.4 <=101.2.7-p1", + "magento/module-sales": ">=103.0.4 <=103.0.7-p1", + "magento/module-service-proxy": "2.6.0", "magento/module-store": ">=101.1.4 <=101.1.7", "magento/module-tax": ">=100.4.4 <=100.4.7", "magento/module-theme": ">=101.1.4 <=101.1.7", @@ -18207,16 +18184,16 @@ }, { "name": "magento/module-payment-services-paypal-graph-ql", - "version": "2.3.4", + "version": "2.6.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-payment-services-paypal-graph-ql/magento-module-payment-services-paypal-graph-ql-2.3.4.0.zip", - "shasum": "c3071e26500e28b14494f89d858b1aa17c410705" + "url": "https://repo.magento.com/archives/magento/module-payment-services-paypal-graph-ql/magento-module-payment-services-paypal-graph-ql-2.6.0.0.zip", + "shasum": "77dc523990ce47c8f25f122cd65bb36f1b8bbb92" }, "require": { - "magento/framework": ">=103.0.4 <=103.0.7", - "magento/module-payment-services-paypal": "2.3.4", - "magento/module-quote": ">=101.2.4 <=101.2.7", + "magento/framework": ">=103.0.4 <=103.0.7-p1", + "magento/module-payment-services-paypal": "2.6.0", + "magento/module-quote": ">=101.2.4 <=101.2.7-p1", "magento/module-quote-graph-ql": ">=100.4.4 <=100.4.7", "php": "~8.1.0||~8.2.0||~8.3.0" }, @@ -18237,20 +18214,20 @@ }, { "name": "magento/module-payment-services-saas-export", - "version": "2.3.4", + "version": "2.6.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-payment-services-saas-export/magento-module-payment-services-saas-export-2.3.4.0.zip", - "shasum": "54ba88bb8d0c053ba3e19899b8173db6a8088205" + "url": "https://repo.magento.com/archives/magento/module-payment-services-saas-export/magento-module-payment-services-saas-export-2.6.0.0.zip", + "shasum": "e49049e62d1aa37afa522f3742d5baa3b1020a54" }, "require": { - "magento/framework": ">=103.0.4 <=103.0.7", + "magento/framework": ">=103.0.4 <=103.0.7-p1", "magento/module-data-exporter": "^103.0.3", - "magento/module-payment-services-base": "2.3.4", + "magento/module-payment-services-base": "2.6.0", "magento/module-saas-common": "^103.0.3", - "magento/module-sales-data-exporter": "2.3.4", + "magento/module-sales-data-exporter": "2.6.0", "magento/module-services-id": "^3.2.0", - "magento/module-store-data-exporter": "2.3.4", + "magento/module-store-data-exporter": "2.6.0", "magento/services-connector": "^1.3.0", "php": "~8.1.0||~8.2.0||~8.3.0" }, @@ -18708,11 +18685,11 @@ }, { "name": "magento/module-query-xml", - "version": "103.2.3", + "version": "103.3.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-query-xml/magento-module-query-xml-103.2.3.0.zip", - "shasum": "c7808f59fae3189874ca4f9afe3f4252bcc854cc" + "url": "https://repo.magento.com/archives/magento/module-query-xml/magento-module-query-xml-103.3.5.0.zip", + "shasum": "c44b43f09f5c8b607fcc8db3ca19355c1b4d60fc" }, "require": { "magento/framework": ">=103.0.4", @@ -18736,11 +18713,11 @@ }, { "name": "magento/module-quote", - "version": "101.2.7", + "version": "101.2.7-p1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-quote/magento-module-quote-101.2.7.0.zip", - "shasum": "c9174f5d52bb6b0ad301708b4d3f48b160bac222" + "url": "https://repo.magento.com/archives/magento/module-quote/magento-module-quote-101.2.7.0-patch1.zip", + "shasum": "69ec387854700f77baaa44335c8bb571ab851814" }, "require": { "magento/framework": "103.0.*", @@ -20384,11 +20361,11 @@ }, { "name": "magento/module-rma-graph-ql", - "version": "100.4.6", + "version": "100.4.6-p1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-rma-graph-ql/magento-module-rma-graph-ql-100.4.6.0.zip", - "shasum": "17271a02de19d771606147d56da4a2c60219f07e" + "url": "https://repo.magento.com/archives/magento/module-rma-graph-ql/magento-module-rma-graph-ql-100.4.6.0-patch1.zip", + "shasum": "0384d82db1245edbc90286e745458f42889427a0" }, "require": { "magento/framework": "103.0.*", @@ -20548,15 +20525,15 @@ }, { "name": "magento/module-saas-common", - "version": "103.2.3", + "version": "103.3.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-saas-common/magento-module-saas-common-103.2.3.0.zip", - "shasum": "0204311223ae36e2411917718f93752d183a9349" + "url": "https://repo.magento.com/archives/magento/module-saas-common/magento-module-saas-common-103.3.5.0.zip", + "shasum": "506e7d84c796da85048afe8e947905890aec2d20" }, "require": { "magento/framework": ">=103.0.4", - "magento/module-data-exporter": "103.*", + "magento/module-data-exporter": "^103.3.4", "magento/module-indexer": ">=100.4.4", "magento/module-services-id": "^3.1.2", "magento/services-connector": "^1.2.5", @@ -20585,11 +20562,11 @@ }, { "name": "magento/module-sales", - "version": "103.0.7", + "version": "103.0.7-p1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sales/magento-module-sales-103.0.7.0.zip", - "shasum": "1defb7199a0931f86642fd4ef7c72b2b71c0d2c4" + "url": "https://repo.magento.com/archives/magento/module-sales/magento-module-sales-103.0.7.0-patch1.zip", + "shasum": "75440d5d2f2ef9104079ea2c78a4042ab07bc16e" }, "require": { "magento/framework": "103.0.*", @@ -20700,17 +20677,17 @@ }, { "name": "magento/module-sales-data-exporter", - "version": "2.3.4", + "version": "2.6.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sales-data-exporter/magento-module-sales-data-exporter-2.3.4.0.zip", - "shasum": "d60e3c72b9d238ee475b9d3d1c07b5cbedb67758" + "url": "https://repo.magento.com/archives/magento/module-sales-data-exporter/magento-module-sales-data-exporter-2.6.0.0.zip", + "shasum": "bd9cb20d3a5f64b95924f19ba39b16d876806c68" }, "require": { - "magento/framework": ">=103.0.4 <=103.0.7", + "magento/framework": ">=103.0.4 <=103.0.7-p1", "magento/module-data-exporter": "^103.0.3", "magento/module-query-xml": "^103.0.3", - "magento/module-sales": ">=103.0.4 <=103.0.7", + "magento/module-sales": ">=103.0.4 <=103.0.7-p1", "php": "~8.1.0||~8.2.0||~8.3.0" }, "type": "magento2-module", @@ -21289,14 +21266,14 @@ }, { "name": "magento/module-service-proxy", - "version": "2.3.4", + "version": "2.6.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-service-proxy/magento-module-service-proxy-2.3.4.0.zip", - "shasum": "0cdc301c73f05830b53e9db3a9b06db56f960d96" + "url": "https://repo.magento.com/archives/magento/module-service-proxy/magento-module-service-proxy-2.6.0.0.zip", + "shasum": "4871c6ed6bfbe1bfece206a8485d326f2827583b" }, "require": { - "magento/framework": ">=103.0.4 <=103.0.7", + "magento/framework": ">=103.0.4 <=103.0.7-p1", "magento/module-backend": ">=102.0.4 <=102.0.7", "magento/module-page-cache": ">=100.4.4 <=100.4.7", "magento/module-store": ">=101.1.4 <=101.1.7", @@ -21319,11 +21296,11 @@ }, { "name": "magento/module-services-id", - "version": "3.2.4", + "version": "3.2.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-services-id/magento-module-services-id-3.2.4.0.zip", - "shasum": "1e4bb589f0f5d78199ba6854c8501282002f32c2" + "url": "https://repo.magento.com/archives/magento/module-services-id/magento-module-services-id-3.2.5.0.zip", + "shasum": "77f6676c6ff5e3c4b889e8756b28e92eda602e0d" }, "require": { "magento/framework": ">=102.0.0 <104.0.0", @@ -21348,17 +21325,17 @@ }, { "name": "magento/module-services-id-graph-ql-server", - "version": "1.1.3", + "version": "1.1.4", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-services-id-graph-ql-server/magento-module-services-id-graph-ql-server-1.1.3.0.zip", - "shasum": "a65d66e1d325128c236313044206896a36e7cb82" + "url": "https://repo.magento.com/archives/magento/module-services-id-graph-ql-server/magento-module-services-id-graph-ql-server-1.1.4.0.zip", + "shasum": "c0552dc22dc740fb63c703a6d213825ca399b7d1" }, "require": { "magento/framework": ">=102.0.0 <104.0.0", "magento/module-admin-graph-ql-server": "^1.0.1", "magento/module-backend": ">=101.0.0 <103.0.0", - "magento/module-services-id": "^3.2.4", + "magento/module-services-id": "^3.2.5", "magento/services-connector": "^1.3.5", "php": "~7.2.0||~7.3.0||~7.4.0||~8.1.0||~8.2.0||~8.3.0" }, @@ -21635,14 +21612,14 @@ }, { "name": "magento/module-store-data-exporter", - "version": "2.3.4", + "version": "2.6.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-store-data-exporter/magento-module-store-data-exporter-2.3.4.0.zip", - "shasum": "7982120f763cb9a7db8b4fcac840c976872c3273" + "url": "https://repo.magento.com/archives/magento/module-store-data-exporter/magento-module-store-data-exporter-2.6.0.0.zip", + "shasum": "f888d7cce5cc45660f889f0751f560b50db7f113" }, "require": { - "magento/framework": ">=103.0.4 <=103.0.7", + "magento/framework": ">=103.0.4 <=103.0.7-p1", "magento/module-data-exporter": "^103.0.3", "magento/module-query-xml": "^103.0.3", "magento/module-store": ">=101.1.4 <=101.1.7", @@ -22245,11 +22222,11 @@ }, { "name": "magento/module-two-factor-auth", - "version": "1.1.6", + "version": "1.1.6-p1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-two-factor-auth/magento-module-two-factor-auth-1.1.6.0.zip", - "shasum": "3e02b6e0360669479b26cfd25ea32597380d30d9" + "url": "https://repo.magento.com/archives/magento/module-two-factor-auth/magento-module-two-factor-auth-1.1.6.0-patch1.zip", + "shasum": "b1073975adf4bf60af69fc78de2f6e39f6acfeef" }, "require": { "2tvenom/cborencode": "^1.0", @@ -22318,11 +22295,11 @@ }, { "name": "magento/module-ups", - "version": "100.4.7", + "version": "100.4.7-p1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-ups/magento-module-ups-100.4.7.0.zip", - "shasum": "8e6fce8c3776fd7ad4e968d3ca22ade9c05d73e4" + "url": "https://repo.magento.com/archives/magento/module-ups/magento-module-ups-100.4.7.0-patch1.zip", + "shasum": "ee847545c76cf6f4777543aa7f5292ad33db82a6" }, "require": { "magento/framework": "103.0.*", @@ -22768,11 +22745,11 @@ }, { "name": "magento/module-webapi", - "version": "100.4.6", + "version": "100.4.6-p1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-webapi/magento-module-webapi-100.4.6.0.zip", - "shasum": "4a244c6e93bde37bf561de2e7200185aa477996a" + "url": "https://repo.magento.com/archives/magento/module-webapi/magento-module-webapi-100.4.6.0-patch1.zip", + "shasum": "281d027d335cfe16b967796c9cb2f37167e213f6" }, "require": { "magento/framework": "103.0.*", @@ -23208,11 +23185,11 @@ }, { "name": "magento/page-builder", - "version": "1.7.4", + "version": "1.7.4-p1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/page-builder/magento-page-builder-1.7.4.0.zip", - "shasum": "0629bc7b8d9848feb8954b0c860fc71993b2cac8" + "url": "https://repo.magento.com/archives/magento/page-builder/magento-page-builder-1.7.4.0-patch1.zip", + "shasum": "a9623dca4be95a5d1c37186dbb8a93dad8679948" }, "require": { "magento/module-aws-s3-page-builder": "1.0.4", @@ -23227,11 +23204,11 @@ }, { "name": "magento/page-builder-commerce", - "version": "1.7.4", + "version": "1.7.4-p1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/page-builder-commerce/magento-page-builder-commerce-1.7.4.0.zip", - "shasum": "05cc85dcf02b237fb6620a5385eab44d42012010" + "url": "https://repo.magento.com/archives/magento/page-builder-commerce/magento-page-builder-commerce-1.7.4.0-patch1.zip", + "shasum": "fc75a55b09bd226fcf53ea695aaebf283da01db2" }, "require": { "magento/module-banner-page-builder": "2.2.5", @@ -23241,28 +23218,28 @@ "magento/module-cms-page-builder-analytics-staging": "1.7.3", "magento/module-page-builder-admin-gws-admin-ui": "1.7.3", "magento/module-staging-page-builder": "2.2.5", - "magento/page-builder": "1.7.4" + "magento/page-builder": "1.7.4-p1" }, "type": "metapackage", "description": "Page Builder Commerce metapackage" }, { "name": "magento/payment-services", - "version": "2.3.4", + "version": "2.6.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/payment-services/magento-payment-services-2.3.4.0.zip", - "shasum": "06f8e8c6d55869f4d23e176ec93c8654aa3d982c" + "url": "https://repo.magento.com/archives/magento/payment-services/magento-payment-services-2.6.0.0.zip", + "shasum": "db2ddd4b17f3dbdd6bb606045510d24824360053" }, "require": { - "magento/module-payment-services-base": "2.3.4", - "magento/module-payment-services-dashboard": "2.3.4", - "magento/module-payment-services-paypal": "2.3.4", - "magento/module-payment-services-paypal-graph-ql": "2.3.4", - "magento/module-payment-services-saas-export": "2.3.4", - "magento/module-sales-data-exporter": "2.3.4", - "magento/module-service-proxy": "2.3.4", - "magento/module-store-data-exporter": "2.3.4", + "magento/module-payment-services-base": "2.6.0", + "magento/module-payment-services-dashboard": "2.6.0", + "magento/module-payment-services-paypal": "2.6.0", + "magento/module-payment-services-paypal-graph-ql": "2.6.0", + "magento/module-payment-services-saas-export": "2.6.0", + "magento/module-sales-data-exporter": "2.6.0", + "magento/module-service-proxy": "2.6.0", + "magento/module-store-data-exporter": "2.6.0", "magento/services-id": "^3.2.0" }, "type": "metapackage", @@ -23270,18 +23247,18 @@ }, { "name": "magento/product-community-edition", - "version": "2.4.7", + "version": "2.4.7-p1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/product-community-edition/magento-product-community-edition-2.4.7.0.zip", - "shasum": "366521fc545daf2b89c33de4f873b81589b1d019" + "url": "https://repo.magento.com/archives/magento/product-community-edition/magento-product-community-edition-2.4.7.0-patch1.zip", + "shasum": "ab62e68a494d704edbcc82565096fc3465bb044d" }, "require": { "adobe-commerce/os-extensions-metapackage": "~1.0", "colinmollenhour/cache-backend-file": "^1.4", "colinmollenhour/cache-backend-redis": "^1.16", "colinmollenhour/credis": "^1.15", - "colinmollenhour/php-redis-session-abstract": "^1.5", + "colinmollenhour/php-redis-session-abstract": "~1.5.3", "composer/composer": "^2.0, !=2.2.16", "elasticsearch/elasticsearch": "~7.17.0 || ~8.5.0", "ext-bcmath": "*", @@ -23330,11 +23307,11 @@ "lib-libxml": "*", "magento/composer": "^1.10.0-beta1", "magento/composer-dependency-version-audit-plugin": "^0.1", - "magento/framework": "103.0.7", + "magento/framework": "103.0.7-p1", "magento/framework-amqp": "100.4.5", "magento/framework-bulk": "101.0.3", "magento/framework-message-queue": "100.4.7", - "magento/inventory-metapackage": "1.2.7", + "magento/inventory-metapackage": "1.2.7-p1", "magento/language-de_de": "100.4.0", "magento/language-en_us": "100.4.0", "magento/language-es_es": "100.4.0", @@ -23343,7 +23320,7 @@ "magento/language-pt_br": "100.4.0", "magento/language-zh_hans_cn": "100.4.0", "magento/magento-composer-installer": ">=0.4.0", - "magento/magento2-base": "2.4.7", + "magento/magento2-base": "2.4.7-p1", "magento/module-admin-analytics": "100.4.6", "magento/module-admin-notification": "100.4.6", "magento/module-advanced-pricing-import-export": "100.4.7", @@ -23364,7 +23341,7 @@ "magento/module-cache-invalidate": "100.4.5", "magento/module-captcha": "100.4.7", "magento/module-cardinal-commerce": "100.4.5", - "magento/module-catalog": "104.0.7", + "magento/module-catalog": "104.0.7-p1", "magento/module-catalog-analytics": "100.4.4", "magento/module-catalog-cms-graph-ql": "100.4.3", "magento/module-catalog-customer-graph-ql": "100.4.6", @@ -23398,7 +23375,7 @@ "magento/module-cron": "100.4.7", "magento/module-csp": "100.4.6", "magento/module-currency-symbol": "100.4.5", - "magento/module-customer": "103.0.7", + "magento/module-customer": "103.0.7-p1", "magento/module-customer-analytics": "100.4.4", "magento/module-customer-downloadable-graph-ql": "100.4.3", "magento/module-customer-graph-ql": "100.4.7", @@ -23500,7 +23477,7 @@ "magento/module-persistent": "100.4.7", "magento/module-product-alert": "100.4.6", "magento/module-product-video": "100.4.7", - "magento/module-quote": "101.2.7", + "magento/module-quote": "101.2.7-p1", "magento/module-quote-analytics": "100.4.6", "magento/module-quote-bundle-options": "100.4.3", "magento/module-quote-configurable-options": "100.4.3", @@ -23517,7 +23494,7 @@ "magento/module-robots": "101.1.3", "magento/module-rss": "100.4.5", "magento/module-rule": "100.4.6", - "magento/module-sales": "103.0.7", + "magento/module-sales": "103.0.7-p1", "magento/module-sales-analytics": "100.4.4", "magento/module-sales-graph-ql": "100.4.7", "magento/module-sales-inventory": "100.4.4", @@ -23546,7 +23523,7 @@ "magento/module-theme-graph-ql": "100.4.4", "magento/module-translation": "100.4.7", "magento/module-ui": "101.2.7", - "magento/module-ups": "100.4.7", + "magento/module-ups": "100.4.7-p1", "magento/module-url-rewrite": "102.0.6", "magento/module-url-rewrite-graph-ql": "100.4.6", "magento/module-user": "101.2.7", @@ -23555,7 +23532,7 @@ "magento/module-vault": "101.2.7", "magento/module-vault-graph-ql": "100.4.3", "magento/module-version": "100.4.4", - "magento/module-webapi": "100.4.6", + "magento/module-webapi": "100.4.6-p1", "magento/module-webapi-async": "100.4.5", "magento/module-webapi-security": "100.4.4", "magento/module-weee": "100.4.7", @@ -23564,11 +23541,11 @@ "magento/module-wishlist": "101.2.7", "magento/module-wishlist-analytics": "100.4.5", "magento/module-wishlist-graph-ql": "100.4.7", - "magento/page-builder": "1.7.4", - "magento/security-package": "1.1.6", - "magento/theme-adminhtml-backend": "100.4.7", - "magento/theme-frontend-blank": "100.4.7", - "magento/theme-frontend-luma": "100.4.7", + "magento/page-builder": "1.7.4-p1", + "magento/security-package": "1.1.6-p1", + "magento/theme-adminhtml-backend": "100.4.7-p1", + "magento/theme-frontend-blank": "100.4.7-p1", + "magento/theme-frontend-luma": "100.4.7-p1", "magento/zend-cache": "^1.16", "magento/zend-db": "^1.16", "magento/zend-pdf": "^1.16", @@ -23600,18 +23577,18 @@ }, { "name": "magento/product-enterprise-edition", - "version": "2.4.7", + "version": "2.4.7-p1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/product-enterprise-edition/magento-product-enterprise-edition-2.4.7.0.zip", - "shasum": "bd60523b09a6c5c1c74cdb354c6914677d8ff612" + "url": "https://repo.magento.com/archives/magento/product-enterprise-edition/magento-product-enterprise-edition-2.4.7.0-patch1.zip", + "shasum": "bf87345d7152f67fa271be1548fd0b09076e1f33" }, "require": { "adobe-commerce/extensions-metapackage": "~2.0", "colinmollenhour/cache-backend-file": "^1.4", "colinmollenhour/cache-backend-redis": "^1.16", "colinmollenhour/credis": "^1.15", - "colinmollenhour/php-redis-session-abstract": "^1.5", + "colinmollenhour/php-redis-session-abstract": "~1.5.3", "composer/composer": "^2.0, !=2.2.16", "elasticsearch/elasticsearch": "~7.17.0 || ~8.5.0", "ext-bcmath": "*", @@ -23663,7 +23640,7 @@ "magento/composer-dependency-version-audit-plugin": "^0.1", "magento/framework-foreign-key": "100.4.6", "magento/magento-composer-installer": ">=0.4.0", - "magento/magento2-ee-base": "2.4.7", + "magento/magento2-ee-base": "2.4.7-p1", "magento/module-admin-gws": "100.4.7", "magento/module-admin-gws-configurable-product": "100.4.4", "magento/module-admin-gws-staging": "100.4.4", @@ -23695,7 +23672,7 @@ "magento/module-catalog-rule-staging": "100.4.7", "magento/module-catalog-staging": "100.4.7", "magento/module-catalog-staging-graph-ql": "100.4.6", - "magento/module-catalog-url-rewrite-staging": "100.4.6", + "magento/module-catalog-url-rewrite-staging": "100.4.6-p1", "magento/module-checkout-address-search": "100.4.6", "magento/module-checkout-address-search-gift-registry": "100.4.3", "magento/module-checkout-staging": "100.4.6", @@ -23761,7 +23738,7 @@ "magento/module-reward-graph-ql": "100.4.6", "magento/module-reward-staging": "100.4.4", "magento/module-rma": "101.2.7", - "magento/module-rma-graph-ql": "100.4.6", + "magento/module-rma-graph-ql": "100.4.6-p1", "magento/module-rma-staging": "100.4.4", "magento/module-sales-archive": "101.0.5", "magento/module-sales-rule-staging": "100.4.6", @@ -23785,9 +23762,9 @@ "magento/module-weee-staging": "100.4.4", "magento/module-wishlist-gift-card": "100.4.3", "magento/module-wishlist-gift-card-graph-ql": "100.4.3", - "magento/page-builder-commerce": "1.7.4", - "magento/product-community-edition": "2.4.7", - "magento/security-package-ee": "1.0.2", + "magento/page-builder-commerce": "1.7.4-p1", + "magento/product-community-edition": "2.4.7-p1", + "magento/security-package-ee": "1.0.2-p1", "magento/theme-adminhtml-spectrum": "100.4.2", "magento/zend-cache": "^1.16", "magento/zend-db": "^1.16", @@ -23857,11 +23834,11 @@ }, { "name": "magento/security-package", - "version": "1.1.6", + "version": "1.1.6-p1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/security-package/magento-security-package-1.1.6.0.zip", - "shasum": "cd3b1a57ad120a1e7db1753cdee7fc955de060a4" + "url": "https://repo.magento.com/archives/magento/security-package/magento-security-package-1.1.6.0-patch1.zip", + "shasum": "82b51e11da49dab9deff58351817f8cc1697fb52" }, "require": { "google/recaptcha": "^1.2", @@ -23889,18 +23866,18 @@ "magento/module-re-captcha-webapi-rest": "1.0.3", "magento/module-re-captcha-webapi-ui": "1.0.3", "magento/module-securitytxt": "1.1.3", - "magento/module-two-factor-auth": "1.1.6" + "magento/module-two-factor-auth": "1.1.6-p1" }, "type": "metapackage", "description": "Magento Security Package" }, { "name": "magento/security-package-ee", - "version": "1.0.2", + "version": "1.0.2-p1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/security-package-ee/magento-security-package-ee-1.0.2.0.zip", - "shasum": "aa2056efa0f94d81844cb7d8269a554b4e5ae0f1" + "url": "https://repo.magento.com/archives/magento/security-package-ee/magento-security-package-ee-1.0.2.0-patch1.zip", + "shasum": "eb6a6c668b02f46cf386738788352c83623c821c" }, "require": { "magento/module-re-captcha-gift-card": "1.0.2", @@ -23941,11 +23918,11 @@ }, { "name": "magento/services-id", - "version": "3.2.4", + "version": "3.2.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/services-id/magento-services-id-3.2.4.0.zip", - "shasum": "c1a5699ad672f12492500c7d5e04a0759ba42861" + "url": "https://repo.magento.com/archives/magento/services-id/magento-services-id-3.2.5.0.zip", + "shasum": "bfa43255bcbe1d3154b6650cb2dd7aed4f9630ee" }, "require": { "magento/framework": ">=102.0.0 <104.0.0", @@ -23953,8 +23930,8 @@ "magento/module-backend": ">=101.0.0 <103.0.0", "magento/module-config": ">=101.1.0 <101.3.0", "magento/module-graph-ql-server": "^1.0.1", - "magento/module-services-id": "3.2.4", - "magento/module-services-id-graph-ql-server": "1.1.3", + "magento/module-services-id": "3.2.5", + "magento/module-services-id-graph-ql-server": "1.1.4", "magento/module-services-id-layout": "1.1.3", "magento/module-store": ">=101.0.0 <101.2.0", "magento/services-connector": "^1.3.5", @@ -23969,11 +23946,11 @@ }, { "name": "magento/theme-adminhtml-backend", - "version": "100.4.7", + "version": "100.4.7-p1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/theme-adminhtml-backend/magento-theme-adminhtml-backend-100.4.7.0.zip", - "shasum": "24c2c815b3b80b36287629c33369ef6c8b00166b" + "url": "https://repo.magento.com/archives/magento/theme-adminhtml-backend/magento-theme-adminhtml-backend-100.4.7.0-patch1.zip", + "shasum": "c711b47aa9b6a58bb08480964ab931b63b65b4bd" }, "require": { "magento/framework": "103.0.*", @@ -24018,11 +23995,11 @@ }, { "name": "magento/theme-frontend-blank", - "version": "100.4.7", + "version": "100.4.7-p1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/theme-frontend-blank/magento-theme-frontend-blank-100.4.7.0.zip", - "shasum": "1a66242f246e874977ccf6d085a8d2553bbd7c87" + "url": "https://repo.magento.com/archives/magento/theme-frontend-blank/magento-theme-frontend-blank-100.4.7.0-patch1.zip", + "shasum": "5721a82f480f270d91cda690485bb6578bf07020" }, "require": { "magento/framework": "103.0.*", @@ -24042,11 +24019,11 @@ }, { "name": "magento/theme-frontend-luma", - "version": "100.4.7", + "version": "100.4.7-p1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/theme-frontend-luma/magento-theme-frontend-luma-100.4.7.0.zip", - "shasum": "299288163e1c0c91a1f9ee86e34c3ab2910bc2d5" + "url": "https://repo.magento.com/archives/magento/theme-frontend-luma/magento-theme-frontend-luma-100.4.7.0-patch1.zip", + "shasum": "1609e85fb5523a3d190605b9fff24a1e389b737b" }, "require": { "magento/framework": "103.0.*", @@ -24432,16 +24409,16 @@ }, { "name": "monolog/monolog", - "version": "2.9.2", + "version": "2.9.3", "source": { "type": "git", "url": "https://github.com/Seldaek/monolog.git", - "reference": "437cb3628f4cf6042cc10ae97fc2b8472e48ca1f" + "reference": "a30bfe2e142720dfa990d0a7e573997f5d884215" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Seldaek/monolog/zipball/437cb3628f4cf6042cc10ae97fc2b8472e48ca1f", - "reference": "437cb3628f4cf6042cc10ae97fc2b8472e48ca1f", + "url": "https://api.github.com/repos/Seldaek/monolog/zipball/a30bfe2e142720dfa990d0a7e573997f5d884215", + "reference": "a30bfe2e142720dfa990d0a7e573997f5d884215", "shasum": "" }, "require": { @@ -24462,8 +24439,8 @@ "mongodb/mongodb": "^1.8", "php-amqplib/php-amqplib": "~2.4 || ^3", "phpspec/prophecy": "^1.15", - "phpstan/phpstan": "^0.12.91", - "phpunit/phpunit": "^8.5.14", + "phpstan/phpstan": "^1.10", + "phpunit/phpunit": "^8.5.38 || ^9.6.19", "predis/predis": "^1.1 || ^2.0", "rollbar/rollbar": "^1.3 || ^2 || ^3", "ruflin/elastica": "^7", @@ -24518,7 +24495,7 @@ ], "support": { "issues": "https://github.com/Seldaek/monolog/issues", - "source": "https://github.com/Seldaek/monolog/tree/2.9.2" + "source": "https://github.com/Seldaek/monolog/tree/2.9.3" }, "funding": [ { @@ -24530,7 +24507,7 @@ "type": "tidelift" } ], - "time": "2023-10-27T15:25:26+00:00" + "time": "2024-04-12T20:52:51+00:00" }, { "name": "mtdowling/jmespath.php", @@ -24600,16 +24577,16 @@ }, { "name": "nesbot/carbon", - "version": "2.72.3", + "version": "2.72.5", "source": { "type": "git", "url": "https://github.com/briannesbitt/Carbon.git", - "reference": "0c6fd108360c562f6e4fd1dedb8233b423e91c83" + "reference": "afd46589c216118ecd48ff2b95d77596af1e57ed" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/0c6fd108360c562f6e4fd1dedb8233b423e91c83", - "reference": "0c6fd108360c562f6e4fd1dedb8233b423e91c83", + "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/afd46589c216118ecd48ff2b95d77596af1e57ed", + "reference": "afd46589c216118ecd48ff2b95d77596af1e57ed", "shasum": "" }, "require": { @@ -24643,8 +24620,8 @@ "type": "library", "extra": { "branch-alias": { - "dev-3.x": "3.x-dev", - "dev-master": "2.x-dev" + "dev-master": "3.x-dev", + "dev-2.x": "2.x-dev" }, "laravel": { "providers": [ @@ -24703,7 +24680,7 @@ "type": "tidelift" } ], - "time": "2024-01-25T10:35:09+00:00" + "time": "2024-06-03T19:18:41+00:00" }, { "name": "nikic/php-parser", @@ -24763,16 +24740,16 @@ }, { "name": "opensearch-project/opensearch-php", - "version": "2.2.0", + "version": "2.3.0", "source": { "type": "git", "url": "https://github.com/opensearch-project/opensearch-php.git", - "reference": "8b6cdbce1c5c2436fa2458fc1c9f698d0fc760c7" + "reference": "b9dacd11f14460656aaceb3bae00287a23beef91" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/opensearch-project/opensearch-php/zipball/8b6cdbce1c5c2436fa2458fc1c9f698d0fc760c7", - "reference": "8b6cdbce1c5c2436fa2458fc1c9f698d0fc760c7", + "url": "https://api.github.com/repos/opensearch-project/opensearch-php/zipball/b9dacd11f14460656aaceb3bae00287a23beef91", + "reference": "b9dacd11f14460656aaceb3bae00287a23beef91", "shasum": "" }, "require": { @@ -24824,22 +24801,22 @@ ], "support": { "issues": "https://github.com/opensearch-project/opensearch-php/issues", - "source": "https://github.com/opensearch-project/opensearch-php/tree/2.2.0" + "source": "https://github.com/opensearch-project/opensearch-php/tree/2.3.0" }, - "time": "2023-05-20T16:57:42+00:00" + "time": "2024-04-24T07:21:51+00:00" }, { "name": "paragonie/constant_time_encoding", - "version": "v2.6.3", + "version": "v2.7.0", "source": { "type": "git", "url": "https://github.com/paragonie/constant_time_encoding.git", - "reference": "58c3f47f650c94ec05a151692652a868995d2938" + "reference": "52a0d99e69f56b9ec27ace92ba56897fe6993105" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/58c3f47f650c94ec05a151692652a868995d2938", - "reference": "58c3f47f650c94ec05a151692652a868995d2938", + "url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/52a0d99e69f56b9ec27ace92ba56897fe6993105", + "reference": "52a0d99e69f56b9ec27ace92ba56897fe6993105", "shasum": "" }, "require": { @@ -24893,7 +24870,7 @@ "issues": "https://github.com/paragonie/constant_time_encoding/issues", "source": "https://github.com/paragonie/constant_time_encoding" }, - "time": "2022-06-14T06:56:20+00:00" + "time": "2024-05-08T12:18:48+00:00" }, { "name": "paragonie/random_compat", @@ -24947,16 +24924,16 @@ }, { "name": "paragonie/sodium_compat", - "version": "v1.20.1", + "version": "v1.21.1", "source": { "type": "git", "url": "https://github.com/paragonie/sodium_compat.git", - "reference": "1840b98d228bdad83869b191d7e51f9bb6624d8d" + "reference": "bb312875dcdd20680419564fe42ba1d9564b9e37" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/paragonie/sodium_compat/zipball/1840b98d228bdad83869b191d7e51f9bb6624d8d", - "reference": "1840b98d228bdad83869b191d7e51f9bb6624d8d", + "url": "https://api.github.com/repos/paragonie/sodium_compat/zipball/bb312875dcdd20680419564fe42ba1d9564b9e37", + "reference": "bb312875dcdd20680419564fe42ba1d9564b9e37", "shasum": "" }, "require": { @@ -25027,26 +25004,26 @@ ], "support": { "issues": "https://github.com/paragonie/sodium_compat/issues", - "source": "https://github.com/paragonie/sodium_compat/tree/v1.20.1" + "source": "https://github.com/paragonie/sodium_compat/tree/v1.21.1" }, - "time": "2024-04-05T21:00:10+00:00" + "time": "2024-04-22T22:05:04+00:00" }, { "name": "paypal/module-braintree", - "version": "4.6.1", + "version": "4.6.1-p1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/paypal/module-braintree/paypal-module-braintree-4.6.1.0.zip", - "shasum": "4d609a96860102202942fe0908fd23b0c628d7d8" + "url": "https://repo.magento.com/archives/paypal/module-braintree/paypal-module-braintree-4.6.1.0-patch1.zip", + "shasum": "51f1a1408818d258fb256e4d0f478fc25ae9e806" }, "require": { "braintree/braintree_php": "6.13.0", "magento/framework": "*", - "paypal/module-braintree-core": "4.6.1", - "paypal/module-braintree-customer-balance": "4.6.1", - "paypal/module-braintree-gift-card-account": "4.6.1", - "paypal/module-braintree-gift-wrapping": "4.6.1", - "paypal/module-braintree-graph-ql": "4.6.1", + "paypal/module-braintree-core": "4.6.1-p1", + "paypal/module-braintree-customer-balance": "4.6.1-p1", + "paypal/module-braintree-gift-card-account": "4.6.1-p1", + "paypal/module-braintree-gift-wrapping": "4.6.1-p1", + "paypal/module-braintree-graph-ql": "4.6.1-p1", "php": "~8.1.0||~8.2.0||~8.3.0" }, "require-dev": { @@ -25060,11 +25037,11 @@ }, { "name": "paypal/module-braintree-core", - "version": "4.6.1", + "version": "4.6.1-p1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/paypal/module-braintree-core/paypal-module-braintree-core-4.6.1.0.zip", - "shasum": "8865c45b7028cbe273c352c3bb44c3d2ee1e218b" + "url": "https://repo.magento.com/archives/paypal/module-braintree-core/paypal-module-braintree-core-4.6.1.0-patch1.zip", + "shasum": "c87e100fc0cfe94daf7f48a6425f85dd3dda576f" }, "require": { "braintree/braintree_php": "6.13.0", @@ -25128,17 +25105,17 @@ }, { "name": "paypal/module-braintree-customer-balance", - "version": "4.6.1", + "version": "4.6.1-p1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/paypal/module-braintree-customer-balance/paypal-module-braintree-customer-balance-4.6.1.0.zip", - "shasum": "7d4e087a36683278987fbd458e401561d7546ef6" + "url": "https://repo.magento.com/archives/paypal/module-braintree-customer-balance/paypal-module-braintree-customer-balance-4.6.1.0-patch1.zip", + "shasum": "b73cb89afac4295b168ab790b60b42d70cafd4d0" }, "require": { "magento/framework": "*", "magento/module-quote": "101.0.*||101.1.*||^101.2.0", "magento/module-sales": "101.0.*||102.0.*||^102.1.0||^103", - "paypal/module-braintree-core": "4.6.1", + "paypal/module-braintree-core": "4.6.1-p1", "php": "~8.1.0||~8.2.0||~8.3.0" }, "suggest": { @@ -25161,17 +25138,17 @@ }, { "name": "paypal/module-braintree-gift-card-account", - "version": "4.6.1", + "version": "4.6.1-p1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/paypal/module-braintree-gift-card-account/paypal-module-braintree-gift-card-account-4.6.1.0.zip", - "shasum": "3fd76b5b2cd38fcd5e2b6e4cc5d2f6ec6a99b785" + "url": "https://repo.magento.com/archives/paypal/module-braintree-gift-card-account/paypal-module-braintree-gift-card-account-4.6.1.0-patch1.zip", + "shasum": "f09c96a8ee5aafb5c528ea22e3fbd46879c9b97d" }, "require": { "magento/framework": "*", "magento/module-quote": "101.0.*||101.1.*||^101.2.0", "magento/module-sales": "101.0.*||102.0.*||^102.1.0||^103", - "paypal/module-braintree-core": "4.6.1", + "paypal/module-braintree-core": "4.6.1-p1", "php": "~8.1.0||~8.2.0||~8.3.0" }, "suggest": { @@ -25194,17 +25171,17 @@ }, { "name": "paypal/module-braintree-gift-wrapping", - "version": "4.6.1", + "version": "4.6.1-p1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/paypal/module-braintree-gift-wrapping/paypal-module-braintree-gift-wrapping-4.6.1.0.zip", - "shasum": "b1a104814b31b00b9db727cac96eb4d83c0cf67e" + "url": "https://repo.magento.com/archives/paypal/module-braintree-gift-wrapping/paypal-module-braintree-gift-wrapping-4.6.1.0-patch1.zip", + "shasum": "13813676bc971e76192b3c09e6356d59342a769c" }, "require": { "magento/framework": "*", "magento/module-quote": "101.0.*||101.1.*||^101.2.0", "magento/module-sales": "101.0.*||102.0.*||^102.1.0||^103", - "paypal/module-braintree-core": "4.6.1", + "paypal/module-braintree-core": "4.6.1-p1", "php": "~8.1.0||~8.2.0||~8.3.0" }, "suggest": { @@ -25227,18 +25204,18 @@ }, { "name": "paypal/module-braintree-graph-ql", - "version": "4.6.1", + "version": "4.6.1-p1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/paypal/module-braintree-graph-ql/paypal-module-braintree-graph-ql-4.6.1.0.zip", - "shasum": "41a7469f2b6c65b94cdf8fa9079561ed5931e85e" + "url": "https://repo.magento.com/archives/paypal/module-braintree-graph-ql/paypal-module-braintree-graph-ql-4.6.1.0-patch1.zip", + "shasum": "88a949ea8ac3ca235703ae800f21243c6ff1461a" }, "require": { "magento/framework": "*", "magento/module-quote": "^101", "magento/module-quote-graph-ql": "^100", "magento/module-store": "^101", - "paypal/module-braintree-core": "4.6.1", + "paypal/module-braintree-core": "4.6.1-p1", "php": "~8.1.0||~8.2.0||~8.3.0" }, "require-dev": { @@ -25805,6 +25782,55 @@ ], "time": "2024-03-03T02:14:58+00:00" }, + { + "name": "psr/cache", + "version": "3.0.0", + "source": { + "type": "git", + "url": "https://github.com/php-fig/cache.git", + "reference": "aa5030cfa5405eccfdcb1083ce040c2cb8d253bf" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/php-fig/cache/zipball/aa5030cfa5405eccfdcb1083ce040c2cb8d253bf", + "reference": "aa5030cfa5405eccfdcb1083ce040c2cb8d253bf", + "shasum": "" + }, + "require": { + "php": ">=8.0.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0.x-dev" + } + }, + "autoload": { + "psr-4": { + "Psr\\Cache\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "PHP-FIG", + "homepage": "https://www.php-fig.org/" + } + ], + "description": "Common interface for caching libraries", + "keywords": [ + "cache", + "psr", + "psr-6" + ], + "support": { + "source": "https://github.com/php-fig/cache/tree/3.0.0" + }, + "time": "2021-02-03T23:26:27+00:00" + }, { "name": "psr/clock", "version": "1.0.0", @@ -26005,20 +26031,20 @@ }, { "name": "psr/http-factory", - "version": "1.0.2", + "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/php-fig/http-factory.git", - "reference": "e616d01114759c4c489f93b099585439f795fe35" + "reference": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/http-factory/zipball/e616d01114759c4c489f93b099585439f795fe35", - "reference": "e616d01114759c4c489f93b099585439f795fe35", + "url": "https://api.github.com/repos/php-fig/http-factory/zipball/2b4765fddfe3b508ac62f829e852b1501d3f6e8a", + "reference": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a", "shasum": "" }, "require": { - "php": ">=7.0.0", + "php": ">=7.1", "psr/http-message": "^1.0 || ^2.0" }, "type": "library", @@ -26042,7 +26068,7 @@ "homepage": "https://www.php-fig.org/" } ], - "description": "Common interfaces for PSR-7 HTTP message factories", + "description": "PSR-17: Common interfaces for PSR-7 HTTP message factories", "keywords": [ "factory", "http", @@ -26054,9 +26080,9 @@ "response" ], "support": { - "source": "https://github.com/php-fig/http-factory/tree/1.0.2" + "source": "https://github.com/php-fig/http-factory" }, - "time": "2023-04-10T20:10:41+00:00" + "time": "2024-04-15T12:06:14+00:00" }, { "name": "psr/http-message", @@ -26347,20 +26373,20 @@ }, { "name": "ramsey/uuid", - "version": "4.7.5", + "version": "4.7.6", "source": { "type": "git", "url": "https://github.com/ramsey/uuid.git", - "reference": "5f0df49ae5ad6efb7afa69e6bfab4e5b1e080d8e" + "reference": "91039bc1faa45ba123c4328958e620d382ec7088" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ramsey/uuid/zipball/5f0df49ae5ad6efb7afa69e6bfab4e5b1e080d8e", - "reference": "5f0df49ae5ad6efb7afa69e6bfab4e5b1e080d8e", + "url": "https://api.github.com/repos/ramsey/uuid/zipball/91039bc1faa45ba123c4328958e620d382ec7088", + "reference": "91039bc1faa45ba123c4328958e620d382ec7088", "shasum": "" }, "require": { - "brick/math": "^0.8.8 || ^0.9 || ^0.10 || ^0.11", + "brick/math": "^0.8.8 || ^0.9 || ^0.10 || ^0.11 || ^0.12", "ext-json": "*", "php": "^8.0", "ramsey/collection": "^1.2 || ^2.0" @@ -26423,7 +26449,7 @@ ], "support": { "issues": "https://github.com/ramsey/uuid/issues", - "source": "https://github.com/ramsey/uuid/tree/4.7.5" + "source": "https://github.com/ramsey/uuid/tree/4.7.6" }, "funding": [ { @@ -26435,7 +26461,7 @@ "type": "tidelift" } ], - "time": "2023-11-08T05:53:05+00:00" + "time": "2024-04-27T21:32:50+00:00" }, { "name": "react/promise", @@ -26825,16 +26851,16 @@ }, { "name": "spomky-labs/otphp", - "version": "11.2.0", + "version": "11.2.2", "source": { "type": "git", "url": "https://github.com/Spomky-Labs/otphp.git", - "reference": "9a1569038bb1c8e98040b14b8bcbba54f25e7795" + "reference": "b737d1c6330beae7c0bc225d3e848805b352fe42" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Spomky-Labs/otphp/zipball/9a1569038bb1c8e98040b14b8bcbba54f25e7795", - "reference": "9a1569038bb1c8e98040b14b8bcbba54f25e7795", + "url": "https://api.github.com/repos/Spomky-Labs/otphp/zipball/b737d1c6330beae7c0bc225d3e848805b352fe42", + "reference": "b737d1c6330beae7c0bc225d3e848805b352fe42", "shasum": "" }, "require": { @@ -26844,17 +26870,17 @@ }, "require-dev": { "ekino/phpstan-banned-code": "^1.0", - "infection/infection": "^0.26", + "infection/infection": "^0.26|^0.27|^0.28", "php-parallel-lint/php-parallel-lint": "^1.3", "phpstan/phpstan": "^1.0", "phpstan/phpstan-deprecation-rules": "^1.0", "phpstan/phpstan-phpunit": "^1.0", "phpstan/phpstan-strict-rules": "^1.0", - "phpunit/phpunit": "^9.5.26", + "phpunit/phpunit": "^9.5.26|^10.0|^11.0", "qossmic/deptrac-shim": "^1.0", - "rector/rector": "^0.15", - "symfony/phpunit-bridge": "^6.1", - "symplify/easy-coding-standard": "^11.0" + "rector/rector": "1.0", + "symfony/phpunit-bridge": "^6.1|^7.0", + "symplify/easy-coding-standard": "^12.0" }, "type": "library", "autoload": { @@ -26889,7 +26915,7 @@ ], "support": { "issues": "https://github.com/Spomky-Labs/otphp/issues", - "source": "https://github.com/Spomky-Labs/otphp/tree/11.2.0" + "source": "https://github.com/Spomky-Labs/otphp/tree/11.2.2" }, "funding": [ { @@ -26901,7 +26927,7 @@ "type": "patreon" } ], - "time": "2023-03-16T19:16:25+00:00" + "time": "2024-04-15T07:35:15+00:00" }, { "name": "spomky-labs/pki-framework", @@ -27016,16 +27042,16 @@ }, { "name": "symfony/config", - "version": "v6.4.6", + "version": "v6.4.8", "source": { "type": "git", "url": "https://github.com/symfony/config.git", - "reference": "18ac9da3106222dde9fc9e09ec016e5de9d2658f" + "reference": "12e7e52515ce37191b193cf3365903c4f3951e35" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/config/zipball/18ac9da3106222dde9fc9e09ec016e5de9d2658f", - "reference": "18ac9da3106222dde9fc9e09ec016e5de9d2658f", + "url": "https://api.github.com/repos/symfony/config/zipball/12e7e52515ce37191b193cf3365903c4f3951e35", + "reference": "12e7e52515ce37191b193cf3365903c4f3951e35", "shasum": "" }, "require": { @@ -27071,7 +27097,7 @@ "description": "Helps you find, load, combine, autofill and validate configuration values of any kind", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/config/tree/v6.4.6" + "source": "https://github.com/symfony/config/tree/v6.4.8" }, "funding": [ { @@ -27087,20 +27113,20 @@ "type": "tidelift" } ], - "time": "2024-03-27T19:47:45+00:00" + "time": "2024-05-31T14:49:08+00:00" }, { "name": "symfony/console", - "version": "v6.4.6", + "version": "v6.4.8", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "a2708a5da5c87d1d0d52937bdeac625df659e11f" + "reference": "be5854cee0e8c7b110f00d695d11debdfa1a2a91" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/a2708a5da5c87d1d0d52937bdeac625df659e11f", - "reference": "a2708a5da5c87d1d0d52937bdeac625df659e11f", + "url": "https://api.github.com/repos/symfony/console/zipball/be5854cee0e8c7b110f00d695d11debdfa1a2a91", + "reference": "be5854cee0e8c7b110f00d695d11debdfa1a2a91", "shasum": "" }, "require": { @@ -27165,7 +27191,7 @@ "terminal" ], "support": { - "source": "https://github.com/symfony/console/tree/v6.4.6" + "source": "https://github.com/symfony/console/tree/v6.4.8" }, "funding": [ { @@ -27181,20 +27207,20 @@ "type": "tidelift" } ], - "time": "2024-03-29T19:07:53+00:00" + "time": "2024-05-31T14:49:08+00:00" }, { "name": "symfony/css-selector", - "version": "v7.0.3", + "version": "v7.1.1", "source": { "type": "git", "url": "https://github.com/symfony/css-selector.git", - "reference": "ec60a4edf94e63b0556b6a0888548bb400a3a3be" + "reference": "1c7cee86c6f812896af54434f8ce29c8d94f9ff4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/css-selector/zipball/ec60a4edf94e63b0556b6a0888548bb400a3a3be", - "reference": "ec60a4edf94e63b0556b6a0888548bb400a3a3be", + "url": "https://api.github.com/repos/symfony/css-selector/zipball/1c7cee86c6f812896af54434f8ce29c8d94f9ff4", + "reference": "1c7cee86c6f812896af54434f8ce29c8d94f9ff4", "shasum": "" }, "require": { @@ -27230,7 +27256,7 @@ "description": "Converts CSS selectors to XPath expressions", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/css-selector/tree/v7.0.3" + "source": "https://github.com/symfony/css-selector/tree/v7.1.1" }, "funding": [ { @@ -27246,20 +27272,20 @@ "type": "tidelift" } ], - "time": "2024-01-23T15:02:46+00:00" + "time": "2024-05-31T14:57:53+00:00" }, { "name": "symfony/dependency-injection", - "version": "v6.4.6", + "version": "v6.4.8", "source": { "type": "git", "url": "https://github.com/symfony/dependency-injection.git", - "reference": "31417777509923b22de5c6fb6b3ffcdebde37cb5" + "reference": "d3b618176e8c3a9e5772151c51eba0c52a0c771c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/31417777509923b22de5c6fb6b3ffcdebde37cb5", - "reference": "31417777509923b22de5c6fb6b3ffcdebde37cb5", + "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/d3b618176e8c3a9e5772151c51eba0c52a0c771c", + "reference": "d3b618176e8c3a9e5772151c51eba0c52a0c771c", "shasum": "" }, "require": { @@ -27311,7 +27337,7 @@ "description": "Allows you to standardize and centralize the way objects are constructed in your application", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/dependency-injection/tree/v6.4.6" + "source": "https://github.com/symfony/dependency-injection/tree/v6.4.8" }, "funding": [ { @@ -27327,20 +27353,20 @@ "type": "tidelift" } ], - "time": "2024-03-27T22:00:14+00:00" + "time": "2024-05-31T14:49:08+00:00" }, { "name": "symfony/deprecation-contracts", - "version": "v3.4.0", + "version": "v3.5.0", "source": { "type": "git", "url": "https://github.com/symfony/deprecation-contracts.git", - "reference": "7c3aff79d10325257a001fcf92d991f24fc967cf" + "reference": "0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/7c3aff79d10325257a001fcf92d991f24fc967cf", - "reference": "7c3aff79d10325257a001fcf92d991f24fc967cf", + "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1", + "reference": "0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1", "shasum": "" }, "require": { @@ -27349,7 +27375,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "3.4-dev" + "dev-main": "3.5-dev" }, "thanks": { "name": "symfony/contracts", @@ -27378,7 +27404,7 @@ "description": "A generic function and convention to trigger deprecation notices", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/deprecation-contracts/tree/v3.4.0" + "source": "https://github.com/symfony/deprecation-contracts/tree/v3.5.0" }, "funding": [ { @@ -27394,20 +27420,20 @@ "type": "tidelift" } ], - "time": "2023-05-23T14:45:45+00:00" + "time": "2024-04-18T09:32:20+00:00" }, { "name": "symfony/error-handler", - "version": "v7.0.6", + "version": "v7.1.1", "source": { "type": "git", "url": "https://github.com/symfony/error-handler.git", - "reference": "46a4cc138f799886d4bd70477c55c699d3e9dfc8" + "reference": "e9b8bbce0b4f322939332ab7b6b81d8c11da27dd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/error-handler/zipball/46a4cc138f799886d4bd70477c55c699d3e9dfc8", - "reference": "46a4cc138f799886d4bd70477c55c699d3e9dfc8", + "url": "https://api.github.com/repos/symfony/error-handler/zipball/e9b8bbce0b4f322939332ab7b6b81d8c11da27dd", + "reference": "e9b8bbce0b4f322939332ab7b6b81d8c11da27dd", "shasum": "" }, "require": { @@ -27453,7 +27479,7 @@ "description": "Provides tools to manage errors and ease debugging PHP code", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/error-handler/tree/v7.0.6" + "source": "https://github.com/symfony/error-handler/tree/v7.1.1" }, "funding": [ { @@ -27469,20 +27495,20 @@ "type": "tidelift" } ], - "time": "2024-03-19T11:57:22+00:00" + "time": "2024-05-31T14:57:53+00:00" }, { "name": "symfony/event-dispatcher", - "version": "v7.0.3", + "version": "v7.1.1", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", - "reference": "834c28d533dd0636f910909d01b9ff45cc094b5e" + "reference": "9fa7f7a21beb22a39a8f3f28618b29e50d7a55a7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/834c28d533dd0636f910909d01b9ff45cc094b5e", - "reference": "834c28d533dd0636f910909d01b9ff45cc094b5e", + "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/9fa7f7a21beb22a39a8f3f28618b29e50d7a55a7", + "reference": "9fa7f7a21beb22a39a8f3f28618b29e50d7a55a7", "shasum": "" }, "require": { @@ -27533,7 +27559,7 @@ "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/event-dispatcher/tree/v7.0.3" + "source": "https://github.com/symfony/event-dispatcher/tree/v7.1.1" }, "funding": [ { @@ -27549,20 +27575,20 @@ "type": "tidelift" } ], - "time": "2024-01-23T15:02:46+00:00" + "time": "2024-05-31T14:57:53+00:00" }, { "name": "symfony/event-dispatcher-contracts", - "version": "v3.4.2", + "version": "v3.5.0", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher-contracts.git", - "reference": "4e64b49bf370ade88e567de29465762e316e4224" + "reference": "8f93aec25d41b72493c6ddff14e916177c9efc50" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/4e64b49bf370ade88e567de29465762e316e4224", - "reference": "4e64b49bf370ade88e567de29465762e316e4224", + "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/8f93aec25d41b72493c6ddff14e916177c9efc50", + "reference": "8f93aec25d41b72493c6ddff14e916177c9efc50", "shasum": "" }, "require": { @@ -27572,7 +27598,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "3.4-dev" + "dev-main": "3.5-dev" }, "thanks": { "name": "symfony/contracts", @@ -27609,7 +27635,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.4.2" + "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.5.0" }, "funding": [ { @@ -27625,20 +27651,20 @@ "type": "tidelift" } ], - "time": "2024-01-23T14:51:35+00:00" + "time": "2024-04-18T09:32:20+00:00" }, { "name": "symfony/filesystem", - "version": "v7.0.6", + "version": "v7.1.1", "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", - "reference": "408105dff4c104454100730bdfd1a9cdd993f04d" + "reference": "802e87002f919296c9f606457d9fa327a0b3d6b2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/filesystem/zipball/408105dff4c104454100730bdfd1a9cdd993f04d", - "reference": "408105dff4c104454100730bdfd1a9cdd993f04d", + "url": "https://api.github.com/repos/symfony/filesystem/zipball/802e87002f919296c9f606457d9fa327a0b3d6b2", + "reference": "802e87002f919296c9f606457d9fa327a0b3d6b2", "shasum": "" }, "require": { @@ -27646,6 +27672,9 @@ "symfony/polyfill-ctype": "~1.8", "symfony/polyfill-mbstring": "~1.8" }, + "require-dev": { + "symfony/process": "^6.4|^7.0" + }, "type": "library", "autoload": { "psr-4": { @@ -27672,7 +27701,7 @@ "description": "Provides basic utilities for the filesystem", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/filesystem/tree/v7.0.6" + "source": "https://github.com/symfony/filesystem/tree/v7.1.1" }, "funding": [ { @@ -27688,20 +27717,20 @@ "type": "tidelift" } ], - "time": "2024-03-21T19:37:36+00:00" + "time": "2024-05-31T14:57:53+00:00" }, { "name": "symfony/finder", - "version": "v7.0.0", + "version": "v7.1.1", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", - "reference": "6e5688d69f7cfc4ed4a511e96007e06c2d34ce56" + "reference": "fbb0ba67688b780efbc886c1a0a0948dcf7205d6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/finder/zipball/6e5688d69f7cfc4ed4a511e96007e06c2d34ce56", - "reference": "6e5688d69f7cfc4ed4a511e96007e06c2d34ce56", + "url": "https://api.github.com/repos/symfony/finder/zipball/fbb0ba67688b780efbc886c1a0a0948dcf7205d6", + "reference": "fbb0ba67688b780efbc886c1a0a0948dcf7205d6", "shasum": "" }, "require": { @@ -27736,7 +27765,7 @@ "description": "Finds files and directories via an intuitive fluent interface", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/finder/tree/v7.0.0" + "source": "https://github.com/symfony/finder/tree/v7.1.1" }, "funding": [ { @@ -27752,25 +27781,26 @@ "type": "tidelift" } ], - "time": "2023-10-31T17:59:56+00:00" + "time": "2024-05-31T14:57:53+00:00" }, { "name": "symfony/http-client", - "version": "v7.0.6", + "version": "v7.1.1", "source": { "type": "git", "url": "https://github.com/symfony/http-client.git", - "reference": "6e70473909f46fe5dd3b994a0f1b20ecb6b2f858" + "reference": "1ec24a54d1885b11e862d6ddab31bd6749720d20" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-client/zipball/6e70473909f46fe5dd3b994a0f1b20ecb6b2f858", - "reference": "6e70473909f46fe5dd3b994a0f1b20ecb6b2f858", + "url": "https://api.github.com/repos/symfony/http-client/zipball/1ec24a54d1885b11e862d6ddab31bd6749720d20", + "reference": "1ec24a54d1885b11e862d6ddab31bd6749720d20", "shasum": "" }, "require": { "php": ">=8.2", "psr/log": "^1|^2|^3", + "symfony/deprecation-contracts": "^2.5|^3", "symfony/http-client-contracts": "^3.4.1", "symfony/service-contracts": "^2.5|^3" }, @@ -27797,6 +27827,7 @@ "symfony/http-kernel": "^6.4|^7.0", "symfony/messenger": "^6.4|^7.0", "symfony/process": "^6.4|^7.0", + "symfony/rate-limiter": "^6.4|^7.0", "symfony/stopwatch": "^6.4|^7.0" }, "type": "library", @@ -27828,7 +27859,7 @@ "http" ], "support": { - "source": "https://github.com/symfony/http-client/tree/v7.0.6" + "source": "https://github.com/symfony/http-client/tree/v7.1.1" }, "funding": [ { @@ -27844,20 +27875,20 @@ "type": "tidelift" } ], - "time": "2024-04-01T20:49:44+00:00" + "time": "2024-05-31T14:57:53+00:00" }, { "name": "symfony/http-client-contracts", - "version": "v3.4.2", + "version": "v3.5.0", "source": { "type": "git", "url": "https://github.com/symfony/http-client-contracts.git", - "reference": "b6b5c876b3a4ed74460e2c5ac53bbce2f12e2a7e" + "reference": "20414d96f391677bf80078aa55baece78b82647d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/b6b5c876b3a4ed74460e2c5ac53bbce2f12e2a7e", - "reference": "b6b5c876b3a4ed74460e2c5ac53bbce2f12e2a7e", + "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/20414d96f391677bf80078aa55baece78b82647d", + "reference": "20414d96f391677bf80078aa55baece78b82647d", "shasum": "" }, "require": { @@ -27866,7 +27897,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "3.4-dev" + "dev-main": "3.5-dev" }, "thanks": { "name": "symfony/contracts", @@ -27906,7 +27937,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/http-client-contracts/tree/v3.4.2" + "source": "https://github.com/symfony/http-client-contracts/tree/v3.5.0" }, "funding": [ { @@ -27922,20 +27953,20 @@ "type": "tidelift" } ], - "time": "2024-04-01T18:51:09+00:00" + "time": "2024-04-18T09:32:20+00:00" }, { "name": "symfony/http-foundation", - "version": "v7.0.6", + "version": "v7.1.1", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "8789625dcf36e5fbf753014678a1e090f1bc759c" + "reference": "74d171d5b6a1d9e4bfee09a41937c17a7536acfa" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/8789625dcf36e5fbf753014678a1e090f1bc759c", - "reference": "8789625dcf36e5fbf753014678a1e090f1bc759c", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/74d171d5b6a1d9e4bfee09a41937c17a7536acfa", + "reference": "74d171d5b6a1d9e4bfee09a41937c17a7536acfa", "shasum": "" }, "require": { @@ -27983,7 +28014,7 @@ "description": "Defines an object-oriented layer for the HTTP specification", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/http-foundation/tree/v7.0.6" + "source": "https://github.com/symfony/http-foundation/tree/v7.1.1" }, "funding": [ { @@ -27999,25 +28030,26 @@ "type": "tidelift" } ], - "time": "2024-03-19T11:46:48+00:00" + "time": "2024-05-31T14:57:53+00:00" }, { "name": "symfony/http-kernel", - "version": "v7.0.6", + "version": "v7.1.1", "source": { "type": "git", "url": "https://github.com/symfony/http-kernel.git", - "reference": "34c872391046d59af804af62d4573b829cfe4824" + "reference": "fa8d1c75b5f33b1302afccf81811f93976c6e26f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-kernel/zipball/34c872391046d59af804af62d4573b829cfe4824", - "reference": "34c872391046d59af804af62d4573b829cfe4824", + "url": "https://api.github.com/repos/symfony/http-kernel/zipball/fa8d1c75b5f33b1302afccf81811f93976c6e26f", + "reference": "fa8d1c75b5f33b1302afccf81811f93976c6e26f", "shasum": "" }, "require": { "php": ">=8.2", "psr/log": "^1|^2|^3", + "symfony/deprecation-contracts": "^2.5|^3", "symfony/error-handler": "^6.4|^7.0", "symfony/event-dispatcher": "^6.4|^7.0", "symfony/http-foundation": "^6.4|^7.0", @@ -28058,14 +28090,15 @@ "symfony/finder": "^6.4|^7.0", "symfony/http-client-contracts": "^2.5|^3", "symfony/process": "^6.4|^7.0", - "symfony/property-access": "^6.4|^7.0", + "symfony/property-access": "^7.1", "symfony/routing": "^6.4|^7.0", - "symfony/serializer": "^6.4.4|^7.0.4", + "symfony/serializer": "^7.1", "symfony/stopwatch": "^6.4|^7.0", "symfony/translation": "^6.4|^7.0", "symfony/translation-contracts": "^2.5|^3", "symfony/uid": "^6.4|^7.0", "symfony/validator": "^6.4|^7.0", + "symfony/var-dumper": "^6.4|^7.0", "symfony/var-exporter": "^6.4|^7.0", "twig/twig": "^3.0.4" }, @@ -28095,7 +28128,7 @@ "description": "Provides a structured process for converting a Request into a Response", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/http-kernel/tree/v7.0.6" + "source": "https://github.com/symfony/http-kernel/tree/v7.1.1" }, "funding": [ { @@ -28111,20 +28144,20 @@ "type": "tidelift" } ], - "time": "2024-04-03T06:12:25+00:00" + "time": "2024-06-04T06:52:15+00:00" }, { "name": "symfony/intl", - "version": "v6.4.3", + "version": "v6.4.8", "source": { "type": "git", "url": "https://github.com/symfony/intl.git", - "reference": "2628ded562ca132ed7cdea72f5ec6aaf65d94414" + "reference": "50265cdcf5a44bec3fcf487b5d0015aece91d1eb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/intl/zipball/2628ded562ca132ed7cdea72f5ec6aaf65d94414", - "reference": "2628ded562ca132ed7cdea72f5ec6aaf65d94414", + "url": "https://api.github.com/repos/symfony/intl/zipball/50265cdcf5a44bec3fcf487b5d0015aece91d1eb", + "reference": "50265cdcf5a44bec3fcf487b5d0015aece91d1eb", "shasum": "" }, "require": { @@ -28141,7 +28174,8 @@ "Symfony\\Component\\Intl\\": "" }, "exclude-from-classmap": [ - "/Tests/" + "/Tests/", + "/Resources/data/" ] }, "notification-url": "https://packagist.org/downloads/", @@ -28177,7 +28211,7 @@ "localization" ], "support": { - "source": "https://github.com/symfony/intl/tree/v6.4.3" + "source": "https://github.com/symfony/intl/tree/v6.4.8" }, "funding": [ { @@ -28193,7 +28227,7 @@ "type": "tidelift" } ], - "time": "2024-01-23T14:51:35+00:00" + "time": "2024-05-31T14:49:08+00:00" }, { "name": "symfony/polyfill-ctype", @@ -28981,16 +29015,16 @@ }, { "name": "symfony/process", - "version": "v6.4.4", + "version": "v6.4.8", "source": { "type": "git", "url": "https://github.com/symfony/process.git", - "reference": "710e27879e9be3395de2b98da3f52a946039f297" + "reference": "8d92dd79149f29e89ee0f480254db595f6a6a2c5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/710e27879e9be3395de2b98da3f52a946039f297", - "reference": "710e27879e9be3395de2b98da3f52a946039f297", + "url": "https://api.github.com/repos/symfony/process/zipball/8d92dd79149f29e89ee0f480254db595f6a6a2c5", + "reference": "8d92dd79149f29e89ee0f480254db595f6a6a2c5", "shasum": "" }, "require": { @@ -29022,7 +29056,7 @@ "description": "Executes commands in sub-processes", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/process/tree/v6.4.4" + "source": "https://github.com/symfony/process/tree/v6.4.8" }, "funding": [ { @@ -29038,20 +29072,20 @@ "type": "tidelift" } ], - "time": "2024-02-20T12:31:00+00:00" + "time": "2024-05-31T14:49:08+00:00" }, { "name": "symfony/proxy-manager-bridge", - "version": "v6.4.6", + "version": "v6.4.8", "source": { "type": "git", "url": "https://github.com/symfony/proxy-manager-bridge.git", - "reference": "1d67cac97e3a4987ffadec3faf9e6b8c00cf12cc" + "reference": "b8119e0b248ef0711c25cd09acc729102122621c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/proxy-manager-bridge/zipball/1d67cac97e3a4987ffadec3faf9e6b8c00cf12cc", - "reference": "1d67cac97e3a4987ffadec3faf9e6b8c00cf12cc", + "url": "https://api.github.com/repos/symfony/proxy-manager-bridge/zipball/b8119e0b248ef0711c25cd09acc729102122621c", + "reference": "b8119e0b248ef0711c25cd09acc729102122621c", "shasum": "" }, "require": { @@ -29089,7 +29123,7 @@ "description": "Provides integration for ProxyManager with various Symfony components", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/proxy-manager-bridge/tree/v6.4.6" + "source": "https://github.com/symfony/proxy-manager-bridge/tree/v6.4.8" }, "funding": [ { @@ -29105,20 +29139,20 @@ "type": "tidelift" } ], - "time": "2024-03-19T11:56:30+00:00" + "time": "2024-05-31T14:49:08+00:00" }, { "name": "symfony/serializer", - "version": "v6.4.6", + "version": "v6.4.8", "source": { "type": "git", "url": "https://github.com/symfony/serializer.git", - "reference": "3697adf91f83516c86b4912c08c28084711ed560" + "reference": "d6eda9966a3e5d1823c1cedf41bf98f8ed969d7c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/serializer/zipball/3697adf91f83516c86b4912c08c28084711ed560", - "reference": "3697adf91f83516c86b4912c08c28084711ed560", + "url": "https://api.github.com/repos/symfony/serializer/zipball/d6eda9966a3e5d1823c1cedf41bf98f8ed969d7c", + "reference": "d6eda9966a3e5d1823c1cedf41bf98f8ed969d7c", "shasum": "" }, "require": { @@ -29187,7 +29221,7 @@ "description": "Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/serializer/tree/v6.4.6" + "source": "https://github.com/symfony/serializer/tree/v6.4.8" }, "funding": [ { @@ -29203,25 +29237,26 @@ "type": "tidelift" } ], - "time": "2024-03-27T22:00:14+00:00" + "time": "2024-05-31T14:49:08+00:00" }, { "name": "symfony/service-contracts", - "version": "v3.4.2", + "version": "v3.5.0", "source": { "type": "git", "url": "https://github.com/symfony/service-contracts.git", - "reference": "11bbf19a0fb7b36345861e85c5768844c552906e" + "reference": "bd1d9e59a81d8fa4acdcea3f617c581f7475a80f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/service-contracts/zipball/11bbf19a0fb7b36345861e85c5768844c552906e", - "reference": "11bbf19a0fb7b36345861e85c5768844c552906e", + "url": "https://api.github.com/repos/symfony/service-contracts/zipball/bd1d9e59a81d8fa4acdcea3f617c581f7475a80f", + "reference": "bd1d9e59a81d8fa4acdcea3f617c581f7475a80f", "shasum": "" }, "require": { "php": ">=8.1", - "psr/container": "^1.1|^2.0" + "psr/container": "^1.1|^2.0", + "symfony/deprecation-contracts": "^2.5|^3" }, "conflict": { "ext-psr": "<1.1|>=2" @@ -29229,7 +29264,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "3.4-dev" + "dev-main": "3.5-dev" }, "thanks": { "name": "symfony/contracts", @@ -29269,7 +29304,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/service-contracts/tree/v3.4.2" + "source": "https://github.com/symfony/service-contracts/tree/v3.5.0" }, "funding": [ { @@ -29285,20 +29320,20 @@ "type": "tidelift" } ], - "time": "2023-12-19T21:51:00+00:00" + "time": "2024-04-18T09:32:20+00:00" }, { "name": "symfony/string", - "version": "v6.4.4", + "version": "v6.4.8", "source": { "type": "git", "url": "https://github.com/symfony/string.git", - "reference": "4e465a95bdc32f49cf4c7f07f751b843bbd6dcd9" + "reference": "a147c0f826c4a1f3afb763ab8e009e37c877a44d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/string/zipball/4e465a95bdc32f49cf4c7f07f751b843bbd6dcd9", - "reference": "4e465a95bdc32f49cf4c7f07f751b843bbd6dcd9", + "url": "https://api.github.com/repos/symfony/string/zipball/a147c0f826c4a1f3afb763ab8e009e37c877a44d", + "reference": "a147c0f826c4a1f3afb763ab8e009e37c877a44d", "shasum": "" }, "require": { @@ -29355,7 +29390,7 @@ "utf8" ], "support": { - "source": "https://github.com/symfony/string/tree/v6.4.4" + "source": "https://github.com/symfony/string/tree/v6.4.8" }, "funding": [ { @@ -29371,20 +29406,20 @@ "type": "tidelift" } ], - "time": "2024-02-01T13:16:41+00:00" + "time": "2024-05-31T14:49:08+00:00" }, { "name": "symfony/translation", - "version": "v6.4.4", + "version": "v6.4.8", "source": { "type": "git", "url": "https://github.com/symfony/translation.git", - "reference": "bce6a5a78e94566641b2594d17e48b0da3184a8e" + "reference": "a002933b13989fc4bd0b58e04bf7eec5210e438a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation/zipball/bce6a5a78e94566641b2594d17e48b0da3184a8e", - "reference": "bce6a5a78e94566641b2594d17e48b0da3184a8e", + "url": "https://api.github.com/repos/symfony/translation/zipball/a002933b13989fc4bd0b58e04bf7eec5210e438a", + "reference": "a002933b13989fc4bd0b58e04bf7eec5210e438a", "shasum": "" }, "require": { @@ -29450,7 +29485,7 @@ "description": "Provides tools to internationalize your application", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/translation/tree/v6.4.4" + "source": "https://github.com/symfony/translation/tree/v6.4.8" }, "funding": [ { @@ -29466,20 +29501,20 @@ "type": "tidelift" } ], - "time": "2024-02-20T13:16:58+00:00" + "time": "2024-05-31T14:49:08+00:00" }, { "name": "symfony/translation-contracts", - "version": "v3.4.2", + "version": "v3.5.0", "source": { "type": "git", "url": "https://github.com/symfony/translation-contracts.git", - "reference": "43810bdb2ddb5400e5c5e778e27b210a0ca83b6b" + "reference": "b9d2189887bb6b2e0367a9fc7136c5239ab9b05a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/43810bdb2ddb5400e5c5e778e27b210a0ca83b6b", - "reference": "43810bdb2ddb5400e5c5e778e27b210a0ca83b6b", + "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/b9d2189887bb6b2e0367a9fc7136c5239ab9b05a", + "reference": "b9d2189887bb6b2e0367a9fc7136c5239ab9b05a", "shasum": "" }, "require": { @@ -29488,7 +29523,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "3.4-dev" + "dev-main": "3.5-dev" }, "thanks": { "name": "symfony/contracts", @@ -29528,7 +29563,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/translation-contracts/tree/v3.4.2" + "source": "https://github.com/symfony/translation-contracts/tree/v3.5.0" }, "funding": [ { @@ -29544,20 +29579,20 @@ "type": "tidelift" } ], - "time": "2024-01-23T14:51:35+00:00" + "time": "2024-04-18T09:32:20+00:00" }, { "name": "symfony/var-dumper", - "version": "v7.0.6", + "version": "v7.1.1", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", - "reference": "66d13dc207d5dab6b4f4c2b5460efe1bea29dbfb" + "reference": "deb2c2b506ff6fdbb340e00b34e9901e1605f293" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-dumper/zipball/66d13dc207d5dab6b4f4c2b5460efe1bea29dbfb", - "reference": "66d13dc207d5dab6b4f4c2b5460efe1bea29dbfb", + "url": "https://api.github.com/repos/symfony/var-dumper/zipball/deb2c2b506ff6fdbb340e00b34e9901e1605f293", + "reference": "deb2c2b506ff6fdbb340e00b34e9901e1605f293", "shasum": "" }, "require": { @@ -29611,7 +29646,7 @@ "dump" ], "support": { - "source": "https://github.com/symfony/var-dumper/tree/v7.0.6" + "source": "https://github.com/symfony/var-dumper/tree/v7.1.1" }, "funding": [ { @@ -29627,20 +29662,20 @@ "type": "tidelift" } ], - "time": "2024-03-19T11:57:22+00:00" + "time": "2024-05-31T14:57:53+00:00" }, { "name": "symfony/var-exporter", - "version": "v7.0.6", + "version": "v7.1.1", "source": { "type": "git", "url": "https://github.com/symfony/var-exporter.git", - "reference": "c74c568d2a15a1d407cf40d61ea82bc2d521e27b" + "reference": "db82c2b73b88734557cfc30e3270d83fa651b712" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-exporter/zipball/c74c568d2a15a1d407cf40d61ea82bc2d521e27b", - "reference": "c74c568d2a15a1d407cf40d61ea82bc2d521e27b", + "url": "https://api.github.com/repos/symfony/var-exporter/zipball/db82c2b73b88734557cfc30e3270d83fa651b712", + "reference": "db82c2b73b88734557cfc30e3270d83fa651b712", "shasum": "" }, "require": { @@ -29687,7 +29722,7 @@ "serialize" ], "support": { - "source": "https://github.com/symfony/var-exporter/tree/v7.0.6" + "source": "https://github.com/symfony/var-exporter/tree/v7.1.1" }, "funding": [ { @@ -29703,20 +29738,20 @@ "type": "tidelift" } ], - "time": "2024-03-20T21:25:22+00:00" + "time": "2024-05-31T14:57:53+00:00" }, { "name": "symfony/yaml", - "version": "v6.4.3", + "version": "v6.4.8", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", - "reference": "d75715985f0f94f978e3a8fa42533e10db921b90" + "reference": "52903de178d542850f6f341ba92995d3d63e60c9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/d75715985f0f94f978e3a8fa42533e10db921b90", - "reference": "d75715985f0f94f978e3a8fa42533e10db921b90", + "url": "https://api.github.com/repos/symfony/yaml/zipball/52903de178d542850f6f341ba92995d3d63e60c9", + "reference": "52903de178d542850f6f341ba92995d3d63e60c9", "shasum": "" }, "require": { @@ -29759,7 +29794,7 @@ "description": "Loads and dumps YAML files", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/yaml/tree/v6.4.3" + "source": "https://github.com/symfony/yaml/tree/v6.4.8" }, "funding": [ { @@ -29775,7 +29810,7 @@ "type": "tidelift" } ], - "time": "2024-01-23T14:51:35+00:00" + "time": "2024-05-31T14:49:08+00:00" }, { "name": "tedivm/jshrink", @@ -29896,16 +29931,16 @@ }, { "name": "web-token/jwt-framework", - "version": "3.3.5", + "version": "3.4.3", "source": { "type": "git", "url": "https://github.com/web-token/jwt-framework.git", - "reference": "c755aaabc3eca524648ced0959a1593c3d1292fc" + "reference": "0b8be708a86a40dfbdf3104a8db924768ceb21ea" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/web-token/jwt-framework/zipball/c755aaabc3eca524648ced0959a1593c3d1292fc", - "reference": "c755aaabc3eca524648ced0959a1593c3d1292fc", + "url": "https://api.github.com/repos/web-token/jwt-framework/zipball/0b8be708a86a40dfbdf3104a8db924768ceb21ea", + "reference": "0b8be708a86a40dfbdf3104a8db924768ceb21ea", "shasum": "" }, "require": { @@ -29917,6 +29952,7 @@ "paragonie/constant_time_encoding": "^2.6", "paragonie/sodium_compat": "^1.20", "php": ">=8.1", + "psr/cache": "^3.0", "psr/clock": "^1.0", "psr/event-dispatcher": "^1.0", "psr/http-client": "^1.0", @@ -30048,7 +30084,7 @@ ], "support": { "issues": "https://github.com/web-token/jwt-framework/issues", - "source": "https://github.com/web-token/jwt-framework/tree/3.3.5" + "source": "https://github.com/web-token/jwt-framework/tree/3.4.3" }, "funding": [ { @@ -30060,7 +30096,7 @@ "type": "patreon" } ], - "time": "2024-04-03T07:57:45+00:00" + "time": "2024-04-17T18:06:18+00:00" }, { "name": "webimpress/safe-writer", @@ -30181,16 +30217,16 @@ }, { "name": "webonyx/graphql-php", - "version": "v15.11.1", + "version": "v15.12.1", "source": { "type": "git", "url": "https://github.com/webonyx/graphql-php.git", - "reference": "ab4ff2719b101dc3bfc3aaaf800edc21a98c56dc" + "reference": "d8ea59bb02af10fd58a1192f7a781ae8aedac2d6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/webonyx/graphql-php/zipball/ab4ff2719b101dc3bfc3aaaf800edc21a98c56dc", - "reference": "ab4ff2719b101dc3bfc3aaaf800edc21a98c56dc", + "url": "https://api.github.com/repos/webonyx/graphql-php/zipball/d8ea59bb02af10fd58a1192f7a781ae8aedac2d6", + "reference": "d8ea59bb02af10fd58a1192f7a781ae8aedac2d6", "shasum": "" }, "require": { @@ -30203,14 +30239,14 @@ "amphp/http-server": "^2.1", "dms/phpunit-arraysubset-asserts": "dev-master", "ergebnis/composer-normalize": "^2.28", - "friendsofphp/php-cs-fixer": "3.51.0", + "friendsofphp/php-cs-fixer": "3.58.1", "mll-lab/php-cs-fixer-config": "^5", "nyholm/psr7": "^1.5", "phpbench/phpbench": "^1.2", "phpstan/extension-installer": "^1.1", - "phpstan/phpstan": "1.10.59", - "phpstan/phpstan-phpunit": "1.3.16", - "phpstan/phpstan-strict-rules": "1.5.2", + "phpstan/phpstan": "1.11.4", + "phpstan/phpstan-phpunit": "1.4.0", + "phpstan/phpstan-strict-rules": "1.6.0", "phpunit/phpunit": "^9.5 || ^10", "psr/http-message": "^1 || ^2", "react/http": "^1.6", @@ -30243,7 +30279,7 @@ ], "support": { "issues": "https://github.com/webonyx/graphql-php/issues", - "source": "https://github.com/webonyx/graphql-php/tree/v15.11.1" + "source": "https://github.com/webonyx/graphql-php/tree/v15.12.1" }, "funding": [ { @@ -30251,7 +30287,7 @@ "type": "open_collective" } ], - "time": "2024-03-11T10:21:05+00:00" + "time": "2024-06-11T12:48:47+00:00" }, { "name": "wikimedia/less.php", From 00ab7b9cd9a8f9d77fe1f68297d843b4a243e992 Mon Sep 17 00:00:00 2001 From: Ankit Koranne Date: Tue, 13 Aug 2024 20:19:12 +0530 Subject: [PATCH 29/53] MCLOUD-12564: Update Cloud templates 2.4.7-p2, 2.4.6-p7, 2.4.5-p9 and 2.4.4-p10 patches. --- composer.lock | 1425 ++++++++++++++++++++++++++----------------------- 1 file changed, 767 insertions(+), 658 deletions(-) diff --git a/composer.lock b/composer.lock index eb34b19ce..52a126921 100644 --- a/composer.lock +++ b/composer.lock @@ -148,16 +148,16 @@ }, { "name": "aws/aws-crt-php", - "version": "v1.2.5", + "version": "v1.2.6", "source": { "type": "git", "url": "https://github.com/awslabs/aws-crt-php.git", - "reference": "0ea1f04ec5aa9f049f97e012d1ed63b76834a31b" + "reference": "a63485b65b6b3367039306496d49737cf1995408" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/awslabs/aws-crt-php/zipball/0ea1f04ec5aa9f049f97e012d1ed63b76834a31b", - "reference": "0ea1f04ec5aa9f049f97e012d1ed63b76834a31b", + "url": "https://api.github.com/repos/awslabs/aws-crt-php/zipball/a63485b65b6b3367039306496d49737cf1995408", + "reference": "a63485b65b6b3367039306496d49737cf1995408", "shasum": "" }, "require": { @@ -196,22 +196,22 @@ ], "support": { "issues": "https://github.com/awslabs/aws-crt-php/issues", - "source": "https://github.com/awslabs/aws-crt-php/tree/v1.2.5" + "source": "https://github.com/awslabs/aws-crt-php/tree/v1.2.6" }, - "time": "2024-04-19T21:30:56+00:00" + "time": "2024-06-13T17:21:28+00:00" }, { "name": "aws/aws-sdk-php", - "version": "3.312.0", + "version": "3.319.3", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "53b233072f707d2abfd62b0df4bc2dc27caf3274" + "reference": "4f29bf3c43ff32732e105ac8bcff325f7db86bd0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/53b233072f707d2abfd62b0df4bc2dc27caf3274", - "reference": "53b233072f707d2abfd62b0df4bc2dc27caf3274", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/4f29bf3c43ff32732e105ac8bcff325f7db86bd0", + "reference": "4f29bf3c43ff32732e105ac8bcff325f7db86bd0", "shasum": "" }, "require": { @@ -264,7 +264,10 @@ ], "psr-4": { "Aws\\": "src/" - } + }, + "exclude-from-classmap": [ + "src/data/" + ] }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -291,9 +294,9 @@ "support": { "forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80", "issues": "https://github.com/aws/aws-sdk-php/issues", - "source": "https://github.com/aws/aws-sdk-php/tree/3.312.0" + "source": "https://github.com/aws/aws-sdk-php/tree/3.319.3" }, - "time": "2024-06-10T18:04:10+00:00" + "time": "2024-08-12T18:06:14+00:00" }, { "name": "bacon/bacon-qr-code", @@ -460,26 +463,26 @@ }, { "name": "brick/varexporter", - "version": "0.4.0", + "version": "0.5.0", "source": { "type": "git", "url": "https://github.com/brick/varexporter.git", - "reference": "2fd038f7c9d12d468130c6e1b3ce06e4160a7dbb" + "reference": "84b2a7a91f69aa5d079aec5a0a7256ebf2dceb6b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/brick/varexporter/zipball/2fd038f7c9d12d468130c6e1b3ce06e4160a7dbb", - "reference": "2fd038f7c9d12d468130c6e1b3ce06e4160a7dbb", + "url": "https://api.github.com/repos/brick/varexporter/zipball/84b2a7a91f69aa5d079aec5a0a7256ebf2dceb6b", + "reference": "84b2a7a91f69aa5d079aec5a0a7256ebf2dceb6b", "shasum": "" }, "require": { - "nikic/php-parser": "^4.0", + "nikic/php-parser": "^5.0", "php": "^7.4 || ^8.0" }, "require-dev": { "php-coveralls/php-coveralls": "^2.2", - "phpunit/phpunit": "^8.5 || ^9.0", - "vimeo/psalm": "5.15.0" + "phpunit/phpunit": "^9.3", + "psalm/phar": "5.21.1" }, "type": "library", "autoload": { @@ -497,7 +500,7 @@ ], "support": { "issues": "https://github.com/brick/varexporter/issues", - "source": "https://github.com/brick/varexporter/tree/0.4.0" + "source": "https://github.com/brick/varexporter/tree/0.5.0" }, "funding": [ { @@ -505,7 +508,7 @@ "type": "github" } ], - "time": "2023-09-01T21:10:07+00:00" + "time": "2024-05-10T17:15:19+00:00" }, { "name": "carbonphp/carbon-doctrine-types", @@ -724,16 +727,16 @@ }, { "name": "colinmollenhour/credis", - "version": "v1.16.0", + "version": "v1.16.1", "source": { "type": "git", "url": "https://github.com/colinmollenhour/credis.git", - "reference": "5641140e14a9679f5a6f66c97268727f9558b881" + "reference": "f11a89fd068d3e5db0c2b5a9ba8663bc36162e95" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/colinmollenhour/credis/zipball/5641140e14a9679f5a6f66c97268727f9558b881", - "reference": "5641140e14a9679f5a6f66c97268727f9558b881", + "url": "https://api.github.com/repos/colinmollenhour/credis/zipball/f11a89fd068d3e5db0c2b5a9ba8663bc36162e95", + "reference": "f11a89fd068d3e5db0c2b5a9ba8663bc36162e95", "shasum": "" }, "require": { @@ -765,9 +768,9 @@ "homepage": "https://github.com/colinmollenhour/credis", "support": { "issues": "https://github.com/colinmollenhour/credis/issues", - "source": "https://github.com/colinmollenhour/credis/tree/v1.16.0" + "source": "https://github.com/colinmollenhour/credis/tree/v1.16.1" }, - "time": "2023-10-26T17:02:51+00:00" + "time": "2024-07-04T15:08:03+00:00" }, { "name": "colinmollenhour/php-redis-session-abstract", @@ -815,16 +818,16 @@ }, { "name": "composer/ca-bundle", - "version": "1.5.0", + "version": "1.5.1", "source": { "type": "git", "url": "https://github.com/composer/ca-bundle.git", - "reference": "0c5ccfcfea312b5c5a190a21ac5cef93f74baf99" + "reference": "063d9aa8696582f5a41dffbbaf3c81024f0a604a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/ca-bundle/zipball/0c5ccfcfea312b5c5a190a21ac5cef93f74baf99", - "reference": "0c5ccfcfea312b5c5a190a21ac5cef93f74baf99", + "url": "https://api.github.com/repos/composer/ca-bundle/zipball/063d9aa8696582f5a41dffbbaf3c81024f0a604a", + "reference": "063d9aa8696582f5a41dffbbaf3c81024f0a604a", "shasum": "" }, "require": { @@ -834,7 +837,7 @@ }, "require-dev": { "phpstan/phpstan": "^1.10", - "psr/log": "^1.0", + "psr/log": "^1.0 || ^2.0 || ^3.0", "symfony/phpunit-bridge": "^4.2 || ^5", "symfony/process": "^4.0 || ^5.0 || ^6.0 || ^7.0" }, @@ -871,7 +874,7 @@ "support": { "irc": "irc://irc.freenode.org/composer", "issues": "https://github.com/composer/ca-bundle/issues", - "source": "https://github.com/composer/ca-bundle/tree/1.5.0" + "source": "https://github.com/composer/ca-bundle/tree/1.5.1" }, "funding": [ { @@ -887,20 +890,20 @@ "type": "tidelift" } ], - "time": "2024-03-15T14:00:32+00:00" + "time": "2024-07-08T15:28:20+00:00" }, { "name": "composer/class-map-generator", - "version": "1.3.3", + "version": "1.3.4", "source": { "type": "git", "url": "https://github.com/composer/class-map-generator.git", - "reference": "61804f9973685ec7bead0fb7fe022825e3cd418e" + "reference": "b1b3fd0b4eaf3ddf3ee230bc340bf3fff454a1a3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/class-map-generator/zipball/61804f9973685ec7bead0fb7fe022825e3cd418e", - "reference": "61804f9973685ec7bead0fb7fe022825e3cd418e", + "url": "https://api.github.com/repos/composer/class-map-generator/zipball/b1b3fd0b4eaf3ddf3ee230bc340bf3fff454a1a3", + "reference": "b1b3fd0b4eaf3ddf3ee230bc340bf3fff454a1a3", "shasum": "" }, "require": { @@ -944,7 +947,7 @@ ], "support": { "issues": "https://github.com/composer/class-map-generator/issues", - "source": "https://github.com/composer/class-map-generator/tree/1.3.3" + "source": "https://github.com/composer/class-map-generator/tree/1.3.4" }, "funding": [ { @@ -960,7 +963,7 @@ "type": "tidelift" } ], - "time": "2024-06-10T11:53:54+00:00" + "time": "2024-06-12T14:13:04+00:00" }, { "name": "composer/composer", @@ -1147,30 +1150,38 @@ }, { "name": "composer/pcre", - "version": "3.1.4", + "version": "3.2.0", "source": { "type": "git", "url": "https://github.com/composer/pcre.git", - "reference": "04229f163664973f68f38f6f73d917799168ef24" + "reference": "ea4ab6f9580a4fd221e0418f2c357cdd39102a90" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/pcre/zipball/04229f163664973f68f38f6f73d917799168ef24", - "reference": "04229f163664973f68f38f6f73d917799168ef24", + "url": "https://api.github.com/repos/composer/pcre/zipball/ea4ab6f9580a4fd221e0418f2c357cdd39102a90", + "reference": "ea4ab6f9580a4fd221e0418f2c357cdd39102a90", "shasum": "" }, "require": { "php": "^7.4 || ^8.0" }, + "conflict": { + "phpstan/phpstan": "<1.11.8" + }, "require-dev": { - "phpstan/phpstan": "^1.3", + "phpstan/phpstan": "^1.11.8", "phpstan/phpstan-strict-rules": "^1.1", - "symfony/phpunit-bridge": "^5" + "phpunit/phpunit": "^8 || ^9" }, "type": "library", "extra": { "branch-alias": { "dev-main": "3.x-dev" + }, + "phpstan": { + "includes": [ + "extension.neon" + ] } }, "autoload": { @@ -1198,7 +1209,7 @@ ], "support": { "issues": "https://github.com/composer/pcre/issues", - "source": "https://github.com/composer/pcre/tree/3.1.4" + "source": "https://github.com/composer/pcre/tree/3.2.0" }, "funding": [ { @@ -1214,20 +1225,20 @@ "type": "tidelift" } ], - "time": "2024-05-27T13:40:54+00:00" + "time": "2024-07-25T09:36:02+00:00" }, { "name": "composer/semver", - "version": "3.4.0", + "version": "3.4.2", "source": { "type": "git", "url": "https://github.com/composer/semver.git", - "reference": "35e8d0af4486141bc745f23a29cc2091eb624a32" + "reference": "c51258e759afdb17f1fd1fe83bc12baaef6309d6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/semver/zipball/35e8d0af4486141bc745f23a29cc2091eb624a32", - "reference": "35e8d0af4486141bc745f23a29cc2091eb624a32", + "url": "https://api.github.com/repos/composer/semver/zipball/c51258e759afdb17f1fd1fe83bc12baaef6309d6", + "reference": "c51258e759afdb17f1fd1fe83bc12baaef6309d6", "shasum": "" }, "require": { @@ -1279,7 +1290,7 @@ "support": { "irc": "ircs://irc.libera.chat:6697/composer", "issues": "https://github.com/composer/semver/issues", - "source": "https://github.com/composer/semver/tree/3.4.0" + "source": "https://github.com/composer/semver/tree/3.4.2" }, "funding": [ { @@ -1295,7 +1306,7 @@ "type": "tidelift" } ], - "time": "2023-08-31T09:50:34+00:00" + "time": "2024-07-12T11:35:52+00:00" }, { "name": "composer/spdx-licenses", @@ -1445,23 +1456,23 @@ }, { "name": "dasprid/enum", - "version": "1.0.5", + "version": "1.0.6", "source": { "type": "git", "url": "https://github.com/DASPRiD/Enum.git", - "reference": "6faf451159fb8ba4126b925ed2d78acfce0dc016" + "reference": "8dfd07c6d2cf31c8da90c53b83c026c7696dda90" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/DASPRiD/Enum/zipball/6faf451159fb8ba4126b925ed2d78acfce0dc016", - "reference": "6faf451159fb8ba4126b925ed2d78acfce0dc016", + "url": "https://api.github.com/repos/DASPRiD/Enum/zipball/8dfd07c6d2cf31c8da90c53b83c026c7696dda90", + "reference": "8dfd07c6d2cf31c8da90c53b83c026c7696dda90", "shasum": "" }, "require": { "php": ">=7.1 <9.0" }, "require-dev": { - "phpunit/phpunit": "^7 | ^8 | ^9", + "phpunit/phpunit": "^7 || ^8 || ^9 || ^10 || ^11", "squizlabs/php_codesniffer": "*" }, "type": "library", @@ -1489,9 +1500,9 @@ ], "support": { "issues": "https://github.com/DASPRiD/Enum/issues", - "source": "https://github.com/DASPRiD/Enum/tree/1.0.5" + "source": "https://github.com/DASPRiD/Enum/tree/1.0.6" }, - "time": "2023-08-25T16:18:39+00:00" + "time": "2024-08-09T14:30:48+00:00" }, { "name": "elasticsearch/elasticsearch", @@ -1808,16 +1819,16 @@ }, { "name": "fastly/magento2", - "version": "1.2.218", + "version": "1.2.220", "source": { "type": "git", "url": "https://github.com/fastly/fastly-magento2.git", - "reference": "b1720578b7b8bf53ac2bb8549b3cec919461d42c" + "reference": "dd786e2e06006f630e84a5b479b39a6367fb049b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/fastly/fastly-magento2/zipball/b1720578b7b8bf53ac2bb8549b3cec919461d42c", - "reference": "b1720578b7b8bf53ac2bb8549b3cec919461d42c", + "url": "https://api.github.com/repos/fastly/fastly-magento2/zipball/dd786e2e06006f630e84a5b479b39a6367fb049b", + "reference": "dd786e2e06006f630e84a5b479b39a6367fb049b", "shasum": "" }, "require": { @@ -1846,9 +1857,9 @@ "description": "Fastly CDN Module for Magento 2.4.x", "support": { "issues": "https://github.com/fastly/fastly-magento2/issues", - "source": "https://github.com/fastly/fastly-magento2/tree/1.2.218" + "source": "https://github.com/fastly/fastly-magento2/tree/1.2.220" }, - "time": "2024-05-29T19:26:34+00:00" + "time": "2024-07-02T19:21:44+00:00" }, { "name": "firebase/php-jwt", @@ -2102,22 +2113,22 @@ }, { "name": "guzzlehttp/guzzle", - "version": "7.8.1", + "version": "7.9.2", "source": { "type": "git", "url": "https://github.com/guzzle/guzzle.git", - "reference": "41042bc7ab002487b876a0683fc8dce04ddce104" + "reference": "d281ed313b989f213357e3be1a179f02196ac99b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/guzzle/zipball/41042bc7ab002487b876a0683fc8dce04ddce104", - "reference": "41042bc7ab002487b876a0683fc8dce04ddce104", + "url": "https://api.github.com/repos/guzzle/guzzle/zipball/d281ed313b989f213357e3be1a179f02196ac99b", + "reference": "d281ed313b989f213357e3be1a179f02196ac99b", "shasum": "" }, "require": { "ext-json": "*", - "guzzlehttp/promises": "^1.5.3 || ^2.0.1", - "guzzlehttp/psr7": "^1.9.1 || ^2.5.1", + "guzzlehttp/promises": "^1.5.3 || ^2.0.3", + "guzzlehttp/psr7": "^2.7.0", "php": "^7.2.5 || ^8.0", "psr/http-client": "^1.0", "symfony/deprecation-contracts": "^2.2 || ^3.0" @@ -2128,9 +2139,9 @@ "require-dev": { "bamarni/composer-bin-plugin": "^1.8.2", "ext-curl": "*", - "php-http/client-integration-tests": "dev-master#2c025848417c1135031fdf9c728ee53d0a7ceaee as 3.0.999", + "guzzle/client-integration-tests": "3.0.2", "php-http/message-factory": "^1.1", - "phpunit/phpunit": "^8.5.36 || ^9.6.15", + "phpunit/phpunit": "^8.5.39 || ^9.6.20", "psr/log": "^1.1 || ^2.0 || ^3.0" }, "suggest": { @@ -2208,7 +2219,7 @@ ], "support": { "issues": "https://github.com/guzzle/guzzle/issues", - "source": "https://github.com/guzzle/guzzle/tree/7.8.1" + "source": "https://github.com/guzzle/guzzle/tree/7.9.2" }, "funding": [ { @@ -2224,20 +2235,20 @@ "type": "tidelift" } ], - "time": "2023-12-03T20:35:24+00:00" + "time": "2024-07-24T11:22:20+00:00" }, { "name": "guzzlehttp/promises", - "version": "2.0.2", + "version": "2.0.3", "source": { "type": "git", "url": "https://github.com/guzzle/promises.git", - "reference": "bbff78d96034045e58e13dedd6ad91b5d1253223" + "reference": "6ea8dd08867a2a42619d65c3deb2c0fcbf81c8f8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/promises/zipball/bbff78d96034045e58e13dedd6ad91b5d1253223", - "reference": "bbff78d96034045e58e13dedd6ad91b5d1253223", + "url": "https://api.github.com/repos/guzzle/promises/zipball/6ea8dd08867a2a42619d65c3deb2c0fcbf81c8f8", + "reference": "6ea8dd08867a2a42619d65c3deb2c0fcbf81c8f8", "shasum": "" }, "require": { @@ -2245,7 +2256,7 @@ }, "require-dev": { "bamarni/composer-bin-plugin": "^1.8.2", - "phpunit/phpunit": "^8.5.36 || ^9.6.15" + "phpunit/phpunit": "^8.5.39 || ^9.6.20" }, "type": "library", "extra": { @@ -2291,7 +2302,7 @@ ], "support": { "issues": "https://github.com/guzzle/promises/issues", - "source": "https://github.com/guzzle/promises/tree/2.0.2" + "source": "https://github.com/guzzle/promises/tree/2.0.3" }, "funding": [ { @@ -2307,20 +2318,20 @@ "type": "tidelift" } ], - "time": "2023-12-03T20:19:20+00:00" + "time": "2024-07-18T10:29:17+00:00" }, { "name": "guzzlehttp/psr7", - "version": "2.6.2", + "version": "2.7.0", "source": { "type": "git", "url": "https://github.com/guzzle/psr7.git", - "reference": "45b30f99ac27b5ca93cb4831afe16285f57b8221" + "reference": "a70f5c95fb43bc83f07c9c948baa0dc1829bf201" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/psr7/zipball/45b30f99ac27b5ca93cb4831afe16285f57b8221", - "reference": "45b30f99ac27b5ca93cb4831afe16285f57b8221", + "url": "https://api.github.com/repos/guzzle/psr7/zipball/a70f5c95fb43bc83f07c9c948baa0dc1829bf201", + "reference": "a70f5c95fb43bc83f07c9c948baa0dc1829bf201", "shasum": "" }, "require": { @@ -2335,8 +2346,8 @@ }, "require-dev": { "bamarni/composer-bin-plugin": "^1.8.2", - "http-interop/http-factory-tests": "^0.9", - "phpunit/phpunit": "^8.5.36 || ^9.6.15" + "http-interop/http-factory-tests": "0.9.0", + "phpunit/phpunit": "^8.5.39 || ^9.6.20" }, "suggest": { "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses" @@ -2407,7 +2418,7 @@ ], "support": { "issues": "https://github.com/guzzle/psr7/issues", - "source": "https://github.com/guzzle/psr7/tree/2.6.2" + "source": "https://github.com/guzzle/psr7/tree/2.7.0" }, "funding": [ { @@ -2423,7 +2434,7 @@ "type": "tidelift" } ], - "time": "2023-12-03T20:05:35+00:00" + "time": "2024-07-18T11:15:46+00:00" }, { "name": "illuminate/collections", @@ -2623,20 +2634,20 @@ }, { "name": "justinrainbow/json-schema", - "version": "v5.2.13", + "version": "5.3.0", "source": { "type": "git", "url": "https://github.com/jsonrainbow/json-schema.git", - "reference": "fbbe7e5d79f618997bc3332a6f49246036c45793" + "reference": "feb2ca6dd1cebdaf1ed60a4c8de2e53ce11c4fd8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/jsonrainbow/json-schema/zipball/fbbe7e5d79f618997bc3332a6f49246036c45793", - "reference": "fbbe7e5d79f618997bc3332a6f49246036c45793", + "url": "https://api.github.com/repos/jsonrainbow/json-schema/zipball/feb2ca6dd1cebdaf1ed60a4c8de2e53ce11c4fd8", + "reference": "feb2ca6dd1cebdaf1ed60a4c8de2e53ce11c4fd8", "shasum": "" }, "require": { - "php": ">=5.3.3" + "php": ">=7.1" }, "require-dev": { "friendsofphp/php-cs-fixer": "~2.2.20||~2.15.1", @@ -2647,11 +2658,6 @@ "bin/validate-json" ], "type": "library", - "extra": { - "branch-alias": { - "dev-master": "5.0.x-dev" - } - }, "autoload": { "psr-4": { "JsonSchema\\": "src/JsonSchema/" @@ -2687,9 +2693,9 @@ ], "support": { "issues": "https://github.com/jsonrainbow/json-schema/issues", - "source": "https://github.com/jsonrainbow/json-schema/tree/v5.2.13" + "source": "https://github.com/jsonrainbow/json-schema/tree/5.3.0" }, - "time": "2023-09-26T02:20:38+00:00" + "time": "2024-07-06T21:00:26+00:00" }, { "name": "laminas/laminas-captcha", @@ -2760,16 +2766,16 @@ }, { "name": "laminas/laminas-code", - "version": "4.13.0", + "version": "4.14.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-code.git", - "reference": "7353d4099ad5388e84737dd16994316a04f48dbf" + "reference": "562e02b7d85cb9142b5116cc76c4c7c162a11a1c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-code/zipball/7353d4099ad5388e84737dd16994316a04f48dbf", - "reference": "7353d4099ad5388e84737dd16994316a04f48dbf", + "url": "https://api.github.com/repos/laminas/laminas-code/zipball/562e02b7d85cb9142b5116cc76c4c7c162a11a1c", + "reference": "562e02b7d85cb9142b5116cc76c4c7c162a11a1c", "shasum": "" }, "require": { @@ -2781,7 +2787,7 @@ "laminas/laminas-coding-standard": "^2.5.0", "laminas/laminas-stdlib": "^3.17.0", "phpunit/phpunit": "^10.3.3", - "psalm/plugin-phpunit": "^0.18.4", + "psalm/plugin-phpunit": "^0.19.0", "vimeo/psalm": "^5.15.0" }, "suggest": { @@ -2819,7 +2825,7 @@ "type": "community_bridge" } ], - "time": "2023-10-18T10:00:55+00:00" + "time": "2024-06-17T08:50:25+00:00" }, { "name": "laminas/laminas-config", @@ -2891,22 +2897,21 @@ }, { "name": "laminas/laminas-crypt", - "version": "3.11.0", + "version": "3.12.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-crypt.git", - "reference": "098fc61a895d1ff5d1c2b861525b4428bf6c3240" + "reference": "ceab630494fc7a0d82ec39ad63947ef889a21be7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-crypt/zipball/098fc61a895d1ff5d1c2b861525b4428bf6c3240", - "reference": "098fc61a895d1ff5d1c2b861525b4428bf6c3240", + "url": "https://api.github.com/repos/laminas/laminas-crypt/zipball/ceab630494fc7a0d82ec39ad63947ef889a21be7", + "reference": "ceab630494fc7a0d82ec39ad63947ef889a21be7", "shasum": "" }, "require": { "ext-mbstring": "*", "laminas/laminas-math": "^3.4", - "laminas/laminas-servicemanager": "^3.11.2", "laminas/laminas-stdlib": "^3.8", "php": "~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0", "psr/container": "^1.1" @@ -2951,7 +2956,8 @@ "type": "community_bridge" } ], - "time": "2023-11-06T23:02:42+00:00" + "abandoned": true, + "time": "2024-07-15T09:11:42+00:00" }, { "name": "laminas/laminas-db", @@ -3165,16 +3171,16 @@ }, { "name": "laminas/laminas-eventmanager", - "version": "3.13.0", + "version": "3.13.1", "source": { "type": "git", "url": "https://github.com/laminas/laminas-eventmanager.git", - "reference": "ce5ba8bde378fca5cb0cd514f01823637215b2f3" + "reference": "933d1b5cf03fa4cf3016cebfd0555fa2ba3f2024" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-eventmanager/zipball/ce5ba8bde378fca5cb0cd514f01823637215b2f3", - "reference": "ce5ba8bde378fca5cb0cd514f01823637215b2f3", + "url": "https://api.github.com/repos/laminas/laminas-eventmanager/zipball/933d1b5cf03fa4cf3016cebfd0555fa2ba3f2024", + "reference": "933d1b5cf03fa4cf3016cebfd0555fa2ba3f2024", "shasum": "" }, "require": { @@ -3229,7 +3235,7 @@ "type": "community_bridge" } ], - "time": "2024-01-03T17:43:50+00:00" + "time": "2024-06-24T14:01:06+00:00" }, { "name": "laminas/laminas-feed", @@ -3381,16 +3387,16 @@ }, { "name": "laminas/laminas-filter", - "version": "2.35.2", + "version": "2.37.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-filter.git", - "reference": "3e821b33a787253d56046f9258174a22de1bd267" + "reference": "27dda1e60547bc000b876e24808f47932df2f4ac" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-filter/zipball/3e821b33a787253d56046f9258174a22de1bd267", - "reference": "3e821b33a787253d56046f9258174a22de1bd267", + "url": "https://api.github.com/repos/laminas/laminas-filter/zipball/27dda1e60547bc000b876e24808f47932df2f4ac", + "reference": "27dda1e60547bc000b876e24808f47932df2f4ac", "shasum": "" }, "require": { @@ -3408,11 +3414,11 @@ "laminas/laminas-crypt": "^3.11", "laminas/laminas-i18n": "^2.26.0", "laminas/laminas-uri": "^2.11", - "pear/archive_tar": "^1.4.14", - "phpunit/phpunit": "^10.5.11", + "pear/archive_tar": "^1.5.0", + "phpunit/phpunit": "^10.5.20", "psalm/plugin-phpunit": "^0.19.0", - "psr/http-factory": "^1.0.2", - "vimeo/psalm": "^5.22.2" + "psr/http-factory": "^1.1.0", + "vimeo/psalm": "^5.24.0" }, "suggest": { "laminas/laminas-crypt": "Laminas\\Crypt component, for encryption filters", @@ -3456,7 +3462,7 @@ "type": "community_bridge" } ], - "time": "2024-04-11T08:13:56+00:00" + "time": "2024-08-12T09:23:23+00:00" }, { "name": "laminas/laminas-http", @@ -3525,22 +3531,23 @@ }, { "name": "laminas/laminas-i18n", - "version": "2.26.0", + "version": "2.28.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-i18n.git", - "reference": "01738410cb263994d1d192861f642387e7e12ace" + "reference": "e1e312650232e5ef26c28ea08f3c4c18633f48c3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-i18n/zipball/01738410cb263994d1d192861f642387e7e12ace", - "reference": "01738410cb263994d1d192861f642387e7e12ace", + "url": "https://api.github.com/repos/laminas/laminas-i18n/zipball/e1e312650232e5ef26c28ea08f3c4c18633f48c3", + "reference": "e1e312650232e5ef26c28ea08f3c4c18633f48c3", "shasum": "" }, "require": { "ext-intl": "*", "laminas/laminas-servicemanager": "^3.21.0", "laminas/laminas-stdlib": "^3.0", + "laminas/laminas-translator": "^1.0", "php": "~8.1.0 || ~8.2.0 || ~8.3.0" }, "conflict": { @@ -3548,18 +3555,18 @@ "zendframework/zend-i18n": "*" }, "require-dev": { - "laminas/laminas-cache": "^3.12.0", + "laminas/laminas-cache": "^3.12.1", "laminas/laminas-cache-storage-adapter-memory": "^2.3.0", "laminas/laminas-cache-storage-deprecated-factory": "^1.2", "laminas/laminas-coding-standard": "~2.5.0", "laminas/laminas-config": "^3.9.0", "laminas/laminas-eventmanager": "^3.13", "laminas/laminas-filter": "^2.34", - "laminas/laminas-validator": "^2.46", - "laminas/laminas-view": "^2.33", - "phpunit/phpunit": "^10.5.5", - "psalm/plugin-phpunit": "^0.18.4", - "vimeo/psalm": "^5.18.0" + "laminas/laminas-validator": "^2.49", + "laminas/laminas-view": "^2.34", + "phpunit/phpunit": "^10.5.11", + "psalm/plugin-phpunit": "^0.19.0", + "vimeo/psalm": "^5.22.2" }, "suggest": { "laminas/laminas-cache": "You should install this package to cache the translations", @@ -3606,7 +3613,7 @@ "type": "community_bridge" } ], - "time": "2024-01-04T13:49:00+00:00" + "time": "2024-07-15T12:54:14+00:00" }, { "name": "laminas/laminas-json", @@ -3930,20 +3937,20 @@ }, { "name": "laminas/laminas-modulemanager", - "version": "2.15.0", + "version": "2.16.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-modulemanager.git", - "reference": "4c4e6f29f0b1a770c8ce4f30dd3a48eb45ed7d3b" + "reference": "8df7b237d75c04a1bc17b8f7d01eeb601cd7b7e3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-modulemanager/zipball/4c4e6f29f0b1a770c8ce4f30dd3a48eb45ed7d3b", - "reference": "4c4e6f29f0b1a770c8ce4f30dd3a48eb45ed7d3b", + "url": "https://api.github.com/repos/laminas/laminas-modulemanager/zipball/8df7b237d75c04a1bc17b8f7d01eeb601cd7b7e3", + "reference": "8df7b237d75c04a1bc17b8f7d01eeb601cd7b7e3", "shasum": "" }, "require": { - "brick/varexporter": "^0.3.2 || ^0.4", + "brick/varexporter": "^0.3.2 || ^0.4 || ^0.5", "laminas/laminas-config": "^3.7", "laminas/laminas-eventmanager": "^3.4", "laminas/laminas-stdlib": "^3.6", @@ -3959,7 +3966,7 @@ "laminas/laminas-mvc": "^3.6.1", "laminas/laminas-servicemanager": "^3.22.1", "phpunit/phpunit": "^10.4.2", - "psalm/plugin-phpunit": "^0.18.4", + "psalm/plugin-phpunit": "^0.19.0", "vimeo/psalm": "^5.15" }, "suggest": { @@ -3998,7 +4005,7 @@ "type": "community_bridge" } ], - "time": "2023-11-02T09:09:35+00:00" + "time": "2024-06-14T14:44:50+00:00" }, { "name": "laminas/laminas-mvc", @@ -4496,16 +4503,16 @@ }, { "name": "laminas/laminas-session", - "version": "2.20.0", + "version": "2.21.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-session.git", - "reference": "16876aa20a6688d06291a972f7e1eb0b74b05d51" + "reference": "b8cd890f7682a255b335c2ca45df9a7cbc58873d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-session/zipball/16876aa20a6688d06291a972f7e1eb0b74b05d51", - "reference": "16876aa20a6688d06291a972f7e1eb0b74b05d51", + "url": "https://api.github.com/repos/laminas/laminas-session/zipball/b8cd890f7682a255b335c2ca45df9a7cbc58873d", + "reference": "b8cd890f7682a255b335c2ca45df9a7cbc58873d", "shasum": "" }, "require": { @@ -4519,16 +4526,16 @@ }, "require-dev": { "ext-xdebug": "*", - "laminas/laminas-cache": "^3.12.1", + "laminas/laminas-cache": "^3.12.2", "laminas/laminas-cache-storage-adapter-memory": "^2.3", "laminas/laminas-coding-standard": "~2.5.0", - "laminas/laminas-db": "^2.19.0", + "laminas/laminas-db": "^2.20.0", "laminas/laminas-http": "^2.19", - "laminas/laminas-validator": "^2.49.0", - "mongodb/mongodb": "~1.17.0", - "phpunit/phpunit": "^9.6.17", - "psalm/plugin-phpunit": "^0.18.4", - "vimeo/psalm": "^5.22.2" + "laminas/laminas-validator": "^2.57.0", + "mongodb/mongodb": "~1.17.1", + "phpunit/phpunit": "^9.6.19", + "psalm/plugin-phpunit": "^0.19.0", + "vimeo/psalm": "^5.24.0" }, "suggest": { "laminas/laminas-cache": "Laminas\\Cache component", @@ -4574,7 +4581,7 @@ "type": "community_bridge" } ], - "time": "2024-03-08T11:02:36+00:00" + "time": "2024-06-19T14:36:45+00:00" }, { "name": "laminas/laminas-soap", @@ -4765,31 +4772,84 @@ ], "time": "2023-11-07T16:45:45+00:00" }, + { + "name": "laminas/laminas-translator", + "version": "1.0.0", + "source": { + "type": "git", + "url": "https://github.com/laminas/laminas-translator.git", + "reference": "86d176c01a96b0ef205192b776cb69e8d4ca06b1" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/laminas/laminas-translator/zipball/86d176c01a96b0ef205192b776cb69e8d4ca06b1", + "reference": "86d176c01a96b0ef205192b776cb69e8d4ca06b1", + "shasum": "" + }, + "require": { + "php": "~8.1.0 || ~8.2.0 || ~8.3.0" + }, + "require-dev": { + "laminas/laminas-coding-standard": "~2.5.0", + "vimeo/psalm": "^5.24.0" + }, + "type": "library", + "autoload": { + "psr-4": { + "Laminas\\Translator\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "description": "Interfaces for the Translator component of laminas-i18n", + "homepage": "https://laminas.dev", + "keywords": [ + "i18n", + "laminas" + ], + "support": { + "chat": "https://laminas.dev/chat", + "docs": "https://docs.laminas.dev/laminas-i18n/", + "forum": "https://discourse.laminas.dev", + "issues": "https://github.com/laminas/laminas-translator/issues", + "rss": "https://github.com/laminas/laminas-translator/releases.atom", + "source": "https://github.com/laminas/laminas-translator" + }, + "funding": [ + { + "url": "https://funding.communitybridge.org/projects/laminas-project", + "type": "community_bridge" + } + ], + "time": "2024-06-18T15:09:24+00:00" + }, { "name": "laminas/laminas-uri", - "version": "2.11.0", + "version": "2.12.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-uri.git", - "reference": "e662c685125061d3115906e5eb30f966842cc226" + "reference": "95a41a7592bacf4c648648a88b7c94b0c5c22b9e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-uri/zipball/e662c685125061d3115906e5eb30f966842cc226", - "reference": "e662c685125061d3115906e5eb30f966842cc226", + "url": "https://api.github.com/repos/laminas/laminas-uri/zipball/95a41a7592bacf4c648648a88b7c94b0c5c22b9e", + "reference": "95a41a7592bacf4c648648a88b7c94b0c5c22b9e", "shasum": "" }, "require": { "laminas/laminas-escaper": "^2.9", "laminas/laminas-validator": "^2.39", - "php": "~8.1.0 || ~8.2.0 || ~8.3.0" + "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0" }, "conflict": { "zendframework/zend-uri": "*" }, "require-dev": { "laminas/laminas-coding-standard": "~2.4.0", - "phpunit/phpunit": "^9.5.25" + "phpunit/phpunit": "^9.6.20" }, "type": "library", "autoload": { @@ -4821,26 +4881,26 @@ "type": "community_bridge" } ], - "time": "2023-10-18T09:56:55+00:00" + "time": "2024-08-03T21:22:51+00:00" }, { "name": "laminas/laminas-validator", - "version": "2.54.0", + "version": "2.64.1", "source": { "type": "git", "url": "https://github.com/laminas/laminas-validator.git", - "reference": "43b84efd642d55188dc0a8ffee4de187c1dc2314" + "reference": "9db115056b666b7540c951b6d4477b8e0b52b9ad" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-validator/zipball/43b84efd642d55188dc0a8ffee4de187c1dc2314", - "reference": "43b84efd642d55188dc0a8ffee4de187c1dc2314", + "url": "https://api.github.com/repos/laminas/laminas-validator/zipball/9db115056b666b7540c951b6d4477b8e0b52b9ad", + "reference": "9db115056b666b7540c951b6d4477b8e0b52b9ad", "shasum": "" }, "require": { "laminas/laminas-servicemanager": "^3.21.0", - "laminas/laminas-stdlib": "^3.13", - "php": "~8.1.0 || ~8.2.0 || ~8.3.0", + "laminas/laminas-stdlib": "^3.19", + "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0", "psr/http-message": "^1.0.1 || ^2.0.0" }, "conflict": { @@ -4905,7 +4965,7 @@ "type": "community_bridge" } ], - "time": "2024-05-16T12:03:20+00:00" + "time": "2024-08-01T09:32:54+00:00" }, { "name": "laminas/laminas-view", @@ -5220,11 +5280,11 @@ }, { "name": "magento/adobe-stock-integration", - "version": "2.1.6-p1", + "version": "2.1.6-p2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/adobe-stock-integration/magento-adobe-stock-integration-2.1.6.0-patch1.zip", - "shasum": "a7cd60c1304b467dc743f3e606708b37a20a730f" + "url": "https://repo.magento.com/archives/magento/adobe-stock-integration/magento-adobe-stock-integration-2.1.6.0-patch2.zip", + "shasum": "a658d94212de0ab1ca23ff8424ebaa0c2b9c6633" }, "require": { "magento/module-adobe-stock-admin-ui": "1.3.4", @@ -5241,14 +5301,15 @@ }, { "name": "magento/commerce-backend-sdk", - "version": "1.3.2", + "version": "1.4.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/commerce-backend-sdk/magento-commerce-backend-sdk-1.3.2.0.zip", - "shasum": "750d0a7aee127076856ca93631cba30c41632b21" + "url": "https://repo.magento.com/archives/magento/commerce-backend-sdk/magento-commerce-backend-sdk-1.4.0.0.zip", + "shasum": "1b94206ffb9fa52976cf381c6e3565a900804594" }, "require": { - "magento/module-commerce-backend-uix": "1.3.2" + "magento/module-admin-ui-sdk-custom-fees": "1.4.0", + "magento/module-commerce-backend-uix": "1.4.0" }, "type": "metapackage", "license": [ @@ -5259,15 +5320,15 @@ }, { "name": "magento/commerce-eventing", - "version": "1.7.0", + "version": "1.8.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/commerce-eventing/magento-commerce-eventing-1.7.0.0.zip", - "shasum": "86d7ca81388da3ed5da4482eda8ae513205130b7" + "url": "https://repo.magento.com/archives/magento/commerce-eventing/magento-commerce-eventing-1.8.1.0.zip", + "shasum": "e800d1ce6e8ed7b6d1256bf3499d10c90da40cfd" }, "require": { - "magento/module-adobe-commerce-events-client": "1.7.0", - "magento/module-adobe-commerce-events-generator": "1.7.0" + "magento/module-adobe-commerce-events-client": "1.8.1", + "magento/module-adobe-commerce-events-generator": "1.8.1" }, "type": "metapackage", "license": [ @@ -5278,15 +5339,15 @@ }, { "name": "magento/commerce-webhooks", - "version": "1.5.0", + "version": "1.5.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/commerce-webhooks/magento-commerce-webhooks-1.5.0.0.zip", - "shasum": "6c641345014ca6f47d22deccfed2c1a980d92c08" + "url": "https://repo.magento.com/archives/magento/commerce-webhooks/magento-commerce-webhooks-1.5.1.0.zip", + "shasum": "052f94d1000b13711268e80277b3d3ad75436de2" }, "require": { - "magento/module-adobe-commerce-webhooks": "1.5.0", - "magento/module-adobe-commerce-webhooks-generator": "1.5.0" + "magento/module-adobe-commerce-webhooks": "1.5.1", + "magento/module-adobe-commerce-webhooks-generator": "1.5.1" }, "type": "metapackage", "license": [ @@ -5661,16 +5722,16 @@ }, { "name": "magento/inventory-metapackage", - "version": "1.2.7-p1", + "version": "1.2.7-p2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/inventory-metapackage/magento-inventory-metapackage-1.2.7.0-patch1.zip", - "shasum": "3318e1b9b963a00555b13272d136c0d8792a6e97" + "url": "https://repo.magento.com/archives/magento/inventory-metapackage/magento-inventory-metapackage-1.2.7.0-patch2.zip", + "shasum": "6fee94cfb46666d2a086dd2b48fd1ad34738f50f" }, "require": { "magento/inventory-composer-installer": "^1.2.0", "magento/module-inventory": "1.2.5", - "magento/module-inventory-admin-ui": "1.2.5-p1", + "magento/module-inventory-admin-ui": "1.2.5-p2", "magento/module-inventory-advanced-checkout": "1.2.4", "magento/module-inventory-api": "1.2.5", "magento/module-inventory-bundle-import-export": "1.1.3", @@ -6199,11 +6260,11 @@ }, { "name": "magento/magento2-base", - "version": "2.4.7-p1", + "version": "2.4.7-p2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/magento2-base/magento-magento2-base-2.4.7.0-patch1.zip", - "shasum": "9a123b1cc9db2b560b88387f9e9a4df39d53c06d" + "url": "https://repo.magento.com/archives/magento/magento2-base/magento-magento2-base-2.4.7.0-patch2.zip", + "shasum": "eae60e06a4f5c4515424dceca654e09121916b94" }, "require": { "composer/composer": "^2.0, !=2.2.16", @@ -6771,11 +6832,11 @@ }, { "name": "magento/magento2-ee-base", - "version": "2.4.7-p1", + "version": "2.4.7-p2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/magento2-ee-base/magento-magento2-ee-base-2.4.7.0-patch1.zip", - "shasum": "a52e1553c76072d1bc603bd707e4894014e70845" + "url": "https://repo.magento.com/archives/magento/magento2-ee-base/magento-magento2-ee-base-2.4.7.0-patch2.zip", + "shasum": "60d42ca761469828f4c1d958192b1a640891cbdb" }, "require": { "composer/composer": "^2.0, !=2.2.16", @@ -7159,20 +7220,57 @@ ], "description": "N/A" }, + { + "name": "magento/module-admin-ui-sdk-custom-fees", + "version": "1.4.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-admin-ui-sdk-custom-fees/magento-module-admin-ui-sdk-custom-fees-1.4.0.0.zip", + "shasum": "8f66a603ec88bfc08856bdfafa2a41682da3afdc" + }, + "require": { + "magento/framework": ">=103.0.5", + "magento/module-admin-adobe-ims": ">=100.4.0", + "magento/module-adobe-ims-api": ">=2.1.2", + "magento/module-backend": ">=102.0.5", + "magento/module-catalog": ">=104.0.5", + "magento/module-commerce-backend-uix": ">=1.0.0", + "magento/module-config": ">=101.2.5", + "magento/module-quote": ">=101.2.5", + "magento/module-sales": ">=103.0.5", + "magento/module-store": ">=101.1.5", + "magento/module-tax": ">=100.4.5", + "magento/module-ui": ">=101.2.5", + "php": "~8.1.0||~8.2.0||~8.3.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\AdminUiSdkCustomFees\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "This module allows extensibility of Admin panel with custom fees" + }, { "name": "magento/module-adobe-commerce-events-client", - "version": "1.7.0", + "version": "1.8.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-commerce-events-client/magento-module-adobe-commerce-events-client-1.7.0.0.zip", - "shasum": "390e61aa5da9b7107df635d71cadf942e2193779" + "url": "https://repo.magento.com/archives/magento/module-adobe-commerce-events-client/magento-module-adobe-commerce-events-client-1.8.1.0.zip", + "shasum": "dba150b705e64e58517b2ecef371cbd73234af2b" }, "require": { "ext-json": "*", "magento/framework": ">=103.0.4", "magento/framework-message-queue": ">=100.4.4", "magento/module-adobe-commerce-out-of-process-extensibility": "^1.1", - "magento/module-adobe-io-events-client": "^1.5", + "magento/module-adobe-io-events-client": "^1.6", "magento/module-backend": ">=102.0.4", "magento/module-config": ">=101.2.4", "magento/module-store": ">=101.1.4", @@ -7202,16 +7300,16 @@ }, { "name": "magento/module-adobe-commerce-events-generator", - "version": "1.7.0", + "version": "1.8.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-commerce-events-generator/magento-module-adobe-commerce-events-generator-1.7.0.0.zip", - "shasum": "3974782a048b8b21eccefd39d243d342450f240e" + "url": "https://repo.magento.com/archives/magento/module-adobe-commerce-events-generator/magento-module-adobe-commerce-events-generator-1.8.1.0.zip", + "shasum": "f92d8499bd46c949b07ec5186b4d545142a83ad1" }, "require": { "ext-json": "*", "magento/framework": ">=103.0.4", - "magento/module-adobe-commerce-events-client": "^1.7", + "magento/module-adobe-commerce-events-client": "^1.8", "magento/module-adobe-commerce-out-of-process-extensibility": "^1.1", "php": "~8.1.0||~8.2.0||~8.3.0" }, @@ -7267,11 +7365,11 @@ }, { "name": "magento/module-adobe-commerce-webhooks", - "version": "1.5.0", + "version": "1.5.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-commerce-webhooks/magento-module-adobe-commerce-webhooks-1.5.0.0.zip", - "shasum": "79c45f61ebb893bdd0b6ef1a0f96988d2c9a1bd8" + "url": "https://repo.magento.com/archives/magento/module-adobe-commerce-webhooks/magento-module-adobe-commerce-webhooks-1.5.1.0.zip", + "shasum": "347c91042156af8070595c43d65b67aea1f76892" }, "require": { "magento/framework": ">=103.0.4", @@ -7297,11 +7395,11 @@ }, { "name": "magento/module-adobe-commerce-webhooks-generator", - "version": "1.5.0", + "version": "1.5.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-commerce-webhooks-generator/magento-module-adobe-commerce-webhooks-generator-1.5.0.0.zip", - "shasum": "fd50a204bbcf377679dd1415f8daaaa588878afb" + "url": "https://repo.magento.com/archives/magento/module-adobe-commerce-webhooks-generator/magento-module-adobe-commerce-webhooks-generator-1.5.1.0.zip", + "shasum": "0bd5d2916edbd4e06cd8bcd00f0834d993048a00" }, "require": { "magento/framework": ">=103.0.4", @@ -7386,15 +7484,16 @@ }, { "name": "magento/module-adobe-io-events-client", - "version": "1.5.0", + "version": "1.6.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-io-events-client/magento-module-adobe-io-events-client-1.5.0.0.zip", - "shasum": "eec301c4f090aa78435461cb23d897153df16c97" + "url": "https://repo.magento.com/archives/magento/module-adobe-io-events-client/magento-module-adobe-io-events-client-1.6.0.0.zip", + "shasum": "6e924fc72129cdc36e7c438711a3df2e7d733053" }, "require": { "magento/framework": ">=103.0.4", "magento/module-adobe-ims-api": "^2.1.0", + "magento/module-backend": ">=102.0.4", "magento/module-config": ">=101.2.4", "magento/module-jwt-framework-adapter": ">=100.4.1", "magento/module-store": ">=101.1.4", @@ -8995,11 +9094,11 @@ }, { "name": "magento/module-catalog", - "version": "104.0.7-p1", + "version": "104.0.7-p2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog/magento-module-catalog-104.0.7.0-patch1.zip", - "shasum": "24c19d8dae5c76d8033351c03e0a2f7c731dd661" + "url": "https://repo.magento.com/archives/magento/module-catalog/magento-module-catalog-104.0.7.0-patch2.zip", + "shasum": "78912c7a4584d6815f2759f695c832ddeda9d609" }, "require": { "magento/framework": "103.0.*", @@ -9902,11 +10001,11 @@ }, { "name": "magento/module-catalog-url-rewrite-staging", - "version": "100.4.6-p1", + "version": "100.4.6-p2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-url-rewrite-staging/magento-module-catalog-url-rewrite-staging-100.4.6.0-patch1.zip", - "shasum": "063a3310d11d81f55c3e983b095d3e7b12dccbc2" + "url": "https://repo.magento.com/archives/magento/module-catalog-url-rewrite-staging/magento-module-catalog-url-rewrite-staging-100.4.6.0-patch2.zip", + "shasum": "c5855e2819cdc21d45b37eb944d826c402df6450" }, "require": { "magento/framework": "103.0.*", @@ -10405,11 +10504,11 @@ }, { "name": "magento/module-commerce-backend-uix", - "version": "1.3.2", + "version": "1.4.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-commerce-backend-uix/magento-module-commerce-backend-uix-1.3.2.0.zip", - "shasum": "a373a66301bef0d9a791ad27894c3974a383b722" + "url": "https://repo.magento.com/archives/magento/module-commerce-backend-uix/magento-module-commerce-backend-uix-1.4.0.0.zip", + "shasum": "f3849438d432f50c4fd757fb4ecffafb95557110" }, "require": { "magento/framework": ">=103.0.5", @@ -10417,6 +10516,8 @@ "magento/module-adobe-ims-api": ">=2.1.2", "magento/module-backend": ">=102.0.5", "magento/module-catalog": ">=104.0.5", + "magento/module-config": ">=101.2.5", + "magento/module-customer": ">=103.0.5", "magento/module-sales": ">=103.0.5", "magento/module-store": ">=101.1.5", "magento/module-ui": ">=101.2.5", @@ -10467,11 +10568,11 @@ }, { "name": "magento/module-config", - "version": "101.2.7", + "version": "101.2.7-p2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-config/magento-module-config-101.2.7.0.zip", - "shasum": "fe948c3f9ceae6485fac15bda82dc4740fb854b7" + "url": "https://repo.magento.com/archives/magento/module-config/magento-module-config-101.2.7.0-patch2.zip", + "shasum": "b452798413b458ea339392f007856a497ca1e6ac" }, "require": { "magento/framework": "103.0.*", @@ -10899,11 +11000,11 @@ }, { "name": "magento/module-customer", - "version": "103.0.7-p1", + "version": "103.0.7-p2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-customer/magento-module-customer-103.0.7.0-patch1.zip", - "shasum": "435ee6b888b16979ce59eb5b6140eec7bd25e759" + "url": "https://repo.magento.com/archives/magento/module-customer/magento-module-customer-103.0.7.0-patch2.zip", + "shasum": "f0cb8584b580a4d8a7558baf6ede3abb547cd86c" }, "require": { "magento/framework": "103.0.*", @@ -11333,11 +11434,11 @@ }, { "name": "magento/module-data-exporter", - "version": "103.3.5", + "version": "103.3.9", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-data-exporter/magento-module-data-exporter-103.3.5.0.zip", - "shasum": "c3a4d4cc27e83a7d563c23db1d2704ede3416927" + "url": "https://repo.magento.com/archives/magento/module-data-exporter/magento-module-data-exporter-103.3.9.0.zip", + "shasum": "533b1ecb2c358bd7c76435889650abe06e3460dd" }, "require": { "magento/framework": ">=103.0.4", @@ -11950,11 +12051,11 @@ }, { "name": "magento/module-encryption-key", - "version": "100.4.5", + "version": "100.4.5-p2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-encryption-key/magento-module-encryption-key-100.4.5.0.zip", - "shasum": "224887333a64a374064ecf52003be8c78814b836" + "url": "https://repo.magento.com/archives/magento/module-encryption-key/magento-module-encryption-key-100.4.5.0-patch2.zip", + "shasum": "09a3928c20faed06d3d2a9dcc6e9b30d9b9324f7" }, "require": { "magento/framework": "103.0.*", @@ -12032,11 +12133,11 @@ }, { "name": "magento/module-fedex", - "version": "100.4.5", + "version": "100.4.5-p2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-fedex/magento-module-fedex-100.4.5.0.zip", - "shasum": "883915a74f9b576e324847ef962983a5cd66ed21" + "url": "https://repo.magento.com/archives/magento/module-fedex/magento-module-fedex-100.4.5.0-patch2.zip", + "shasum": "3fd3da576d108a74eb9af22d4e13fc7fef43115c" }, "require": { "lib-libxml": "*", @@ -12383,11 +12484,11 @@ }, { "name": "magento/module-gift-registry", - "version": "101.2.7", + "version": "101.2.7-p2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-gift-registry/magento-module-gift-registry-101.2.7.0.zip", - "shasum": "9bae29ff3deadc1eb62cbefeec92cd11bdc16de5" + "url": "https://repo.magento.com/archives/magento/module-gift-registry/magento-module-gift-registry-101.2.7.0-patch2.zip", + "shasum": "a278d87d6cc81a1c27b21f157e1839f42253a297" }, "require": { "magento/framework": "103.0.*", @@ -13150,11 +13251,11 @@ }, { "name": "magento/module-import-export", - "version": "101.0.7", + "version": "101.0.7-p2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-import-export/magento-module-import-export-101.0.7.0.zip", - "shasum": "7b09a8b6eb5d10e525cfb1fa0b2b24c16a08d9b3" + "url": "https://repo.magento.com/archives/magento/module-import-export/magento-module-import-export-101.0.7.0-patch2.zip", + "shasum": "f815647cd3a7873bf4d892455fe993cfd8ad089c" }, "require": { "ext-ctype": "*", @@ -13305,11 +13406,11 @@ }, { "name": "magento/module-integration", - "version": "100.4.7", + "version": "100.4.7-p2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-integration/magento-module-integration-100.4.7.0.zip", - "shasum": "a2c1cc8a907c2bbdcc88f6f4e107825142795d46" + "url": "https://repo.magento.com/archives/magento/module-integration/magento-module-integration-100.4.7.0-patch2.zip", + "shasum": "24f3e80ad5ead6f2e719e06ed9f7eb80989b28ad" }, "require": { "magento/framework": "103.0.*", @@ -13394,11 +13495,11 @@ }, { "name": "magento/module-inventory-admin-ui", - "version": "1.2.5-p1", + "version": "1.2.5-p2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-admin-ui/magento-module-inventory-admin-ui-1.2.5.0-patch1.zip", - "shasum": "67c0b4729a5937218fb7a8b90d4134785390ac75" + "url": "https://repo.magento.com/archives/magento/module-inventory-admin-ui/magento-module-inventory-admin-ui-1.2.5.0-patch2.zip", + "shasum": "e77597286d0bb0f0ad8f76cbd1c327a466d7a57a" }, "require": { "magento/framework": "*", @@ -15815,11 +15916,11 @@ }, { "name": "magento/module-jwt-user-token", - "version": "100.4.2", + "version": "100.4.2-p2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-jwt-user-token/magento-module-jwt-user-token-100.4.2.0.zip", - "shasum": "e7b63fcfe503e0fa06b37bc984c5edec2aa385b6" + "url": "https://repo.magento.com/archives/magento/module-jwt-user-token/magento-module-jwt-user-token-100.4.2.0-patch2.zip", + "shasum": "0145357ee501661183b7d31963b41487fe1c8fc6" }, "require": { "magento/framework": "103.0.*", @@ -17566,11 +17667,11 @@ }, { "name": "magento/module-newsletter", - "version": "100.4.7", + "version": "100.4.7-p2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-newsletter/magento-module-newsletter-100.4.7.0.zip", - "shasum": "f69cf50ecced995bcf923d12d48545777f42be48" + "url": "https://repo.magento.com/archives/magento/module-newsletter/magento-module-newsletter-100.4.7.0-patch2.zip", + "shasum": "17d1dd9557825c3ecce33491653dadba914643e3" }, "require": { "magento/framework": "103.0.*", @@ -17831,11 +17932,11 @@ }, { "name": "magento/module-page-builder", - "version": "2.2.5", + "version": "2.2.5-p2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-page-builder/magento-module-page-builder-2.2.5.0.zip", - "shasum": "a054d22b1b635b589e737e34954ed6246dc85ab7" + "url": "https://repo.magento.com/archives/magento/module-page-builder/magento-module-page-builder-2.2.5.0-patch2.zip", + "shasum": "6ecbab0cf1092a116f103bb2ed12e48d0ac1371e" }, "require": { "magento/framework": "*", @@ -18067,27 +18168,32 @@ }, { "name": "magento/module-payment-services-base", - "version": "2.6.0", + "version": "2.7.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-payment-services-base/magento-module-payment-services-base-2.6.0.0.zip", - "shasum": "d10c55a75c490826927b6b1d0f83df11e55e31c0" + "url": "https://repo.magento.com/archives/magento/module-payment-services-base/magento-module-payment-services-base-2.7.0.0.zip", + "shasum": "f37520d83f1a4c127b6ede4d3dc158da9d55b276" }, "require": { - "magento/framework": ">=103.0.4 <=103.0.7-p1", - "magento/module-backend": ">=102.0.4 <=102.0.7", - "magento/module-config": ">=101.2.4 <=101.2.7", - "magento/module-directory": ">=100.4.4 <=100.4.7", - "magento/module-payment": ">=100.4.4 <=100.4.7", - "magento/module-paypal": ">=101.0.4 <=101.0.7", - "magento/module-sales": ">=103.0.4 <=103.0.7-p1", - "magento/module-service-proxy": "2.6.0", + "magento/framework": ">=103.0.4 <104.0.0", + "magento/module-backend": ">=102.0.4 <103.0.0", + "magento/module-config": ">=101.2.4 <102.0.0", + "magento/module-directory": ">=100.4.4 <101.0.0", + "magento/module-payment": ">=100.4.4 <101.0.0", + "magento/module-payment-services-dashboard": "2.7.0", + "magento/module-sales": ">=103.0.4 <104.0.0", + "magento/module-service-proxy": "2.7.0", "magento/module-services-id": "^3.2.0", "magento/module-services-id-graph-ql-server": "^1.1.0", - "magento/module-store": ">=101.1.4 <=101.1.7", + "magento/module-services-id-layout": "^1.1.0", + "magento/module-store": ">=101.1.4 <102.0.0", + "magento/module-ui": ">=101.2.4 <102.0.0", "magento/services-connector": "^1.3.0", "php": "~8.1.0||~8.2.0||~8.3.0" }, + "suggest": { + "magento/module-paypal": "*" + }, "type": "magento2-module", "autoload": { "files": [ @@ -18105,21 +18211,21 @@ }, { "name": "magento/module-payment-services-dashboard", - "version": "2.6.0", + "version": "2.7.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-payment-services-dashboard/magento-module-payment-services-dashboard-2.6.0.0.zip", - "shasum": "4b69b565f8c2b245cbd5330804b4ea54fcf23c44" + "url": "https://repo.magento.com/archives/magento/module-payment-services-dashboard/magento-module-payment-services-dashboard-2.7.0.0.zip", + "shasum": "3c8c0414c856c1a8246dbc5e4ee878e3e677b294" }, "require": { "ext-json": "*", - "magento/framework": ">=103.0.4 <=103.0.7-p1", - "magento/module-backend": ">=102.0.4 <=102.0.7", - "magento/module-config": ">=101.2.4 <=101.2.7", - "magento/module-payment-services-base": "2.6.0", - "magento/module-payment-services-paypal": "2.6.0", - "magento/module-service-proxy": "2.6.0", - "magento/module-store": ">=101.1.4 <=101.1.7", + "magento/framework": ">=103.0.4 <104.0.0", + "magento/module-backend": ">=102.0.4 <103.0.0", + "magento/module-config": ">=101.2.4 <102.0.0", + "magento/module-payment-services-base": "2.7.0", + "magento/module-payment-services-paypal": "2.7.0", + "magento/module-service-proxy": "2.7.0", + "magento/module-store": ">=101.1.4 <102.0.0", "php": "~8.1.0||~8.2.0||~8.3.0" }, "type": "magento2-module", @@ -18139,32 +18245,32 @@ }, { "name": "magento/module-payment-services-paypal", - "version": "2.6.0", + "version": "2.7.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-payment-services-paypal/magento-module-payment-services-paypal-2.6.0.0.zip", - "shasum": "93f345238a1bfef65693535df9f8b5878ff1719f" + "url": "https://repo.magento.com/archives/magento/module-payment-services-paypal/magento-module-payment-services-paypal-2.7.0.0.zip", + "shasum": "6a3e93e2a3027f87ea670db5c5e769daadbfa892" }, "require": { - "magento/framework": ">=103.0.4 <=103.0.7-p1", - "magento/module-backend": ">=102.0.4 <=102.0.7", - "magento/module-catalog": ">=104.0.4 <=104.0.7-p1", - "magento/module-checkout": ">=100.4.4 <=100.4.7", - "magento/module-checkout-agreements": ">=100.4.3 <=100.4.6", - "magento/module-config": ">=101.2.4 <=101.2.7", - "magento/module-csp": ">=100.4.3 <=100.4.6", - "magento/module-customer": ">=103.0.4 <=103.0.7-p1", - "magento/module-instant-purchase": ">=100.4.3 <=100.4.6", - "magento/module-payment": ">=100.4.4 <=100.4.7", - "magento/module-payment-services-base": "2.6.0", + "magento/framework": ">=103.0.4 <104.0.0", + "magento/module-backend": ">=102.0.4 <103.0.0", + "magento/module-catalog": ">=104.0.4 <105.0.0", + "magento/module-checkout": ">=100.4.4 <101.0.0", + "magento/module-checkout-agreements": ">=100.4.3 <101.0.0", + "magento/module-config": ">=101.2.4 <102.0.0", + "magento/module-csp": ">=100.4.3 <101.0.0", + "magento/module-customer": ">=103.0.4 <104.0.0", + "magento/module-instant-purchase": ">=100.4.3 <101.0.0", + "magento/module-payment": ">=100.4.4 <101.0.0", + "magento/module-payment-services-base": "2.7.0", "magento/module-query-xml": "^103.0.3", - "magento/module-quote": ">=101.2.4 <=101.2.7-p1", - "magento/module-sales": ">=103.0.4 <=103.0.7-p1", - "magento/module-service-proxy": "2.6.0", - "magento/module-store": ">=101.1.4 <=101.1.7", - "magento/module-tax": ">=100.4.4 <=100.4.7", - "magento/module-theme": ">=101.1.4 <=101.1.7", - "magento/module-vault": ">=101.2.4 <=101.2.7", + "magento/module-quote": ">=101.2.4 <102.0.0", + "magento/module-sales": ">=103.0.4 <104.0.0", + "magento/module-service-proxy": "2.7.0", + "magento/module-store": ">=101.1.4 <102.0.0", + "magento/module-tax": ">=100.4.4 <101.0.0", + "magento/module-theme": ">=101.1.4 <102.0.0", + "magento/module-vault": ">=101.2.4 <102.0.0", "php": "~8.1.0||~8.2.0||~8.3.0" }, "type": "magento2-module", @@ -18184,17 +18290,17 @@ }, { "name": "magento/module-payment-services-paypal-graph-ql", - "version": "2.6.0", + "version": "2.7.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-payment-services-paypal-graph-ql/magento-module-payment-services-paypal-graph-ql-2.6.0.0.zip", - "shasum": "77dc523990ce47c8f25f122cd65bb36f1b8bbb92" + "url": "https://repo.magento.com/archives/magento/module-payment-services-paypal-graph-ql/magento-module-payment-services-paypal-graph-ql-2.7.0.0.zip", + "shasum": "99cbc18fa2ae90d8221cb4e67cc63d1fb182601a" }, "require": { - "magento/framework": ">=103.0.4 <=103.0.7-p1", - "magento/module-payment-services-paypal": "2.6.0", - "magento/module-quote": ">=101.2.4 <=101.2.7-p1", - "magento/module-quote-graph-ql": ">=100.4.4 <=100.4.7", + "magento/framework": ">=103.0.4 <104.0.0", + "magento/module-payment-services-paypal": "2.7.0", + "magento/module-quote": ">=101.2.4 <102.0.0", + "magento/module-quote-graph-ql": ">=100.4.4 <101.0.0", "php": "~8.1.0||~8.2.0||~8.3.0" }, "type": "magento2-module", @@ -18214,20 +18320,20 @@ }, { "name": "magento/module-payment-services-saas-export", - "version": "2.6.0", + "version": "2.7.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-payment-services-saas-export/magento-module-payment-services-saas-export-2.6.0.0.zip", - "shasum": "e49049e62d1aa37afa522f3742d5baa3b1020a54" + "url": "https://repo.magento.com/archives/magento/module-payment-services-saas-export/magento-module-payment-services-saas-export-2.7.0.0.zip", + "shasum": "b33e97137dbc781f0e77842a971f35d9c10d15d3" }, "require": { - "magento/framework": ">=103.0.4 <=103.0.7-p1", + "magento/framework": ">=103.0.4 <104.0.0", "magento/module-data-exporter": "^103.0.3", - "magento/module-payment-services-base": "2.6.0", + "magento/module-payment-services-base": "2.7.0", "magento/module-saas-common": "^103.0.3", - "magento/module-sales-data-exporter": "2.6.0", + "magento/module-sales-data-exporter": "2.7.0", "magento/module-services-id": "^3.2.0", - "magento/module-store-data-exporter": "2.6.0", + "magento/module-store-data-exporter": "2.7.0", "magento/services-connector": "^1.3.0", "php": "~8.1.0||~8.2.0||~8.3.0" }, @@ -18280,11 +18386,11 @@ }, { "name": "magento/module-paypal", - "version": "101.0.7", + "version": "101.0.7-p2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-paypal/magento-module-paypal-101.0.7.0.zip", - "shasum": "7da5aa3bafb3dcb0640abcb53ec3e682189398a1" + "url": "https://repo.magento.com/archives/magento/module-paypal/magento-module-paypal-101.0.7.0-patch2.zip", + "shasum": "f50ce38d1cd36697c9123256dea26919af4478bb" }, "require": { "lib-libxml": "*", @@ -18685,11 +18791,11 @@ }, { "name": "magento/module-query-xml", - "version": "103.3.5", + "version": "103.3.9", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-query-xml/magento-module-query-xml-103.3.5.0.zip", - "shasum": "c44b43f09f5c8b607fcc8db3ca19355c1b4d60fc" + "url": "https://repo.magento.com/archives/magento/module-query-xml/magento-module-query-xml-103.3.9.0.zip", + "shasum": "0615619d3a915377d83094e32b203d129342eaef" }, "require": { "magento/framework": ">=103.0.4", @@ -19964,11 +20070,11 @@ }, { "name": "magento/module-reports", - "version": "100.4.7", + "version": "100.4.7-p2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-reports/magento-module-reports-100.4.7.0.zip", - "shasum": "2eae7e56b34f0da7f5de97fa4b0c6ab7e17231e8" + "url": "https://repo.magento.com/archives/magento/module-reports/magento-module-reports-100.4.7.0-patch2.zip", + "shasum": "4ca2604304314ccf21d41ce934cb9583c772f844" }, "require": { "magento/framework": "103.0.*", @@ -20361,11 +20467,11 @@ }, { "name": "magento/module-rma-graph-ql", - "version": "100.4.6-p1", + "version": "100.4.6-p2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-rma-graph-ql/magento-module-rma-graph-ql-100.4.6.0-patch1.zip", - "shasum": "0384d82db1245edbc90286e745458f42889427a0" + "url": "https://repo.magento.com/archives/magento/module-rma-graph-ql/magento-module-rma-graph-ql-100.4.6.0-patch2.zip", + "shasum": "e56362925634831e8f30658aa20294f81b2775cc" }, "require": { "magento/framework": "103.0.*", @@ -20525,11 +20631,11 @@ }, { "name": "magento/module-saas-common", - "version": "103.3.5", + "version": "103.3.9", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-saas-common/magento-module-saas-common-103.3.5.0.zip", - "shasum": "506e7d84c796da85048afe8e947905890aec2d20" + "url": "https://repo.magento.com/archives/magento/module-saas-common/magento-module-saas-common-103.3.9.0.zip", + "shasum": "747873f0394d0bd529c8ab5b2a44e5e856a4e594" }, "require": { "magento/framework": ">=103.0.4", @@ -20562,11 +20668,11 @@ }, { "name": "magento/module-sales", - "version": "103.0.7-p1", + "version": "103.0.7-p2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sales/magento-module-sales-103.0.7.0-patch1.zip", - "shasum": "75440d5d2f2ef9104079ea2c78a4042ab07bc16e" + "url": "https://repo.magento.com/archives/magento/module-sales/magento-module-sales-103.0.7.0-patch2.zip", + "shasum": "9f60409b0253dda4639e35feab31217b93ef619d" }, "require": { "magento/framework": "103.0.*", @@ -20677,17 +20783,17 @@ }, { "name": "magento/module-sales-data-exporter", - "version": "2.6.0", + "version": "2.7.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sales-data-exporter/magento-module-sales-data-exporter-2.6.0.0.zip", - "shasum": "bd9cb20d3a5f64b95924f19ba39b16d876806c68" + "url": "https://repo.magento.com/archives/magento/module-sales-data-exporter/magento-module-sales-data-exporter-2.7.0.0.zip", + "shasum": "bbe145828623a1b8efea17b2f47cf210d8df1fc9" }, "require": { - "magento/framework": ">=103.0.4 <=103.0.7-p1", + "magento/framework": ">=103.0.4 <104.0.0", "magento/module-data-exporter": "^103.0.3", "magento/module-query-xml": "^103.0.3", - "magento/module-sales": ">=103.0.4 <=103.0.7-p1", + "magento/module-sales": ">=103.0.4 <104.0.0", "php": "~8.1.0||~8.2.0||~8.3.0" }, "type": "magento2-module", @@ -21266,17 +21372,17 @@ }, { "name": "magento/module-service-proxy", - "version": "2.6.0", + "version": "2.7.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-service-proxy/magento-module-service-proxy-2.6.0.0.zip", - "shasum": "4871c6ed6bfbe1bfece206a8485d326f2827583b" + "url": "https://repo.magento.com/archives/magento/module-service-proxy/magento-module-service-proxy-2.7.0.0.zip", + "shasum": "05ffb187138bd0ee60cf4b4320ab88c290f8f973" }, "require": { - "magento/framework": ">=103.0.4 <=103.0.7-p1", - "magento/module-backend": ">=102.0.4 <=102.0.7", - "magento/module-page-cache": ">=100.4.4 <=100.4.7", - "magento/module-store": ">=101.1.4 <=101.1.7", + "magento/framework": ">=103.0.4 <104.0.0", + "magento/module-backend": ">=102.0.4 <103.0.0", + "magento/module-page-cache": ">=100.4.4 <101.0.0", + "magento/module-store": ">=101.1.4 <102.0.0", "php": "~8.1.0||~8.2.0||~8.3.0" }, "type": "magento2-module", @@ -21389,11 +21495,11 @@ }, { "name": "magento/module-shipping", - "version": "100.4.7", + "version": "100.4.7-p2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-shipping/magento-module-shipping-100.4.7.0.zip", - "shasum": "0bb1ed1c510704ec7077247710259cd981fdfd4e" + "url": "https://repo.magento.com/archives/magento/module-shipping/magento-module-shipping-100.4.7.0-patch2.zip", + "shasum": "a58129dc6e9196d11c2e471ff6dbb37edb904868" }, "require": { "ext-gd": "*", @@ -21612,17 +21718,17 @@ }, { "name": "magento/module-store-data-exporter", - "version": "2.6.0", + "version": "2.7.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-store-data-exporter/magento-module-store-data-exporter-2.6.0.0.zip", - "shasum": "f888d7cce5cc45660f889f0751f560b50db7f113" + "url": "https://repo.magento.com/archives/magento/module-store-data-exporter/magento-module-store-data-exporter-2.7.0.0.zip", + "shasum": "030407495c7c6e4168e5b353c03c8f9a80d053b4" }, "require": { - "magento/framework": ">=103.0.4 <=103.0.7-p1", + "magento/framework": ">=103.0.4 <104.0.0", "magento/module-data-exporter": "^103.0.3", "magento/module-query-xml": "^103.0.3", - "magento/module-store": ">=101.1.4 <=101.1.7", + "magento/module-store": ">=101.1.4 <102.0.0", "php": "~8.1.0||~8.2.0||~8.3.0" }, "type": "magento2-module", @@ -21673,11 +21779,11 @@ }, { "name": "magento/module-support", - "version": "101.2.6", + "version": "101.2.6-p2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-support/magento-module-support-101.2.6.0.zip", - "shasum": "6cd1a0256b45fb4e9204f0c6caeecf2ed25c3e6e" + "url": "https://repo.magento.com/archives/magento/module-support/magento-module-support-101.2.6.0-patch2.zip", + "shasum": "c0d86770f860b76914525527bbc19a5bb175fe5b" }, "require": { "lib-libxml": "*", @@ -22083,11 +22189,11 @@ }, { "name": "magento/module-tax-import-export", - "version": "100.4.6", + "version": "100.4.6-p2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-tax-import-export/magento-module-tax-import-export-100.4.6.0.zip", - "shasum": "6f6e8b31f8284b50267f95cb18e756fb02ed561f" + "url": "https://repo.magento.com/archives/magento/module-tax-import-export/magento-module-tax-import-export-100.4.6.0-patch2.zip", + "shasum": "cf27ed1b593b12b1519fe5a11eead8a947fd76c2" }, "require": { "magento/framework": "103.0.*", @@ -22222,11 +22328,11 @@ }, { "name": "magento/module-two-factor-auth", - "version": "1.1.6-p1", + "version": "1.1.6-p2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-two-factor-auth/magento-module-two-factor-auth-1.1.6.0-patch1.zip", - "shasum": "b1073975adf4bf60af69fc78de2f6e39f6acfeef" + "url": "https://repo.magento.com/archives/magento/module-two-factor-auth/magento-module-two-factor-auth-1.1.6.0-patch2.zip", + "shasum": "285664672f36a16ae0f3a1eae86637248189e55c" }, "require": { "2tvenom/cborencode": "^1.0", @@ -22710,11 +22816,11 @@ }, { "name": "magento/module-visual-merchandiser", - "version": "100.4.7", + "version": "100.4.7-p2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-visual-merchandiser/magento-module-visual-merchandiser-100.4.7.0.zip", - "shasum": "aec5d367703a8a43207d21f2bf97848bdd37edec" + "url": "https://repo.magento.com/archives/magento/module-visual-merchandiser/magento-module-visual-merchandiser-100.4.7.0-patch2.zip", + "shasum": "8e9931392876fdf1dd47099a35c3411eb31f9b86" }, "require": { "magento/framework": "103.0.*", @@ -23185,17 +23291,17 @@ }, { "name": "magento/page-builder", - "version": "1.7.4-p1", + "version": "1.7.4-p2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/page-builder/magento-page-builder-1.7.4.0-patch1.zip", - "shasum": "a9623dca4be95a5d1c37186dbb8a93dad8679948" + "url": "https://repo.magento.com/archives/magento/page-builder/magento-page-builder-1.7.4.0-patch2.zip", + "shasum": "6df1ac09393e3af8129412ea5a4cb5d171f63a6d" }, "require": { "magento/module-aws-s3-page-builder": "1.0.4", "magento/module-catalog-page-builder-analytics": "1.6.4", "magento/module-cms-page-builder-analytics": "1.6.4", - "magento/module-page-builder": "2.2.5", + "magento/module-page-builder": "2.2.5-p2", "magento/module-page-builder-admin-analytics": "1.1.4", "magento/module-page-builder-analytics": "1.6.4" }, @@ -23204,11 +23310,11 @@ }, { "name": "magento/page-builder-commerce", - "version": "1.7.4-p1", + "version": "1.7.4-p2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/page-builder-commerce/magento-page-builder-commerce-1.7.4.0-patch1.zip", - "shasum": "fc75a55b09bd226fcf53ea695aaebf283da01db2" + "url": "https://repo.magento.com/archives/magento/page-builder-commerce/magento-page-builder-commerce-1.7.4.0-patch2.zip", + "shasum": "b760589dc770a46f3f593baa0f988673a76eee2e" }, "require": { "magento/module-banner-page-builder": "2.2.5", @@ -23218,28 +23324,28 @@ "magento/module-cms-page-builder-analytics-staging": "1.7.3", "magento/module-page-builder-admin-gws-admin-ui": "1.7.3", "magento/module-staging-page-builder": "2.2.5", - "magento/page-builder": "1.7.4-p1" + "magento/page-builder": "1.7.4-p2" }, "type": "metapackage", "description": "Page Builder Commerce metapackage" }, { "name": "magento/payment-services", - "version": "2.6.0", + "version": "2.7.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/payment-services/magento-payment-services-2.6.0.0.zip", - "shasum": "db2ddd4b17f3dbdd6bb606045510d24824360053" + "url": "https://repo.magento.com/archives/magento/payment-services/magento-payment-services-2.7.0.0.zip", + "shasum": "3aa736c8e7a8847bbc2aab839efea5daead05e3d" }, "require": { - "magento/module-payment-services-base": "2.6.0", - "magento/module-payment-services-dashboard": "2.6.0", - "magento/module-payment-services-paypal": "2.6.0", - "magento/module-payment-services-paypal-graph-ql": "2.6.0", - "magento/module-payment-services-saas-export": "2.6.0", - "magento/module-sales-data-exporter": "2.6.0", - "magento/module-service-proxy": "2.6.0", - "magento/module-store-data-exporter": "2.6.0", + "magento/module-payment-services-base": "2.7.0", + "magento/module-payment-services-dashboard": "2.7.0", + "magento/module-payment-services-paypal": "2.7.0", + "magento/module-payment-services-paypal-graph-ql": "2.7.0", + "magento/module-payment-services-saas-export": "2.7.0", + "magento/module-sales-data-exporter": "2.7.0", + "magento/module-service-proxy": "2.7.0", + "magento/module-store-data-exporter": "2.7.0", "magento/services-id": "^3.2.0" }, "type": "metapackage", @@ -23247,11 +23353,11 @@ }, { "name": "magento/product-community-edition", - "version": "2.4.7-p1", + "version": "2.4.7-p2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/product-community-edition/magento-product-community-edition-2.4.7.0-patch1.zip", - "shasum": "ab62e68a494d704edbcc82565096fc3465bb044d" + "url": "https://repo.magento.com/archives/magento/product-community-edition/magento-product-community-edition-2.4.7.0-patch2.zip", + "shasum": "3b57a33bd8de4b2ae805a7d2b1ec73dd82be8f68" }, "require": { "adobe-commerce/os-extensions-metapackage": "~1.0", @@ -23311,7 +23417,7 @@ "magento/framework-amqp": "100.4.5", "magento/framework-bulk": "101.0.3", "magento/framework-message-queue": "100.4.7", - "magento/inventory-metapackage": "1.2.7-p1", + "magento/inventory-metapackage": "1.2.7-p2", "magento/language-de_de": "100.4.0", "magento/language-en_us": "100.4.0", "magento/language-es_es": "100.4.0", @@ -23320,7 +23426,7 @@ "magento/language-pt_br": "100.4.0", "magento/language-zh_hans_cn": "100.4.0", "magento/magento-composer-installer": ">=0.4.0", - "magento/magento2-base": "2.4.7-p1", + "magento/magento2-base": "2.4.7-p2", "magento/module-admin-analytics": "100.4.6", "magento/module-admin-notification": "100.4.6", "magento/module-advanced-pricing-import-export": "100.4.7", @@ -23341,7 +23447,7 @@ "magento/module-cache-invalidate": "100.4.5", "magento/module-captcha": "100.4.7", "magento/module-cardinal-commerce": "100.4.5", - "magento/module-catalog": "104.0.7-p1", + "magento/module-catalog": "104.0.7-p2", "magento/module-catalog-analytics": "100.4.4", "magento/module-catalog-cms-graph-ql": "100.4.3", "magento/module-catalog-customer-graph-ql": "100.4.6", @@ -23364,7 +23470,7 @@ "magento/module-cms-url-rewrite": "100.4.6", "magento/module-cms-url-rewrite-graph-ql": "100.4.5", "magento/module-compare-list-graph-ql": "100.4.3", - "magento/module-config": "101.2.7", + "magento/module-config": "101.2.7-p2", "magento/module-configurable-import-export": "100.4.5", "magento/module-configurable-product": "100.4.7", "magento/module-configurable-product-graph-ql": "100.4.7", @@ -23375,7 +23481,7 @@ "magento/module-cron": "100.4.7", "magento/module-csp": "100.4.6", "magento/module-currency-symbol": "100.4.5", - "magento/module-customer": "103.0.7-p1", + "magento/module-customer": "103.0.7-p2", "magento/module-customer-analytics": "100.4.4", "magento/module-customer-downloadable-graph-ql": "100.4.3", "magento/module-customer-graph-ql": "100.4.7", @@ -23393,8 +23499,8 @@ "magento/module-elasticsearch": "101.0.7", "magento/module-elasticsearch-7": "100.4.7", "magento/module-email": "101.1.7", - "magento/module-encryption-key": "100.4.5", - "magento/module-fedex": "100.4.5", + "magento/module-encryption-key": "100.4.5-p2", + "magento/module-fedex": "100.4.5-p2", "magento/module-gift-message": "100.4.6", "magento/module-gift-message-graph-ql": "100.4.5", "magento/module-google-adwords": "100.4.4", @@ -23409,13 +23515,13 @@ "magento/module-grouped-import-export": "100.4.5", "magento/module-grouped-product": "100.4.7", "magento/module-grouped-product-graph-ql": "100.4.7", - "magento/module-import-export": "101.0.7", + "magento/module-import-export": "101.0.7-p2", "magento/module-indexer": "100.4.7", "magento/module-instant-purchase": "100.4.6", - "magento/module-integration": "100.4.7", + "magento/module-integration": "100.4.7-p2", "magento/module-integration-graph-ql": "100.4.0", "magento/module-jwt-framework-adapter": "100.4.3", - "magento/module-jwt-user-token": "100.4.2", + "magento/module-jwt-user-token": "100.4.2-p2", "magento/module-layered-navigation": "100.4.7", "magento/module-login-as-customer": "100.4.7", "magento/module-login-as-customer-admin-ui": "100.4.7", @@ -23460,7 +23566,7 @@ "magento/module-multishipping": "100.4.7", "magento/module-mysql-mq": "100.4.5", "magento/module-new-relic-reporting": "100.4.5", - "magento/module-newsletter": "100.4.7", + "magento/module-newsletter": "100.4.7-p2", "magento/module-newsletter-graph-ql": "100.4.4", "magento/module-offline-payments": "100.4.5", "magento/module-offline-shipping": "100.4.6", @@ -23471,7 +23577,7 @@ "magento/module-page-cache": "100.4.7", "magento/module-payment": "100.4.7", "magento/module-payment-graph-ql": "100.4.2", - "magento/module-paypal": "101.0.7", + "magento/module-paypal": "101.0.7-p2", "magento/module-paypal-captcha": "100.4.4", "magento/module-paypal-graph-ql": "100.4.5", "magento/module-persistent": "100.4.7", @@ -23486,7 +23592,7 @@ "magento/module-related-product-graph-ql": "100.4.4", "magento/module-release-notification": "100.4.5", "magento/module-remote-storage": "100.4.5", - "magento/module-reports": "100.4.7", + "magento/module-reports": "100.4.7-p2", "magento/module-require-js": "100.4.3", "magento/module-review": "100.4.7", "magento/module-review-analytics": "100.4.4", @@ -23494,7 +23600,7 @@ "magento/module-robots": "101.1.3", "magento/module-rss": "100.4.5", "magento/module-rule": "100.4.6", - "magento/module-sales": "103.0.7-p1", + "magento/module-sales": "103.0.7-p2", "magento/module-sales-analytics": "100.4.4", "magento/module-sales-graph-ql": "100.4.7", "magento/module-sales-inventory": "100.4.4", @@ -23506,7 +23612,7 @@ "magento/module-security": "100.4.7", "magento/module-send-friend": "100.4.5", "magento/module-send-friend-graph-ql": "100.4.3", - "magento/module-shipping": "100.4.7", + "magento/module-shipping": "100.4.7-p2", "magento/module-sitemap": "100.4.6", "magento/module-store": "101.1.7", "magento/module-store-graph-ql": "100.4.5", @@ -23518,7 +23624,7 @@ "magento/module-swatches-layered-navigation": "100.4.3", "magento/module-tax": "100.4.7", "magento/module-tax-graph-ql": "100.4.3", - "magento/module-tax-import-export": "100.4.6", + "magento/module-tax-import-export": "100.4.6-p2", "magento/module-theme": "101.1.7", "magento/module-theme-graph-ql": "100.4.4", "magento/module-translation": "100.4.7", @@ -23541,8 +23647,8 @@ "magento/module-wishlist": "101.2.7", "magento/module-wishlist-analytics": "100.4.5", "magento/module-wishlist-graph-ql": "100.4.7", - "magento/page-builder": "1.7.4-p1", - "magento/security-package": "1.1.6-p1", + "magento/page-builder": "1.7.4-p2", + "magento/security-package": "1.1.6-p2", "magento/theme-adminhtml-backend": "100.4.7-p1", "magento/theme-frontend-blank": "100.4.7-p1", "magento/theme-frontend-luma": "100.4.7-p1", @@ -23577,11 +23683,11 @@ }, { "name": "magento/product-enterprise-edition", - "version": "2.4.7-p1", + "version": "2.4.7-p2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/product-enterprise-edition/magento-product-enterprise-edition-2.4.7.0-patch1.zip", - "shasum": "bf87345d7152f67fa271be1548fd0b09076e1f33" + "url": "https://repo.magento.com/archives/magento/product-enterprise-edition/magento-product-enterprise-edition-2.4.7.0-patch2.zip", + "shasum": "98ce663864c9944237ee11d666036b352485480f" }, "require": { "adobe-commerce/extensions-metapackage": "~2.0", @@ -23640,7 +23746,7 @@ "magento/composer-dependency-version-audit-plugin": "^0.1", "magento/framework-foreign-key": "100.4.6", "magento/magento-composer-installer": ">=0.4.0", - "magento/magento2-ee-base": "2.4.7-p1", + "magento/magento2-ee-base": "2.4.7-p2", "magento/module-admin-gws": "100.4.7", "magento/module-admin-gws-configurable-product": "100.4.4", "magento/module-admin-gws-staging": "100.4.4", @@ -23672,7 +23778,7 @@ "magento/module-catalog-rule-staging": "100.4.7", "magento/module-catalog-staging": "100.4.7", "magento/module-catalog-staging-graph-ql": "100.4.6", - "magento/module-catalog-url-rewrite-staging": "100.4.6-p1", + "magento/module-catalog-url-rewrite-staging": "100.4.6-p2", "magento/module-checkout-address-search": "100.4.6", "magento/module-checkout-address-search-gift-registry": "100.4.3", "magento/module-checkout-staging": "100.4.6", @@ -23698,7 +23804,7 @@ "magento/module-gift-card-import-export": "100.4.4", "magento/module-gift-card-staging": "100.4.4", "magento/module-gift-message-staging": "100.4.4", - "magento/module-gift-registry": "101.2.7", + "magento/module-gift-registry": "101.2.7-p2", "magento/module-gift-registry-graph-ql": "100.4.3", "magento/module-gift-wrapping": "101.2.6", "magento/module-gift-wrapping-graph-ql": "100.4.4", @@ -23738,7 +23844,7 @@ "magento/module-reward-graph-ql": "100.4.6", "magento/module-reward-staging": "100.4.4", "magento/module-rma": "101.2.7", - "magento/module-rma-graph-ql": "100.4.6-p1", + "magento/module-rma-graph-ql": "100.4.6-p2", "magento/module-rma-staging": "100.4.4", "magento/module-sales-archive": "101.0.5", "magento/module-sales-rule-staging": "100.4.6", @@ -23749,7 +23855,7 @@ "magento/module-search-staging": "100.4.5", "magento/module-staging": "101.2.7", "magento/module-staging-graph-ql": "100.4.4", - "magento/module-support": "101.2.6", + "magento/module-support": "101.2.6-p2", "magento/module-swat": "100.4.5", "magento/module-target-rule": "101.2.7", "magento/module-target-rule-graph-ql": "100.4.4", @@ -23757,14 +23863,14 @@ "magento/module-versions-cms-page-cache": "100.4.3", "magento/module-versions-cms-url-rewrite": "100.4.5", "magento/module-versions-cms-url-rewrite-graph-ql": "100.4.3", - "magento/module-visual-merchandiser": "100.4.7", + "magento/module-visual-merchandiser": "100.4.7-p2", "magento/module-website-restriction": "100.4.6", "magento/module-weee-staging": "100.4.4", "magento/module-wishlist-gift-card": "100.4.3", "magento/module-wishlist-gift-card-graph-ql": "100.4.3", - "magento/page-builder-commerce": "1.7.4-p1", - "magento/product-community-edition": "2.4.7-p1", - "magento/security-package-ee": "1.0.2-p1", + "magento/page-builder-commerce": "1.7.4-p2", + "magento/product-community-edition": "2.4.7-p2", + "magento/security-package-ee": "1.0.2-p2", "magento/theme-adminhtml-spectrum": "100.4.2", "magento/zend-cache": "^1.16", "magento/zend-db": "^1.16", @@ -23796,11 +23902,11 @@ }, { "name": "magento/quality-patches", - "version": "1.1.48", + "version": "1.1.49", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/quality-patches/magento-quality-patches-1.1.48.0.zip", - "shasum": "cd1d3d475f05f4b6a915de38bbf4cd7365b1f80f" + "url": "https://repo.magento.com/archives/magento/quality-patches/magento-quality-patches-1.1.49.0.zip", + "shasum": "2b5074176d8e15065e093574dd8c840c2ac2b8a2" }, "require": { "ext-json": "*", @@ -23834,11 +23940,11 @@ }, { "name": "magento/security-package", - "version": "1.1.6-p1", + "version": "1.1.6-p2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/security-package/magento-security-package-1.1.6.0-patch1.zip", - "shasum": "82b51e11da49dab9deff58351817f8cc1697fb52" + "url": "https://repo.magento.com/archives/magento/security-package/magento-security-package-1.1.6.0-patch2.zip", + "shasum": "6b059cea157f38354d7b2732ccbb0d2e45726b41" }, "require": { "google/recaptcha": "^1.2", @@ -23866,18 +23972,18 @@ "magento/module-re-captcha-webapi-rest": "1.0.3", "magento/module-re-captcha-webapi-ui": "1.0.3", "magento/module-securitytxt": "1.1.3", - "magento/module-two-factor-auth": "1.1.6-p1" + "magento/module-two-factor-auth": "1.1.6-p2" }, "type": "metapackage", "description": "Magento Security Package" }, { "name": "magento/security-package-ee", - "version": "1.0.2-p1", + "version": "1.0.2-p2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/security-package-ee/magento-security-package-ee-1.0.2.0-patch1.zip", - "shasum": "eb6a6c668b02f46cf386738788352c83623c821c" + "url": "https://repo.magento.com/archives/magento/security-package-ee/magento-security-package-ee-1.0.2.0-patch2.zip", + "shasum": "b175afacae9b0cc999f9c865bfc4117e90fc2354" }, "require": { "magento/module-re-captcha-gift-card": "1.0.2", @@ -24684,25 +24790,27 @@ }, { "name": "nikic/php-parser", - "version": "v4.19.1", + "version": "v5.1.0", "source": { "type": "git", "url": "https://github.com/nikic/PHP-Parser.git", - "reference": "4e1b88d21c69391150ace211e9eaf05810858d0b" + "reference": "683130c2ff8c2739f4822ff7ac5c873ec529abd1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/4e1b88d21c69391150ace211e9eaf05810858d0b", - "reference": "4e1b88d21c69391150ace211e9eaf05810858d0b", + "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/683130c2ff8c2739f4822ff7ac5c873ec529abd1", + "reference": "683130c2ff8c2739f4822ff7ac5c873ec529abd1", "shasum": "" }, "require": { + "ext-ctype": "*", + "ext-json": "*", "ext-tokenizer": "*", - "php": ">=7.1" + "php": ">=7.4" }, "require-dev": { "ircmaxell/php-yacc": "^0.0.7", - "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0 || ^9.0" + "phpunit/phpunit": "^9.0" }, "bin": [ "bin/php-parse" @@ -24710,7 +24818,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "4.9-dev" + "dev-master": "5.0-dev" } }, "autoload": { @@ -24734,9 +24842,9 @@ ], "support": { "issues": "https://github.com/nikic/PHP-Parser/issues", - "source": "https://github.com/nikic/PHP-Parser/tree/v4.19.1" + "source": "https://github.com/nikic/PHP-Parser/tree/v5.1.0" }, - "time": "2024-03-17T08:10:35+00:00" + "time": "2024-07-01T20:03:41+00:00" }, { "name": "opensearch-project/opensearch-php", @@ -24807,24 +24915,24 @@ }, { "name": "paragonie/constant_time_encoding", - "version": "v2.7.0", + "version": "v3.0.0", "source": { "type": "git", "url": "https://github.com/paragonie/constant_time_encoding.git", - "reference": "52a0d99e69f56b9ec27ace92ba56897fe6993105" + "reference": "df1e7fde177501eee2037dd159cf04f5f301a512" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/52a0d99e69f56b9ec27ace92ba56897fe6993105", - "reference": "52a0d99e69f56b9ec27ace92ba56897fe6993105", + "url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/df1e7fde177501eee2037dd159cf04f5f301a512", + "reference": "df1e7fde177501eee2037dd159cf04f5f301a512", "shasum": "" }, "require": { - "php": "^7|^8" + "php": "^8" }, "require-dev": { - "phpunit/phpunit": "^6|^7|^8|^9", - "vimeo/psalm": "^1|^2|^3|^4" + "phpunit/phpunit": "^9", + "vimeo/psalm": "^4|^5" }, "type": "library", "autoload": { @@ -24870,7 +24978,7 @@ "issues": "https://github.com/paragonie/constant_time_encoding/issues", "source": "https://github.com/paragonie/constant_time_encoding" }, - "time": "2024-05-08T12:18:48+00:00" + "time": "2024-05-08T12:36:18+00:00" }, { "name": "paragonie/random_compat", @@ -24924,28 +25032,28 @@ }, { "name": "paragonie/sodium_compat", - "version": "v1.21.1", + "version": "v2.0.1", "source": { "type": "git", "url": "https://github.com/paragonie/sodium_compat.git", - "reference": "bb312875dcdd20680419564fe42ba1d9564b9e37" + "reference": "f65c82939ab17aeff538f9bf6d582f65cc7f255e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/paragonie/sodium_compat/zipball/bb312875dcdd20680419564fe42ba1d9564b9e37", - "reference": "bb312875dcdd20680419564fe42ba1d9564b9e37", + "url": "https://api.github.com/repos/paragonie/sodium_compat/zipball/f65c82939ab17aeff538f9bf6d582f65cc7f255e", + "reference": "f65c82939ab17aeff538f9bf6d582f65cc7f255e", "shasum": "" }, "require": { - "paragonie/random_compat": ">=1", - "php": "^5.2.4|^5.3|^5.4|^5.5|^5.6|^7|^8" + "php": "^8.1", + "php-64bit": "*" }, "require-dev": { - "phpunit/phpunit": "^3|^4|^5|^6|^7|^8|^9" + "phpunit/phpunit": "^7|^8|^9", + "vimeo/psalm": "^4|^5" }, "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-sodium": "Better performance, password hashing (Argon2i), secure memory management (memzero), and better security." }, "type": "library", "autoload": { @@ -25004,9 +25112,9 @@ ], "support": { "issues": "https://github.com/paragonie/sodium_compat/issues", - "source": "https://github.com/paragonie/sodium_compat/tree/v1.21.1" + "source": "https://github.com/paragonie/sodium_compat/tree/v2.0.1" }, - "time": "2024-04-22T22:05:04+00:00" + "time": "2024-04-24T12:06:31+00:00" }, { "name": "paypal/module-braintree", @@ -25674,20 +25782,20 @@ }, { "name": "phpseclib/phpseclib", - "version": "3.0.37", + "version": "3.0.41", "source": { "type": "git", "url": "https://github.com/phpseclib/phpseclib.git", - "reference": "cfa2013d0f68c062055180dd4328cc8b9d1f30b8" + "reference": "621c73f7dcb310b61de34d1da4c4204e8ace6ceb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/cfa2013d0f68c062055180dd4328cc8b9d1f30b8", - "reference": "cfa2013d0f68c062055180dd4328cc8b9d1f30b8", + "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/621c73f7dcb310b61de34d1da4c4204e8ace6ceb", + "reference": "621c73f7dcb310b61de34d1da4c4204e8ace6ceb", "shasum": "" }, "require": { - "paragonie/constant_time_encoding": "^1|^2", + "paragonie/constant_time_encoding": "^1|^2|^3", "paragonie/random_compat": "^1.4|^2.0|^9.99.99", "php": ">=5.6.1" }, @@ -25764,7 +25872,7 @@ ], "support": { "issues": "https://github.com/phpseclib/phpseclib/issues", - "source": "https://github.com/phpseclib/phpseclib/tree/3.0.37" + "source": "https://github.com/phpseclib/phpseclib/tree/3.0.41" }, "funding": [ { @@ -25780,7 +25888,7 @@ "type": "tidelift" } ], - "time": "2024-03-03T02:14:58+00:00" + "time": "2024-08-12T00:13:54+00:00" }, { "name": "psr/cache", @@ -26537,16 +26645,16 @@ }, { "name": "sabberworm/php-css-parser", - "version": "v8.5.1", + "version": "v8.6.0", "source": { "type": "git", "url": "https://github.com/MyIntervals/PHP-CSS-Parser.git", - "reference": "4a3d572b0f8b28bb6fd016ae8bbfc445facef152" + "reference": "d2fb94a9641be84d79c7548c6d39bbebba6e9a70" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/MyIntervals/PHP-CSS-Parser/zipball/4a3d572b0f8b28bb6fd016ae8bbfc445facef152", - "reference": "4a3d572b0f8b28bb6fd016ae8bbfc445facef152", + "url": "https://api.github.com/repos/MyIntervals/PHP-CSS-Parser/zipball/d2fb94a9641be84d79c7548c6d39bbebba6e9a70", + "reference": "d2fb94a9641be84d79c7548c6d39bbebba6e9a70", "shasum": "" }, "require": { @@ -26596,29 +26704,29 @@ ], "support": { "issues": "https://github.com/MyIntervals/PHP-CSS-Parser/issues", - "source": "https://github.com/MyIntervals/PHP-CSS-Parser/tree/v8.5.1" + "source": "https://github.com/MyIntervals/PHP-CSS-Parser/tree/v8.6.0" }, - "time": "2024-02-15T16:41:13+00:00" + "time": "2024-07-01T07:33:21+00:00" }, { "name": "seld/jsonlint", - "version": "1.10.2", + "version": "1.11.0", "source": { "type": "git", "url": "https://github.com/Seldaek/jsonlint.git", - "reference": "9bb7db07b5d66d90f6ebf542f09fc67d800e5259" + "reference": "1748aaf847fc731cfad7725aec413ee46f0cc3a2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/9bb7db07b5d66d90f6ebf542f09fc67d800e5259", - "reference": "9bb7db07b5d66d90f6ebf542f09fc67d800e5259", + "url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/1748aaf847fc731cfad7725aec413ee46f0cc3a2", + "reference": "1748aaf847fc731cfad7725aec413ee46f0cc3a2", "shasum": "" }, "require": { "php": "^5.3 || ^7.0 || ^8.0" }, "require-dev": { - "phpstan/phpstan": "^1.5", + "phpstan/phpstan": "^1.11", "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0 || ^8.5.13" }, "bin": [ @@ -26650,7 +26758,7 @@ ], "support": { "issues": "https://github.com/Seldaek/jsonlint/issues", - "source": "https://github.com/Seldaek/jsonlint/tree/1.10.2" + "source": "https://github.com/Seldaek/jsonlint/tree/1.11.0" }, "funding": [ { @@ -26662,7 +26770,7 @@ "type": "tidelift" } ], - "time": "2024-02-07T12:57:50+00:00" + "time": "2024-07-11T14:55:45+00:00" }, { "name": "seld/phar-utils", @@ -26851,26 +26959,28 @@ }, { "name": "spomky-labs/otphp", - "version": "11.2.2", + "version": "11.3.0", "source": { "type": "git", "url": "https://github.com/Spomky-Labs/otphp.git", - "reference": "b737d1c6330beae7c0bc225d3e848805b352fe42" + "reference": "2d8ccb5fc992b9cc65ef321fa4f00fefdb3f4b33" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Spomky-Labs/otphp/zipball/b737d1c6330beae7c0bc225d3e848805b352fe42", - "reference": "b737d1c6330beae7c0bc225d3e848805b352fe42", + "url": "https://api.github.com/repos/Spomky-Labs/otphp/zipball/2d8ccb5fc992b9cc65ef321fa4f00fefdb3f4b33", + "reference": "2d8ccb5fc992b9cc65ef321fa4f00fefdb3f4b33", "shasum": "" }, "require": { "ext-mbstring": "*", - "paragonie/constant_time_encoding": "^2.0", - "php": "^8.1" + "paragonie/constant_time_encoding": "^2.0 || ^3.0", + "php": ">=8.1", + "psr/clock": "^1.0", + "symfony/deprecation-contracts": "^3.2" }, "require-dev": { "ekino/phpstan-banned-code": "^1.0", - "infection/infection": "^0.26|^0.27|^0.28", + "infection/infection": "^0.26|^0.27|^0.28|^0.29", "php-parallel-lint/php-parallel-lint": "^1.3", "phpstan/phpstan": "^1.0", "phpstan/phpstan-deprecation-rules": "^1.0", @@ -26878,7 +26988,7 @@ "phpstan/phpstan-strict-rules": "^1.0", "phpunit/phpunit": "^9.5.26|^10.0|^11.0", "qossmic/deptrac-shim": "^1.0", - "rector/rector": "1.0", + "rector/rector": "^1.0", "symfony/phpunit-bridge": "^6.1|^7.0", "symplify/easy-coding-standard": "^12.0" }, @@ -26915,7 +27025,7 @@ ], "support": { "issues": "https://github.com/Spomky-Labs/otphp/issues", - "source": "https://github.com/Spomky-Labs/otphp/tree/11.2.2" + "source": "https://github.com/Spomky-Labs/otphp/tree/11.3.0" }, "funding": [ { @@ -26927,7 +27037,7 @@ "type": "patreon" } ], - "time": "2024-04-15T07:35:15+00:00" + "time": "2024-06-12T11:22:32+00:00" }, { "name": "spomky-labs/pki-framework", @@ -27117,16 +27227,16 @@ }, { "name": "symfony/console", - "version": "v6.4.8", + "version": "v6.4.10", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "be5854cee0e8c7b110f00d695d11debdfa1a2a91" + "reference": "504974cbe43d05f83b201d6498c206f16fc0cdbc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/be5854cee0e8c7b110f00d695d11debdfa1a2a91", - "reference": "be5854cee0e8c7b110f00d695d11debdfa1a2a91", + "url": "https://api.github.com/repos/symfony/console/zipball/504974cbe43d05f83b201d6498c206f16fc0cdbc", + "reference": "504974cbe43d05f83b201d6498c206f16fc0cdbc", "shasum": "" }, "require": { @@ -27191,7 +27301,7 @@ "terminal" ], "support": { - "source": "https://github.com/symfony/console/tree/v6.4.8" + "source": "https://github.com/symfony/console/tree/v6.4.10" }, "funding": [ { @@ -27207,7 +27317,7 @@ "type": "tidelift" } ], - "time": "2024-05-31T14:49:08+00:00" + "time": "2024-07-26T12:30:32+00:00" }, { "name": "symfony/css-selector", @@ -27276,16 +27386,16 @@ }, { "name": "symfony/dependency-injection", - "version": "v6.4.8", + "version": "v6.4.10", "source": { "type": "git", "url": "https://github.com/symfony/dependency-injection.git", - "reference": "d3b618176e8c3a9e5772151c51eba0c52a0c771c" + "reference": "5caf9c5f6085f13b27d70a236b776c07e4a1c3eb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/d3b618176e8c3a9e5772151c51eba0c52a0c771c", - "reference": "d3b618176e8c3a9e5772151c51eba0c52a0c771c", + "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/5caf9c5f6085f13b27d70a236b776c07e4a1c3eb", + "reference": "5caf9c5f6085f13b27d70a236b776c07e4a1c3eb", "shasum": "" }, "require": { @@ -27337,7 +27447,7 @@ "description": "Allows you to standardize and centralize the way objects are constructed in your application", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/dependency-injection/tree/v6.4.8" + "source": "https://github.com/symfony/dependency-injection/tree/v6.4.10" }, "funding": [ { @@ -27353,7 +27463,7 @@ "type": "tidelift" } ], - "time": "2024-05-31T14:49:08+00:00" + "time": "2024-07-26T07:32:07+00:00" }, { "name": "symfony/deprecation-contracts", @@ -27424,16 +27534,16 @@ }, { "name": "symfony/error-handler", - "version": "v7.1.1", + "version": "v7.1.3", "source": { "type": "git", "url": "https://github.com/symfony/error-handler.git", - "reference": "e9b8bbce0b4f322939332ab7b6b81d8c11da27dd" + "reference": "432bb369952795c61ca1def65e078c4a80dad13c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/error-handler/zipball/e9b8bbce0b4f322939332ab7b6b81d8c11da27dd", - "reference": "e9b8bbce0b4f322939332ab7b6b81d8c11da27dd", + "url": "https://api.github.com/repos/symfony/error-handler/zipball/432bb369952795c61ca1def65e078c4a80dad13c", + "reference": "432bb369952795c61ca1def65e078c4a80dad13c", "shasum": "" }, "require": { @@ -27479,7 +27589,7 @@ "description": "Provides tools to manage errors and ease debugging PHP code", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/error-handler/tree/v7.1.1" + "source": "https://github.com/symfony/error-handler/tree/v7.1.3" }, "funding": [ { @@ -27495,7 +27605,7 @@ "type": "tidelift" } ], - "time": "2024-05-31T14:57:53+00:00" + "time": "2024-07-26T13:02:51+00:00" }, { "name": "symfony/event-dispatcher", @@ -27655,16 +27765,16 @@ }, { "name": "symfony/filesystem", - "version": "v7.1.1", + "version": "v7.1.2", "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", - "reference": "802e87002f919296c9f606457d9fa327a0b3d6b2" + "reference": "92a91985250c251de9b947a14bb2c9390b1a562c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/filesystem/zipball/802e87002f919296c9f606457d9fa327a0b3d6b2", - "reference": "802e87002f919296c9f606457d9fa327a0b3d6b2", + "url": "https://api.github.com/repos/symfony/filesystem/zipball/92a91985250c251de9b947a14bb2c9390b1a562c", + "reference": "92a91985250c251de9b947a14bb2c9390b1a562c", "shasum": "" }, "require": { @@ -27701,7 +27811,7 @@ "description": "Provides basic utilities for the filesystem", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/filesystem/tree/v7.1.1" + "source": "https://github.com/symfony/filesystem/tree/v7.1.2" }, "funding": [ { @@ -27717,20 +27827,20 @@ "type": "tidelift" } ], - "time": "2024-05-31T14:57:53+00:00" + "time": "2024-06-28T10:03:55+00:00" }, { "name": "symfony/finder", - "version": "v7.1.1", + "version": "v7.1.3", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", - "reference": "fbb0ba67688b780efbc886c1a0a0948dcf7205d6" + "reference": "717c6329886f32dc65e27461f80f2a465412fdca" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/finder/zipball/fbb0ba67688b780efbc886c1a0a0948dcf7205d6", - "reference": "fbb0ba67688b780efbc886c1a0a0948dcf7205d6", + "url": "https://api.github.com/repos/symfony/finder/zipball/717c6329886f32dc65e27461f80f2a465412fdca", + "reference": "717c6329886f32dc65e27461f80f2a465412fdca", "shasum": "" }, "require": { @@ -27765,7 +27875,7 @@ "description": "Finds files and directories via an intuitive fluent interface", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/finder/tree/v7.1.1" + "source": "https://github.com/symfony/finder/tree/v7.1.3" }, "funding": [ { @@ -27781,20 +27891,20 @@ "type": "tidelift" } ], - "time": "2024-05-31T14:57:53+00:00" + "time": "2024-07-24T07:08:44+00:00" }, { "name": "symfony/http-client", - "version": "v7.1.1", + "version": "v7.1.3", "source": { "type": "git", "url": "https://github.com/symfony/http-client.git", - "reference": "1ec24a54d1885b11e862d6ddab31bd6749720d20" + "reference": "b79858aa7a051ea791b0d50269a234a0b50cb231" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-client/zipball/1ec24a54d1885b11e862d6ddab31bd6749720d20", - "reference": "1ec24a54d1885b11e862d6ddab31bd6749720d20", + "url": "https://api.github.com/repos/symfony/http-client/zipball/b79858aa7a051ea791b0d50269a234a0b50cb231", + "reference": "b79858aa7a051ea791b0d50269a234a0b50cb231", "shasum": "" }, "require": { @@ -27859,7 +27969,7 @@ "http" ], "support": { - "source": "https://github.com/symfony/http-client/tree/v7.1.1" + "source": "https://github.com/symfony/http-client/tree/v7.1.3" }, "funding": [ { @@ -27875,7 +27985,7 @@ "type": "tidelift" } ], - "time": "2024-05-31T14:57:53+00:00" + "time": "2024-07-17T06:10:24+00:00" }, { "name": "symfony/http-client-contracts", @@ -27957,16 +28067,16 @@ }, { "name": "symfony/http-foundation", - "version": "v7.1.1", + "version": "v7.1.3", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "74d171d5b6a1d9e4bfee09a41937c17a7536acfa" + "reference": "f602d5c17d1fa02f8019ace2687d9d136b7f4a1a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/74d171d5b6a1d9e4bfee09a41937c17a7536acfa", - "reference": "74d171d5b6a1d9e4bfee09a41937c17a7536acfa", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/f602d5c17d1fa02f8019ace2687d9d136b7f4a1a", + "reference": "f602d5c17d1fa02f8019ace2687d9d136b7f4a1a", "shasum": "" }, "require": { @@ -28014,7 +28124,7 @@ "description": "Defines an object-oriented layer for the HTTP specification", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/http-foundation/tree/v7.1.1" + "source": "https://github.com/symfony/http-foundation/tree/v7.1.3" }, "funding": [ { @@ -28030,20 +28140,20 @@ "type": "tidelift" } ], - "time": "2024-05-31T14:57:53+00:00" + "time": "2024-07-26T12:41:01+00:00" }, { "name": "symfony/http-kernel", - "version": "v7.1.1", + "version": "v7.1.3", "source": { "type": "git", "url": "https://github.com/symfony/http-kernel.git", - "reference": "fa8d1c75b5f33b1302afccf81811f93976c6e26f" + "reference": "db9702f3a04cc471ec8c70e881825db26ac5f186" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-kernel/zipball/fa8d1c75b5f33b1302afccf81811f93976c6e26f", - "reference": "fa8d1c75b5f33b1302afccf81811f93976c6e26f", + "url": "https://api.github.com/repos/symfony/http-kernel/zipball/db9702f3a04cc471ec8c70e881825db26ac5f186", + "reference": "db9702f3a04cc471ec8c70e881825db26ac5f186", "shasum": "" }, "require": { @@ -28128,7 +28238,7 @@ "description": "Provides a structured process for converting a Request into a Response", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/http-kernel/tree/v7.1.1" + "source": "https://github.com/symfony/http-kernel/tree/v7.1.3" }, "funding": [ { @@ -28144,7 +28254,7 @@ "type": "tidelift" } ], - "time": "2024-06-04T06:52:15+00:00" + "time": "2024-07-26T14:58:15+00:00" }, { "name": "symfony/intl", @@ -28231,16 +28341,16 @@ }, { "name": "symfony/polyfill-ctype", - "version": "v1.29.0", + "version": "v1.30.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-ctype.git", - "reference": "ef4d7e442ca910c4764bce785146269b30cb5fc4" + "reference": "0424dff1c58f028c451efff2045f5d92410bd540" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/ef4d7e442ca910c4764bce785146269b30cb5fc4", - "reference": "ef4d7e442ca910c4764bce785146269b30cb5fc4", + "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/0424dff1c58f028c451efff2045f5d92410bd540", + "reference": "0424dff1c58f028c451efff2045f5d92410bd540", "shasum": "" }, "require": { @@ -28290,7 +28400,7 @@ "portable" ], "support": { - "source": "https://github.com/symfony/polyfill-ctype/tree/v1.29.0" + "source": "https://github.com/symfony/polyfill-ctype/tree/v1.30.0" }, "funding": [ { @@ -28306,20 +28416,20 @@ "type": "tidelift" } ], - "time": "2024-01-29T20:11:03+00:00" + "time": "2024-05-31T15:07:36+00:00" }, { "name": "symfony/polyfill-intl-grapheme", - "version": "v1.29.0", + "version": "v1.30.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-grapheme.git", - "reference": "32a9da87d7b3245e09ac426c83d334ae9f06f80f" + "reference": "64647a7c30b2283f5d49b874d84a18fc22054b7a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/32a9da87d7b3245e09ac426c83d334ae9f06f80f", - "reference": "32a9da87d7b3245e09ac426c83d334ae9f06f80f", + "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/64647a7c30b2283f5d49b874d84a18fc22054b7a", + "reference": "64647a7c30b2283f5d49b874d84a18fc22054b7a", "shasum": "" }, "require": { @@ -28368,7 +28478,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.29.0" + "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.30.0" }, "funding": [ { @@ -28384,20 +28494,20 @@ "type": "tidelift" } ], - "time": "2024-01-29T20:11:03+00:00" + "time": "2024-05-31T15:07:36+00:00" }, { "name": "symfony/polyfill-intl-idn", - "version": "v1.29.0", + "version": "v1.30.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-idn.git", - "reference": "a287ed7475f85bf6f61890146edbc932c0fff919" + "reference": "a6e83bdeb3c84391d1dfe16f42e40727ce524a5c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/a287ed7475f85bf6f61890146edbc932c0fff919", - "reference": "a287ed7475f85bf6f61890146edbc932c0fff919", + "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/a6e83bdeb3c84391d1dfe16f42e40727ce524a5c", + "reference": "a6e83bdeb3c84391d1dfe16f42e40727ce524a5c", "shasum": "" }, "require": { @@ -28452,7 +28562,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.29.0" + "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.30.0" }, "funding": [ { @@ -28468,20 +28578,20 @@ "type": "tidelift" } ], - "time": "2024-01-29T20:11:03+00:00" + "time": "2024-05-31T15:07:36+00:00" }, { "name": "symfony/polyfill-intl-normalizer", - "version": "v1.29.0", + "version": "v1.30.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-normalizer.git", - "reference": "bc45c394692b948b4d383a08d7753968bed9a83d" + "reference": "a95281b0be0d9ab48050ebd988b967875cdb9fdb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/bc45c394692b948b4d383a08d7753968bed9a83d", - "reference": "bc45c394692b948b4d383a08d7753968bed9a83d", + "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/a95281b0be0d9ab48050ebd988b967875cdb9fdb", + "reference": "a95281b0be0d9ab48050ebd988b967875cdb9fdb", "shasum": "" }, "require": { @@ -28533,7 +28643,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.29.0" + "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.30.0" }, "funding": [ { @@ -28549,20 +28659,20 @@ "type": "tidelift" } ], - "time": "2024-01-29T20:11:03+00:00" + "time": "2024-05-31T15:07:36+00:00" }, { "name": "symfony/polyfill-mbstring", - "version": "v1.29.0", + "version": "v1.30.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", - "reference": "9773676c8a1bb1f8d4340a62efe641cf76eda7ec" + "reference": "fd22ab50000ef01661e2a31d850ebaa297f8e03c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/9773676c8a1bb1f8d4340a62efe641cf76eda7ec", - "reference": "9773676c8a1bb1f8d4340a62efe641cf76eda7ec", + "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/fd22ab50000ef01661e2a31d850ebaa297f8e03c", + "reference": "fd22ab50000ef01661e2a31d850ebaa297f8e03c", "shasum": "" }, "require": { @@ -28613,7 +28723,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.29.0" + "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.30.0" }, "funding": [ { @@ -28629,20 +28739,20 @@ "type": "tidelift" } ], - "time": "2024-01-29T20:11:03+00:00" + "time": "2024-06-19T12:30:46+00:00" }, { "name": "symfony/polyfill-php72", - "version": "v1.29.0", + "version": "v1.30.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php72.git", - "reference": "861391a8da9a04cbad2d232ddd9e4893220d6e25" + "reference": "10112722600777e02d2745716b70c5db4ca70442" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/861391a8da9a04cbad2d232ddd9e4893220d6e25", - "reference": "861391a8da9a04cbad2d232ddd9e4893220d6e25", + "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/10112722600777e02d2745716b70c5db4ca70442", + "reference": "10112722600777e02d2745716b70c5db4ca70442", "shasum": "" }, "require": { @@ -28686,7 +28796,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php72/tree/v1.29.0" + "source": "https://github.com/symfony/polyfill-php72/tree/v1.30.0" }, "funding": [ { @@ -28702,20 +28812,20 @@ "type": "tidelift" } ], - "time": "2024-01-29T20:11:03+00:00" + "time": "2024-06-19T12:30:46+00:00" }, { "name": "symfony/polyfill-php73", - "version": "v1.29.0", + "version": "v1.30.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php73.git", - "reference": "21bd091060673a1177ae842c0ef8fe30893114d2" + "reference": "ec444d3f3f6505bb28d11afa41e75faadebc10a1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/21bd091060673a1177ae842c0ef8fe30893114d2", - "reference": "21bd091060673a1177ae842c0ef8fe30893114d2", + "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/ec444d3f3f6505bb28d11afa41e75faadebc10a1", + "reference": "ec444d3f3f6505bb28d11afa41e75faadebc10a1", "shasum": "" }, "require": { @@ -28762,7 +28872,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php73/tree/v1.29.0" + "source": "https://github.com/symfony/polyfill-php73/tree/v1.30.0" }, "funding": [ { @@ -28778,20 +28888,20 @@ "type": "tidelift" } ], - "time": "2024-01-29T20:11:03+00:00" + "time": "2024-05-31T15:07:36+00:00" }, { "name": "symfony/polyfill-php80", - "version": "v1.29.0", + "version": "v1.30.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php80.git", - "reference": "87b68208d5c1188808dd7839ee1e6c8ec3b02f1b" + "reference": "77fa7995ac1b21ab60769b7323d600a991a90433" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/87b68208d5c1188808dd7839ee1e6c8ec3b02f1b", - "reference": "87b68208d5c1188808dd7839ee1e6c8ec3b02f1b", + "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/77fa7995ac1b21ab60769b7323d600a991a90433", + "reference": "77fa7995ac1b21ab60769b7323d600a991a90433", "shasum": "" }, "require": { @@ -28842,7 +28952,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php80/tree/v1.29.0" + "source": "https://github.com/symfony/polyfill-php80/tree/v1.30.0" }, "funding": [ { @@ -28858,20 +28968,20 @@ "type": "tidelift" } ], - "time": "2024-01-29T20:11:03+00:00" + "time": "2024-05-31T15:07:36+00:00" }, { "name": "symfony/polyfill-php81", - "version": "v1.29.0", + "version": "v1.30.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php81.git", - "reference": "c565ad1e63f30e7477fc40738343c62b40bc672d" + "reference": "3fb075789fb91f9ad9af537c4012d523085bd5af" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/c565ad1e63f30e7477fc40738343c62b40bc672d", - "reference": "c565ad1e63f30e7477fc40738343c62b40bc672d", + "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/3fb075789fb91f9ad9af537c4012d523085bd5af", + "reference": "3fb075789fb91f9ad9af537c4012d523085bd5af", "shasum": "" }, "require": { @@ -28918,7 +29028,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php81/tree/v1.29.0" + "source": "https://github.com/symfony/polyfill-php81/tree/v1.30.0" }, "funding": [ { @@ -28934,25 +29044,24 @@ "type": "tidelift" } ], - "time": "2024-01-29T20:11:03+00:00" + "time": "2024-06-19T12:30:46+00:00" }, { "name": "symfony/polyfill-php83", - "version": "v1.29.0", + "version": "v1.30.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php83.git", - "reference": "86fcae159633351e5fd145d1c47de6c528f8caff" + "reference": "dbdcdf1a4dcc2743591f1079d0c35ab1e2dcbbc9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php83/zipball/86fcae159633351e5fd145d1c47de6c528f8caff", - "reference": "86fcae159633351e5fd145d1c47de6c528f8caff", + "url": "https://api.github.com/repos/symfony/polyfill-php83/zipball/dbdcdf1a4dcc2743591f1079d0c35ab1e2dcbbc9", + "reference": "dbdcdf1a4dcc2743591f1079d0c35ab1e2dcbbc9", "shasum": "" }, "require": { - "php": ">=7.1", - "symfony/polyfill-php80": "^1.14" + "php": ">=7.1" }, "type": "library", "extra": { @@ -28995,7 +29104,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php83/tree/v1.29.0" + "source": "https://github.com/symfony/polyfill-php83/tree/v1.30.0" }, "funding": [ { @@ -29011,7 +29120,7 @@ "type": "tidelift" } ], - "time": "2024-01-29T20:11:03+00:00" + "time": "2024-06-19T12:35:24+00:00" }, { "name": "symfony/process", @@ -29143,16 +29252,16 @@ }, { "name": "symfony/serializer", - "version": "v6.4.8", + "version": "v6.4.10", "source": { "type": "git", "url": "https://github.com/symfony/serializer.git", - "reference": "d6eda9966a3e5d1823c1cedf41bf98f8ed969d7c" + "reference": "9a67fcf320561e96f94d62bbe0e169ac534a5718" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/serializer/zipball/d6eda9966a3e5d1823c1cedf41bf98f8ed969d7c", - "reference": "d6eda9966a3e5d1823c1cedf41bf98f8ed969d7c", + "url": "https://api.github.com/repos/symfony/serializer/zipball/9a67fcf320561e96f94d62bbe0e169ac534a5718", + "reference": "9a67fcf320561e96f94d62bbe0e169ac534a5718", "shasum": "" }, "require": { @@ -29221,7 +29330,7 @@ "description": "Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/serializer/tree/v6.4.8" + "source": "https://github.com/symfony/serializer/tree/v6.4.10" }, "funding": [ { @@ -29237,7 +29346,7 @@ "type": "tidelift" } ], - "time": "2024-05-31T14:49:08+00:00" + "time": "2024-07-26T13:13:26+00:00" }, { "name": "symfony/service-contracts", @@ -29324,16 +29433,16 @@ }, { "name": "symfony/string", - "version": "v6.4.8", + "version": "v6.4.10", "source": { "type": "git", "url": "https://github.com/symfony/string.git", - "reference": "a147c0f826c4a1f3afb763ab8e009e37c877a44d" + "reference": "ccf9b30251719567bfd46494138327522b9a9446" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/string/zipball/a147c0f826c4a1f3afb763ab8e009e37c877a44d", - "reference": "a147c0f826c4a1f3afb763ab8e009e37c877a44d", + "url": "https://api.github.com/repos/symfony/string/zipball/ccf9b30251719567bfd46494138327522b9a9446", + "reference": "ccf9b30251719567bfd46494138327522b9a9446", "shasum": "" }, "require": { @@ -29390,7 +29499,7 @@ "utf8" ], "support": { - "source": "https://github.com/symfony/string/tree/v6.4.8" + "source": "https://github.com/symfony/string/tree/v6.4.10" }, "funding": [ { @@ -29406,20 +29515,20 @@ "type": "tidelift" } ], - "time": "2024-05-31T14:49:08+00:00" + "time": "2024-07-22T10:21:14+00:00" }, { "name": "symfony/translation", - "version": "v6.4.8", + "version": "v6.4.10", "source": { "type": "git", "url": "https://github.com/symfony/translation.git", - "reference": "a002933b13989fc4bd0b58e04bf7eec5210e438a" + "reference": "94041203f8ac200ae9e7c6a18fa6137814ccecc9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation/zipball/a002933b13989fc4bd0b58e04bf7eec5210e438a", - "reference": "a002933b13989fc4bd0b58e04bf7eec5210e438a", + "url": "https://api.github.com/repos/symfony/translation/zipball/94041203f8ac200ae9e7c6a18fa6137814ccecc9", + "reference": "94041203f8ac200ae9e7c6a18fa6137814ccecc9", "shasum": "" }, "require": { @@ -29485,7 +29594,7 @@ "description": "Provides tools to internationalize your application", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/translation/tree/v6.4.8" + "source": "https://github.com/symfony/translation/tree/v6.4.10" }, "funding": [ { @@ -29501,7 +29610,7 @@ "type": "tidelift" } ], - "time": "2024-05-31T14:49:08+00:00" + "time": "2024-07-26T12:30:32+00:00" }, { "name": "symfony/translation-contracts", @@ -29583,16 +29692,16 @@ }, { "name": "symfony/var-dumper", - "version": "v7.1.1", + "version": "v7.1.3", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", - "reference": "deb2c2b506ff6fdbb340e00b34e9901e1605f293" + "reference": "86af4617cca75a6e28598f49ae0690f3b9d4591f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-dumper/zipball/deb2c2b506ff6fdbb340e00b34e9901e1605f293", - "reference": "deb2c2b506ff6fdbb340e00b34e9901e1605f293", + "url": "https://api.github.com/repos/symfony/var-dumper/zipball/86af4617cca75a6e28598f49ae0690f3b9d4591f", + "reference": "86af4617cca75a6e28598f49ae0690f3b9d4591f", "shasum": "" }, "require": { @@ -29646,7 +29755,7 @@ "dump" ], "support": { - "source": "https://github.com/symfony/var-dumper/tree/v7.1.1" + "source": "https://github.com/symfony/var-dumper/tree/v7.1.3" }, "funding": [ { @@ -29662,20 +29771,20 @@ "type": "tidelift" } ], - "time": "2024-05-31T14:57:53+00:00" + "time": "2024-07-26T12:41:01+00:00" }, { "name": "symfony/var-exporter", - "version": "v7.1.1", + "version": "v7.1.2", "source": { "type": "git", "url": "https://github.com/symfony/var-exporter.git", - "reference": "db82c2b73b88734557cfc30e3270d83fa651b712" + "reference": "b80a669a2264609f07f1667f891dbfca25eba44c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-exporter/zipball/db82c2b73b88734557cfc30e3270d83fa651b712", - "reference": "db82c2b73b88734557cfc30e3270d83fa651b712", + "url": "https://api.github.com/repos/symfony/var-exporter/zipball/b80a669a2264609f07f1667f891dbfca25eba44c", + "reference": "b80a669a2264609f07f1667f891dbfca25eba44c", "shasum": "" }, "require": { @@ -29722,7 +29831,7 @@ "serialize" ], "support": { - "source": "https://github.com/symfony/var-exporter/tree/v7.1.1" + "source": "https://github.com/symfony/var-exporter/tree/v7.1.2" }, "funding": [ { @@ -29738,7 +29847,7 @@ "type": "tidelift" } ], - "time": "2024-05-31T14:57:53+00:00" + "time": "2024-06-28T08:00:31+00:00" }, { "name": "symfony/yaml", @@ -29931,16 +30040,16 @@ }, { "name": "web-token/jwt-framework", - "version": "3.4.3", + "version": "3.4.6", "source": { "type": "git", "url": "https://github.com/web-token/jwt-framework.git", - "reference": "0b8be708a86a40dfbdf3104a8db924768ceb21ea" + "reference": "1e9f8bf0c3f5c60e65c11e096832dec7a2c70cde" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/web-token/jwt-framework/zipball/0b8be708a86a40dfbdf3104a8db924768ceb21ea", - "reference": "0b8be708a86a40dfbdf3104a8db924768ceb21ea", + "url": "https://api.github.com/repos/web-token/jwt-framework/zipball/1e9f8bf0c3f5c60e65c11e096832dec7a2c70cde", + "reference": "1e9f8bf0c3f5c60e65c11e096832dec7a2c70cde", "shasum": "" }, "require": { @@ -29949,8 +30058,8 @@ "ext-mbstring": "*", "ext-openssl": "*", "ext-sodium": "*", - "paragonie/constant_time_encoding": "^2.6", - "paragonie/sodium_compat": "^1.20", + "paragonie/constant_time_encoding": "^2.6|^3.0", + "paragonie/sodium_compat": "^1.20|^2.0", "php": ">=8.1", "psr/cache": "^3.0", "psr/clock": "^1.0", @@ -30006,7 +30115,7 @@ "ekino/phpstan-banned-code": "^1.0", "ext-curl": "*", "ext-gmp": "*", - "infection/infection": "^0.27", + "infection/infection": "^0.29", "matthiasnoback/symfony-config-test": "^5.0", "nyholm/psr7": "^1.8", "php-http/mock-client": "^1.5", @@ -30017,17 +30126,17 @@ "phpstan/phpstan-deprecation-rules": "^1.0", "phpstan/phpstan-phpunit": "^1.1", "phpstan/phpstan-strict-rules": "^1.4", - "phpunit/phpunit": "^10.1", - "qossmic/deptrac-shim": "^1.0", + "phpunit/phpunit": "^10.1|^11.0", + "qossmic/deptrac": "^2.0", "rector/rector": "^1.0", "roave/security-advisories": "dev-latest", - "symfony/browser-kit": "^6.1|^7.0", - "symfony/finder": "^6.1|^7.0", - "symfony/framework-bundle": "^6.1|^7.0", - "symfony/phpunit-bridge": "^6.1|^7.0", - "symfony/serializer": "^6.1|^7.0", - "symfony/var-dumper": "^6.1|^7.0", - "symfony/yaml": "^6.1|^7.0", + "symfony/browser-kit": "^5.4|^6.0|^7.0", + "symfony/finder": "^5.4|^6.0|^7.0", + "symfony/framework-bundle": "^5.4|^6.0|^7.0", + "symfony/phpunit-bridge": "^5.4|^6.0|^7.0", + "symfony/serializer": "^5.4|^6.0|^7.0", + "symfony/var-dumper": "^5.4|^6.0|^7.0", + "symfony/yaml": "^5.4|^6.0|^7.0", "symplify/easy-coding-standard": "^12.0" }, "suggest": { @@ -30084,7 +30193,7 @@ ], "support": { "issues": "https://github.com/web-token/jwt-framework/issues", - "source": "https://github.com/web-token/jwt-framework/tree/3.4.3" + "source": "https://github.com/web-token/jwt-framework/tree/3.4.6" }, "funding": [ { @@ -30096,7 +30205,7 @@ "type": "patreon" } ], - "time": "2024-04-17T18:06:18+00:00" + "time": "2024-07-02T16:35:11+00:00" }, { "name": "webimpress/safe-writer", @@ -30217,16 +30326,16 @@ }, { "name": "webonyx/graphql-php", - "version": "v15.12.1", + "version": "v15.12.5", "source": { "type": "git", "url": "https://github.com/webonyx/graphql-php.git", - "reference": "d8ea59bb02af10fd58a1192f7a781ae8aedac2d6" + "reference": "7bcd31d1dcf67781ed5cb493b22c519c539c05e6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/webonyx/graphql-php/zipball/d8ea59bb02af10fd58a1192f7a781ae8aedac2d6", - "reference": "d8ea59bb02af10fd58a1192f7a781ae8aedac2d6", + "url": "https://api.github.com/repos/webonyx/graphql-php/zipball/7bcd31d1dcf67781ed5cb493b22c519c539c05e6", + "reference": "7bcd31d1dcf67781ed5cb493b22c519c539c05e6", "shasum": "" }, "require": { @@ -30239,15 +30348,15 @@ "amphp/http-server": "^2.1", "dms/phpunit-arraysubset-asserts": "dev-master", "ergebnis/composer-normalize": "^2.28", - "friendsofphp/php-cs-fixer": "3.58.1", + "friendsofphp/php-cs-fixer": "3.59.3", "mll-lab/php-cs-fixer-config": "^5", "nyholm/psr7": "^1.5", "phpbench/phpbench": "^1.2", "phpstan/extension-installer": "^1.1", - "phpstan/phpstan": "1.11.4", + "phpstan/phpstan": "1.11.5", "phpstan/phpstan-phpunit": "1.4.0", "phpstan/phpstan-strict-rules": "1.6.0", - "phpunit/phpunit": "^9.5 || ^10", + "phpunit/phpunit": "^9.5 || ^10.5.21", "psr/http-message": "^1 || ^2", "react/http": "^1.6", "react/promise": "^2.0 || ^3.0", @@ -30279,7 +30388,7 @@ ], "support": { "issues": "https://github.com/webonyx/graphql-php/issues", - "source": "https://github.com/webonyx/graphql-php/tree/v15.12.1" + "source": "https://github.com/webonyx/graphql-php/tree/v15.12.5" }, "funding": [ { @@ -30287,7 +30396,7 @@ "type": "open_collective" } ], - "time": "2024-06-11T12:48:47+00:00" + "time": "2024-06-23T11:30:58+00:00" }, { "name": "wikimedia/less.php", From 83306e7db8cb4daff7611cd8fd04675838f05744 Mon Sep 17 00:00:00 2001 From: Shambhu Date: Thu, 5 Sep 2024 15:38:15 +0000 Subject: [PATCH 30/53] MCLOUD-12759: Update Cloud templates master, 2.4.7, 2.4.7-appserver, 2.4.6, 2.4.5, 2.4.4 patches --- composer.lock | 271 ++++++++++++++++++++++++++------------------------ 1 file changed, 139 insertions(+), 132 deletions(-) diff --git a/composer.lock b/composer.lock index 52a126921..99da1bb9b 100644 --- a/composer.lock +++ b/composer.lock @@ -202,16 +202,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.319.3", + "version": "3.321.4", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "4f29bf3c43ff32732e105ac8bcff325f7db86bd0" + "reference": "986326efde1d0598ec9fc1b185716550be8ef522" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/4f29bf3c43ff32732e105ac8bcff325f7db86bd0", - "reference": "4f29bf3c43ff32732e105ac8bcff325f7db86bd0", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/986326efde1d0598ec9fc1b185716550be8ef522", + "reference": "986326efde1d0598ec9fc1b185716550be8ef522", "shasum": "" }, "require": { @@ -294,9 +294,9 @@ "support": { "forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80", "issues": "https://github.com/aws/aws-sdk-php/issues", - "source": "https://github.com/aws/aws-sdk-php/tree/3.319.3" + "source": "https://github.com/aws/aws-sdk-php/tree/3.321.4" }, - "time": "2024-08-12T18:06:14+00:00" + "time": "2024-09-04T18:09:31+00:00" }, { "name": "bacon/bacon-qr-code", @@ -1150,26 +1150,26 @@ }, { "name": "composer/pcre", - "version": "3.2.0", + "version": "3.3.1", "source": { "type": "git", "url": "https://github.com/composer/pcre.git", - "reference": "ea4ab6f9580a4fd221e0418f2c357cdd39102a90" + "reference": "63aaeac21d7e775ff9bc9d45021e1745c97521c4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/pcre/zipball/ea4ab6f9580a4fd221e0418f2c357cdd39102a90", - "reference": "ea4ab6f9580a4fd221e0418f2c357cdd39102a90", + "url": "https://api.github.com/repos/composer/pcre/zipball/63aaeac21d7e775ff9bc9d45021e1745c97521c4", + "reference": "63aaeac21d7e775ff9bc9d45021e1745c97521c4", "shasum": "" }, "require": { "php": "^7.4 || ^8.0" }, "conflict": { - "phpstan/phpstan": "<1.11.8" + "phpstan/phpstan": "<1.11.10" }, "require-dev": { - "phpstan/phpstan": "^1.11.8", + "phpstan/phpstan": "^1.11.10", "phpstan/phpstan-strict-rules": "^1.1", "phpunit/phpunit": "^8 || ^9" }, @@ -1209,7 +1209,7 @@ ], "support": { "issues": "https://github.com/composer/pcre/issues", - "source": "https://github.com/composer/pcre/tree/3.2.0" + "source": "https://github.com/composer/pcre/tree/3.3.1" }, "funding": [ { @@ -1225,7 +1225,7 @@ "type": "tidelift" } ], - "time": "2024-07-25T09:36:02+00:00" + "time": "2024-08-27T18:44:43+00:00" }, { "name": "composer/semver", @@ -3805,6 +3805,7 @@ "type": "community_bridge" } ], + "abandoned": "symfony/mailer", "time": "2023-11-02T10:32:34+00:00" }, { @@ -5320,15 +5321,15 @@ }, { "name": "magento/commerce-eventing", - "version": "1.8.1", + "version": "1.8.2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/commerce-eventing/magento-commerce-eventing-1.8.1.0.zip", - "shasum": "e800d1ce6e8ed7b6d1256bf3499d10c90da40cfd" + "url": "https://repo.magento.com/archives/magento/commerce-eventing/magento-commerce-eventing-1.8.2.0.zip", + "shasum": "d134c6793a1f5b0364180604a20d28e5b720092b" }, "require": { - "magento/module-adobe-commerce-events-client": "1.8.1", - "magento/module-adobe-commerce-events-generator": "1.8.1" + "magento/module-adobe-commerce-events-client": "1.8.2", + "magento/module-adobe-commerce-events-generator": "1.8.2" }, "type": "metapackage", "license": [ @@ -7259,11 +7260,11 @@ }, { "name": "magento/module-adobe-commerce-events-client", - "version": "1.8.1", + "version": "1.8.2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-commerce-events-client/magento-module-adobe-commerce-events-client-1.8.1.0.zip", - "shasum": "dba150b705e64e58517b2ecef371cbd73234af2b" + "url": "https://repo.magento.com/archives/magento/module-adobe-commerce-events-client/magento-module-adobe-commerce-events-client-1.8.2.0.zip", + "shasum": "a8b7d44167debddc4c551656c803fccbeac8a31a" }, "require": { "ext-json": "*", @@ -7300,11 +7301,11 @@ }, { "name": "magento/module-adobe-commerce-events-generator", - "version": "1.8.1", + "version": "1.8.2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-commerce-events-generator/magento-module-adobe-commerce-events-generator-1.8.1.0.zip", - "shasum": "f92d8499bd46c949b07ec5186b4d545142a83ad1" + "url": "https://repo.magento.com/archives/magento/module-adobe-commerce-events-generator/magento-module-adobe-commerce-events-generator-1.8.2.0.zip", + "shasum": "8048d8c539adbf928de6dc3194e7b2c96e1ae418" }, "require": { "ext-json": "*", @@ -11434,11 +11435,11 @@ }, { "name": "magento/module-data-exporter", - "version": "103.3.9", + "version": "103.3.10", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-data-exporter/magento-module-data-exporter-103.3.9.0.zip", - "shasum": "533b1ecb2c358bd7c76435889650abe06e3460dd" + "url": "https://repo.magento.com/archives/magento/module-data-exporter/magento-module-data-exporter-103.3.10.0.zip", + "shasum": "d7c1de2664c0f6763c91fc9e066e42833dc6cfe1" }, "require": { "magento/framework": ">=103.0.4", @@ -18791,11 +18792,11 @@ }, { "name": "magento/module-query-xml", - "version": "103.3.9", + "version": "103.3.10", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-query-xml/magento-module-query-xml-103.3.9.0.zip", - "shasum": "0615619d3a915377d83094e32b203d129342eaef" + "url": "https://repo.magento.com/archives/magento/module-query-xml/magento-module-query-xml-103.3.10.0.zip", + "shasum": "2774685e2d95ebcf7be1d28826d566a534ac1a6b" }, "require": { "magento/framework": ">=103.0.4", @@ -20631,11 +20632,11 @@ }, { "name": "magento/module-saas-common", - "version": "103.3.9", + "version": "103.3.10", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-saas-common/magento-module-saas-common-103.3.9.0.zip", - "shasum": "747873f0394d0bd529c8ab5b2a44e5e856a4e594" + "url": "https://repo.magento.com/archives/magento/module-saas-common/magento-module-saas-common-103.3.10.0.zip", + "shasum": "1b4c932b2a9bd57c05226c74c419f58c87e21f44" }, "require": { "magento/framework": ">=103.0.4", @@ -23902,11 +23903,11 @@ }, { "name": "magento/quality-patches", - "version": "1.1.49", + "version": "1.1.50", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/quality-patches/magento-quality-patches-1.1.49.0.zip", - "shasum": "2b5074176d8e15065e093574dd8c840c2ac2b8a2" + "url": "https://repo.magento.com/archives/magento/quality-patches/magento-quality-patches-1.1.50.0.zip", + "shasum": "6f19d2cb8e195c68213bebd2f8e52261eaed1122" }, "require": { "ext-json": "*", @@ -23914,13 +23915,13 @@ "php": "^7.2 || ^8.0" }, "require-dev": { - "codeception/codeception": "^4.1", - "codeception/module-asserts": "^1.2", - "codeception/module-db": "^1.0", - "codeception/module-phpbrowser": "^1.0", - "codeception/module-rest": "^1.2", + "codeception/codeception": "^4.1 || ^5.1", + "codeception/module-asserts": "^1.2 || ^3.0", + "codeception/module-db": "^1.0 || ^3.0", + "codeception/module-phpbrowser": "^1.0 || ^3.0", + "codeception/module-rest": "^1.2 || ^3.0", "composer/semver": "@stable", - "consolidation/robo": "^1.2 || ^2.0", + "consolidation/robo": "^1.2 || ^2.0 || ^3.0", "phpmd/phpmd": "@stable", "phpunit/phpunit": "^8.5 || ^9.5", "squizlabs/php_codesniffer": "^3.0" @@ -24617,16 +24618,16 @@ }, { "name": "mtdowling/jmespath.php", - "version": "2.7.0", + "version": "2.8.0", "source": { "type": "git", "url": "https://github.com/jmespath/jmespath.php.git", - "reference": "bbb69a935c2cbb0c03d7f481a238027430f6440b" + "reference": "a2a865e05d5f420b50cc2f85bb78d565db12a6bc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/jmespath/jmespath.php/zipball/bbb69a935c2cbb0c03d7f481a238027430f6440b", - "reference": "bbb69a935c2cbb0c03d7f481a238027430f6440b", + "url": "https://api.github.com/repos/jmespath/jmespath.php/zipball/a2a865e05d5f420b50cc2f85bb78d565db12a6bc", + "reference": "a2a865e05d5f420b50cc2f85bb78d565db12a6bc", "shasum": "" }, "require": { @@ -24643,7 +24644,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "2.7-dev" + "dev-master": "2.8-dev" } }, "autoload": { @@ -24677,9 +24678,9 @@ ], "support": { "issues": "https://github.com/jmespath/jmespath.php/issues", - "source": "https://github.com/jmespath/jmespath.php/tree/2.7.0" + "source": "https://github.com/jmespath/jmespath.php/tree/2.8.0" }, - "time": "2023-08-25T10:54:48+00:00" + "time": "2024-09-04T18:46:31+00:00" }, { "name": "nesbot/carbon", @@ -24848,24 +24849,25 @@ }, { "name": "opensearch-project/opensearch-php", - "version": "2.3.0", + "version": "2.3.1", "source": { "type": "git", "url": "https://github.com/opensearch-project/opensearch-php.git", - "reference": "b9dacd11f14460656aaceb3bae00287a23beef91" + "reference": "1866e6ee95c15036038d6c95a5c54c6fe648de36" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/opensearch-project/opensearch-php/zipball/b9dacd11f14460656aaceb3bae00287a23beef91", - "reference": "b9dacd11f14460656aaceb3bae00287a23beef91", + "url": "https://api.github.com/repos/opensearch-project/opensearch-php/zipball/1866e6ee95c15036038d6c95a5c54c6fe648de36", + "reference": "1866e6ee95c15036038d6c95a5c54c6fe648de36", "shasum": "" }, "require": { "ext-curl": "*", "ext-json": ">=1.3.7", - "ezimuel/ringphp": "^1.1.2", + "ezimuel/ringphp": "^1.2.2", "php": "^7.3 || ^8.0", - "psr/log": "^1|^2|^3" + "psr/log": "^1|^2|^3", + "symfony/yaml": "*" }, "require-dev": { "aws/aws-sdk-php": "^3.0", @@ -24909,9 +24911,9 @@ ], "support": { "issues": "https://github.com/opensearch-project/opensearch-php/issues", - "source": "https://github.com/opensearch-project/opensearch-php/tree/2.3.0" + "source": "https://github.com/opensearch-project/opensearch-php/tree/2.3.1" }, - "time": "2024-04-24T07:21:51+00:00" + "time": "2024-08-27T10:13:25+00:00" }, { "name": "paragonie/constant_time_encoding", @@ -25032,16 +25034,16 @@ }, { "name": "paragonie/sodium_compat", - "version": "v2.0.1", + "version": "v2.1.0", "source": { "type": "git", "url": "https://github.com/paragonie/sodium_compat.git", - "reference": "f65c82939ab17aeff538f9bf6d582f65cc7f255e" + "reference": "a673d5f310477027cead2e2f2b6db5d8368157cb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/paragonie/sodium_compat/zipball/f65c82939ab17aeff538f9bf6d582f65cc7f255e", - "reference": "f65c82939ab17aeff538f9bf6d582f65cc7f255e", + "url": "https://api.github.com/repos/paragonie/sodium_compat/zipball/a673d5f310477027cead2e2f2b6db5d8368157cb", + "reference": "a673d5f310477027cead2e2f2b6db5d8368157cb", "shasum": "" }, "require": { @@ -25056,6 +25058,11 @@ "ext-sodium": "Better performance, password hashing (Argon2i), secure memory management (memzero), and better security." }, "type": "library", + "extra": { + "branch-alias": { + "dev-master": "2.0.x-dev" + } + }, "autoload": { "files": [ "autoload.php" @@ -25112,9 +25119,9 @@ ], "support": { "issues": "https://github.com/paragonie/sodium_compat/issues", - "source": "https://github.com/paragonie/sodium_compat/tree/v2.0.1" + "source": "https://github.com/paragonie/sodium_compat/tree/v2.1.0" }, - "time": "2024-04-24T12:06:31+00:00" + "time": "2024-09-04T12:51:01+00:00" }, { "name": "paypal/module-braintree", @@ -26247,16 +26254,16 @@ }, { "name": "psr/log", - "version": "3.0.0", + "version": "3.0.1", "source": { "type": "git", "url": "https://github.com/php-fig/log.git", - "reference": "fe5ea303b0887d5caefd3d431c3e61ad47037001" + "reference": "79dff0b268932c640297f5208d6298f71855c03e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/log/zipball/fe5ea303b0887d5caefd3d431c3e61ad47037001", - "reference": "fe5ea303b0887d5caefd3d431c3e61ad47037001", + "url": "https://api.github.com/repos/php-fig/log/zipball/79dff0b268932c640297f5208d6298f71855c03e", + "reference": "79dff0b268932c640297f5208d6298f71855c03e", "shasum": "" }, "require": { @@ -26291,9 +26298,9 @@ "psr-3" ], "support": { - "source": "https://github.com/php-fig/log/tree/3.0.0" + "source": "https://github.com/php-fig/log/tree/3.0.1" }, - "time": "2021-07-14T16:46:02+00:00" + "time": "2024-08-21T13:31:24+00:00" }, { "name": "psr/simple-cache", @@ -27227,16 +27234,16 @@ }, { "name": "symfony/console", - "version": "v6.4.10", + "version": "v6.4.11", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "504974cbe43d05f83b201d6498c206f16fc0cdbc" + "reference": "42686880adaacdad1835ee8fc2a9ec5b7bd63998" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/504974cbe43d05f83b201d6498c206f16fc0cdbc", - "reference": "504974cbe43d05f83b201d6498c206f16fc0cdbc", + "url": "https://api.github.com/repos/symfony/console/zipball/42686880adaacdad1835ee8fc2a9ec5b7bd63998", + "reference": "42686880adaacdad1835ee8fc2a9ec5b7bd63998", "shasum": "" }, "require": { @@ -27301,7 +27308,7 @@ "terminal" ], "support": { - "source": "https://github.com/symfony/console/tree/v6.4.10" + "source": "https://github.com/symfony/console/tree/v6.4.11" }, "funding": [ { @@ -27317,7 +27324,7 @@ "type": "tidelift" } ], - "time": "2024-07-26T12:30:32+00:00" + "time": "2024-08-15T22:48:29+00:00" }, { "name": "symfony/css-selector", @@ -27386,16 +27393,16 @@ }, { "name": "symfony/dependency-injection", - "version": "v6.4.10", + "version": "v6.4.11", "source": { "type": "git", "url": "https://github.com/symfony/dependency-injection.git", - "reference": "5caf9c5f6085f13b27d70a236b776c07e4a1c3eb" + "reference": "e93c8368dc9915c2fe12018ff22fcbbdd32c9a9e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/5caf9c5f6085f13b27d70a236b776c07e4a1c3eb", - "reference": "5caf9c5f6085f13b27d70a236b776c07e4a1c3eb", + "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/e93c8368dc9915c2fe12018ff22fcbbdd32c9a9e", + "reference": "e93c8368dc9915c2fe12018ff22fcbbdd32c9a9e", "shasum": "" }, "require": { @@ -27447,7 +27454,7 @@ "description": "Allows you to standardize and centralize the way objects are constructed in your application", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/dependency-injection/tree/v6.4.10" + "source": "https://github.com/symfony/dependency-injection/tree/v6.4.11" }, "funding": [ { @@ -27463,7 +27470,7 @@ "type": "tidelift" } ], - "time": "2024-07-26T07:32:07+00:00" + "time": "2024-08-29T08:15:38+00:00" }, { "name": "symfony/deprecation-contracts", @@ -27831,16 +27838,16 @@ }, { "name": "symfony/finder", - "version": "v7.1.3", + "version": "v7.1.4", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", - "reference": "717c6329886f32dc65e27461f80f2a465412fdca" + "reference": "d95bbf319f7d052082fb7af147e0f835a695e823" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/finder/zipball/717c6329886f32dc65e27461f80f2a465412fdca", - "reference": "717c6329886f32dc65e27461f80f2a465412fdca", + "url": "https://api.github.com/repos/symfony/finder/zipball/d95bbf319f7d052082fb7af147e0f835a695e823", + "reference": "d95bbf319f7d052082fb7af147e0f835a695e823", "shasum": "" }, "require": { @@ -27875,7 +27882,7 @@ "description": "Finds files and directories via an intuitive fluent interface", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/finder/tree/v7.1.3" + "source": "https://github.com/symfony/finder/tree/v7.1.4" }, "funding": [ { @@ -27891,20 +27898,20 @@ "type": "tidelift" } ], - "time": "2024-07-24T07:08:44+00:00" + "time": "2024-08-13T14:28:19+00:00" }, { "name": "symfony/http-client", - "version": "v7.1.3", + "version": "v7.1.4", "source": { "type": "git", "url": "https://github.com/symfony/http-client.git", - "reference": "b79858aa7a051ea791b0d50269a234a0b50cb231" + "reference": "a8f8d60b30b331cf4b743b3632e5acdba3f8285c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-client/zipball/b79858aa7a051ea791b0d50269a234a0b50cb231", - "reference": "b79858aa7a051ea791b0d50269a234a0b50cb231", + "url": "https://api.github.com/repos/symfony/http-client/zipball/a8f8d60b30b331cf4b743b3632e5acdba3f8285c", + "reference": "a8f8d60b30b331cf4b743b3632e5acdba3f8285c", "shasum": "" }, "require": { @@ -27969,7 +27976,7 @@ "http" ], "support": { - "source": "https://github.com/symfony/http-client/tree/v7.1.3" + "source": "https://github.com/symfony/http-client/tree/v7.1.4" }, "funding": [ { @@ -27985,7 +27992,7 @@ "type": "tidelift" } ], - "time": "2024-07-17T06:10:24+00:00" + "time": "2024-08-26T06:32:37+00:00" }, { "name": "symfony/http-client-contracts", @@ -28144,16 +28151,16 @@ }, { "name": "symfony/http-kernel", - "version": "v7.1.3", + "version": "v7.1.4", "source": { "type": "git", "url": "https://github.com/symfony/http-kernel.git", - "reference": "db9702f3a04cc471ec8c70e881825db26ac5f186" + "reference": "6efcbd1b3f444f631c386504fc83eeca25963747" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-kernel/zipball/db9702f3a04cc471ec8c70e881825db26ac5f186", - "reference": "db9702f3a04cc471ec8c70e881825db26ac5f186", + "url": "https://api.github.com/repos/symfony/http-kernel/zipball/6efcbd1b3f444f631c386504fc83eeca25963747", + "reference": "6efcbd1b3f444f631c386504fc83eeca25963747", "shasum": "" }, "require": { @@ -28238,7 +28245,7 @@ "description": "Provides a structured process for converting a Request into a Response", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/http-kernel/tree/v7.1.3" + "source": "https://github.com/symfony/http-kernel/tree/v7.1.4" }, "funding": [ { @@ -28254,7 +28261,7 @@ "type": "tidelift" } ], - "time": "2024-07-26T14:58:15+00:00" + "time": "2024-08-30T17:02:28+00:00" }, { "name": "symfony/intl", @@ -29252,16 +29259,16 @@ }, { "name": "symfony/serializer", - "version": "v6.4.10", + "version": "v6.4.11", "source": { "type": "git", "url": "https://github.com/symfony/serializer.git", - "reference": "9a67fcf320561e96f94d62bbe0e169ac534a5718" + "reference": "a75d03d7720417f8a654e73e8f02acdea8779cd0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/serializer/zipball/9a67fcf320561e96f94d62bbe0e169ac534a5718", - "reference": "9a67fcf320561e96f94d62bbe0e169ac534a5718", + "url": "https://api.github.com/repos/symfony/serializer/zipball/a75d03d7720417f8a654e73e8f02acdea8779cd0", + "reference": "a75d03d7720417f8a654e73e8f02acdea8779cd0", "shasum": "" }, "require": { @@ -29330,7 +29337,7 @@ "description": "Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/serializer/tree/v6.4.10" + "source": "https://github.com/symfony/serializer/tree/v6.4.11" }, "funding": [ { @@ -29346,7 +29353,7 @@ "type": "tidelift" } ], - "time": "2024-07-26T13:13:26+00:00" + "time": "2024-08-17T07:51:47+00:00" }, { "name": "symfony/service-contracts", @@ -29433,16 +29440,16 @@ }, { "name": "symfony/string", - "version": "v6.4.10", + "version": "v6.4.11", "source": { "type": "git", "url": "https://github.com/symfony/string.git", - "reference": "ccf9b30251719567bfd46494138327522b9a9446" + "reference": "5bc3eb632cf9c8dbfd6529d89be9950d1518883b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/string/zipball/ccf9b30251719567bfd46494138327522b9a9446", - "reference": "ccf9b30251719567bfd46494138327522b9a9446", + "url": "https://api.github.com/repos/symfony/string/zipball/5bc3eb632cf9c8dbfd6529d89be9950d1518883b", + "reference": "5bc3eb632cf9c8dbfd6529d89be9950d1518883b", "shasum": "" }, "require": { @@ -29499,7 +29506,7 @@ "utf8" ], "support": { - "source": "https://github.com/symfony/string/tree/v6.4.10" + "source": "https://github.com/symfony/string/tree/v6.4.11" }, "funding": [ { @@ -29515,7 +29522,7 @@ "type": "tidelift" } ], - "time": "2024-07-22T10:21:14+00:00" + "time": "2024-08-12T09:55:28+00:00" }, { "name": "symfony/translation", @@ -29692,16 +29699,16 @@ }, { "name": "symfony/var-dumper", - "version": "v7.1.3", + "version": "v7.1.4", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", - "reference": "86af4617cca75a6e28598f49ae0690f3b9d4591f" + "reference": "a5fa7481b199090964d6fd5dab6294d5a870c7aa" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-dumper/zipball/86af4617cca75a6e28598f49ae0690f3b9d4591f", - "reference": "86af4617cca75a6e28598f49ae0690f3b9d4591f", + "url": "https://api.github.com/repos/symfony/var-dumper/zipball/a5fa7481b199090964d6fd5dab6294d5a870c7aa", + "reference": "a5fa7481b199090964d6fd5dab6294d5a870c7aa", "shasum": "" }, "require": { @@ -29755,7 +29762,7 @@ "dump" ], "support": { - "source": "https://github.com/symfony/var-dumper/tree/v7.1.3" + "source": "https://github.com/symfony/var-dumper/tree/v7.1.4" }, "funding": [ { @@ -29771,7 +29778,7 @@ "type": "tidelift" } ], - "time": "2024-07-26T12:41:01+00:00" + "time": "2024-08-30T16:12:47+00:00" }, { "name": "symfony/var-exporter", @@ -29851,16 +29858,16 @@ }, { "name": "symfony/yaml", - "version": "v6.4.8", + "version": "v6.4.11", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", - "reference": "52903de178d542850f6f341ba92995d3d63e60c9" + "reference": "be37e7f13195e05ab84ca5269365591edd240335" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/52903de178d542850f6f341ba92995d3d63e60c9", - "reference": "52903de178d542850f6f341ba92995d3d63e60c9", + "url": "https://api.github.com/repos/symfony/yaml/zipball/be37e7f13195e05ab84ca5269365591edd240335", + "reference": "be37e7f13195e05ab84ca5269365591edd240335", "shasum": "" }, "require": { @@ -29903,7 +29910,7 @@ "description": "Loads and dumps YAML files", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/yaml/tree/v6.4.8" + "source": "https://github.com/symfony/yaml/tree/v6.4.11" }, "funding": [ { @@ -29919,7 +29926,7 @@ "type": "tidelift" } ], - "time": "2024-05-31T14:49:08+00:00" + "time": "2024-08-12T09:55:28+00:00" }, { "name": "tedivm/jshrink", @@ -30326,16 +30333,16 @@ }, { "name": "webonyx/graphql-php", - "version": "v15.12.5", + "version": "v15.13.0", "source": { "type": "git", "url": "https://github.com/webonyx/graphql-php.git", - "reference": "7bcd31d1dcf67781ed5cb493b22c519c539c05e6" + "reference": "b3b8c5bba097b0db95098fadb63e8980e184a03b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/webonyx/graphql-php/zipball/7bcd31d1dcf67781ed5cb493b22c519c539c05e6", - "reference": "7bcd31d1dcf67781ed5cb493b22c519c539c05e6", + "url": "https://api.github.com/repos/webonyx/graphql-php/zipball/b3b8c5bba097b0db95098fadb63e8980e184a03b", + "reference": "b3b8c5bba097b0db95098fadb63e8980e184a03b", "shasum": "" }, "require": { @@ -30348,12 +30355,12 @@ "amphp/http-server": "^2.1", "dms/phpunit-arraysubset-asserts": "dev-master", "ergebnis/composer-normalize": "^2.28", - "friendsofphp/php-cs-fixer": "3.59.3", + "friendsofphp/php-cs-fixer": "3.63.2", "mll-lab/php-cs-fixer-config": "^5", "nyholm/psr7": "^1.5", "phpbench/phpbench": "^1.2", "phpstan/extension-installer": "^1.1", - "phpstan/phpstan": "1.11.5", + "phpstan/phpstan": "1.12.0", "phpstan/phpstan-phpunit": "1.4.0", "phpstan/phpstan-strict-rules": "1.6.0", "phpunit/phpunit": "^9.5 || ^10.5.21", @@ -30388,7 +30395,7 @@ ], "support": { "issues": "https://github.com/webonyx/graphql-php/issues", - "source": "https://github.com/webonyx/graphql-php/tree/v15.12.5" + "source": "https://github.com/webonyx/graphql-php/tree/v15.13.0" }, "funding": [ { @@ -30396,7 +30403,7 @@ "type": "open_collective" } ], - "time": "2024-06-23T11:30:58+00:00" + "time": "2024-08-29T10:55:21+00:00" }, { "name": "wikimedia/less.php", From 768c086b648fe32defa41e14cfef71ee07afd1bb Mon Sep 17 00:00:00 2001 From: Ankit Date: Mon, 7 Oct 2024 15:13:26 +0000 Subject: [PATCH 31/53] MCLOUD-12905: Update Cloud templates master, 2.4.7, 2.4.7-appserver, 2.4.6, 2.4.5, 2.4.4 patches --- composer.lock | 735 +++++++++++++++++++++++--------------------------- 1 file changed, 331 insertions(+), 404 deletions(-) diff --git a/composer.lock b/composer.lock index 99da1bb9b..4555ebba1 100644 --- a/composer.lock +++ b/composer.lock @@ -202,16 +202,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.321.4", + "version": "3.323.1", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "986326efde1d0598ec9fc1b185716550be8ef522" + "reference": "1b393c41a73e1ef4c493c60c5eee0bb4b0632264" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/986326efde1d0598ec9fc1b185716550be8ef522", - "reference": "986326efde1d0598ec9fc1b185716550be8ef522", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/1b393c41a73e1ef4c493c60c5eee0bb4b0632264", + "reference": "1b393c41a73e1ef4c493c60c5eee0bb4b0632264", "shasum": "" }, "require": { @@ -294,9 +294,9 @@ "support": { "forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80", "issues": "https://github.com/aws/aws-sdk-php/issues", - "source": "https://github.com/aws/aws-sdk-php/tree/3.321.4" + "source": "https://github.com/aws/aws-sdk-php/tree/3.323.1" }, - "time": "2024-09-04T18:09:31+00:00" + "time": "2024-10-04T18:07:17+00:00" }, { "name": "bacon/bacon-qr-code", @@ -818,16 +818,16 @@ }, { "name": "composer/ca-bundle", - "version": "1.5.1", + "version": "1.5.2", "source": { "type": "git", "url": "https://github.com/composer/ca-bundle.git", - "reference": "063d9aa8696582f5a41dffbbaf3c81024f0a604a" + "reference": "48a792895a2b7a6ee65dd5442c299d7b835b6137" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/ca-bundle/zipball/063d9aa8696582f5a41dffbbaf3c81024f0a604a", - "reference": "063d9aa8696582f5a41dffbbaf3c81024f0a604a", + "url": "https://api.github.com/repos/composer/ca-bundle/zipball/48a792895a2b7a6ee65dd5442c299d7b835b6137", + "reference": "48a792895a2b7a6ee65dd5442c299d7b835b6137", "shasum": "" }, "require": { @@ -837,8 +837,8 @@ }, "require-dev": { "phpstan/phpstan": "^1.10", + "phpunit/phpunit": "^8 || ^9", "psr/log": "^1.0 || ^2.0 || ^3.0", - "symfony/phpunit-bridge": "^4.2 || ^5", "symfony/process": "^4.0 || ^5.0 || ^6.0 || ^7.0" }, "type": "library", @@ -874,7 +874,7 @@ "support": { "irc": "irc://irc.freenode.org/composer", "issues": "https://github.com/composer/ca-bundle/issues", - "source": "https://github.com/composer/ca-bundle/tree/1.5.1" + "source": "https://github.com/composer/ca-bundle/tree/1.5.2" }, "funding": [ { @@ -890,20 +890,20 @@ "type": "tidelift" } ], - "time": "2024-07-08T15:28:20+00:00" + "time": "2024-09-25T07:49:53+00:00" }, { "name": "composer/class-map-generator", - "version": "1.3.4", + "version": "1.4.0", "source": { "type": "git", "url": "https://github.com/composer/class-map-generator.git", - "reference": "b1b3fd0b4eaf3ddf3ee230bc340bf3fff454a1a3" + "reference": "98bbf6780e56e0fd2404fe4b82eb665a0f93b783" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/class-map-generator/zipball/b1b3fd0b4eaf3ddf3ee230bc340bf3fff454a1a3", - "reference": "b1b3fd0b4eaf3ddf3ee230bc340bf3fff454a1a3", + "url": "https://api.github.com/repos/composer/class-map-generator/zipball/98bbf6780e56e0fd2404fe4b82eb665a0f93b783", + "reference": "98bbf6780e56e0fd2404fe4b82eb665a0f93b783", "shasum": "" }, "require": { @@ -916,8 +916,8 @@ "phpstan/phpstan-deprecation-rules": "^1", "phpstan/phpstan-phpunit": "^1", "phpstan/phpstan-strict-rules": "^1.1", - "symfony/filesystem": "^5.4 || ^6", - "symfony/phpunit-bridge": "^5" + "phpunit/phpunit": "^8", + "symfony/filesystem": "^5.4 || ^6" }, "type": "library", "extra": { @@ -947,7 +947,7 @@ ], "support": { "issues": "https://github.com/composer/class-map-generator/issues", - "source": "https://github.com/composer/class-map-generator/tree/1.3.4" + "source": "https://github.com/composer/class-map-generator/tree/1.4.0" }, "funding": [ { @@ -963,7 +963,7 @@ "type": "tidelift" } ], - "time": "2024-06-12T14:13:04+00:00" + "time": "2024-10-03T18:14:00+00:00" }, { "name": "composer/composer", @@ -1229,24 +1229,24 @@ }, { "name": "composer/semver", - "version": "3.4.2", + "version": "3.4.3", "source": { "type": "git", "url": "https://github.com/composer/semver.git", - "reference": "c51258e759afdb17f1fd1fe83bc12baaef6309d6" + "reference": "4313d26ada5e0c4edfbd1dc481a92ff7bff91f12" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/semver/zipball/c51258e759afdb17f1fd1fe83bc12baaef6309d6", - "reference": "c51258e759afdb17f1fd1fe83bc12baaef6309d6", + "url": "https://api.github.com/repos/composer/semver/zipball/4313d26ada5e0c4edfbd1dc481a92ff7bff91f12", + "reference": "4313d26ada5e0c4edfbd1dc481a92ff7bff91f12", "shasum": "" }, "require": { "php": "^5.3.2 || ^7.0 || ^8.0" }, "require-dev": { - "phpstan/phpstan": "^1.4", - "symfony/phpunit-bridge": "^4.2 || ^5" + "phpstan/phpstan": "^1.11", + "symfony/phpunit-bridge": "^3 || ^7" }, "type": "library", "extra": { @@ -1290,7 +1290,7 @@ "support": { "irc": "ircs://irc.libera.chat:6697/composer", "issues": "https://github.com/composer/semver/issues", - "source": "https://github.com/composer/semver/tree/3.4.2" + "source": "https://github.com/composer/semver/tree/3.4.3" }, "funding": [ { @@ -1306,7 +1306,7 @@ "type": "tidelift" } ], - "time": "2024-07-12T11:35:52+00:00" + "time": "2024-09-19T14:15:21+00:00" }, { "name": "composer/spdx-licenses", @@ -3531,16 +3531,16 @@ }, { "name": "laminas/laminas-i18n", - "version": "2.28.0", + "version": "2.28.1", "source": { "type": "git", "url": "https://github.com/laminas/laminas-i18n.git", - "reference": "e1e312650232e5ef26c28ea08f3c4c18633f48c3" + "reference": "d553a9c15c08768b8410050b4fa5479c99e2ed82" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-i18n/zipball/e1e312650232e5ef26c28ea08f3c4c18633f48c3", - "reference": "e1e312650232e5ef26c28ea08f3c4c18633f48c3", + "url": "https://api.github.com/repos/laminas/laminas-i18n/zipball/d553a9c15c08768b8410050b4fa5479c99e2ed82", + "reference": "d553a9c15c08768b8410050b4fa5479c99e2ed82", "shasum": "" }, "require": { @@ -3613,7 +3613,7 @@ "type": "community_bridge" } ], - "time": "2024-07-15T12:54:14+00:00" + "time": "2024-09-10T11:54:30+00:00" }, { "name": "laminas/laminas-json", @@ -5225,16 +5225,16 @@ }, { "name": "league/mime-type-detection", - "version": "1.15.0", + "version": "1.16.0", "source": { "type": "git", "url": "https://github.com/thephpleague/mime-type-detection.git", - "reference": "ce0f4d1e8a6f4eb0ddff33f57c69c50fd09f4301" + "reference": "2d6702ff215bf922936ccc1ad31007edc76451b9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/ce0f4d1e8a6f4eb0ddff33f57c69c50fd09f4301", - "reference": "ce0f4d1e8a6f4eb0ddff33f57c69c50fd09f4301", + "url": "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/2d6702ff215bf922936ccc1ad31007edc76451b9", + "reference": "2d6702ff215bf922936ccc1ad31007edc76451b9", "shasum": "" }, "require": { @@ -5265,7 +5265,7 @@ "description": "Mime-type detection for Flysystem", "support": { "issues": "https://github.com/thephpleague/mime-type-detection/issues", - "source": "https://github.com/thephpleague/mime-type-detection/tree/1.15.0" + "source": "https://github.com/thephpleague/mime-type-detection/tree/1.16.0" }, "funding": [ { @@ -5277,7 +5277,7 @@ "type": "tidelift" } ], - "time": "2024-01-28T23:22:08+00:00" + "time": "2024-09-21T08:32:55+00:00" }, { "name": "magento/adobe-stock-integration", @@ -5444,37 +5444,37 @@ }, { "name": "magento/ece-tools", - "version": "2002.1.19", + "version": "2002.2.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/ece-tools/magento-ece-tools-2002.1.19.0.zip", - "shasum": "0266b14444e22d30bccb0981df3fca226474c7da" + "url": "https://repo.magento.com/archives/magento/ece-tools/magento-ece-tools-2002.2.0.0.zip", + "shasum": "744d5a260d4b803af2d677f22b013c15e9aa96a1" }, "require": { "colinmollenhour/credis": "^1.6.0 || ^1.13", - "composer/composer": "^1.4 || ^2.0 || !=2.2.16", + "composer/composer": "^1.9 || ^2.0 || !=2.2.16", "composer/semver": "@stable", "ext-json": "*", "ext-pdo": "*", "ext-sockets": "*", - "graylog2/gelf-php": "^1.4.2 || ^2.0.1", - "guzzlehttp/guzzle": "^6.3||^7.3 || ^7.5", + "graylog2/gelf-php": "^2.0.1", + "guzzlehttp/guzzle": "^7.3 || ^7.5", "illuminate/config": "^5.5||^8.77", "magento/magento-cloud-components": "^1.0.8", "magento/magento-cloud-docker": "^1.0.0", "magento/magento-cloud-patches": "^1.0.20", "magento/quality-patches": "^1.1.0", - "monolog/monolog": "^1.25 || ^2.3 || ^2.7", + "monolog/monolog": "^2.3 || ^2.7 || ^3.6", "nesbot/carbon": "^1.0 || ^2.0", - "php": "^7.2 || ^8.0", + "php": "^8.0", "psr/container": "^1.0", "psr/log": "^1.0 || ^2.0 || ^3.0", "symfony/config": "^4.4 || ^5.1 || ^5.4 || ^6.4", - "symfony/console": "^2.8 || ^4.0 || ^5.1 || ^5.4 || ^6.4", - "symfony/dependency-injection": "^3.3 || ^4.3 || ^5.1 || ^5.4 || ^6.4", - "symfony/process": "^2.1 || ^4.1 || ^5.1 || ^5.4 || ^6.4", - "symfony/serializer": "^2.8 || ^3.3 || ^4.0 || ^5.4 || ^6.4", - "symfony/yaml": "^3.3 || ^4.0 || ^5.1 || ^5.4 || ^6.4" + "symfony/console": "^4.4 || ^5.1 || ^5.4 || ^6.4", + "symfony/dependency-injection": "^4.4 || ^5.1 || ^5.4 || ^6.4", + "symfony/process": "^4.4 || ^5.1 || ^5.4 || ^6.4", + "symfony/serializer": "^4.4 || ^5.4 || ^6.4", + "symfony/yaml": "^4.4 || ^5.1 || ^5.4 || ^6.4" }, "conflict": { "nesbot/carbon": ">=1.38 <2.0", @@ -5486,17 +5486,17 @@ }, "require-dev": { "codeception/codeception": "^5.1", - "codeception/module-asserts": "^1.2 || ^3.0", - "codeception/module-db": "^1.0 || ^3.0", - "codeception/module-phpbrowser": "^1.0 || ^3.0", - "codeception/module-rest": "^1.2 || ^3.0", - "consolidation/robo": "^1.2 || ^3.0", + "codeception/module-asserts": "^3.0", + "codeception/module-db": "^3.0", + "codeception/module-phpbrowser": "^3.0", + "codeception/module-rest": "^3.0", + "consolidation/robo": "^3.0", "funkjedi/composer-include-files": "^1.0", "php-mock/php-mock-phpunit": "^2.0", "phpmd/phpmd": "@stable", - "phpstan/phpstan": "^1.10", - "phpunit/php-code-coverage": "^7.0 || ^9.2", - "phpunit/phpunit": "^8.5 || ^9.5", + "phpstan/phpstan": "~1.2.0", + "phpunit/php-code-coverage": "^9.2", + "phpunit/phpunit": "^9.5", "squizlabs/php_codesniffer": "^3.0" }, "bin": [ @@ -5971,28 +5971,28 @@ }, { "name": "magento/magento-cloud-components", - "version": "1.0.14", + "version": "1.1.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/magento-cloud-components/magento-magento-cloud-components-1.0.14.0.zip", - "shasum": "2a0b13c0c59aa7c92c07ea23cacde6607f423ddd" + "url": "https://repo.magento.com/archives/magento/magento-cloud-components/magento-magento-cloud-components-1.1.0.0.zip", + "shasum": "ce4902a227943ce8ab70d626f401d4de8774055f" }, "require": { - "colinmollenhour/cache-backend-redis": "^1.9", + "colinmollenhour/cache-backend-redis": "^1.14.2", "colinmollenhour/credis": "^1.6", "ext-json": "*", - "php": "^7.2 || ^8.0" + "php": "^8.0" }, "require-dev": { - "codeception/codeception": "^4.1", - "codeception/module-asserts": "^1.2", - "codeception/module-db": "^1.0", - "codeception/module-phpbrowser": "^1.0", - "codeception/module-rest": "^1.2", - "consolidation/robo": "^1.2 || ^2.0", + "codeception/codeception": "^5.1", + "codeception/module-asserts": "^3.0", + "codeception/module-db": "^3.0", + "codeception/module-phpbrowser": "^3.0", + "codeception/module-rest": "^3.0", + "consolidation/robo": "^3.0", "phpmd/phpmd": "@stable", - "phpstan/phpstan": "^0.12", - "phpunit/phpunit": "^8.5 || ^9.5", + "phpstan/phpstan": "~1.2.0", + "phpunit/phpunit": "^9.5", "squizlabs/php_codesniffer": "^3.0" }, "suggest": { @@ -6014,34 +6014,34 @@ }, { "name": "magento/magento-cloud-docker", - "version": "1.3.7", + "version": "1.4.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/magento-cloud-docker/magento-magento-cloud-docker-1.3.7.0.zip", - "shasum": "ee1cc2b8780d949fd7879b704fc7a4756adfed69" + "url": "https://repo.magento.com/archives/magento/magento-cloud-docker/magento-magento-cloud-docker-1.4.0.0.zip", + "shasum": "11ae08ef985e73884402b029514663823c666ffa" }, "require": { - "composer/composer": "^1.4 || ^2.0", + "composer/composer": "^1.9 || ^2.0", "composer/semver": "@stable", "ext-json": "*", "illuminate/config": "^5.5||^8.77", - "php": "^7.2 || ^8.0", + "php": "^8.0", "symfony/config": "^4.4 || ^5.1|| ^5.4 || ^6.4", - "symfony/console": "^2.8 || ^4.0 || ^5.1 || ^5.4 || ^6.4", - "symfony/dependency-injection": "^3.3 || ^4.3 || ^5.1|| ^5.4 || ^6.4", - "symfony/yaml": "^3.3 || ^4.0 || ^5.1 || ^5.4|| ^6.4" + "symfony/console": "^4.4 || ^5.1 || ^5.4 || ^6.4", + "symfony/dependency-injection": "^4.4 || ^5.1|| ^5.4 || ^6.4", + "symfony/yaml": "^4.4 || ^5.1 || ^5.4|| ^6.4" }, "require-dev": { - "codeception/codeception": "^4.1", - "codeception/module-asserts": "^1.2", - "codeception/module-db": "^1.0", - "codeception/module-phpbrowser": "^1.0", - "codeception/module-rest": "^1.2", - "consolidation/robo": "^1.2 || ^2.0", + "codeception/codeception": "^4.1 || ^5.1", + "codeception/module-asserts": "^1.2 || ^3.0", + "codeception/module-db": "^1.0 || ^3.0", + "codeception/module-phpbrowser": "^1.0 || ^3.0", + "codeception/module-rest": "^1.2 || ^3.0", + "consolidation/robo": "^2.0 || ^3.0", "phpmd/phpmd": "@stable", "phpstan/phpstan": "^1.8", - "phpunit/phpunit": "^8.5 || ^9.5", - "squizlabs/php_codesniffer": "^3.0" + "phpunit/phpunit": "^9.5", + "squizlabs/php_codesniffer": "^3.6" }, "bin": [ "bin/ece-docker" @@ -6112,15 +6112,15 @@ }, { "name": "magento/magento-cloud-metapackage", - "version": "2.4.7", + "version": "2.4.7-p1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/magento-cloud-metapackage/magento-magento-cloud-metapackage-2.4.7.0.zip", - "shasum": "c6165ac328503c93a2fab4023a4323ed0a427423" + "url": "https://repo.magento.com/archives/magento/magento-cloud-metapackage/magento-magento-cloud-metapackage-2.4.7.0-patch1.zip", + "shasum": "b70317aed43347ec609bddd1ba84b15bc00b107b" }, "require": { "fastly/magento2": "^1.2.34", - "magento/ece-tools": "^2002.1.0", + "magento/ece-tools": "^2002.2.0", "magento/module-paypal-on-boarding": "~100.5.0", "magento/product-enterprise-edition": ">=2.4.7 <2.4.8" }, @@ -6132,24 +6132,25 @@ }, { "name": "magento/magento-cloud-patches", - "version": "1.0.27", + "version": "1.1.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/magento-cloud-patches/magento-magento-cloud-patches-1.0.27.0.zip", - "shasum": "46f0c9ab3b25f1630b4faa57ece85a79a02bb57f" + "url": "https://repo.magento.com/archives/magento/magento-cloud-patches/magento-magento-cloud-patches-1.1.0.0.zip", + "shasum": "3804bf079ce949843d55a6cc87d5e4fc6656b1df" }, "require": { - "composer/composer": "^1.4 || ^2.0", + "composer/composer": "^1.9 || ^2.0", "composer/semver": "@stable", "ext-json": "*", - "monolog/monolog": "^1.25||^2.3||^2.7", - "php": "^7.2 || ^8.0", + "magento/quality-patches": "^1.1.0", + "monolog/monolog": "^1.25||^2.3||^2.7|| ^3.6", + "php": "^8.0", "symfony/config": "^3.3||^4.4||^5.0||^6.0", - "symfony/console": "^2.6||^4.0||^5.0||^6.0", + "symfony/console": "^2.8 || ^4.0 || ^5.1 || ^5.4 || ^6.4", "symfony/dependency-injection": "^3.3||^4.3||^5.0||^6.0", "symfony/process": "^2.1 || ^4.1 || ^5.1 || ^5.4 || ^6.4", "symfony/proxy-manager-bridge": "^3.3||^4.3||^5.0||^6.0", - "symfony/yaml": "^3.3||^4.0||^5.0||^6.0" + "symfony/yaml": "^3.3||^4.0||^5.0||^6.0||^7.0" }, "require-dev": { "codeception/codeception": "^4.1 || ^5.1", @@ -6157,7 +6158,7 @@ "codeception/module-db": "^1.0 || ^3.0", "codeception/module-phpbrowser": "^1.0 || ^3.0", "codeception/module-rest": "^1.2 || ^3.0", - "consolidation/robo": "^1.2 || ^3.0", + "consolidation/robo": "^1.2 || ^3.0 || ^5.0", "phpmd/phpmd": "@stable", "phpunit/phpunit": "^8.5 || ^9.5", "squizlabs/php_codesniffer": "^3.0" @@ -11435,11 +11436,11 @@ }, { "name": "magento/module-data-exporter", - "version": "103.3.10", + "version": "103.3.13", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-data-exporter/magento-module-data-exporter-103.3.10.0.zip", - "shasum": "d7c1de2664c0f6763c91fc9e066e42833dc6cfe1" + "url": "https://repo.magento.com/archives/magento/module-data-exporter/magento-module-data-exporter-103.3.13.0.zip", + "shasum": "fc9be1cadbde824605ce9259380c5606ba8e2a9e" }, "require": { "magento/framework": ">=103.0.4", @@ -18169,11 +18170,11 @@ }, { "name": "magento/module-payment-services-base", - "version": "2.7.0", + "version": "2.8.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-payment-services-base/magento-module-payment-services-base-2.7.0.0.zip", - "shasum": "f37520d83f1a4c127b6ede4d3dc158da9d55b276" + "url": "https://repo.magento.com/archives/magento/module-payment-services-base/magento-module-payment-services-base-2.8.1.0.zip", + "shasum": "9a5cd0d28adc5a91d22679cc7e5b90dd791a9515" }, "require": { "magento/framework": ">=103.0.4 <104.0.0", @@ -18181,9 +18182,9 @@ "magento/module-config": ">=101.2.4 <102.0.0", "magento/module-directory": ">=100.4.4 <101.0.0", "magento/module-payment": ">=100.4.4 <101.0.0", - "magento/module-payment-services-dashboard": "2.7.0", + "magento/module-payment-services-dashboard": "2.8.1", "magento/module-sales": ">=103.0.4 <104.0.0", - "magento/module-service-proxy": "2.7.0", + "magento/module-service-proxy": "2.8.1", "magento/module-services-id": "^3.2.0", "magento/module-services-id-graph-ql-server": "^1.1.0", "magento/module-services-id-layout": "^1.1.0", @@ -18212,20 +18213,20 @@ }, { "name": "magento/module-payment-services-dashboard", - "version": "2.7.0", + "version": "2.8.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-payment-services-dashboard/magento-module-payment-services-dashboard-2.7.0.0.zip", - "shasum": "3c8c0414c856c1a8246dbc5e4ee878e3e677b294" + "url": "https://repo.magento.com/archives/magento/module-payment-services-dashboard/magento-module-payment-services-dashboard-2.8.1.0.zip", + "shasum": "55fe26e00c6501869547bc2e0fb26aad170e00fa" }, "require": { "ext-json": "*", "magento/framework": ">=103.0.4 <104.0.0", "magento/module-backend": ">=102.0.4 <103.0.0", "magento/module-config": ">=101.2.4 <102.0.0", - "magento/module-payment-services-base": "2.7.0", - "magento/module-payment-services-paypal": "2.7.0", - "magento/module-service-proxy": "2.7.0", + "magento/module-payment-services-base": "2.8.1", + "magento/module-payment-services-paypal": "2.8.1", + "magento/module-service-proxy": "2.8.1", "magento/module-store": ">=101.1.4 <102.0.0", "php": "~8.1.0||~8.2.0||~8.3.0" }, @@ -18246,11 +18247,11 @@ }, { "name": "magento/module-payment-services-paypal", - "version": "2.7.0", + "version": "2.8.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-payment-services-paypal/magento-module-payment-services-paypal-2.7.0.0.zip", - "shasum": "6a3e93e2a3027f87ea670db5c5e769daadbfa892" + "url": "https://repo.magento.com/archives/magento/module-payment-services-paypal/magento-module-payment-services-paypal-2.8.1.0.zip", + "shasum": "cb43344beb339638e04bcb80e659e984d4ec95da" }, "require": { "magento/framework": ">=103.0.4 <104.0.0", @@ -18263,11 +18264,11 @@ "magento/module-customer": ">=103.0.4 <104.0.0", "magento/module-instant-purchase": ">=100.4.3 <101.0.0", "magento/module-payment": ">=100.4.4 <101.0.0", - "magento/module-payment-services-base": "2.7.0", + "magento/module-payment-services-base": "2.8.1", "magento/module-query-xml": "^103.0.3", "magento/module-quote": ">=101.2.4 <102.0.0", "magento/module-sales": ">=103.0.4 <104.0.0", - "magento/module-service-proxy": "2.7.0", + "magento/module-service-proxy": "2.8.1", "magento/module-store": ">=101.1.4 <102.0.0", "magento/module-tax": ">=100.4.4 <101.0.0", "magento/module-theme": ">=101.1.4 <102.0.0", @@ -18291,15 +18292,15 @@ }, { "name": "magento/module-payment-services-paypal-graph-ql", - "version": "2.7.0", + "version": "2.8.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-payment-services-paypal-graph-ql/magento-module-payment-services-paypal-graph-ql-2.7.0.0.zip", - "shasum": "99cbc18fa2ae90d8221cb4e67cc63d1fb182601a" + "url": "https://repo.magento.com/archives/magento/module-payment-services-paypal-graph-ql/magento-module-payment-services-paypal-graph-ql-2.8.1.0.zip", + "shasum": "d6d067923cb9838712ab99b1f7075ecc4c520672" }, "require": { "magento/framework": ">=103.0.4 <104.0.0", - "magento/module-payment-services-paypal": "2.7.0", + "magento/module-payment-services-paypal": "2.8.1", "magento/module-quote": ">=101.2.4 <102.0.0", "magento/module-quote-graph-ql": ">=100.4.4 <101.0.0", "php": "~8.1.0||~8.2.0||~8.3.0" @@ -18321,20 +18322,20 @@ }, { "name": "magento/module-payment-services-saas-export", - "version": "2.7.0", + "version": "2.8.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-payment-services-saas-export/magento-module-payment-services-saas-export-2.7.0.0.zip", - "shasum": "b33e97137dbc781f0e77842a971f35d9c10d15d3" + "url": "https://repo.magento.com/archives/magento/module-payment-services-saas-export/magento-module-payment-services-saas-export-2.8.1.0.zip", + "shasum": "d43b9f00fbcb11a4ba96a27046bc13794bff0ef6" }, "require": { "magento/framework": ">=103.0.4 <104.0.0", "magento/module-data-exporter": "^103.0.3", - "magento/module-payment-services-base": "2.7.0", + "magento/module-payment-services-base": "2.8.1", "magento/module-saas-common": "^103.0.3", - "magento/module-sales-data-exporter": "2.7.0", + "magento/module-sales-data-exporter": "2.8.1", "magento/module-services-id": "^3.2.0", - "magento/module-store-data-exporter": "2.7.0", + "magento/module-store-data-exporter": "2.8.1", "magento/services-connector": "^1.3.0", "php": "~8.1.0||~8.2.0||~8.3.0" }, @@ -18792,11 +18793,11 @@ }, { "name": "magento/module-query-xml", - "version": "103.3.10", + "version": "103.3.13", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-query-xml/magento-module-query-xml-103.3.10.0.zip", - "shasum": "2774685e2d95ebcf7be1d28826d566a534ac1a6b" + "url": "https://repo.magento.com/archives/magento/module-query-xml/magento-module-query-xml-103.3.13.0.zip", + "shasum": "696e89b7bb61f43bc2794387e0741a1636bb702a" }, "require": { "magento/framework": ">=103.0.4", @@ -20632,11 +20633,11 @@ }, { "name": "magento/module-saas-common", - "version": "103.3.10", + "version": "103.3.13", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-saas-common/magento-module-saas-common-103.3.10.0.zip", - "shasum": "1b4c932b2a9bd57c05226c74c419f58c87e21f44" + "url": "https://repo.magento.com/archives/magento/module-saas-common/magento-module-saas-common-103.3.13.0.zip", + "shasum": "9c81ae5444c14680f59e049fcf06191413db4d88" }, "require": { "magento/framework": ">=103.0.4", @@ -20784,11 +20785,11 @@ }, { "name": "magento/module-sales-data-exporter", - "version": "2.7.0", + "version": "2.8.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sales-data-exporter/magento-module-sales-data-exporter-2.7.0.0.zip", - "shasum": "bbe145828623a1b8efea17b2f47cf210d8df1fc9" + "url": "https://repo.magento.com/archives/magento/module-sales-data-exporter/magento-module-sales-data-exporter-2.8.1.0.zip", + "shasum": "a7a207fdb8315821129eb0763e5cca0eceeadf5e" }, "require": { "magento/framework": ">=103.0.4 <104.0.0", @@ -21373,11 +21374,11 @@ }, { "name": "magento/module-service-proxy", - "version": "2.7.0", + "version": "2.8.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-service-proxy/magento-module-service-proxy-2.7.0.0.zip", - "shasum": "05ffb187138bd0ee60cf4b4320ab88c290f8f973" + "url": "https://repo.magento.com/archives/magento/module-service-proxy/magento-module-service-proxy-2.8.1.0.zip", + "shasum": "9842b59f90f4c913621492fbffb358d3c90095c0" }, "require": { "magento/framework": ">=103.0.4 <104.0.0", @@ -21719,11 +21720,11 @@ }, { "name": "magento/module-store-data-exporter", - "version": "2.7.0", + "version": "2.8.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-store-data-exporter/magento-module-store-data-exporter-2.7.0.0.zip", - "shasum": "030407495c7c6e4168e5b353c03c8f9a80d053b4" + "url": "https://repo.magento.com/archives/magento/module-store-data-exporter/magento-module-store-data-exporter-2.8.1.0.zip", + "shasum": "2b7f8784c02cdf743ca35d5eb26de27f40d50268" }, "require": { "magento/framework": ">=103.0.4 <104.0.0", @@ -23332,21 +23333,21 @@ }, { "name": "magento/payment-services", - "version": "2.7.0", + "version": "2.8.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/payment-services/magento-payment-services-2.7.0.0.zip", - "shasum": "3aa736c8e7a8847bbc2aab839efea5daead05e3d" + "url": "https://repo.magento.com/archives/magento/payment-services/magento-payment-services-2.8.1.0.zip", + "shasum": "2eb16e4c15319dcb0395c47d7341a45cd3278852" }, "require": { - "magento/module-payment-services-base": "2.7.0", - "magento/module-payment-services-dashboard": "2.7.0", - "magento/module-payment-services-paypal": "2.7.0", - "magento/module-payment-services-paypal-graph-ql": "2.7.0", - "magento/module-payment-services-saas-export": "2.7.0", - "magento/module-sales-data-exporter": "2.7.0", - "magento/module-service-proxy": "2.7.0", - "magento/module-store-data-exporter": "2.7.0", + "magento/module-payment-services-base": "2.8.1", + "magento/module-payment-services-dashboard": "2.8.1", + "magento/module-payment-services-paypal": "2.8.1", + "magento/module-payment-services-paypal-graph-ql": "2.8.1", + "magento/module-payment-services-saas-export": "2.8.1", + "magento/module-sales-data-exporter": "2.8.1", + "magento/module-service-proxy": "2.8.1", + "magento/module-store-data-exporter": "2.8.1", "magento/services-id": "^3.2.0" }, "type": "metapackage", @@ -23903,11 +23904,11 @@ }, { "name": "magento/quality-patches", - "version": "1.1.50", + "version": "1.1.52", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/quality-patches/magento-quality-patches-1.1.50.0.zip", - "shasum": "6f19d2cb8e195c68213bebd2f8e52261eaed1122" + "url": "https://repo.magento.com/archives/magento/quality-patches/magento-quality-patches-1.1.52.0.zip", + "shasum": "cf03c891b5d16a6d2a54fefd2faf71ca830afc3c" }, "require": { "ext-json": "*", @@ -24791,16 +24792,16 @@ }, { "name": "nikic/php-parser", - "version": "v5.1.0", + "version": "v5.3.0", "source": { "type": "git", "url": "https://github.com/nikic/PHP-Parser.git", - "reference": "683130c2ff8c2739f4822ff7ac5c873ec529abd1" + "reference": "3abf7425cd284141dc5d8d14a9ee444de3345d1a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/683130c2ff8c2739f4822ff7ac5c873ec529abd1", - "reference": "683130c2ff8c2739f4822ff7ac5c873ec529abd1", + "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/3abf7425cd284141dc5d8d14a9ee444de3345d1a", + "reference": "3abf7425cd284141dc5d8d14a9ee444de3345d1a", "shasum": "" }, "require": { @@ -24843,9 +24844,9 @@ ], "support": { "issues": "https://github.com/nikic/PHP-Parser/issues", - "source": "https://github.com/nikic/PHP-Parser/tree/v5.1.0" + "source": "https://github.com/nikic/PHP-Parser/tree/v5.3.0" }, - "time": "2024-07-01T20:03:41+00:00" + "time": "2024-09-29T13:56:26+00:00" }, { "name": "opensearch-project/opensearch-php", @@ -25789,16 +25790,16 @@ }, { "name": "phpseclib/phpseclib", - "version": "3.0.41", + "version": "3.0.42", "source": { "type": "git", "url": "https://github.com/phpseclib/phpseclib.git", - "reference": "621c73f7dcb310b61de34d1da4c4204e8ace6ceb" + "reference": "db92f1b1987b12b13f248fe76c3a52cadb67bb98" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/621c73f7dcb310b61de34d1da4c4204e8ace6ceb", - "reference": "621c73f7dcb310b61de34d1da4c4204e8ace6ceb", + "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/db92f1b1987b12b13f248fe76c3a52cadb67bb98", + "reference": "db92f1b1987b12b13f248fe76c3a52cadb67bb98", "shasum": "" }, "require": { @@ -25879,7 +25880,7 @@ ], "support": { "issues": "https://github.com/phpseclib/phpseclib/issues", - "source": "https://github.com/phpseclib/phpseclib/tree/3.0.41" + "source": "https://github.com/phpseclib/phpseclib/tree/3.0.42" }, "funding": [ { @@ -25895,7 +25896,7 @@ "type": "tidelift" } ], - "time": "2024-08-12T00:13:54+00:00" + "time": "2024-09-16T03:06:04+00:00" }, { "name": "psr/cache", @@ -26254,16 +26255,16 @@ }, { "name": "psr/log", - "version": "3.0.1", + "version": "3.0.2", "source": { "type": "git", "url": "https://github.com/php-fig/log.git", - "reference": "79dff0b268932c640297f5208d6298f71855c03e" + "reference": "f16e1d5863e37f8d8c2a01719f5b34baa2b714d3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/log/zipball/79dff0b268932c640297f5208d6298f71855c03e", - "reference": "79dff0b268932c640297f5208d6298f71855c03e", + "url": "https://api.github.com/repos/php-fig/log/zipball/f16e1d5863e37f8d8c2a01719f5b34baa2b714d3", + "reference": "f16e1d5863e37f8d8c2a01719f5b34baa2b714d3", "shasum": "" }, "require": { @@ -26298,9 +26299,9 @@ "psr-3" ], "support": { - "source": "https://github.com/php-fig/log/tree/3.0.1" + "source": "https://github.com/php-fig/log/tree/3.0.2" }, - "time": "2024-08-21T13:31:24+00:00" + "time": "2024-09-11T13:17:53+00:00" }, { "name": "psr/simple-cache", @@ -27234,16 +27235,16 @@ }, { "name": "symfony/console", - "version": "v6.4.11", + "version": "v6.4.12", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "42686880adaacdad1835ee8fc2a9ec5b7bd63998" + "reference": "72d080eb9edf80e36c19be61f72c98ed8273b765" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/42686880adaacdad1835ee8fc2a9ec5b7bd63998", - "reference": "42686880adaacdad1835ee8fc2a9ec5b7bd63998", + "url": "https://api.github.com/repos/symfony/console/zipball/72d080eb9edf80e36c19be61f72c98ed8273b765", + "reference": "72d080eb9edf80e36c19be61f72c98ed8273b765", "shasum": "" }, "require": { @@ -27308,7 +27309,7 @@ "terminal" ], "support": { - "source": "https://github.com/symfony/console/tree/v6.4.11" + "source": "https://github.com/symfony/console/tree/v6.4.12" }, "funding": [ { @@ -27324,7 +27325,7 @@ "type": "tidelift" } ], - "time": "2024-08-15T22:48:29+00:00" + "time": "2024-09-20T08:15:52+00:00" }, { "name": "symfony/css-selector", @@ -27393,16 +27394,16 @@ }, { "name": "symfony/dependency-injection", - "version": "v6.4.11", + "version": "v6.4.12", "source": { "type": "git", "url": "https://github.com/symfony/dependency-injection.git", - "reference": "e93c8368dc9915c2fe12018ff22fcbbdd32c9a9e" + "reference": "cfb9d34a1cdd4911bc737a5358fd1cf8ebfb536e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/e93c8368dc9915c2fe12018ff22fcbbdd32c9a9e", - "reference": "e93c8368dc9915c2fe12018ff22fcbbdd32c9a9e", + "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/cfb9d34a1cdd4911bc737a5358fd1cf8ebfb536e", + "reference": "cfb9d34a1cdd4911bc737a5358fd1cf8ebfb536e", "shasum": "" }, "require": { @@ -27454,7 +27455,7 @@ "description": "Allows you to standardize and centralize the way objects are constructed in your application", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/dependency-injection/tree/v6.4.11" + "source": "https://github.com/symfony/dependency-injection/tree/v6.4.12" }, "funding": [ { @@ -27470,7 +27471,7 @@ "type": "tidelift" } ], - "time": "2024-08-29T08:15:38+00:00" + "time": "2024-09-20T08:18:25+00:00" }, { "name": "symfony/deprecation-contracts", @@ -27772,16 +27773,16 @@ }, { "name": "symfony/filesystem", - "version": "v7.1.2", + "version": "v7.1.5", "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", - "reference": "92a91985250c251de9b947a14bb2c9390b1a562c" + "reference": "61fe0566189bf32e8cfee78335d8776f64a66f5a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/filesystem/zipball/92a91985250c251de9b947a14bb2c9390b1a562c", - "reference": "92a91985250c251de9b947a14bb2c9390b1a562c", + "url": "https://api.github.com/repos/symfony/filesystem/zipball/61fe0566189bf32e8cfee78335d8776f64a66f5a", + "reference": "61fe0566189bf32e8cfee78335d8776f64a66f5a", "shasum": "" }, "require": { @@ -27818,7 +27819,7 @@ "description": "Provides basic utilities for the filesystem", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/filesystem/tree/v7.1.2" + "source": "https://github.com/symfony/filesystem/tree/v7.1.5" }, "funding": [ { @@ -27834,7 +27835,7 @@ "type": "tidelift" } ], - "time": "2024-06-28T10:03:55+00:00" + "time": "2024-09-17T09:16:35+00:00" }, { "name": "symfony/finder", @@ -27902,16 +27903,16 @@ }, { "name": "symfony/http-client", - "version": "v7.1.4", + "version": "v7.1.5", "source": { "type": "git", "url": "https://github.com/symfony/http-client.git", - "reference": "a8f8d60b30b331cf4b743b3632e5acdba3f8285c" + "reference": "abca35865118edf35a23f2f24978a1784c831cb4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-client/zipball/a8f8d60b30b331cf4b743b3632e5acdba3f8285c", - "reference": "a8f8d60b30b331cf4b743b3632e5acdba3f8285c", + "url": "https://api.github.com/repos/symfony/http-client/zipball/abca35865118edf35a23f2f24978a1784c831cb4", + "reference": "abca35865118edf35a23f2f24978a1784c831cb4", "shasum": "" }, "require": { @@ -27976,7 +27977,7 @@ "http" ], "support": { - "source": "https://github.com/symfony/http-client/tree/v7.1.4" + "source": "https://github.com/symfony/http-client/tree/v7.1.5" }, "funding": [ { @@ -27992,7 +27993,7 @@ "type": "tidelift" } ], - "time": "2024-08-26T06:32:37+00:00" + "time": "2024-09-20T13:35:23+00:00" }, { "name": "symfony/http-client-contracts", @@ -28074,16 +28075,16 @@ }, { "name": "symfony/http-foundation", - "version": "v7.1.3", + "version": "v7.1.5", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "f602d5c17d1fa02f8019ace2687d9d136b7f4a1a" + "reference": "e30ef73b1e44eea7eb37ba69600a354e553f694b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/f602d5c17d1fa02f8019ace2687d9d136b7f4a1a", - "reference": "f602d5c17d1fa02f8019ace2687d9d136b7f4a1a", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/e30ef73b1e44eea7eb37ba69600a354e553f694b", + "reference": "e30ef73b1e44eea7eb37ba69600a354e553f694b", "shasum": "" }, "require": { @@ -28131,7 +28132,7 @@ "description": "Defines an object-oriented layer for the HTTP specification", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/http-foundation/tree/v7.1.3" + "source": "https://github.com/symfony/http-foundation/tree/v7.1.5" }, "funding": [ { @@ -28147,20 +28148,20 @@ "type": "tidelift" } ], - "time": "2024-07-26T12:41:01+00:00" + "time": "2024-09-20T08:28:38+00:00" }, { "name": "symfony/http-kernel", - "version": "v7.1.4", + "version": "v7.1.5", "source": { "type": "git", "url": "https://github.com/symfony/http-kernel.git", - "reference": "6efcbd1b3f444f631c386504fc83eeca25963747" + "reference": "44204d96150a9df1fc57601ec933d23fefc2d65b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-kernel/zipball/6efcbd1b3f444f631c386504fc83eeca25963747", - "reference": "6efcbd1b3f444f631c386504fc83eeca25963747", + "url": "https://api.github.com/repos/symfony/http-kernel/zipball/44204d96150a9df1fc57601ec933d23fefc2d65b", + "reference": "44204d96150a9df1fc57601ec933d23fefc2d65b", "shasum": "" }, "require": { @@ -28245,7 +28246,7 @@ "description": "Provides a structured process for converting a Request into a Response", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/http-kernel/tree/v7.1.4" + "source": "https://github.com/symfony/http-kernel/tree/v7.1.5" }, "funding": [ { @@ -28261,20 +28262,20 @@ "type": "tidelift" } ], - "time": "2024-08-30T17:02:28+00:00" + "time": "2024-09-21T06:09:21+00:00" }, { "name": "symfony/intl", - "version": "v6.4.8", + "version": "v6.4.12", "source": { "type": "git", "url": "https://github.com/symfony/intl.git", - "reference": "50265cdcf5a44bec3fcf487b5d0015aece91d1eb" + "reference": "5f64d7218f4078492ca59da94747d7474a2a52c4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/intl/zipball/50265cdcf5a44bec3fcf487b5d0015aece91d1eb", - "reference": "50265cdcf5a44bec3fcf487b5d0015aece91d1eb", + "url": "https://api.github.com/repos/symfony/intl/zipball/5f64d7218f4078492ca59da94747d7474a2a52c4", + "reference": "5f64d7218f4078492ca59da94747d7474a2a52c4", "shasum": "" }, "require": { @@ -28328,7 +28329,7 @@ "localization" ], "support": { - "source": "https://github.com/symfony/intl/tree/v6.4.8" + "source": "https://github.com/symfony/intl/tree/v6.4.12" }, "funding": [ { @@ -28344,24 +28345,24 @@ "type": "tidelift" } ], - "time": "2024-05-31T14:49:08+00:00" + "time": "2024-09-20T08:16:53+00:00" }, { "name": "symfony/polyfill-ctype", - "version": "v1.30.0", + "version": "v1.31.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-ctype.git", - "reference": "0424dff1c58f028c451efff2045f5d92410bd540" + "reference": "a3cc8b044a6ea513310cbd48ef7333b384945638" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/0424dff1c58f028c451efff2045f5d92410bd540", - "reference": "0424dff1c58f028c451efff2045f5d92410bd540", + "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/a3cc8b044a6ea513310cbd48ef7333b384945638", + "reference": "a3cc8b044a6ea513310cbd48ef7333b384945638", "shasum": "" }, "require": { - "php": ">=7.1" + "php": ">=7.2" }, "provide": { "ext-ctype": "*" @@ -28407,7 +28408,7 @@ "portable" ], "support": { - "source": "https://github.com/symfony/polyfill-ctype/tree/v1.30.0" + "source": "https://github.com/symfony/polyfill-ctype/tree/v1.31.0" }, "funding": [ { @@ -28423,24 +28424,24 @@ "type": "tidelift" } ], - "time": "2024-05-31T15:07:36+00:00" + "time": "2024-09-09T11:45:10+00:00" }, { "name": "symfony/polyfill-intl-grapheme", - "version": "v1.30.0", + "version": "v1.31.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-grapheme.git", - "reference": "64647a7c30b2283f5d49b874d84a18fc22054b7a" + "reference": "b9123926e3b7bc2f98c02ad54f6a4b02b91a8abe" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/64647a7c30b2283f5d49b874d84a18fc22054b7a", - "reference": "64647a7c30b2283f5d49b874d84a18fc22054b7a", + "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/b9123926e3b7bc2f98c02ad54f6a4b02b91a8abe", + "reference": "b9123926e3b7bc2f98c02ad54f6a4b02b91a8abe", "shasum": "" }, "require": { - "php": ">=7.1" + "php": ">=7.2" }, "suggest": { "ext-intl": "For best performance" @@ -28485,7 +28486,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.30.0" + "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.31.0" }, "funding": [ { @@ -28501,26 +28502,25 @@ "type": "tidelift" } ], - "time": "2024-05-31T15:07:36+00:00" + "time": "2024-09-09T11:45:10+00:00" }, { "name": "symfony/polyfill-intl-idn", - "version": "v1.30.0", + "version": "v1.31.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-idn.git", - "reference": "a6e83bdeb3c84391d1dfe16f42e40727ce524a5c" + "reference": "c36586dcf89a12315939e00ec9b4474adcb1d773" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/a6e83bdeb3c84391d1dfe16f42e40727ce524a5c", - "reference": "a6e83bdeb3c84391d1dfe16f42e40727ce524a5c", + "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/c36586dcf89a12315939e00ec9b4474adcb1d773", + "reference": "c36586dcf89a12315939e00ec9b4474adcb1d773", "shasum": "" }, "require": { - "php": ">=7.1", - "symfony/polyfill-intl-normalizer": "^1.10", - "symfony/polyfill-php72": "^1.10" + "php": ">=7.2", + "symfony/polyfill-intl-normalizer": "^1.10" }, "suggest": { "ext-intl": "For best performance" @@ -28569,7 +28569,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.30.0" + "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.31.0" }, "funding": [ { @@ -28585,24 +28585,24 @@ "type": "tidelift" } ], - "time": "2024-05-31T15:07:36+00:00" + "time": "2024-09-09T11:45:10+00:00" }, { "name": "symfony/polyfill-intl-normalizer", - "version": "v1.30.0", + "version": "v1.31.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-normalizer.git", - "reference": "a95281b0be0d9ab48050ebd988b967875cdb9fdb" + "reference": "3833d7255cc303546435cb650316bff708a1c75c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/a95281b0be0d9ab48050ebd988b967875cdb9fdb", - "reference": "a95281b0be0d9ab48050ebd988b967875cdb9fdb", + "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/3833d7255cc303546435cb650316bff708a1c75c", + "reference": "3833d7255cc303546435cb650316bff708a1c75c", "shasum": "" }, "require": { - "php": ">=7.1" + "php": ">=7.2" }, "suggest": { "ext-intl": "For best performance" @@ -28650,7 +28650,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.30.0" + "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.31.0" }, "funding": [ { @@ -28666,24 +28666,24 @@ "type": "tidelift" } ], - "time": "2024-05-31T15:07:36+00:00" + "time": "2024-09-09T11:45:10+00:00" }, { "name": "symfony/polyfill-mbstring", - "version": "v1.30.0", + "version": "v1.31.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", - "reference": "fd22ab50000ef01661e2a31d850ebaa297f8e03c" + "reference": "85181ba99b2345b0ef10ce42ecac37612d9fd341" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/fd22ab50000ef01661e2a31d850ebaa297f8e03c", - "reference": "fd22ab50000ef01661e2a31d850ebaa297f8e03c", + "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/85181ba99b2345b0ef10ce42ecac37612d9fd341", + "reference": "85181ba99b2345b0ef10ce42ecac37612d9fd341", "shasum": "" }, "require": { - "php": ">=7.1" + "php": ">=7.2" }, "provide": { "ext-mbstring": "*" @@ -28730,7 +28730,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.30.0" + "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.31.0" }, "funding": [ { @@ -28746,97 +28746,24 @@ "type": "tidelift" } ], - "time": "2024-06-19T12:30:46+00:00" - }, - { - "name": "symfony/polyfill-php72", - "version": "v1.30.0", - "source": { - "type": "git", - "url": "https://github.com/symfony/polyfill-php72.git", - "reference": "10112722600777e02d2745716b70c5db4ca70442" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/10112722600777e02d2745716b70c5db4ca70442", - "reference": "10112722600777e02d2745716b70c5db4ca70442", - "shasum": "" - }, - "require": { - "php": ">=7.1" - }, - "type": "library", - "extra": { - "thanks": { - "name": "symfony/polyfill", - "url": "https://github.com/symfony/polyfill" - } - }, - "autoload": { - "files": [ - "bootstrap.php" - ], - "psr-4": { - "Symfony\\Polyfill\\Php72\\": "" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Nicolas Grekas", - "email": "p@tchwork.com" - }, - { - "name": "Symfony Community", - "homepage": "https://symfony.com/contributors" - } - ], - "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions", - "homepage": "https://symfony.com", - "keywords": [ - "compatibility", - "polyfill", - "portable", - "shim" - ], - "support": { - "source": "https://github.com/symfony/polyfill-php72/tree/v1.30.0" - }, - "funding": [ - { - "url": "https://symfony.com/sponsor", - "type": "custom" - }, - { - "url": "https://github.com/fabpot", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", - "type": "tidelift" - } - ], - "time": "2024-06-19T12:30:46+00:00" + "time": "2024-09-09T11:45:10+00:00" }, { "name": "symfony/polyfill-php73", - "version": "v1.30.0", + "version": "v1.31.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php73.git", - "reference": "ec444d3f3f6505bb28d11afa41e75faadebc10a1" + "reference": "0f68c03565dcaaf25a890667542e8bd75fe7e5bb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/ec444d3f3f6505bb28d11afa41e75faadebc10a1", - "reference": "ec444d3f3f6505bb28d11afa41e75faadebc10a1", + "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/0f68c03565dcaaf25a890667542e8bd75fe7e5bb", + "reference": "0f68c03565dcaaf25a890667542e8bd75fe7e5bb", "shasum": "" }, "require": { - "php": ">=7.1" + "php": ">=7.2" }, "type": "library", "extra": { @@ -28879,7 +28806,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php73/tree/v1.30.0" + "source": "https://github.com/symfony/polyfill-php73/tree/v1.31.0" }, "funding": [ { @@ -28895,24 +28822,24 @@ "type": "tidelift" } ], - "time": "2024-05-31T15:07:36+00:00" + "time": "2024-09-09T11:45:10+00:00" }, { "name": "symfony/polyfill-php80", - "version": "v1.30.0", + "version": "v1.31.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php80.git", - "reference": "77fa7995ac1b21ab60769b7323d600a991a90433" + "reference": "60328e362d4c2c802a54fcbf04f9d3fb892b4cf8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/77fa7995ac1b21ab60769b7323d600a991a90433", - "reference": "77fa7995ac1b21ab60769b7323d600a991a90433", + "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/60328e362d4c2c802a54fcbf04f9d3fb892b4cf8", + "reference": "60328e362d4c2c802a54fcbf04f9d3fb892b4cf8", "shasum": "" }, "require": { - "php": ">=7.1" + "php": ">=7.2" }, "type": "library", "extra": { @@ -28959,7 +28886,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php80/tree/v1.30.0" + "source": "https://github.com/symfony/polyfill-php80/tree/v1.31.0" }, "funding": [ { @@ -28975,24 +28902,24 @@ "type": "tidelift" } ], - "time": "2024-05-31T15:07:36+00:00" + "time": "2024-09-09T11:45:10+00:00" }, { "name": "symfony/polyfill-php81", - "version": "v1.30.0", + "version": "v1.31.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php81.git", - "reference": "3fb075789fb91f9ad9af537c4012d523085bd5af" + "reference": "4a4cfc2d253c21a5ad0e53071df248ed48c6ce5c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/3fb075789fb91f9ad9af537c4012d523085bd5af", - "reference": "3fb075789fb91f9ad9af537c4012d523085bd5af", + "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/4a4cfc2d253c21a5ad0e53071df248ed48c6ce5c", + "reference": "4a4cfc2d253c21a5ad0e53071df248ed48c6ce5c", "shasum": "" }, "require": { - "php": ">=7.1" + "php": ">=7.2" }, "type": "library", "extra": { @@ -29035,7 +28962,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php81/tree/v1.30.0" + "source": "https://github.com/symfony/polyfill-php81/tree/v1.31.0" }, "funding": [ { @@ -29051,24 +28978,24 @@ "type": "tidelift" } ], - "time": "2024-06-19T12:30:46+00:00" + "time": "2024-09-09T11:45:10+00:00" }, { "name": "symfony/polyfill-php83", - "version": "v1.30.0", + "version": "v1.31.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php83.git", - "reference": "dbdcdf1a4dcc2743591f1079d0c35ab1e2dcbbc9" + "reference": "2fb86d65e2d424369ad2905e83b236a8805ba491" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php83/zipball/dbdcdf1a4dcc2743591f1079d0c35ab1e2dcbbc9", - "reference": "dbdcdf1a4dcc2743591f1079d0c35ab1e2dcbbc9", + "url": "https://api.github.com/repos/symfony/polyfill-php83/zipball/2fb86d65e2d424369ad2905e83b236a8805ba491", + "reference": "2fb86d65e2d424369ad2905e83b236a8805ba491", "shasum": "" }, "require": { - "php": ">=7.1" + "php": ">=7.2" }, "type": "library", "extra": { @@ -29111,7 +29038,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php83/tree/v1.30.0" + "source": "https://github.com/symfony/polyfill-php83/tree/v1.31.0" }, "funding": [ { @@ -29127,20 +29054,20 @@ "type": "tidelift" } ], - "time": "2024-06-19T12:35:24+00:00" + "time": "2024-09-09T11:45:10+00:00" }, { "name": "symfony/process", - "version": "v6.4.8", + "version": "v6.4.12", "source": { "type": "git", "url": "https://github.com/symfony/process.git", - "reference": "8d92dd79149f29e89ee0f480254db595f6a6a2c5" + "reference": "3f94e5f13ff58df371a7ead461b6e8068900fbb3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/8d92dd79149f29e89ee0f480254db595f6a6a2c5", - "reference": "8d92dd79149f29e89ee0f480254db595f6a6a2c5", + "url": "https://api.github.com/repos/symfony/process/zipball/3f94e5f13ff58df371a7ead461b6e8068900fbb3", + "reference": "3f94e5f13ff58df371a7ead461b6e8068900fbb3", "shasum": "" }, "require": { @@ -29172,7 +29099,7 @@ "description": "Executes commands in sub-processes", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/process/tree/v6.4.8" + "source": "https://github.com/symfony/process/tree/v6.4.12" }, "funding": [ { @@ -29188,7 +29115,7 @@ "type": "tidelift" } ], - "time": "2024-05-31T14:49:08+00:00" + "time": "2024-09-17T12:47:12+00:00" }, { "name": "symfony/proxy-manager-bridge", @@ -29259,16 +29186,16 @@ }, { "name": "symfony/serializer", - "version": "v6.4.11", + "version": "v6.4.12", "source": { "type": "git", "url": "https://github.com/symfony/serializer.git", - "reference": "a75d03d7720417f8a654e73e8f02acdea8779cd0" + "reference": "10ae9c1b90f4809ccb7277cc8fe8d80b3af4412c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/serializer/zipball/a75d03d7720417f8a654e73e8f02acdea8779cd0", - "reference": "a75d03d7720417f8a654e73e8f02acdea8779cd0", + "url": "https://api.github.com/repos/symfony/serializer/zipball/10ae9c1b90f4809ccb7277cc8fe8d80b3af4412c", + "reference": "10ae9c1b90f4809ccb7277cc8fe8d80b3af4412c", "shasum": "" }, "require": { @@ -29337,7 +29264,7 @@ "description": "Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/serializer/tree/v6.4.11" + "source": "https://github.com/symfony/serializer/tree/v6.4.12" }, "funding": [ { @@ -29353,7 +29280,7 @@ "type": "tidelift" } ], - "time": "2024-08-17T07:51:47+00:00" + "time": "2024-09-20T08:15:52+00:00" }, { "name": "symfony/service-contracts", @@ -29440,16 +29367,16 @@ }, { "name": "symfony/string", - "version": "v6.4.11", + "version": "v6.4.12", "source": { "type": "git", "url": "https://github.com/symfony/string.git", - "reference": "5bc3eb632cf9c8dbfd6529d89be9950d1518883b" + "reference": "f8a1ccebd0997e16112dfecfd74220b78e5b284b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/string/zipball/5bc3eb632cf9c8dbfd6529d89be9950d1518883b", - "reference": "5bc3eb632cf9c8dbfd6529d89be9950d1518883b", + "url": "https://api.github.com/repos/symfony/string/zipball/f8a1ccebd0997e16112dfecfd74220b78e5b284b", + "reference": "f8a1ccebd0997e16112dfecfd74220b78e5b284b", "shasum": "" }, "require": { @@ -29506,7 +29433,7 @@ "utf8" ], "support": { - "source": "https://github.com/symfony/string/tree/v6.4.11" + "source": "https://github.com/symfony/string/tree/v6.4.12" }, "funding": [ { @@ -29522,20 +29449,20 @@ "type": "tidelift" } ], - "time": "2024-08-12T09:55:28+00:00" + "time": "2024-09-20T08:15:52+00:00" }, { "name": "symfony/translation", - "version": "v6.4.10", + "version": "v6.4.12", "source": { "type": "git", "url": "https://github.com/symfony/translation.git", - "reference": "94041203f8ac200ae9e7c6a18fa6137814ccecc9" + "reference": "cf8360b8352b086be620fae8342c4d96e391a489" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation/zipball/94041203f8ac200ae9e7c6a18fa6137814ccecc9", - "reference": "94041203f8ac200ae9e7c6a18fa6137814ccecc9", + "url": "https://api.github.com/repos/symfony/translation/zipball/cf8360b8352b086be620fae8342c4d96e391a489", + "reference": "cf8360b8352b086be620fae8342c4d96e391a489", "shasum": "" }, "require": { @@ -29601,7 +29528,7 @@ "description": "Provides tools to internationalize your application", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/translation/tree/v6.4.10" + "source": "https://github.com/symfony/translation/tree/v6.4.12" }, "funding": [ { @@ -29617,7 +29544,7 @@ "type": "tidelift" } ], - "time": "2024-07-26T12:30:32+00:00" + "time": "2024-09-16T06:02:54+00:00" }, { "name": "symfony/translation-contracts", @@ -29699,16 +29626,16 @@ }, { "name": "symfony/var-dumper", - "version": "v7.1.4", + "version": "v7.1.5", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", - "reference": "a5fa7481b199090964d6fd5dab6294d5a870c7aa" + "reference": "e20e03889539fd4e4211e14d2179226c513c010d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-dumper/zipball/a5fa7481b199090964d6fd5dab6294d5a870c7aa", - "reference": "a5fa7481b199090964d6fd5dab6294d5a870c7aa", + "url": "https://api.github.com/repos/symfony/var-dumper/zipball/e20e03889539fd4e4211e14d2179226c513c010d", + "reference": "e20e03889539fd4e4211e14d2179226c513c010d", "shasum": "" }, "require": { @@ -29762,7 +29689,7 @@ "dump" ], "support": { - "source": "https://github.com/symfony/var-dumper/tree/v7.1.4" + "source": "https://github.com/symfony/var-dumper/tree/v7.1.5" }, "funding": [ { @@ -29778,7 +29705,7 @@ "type": "tidelift" } ], - "time": "2024-08-30T16:12:47+00:00" + "time": "2024-09-16T10:07:02+00:00" }, { "name": "symfony/var-exporter", @@ -29858,16 +29785,16 @@ }, { "name": "symfony/yaml", - "version": "v6.4.11", + "version": "v6.4.12", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", - "reference": "be37e7f13195e05ab84ca5269365591edd240335" + "reference": "762ee56b2649659380e0ef4d592d807bc17b7971" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/be37e7f13195e05ab84ca5269365591edd240335", - "reference": "be37e7f13195e05ab84ca5269365591edd240335", + "url": "https://api.github.com/repos/symfony/yaml/zipball/762ee56b2649659380e0ef4d592d807bc17b7971", + "reference": "762ee56b2649659380e0ef4d592d807bc17b7971", "shasum": "" }, "require": { @@ -29910,7 +29837,7 @@ "description": "Loads and dumps YAML files", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/yaml/tree/v6.4.11" + "source": "https://github.com/symfony/yaml/tree/v6.4.12" }, "funding": [ { @@ -29926,7 +29853,7 @@ "type": "tidelift" } ], - "time": "2024-08-12T09:55:28+00:00" + "time": "2024-09-17T12:47:12+00:00" }, { "name": "tedivm/jshrink", @@ -30333,16 +30260,16 @@ }, { "name": "webonyx/graphql-php", - "version": "v15.13.0", + "version": "v15.14.1", "source": { "type": "git", "url": "https://github.com/webonyx/graphql-php.git", - "reference": "b3b8c5bba097b0db95098fadb63e8980e184a03b" + "reference": "73542661e3aeaba6b2c60481e82d6b9ea4196908" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/webonyx/graphql-php/zipball/b3b8c5bba097b0db95098fadb63e8980e184a03b", - "reference": "b3b8c5bba097b0db95098fadb63e8980e184a03b", + "url": "https://api.github.com/repos/webonyx/graphql-php/zipball/73542661e3aeaba6b2c60481e82d6b9ea4196908", + "reference": "73542661e3aeaba6b2c60481e82d6b9ea4196908", "shasum": "" }, "require": { @@ -30355,12 +30282,12 @@ "amphp/http-server": "^2.1", "dms/phpunit-arraysubset-asserts": "dev-master", "ergebnis/composer-normalize": "^2.28", - "friendsofphp/php-cs-fixer": "3.63.2", - "mll-lab/php-cs-fixer-config": "^5", + "friendsofphp/php-cs-fixer": "3.64.0", + "mll-lab/php-cs-fixer-config": "^5.9.2", "nyholm/psr7": "^1.5", "phpbench/phpbench": "^1.2", "phpstan/extension-installer": "^1.1", - "phpstan/phpstan": "1.12.0", + "phpstan/phpstan": "1.12.3", "phpstan/phpstan-phpunit": "1.4.0", "phpstan/phpstan-strict-rules": "1.6.0", "phpunit/phpunit": "^9.5 || ^10.5.21", @@ -30395,7 +30322,7 @@ ], "support": { "issues": "https://github.com/webonyx/graphql-php/issues", - "source": "https://github.com/webonyx/graphql-php/tree/v15.13.0" + "source": "https://github.com/webonyx/graphql-php/tree/v15.14.1" }, "funding": [ { @@ -30403,7 +30330,7 @@ "type": "open_collective" } ], - "time": "2024-08-29T10:55:21+00:00" + "time": "2024-09-26T08:18:11+00:00" }, { "name": "wikimedia/less.php", From e478e4811fadd497b8cad0c3ae2adccf46153e1c Mon Sep 17 00:00:00 2001 From: Ankit Koranne Date: Tue, 8 Oct 2024 19:47:05 +0530 Subject: [PATCH 32/53] MCLOUD-12778: Update Cloud templates master, 2.4.8, 2.4.8-appserver, 2.4.7, 2.4.7-appserver, 2.4.6, 2.4.5, 2.4.4 patches. --- .magento/services.yaml | 2 +- composer.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.magento/services.yaml b/.magento/services.yaml index f0d1049ea..0132254dc 100644 --- a/.magento/services.yaml +++ b/.magento/services.yaml @@ -3,7 +3,7 @@ # Each service listed will be deployed to power your project. mysql: - type: mysql:10.6 + type: mysql:11.4 disk: 5120 redis: diff --git a/composer.json b/composer.json index a7b8efa65..5ba9a81d9 100644 --- a/composer.json +++ b/composer.json @@ -20,7 +20,7 @@ } }, "require": { - "magento/magento-cloud-metapackage": ">=2.4.7 <2.4.8", + "magento/magento-cloud-metapackage": ">=2.4.8 <2.4.9", "magento/composer-root-update-plugin": "^2.0.3" }, "suggest": { From 8679f331c62e47360cf6a4fbb7f3b071e04be35d Mon Sep 17 00:00:00 2001 From: Ankit Date: Tue, 8 Oct 2024 14:26:34 +0000 Subject: [PATCH 33/53] MCLOUD-12778: Update Cloud templates master, 2.4.8, 2.4.8-appserver, 2.4.7, 2.4.7-appserver, 2.4.6, 2.4.5, 2.4.4 patches. --- composer.lock | 2573 ++++++++++++++++++++++++++----------------------- 1 file changed, 1374 insertions(+), 1199 deletions(-) diff --git a/composer.lock b/composer.lock index 4555ebba1..59e5de509 100644 --- a/composer.lock +++ b/composer.lock @@ -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": "69ff32948c567b8c46fe3e34487ab626", + "content-hash": "e433a1a212d9103f411b3f0c84c487e8", "packages": [ { "name": "2tvenom/cborencode", @@ -53,14 +53,14 @@ }, { "name": "adobe-commerce/adobe-ims-metapackage", - "version": "2.2.2", + "version": "2.2.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/adobe-commerce/adobe-ims-metapackage/adobe-commerce-adobe-ims-metapackage-2.2.2.0.zip", - "shasum": "c9cb115e26b898713356c222697a4df769d96239" + "url": "https://repo.magento.com/archives/adobe-commerce/adobe-ims-metapackage/adobe-commerce-adobe-ims-metapackage-2.2.3.0-beta1.zip", + "shasum": "1e71d5dc670ceb2de8346dddda51248a97e3f713" }, "require": { - "magento/module-admin-adobe-ims": "100.5.2", + "magento/module-admin-adobe-ims": "100.5.3-beta1", "magento/module-admin-adobe-ims-two-factor-auth": "1.0.1", "magento/module-adobe-ims": "2.2.1", "magento/module-adobe-ims-api": "2.2.1", @@ -71,37 +71,37 @@ }, { "name": "adobe-commerce/extensions-metapackage", - "version": "2.0.0", + "version": "2.0.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/adobe-commerce/extensions-metapackage/adobe-commerce-extensions-metapackage-2.0.0.0.zip", - "shasum": "a5cac87a2c37d4a7c616d274006f2f15523d4600" + "url": "https://repo.magento.com/archives/adobe-commerce/extensions-metapackage/adobe-commerce-extensions-metapackage-2.0.1.0-beta1.zip", + "shasum": "291e41c1fd851049b77a056cfdcf4fd8fe36ad4a" }, "require": { - "adobe-commerce/adobe-ims-metapackage": "~2.2.1", - "magento/adobe-stock-integration": "~2.1.6", + "adobe-commerce/adobe-ims-metapackage": ">=2.2.3@beta <2.3.0", + "magento/adobe-stock-integration": ">=2.1.7@beta <3.0.0", "magento/commerce-backend-sdk": "^1.3", "magento/commerce-eventing": "^1.5", "magento/commerce-webhooks": "^1.2", "magento/payment-services": "^2.0", - "paypal/module-braintree": "~4.6.0" + "paypal/module-braintree": ">=4.7.0@beta <5.0.0" }, "type": "metapackage", "description": "Metapackage contains references to Adobe Commerce Extensions" }, { "name": "adobe-commerce/os-extensions-metapackage", - "version": "1.0.0", + "version": "1.0.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/adobe-commerce/os-extensions-metapackage/adobe-commerce-os-extensions-metapackage-1.0.0.0.zip", - "shasum": "438f5690d41600fa341e629e96ea982882c2be42" + "url": "https://repo.magento.com/archives/adobe-commerce/os-extensions-metapackage/adobe-commerce-os-extensions-metapackage-1.0.1.0-beta1.zip", + "shasum": "2b533204ff045565704bc36cff9a27db74e28394" }, "require": { - "adobe-commerce/adobe-ims-metapackage": "~2.2.1", - "magento/adobe-stock-integration": "~2.1.6", + "adobe-commerce/adobe-ims-metapackage": ">=2.2.3@beta <3.0.0", + "magento/adobe-stock-integration": ">=2.1.7@beta <3.0.0", "magento/payment-services": "^2.0", - "paypal/module-braintree": "~4.6.0" + "paypal/module-braintree": ">=4.7.0@beta <5.0.0" }, "type": "metapackage", "description": "Metapackage contains references to extensions bundled with Magento OS" @@ -202,16 +202,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.323.1", + "version": "3.323.2", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "1b393c41a73e1ef4c493c60c5eee0bb4b0632264" + "reference": "030b93340f0e7d6fd20276037087d3eab8f16575" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/1b393c41a73e1ef4c493c60c5eee0bb4b0632264", - "reference": "1b393c41a73e1ef4c493c60c5eee0bb4b0632264", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/030b93340f0e7d6fd20276037087d3eab8f16575", + "reference": "030b93340f0e7d6fd20276037087d3eab8f16575", "shasum": "" }, "require": { @@ -294,9 +294,9 @@ "support": { "forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80", "issues": "https://github.com/aws/aws-sdk-php/issues", - "source": "https://github.com/aws/aws-sdk-php/tree/3.323.1" + "source": "https://github.com/aws/aws-sdk-php/tree/3.323.2" }, - "time": "2024-10-04T18:07:17+00:00" + "time": "2024-10-07T18:11:24+00:00" }, { "name": "bacon/bacon-qr-code", @@ -774,16 +774,16 @@ }, { "name": "colinmollenhour/php-redis-session-abstract", - "version": "v1.5.5", + "version": "v2.0.0", "source": { "type": "git", "url": "https://github.com/colinmollenhour/php-redis-session-abstract.git", - "reference": "5d93866cd53701ef8f866cb41cb5c6d7259d4416" + "reference": "f485d282a91cff5dbbcc6a31de1d6132d4d6b380" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/colinmollenhour/php-redis-session-abstract/zipball/5d93866cd53701ef8f866cb41cb5c6d7259d4416", - "reference": "5d93866cd53701ef8f866cb41cb5c6d7259d4416", + "url": "https://api.github.com/repos/colinmollenhour/php-redis-session-abstract/zipball/f485d282a91cff5dbbcc6a31de1d6132d4d6b380", + "reference": "f485d282a91cff5dbbcc6a31de1d6132d4d6b380", "shasum": "" }, "require": { @@ -812,9 +812,9 @@ "homepage": "https://github.com/colinmollenhour/php-redis-session-abstract", "support": { "issues": "https://github.com/colinmollenhour/php-redis-session-abstract/issues", - "source": "https://github.com/colinmollenhour/php-redis-session-abstract/tree/v1.5.5" + "source": "https://github.com/colinmollenhour/php-redis-session-abstract/tree/v2.0.0" }, - "time": "2024-02-03T06:04:45+00:00" + "time": "2024-05-15T18:54:21+00:00" }, { "name": "composer/ca-bundle", @@ -5070,39 +5070,50 @@ }, { "name": "league/flysystem", - "version": "2.5.0", + "version": "3.29.1", "source": { "type": "git", "url": "https://github.com/thephpleague/flysystem.git", - "reference": "8aaffb653c5777781b0f7f69a5d937baf7ab6cdb" + "reference": "edc1bb7c86fab0776c3287dbd19b5fa278347319" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/8aaffb653c5777781b0f7f69a5d937baf7ab6cdb", - "reference": "8aaffb653c5777781b0f7f69a5d937baf7ab6cdb", + "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/edc1bb7c86fab0776c3287dbd19b5fa278347319", + "reference": "edc1bb7c86fab0776c3287dbd19b5fa278347319", "shasum": "" }, "require": { - "ext-json": "*", + "league/flysystem-local": "^3.0.0", "league/mime-type-detection": "^1.0.0", - "php": "^7.2 || ^8.0" + "php": "^8.0.2" }, "conflict": { - "guzzlehttp/ringphp": "<1.1.1" + "async-aws/core": "<1.19.0", + "async-aws/s3": "<1.14.0", + "aws/aws-sdk-php": "3.209.31 || 3.210.0", + "guzzlehttp/guzzle": "<7.0", + "guzzlehttp/ringphp": "<1.1.1", + "phpseclib/phpseclib": "3.0.15", + "symfony/http-client": "<5.2" }, "require-dev": { - "async-aws/s3": "^1.5", - "async-aws/simple-s3": "^1.0", - "aws/aws-sdk-php": "^3.132.4", + "async-aws/s3": "^1.5 || ^2.0", + "async-aws/simple-s3": "^1.1 || ^2.0", + "aws/aws-sdk-php": "^3.295.10", "composer/semver": "^3.0", "ext-fileinfo": "*", "ext-ftp": "*", - "friendsofphp/php-cs-fixer": "^3.2", + "ext-mongodb": "^1.3", + "ext-zip": "*", + "friendsofphp/php-cs-fixer": "^3.5", "google/cloud-storage": "^1.23", - "phpseclib/phpseclib": "^2.0", - "phpstan/phpstan": "^0.12.26", - "phpunit/phpunit": "^8.5 || ^9.4", - "sabre/dav": "^4.1" + "guzzlehttp/psr7": "^2.6", + "microsoft/azure-storage-blob": "^1.1", + "mongodb/mongodb": "^1.2", + "phpseclib/phpseclib": "^3.0.36", + "phpstan/phpstan": "^1.10", + "phpunit/phpunit": "^9.5.11|^10.0", + "sabre/dav": "^4.6.0" }, "type": "library", "autoload": { @@ -5136,45 +5147,32 @@ ], "support": { "issues": "https://github.com/thephpleague/flysystem/issues", - "source": "https://github.com/thephpleague/flysystem/tree/2.5.0" + "source": "https://github.com/thephpleague/flysystem/tree/3.29.1" }, - "funding": [ - { - "url": "https://ecologi.com/frankdejonge", - "type": "custom" - }, - { - "url": "https://github.com/frankdejonge", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/league/flysystem", - "type": "tidelift" - } - ], - "time": "2022-09-17T21:02:32+00:00" + "time": "2024-10-08T08:58:34+00:00" }, { "name": "league/flysystem-aws-s3-v3", - "version": "2.5.0", + "version": "3.29.0", "source": { "type": "git", "url": "https://github.com/thephpleague/flysystem-aws-s3-v3.git", - "reference": "2ae435f7177fd5d3afc0090bc7f849093d8361e8" + "reference": "c6ff6d4606e48249b63f269eba7fabdb584e76a9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/flysystem-aws-s3-v3/zipball/2ae435f7177fd5d3afc0090bc7f849093d8361e8", - "reference": "2ae435f7177fd5d3afc0090bc7f849093d8361e8", + "url": "https://api.github.com/repos/thephpleague/flysystem-aws-s3-v3/zipball/c6ff6d4606e48249b63f269eba7fabdb584e76a9", + "reference": "c6ff6d4606e48249b63f269eba7fabdb584e76a9", "shasum": "" }, "require": { - "aws/aws-sdk-php": "^3.132.4", - "league/flysystem": "^2.0.0", + "aws/aws-sdk-php": "^3.295.10", + "league/flysystem": "^3.10.0", "league/mime-type-detection": "^1.0.0", - "php": "^7.2 || ^8.0" + "php": "^8.0.2" }, "conflict": { + "guzzlehttp/guzzle": "<7.0", "guzzlehttp/ringphp": "<1.1.1" }, "type": "library", @@ -5204,24 +5202,58 @@ "storage" ], "support": { - "issues": "https://github.com/thephpleague/flysystem-aws-s3-v3/issues", - "source": "https://github.com/thephpleague/flysystem-aws-s3-v3/tree/2.5.0" + "source": "https://github.com/thephpleague/flysystem-aws-s3-v3/tree/3.29.0" }, - "funding": [ - { - "url": "https://ecologi.com/frankdejonge", - "type": "custom" - }, - { - "url": "https://github.com/frankdejonge", - "type": "github" - }, + "time": "2024-08-17T13:10:48+00:00" + }, + { + "name": "league/flysystem-local", + "version": "3.29.0", + "source": { + "type": "git", + "url": "https://github.com/thephpleague/flysystem-local.git", + "reference": "e0e8d52ce4b2ed154148453d321e97c8e931bd27" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/thephpleague/flysystem-local/zipball/e0e8d52ce4b2ed154148453d321e97c8e931bd27", + "reference": "e0e8d52ce4b2ed154148453d321e97c8e931bd27", + "shasum": "" + }, + "require": { + "ext-fileinfo": "*", + "league/flysystem": "^3.0.0", + "league/mime-type-detection": "^1.0.0", + "php": "^8.0.2" + }, + "type": "library", + "autoload": { + "psr-4": { + "League\\Flysystem\\Local\\": "" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ { - "url": "https://tidelift.com/funding/github/packagist/league/flysystem", - "type": "tidelift" + "name": "Frank de Jonge", + "email": "info@frankdejonge.nl" } ], - "time": "2022-09-09T19:33:51+00:00" + "description": "Local filesystem adapter for Flysystem.", + "keywords": [ + "Flysystem", + "file", + "files", + "filesystem", + "local" + ], + "support": { + "source": "https://github.com/thephpleague/flysystem-local/tree/3.29.0" + }, + "time": "2024-08-09T21:24:39+00:00" }, { "name": "league/mime-type-detection", @@ -5281,20 +5313,20 @@ }, { "name": "magento/adobe-stock-integration", - "version": "2.1.6-p2", + "version": "2.1.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/adobe-stock-integration/magento-adobe-stock-integration-2.1.6.0-patch2.zip", - "shasum": "a658d94212de0ab1ca23ff8424ebaa0c2b9c6633" + "url": "https://repo.magento.com/archives/magento/adobe-stock-integration/magento-adobe-stock-integration-2.1.7.0-beta1.zip", + "shasum": "79b83a78657934bd39f82285e3ceeedce485c8c0" }, "require": { - "magento/module-adobe-stock-admin-ui": "1.3.4", + "magento/module-adobe-stock-admin-ui": "1.3.5-beta1", "magento/module-adobe-stock-asset": "1.3.3", "magento/module-adobe-stock-asset-api": "2.0.3", "magento/module-adobe-stock-client": "1.3.4", "magento/module-adobe-stock-client-api": "2.1.4", - "magento/module-adobe-stock-image": "1.3.5", - "magento/module-adobe-stock-image-admin-ui": "1.3.5-p1", + "magento/module-adobe-stock-image": "1.3.6-beta1", + "magento/module-adobe-stock-image-admin-ui": "1.3.6-beta1", "magento/module-adobe-stock-image-api": "1.3.3" }, "type": "metapackage", @@ -5515,14 +5547,14 @@ }, { "name": "magento/framework", - "version": "103.0.7-p1", + "version": "103.0.8-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/framework/magento-framework-103.0.7.0-patch1.zip", - "shasum": "4afbd016726e0450681e3b633a9d2cf2e0ff4314" + "url": "https://repo.magento.com/archives/magento/framework/magento-framework-103.0.8.0-beta1.zip", + "shasum": "a5b45446e4c00d6ff30a6fd570b5d5cb692eccf9" }, "require": { - "colinmollenhour/php-redis-session-abstract": "~1.5.3", + "colinmollenhour/php-redis-session-abstract": "^2.0", "composer/composer": "^2.0, !=2.2.16", "ext-bcmath": "*", "ext-curl": "*", @@ -5555,7 +5587,7 @@ "magento/zend-cache": "^1.16", "magento/zend-db": "^1.16", "magento/zend-pdf": "^1.16", - "monolog/monolog": "^2.7", + "monolog/monolog": "^3.6", "php": "~8.1.0||~8.2.0||~8.3.0", "psr/log": "^2 || ^3", "ramsey/uuid": "^4.2", @@ -5564,7 +5596,7 @@ "symfony/process": "^6.4", "tedivm/jshrink": "^1.4", "webonyx/graphql-php": "^15.0", - "wikimedia/less.php": "^3.2" + "wikimedia/less.php": "^5.0" }, "suggest": { "ext-imagick": "Use Image Magick >=3.0.0 as an optional alternative image processing library" @@ -5586,11 +5618,11 @@ }, { "name": "magento/framework-amqp", - "version": "100.4.5", + "version": "100.4.6-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/framework-amqp/magento-framework-amqp-100.4.5.0.zip", - "shasum": "919002d81d51a2b8060c9bc78ee13392e0369c00" + "url": "https://repo.magento.com/archives/magento/framework-amqp/magento-framework-amqp-100.4.6.0-beta1.zip", + "shasum": "f46f57f080e27f0bc04bf159a82164241f6732b2" }, "require": { "magento/framework": "103.0.*", @@ -5668,11 +5700,11 @@ }, { "name": "magento/framework-message-queue", - "version": "100.4.7", + "version": "100.4.8-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/framework-message-queue/magento-framework-message-queue-100.4.7.0.zip", - "shasum": "df147ae93c69d2a1daddb653dcfd4c984478fb4f" + "url": "https://repo.magento.com/archives/magento/framework-message-queue/magento-framework-message-queue-100.4.8.0-beta1.zip", + "shasum": "75e046f9a6bf32532f52a773bbe5e8316f12d0fd" }, "require": { "magento/framework": "103.0.*", @@ -5723,76 +5755,77 @@ }, { "name": "magento/inventory-metapackage", - "version": "1.2.7-p2", + "version": "1.2.8-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/inventory-metapackage/magento-inventory-metapackage-1.2.7.0-patch2.zip", - "shasum": "6fee94cfb46666d2a086dd2b48fd1ad34738f50f" + "url": "https://repo.magento.com/archives/magento/inventory-metapackage/magento-inventory-metapackage-1.2.8.0-beta1.zip", + "shasum": "9a9517131b510f834ea0414e070a22c0217d5aa8" }, "require": { "magento/inventory-composer-installer": "^1.2.0", - "magento/module-inventory": "1.2.5", - "magento/module-inventory-admin-ui": "1.2.5-p2", - "magento/module-inventory-advanced-checkout": "1.2.4", - "magento/module-inventory-api": "1.2.5", + "magento/module-inventory": "1.2.6-beta1", + "magento/module-inventory-admin-ui": "1.2.6-beta1", + "magento/module-inventory-advanced-checkout": "1.2.5-beta1", + "magento/module-inventory-api": "1.2.6-beta1", "magento/module-inventory-bundle-import-export": "1.1.3", - "magento/module-inventory-bundle-product": "1.2.4", - "magento/module-inventory-bundle-product-admin-ui": "1.2.4", - "magento/module-inventory-bundle-product-indexer": "1.1.4", - "magento/module-inventory-cache": "1.2.5", - "magento/module-inventory-catalog": "1.3.2", - "magento/module-inventory-catalog-admin-ui": "1.2.5", + "magento/module-inventory-bundle-product": "1.2.5-beta1", + "magento/module-inventory-bundle-product-admin-ui": "1.2.5-beta1", + "magento/module-inventory-bundle-product-indexer": "1.1.5-beta1", + "magento/module-inventory-cache": "1.2.6-beta1", + "magento/module-inventory-catalog": "1.3.3-beta1", + "magento/module-inventory-catalog-admin-ui": "1.2.6-beta1", "magento/module-inventory-catalog-api": "1.3.5", "magento/module-inventory-catalog-frontend-ui": "1.0.4", - "magento/module-inventory-catalog-search": "1.2.5", - "magento/module-inventory-catalog-search-bundle-product": "1.0.3", - "magento/module-inventory-catalog-search-configurable-product": "1.0.3", - "magento/module-inventory-configurable-product": "1.2.5", - "magento/module-inventory-configurable-product-admin-ui": "1.2.5", + "magento/module-inventory-catalog-rule": "100.2.0-beta1", + "magento/module-inventory-catalog-search": "1.2.6-beta1", + "magento/module-inventory-catalog-search-bundle-product": "1.0.4-beta1", + "magento/module-inventory-catalog-search-configurable-product": "1.0.4-beta1", + "magento/module-inventory-configurable-product": "1.2.6-beta1", + "magento/module-inventory-configurable-product-admin-ui": "1.2.6-beta1", "magento/module-inventory-configurable-product-frontend-ui": "1.0.5", - "magento/module-inventory-configurable-product-indexer": "1.2.5", - "magento/module-inventory-configuration": "1.2.4", + "magento/module-inventory-configurable-product-indexer": "1.2.6-beta1", + "magento/module-inventory-configuration": "1.2.5-beta1", "magento/module-inventory-configuration-api": "1.2.3", - "magento/module-inventory-distance-based-source-selection": "1.2.4", + "magento/module-inventory-distance-based-source-selection": "1.2.5-beta1", "magento/module-inventory-distance-based-source-selection-admin-ui": "1.2.3", "magento/module-inventory-distance-based-source-selection-api": "1.2.3", "magento/module-inventory-elasticsearch": "1.2.4", "magento/module-inventory-export-stock": "1.2.4", - "magento/module-inventory-export-stock-api": "1.2.3", - "magento/module-inventory-graph-ql": "1.2.4", - "magento/module-inventory-grouped-product": "1.3.2", - "magento/module-inventory-grouped-product-admin-ui": "1.2.4", + "magento/module-inventory-export-stock-api": "1.2.4-beta1", + "magento/module-inventory-graph-ql": "1.2.5-beta1", + "magento/module-inventory-grouped-product": "1.3.3-beta1", + "magento/module-inventory-grouped-product-admin-ui": "1.2.5-beta1", "magento/module-inventory-grouped-product-indexer": "1.2.5", - "magento/module-inventory-import-export": "1.2.5", - "magento/module-inventory-in-store-pickup": "1.1.3", + "magento/module-inventory-import-export": "1.2.6-beta1", + "magento/module-inventory-in-store-pickup": "1.1.4-beta1", "magento/module-inventory-in-store-pickup-admin-ui": "1.1.4", "magento/module-inventory-in-store-pickup-api": "1.1.3", - "magento/module-inventory-in-store-pickup-frontend": "1.1.5", + "magento/module-inventory-in-store-pickup-frontend": "1.1.6-beta1", "magento/module-inventory-in-store-pickup-graph-ql": "1.1.4", "magento/module-inventory-in-store-pickup-multishipping": "1.1.3", - "magento/module-inventory-in-store-pickup-quote": "1.1.3", + "magento/module-inventory-in-store-pickup-quote": "1.1.4-beta1", "magento/module-inventory-in-store-pickup-quote-graph-ql": "1.1.3", - "magento/module-inventory-in-store-pickup-sales": "1.1.3", + "magento/module-inventory-in-store-pickup-sales": "1.1.4-beta1", "magento/module-inventory-in-store-pickup-sales-admin-ui": "1.1.5", - "magento/module-inventory-in-store-pickup-sales-api": "1.1.3-p1", - "magento/module-inventory-in-store-pickup-shipping": "1.1.4", + "magento/module-inventory-in-store-pickup-sales-api": "1.1.4-beta1", + "magento/module-inventory-in-store-pickup-shipping": "1.1.5-beta1", "magento/module-inventory-in-store-pickup-shipping-admin-ui": "1.1.3", "magento/module-inventory-in-store-pickup-shipping-api": "1.1.3", "magento/module-inventory-in-store-pickup-webapi-extension": "1.1.3", - "magento/module-inventory-indexer": "2.2.2", + "magento/module-inventory-indexer": "2.2.3-beta1", "magento/module-inventory-low-quantity-notification": "1.2.4", - "magento/module-inventory-low-quantity-notification-admin-ui": "1.2.4", + "magento/module-inventory-low-quantity-notification-admin-ui": "1.2.5-beta1", "magento/module-inventory-low-quantity-notification-api": "1.2.4", "magento/module-inventory-multi-dimensional-indexer-api": "1.2.3", "magento/module-inventory-product-alert": "1.2.4", - "magento/module-inventory-quote-graph-ql": "1.0.4", + "magento/module-inventory-quote-graph-ql": "1.0.5-beta1", "magento/module-inventory-requisition-list": "1.2.5", - "magento/module-inventory-reservation-cli": "1.2.4", - "magento/module-inventory-reservations": "1.2.3", + "magento/module-inventory-reservation-cli": "1.2.5-beta1", + "magento/module-inventory-reservations": "1.2.4-beta1", "magento/module-inventory-reservations-api": "1.2.3", - "magento/module-inventory-sales": "1.3.2", - "magento/module-inventory-sales-admin-ui": "1.2.5", - "magento/module-inventory-sales-api": "1.2.4", + "magento/module-inventory-sales": "1.3.3-beta1", + "magento/module-inventory-sales-admin-ui": "1.2.6-beta1", + "magento/module-inventory-sales-api": "1.2.5-beta1", "magento/module-inventory-sales-async-order": "100.2.1", "magento/module-inventory-sales-frontend-ui": "1.2.4", "magento/module-inventory-setup-fixture-generator": "1.2.3", @@ -5802,7 +5835,7 @@ "magento/module-inventory-source-selection": "1.2.3", "magento/module-inventory-source-selection-api": "1.4.4", "magento/module-inventory-swatches-frontend-ui": "1.0.3", - "magento/module-inventory-visual-merchandiser": "1.1.5", + "magento/module-inventory-visual-merchandiser": "1.1.6-beta1", "magento/module-inventory-wishlist": "1.0.4" }, "type": "metapackage", @@ -6112,17 +6145,17 @@ }, { "name": "magento/magento-cloud-metapackage", - "version": "2.4.7-p1", + "version": "2.4.8-p1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/magento-cloud-metapackage/magento-magento-cloud-metapackage-2.4.7.0-patch1.zip", - "shasum": "b70317aed43347ec609bddd1ba84b15bc00b107b" + "url": "https://repo.magento.com/archives/magento/magento-cloud-metapackage/magento-magento-cloud-metapackage-2.4.8.0-patch1.zip", + "shasum": "19f4d92000a458c0b003ad33dd8255ec29e0f42e" }, "require": { "fastly/magento2": "^1.2.34", "magento/ece-tools": "^2002.2.0", "magento/module-paypal-on-boarding": "~100.5.0", - "magento/product-enterprise-edition": ">=2.4.7 <2.4.8" + "magento/product-enterprise-edition": ">=2.4.8 <2.4.9" }, "type": "metapackage", "license": [ @@ -6262,11 +6295,11 @@ }, { "name": "magento/magento2-base", - "version": "2.4.7-p2", + "version": "2.4.8-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/magento2-base/magento-magento2-base-2.4.7.0-patch2.zip", - "shasum": "eae60e06a4f5c4515424dceca654e09121916b94" + "url": "https://repo.magento.com/archives/magento/magento2-base/magento-magento2-base-2.4.8.0-beta1.zip", + "shasum": "b7750be088071be4c393049d7e163c674076939b" }, "require": { "composer/composer": "^2.0, !=2.2.16", @@ -6287,7 +6320,7 @@ "laminas/laminas-validator": "^2.23", "magento/composer": "^1.10.0-beta1", "magento/magento-composer-installer": "*", - "monolog/monolog": "^2.7", + "monolog/monolog": "^3.6", "pelago/emogrifier": "^7.0", "php": "~8.1.0||~8.2.0||~8.3.0", "phpseclib/phpseclib": "^3.0", @@ -6301,7 +6334,7 @@ "replace": { "components/jquery": "1.11.0", "components/jqueryui": "1.10.4", - "tinymce/tinymce": "3.4.7", + "tinymce/tinymce": "7.3.0", "trentrichardson/jquery-timepicker-addon": "1.4.3", "twbs/bootstrap": "3.1.0" }, @@ -6624,10 +6657,6 @@ "lib/web/css", "lib/web/css" ], - [ - "lib/web/extjs", - "lib/web/extjs" - ], [ "lib/web/fonts", "lib/web/fonts" @@ -6716,6 +6745,10 @@ "lib/web/tiny_mce_5", "lib/web/tiny_mce_5" ], + [ + "lib/web/tiny_mce_7", + "lib/web/tiny_mce_7" + ], [ "lib/web/underscore.js", "lib/web/underscore.js" @@ -6834,11 +6867,11 @@ }, { "name": "magento/magento2-ee-base", - "version": "2.4.7-p2", + "version": "2.4.8-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/magento2-ee-base/magento-magento2-ee-base-2.4.7.0-patch2.zip", - "shasum": "60d42ca761469828f4c1d958192b1a640891cbdb" + "url": "https://repo.magento.com/archives/magento/magento2-ee-base/magento-magento2-ee-base-2.4.8.0-beta1.zip", + "shasum": "510fea19ef3a050f7d2a35ef8b7a1add28eba275" }, "require": { "composer/composer": "^2.0, !=2.2.16", @@ -6859,7 +6892,7 @@ "laminas/laminas-validator": "^2.23", "magento/composer": "^1.10.0-beta1", "magento/magento-composer-installer": "*", - "monolog/monolog": "^2.7", + "monolog/monolog": "^3.6", "pelago/emogrifier": "^7.0", "php": "~8.1.0||~8.2.0||~8.3.0", "phpseclib/phpseclib": "^3.0", @@ -6948,11 +6981,11 @@ }, { "name": "magento/module-admin-adobe-ims", - "version": "100.5.2", + "version": "100.5.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-admin-adobe-ims/magento-module-admin-adobe-ims-100.5.2.0.zip", - "shasum": "377923bc3ab9adedd73907de0964ff173c108391" + "url": "https://repo.magento.com/archives/magento/module-admin-adobe-ims/magento-module-admin-adobe-ims-100.5.3.0-beta1.zip", + "shasum": "ef2009008a71c4c3d49dae64e321602bd196e973" }, "require": { "magento/framework": "*", @@ -7018,11 +7051,11 @@ }, { "name": "magento/module-admin-analytics", - "version": "100.4.6", + "version": "100.4.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-admin-analytics/magento-module-admin-analytics-100.4.6.0.zip", - "shasum": "e481e9620f4b90f45adf733bcbfaa4991cb9b35a" + "url": "https://repo.magento.com/archives/magento/module-admin-analytics/magento-module-admin-analytics-100.4.7.0-beta1.zip", + "shasum": "9f15c08c90db6fdb92c5d81c1cec8c1f3df8805b" }, "require": { "magento/framework": "103.0.*", @@ -7079,11 +7112,11 @@ }, { "name": "magento/module-admin-gws", - "version": "100.4.7", + "version": "100.4.8-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-admin-gws/magento-module-admin-gws-100.4.7.0.zip", - "shasum": "bf1156ad49eb5bc15274bc0010683498da64cc92" + "url": "https://repo.magento.com/archives/magento/module-admin-gws/magento-module-admin-gws-100.4.8.0-beta1.zip", + "shasum": "7cff02e2e3c9306eee55657d091db1ff3f0d6a5d" }, "require": { "magento/framework": "103.0.*", @@ -7191,11 +7224,11 @@ }, { "name": "magento/module-admin-notification", - "version": "100.4.6", + "version": "100.4.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-admin-notification/magento-module-admin-notification-100.4.6.0.zip", - "shasum": "a26f48e11685929fa522053031f10d758ce468a0" + "url": "https://repo.magento.com/archives/magento/module-admin-notification/magento-module-admin-notification-100.4.7.0-beta1.zip", + "shasum": "f8b0eb01c0468b01960dfefd6b424485e20d6272" }, "require": { "lib-libxml": "*", @@ -7522,11 +7555,11 @@ }, { "name": "magento/module-adobe-stock-admin-ui", - "version": "1.3.4", + "version": "1.3.5-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-stock-admin-ui/magento-module-adobe-stock-admin-ui-1.3.4.0.zip", - "shasum": "3b8bb19b26d3c122258becb398649d8847c66061" + "url": "https://repo.magento.com/archives/magento/module-adobe-stock-admin-ui/magento-module-adobe-stock-admin-ui-1.3.5.0-beta1.zip", + "shasum": "c6ad1aceac48550cd58ad38ca4e200d5ea93fd64" }, "require": { "magento/framework": "*", @@ -7673,11 +7706,11 @@ }, { "name": "magento/module-adobe-stock-image", - "version": "1.3.5", + "version": "1.3.6-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-stock-image/magento-module-adobe-stock-image-1.3.5.0.zip", - "shasum": "c7618361e5ad4a908c7038d97013f27f0a42ae21" + "url": "https://repo.magento.com/archives/magento/module-adobe-stock-image/magento-module-adobe-stock-image-1.3.6.0-beta1.zip", + "shasum": "31778a3aa6bf4fb0682e5233c1f6137d61f5751c" }, "require": { "magento/framework": "*", @@ -7708,11 +7741,11 @@ }, { "name": "magento/module-adobe-stock-image-admin-ui", - "version": "1.3.5-p1", + "version": "1.3.6-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-stock-image-admin-ui/magento-module-adobe-stock-image-admin-ui-1.3.5.0-patch1.zip", - "shasum": "46c1ec141b0216cf1d5675c06ba96470b13dd37a" + "url": "https://repo.magento.com/archives/magento/module-adobe-stock-image-admin-ui/magento-module-adobe-stock-image-admin-ui-1.3.6.0-beta1.zip", + "shasum": "926f2d2fa8682365233aa79b3d708f5aaef5c6c4" }, "require": { "magento/framework": "*", @@ -7804,11 +7837,11 @@ }, { "name": "magento/module-advanced-checkout", - "version": "100.4.7", + "version": "100.4.8-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-advanced-checkout/magento-module-advanced-checkout-100.4.7.0.zip", - "shasum": "5c7c123be4810e2aba98ac5f4f4943a88232fd7d" + "url": "https://repo.magento.com/archives/magento/module-advanced-checkout/magento-module-advanced-checkout-100.4.8.0-beta1.zip", + "shasum": "0d9971cbf5523ec5ee575c9ff3eea1fb05a877d4" }, "require": { "magento/framework": "103.0.*", @@ -7849,11 +7882,11 @@ }, { "name": "magento/module-advanced-pricing-import-export", - "version": "100.4.7", + "version": "100.4.8-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-advanced-pricing-import-export/magento-module-advanced-pricing-import-export-100.4.7.0.zip", - "shasum": "ce4666fe16ac75fb232e7c4169c51967e1a34edd" + "url": "https://repo.magento.com/archives/magento/module-advanced-pricing-import-export/magento-module-advanced-pricing-import-export-100.4.8.0-beta1.zip", + "shasum": "5a5091f698da9fdb97898c0d132935589d2f3cd6" }, "require": { "magento/framework": "103.0.*", @@ -7910,11 +7943,11 @@ }, { "name": "magento/module-advanced-sales-rule", - "version": "100.4.4", + "version": "100.4.5-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-advanced-sales-rule/magento-module-advanced-sales-rule-100.4.4.0.zip", - "shasum": "1a38e228ecfe3565268a5666863a577f6077b3d3" + "url": "https://repo.magento.com/archives/magento/module-advanced-sales-rule/magento-module-advanced-sales-rule-100.4.5.0-beta1.zip", + "shasum": "621c59884464ea0cae50e27dd4abd8fee4de9a8d" }, "require": { "magento/framework": "103.0.*", @@ -7946,11 +7979,11 @@ }, { "name": "magento/module-advanced-search", - "version": "100.4.5", + "version": "100.4.6-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-advanced-search/magento-module-advanced-search-100.4.5.0.zip", - "shasum": "94a8ea9bf12f798ef033da85f46871a6d5b1c9ee" + "url": "https://repo.magento.com/archives/magento/module-advanced-search/magento-module-advanced-search-100.4.6.0-beta1.zip", + "shasum": "583df8e6b36aac9daf76b068bd519a4928043c28" }, "require": { "magento/framework": "103.0.*", @@ -7980,11 +8013,11 @@ }, { "name": "magento/module-amqp", - "version": "100.4.4", + "version": "100.4.5-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-amqp/magento-module-amqp-100.4.4.0.zip", - "shasum": "92497b0ca39946ddbb9ce366fe829ed51c7802c9" + "url": "https://repo.magento.com/archives/magento/module-amqp/magento-module-amqp-100.4.5.0-beta1.zip", + "shasum": "61b6e59ecddb0124ad2566287507c18ef63b42fc" }, "require": { "magento/framework": "103.0.*", @@ -8009,11 +8042,11 @@ }, { "name": "magento/module-analytics", - "version": "100.4.7", + "version": "100.4.8-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-analytics/magento-module-analytics-100.4.7.0.zip", - "shasum": "02c663458ffcac3aeb00da4c14cf3ba6ce202895" + "url": "https://repo.magento.com/archives/magento/module-analytics/magento-module-analytics-100.4.8.0-beta1.zip", + "shasum": "420b9c2bc4611d3ac3ff1b0f353be8642a260acb" }, "require": { "magento/framework": "103.0.*", @@ -8097,11 +8130,11 @@ }, { "name": "magento/module-application-server", - "version": "100.4.0", + "version": "100.4.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-application-server/magento-module-application-server-100.4.0.0.zip", - "shasum": "b773acac35f3594bca9ac2d335d95d0501f846f1" + "url": "https://repo.magento.com/archives/magento/module-application-server/magento-module-application-server-100.4.1.0-beta1.zip", + "shasum": "185552e87dabd47704750e2b464962f886d07519" }, "require": { "magento/framework": "103.0.*", @@ -8273,11 +8306,11 @@ }, { "name": "magento/module-async-order", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-async-order/magento-module-async-order-100.4.3.0.zip", - "shasum": "a5f9a35ef9242b921ea82214834102adcd35531f" + "url": "https://repo.magento.com/archives/magento/module-async-order/magento-module-async-order-100.4.4.0-beta1.zip", + "shasum": "a55d8a695fa22b148acfc3e51471f204a9d1897b" }, "require": { "magento/framework": "103.0.*", @@ -8344,11 +8377,11 @@ }, { "name": "magento/module-asynchronous-operations", - "version": "100.4.7", + "version": "100.4.8-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-asynchronous-operations/magento-module-asynchronous-operations-100.4.7.0.zip", - "shasum": "deeb5113727c9be133ead53b0276f6782f99007a" + "url": "https://repo.magento.com/archives/magento/module-asynchronous-operations/magento-module-asynchronous-operations-100.4.8.0-beta1.zip", + "shasum": "404b71571c954f5284ead1c17797019850e63a93" }, "require": { "magento/framework": "103.0.*", @@ -8380,11 +8413,11 @@ }, { "name": "magento/module-authorization", - "version": "100.4.7", + "version": "100.4.8-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-authorization/magento-module-authorization-100.4.7.0.zip", - "shasum": "7664117a2d2949071391b6402aad9d4d2251fe7a" + "url": "https://repo.magento.com/archives/magento/module-authorization/magento-module-authorization-100.4.8.0-beta1.zip", + "shasum": "a7e781b31580e34f854a222e5eee708509c06a40" }, "require": { "magento/framework": "103.0.*", @@ -8408,11 +8441,11 @@ }, { "name": "magento/module-aws-s3", - "version": "100.4.5", + "version": "100.4.6-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-aws-s3/magento-module-aws-s3-100.4.5.0.zip", - "shasum": "6b86030cb90b1244796cc51aa18d5cdbb50a5244" + "url": "https://repo.magento.com/archives/magento/module-aws-s3/magento-module-aws-s3-100.4.6.0-beta1.zip", + "shasum": "27908ab2bfd8b5c3aa0d224499905359f8586915" }, "require": { "magento/framework": "103.0.*", @@ -8497,11 +8530,11 @@ }, { "name": "magento/module-aws-s3-page-builder", - "version": "1.0.4", + "version": "1.0.5-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-aws-s3-page-builder/magento-module-aws-s3-page-builder-1.0.4.0.zip", - "shasum": "dfed85f66f5e3b2da49139f352977a68229246aa" + "url": "https://repo.magento.com/archives/magento/module-aws-s3-page-builder/magento-module-aws-s3-page-builder-1.0.5.0-beta1.zip", + "shasum": "696031f363329de4c18d4850ead3204570c8914b" }, "require": { "magento/framework": "*", @@ -8527,11 +8560,11 @@ }, { "name": "magento/module-aws-s3-scheduled-import-export", - "version": "100.4.4", + "version": "100.4.5-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-aws-s3-scheduled-import-export/magento-module-aws-s3-scheduled-import-export-100.4.4.0.zip", - "shasum": "1ec9f91d39850cb374e95077f7bbdf7071eb827f" + "url": "https://repo.magento.com/archives/magento/module-aws-s3-scheduled-import-export/magento-module-aws-s3-scheduled-import-export-100.4.5.0-beta1.zip", + "shasum": "0b16904eea1fbc76a2761869a1ace18a7150831d" }, "require": { "magento/framework": "103.0.*", @@ -8558,11 +8591,11 @@ }, { "name": "magento/module-backend", - "version": "102.0.7", + "version": "102.0.8-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-backend/magento-module-backend-102.0.7.0.zip", - "shasum": "6137e7922fa7ee817a555b59f8db2f1a04074498" + "url": "https://repo.magento.com/archives/magento/module-backend/magento-module-backend-102.0.8.0-beta1.zip", + "shasum": "87c149902d5701cf643886f6d5ffa07a18018a61" }, "require": { "magento/framework": "103.0.*", @@ -8636,11 +8669,11 @@ }, { "name": "magento/module-banner", - "version": "101.2.7", + "version": "101.2.8-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-banner/magento-module-banner-101.2.7.0.zip", - "shasum": "cc2e54980e45a8beae3abba98c8d8d18f50451bb" + "url": "https://repo.magento.com/archives/magento/module-banner/magento-module-banner-101.2.8.0-beta1.zip", + "shasum": "06cece65afcfa803efce1ce2db2f09286a022366" }, "require": { "magento/framework": "103.0.*", @@ -8674,11 +8707,11 @@ }, { "name": "magento/module-banner-customer-segment", - "version": "100.4.5", + "version": "100.4.6-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-banner-customer-segment/magento-module-banner-customer-segment-100.4.5.0.zip", - "shasum": "ef575e260ea430f9948d8032a382d7862fa25d19" + "url": "https://repo.magento.com/archives/magento/module-banner-customer-segment/magento-module-banner-customer-segment-100.4.6.0-beta1.zip", + "shasum": "a7f2ebbb98e5b560e9133daaf07df03b4a07ed79" }, "require": { "magento/framework": "103.0.*", @@ -8734,19 +8767,19 @@ }, { "name": "magento/module-banner-page-builder", - "version": "2.2.5", + "version": "2.2.6-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-banner-page-builder/magento-module-banner-page-builder-2.2.5.0.zip", - "shasum": "539841692429ad30522fefb18274a579109ca967" + "url": "https://repo.magento.com/archives/magento/module-banner-page-builder/magento-module-banner-page-builder-2.2.6.0-beta1.zip", + "shasum": "f0b0cb9376bb320febf8b5c5c240d56078294318" }, "require": { "magento/framework": "*", "magento/module-backend": "*", - "magento/module-banner": "*", - "magento/module-banner-customer-segment": "*", + "magento/module-banner": "101.2.*", + "magento/module-banner-customer-segment": "100.4.*", "magento/module-catalog-rule": "*", - "magento/module-customer-segment": "*", + "magento/module-customer-segment": "102.1.*", "magento/module-page-builder": "2.2.*", "magento/module-sales-rule": "*", "php": "~8.1.0||~8.2.0||~8.3.0" @@ -8824,11 +8857,11 @@ }, { "name": "magento/module-bundle", - "version": "101.0.7", + "version": "101.0.8-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-bundle/magento-module-bundle-101.0.7.0.zip", - "shasum": "a0e9a88a8579f755b6ea25f4cf700af646a9f432" + "url": "https://repo.magento.com/archives/magento/module-bundle/magento-module-bundle-101.0.8.0-beta1.zip", + "shasum": "fd43f45886136a853170a91c86be2b50a4a03bf4" }, "require": { "magento/framework": "103.0.*", @@ -8872,18 +8905,17 @@ }, { "name": "magento/module-bundle-graph-ql", - "version": "100.4.7", + "version": "100.4.8-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-bundle-graph-ql/magento-module-bundle-graph-ql-100.4.7.0.zip", - "shasum": "da0b73fa4179908d24d22775e1796c5b9f8fd3eb" + "url": "https://repo.magento.com/archives/magento/module-bundle-graph-ql/magento-module-bundle-graph-ql-100.4.8.0-beta1.zip", + "shasum": "9819025d81e04df69b0cd165eaeb1206d330b3d0" }, "require": { "magento/framework": "103.0.*", "magento/module-bundle": "101.0.*", "magento/module-catalog": "104.0.*", "magento/module-catalog-graph-ql": "100.4.*", - "magento/module-graph-ql": "100.4.*", "magento/module-quote": "101.2.*", "magento/module-quote-graph-ql": "100.4.*", "magento/module-sales": "103.0.*", @@ -8908,11 +8940,11 @@ }, { "name": "magento/module-bundle-import-export", - "version": "100.4.6", + "version": "100.4.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-bundle-import-export/magento-module-bundle-import-export-100.4.6.0.zip", - "shasum": "da4368accbef093e707694361c0f4d1fc983fa85" + "url": "https://repo.magento.com/archives/magento/module-bundle-import-export/magento-module-bundle-import-export-100.4.7.0-beta1.zip", + "shasum": "2c339920eb85b09354f3defd561fd3b4728ea067" }, "require": { "magento/framework": "103.0.*", @@ -8971,11 +9003,11 @@ }, { "name": "magento/module-bundle-staging", - "version": "100.4.7", + "version": "100.4.8-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-bundle-staging/magento-module-bundle-staging-100.4.7.0.zip", - "shasum": "d098f4141407629e90ab06d2f102252552b430d3" + "url": "https://repo.magento.com/archives/magento/module-bundle-staging/magento-module-bundle-staging-100.4.8.0-beta1.zip", + "shasum": "fb293c5bdc87fdeb84261a918bb392371adf2127" }, "require": { "magento/framework": "103.0.*", @@ -9003,11 +9035,11 @@ }, { "name": "magento/module-cache-invalidate", - "version": "100.4.5", + "version": "100.4.6-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-cache-invalidate/magento-module-cache-invalidate-100.4.5.0.zip", - "shasum": "5a573bbecd56a1ddcc95ff19a630501b2a57a80d" + "url": "https://repo.magento.com/archives/magento/module-cache-invalidate/magento-module-cache-invalidate-100.4.6.0-beta1.zip", + "shasum": "2b916f2b840d0255d2e3e2fb5e21a1dbb545894c" }, "require": { "magento/framework": "103.0.*", @@ -9031,11 +9063,11 @@ }, { "name": "magento/module-captcha", - "version": "100.4.7", + "version": "100.4.8-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-captcha/magento-module-captcha-100.4.7.0.zip", - "shasum": "f27e3ef46aecf81b8998268e6ffa327def721168" + "url": "https://repo.magento.com/archives/magento/module-captcha/magento-module-captcha-100.4.8.0-beta1.zip", + "shasum": "b2b7ce87b97a677a06177346db828a769122bd45" }, "require": { "laminas/laminas-captcha": "^2.12", @@ -9066,11 +9098,11 @@ }, { "name": "magento/module-cardinal-commerce", - "version": "100.4.5", + "version": "100.4.6-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-cardinal-commerce/magento-module-cardinal-commerce-100.4.5.0.zip", - "shasum": "84b592c2e4510e229b3192de1ebde3a6bf7b46ab" + "url": "https://repo.magento.com/archives/magento/module-cardinal-commerce/magento-module-cardinal-commerce-100.4.6.0-beta1.zip", + "shasum": "6c87a45a1f3b664b6a1c31dc4747d0e705e48625" }, "require": { "magento/framework": "103.0.*", @@ -9096,11 +9128,11 @@ }, { "name": "magento/module-catalog", - "version": "104.0.7-p2", + "version": "104.0.8-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog/magento-module-catalog-104.0.7.0-patch2.zip", - "shasum": "78912c7a4584d6815f2759f695c832ddeda9d609" + "url": "https://repo.magento.com/archives/magento/module-catalog/magento-module-catalog-104.0.8.0-beta1.zip", + "shasum": "de865e2c49f4c7c5f12c13932d5cc1dee484c51c" }, "require": { "magento/framework": "103.0.*", @@ -9248,11 +9280,11 @@ }, { "name": "magento/module-catalog-event", - "version": "101.1.6", + "version": "101.1.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-event/magento-module-catalog-event-101.1.6.0.zip", - "shasum": "0d0a362835aeb43c324fcd6957028688122bcba5" + "url": "https://repo.magento.com/archives/magento/module-catalog-event/magento-module-catalog-event-101.1.7.0-beta1.zip", + "shasum": "7c8c72faecfd57fcbc07e280d4f4e3e37122698a" }, "require": { "magento/framework": "103.0.*", @@ -9284,11 +9316,11 @@ }, { "name": "magento/module-catalog-graph-ql", - "version": "100.4.7", + "version": "100.4.8-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-graph-ql/magento-module-catalog-graph-ql-100.4.7.0.zip", - "shasum": "3c0c7faf9eadc1768e72b7ee2ff51468d84cf9c5" + "url": "https://repo.magento.com/archives/magento/module-catalog-graph-ql/magento-module-catalog-graph-ql-100.4.8.0-beta1.zip", + "shasum": "f288609a825c1e6410302b9532bcebf9f088956c" }, "require": { "magento/framework": "103.0.*", @@ -9327,11 +9359,11 @@ }, { "name": "magento/module-catalog-import-export", - "version": "101.1.7", + "version": "101.1.8-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-import-export/magento-module-catalog-import-export-101.1.7.0.zip", - "shasum": "df6f9d4c9a4ed9d7b80d5ef6c77c6dae115fe831" + "url": "https://repo.magento.com/archives/magento/module-catalog-import-export/magento-module-catalog-import-export-101.1.8.0-beta1.zip", + "shasum": "b5e67f67215fb139b38d4dc8cbe1b73bc1dfde1d" }, "require": { "ext-ctype": "*", @@ -9398,11 +9430,11 @@ }, { "name": "magento/module-catalog-inventory", - "version": "100.4.7", + "version": "100.4.8-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-inventory/magento-module-catalog-inventory-100.4.7.0.zip", - "shasum": "5f3515759864576e367f7090df73847dc04d717f" + "url": "https://repo.magento.com/archives/magento/module-catalog-inventory/magento-module-catalog-inventory-100.4.8.0-beta1.zip", + "shasum": "adb0ed0e7e6f8d44c7aed74f6a2ea9a243e137c9" }, "require": { "magento/framework": "103.0.*", @@ -9432,17 +9464,19 @@ }, { "name": "magento/module-catalog-inventory-graph-ql", - "version": "100.4.4", + "version": "100.4.5-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-inventory-graph-ql/magento-module-catalog-inventory-graph-ql-100.4.4.0.zip", - "shasum": "2694f6530a65d306e1069ce59a4c2042461e027f" + "url": "https://repo.magento.com/archives/magento/module-catalog-inventory-graph-ql/magento-module-catalog-inventory-graph-ql-100.4.5.0-beta1.zip", + "shasum": "f1321ceb63e207cebc16efc39256590e60c99858" }, "require": { "magento/framework": "103.0.*", "magento/module-catalog": "104.0.*", "magento/module-catalog-inventory": "100.4.*", "magento/module-graph-ql": "100.4.*", + "magento/module-quote": "101.2.*", + "magento/module-quote-graph-ql": "100.4.*", "magento/module-store": "101.1.*", "php": "~8.1.0||~8.2.0||~8.3.0" }, @@ -9554,11 +9588,11 @@ }, { "name": "magento/module-catalog-permissions", - "version": "100.4.7", + "version": "100.4.8-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-permissions/magento-module-catalog-permissions-100.4.7.0.zip", - "shasum": "c3f80f1b68e314ce7d937e54a7965e8a74c2b364" + "url": "https://repo.magento.com/archives/magento/module-catalog-permissions/magento-module-catalog-permissions-100.4.8.0-beta1.zip", + "shasum": "da09d9ac70ce764df14c74db6284b29eef927719" }, "require": { "magento/framework": "103.0.*", @@ -9577,6 +9611,7 @@ "magento/module-import-export": "101.0.*", "magento/module-indexer": "100.4.*", "magento/module-sales": "103.0.*", + "magento/module-sitemap": "100.4.*", "magento/module-theme": "101.1.*" }, "type": "magento2-module", @@ -9630,11 +9665,11 @@ }, { "name": "magento/module-catalog-rule", - "version": "101.2.7", + "version": "101.2.8-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-rule/magento-module-catalog-rule-101.2.7.0.zip", - "shasum": "1c750576bda7418cd63cc20a16205e3ba8ad1306" + "url": "https://repo.magento.com/archives/magento/module-catalog-rule/magento-module-catalog-rule-101.2.8.0-beta1.zip", + "shasum": "1bc4291d210ffee7bef2dfd95e4f0a62d61668e3" }, "require": { "magento/framework": "103.0.*", @@ -9668,11 +9703,11 @@ }, { "name": "magento/module-catalog-rule-configurable", - "version": "100.4.6", + "version": "100.4.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-rule-configurable/magento-module-catalog-rule-configurable-100.4.6.0.zip", - "shasum": "5be26d1cf1eb42217ebf49ef1884cf5490f091ef" + "url": "https://repo.magento.com/archives/magento/module-catalog-rule-configurable/magento-module-catalog-rule-configurable-100.4.7.0-beta1.zip", + "shasum": "6681fa678f4d65fadb3c1c7d7778975e11e89bed" }, "require": { "magento/framework": "103.0.*", @@ -9732,11 +9767,11 @@ }, { "name": "magento/module-catalog-rule-staging", - "version": "100.4.7", + "version": "100.4.8-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-rule-staging/magento-module-catalog-rule-staging-100.4.7.0.zip", - "shasum": "48b682d73e904deb64bc3657b42ab3b953587174" + "url": "https://repo.magento.com/archives/magento/module-catalog-rule-staging/magento-module-catalog-rule-staging-100.4.8.0-beta1.zip", + "shasum": "47e124961ecf4370a5f28ed3c06a673ad809e3d7" }, "require": { "magento/framework": "103.0.*", @@ -9767,11 +9802,11 @@ }, { "name": "magento/module-catalog-search", - "version": "102.0.7", + "version": "102.0.8-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-search/magento-module-catalog-search-102.0.7.0.zip", - "shasum": "e0f430aa6c7f84b96c07a9df548c2e77260dcf5a" + "url": "https://repo.magento.com/archives/magento/module-catalog-search/magento-module-catalog-search-102.0.8.0-beta1.zip", + "shasum": "67155c5f48f9870f1dc10c1da8a239d1d9ffb6ad" }, "require": { "magento/framework": "103.0.*", @@ -9808,11 +9843,11 @@ }, { "name": "magento/module-catalog-staging", - "version": "100.4.7", + "version": "100.4.8-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-staging/magento-module-catalog-staging-100.4.7.0.zip", - "shasum": "a8a5789185f8799e1bb374d90d6d29da8e7cb98f" + "url": "https://repo.magento.com/archives/magento/module-catalog-staging/magento-module-catalog-staging-100.4.8.0-beta1.zip", + "shasum": "a87a96370615bbff9b990bbe01098f22b8a08010" }, "require": { "lib-libxml": "*", @@ -9899,18 +9934,21 @@ }, { "name": "magento/module-catalog-staging-page-builder", - "version": "1.7.3", + "version": "1.7.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-staging-page-builder/magento-module-catalog-staging-page-builder-1.7.3.0.zip", - "shasum": "e2fbe17db9cb5dcea0ba2adce7194384f7c56093" + "url": "https://repo.magento.com/archives/magento/module-catalog-staging-page-builder/magento-module-catalog-staging-page-builder-1.7.4.0-beta1.zip", + "shasum": "e381110c7dae81b54269d5026743bae57f16ac62" }, "require": { "magento/framework": "*", + "magento/module-catalog-staging": "100.4.*", + "magento/module-staging": "101.2.*", + "magento/module-store": "*", "php": "~8.1.0||~8.2.0||~8.3.0" }, "suggest": { - "magento/module-catalog-staging": "*", + "magento/module-catalog-widget": "*", "magento/module-page-builder": "2.2.*" }, "type": "magento2-module", @@ -9929,11 +9967,11 @@ }, { "name": "magento/module-catalog-url-rewrite", - "version": "100.4.7", + "version": "100.4.8-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-url-rewrite/magento-module-catalog-url-rewrite-100.4.7.0.zip", - "shasum": "a184b1209dda87d71d3c3e8d0798d18aa40a4bf8" + "url": "https://repo.magento.com/archives/magento/module-catalog-url-rewrite/magento-module-catalog-url-rewrite-100.4.8.0-beta1.zip", + "shasum": "0a369205a22db44ad750921d9901b5cd7488dcb6" }, "require": { "magento/framework": "103.0.*", @@ -10003,11 +10041,11 @@ }, { "name": "magento/module-catalog-url-rewrite-staging", - "version": "100.4.6-p2", + "version": "100.4.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-url-rewrite-staging/magento-module-catalog-url-rewrite-staging-100.4.6.0-patch2.zip", - "shasum": "c5855e2819cdc21d45b37eb944d826c402df6450" + "url": "https://repo.magento.com/archives/magento/module-catalog-url-rewrite-staging/magento-module-catalog-url-rewrite-staging-100.4.7.0-beta1.zip", + "shasum": "d8aa851d59cf4d2cf14d90f7c26fdc7743f05028" }, "require": { "magento/framework": "103.0.*", @@ -10034,11 +10072,11 @@ }, { "name": "magento/module-catalog-widget", - "version": "100.4.7", + "version": "100.4.8-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-widget/magento-module-catalog-widget-100.4.7.0.zip", - "shasum": "a98db7c42387bf56d1474382095b7f8c2dabf7fe" + "url": "https://repo.magento.com/archives/magento/module-catalog-widget/magento-module-catalog-widget-100.4.8.0-beta1.zip", + "shasum": "ed43fd9f5ec95e3455de7db323e05d14ee6a070f" }, "require": { "magento/framework": "103.0.*", @@ -10070,11 +10108,11 @@ }, { "name": "magento/module-checkout", - "version": "100.4.7", + "version": "100.4.8-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-checkout/magento-module-checkout-100.4.7.0.zip", - "shasum": "0a50a9d7ec85a2a467dba094b0ecaa858fde6b76" + "url": "https://repo.magento.com/archives/magento/module-checkout/magento-module-checkout-100.4.8.0-beta1.zip", + "shasum": "a27e4eb49559552a9dd1c20a62cc051e9fd9e062" }, "require": { "magento/framework": "103.0.*", @@ -10183,11 +10221,11 @@ }, { "name": "magento/module-checkout-agreements", - "version": "100.4.6", + "version": "100.4.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-checkout-agreements/magento-module-checkout-agreements-100.4.6.0.zip", - "shasum": "93d7093ccb76ee57e628520c5e53c3d1417aee84" + "url": "https://repo.magento.com/archives/magento/module-checkout-agreements/magento-module-checkout-agreements-100.4.7.0-beta1.zip", + "shasum": "7e28ae658646b27e5d8ce1a0f774bac0488a6db0" }, "require": { "magento/framework": "103.0.*", @@ -10246,11 +10284,11 @@ }, { "name": "magento/module-checkout-staging", - "version": "100.4.6", + "version": "100.4.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-checkout-staging/magento-module-checkout-staging-100.4.6.0.zip", - "shasum": "fb0119fed7779893e59bdfd9153d3cc68492a3ea" + "url": "https://repo.magento.com/archives/magento/module-checkout-staging/magento-module-checkout-staging-100.4.7.0-beta1.zip", + "shasum": "6cd4e20e762e1c0a4ef63ec99b5a6eda40499fb1" }, "require": { "magento/framework": "103.0.*", @@ -10279,11 +10317,11 @@ }, { "name": "magento/module-cms", - "version": "104.0.7", + "version": "104.0.8-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-cms/magento-module-cms-104.0.7.0.zip", - "shasum": "fbc392a3256e144034483c3a5bd07beebf8138ed" + "url": "https://repo.magento.com/archives/magento/module-cms/magento-module-cms-104.0.8.0-beta1.zip", + "shasum": "35a92dd9fef1c49a029ba8ac8aedc4c726013273" }, "require": { "magento/framework": "103.0.*", @@ -10410,11 +10448,11 @@ }, { "name": "magento/module-cms-staging", - "version": "100.4.7", + "version": "100.4.8-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-cms-staging/magento-module-cms-staging-100.4.7.0.zip", - "shasum": "fbe6267b73a931f743de567608fd72d9a474e2a3" + "url": "https://repo.magento.com/archives/magento/module-cms-staging/magento-module-cms-staging-100.4.8.0-beta1.zip", + "shasum": "b5da7740391da99a94493173f2464a79591cc9e5" }, "require": { "magento/framework": "103.0.*", @@ -10570,11 +10608,11 @@ }, { "name": "magento/module-config", - "version": "101.2.7-p2", + "version": "101.2.8-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-config/magento-module-config-101.2.7.0-patch2.zip", - "shasum": "b452798413b458ea339392f007856a497ca1e6ac" + "url": "https://repo.magento.com/archives/magento/module-config/magento-module-config-101.2.8.0-beta1.zip", + "shasum": "68b1de19c0329b72613093f42f47f2d2cb8d4ec1" }, "require": { "magento/framework": "103.0.*", @@ -10604,11 +10642,11 @@ }, { "name": "magento/module-configurable-import-export", - "version": "100.4.5", + "version": "100.4.6-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-configurable-import-export/magento-module-configurable-import-export-100.4.5.0.zip", - "shasum": "3f4dd46d359ec774b93fab8fcac6ae1baad90366" + "url": "https://repo.magento.com/archives/magento/module-configurable-import-export/magento-module-configurable-import-export-100.4.6.0-beta1.zip", + "shasum": "aad42a587044268cf43c64641e60b6f9647ab356" }, "require": { "magento/framework": "103.0.*", @@ -10637,11 +10675,11 @@ }, { "name": "magento/module-configurable-product", - "version": "100.4.7", + "version": "100.4.8-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-configurable-product/magento-module-configurable-product-100.4.7.0.zip", - "shasum": "9972988bf20d961b544b2ad097065afbecf70440" + "url": "https://repo.magento.com/archives/magento/module-configurable-product/magento-module-configurable-product-100.4.8.0-beta1.zip", + "shasum": "3a5bc646111ba894b7d9eb39558c725b50525312" }, "require": { "magento/framework": "103.0.*", @@ -10685,11 +10723,11 @@ }, { "name": "magento/module-configurable-product-graph-ql", - "version": "100.4.7", + "version": "100.4.8-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-configurable-product-graph-ql/magento-module-configurable-product-graph-ql-100.4.7.0.zip", - "shasum": "d2d87c4bda0dcc708e6d0de5593b9e6d60b6e23c" + "url": "https://repo.magento.com/archives/magento/module-configurable-product-graph-ql/magento-module-configurable-product-graph-ql-100.4.8.0-beta1.zip", + "shasum": "c0c304f97c80bbf4e0aef8fcd92727501d6047ec" }, "require": { "magento/framework": "103.0.*", @@ -10786,11 +10824,11 @@ }, { "name": "magento/module-contact", - "version": "100.4.6", + "version": "100.4.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-contact/magento-module-contact-100.4.6.0.zip", - "shasum": "d00dd1689b897b65fef2823cd821ea7548b1976d" + "url": "https://repo.magento.com/archives/magento/module-contact/magento-module-contact-100.4.7.0-beta1.zip", + "shasum": "843738cb206878a0a06ac9f8b16a85d347dc64d5" }, "require": { "magento/framework": "103.0.*", @@ -10879,20 +10917,18 @@ }, { "name": "magento/module-cron", - "version": "100.4.7", + "version": "100.4.8-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-cron/magento-module-cron-100.4.7.0.zip", - "shasum": "da3a0cb5c3161aa4e3fc77a1d5b4b20a441a4af9" + "url": "https://repo.magento.com/archives/magento/module-cron/magento-module-cron-100.4.8.0-beta1.zip", + "shasum": "10df163d62bed73f2ce17657dd3fc78cd580db01" }, "require": { "magento/framework": "103.0.*", + "magento/module-config": "^100.1.2 || ^101.0", "magento/module-store": "101.1.*", "php": "~8.1.0||~8.2.0||~8.3.0" }, - "suggest": { - "magento/module-config": "101.2.*" - }, "type": "magento2-module", "autoload": { "files": [ @@ -10940,11 +10976,11 @@ }, { "name": "magento/module-currency-symbol", - "version": "100.4.5", + "version": "100.4.6-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-currency-symbol/magento-module-currency-symbol-100.4.5.0.zip", - "shasum": "820bc31749bd22c70753c1cc54cd4d4c1c290d05" + "url": "https://repo.magento.com/archives/magento/module-currency-symbol/magento-module-currency-symbol-100.4.6.0-beta1.zip", + "shasum": "aab9712e0bc03ea79a86b5419c7d5ada058ecec0" }, "require": { "magento/framework": "103.0.*", @@ -11002,11 +11038,11 @@ }, { "name": "magento/module-customer", - "version": "103.0.7-p2", + "version": "103.0.8-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-customer/magento-module-customer-103.0.7.0-patch2.zip", - "shasum": "f0cb8584b580a4d8a7558baf6ede3abb547cd86c" + "url": "https://repo.magento.com/archives/magento/module-customer/magento-module-customer-103.0.8.0-beta1.zip", + "shasum": "fe0122bec1f9778beeaf8179ace2236c2e9c63cd" }, "require": { "magento/framework": "103.0.*", @@ -11082,11 +11118,11 @@ }, { "name": "magento/module-customer-balance", - "version": "100.4.7", + "version": "100.4.8-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-customer-balance/magento-module-customer-balance-100.4.7.0.zip", - "shasum": "69e9a8a5b59fc7f7a42e83daf5d560d92319cabd" + "url": "https://repo.magento.com/archives/magento/module-customer-balance/magento-module-customer-balance-100.4.8.0-beta1.zip", + "shasum": "f3739d7002618a23837ba39abefa4f68102bb239" }, "require": { "magento/framework": "103.0.*", @@ -11153,11 +11189,11 @@ }, { "name": "magento/module-customer-custom-attributes", - "version": "100.4.7", + "version": "100.4.8-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-customer-custom-attributes/magento-module-customer-custom-attributes-100.4.7.0.zip", - "shasum": "ec53ae34aa6ce8b67ff75e9df6d71d7017ee25b3" + "url": "https://repo.magento.com/archives/magento/module-customer-custom-attributes/magento-module-customer-custom-attributes-100.4.8.0-beta1.zip", + "shasum": "7510d73288d91fd2dacf60d779fae02bc5518da6" }, "require": { "magento/framework": "103.0.*", @@ -11192,19 +11228,24 @@ }, { "name": "magento/module-customer-custom-attributes-graph-ql", - "version": "100.4.0", + "version": "100.4.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-customer-custom-attributes-graph-ql/magento-module-customer-custom-attributes-graph-ql-100.4.0.0.zip", - "shasum": "747c3e7f8ff2da97ba7dacb19526d1b46228fd89" + "url": "https://repo.magento.com/archives/magento/module-customer-custom-attributes-graph-ql/magento-module-customer-custom-attributes-graph-ql-100.4.1.0-beta1.zip", + "shasum": "5ef21718afb31e61ae3caf0eca74881b2bef8844" }, "require": { "magento/framework": "103.0.*", + "magento/module-customer": "103.0.*", + "magento/module-eav": "102.1.*", + "magento/module-quote": "101.2.*", + "magento/module-sales": "103.0.*", "php": "~8.1.0||~8.2.0||~8.3.0" }, "suggest": { "magento/module-customer-custom-attributes": "100.4.*", - "magento/module-quote-graph-ql": "100.4.*" + "magento/module-quote-graph-ql": "100.4.*", + "magento/module-sales-graph-ql": "100.4.*" }, "type": "magento2-module", "autoload": { @@ -11254,11 +11295,11 @@ }, { "name": "magento/module-customer-finance", - "version": "100.4.4", + "version": "100.4.5-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-customer-finance/magento-module-customer-finance-100.4.4.0.zip", - "shasum": "3eed6869b51b62e8d2d29bb0f9c161a52d353f8b" + "url": "https://repo.magento.com/archives/magento/module-customer-finance/magento-module-customer-finance-100.4.5.0-beta1.zip", + "shasum": "21332f8023b7fe854226ddd3df1ffb952ac057b9" }, "require": { "magento/framework": "103.0.*", @@ -11290,11 +11331,11 @@ }, { "name": "magento/module-customer-graph-ql", - "version": "100.4.7", + "version": "100.4.8-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-customer-graph-ql/magento-module-customer-graph-ql-100.4.7.0.zip", - "shasum": "efdc3d02d58590d96a2472e925a41d6b7ffe0531" + "url": "https://repo.magento.com/archives/magento/module-customer-graph-ql/magento-module-customer-graph-ql-100.4.8.0-beta1.zip", + "shasum": "69de0416964704b2d875303e683bb2148e0efaf1" }, "require": { "magento/framework": "103.0.*", @@ -11308,6 +11349,7 @@ "magento/module-graph-ql-resolver-cache": "100.4.*", "magento/module-integration": "100.4.*", "magento/module-newsletter": "100.4.*", + "magento/module-sales": "103.0.*", "magento/module-store": "101.1.*", "magento/module-tax": "100.4.*", "php": "~8.1.0||~8.2.0||~8.3.0" @@ -11329,11 +11371,11 @@ }, { "name": "magento/module-customer-import-export", - "version": "100.4.7", + "version": "100.4.8-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-customer-import-export/magento-module-customer-import-export-100.4.7.0.zip", - "shasum": "bfcebdb63649c802a37b7cc53e0065b94f57d101" + "url": "https://repo.magento.com/archives/magento/module-customer-import-export/magento-module-customer-import-export-100.4.8.0-beta1.zip", + "shasum": "7e2ea7fade935661ed996826ab841acca15fa20b" }, "require": { "magento/framework": "103.0.*", @@ -11362,11 +11404,11 @@ }, { "name": "magento/module-customer-segment", - "version": "102.1.7", + "version": "102.1.8-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-customer-segment/magento-module-customer-segment-102.1.7.0.zip", - "shasum": "48cc2eed1af2a8c0c56100db04169e0356bb968d" + "url": "https://repo.magento.com/archives/magento/module-customer-segment/magento-module-customer-segment-102.1.8.0-beta1.zip", + "shasum": "9921f639ca67ac7301c4ce1d075f55252c7c62be" }, "require": { "magento/framework": "103.0.*", @@ -11497,11 +11539,11 @@ }, { "name": "magento/module-deploy", - "version": "100.4.7", + "version": "100.4.8-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-deploy/magento-module-deploy-100.4.7.0.zip", - "shasum": "78d5924a55a58a320f106ba8cf0d97b4ac00af44" + "url": "https://repo.magento.com/archives/magento/module-deploy/magento-module-deploy-100.4.8.0-beta1.zip", + "shasum": "0e496a001a67396916e52bca3e95353df598339d" }, "require": { "magento/framework": "103.0.*", @@ -11529,11 +11571,11 @@ }, { "name": "magento/module-developer", - "version": "100.4.7", + "version": "100.4.8-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-developer/magento-module-developer-100.4.7.0.zip", - "shasum": "b3e7a74e1d0929b4b1b33ea715d31d7aac2d891b" + "url": "https://repo.magento.com/archives/magento/module-developer/magento-module-developer-100.4.8.0-beta1.zip", + "shasum": "c5bb62febd35818e20bf804e382678cd8e56596d" }, "require": { "magento/framework": "103.0.*", @@ -11558,11 +11600,11 @@ }, { "name": "magento/module-dhl", - "version": "100.4.6", + "version": "100.4.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-dhl/magento-module-dhl-100.4.6.0.zip", - "shasum": "268e49e3efaf9d219857256c20e8674dad457a34" + "url": "https://repo.magento.com/archives/magento/module-dhl/magento-module-dhl-100.4.7.0-beta1.zip", + "shasum": "39c288c56a66e370a1aac9fa6c3cb1b99e951e40" }, "require": { "lib-libxml": "*", @@ -11598,11 +11640,11 @@ }, { "name": "magento/module-directory", - "version": "100.4.7", + "version": "100.4.8-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-directory/magento-module-directory-100.4.7.0.zip", - "shasum": "856003569745c66626e362d043663dcf392a9a88" + "url": "https://repo.magento.com/archives/magento/module-directory/magento-module-directory-100.4.8.0-beta1.zip", + "shasum": "cb7cc0a5d338b7917fc9802cd5ca818925ae224a" }, "require": { "lib-libxml": "*", @@ -11659,11 +11701,11 @@ }, { "name": "magento/module-downloadable", - "version": "100.4.7", + "version": "100.4.8-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-downloadable/magento-module-downloadable-100.4.7.0.zip", - "shasum": "f99b9522829035ebd2dc7143ea67d28933aceccc" + "url": "https://repo.magento.com/archives/magento/module-downloadable/magento-module-downloadable-100.4.8.0-beta1.zip", + "shasum": "e04130839562e2247c7ba779beb5d05e5b3bbb17" }, "require": { "magento/framework": "103.0.*", @@ -11742,11 +11784,11 @@ }, { "name": "magento/module-downloadable-import-export", - "version": "100.4.6", + "version": "100.4.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-downloadable-import-export/magento-module-downloadable-import-export-100.4.6.0.zip", - "shasum": "1004cb533fd1d092d2d3722bf961c61e604c1edd" + "url": "https://repo.magento.com/archives/magento/module-downloadable-import-export/magento-module-downloadable-import-export-100.4.7.0-beta1.zip", + "shasum": "5d052fe26d2fa8a24e987fd22cbc0ef0bdde12c3" }, "require": { "magento/framework": "103.0.*", @@ -11810,11 +11852,11 @@ }, { "name": "magento/module-eav", - "version": "102.1.7", + "version": "102.1.8-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-eav/magento-module-eav-102.1.7.0.zip", - "shasum": "2b4cafbe9a1bd303f95208f303792a9e3344fd10" + "url": "https://repo.magento.com/archives/magento/module-eav/magento-module-eav-102.1.8.0-beta1.zip", + "shasum": "7a8da147602c233bd55495dd7ff26a14d4414b4e" }, "require": { "magento/framework": "103.0.*", @@ -11873,11 +11915,11 @@ }, { "name": "magento/module-elasticsearch", - "version": "101.0.7", + "version": "101.0.8-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-elasticsearch/magento-module-elasticsearch-101.0.7.0.zip", - "shasum": "8cc6c2a29622bf940413f08c4b5ef17532b21ac4" + "url": "https://repo.magento.com/archives/magento/module-elasticsearch/magento-module-elasticsearch-101.0.8.0-beta1.zip", + "shasum": "775b7bdc039f5ca51e586605718d2751e6c06c69" }, "require": { "elasticsearch/elasticsearch": "~7.17.0 || ~8.5.0", @@ -11912,11 +11954,11 @@ }, { "name": "magento/module-elasticsearch-7", - "version": "100.4.7", + "version": "100.4.8-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-elasticsearch-7/magento-module-elasticsearch-7-100.4.7.0.zip", - "shasum": "b033ee253daad9d6d3546a36510e5a0412c55a2c" + "url": "https://repo.magento.com/archives/magento/module-elasticsearch-7/magento-module-elasticsearch-7-100.4.8.0-beta1.zip", + "shasum": "12add2b023bc607b6b570b175f510ecb61b30f81" }, "require": { "elasticsearch/elasticsearch": "^7.17", @@ -12014,11 +12056,11 @@ }, { "name": "magento/module-email", - "version": "101.1.7", + "version": "101.1.8-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-email/magento-module-email-101.1.7.0.zip", - "shasum": "8c41f44b9e55383926a84a21cfb1044834fc0594" + "url": "https://repo.magento.com/archives/magento/module-email/magento-module-email-101.1.8.0-beta1.zip", + "shasum": "b9c33b17f8dcfad3f32a409ed2d1b80070ab50f4" }, "require": { "magento/framework": "103.0.*", @@ -12053,11 +12095,11 @@ }, { "name": "magento/module-encryption-key", - "version": "100.4.5-p2", + "version": "100.4.6-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-encryption-key/magento-module-encryption-key-100.4.5.0-patch2.zip", - "shasum": "09a3928c20faed06d3d2a9dcc6e9b30d9b9324f7" + "url": "https://repo.magento.com/archives/magento/module-encryption-key/magento-module-encryption-key-100.4.6.0-beta1.zip", + "shasum": "7a45a41f22ce44eaf73a55c6c8139b7f0baadb0c" }, "require": { "magento/framework": "103.0.*", @@ -12135,11 +12177,11 @@ }, { "name": "magento/module-fedex", - "version": "100.4.5-p2", + "version": "100.4.6-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-fedex/magento-module-fedex-100.4.5.0-patch2.zip", - "shasum": "3fd3da576d108a74eb9af22d4e13fc7fef43115c" + "url": "https://repo.magento.com/archives/magento/module-fedex/magento-module-fedex-100.4.6.0-beta1.zip", + "shasum": "584472eed9258ae81446f89eaa98a3027d7bb4ee" }, "require": { "lib-libxml": "*", @@ -12171,11 +12213,11 @@ }, { "name": "magento/module-gift-card", - "version": "101.3.7", + "version": "101.3.8-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-gift-card/magento-module-gift-card-101.3.7.0.zip", - "shasum": "14e0a2f2ad8530687ebd005a33f995b353b6195d" + "url": "https://repo.magento.com/archives/magento/module-gift-card/magento-module-gift-card-101.3.8.0-beta1.zip", + "shasum": "35ce60a494f692377c45652d13f56da27d1be966" }, "require": { "magento/framework": "103.0.*", @@ -12220,11 +12262,11 @@ }, { "name": "magento/module-gift-card-account", - "version": "101.2.7", + "version": "101.2.8-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-gift-card-account/magento-module-gift-card-account-101.2.7.0.zip", - "shasum": "82548683143be67f793216faa1b49022b720c898" + "url": "https://repo.magento.com/archives/magento/module-gift-card-account/magento-module-gift-card-account-101.2.8.0-beta1.zip", + "shasum": "651fa8ac2a858c66499bef37322420b6d9a2f372" }, "require": { "magento/framework": "103.0.*", @@ -12287,11 +12329,11 @@ }, { "name": "magento/module-gift-card-graph-ql", - "version": "100.4.7", + "version": "100.4.8-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-gift-card-graph-ql/magento-module-gift-card-graph-ql-100.4.7.0.zip", - "shasum": "63e219845d03359e3f7b118666cb9ade728d0cb8" + "url": "https://repo.magento.com/archives/magento/module-gift-card-graph-ql/magento-module-gift-card-graph-ql-100.4.8.0-beta1.zip", + "shasum": "f8a26596ce0795c0b685eed1f29d5a995f88d212" }, "require": { "magento/framework": "103.0.*", @@ -12324,11 +12366,11 @@ }, { "name": "magento/module-gift-card-import-export", - "version": "100.4.4", + "version": "100.4.5-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-gift-card-import-export/magento-module-gift-card-import-export-100.4.4.0.zip", - "shasum": "7ac058389028b8a35481094fe8fdc9298541b501" + "url": "https://repo.magento.com/archives/magento/module-gift-card-import-export/magento-module-gift-card-import-export-100.4.5.0-beta1.zip", + "shasum": "6b07364cbd7ab9a4c8cf8f8575dd1a859f5cf9c6" }, "require": { "magento/framework": "103.0.*", @@ -12384,11 +12426,11 @@ }, { "name": "magento/module-gift-message", - "version": "100.4.6", + "version": "100.4.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-gift-message/magento-module-gift-message-100.4.6.0.zip", - "shasum": "27098f7ad1071183049acc2d8560fb5c12ea3b32" + "url": "https://repo.magento.com/archives/magento/module-gift-message/magento-module-gift-message-100.4.7.0-beta1.zip", + "shasum": "d0b105cd1829f16e53609a7604f278da06cc0b51" }, "require": { "magento/framework": "103.0.*", @@ -12486,11 +12528,11 @@ }, { "name": "magento/module-gift-registry", - "version": "101.2.7-p2", + "version": "101.2.8-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-gift-registry/magento-module-gift-registry-101.2.7.0-patch2.zip", - "shasum": "a278d87d6cc81a1c27b21f157e1839f42253a297" + "url": "https://repo.magento.com/archives/magento/module-gift-registry/magento-module-gift-registry-101.2.8.0-beta1.zip", + "shasum": "5034cf4d01a29262106428459ac52ba2d80a9645" }, "require": { "magento/framework": "103.0.*", @@ -12568,11 +12610,11 @@ }, { "name": "magento/module-gift-wrapping", - "version": "101.2.6", + "version": "101.2.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-gift-wrapping/magento-module-gift-wrapping-101.2.6.0.zip", - "shasum": "023ba4797dec77755372c3366bb4f1a8a3cd5808" + "url": "https://repo.magento.com/archives/magento/module-gift-wrapping/magento-module-gift-wrapping-101.2.7.0-beta1.zip", + "shasum": "e7a908bd6867ce40633b89825b9b6d780eff7211" }, "require": { "magento/framework": "103.0.*", @@ -12673,11 +12715,11 @@ }, { "name": "magento/module-google-adwords", - "version": "100.4.4", + "version": "100.4.5-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-google-adwords/magento-module-google-adwords-100.4.4.0.zip", - "shasum": "01ce3662b17348036157857a9041bc6e14e37215" + "url": "https://repo.magento.com/archives/magento/module-google-adwords/magento-module-google-adwords-100.4.5.0-beta1.zip", + "shasum": "9060f813c9e2779768b07d04462b769272a4a62d" }, "require": { "magento/framework": "103.0.*", @@ -12702,11 +12744,11 @@ }, { "name": "magento/module-google-analytics", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-google-analytics/magento-module-google-analytics-100.4.3.0.zip", - "shasum": "6d92d117facce76691b67930bb78848875c239eb" + "url": "https://repo.magento.com/archives/magento/module-google-analytics/magento-module-google-analytics-100.4.4.0-beta1.zip", + "shasum": "79db8ffbd544d2a97b7c9cc6a027277d10c05268" }, "require": { "magento/framework": "103.0.*", @@ -12735,11 +12777,11 @@ }, { "name": "magento/module-google-gtag", - "version": "100.4.2", + "version": "100.4.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-google-gtag/magento-module-google-gtag-100.4.2.0.zip", - "shasum": "e04708eb929dccaa7bd40d157b952cbd3b34d199" + "url": "https://repo.magento.com/archives/magento/module-google-gtag/magento-module-google-gtag-100.4.3.0-beta1.zip", + "shasum": "06ebec181db2a071759810734a03ce9cb0546a44" }, "require": { "magento/framework": "103.0.*", @@ -12768,11 +12810,11 @@ }, { "name": "magento/module-google-optimizer", - "version": "100.4.6", + "version": "100.4.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-google-optimizer/magento-module-google-optimizer-100.4.6.0.zip", - "shasum": "6af40b562296caf5f5a411c941d0a65c7efcbe63" + "url": "https://repo.magento.com/archives/magento/module-google-optimizer/magento-module-google-optimizer-100.4.7.0-beta1.zip", + "shasum": "9ed68b69f6e8cbf5e886b5dec98921a006a88589" }, "require": { "magento/framework": "103.0.*", @@ -12834,11 +12876,11 @@ }, { "name": "magento/module-google-tag-manager", - "version": "100.4.7", + "version": "100.4.8-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-google-tag-manager/magento-module-google-tag-manager-100.4.7.0.zip", - "shasum": "10bb22bcb001e05e2b7e78c412f9d74e08145977" + "url": "https://repo.magento.com/archives/magento/module-google-tag-manager/magento-module-google-tag-manager-100.4.8.0-beta1.zip", + "shasum": "b9aa5d682fa1232227ba4a017cad9431f3cb6143" }, "require": { "magento/framework": "103.0.*", @@ -12875,11 +12917,11 @@ }, { "name": "magento/module-graph-ql", - "version": "100.4.7", + "version": "100.4.8-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-graph-ql/magento-module-graph-ql-100.4.7.0.zip", - "shasum": "2f9332743bd2665fb8352af5db7a6e372531b10f" + "url": "https://repo.magento.com/archives/magento/module-graph-ql/magento-module-graph-ql-100.4.8.0-beta1.zip", + "shasum": "d9aba6ebcf74dd4ae5e4f77c2df67ee72d3ae423" }, "require": { "magento/framework": "103.0.*", @@ -12909,11 +12951,11 @@ }, { "name": "magento/module-graph-ql-cache", - "version": "100.4.4", + "version": "100.4.5-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-graph-ql-cache/magento-module-graph-ql-cache-100.4.4.0.zip", - "shasum": "df318f3e3ba9367738e4e2390bfe9c796a9702fa" + "url": "https://repo.magento.com/archives/magento/module-graph-ql-cache/magento-module-graph-ql-cache-100.4.5.0-beta1.zip", + "shasum": "66a76a3a84d38227a774993e1955d6ffe8ed2b4c" }, "require": { "magento/framework": "103.0.*", @@ -13057,11 +13099,11 @@ }, { "name": "magento/module-grouped-import-export", - "version": "100.4.5", + "version": "100.4.6-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-grouped-import-export/magento-module-grouped-import-export-100.4.5.0.zip", - "shasum": "cd8a356b75bc6485ffd5631cd6e30dbbb5356ee8" + "url": "https://repo.magento.com/archives/magento/module-grouped-import-export/magento-module-grouped-import-export-100.4.6.0-beta1.zip", + "shasum": "4ea2f2bc8a30b4c62ac99524effe6394eda37787" }, "require": { "magento/framework": "103.0.*", @@ -13089,11 +13131,11 @@ }, { "name": "magento/module-grouped-product", - "version": "100.4.7", + "version": "100.4.8-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-grouped-product/magento-module-grouped-product-100.4.7.0.zip", - "shasum": "c2b37c35be7fbd4501b9f19afff6a568e9c0ed2d" + "url": "https://repo.magento.com/archives/magento/module-grouped-product/magento-module-grouped-product-100.4.8.0-beta1.zip", + "shasum": "899382bcbd6efd8195b4b2669d931bc1294c6b4d" }, "require": { "magento/framework": "103.0.*", @@ -13162,11 +13204,11 @@ }, { "name": "magento/module-grouped-product-staging", - "version": "100.4.5", + "version": "100.4.6-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-grouped-product-staging/magento-module-grouped-product-staging-100.4.5.0.zip", - "shasum": "e6bbb45f997f85e6a24628018ca27271545aaa96" + "url": "https://repo.magento.com/archives/magento/module-grouped-product-staging/magento-module-grouped-product-staging-100.4.6.0-beta1.zip", + "shasum": "a1f16b32c54af6a7983050de2a5c44ff2fc680a8" }, "require": { "lib-libxml": "*", @@ -13253,11 +13295,11 @@ }, { "name": "magento/module-import-export", - "version": "101.0.7-p2", + "version": "101.0.8-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-import-export/magento-module-import-export-101.0.7.0-patch2.zip", - "shasum": "f815647cd3a7873bf4d892455fe993cfd8ad089c" + "url": "https://repo.magento.com/archives/magento/module-import-export/magento-module-import-export-101.0.8.0-beta1.zip", + "shasum": "ce83377b26a15099ae20a6167a7a7ad974ab808a" }, "require": { "ext-ctype": "*", @@ -13344,11 +13386,11 @@ }, { "name": "magento/module-indexer", - "version": "100.4.7", + "version": "100.4.8-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-indexer/magento-module-indexer-100.4.7.0.zip", - "shasum": "5ba18a0e76f51c95e6d4a1eeb998789cc74b06db" + "url": "https://repo.magento.com/archives/magento/module-indexer/magento-module-indexer-100.4.8.0-beta1.zip", + "shasum": "3ccc6205411d20f75886b6e055e42e37a51ce9d3" }, "require": { "magento/framework": "103.0.*", @@ -13374,11 +13416,11 @@ }, { "name": "magento/module-instant-purchase", - "version": "100.4.6", + "version": "100.4.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-instant-purchase/magento-module-instant-purchase-100.4.6.0.zip", - "shasum": "208dc57e5d31c40aaa636c8eb70a51978ea0b74e" + "url": "https://repo.magento.com/archives/magento/module-instant-purchase/magento-module-instant-purchase-100.4.7.0-beta1.zip", + "shasum": "a037e99071c797508b9b954aad102dc2475bbc10" }, "require": { "magento/framework": "103.0.*", @@ -13408,11 +13450,11 @@ }, { "name": "magento/module-integration", - "version": "100.4.7-p2", + "version": "100.4.8-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-integration/magento-module-integration-100.4.7.0-patch2.zip", - "shasum": "24f3e80ad5ead6f2e719e06ed9f7eb80989b28ad" + "url": "https://repo.magento.com/archives/magento/module-integration/magento-module-integration-100.4.8.0-beta1.zip", + "shasum": "c274f1332f0629c5535f73c07cf169335ef95df0" }, "require": { "magento/framework": "103.0.*", @@ -13469,11 +13511,11 @@ }, { "name": "magento/module-inventory", - "version": "1.2.5", + "version": "1.2.6-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory/magento-module-inventory-1.2.5.0.zip", - "shasum": "62608a4e31505092374db38aee769127063ef0a5" + "url": "https://repo.magento.com/archives/magento/module-inventory/magento-module-inventory-1.2.6.0-beta1.zip", + "shasum": "80ce97c738a81ffe6abe88a5c16a67d920d6e7c0" }, "require": { "magento/framework": "*", @@ -13497,11 +13539,11 @@ }, { "name": "magento/module-inventory-admin-ui", - "version": "1.2.5-p2", + "version": "1.2.6-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-admin-ui/magento-module-inventory-admin-ui-1.2.5.0-patch2.zip", - "shasum": "e77597286d0bb0f0ad8f76cbd1c327a466d7a57a" + "url": "https://repo.magento.com/archives/magento/module-inventory-admin-ui/magento-module-inventory-admin-ui-1.2.6.0-beta1.zip", + "shasum": "34e9de3387ee19d158c4f091483130f65670f4b8" }, "require": { "magento/framework": "*", @@ -13530,11 +13572,11 @@ }, { "name": "magento/module-inventory-advanced-checkout", - "version": "1.2.4", + "version": "1.2.5-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-advanced-checkout/magento-module-inventory-advanced-checkout-1.2.4.0.zip", - "shasum": "5111f399d5bcf869adfb5b811403547a85a925ed" + "url": "https://repo.magento.com/archives/magento/module-inventory-advanced-checkout/magento-module-inventory-advanced-checkout-1.2.5.0-beta1.zip", + "shasum": "9471089060386afae1a734c3679c925f3389b0fd" }, "require": { "magento/framework": "*", @@ -13563,11 +13605,11 @@ }, { "name": "magento/module-inventory-api", - "version": "1.2.5", + "version": "1.2.6-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-api/magento-module-inventory-api-1.2.5.0.zip", - "shasum": "e9eed5bb0eea3f2316b10362c6f1ad60793a9f33" + "url": "https://repo.magento.com/archives/magento/module-inventory-api/magento-module-inventory-api-1.2.6.0-beta1.zip", + "shasum": "ccce44783e4318c60bdfd0fa3df3c84f1e11e27d" }, "require": { "magento/framework": "*", @@ -13620,11 +13662,11 @@ }, { "name": "magento/module-inventory-bundle-product", - "version": "1.2.4", + "version": "1.2.5-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-bundle-product/magento-module-inventory-bundle-product-1.2.4.0.zip", - "shasum": "2ffc590b83730c6700db8fc5e72f777ae52135a6" + "url": "https://repo.magento.com/archives/magento/module-inventory-bundle-product/magento-module-inventory-bundle-product-1.2.5.0-beta1.zip", + "shasum": "51e3182426034c022832e92966873345e3ca3483" }, "require": { "magento/framework": "*", @@ -13658,11 +13700,11 @@ }, { "name": "magento/module-inventory-bundle-product-admin-ui", - "version": "1.2.4", + "version": "1.2.5-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-bundle-product-admin-ui/magento-module-inventory-bundle-product-admin-ui-1.2.4.0.zip", - "shasum": "56f36732bd70876e2bbd22ed590c5f0a37e68c0f" + "url": "https://repo.magento.com/archives/magento/module-inventory-bundle-product-admin-ui/magento-module-inventory-bundle-product-admin-ui-1.2.5.0-beta1.zip", + "shasum": "099fa29e16537941daa6f5b7008e9e0e603382aa" }, "require": { "magento/framework": "*", @@ -13693,11 +13735,11 @@ }, { "name": "magento/module-inventory-bundle-product-indexer", - "version": "1.1.4", + "version": "1.1.5-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-bundle-product-indexer/magento-module-inventory-bundle-product-indexer-1.1.4.0.zip", - "shasum": "7256c23f2878a03c210b09170975a545e988bed6" + "url": "https://repo.magento.com/archives/magento/module-inventory-bundle-product-indexer/magento-module-inventory-bundle-product-indexer-1.1.5.0-beta1.zip", + "shasum": "c944d857dbf592f3e5d305aa911ac7ae48262143" }, "require": { "magento/framework": "*", @@ -13730,11 +13772,11 @@ }, { "name": "magento/module-inventory-cache", - "version": "1.2.5", + "version": "1.2.6-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-cache/magento-module-inventory-cache-1.2.5.0.zip", - "shasum": "fe0c2ac87593c0da000597e49be52740f486f271" + "url": "https://repo.magento.com/archives/magento/module-inventory-cache/magento-module-inventory-cache-1.2.6.0-beta1.zip", + "shasum": "8be1bd8d7e33576ec0fa39569d6c028d104ad02d" }, "require": { "magento/framework": "*", @@ -13762,11 +13804,11 @@ }, { "name": "magento/module-inventory-catalog", - "version": "1.3.2", + "version": "1.3.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-catalog/magento-module-inventory-catalog-1.3.2.0.zip", - "shasum": "0b16c8c197ac2729be0773c2a70871f4c0a8133e" + "url": "https://repo.magento.com/archives/magento/module-inventory-catalog/magento-module-inventory-catalog-1.3.3.0-beta1.zip", + "shasum": "9daccbbd8769fc7ada7599bc0b540844c6ba632c" }, "require": { "magento/framework": "*", @@ -13802,11 +13844,11 @@ }, { "name": "magento/module-inventory-catalog-admin-ui", - "version": "1.2.5", + "version": "1.2.6-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-admin-ui/magento-module-inventory-catalog-admin-ui-1.2.5.0.zip", - "shasum": "1208c1ab7e406d62da3323dd8a2f1c993d36bfc5" + "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-admin-ui/magento-module-inventory-catalog-admin-ui-1.2.6.0-beta1.zip", + "shasum": "601996c8fb7d6ad643488723f36ca193be75bd8d" }, "require": { "magento/framework": "*", @@ -13899,13 +13941,50 @@ ], "description": "N/A" }, + { + "name": "magento/module-inventory-catalog-rule", + "version": "100.2.0-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-rule/magento-module-inventory-catalog-rule-100.2.0.0-beta1.zip", + "shasum": "e39184c8de163a01fad9d20fc1bec01a1158e745" + }, + "require": { + "magento/framework": "*", + "magento/module-catalog": "*", + "magento/module-catalog-rule": "*", + "magento/module-inventory": "1.2.*", + "magento/module-inventory-catalog-api": "1.3.*", + "magento/module-inventory-indexer": "2.2.*", + "magento/module-inventory-sales-api": "1.2.*", + "magento/module-store": "*", + "php": "~8.1.0||~8.2.0||~8.3.0" + }, + "suggest": { + "magento/module-rule": "*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\InventoryCatalogRule\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, { "name": "magento/module-inventory-catalog-search", - "version": "1.2.5", + "version": "1.2.6-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-search/magento-module-inventory-catalog-search-1.2.5.0.zip", - "shasum": "eafa9f3e90d6874c85dc45f38c2e8ceab1f87dc9" + "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-search/magento-module-inventory-catalog-search-1.2.6.0-beta1.zip", + "shasum": "d7d10cd796a2c64c0b64051564b4ea675f3311db" }, "require": { "magento/framework": "*", @@ -13913,7 +13992,6 @@ "magento/module-catalog-search": "*", "magento/module-inventory-catalog-api": "1.3.*", "magento/module-inventory-indexer": "2.2.*", - "magento/module-inventory-sales-api": "1.2.*", "magento/module-store": "*", "php": "~8.1.0||~8.2.0||~8.3.0" }, @@ -13934,18 +14012,19 @@ }, { "name": "magento/module-inventory-catalog-search-bundle-product", - "version": "1.0.3", + "version": "1.0.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-search-bundle-product/magento-module-inventory-catalog-search-bundle-product-1.0.3.0.zip", - "shasum": "1bcc000953cb18299a64ce2a19eee0c19abc2142" + "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-search-bundle-product/magento-module-inventory-catalog-search-bundle-product-1.0.4.0-beta1.zip", + "shasum": "a01739c2a8ef10657e7b6101384299ba88621910" }, "require": { "magento/framework": "*", "magento/module-bundle": "*", "magento/module-catalog": "*", - "magento/module-eav": "*", + "magento/module-catalog-inventory": "*", "magento/module-inventory-catalog-search": "1.2.*", + "magento/module-store": "*", "php": "~8.1.0||~8.2.0||~8.3.0" }, "type": "magento2-module", @@ -13965,18 +14044,19 @@ }, { "name": "magento/module-inventory-catalog-search-configurable-product", - "version": "1.0.3", + "version": "1.0.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-search-configurable-product/magento-module-inventory-catalog-search-configurable-product-1.0.3.0.zip", - "shasum": "fc2632a67b738277c91c0c0d8a4bc12e40c010a6" + "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-search-configurable-product/magento-module-inventory-catalog-search-configurable-product-1.0.4.0-beta1.zip", + "shasum": "1098b66d8e49eabd82252707ba21b5c23e257d48" }, "require": { "magento/framework": "*", "magento/module-catalog": "*", + "magento/module-catalog-inventory": "*", "magento/module-configurable-product": "*", - "magento/module-eav": "*", "magento/module-inventory-catalog-search": "1.2.*", + "magento/module-store": "*", "php": "~8.1.0||~8.2.0||~8.3.0" }, "type": "magento2-module", @@ -13996,11 +14076,11 @@ }, { "name": "magento/module-inventory-configurable-product", - "version": "1.2.5", + "version": "1.2.6-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-configurable-product/magento-module-inventory-configurable-product-1.2.5.0.zip", - "shasum": "765e4f26dd13c421eb0ff099df62373d05b28b66" + "url": "https://repo.magento.com/archives/magento/module-inventory-configurable-product/magento-module-inventory-configurable-product-1.2.6.0-beta1.zip", + "shasum": "0e70d6ad888b9f9fd113b18fa72eea27e7b342df" }, "require": { "magento/framework": "*", @@ -14038,11 +14118,11 @@ }, { "name": "magento/module-inventory-configurable-product-admin-ui", - "version": "1.2.5", + "version": "1.2.6-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-configurable-product-admin-ui/magento-module-inventory-configurable-product-admin-ui-1.2.5.0.zip", - "shasum": "2b1db6ab7f231437154ea0e27c7b74a17f061069" + "url": "https://repo.magento.com/archives/magento/module-inventory-configurable-product-admin-ui/magento-module-inventory-configurable-product-admin-ui-1.2.6.0-beta1.zip", + "shasum": "a1c59ef9a498a26fc11aa058fe24409b38a1683e" }, "require": { "magento/framework": "*", @@ -14104,11 +14184,11 @@ }, { "name": "magento/module-inventory-configurable-product-indexer", - "version": "1.2.5", + "version": "1.2.6-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-configurable-product-indexer/magento-module-inventory-configurable-product-indexer-1.2.5.0.zip", - "shasum": "4d87bdcdf34e1dfa2c2d9852510b1848f7f19a21" + "url": "https://repo.magento.com/archives/magento/module-inventory-configurable-product-indexer/magento-module-inventory-configurable-product-indexer-1.2.6.0-beta1.zip", + "shasum": "ac53cabd2f14b7eec506af3257f82d20451172fa" }, "require": { "magento/framework": "*", @@ -14140,11 +14220,11 @@ }, { "name": "magento/module-inventory-configuration", - "version": "1.2.4", + "version": "1.2.5-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-configuration/magento-module-inventory-configuration-1.2.4.0.zip", - "shasum": "1d05460f26ff46ef1e536f687ba872d0c133f2af" + "url": "https://repo.magento.com/archives/magento/module-inventory-configuration/magento-module-inventory-configuration-1.2.5.0-beta1.zip", + "shasum": "4a86d0195efe9bedd25622872f4d4212b15dd621" }, "require": { "magento/framework": "*", @@ -14199,11 +14279,11 @@ }, { "name": "magento/module-inventory-distance-based-source-selection", - "version": "1.2.4", + "version": "1.2.5-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-distance-based-source-selection/magento-module-inventory-distance-based-source-selection-1.2.4.0.zip", - "shasum": "7f69774d8a3cfee72dbc7531ed364d4545996f55" + "url": "https://repo.magento.com/archives/magento/module-inventory-distance-based-source-selection/magento-module-inventory-distance-based-source-selection-1.2.5.0-beta1.zip", + "shasum": "a470afbf7de5bc5220b5caccc2e9e6c1e989132a" }, "require": { "magento/framework": "*", @@ -14359,11 +14439,11 @@ }, { "name": "magento/module-inventory-export-stock-api", - "version": "1.2.3", + "version": "1.2.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-export-stock-api/magento-module-inventory-export-stock-api-1.2.3.0.zip", - "shasum": "20c3aa4338552b895f85623434c2d45128e55691" + "url": "https://repo.magento.com/archives/magento/module-inventory-export-stock-api/magento-module-inventory-export-stock-api-1.2.4.0-beta1.zip", + "shasum": "f5c8c312c05299f1747d68dd3734d1f4d5ecef3e" }, "require": { "magento/framework": "*", @@ -14387,11 +14467,11 @@ }, { "name": "magento/module-inventory-graph-ql", - "version": "1.2.4", + "version": "1.2.5-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-graph-ql/magento-module-inventory-graph-ql-1.2.4.0.zip", - "shasum": "88078a2c08a0e85c67c6facc5b48566073379356" + "url": "https://repo.magento.com/archives/magento/module-inventory-graph-ql/magento-module-inventory-graph-ql-1.2.5.0-beta1.zip", + "shasum": "2cd90afafe2924ac1a44aea22d229fcc84064539" }, "require": { "magento/framework": "*", @@ -14418,11 +14498,11 @@ }, { "name": "magento/module-inventory-grouped-product", - "version": "1.3.2", + "version": "1.3.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-grouped-product/magento-module-inventory-grouped-product-1.3.2.0.zip", - "shasum": "3f7e7ba4095ef83d4e77d041563220e574491ccc" + "url": "https://repo.magento.com/archives/magento/module-inventory-grouped-product/magento-module-inventory-grouped-product-1.3.3.0-beta1.zip", + "shasum": "de8d0cd3f49fa50b9756746f16790fadf42ce49d" }, "require": { "magento/framework": "*", @@ -14453,11 +14533,11 @@ }, { "name": "magento/module-inventory-grouped-product-admin-ui", - "version": "1.2.4", + "version": "1.2.5-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-grouped-product-admin-ui/magento-module-inventory-grouped-product-admin-ui-1.2.4.0.zip", - "shasum": "ca7e2e1f7036a1dc2d786b8e69e1b336f6ccba15" + "url": "https://repo.magento.com/archives/magento/module-inventory-grouped-product-admin-ui/magento-module-inventory-grouped-product-admin-ui-1.2.5.0-beta1.zip", + "shasum": "af6ac80d30afb672662210416cacd341947e3a47" }, "require": { "magento/framework": "*", @@ -14525,11 +14605,11 @@ }, { "name": "magento/module-inventory-import-export", - "version": "1.2.5", + "version": "1.2.6-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-import-export/magento-module-inventory-import-export-1.2.5.0.zip", - "shasum": "93c9a64d113007cabe6c7477c6ee89ae67e684e3" + "url": "https://repo.magento.com/archives/magento/module-inventory-import-export/magento-module-inventory-import-export-1.2.6.0-beta1.zip", + "shasum": "69ceac0e3de3d92a226139acff79a25f8f6b9f32" }, "require": { "magento/framework": "*", @@ -14561,11 +14641,11 @@ }, { "name": "magento/module-inventory-in-store-pickup", - "version": "1.1.3", + "version": "1.1.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup/magento-module-inventory-in-store-pickup-1.1.3.0.zip", - "shasum": "8be5618df7522912731ffc23ac6e6ff65be6c818" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup/magento-module-inventory-in-store-pickup-1.1.4.0-beta1.zip", + "shasum": "c2846364b670a5ef86438c4d703b98e4483d1028" }, "require": { "magento/framework": "*", @@ -14656,11 +14736,11 @@ }, { "name": "magento/module-inventory-in-store-pickup-frontend", - "version": "1.1.5", + "version": "1.1.6-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-frontend/magento-module-inventory-in-store-pickup-frontend-1.1.5.0.zip", - "shasum": "bb3ca5f461107f859a9d2e4715ce53fd443911ff" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-frontend/magento-module-inventory-in-store-pickup-frontend-1.1.6.0-beta1.zip", + "shasum": "1eaf7e22a5f9261e4736b75963eeb16dc70c91c3" }, "require": { "magento/framework": "*", @@ -14748,11 +14828,11 @@ }, { "name": "magento/module-inventory-in-store-pickup-quote", - "version": "1.1.3", + "version": "1.1.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-quote/magento-module-inventory-in-store-pickup-quote-1.1.3.0.zip", - "shasum": "317d4785a1292741fc8db6d89008b7cc9c571304" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-quote/magento-module-inventory-in-store-pickup-quote-1.1.4.0-beta1.zip", + "shasum": "741ab88afd8989e98795c3e6c10cc48199a20df7" }, "require": { "magento/framework": "*", @@ -14811,11 +14891,11 @@ }, { "name": "magento/module-inventory-in-store-pickup-sales", - "version": "1.1.3", + "version": "1.1.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-sales/magento-module-inventory-in-store-pickup-sales-1.1.3.0.zip", - "shasum": "debd43f318a955eab0785dff2fa9348f27813417" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-sales/magento-module-inventory-in-store-pickup-sales-1.1.4.0-beta1.zip", + "shasum": "b395acf79add6394d0a08b737c81f1a94f9495ba" }, "require": { "magento/framework": "*", @@ -14880,11 +14960,11 @@ }, { "name": "magento/module-inventory-in-store-pickup-sales-api", - "version": "1.1.3-p1", + "version": "1.1.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-sales-api/magento-module-inventory-in-store-pickup-sales-api-1.1.3.0-patch1.zip", - "shasum": "968878b9ad112a33f6629bf2e0ef6968a27bbb62" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-sales-api/magento-module-inventory-in-store-pickup-sales-api-1.1.4.0-beta1.zip", + "shasum": "4855c0a0c5b9bdda3cec6179651a235a22f75b5e" }, "require": { "magento/framework": "*", @@ -14907,11 +14987,11 @@ }, { "name": "magento/module-inventory-in-store-pickup-shipping", - "version": "1.1.4", + "version": "1.1.5-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-shipping/magento-module-inventory-in-store-pickup-shipping-1.1.4.0.zip", - "shasum": "34ac5afea2ec7d7d7f13422cc65a7e762dffe107" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-shipping/magento-module-inventory-in-store-pickup-shipping-1.1.5.0-beta1.zip", + "shasum": "fad4f378c79d897e28ea64f45801b363c120592a" }, "require": { "magento/framework": "*", @@ -15029,11 +15109,11 @@ }, { "name": "magento/module-inventory-indexer", - "version": "2.2.2", + "version": "2.2.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-indexer/magento-module-inventory-indexer-2.2.2.0.zip", - "shasum": "7f6ac70ee347c8c7a15da41a774002dbd0be2fc8" + "url": "https://repo.magento.com/archives/magento/module-inventory-indexer/magento-module-inventory-indexer-2.2.3.0-beta1.zip", + "shasum": "5403ca040c683a9a4178c0ee5727a85a95ed7795" }, "require": { "magento/framework": "*", @@ -15103,11 +15183,11 @@ }, { "name": "magento/module-inventory-low-quantity-notification-admin-ui", - "version": "1.2.4", + "version": "1.2.5-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-low-quantity-notification-admin-ui/magento-module-inventory-low-quantity-notification-admin-ui-1.2.4.0.zip", - "shasum": "515f049ad99e620f37c211c9525bfa33fd934403" + "url": "https://repo.magento.com/archives/magento/module-inventory-low-quantity-notification-admin-ui/magento-module-inventory-low-quantity-notification-admin-ui-1.2.5.0-beta1.zip", + "shasum": "062bade5abaa6a7cada8f5d413d15a0d82581884" }, "require": { "magento/framework": "*", @@ -15229,11 +15309,11 @@ }, { "name": "magento/module-inventory-quote-graph-ql", - "version": "1.0.4", + "version": "1.0.5-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-quote-graph-ql/magento-module-inventory-quote-graph-ql-1.0.4.0.zip", - "shasum": "9e18d3bcb0347bac14080d4712d55f0a03ca77eb" + "url": "https://repo.magento.com/archives/magento/module-inventory-quote-graph-ql/magento-module-inventory-quote-graph-ql-1.0.5.0-beta1.zip", + "shasum": "8a97a297e76eeb323f3b277f1ef91fc7c2cad161" }, "require": { "magento/framework": "*", @@ -15292,11 +15372,11 @@ }, { "name": "magento/module-inventory-reservation-cli", - "version": "1.2.4", + "version": "1.2.5-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-reservation-cli/magento-module-inventory-reservation-cli-1.2.4.0.zip", - "shasum": "6dd0f7d8c07832e56c8300f8c8b13fa8cf3c5428" + "url": "https://repo.magento.com/archives/magento/module-inventory-reservation-cli/magento-module-inventory-reservation-cli-1.2.5.0-beta1.zip", + "shasum": "5813efe0122f7979b45c200db7788c51a9cec2e3" }, "require": { "magento/framework": "*", @@ -15325,11 +15405,11 @@ }, { "name": "magento/module-inventory-reservations", - "version": "1.2.3", + "version": "1.2.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-reservations/magento-module-inventory-reservations-1.2.3.0.zip", - "shasum": "c262a6a43e6fd2c3ebcaef4253aa0ed2bd1e0a89" + "url": "https://repo.magento.com/archives/magento/module-inventory-reservations/magento-module-inventory-reservations-1.2.4.0-beta1.zip", + "shasum": "8b62bd77552c02f7de6d07770323e2b46ed8e4b7" }, "require": { "magento/framework": "*", @@ -15380,11 +15460,11 @@ }, { "name": "magento/module-inventory-sales", - "version": "1.3.2", + "version": "1.3.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-sales/magento-module-inventory-sales-1.3.2.0.zip", - "shasum": "4e1ea64b4a8c14818e6b6bff818a0b1cfbba331d" + "url": "https://repo.magento.com/archives/magento/module-inventory-sales/magento-module-inventory-sales-1.3.3.0-beta1.zip", + "shasum": "2deefed92da03b54b914fef652360990083b1c6c" }, "require": { "magento/framework": "*", @@ -15426,11 +15506,11 @@ }, { "name": "magento/module-inventory-sales-admin-ui", - "version": "1.2.5", + "version": "1.2.6-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-sales-admin-ui/magento-module-inventory-sales-admin-ui-1.2.5.0.zip", - "shasum": "6975ff88a37410b984ac5273ef702e734f0222e4" + "url": "https://repo.magento.com/archives/magento/module-inventory-sales-admin-ui/magento-module-inventory-sales-admin-ui-1.2.6.0-beta1.zip", + "shasum": "0b5afc285dfee248a1bc912c3c2b9eefedfb7a92" }, "require": { "magento/framework": "*", @@ -15466,11 +15546,11 @@ }, { "name": "magento/module-inventory-sales-api", - "version": "1.2.4", + "version": "1.2.5-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-sales-api/magento-module-inventory-sales-api-1.2.4.0.zip", - "shasum": "11f6a7ec2ab736d5f0ede6c4cf71967e88974989" + "url": "https://repo.magento.com/archives/magento/module-inventory-sales-api/magento-module-inventory-sales-api-1.2.5.0-beta1.zip", + "shasum": "6a06d084f578c05bf292f4df3fdfec6dd6b3a1a4" }, "require": { "magento/framework": "*", @@ -15781,11 +15861,11 @@ }, { "name": "magento/module-inventory-visual-merchandiser", - "version": "1.1.5", + "version": "1.1.6-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-visual-merchandiser/magento-module-inventory-visual-merchandiser-1.1.5.0.zip", - "shasum": "0b787929e1633125e889e2a9de4b5f7f52d17883" + "url": "https://repo.magento.com/archives/magento/module-inventory-visual-merchandiser/magento-module-inventory-visual-merchandiser-1.1.6.0-beta1.zip", + "shasum": "323cc119790125f168b3d4fa4d637bf668597f77" }, "require": { "magento/framework": "*", @@ -15852,11 +15932,11 @@ }, { "name": "magento/module-invitation", - "version": "100.4.6", + "version": "100.4.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-invitation/magento-module-invitation-100.4.6.0.zip", - "shasum": "74a767f5d314adef14632ac8645049336b709ef3" + "url": "https://repo.magento.com/archives/magento/module-invitation/magento-module-invitation-100.4.7.0-beta1.zip", + "shasum": "2b372ede88026c966f7d475c84f6b07b567d9f35" }, "require": { "magento/framework": "103.0.*", @@ -15918,11 +15998,11 @@ }, { "name": "magento/module-jwt-user-token", - "version": "100.4.2-p2", + "version": "100.4.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-jwt-user-token/magento-module-jwt-user-token-100.4.2.0-patch2.zip", - "shasum": "0145357ee501661183b7d31963b41487fe1c8fc6" + "url": "https://repo.magento.com/archives/magento/module-jwt-user-token/magento-module-jwt-user-token-100.4.3.0-beta1.zip", + "shasum": "e5a2974e12ec5e781724fc650943ca9b2bf1b901" }, "require": { "magento/framework": "103.0.*", @@ -15947,11 +16027,11 @@ }, { "name": "magento/module-layered-navigation", - "version": "100.4.7", + "version": "100.4.8-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-layered-navigation/magento-module-layered-navigation-100.4.7.0.zip", - "shasum": "42ad92c8541a77cf7948656c2f33c08b6d88ac27" + "url": "https://repo.magento.com/archives/magento/module-layered-navigation/magento-module-layered-navigation-100.4.8.0-beta1.zip", + "shasum": "26c337a87ce8daf7234f93fc4c1fa03d6d1b5524" }, "require": { "magento/framework": "103.0.*", @@ -16005,11 +16085,11 @@ }, { "name": "magento/module-logging", - "version": "101.2.7", + "version": "101.2.8-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-logging/magento-module-logging-101.2.7.0.zip", - "shasum": "5394602c7eb364480144a322b6bf76c7c76b7402" + "url": "https://repo.magento.com/archives/magento/module-logging/magento-module-logging-101.2.8.0-beta1.zip", + "shasum": "b2187bc0a4df7e994bf1dc86f74855f3a01afc01" }, "require": { "magento/framework": "103.0.*", @@ -16039,11 +16119,11 @@ }, { "name": "magento/module-login-as-customer", - "version": "100.4.7", + "version": "100.4.8-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-login-as-customer/magento-module-login-as-customer-100.4.7.0.zip", - "shasum": "5e824e118ff0d8b33d7f5544d40fe447692902d8" + "url": "https://repo.magento.com/archives/magento/module-login-as-customer/magento-module-login-as-customer-100.4.8.0-beta1.zip", + "shasum": "535a2e51568a0d2aada5dc3b65f2b602a69eb021" }, "require": { "magento/framework": "103.0.*", @@ -17146,11 +17226,11 @@ }, { "name": "magento/module-media-gallery-ui", - "version": "100.4.6", + "version": "100.4.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-ui/magento-module-media-gallery-ui-100.4.6.0.zip", - "shasum": "e13896eeb0e1408b57cd051866cd0b9a4e6c5ae9" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-ui/magento-module-media-gallery-ui-100.4.7.0-beta1.zip", + "shasum": "454f7b8943179bdfeab5a124c85e5862abbae242" }, "require": { "magento/framework": "103.0.*", @@ -17214,11 +17294,11 @@ }, { "name": "magento/module-media-storage", - "version": "100.4.6", + "version": "100.4.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-storage/magento-module-media-storage-100.4.6.0.zip", - "shasum": "b0614c27d38e2d54131b6cd434b02ca469c6203e" + "url": "https://repo.magento.com/archives/magento/module-media-storage/magento-module-media-storage-100.4.7.0-beta1.zip", + "shasum": "f78706d5bf15371bb1b6f41fd5d20aa9241cbc23" }, "require": { "magento/framework": "103.0.*", @@ -17278,11 +17358,11 @@ }, { "name": "magento/module-msrp", - "version": "100.4.6", + "version": "100.4.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-msrp/magento-module-msrp-100.4.6.0.zip", - "shasum": "5c08a65a5c3d26f914326c4ccbb65226fa6c5ea7" + "url": "https://repo.magento.com/archives/magento/module-msrp/magento-module-msrp-100.4.7.0-beta1.zip", + "shasum": "a598b05ef598f06ba11a32e8a343e99931401382" }, "require": { "magento/framework": "103.0.*", @@ -17406,11 +17486,11 @@ }, { "name": "magento/module-multicoupon", - "version": "100.4.0", + "version": "100.4.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-multicoupon/magento-module-multicoupon-100.4.0.0.zip", - "shasum": "5e05f06c8961b2d347be713a57a19e3442339c9e" + "url": "https://repo.magento.com/archives/magento/module-multicoupon/magento-module-multicoupon-100.4.1.0-beta1.zip", + "shasum": "5da89a82b6a5894c15996411c29257a933e6d403" }, "require": { "magento/framework": "103.0.*", @@ -17466,11 +17546,11 @@ }, { "name": "magento/module-multicoupon-ui", - "version": "100.4.0", + "version": "100.4.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-multicoupon-ui/magento-module-multicoupon-ui-100.4.0.0.zip", - "shasum": "e91c42343b9a7c578e0ad198368c97aea5f1da2e" + "url": "https://repo.magento.com/archives/magento/module-multicoupon-ui/magento-module-multicoupon-ui-100.4.1.0-beta1.zip", + "shasum": "8fa7b961671313430b47f16745bd68200c84c33e" }, "require": { "magento/framework": "103.0.*", @@ -17498,11 +17578,11 @@ }, { "name": "magento/module-multiple-wishlist", - "version": "100.4.7", + "version": "100.4.8-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-multiple-wishlist/magento-module-multiple-wishlist-100.4.7.0.zip", - "shasum": "2e26cc981d23192cc389a6c74e02957a09f35414" + "url": "https://repo.magento.com/archives/magento/module-multiple-wishlist/magento-module-multiple-wishlist-100.4.8.0-beta1.zip", + "shasum": "81a5d4435e08821e7c0a2089a417958d56e697cf" }, "require": { "magento/framework": "103.0.*", @@ -17568,11 +17648,11 @@ }, { "name": "magento/module-multishipping", - "version": "100.4.7", + "version": "100.4.8-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-multishipping/magento-module-multishipping-100.4.7.0.zip", - "shasum": "ef813346d4d5526f975c1aa21e68b6b3d613edb2" + "url": "https://repo.magento.com/archives/magento/module-multishipping/magento-module-multishipping-100.4.8.0-beta1.zip", + "shasum": "c8af9b05093462c3b62032a69860ac4e9172df94" }, "require": { "magento/framework": "103.0.*", @@ -17605,11 +17685,11 @@ }, { "name": "magento/module-mysql-mq", - "version": "100.4.5", + "version": "100.4.6-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-mysql-mq/magento-module-mysql-mq-100.4.5.0.zip", - "shasum": "81e5299220920c4b67b1ddaaf88689086e0815c7" + "url": "https://repo.magento.com/archives/magento/module-mysql-mq/magento-module-mysql-mq-100.4.6.0-beta1.zip", + "shasum": "59dc10cdee68879fa5d318c148e1cc83a1c84ccc" }, "require": { "magento/framework": "103.0.*", @@ -17635,11 +17715,11 @@ }, { "name": "magento/module-new-relic-reporting", - "version": "100.4.5", + "version": "100.4.6-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-new-relic-reporting/magento-module-new-relic-reporting-100.4.5.0.zip", - "shasum": "63622670b8573709c0652b69f7c23d449aff94b5" + "url": "https://repo.magento.com/archives/magento/module-new-relic-reporting/magento-module-new-relic-reporting-100.4.6.0-beta1.zip", + "shasum": "4c7976bcd5c4300c818a208722cd5ce455fb8e31" }, "require": { "magento/framework": "103.0.*", @@ -17669,11 +17749,11 @@ }, { "name": "magento/module-newsletter", - "version": "100.4.7-p2", + "version": "100.4.8-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-newsletter/magento-module-newsletter-100.4.7.0-patch2.zip", - "shasum": "17d1dd9557825c3ecce33491653dadba914643e3" + "url": "https://repo.magento.com/archives/magento/module-newsletter/magento-module-newsletter-100.4.8.0-beta1.zip", + "shasum": "145de87d80606057e0a34a3b060d5b55fa130599" }, "require": { "magento/framework": "103.0.*", @@ -17737,11 +17817,11 @@ }, { "name": "magento/module-offline-payments", - "version": "100.4.5", + "version": "100.4.6-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-offline-payments/magento-module-offline-payments-100.4.5.0.zip", - "shasum": "01143954df3c70a8f5073f2f43656b852ff83b58" + "url": "https://repo.magento.com/archives/magento/module-offline-payments/magento-module-offline-payments-100.4.6.0-beta1.zip", + "shasum": "4f5dc9223ea694419536818a5fc4e831efaefa2d" }, "require": { "magento/framework": "103.0.*", @@ -17770,11 +17850,11 @@ }, { "name": "magento/module-offline-shipping", - "version": "100.4.6", + "version": "100.4.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-offline-shipping/magento-module-offline-shipping-100.4.6.0.zip", - "shasum": "7fb9d6faaf8f22e241c9c459274ce13186ec8923" + "url": "https://repo.magento.com/archives/magento/module-offline-shipping/magento-module-offline-shipping-100.4.7.0-beta1.zip", + "shasum": "e3b39f184148ea89759317fc405268e51556f4b8" }, "require": { "magento/framework": "103.0.*", @@ -17811,11 +17891,11 @@ }, { "name": "magento/module-open-search", - "version": "100.4.1", + "version": "100.4.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-open-search/magento-module-open-search-100.4.1.0.zip", - "shasum": "07afcb0e588b1f2cd89581b72e2f46c4b499a1b0" + "url": "https://repo.magento.com/archives/magento/module-open-search/magento-module-open-search-100.4.2.0-beta1.zip", + "shasum": "b200b1ba00030de34c3152650f9c4c7d44fbcc5d" }, "require": { "magento/framework": "103.0.*", @@ -17904,11 +17984,11 @@ }, { "name": "magento/module-order-cancellation-ui", - "version": "100.4.0", + "version": "100.4.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-order-cancellation-ui/magento-module-order-cancellation-ui-100.4.0.0.zip", - "shasum": "3c5d9f6e26b3115a8fc0b6bce7be586f41101128" + "url": "https://repo.magento.com/archives/magento/module-order-cancellation-ui/magento-module-order-cancellation-ui-100.4.1.0-beta1.zip", + "shasum": "2f61549de886975b405f73e50dacd6eed4adf785" }, "require": { "magento/framework": "103.0.*", @@ -17934,11 +18014,11 @@ }, { "name": "magento/module-page-builder", - "version": "2.2.5-p2", + "version": "2.2.6-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-page-builder/magento-module-page-builder-2.2.5.0-patch2.zip", - "shasum": "6ecbab0cf1092a116f103bb2ed12e48d0ac1371e" + "url": "https://repo.magento.com/archives/magento/module-page-builder/magento-module-page-builder-2.2.6.0-beta1.zip", + "shasum": "85cf3fa5806885fb0e0e55e285bf536ec1ca3cfd" }, "require": { "magento/framework": "*", @@ -18045,11 +18125,11 @@ }, { "name": "magento/module-page-builder-analytics", - "version": "1.6.4", + "version": "1.6.5-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-page-builder-analytics/magento-module-page-builder-analytics-1.6.4.0.zip", - "shasum": "23198bf13b08f61570508ff78a6c2b3b9bc0f566" + "url": "https://repo.magento.com/archives/magento/module-page-builder-analytics/magento-module-page-builder-analytics-1.6.5.0-beta1.zip", + "shasum": "71b57750466735cc67b1719f8ca24534d54cbd75" }, "require": { "magento/framework": "*", @@ -18071,13 +18151,39 @@ ], "description": "Page Builder Analytics module" }, + { + "name": "magento/module-page-builder-image-attribute", + "version": "1.7.5-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-page-builder-image-attribute/magento-module-page-builder-image-attribute-1.7.5.0-beta1.zip", + "shasum": "7e5f258f9265ed114a139a7725ef44a6856ab181" + }, + "require": { + "magento/framework": "*", + "php": "~8.1.0||~8.2.0||~8.3.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\PageBuilderImageAttribute\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "Width & Height attribute - Pagebuilder image" + }, { "name": "magento/module-page-cache", - "version": "100.4.7", + "version": "100.4.8-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-page-cache/magento-module-page-cache-100.4.7.0.zip", - "shasum": "35149c1ba6e9511c203d0697cfc1af89203cd173" + "url": "https://repo.magento.com/archives/magento/module-page-cache/magento-module-page-cache-100.4.8.0-beta1.zip", + "shasum": "55b0641c38bc5b1b530de2d493918e502a0aba35" }, "require": { "magento/framework": "103.0.*", @@ -18104,11 +18210,11 @@ }, { "name": "magento/module-payment", - "version": "100.4.7", + "version": "100.4.8-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-payment/magento-module-payment-100.4.7.0.zip", - "shasum": "f242e4d51677f47de207c345e148ccd4c06439c4" + "url": "https://repo.magento.com/archives/magento/module-payment/magento-module-payment-100.4.8.0-beta1.zip", + "shasum": "ca3303eefbcef5a697852a90e9e1766ac478fd25" }, "require": { "magento/framework": "103.0.*", @@ -18388,11 +18494,11 @@ }, { "name": "magento/module-paypal", - "version": "101.0.7-p2", + "version": "101.0.8-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-paypal/magento-module-paypal-101.0.7.0-patch2.zip", - "shasum": "f50ce38d1cd36697c9123256dea26919af4478bb" + "url": "https://repo.magento.com/archives/magento/module-paypal/magento-module-paypal-101.0.8.0-beta1.zip", + "shasum": "dd47a63ddd992f8466c4df592b0194742a32b986" }, "require": { "lib-libxml": "*", @@ -18539,11 +18645,11 @@ }, { "name": "magento/module-persistent", - "version": "100.4.7", + "version": "100.4.8-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-persistent/magento-module-persistent-100.4.7.0.zip", - "shasum": "ee4002ce8bd887ba3fdab242385515c7889238b7" + "url": "https://repo.magento.com/archives/magento/module-persistent/magento-module-persistent-100.4.8.0-beta1.zip", + "shasum": "17646be04491109a54f631a63424eb9875451683" }, "require": { "magento/framework": "103.0.*", @@ -18575,11 +18681,11 @@ }, { "name": "magento/module-persistent-history", - "version": "100.4.4", + "version": "100.4.5-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-persistent-history/magento-module-persistent-history-100.4.4.0.zip", - "shasum": "78b0d521d2299d6655c2665817deb3c6782641b2" + "url": "https://repo.magento.com/archives/magento/module-persistent-history/magento-module-persistent-history-100.4.5.0-beta1.zip", + "shasum": "261f84b7b6eb71b6e1164d997401e103cc5908c0" }, "require": { "magento/framework": "103.0.*", @@ -18651,11 +18757,11 @@ }, { "name": "magento/module-product-alert", - "version": "100.4.6", + "version": "100.4.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-product-alert/magento-module-product-alert-100.4.6.0.zip", - "shasum": "5aa74d4e2e4b4009beaad14e02a388606f56871e" + "url": "https://repo.magento.com/archives/magento/module-product-alert/magento-module-product-alert-100.4.7.0-beta1.zip", + "shasum": "7d2017f42879532e96f27f7ea81e01387cfbe349" }, "require": { "magento/framework": "103.0.*", @@ -18689,11 +18795,11 @@ }, { "name": "magento/module-product-video", - "version": "100.4.7", + "version": "100.4.8-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-product-video/magento-module-product-video-100.4.7.0.zip", - "shasum": "4528a77fec653532995c0797ac10c15b1d3d4dc5" + "url": "https://repo.magento.com/archives/magento/module-product-video/magento-module-product-video-100.4.8.0-beta1.zip", + "shasum": "e249159e16f1b60d4ad6354204213bfb753a3a9c" }, "require": { "magento/framework": "103.0.*", @@ -18821,11 +18927,11 @@ }, { "name": "magento/module-quote", - "version": "101.2.7-p1", + "version": "101.2.8-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-quote/magento-module-quote-101.2.7.0-patch1.zip", - "shasum": "69ec387854700f77baaa44335c8bb571ab851814" + "url": "https://repo.magento.com/archives/magento/module-quote/magento-module-quote-101.2.8.0-beta1.zip", + "shasum": "7e004fe342dd43b3914baced182ab2d41efbeb94" }, "require": { "magento/framework": "103.0.*", @@ -19035,11 +19141,11 @@ }, { "name": "magento/module-quote-graph-ql", - "version": "100.4.7", + "version": "100.4.8-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-quote-graph-ql/magento-module-quote-graph-ql-100.4.7.0.zip", - "shasum": "6c2d960e02838c04145e49d88c2c6aeb15daabec" + "url": "https://repo.magento.com/archives/magento/module-quote-graph-ql/magento-module-quote-graph-ql-100.4.8.0-beta1.zip", + "shasum": "c291310dc0694c54888c29022e7b9ea560b2500e" }, "require": { "magento/framework": "103.0.*", @@ -19291,11 +19397,11 @@ }, { "name": "magento/module-re-captcha-gift-card", - "version": "1.0.2", + "version": "1.0.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-gift-card/magento-module-re-captcha-gift-card-1.0.2.0.zip", - "shasum": "e01b4011d3fe9b331907781eef5d65e0c6fe26b2" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-gift-card/magento-module-re-captcha-gift-card-1.0.3.0-beta1.zip", + "shasum": "4a34e44330ffab2f6482d901e795e887fe8c0bfb" }, "require": { "magento/framework": "*", @@ -19475,6 +19581,36 @@ ], "description": "Google reCaptcha integration for Magento2 PayPal PayflowPro payment form" }, + { + "name": "magento/module-re-captcha-resend-confirmation-email", + "version": "1.1.0-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-re-captcha-resend-confirmation-email/magento-module-re-captcha-resend-confirmation-email-1.1.0.0-beta1.zip", + "shasum": "01eff6eac641b3510650513655eff39d742dbffb" + }, + "require": { + "magento/framework": "*", + "magento/module-customer-graph-ql": "*", + "magento/module-re-captcha-ui": "1.1.*", + "magento/module-re-captcha-validation-api": "1.1.*", + "magento/module-re-captcha-webapi-api": "1.0.*", + "php": "~8.1.0||~8.2.0||~8.3.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\ReCaptchaResendConfirmationEmail\\": "" + } + }, + "license": [ + "OSL-3.0" + ], + "description": "Google reCAPTCHA integration for Magento2" + }, { "name": "magento/module-re-captcha-review", "version": "1.1.4", @@ -19681,16 +19817,17 @@ }, { "name": "magento/module-re-captcha-version-2-checkbox", - "version": "2.0.4", + "version": "2.0.5-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-version-2-checkbox/magento-module-re-captcha-version-2-checkbox-2.0.4.0.zip", - "shasum": "18d15f40048765c88027484e1313d292537c59c3" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-version-2-checkbox/magento-module-re-captcha-version-2-checkbox-2.0.5.0-beta1.zip", + "shasum": "2a2e854bf669a09a6e4f1fe0ef4427c84e346a5e" }, "require": { "magento/framework": "*", "magento/module-re-captcha-ui": "1.1.*", "magento/module-re-captcha-validation-api": "1.1.*", + "magento/module-re-captcha-webapi-graph-ql": "1.0.*", "magento/module-store": "*", "php": "~8.1.0||~8.2.0||~8.3.0" }, @@ -19714,16 +19851,17 @@ }, { "name": "magento/module-re-captcha-version-2-invisible", - "version": "2.0.4", + "version": "2.0.5-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-version-2-invisible/magento-module-re-captcha-version-2-invisible-2.0.4.0.zip", - "shasum": "662f8d3f9c24cd48bc61aa8b56da78443cfe4e7a" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-version-2-invisible/magento-module-re-captcha-version-2-invisible-2.0.5.0-beta1.zip", + "shasum": "4f0640f47fc9fa5eb95246780f87f185c7e791ba" }, "require": { "magento/framework": "*", "magento/module-re-captcha-ui": "1.1.*", "magento/module-re-captcha-validation-api": "1.1.*", + "magento/module-re-captcha-webapi-graph-ql": "1.0.*", "magento/module-store": "*", "php": "~8.1.0||~8.2.0||~8.3.0" }, @@ -19747,16 +19885,17 @@ }, { "name": "magento/module-re-captcha-version-3-invisible", - "version": "2.0.4", + "version": "2.0.5-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-version-3-invisible/magento-module-re-captcha-version-3-invisible-2.0.4.0.zip", - "shasum": "6c267964d91cf3863ca1345c77219423e0b6f7df" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-version-3-invisible/magento-module-re-captcha-version-3-invisible-2.0.5.0-beta1.zip", + "shasum": "ed7bcf41a053d541dfc24806cf4eeba69a87e1da" }, "require": { "magento/framework": "*", "magento/module-re-captcha-ui": "1.1.*", "magento/module-re-captcha-validation-api": "1.1.*", + "magento/module-re-captcha-webapi-graph-ql": "1.0.*", "magento/module-store": "*", "php": "~8.1.0||~8.2.0||~8.3.0" }, @@ -19807,11 +19946,11 @@ }, { "name": "magento/module-re-captcha-webapi-graph-ql", - "version": "1.0.3", + "version": "1.0.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-webapi-graph-ql/magento-module-re-captcha-webapi-graph-ql-1.0.3.0.zip", - "shasum": "b3a080737361ce76356476db5fb1accd07ca3644" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-webapi-graph-ql/magento-module-re-captcha-webapi-graph-ql-1.0.4.0-beta1.zip", + "shasum": "7b420d2afa811ddd3d92cc8cb96ad64ccfb8e6ee" }, "require": { "magento/framework": "*", @@ -19927,11 +20066,11 @@ }, { "name": "magento/module-release-notification", - "version": "100.4.5", + "version": "100.4.6-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-release-notification/magento-module-release-notification-100.4.5.0.zip", - "shasum": "016c632228871d38a58266c2cedbb0c2b7c02d9e" + "url": "https://repo.magento.com/archives/magento/module-release-notification/magento-module-release-notification-100.4.6.0-beta1.zip", + "shasum": "756580f2737f1ef32b34361e555f129e69af215c" }, "require": { "magento/framework": "103.0.*", @@ -19960,11 +20099,11 @@ }, { "name": "magento/module-reminder", - "version": "101.2.6", + "version": "101.2.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-reminder/magento-module-reminder-101.2.6.0.zip", - "shasum": "de97af437f60c4a542413369dd0319847a2b4ec7" + "url": "https://repo.magento.com/archives/magento/module-reminder/magento-module-reminder-101.2.7.0-beta1.zip", + "shasum": "a885be1bf12cf11d8378d8d1aa492a25c8978ff0" }, "require": { "magento/framework": "103.0.*", @@ -19997,15 +20136,15 @@ }, { "name": "magento/module-remote-storage", - "version": "100.4.5", + "version": "100.4.6-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-remote-storage/magento-module-remote-storage-100.4.5.0.zip", - "shasum": "dae65c973aa0d0966a80069876ca22f217005f02" + "url": "https://repo.magento.com/archives/magento/module-remote-storage/magento-module-remote-storage-100.4.6.0-beta1.zip", + "shasum": "776066611cf670c8766d2762a8c9314dafc1c3cb" }, "require": { - "league/flysystem": "^2.4", - "league/flysystem-aws-s3-v3": "^2.4", + "league/flysystem": "^3.0", + "league/flysystem-aws-s3-v3": "^3.0", "magento/framework": "103.0.*", "php": "~8.1.0||~8.2.0||~8.3.0" }, @@ -20072,11 +20211,11 @@ }, { "name": "magento/module-reports", - "version": "100.4.7-p2", + "version": "100.4.8-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-reports/magento-module-reports-100.4.7.0-patch2.zip", - "shasum": "4ca2604304314ccf21d41ce934cb9583c772f844" + "url": "https://repo.magento.com/archives/magento/module-reports/magento-module-reports-100.4.8.0-beta1.zip", + "shasum": "0134bb9fbb382131df0a32c8c6c2615787fc90fb" }, "require": { "magento/framework": "103.0.*", @@ -20116,11 +20255,11 @@ }, { "name": "magento/module-require-js", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-require-js/magento-module-require-js-100.4.3.0.zip", - "shasum": "28a2e7b1c42b097ce48d47d06943fa070e58861b" + "url": "https://repo.magento.com/archives/magento/module-require-js/magento-module-require-js-100.4.4.0-beta1.zip", + "shasum": "0d9819a2efbc2e7f52c40d4ebe1122245eee0f33" }, "require": { "magento/framework": "103.0.*", @@ -20143,11 +20282,11 @@ }, { "name": "magento/module-resource-connections", - "version": "100.4.4", + "version": "100.4.5-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-resource-connections/magento-module-resource-connections-100.4.4.0.zip", - "shasum": "0ee05c2d081a29d0d7f030389dc901cfcec58827" + "url": "https://repo.magento.com/archives/magento/module-resource-connections/magento-module-resource-connections-100.4.5.0-beta1.zip", + "shasum": "9672f2fb77e226f9c06f58d12e7b8edef414a57d" }, "require": { "magento/framework": "103.0.*", @@ -20169,11 +20308,11 @@ }, { "name": "magento/module-review", - "version": "100.4.7", + "version": "100.4.8-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-review/magento-module-review-100.4.7.0.zip", - "shasum": "ca8f6b0cf1cd5e73db6fda6cc5d1014ab2270bfa" + "url": "https://repo.magento.com/archives/magento/module-review/magento-module-review-100.4.8.0-beta1.zip", + "shasum": "4d006296b514958967d69927507cb92dabcd434e" }, "require": { "magento/framework": "103.0.*", @@ -20304,11 +20443,11 @@ }, { "name": "magento/module-reward", - "version": "101.2.7", + "version": "101.2.8-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-reward/magento-module-reward-101.2.7.0.zip", - "shasum": "f54549ec33733422f16131e9e1b7ea91a46db214" + "url": "https://repo.magento.com/archives/magento/module-reward/magento-module-reward-101.2.8.0-beta1.zip", + "shasum": "c3446930c97dcc806962babd7d057c0793220677" }, "require": { "magento/framework": "103.0.*", @@ -20418,11 +20557,11 @@ }, { "name": "magento/module-rma", - "version": "101.2.7", + "version": "101.2.8-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-rma/magento-module-rma-101.2.7.0.zip", - "shasum": "41072337a261c5a62facba2de8c5a3c5718ff93e" + "url": "https://repo.magento.com/archives/magento/module-rma/magento-module-rma-101.2.8.0-beta1.zip", + "shasum": "518d5f522815acb791a046f8116cfdbe2558aa16" }, "require": { "ext-gd": "*", @@ -20469,11 +20608,11 @@ }, { "name": "magento/module-rma-graph-ql", - "version": "100.4.6-p2", + "version": "100.4.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-rma-graph-ql/magento-module-rma-graph-ql-100.4.6.0-patch2.zip", - "shasum": "e56362925634831e8f30658aa20294f81b2775cc" + "url": "https://repo.magento.com/archives/magento/module-rma-graph-ql/magento-module-rma-graph-ql-100.4.7.0-beta1.zip", + "shasum": "33e38cb1e20c5a8bc521517555444ec1db5abaa5" }, "require": { "magento/framework": "103.0.*", @@ -20540,11 +20679,11 @@ }, { "name": "magento/module-robots", - "version": "101.1.3", + "version": "101.1.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-robots/magento-module-robots-101.1.3.0.zip", - "shasum": "b3fb5bf35f61f90f453513ac05afeafefdf04b17" + "url": "https://repo.magento.com/archives/magento/module-robots/magento-module-robots-101.1.4.0-beta1.zip", + "shasum": "29a089eb7a078f8800fbb727229b45dd625e1b2f" }, "require": { "magento/framework": "103.0.*", @@ -20571,11 +20710,11 @@ }, { "name": "magento/module-rss", - "version": "100.4.5", + "version": "100.4.6-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-rss/magento-module-rss-100.4.5.0.zip", - "shasum": "07cd33c74ded5583b5a9c57a9ba58d7c9aed4de1" + "url": "https://repo.magento.com/archives/magento/module-rss/magento-module-rss-100.4.6.0-beta1.zip", + "shasum": "03387f6ced9d39ea53f60453f25f511fccade88f" }, "require": { "magento/framework": "103.0.*", @@ -20601,11 +20740,11 @@ }, { "name": "magento/module-rule", - "version": "100.4.6", + "version": "100.4.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-rule/magento-module-rule-100.4.6.0.zip", - "shasum": "5f1a8aa08243925ec2029fe6ff800dbc57c34786" + "url": "https://repo.magento.com/archives/magento/module-rule/magento-module-rule-100.4.7.0-beta1.zip", + "shasum": "f1d3ee037f0ccc449b107852997adc2cd4aff191" }, "require": { "lib-libxml": "*", @@ -20670,11 +20809,11 @@ }, { "name": "magento/module-sales", - "version": "103.0.7-p2", + "version": "103.0.8-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sales/magento-module-sales-103.0.7.0-patch2.zip", - "shasum": "9f60409b0253dda4639e35feab31217b93ef619d" + "url": "https://repo.magento.com/archives/magento/module-sales/magento-module-sales-103.0.8.0-beta1.zip", + "shasum": "10056bee91be1bdfceb6c80d1a9ce7c57b8b9730" }, "require": { "magento/framework": "103.0.*", @@ -20753,11 +20892,11 @@ }, { "name": "magento/module-sales-archive", - "version": "101.0.5", + "version": "101.0.6-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sales-archive/magento-module-sales-archive-101.0.5.0.zip", - "shasum": "b1266eec41f073ed616b81dff1f68c862fd0d62b" + "url": "https://repo.magento.com/archives/magento/module-sales-archive/magento-module-sales-archive-101.0.6.0-beta1.zip", + "shasum": "759e7f660d1ed4bf13891c4313ee035aafd9a5da" }, "require": { "magento/framework": "103.0.*", @@ -20815,11 +20954,11 @@ }, { "name": "magento/module-sales-graph-ql", - "version": "100.4.7", + "version": "100.4.8-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sales-graph-ql/magento-module-sales-graph-ql-100.4.7.0.zip", - "shasum": "b06d781a55f194302d63213675c1b751415e7033" + "url": "https://repo.magento.com/archives/magento/module-sales-graph-ql/magento-module-sales-graph-ql-100.4.8.0-beta1.zip", + "shasum": "018ffbf79d40b7c4e520f40c90002dbc80d7e5b6" }, "require": { "magento/framework": "103.0.*", @@ -20850,11 +20989,11 @@ }, { "name": "magento/module-sales-inventory", - "version": "100.4.4", + "version": "100.4.5-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sales-inventory/magento-module-sales-inventory-100.4.4.0.zip", - "shasum": "2b8aea377cdf95ded206a9cd6e8bad0017072dca" + "url": "https://repo.magento.com/archives/magento/module-sales-inventory/magento-module-sales-inventory-100.4.5.0-beta1.zip", + "shasum": "a1f9981cf76f27c29609e5f27bfd183c1e59452e" }, "require": { "magento/framework": "103.0.*", @@ -20881,11 +21020,11 @@ }, { "name": "magento/module-sales-rule", - "version": "101.2.7", + "version": "101.2.8-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sales-rule/magento-module-sales-rule-101.2.7.0.zip", - "shasum": "1bfb4eee1c1f2103f7c5235c891b0c092dfade5a" + "url": "https://repo.magento.com/archives/magento/module-sales-rule/magento-module-sales-rule-101.2.8.0-beta1.zip", + "shasum": "0e0722d18ed24d4816a40f087497e22ca4d7c62d" }, "require": { "magento/framework": "103.0.*", @@ -20901,6 +21040,7 @@ "magento/module-customer": "103.0.*", "magento/module-directory": "100.4.*", "magento/module-eav": "102.1.*", + "magento/module-multishipping": "100.4.*", "magento/module-payment": "100.4.*", "magento/module-quote": "101.2.*", "magento/module-reports": "100.4.*", @@ -20960,11 +21100,11 @@ }, { "name": "magento/module-sales-rule-staging", - "version": "100.4.6", + "version": "100.4.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sales-rule-staging/magento-module-sales-rule-staging-100.4.6.0.zip", - "shasum": "6a9e0e2c8768a0ef8705005ad05f33e5527ae258" + "url": "https://repo.magento.com/archives/magento/module-sales-rule-staging/magento-module-sales-rule-staging-100.4.7.0-beta1.zip", + "shasum": "715430ce40072ad83293f139266cd3e67ffb9cf0" }, "require": { "magento/framework": "103.0.*", @@ -20997,11 +21137,11 @@ }, { "name": "magento/module-sales-sequence", - "version": "100.4.4", + "version": "100.4.5-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sales-sequence/magento-module-sales-sequence-100.4.4.0.zip", - "shasum": "19993cdfd44d129bb946a3088f79d2958767a067" + "url": "https://repo.magento.com/archives/magento/module-sales-sequence/magento-module-sales-sequence-100.4.5.0-beta1.zip", + "shasum": "1f7c41bea4ac2000a8cc086e70a7e8498e412453" }, "require": { "magento/framework": "103.0.*", @@ -21024,11 +21164,11 @@ }, { "name": "magento/module-sample-data", - "version": "100.4.5", + "version": "100.4.6-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sample-data/magento-module-sample-data-100.4.5.0.zip", - "shasum": "3c8bb68781e263d3d0acbad3622a9da3d86c2d4a" + "url": "https://repo.magento.com/archives/magento/module-sample-data/magento-module-sample-data-100.4.6.0-beta1.zip", + "shasum": "d49b4f4ec7aff6ac7e04bbbdef731d17c3ebcf73" }, "require": { "magento/framework": "103.0.*", @@ -21119,11 +21259,11 @@ }, { "name": "magento/module-scalable-oms", - "version": "100.4.5", + "version": "100.4.6-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-scalable-oms/magento-module-scalable-oms-100.4.5.0.zip", - "shasum": "6610fb0148b93db5a4266c29f689a7f3038694e1" + "url": "https://repo.magento.com/archives/magento/module-scalable-oms/magento-module-scalable-oms-100.4.6.0-beta1.zip", + "shasum": "45b4e4e795761f40443626d1d150bc75c7b3ef75" }, "require": { "magento/framework": "103.0.*", @@ -21149,11 +21289,11 @@ }, { "name": "magento/module-scheduled-import-export", - "version": "101.2.7", + "version": "101.2.8-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-scheduled-import-export/magento-module-scheduled-import-export-101.2.7.0.zip", - "shasum": "de2a855bbb11873509f8184b4a8f97e8a7726ea0" + "url": "https://repo.magento.com/archives/magento/module-scheduled-import-export/magento-module-scheduled-import-export-101.2.8.0-beta1.zip", + "shasum": "cb902b72d88e6391bcbac9ca2161515d944894f9" }, "require": { "magento/framework": "103.0.*", @@ -21181,11 +21321,11 @@ }, { "name": "magento/module-search", - "version": "101.1.7", + "version": "101.1.8-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-search/magento-module-search-101.1.7.0.zip", - "shasum": "7c1d2fc1da30e3674731ec998fdc2713d26589e7" + "url": "https://repo.magento.com/archives/magento/module-search/magento-module-search-101.1.8.0-beta1.zip", + "shasum": "00d92866ee7270840b19915d8ff2554926147da7" }, "require": { "magento/framework": "103.0.*", @@ -21213,11 +21353,11 @@ }, { "name": "magento/module-search-staging", - "version": "100.4.5", + "version": "100.4.6-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-search-staging/magento-module-search-staging-100.4.5.0.zip", - "shasum": "106b5678f5c6286deda9c68e38d3317b333b7692" + "url": "https://repo.magento.com/archives/magento/module-search-staging/magento-module-search-staging-100.4.6.0-beta1.zip", + "shasum": "cc93efa1b432f33c33c3297a756fde429976550f" }, "require": { "lib-libxml": "*", @@ -21242,11 +21382,11 @@ }, { "name": "magento/module-security", - "version": "100.4.7", + "version": "100.4.8-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-security/magento-module-security-100.4.7.0.zip", - "shasum": "b3b46c8d852e0e8448fa4c69bea6749637c7936b" + "url": "https://repo.magento.com/archives/magento/module-security/magento-module-security-100.4.8.0-beta1.zip", + "shasum": "f7c2c29451efc7cb5cbd19d4761be89a1ffd2cf1" }, "require": { "magento/framework": "103.0.*", @@ -21276,11 +21416,11 @@ }, { "name": "magento/module-securitytxt", - "version": "1.1.3", + "version": "1.1.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-securitytxt/magento-module-securitytxt-1.1.3.0.zip", - "shasum": "7233d6559947338d46c4c72d361d7cbc30bd2946" + "url": "https://repo.magento.com/archives/magento/module-securitytxt/magento-module-securitytxt-1.1.4.0-beta1.zip", + "shasum": "87e0aaaf263d408415ed958d89332a97c8f9bd9b" }, "require": { "magento/framework": "*", @@ -21311,11 +21451,11 @@ }, { "name": "magento/module-send-friend", - "version": "100.4.5", + "version": "100.4.6-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-send-friend/magento-module-send-friend-100.4.5.0.zip", - "shasum": "fc68f7f70564b50c61a4966ba628d038afd9232f" + "url": "https://repo.magento.com/archives/magento/module-send-friend/magento-module-send-friend-100.4.6.0-beta1.zip", + "shasum": "c2236efc7feeab9109ff9c73d0c07057e2a73c70" }, "require": { "magento/framework": "103.0.*", @@ -21497,11 +21637,11 @@ }, { "name": "magento/module-shipping", - "version": "100.4.7-p2", + "version": "100.4.8-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-shipping/magento-module-shipping-100.4.7.0-patch2.zip", - "shasum": "a58129dc6e9196d11c2e471ff6dbb37edb904868" + "url": "https://repo.magento.com/archives/magento/module-shipping/magento-module-shipping-100.4.8.0-beta1.zip", + "shasum": "077bc4c7e6b07113cf076ac7761fd0cc2e04f02a" }, "require": { "ext-gd": "*", @@ -21543,11 +21683,11 @@ }, { "name": "magento/module-sitemap", - "version": "100.4.6", + "version": "100.4.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sitemap/magento-module-sitemap-100.4.6.0.zip", - "shasum": "68da3a91857f7650822787968491a4e6f02a7824" + "url": "https://repo.magento.com/archives/magento/module-sitemap/magento-module-sitemap-100.4.7.0-beta1.zip", + "shasum": "adb9502a61a7d8215f5e32559833a47c2803ac27" }, "require": { "magento/framework": "103.0.*", @@ -21582,11 +21722,11 @@ }, { "name": "magento/module-staging", - "version": "101.2.7", + "version": "101.2.8-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-staging/magento-module-staging-101.2.7.0.zip", - "shasum": "d88899f81310393545960bdb0496ef03d720d613" + "url": "https://repo.magento.com/archives/magento/module-staging/magento-module-staging-101.2.8.0-beta1.zip", + "shasum": "394341c58d734bbb3d0f05005848cdb48ab88989" }, "require": { "lib-libxml": "*", @@ -21652,11 +21792,11 @@ }, { "name": "magento/module-staging-page-builder", - "version": "2.2.5", + "version": "2.2.6-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-staging-page-builder/magento-module-staging-page-builder-2.2.5.0.zip", - "shasum": "7f554368ce76062cb54268afd8ed5898beca022f" + "url": "https://repo.magento.com/archives/magento/module-staging-page-builder/magento-module-staging-page-builder-2.2.6.0-beta1.zip", + "shasum": "7efed0d6afa6a800de3746a81c1191faa6bfd476" }, "require": { "magento/framework": "*", @@ -21664,7 +21804,7 @@ }, "suggest": { "magento/module-page-builder": "2.2.*", - "magento/module-staging": "*" + "magento/module-staging": "101.2.*" }, "type": "magento2-module", "autoload": { @@ -21682,11 +21822,11 @@ }, { "name": "magento/module-store", - "version": "101.1.7", + "version": "101.1.8-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-store/magento-module-store-101.1.7.0.zip", - "shasum": "87a2019793760259a3dde6f98ab33773366e0f36" + "url": "https://repo.magento.com/archives/magento/module-store/magento-module-store-101.1.8.0-beta1.zip", + "shasum": "1a143f7d085ec8a85dc1d32e19000be95b06283f" }, "require": { "magento/framework": "103.0.*", @@ -21750,11 +21890,11 @@ }, { "name": "magento/module-store-graph-ql", - "version": "100.4.5", + "version": "100.4.6-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-store-graph-ql/magento-module-store-graph-ql-100.4.5.0.zip", - "shasum": "f6cc6ec93f22ddd8c9b9463d7f50c4737ea0e90f" + "url": "https://repo.magento.com/archives/magento/module-store-graph-ql/magento-module-store-graph-ql-100.4.6.0-beta1.zip", + "shasum": "c9bcb8ccb593f647d1e8d3b8896680d7b3001923" }, "require": { "magento/framework": "103.0.*", @@ -21781,11 +21921,11 @@ }, { "name": "magento/module-support", - "version": "101.2.6-p2", + "version": "101.2.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-support/magento-module-support-101.2.6.0-patch2.zip", - "shasum": "c0d86770f860b76914525527bbc19a5bb175fe5b" + "url": "https://repo.magento.com/archives/magento/module-support/magento-module-support-101.2.7.0-beta1.zip", + "shasum": "5a8af85694ae29ebef3a6cf6f8990961719c3e80" }, "require": { "lib-libxml": "*", @@ -21828,11 +21968,11 @@ }, { "name": "magento/module-swagger", - "version": "100.4.6", + "version": "100.4.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-swagger/magento-module-swagger-100.4.6.0.zip", - "shasum": "0645218960a25979233dd31a915012912d2ab5a4" + "url": "https://repo.magento.com/archives/magento/module-swagger/magento-module-swagger-100.4.7.0-beta1.zip", + "shasum": "1fd5ca85281671a51939c9e9259cff59bd66b472" }, "require": { "magento/framework": "103.0.*", @@ -21942,11 +22082,11 @@ }, { "name": "magento/module-swatches", - "version": "100.4.7", + "version": "100.4.8-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-swatches/magento-module-swatches-100.4.7.0.zip", - "shasum": "1280d371a3b4db1a3af2766e1f41f4ad1826dcee" + "url": "https://repo.magento.com/archives/magento/module-swatches/magento-module-swatches-100.4.8.0-beta1.zip", + "shasum": "dfb9a62d926b2596b8ef6ca0dc0064792bf12972" }, "require": { "magento/framework": "103.0.*", @@ -22044,11 +22184,11 @@ }, { "name": "magento/module-target-rule", - "version": "101.2.7", + "version": "101.2.8-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-target-rule/magento-module-target-rule-101.2.7.0.zip", - "shasum": "2de96fe411e18c40773141d6950ecdd3a0d9dcd5" + "url": "https://repo.magento.com/archives/magento/module-target-rule/magento-module-target-rule-101.2.8.0-beta1.zip", + "shasum": "bbf058bca599631a7163222e6c2be171f268a85b" }, "require": { "magento/framework": "103.0.*", @@ -22116,11 +22256,11 @@ }, { "name": "magento/module-tax", - "version": "100.4.7", + "version": "100.4.8-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-tax/magento-module-tax-100.4.7.0.zip", - "shasum": "20a9031e65782b488153c5b04faf99394a1c1fa1" + "url": "https://repo.magento.com/archives/magento/module-tax/magento-module-tax-100.4.8.0-beta1.zip", + "shasum": "63921ff11188e53f82503ef92af6069fa8da6252" }, "require": { "magento/framework": "103.0.*", @@ -22191,11 +22331,11 @@ }, { "name": "magento/module-tax-import-export", - "version": "100.4.6-p2", + "version": "100.4.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-tax-import-export/magento-module-tax-import-export-100.4.6.0-patch2.zip", - "shasum": "cf27ed1b593b12b1519fe5a11eead8a947fd76c2" + "url": "https://repo.magento.com/archives/magento/module-tax-import-export/magento-module-tax-import-export-100.4.7.0-beta1.zip", + "shasum": "15e6b0371c1e5de8450fc4afec7992bdc3aec19b" }, "require": { "magento/framework": "103.0.*", @@ -22223,11 +22363,11 @@ }, { "name": "magento/module-theme", - "version": "101.1.7", + "version": "101.1.8-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-theme/magento-module-theme-101.1.7.0.zip", - "shasum": "5c8a49308063a7d9d350c1e308894b3d6d086e59" + "url": "https://repo.magento.com/archives/magento/module-theme/magento-module-theme-101.1.8.0-beta1.zip", + "shasum": "6fa117f52ce526f4631583f27aa560d03f412f31" }, "require": { "magento/framework": "103.0.*", @@ -22295,11 +22435,11 @@ }, { "name": "magento/module-translation", - "version": "100.4.7", + "version": "100.4.8-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-translation/magento-module-translation-100.4.7.0.zip", - "shasum": "a428159436ff8d5fdc999d999e5469cc4d055116" + "url": "https://repo.magento.com/archives/magento/module-translation/magento-module-translation-100.4.8.0-beta1.zip", + "shasum": "1c53360095bd0310a13eee2ce8e62073234e9b97" }, "require": { "magento/framework": "103.0.*", @@ -22330,11 +22470,11 @@ }, { "name": "magento/module-two-factor-auth", - "version": "1.1.6-p2", + "version": "1.1.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-two-factor-auth/magento-module-two-factor-auth-1.1.6.0-patch2.zip", - "shasum": "285664672f36a16ae0f3a1eae86637248189e55c" + "url": "https://repo.magento.com/archives/magento/module-two-factor-auth/magento-module-two-factor-auth-1.1.7.0-beta1.zip", + "shasum": "cb344e528b9ade28898023802dc99142cea92390" }, "require": { "2tvenom/cborencode": "^1.0", @@ -22368,11 +22508,11 @@ }, { "name": "magento/module-ui", - "version": "101.2.7", + "version": "101.2.8-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-ui/magento-module-ui-101.2.7.0.zip", - "shasum": "fb1db996d7ce9df1ce8b75e24800aa9161fa41b0" + "url": "https://repo.magento.com/archives/magento/module-ui/magento-module-ui-101.2.8.0-beta1.zip", + "shasum": "5b85020855fdec38271c665dbd06c750562c68f1" }, "require": { "magento/framework": "103.0.*", @@ -22403,11 +22543,11 @@ }, { "name": "magento/module-ups", - "version": "100.4.7-p1", + "version": "100.4.8-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-ups/magento-module-ups-100.4.7.0-patch1.zip", - "shasum": "ee847545c76cf6f4777543aa7f5292ad33db82a6" + "url": "https://repo.magento.com/archives/magento/module-ups/magento-module-ups-100.4.8.0-beta1.zip", + "shasum": "90f118422f9e68824f81d87ab1aea42df67ce044" }, "require": { "magento/framework": "103.0.*", @@ -22440,11 +22580,11 @@ }, { "name": "magento/module-url-rewrite", - "version": "102.0.6", + "version": "102.0.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-url-rewrite/magento-module-url-rewrite-102.0.6.0.zip", - "shasum": "1a67f8aab1f2d9549c9b9eb24c9ef7ce959aaaa4" + "url": "https://repo.magento.com/archives/magento/module-url-rewrite/magento-module-url-rewrite-102.0.7.0-beta1.zip", + "shasum": "41dc262086ef4a15f61e582dbc94b026b8ae0538" }, "require": { "magento/framework": "103.0.*", @@ -22505,11 +22645,11 @@ }, { "name": "magento/module-user", - "version": "101.2.7", + "version": "101.2.8-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-user/magento-module-user-101.2.7.0.zip", - "shasum": "556aa29978b793d7156e0ff4d0a27741ec2dbbda" + "url": "https://repo.magento.com/archives/magento/module-user/magento-module-user-101.2.8.0-beta1.zip", + "shasum": "084a4e55181f287989ee857c103dd4b502332ba7" }, "require": { "magento/framework": "103.0.*", @@ -22539,11 +22679,11 @@ }, { "name": "magento/module-usps", - "version": "100.4.6", + "version": "100.4.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-usps/magento-module-usps-100.4.6.0.zip", - "shasum": "4add54419dda85d968c4ac204a4e69790ff7ccba" + "url": "https://repo.magento.com/archives/magento/module-usps/magento-module-usps-100.4.7.0-beta1.zip", + "shasum": "a4453756d63208ca66243c959e948893b28d422b" }, "require": { "lib-libxml": "*", @@ -22575,11 +22715,11 @@ }, { "name": "magento/module-variable", - "version": "100.4.5", + "version": "100.4.6-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-variable/magento-module-variable-100.4.5.0.zip", - "shasum": "8c308edb6caeaf9edd499841af8ffb5dfb34c4f5" + "url": "https://repo.magento.com/archives/magento/module-variable/magento-module-variable-100.4.6.0-beta1.zip", + "shasum": "19bf9d5d704c9f2b7a149c39643a59b371e90bd5" }, "require": { "magento/framework": "103.0.*", @@ -22606,11 +22746,11 @@ }, { "name": "magento/module-vault", - "version": "101.2.7", + "version": "101.2.8-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-vault/magento-module-vault-101.2.7.0.zip", - "shasum": "42b33bebe29ae7755fde0a8005d801fe5acd47b8" + "url": "https://repo.magento.com/archives/magento/module-vault/magento-module-vault-101.2.8.0-beta1.zip", + "shasum": "c402197632362b555cbfc6df70cf6bc59ff567dd" }, "require": { "magento/framework": "103.0.*", @@ -22639,11 +22779,11 @@ }, { "name": "magento/module-vault-graph-ql", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-vault-graph-ql/magento-module-vault-graph-ql-100.4.3.0.zip", - "shasum": "c7910b4264ce5efb55e7f050ca104b9e3efc8c4e" + "url": "https://repo.magento.com/archives/magento/module-vault-graph-ql/magento-module-vault-graph-ql-100.4.4.0-beta1.zip", + "shasum": "e062150aa368634f9381bc6797e3cfdcfeb2c9c7" }, "require": { "magento/framework": "103.0.*", @@ -22668,11 +22808,11 @@ }, { "name": "magento/module-version", - "version": "100.4.4", + "version": "100.4.5-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-version/magento-module-version-100.4.4.0.zip", - "shasum": "8c07c3d82ea97fe66437c4450f4f948ac54347b0" + "url": "https://repo.magento.com/archives/magento/module-version/magento-module-version-100.4.5.0-beta1.zip", + "shasum": "e3852fa50ab13cb04f5df098b7a6f19eca7701c4" }, "require": { "magento/framework": "103.0.*", @@ -22695,11 +22835,11 @@ }, { "name": "magento/module-versions-cms", - "version": "101.2.7", + "version": "101.2.8-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-versions-cms/magento-module-versions-cms-101.2.7.0.zip", - "shasum": "c79e56c001f780095d382750b44c1beeeb838715" + "url": "https://repo.magento.com/archives/magento/module-versions-cms/magento-module-versions-cms-101.2.8.0-beta1.zip", + "shasum": "4cfc804183977504fa17082ec4f97585fb5ef61c" }, "require": { "magento/framework": "103.0.*", @@ -22755,11 +22895,11 @@ }, { "name": "magento/module-versions-cms-url-rewrite", - "version": "100.4.5", + "version": "100.4.6-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-versions-cms-url-rewrite/magento-module-versions-cms-url-rewrite-100.4.5.0.zip", - "shasum": "bb9f5a07b8818a5cebedb007a6752067aac05181" + "url": "https://repo.magento.com/archives/magento/module-versions-cms-url-rewrite/magento-module-versions-cms-url-rewrite-100.4.6.0-beta1.zip", + "shasum": "0a668682bfda1140e825aa90d98e8f5491036466" }, "require": { "magento/framework": "103.0.*", @@ -22818,11 +22958,11 @@ }, { "name": "magento/module-visual-merchandiser", - "version": "100.4.7-p2", + "version": "100.4.8-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-visual-merchandiser/magento-module-visual-merchandiser-100.4.7.0-patch2.zip", - "shasum": "8e9931392876fdf1dd47099a35c3411eb31f9b86" + "url": "https://repo.magento.com/archives/magento/module-visual-merchandiser/magento-module-visual-merchandiser-100.4.8.0-beta1.zip", + "shasum": "0298b2502691f7c3bc58877ad9f9143d261ea39b" }, "require": { "magento/framework": "103.0.*", @@ -22853,11 +22993,11 @@ }, { "name": "magento/module-webapi", - "version": "100.4.6-p1", + "version": "100.4.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-webapi/magento-module-webapi-100.4.6.0-patch1.zip", - "shasum": "281d027d335cfe16b967796c9cb2f37167e213f6" + "url": "https://repo.magento.com/archives/magento/module-webapi/magento-module-webapi-100.4.7.0-beta1.zip", + "shasum": "38d9b8c1fe2136d298a3cc723ece337aab11fd26" }, "require": { "magento/framework": "103.0.*", @@ -22888,11 +23028,11 @@ }, { "name": "magento/module-webapi-async", - "version": "100.4.5", + "version": "100.4.6-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-webapi-async/magento-module-webapi-async-100.4.5.0.zip", - "shasum": "332c143a5317bc99a062753d2281ff937b2fc555" + "url": "https://repo.magento.com/archives/magento/module-webapi-async/magento-module-webapi-async-100.4.6.0-beta1.zip", + "shasum": "5791fc84d88b223a0219434a74a6192f70f11154" }, "require": { "magento/framework": "103.0.*", @@ -22920,6 +23060,37 @@ ], "description": "N/A" }, + { + "name": "magento/module-webapi-rest-gws", + "version": "100.4.0-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-webapi-rest-gws/magento-module-webapi-rest-gws-100.4.0.0-beta1.zip", + "shasum": "b377da1f3a8d564258c5fdd112446d83396628a6" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-admin-gws": "100.4.*", + "magento/module-authorization": "100.4.*", + "magento/module-sales": "103.0.*", + "magento/module-user": "101.2.*", + "magento/module-webapi": "100.4.*", + "php": "~8.1.0||~8.2.0||~8.3.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\WebapiRestGws\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, { "name": "magento/module-webapi-security", "version": "100.4.4", @@ -22950,14 +23121,15 @@ }, { "name": "magento/module-website-restriction", - "version": "100.4.6", + "version": "100.4.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-website-restriction/magento-module-website-restriction-100.4.6.0.zip", - "shasum": "423acdd3476ce389e83d918bd0933dc44b878709" + "url": "https://repo.magento.com/archives/magento/module-website-restriction/magento-module-website-restriction-100.4.7.0-beta1.zip", + "shasum": "fbedb2f035ed04e5f15f2d8fbf2b608d63091316" }, "require": { "magento/framework": "103.0.*", + "magento/module-authorization": "100.4.*", "magento/module-cms": "104.0.*", "magento/module-customer": "103.0.*", "magento/module-store": "101.1.*", @@ -22982,11 +23154,11 @@ }, { "name": "magento/module-weee", - "version": "100.4.7", + "version": "100.4.8-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-weee/magento-module-weee-100.4.7.0.zip", - "shasum": "86e39dfc8d233c1be1f536d847ae31b07d36aca2" + "url": "https://repo.magento.com/archives/magento/module-weee/magento-module-weee-100.4.8.0-beta1.zip", + "shasum": "592c5de9f454e3673ea88743a8c8addb8d3b9b8e" }, "require": { "magento/framework": "103.0.*", @@ -23024,14 +23196,15 @@ }, { "name": "magento/module-weee-graph-ql", - "version": "100.4.4", + "version": "100.4.5-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-weee-graph-ql/magento-module-weee-graph-ql-100.4.4.0.zip", - "shasum": "b6c0e103600031aa1b1f9db2ad3cf7c7cd816a34" + "url": "https://repo.magento.com/archives/magento/module-weee-graph-ql/magento-module-weee-graph-ql-100.4.5.0-beta1.zip", + "shasum": "d7996a5b15aee3c5db3a0c0d44bb6b6693bab94a" }, "require": { "magento/framework": "103.0.*", + "magento/module-sales": "103.0.*", "magento/module-store": "101.1.*", "magento/module-tax": "100.4.*", "magento/module-weee": "100.4.*", @@ -23090,11 +23263,11 @@ }, { "name": "magento/module-widget", - "version": "101.2.7", + "version": "101.2.8-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-widget/magento-module-widget-101.2.7.0.zip", - "shasum": "ca6b43386bf64a66f522d7ef342c752ea8e3ea89" + "url": "https://repo.magento.com/archives/magento/module-widget/magento-module-widget-101.2.8.0-beta1.zip", + "shasum": "3076c5a754907dd162bdbca405c9745f13e64c59" }, "require": { "magento/framework": "103.0.*", @@ -23128,11 +23301,11 @@ }, { "name": "magento/module-wishlist", - "version": "101.2.7", + "version": "101.2.8-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-wishlist/magento-module-wishlist-101.2.7.0.zip", - "shasum": "336b9dea97386bb79387c97a9b7f52ff80f4cbfc" + "url": "https://repo.magento.com/archives/magento/module-wishlist/magento-module-wishlist-101.2.8.0-beta1.zip", + "shasum": "c2b54a9b23c91e244dd76185cdc626172cb161f2" }, "require": { "magento/framework": "103.0.*", @@ -23260,11 +23433,11 @@ }, { "name": "magento/module-wishlist-graph-ql", - "version": "100.4.7", + "version": "100.4.8-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-wishlist-graph-ql/magento-module-wishlist-graph-ql-100.4.7.0.zip", - "shasum": "447e00d9daa70660cd3b838535b829159be1603e" + "url": "https://repo.magento.com/archives/magento/module-wishlist-graph-ql/magento-module-wishlist-graph-ql-100.4.8.0-beta1.zip", + "shasum": "854eb28c1b39b41bbb3682d3591fc88491b7f0ca" }, "require": { "magento/framework": "103.0.*", @@ -23293,40 +23466,41 @@ }, { "name": "magento/page-builder", - "version": "1.7.4-p2", + "version": "1.7.5-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/page-builder/magento-page-builder-1.7.4.0-patch2.zip", - "shasum": "6df1ac09393e3af8129412ea5a4cb5d171f63a6d" + "url": "https://repo.magento.com/archives/magento/page-builder/magento-page-builder-1.7.5.0-beta1.zip", + "shasum": "933eb83dcda9439e146643d983ad4b8901b3010c" }, "require": { - "magento/module-aws-s3-page-builder": "1.0.4", + "magento/module-aws-s3-page-builder": "1.0.5-beta1", "magento/module-catalog-page-builder-analytics": "1.6.4", "magento/module-cms-page-builder-analytics": "1.6.4", - "magento/module-page-builder": "2.2.5-p2", + "magento/module-page-builder": "2.2.6-beta1", "magento/module-page-builder-admin-analytics": "1.1.4", - "magento/module-page-builder-analytics": "1.6.4" + "magento/module-page-builder-analytics": "1.6.5-beta1", + "magento/module-page-builder-image-attribute": "1.7.5-beta1" }, "type": "metapackage", "description": "Page Builder metapackage" }, { "name": "magento/page-builder-commerce", - "version": "1.7.4-p2", + "version": "1.7.5-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/page-builder-commerce/magento-page-builder-commerce-1.7.4.0-patch2.zip", - "shasum": "b760589dc770a46f3f593baa0f988673a76eee2e" + "url": "https://repo.magento.com/archives/magento/page-builder-commerce/magento-page-builder-commerce-1.7.5.0-beta1.zip", + "shasum": "3e877f744b7a08dd103267ffcf515e628a6b02ce" }, "require": { - "magento/module-banner-page-builder": "2.2.5", + "magento/module-banner-page-builder": "2.2.6-beta1", "magento/module-banner-page-builder-analytics": "1.7.3", "magento/module-catalog-page-builder-analytics-staging": "1.7.3", - "magento/module-catalog-staging-page-builder": "1.7.3", + "magento/module-catalog-staging-page-builder": "1.7.4-beta1", "magento/module-cms-page-builder-analytics-staging": "1.7.3", "magento/module-page-builder-admin-gws-admin-ui": "1.7.3", - "magento/module-staging-page-builder": "2.2.5", - "magento/page-builder": "1.7.4-p2" + "magento/module-staging-page-builder": "2.2.6-beta1", + "magento/page-builder": "1.7.5-beta1" }, "type": "metapackage", "description": "Page Builder Commerce metapackage" @@ -23355,18 +23529,18 @@ }, { "name": "magento/product-community-edition", - "version": "2.4.7-p2", + "version": "2.4.8-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/product-community-edition/magento-product-community-edition-2.4.7.0-patch2.zip", - "shasum": "3b57a33bd8de4b2ae805a7d2b1ec73dd82be8f68" + "url": "https://repo.magento.com/archives/magento/product-community-edition/magento-product-community-edition-2.4.8.0-beta1.zip", + "shasum": "d421b736cc728ef1183f68a99577c599aa0f1436" }, "require": { - "adobe-commerce/os-extensions-metapackage": "~1.0", + "adobe-commerce/os-extensions-metapackage": "1.0.1-beta1", "colinmollenhour/cache-backend-file": "^1.4", "colinmollenhour/cache-backend-redis": "^1.16", "colinmollenhour/credis": "^1.15", - "colinmollenhour/php-redis-session-abstract": "~1.5.3", + "colinmollenhour/php-redis-session-abstract": "^2.0", "composer/composer": "^2.0, !=2.2.16", "elasticsearch/elasticsearch": "~7.17.0 || ~8.5.0", "ext-bcmath": "*", @@ -23410,16 +23584,16 @@ "laminas/laminas-stdlib": "^3.11", "laminas/laminas-uri": "^2.9", "laminas/laminas-validator": "^2.23", - "league/flysystem": "^2.4", - "league/flysystem-aws-s3-v3": "^2.4", + "league/flysystem": "^3.0", + "league/flysystem-aws-s3-v3": "^3.0", "lib-libxml": "*", "magento/composer": "^1.10.0-beta1", "magento/composer-dependency-version-audit-plugin": "^0.1", - "magento/framework": "103.0.7-p1", - "magento/framework-amqp": "100.4.5", + "magento/framework": "103.0.8-beta1", + "magento/framework-amqp": "100.4.6-beta1", "magento/framework-bulk": "101.0.3", - "magento/framework-message-queue": "100.4.7", - "magento/inventory-metapackage": "1.2.7-p2", + "magento/framework-message-queue": "100.4.8-beta1", + "magento/inventory-metapackage": "1.2.8-beta1", "magento/language-de_de": "100.4.0", "magento/language-en_us": "100.4.0", "magento/language-es_es": "100.4.0", @@ -23428,104 +23602,104 @@ "magento/language-pt_br": "100.4.0", "magento/language-zh_hans_cn": "100.4.0", "magento/magento-composer-installer": ">=0.4.0", - "magento/magento2-base": "2.4.7-p2", - "magento/module-admin-analytics": "100.4.6", - "magento/module-admin-notification": "100.4.6", - "magento/module-advanced-pricing-import-export": "100.4.7", - "magento/module-advanced-search": "100.4.5", - "magento/module-amqp": "100.4.4", - "magento/module-analytics": "100.4.7", + "magento/magento2-base": "2.4.8-beta1", + "magento/module-admin-analytics": "100.4.7-beta1", + "magento/module-admin-notification": "100.4.7-beta1", + "magento/module-advanced-pricing-import-export": "100.4.8-beta1", + "magento/module-advanced-search": "100.4.6-beta1", + "magento/module-amqp": "100.4.5-beta1", + "magento/module-analytics": "100.4.8-beta1", "magento/module-application-performance-monitor": "100.4.0", "magento/module-application-performance-monitor-new-relic": "100.4.0", "magento/module-async-config": "100.4.0", - "magento/module-asynchronous-operations": "100.4.7", - "magento/module-authorization": "100.4.7", - "magento/module-aws-s3": "100.4.5", - "magento/module-backend": "102.0.7", + "magento/module-asynchronous-operations": "100.4.8-beta1", + "magento/module-authorization": "100.4.8-beta1", + "magento/module-aws-s3": "100.4.6-beta1", + "magento/module-backend": "102.0.8-beta1", "magento/module-backup": "100.4.7", - "magento/module-bundle": "101.0.7", - "magento/module-bundle-graph-ql": "100.4.7", - "magento/module-bundle-import-export": "100.4.6", - "magento/module-cache-invalidate": "100.4.5", - "magento/module-captcha": "100.4.7", - "magento/module-cardinal-commerce": "100.4.5", - "magento/module-catalog": "104.0.7-p2", + "magento/module-bundle": "101.0.8-beta1", + "magento/module-bundle-graph-ql": "100.4.8-beta1", + "magento/module-bundle-import-export": "100.4.7-beta1", + "magento/module-cache-invalidate": "100.4.6-beta1", + "magento/module-captcha": "100.4.8-beta1", + "magento/module-cardinal-commerce": "100.4.6-beta1", + "magento/module-catalog": "104.0.8-beta1", "magento/module-catalog-analytics": "100.4.4", "magento/module-catalog-cms-graph-ql": "100.4.3", "magento/module-catalog-customer-graph-ql": "100.4.6", - "magento/module-catalog-graph-ql": "100.4.7", - "magento/module-catalog-import-export": "101.1.7", - "magento/module-catalog-inventory": "100.4.7", - "magento/module-catalog-inventory-graph-ql": "100.4.4", - "magento/module-catalog-rule": "101.2.7", - "magento/module-catalog-rule-configurable": "100.4.6", + "magento/module-catalog-graph-ql": "100.4.8-beta1", + "magento/module-catalog-import-export": "101.1.8-beta1", + "magento/module-catalog-inventory": "100.4.8-beta1", + "magento/module-catalog-inventory-graph-ql": "100.4.5-beta1", + "magento/module-catalog-rule": "101.2.8-beta1", + "magento/module-catalog-rule-configurable": "100.4.7-beta1", "magento/module-catalog-rule-graph-ql": "100.4.4", - "magento/module-catalog-search": "102.0.7", - "magento/module-catalog-url-rewrite": "100.4.7", + "magento/module-catalog-search": "102.0.8-beta1", + "magento/module-catalog-url-rewrite": "100.4.8-beta1", "magento/module-catalog-url-rewrite-graph-ql": "100.4.5", - "magento/module-catalog-widget": "100.4.7", - "magento/module-checkout": "100.4.7", - "magento/module-checkout-agreements": "100.4.6", + "magento/module-catalog-widget": "100.4.8-beta1", + "magento/module-checkout": "100.4.8-beta1", + "magento/module-checkout-agreements": "100.4.7-beta1", "magento/module-checkout-agreements-graph-ql": "100.4.3", - "magento/module-cms": "104.0.7", + "magento/module-cms": "104.0.8-beta1", "magento/module-cms-graph-ql": "100.4.4", "magento/module-cms-url-rewrite": "100.4.6", "magento/module-cms-url-rewrite-graph-ql": "100.4.5", "magento/module-compare-list-graph-ql": "100.4.3", - "magento/module-config": "101.2.7-p2", - "magento/module-configurable-import-export": "100.4.5", - "magento/module-configurable-product": "100.4.7", - "magento/module-configurable-product-graph-ql": "100.4.7", + "magento/module-config": "101.2.8-beta1", + "magento/module-configurable-import-export": "100.4.6-beta1", + "magento/module-configurable-product": "100.4.8-beta1", + "magento/module-configurable-product-graph-ql": "100.4.8-beta1", "magento/module-configurable-product-sales": "100.4.4", - "magento/module-contact": "100.4.6", + "magento/module-contact": "100.4.7-beta1", "magento/module-contact-graph-ql": "100.4.0", "magento/module-cookie": "100.4.7", - "magento/module-cron": "100.4.7", + "magento/module-cron": "100.4.8-beta1", "magento/module-csp": "100.4.6", - "magento/module-currency-symbol": "100.4.5", - "magento/module-customer": "103.0.7-p2", + "magento/module-currency-symbol": "100.4.6-beta1", + "magento/module-customer": "103.0.8-beta1", "magento/module-customer-analytics": "100.4.4", "magento/module-customer-downloadable-graph-ql": "100.4.3", - "magento/module-customer-graph-ql": "100.4.7", - "magento/module-customer-import-export": "100.4.7", - "magento/module-deploy": "100.4.7", - "magento/module-developer": "100.4.7", - "magento/module-dhl": "100.4.6", - "magento/module-directory": "100.4.7", + "magento/module-customer-graph-ql": "100.4.8-beta1", + "magento/module-customer-import-export": "100.4.8-beta1", + "magento/module-deploy": "100.4.8-beta1", + "magento/module-developer": "100.4.8-beta1", + "magento/module-dhl": "100.4.7-beta1", + "magento/module-directory": "100.4.8-beta1", "magento/module-directory-graph-ql": "100.4.5", - "magento/module-downloadable": "100.4.7", + "magento/module-downloadable": "100.4.8-beta1", "magento/module-downloadable-graph-ql": "100.4.7", - "magento/module-downloadable-import-export": "100.4.6", - "magento/module-eav": "102.1.7", + "magento/module-downloadable-import-export": "100.4.7-beta1", + "magento/module-eav": "102.1.8-beta1", "magento/module-eav-graph-ql": "100.4.4", - "magento/module-elasticsearch": "101.0.7", - "magento/module-elasticsearch-7": "100.4.7", - "magento/module-email": "101.1.7", - "magento/module-encryption-key": "100.4.5-p2", - "magento/module-fedex": "100.4.5-p2", - "magento/module-gift-message": "100.4.6", + "magento/module-elasticsearch": "101.0.8-beta1", + "magento/module-elasticsearch-7": "100.4.8-beta1", + "magento/module-email": "101.1.8-beta1", + "magento/module-encryption-key": "100.4.6-beta1", + "magento/module-fedex": "100.4.6-beta1", + "magento/module-gift-message": "100.4.7-beta1", "magento/module-gift-message-graph-ql": "100.4.5", - "magento/module-google-adwords": "100.4.4", - "magento/module-google-analytics": "100.4.3", - "magento/module-google-gtag": "100.4.2", - "magento/module-google-optimizer": "100.4.6", - "magento/module-graph-ql": "100.4.7", - "magento/module-graph-ql-cache": "100.4.4", + "magento/module-google-adwords": "100.4.5-beta1", + "magento/module-google-analytics": "100.4.4-beta1", + "magento/module-google-gtag": "100.4.3-beta1", + "magento/module-google-optimizer": "100.4.7-beta1", + "magento/module-graph-ql": "100.4.8-beta1", + "magento/module-graph-ql-cache": "100.4.5-beta1", "magento/module-graph-ql-new-relic": "100.4.0", "magento/module-graph-ql-resolver-cache": "100.4.0", "magento/module-grouped-catalog-inventory": "100.4.4", - "magento/module-grouped-import-export": "100.4.5", - "magento/module-grouped-product": "100.4.7", + "magento/module-grouped-import-export": "100.4.6-beta1", + "magento/module-grouped-product": "100.4.8-beta1", "magento/module-grouped-product-graph-ql": "100.4.7", - "magento/module-import-export": "101.0.7-p2", - "magento/module-indexer": "100.4.7", - "magento/module-instant-purchase": "100.4.6", - "magento/module-integration": "100.4.7-p2", + "magento/module-import-export": "101.0.8-beta1", + "magento/module-indexer": "100.4.8-beta1", + "magento/module-instant-purchase": "100.4.7-beta1", + "magento/module-integration": "100.4.8-beta1", "magento/module-integration-graph-ql": "100.4.0", "magento/module-jwt-framework-adapter": "100.4.3", - "magento/module-jwt-user-token": "100.4.2-p2", - "magento/module-layered-navigation": "100.4.7", - "magento/module-login-as-customer": "100.4.7", + "magento/module-jwt-user-token": "100.4.3-beta1", + "magento/module-layered-navigation": "100.4.8-beta1", + "magento/module-login-as-customer": "100.4.8-beta1", "magento/module-login-as-customer-admin-ui": "100.4.7", "magento/module-login-as-customer-api": "100.4.6", "magento/module-login-as-customer-assistance": "100.4.6", @@ -23558,106 +23732,106 @@ "magento/module-media-gallery-synchronization": "100.4.6", "magento/module-media-gallery-synchronization-api": "100.4.5", "magento/module-media-gallery-synchronization-metadata": "100.4.3", - "magento/module-media-gallery-ui": "100.4.6", + "magento/module-media-gallery-ui": "100.4.7-beta1", "magento/module-media-gallery-ui-api": "100.4.5", - "magento/module-media-storage": "100.4.6", + "magento/module-media-storage": "100.4.7-beta1", "magento/module-message-queue": "100.4.7", - "magento/module-msrp": "100.4.6", + "magento/module-msrp": "100.4.7-beta1", "magento/module-msrp-configurable-product": "100.4.4", "magento/module-msrp-grouped-product": "100.4.4", - "magento/module-multishipping": "100.4.7", - "magento/module-mysql-mq": "100.4.5", - "magento/module-new-relic-reporting": "100.4.5", - "magento/module-newsletter": "100.4.7-p2", + "magento/module-multishipping": "100.4.8-beta1", + "magento/module-mysql-mq": "100.4.6-beta1", + "magento/module-new-relic-reporting": "100.4.6-beta1", + "magento/module-newsletter": "100.4.8-beta1", "magento/module-newsletter-graph-ql": "100.4.4", - "magento/module-offline-payments": "100.4.5", - "magento/module-offline-shipping": "100.4.6", - "magento/module-open-search": "100.4.1", + "magento/module-offline-payments": "100.4.6-beta1", + "magento/module-offline-shipping": "100.4.7-beta1", + "magento/module-open-search": "100.4.2-beta1", "magento/module-order-cancellation": "100.4.0", "magento/module-order-cancellation-graph-ql": "100.4.0", - "magento/module-order-cancellation-ui": "100.4.0", - "magento/module-page-cache": "100.4.7", - "magento/module-payment": "100.4.7", + "magento/module-order-cancellation-ui": "100.4.1-beta1", + "magento/module-page-cache": "100.4.8-beta1", + "magento/module-payment": "100.4.8-beta1", "magento/module-payment-graph-ql": "100.4.2", - "magento/module-paypal": "101.0.7-p2", + "magento/module-paypal": "101.0.8-beta1", "magento/module-paypal-captcha": "100.4.4", "magento/module-paypal-graph-ql": "100.4.5", - "magento/module-persistent": "100.4.7", - "magento/module-product-alert": "100.4.6", - "magento/module-product-video": "100.4.7", - "magento/module-quote": "101.2.7-p1", + "magento/module-persistent": "100.4.8-beta1", + "magento/module-product-alert": "100.4.7-beta1", + "magento/module-product-video": "100.4.8-beta1", + "magento/module-quote": "101.2.8-beta1", "magento/module-quote-analytics": "100.4.6", "magento/module-quote-bundle-options": "100.4.3", "magento/module-quote-configurable-options": "100.4.3", "magento/module-quote-downloadable-links": "100.4.3", - "magento/module-quote-graph-ql": "100.4.7", + "magento/module-quote-graph-ql": "100.4.8-beta1", "magento/module-related-product-graph-ql": "100.4.4", - "magento/module-release-notification": "100.4.5", - "magento/module-remote-storage": "100.4.5", - "magento/module-reports": "100.4.7-p2", - "magento/module-require-js": "100.4.3", - "magento/module-review": "100.4.7", + "magento/module-release-notification": "100.4.6-beta1", + "magento/module-remote-storage": "100.4.6-beta1", + "magento/module-reports": "100.4.8-beta1", + "magento/module-require-js": "100.4.4-beta1", + "magento/module-review": "100.4.8-beta1", "magento/module-review-analytics": "100.4.4", "magento/module-review-graph-ql": "100.4.3", - "magento/module-robots": "101.1.3", - "magento/module-rss": "100.4.5", - "magento/module-rule": "100.4.6", - "magento/module-sales": "103.0.7-p2", + "magento/module-robots": "101.1.4-beta1", + "magento/module-rss": "100.4.6-beta1", + "magento/module-rule": "100.4.7-beta1", + "magento/module-sales": "103.0.8-beta1", "magento/module-sales-analytics": "100.4.4", - "magento/module-sales-graph-ql": "100.4.7", - "magento/module-sales-inventory": "100.4.4", - "magento/module-sales-rule": "101.2.7", + "magento/module-sales-graph-ql": "100.4.8-beta1", + "magento/module-sales-inventory": "100.4.5-beta1", + "magento/module-sales-rule": "101.2.8-beta1", "magento/module-sales-rule-graph-ql": "100.4.0", - "magento/module-sales-sequence": "100.4.4", - "magento/module-sample-data": "100.4.5", - "magento/module-search": "101.1.7", - "magento/module-security": "100.4.7", - "magento/module-send-friend": "100.4.5", + "magento/module-sales-sequence": "100.4.5-beta1", + "magento/module-sample-data": "100.4.6-beta1", + "magento/module-search": "101.1.8-beta1", + "magento/module-security": "100.4.8-beta1", + "magento/module-send-friend": "100.4.6-beta1", "magento/module-send-friend-graph-ql": "100.4.3", - "magento/module-shipping": "100.4.7-p2", - "magento/module-sitemap": "100.4.6", - "magento/module-store": "101.1.7", - "magento/module-store-graph-ql": "100.4.5", - "magento/module-swagger": "100.4.6", + "magento/module-shipping": "100.4.8-beta1", + "magento/module-sitemap": "100.4.7-beta1", + "magento/module-store": "101.1.8-beta1", + "magento/module-store-graph-ql": "100.4.6-beta1", + "magento/module-swagger": "100.4.7-beta1", "magento/module-swagger-webapi": "100.4.3", "magento/module-swagger-webapi-async": "100.4.3", - "magento/module-swatches": "100.4.7", + "magento/module-swatches": "100.4.8-beta1", "magento/module-swatches-graph-ql": "100.4.5", "magento/module-swatches-layered-navigation": "100.4.3", - "magento/module-tax": "100.4.7", + "magento/module-tax": "100.4.8-beta1", "magento/module-tax-graph-ql": "100.4.3", - "magento/module-tax-import-export": "100.4.6-p2", - "magento/module-theme": "101.1.7", + "magento/module-tax-import-export": "100.4.7-beta1", + "magento/module-theme": "101.1.8-beta1", "magento/module-theme-graph-ql": "100.4.4", - "magento/module-translation": "100.4.7", - "magento/module-ui": "101.2.7", - "magento/module-ups": "100.4.7-p1", - "magento/module-url-rewrite": "102.0.6", + "magento/module-translation": "100.4.8-beta1", + "magento/module-ui": "101.2.8-beta1", + "magento/module-ups": "100.4.8-beta1", + "magento/module-url-rewrite": "102.0.7-beta1", "magento/module-url-rewrite-graph-ql": "100.4.6", - "magento/module-user": "101.2.7", - "magento/module-usps": "100.4.6", - "magento/module-variable": "100.4.5", - "magento/module-vault": "101.2.7", - "magento/module-vault-graph-ql": "100.4.3", - "magento/module-version": "100.4.4", - "magento/module-webapi": "100.4.6-p1", - "magento/module-webapi-async": "100.4.5", + "magento/module-user": "101.2.8-beta1", + "magento/module-usps": "100.4.7-beta1", + "magento/module-variable": "100.4.6-beta1", + "magento/module-vault": "101.2.8-beta1", + "magento/module-vault-graph-ql": "100.4.4-beta1", + "magento/module-version": "100.4.5-beta1", + "magento/module-webapi": "100.4.7-beta1", + "magento/module-webapi-async": "100.4.6-beta1", "magento/module-webapi-security": "100.4.4", - "magento/module-weee": "100.4.7", - "magento/module-weee-graph-ql": "100.4.4", - "magento/module-widget": "101.2.7", - "magento/module-wishlist": "101.2.7", + "magento/module-weee": "100.4.8-beta1", + "magento/module-weee-graph-ql": "100.4.5-beta1", + "magento/module-widget": "101.2.8-beta1", + "magento/module-wishlist": "101.2.8-beta1", "magento/module-wishlist-analytics": "100.4.5", - "magento/module-wishlist-graph-ql": "100.4.7", - "magento/page-builder": "1.7.4-p2", - "magento/security-package": "1.1.6-p2", - "magento/theme-adminhtml-backend": "100.4.7-p1", - "magento/theme-frontend-blank": "100.4.7-p1", - "magento/theme-frontend-luma": "100.4.7-p1", + "magento/module-wishlist-graph-ql": "100.4.8-beta1", + "magento/page-builder": "1.7.5-beta1", + "magento/security-package": "1.1.7-beta1", + "magento/theme-adminhtml-backend": "100.4.8-beta1", + "magento/theme-frontend-blank": "100.4.8-beta1", + "magento/theme-frontend-luma": "100.4.8-beta1", "magento/zend-cache": "^1.16", "magento/zend-db": "^1.16", "magento/zend-pdf": "^1.16", - "monolog/monolog": "^2.7", + "monolog/monolog": "^3.6", "opensearch-project/opensearch-php": "^1.0 || ^2.0", "pelago/emogrifier": "^7.0", "php": "~8.1.0||~8.2.0||~8.3.0", @@ -23674,7 +23848,7 @@ "tubalmartin/cssmin": "^4.1", "web-token/jwt-framework": "^3.1", "webonyx/graphql-php": "^15.0", - "wikimedia/less.php": "^3.2" + "wikimedia/less.php": "^5.0" }, "type": "metapackage", "license": [ @@ -23685,18 +23859,18 @@ }, { "name": "magento/product-enterprise-edition", - "version": "2.4.7-p2", + "version": "2.4.8-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/product-enterprise-edition/magento-product-enterprise-edition-2.4.7.0-patch2.zip", - "shasum": "98ce663864c9944237ee11d666036b352485480f" + "url": "https://repo.magento.com/archives/magento/product-enterprise-edition/magento-product-enterprise-edition-2.4.8.0-beta1.zip", + "shasum": "40c344803bcbfe67a477e00043c4bec77621a641" }, "require": { - "adobe-commerce/extensions-metapackage": "~2.0", + "adobe-commerce/extensions-metapackage": "2.0.1-beta1", "colinmollenhour/cache-backend-file": "^1.4", "colinmollenhour/cache-backend-redis": "^1.16", "colinmollenhour/credis": "^1.15", - "colinmollenhour/php-redis-session-abstract": "~1.5.3", + "colinmollenhour/php-redis-session-abstract": "^2.0", "composer/composer": "^2.0, !=2.2.16", "elasticsearch/elasticsearch": "~7.17.0 || ~8.5.0", "ext-bcmath": "*", @@ -23741,143 +23915,144 @@ "laminas/laminas-stdlib": "^3.11", "laminas/laminas-uri": "^2.9", "laminas/laminas-validator": "^2.23", - "league/flysystem": "^2.4", - "league/flysystem-aws-s3-v3": "^2.4", + "league/flysystem": "^3.0", + "league/flysystem-aws-s3-v3": "^3.0", "lib-libxml": "*", "magento/composer": "^1.10.0-beta1", "magento/composer-dependency-version-audit-plugin": "^0.1", "magento/framework-foreign-key": "100.4.6", "magento/magento-composer-installer": ">=0.4.0", - "magento/magento2-ee-base": "2.4.7-p2", - "magento/module-admin-gws": "100.4.7", + "magento/magento2-ee-base": "2.4.8-beta1", + "magento/module-admin-gws": "100.4.8-beta1", "magento/module-admin-gws-configurable-product": "100.4.4", "magento/module-admin-gws-staging": "100.4.4", "magento/module-advanced-catalog": "100.4.4", - "magento/module-advanced-checkout": "100.4.7", + "magento/module-advanced-checkout": "100.4.8-beta1", "magento/module-advanced-rule": "100.4.4", - "magento/module-advanced-sales-rule": "100.4.4", - "magento/module-application-server": "100.4.0", + "magento/module-advanced-sales-rule": "100.4.5-beta1", + "magento/module-application-server": "100.4.1-beta1", "magento/module-application-server-new-relic": "100.4.0", "magento/module-application-server-performance-monitor": "100.4.0", "magento/module-application-server-state-monitor": "100.4.0", "magento/module-application-server-state-monitor-graph-ql": "100.4.0", - "magento/module-async-order": "100.4.3", + "magento/module-async-order": "100.4.4-beta1", "magento/module-async-order-graph-ql": "100.4.2", "magento/module-aws-s3-customer-custom-attributes": "100.4.4", "magento/module-aws-s3-gift-card-import-export": "100.4.4", - "magento/module-aws-s3-scheduled-import-export": "100.4.4", - "magento/module-banner": "101.2.7", - "magento/module-banner-customer-segment": "100.4.5", + "magento/module-aws-s3-scheduled-import-export": "100.4.5-beta1", + "magento/module-banner": "101.2.8-beta1", + "magento/module-banner-customer-segment": "100.4.6-beta1", "magento/module-banner-graph-ql": "100.4.3", "magento/module-banner-staging": "100.4.1", "magento/module-bundle-import-export-staging": "100.4.4", - "magento/module-bundle-staging": "100.4.7", - "magento/module-catalog-event": "101.1.6", + "magento/module-bundle-staging": "100.4.8-beta1", + "magento/module-catalog-event": "101.1.7-beta1", "magento/module-catalog-import-export-staging": "100.4.4", "magento/module-catalog-inventory-staging": "100.4.5", - "magento/module-catalog-permissions": "100.4.7", + "magento/module-catalog-permissions": "100.4.8-beta1", "magento/module-catalog-permissions-graph-ql": "100.4.5", - "magento/module-catalog-rule-staging": "100.4.7", - "magento/module-catalog-staging": "100.4.7", + "magento/module-catalog-rule-staging": "100.4.8-beta1", + "magento/module-catalog-staging": "100.4.8-beta1", "magento/module-catalog-staging-graph-ql": "100.4.6", - "magento/module-catalog-url-rewrite-staging": "100.4.6-p2", + "magento/module-catalog-url-rewrite-staging": "100.4.7-beta1", "magento/module-checkout-address-search": "100.4.6", "magento/module-checkout-address-search-gift-registry": "100.4.3", - "magento/module-checkout-staging": "100.4.6", - "magento/module-cms-staging": "100.4.7", + "magento/module-checkout-staging": "100.4.7-beta1", + "magento/module-cms-staging": "100.4.8-beta1", "magento/module-configurable-product-staging": "100.4.6", "magento/module-custom-attribute-management": "100.4.6", - "magento/module-customer-balance": "100.4.7", + "magento/module-customer-balance": "100.4.8-beta1", "magento/module-customer-balance-graph-ql": "100.4.4", - "magento/module-customer-custom-attributes": "100.4.7", - "magento/module-customer-custom-attributes-graph-ql": "100.4.0", - "magento/module-customer-finance": "100.4.4", - "magento/module-customer-segment": "102.1.7", + "magento/module-customer-custom-attributes": "100.4.8-beta1", + "magento/module-customer-custom-attributes-graph-ql": "100.4.1-beta1", + "magento/module-customer-finance": "100.4.5-beta1", + "magento/module-customer-segment": "102.1.8-beta1", "magento/module-customer-segment-graph-ql": "100.4.0", "magento/module-deferred-total-calculating": "100.4.2", "magento/module-downloadable-staging": "100.4.6", "magento/module-elasticsearch-catalog-permissions": "100.4.3", "magento/module-elasticsearch-catalog-permissions-graph-ql": "100.4.2", "magento/module-enterprise": "100.4.5", - "magento/module-gift-card": "101.3.7", - "magento/module-gift-card-account": "101.2.7", + "magento/module-gift-card": "101.3.8-beta1", + "magento/module-gift-card-account": "101.2.8-beta1", "magento/module-gift-card-account-graph-ql": "100.4.5", - "magento/module-gift-card-graph-ql": "100.4.7", - "magento/module-gift-card-import-export": "100.4.4", + "magento/module-gift-card-graph-ql": "100.4.8-beta1", + "magento/module-gift-card-import-export": "100.4.5-beta1", "magento/module-gift-card-staging": "100.4.4", "magento/module-gift-message-staging": "100.4.4", - "magento/module-gift-registry": "101.2.7-p2", + "magento/module-gift-registry": "101.2.8-beta1", "magento/module-gift-registry-graph-ql": "100.4.3", - "magento/module-gift-wrapping": "101.2.6", + "magento/module-gift-wrapping": "101.2.7-beta1", "magento/module-gift-wrapping-graph-ql": "100.4.4", "magento/module-gift-wrapping-staging": "100.4.4", "magento/module-google-optimizer-staging": "100.4.4", - "magento/module-google-tag-manager": "100.4.7", - "magento/module-grouped-product-staging": "100.4.5", + "magento/module-google-tag-manager": "100.4.8-beta1", + "magento/module-grouped-product-staging": "100.4.6-beta1", "magento/module-import-csv": "100.4.1", "magento/module-import-csv-api": "100.4.1", "magento/module-import-json": "100.4.0", "magento/module-import-json-api": "100.4.0", - "magento/module-invitation": "100.4.6", + "magento/module-invitation": "100.4.7-beta1", "magento/module-layered-navigation-staging": "100.4.4", - "magento/module-logging": "101.2.7", + "magento/module-logging": "101.2.8-beta1", "magento/module-login-as-customer-logging": "100.4.7", "magento/module-login-as-customer-website-restriction": "100.4.5", "magento/module-media-content-catalog-staging": "100.4.4", "magento/module-msrp-staging": "100.4.5", - "magento/module-multicoupon": "100.4.0", + "magento/module-multicoupon": "100.4.1-beta1", "magento/module-multicoupon-graph-ql": "100.4.0", - "magento/module-multicoupon-ui": "100.4.0", - "magento/module-multiple-wishlist": "100.4.7", + "magento/module-multicoupon-ui": "100.4.1-beta1", + "magento/module-multiple-wishlist": "100.4.8-beta1", "magento/module-multiple-wishlist-graph-ql": "100.4.3", "magento/module-payment-staging": "100.4.4", - "magento/module-persistent-history": "100.4.4", + "magento/module-persistent-history": "100.4.5-beta1", "magento/module-price-permissions": "100.4.3", "magento/module-product-video-staging": "100.4.4", "magento/module-promotion-permissions": "100.4.4", "magento/module-quote-commerce-graph-ql": "100.4.0", "magento/module-quote-gift-card-options": "100.4.4", "magento/module-quote-staging": "100.4.4", - "magento/module-reminder": "101.2.6", + "magento/module-reminder": "101.2.7-beta1", "magento/module-remote-storage-commerce": "100.4.3", - "magento/module-resource-connections": "100.4.4", + "magento/module-resource-connections": "100.4.5-beta1", "magento/module-review-staging": "100.4.4", - "magento/module-reward": "101.2.7", + "magento/module-reward": "101.2.8-beta1", "magento/module-reward-graph-ql": "100.4.6", "magento/module-reward-staging": "100.4.4", - "magento/module-rma": "101.2.7", - "magento/module-rma-graph-ql": "100.4.6-p2", + "magento/module-rma": "101.2.8-beta1", + "magento/module-rma-graph-ql": "100.4.7-beta1", "magento/module-rma-staging": "100.4.4", - "magento/module-sales-archive": "101.0.5", - "magento/module-sales-rule-staging": "100.4.6", + "magento/module-sales-archive": "101.0.6-beta1", + "magento/module-sales-rule-staging": "100.4.7-beta1", "magento/module-scalable-checkout": "100.4.6", "magento/module-scalable-inventory": "100.4.5", - "magento/module-scalable-oms": "100.4.5", - "magento/module-scheduled-import-export": "101.2.7", - "magento/module-search-staging": "100.4.5", - "magento/module-staging": "101.2.7", + "magento/module-scalable-oms": "100.4.6-beta1", + "magento/module-scheduled-import-export": "101.2.8-beta1", + "magento/module-search-staging": "100.4.6-beta1", + "magento/module-staging": "101.2.8-beta1", "magento/module-staging-graph-ql": "100.4.4", - "magento/module-support": "101.2.6-p2", + "magento/module-support": "101.2.7-beta1", "magento/module-swat": "100.4.5", - "magento/module-target-rule": "101.2.7", + "magento/module-target-rule": "101.2.8-beta1", "magento/module-target-rule-graph-ql": "100.4.4", - "magento/module-versions-cms": "101.2.7", + "magento/module-versions-cms": "101.2.8-beta1", "magento/module-versions-cms-page-cache": "100.4.3", - "magento/module-versions-cms-url-rewrite": "100.4.5", + "magento/module-versions-cms-url-rewrite": "100.4.6-beta1", "magento/module-versions-cms-url-rewrite-graph-ql": "100.4.3", - "magento/module-visual-merchandiser": "100.4.7-p2", - "magento/module-website-restriction": "100.4.6", + "magento/module-visual-merchandiser": "100.4.8-beta1", + "magento/module-webapi-rest-gws": "100.4.0-beta1", + "magento/module-website-restriction": "100.4.7-beta1", "magento/module-weee-staging": "100.4.4", "magento/module-wishlist-gift-card": "100.4.3", "magento/module-wishlist-gift-card-graph-ql": "100.4.3", - "magento/page-builder-commerce": "1.7.4-p2", - "magento/product-community-edition": "2.4.7-p2", - "magento/security-package-ee": "1.0.2-p2", - "magento/theme-adminhtml-spectrum": "100.4.2", + "magento/page-builder-commerce": "1.7.5-beta1", + "magento/product-community-edition": "2.4.8-beta1", + "magento/security-package-ee": "1.0.3-beta1", + "magento/theme-adminhtml-spectrum": "100.4.3-beta1", "magento/zend-cache": "^1.16", "magento/zend-db": "^1.16", "magento/zend-pdf": "^1.16", - "monolog/monolog": "^2.7", + "monolog/monolog": "^3.6", "opensearch-project/opensearch-php": "^1.0 || ^2.0", "pelago/emogrifier": "^7.0", "php": "~8.1.0||~8.2.0||~8.3.0", @@ -23894,7 +24069,7 @@ "tubalmartin/cssmin": "^4.1", "web-token/jwt-framework": "^3.1", "webonyx/graphql-php": "^15.0", - "wikimedia/less.php": "^3.2" + "wikimedia/less.php": "^5.0" }, "type": "metapackage", "license": [ @@ -23942,11 +24117,11 @@ }, { "name": "magento/security-package", - "version": "1.1.6-p2", + "version": "1.1.7-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/security-package/magento-security-package-1.1.6.0-patch2.zip", - "shasum": "6b059cea157f38354d7b2732ccbb0d2e45726b41" + "url": "https://repo.magento.com/archives/magento/security-package/magento-security-package-1.1.7.0-beta1.zip", + "shasum": "ef793086124e06a016c21a51cfcc13e7531e1ef8" }, "require": { "google/recaptcha": "^1.2", @@ -23959,6 +24134,7 @@ "magento/module-re-captcha-migration": "1.1.4", "magento/module-re-captcha-newsletter": "1.1.4", "magento/module-re-captcha-paypal": "1.1.4", + "magento/module-re-captcha-resend-confirmation-email": "1.1.0-beta1", "magento/module-re-captcha-review": "1.1.4", "magento/module-re-captcha-send-friend": "1.1.4", "magento/module-re-captcha-store-pickup": "1.0.3", @@ -23966,29 +24142,29 @@ "magento/module-re-captcha-user": "1.1.4", "magento/module-re-captcha-validation": "1.1.3", "magento/module-re-captcha-validation-api": "1.1.3", - "magento/module-re-captcha-version-2-checkbox": "2.0.4", - "magento/module-re-captcha-version-2-invisible": "2.0.4", - "magento/module-re-captcha-version-3-invisible": "2.0.4", + "magento/module-re-captcha-version-2-checkbox": "2.0.5-beta1", + "magento/module-re-captcha-version-2-invisible": "2.0.5-beta1", + "magento/module-re-captcha-version-3-invisible": "2.0.5-beta1", "magento/module-re-captcha-webapi-api": "1.0.3", - "magento/module-re-captcha-webapi-graph-ql": "1.0.3", + "magento/module-re-captcha-webapi-graph-ql": "1.0.4-beta1", "magento/module-re-captcha-webapi-rest": "1.0.3", "magento/module-re-captcha-webapi-ui": "1.0.3", - "magento/module-securitytxt": "1.1.3", - "magento/module-two-factor-auth": "1.1.6-p2" + "magento/module-securitytxt": "1.1.4-beta1", + "magento/module-two-factor-auth": "1.1.7-beta1" }, "type": "metapackage", "description": "Magento Security Package" }, { "name": "magento/security-package-ee", - "version": "1.0.2-p2", + "version": "1.0.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/security-package-ee/magento-security-package-ee-1.0.2.0-patch2.zip", - "shasum": "b175afacae9b0cc999f9c865bfc4117e90fc2354" + "url": "https://repo.magento.com/archives/magento/security-package-ee/magento-security-package-ee-1.0.3.0-beta1.zip", + "shasum": "7f55d582539d6641234454d28f17fae2258affd1" }, "require": { - "magento/module-re-captcha-gift-card": "1.0.2", + "magento/module-re-captcha-gift-card": "1.0.3-beta1", "magento/module-re-captcha-invitation": "1.0.2", "magento/module-re-captcha-multiple-wishlist": "1.0.2" }, @@ -24054,11 +24230,11 @@ }, { "name": "magento/theme-adminhtml-backend", - "version": "100.4.7-p1", + "version": "100.4.8-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/theme-adminhtml-backend/magento-theme-adminhtml-backend-100.4.7.0-patch1.zip", - "shasum": "c711b47aa9b6a58bb08480964ab931b63b65b4bd" + "url": "https://repo.magento.com/archives/magento/theme-adminhtml-backend/magento-theme-adminhtml-backend-100.4.8.0-beta1.zip", + "shasum": "044702941f024643f1df3a40fb33f181413d036d" }, "require": { "magento/framework": "103.0.*", @@ -24078,11 +24254,11 @@ }, { "name": "magento/theme-adminhtml-spectrum", - "version": "100.4.2", + "version": "100.4.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/theme-adminhtml-spectrum/magento-theme-adminhtml-spectrum-100.4.2.0.zip", - "shasum": "41fd777093851484908f7b9e2d211ac732dafba0" + "url": "https://repo.magento.com/archives/magento/theme-adminhtml-spectrum/magento-theme-adminhtml-spectrum-100.4.3.0-beta1.zip", + "shasum": "4944cef7a6c95b00445e7ada8927c5d19766a914" }, "require": { "magento/framework": "103.0.*", @@ -24103,11 +24279,11 @@ }, { "name": "magento/theme-frontend-blank", - "version": "100.4.7-p1", + "version": "100.4.8-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/theme-frontend-blank/magento-theme-frontend-blank-100.4.7.0-patch1.zip", - "shasum": "5721a82f480f270d91cda690485bb6578bf07020" + "url": "https://repo.magento.com/archives/magento/theme-frontend-blank/magento-theme-frontend-blank-100.4.8.0-beta1.zip", + "shasum": "e5a968348c87b2fdbafffdece29d741f5590d133" }, "require": { "magento/framework": "103.0.*", @@ -24127,11 +24303,11 @@ }, { "name": "magento/theme-frontend-luma", - "version": "100.4.7-p1", + "version": "100.4.8-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/theme-frontend-luma/magento-theme-frontend-luma-100.4.7.0-patch1.zip", - "shasum": "1609e85fb5523a3d190605b9fff24a1e389b737b" + "url": "https://repo.magento.com/archives/magento/theme-frontend-luma/magento-theme-frontend-luma-100.4.8.0-beta1.zip", + "shasum": "8a165bb8e8076238f8f7432a14ccae23a4bbefbf" }, "require": { "magento/framework": "103.0.*", @@ -24517,42 +24693,41 @@ }, { "name": "monolog/monolog", - "version": "2.9.3", + "version": "3.7.0", "source": { "type": "git", "url": "https://github.com/Seldaek/monolog.git", - "reference": "a30bfe2e142720dfa990d0a7e573997f5d884215" + "reference": "f4393b648b78a5408747de94fca38beb5f7e9ef8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Seldaek/monolog/zipball/a30bfe2e142720dfa990d0a7e573997f5d884215", - "reference": "a30bfe2e142720dfa990d0a7e573997f5d884215", + "url": "https://api.github.com/repos/Seldaek/monolog/zipball/f4393b648b78a5408747de94fca38beb5f7e9ef8", + "reference": "f4393b648b78a5408747de94fca38beb5f7e9ef8", "shasum": "" }, "require": { - "php": ">=7.2", - "psr/log": "^1.0.1 || ^2.0 || ^3.0" + "php": ">=8.1", + "psr/log": "^2.0 || ^3.0" }, "provide": { - "psr/log-implementation": "1.0.0 || 2.0.0 || 3.0.0" + "psr/log-implementation": "3.0.0" }, "require-dev": { - "aws/aws-sdk-php": "^2.4.9 || ^3.0", + "aws/aws-sdk-php": "^3.0", "doctrine/couchdb": "~1.0@dev", "elasticsearch/elasticsearch": "^7 || ^8", "ext-json": "*", - "graylog2/gelf-php": "^1.4.2 || ^2@dev", - "guzzlehttp/guzzle": "^7.4", + "graylog2/gelf-php": "^1.4.2 || ^2.0", + "guzzlehttp/guzzle": "^7.4.5", "guzzlehttp/psr7": "^2.2", "mongodb/mongodb": "^1.8", "php-amqplib/php-amqplib": "~2.4 || ^3", - "phpspec/prophecy": "^1.15", - "phpstan/phpstan": "^1.10", - "phpunit/phpunit": "^8.5.38 || ^9.6.19", - "predis/predis": "^1.1 || ^2.0", - "rollbar/rollbar": "^1.3 || ^2 || ^3", + "phpstan/phpstan": "^1.9", + "phpstan/phpstan-deprecation-rules": "^1.0", + "phpstan/phpstan-strict-rules": "^1.4", + "phpunit/phpunit": "^10.5.17", + "predis/predis": "^1.1 || ^2", "ruflin/elastica": "^7", - "swiftmailer/swiftmailer": "^5.3|^6.0", "symfony/mailer": "^5.4 || ^6", "symfony/mime": "^5.4 || ^6" }, @@ -24575,7 +24750,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "2.x-dev" + "dev-main": "3.x-dev" } }, "autoload": { @@ -24603,7 +24778,7 @@ ], "support": { "issues": "https://github.com/Seldaek/monolog/issues", - "source": "https://github.com/Seldaek/monolog/tree/2.9.3" + "source": "https://github.com/Seldaek/monolog/tree/3.7.0" }, "funding": [ { @@ -24615,7 +24790,7 @@ "type": "tidelift" } ], - "time": "2024-04-12T20:52:51+00:00" + "time": "2024-06-28T09:40:51+00:00" }, { "name": "mtdowling/jmespath.php", @@ -25126,20 +25301,20 @@ }, { "name": "paypal/module-braintree", - "version": "4.6.1-p1", + "version": "4.7.0-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/paypal/module-braintree/paypal-module-braintree-4.6.1.0-patch1.zip", - "shasum": "51f1a1408818d258fb256e4d0f478fc25ae9e806" + "url": "https://repo.magento.com/archives/paypal/module-braintree/paypal-module-braintree-4.7.0.0-beta1.zip", + "shasum": "cb4f8121115062383765afc5205619ac558fdb16" }, "require": { "braintree/braintree_php": "6.13.0", "magento/framework": "*", - "paypal/module-braintree-core": "4.6.1-p1", - "paypal/module-braintree-customer-balance": "4.6.1-p1", - "paypal/module-braintree-gift-card-account": "4.6.1-p1", - "paypal/module-braintree-gift-wrapping": "4.6.1-p1", - "paypal/module-braintree-graph-ql": "4.6.1-p1", + "paypal/module-braintree-core": "4.7.0-beta1", + "paypal/module-braintree-customer-balance": "4.7.0-beta1", + "paypal/module-braintree-gift-card-account": "4.7.0-beta1", + "paypal/module-braintree-gift-wrapping": "4.7.0-beta1", + "paypal/module-braintree-graph-ql": "4.7.0-beta1", "php": "~8.1.0||~8.2.0||~8.3.0" }, "require-dev": { @@ -25153,11 +25328,11 @@ }, { "name": "paypal/module-braintree-core", - "version": "4.6.1-p1", + "version": "4.7.0-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/paypal/module-braintree-core/paypal-module-braintree-core-4.6.1.0-patch1.zip", - "shasum": "c87e100fc0cfe94daf7f48a6425f85dd3dda576f" + "url": "https://repo.magento.com/archives/paypal/module-braintree-core/paypal-module-braintree-core-4.7.0.0-beta1.zip", + "shasum": "427fa33e8a0da18f43f50f8e92e0030b95d308bd" }, "require": { "braintree/braintree_php": "6.13.0", @@ -25221,17 +25396,17 @@ }, { "name": "paypal/module-braintree-customer-balance", - "version": "4.6.1-p1", + "version": "4.7.0-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/paypal/module-braintree-customer-balance/paypal-module-braintree-customer-balance-4.6.1.0-patch1.zip", - "shasum": "b73cb89afac4295b168ab790b60b42d70cafd4d0" + "url": "https://repo.magento.com/archives/paypal/module-braintree-customer-balance/paypal-module-braintree-customer-balance-4.7.0.0-beta1.zip", + "shasum": "e26833870658ff99f1585c6a4aba3ac431ef7ee7" }, "require": { "magento/framework": "*", "magento/module-quote": "101.0.*||101.1.*||^101.2.0", "magento/module-sales": "101.0.*||102.0.*||^102.1.0||^103", - "paypal/module-braintree-core": "4.6.1-p1", + "paypal/module-braintree-core": "4.7.0-beta1", "php": "~8.1.0||~8.2.0||~8.3.0" }, "suggest": { @@ -25254,17 +25429,17 @@ }, { "name": "paypal/module-braintree-gift-card-account", - "version": "4.6.1-p1", + "version": "4.7.0-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/paypal/module-braintree-gift-card-account/paypal-module-braintree-gift-card-account-4.6.1.0-patch1.zip", - "shasum": "f09c96a8ee5aafb5c528ea22e3fbd46879c9b97d" + "url": "https://repo.magento.com/archives/paypal/module-braintree-gift-card-account/paypal-module-braintree-gift-card-account-4.7.0.0-beta1.zip", + "shasum": "21d692272e697b5890f9584d47291e05b68b20a9" }, "require": { "magento/framework": "*", "magento/module-quote": "101.0.*||101.1.*||^101.2.0", "magento/module-sales": "101.0.*||102.0.*||^102.1.0||^103", - "paypal/module-braintree-core": "4.6.1-p1", + "paypal/module-braintree-core": "4.7.0-beta1", "php": "~8.1.0||~8.2.0||~8.3.0" }, "suggest": { @@ -25287,17 +25462,17 @@ }, { "name": "paypal/module-braintree-gift-wrapping", - "version": "4.6.1-p1", + "version": "4.7.0-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/paypal/module-braintree-gift-wrapping/paypal-module-braintree-gift-wrapping-4.6.1.0-patch1.zip", - "shasum": "13813676bc971e76192b3c09e6356d59342a769c" + "url": "https://repo.magento.com/archives/paypal/module-braintree-gift-wrapping/paypal-module-braintree-gift-wrapping-4.7.0.0-beta1.zip", + "shasum": "db545c4326c63a6f7873353e787dd8c367930c80" }, "require": { "magento/framework": "*", "magento/module-quote": "101.0.*||101.1.*||^101.2.0", "magento/module-sales": "101.0.*||102.0.*||^102.1.0||^103", - "paypal/module-braintree-core": "4.6.1-p1", + "paypal/module-braintree-core": "4.7.0-beta1", "php": "~8.1.0||~8.2.0||~8.3.0" }, "suggest": { @@ -25320,18 +25495,18 @@ }, { "name": "paypal/module-braintree-graph-ql", - "version": "4.6.1-p1", + "version": "4.7.0-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/paypal/module-braintree-graph-ql/paypal-module-braintree-graph-ql-4.6.1.0-patch1.zip", - "shasum": "88a949ea8ac3ca235703ae800f21243c6ff1461a" + "url": "https://repo.magento.com/archives/paypal/module-braintree-graph-ql/paypal-module-braintree-graph-ql-4.7.0.0-beta1.zip", + "shasum": "fdb34935c5e9e159ebd08830f12c5fe880f38416" }, "require": { "magento/framework": "*", "magento/module-quote": "^101", "magento/module-quote-graph-ql": "^100", "magento/module-store": "^101", - "paypal/module-braintree-core": "4.6.1-p1", + "paypal/module-braintree-core": "4.7.0-beta1", "php": "~8.1.0||~8.2.0||~8.3.0" }, "require-dev": { @@ -30260,16 +30435,16 @@ }, { "name": "webonyx/graphql-php", - "version": "v15.14.1", + "version": "v15.14.2", "source": { "type": "git", "url": "https://github.com/webonyx/graphql-php.git", - "reference": "73542661e3aeaba6b2c60481e82d6b9ea4196908" + "reference": "3bc2778fa16a8a127767240ca91ef51236cb0f58" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/webonyx/graphql-php/zipball/73542661e3aeaba6b2c60481e82d6b9ea4196908", - "reference": "73542661e3aeaba6b2c60481e82d6b9ea4196908", + "url": "https://api.github.com/repos/webonyx/graphql-php/zipball/3bc2778fa16a8a127767240ca91ef51236cb0f58", + "reference": "3bc2778fa16a8a127767240ca91ef51236cb0f58", "shasum": "" }, "require": { @@ -30287,10 +30462,10 @@ "nyholm/psr7": "^1.5", "phpbench/phpbench": "^1.2", "phpstan/extension-installer": "^1.1", - "phpstan/phpstan": "1.12.3", + "phpstan/phpstan": "1.12.6", "phpstan/phpstan-phpunit": "1.4.0", - "phpstan/phpstan-strict-rules": "1.6.0", - "phpunit/phpunit": "^9.5 || ^10.5.21", + "phpstan/phpstan-strict-rules": "1.6.1", + "phpunit/phpunit": "^9.5 || ^10.5.21 || ^11", "psr/http-message": "^1 || ^2", "react/http": "^1.6", "react/promise": "^2.0 || ^3.0", @@ -30322,7 +30497,7 @@ ], "support": { "issues": "https://github.com/webonyx/graphql-php/issues", - "source": "https://github.com/webonyx/graphql-php/tree/v15.14.1" + "source": "https://github.com/webonyx/graphql-php/tree/v15.14.2" }, "funding": [ { @@ -30330,32 +30505,32 @@ "type": "open_collective" } ], - "time": "2024-09-26T08:18:11+00:00" + "time": "2024-10-08T08:43:03+00:00" }, { "name": "wikimedia/less.php", - "version": "v3.2.1", + "version": "v5.1.1", "source": { "type": "git", "url": "https://github.com/wikimedia/less.php.git", - "reference": "0d5b30ba792bdbf8991a646fc9c30561b38a5559" + "reference": "29e14517d40b321bdbf8823eae1c327fc6b227f5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wikimedia/less.php/zipball/0d5b30ba792bdbf8991a646fc9c30561b38a5559", - "reference": "0d5b30ba792bdbf8991a646fc9c30561b38a5559", + "url": "https://api.github.com/repos/wikimedia/less.php/zipball/29e14517d40b321bdbf8823eae1c327fc6b227f5", + "reference": "29e14517d40b321bdbf8823eae1c327fc6b227f5", "shasum": "" }, "require": { - "php": ">=7.2.9" + "php": ">=7.4.3" }, "require-dev": { - "mediawiki/mediawiki-codesniffer": "40.0.1", - "mediawiki/mediawiki-phan-config": "0.12.0", - "mediawiki/minus-x": "1.1.1", + "mediawiki/mediawiki-codesniffer": "43.0.0", + "mediawiki/mediawiki-phan-config": "0.14.0", + "mediawiki/minus-x": "1.1.3", "php-parallel-lint/php-console-highlighter": "1.0.0", - "php-parallel-lint/php-parallel-lint": "1.3.2", - "phpunit/phpunit": "^8.5" + "php-parallel-lint/php-parallel-lint": "1.4.0", + "phpunit/phpunit": "9.6.16" }, "bin": [ "bin/lessc" @@ -30403,9 +30578,9 @@ ], "support": { "issues": "https://github.com/wikimedia/less.php/issues", - "source": "https://github.com/wikimedia/less.php/tree/v3.2.1" + "source": "https://github.com/wikimedia/less.php/tree/v5.1.1" }, - "time": "2023-02-03T06:43:41+00:00" + "time": "2024-08-09T13:59:17+00:00" }, { "name": "zordius/lightncandy", From bfd15324bda845686be3492733b643d34f0a1348 Mon Sep 17 00:00:00 2001 From: Andrii Shevtsov Date: Wed, 9 Oct 2024 18:32:16 -0500 Subject: [PATCH 34/53] revert MariaDB upgrade MCLOUD-12343 --- .magento/services.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.magento/services.yaml b/.magento/services.yaml index 0132254dc..f0d1049ea 100644 --- a/.magento/services.yaml +++ b/.magento/services.yaml @@ -3,7 +3,7 @@ # Each service listed will be deployed to power your project. mysql: - type: mysql:11.4 + type: mysql:10.6 disk: 5120 redis: From 3a24fc88dd27495d3aa3490ae3ca8b78fffa55a6 Mon Sep 17 00:00:00 2001 From: Prateek Karanpuria Date: Tue, 11 Feb 2025 20:51:24 +0530 Subject: [PATCH 35/53] MCLOUD-13315: February Adobe Commerce patch release --- .magento.app.yaml | 4 ++-- .magento/services.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.magento.app.yaml b/.magento.app.yaml index aa23ce425..3040609b4 100644 --- a/.magento.app.yaml +++ b/.magento.app.yaml @@ -5,13 +5,13 @@ name: mymagento # The toolstack used to build the application. -type: php:8.3 +type: php:8.4 build: flavor: none dependencies: php: - composer/composer: '2.7.0' + composer/composer: '2.8.4' # Enable extensions required by Magento 2 runtime: diff --git a/.magento/services.yaml b/.magento/services.yaml index f0d1049ea..0132254dc 100644 --- a/.magento/services.yaml +++ b/.magento/services.yaml @@ -3,7 +3,7 @@ # Each service listed will be deployed to power your project. mysql: - type: mysql:10.6 + type: mysql:11.4 disk: 5120 redis: From 208b1e0fc4e4d1c35c5011243590f779fc76227f Mon Sep 17 00:00:00 2001 From: Prateek Karanpuria Date: Tue, 11 Feb 2025 21:30:04 +0530 Subject: [PATCH 36/53] MCLOUD-13315: February Adobe Commerce patch release --- composer.json | 3 +- composer.lock | 10447 +++++++++++++++++++++++++----------------------- 2 files changed, 5347 insertions(+), 5103 deletions(-) diff --git a/composer.json b/composer.json index 5ba9a81d9..c8d4bedc0 100644 --- a/composer.json +++ b/composer.json @@ -10,7 +10,8 @@ "allow-plugins": { "dealerdirect/phpcodesniffer-composer-installer": true, "laminas/laminas-dependency-plugin": true, - "magento/*": true + "magento/*": true, + "php-http/discovery": true } }, "repositories": { diff --git a/composer.lock b/composer.lock index 59e5de509..7e4c1ff00 100644 --- a/composer.lock +++ b/composer.lock @@ -53,36 +53,36 @@ }, { "name": "adobe-commerce/adobe-ims-metapackage", - "version": "2.2.3-beta1", + "version": "2.2.3-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/adobe-commerce/adobe-ims-metapackage/adobe-commerce-adobe-ims-metapackage-2.2.3.0-beta1.zip", - "shasum": "1e71d5dc670ceb2de8346dddda51248a97e3f713" + "url": "https://repo.magento.com/archives/adobe-commerce/adobe-ims-metapackage/adobe-commerce-adobe-ims-metapackage-2.2.3.0-beta2.zip", + "shasum": "318927aaba48856bfb78b9789b6cbc579d09d788" }, "require": { - "magento/module-admin-adobe-ims": "100.5.3-beta1", - "magento/module-admin-adobe-ims-two-factor-auth": "1.0.1", - "magento/module-adobe-ims": "2.2.1", - "magento/module-adobe-ims-api": "2.2.1", - "php": "~8.1.0||~8.2.0||~8.3.0" + "magento/module-admin-adobe-ims": "100.5.3-beta2", + "magento/module-admin-adobe-ims-two-factor-auth": "1.0.2-beta2", + "magento/module-adobe-ims": "2.2.2-beta2", + "magento/module-adobe-ims-api": "2.2.2-beta2", + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "metapackage", "description": "Adobe IMS Integration" }, { "name": "adobe-commerce/extensions-metapackage", - "version": "2.0.1-beta1", + "version": "2.0.1-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/adobe-commerce/extensions-metapackage/adobe-commerce-extensions-metapackage-2.0.1.0-beta1.zip", - "shasum": "291e41c1fd851049b77a056cfdcf4fd8fe36ad4a" + "url": "https://repo.magento.com/archives/adobe-commerce/extensions-metapackage/adobe-commerce-extensions-metapackage-2.0.1.0-beta2.zip", + "shasum": "ed94a82f45f2da6939031acb53f38829678455e9" }, "require": { "adobe-commerce/adobe-ims-metapackage": ">=2.2.3@beta <2.3.0", "magento/adobe-stock-integration": ">=2.1.7@beta <3.0.0", - "magento/commerce-backend-sdk": "^1.3", - "magento/commerce-eventing": "^1.5", - "magento/commerce-webhooks": "^1.2", + "magento/commerce-backend-sdk": "^2.0", + "magento/commerce-eventing": "^1.8", + "magento/commerce-webhooks": "^1.5", "magento/payment-services": "^2.0", "paypal/module-braintree": ">=4.7.0@beta <5.0.0" }, @@ -91,11 +91,11 @@ }, { "name": "adobe-commerce/os-extensions-metapackage", - "version": "1.0.1-beta1", + "version": "1.0.1-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/adobe-commerce/os-extensions-metapackage/adobe-commerce-os-extensions-metapackage-1.0.1.0-beta1.zip", - "shasum": "2b533204ff045565704bc36cff9a27db74e28394" + "url": "https://repo.magento.com/archives/adobe-commerce/os-extensions-metapackage/adobe-commerce-os-extensions-metapackage-1.0.1.0-beta2.zip", + "shasum": "447ac405a250f753dc9b16e5ab037caddf930187" }, "require": { "adobe-commerce/adobe-ims-metapackage": ">=2.2.3@beta <3.0.0", @@ -108,16 +108,16 @@ }, { "name": "astock/stock-api-libphp", - "version": "1.1.5", + "version": "1.1.6", "source": { "type": "git", "url": "https://github.com/adobe/stock-api-libphp.git", - "reference": "d9e6460f43dbb2dbc6e442e017edb5427884d3bf" + "reference": "f28366b7c11a88c108376309c128208c3208e6cc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/adobe/stock-api-libphp/zipball/d9e6460f43dbb2dbc6e442e017edb5427884d3bf", - "reference": "d9e6460f43dbb2dbc6e442e017edb5427884d3bf", + "url": "https://api.github.com/repos/adobe/stock-api-libphp/zipball/f28366b7c11a88c108376309c128208c3208e6cc", + "reference": "f28366b7c11a88c108376309c128208c3208e6cc", "shasum": "" }, "require": { @@ -142,22 +142,22 @@ "description": "Adobe Stock API library", "support": { "issues": "https://github.com/adobe/stock-api-libphp/issues", - "source": "https://github.com/adobe/stock-api-libphp/tree/1.1.5" + "source": "https://github.com/adobe/stock-api-libphp/tree/1.1.6" }, - "time": "2021-08-31T16:36:34+00:00" + "time": "2025-01-07T18:03:22+00:00" }, { "name": "aws/aws-crt-php", - "version": "v1.2.6", + "version": "v1.2.7", "source": { "type": "git", "url": "https://github.com/awslabs/aws-crt-php.git", - "reference": "a63485b65b6b3367039306496d49737cf1995408" + "reference": "d71d9906c7bb63a28295447ba12e74723bd3730e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/awslabs/aws-crt-php/zipball/a63485b65b6b3367039306496d49737cf1995408", - "reference": "a63485b65b6b3367039306496d49737cf1995408", + "url": "https://api.github.com/repos/awslabs/aws-crt-php/zipball/d71d9906c7bb63a28295447ba12e74723bd3730e", + "reference": "d71d9906c7bb63a28295447ba12e74723bd3730e", "shasum": "" }, "require": { @@ -196,22 +196,22 @@ ], "support": { "issues": "https://github.com/awslabs/aws-crt-php/issues", - "source": "https://github.com/awslabs/aws-crt-php/tree/v1.2.6" + "source": "https://github.com/awslabs/aws-crt-php/tree/v1.2.7" }, - "time": "2024-06-13T17:21:28+00:00" + "time": "2024-10-18T22:15:13+00:00" }, { "name": "aws/aws-sdk-php", - "version": "3.323.2", + "version": "3.339.10", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "030b93340f0e7d6fd20276037087d3eab8f16575" + "reference": "85b90f70f88739f4f363c1af7c230e294af3dbd0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/030b93340f0e7d6fd20276037087d3eab8f16575", - "reference": "030b93340f0e7d6fd20276037087d3eab8f16575", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/85b90f70f88739f4f363c1af7c230e294af3dbd0", + "reference": "85b90f70f88739f4f363c1af7c230e294af3dbd0", "shasum": "" }, "require": { @@ -219,31 +219,30 @@ "ext-json": "*", "ext-pcre": "*", "ext-simplexml": "*", - "guzzlehttp/guzzle": "^6.5.8 || ^7.4.5", - "guzzlehttp/promises": "^1.4.0 || ^2.0", - "guzzlehttp/psr7": "^1.9.1 || ^2.4.5", - "mtdowling/jmespath.php": "^2.6", - "php": ">=7.2.5", - "psr/http-message": "^1.0 || ^2.0" + "guzzlehttp/guzzle": "^7.4.5", + "guzzlehttp/promises": "^2.0", + "guzzlehttp/psr7": "^2.4.5", + "mtdowling/jmespath.php": "^2.8.0", + "php": ">=8.1", + "psr/http-message": "^2.0" }, "require-dev": { "andrewsville/php-token-reflection": "^1.4", "aws/aws-php-sns-message-validator": "~1.0", "behat/behat": "~3.0", - "composer/composer": "^1.10.22", + "composer/composer": "^2.7.8", "dms/phpunit-arraysubset-asserts": "^0.4.0", "doctrine/cache": "~1.4", "ext-dom": "*", "ext-openssl": "*", "ext-pcntl": "*", "ext-sockets": "*", - "nette/neon": "^2.3", - "paragonie/random_compat": ">= 2", "phpunit/phpunit": "^5.6.3 || ^8.5 || ^9.5", - "psr/cache": "^1.0", - "psr/simple-cache": "^1.0", - "sebastian/comparator": "^1.2.3 || ^4.0", - "yoast/phpunit-polyfills": "^1.0" + "psr/cache": "^2.0 || ^3.0", + "psr/simple-cache": "^2.0 || ^3.0", + "sebastian/comparator": "^1.2.3 || ^4.0 || ^5.0", + "symfony/filesystem": "^v6.4.0 || ^v7.1.0", + "yoast/phpunit-polyfills": "^2.0" }, "suggest": { "aws/aws-php-sns-message-validator": "To validate incoming SNS notifications", @@ -292,36 +291,36 @@ "sdk" ], "support": { - "forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80", + "forum": "https://github.com/aws/aws-sdk-php/discussions", "issues": "https://github.com/aws/aws-sdk-php/issues", - "source": "https://github.com/aws/aws-sdk-php/tree/3.323.2" + "source": "https://github.com/aws/aws-sdk-php/tree/3.339.10" }, - "time": "2024-10-07T18:11:24+00:00" + "time": "2025-02-10T19:24:07+00:00" }, { "name": "bacon/bacon-qr-code", - "version": "2.0.8", + "version": "v3.0.1", "source": { "type": "git", "url": "https://github.com/Bacon/BaconQrCode.git", - "reference": "8674e51bb65af933a5ffaf1c308a660387c35c22" + "reference": "f9cc1f52b5a463062251d666761178dbdb6b544f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Bacon/BaconQrCode/zipball/8674e51bb65af933a5ffaf1c308a660387c35c22", - "reference": "8674e51bb65af933a5ffaf1c308a660387c35c22", + "url": "https://api.github.com/repos/Bacon/BaconQrCode/zipball/f9cc1f52b5a463062251d666761178dbdb6b544f", + "reference": "f9cc1f52b5a463062251d666761178dbdb6b544f", "shasum": "" }, "require": { "dasprid/enum": "^1.0.3", "ext-iconv": "*", - "php": "^7.1 || ^8.0" + "php": "^8.1" }, "require-dev": { - "phly/keep-a-changelog": "^2.1", - "phpunit/phpunit": "^7 | ^8 | ^9", - "spatie/phpunit-snapshot-assertions": "^4.2.9", - "squizlabs/php_codesniffer": "^3.4" + "phly/keep-a-changelog": "^2.12", + "phpunit/phpunit": "^10.5.11 || 11.0.4", + "spatie/phpunit-snapshot-assertions": "^5.1.5", + "squizlabs/php_codesniffer": "^3.9" }, "suggest": { "ext-imagick": "to generate QR code images" @@ -348,22 +347,22 @@ "homepage": "https://github.com/Bacon/BaconQrCode", "support": { "issues": "https://github.com/Bacon/BaconQrCode/issues", - "source": "https://github.com/Bacon/BaconQrCode/tree/2.0.8" + "source": "https://github.com/Bacon/BaconQrCode/tree/v3.0.1" }, - "time": "2022-12-07T17:46:57+00:00" + "time": "2024-10-01T13:55:55+00:00" }, { "name": "braintree/braintree_php", - "version": "6.13.0", + "version": "6.21.0", "source": { "type": "git", "url": "https://github.com/braintree/braintree_php.git", - "reference": "c7bdef50c9692f1f9f9bf982e452aec0d137f5ec" + "reference": "d94339d1d7ee0ccd3d45727c7b5e36af4c5583a8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/braintree/braintree_php/zipball/c7bdef50c9692f1f9f9bf982e452aec0d137f5ec", - "reference": "c7bdef50c9692f1f9f9bf982e452aec0d137f5ec", + "url": "https://api.github.com/repos/braintree/braintree_php/zipball/d94339d1d7ee0ccd3d45727c7b5e36af4c5583a8", + "reference": "d94339d1d7ee0ccd3d45727c7b5e36af4c5583a8", "shasum": "" }, "require": { @@ -397,9 +396,9 @@ "description": "Braintree PHP Client Library", "support": { "issues": "https://github.com/braintree/braintree_php/issues", - "source": "https://github.com/braintree/braintree_php/tree/6.13.0" + "source": "https://github.com/braintree/braintree_php/tree/6.21.0" }, - "time": "2023-08-30T21:46:13+00:00" + "time": "2024-10-31T16:08:55+00:00" }, { "name": "brick/math", @@ -727,16 +726,16 @@ }, { "name": "colinmollenhour/credis", - "version": "v1.16.1", + "version": "v1.16.2", "source": { "type": "git", "url": "https://github.com/colinmollenhour/credis.git", - "reference": "f11a89fd068d3e5db0c2b5a9ba8663bc36162e95" + "reference": "db2c0323292e360fdba39bf98c7a405fe3cb05b0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/colinmollenhour/credis/zipball/f11a89fd068d3e5db0c2b5a9ba8663bc36162e95", - "reference": "f11a89fd068d3e5db0c2b5a9ba8663bc36162e95", + "url": "https://api.github.com/repos/colinmollenhour/credis/zipball/db2c0323292e360fdba39bf98c7a405fe3cb05b0", + "reference": "db2c0323292e360fdba39bf98c7a405fe3cb05b0", "shasum": "" }, "require": { @@ -768,9 +767,9 @@ "homepage": "https://github.com/colinmollenhour/credis", "support": { "issues": "https://github.com/colinmollenhour/credis/issues", - "source": "https://github.com/colinmollenhour/credis/tree/v1.16.1" + "source": "https://github.com/colinmollenhour/credis/tree/v1.16.2" }, - "time": "2024-07-04T15:08:03+00:00" + "time": "2024-12-17T02:24:03+00:00" }, { "name": "colinmollenhour/php-redis-session-abstract", @@ -818,16 +817,16 @@ }, { "name": "composer/ca-bundle", - "version": "1.5.2", + "version": "1.5.5", "source": { "type": "git", "url": "https://github.com/composer/ca-bundle.git", - "reference": "48a792895a2b7a6ee65dd5442c299d7b835b6137" + "reference": "08c50d5ec4c6ced7d0271d2862dec8c1033283e6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/ca-bundle/zipball/48a792895a2b7a6ee65dd5442c299d7b835b6137", - "reference": "48a792895a2b7a6ee65dd5442c299d7b835b6137", + "url": "https://api.github.com/repos/composer/ca-bundle/zipball/08c50d5ec4c6ced7d0271d2862dec8c1033283e6", + "reference": "08c50d5ec4c6ced7d0271d2862dec8c1033283e6", "shasum": "" }, "require": { @@ -874,7 +873,7 @@ "support": { "irc": "irc://irc.freenode.org/composer", "issues": "https://github.com/composer/ca-bundle/issues", - "source": "https://github.com/composer/ca-bundle/tree/1.5.2" + "source": "https://github.com/composer/ca-bundle/tree/1.5.5" }, "funding": [ { @@ -890,20 +889,20 @@ "type": "tidelift" } ], - "time": "2024-09-25T07:49:53+00:00" + "time": "2025-01-08T16:17:16+00:00" }, { "name": "composer/class-map-generator", - "version": "1.4.0", + "version": "1.6.0", "source": { "type": "git", "url": "https://github.com/composer/class-map-generator.git", - "reference": "98bbf6780e56e0fd2404fe4b82eb665a0f93b783" + "reference": "ffe442c5974c44a9343e37a0abcb1cc37319f5b9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/class-map-generator/zipball/98bbf6780e56e0fd2404fe4b82eb665a0f93b783", - "reference": "98bbf6780e56e0fd2404fe4b82eb665a0f93b783", + "url": "https://api.github.com/repos/composer/class-map-generator/zipball/ffe442c5974c44a9343e37a0abcb1cc37319f5b9", + "reference": "ffe442c5974c44a9343e37a0abcb1cc37319f5b9", "shasum": "" }, "require": { @@ -912,10 +911,10 @@ "symfony/finder": "^4.4 || ^5.3 || ^6 || ^7" }, "require-dev": { - "phpstan/phpstan": "^1.6", - "phpstan/phpstan-deprecation-rules": "^1", - "phpstan/phpstan-phpunit": "^1", - "phpstan/phpstan-strict-rules": "^1.1", + "phpstan/phpstan": "^1.12 || ^2", + "phpstan/phpstan-deprecation-rules": "^1 || ^2", + "phpstan/phpstan-phpunit": "^1 || ^2", + "phpstan/phpstan-strict-rules": "^1.1 || ^2", "phpunit/phpunit": "^8", "symfony/filesystem": "^5.4 || ^6" }, @@ -947,7 +946,7 @@ ], "support": { "issues": "https://github.com/composer/class-map-generator/issues", - "source": "https://github.com/composer/class-map-generator/tree/1.4.0" + "source": "https://github.com/composer/class-map-generator/tree/1.6.0" }, "funding": [ { @@ -963,52 +962,52 @@ "type": "tidelift" } ], - "time": "2024-10-03T18:14:00+00:00" + "time": "2025-02-05T10:05:34+00:00" }, { "name": "composer/composer", - "version": "2.7.7", + "version": "2.8.5", "source": { "type": "git", "url": "https://github.com/composer/composer.git", - "reference": "291942978f39435cf904d33739f98d7d4eca7b23" + "reference": "ae208dc1e182bd45d99fcecb956501da212454a1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/composer/zipball/291942978f39435cf904d33739f98d7d4eca7b23", - "reference": "291942978f39435cf904d33739f98d7d4eca7b23", + "url": "https://api.github.com/repos/composer/composer/zipball/ae208dc1e182bd45d99fcecb956501da212454a1", + "reference": "ae208dc1e182bd45d99fcecb956501da212454a1", "shasum": "" }, "require": { - "composer/ca-bundle": "^1.0", - "composer/class-map-generator": "^1.3.3", + "composer/ca-bundle": "^1.5", + "composer/class-map-generator": "^1.4.0", "composer/metadata-minifier": "^1.0", - "composer/pcre": "^2.1 || ^3.1", + "composer/pcre": "^2.2 || ^3.2", "composer/semver": "^3.3", "composer/spdx-licenses": "^1.5.7", "composer/xdebug-handler": "^2.0.2 || ^3.0.3", - "justinrainbow/json-schema": "^5.2.11", + "justinrainbow/json-schema": "^5.3", "php": "^7.2.5 || ^8.0", "psr/log": "^1.0 || ^2.0 || ^3.0", - "react/promise": "^2.8 || ^3", + "react/promise": "^2.11 || ^3.2", "seld/jsonlint": "^1.4", "seld/phar-utils": "^1.2", "seld/signal-handler": "^2.0", - "symfony/console": "^5.4.11 || ^6.0.11 || ^7", - "symfony/filesystem": "^5.4 || ^6.0 || ^7", - "symfony/finder": "^5.4 || ^6.0 || ^7", + "symfony/console": "^5.4.35 || ^6.3.12 || ^7.0.3", + "symfony/filesystem": "^5.4.35 || ^6.3.12 || ^7.0.3", + "symfony/finder": "^5.4.35 || ^6.3.12 || ^7.0.3", "symfony/polyfill-php73": "^1.24", "symfony/polyfill-php80": "^1.24", "symfony/polyfill-php81": "^1.24", - "symfony/process": "^5.4 || ^6.0 || ^7" + "symfony/process": "^5.4.35 || ^6.3.12 || ^7.0.3" }, "require-dev": { - "phpstan/phpstan": "^1.11.0", + "phpstan/phpstan": "^1.11.8", "phpstan/phpstan-deprecation-rules": "^1.2.0", "phpstan/phpstan-phpunit": "^1.4.0", "phpstan/phpstan-strict-rules": "^1.6.0", "phpstan/phpstan-symfony": "^1.4.0", - "symfony/phpunit-bridge": "^6.4.1 || ^7.0.1" + "symfony/phpunit-bridge": "^6.4.3 || ^7.0.1" }, "suggest": { "ext-openssl": "Enabling the openssl extension allows you to access https URLs for repositories and packages", @@ -1020,13 +1019,13 @@ ], "type": "library", "extra": { - "branch-alias": { - "dev-main": "2.7-dev" - }, "phpstan": { "includes": [ "phpstan/rules.neon" ] + }, + "branch-alias": { + "dev-main": "2.8-dev" } }, "autoload": { @@ -1061,7 +1060,7 @@ "irc": "ircs://irc.libera.chat:6697/composer", "issues": "https://github.com/composer/composer/issues", "security": "https://github.com/composer/composer/security/policy", - "source": "https://github.com/composer/composer/tree/2.7.7" + "source": "https://github.com/composer/composer/tree/2.8.5" }, "funding": [ { @@ -1077,7 +1076,7 @@ "type": "tidelift" } ], - "time": "2024-06-10T20:11:12+00:00" + "time": "2025-01-21T14:23:40+00:00" }, { "name": "composer/metadata-minifier", @@ -1150,16 +1149,16 @@ }, { "name": "composer/pcre", - "version": "3.3.1", + "version": "3.3.2", "source": { "type": "git", "url": "https://github.com/composer/pcre.git", - "reference": "63aaeac21d7e775ff9bc9d45021e1745c97521c4" + "reference": "b2bed4734f0cc156ee1fe9c0da2550420d99a21e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/pcre/zipball/63aaeac21d7e775ff9bc9d45021e1745c97521c4", - "reference": "63aaeac21d7e775ff9bc9d45021e1745c97521c4", + "url": "https://api.github.com/repos/composer/pcre/zipball/b2bed4734f0cc156ee1fe9c0da2550420d99a21e", + "reference": "b2bed4734f0cc156ee1fe9c0da2550420d99a21e", "shasum": "" }, "require": { @@ -1169,19 +1168,19 @@ "phpstan/phpstan": "<1.11.10" }, "require-dev": { - "phpstan/phpstan": "^1.11.10", - "phpstan/phpstan-strict-rules": "^1.1", + "phpstan/phpstan": "^1.12 || ^2", + "phpstan/phpstan-strict-rules": "^1 || ^2", "phpunit/phpunit": "^8 || ^9" }, "type": "library", "extra": { - "branch-alias": { - "dev-main": "3.x-dev" - }, "phpstan": { "includes": [ "extension.neon" ] + }, + "branch-alias": { + "dev-main": "3.x-dev" } }, "autoload": { @@ -1209,7 +1208,7 @@ ], "support": { "issues": "https://github.com/composer/pcre/issues", - "source": "https://github.com/composer/pcre/tree/3.3.1" + "source": "https://github.com/composer/pcre/tree/3.3.2" }, "funding": [ { @@ -1225,7 +1224,7 @@ "type": "tidelift" } ], - "time": "2024-08-27T18:44:43+00:00" + "time": "2024-11-12T16:29:46+00:00" }, { "name": "composer/semver", @@ -1505,97 +1504,105 @@ "time": "2024-08-09T14:30:48+00:00" }, { - "name": "elasticsearch/elasticsearch", - "version": "v7.17.2", + "name": "duosecurity/duo_api_php", + "version": "1.1.0", "source": { "type": "git", - "url": "https://github.com/elastic/elasticsearch-php.git", - "reference": "2d302233f2bb0926812d82823bb820d405e130fc" + "url": "https://github.com/duosecurity/duo_api_php.git", + "reference": "1589f2782f428ebbd7f4fc91265e934b1b6daef9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/elastic/elasticsearch-php/zipball/2d302233f2bb0926812d82823bb820d405e130fc", - "reference": "2d302233f2bb0926812d82823bb820d405e130fc", + "url": "https://api.github.com/repos/duosecurity/duo_api_php/zipball/1589f2782f428ebbd7f4fc91265e934b1b6daef9", + "reference": "1589f2782f428ebbd7f4fc91265e934b1b6daef9", "shasum": "" }, "require": { - "ext-json": ">=1.3.7", - "ezimuel/ringphp": "^1.1.2", - "php": "^7.3 || ^8.0", - "psr/log": "^1|^2|^3" + "ext-curl": "*", + "php": ">=8.0" }, "require-dev": { - "ext-yaml": "*", - "ext-zip": "*", - "mockery/mockery": "^1.2", - "phpstan/phpstan": "^1.10", - "phpunit/phpunit": "^9.3", - "squizlabs/php_codesniffer": "^3.4", - "symfony/finder": "~4.0" + "php-coveralls/php-coveralls": "dev-master", + "phpunit/phpunit": "~9", + "squizlabs/php_codesniffer": "2.*" }, - "suggest": { + "type": "library", + "autoload": { + "psr-4": { + "DuoAPI\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "description": "A PHP implementation of the Duo API.", + "homepage": "https://duo.com/", + "support": { + "email": "support@duosecurity.com", + "source": "https://github.com/duosecurity/duo_api_php/tree/1.1.0" + }, + "time": "2023-06-09T17:55:59+00:00" + }, + { + "name": "duosecurity/duo_universal_php", + "version": "1.0.2", + "source": { + "type": "git", + "url": "https://github.com/duosecurity/duo_universal_php.git", + "reference": "8734a47480d2d2f0539e8ee782675e052025d026" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/duosecurity/duo_universal_php/zipball/8734a47480d2d2f0539e8ee782675e052025d026", + "reference": "8734a47480d2d2f0539e8ee782675e052025d026", + "shasum": "" + }, + "require": { "ext-curl": "*", - "monolog/monolog": "Allows for client-level logging and tracing" + "ext-json": "*", + "firebase/php-jwt": "^6.0", + "php": ">=7.3" + }, + "require-dev": { + "phpunit/phpunit": "^9.0", + "squizlabs/php_codesniffer": "3.*" }, "type": "library", "autoload": { - "files": [ - "src/autoload.php" - ], "psr-4": { - "Elasticsearch\\": "src/Elasticsearch/" + "Duo\\DuoUniversal\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", - "license": [ - "Apache-2.0", - "LGPL-2.1-only" - ], - "authors": [ - { - "name": "Zachary Tong" - }, - { - "name": "Enrico Zimuel" - } - ], - "description": "PHP Client for Elasticsearch", - "keywords": [ - "client", - "elasticsearch", - "search" - ], + "description": "A PHP implementation of the Duo Universal SDK.", + "homepage": "https://duo.com/", "support": { - "issues": "https://github.com/elastic/elasticsearch-php/issues", - "source": "https://github.com/elastic/elasticsearch-php/tree/v7.17.2" + "email": "support@duosecurity.com", + "issues": "https://github.com/duosecurity/duo_universal_php/issues", + "source": "https://github.com/duosecurity/duo_universal_php/tree/1.0.2" }, - "time": "2023-04-21T15:31:12+00:00" + "time": "2023-01-13T18:47:58+00:00" }, { "name": "endroid/qr-code", - "version": "4.8.5", + "version": "6.0.3", "source": { "type": "git", "url": "https://github.com/endroid/qr-code.git", - "reference": "0db25b506a8411a5e1644ebaa67123a6eb7b6a77" + "reference": "bdbb06e767efe9abe3c00461662b4059a6cd0b55" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/endroid/qr-code/zipball/0db25b506a8411a5e1644ebaa67123a6eb7b6a77", - "reference": "0db25b506a8411a5e1644ebaa67123a6eb7b6a77", + "url": "https://api.github.com/repos/endroid/qr-code/zipball/bdbb06e767efe9abe3c00461662b4059a6cd0b55", + "reference": "bdbb06e767efe9abe3c00461662b4059a6cd0b55", "shasum": "" }, "require": { - "bacon/bacon-qr-code": "^2.0.5", - "php": "^8.1" - }, - "conflict": { - "khanamiryan/qrcode-detector-decoder": "^1.0.6" + "bacon/bacon-qr-code": "^3.0", + "php": "^8.2" }, "require-dev": { - "endroid/quality": "dev-master", + "endroid/quality": "dev-main", "ext-gd": "*", - "khanamiryan/qrcode-detector-decoder": "^1.0.4||^2.0.2", + "khanamiryan/qrcode-detector-decoder": "^2.0.2", "setasign/fpdf": "^1.8.2" }, "suggest": { @@ -1607,7 +1614,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "4.x-dev" + "dev-main": "6.x-dev" } }, "autoload": { @@ -1636,7 +1643,7 @@ ], "support": { "issues": "https://github.com/endroid/qr-code/issues", - "source": "https://github.com/endroid/qr-code/tree/4.8.5" + "source": "https://github.com/endroid/qr-code/tree/6.0.3" }, "funding": [ { @@ -1644,7 +1651,7 @@ "type": "github" } ], - "time": "2023-09-29T14:03:20+00:00" + "time": "2024-10-29T19:28:52+00:00" }, { "name": "ezimuel/guzzlestreams", @@ -1699,79 +1706,22 @@ }, "time": "2022-10-24T12:58:50+00:00" }, - { - "name": "ezimuel/ringphp", - "version": "1.2.2", - "source": { - "type": "git", - "url": "https://github.com/ezimuel/ringphp.git", - "reference": "7887fc8488013065f72f977dcb281994f5fde9f4" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/ezimuel/ringphp/zipball/7887fc8488013065f72f977dcb281994f5fde9f4", - "reference": "7887fc8488013065f72f977dcb281994f5fde9f4", - "shasum": "" - }, - "require": { - "ezimuel/guzzlestreams": "^3.0.1", - "php": ">=5.4.0", - "react/promise": "~2.0" - }, - "replace": { - "guzzlehttp/ringphp": "self.version" - }, - "require-dev": { - "ext-curl": "*", - "phpunit/phpunit": "~9.0" - }, - "suggest": { - "ext-curl": "Guzzle will use specific adapters if cURL is present" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.1-dev" - } - }, - "autoload": { - "psr-4": { - "GuzzleHttp\\Ring\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Michael Dowling", - "email": "mtdowling@gmail.com", - "homepage": "https://github.com/mtdowling" - } - ], - "description": "Fork of guzzle/RingPHP (abandoned) to be used with elasticsearch-php", - "support": { - "source": "https://github.com/ezimuel/ringphp/tree/1.2.2" - }, - "time": "2022-12-07T11:28:53+00:00" - }, { "name": "ezyang/htmlpurifier", - "version": "v4.17.0", + "version": "v4.18.0", "source": { "type": "git", "url": "https://github.com/ezyang/htmlpurifier.git", - "reference": "bbc513d79acf6691fa9cf10f192c90dd2957f18c" + "reference": "cb56001e54359df7ae76dc522d08845dc741621b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/bbc513d79acf6691fa9cf10f192c90dd2957f18c", - "reference": "bbc513d79acf6691fa9cf10f192c90dd2957f18c", + "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/cb56001e54359df7ae76dc522d08845dc741621b", + "reference": "cb56001e54359df7ae76dc522d08845dc741621b", "shasum": "" }, "require": { - "php": "~5.6.0 || ~7.0.0 || ~7.1.0 || ~7.2.0 || ~7.3.0 || ~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0" + "php": "~5.6.0 || ~7.0.0 || ~7.1.0 || ~7.2.0 || ~7.3.0 || ~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0" }, "require-dev": { "cerdic/css-tidy": "^1.7 || ^2.0", @@ -1813,22 +1763,22 @@ ], "support": { "issues": "https://github.com/ezyang/htmlpurifier/issues", - "source": "https://github.com/ezyang/htmlpurifier/tree/v4.17.0" + "source": "https://github.com/ezyang/htmlpurifier/tree/v4.18.0" }, - "time": "2023-11-17T15:01:25+00:00" + "time": "2024-11-01T03:51:45+00:00" }, { "name": "fastly/magento2", - "version": "1.2.220", + "version": "1.2.225", "source": { "type": "git", "url": "https://github.com/fastly/fastly-magento2.git", - "reference": "dd786e2e06006f630e84a5b479b39a6367fb049b" + "reference": "94bdbc34d2650af4cea42eb625eacf6f4429038d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/fastly/fastly-magento2/zipball/dd786e2e06006f630e84a5b479b39a6367fb049b", - "reference": "dd786e2e06006f630e84a5b479b39a6367fb049b", + "url": "https://api.github.com/repos/fastly/fastly-magento2/zipball/94bdbc34d2650af4cea42eb625eacf6f4429038d", + "reference": "94bdbc34d2650af4cea42eb625eacf6f4429038d", "shasum": "" }, "require": { @@ -1838,7 +1788,7 @@ "magento/module-config": ">=101.2.0", "magento/module-page-cache": ">=100.4.0", "magento/module-store": ">=101.1.0", - "php": "~7.3.0|~7.4.0|~8.0.0|~8.1.0|~8.2.0|~8.3.0", + "php": "~7.3.0|~7.4.0|~8.0.0|~8.1.0|~8.2.0|~8.3.0|~8.4.0", "zordius/lightncandy": "^1.2" }, "type": "magento2-module", @@ -1857,22 +1807,22 @@ "description": "Fastly CDN Module for Magento 2.4.x", "support": { "issues": "https://github.com/fastly/fastly-magento2/issues", - "source": "https://github.com/fastly/fastly-magento2/tree/1.2.220" + "source": "https://github.com/fastly/fastly-magento2/tree/1.2.225" }, - "time": "2024-07-02T19:21:44+00:00" + "time": "2025-02-03T11:51:16+00:00" }, { "name": "firebase/php-jwt", - "version": "v6.10.1", + "version": "v6.11.0", "source": { "type": "git", "url": "https://github.com/firebase/php-jwt.git", - "reference": "500501c2ce893c824c801da135d02661199f60c5" + "reference": "8f718f4dfc9c5d5f0c994cdfd103921b43592712" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/firebase/php-jwt/zipball/500501c2ce893c824c801da135d02661199f60c5", - "reference": "500501c2ce893c824c801da135d02661199f60c5", + "url": "https://api.github.com/repos/firebase/php-jwt/zipball/8f718f4dfc9c5d5f0c994cdfd103921b43592712", + "reference": "8f718f4dfc9c5d5f0c994cdfd103921b43592712", "shasum": "" }, "require": { @@ -1920,9 +1870,9 @@ ], "support": { "issues": "https://github.com/firebase/php-jwt/issues", - "source": "https://github.com/firebase/php-jwt/tree/v6.10.1" + "source": "https://github.com/firebase/php-jwt/tree/v6.11.0" }, - "time": "2024-05-18T18:05:11+00:00" + "time": "2025-01-23T05:11:06+00:00" }, { "name": "friendsofphp/proxy-manager-lts", @@ -1957,8 +1907,8 @@ "type": "library", "extra": { "thanks": { - "name": "ocramius/proxy-manager", - "url": "https://github.com/Ocramius/ProxyManager" + "url": "https://github.com/Ocramius/ProxyManager", + "name": "ocramius/proxy-manager" } }, "autoload": { @@ -2006,76 +1956,27 @@ ], "time": "2024-03-20T12:50:41+00:00" }, - { - "name": "google/recaptcha", - "version": "1.3.0", - "source": { - "type": "git", - "url": "https://github.com/google/recaptcha.git", - "reference": "d59a801e98a4e9174814a6d71bbc268dff1202df" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/google/recaptcha/zipball/d59a801e98a4e9174814a6d71bbc268dff1202df", - "reference": "d59a801e98a4e9174814a6d71bbc268dff1202df", - "shasum": "" - }, - "require": { - "php": ">=8" - }, - "require-dev": { - "friendsofphp/php-cs-fixer": "^3.14", - "php-coveralls/php-coveralls": "^2.5", - "phpunit/phpunit": "^10" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.3.x-dev" - } - }, - "autoload": { - "psr-4": { - "ReCaptcha\\": "src/ReCaptcha" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-3-Clause" - ], - "description": "Client library for reCAPTCHA, a free service that protects websites from spam and abuse.", - "homepage": "https://www.google.com/recaptcha/", - "keywords": [ - "Abuse", - "captcha", - "recaptcha", - "spam" - ], - "support": { - "forum": "https://groups.google.com/forum/#!forum/recaptcha", - "issues": "https://github.com/google/recaptcha/issues", - "source": "https://github.com/google/recaptcha" - }, - "time": "2023-02-18T17:41:46+00:00" - }, { "name": "graylog2/gelf-php", - "version": "2.0.1", + "version": "2.0.2", "source": { "type": "git", "url": "https://github.com/bzikarsky/gelf-php.git", - "reference": "29ef48fa6eac6c8787b588949483f1739c57ad4f" + "reference": "d592ca54e81f1d678470e100788e87e319bd923b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/bzikarsky/gelf-php/zipball/29ef48fa6eac6c8787b588949483f1739c57ad4f", - "reference": "29ef48fa6eac6c8787b588949483f1739c57ad4f", + "url": "https://api.github.com/repos/bzikarsky/gelf-php/zipball/d592ca54e81f1d678470e100788e87e319bd923b", + "reference": "d592ca54e81f1d678470e100788e87e319bd923b", "shasum": "" }, "require": { "php": ">=8.0", "psr/log": "^1|^2|^3" }, + "conflict": { + "monolog/monolog": "^1" + }, "provide": { "psr/log-implementation": "3.0.0" }, @@ -2107,9 +2008,9 @@ "description": "A php implementation to send log-messages to a GELF compatible backend like Graylog2.", "support": { "issues": "https://github.com/bzikarsky/gelf-php/issues", - "source": "https://github.com/bzikarsky/gelf-php/tree/2.0.1" + "source": "https://github.com/bzikarsky/gelf-php/tree/2.0.2" }, - "time": "2023-05-23T14:45:24+00:00" + "time": "2025-01-20T15:05:32+00:00" }, { "name": "guzzlehttp/guzzle", @@ -2239,16 +2140,16 @@ }, { "name": "guzzlehttp/promises", - "version": "2.0.3", + "version": "2.0.4", "source": { "type": "git", "url": "https://github.com/guzzle/promises.git", - "reference": "6ea8dd08867a2a42619d65c3deb2c0fcbf81c8f8" + "reference": "f9c436286ab2892c7db7be8c8da4ef61ccf7b455" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/promises/zipball/6ea8dd08867a2a42619d65c3deb2c0fcbf81c8f8", - "reference": "6ea8dd08867a2a42619d65c3deb2c0fcbf81c8f8", + "url": "https://api.github.com/repos/guzzle/promises/zipball/f9c436286ab2892c7db7be8c8da4ef61ccf7b455", + "reference": "f9c436286ab2892c7db7be8c8da4ef61ccf7b455", "shasum": "" }, "require": { @@ -2302,7 +2203,7 @@ ], "support": { "issues": "https://github.com/guzzle/promises/issues", - "source": "https://github.com/guzzle/promises/tree/2.0.3" + "source": "https://github.com/guzzle/promises/tree/2.0.4" }, "funding": [ { @@ -2318,7 +2219,7 @@ "type": "tidelift" } ], - "time": "2024-07-18T10:29:17+00:00" + "time": "2024-10-17T10:06:22+00:00" }, { "name": "guzzlehttp/psr7", @@ -2438,34 +2339,36 @@ }, { "name": "illuminate/collections", - "version": "v8.83.27", + "version": "v11.41.3", "source": { "type": "git", "url": "https://github.com/illuminate/collections.git", - "reference": "705a4e1ef93cd492c45b9b3e7911cccc990a07f4" + "reference": "80c85f81573cc4c024da05312119f9149a6b64c1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/collections/zipball/705a4e1ef93cd492c45b9b3e7911cccc990a07f4", - "reference": "705a4e1ef93cd492c45b9b3e7911cccc990a07f4", + "url": "https://api.github.com/repos/illuminate/collections/zipball/80c85f81573cc4c024da05312119f9149a6b64c1", + "reference": "80c85f81573cc4c024da05312119f9149a6b64c1", "shasum": "" }, "require": { - "illuminate/contracts": "^8.0", - "illuminate/macroable": "^8.0", - "php": "^7.3|^8.0" + "illuminate/conditionable": "^11.0", + "illuminate/contracts": "^11.0", + "illuminate/macroable": "^11.0", + "php": "^8.2" }, "suggest": { - "symfony/var-dumper": "Required to use the dump method (^5.4)." + "symfony/var-dumper": "Required to use the dump method (^7.0)." }, "type": "library", "extra": { "branch-alias": { - "dev-master": "8.x-dev" + "dev-master": "11.x-dev" } }, "autoload": { "files": [ + "functions.php", "helpers.php" ], "psr-4": { @@ -2488,31 +2391,77 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2022-06-23T15:29:49+00:00" + "time": "2025-01-24T15:40:32+00:00" + }, + { + "name": "illuminate/conditionable", + "version": "v11.41.3", + "source": { + "type": "git", + "url": "https://github.com/illuminate/conditionable.git", + "reference": "911df1bda950a3b799cf80671764e34eede131c6" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/illuminate/conditionable/zipball/911df1bda950a3b799cf80671764e34eede131c6", + "reference": "911df1bda950a3b799cf80671764e34eede131c6", + "shasum": "" + }, + "require": { + "php": "^8.0.2" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "11.x-dev" + } + }, + "autoload": { + "psr-4": { + "Illuminate\\Support\\": "" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Taylor Otwell", + "email": "taylor@laravel.com" + } + ], + "description": "The Illuminate Conditionable package.", + "homepage": "https://laravel.com", + "support": { + "issues": "https://github.com/laravel/framework/issues", + "source": "https://github.com/laravel/framework" + }, + "time": "2024-11-21T16:28:56+00:00" }, { "name": "illuminate/config", - "version": "v8.83.27", + "version": "v11.41.3", "source": { "type": "git", "url": "https://github.com/illuminate/config.git", - "reference": "feac56ab7a5c70cf2dc60dffe4323eb9851f51a8" + "reference": "64daa8d520cd76e505a82460a672692c56a07be8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/config/zipball/feac56ab7a5c70cf2dc60dffe4323eb9851f51a8", - "reference": "feac56ab7a5c70cf2dc60dffe4323eb9851f51a8", + "url": "https://api.github.com/repos/illuminate/config/zipball/64daa8d520cd76e505a82460a672692c56a07be8", + "reference": "64daa8d520cd76e505a82460a672692c56a07be8", "shasum": "" }, "require": { - "illuminate/collections": "^8.0", - "illuminate/contracts": "^8.0", - "php": "^7.3|^8.0" + "illuminate/collections": "^11.0", + "illuminate/contracts": "^11.0", + "php": "^8.2" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "8.x-dev" + "dev-master": "11.x-dev" } }, "autoload": { @@ -2536,31 +2485,31 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2022-01-31T15:57:46+00:00" + "time": "2024-11-14T17:17:02+00:00" }, { "name": "illuminate/contracts", - "version": "v8.83.27", + "version": "v11.41.3", "source": { "type": "git", "url": "https://github.com/illuminate/contracts.git", - "reference": "5e0fd287a1b22a6b346a9f7cd484d8cf0234585d" + "reference": "534b697fc1dd9fbdd9fbf2f33fc9dcbb943dea75" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/contracts/zipball/5e0fd287a1b22a6b346a9f7cd484d8cf0234585d", - "reference": "5e0fd287a1b22a6b346a9f7cd484d8cf0234585d", + "url": "https://api.github.com/repos/illuminate/contracts/zipball/534b697fc1dd9fbdd9fbf2f33fc9dcbb943dea75", + "reference": "534b697fc1dd9fbdd9fbf2f33fc9dcbb943dea75", "shasum": "" }, "require": { - "php": "^7.3|^8.0", - "psr/container": "^1.0", - "psr/simple-cache": "^1.0" + "php": "^8.2", + "psr/container": "^1.1.1|^2.0.1", + "psr/simple-cache": "^1.0|^2.0|^3.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "8.x-dev" + "dev-master": "11.x-dev" } }, "autoload": { @@ -2584,29 +2533,29 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2022-01-13T14:47:47+00:00" + "time": "2025-01-10T20:57:00+00:00" }, { "name": "illuminate/macroable", - "version": "v8.83.27", + "version": "v11.41.3", "source": { "type": "git", "url": "https://github.com/illuminate/macroable.git", - "reference": "aed81891a6e046fdee72edd497f822190f61c162" + "reference": "e1cb9e51b9ed5d3c9bc1ab431d0a52fe42a990ed" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/macroable/zipball/aed81891a6e046fdee72edd497f822190f61c162", - "reference": "aed81891a6e046fdee72edd497f822190f61c162", + "url": "https://api.github.com/repos/illuminate/macroable/zipball/e1cb9e51b9ed5d3c9bc1ab431d0a52fe42a990ed", + "reference": "e1cb9e51b9ed5d3c9bc1ab431d0a52fe42a990ed", "shasum": "" }, "require": { - "php": "^7.3|^8.0" + "php": "^8.2" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "8.x-dev" + "dev-master": "11.x-dev" } }, "autoload": { @@ -2630,7 +2579,7 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2021-11-16T13:57:03+00:00" + "time": "2024-06-28T20:10:30+00:00" }, { "name": "justinrainbow/json-schema", @@ -2698,63 +2647,59 @@ "time": "2024-07-06T21:00:26+00:00" }, { - "name": "laminas/laminas-captcha", - "version": "2.17.0", + "name": "laminas/laminas-code", + "version": "4.16.0", "source": { "type": "git", - "url": "https://github.com/laminas/laminas-captcha.git", - "reference": "981b3d1e287653b1fc5b71859964508ac0a2d7cb" + "url": "https://github.com/laminas/laminas-code.git", + "reference": "1793e78dad4108b594084d05d1fb818b85b110af" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-captcha/zipball/981b3d1e287653b1fc5b71859964508ac0a2d7cb", - "reference": "981b3d1e287653b1fc5b71859964508ac0a2d7cb", + "url": "https://api.github.com/repos/laminas/laminas-code/zipball/1793e78dad4108b594084d05d1fb818b85b110af", + "reference": "1793e78dad4108b594084d05d1fb818b85b110af", "shasum": "" }, "require": { - "laminas/laminas-recaptcha": "^3.4.0", - "laminas/laminas-session": "^2.12", - "laminas/laminas-stdlib": "^3.10.1", - "laminas/laminas-text": "^2.9.0", - "laminas/laminas-validator": "^2.19.0", - "php": "~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0" - }, - "conflict": { - "zendframework/zend-captcha": "*" + "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0" }, "require-dev": { - "ext-gd": "*", - "laminas/laminas-coding-standard": "~2.5.0", - "phpunit/phpunit": "^9.5.26", - "psalm/plugin-phpunit": "^0.18.4", - "vimeo/psalm": "^5.1" + "doctrine/annotations": "^2.0.1", + "ext-phar": "*", + "laminas/laminas-coding-standard": "^3.0.0", + "laminas/laminas-stdlib": "^3.18.0", + "phpunit/phpunit": "^10.5.37", + "psalm/plugin-phpunit": "^0.19.0", + "vimeo/psalm": "^5.15.0" }, "suggest": { - "laminas/laminas-i18n-resources": "Translations of captcha messages" + "doctrine/annotations": "Doctrine\\Common\\Annotations >=1.0 for annotation features", + "laminas/laminas-stdlib": "Laminas\\Stdlib component" }, "type": "library", "autoload": { "psr-4": { - "Laminas\\Captcha\\": "src/" + "Laminas\\Code\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], - "description": "Generate and validate CAPTCHAs using Figlets, images, ReCaptcha, and more", + "description": "Extensions to the PHP Reflection API, static code scanning, and code generation", "homepage": "https://laminas.dev", "keywords": [ - "captcha", - "laminas" + "code", + "laminas", + "laminasframework" ], "support": { "chat": "https://laminas.dev/chat", - "docs": "https://docs.laminas.dev/laminas-captcha/", + "docs": "https://docs.laminas.dev/laminas-code/", "forum": "https://discourse.laminas.dev", - "issues": "https://github.com/laminas/laminas-captcha/issues", - "rss": "https://github.com/laminas/laminas-captcha/releases.atom", - "source": "https://github.com/laminas/laminas-captcha" + "issues": "https://github.com/laminas/laminas-code/issues", + "rss": "https://github.com/laminas/laminas-code/releases.atom", + "source": "https://github.com/laminas/laminas-code" }, "funding": [ { @@ -2762,62 +2707,67 @@ "type": "community_bridge" } ], - "time": "2023-10-18T10:03:37+00:00" + "time": "2024-11-20T13:15:13+00:00" }, { - "name": "laminas/laminas-code", - "version": "4.14.0", + "name": "laminas/laminas-config", + "version": "3.10.1", "source": { "type": "git", - "url": "https://github.com/laminas/laminas-code.git", - "reference": "562e02b7d85cb9142b5116cc76c4c7c162a11a1c" + "url": "https://github.com/laminas/laminas-config.git", + "reference": "0f50adbf2b2e01e0fe99c13e37d3a6c1ef645185" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-code/zipball/562e02b7d85cb9142b5116cc76c4c7c162a11a1c", - "reference": "562e02b7d85cb9142b5116cc76c4c7c162a11a1c", + "url": "https://api.github.com/repos/laminas/laminas-config/zipball/0f50adbf2b2e01e0fe99c13e37d3a6c1ef645185", + "reference": "0f50adbf2b2e01e0fe99c13e37d3a6c1ef645185", "shasum": "" }, "require": { - "php": "~8.1.0 || ~8.2.0 || ~8.3.0" + "ext-json": "*", + "laminas/laminas-stdlib": "^3.6", + "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0", + "psr/container": "^1.0" + }, + "conflict": { + "container-interop/container-interop": "<1.2.0", + "zendframework/zend-config": "*" }, "require-dev": { - "doctrine/annotations": "^2.0.1", - "ext-phar": "*", - "laminas/laminas-coding-standard": "^2.5.0", - "laminas/laminas-stdlib": "^3.17.0", - "phpunit/phpunit": "^10.3.3", - "psalm/plugin-phpunit": "^0.19.0", - "vimeo/psalm": "^5.15.0" + "laminas/laminas-coding-standard": "^3.0.1", + "laminas/laminas-filter": "^2.39.0", + "laminas/laminas-i18n": "^2.29.0", + "laminas/laminas-servicemanager": "^3.23.0", + "phpunit/phpunit": "^10.5.38" }, "suggest": { - "doctrine/annotations": "Doctrine\\Common\\Annotations >=1.0 for annotation features", - "laminas/laminas-stdlib": "Laminas\\Stdlib component" + "laminas/laminas-filter": "^2.7.2; install if you want to use the Filter processor", + "laminas/laminas-i18n": "^2.7.4; install if you want to use the Translator processor", + "laminas/laminas-servicemanager": "^2.7.8 || ^3.3; if you need an extensible plugin manager for use with the Config Factory" }, "type": "library", "autoload": { "psr-4": { - "Laminas\\Code\\": "src/" + "Laminas\\Config\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], - "description": "Extensions to the PHP Reflection API, static code scanning, and code generation", + "description": "provides a nested object property based user interface for accessing this configuration data within application code", "homepage": "https://laminas.dev", "keywords": [ - "code", - "laminas", - "laminasframework" + "config", + "laminas" ], "support": { "chat": "https://laminas.dev/chat", - "docs": "https://docs.laminas.dev/laminas-code/", + "docs": "https://docs.laminas.dev/laminas-config/", "forum": "https://discourse.laminas.dev", - "issues": "https://github.com/laminas/laminas-code/issues", - "rss": "https://github.com/laminas/laminas-code/releases.atom", - "source": "https://github.com/laminas/laminas-code" + "issues": "https://github.com/laminas/laminas-config/issues", + "rss": "https://github.com/laminas/laminas-config/releases.atom", + "source": "https://github.com/laminas/laminas-config" }, "funding": [ { @@ -2825,67 +2775,62 @@ "type": "community_bridge" } ], - "time": "2024-06-17T08:50:25+00:00" + "abandoned": true, + "time": "2024-12-05T14:32:05+00:00" }, { - "name": "laminas/laminas-config", - "version": "3.9.0", + "name": "laminas/laminas-escaper", + "version": "2.15.0", "source": { "type": "git", - "url": "https://github.com/laminas/laminas-config.git", - "reference": "e53717277f6c22b1c697a46473b9a5ec9a438efa" + "url": "https://github.com/laminas/laminas-escaper.git", + "reference": "c612b0488ae486284c39885efca494c180f16351" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-config/zipball/e53717277f6c22b1c697a46473b9a5ec9a438efa", - "reference": "e53717277f6c22b1c697a46473b9a5ec9a438efa", + "url": "https://api.github.com/repos/laminas/laminas-escaper/zipball/c612b0488ae486284c39885efca494c180f16351", + "reference": "c612b0488ae486284c39885efca494c180f16351", "shasum": "" }, "require": { - "ext-json": "*", - "laminas/laminas-stdlib": "^3.6", - "php": "~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0", - "psr/container": "^1.0" + "ext-ctype": "*", + "ext-mbstring": "*", + "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0" }, "conflict": { - "container-interop/container-interop": "<1.2.0", - "zendframework/zend-config": "*" + "zendframework/zend-escaper": "*" }, "require-dev": { - "laminas/laminas-coding-standard": "~2.4.0", - "laminas/laminas-filter": "~2.23.0", - "laminas/laminas-i18n": "~2.19.0", - "laminas/laminas-servicemanager": "~3.19.0", - "phpunit/phpunit": "~9.5.25" - }, - "suggest": { - "laminas/laminas-filter": "^2.7.2; install if you want to use the Filter processor", - "laminas/laminas-i18n": "^2.7.4; install if you want to use the Translator processor", - "laminas/laminas-servicemanager": "^2.7.8 || ^3.3; if you need an extensible plugin manager for use with the Config Factory" + "infection/infection": "^0.27.11", + "laminas/laminas-coding-standard": "~3.0.1", + "maglnet/composer-require-checker": "^3.8.0", + "phpunit/phpunit": "^9.6.22", + "psalm/plugin-phpunit": "^0.19.0", + "vimeo/psalm": "^5.26.1" }, "type": "library", "autoload": { "psr-4": { - "Laminas\\Config\\": "src/" + "Laminas\\Escaper\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], - "description": "provides a nested object property based user interface for accessing this configuration data within application code", + "description": "Securely and safely escape HTML, HTML attributes, JavaScript, CSS, and URLs", "homepage": "https://laminas.dev", "keywords": [ - "config", + "escaper", "laminas" ], "support": { "chat": "https://laminas.dev/chat", - "docs": "https://docs.laminas.dev/laminas-config/", + "docs": "https://docs.laminas.dev/laminas-escaper/", "forum": "https://discourse.laminas.dev", - "issues": "https://github.com/laminas/laminas-config/issues", - "rss": "https://github.com/laminas/laminas-config/releases.atom", - "source": "https://github.com/laminas/laminas-config" + "issues": "https://github.com/laminas/laminas-escaper/issues", + "rss": "https://github.com/laminas/laminas-escaper/releases.atom", + "source": "https://github.com/laminas/laminas-escaper" }, "funding": [ { @@ -2893,62 +2838,67 @@ "type": "community_bridge" } ], - "time": "2023-09-19T12:02:54+00:00" + "time": "2024-12-17T19:39:54+00:00" }, { - "name": "laminas/laminas-crypt", - "version": "3.12.0", + "name": "laminas/laminas-eventmanager", + "version": "3.14.0", "source": { "type": "git", - "url": "https://github.com/laminas/laminas-crypt.git", - "reference": "ceab630494fc7a0d82ec39ad63947ef889a21be7" + "url": "https://github.com/laminas/laminas-eventmanager.git", + "reference": "1837cafaaaee74437f6d8ec9ff7da03e6f81d809" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-crypt/zipball/ceab630494fc7a0d82ec39ad63947ef889a21be7", - "reference": "ceab630494fc7a0d82ec39ad63947ef889a21be7", + "url": "https://api.github.com/repos/laminas/laminas-eventmanager/zipball/1837cafaaaee74437f6d8ec9ff7da03e6f81d809", + "reference": "1837cafaaaee74437f6d8ec9ff7da03e6f81d809", "shasum": "" }, "require": { - "ext-mbstring": "*", - "laminas/laminas-math": "^3.4", - "laminas/laminas-stdlib": "^3.8", - "php": "~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0", - "psr/container": "^1.1" + "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0" }, "conflict": { - "zendframework/zend-crypt": "*" + "container-interop/container-interop": "<1.2", + "zendframework/zend-eventmanager": "*" }, "require-dev": { - "laminas/laminas-coding-standard": "~2.4.0", - "phpunit/phpunit": "^9.5.25" + "laminas/laminas-coding-standard": "~3.0.0", + "laminas/laminas-stdlib": "^3.20", + "phpbench/phpbench": "^1.3.1", + "phpunit/phpunit": "^10.5.38", + "psalm/plugin-phpunit": "^0.19.0", + "psr/container": "^1.1.2 || ^2.0.2", + "vimeo/psalm": "^5.26.1" }, "suggest": { - "ext-openssl": "Required for most features of Laminas\\Crypt" + "laminas/laminas-stdlib": "^2.7.3 || ^3.0, to use the FilterChain feature", + "psr/container": "^1.1.2 || ^2.0.2, to use the lazy listeners feature" }, "type": "library", "autoload": { "psr-4": { - "Laminas\\Crypt\\": "src/" + "Laminas\\EventManager\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], - "description": "Strong cryptography tools and password hashing", + "description": "Trigger and listen to events within a PHP application", "homepage": "https://laminas.dev", "keywords": [ - "crypt", + "event", + "eventmanager", + "events", "laminas" ], "support": { "chat": "https://laminas.dev/chat", - "docs": "https://docs.laminas.dev/laminas-crypt/", + "docs": "https://docs.laminas.dev/laminas-eventmanager/", "forum": "https://discourse.laminas.dev", - "issues": "https://github.com/laminas/laminas-crypt/issues", - "rss": "https://github.com/laminas/laminas-crypt/releases.atom", - "source": "https://github.com/laminas/laminas-crypt" + "issues": "https://github.com/laminas/laminas-eventmanager/issues", + "rss": "https://github.com/laminas/laminas-eventmanager/releases.atom", + "source": "https://github.com/laminas/laminas-eventmanager" }, "funding": [ { @@ -2956,71 +2906,79 @@ "type": "community_bridge" } ], - "abandoned": true, - "time": "2024-07-15T09:11:42+00:00" + "time": "2024-11-21T11:31:22+00:00" }, { - "name": "laminas/laminas-db", - "version": "2.20.0", + "name": "laminas/laminas-feed", + "version": "2.23.0", "source": { "type": "git", - "url": "https://github.com/laminas/laminas-db.git", - "reference": "207b9ee70a8b518913c1fad688d7a64fe89a8b91" + "url": "https://github.com/laminas/laminas-feed.git", + "reference": "23807e692b3174750b426143bd93572b71b6739a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-db/zipball/207b9ee70a8b518913c1fad688d7a64fe89a8b91", - "reference": "207b9ee70a8b518913c1fad688d7a64fe89a8b91", + "url": "https://api.github.com/repos/laminas/laminas-feed/zipball/23807e692b3174750b426143bd93572b71b6739a", + "reference": "23807e692b3174750b426143bd93572b71b6739a", "shasum": "" }, "require": { - "laminas/laminas-stdlib": "^3.7.1", - "php": "~8.1.0 || ~8.2.0 || ~8.3.0" + "ext-dom": "*", + "ext-libxml": "*", + "laminas/laminas-escaper": "^2.9", + "laminas/laminas-stdlib": "^3.6", + "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0" }, "conflict": { - "zendframework/zend-db": "*" + "laminas/laminas-servicemanager": "<3.3", + "zendframework/zend-feed": "*" }, "require-dev": { - "laminas/laminas-coding-standard": "^2.4.0", - "laminas/laminas-eventmanager": "^3.6.0", - "laminas/laminas-hydrator": "^4.7", - "laminas/laminas-servicemanager": "^3.19.0", - "phpunit/phpunit": "^9.5.25" + "laminas/laminas-cache": "^2.13.2 || ^3.12", + "laminas/laminas-cache-storage-adapter-memory": "^1.1.0 || ^2.3", + "laminas/laminas-coding-standard": "~2.5.0", + "laminas/laminas-db": "^2.18", + "laminas/laminas-http": "^2.19", + "laminas/laminas-servicemanager": "^3.22.1", + "laminas/laminas-validator": "^2.46", + "phpunit/phpunit": "^10.5.5", + "psalm/plugin-phpunit": "^0.19.0", + "psr/http-message": "^2.0", + "vimeo/psalm": "^5.18.0" }, "suggest": { - "laminas/laminas-eventmanager": "Laminas\\EventManager component", - "laminas/laminas-hydrator": "(^3.2 || ^4.3) Laminas\\Hydrator component for using HydratingResultSets", - "laminas/laminas-servicemanager": "Laminas\\ServiceManager component" + "laminas/laminas-cache": "Laminas\\Cache component, for optionally caching feeds between requests", + "laminas/laminas-db": "Laminas\\Db component, for use with PubSubHubbub", + "laminas/laminas-http": "Laminas\\Http for PubSubHubbub, and optionally for use with Laminas\\Feed\\Reader", + "laminas/laminas-servicemanager": "Laminas\\ServiceManager component, for easily extending ExtensionManager implementations", + "laminas/laminas-validator": "Laminas\\Validator component, for validating email addresses used in Atom feeds and entries when using the Writer subcomponent", + "psr/http-message": "PSR-7 ^1.0.1, if you wish to use Laminas\\Feed\\Reader\\Http\\Psr7ResponseDecorator" }, "type": "library", - "extra": { - "laminas": { - "component": "Laminas\\Db", - "config-provider": "Laminas\\Db\\ConfigProvider" - } - }, "autoload": { "psr-4": { - "Laminas\\Db\\": "src/" + "Laminas\\Feed\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], - "description": "Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations", + "description": "provides functionality for creating and consuming RSS and Atom feeds", "homepage": "https://laminas.dev", "keywords": [ - "db", - "laminas" + "atom", + "feed", + "laminas", + "rss" ], "support": { "chat": "https://laminas.dev/chat", - "docs": "https://docs.laminas.dev/laminas-db/", + "docs": "https://docs.laminas.dev/laminas-feed/", "forum": "https://discourse.laminas.dev", - "issues": "https://github.com/laminas/laminas-db/issues", - "rss": "https://github.com/laminas/laminas-db/releases.atom", - "source": "https://github.com/laminas/laminas-db" + "issues": "https://github.com/laminas/laminas-feed/issues", + "rss": "https://github.com/laminas/laminas-feed/releases.atom", + "source": "https://github.com/laminas/laminas-feed" }, "funding": [ { @@ -3028,76 +2986,78 @@ "type": "community_bridge" } ], - "time": "2024-04-02T01:04:56+00:00" + "time": "2024-10-09T10:53:30+00:00" }, { - "name": "laminas/laminas-di", - "version": "3.14.0", + "name": "laminas/laminas-filter", + "version": "2.40.0", "source": { "type": "git", - "url": "https://github.com/laminas/laminas-di.git", - "reference": "63d86f64ccfa6c4f49e534e312cc89ca613ba3c5" + "url": "https://github.com/laminas/laminas-filter.git", + "reference": "9b32ba7c45a302ed349bf42061308e854d56e75b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-di/zipball/63d86f64ccfa6c4f49e534e312cc89ca613ba3c5", - "reference": "63d86f64ccfa6c4f49e534e312cc89ca613ba3c5", + "url": "https://api.github.com/repos/laminas/laminas-filter/zipball/9b32ba7c45a302ed349bf42061308e854d56e75b", + "reference": "9b32ba7c45a302ed349bf42061308e854d56e75b", "shasum": "" }, "require": { - "laminas/laminas-stdlib": "^3.18.0", - "php": "~8.1.0 || ~8.2.0 || ~8.3.0", - "psr/container": "^1.1.1", - "psr/log": "^1.1.4 || ^2.0.0 || ^3.0.0" + "ext-mbstring": "*", + "laminas/laminas-servicemanager": "^3.21.0", + "laminas/laminas-stdlib": "^3.19.0", + "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0" }, "conflict": { - "laminas/laminas-servicemanager": "<3.13.0", - "laminas/laminas-servicemanager-di": "*", - "zendframework/zend-di": "*" + "laminas/laminas-validator": "<2.10.1", + "zendframework/zend-filter": "*" }, "require-dev": { - "laminas/laminas-coding-standard": "~2.5.0", - "laminas/laminas-servicemanager": "^3.22", - "mikey179/vfsstream": "^1.6.11@alpha", - "phpbench/phpbench": "^1.2.7", - "phpunit/phpunit": "^9.5.26", - "psalm/plugin-phpunit": "^0.18.0", - "squizlabs/php_codesniffer": "^3.7.1", - "vimeo/psalm": "^5.0" + "laminas/laminas-coding-standard": "~3.0", + "laminas/laminas-crypt": "^3.12", + "laminas/laminas-i18n": "^2.28.1", + "laminas/laminas-uri": "^2.12", + "pear/archive_tar": "^1.5.0", + "phpunit/phpunit": "^10.5.36", + "psalm/plugin-phpunit": "^0.19.0", + "psr/http-factory": "^1.1.0", + "vimeo/psalm": "^5.26.1" }, "suggest": { - "laminas/laminas-servicemanager": "An IoC container without auto wiring capabilities" + "laminas/laminas-crypt": "Laminas\\Crypt component, for encryption filters", + "laminas/laminas-i18n": "Laminas\\I18n component for filters depending on i18n functionality", + "laminas/laminas-uri": "Laminas\\Uri component, for the UriNormalize filter", + "psr/http-factory-implementation": "psr/http-factory-implementation, for creating file upload instances when consuming PSR-7 in file upload filters" }, "type": "library", "extra": { "laminas": { - "component": "Laminas\\Di", - "config-provider": "Laminas\\Di\\ConfigProvider" + "component": "Laminas\\Filter", + "config-provider": "Laminas\\Filter\\ConfigProvider" } }, "autoload": { "psr-4": { - "Laminas\\Di\\": "src/" + "Laminas\\Filter\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], - "description": "Automated dependency injection for PSR-11 containers", + "description": "Programmatically filter and normalize data and files", "homepage": "https://laminas.dev", "keywords": [ - "PSR-11", - "di", + "filter", "laminas" ], "support": { "chat": "https://laminas.dev/chat", - "docs": "https://docs.laminas.dev/laminas-di/", + "docs": "https://docs.laminas.dev/laminas-filter/", "forum": "https://discourse.laminas.dev", - "issues": "https://github.com/laminas/laminas-di/issues", - "rss": "https://github.com/laminas/laminas-di/releases.atom", - "source": "https://github.com/laminas/laminas-di" + "issues": "https://github.com/laminas/laminas-filter/issues", + "rss": "https://github.com/laminas/laminas-filter/releases.atom", + "source": "https://github.com/laminas/laminas-filter" }, "funding": [ { @@ -3105,61 +3065,64 @@ "type": "community_bridge" } ], - "time": "2024-05-02T12:56:18+00:00" + "time": "2025-01-06T21:36:57+00:00" }, { - "name": "laminas/laminas-escaper", - "version": "2.13.0", + "name": "laminas/laminas-http", + "version": "2.21.0", "source": { "type": "git", - "url": "https://github.com/laminas/laminas-escaper.git", - "reference": "af459883f4018d0f8a0c69c7a209daef3bf973ba" + "url": "https://github.com/laminas/laminas-http.git", + "reference": "a9867e4d1cda3dbad208903239c83a3d670cce10" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-escaper/zipball/af459883f4018d0f8a0c69c7a209daef3bf973ba", - "reference": "af459883f4018d0f8a0c69c7a209daef3bf973ba", + "url": "https://api.github.com/repos/laminas/laminas-http/zipball/a9867e4d1cda3dbad208903239c83a3d670cce10", + "reference": "a9867e4d1cda3dbad208903239c83a3d670cce10", "shasum": "" }, "require": { - "ext-ctype": "*", - "ext-mbstring": "*", - "php": "~8.1.0 || ~8.2.0 || ~8.3.0" + "laminas/laminas-loader": "^2.10", + "laminas/laminas-stdlib": "^3.6", + "laminas/laminas-uri": "^2.11", + "laminas/laminas-validator": "^2.15 || ^3.0", + "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0" }, "conflict": { - "zendframework/zend-escaper": "*" + "zendframework/zend-http": "*" }, "require-dev": { - "infection/infection": "^0.27.0", - "laminas/laminas-coding-standard": "~2.5.0", - "maglnet/composer-require-checker": "^3.8.0", - "phpunit/phpunit": "^9.6.7", - "psalm/plugin-phpunit": "^0.18.4", - "vimeo/psalm": "^5.9" + "ext-curl": "*", + "laminas/laminas-coding-standard": "~2.4.0", + "phpunit/phpunit": "^9.6.21" + }, + "suggest": { + "paragonie/certainty": "For automated management of cacert.pem" }, "type": "library", "autoload": { "psr-4": { - "Laminas\\Escaper\\": "src/" + "Laminas\\Http\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], - "description": "Securely and safely escape HTML, HTML attributes, JavaScript, CSS, and URLs", + "description": "Provides an easy interface for performing Hyper-Text Transfer Protocol (HTTP) requests", "homepage": "https://laminas.dev", "keywords": [ - "escaper", + "http", + "http client", "laminas" ], "support": { "chat": "https://laminas.dev/chat", - "docs": "https://docs.laminas.dev/laminas-escaper/", + "docs": "https://docs.laminas.dev/laminas-http/", "forum": "https://discourse.laminas.dev", - "issues": "https://github.com/laminas/laminas-escaper/issues", - "rss": "https://github.com/laminas/laminas-escaper/releases.atom", - "source": "https://github.com/laminas/laminas-escaper" + "issues": "https://github.com/laminas/laminas-http/issues", + "rss": "https://github.com/laminas/laminas-http/releases.atom", + "source": "https://github.com/laminas/laminas-http" }, "funding": [ { @@ -3167,67 +3130,85 @@ "type": "community_bridge" } ], - "time": "2023-10-10T08:35:13+00:00" + "time": "2024-12-04T09:17:39+00:00" }, { - "name": "laminas/laminas-eventmanager", - "version": "3.13.1", + "name": "laminas/laminas-i18n", + "version": "2.29.0", "source": { "type": "git", - "url": "https://github.com/laminas/laminas-eventmanager.git", - "reference": "933d1b5cf03fa4cf3016cebfd0555fa2ba3f2024" + "url": "https://github.com/laminas/laminas-i18n.git", + "reference": "9aa7ef6073556e9b4cfd8d9a0cb8e41cd3883454" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-eventmanager/zipball/933d1b5cf03fa4cf3016cebfd0555fa2ba3f2024", - "reference": "933d1b5cf03fa4cf3016cebfd0555fa2ba3f2024", + "url": "https://api.github.com/repos/laminas/laminas-i18n/zipball/9aa7ef6073556e9b4cfd8d9a0cb8e41cd3883454", + "reference": "9aa7ef6073556e9b4cfd8d9a0cb8e41cd3883454", "shasum": "" }, "require": { - "php": "~8.1.0 || ~8.2.0 || ~8.3.0" + "ext-intl": "*", + "laminas/laminas-servicemanager": "^3.21.0", + "laminas/laminas-stdlib": "^3.0", + "laminas/laminas-translator": "^1.0", + "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0" }, "conflict": { - "container-interop/container-interop": "<1.2", - "zendframework/zend-eventmanager": "*" + "laminas/laminas-view": "<2.20.0", + "zendframework/zend-i18n": "*" }, "require-dev": { + "laminas/laminas-cache": "^3.12.1", + "laminas/laminas-cache-storage-adapter-memory": "^2.3.0", + "laminas/laminas-cache-storage-deprecated-factory": "^1.2", "laminas/laminas-coding-standard": "~2.5.0", - "laminas/laminas-stdlib": "^3.18", - "phpbench/phpbench": "^1.2.15", - "phpunit/phpunit": "^10.5.5", - "psalm/plugin-phpunit": "^0.18.4", - "psr/container": "^1.1.2 || ^2.0.2", - "vimeo/psalm": "^5.18" + "laminas/laminas-config": "^3.9.0", + "laminas/laminas-eventmanager": "^3.13", + "laminas/laminas-filter": "^2.34", + "laminas/laminas-validator": "^2.49", + "laminas/laminas-view": "^2.34", + "phpunit/phpunit": "^10.5.11", + "psalm/plugin-phpunit": "^0.19.0", + "vimeo/psalm": "^5.22.2" }, "suggest": { - "laminas/laminas-stdlib": "^2.7.3 || ^3.0, to use the FilterChain feature", - "psr/container": "^1.1.2 || ^2.0.2, to use the lazy listeners feature" + "laminas/laminas-cache": "You should install this package to cache the translations", + "laminas/laminas-config": "You should install this package to use the INI translation format", + "laminas/laminas-eventmanager": "You should install this package to use the events in the translator", + "laminas/laminas-filter": "You should install this package to use the provided filters", + "laminas/laminas-i18n-resources": "This package provides validator and captcha translations", + "laminas/laminas-validator": "You should install this package to use the provided validators", + "laminas/laminas-view": "You should install this package to use the provided view helpers" }, "type": "library", + "extra": { + "laminas": { + "component": "Laminas\\I18n", + "config-provider": "Laminas\\I18n\\ConfigProvider" + } + }, "autoload": { "psr-4": { - "Laminas\\EventManager\\": "src/" + "Laminas\\I18n\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], - "description": "Trigger and listen to events within a PHP application", + "description": "Provide translations for your application, and filter and validate internationalized values", "homepage": "https://laminas.dev", "keywords": [ - "event", - "eventmanager", - "events", + "i18n", "laminas" ], "support": { "chat": "https://laminas.dev/chat", - "docs": "https://docs.laminas.dev/laminas-eventmanager/", + "docs": "https://docs.laminas.dev/laminas-i18n/", "forum": "https://discourse.laminas.dev", - "issues": "https://github.com/laminas/laminas-eventmanager/issues", - "rss": "https://github.com/laminas/laminas-eventmanager/releases.atom", - "source": "https://github.com/laminas/laminas-eventmanager" + "issues": "https://github.com/laminas/laminas-i18n/issues", + "rss": "https://github.com/laminas/laminas-i18n/releases.atom", + "source": "https://github.com/laminas/laminas-i18n" }, "funding": [ { @@ -3235,79 +3216,60 @@ "type": "community_bridge" } ], - "time": "2024-06-24T14:01:06+00:00" + "time": "2024-10-11T09:44:53+00:00" }, { - "name": "laminas/laminas-feed", - "version": "2.22.0", + "name": "laminas/laminas-json", + "version": "3.7.1", "source": { "type": "git", - "url": "https://github.com/laminas/laminas-feed.git", - "reference": "669792b819fca7274698147ad7a2ecc1b0a9b141" + "url": "https://github.com/laminas/laminas-json.git", + "reference": "a0f9dca08e28f39a7a7a7a04370eb2f017369277" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-feed/zipball/669792b819fca7274698147ad7a2ecc1b0a9b141", - "reference": "669792b819fca7274698147ad7a2ecc1b0a9b141", + "url": "https://api.github.com/repos/laminas/laminas-json/zipball/a0f9dca08e28f39a7a7a7a04370eb2f017369277", + "reference": "a0f9dca08e28f39a7a7a7a04370eb2f017369277", "shasum": "" }, "require": { - "ext-dom": "*", - "ext-libxml": "*", - "laminas/laminas-escaper": "^2.9", - "laminas/laminas-stdlib": "^3.6", - "php": "~8.1.0 || ~8.2.0 || ~8.3.0" + "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0" }, "conflict": { - "laminas/laminas-servicemanager": "<3.3", - "zendframework/zend-feed": "*" + "zendframework/zend-json": "*" }, "require-dev": { - "laminas/laminas-cache": "^2.13.2 || ^3.11", - "laminas/laminas-cache-storage-adapter-memory": "^1.1.0 || ^2.2", - "laminas/laminas-coding-standard": "~2.5.0", - "laminas/laminas-db": "^2.18", - "laminas/laminas-http": "^2.18", - "laminas/laminas-servicemanager": "^3.21.0", - "laminas/laminas-validator": "^2.38", - "phpunit/phpunit": "^10.3.1", - "psalm/plugin-phpunit": "^0.18.4", - "psr/http-message": "^2.0", - "vimeo/psalm": "^5.14.1" + "laminas/laminas-coding-standard": "~2.4.0", + "laminas/laminas-stdlib": "^2.7.7 || ^3.19", + "phpunit/phpunit": "^9.5.25" }, "suggest": { - "laminas/laminas-cache": "Laminas\\Cache component, for optionally caching feeds between requests", - "laminas/laminas-db": "Laminas\\Db component, for use with PubSubHubbub", - "laminas/laminas-http": "Laminas\\Http for PubSubHubbub, and optionally for use with Laminas\\Feed\\Reader", - "laminas/laminas-servicemanager": "Laminas\\ServiceManager component, for easily extending ExtensionManager implementations", - "laminas/laminas-validator": "Laminas\\Validator component, for validating email addresses used in Atom feeds and entries when using the Writer subcomponent", - "psr/http-message": "PSR-7 ^1.0.1, if you wish to use Laminas\\Feed\\Reader\\Http\\Psr7ResponseDecorator" + "laminas/laminas-json-server": "For implementing JSON-RPC servers", + "laminas/laminas-xml2json": "For converting XML documents to JSON" }, "type": "library", "autoload": { "psr-4": { - "Laminas\\Feed\\": "src/" + "Laminas\\Json\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], - "description": "provides functionality for creating and consuming RSS and Atom feeds", + "description": "provides convenience methods for serializing native PHP to JSON and decoding JSON to native PHP", "homepage": "https://laminas.dev", "keywords": [ - "atom", - "feed", - "laminas", - "rss" + "json", + "laminas" ], "support": { "chat": "https://laminas.dev/chat", - "docs": "https://docs.laminas.dev/laminas-feed/", + "docs": "https://docs.laminas.dev/laminas-json/", "forum": "https://discourse.laminas.dev", - "issues": "https://github.com/laminas/laminas-feed/issues", - "rss": "https://github.com/laminas/laminas-feed/releases.atom", - "source": "https://github.com/laminas/laminas-feed" + "issues": "https://github.com/laminas/laminas-json/issues", + "rss": "https://github.com/laminas/laminas-json/releases.atom", + "source": "https://github.com/laminas/laminas-json" }, "funding": [ { @@ -3315,67 +3277,56 @@ "type": "community_bridge" } ], - "time": "2023-10-11T20:16:37+00:00" + "abandoned": true, + "time": "2024-12-05T14:51:57+00:00" }, { - "name": "laminas/laminas-file", - "version": "2.13.0", + "name": "laminas/laminas-loader", + "version": "2.11.1", "source": { "type": "git", - "url": "https://github.com/laminas/laminas-file.git", - "reference": "54b354bff5dca67af3452b1f73a0ab66e4c4a5e5" + "url": "https://github.com/laminas/laminas-loader.git", + "reference": "c507d5eccb969f7208434e3980680a1f6c0b1d8d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-file/zipball/54b354bff5dca67af3452b1f73a0ab66e4c4a5e5", - "reference": "54b354bff5dca67af3452b1f73a0ab66e4c4a5e5", + "url": "https://api.github.com/repos/laminas/laminas-loader/zipball/c507d5eccb969f7208434e3980680a1f6c0b1d8d", + "reference": "c507d5eccb969f7208434e3980680a1f6c0b1d8d", "shasum": "" }, "require": { - "laminas/laminas-stdlib": "^2.7.7 || ^3.15.0", - "php": "~8.1.0 || ~8.2.0 || ~8.3.0" + "php": "~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0" }, "conflict": { - "zendframework/zend-file": "*" + "zendframework/zend-loader": "*" }, "require-dev": { - "laminas/laminas-coding-standard": "~1.0.0", - "laminas/laminas-filter": "^2.23.2", - "laminas/laminas-i18n": "^2.7.4", - "laminas/laminas-progressbar": "^2.5.2", - "laminas/laminas-servicemanager": "^2.7.8 || ^3.3", - "laminas/laminas-session": "^2.8", - "laminas/laminas-validator": "^2.10.1", - "phpunit/phpunit": "^9.5.10" - }, - "suggest": { - "laminas/laminas-filter": "Laminas\\Filter component", - "laminas/laminas-i18n": "Laminas\\I18n component", - "laminas/laminas-validator": "Laminas\\Validator component" + "laminas/laminas-coding-standard": "~2.4.0", + "phpunit/phpunit": "~9.5.25" }, "type": "library", "autoload": { "psr-4": { - "Laminas\\File\\": "src/" + "Laminas\\Loader\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], - "description": "Locate PHP classfiles", + "description": "Autoloading and plugin loading strategies", "homepage": "https://laminas.dev", "keywords": [ - "file", - "laminas" + "laminas", + "loader" ], "support": { "chat": "https://laminas.dev/chat", - "docs": "https://docs.laminas.dev/laminas-file/", + "docs": "https://docs.laminas.dev/laminas-loader/", "forum": "https://discourse.laminas.dev", - "issues": "https://github.com/laminas/laminas-file/issues", - "rss": "https://github.com/laminas/laminas-file/releases.atom", - "source": "https://github.com/laminas/laminas-file" + "issues": "https://github.com/laminas/laminas-loader/issues", + "rss": "https://github.com/laminas/laminas-loader/releases.atom", + "source": "https://github.com/laminas/laminas-loader" }, "funding": [ { @@ -3383,78 +3334,67 @@ "type": "community_bridge" } ], - "time": "2023-11-21T14:05:55+00:00" + "abandoned": true, + "time": "2024-12-05T14:43:32+00:00" }, { - "name": "laminas/laminas-filter", - "version": "2.37.0", + "name": "laminas/laminas-math", + "version": "3.8.1", "source": { "type": "git", - "url": "https://github.com/laminas/laminas-filter.git", - "reference": "27dda1e60547bc000b876e24808f47932df2f4ac" + "url": "https://github.com/laminas/laminas-math.git", + "reference": "a9e54f68accf5f8a3e66dd01fc6b32180e520018" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-filter/zipball/27dda1e60547bc000b876e24808f47932df2f4ac", - "reference": "27dda1e60547bc000b876e24808f47932df2f4ac", + "url": "https://api.github.com/repos/laminas/laminas-math/zipball/a9e54f68accf5f8a3e66dd01fc6b32180e520018", + "reference": "a9e54f68accf5f8a3e66dd01fc6b32180e520018", "shasum": "" }, "require": { "ext-mbstring": "*", - "laminas/laminas-servicemanager": "^3.21.0", - "laminas/laminas-stdlib": "^3.13.0", - "php": "~8.1.0 || ~8.2.0 || ~8.3.0" + "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0" }, "conflict": { - "laminas/laminas-validator": "<2.10.1", - "zendframework/zend-filter": "*" + "zendframework/zend-math": "*" }, "require-dev": { - "laminas/laminas-coding-standard": "~2.5.0", - "laminas/laminas-crypt": "^3.11", - "laminas/laminas-i18n": "^2.26.0", - "laminas/laminas-uri": "^2.11", - "pear/archive_tar": "^1.5.0", - "phpunit/phpunit": "^10.5.20", - "psalm/plugin-phpunit": "^0.19.0", - "psr/http-factory": "^1.1.0", - "vimeo/psalm": "^5.24.0" + "laminas/laminas-coding-standard": "~2.4.0", + "phpunit/phpunit": "~9.5.25" }, "suggest": { - "laminas/laminas-crypt": "Laminas\\Crypt component, for encryption filters", - "laminas/laminas-i18n": "Laminas\\I18n component for filters depending on i18n functionality", - "laminas/laminas-uri": "Laminas\\Uri component, for the UriNormalize filter", - "psr/http-factory-implementation": "psr/http-factory-implementation, for creating file upload instances when consuming PSR-7 in file upload filters" + "ext-bcmath": "If using the bcmath functionality", + "ext-gmp": "If using the gmp functionality" }, "type": "library", "extra": { - "laminas": { - "component": "Laminas\\Filter", - "config-provider": "Laminas\\Filter\\ConfigProvider" + "branch-alias": { + "dev-master": "3.2.x-dev", + "dev-develop": "3.3.x-dev" } }, "autoload": { "psr-4": { - "Laminas\\Filter\\": "src/" + "Laminas\\Math\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], - "description": "Programmatically filter and normalize data and files", + "description": "Create cryptographically secure pseudo-random numbers, and manage big integers", "homepage": "https://laminas.dev", "keywords": [ - "filter", - "laminas" + "laminas", + "math" ], "support": { "chat": "https://laminas.dev/chat", - "docs": "https://docs.laminas.dev/laminas-filter/", + "docs": "https://docs.laminas.dev/laminas-math/", "forum": "https://discourse.laminas.dev", - "issues": "https://github.com/laminas/laminas-filter/issues", - "rss": "https://github.com/laminas/laminas-filter/releases.atom", - "source": "https://github.com/laminas/laminas-filter" + "issues": "https://github.com/laminas/laminas-math/issues", + "rss": "https://github.com/laminas/laminas-math/releases.atom", + "source": "https://github.com/laminas/laminas-math" }, "funding": [ { @@ -3462,64 +3402,73 @@ "type": "community_bridge" } ], - "time": "2024-08-12T09:23:23+00:00" + "abandoned": true, + "time": "2024-12-05T13:49:56+00:00" }, { - "name": "laminas/laminas-http", - "version": "2.19.0", + "name": "laminas/laminas-modulemanager", + "version": "2.17.0", "source": { "type": "git", - "url": "https://github.com/laminas/laminas-http.git", - "reference": "26dd6d1177e25d970058863c2afed12bb9dbff4d" + "url": "https://github.com/laminas/laminas-modulemanager.git", + "reference": "3cd6e84ba767b43a47c6c4245a56b30ac3738c6a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-http/zipball/26dd6d1177e25d970058863c2afed12bb9dbff4d", - "reference": "26dd6d1177e25d970058863c2afed12bb9dbff4d", + "url": "https://api.github.com/repos/laminas/laminas-modulemanager/zipball/3cd6e84ba767b43a47c6c4245a56b30ac3738c6a", + "reference": "3cd6e84ba767b43a47c6c4245a56b30ac3738c6a", "shasum": "" }, "require": { - "laminas/laminas-loader": "^2.10", + "brick/varexporter": "^0.3.2 || ^0.4 || ^0.5", + "laminas/laminas-config": "^3.7", + "laminas/laminas-eventmanager": "^3.4", "laminas/laminas-stdlib": "^3.6", - "laminas/laminas-uri": "^2.11", - "laminas/laminas-validator": "^2.15", - "php": "~8.1.0 || ~8.2.0 || ~8.3.0" + "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0", + "webimpress/safe-writer": "^1.0.2 || ^2.1" }, "conflict": { - "zendframework/zend-http": "*" + "amphp/amp": "<2.6.4", + "zendframework/zend-modulemanager": "*" }, "require-dev": { - "ext-curl": "*", - "laminas/laminas-coding-standard": "~2.4.0", - "phpunit/phpunit": "^9.5.25" + "laminas/laminas-coding-standard": "^3.0.1", + "laminas/laminas-loader": "^2.11", + "laminas/laminas-mvc": "^3.7.0", + "laminas/laminas-servicemanager": "^3.23.0", + "phpunit/phpunit": "^10.5.38", + "psalm/plugin-phpunit": "^0.19.0", + "vimeo/psalm": "^5.26.1" }, "suggest": { - "paragonie/certainty": "For automated management of cacert.pem" + "laminas/laminas-console": "Laminas\\Console component", + "laminas/laminas-loader": "Laminas\\Loader component if you are not using Composer autoloading for your modules", + "laminas/laminas-mvc": "Laminas\\Mvc component", + "laminas/laminas-servicemanager": "Laminas\\ServiceManager component" }, "type": "library", "autoload": { "psr-4": { - "Laminas\\Http\\": "src/" + "Laminas\\ModuleManager\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], - "description": "Provides an easy interface for performing Hyper-Text Transfer Protocol (HTTP) requests", + "description": "Modular application system for laminas-mvc applications", "homepage": "https://laminas.dev", "keywords": [ - "http", - "http client", - "laminas" + "laminas", + "modulemanager" ], "support": { "chat": "https://laminas.dev/chat", - "docs": "https://docs.laminas.dev/laminas-http/", + "docs": "https://docs.laminas.dev/laminas-modulemanager/", "forum": "https://discourse.laminas.dev", - "issues": "https://github.com/laminas/laminas-http/issues", - "rss": "https://github.com/laminas/laminas-http/releases.atom", - "source": "https://github.com/laminas/laminas-http" + "issues": "https://github.com/laminas/laminas-modulemanager/issues", + "rss": "https://github.com/laminas/laminas-modulemanager/releases.atom", + "source": "https://github.com/laminas/laminas-modulemanager" }, "funding": [ { @@ -3527,85 +3476,78 @@ "type": "community_bridge" } ], - "time": "2023-11-02T16:27:41+00:00" + "time": "2024-11-17T22:29:29+00:00" }, { - "name": "laminas/laminas-i18n", - "version": "2.28.1", + "name": "laminas/laminas-mvc", + "version": "3.8.0", "source": { "type": "git", - "url": "https://github.com/laminas/laminas-i18n.git", - "reference": "d553a9c15c08768b8410050b4fa5479c99e2ed82" + "url": "https://github.com/laminas/laminas-mvc.git", + "reference": "53ba28b7222d3a3b49747a26babef43d1b17fb6f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-i18n/zipball/d553a9c15c08768b8410050b4fa5479c99e2ed82", - "reference": "d553a9c15c08768b8410050b4fa5479c99e2ed82", + "url": "https://api.github.com/repos/laminas/laminas-mvc/zipball/53ba28b7222d3a3b49747a26babef43d1b17fb6f", + "reference": "53ba28b7222d3a3b49747a26babef43d1b17fb6f", "shasum": "" }, "require": { - "ext-intl": "*", - "laminas/laminas-servicemanager": "^3.21.0", - "laminas/laminas-stdlib": "^3.0", - "laminas/laminas-translator": "^1.0", - "php": "~8.1.0 || ~8.2.0 || ~8.3.0" + "container-interop/container-interop": "^1.2", + "laminas/laminas-eventmanager": "^3.4", + "laminas/laminas-http": "^2.15", + "laminas/laminas-modulemanager": "^2.16", + "laminas/laminas-router": "^3.11.1", + "laminas/laminas-servicemanager": "^3.20.0", + "laminas/laminas-stdlib": "^3.19", + "laminas/laminas-view": "^2.18.0", + "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0" }, "conflict": { - "laminas/laminas-view": "<2.20.0", - "zendframework/zend-i18n": "*" + "zendframework/zend-mvc": "*" }, "require-dev": { - "laminas/laminas-cache": "^3.12.1", - "laminas/laminas-cache-storage-adapter-memory": "^2.3.0", - "laminas/laminas-cache-storage-deprecated-factory": "^1.2", - "laminas/laminas-coding-standard": "~2.5.0", - "laminas/laminas-config": "^3.9.0", - "laminas/laminas-eventmanager": "^3.13", - "laminas/laminas-filter": "^2.34", - "laminas/laminas-validator": "^2.49", - "laminas/laminas-view": "^2.34", - "phpunit/phpunit": "^10.5.11", - "psalm/plugin-phpunit": "^0.19.0", - "vimeo/psalm": "^5.22.2" + "laminas/laminas-coding-standard": "^2.5.0", + "laminas/laminas-json": "^3.6", + "phpunit/phpunit": "^10.5.38", + "webmozart/assert": "^1.11" }, "suggest": { - "laminas/laminas-cache": "You should install this package to cache the translations", - "laminas/laminas-config": "You should install this package to use the INI translation format", - "laminas/laminas-eventmanager": "You should install this package to use the events in the translator", - "laminas/laminas-filter": "You should install this package to use the provided filters", - "laminas/laminas-i18n-resources": "This package provides validator and captcha translations", - "laminas/laminas-validator": "You should install this package to use the provided validators", - "laminas/laminas-view": "You should install this package to use the provided view helpers" - }, - "type": "library", - "extra": { - "laminas": { - "component": "Laminas\\I18n", - "config-provider": "Laminas\\I18n\\ConfigProvider" - } + "laminas/laminas-json": "(^2.6.1 || ^3.0) To auto-deserialize JSON body content in AbstractRestfulController extensions, when json_decode is unavailable", + "laminas/laminas-log": "^2.9.1 To provide log functionality via LogFilterManager, LogFormatterManager, and LogProcessorManager", + "laminas/laminas-mvc-console": "laminas-mvc-console provides the ability to expose laminas-mvc as a console application", + "laminas/laminas-mvc-i18n": "laminas-mvc-i18n provides integration with laminas-i18n, including a translation bridge and translatable route segments", + "laminas/laminas-mvc-middleware": "To dispatch middleware in your laminas-mvc application", + "laminas/laminas-mvc-plugin-fileprg": "To provide Post/Redirect/Get functionality around forms that container file uploads", + "laminas/laminas-mvc-plugin-flashmessenger": "To provide flash messaging capabilities between requests", + "laminas/laminas-mvc-plugin-identity": "To access the authenticated identity (per laminas-authentication) in controllers", + "laminas/laminas-mvc-plugin-prg": "To provide Post/Redirect/Get functionality within controllers", + "laminas/laminas-paginator": "^2.7 To provide pagination functionality via PaginatorPluginManager", + "laminas/laminas-servicemanager-di": "laminas-servicemanager-di provides utilities for integrating laminas-di and laminas-servicemanager in your laminas-mvc application" }, + "type": "library", "autoload": { "psr-4": { - "Laminas\\I18n\\": "src/" + "Laminas\\Mvc\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], - "description": "Provide translations for your application, and filter and validate internationalized values", + "description": "Laminas's event-driven MVC layer, including MVC Applications, Controllers, and Plugins", "homepage": "https://laminas.dev", "keywords": [ - "i18n", - "laminas" + "laminas", + "mvc" ], "support": { "chat": "https://laminas.dev/chat", - "docs": "https://docs.laminas.dev/laminas-i18n/", + "docs": "https://docs.laminas.dev/laminas-mvc/", "forum": "https://discourse.laminas.dev", - "issues": "https://github.com/laminas/laminas-i18n/issues", - "rss": "https://github.com/laminas/laminas-i18n/releases.atom", - "source": "https://github.com/laminas/laminas-i18n" + "issues": "https://github.com/laminas/laminas-mvc/issues", + "rss": "https://github.com/laminas/laminas-mvc/releases.atom", + "source": "https://github.com/laminas/laminas-mvc" }, "funding": [ { @@ -3613,60 +3555,63 @@ "type": "community_bridge" } ], - "time": "2024-09-10T11:54:30+00:00" + "time": "2024-11-18T00:14:29+00:00" }, { - "name": "laminas/laminas-json", - "version": "3.6.0", + "name": "laminas/laminas-permissions-acl", + "version": "2.17.0", "source": { "type": "git", - "url": "https://github.com/laminas/laminas-json.git", - "reference": "53ff787b20b77197f38680c737e8dfffa846b85b" + "url": "https://github.com/laminas/laminas-permissions-acl.git", + "reference": "96d710d0a8e6cfa781b2ba184a3dd397634ae2e7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-json/zipball/53ff787b20b77197f38680c737e8dfffa846b85b", - "reference": "53ff787b20b77197f38680c737e8dfffa846b85b", + "url": "https://api.github.com/repos/laminas/laminas-permissions-acl/zipball/96d710d0a8e6cfa781b2ba184a3dd397634ae2e7", + "reference": "96d710d0a8e6cfa781b2ba184a3dd397634ae2e7", "shasum": "" }, "require": { - "php": "~8.1.0 || ~8.2.0 || ~8.3.0" + "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0" }, "conflict": { - "zendframework/zend-json": "*" + "laminas/laminas-servicemanager": "<3.0", + "zendframework/zend-permissions-acl": "*" }, "require-dev": { - "laminas/laminas-coding-standard": "~2.4.0", - "laminas/laminas-stdlib": "^2.7.7 || ^3.8", - "phpunit/phpunit": "^9.5.25" + "laminas/laminas-coding-standard": "^3.0.1", + "laminas/laminas-servicemanager": "^3.21", + "phpbench/phpbench": "^1.2.10", + "phpunit/phpunit": "^10.5.38", + "psalm/plugin-phpunit": "^0.19.0", + "vimeo/psalm": "^5.26.1" }, "suggest": { - "laminas/laminas-json-server": "For implementing JSON-RPC servers", - "laminas/laminas-xml2json": "For converting XML documents to JSON" + "laminas/laminas-servicemanager": "To support Laminas\\Permissions\\Acl\\Assertion\\AssertionManager plugin manager usage" }, "type": "library", "autoload": { "psr-4": { - "Laminas\\Json\\": "src/" + "Laminas\\Permissions\\Acl\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], - "description": "provides convenience methods for serializing native PHP to JSON and decoding JSON to native PHP", + "description": "Provides a lightweight and flexible access control list (ACL) implementation for privileges management", "homepage": "https://laminas.dev", "keywords": [ - "json", + "acl", "laminas" ], "support": { "chat": "https://laminas.dev/chat", - "docs": "https://docs.laminas.dev/laminas-json/", + "docs": "https://docs.laminas.dev/laminas-permissions-acl/", "forum": "https://discourse.laminas.dev", - "issues": "https://github.com/laminas/laminas-json/issues", - "rss": "https://github.com/laminas/laminas-json/releases.atom", - "source": "https://github.com/laminas/laminas-json" + "issues": "https://github.com/laminas/laminas-permissions-acl/issues", + "rss": "https://github.com/laminas/laminas-permissions-acl/releases.atom", + "source": "https://github.com/laminas/laminas-permissions-acl" }, "funding": [ { @@ -3674,55 +3619,65 @@ "type": "community_bridge" } ], - "time": "2023-10-18T09:54:55+00:00" + "time": "2024-11-25T10:38:49+00:00" }, { - "name": "laminas/laminas-loader", - "version": "2.10.0", + "name": "laminas/laminas-recaptcha", + "version": "3.8.0", "source": { "type": "git", - "url": "https://github.com/laminas/laminas-loader.git", - "reference": "e6fe952304ef40ce45cd814751ab35d42afdad12" + "url": "https://github.com/laminas/laminas-recaptcha.git", + "reference": "ab4efc2768b1d9e90df9a49301158ec288cd48dd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-loader/zipball/e6fe952304ef40ce45cd814751ab35d42afdad12", - "reference": "e6fe952304ef40ce45cd814751ab35d42afdad12", + "url": "https://api.github.com/repos/laminas/laminas-recaptcha/zipball/ab4efc2768b1d9e90df9a49301158ec288cd48dd", + "reference": "ab4efc2768b1d9e90df9a49301158ec288cd48dd", "shasum": "" }, "require": { - "php": "~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0" + "ext-json": "*", + "laminas/laminas-http": "^2.15", + "laminas/laminas-stdlib": "^3.10.1", + "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0" }, "conflict": { - "zendframework/zend-loader": "*" + "zendframework/zendservice-recaptcha": "*" }, "require-dev": { - "laminas/laminas-coding-standard": "~2.4.0", - "phpunit/phpunit": "~9.5.25" + "laminas/laminas-coding-standard": "~2.5.0", + "laminas/laminas-config": "^3.9", + "laminas/laminas-validator": "^2.30.1", + "phpunit/phpunit": "^9.6.15", + "psalm/plugin-phpunit": "^0.19.0", + "vimeo/psalm": "^5.19" + }, + "suggest": { + "laminas/laminas-validator": "~2.0, if using ReCaptcha's Mailhide API" }, "type": "library", "autoload": { "psr-4": { - "Laminas\\Loader\\": "src/" + "Laminas\\ReCaptcha\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], - "description": "Autoloading and plugin loading strategies", + "description": "OOP wrapper for the ReCaptcha web service", "homepage": "https://laminas.dev", "keywords": [ "laminas", - "loader" + "recaptcha" ], "support": { "chat": "https://laminas.dev/chat", - "docs": "https://docs.laminas.dev/laminas-loader/", + "docs": "https://docs.laminas.dev/laminas-recaptcha/", "forum": "https://discourse.laminas.dev", - "issues": "https://github.com/laminas/laminas-loader/issues", - "rss": "https://github.com/laminas/laminas-loader/releases.atom", - "source": "https://github.com/laminas/laminas-loader" + "issues": "https://github.com/laminas/laminas-recaptcha/issues", + "rss": "https://github.com/laminas/laminas-recaptcha/releases.atom", + "source": "https://github.com/laminas/laminas-recaptcha" }, "funding": [ { @@ -3730,74 +3685,70 @@ "type": "community_bridge" } ], - "time": "2023-10-18T09:58:51+00:00" + "time": "2024-10-24T08:57:20+00:00" }, { - "name": "laminas/laminas-mail", - "version": "2.25.1", + "name": "laminas/laminas-router", + "version": "3.14.0", "source": { "type": "git", - "url": "https://github.com/laminas/laminas-mail.git", - "reference": "110e04497395123998220e244cceecb167cc6dda" + "url": "https://github.com/laminas/laminas-router.git", + "reference": "5e1f5ca7fe95200661b50235c891ed3eee02d3f0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-mail/zipball/110e04497395123998220e244cceecb167cc6dda", - "reference": "110e04497395123998220e244cceecb167cc6dda", + "url": "https://api.github.com/repos/laminas/laminas-router/zipball/5e1f5ca7fe95200661b50235c891ed3eee02d3f0", + "reference": "5e1f5ca7fe95200661b50235c891ed3eee02d3f0", "shasum": "" }, "require": { - "ext-iconv": "*", - "laminas/laminas-loader": "^2.9.0", - "laminas/laminas-mime": "^2.11.0", - "laminas/laminas-stdlib": "^3.17.0", - "laminas/laminas-validator": "^2.31.0", - "php": "~8.1.0 || ~8.2.0 || ~8.3.0", - "symfony/polyfill-intl-idn": "^1.27.0", - "symfony/polyfill-mbstring": "^1.27.0", - "webmozart/assert": "^1.11.0" + "laminas/laminas-http": "^2.15", + "laminas/laminas-servicemanager": "^3.14.0", + "laminas/laminas-stdlib": "^3.10.1", + "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0" + }, + "conflict": { + "zendframework/zend-router": "*" }, "require-dev": { "laminas/laminas-coding-standard": "~2.5.0", - "laminas/laminas-db": "^2.18", - "laminas/laminas-servicemanager": "^3.22.1", - "phpunit/phpunit": "^10.4.2", - "psalm/plugin-phpunit": "^0.18.4", - "symfony/process": "^6.3.4", - "vimeo/psalm": "^5.15" + "laminas/laminas-i18n": "^2.29.0", + "phpunit/phpunit": "^10.5.36", + "psalm/plugin-phpunit": "^0.19.0", + "vimeo/psalm": "^5.26.1" }, "suggest": { - "laminas/laminas-servicemanager": "^3.21 when using SMTP to deliver messages" + "laminas/laminas-i18n": "^2.15.0 if defining translatable HTTP path segments" }, "type": "library", "extra": { "laminas": { - "component": "Laminas\\Mail", - "config-provider": "Laminas\\Mail\\ConfigProvider" + "component": "Laminas\\Router", + "config-provider": "Laminas\\Router\\ConfigProvider" } }, "autoload": { "psr-4": { - "Laminas\\Mail\\": "src/" + "Laminas\\Router\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], - "description": "Provides generalized functionality to compose and send both text and MIME-compliant multipart e-mail messages", + "description": "Flexible routing system for HTTP and console applications", "homepage": "https://laminas.dev", "keywords": [ "laminas", - "mail" + "routing" ], "support": { "chat": "https://laminas.dev/chat", - "docs": "https://docs.laminas.dev/laminas-mail/", + "docs": "https://docs.laminas.dev/laminas-router/", "forum": "https://discourse.laminas.dev", - "issues": "https://github.com/laminas/laminas-mail/issues", - "rss": "https://github.com/laminas/laminas-mail/releases.atom", - "source": "https://github.com/laminas/laminas-mail" + "issues": "https://github.com/laminas/laminas-router/issues", + "rss": "https://github.com/laminas/laminas-router/releases.atom", + "source": "https://github.com/laminas/laminas-router" }, "funding": [ { @@ -3805,67 +3756,59 @@ "type": "community_bridge" } ], - "abandoned": "symfony/mailer", - "time": "2023-11-02T10:32:34+00:00" + "time": "2024-10-11T11:18:03+00:00" }, { - "name": "laminas/laminas-math", - "version": "3.7.0", + "name": "laminas/laminas-server", + "version": "2.18.0", "source": { "type": "git", - "url": "https://github.com/laminas/laminas-math.git", - "reference": "3e90445828fd64308de2a600b48c3df051b3b17a" + "url": "https://github.com/laminas/laminas-server.git", + "reference": "6fc7d10e289bfc82dd7ed66102f24a66c18c3d85" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-math/zipball/3e90445828fd64308de2a600b48c3df051b3b17a", - "reference": "3e90445828fd64308de2a600b48c3df051b3b17a", + "url": "https://api.github.com/repos/laminas/laminas-server/zipball/6fc7d10e289bfc82dd7ed66102f24a66c18c3d85", + "reference": "6fc7d10e289bfc82dd7ed66102f24a66c18c3d85", "shasum": "" }, "require": { - "ext-mbstring": "*", - "php": "~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0" + "laminas/laminas-code": "^4.7.1", + "laminas/laminas-stdlib": "^3.3.1", + "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0" }, "conflict": { - "zendframework/zend-math": "*" + "zendframework/zend-server": "*" }, "require-dev": { - "laminas/laminas-coding-standard": "~2.4.0", - "phpunit/phpunit": "~9.5.25" - }, - "suggest": { - "ext-bcmath": "If using the bcmath functionality", - "ext-gmp": "If using the gmp functionality" + "laminas/laminas-coding-standard": "~3.0.1", + "phpunit/phpunit": "^10.5.38", + "psalm/plugin-phpunit": "^0.19.0", + "vimeo/psalm": "^5.26.1" }, "type": "library", - "extra": { - "branch-alias": { - "dev-master": "3.2.x-dev", - "dev-develop": "3.3.x-dev" - } - }, "autoload": { "psr-4": { - "Laminas\\Math\\": "src/" + "Laminas\\Server\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], - "description": "Create cryptographically secure pseudo-random numbers, and manage big integers", + "description": "Create Reflection-based RPC servers", "homepage": "https://laminas.dev", "keywords": [ "laminas", - "math" + "server" ], "support": { "chat": "https://laminas.dev/chat", - "docs": "https://docs.laminas.dev/laminas-math/", + "docs": "https://docs.laminas.dev/laminas-server/", "forum": "https://discourse.laminas.dev", - "issues": "https://github.com/laminas/laminas-math/issues", - "rss": "https://github.com/laminas/laminas-math/releases.atom", - "source": "https://github.com/laminas/laminas-math" + "issues": "https://github.com/laminas/laminas-server/issues", + "rss": "https://github.com/laminas/laminas-server/releases.atom", + "source": "https://github.com/laminas/laminas-server" }, "funding": [ { @@ -3873,60 +3816,89 @@ "type": "community_bridge" } ], - "time": "2023-10-18T09:53:37+00:00" + "time": "2024-12-09T14:18:59+00:00" }, { - "name": "laminas/laminas-mime", - "version": "2.12.0", + "name": "laminas/laminas-servicemanager", + "version": "3.23.0", "source": { "type": "git", - "url": "https://github.com/laminas/laminas-mime.git", - "reference": "08cc544778829b7d68d27a097885bd6e7130135e" + "url": "https://github.com/laminas/laminas-servicemanager.git", + "reference": "a8640182b892b99767d54404d19c5c3b3699f79b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-mime/zipball/08cc544778829b7d68d27a097885bd6e7130135e", - "reference": "08cc544778829b7d68d27a097885bd6e7130135e", + "url": "https://api.github.com/repos/laminas/laminas-servicemanager/zipball/a8640182b892b99767d54404d19c5c3b3699f79b", + "reference": "a8640182b892b99767d54404d19c5c3b3699f79b", "shasum": "" }, "require": { - "laminas/laminas-stdlib": "^2.7 || ^3.0", - "php": "~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0" + "laminas/laminas-stdlib": "^3.19", + "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0", + "psr/container": "^1.0" }, "conflict": { - "zendframework/zend-mime": "*" + "ext-psr": "*", + "laminas/laminas-code": "<4.10.0", + "zendframework/zend-code": "<3.3.1", + "zendframework/zend-servicemanager": "*" + }, + "provide": { + "psr/container-implementation": "^1.0" + }, + "replace": { + "container-interop/container-interop": "^1.2.0" }, "require-dev": { - "laminas/laminas-coding-standard": "~2.4.0", - "laminas/laminas-mail": "^2.19.0", - "phpunit/phpunit": "~9.5.25" + "composer/package-versions-deprecated": "^1.11.99.5", + "friendsofphp/proxy-manager-lts": "^1.0.18", + "laminas/laminas-code": "^4.14.0", + "laminas/laminas-coding-standard": "~2.5.0", + "laminas/laminas-container-config-test": "^0.8", + "mikey179/vfsstream": "^1.6.12", + "phpbench/phpbench": "^1.3.1", + "phpunit/phpunit": "^10.5.36", + "psalm/plugin-phpunit": "^0.18.4", + "vimeo/psalm": "^5.26.1" }, "suggest": { - "laminas/laminas-mail": "Laminas\\Mail component" + "friendsofphp/proxy-manager-lts": "ProxyManager ^2.1.1 to handle lazy initialization of services" }, + "bin": [ + "bin/generate-deps-for-config-factory", + "bin/generate-factory-for-class" + ], "type": "library", "autoload": { + "files": [ + "src/autoload.php" + ], "psr-4": { - "Laminas\\Mime\\": "src/" + "Laminas\\ServiceManager\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], - "description": "Create and parse MIME messages and parts", + "description": "Factory-Driven Dependency Injection Container", "homepage": "https://laminas.dev", "keywords": [ + "PSR-11", + "dependency-injection", + "di", + "dic", "laminas", - "mime" + "service-manager", + "servicemanager" ], "support": { "chat": "https://laminas.dev/chat", - "docs": "https://docs.laminas.dev/laminas-mime/", + "docs": "https://docs.laminas.dev/laminas-servicemanager/", "forum": "https://discourse.laminas.dev", - "issues": "https://github.com/laminas/laminas-mime/issues", - "rss": "https://github.com/laminas/laminas-mime/releases.atom", - "source": "https://github.com/laminas/laminas-mime" + "issues": "https://github.com/laminas/laminas-servicemanager/issues", + "rss": "https://github.com/laminas/laminas-servicemanager/releases.atom", + "source": "https://github.com/laminas/laminas-servicemanager" }, "funding": [ { @@ -3934,71 +3906,82 @@ "type": "community_bridge" } ], - "time": "2023-11-02T16:47:19+00:00" + "time": "2024-10-28T21:32:16+00:00" }, { - "name": "laminas/laminas-modulemanager", - "version": "2.16.0", + "name": "laminas/laminas-session", + "version": "2.24.0", "source": { "type": "git", - "url": "https://github.com/laminas/laminas-modulemanager.git", - "reference": "8df7b237d75c04a1bc17b8f7d01eeb601cd7b7e3" + "url": "https://github.com/laminas/laminas-session.git", + "reference": "487b6debacd3e029e27cbed7ce495b1328908dab" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-modulemanager/zipball/8df7b237d75c04a1bc17b8f7d01eeb601cd7b7e3", - "reference": "8df7b237d75c04a1bc17b8f7d01eeb601cd7b7e3", + "url": "https://api.github.com/repos/laminas/laminas-session/zipball/487b6debacd3e029e27cbed7ce495b1328908dab", + "reference": "487b6debacd3e029e27cbed7ce495b1328908dab", "shasum": "" }, "require": { - "brick/varexporter": "^0.3.2 || ^0.4 || ^0.5", - "laminas/laminas-config": "^3.7", - "laminas/laminas-eventmanager": "^3.4", - "laminas/laminas-stdlib": "^3.6", - "php": "~8.1.0 || ~8.2.0|| ~8.3.0", - "webimpress/safe-writer": "^1.0.2 || ^2.1" + "laminas/laminas-eventmanager": "^3.12", + "laminas/laminas-servicemanager": "^3.22", + "laminas/laminas-stdlib": "^3.18", + "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0" }, "conflict": { - "zendframework/zend-modulemanager": "*" + "amphp/amp": "<2.6.4", + "zendframework/zend-session": "*" }, "require-dev": { - "laminas/laminas-coding-standard": "^2.5", - "laminas/laminas-loader": "^2.10", - "laminas/laminas-mvc": "^3.6.1", - "laminas/laminas-servicemanager": "^3.22.1", - "phpunit/phpunit": "^10.4.2", + "ext-xdebug": "*", + "laminas/laminas-cache": "^3.12.2", + "laminas/laminas-cache-storage-adapter-memory": "^2.3", + "laminas/laminas-coding-standard": "~3.0.1", + "laminas/laminas-db": "^2.20.0", + "laminas/laminas-http": "^2.20", + "laminas/laminas-validator": "^2.64.1", + "mongodb/mongodb": "~1.20.0", + "phpunit/phpunit": "^10.5.38", "psalm/plugin-phpunit": "^0.19.0", - "vimeo/psalm": "^5.15" + "vimeo/psalm": "^5.26.1" }, "suggest": { - "laminas/laminas-console": "Laminas\\Console component", - "laminas/laminas-loader": "Laminas\\Loader component if you are not using Composer autoloading for your modules", - "laminas/laminas-mvc": "Laminas\\Mvc component", - "laminas/laminas-servicemanager": "Laminas\\ServiceManager component" + "laminas/laminas-cache": "Laminas\\Cache component", + "laminas/laminas-db": "Laminas\\Db component", + "laminas/laminas-http": "Laminas\\Http component", + "laminas/laminas-servicemanager": "Laminas\\ServiceManager component", + "laminas/laminas-validator": "Laminas\\Validator component", + "mongodb/mongodb": "If you want to use the MongoDB session save handler" }, "type": "library", + "extra": { + "laminas": { + "component": "Laminas\\Session", + "config-provider": "Laminas\\Session\\ConfigProvider" + } + }, "autoload": { "psr-4": { - "Laminas\\ModuleManager\\": "src/" + "Laminas\\Session\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], - "description": "Modular application system for laminas-mvc applications", + "description": "Object-oriented interface to PHP sessions and storage", "homepage": "https://laminas.dev", "keywords": [ "laminas", - "modulemanager" + "session" ], "support": { "chat": "https://laminas.dev/chat", - "docs": "https://docs.laminas.dev/laminas-modulemanager/", + "docs": "https://docs.laminas.dev/laminas-session/", "forum": "https://discourse.laminas.dev", - "issues": "https://github.com/laminas/laminas-modulemanager/issues", - "rss": "https://github.com/laminas/laminas-modulemanager/releases.atom", - "source": "https://github.com/laminas/laminas-modulemanager" + "issues": "https://github.com/laminas/laminas-session/issues", + "rss": "https://github.com/laminas/laminas-session/releases.atom", + "source": "https://github.com/laminas/laminas-session" }, "funding": [ { @@ -4006,80 +3989,70 @@ "type": "community_bridge" } ], - "time": "2024-06-14T14:44:50+00:00" + "time": "2025-02-05T10:39:08+00:00" }, { - "name": "laminas/laminas-mvc", - "version": "3.7.0", + "name": "laminas/laminas-soap", + "version": "2.14.0", "source": { "type": "git", - "url": "https://github.com/laminas/laminas-mvc.git", - "reference": "3f65447addf487189000e54dc1525cd952951da4" + "url": "https://github.com/laminas/laminas-soap.git", + "reference": "f8a7844803cc931c4233f6b1cfbcf7b8272f59e5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-mvc/zipball/3f65447addf487189000e54dc1525cd952951da4", - "reference": "3f65447addf487189000e54dc1525cd952951da4", + "url": "https://api.github.com/repos/laminas/laminas-soap/zipball/f8a7844803cc931c4233f6b1cfbcf7b8272f59e5", + "reference": "f8a7844803cc931c4233f6b1cfbcf7b8272f59e5", "shasum": "" }, "require": { - "container-interop/container-interop": "^1.2", - "laminas/laminas-eventmanager": "^3.4", - "laminas/laminas-http": "^2.15", - "laminas/laminas-modulemanager": "^2.8", - "laminas/laminas-router": "^3.11.1", - "laminas/laminas-servicemanager": "^3.20.0", - "laminas/laminas-stdlib": "^3.6", - "laminas/laminas-view": "^2.14", - "php": "~8.1.0 || ~8.2.0 || ~8.3.0" + "ext-dom": "*", + "ext-soap": "*", + "laminas/laminas-server": "^2.15", + "laminas/laminas-stdlib": "^3.16", + "laminas/laminas-uri": "^2.10", + "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0" }, "conflict": { - "zendframework/zend-mvc": "*" + "amphp/amp": "<2.6.4", + "laminas/laminas-code": "<4.4", + "zendframework/zend-soap": "*" }, "require-dev": { - "laminas/laminas-coding-standard": "^2.5.0", - "laminas/laminas-json": "^3.6", - "phpspec/prophecy": "^1.17.0", + "laminas/laminas-coding-standard": "^2.5", + "laminas/laminas-config": "^3.9", + "laminas/laminas-http": "^2.18", "phpspec/prophecy-phpunit": "^2.0.2", - "phpunit/phpunit": "^9.6.13", - "webmozart/assert": "^1.11" + "phpunit/phpunit": "^9.6.21", + "psalm/plugin-phpunit": "^0.18.4", + "vimeo/psalm": "^4.30" }, "suggest": { - "laminas/laminas-json": "(^2.6.1 || ^3.0) To auto-deserialize JSON body content in AbstractRestfulController extensions, when json_decode is unavailable", - "laminas/laminas-log": "^2.9.1 To provide log functionality via LogFilterManager, LogFormatterManager, and LogProcessorManager", - "laminas/laminas-mvc-console": "laminas-mvc-console provides the ability to expose laminas-mvc as a console application", - "laminas/laminas-mvc-i18n": "laminas-mvc-i18n provides integration with laminas-i18n, including a translation bridge and translatable route segments", - "laminas/laminas-mvc-middleware": "To dispatch middleware in your laminas-mvc application", - "laminas/laminas-mvc-plugin-fileprg": "To provide Post/Redirect/Get functionality around forms that container file uploads", - "laminas/laminas-mvc-plugin-flashmessenger": "To provide flash messaging capabilities between requests", - "laminas/laminas-mvc-plugin-identity": "To access the authenticated identity (per laminas-authentication) in controllers", - "laminas/laminas-mvc-plugin-prg": "To provide Post/Redirect/Get functionality within controllers", - "laminas/laminas-paginator": "^2.7 To provide pagination functionality via PaginatorPluginManager", - "laminas/laminas-servicemanager-di": "laminas-servicemanager-di provides utilities for integrating laminas-di and laminas-servicemanager in your laminas-mvc application" + "ext-curl": "Curl is required when .NET compatibility is required", + "laminas/laminas-http": "Laminas\\Http component" }, "type": "library", "autoload": { "psr-4": { - "Laminas\\Mvc\\": "src/" + "Laminas\\Soap\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], - "description": "Laminas's event-driven MVC layer, including MVC Applications, Controllers, and Plugins", "homepage": "https://laminas.dev", "keywords": [ "laminas", - "mvc" + "soap" ], "support": { "chat": "https://laminas.dev/chat", - "docs": "https://docs.laminas.dev/laminas-mvc/", + "docs": "https://docs.laminas.dev/laminas-soap/", "forum": "https://discourse.laminas.dev", - "issues": "https://github.com/laminas/laminas-mvc/issues", - "rss": "https://github.com/laminas/laminas-mvc/releases.atom", - "source": "https://github.com/laminas/laminas-mvc" + "issues": "https://github.com/laminas/laminas-soap/issues", + "rss": "https://github.com/laminas/laminas-soap/releases.atom", + "source": "https://github.com/laminas/laminas-soap" }, "funding": [ { @@ -4087,61 +4060,58 @@ "type": "community_bridge" } ], - "time": "2023-11-14T09:44:53+00:00" + "time": "2024-11-29T09:45:43+00:00" }, { - "name": "laminas/laminas-oauth", - "version": "2.6.0", + "name": "laminas/laminas-stdlib", + "version": "3.20.0", "source": { "type": "git", - "url": "https://github.com/laminas/laminas-oauth.git", - "reference": "7c82c5c0fc5d7bffb5524ca053988455db0e2ac9" + "url": "https://github.com/laminas/laminas-stdlib.git", + "reference": "8974a1213be42c3e2f70b2c27b17f910291ab2f4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-oauth/zipball/7c82c5c0fc5d7bffb5524ca053988455db0e2ac9", - "reference": "7c82c5c0fc5d7bffb5524ca053988455db0e2ac9", + "url": "https://api.github.com/repos/laminas/laminas-stdlib/zipball/8974a1213be42c3e2f70b2c27b17f910291ab2f4", + "reference": "8974a1213be42c3e2f70b2c27b17f910291ab2f4", "shasum": "" }, "require": { - "laminas/laminas-config": "^3.7", - "laminas/laminas-crypt": "^3.6.0", - "laminas/laminas-http": "^2.15", - "laminas/laminas-i18n": "^2.13.0", - "laminas/laminas-loader": "^2.8", - "laminas/laminas-math": "^3.5", - "laminas/laminas-stdlib": "^3.10", - "laminas/laminas-uri": "^2.9", - "php": "~8.1.0 || ~8.2.0 || ~8.3.0" + "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0" }, "conflict": { - "zendframework/zendoauth": "*" + "zendframework/zend-stdlib": "*" }, "require-dev": { - "laminas/laminas-coding-standard": "~1.0.0", - "phpunit/phpunit": "^9.5.5" + "laminas/laminas-coding-standard": "^3.0", + "phpbench/phpbench": "^1.3.1", + "phpunit/phpunit": "^10.5.38", + "psalm/plugin-phpunit": "^0.19.0", + "vimeo/psalm": "^5.26.1" }, "type": "library", "autoload": { "psr-4": { - "Laminas\\OAuth\\": "src/" + "Laminas\\Stdlib\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], + "description": "SPL extensions, array utilities, error handlers, and more", "homepage": "https://laminas.dev", "keywords": [ "laminas", - "oauth" + "stdlib" ], "support": { "chat": "https://laminas.dev/chat", + "docs": "https://docs.laminas.dev/laminas-stdlib/", "forum": "https://discourse.laminas.dev", - "issues": "https://github.com/laminas/laminas-oauth/issues", - "rss": "https://github.com/laminas/laminas-oauth/releases.atom", - "source": "https://github.com/laminas/laminas-oauth" + "issues": "https://github.com/laminas/laminas-stdlib/issues", + "rss": "https://github.com/laminas/laminas-stdlib/releases.atom", + "source": "https://github.com/laminas/laminas-stdlib" }, "funding": [ { @@ -4149,63 +4119,59 @@ "type": "community_bridge" } ], - "time": "2023-11-21T14:03:46+00:00" + "time": "2024-10-29T13:46:07+00:00" }, { - "name": "laminas/laminas-permissions-acl", - "version": "2.16.0", + "name": "laminas/laminas-text", + "version": "2.12.1", "source": { "type": "git", - "url": "https://github.com/laminas/laminas-permissions-acl.git", - "reference": "9f85ee3b1940cd5a1c4151ca16fdb738c162480b" + "url": "https://github.com/laminas/laminas-text.git", + "reference": "3f36bbf7517b66448fcbd82c6c03d0110431ba1f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-permissions-acl/zipball/9f85ee3b1940cd5a1c4151ca16fdb738c162480b", - "reference": "9f85ee3b1940cd5a1c4151ca16fdb738c162480b", + "url": "https://api.github.com/repos/laminas/laminas-text/zipball/3f36bbf7517b66448fcbd82c6c03d0110431ba1f", + "reference": "3f36bbf7517b66448fcbd82c6c03d0110431ba1f", "shasum": "" }, "require": { - "php": "~8.1.0 || ~8.2.0 || ~8.3.0" + "laminas/laminas-servicemanager": "^3.22.0", + "laminas/laminas-stdlib": "^3.7.1", + "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0" }, "conflict": { - "laminas/laminas-servicemanager": "<3.0", - "zendframework/zend-permissions-acl": "*" + "zendframework/zend-text": "*" }, "require-dev": { - "laminas/laminas-coding-standard": "~2.5.0", - "laminas/laminas-servicemanager": "^3.21", - "phpbench/phpbench": "^1.2.10", - "phpunit/phpunit": "^10.1.3", + "laminas/laminas-coding-standard": "^3.0.1", + "phpunit/phpunit": "^10.5.38", "psalm/plugin-phpunit": "^0.18.4", - "vimeo/psalm": "^5.12" - }, - "suggest": { - "laminas/laminas-servicemanager": "To support Laminas\\Permissions\\Acl\\Assertion\\AssertionManager plugin manager usage" + "vimeo/psalm": "^5.26.1" }, "type": "library", "autoload": { "psr-4": { - "Laminas\\Permissions\\Acl\\": "src/" + "Laminas\\Text\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], - "description": "Provides a lightweight and flexible access control list (ACL) implementation for privileges management", + "description": "Create FIGlets and text-based tables", "homepage": "https://laminas.dev", "keywords": [ - "acl", - "laminas" + "laminas", + "text" ], "support": { "chat": "https://laminas.dev/chat", - "docs": "https://docs.laminas.dev/laminas-permissions-acl/", + "docs": "https://docs.laminas.dev/laminas-text/", "forum": "https://discourse.laminas.dev", - "issues": "https://github.com/laminas/laminas-permissions-acl/issues", - "rss": "https://github.com/laminas/laminas-permissions-acl/releases.atom", - "source": "https://github.com/laminas/laminas-permissions-acl" + "issues": "https://github.com/laminas/laminas-text/issues", + "rss": "https://github.com/laminas/laminas-text/releases.atom", + "source": "https://github.com/laminas/laminas-text" }, "funding": [ { @@ -4213,65 +4179,53 @@ "type": "community_bridge" } ], - "time": "2023-10-18T07:50:34+00:00" + "abandoned": true, + "time": "2024-12-05T16:44:33+00:00" }, { - "name": "laminas/laminas-recaptcha", - "version": "3.7.0", + "name": "laminas/laminas-translator", + "version": "1.1.0", "source": { "type": "git", - "url": "https://github.com/laminas/laminas-recaptcha.git", - "reference": "9cb3a9e3ca7af64205590adc649e107bc6ce2bfc" + "url": "https://github.com/laminas/laminas-translator.git", + "reference": "12897e710e21413c1f93fc38fe9dead6b51c5218" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-recaptcha/zipball/9cb3a9e3ca7af64205590adc649e107bc6ce2bfc", - "reference": "9cb3a9e3ca7af64205590adc649e107bc6ce2bfc", + "url": "https://api.github.com/repos/laminas/laminas-translator/zipball/12897e710e21413c1f93fc38fe9dead6b51c5218", + "reference": "12897e710e21413c1f93fc38fe9dead6b51c5218", "shasum": "" }, "require": { - "ext-json": "*", - "laminas/laminas-http": "^2.15", - "laminas/laminas-stdlib": "^3.10.1", - "php": "~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0" - }, - "conflict": { - "zendframework/zendservice-recaptcha": "*" + "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0" }, "require-dev": { - "laminas/laminas-coding-standard": "~2.5.0", - "laminas/laminas-config": "^3.8", - "laminas/laminas-validator": "^2.29", - "phpunit/phpunit": "^9.5.27", - "psalm/plugin-phpunit": "^0.18.4", - "vimeo/psalm": "^5.4" - }, - "suggest": { - "laminas/laminas-validator": "~2.0, if using ReCaptcha's Mailhide API" + "laminas/laminas-coding-standard": "~3.0.0", + "vimeo/psalm": "^5.24.0" }, "type": "library", "autoload": { "psr-4": { - "Laminas\\ReCaptcha\\": "src/" + "Laminas\\Translator\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], - "description": "OOP wrapper for the ReCaptcha web service", + "description": "Interfaces for the Translator component of laminas-i18n", "homepage": "https://laminas.dev", "keywords": [ - "laminas", - "recaptcha" + "i18n", + "laminas" ], "support": { "chat": "https://laminas.dev/chat", - "docs": "https://docs.laminas.dev/laminas-recaptcha/", + "docs": "https://docs.laminas.dev/laminas-i18n/", "forum": "https://discourse.laminas.dev", - "issues": "https://github.com/laminas/laminas-recaptcha/issues", - "rss": "https://github.com/laminas/laminas-recaptcha/releases.atom", - "source": "https://github.com/laminas/laminas-recaptcha" + "issues": "https://github.com/laminas/laminas-translator/issues", + "rss": "https://github.com/laminas/laminas-translator/releases.atom", + "source": "https://github.com/laminas/laminas-translator" }, "funding": [ { @@ -4279,70 +4233,57 @@ "type": "community_bridge" } ], - "time": "2023-11-08T15:52:14+00:00" + "time": "2024-10-21T15:33:01+00:00" }, { - "name": "laminas/laminas-router", - "version": "3.13.0", + "name": "laminas/laminas-uri", + "version": "2.13.0", "source": { "type": "git", - "url": "https://github.com/laminas/laminas-router.git", - "reference": "04e14e757303787c83f79298dbd4483eebacfeb9" + "url": "https://github.com/laminas/laminas-uri.git", + "reference": "de53600ae8153b3605bb6edce8aeeef524eaafba" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-router/zipball/04e14e757303787c83f79298dbd4483eebacfeb9", - "reference": "04e14e757303787c83f79298dbd4483eebacfeb9", + "url": "https://api.github.com/repos/laminas/laminas-uri/zipball/de53600ae8153b3605bb6edce8aeeef524eaafba", + "reference": "de53600ae8153b3605bb6edce8aeeef524eaafba", "shasum": "" }, "require": { - "laminas/laminas-http": "^2.15", - "laminas/laminas-servicemanager": "^3.14.0", - "laminas/laminas-stdlib": "^3.10.1", - "php": "~8.1.0 || ~8.2.0 || ~8.3.0" + "laminas/laminas-escaper": "^2.9", + "laminas/laminas-validator": "^2.39 || ^3.0", + "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0" }, "conflict": { - "zendframework/zend-router": "*" + "zendframework/zend-uri": "*" }, "require-dev": { - "laminas/laminas-coding-standard": "~2.5.0", - "laminas/laminas-i18n": "^2.26.0", - "phpunit/phpunit": "^10.5.11", - "psalm/plugin-phpunit": "^0.18.4", - "vimeo/psalm": "^5.22.2" - }, - "suggest": { - "laminas/laminas-i18n": "^2.15.0 if defining translatable HTTP path segments" + "laminas/laminas-coding-standard": "~2.4.0", + "phpunit/phpunit": "^9.6.20" }, "type": "library", - "extra": { - "laminas": { - "component": "Laminas\\Router", - "config-provider": "Laminas\\Router\\ConfigProvider" - } - }, "autoload": { "psr-4": { - "Laminas\\Router\\": "src/" + "Laminas\\Uri\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], - "description": "Flexible routing system for HTTP and console applications", + "description": "A component that aids in manipulating and validating » Uniform Resource Identifiers (URIs)", "homepage": "https://laminas.dev", "keywords": [ "laminas", - "routing" + "uri" ], "support": { "chat": "https://laminas.dev/chat", - "docs": "https://docs.laminas.dev/laminas-router/", + "docs": "https://docs.laminas.dev/laminas-uri/", "forum": "https://discourse.laminas.dev", - "issues": "https://github.com/laminas/laminas-router/issues", - "rss": "https://github.com/laminas/laminas-router/releases.atom", - "source": "https://github.com/laminas/laminas-router" + "issues": "https://github.com/laminas/laminas-uri/issues", + "rss": "https://github.com/laminas/laminas-uri/releases.atom", + "source": "https://github.com/laminas/laminas-uri" }, "funding": [ { @@ -4350,59 +4291,83 @@ "type": "community_bridge" } ], - "time": "2024-03-05T12:54:05+00:00" + "time": "2024-12-03T12:27:51+00:00" }, { - "name": "laminas/laminas-server", - "version": "2.17.0", + "name": "laminas/laminas-validator", + "version": "2.64.2", "source": { "type": "git", - "url": "https://github.com/laminas/laminas-server.git", - "reference": "9d9375f05d179402b39d3b69e9dc103cea7cb567" + "url": "https://github.com/laminas/laminas-validator.git", + "reference": "771e504760448ac7af660710237ceb93be602e08" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-server/zipball/9d9375f05d179402b39d3b69e9dc103cea7cb567", - "reference": "9d9375f05d179402b39d3b69e9dc103cea7cb567", + "url": "https://api.github.com/repos/laminas/laminas-validator/zipball/771e504760448ac7af660710237ceb93be602e08", + "reference": "771e504760448ac7af660710237ceb93be602e08", "shasum": "" }, "require": { - "laminas/laminas-code": "^4.7.1", - "laminas/laminas-stdlib": "^3.3.1", - "php": "~8.1.0 || ~8.2.0 || ~8.3.0" + "laminas/laminas-servicemanager": "^3.21.0", + "laminas/laminas-stdlib": "^3.19", + "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0", + "psr/http-message": "^1.0.1 || ^2.0.0" }, "conflict": { - "zendframework/zend-server": "*" + "zendframework/zend-validator": "*" }, "require-dev": { - "laminas/laminas-coding-standard": "~2.5.0", - "phpunit/phpunit": "^9.5.5", - "psalm/plugin-phpunit": "^0.18.0", - "vimeo/psalm": "^4.6.4" + "laminas/laminas-coding-standard": "^2.5", + "laminas/laminas-db": "^2.20", + "laminas/laminas-filter": "^2.35.2", + "laminas/laminas-i18n": "^2.26.0", + "laminas/laminas-session": "^2.20", + "laminas/laminas-uri": "^2.11.0", + "phpunit/phpunit": "^10.5.20", + "psalm/plugin-phpunit": "^0.19.0", + "psr/http-client": "^1.0.3", + "psr/http-factory": "^1.1.0", + "vimeo/psalm": "^5.24.0" + }, + "suggest": { + "laminas/laminas-db": "Laminas\\Db component, required by the (No)RecordExists validator", + "laminas/laminas-filter": "Laminas\\Filter component, required by the Digits validator", + "laminas/laminas-i18n": "Laminas\\I18n component to allow translation of validation error messages", + "laminas/laminas-i18n-resources": "Translations of validator messages", + "laminas/laminas-servicemanager": "Laminas\\ServiceManager component to allow using the ValidatorPluginManager and validator chains", + "laminas/laminas-session": "Laminas\\Session component, ^2.8; required by the Csrf validator", + "laminas/laminas-uri": "Laminas\\Uri component, required by the Uri and Sitemap\\Loc validators", + "psr/http-message": "psr/http-message, required when validating PSR-7 UploadedFileInterface instances via the Upload and UploadFile validators" }, "type": "library", + "extra": { + "laminas": { + "component": "Laminas\\Validator", + "config-provider": "Laminas\\Validator\\ConfigProvider" + } + }, "autoload": { "psr-4": { - "Laminas\\Server\\": "src/" + "Laminas\\Validator\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], - "description": "Create Reflection-based RPC servers", + "description": "Validation classes for a wide range of domains, and the ability to chain validators to create complex validation criteria", "homepage": "https://laminas.dev", "keywords": [ "laminas", - "server" + "validator" ], "support": { "chat": "https://laminas.dev/chat", - "docs": "https://docs.laminas.dev/laminas-server/", + "docs": "https://docs.laminas.dev/laminas-validator/", "forum": "https://discourse.laminas.dev", - "issues": "https://github.com/laminas/laminas-server/issues", - "rss": "https://github.com/laminas/laminas-server/releases.atom", - "source": "https://github.com/laminas/laminas-server" + "issues": "https://github.com/laminas/laminas-validator/issues", + "rss": "https://github.com/laminas/laminas-validator/releases.atom", + "source": "https://github.com/laminas/laminas-validator" }, "funding": [ { @@ -4410,89 +4375,99 @@ "type": "community_bridge" } ], - "time": "2024-02-05T09:59:22+00:00" + "time": "2024-11-26T21:29:17+00:00" }, { - "name": "laminas/laminas-servicemanager", - "version": "3.22.1", + "name": "laminas/laminas-view", + "version": "2.36.0", "source": { "type": "git", - "url": "https://github.com/laminas/laminas-servicemanager.git", - "reference": "de98d297d4743956a0558a6d71616979ff779328" + "url": "https://github.com/laminas/laminas-view.git", + "reference": "ddc9207725cb50508ea48fcf1210dc8480264196" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-servicemanager/zipball/de98d297d4743956a0558a6d71616979ff779328", - "reference": "de98d297d4743956a0558a6d71616979ff779328", + "url": "https://api.github.com/repos/laminas/laminas-view/zipball/ddc9207725cb50508ea48fcf1210dc8480264196", + "reference": "ddc9207725cb50508ea48fcf1210dc8480264196", "shasum": "" }, "require": { - "laminas/laminas-stdlib": "^3.17", - "php": "~8.1.0 || ~8.2.0 || ~8.3.0", - "psr/container": "^1.0" + "ext-dom": "*", + "ext-filter": "*", + "ext-json": "*", + "laminas/laminas-escaper": "^2.5", + "laminas/laminas-eventmanager": "^3.4", + "laminas/laminas-json": "^3.3", + "laminas/laminas-servicemanager": "^3.21.0", + "laminas/laminas-stdlib": "^3.10.1", + "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0", + "psr/container": "^1 || ^2" }, "conflict": { - "ext-psr": "*", - "laminas/laminas-code": "<4.10.0", - "zendframework/zend-code": "<3.3.1", - "zendframework/zend-servicemanager": "*" - }, - "provide": { - "psr/container-implementation": "^1.0" - }, - "replace": { - "container-interop/container-interop": "^1.2.0" + "container-interop/container-interop": "<1.2", + "laminas/laminas-router": "<3.0.1", + "laminas/laminas-session": "<2.12", + "zendframework/zend-view": "*" }, "require-dev": { - "composer/package-versions-deprecated": "^1.11.99.5", - "friendsofphp/proxy-manager-lts": "^1.0.14", - "laminas/laminas-code": "^4.10.0", + "laminas/laminas-authentication": "^2.18", "laminas/laminas-coding-standard": "~2.5.0", - "laminas/laminas-container-config-test": "^0.8", - "mikey179/vfsstream": "^1.6.11", - "phpbench/phpbench": "^1.2.9", - "phpunit/phpunit": "^10.4", - "psalm/plugin-phpunit": "^0.18.4", - "vimeo/psalm": "^5.8.0" + "laminas/laminas-feed": "^2.23", + "laminas/laminas-filter": "^2.39", + "laminas/laminas-http": "^2.20", + "laminas/laminas-i18n": "^2.29.0", + "laminas/laminas-modulemanager": "^2.17", + "laminas/laminas-mvc": "^3.8.0", + "laminas/laminas-mvc-i18n": "^1.9", + "laminas/laminas-mvc-plugin-flashmessenger": "^1.10.1", + "laminas/laminas-navigation": "^2.20.0", + "laminas/laminas-paginator": "^2.19.0", + "laminas/laminas-permissions-acl": "^2.16", + "laminas/laminas-router": "^3.14.0", + "laminas/laminas-uri": "^2.12", + "phpunit/phpunit": "^10.5.38", + "psalm/plugin-phpunit": "^0.19.0", + "vimeo/psalm": "^5.26.1" }, "suggest": { - "friendsofphp/proxy-manager-lts": "ProxyManager ^2.1.1 to handle lazy initialization of services" + "laminas/laminas-authentication": "Laminas\\Authentication component", + "laminas/laminas-feed": "Laminas\\Feed component", + "laminas/laminas-filter": "Laminas\\Filter component", + "laminas/laminas-http": "Laminas\\Http component", + "laminas/laminas-i18n": "Laminas\\I18n component", + "laminas/laminas-mvc": "Laminas\\Mvc component", + "laminas/laminas-mvc-plugin-flashmessenger": "laminas-mvc-plugin-flashmessenger component, if you want to use the FlashMessenger view helper with laminas-mvc versions 3 and up", + "laminas/laminas-navigation": "Laminas\\Navigation component", + "laminas/laminas-paginator": "Laminas\\Paginator component", + "laminas/laminas-permissions-acl": "Laminas\\Permissions\\Acl component", + "laminas/laminas-uri": "Laminas\\Uri component" }, "bin": [ - "bin/generate-deps-for-config-factory", - "bin/generate-factory-for-class" + "bin/templatemap_generator.php" ], "type": "library", "autoload": { - "files": [ - "src/autoload.php" - ], "psr-4": { - "Laminas\\ServiceManager\\": "src/" + "Laminas\\View\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], - "description": "Factory-Driven Dependency Injection Container", + "description": "Flexible view layer supporting and providing multiple view layers, helpers, and more", "homepage": "https://laminas.dev", "keywords": [ - "PSR-11", - "dependency-injection", - "di", - "dic", "laminas", - "service-manager", - "servicemanager" + "view" ], "support": { "chat": "https://laminas.dev/chat", - "docs": "https://docs.laminas.dev/laminas-servicemanager/", + "docs": "https://docs.laminas.dev/laminas-view/", "forum": "https://discourse.laminas.dev", - "issues": "https://github.com/laminas/laminas-servicemanager/issues", - "rss": "https://github.com/laminas/laminas-servicemanager/releases.atom", - "source": "https://github.com/laminas/laminas-servicemanager" + "issues": "https://github.com/laminas/laminas-view/issues", + "rss": "https://github.com/laminas/laminas-view/releases.atom", + "source": "https://github.com/laminas/laminas-view" }, "funding": [ { @@ -4500,1346 +4475,1233 @@ "type": "community_bridge" } ], - "time": "2023-10-24T11:19:47+00:00" + "time": "2024-11-21T17:42:20+00:00" }, { - "name": "laminas/laminas-session", - "version": "2.21.0", + "name": "league/flysystem", + "version": "3.29.1", "source": { "type": "git", - "url": "https://github.com/laminas/laminas-session.git", - "reference": "b8cd890f7682a255b335c2ca45df9a7cbc58873d" + "url": "https://github.com/thephpleague/flysystem.git", + "reference": "edc1bb7c86fab0776c3287dbd19b5fa278347319" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-session/zipball/b8cd890f7682a255b335c2ca45df9a7cbc58873d", - "reference": "b8cd890f7682a255b335c2ca45df9a7cbc58873d", + "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/edc1bb7c86fab0776c3287dbd19b5fa278347319", + "reference": "edc1bb7c86fab0776c3287dbd19b5fa278347319", "shasum": "" }, "require": { - "laminas/laminas-eventmanager": "^3.12", - "laminas/laminas-servicemanager": "^3.22", - "laminas/laminas-stdlib": "^3.18", - "php": "~8.1.0 || ~8.2.0 || ~8.3.0" + "league/flysystem-local": "^3.0.0", + "league/mime-type-detection": "^1.0.0", + "php": "^8.0.2" }, "conflict": { - "zendframework/zend-session": "*" + "async-aws/core": "<1.19.0", + "async-aws/s3": "<1.14.0", + "aws/aws-sdk-php": "3.209.31 || 3.210.0", + "guzzlehttp/guzzle": "<7.0", + "guzzlehttp/ringphp": "<1.1.1", + "phpseclib/phpseclib": "3.0.15", + "symfony/http-client": "<5.2" }, "require-dev": { - "ext-xdebug": "*", - "laminas/laminas-cache": "^3.12.2", - "laminas/laminas-cache-storage-adapter-memory": "^2.3", - "laminas/laminas-coding-standard": "~2.5.0", - "laminas/laminas-db": "^2.20.0", - "laminas/laminas-http": "^2.19", - "laminas/laminas-validator": "^2.57.0", - "mongodb/mongodb": "~1.17.1", - "phpunit/phpunit": "^9.6.19", - "psalm/plugin-phpunit": "^0.19.0", - "vimeo/psalm": "^5.24.0" - }, - "suggest": { - "laminas/laminas-cache": "Laminas\\Cache component", - "laminas/laminas-db": "Laminas\\Db component", - "laminas/laminas-http": "Laminas\\Http component", - "laminas/laminas-servicemanager": "Laminas\\ServiceManager component", - "laminas/laminas-validator": "Laminas\\Validator component", - "mongodb/mongodb": "If you want to use the MongoDB session save handler" + "async-aws/s3": "^1.5 || ^2.0", + "async-aws/simple-s3": "^1.1 || ^2.0", + "aws/aws-sdk-php": "^3.295.10", + "composer/semver": "^3.0", + "ext-fileinfo": "*", + "ext-ftp": "*", + "ext-mongodb": "^1.3", + "ext-zip": "*", + "friendsofphp/php-cs-fixer": "^3.5", + "google/cloud-storage": "^1.23", + "guzzlehttp/psr7": "^2.6", + "microsoft/azure-storage-blob": "^1.1", + "mongodb/mongodb": "^1.2", + "phpseclib/phpseclib": "^3.0.36", + "phpstan/phpstan": "^1.10", + "phpunit/phpunit": "^9.5.11|^10.0", + "sabre/dav": "^4.6.0" }, "type": "library", - "extra": { - "laminas": { - "component": "Laminas\\Session", - "config-provider": "Laminas\\Session\\ConfigProvider" - } - }, "autoload": { "psr-4": { - "Laminas\\Session\\": "src/" + "League\\Flysystem\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "BSD-3-Clause" + "MIT" ], - "description": "Object-oriented interface to PHP sessions and storage", - "homepage": "https://laminas.dev", + "authors": [ + { + "name": "Frank de Jonge", + "email": "info@frankdejonge.nl" + } + ], + "description": "File storage abstraction for PHP", "keywords": [ - "laminas", - "session" + "WebDAV", + "aws", + "cloud", + "file", + "files", + "filesystem", + "filesystems", + "ftp", + "s3", + "sftp", + "storage" ], "support": { - "chat": "https://laminas.dev/chat", - "docs": "https://docs.laminas.dev/laminas-session/", - "forum": "https://discourse.laminas.dev", - "issues": "https://github.com/laminas/laminas-session/issues", - "rss": "https://github.com/laminas/laminas-session/releases.atom", - "source": "https://github.com/laminas/laminas-session" + "issues": "https://github.com/thephpleague/flysystem/issues", + "source": "https://github.com/thephpleague/flysystem/tree/3.29.1" }, - "funding": [ - { - "url": "https://funding.communitybridge.org/projects/laminas-project", - "type": "community_bridge" - } - ], - "time": "2024-06-19T14:36:45+00:00" + "time": "2024-10-08T08:58:34+00:00" }, { - "name": "laminas/laminas-soap", - "version": "2.13.0", + "name": "league/flysystem-aws-s3-v3", + "version": "3.29.0", "source": { "type": "git", - "url": "https://github.com/laminas/laminas-soap.git", - "reference": "68fdb11ec50eb8cf73ca266643c681d36c884b7f" + "url": "https://github.com/thephpleague/flysystem-aws-s3-v3.git", + "reference": "c6ff6d4606e48249b63f269eba7fabdb584e76a9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-soap/zipball/68fdb11ec50eb8cf73ca266643c681d36c884b7f", - "reference": "68fdb11ec50eb8cf73ca266643c681d36c884b7f", + "url": "https://api.github.com/repos/thephpleague/flysystem-aws-s3-v3/zipball/c6ff6d4606e48249b63f269eba7fabdb584e76a9", + "reference": "c6ff6d4606e48249b63f269eba7fabdb584e76a9", "shasum": "" }, "require": { - "ext-dom": "*", - "ext-soap": "*", - "laminas/laminas-server": "^2.15", - "laminas/laminas-stdlib": "^3.16", - "laminas/laminas-uri": "^2.10", - "php": "~8.1.0 || ~8.2.0 || ~8.3.0" + "aws/aws-sdk-php": "^3.295.10", + "league/flysystem": "^3.10.0", + "league/mime-type-detection": "^1.0.0", + "php": "^8.0.2" }, "conflict": { - "laminas/laminas-code": "<4.4", - "zendframework/zend-soap": "*" - }, - "require-dev": { - "laminas/laminas-coding-standard": "^2.5", - "laminas/laminas-config": "^3.8", - "laminas/laminas-http": "^2.18", - "phpspec/prophecy-phpunit": "^2.0.1", - "phpunit/phpunit": "^9.5.27", - "psalm/plugin-phpunit": "^0.18.4", - "vimeo/psalm": "^4.30" - }, - "suggest": { - "ext-curl": "Curl is required when .NET compatibility is required", - "laminas/laminas-http": "Laminas\\Http component" + "guzzlehttp/guzzle": "<7.0", + "guzzlehttp/ringphp": "<1.1.1" }, "type": "library", "autoload": { "psr-4": { - "Laminas\\Soap\\": "src/" + "League\\Flysystem\\AwsS3V3\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "BSD-3-Clause" + "MIT" ], - "homepage": "https://laminas.dev", + "authors": [ + { + "name": "Frank de Jonge", + "email": "info@frankdejonge.nl" + } + ], + "description": "AWS S3 filesystem adapter for Flysystem.", "keywords": [ - "laminas", - "soap" + "Flysystem", + "aws", + "file", + "files", + "filesystem", + "s3", + "storage" ], "support": { - "chat": "https://laminas.dev/chat", - "docs": "https://docs.laminas.dev/laminas-soap/", - "forum": "https://discourse.laminas.dev", - "issues": "https://github.com/laminas/laminas-soap/issues", - "rss": "https://github.com/laminas/laminas-soap/releases.atom", - "source": "https://github.com/laminas/laminas-soap" + "source": "https://github.com/thephpleague/flysystem-aws-s3-v3/tree/3.29.0" }, - "funding": [ - { - "url": "https://funding.communitybridge.org/projects/laminas-project", - "type": "community_bridge" - } - ], - "time": "2023-10-18T09:49:25+00:00" + "time": "2024-08-17T13:10:48+00:00" }, { - "name": "laminas/laminas-stdlib", - "version": "3.19.0", + "name": "league/flysystem-local", + "version": "3.29.0", "source": { "type": "git", - "url": "https://github.com/laminas/laminas-stdlib.git", - "reference": "6a192dd0882b514e45506f533b833b623b78fff3" + "url": "https://github.com/thephpleague/flysystem-local.git", + "reference": "e0e8d52ce4b2ed154148453d321e97c8e931bd27" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-stdlib/zipball/6a192dd0882b514e45506f533b833b623b78fff3", - "reference": "6a192dd0882b514e45506f533b833b623b78fff3", + "url": "https://api.github.com/repos/thephpleague/flysystem-local/zipball/e0e8d52ce4b2ed154148453d321e97c8e931bd27", + "reference": "e0e8d52ce4b2ed154148453d321e97c8e931bd27", "shasum": "" }, "require": { - "php": "~8.1.0 || ~8.2.0 || ~8.3.0" - }, - "conflict": { - "zendframework/zend-stdlib": "*" - }, - "require-dev": { - "laminas/laminas-coding-standard": "^2.5", - "phpbench/phpbench": "^1.2.15", - "phpunit/phpunit": "^10.5.8", - "psalm/plugin-phpunit": "^0.18.4", - "vimeo/psalm": "^5.20.0" + "ext-fileinfo": "*", + "league/flysystem": "^3.0.0", + "league/mime-type-detection": "^1.0.0", + "php": "^8.0.2" }, "type": "library", "autoload": { "psr-4": { - "Laminas\\Stdlib\\": "src/" + "League\\Flysystem\\Local\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "BSD-3-Clause" + "MIT" ], - "description": "SPL extensions, array utilities, error handlers, and more", - "homepage": "https://laminas.dev", + "authors": [ + { + "name": "Frank de Jonge", + "email": "info@frankdejonge.nl" + } + ], + "description": "Local filesystem adapter for Flysystem.", "keywords": [ - "laminas", - "stdlib" + "Flysystem", + "file", + "files", + "filesystem", + "local" ], "support": { - "chat": "https://laminas.dev/chat", - "docs": "https://docs.laminas.dev/laminas-stdlib/", - "forum": "https://discourse.laminas.dev", - "issues": "https://github.com/laminas/laminas-stdlib/issues", - "rss": "https://github.com/laminas/laminas-stdlib/releases.atom", - "source": "https://github.com/laminas/laminas-stdlib" + "source": "https://github.com/thephpleague/flysystem-local/tree/3.29.0" }, - "funding": [ - { - "url": "https://funding.communitybridge.org/projects/laminas-project", - "type": "community_bridge" - } - ], - "time": "2024-01-19T12:39:49+00:00" + "time": "2024-08-09T21:24:39+00:00" }, { - "name": "laminas/laminas-text", - "version": "2.11.0", + "name": "league/mime-type-detection", + "version": "1.16.0", "source": { "type": "git", - "url": "https://github.com/laminas/laminas-text.git", - "reference": "d799f3ccb3547e9e6ab313447138bae7009c7cc7" + "url": "https://github.com/thephpleague/mime-type-detection.git", + "reference": "2d6702ff215bf922936ccc1ad31007edc76451b9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-text/zipball/d799f3ccb3547e9e6ab313447138bae7009c7cc7", - "reference": "d799f3ccb3547e9e6ab313447138bae7009c7cc7", + "url": "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/2d6702ff215bf922936ccc1ad31007edc76451b9", + "reference": "2d6702ff215bf922936ccc1ad31007edc76451b9", "shasum": "" }, "require": { - "laminas/laminas-servicemanager": "^3.22.0", - "laminas/laminas-stdlib": "^3.7.1", - "php": "~8.1.0 || ~8.2.0 || ~8.3.0" - }, - "conflict": { - "zendframework/zend-text": "*" + "ext-fileinfo": "*", + "php": "^7.4 || ^8.0" }, "require-dev": { - "laminas/laminas-coding-standard": "~2.5.0", - "phpunit/phpunit": "^9.5", - "psalm/plugin-phpunit": "^0.18.4", - "vimeo/psalm": "^5.1" + "friendsofphp/php-cs-fixer": "^3.2", + "phpstan/phpstan": "^0.12.68", + "phpunit/phpunit": "^8.5.8 || ^9.3 || ^10.0" }, "type": "library", "autoload": { "psr-4": { - "Laminas\\Text\\": "src/" + "League\\MimeTypeDetection\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "BSD-3-Clause" + "MIT" ], - "description": "Create FIGlets and text-based tables", - "homepage": "https://laminas.dev", - "keywords": [ - "laminas", - "text" + "authors": [ + { + "name": "Frank de Jonge", + "email": "info@frankdejonge.nl" + } ], + "description": "Mime-type detection for Flysystem", "support": { - "chat": "https://laminas.dev/chat", - "docs": "https://docs.laminas.dev/laminas-text/", - "forum": "https://discourse.laminas.dev", - "issues": "https://github.com/laminas/laminas-text/issues", - "rss": "https://github.com/laminas/laminas-text/releases.atom", - "source": "https://github.com/laminas/laminas-text" + "issues": "https://github.com/thephpleague/mime-type-detection/issues", + "source": "https://github.com/thephpleague/mime-type-detection/tree/1.16.0" }, "funding": [ { - "url": "https://funding.communitybridge.org/projects/laminas-project", - "type": "community_bridge" + "url": "https://github.com/frankdejonge", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/league/flysystem", + "type": "tidelift" } ], - "time": "2023-11-07T16:45:45+00:00" + "time": "2024-09-21T08:32:55+00:00" }, { - "name": "laminas/laminas-translator", - "version": "1.0.0", - "source": { - "type": "git", - "url": "https://github.com/laminas/laminas-translator.git", - "reference": "86d176c01a96b0ef205192b776cb69e8d4ca06b1" - }, + "name": "magento/adobe-stock-integration", + "version": "2.1.7-beta2", "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-translator/zipball/86d176c01a96b0ef205192b776cb69e8d4ca06b1", - "reference": "86d176c01a96b0ef205192b776cb69e8d4ca06b1", - "shasum": "" + "url": "https://repo.magento.com/archives/magento/adobe-stock-integration/magento-adobe-stock-integration-2.1.7.0-beta2.zip", + "shasum": "6e2cd0eddeb42fb02bd93beb16089fc815e8d5be" }, "require": { - "php": "~8.1.0 || ~8.2.0 || ~8.3.0" + "magento/module-adobe-stock-admin-ui": "1.3.5-beta2", + "magento/module-adobe-stock-asset": "1.3.4-beta2", + "magento/module-adobe-stock-asset-api": "2.0.4-beta2", + "magento/module-adobe-stock-client": "1.3.5-beta2", + "magento/module-adobe-stock-client-api": "2.1.5-beta2", + "magento/module-adobe-stock-image": "1.3.6-beta2", + "magento/module-adobe-stock-image-admin-ui": "1.3.6-beta2", + "magento/module-adobe-stock-image-api": "1.3.4-beta2" }, - "require-dev": { - "laminas/laminas-coding-standard": "~2.5.0", - "vimeo/psalm": "^5.24.0" + "type": "metapackage", + "description": "Adobe Stock integration" + }, + { + "name": "magento/commerce-backend-sdk", + "version": "2.2.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/commerce-backend-sdk/magento-commerce-backend-sdk-2.2.0.0.zip", + "shasum": "2fad264888bc2313e4b5bcaa22a3418a3c78159e" }, - "type": "library", - "autoload": { - "psr-4": { - "Laminas\\Translator\\": "src/" - } + "require": { + "magento/module-admin-ui-sdk-custom-fees": "2.2.0", + "magento/module-commerce-backend-uix": "2.2.0" }, - "notification-url": "https://packagist.org/downloads/", + "type": "metapackage", "license": [ - "BSD-3-Clause" - ], - "description": "Interfaces for the Translator component of laminas-i18n", - "homepage": "https://laminas.dev", - "keywords": [ - "i18n", - "laminas" + "OSL-3.0", + "AFL-3.0" ], - "support": { - "chat": "https://laminas.dev/chat", - "docs": "https://docs.laminas.dev/laminas-i18n/", - "forum": "https://discourse.laminas.dev", - "issues": "https://github.com/laminas/laminas-translator/issues", - "rss": "https://github.com/laminas/laminas-translator/releases.atom", - "source": "https://github.com/laminas/laminas-translator" + "description": "Metapackage with required packages for Commerce Backend SDK" + }, + { + "name": "magento/commerce-eventing", + "version": "1.11.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/commerce-eventing/magento-commerce-eventing-1.11.0.0.zip", + "shasum": "f55c4d30ca4581f1dded1b57b8d936343323a404" }, - "funding": [ - { - "url": "https://funding.communitybridge.org/projects/laminas-project", - "type": "community_bridge" - } + "require": { + "magento/module-adobe-commerce-events-client": "1.11.0", + "magento/module-adobe-commerce-events-generator": "1.11.0" + }, + "type": "metapackage", + "license": [ + "OSL-3.0", + "AFL-3.0" ], - "time": "2024-06-18T15:09:24+00:00" + "description": "Metapackage with required packages for Commerce Eventing Framework" }, { - "name": "laminas/laminas-uri", - "version": "2.12.0", - "source": { - "type": "git", - "url": "https://github.com/laminas/laminas-uri.git", - "reference": "95a41a7592bacf4c648648a88b7c94b0c5c22b9e" - }, + "name": "magento/commerce-webhooks", + "version": "1.8.0", "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-uri/zipball/95a41a7592bacf4c648648a88b7c94b0c5c22b9e", - "reference": "95a41a7592bacf4c648648a88b7c94b0c5c22b9e", - "shasum": "" + "url": "https://repo.magento.com/archives/magento/commerce-webhooks/magento-commerce-webhooks-1.8.0.0.zip", + "shasum": "4c55aaa0de5c9b20a2eeb12e94101bf35d941c45" }, "require": { - "laminas/laminas-escaper": "^2.9", - "laminas/laminas-validator": "^2.39", - "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0" + "magento/module-adobe-commerce-webhooks": "1.8.0", + "magento/module-adobe-commerce-webhooks-generator": "1.8.0" }, - "conflict": { - "zendframework/zend-uri": "*" + "type": "metapackage", + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "Metapackage with required packages for Commerce Webhooks" + }, + { + "name": "magento/composer", + "version": "1.10.1-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/composer/magento-composer-1.10.1.0-beta1.zip", + "shasum": "0bd1179f48278b0326b4ee16bbf297b1cf683804" + }, + "require": { + "composer/composer": "^2.1.13", + "php": "~7.4.0||~8.1.0||~8.2.0||~8.3.0||~8.4.0", + "symfony/console": "~4.4.0||~5.4.0||~6.4.0" }, "require-dev": { - "laminas/laminas-coding-standard": "~2.4.0", - "phpunit/phpunit": "^9.6.20" + "phpunit/phpunit": "^9.5.10 || ^10" }, "type": "library", "autoload": { "psr-4": { - "Laminas\\Uri\\": "src/" + "Magento\\Composer\\": "src" } }, - "notification-url": "https://packagist.org/downloads/", "license": [ - "BSD-3-Clause" - ], - "description": "A component that aids in manipulating and validating » Uniform Resource Identifiers (URIs)", - "homepage": "https://laminas.dev", - "keywords": [ - "laminas", - "uri" - ], - "support": { - "chat": "https://laminas.dev/chat", - "docs": "https://docs.laminas.dev/laminas-uri/", - "forum": "https://discourse.laminas.dev", - "issues": "https://github.com/laminas/laminas-uri/issues", - "rss": "https://github.com/laminas/laminas-uri/releases.atom", - "source": "https://github.com/laminas/laminas-uri" - }, - "funding": [ - { - "url": "https://funding.communitybridge.org/projects/laminas-project", - "type": "community_bridge" - } + "OSL-3.0", + "AFL-3.0" ], - "time": "2024-08-03T21:22:51+00:00" + "description": "Magento composer library helps to instantiate Composer application and run composer commands." }, { - "name": "laminas/laminas-validator", - "version": "2.64.1", - "source": { - "type": "git", - "url": "https://github.com/laminas/laminas-validator.git", - "reference": "9db115056b666b7540c951b6d4477b8e0b52b9ad" - }, + "name": "magento/composer-dependency-version-audit-plugin", + "version": "0.1.6", "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-validator/zipball/9db115056b666b7540c951b6d4477b8e0b52b9ad", - "reference": "9db115056b666b7540c951b6d4477b8e0b52b9ad", - "shasum": "" + "url": "https://repo.magento.com/archives/magento/composer-dependency-version-audit-plugin/magento-composer-dependency-version-audit-plugin-0.1.6.0.zip", + "shasum": "62f455a259a54aa1869127f7b911345266105bf7" }, "require": { - "laminas/laminas-servicemanager": "^3.21.0", - "laminas/laminas-stdlib": "^3.19", - "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0", - "psr/http-message": "^1.0.1 || ^2.0.0" - }, - "conflict": { - "zendframework/zend-validator": "*" + "composer-plugin-api": "^1.0 || ^2.0", + "composer/composer": "^1.9 || ^2.0" }, "require-dev": { - "laminas/laminas-coding-standard": "^2.5", - "laminas/laminas-db": "^2.20", - "laminas/laminas-filter": "^2.35.2", - "laminas/laminas-i18n": "^2.26.0", - "laminas/laminas-session": "^2.20", - "laminas/laminas-uri": "^2.11.0", - "phpunit/phpunit": "^10.5.20", - "psalm/plugin-phpunit": "^0.19.0", - "psr/http-client": "^1.0.3", - "psr/http-factory": "^1.1.0", - "vimeo/psalm": "^5.24.0" - }, - "suggest": { - "laminas/laminas-db": "Laminas\\Db component, required by the (No)RecordExists validator", - "laminas/laminas-filter": "Laminas\\Filter component, required by the Digits validator", - "laminas/laminas-i18n": "Laminas\\I18n component to allow translation of validation error messages", - "laminas/laminas-i18n-resources": "Translations of validator messages", - "laminas/laminas-servicemanager": "Laminas\\ServiceManager component to allow using the ValidatorPluginManager and validator chains", - "laminas/laminas-session": "Laminas\\Session component, ^2.8; required by the Csrf validator", - "laminas/laminas-uri": "Laminas\\Uri component, required by the Uri and Sitemap\\Loc validators", - "psr/http-message": "psr/http-message, required when validating PSR-7 UploadedFileInterface instances via the Upload and UploadFile validators" + "phpunit/phpunit": "^9" }, - "type": "library", + "type": "composer-plugin", "extra": { - "laminas": { - "component": "Laminas\\Validator", - "config-provider": "Laminas\\Validator\\ConfigProvider" - } + "class": "Magento\\ComposerDependencyVersionAuditPlugin\\Plugin" }, "autoload": { "psr-4": { - "Laminas\\Validator\\": "src/" + "Magento\\ComposerDependencyVersionAuditPlugin\\": "src/" } }, - "notification-url": "https://packagist.org/downloads/", "license": [ - "BSD-3-Clause" + "OSL-3.0" ], - "description": "Validation classes for a wide range of domains, and the ability to chain validators to create complex validation criteria", - "homepage": "https://laminas.dev", - "keywords": [ - "laminas", - "validator" - ], - "support": { - "chat": "https://laminas.dev/chat", - "docs": "https://docs.laminas.dev/laminas-validator/", - "forum": "https://discourse.laminas.dev", - "issues": "https://github.com/laminas/laminas-validator/issues", - "rss": "https://github.com/laminas/laminas-validator/releases.atom", - "source": "https://github.com/laminas/laminas-validator" - }, - "funding": [ - { - "url": "https://funding.communitybridge.org/projects/laminas-project", - "type": "community_bridge" - } - ], - "time": "2024-08-01T09:32:54+00:00" + "description": "Validating packages through a composer plugin" }, { - "name": "laminas/laminas-view", - "version": "2.35.0", - "source": { - "type": "git", - "url": "https://github.com/laminas/laminas-view.git", - "reference": "f597148345dd406fb9d04d391a19c0c33bf71605" - }, + "name": "magento/composer-root-update-plugin", + "version": "2.0.5-beta2", "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-view/zipball/f597148345dd406fb9d04d391a19c0c33bf71605", - "reference": "f597148345dd406fb9d04d391a19c0c33bf71605", - "shasum": "" + "url": "https://repo.magento.com/archives/magento/composer-root-update-plugin/magento-composer-root-update-plugin-2.0.5.0-beta2.zip", + "shasum": "9c44141bd2f6778ea032d520701b0e3cd21a7266" }, "require": { - "ext-dom": "*", - "ext-filter": "*", - "ext-json": "*", - "laminas/laminas-escaper": "^2.5", - "laminas/laminas-eventmanager": "^3.4", - "laminas/laminas-json": "^3.3", - "laminas/laminas-servicemanager": "^3.21.0", - "laminas/laminas-stdlib": "^3.10.1", - "php": "~8.1.0 || ~8.2.0 || ~8.3.0", - "psr/container": "^1 || ^2" - }, - "conflict": { - "container-interop/container-interop": "<1.2", - "laminas/laminas-router": "<3.0.1", - "laminas/laminas-session": "<2.12", - "zendframework/zend-view": "*" - }, - "require-dev": { - "laminas/laminas-authentication": "^2.16", - "laminas/laminas-coding-standard": "~2.5.0", - "laminas/laminas-feed": "^2.22", - "laminas/laminas-filter": "^2.34", - "laminas/laminas-http": "^2.19", - "laminas/laminas-i18n": "^2.26.0", - "laminas/laminas-modulemanager": "^2.15", - "laminas/laminas-mvc": "^3.7.0", - "laminas/laminas-mvc-i18n": "^1.8", - "laminas/laminas-mvc-plugin-flashmessenger": "^1.10.1", - "laminas/laminas-navigation": "^2.19.1", - "laminas/laminas-paginator": "^2.18.1", - "laminas/laminas-permissions-acl": "^2.16", - "laminas/laminas-router": "^3.13.0", - "laminas/laminas-uri": "^2.11", - "phpunit/phpunit": "^10.5.13", - "psalm/plugin-phpunit": "^0.19.0", - "vimeo/psalm": "^5.23.1" + "composer-plugin-api": "^1.0 || ^2.0", + "composer/composer": "^1.0 || ^2.0", + "php": "~7.3.0||~7.4.0||~8.0.0||~8.1.0||~8.2.0||~8.3.0||~8.4.0" }, - "suggest": { - "laminas/laminas-authentication": "Laminas\\Authentication component", - "laminas/laminas-feed": "Laminas\\Feed component", - "laminas/laminas-filter": "Laminas\\Filter component", - "laminas/laminas-http": "Laminas\\Http component", - "laminas/laminas-i18n": "Laminas\\I18n component", - "laminas/laminas-mvc": "Laminas\\Mvc component", - "laminas/laminas-mvc-plugin-flashmessenger": "laminas-mvc-plugin-flashmessenger component, if you want to use the FlashMessenger view helper with laminas-mvc versions 3 and up", - "laminas/laminas-navigation": "Laminas\\Navigation component", - "laminas/laminas-paginator": "Laminas\\Paginator component", - "laminas/laminas-permissions-acl": "Laminas\\Permissions\\Acl component", - "laminas/laminas-uri": "Laminas\\Uri component" + "type": "composer-plugin", + "extra": { + "class": "Magento\\ComposerRootUpdatePlugin\\Plugin\\PluginDefinition" }, - "bin": [ - "bin/templatemap_generator.php" - ], - "type": "library", "autoload": { "psr-4": { - "Laminas\\View\\": "src/" + "Magento\\ComposerRootUpdatePlugin\\": "" } }, - "notification-url": "https://packagist.org/downloads/", "license": [ - "BSD-3-Clause" - ], - "description": "Flexible view layer supporting and providing multiple view layers, helpers, and more", - "homepage": "https://laminas.dev", - "keywords": [ - "laminas", - "view" - ], - "support": { - "chat": "https://laminas.dev/chat", - "docs": "https://docs.laminas.dev/laminas-view/", - "forum": "https://discourse.laminas.dev", - "issues": "https://github.com/laminas/laminas-view/issues", - "rss": "https://github.com/laminas/laminas-view/releases.atom", - "source": "https://github.com/laminas/laminas-view" - }, - "funding": [ - { - "url": "https://funding.communitybridge.org/projects/laminas-project", - "type": "community_bridge" - } + "OSL-3.0", + "AFL-3.0" ], - "time": "2024-06-04T06:44:31+00:00" + "description": "Plugin to look ahead for Magento Open Source or Adobe Commerce project root changes when running composer update for new magento/product or magento/magento-cloud metapackage versions" }, { - "name": "league/flysystem", - "version": "3.29.1", - "source": { - "type": "git", - "url": "https://github.com/thephpleague/flysystem.git", - "reference": "edc1bb7c86fab0776c3287dbd19b5fa278347319" - }, + "name": "magento/ece-tools", + "version": "2002.2.1", "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/edc1bb7c86fab0776c3287dbd19b5fa278347319", - "reference": "edc1bb7c86fab0776c3287dbd19b5fa278347319", - "shasum": "" + "url": "https://repo.magento.com/archives/magento/ece-tools/magento-ece-tools-2002.2.1.0.zip", + "shasum": "57680a3f028fece86b5af1ca084e6d5f524e2ad1" }, "require": { - "league/flysystem-local": "^3.0.0", - "league/mime-type-detection": "^1.0.0", - "php": "^8.0.2" + "colinmollenhour/credis": "^1.6.0 || ^1.13", + "composer/composer": "^1.9 || ^2.8 || !=2.2.16", + "composer/semver": "@stable", + "ext-json": "*", + "ext-pdo": "*", + "ext-sockets": "*", + "graylog2/gelf-php": "^2.0.1", + "guzzlehttp/guzzle": "^7.3 || ^7.5", + "illuminate/config": "^10.0 || ^11.0", + "magento/magento-cloud-components": "^1.0.8", + "magento/magento-cloud-docker": "^1.4.0", + "magento/magento-cloud-patches": "^1.0.20", + "magento/quality-patches": "^1.1.0", + "monolog/monolog": "^2.3 || ^2.7 || ^3.6", + "nesbot/carbon": "^1.0 || ^2.0 || ^3.8", + "php": "^8.0", + "psr/container": "^1.0", + "psr/log": "^1.0 || ^2.0 || ^3.0", + "symfony/config": "^4.4 || ^5.1 || ^5.4 || ^6.4", + "symfony/console": "^4.4 || ^5.1 || ^5.4 || ^6.4", + "symfony/dependency-injection": "^4.4 || ^5.1 || ^5.4 || ^6.4", + "symfony/process": "^4.4 || ^5.1 || ^5.4 || ^6.4", + "symfony/serializer": "^4.4 || ^5.4 || ^6.4", + "symfony/yaml": "^4.4 || ^5.1 || ^5.4 || ^6.4" }, "conflict": { - "async-aws/core": "<1.19.0", - "async-aws/s3": "<1.14.0", - "aws/aws-sdk-php": "3.209.31 || 3.210.0", - "guzzlehttp/guzzle": "<7.0", - "guzzlehttp/ringphp": "<1.1.1", - "phpseclib/phpseclib": "3.0.15", - "symfony/http-client": "<5.2" + "nesbot/carbon": ">=1.38 <2.0", + "symfony/console": "4.4.27 || 4.4.28" }, - "require-dev": { - "async-aws/s3": "^1.5 || ^2.0", - "async-aws/simple-s3": "^1.1 || ^2.0", - "aws/aws-sdk-php": "^3.295.10", - "composer/semver": "^3.0", - "ext-fileinfo": "*", - "ext-ftp": "*", - "ext-mongodb": "^1.3", - "ext-zip": "*", - "friendsofphp/php-cs-fixer": "^3.5", - "google/cloud-storage": "^1.23", - "guzzlehttp/psr7": "^2.6", - "microsoft/azure-storage-blob": "^1.1", - "mongodb/mongodb": "^1.2", - "phpseclib/phpseclib": "^3.0.36", - "phpstan/phpstan": "^1.10", - "phpunit/phpunit": "^9.5.11|^10.0", - "sabre/dav": "^4.6.0" + "replace": { + "magento/ece-patches": "*", + "magento/magento-cloud-configuration": "*" }, - "type": "library", - "autoload": { - "psr-4": { - "League\\Flysystem\\": "src" - } + "require-dev": { + "codeception/codeception": "^5.1", + "codeception/module-asserts": "^3.0", + "codeception/module-db": "^3.0", + "codeception/module-phpbrowser": "^3.0", + "codeception/module-rest": "^3.0", + "consolidation/robo": "^3.0", + "funkjedi/composer-include-files": "^1.0", + "php-mock/php-mock-phpunit": "^2.0", + "phpmd/phpmd": "@stable", + "phpstan/phpstan": "1.2.0 || ^2.0", + "phpunit/php-code-coverage": "^10.0", + "phpunit/phpunit": "^10.0", + "squizlabs/php_codesniffer": "^3.0" }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Frank de Jonge", - "email": "info@frankdejonge.nl" - } - ], - "description": "File storage abstraction for PHP", - "keywords": [ - "WebDAV", - "aws", - "cloud", - "file", - "files", - "filesystem", - "filesystems", - "ftp", - "s3", - "sftp", - "storage" + "bin": [ + "bin/ece-tools" ], - "support": { - "issues": "https://github.com/thephpleague/flysystem/issues", - "source": "https://github.com/thephpleague/flysystem/tree/3.29.1" - }, - "time": "2024-10-08T08:58:34+00:00" - }, - { - "name": "league/flysystem-aws-s3-v3", - "version": "3.29.0", - "source": { - "type": "git", - "url": "https://github.com/thephpleague/flysystem-aws-s3-v3.git", - "reference": "c6ff6d4606e48249b63f269eba7fabdb584e76a9" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/thephpleague/flysystem-aws-s3-v3/zipball/c6ff6d4606e48249b63f269eba7fabdb584e76a9", - "reference": "c6ff6d4606e48249b63f269eba7fabdb584e76a9", - "shasum": "" - }, - "require": { - "aws/aws-sdk-php": "^3.295.10", - "league/flysystem": "^3.10.0", - "league/mime-type-detection": "^1.0.0", - "php": "^8.0.2" - }, - "conflict": { - "guzzlehttp/guzzle": "<7.0", - "guzzlehttp/ringphp": "<1.1.1" - }, - "type": "library", + "type": "magento2-component", "autoload": { "psr-4": { - "League\\Flysystem\\AwsS3V3\\": "" + "Magento\\MagentoCloud\\": "src/" } }, - "notification-url": "https://packagist.org/downloads/", "license": [ - "MIT" - ], - "authors": [ - { - "name": "Frank de Jonge", - "email": "info@frankdejonge.nl" - } - ], - "description": "AWS S3 filesystem adapter for Flysystem.", - "keywords": [ - "Flysystem", - "aws", - "file", - "files", - "filesystem", - "s3", - "storage" + "OSL-3.0" ], - "support": { - "source": "https://github.com/thephpleague/flysystem-aws-s3-v3/tree/3.29.0" - }, - "time": "2024-08-17T13:10:48+00:00" + "description": "Provides tools to build and deploy Magento 2 Enterprise Edition" }, { - "name": "league/flysystem-local", - "version": "3.29.0", - "source": { - "type": "git", - "url": "https://github.com/thephpleague/flysystem-local.git", - "reference": "e0e8d52ce4b2ed154148453d321e97c8e931bd27" - }, + "name": "magento/elasticsearch", + "version": "1.0.0-beta2", "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/flysystem-local/zipball/e0e8d52ce4b2ed154148453d321e97c8e931bd27", - "reference": "e0e8d52ce4b2ed154148453d321e97c8e931bd27", - "shasum": "" + "url": "https://repo.magento.com/archives/magento/elasticsearch/magento-elasticsearch-1.0.0.0-beta2.zip", + "shasum": "26593564ed7d3f5730203e0f1a93d59d700be3de" }, "require": { - "ext-fileinfo": "*", - "league/flysystem": "^3.0.0", - "league/mime-type-detection": "^1.0.0", - "php": "^8.0.2" - }, - "type": "library", - "autoload": { - "psr-4": { - "League\\Flysystem\\Local\\": "" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Frank de Jonge", - "email": "info@frankdejonge.nl" - } - ], - "description": "Local filesystem adapter for Flysystem.", - "keywords": [ - "Flysystem", - "file", - "files", - "filesystem", - "local" - ], - "support": { - "source": "https://github.com/thephpleague/flysystem-local/tree/3.29.0" - }, - "time": "2024-08-09T21:24:39+00:00" - }, - { - "name": "league/mime-type-detection", - "version": "1.16.0", - "source": { - "type": "git", - "url": "https://github.com/thephpleague/mime-type-detection.git", - "reference": "2d6702ff215bf922936ccc1ad31007edc76451b9" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/2d6702ff215bf922936ccc1ad31007edc76451b9", - "reference": "2d6702ff215bf922936ccc1ad31007edc76451b9", - "shasum": "" + "ext-json": ">=1.3.7", + "ezimuel/ringphp": "^1.1.2", + "php": "^7.3 || ^8.0", + "psr/log": "^1|^2|^3" }, - "require": { - "ext-fileinfo": "*", - "php": "^7.4 || ^8.0" + "replace": { + "elasticsearch/elasticsearch": "^7.17" }, "require-dev": { - "friendsofphp/php-cs-fixer": "^3.2", - "phpstan/phpstan": "^0.12.68", - "phpunit/phpunit": "^8.5.8 || ^9.3 || ^10.0" + "ext-yaml": "*", + "ext-zip": "*", + "mockery/mockery": "^1.2", + "phpstan/phpstan": "^1.10", + "phpunit/phpunit": "^9.3", + "squizlabs/php_codesniffer": "^3.4", + "symfony/finder": "~4.0" + }, + "suggest": { + "ext-curl": "*", + "monolog/monolog": "Allows for client-level logging and tracing" }, "type": "library", "autoload": { + "files": [ + "src/autoload.php" + ], "psr-4": { - "League\\MimeTypeDetection\\": "src" + "Elasticsearch\\": "src/Elasticsearch/" } }, - "notification-url": "https://packagist.org/downloads/", "license": [ - "MIT" - ], - "authors": [ - { - "name": "Frank de Jonge", - "email": "info@frankdejonge.nl" - } + "Apache-2.0", + "LGPL-2.1-only" ], - "description": "Mime-type detection for Flysystem", - "support": { - "issues": "https://github.com/thephpleague/mime-type-detection/issues", - "source": "https://github.com/thephpleague/mime-type-detection/tree/1.16.0" - }, - "funding": [ + "authors": [ { - "url": "https://github.com/frankdejonge", - "type": "github" + "name": "Zachary Tong" }, { - "url": "https://tidelift.com/funding/github/packagist/league/flysystem", - "type": "tidelift" + "name": "Enrico Zimuel" } ], - "time": "2024-09-21T08:32:55+00:00" + "description": "PHP Client for Elasticsearch", + "keywords": [ + "client", + "elasticsearch", + "search" + ] }, { - "name": "magento/adobe-stock-integration", - "version": "2.1.7-beta1", + "name": "magento/framework", + "version": "103.0.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/adobe-stock-integration/magento-adobe-stock-integration-2.1.7.0-beta1.zip", - "shasum": "79b83a78657934bd39f82285e3ceeedce485c8c0" + "url": "https://repo.magento.com/archives/magento/framework/magento-framework-103.0.8.0-beta2.zip", + "shasum": "1969106f77fa9d333cb57e72e60026c68025f60f" }, "require": { - "magento/module-adobe-stock-admin-ui": "1.3.5-beta1", - "magento/module-adobe-stock-asset": "1.3.3", - "magento/module-adobe-stock-asset-api": "2.0.3", - "magento/module-adobe-stock-client": "1.3.4", - "magento/module-adobe-stock-client-api": "2.1.4", - "magento/module-adobe-stock-image": "1.3.6-beta1", - "magento/module-adobe-stock-image-admin-ui": "1.3.6-beta1", - "magento/module-adobe-stock-image-api": "1.3.3" + "colinmollenhour/php-redis-session-abstract": "^2.0", + "composer/composer": "^2.0, !=2.2.16", + "ext-bcmath": "*", + "ext-curl": "*", + "ext-dom": "*", + "ext-ftp": "*", + "ext-gd": "*", + "ext-hash": "*", + "ext-iconv": "*", + "ext-intl": "*", + "ext-openssl": "*", + "ext-simplexml": "*", + "ext-sodium": "*", + "ext-xsl": "*", + "ezyang/htmlpurifier": "^4.17", + "guzzlehttp/guzzle": "^7.5", + "laminas/laminas-code": "^4.13", + "laminas/laminas-escaper": "^2.13", + "laminas/laminas-filter": "^2.33", + "laminas/laminas-http": "^2.15", + "laminas/laminas-i18n": "^2.17", + "laminas/laminas-permissions-acl": "^2.10", + "laminas/laminas-stdlib": "^3.11", + "laminas/laminas-uri": "^2.9", + "laminas/laminas-validator": "^2.23", + "lib-libxml": "*", + "magento/composer-dependency-version-audit-plugin": "^0.1", + "magento/laminas-file": "^1.0.0", + "magento/laminas-mail": "^1.0.0", + "magento/laminas-mime": "^1.0.0", + "magento/laminas-oauth": "^1.0.0", + "magento/zend-cache": "^1.16", + "magento/zend-db": "^1.16", + "magento/zend-pdf": "^1.16", + "monolog/monolog": "^3.6", + "php": "~8.2.0||~8.3.0||~8.4.0", + "psr/log": "^2 || ^3", + "ramsey/uuid": "^4.2", + "symfony/console": "^6.4", + "symfony/intl": "^6.4", + "symfony/process": "^6.4", + "tedivm/jshrink": "^1.4", + "webonyx/graphql-php": "^15.0", + "wikimedia/less.php": "^5.0" }, - "type": "metapackage", - "description": "Adobe Stock integration" + "suggest": { + "ext-imagick": "Use Image Magick >=3.0.0 as an optional alternative image processing library" + }, + "type": "magento2-library", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\Framework\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" }, { - "name": "magento/commerce-backend-sdk", - "version": "1.4.0", + "name": "magento/framework-amqp", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/commerce-backend-sdk/magento-commerce-backend-sdk-1.4.0.0.zip", - "shasum": "1b94206ffb9fa52976cf381c6e3565a900804594" + "url": "https://repo.magento.com/archives/magento/framework-amqp/magento-framework-amqp-100.4.6.0-beta2.zip", + "shasum": "742e74c5cad1b57f0bd9c308e29332f105161cad" }, "require": { - "magento/module-admin-ui-sdk-custom-fees": "1.4.0", - "magento/module-commerce-backend-uix": "1.4.0" + "magento/framework": "103.0.*", + "php": "~8.2.0||~8.3.0||~8.4.0", + "php-amqplib/php-amqplib": "^3.2" + }, + "type": "magento2-library", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\Framework\\Amqp\\": "" + } }, - "type": "metapackage", "license": [ "OSL-3.0", "AFL-3.0" ], - "description": "Metapackage with required packages for Commerce Backend SDK" + "description": "N/A" }, { - "name": "magento/commerce-eventing", - "version": "1.8.2", + "name": "magento/framework-bulk", + "version": "101.0.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/commerce-eventing/magento-commerce-eventing-1.8.2.0.zip", - "shasum": "d134c6793a1f5b0364180604a20d28e5b720092b" + "url": "https://repo.magento.com/archives/magento/framework-bulk/magento-framework-bulk-101.0.4.0-beta2.zip", + "shasum": "721dbff0f7e4b518c967bbbeef77e244da42cf4c" }, "require": { - "magento/module-adobe-commerce-events-client": "1.8.2", - "magento/module-adobe-commerce-events-generator": "1.8.2" + "magento/framework": "103.0.*", + "php": "~8.2.0||~8.3.0||~8.4.0" + }, + "type": "magento2-library", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\Framework\\Bulk\\": "" + } }, - "type": "metapackage", "license": [ "OSL-3.0", "AFL-3.0" ], - "description": "Metapackage with required packages for Commerce Eventing Framework" + "description": "N/A" }, { - "name": "magento/commerce-webhooks", - "version": "1.5.1", + "name": "magento/framework-foreign-key", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/commerce-webhooks/magento-commerce-webhooks-1.5.1.0.zip", - "shasum": "052f94d1000b13711268e80277b3d3ad75436de2" + "url": "https://repo.magento.com/archives/magento/framework-foreign-key/magento-framework-foreign-key-100.4.7.0-beta2.zip", + "shasum": "e40fb1b307a298c8f01cf6953f893191bab41e10" }, "require": { - "magento/module-adobe-commerce-webhooks": "1.5.1", - "magento/module-adobe-commerce-webhooks-generator": "1.5.1" + "magento/framework": "103.0.*", + "php": "~8.2.0||~8.3.0||~8.4.0" + }, + "type": "magento2-library", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\Framework\\ForeignKey\\": "" + } }, - "type": "metapackage", "license": [ "OSL-3.0", "AFL-3.0" ], - "description": "Metapackage with required packages for Commerce Webhooks" + "description": "N/A" }, { - "name": "magento/composer", - "version": "1.10.0", + "name": "magento/framework-message-queue", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/composer/magento-composer-1.10.0.0.zip", - "shasum": "bc98a70186d72c2ae58ef346795623b585f36103" + "url": "https://repo.magento.com/archives/magento/framework-message-queue/magento-framework-message-queue-100.4.8.0-beta2.zip", + "shasum": "6e61e585d6f26ec7947767e2efa3b5a283a12896" }, "require": { - "composer/composer": "^2.0", - "php": "~7.4.0||~8.1.0||~8.2.0||~8.3.0", - "symfony/console": "~4.4.0||~5.4.0||~6.4.0" - }, - "require-dev": { - "phpunit/phpunit": "^9" + "magento/framework": "103.0.*", + "php": "~8.2.0||~8.3.0||~8.4.0" }, - "type": "library", + "type": "magento2-library", "autoload": { + "files": [ + "registration.php" + ], "psr-4": { - "Magento\\Composer\\": "src" + "Magento\\Framework\\MessageQueue\\": "" } }, "license": [ "OSL-3.0", "AFL-3.0" ], - "description": "Magento composer library helps to instantiate Composer application and run composer commands." + "description": "N/A" }, { - "name": "magento/composer-dependency-version-audit-plugin", - "version": "0.1.5", + "name": "magento/inventory-composer-installer", + "version": "1.2.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/composer-dependency-version-audit-plugin/magento-composer-dependency-version-audit-plugin-0.1.5.0.zip", - "shasum": "5bbab92d2727217628a6806ad59d6c7fe1ec0651" + "url": "https://repo.magento.com/archives/magento/inventory-composer-installer/magento-inventory-composer-installer-1.2.0.0.zip", + "shasum": "b96336d0a80d70b39f225eeba240abbbf7820f78" }, "require": { - "composer-plugin-api": "^1.0 || ^2.0", - "composer/composer": "^1.9 || ^2.0" - }, - "require-dev": { - "phpunit/phpunit": "^9" + "composer-plugin-api": "^1.1 || ^2.0", + "composer/composer": "^1.9 || ^2.0", + "magento/framework": "*" }, "type": "composer-plugin", "extra": { - "class": "Magento\\ComposerDependencyVersionAuditPlugin\\Plugin" + "class": "Magento\\InventoryComposerInstaller\\Plugin" }, "autoload": { "psr-4": { - "Magento\\ComposerDependencyVersionAuditPlugin\\": "src/" + "Magento\\InventoryComposerInstaller\\": "src" } }, "license": [ - "OSL-3.0" + "OSL-3.0", + "AFL-3.0" ], - "description": "Validating packages through a composer plugin" + "description": "Composer plugin for Magento Multi Source Inventory" }, { - "name": "magento/composer-root-update-plugin", - "version": "2.0.4", + "name": "magento/inventory-metapackage", + "version": "1.2.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/composer-root-update-plugin/magento-composer-root-update-plugin-2.0.4.0.zip", - "shasum": "797117ccf0df9d8fe16b88c83d59ac203eb0a2b9" + "url": "https://repo.magento.com/archives/magento/inventory-metapackage/magento-inventory-metapackage-1.2.8.0-beta2.zip", + "shasum": "2bd2c555f0dc6e07a0d2d062aae5bc30d0de01d3" }, "require": { - "composer-plugin-api": "^1.0 || ^2.0", - "composer/composer": "^1.0 || ^2.0", - "php": "~7.3.0||~7.4.0||~8.0.0||~8.1.0||~8.2.0||~8.3.0" + "magento/inventory-composer-installer": "^1.2.0", + "magento/module-inventory": "1.2.6-beta2", + "magento/module-inventory-admin-ui": "1.2.6-beta2", + "magento/module-inventory-advanced-checkout": "1.2.5-beta2", + "magento/module-inventory-api": "1.2.6-beta2", + "magento/module-inventory-bundle-import-export": "1.1.4-beta2", + "magento/module-inventory-bundle-product": "1.2.5-beta2", + "magento/module-inventory-bundle-product-admin-ui": "1.2.5-beta2", + "magento/module-inventory-bundle-product-indexer": "1.1.5-beta2", + "magento/module-inventory-cache": "1.2.6-beta2", + "magento/module-inventory-catalog": "1.3.3-beta2", + "magento/module-inventory-catalog-admin-ui": "1.2.6-beta2", + "magento/module-inventory-catalog-api": "1.3.6-beta2", + "magento/module-inventory-catalog-frontend-ui": "1.0.5-beta2", + "magento/module-inventory-catalog-rule": "100.2.0-beta2", + "magento/module-inventory-catalog-search": "1.2.6-beta2", + "magento/module-inventory-catalog-search-bundle-product": "1.0.4-beta2", + "magento/module-inventory-catalog-search-configurable-product": "1.0.4-beta2", + "magento/module-inventory-configurable-product": "1.2.6-beta2", + "magento/module-inventory-configurable-product-admin-ui": "1.2.6-beta2", + "magento/module-inventory-configurable-product-frontend-ui": "1.0.6-beta2", + "magento/module-inventory-configurable-product-indexer": "1.2.6-beta2", + "magento/module-inventory-configuration": "1.2.5-beta2", + "magento/module-inventory-configuration-api": "1.2.4-beta2", + "magento/module-inventory-distance-based-source-selection": "1.2.5-beta2", + "magento/module-inventory-distance-based-source-selection-admin-ui": "1.2.4-beta2", + "magento/module-inventory-distance-based-source-selection-api": "1.2.4-beta2", + "magento/module-inventory-elasticsearch": "1.2.5-beta2", + "magento/module-inventory-export-stock": "1.2.5-beta2", + "magento/module-inventory-export-stock-api": "1.2.4-beta2", + "magento/module-inventory-graph-ql": "1.2.5-beta2", + "magento/module-inventory-grouped-product": "1.3.3-beta2", + "magento/module-inventory-grouped-product-admin-ui": "1.2.5-beta2", + "magento/module-inventory-grouped-product-indexer": "1.2.6-beta2", + "magento/module-inventory-import-export": "1.2.6-beta2", + "magento/module-inventory-in-store-pickup": "1.1.4-beta2", + "magento/module-inventory-in-store-pickup-admin-ui": "1.1.5-beta2", + "magento/module-inventory-in-store-pickup-api": "1.1.4-beta2", + "magento/module-inventory-in-store-pickup-frontend": "1.1.6-beta2", + "magento/module-inventory-in-store-pickup-graph-ql": "1.1.5-beta2", + "magento/module-inventory-in-store-pickup-multishipping": "1.1.4-beta2", + "magento/module-inventory-in-store-pickup-quote": "1.1.4-beta2", + "magento/module-inventory-in-store-pickup-quote-graph-ql": "1.1.4-beta2", + "magento/module-inventory-in-store-pickup-sales": "1.1.4-beta2", + "magento/module-inventory-in-store-pickup-sales-admin-ui": "1.1.6-beta2", + "magento/module-inventory-in-store-pickup-sales-api": "1.1.4-beta2", + "magento/module-inventory-in-store-pickup-shipping": "1.1.5-beta2", + "magento/module-inventory-in-store-pickup-shipping-admin-ui": "1.1.4-beta2", + "magento/module-inventory-in-store-pickup-shipping-api": "1.1.4-beta2", + "magento/module-inventory-in-store-pickup-webapi-extension": "1.1.4-beta2", + "magento/module-inventory-indexer": "2.2.3-beta2", + "magento/module-inventory-low-quantity-notification": "1.2.5-beta2", + "magento/module-inventory-low-quantity-notification-admin-ui": "1.2.5-beta2", + "magento/module-inventory-low-quantity-notification-api": "1.2.5-beta2", + "magento/module-inventory-multi-dimensional-indexer-api": "1.2.4-beta2", + "magento/module-inventory-product-alert": "1.2.5-beta2", + "magento/module-inventory-quote-graph-ql": "1.0.5-beta2", + "magento/module-inventory-requisition-list": "1.2.6-beta2", + "magento/module-inventory-reservation-cli": "1.2.5-beta2", + "magento/module-inventory-reservations": "1.2.4-beta2", + "magento/module-inventory-reservations-api": "1.2.4-beta2", + "magento/module-inventory-sales": "1.3.3-beta2", + "magento/module-inventory-sales-admin-ui": "1.2.6-beta2", + "magento/module-inventory-sales-api": "1.2.5-beta2", + "magento/module-inventory-sales-async-order": "100.2.2-beta2", + "magento/module-inventory-sales-frontend-ui": "1.2.5-beta2", + "magento/module-inventory-setup-fixture-generator": "1.2.4-beta2", + "magento/module-inventory-shipping": "1.2.5-beta2", + "magento/module-inventory-shipping-admin-ui": "1.2.6-beta2", + "magento/module-inventory-source-deduction-api": "1.2.5-beta2", + "magento/module-inventory-source-selection": "1.2.4-beta2", + "magento/module-inventory-source-selection-api": "1.4.5-beta2", + "magento/module-inventory-swatches-frontend-ui": "1.0.4-beta2", + "magento/module-inventory-visual-merchandiser": "1.1.6-beta2", + "magento/module-inventory-wishlist": "1.0.5-beta2" }, - "type": "composer-plugin", - "extra": { - "class": "Magento\\ComposerRootUpdatePlugin\\Plugin\\PluginDefinition" + "type": "metapackage", + "description": "Metapackage with Magento Inventory modules for simple installation" + }, + { + "name": "magento/laminas-captcha", + "version": "1.0.0-beta2", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/laminas-captcha/magento-laminas-captcha-1.0.0.0-beta2.zip", + "shasum": "d440dc772c870091ea078ba12b7454cf688f1b90" + }, + "require": { + "laminas/laminas-recaptcha": "^3.4.0", + "laminas/laminas-session": "^2.12", + "laminas/laminas-stdlib": "^3.10.1", + "laminas/laminas-text": "^2.9.0", + "laminas/laminas-validator": "^2.19.0", + "php": "~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0" + }, + "conflict": { + "zendframework/zend-captcha": "*" + }, + "replace": { + "laminas/laminas-captcha": "^2.17" + }, + "require-dev": { + "ext-gd": "*", + "laminas/laminas-coding-standard": "~2.5.0", + "phpunit/phpunit": "^9.5.26", + "psalm/plugin-phpunit": "^0.19.0", + "vimeo/psalm": "^5.1" + }, + "suggest": { + "laminas/laminas-i18n-resources": "Translations of captcha messages" }, + "type": "library", "autoload": { "psr-4": { - "Magento\\ComposerRootUpdatePlugin\\": "" + "Laminas\\Captcha\\": "src/" } }, "license": [ - "OSL-3.0", - "AFL-3.0" + "BSD-3-Clause" ], - "description": "Plugin to look ahead for Magento Open Source or Adobe Commerce project root changes when running composer update for new magento/product or magento/magento-cloud metapackage versions" + "description": "Generate and validate CAPTCHAs using Figlets, images, ReCaptcha, and more", + "homepage": "https://laminas.dev", + "keywords": [ + "captcha", + "laminas" + ] }, { - "name": "magento/ece-tools", - "version": "2002.2.0", + "name": "magento/laminas-crypt", + "version": "1.0.0-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/ece-tools/magento-ece-tools-2002.2.0.0.zip", - "shasum": "744d5a260d4b803af2d677f22b013c15e9aa96a1" + "url": "https://repo.magento.com/archives/magento/laminas-crypt/magento-laminas-crypt-1.0.0.0-beta2.zip", + "shasum": "1c813f0e5224a2d16afb0ba771b46efb9e7c0c63" }, "require": { - "colinmollenhour/credis": "^1.6.0 || ^1.13", - "composer/composer": "^1.9 || ^2.0 || !=2.2.16", - "composer/semver": "@stable", - "ext-json": "*", - "ext-pdo": "*", - "ext-sockets": "*", - "graylog2/gelf-php": "^2.0.1", - "guzzlehttp/guzzle": "^7.3 || ^7.5", - "illuminate/config": "^5.5||^8.77", - "magento/magento-cloud-components": "^1.0.8", - "magento/magento-cloud-docker": "^1.0.0", - "magento/magento-cloud-patches": "^1.0.20", - "magento/quality-patches": "^1.1.0", - "monolog/monolog": "^2.3 || ^2.7 || ^3.6", - "nesbot/carbon": "^1.0 || ^2.0", - "php": "^8.0", - "psr/container": "^1.0", - "psr/log": "^1.0 || ^2.0 || ^3.0", - "symfony/config": "^4.4 || ^5.1 || ^5.4 || ^6.4", - "symfony/console": "^4.4 || ^5.1 || ^5.4 || ^6.4", - "symfony/dependency-injection": "^4.4 || ^5.1 || ^5.4 || ^6.4", - "symfony/process": "^4.4 || ^5.1 || ^5.4 || ^6.4", - "symfony/serializer": "^4.4 || ^5.4 || ^6.4", - "symfony/yaml": "^4.4 || ^5.1 || ^5.4 || ^6.4" + "ext-mbstring": "*", + "laminas/laminas-math": "^3.8", + "laminas/laminas-stdlib": "^3.8", + "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0", + "psr/container": "^1.1 || ^2.0" }, "conflict": { - "nesbot/carbon": ">=1.38 <2.0", - "symfony/console": "4.4.27 || 4.4.28" + "zendframework/zend-crypt": "*" }, "replace": { - "magento/ece-patches": "*", - "magento/magento-cloud-configuration": "*" + "laminas/laminas-crypt": "^3.6" }, "require-dev": { - "codeception/codeception": "^5.1", - "codeception/module-asserts": "^3.0", - "codeception/module-db": "^3.0", - "codeception/module-phpbrowser": "^3.0", - "codeception/module-rest": "^3.0", - "consolidation/robo": "^3.0", - "funkjedi/composer-include-files": "^1.0", - "php-mock/php-mock-phpunit": "^2.0", - "phpmd/phpmd": "@stable", - "phpstan/phpstan": "~1.2.0", - "phpunit/php-code-coverage": "^9.2", - "phpunit/phpunit": "^9.5", - "squizlabs/php_codesniffer": "^3.0" + "laminas/laminas-coding-standard": "~2.5.0", + "phpunit/phpunit": "^10.1" }, - "bin": [ - "bin/ece-tools" - ], - "type": "magento2-component", + "suggest": { + "ext-openssl": "Required for most features of Laminas\\Crypt" + }, + "type": "library", "autoload": { "psr-4": { - "Magento\\MagentoCloud\\": "src/" + "Laminas\\Crypt\\": "src/" } }, "license": [ - "OSL-3.0" + "BSD-3-Clause" ], - "description": "Provides tools to build and deploy Magento 2 Enterprise Edition" + "description": "Strong cryptography tools and password hashing", + "homepage": "https://laminas.dev", + "keywords": [ + "crypt", + "laminas" + ] }, { - "name": "magento/framework", - "version": "103.0.8-beta1", + "name": "magento/laminas-db", + "version": "1.0.0-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/framework/magento-framework-103.0.8.0-beta1.zip", - "shasum": "a5b45446e4c00d6ff30a6fd570b5d5cb692eccf9" + "url": "https://repo.magento.com/archives/magento/laminas-db/magento-laminas-db-1.0.0.0-beta2.zip", + "shasum": "fc29d269db3e45b3889eef21af5182d187a0858d" }, "require": { - "colinmollenhour/php-redis-session-abstract": "^2.0", - "composer/composer": "^2.0, !=2.2.16", - "ext-bcmath": "*", - "ext-curl": "*", - "ext-dom": "*", - "ext-gd": "*", - "ext-hash": "*", - "ext-iconv": "*", - "ext-intl": "*", - "ext-openssl": "*", - "ext-simplexml": "*", - "ext-sodium": "*", - "ext-xsl": "*", - "ezyang/htmlpurifier": "^4.17", - "guzzlehttp/guzzle": "^7.5", - "laminas/laminas-code": "^4.13", - "laminas/laminas-escaper": "^2.13", - "laminas/laminas-file": "^2.13", - "laminas/laminas-filter": "^2.33", - "laminas/laminas-http": "^2.15", - "laminas/laminas-i18n": "^2.17", - "laminas/laminas-mail": "^2.16", - "laminas/laminas-mime": "^2.9", - "laminas/laminas-oauth": "^2.6", - "laminas/laminas-permissions-acl": "^2.10", - "laminas/laminas-stdlib": "^3.11", - "laminas/laminas-uri": "^2.9", - "laminas/laminas-validator": "^2.23", - "lib-libxml": "*", - "magento/composer-dependency-version-audit-plugin": "^0.1", - "magento/zend-cache": "^1.16", - "magento/zend-db": "^1.16", - "magento/zend-pdf": "^1.16", - "monolog/monolog": "^3.6", - "php": "~8.1.0||~8.2.0||~8.3.0", - "psr/log": "^2 || ^3", - "ramsey/uuid": "^4.2", - "symfony/console": "^6.4", - "symfony/intl": "^6.4", - "symfony/process": "^6.4", - "tedivm/jshrink": "^1.4", - "webonyx/graphql-php": "^15.0", - "wikimedia/less.php": "^5.0" + "laminas/laminas-stdlib": "^3.7.1", + "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0" + }, + "conflict": { + "zendframework/zend-db": "*" + }, + "replace": { + "laminas/laminas-db": "^2.20" + }, + "require-dev": { + "laminas/laminas-coding-standard": "^2.4.0", + "laminas/laminas-eventmanager": "^3.6.0", + "laminas/laminas-hydrator": "^4.7", + "laminas/laminas-servicemanager": "^3.19.0", + "phpunit/phpunit": "^9.5.25" }, "suggest": { - "ext-imagick": "Use Image Magick >=3.0.0 as an optional alternative image processing library" + "laminas/laminas-eventmanager": "Laminas\\EventManager component", + "laminas/laminas-hydrator": "(^3.2 || ^4.3) Laminas\\Hydrator component for using HydratingResultSets", + "laminas/laminas-servicemanager": "Laminas\\ServiceManager component" + }, + "type": "library", + "extra": { + "laminas": { + "component": "Laminas\\Db", + "config-provider": "Laminas\\Db\\ConfigProvider" + } }, - "type": "magento2-library", "autoload": { - "files": [ - "registration.php" - ], "psr-4": { - "Magento\\Framework\\": "" + "Laminas\\Db\\": "src/" } }, "license": [ - "OSL-3.0", - "AFL-3.0" + "BSD-3-Clause" ], - "description": "N/A" + "description": "Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations", + "homepage": "https://laminas.dev", + "keywords": [ + "db", + "laminas" + ] }, { - "name": "magento/framework-amqp", - "version": "100.4.6-beta1", + "name": "magento/laminas-di", + "version": "1.0.0-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/framework-amqp/magento-framework-amqp-100.4.6.0-beta1.zip", - "shasum": "f46f57f080e27f0bc04bf159a82164241f6732b2" + "url": "https://repo.magento.com/archives/magento/laminas-di/magento-laminas-di-1.0.0.0-beta2.zip", + "shasum": "eb956a3fb6734c48aa79974f8d16085008892a24" }, "require": { - "magento/framework": "103.0.*", - "php": "~8.1.0||~8.2.0||~8.3.0", - "php-amqplib/php-amqplib": "~3.2.0" + "laminas/laminas-stdlib": "^3.18.0", + "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0", + "psr/container": "^1.1.1", + "psr/log": "^1.1.4 || ^2.0.0 || ^3.0.0" }, - "type": "magento2-library", - "autoload": { - "files": [ - "registration.php" - ], - "psr-4": { - "Magento\\Framework\\Amqp\\": "" - } + "conflict": { + "laminas/laminas-servicemanager": "<3.13.0 || >=4.0.0", + "laminas/laminas-servicemanager-di": "*", + "zendframework/zend-di": "*" }, - "license": [ - "OSL-3.0", - "AFL-3.0" - ], - "description": "N/A" - }, - { - "name": "magento/framework-bulk", - "version": "101.0.3", - "dist": { - "type": "zip", - "url": "https://repo.magento.com/archives/magento/framework-bulk/magento-framework-bulk-101.0.3.0.zip", - "shasum": "f50334fb3ef6e72ba5a85be1db44bb0a269e6bc6" + "replace": { + "laminas/laminas-di": "^3.14" }, - "require": { - "magento/framework": "103.0.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "require-dev": { + "laminas/laminas-coding-standard": "~2.5.0", + "laminas/laminas-servicemanager": "^3.22", + "mikey179/vfsstream": "^1.6.11@alpha", + "phpbench/phpbench": "^1.2.7", + "phpunit/phpunit": "^9.5.26", + "psalm/plugin-phpunit": "^0.18.0", + "squizlabs/php_codesniffer": "^3.7.1", + "vimeo/psalm": "^5.0" + }, + "suggest": { + "laminas/laminas-servicemanager": "An IoC container without auto wiring capabilities" + }, + "type": "library", + "extra": { + "laminas": { + "component": "Laminas\\Di", + "config-provider": "Laminas\\Di\\ConfigProvider" + } }, - "type": "magento2-library", "autoload": { - "files": [ - "registration.php" - ], "psr-4": { - "Magento\\Framework\\Bulk\\": "" + "Laminas\\Di\\": "src/" } }, "license": [ - "OSL-3.0", - "AFL-3.0" + "BSD-3-Clause" ], - "description": "N/A" + "description": "Automated dependency injection for PSR-11 containers", + "homepage": "https://laminas.dev", + "keywords": [ + "di", + "laminas", + "psr-11" + ] }, { - "name": "magento/framework-foreign-key", - "version": "100.4.6", + "name": "magento/laminas-file", + "version": "1.0.0-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/framework-foreign-key/magento-framework-foreign-key-100.4.6.0.zip", - "shasum": "1c400c1eefd72676d5d62f046bb31a8fab205754" + "url": "https://repo.magento.com/archives/magento/laminas-file/magento-laminas-file-1.0.0.0-beta2.zip", + "shasum": "61215fa86619a38722cf28c32c8c1b56669ebaca" }, "require": { - "magento/framework": "103.0.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "laminas/laminas-stdlib": "^2.7.7 || ^3.15.0", + "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0" }, - "type": "magento2-library", + "conflict": { + "zendframework/zend-file": "*" + }, + "replace": { + "laminas/laminas-file": "^2.13" + }, + "require-dev": { + "laminas/laminas-coding-standard": "~1.0.0", + "laminas/laminas-filter": "^2.23.2", + "laminas/laminas-i18n": "^2.7.4", + "laminas/laminas-progressbar": "^2.5.2", + "laminas/laminas-servicemanager": "^2.7.8 || ^3.3", + "laminas/laminas-session": "^2.8", + "laminas/laminas-validator": "^2.10.1", + "phpunit/phpunit": "^9.5.10" + }, + "suggest": { + "laminas/laminas-filter": "Laminas\\Filter component", + "laminas/laminas-i18n": "Laminas\\I18n component", + "laminas/laminas-validator": "Laminas\\Validator component" + }, + "type": "library", "autoload": { - "files": [ - "registration.php" - ], "psr-4": { - "Magento\\Framework\\ForeignKey\\": "" + "Laminas\\File\\": "src/" } }, "license": [ - "OSL-3.0", - "AFL-3.0" + "BSD-3-Clause" ], - "description": "N/A" + "description": "Locate PHP classfiles", + "homepage": "https://laminas.dev", + "keywords": [ + "file", + "laminas" + ] }, { - "name": "magento/framework-message-queue", - "version": "100.4.8-beta1", + "name": "magento/laminas-mail", + "version": "1.0.0-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/framework-message-queue/magento-framework-message-queue-100.4.8.0-beta1.zip", - "shasum": "75e046f9a6bf32532f52a773bbe5e8316f12d0fd" + "url": "https://repo.magento.com/archives/magento/laminas-mail/magento-laminas-mail-1.0.0.0-beta2.zip", + "shasum": "c663deec5ebcd8e4c08efa6c4cb8a6835aa53c61" }, "require": { - "magento/framework": "103.0.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "ext-iconv": "*", + "laminas/laminas-loader": "^2.9.0", + "laminas/laminas-stdlib": "^3.17.0", + "laminas/laminas-validator": "^2.31.0", + "magento/laminas-mime": "^1.0.0", + "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0", + "symfony/polyfill-intl-idn": "^1.27.0", + "symfony/polyfill-mbstring": "^1.27.0", + "webmozart/assert": "^1.11.0" + }, + "replace": { + "laminas/laminas-mail": "^2.25" + }, + "require-dev": { + "laminas/laminas-coding-standard": "~2.5.0", + "laminas/laminas-db": "^2.18", + "laminas/laminas-servicemanager": "^3.22.1", + "phpunit/phpunit": "^10.4.2", + "psalm/plugin-phpunit": "^0.18.4", + "symfony/process": "^6.3.4 || ^7.0.0", + "vimeo/psalm": "^5.15" + }, + "suggest": { + "laminas/laminas-servicemanager": "^3.21 when using SMTP to deliver messages" + }, + "type": "library", + "extra": { + "laminas": { + "component": "Laminas\\Mail", + "config-provider": "Laminas\\Mail\\ConfigProvider" + } }, - "type": "magento2-library", "autoload": { - "files": [ - "registration.php" - ], "psr-4": { - "Magento\\Framework\\MessageQueue\\": "" + "Laminas\\Mail\\": "src/" } }, "license": [ - "OSL-3.0", - "AFL-3.0" + "BSD-3-Clause" ], - "description": "N/A" + "description": "Provides generalized functionality to compose and send both text and MIME-compliant multipart e-mail messages", + "homepage": "https://laminas.dev", + "keywords": [ + "laminas", + "mail" + ] }, { - "name": "magento/inventory-composer-installer", - "version": "1.2.0", + "name": "magento/laminas-mime", + "version": "1.0.0-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/inventory-composer-installer/magento-inventory-composer-installer-1.2.0.0.zip", - "shasum": "b96336d0a80d70b39f225eeba240abbbf7820f78" + "url": "https://repo.magento.com/archives/magento/laminas-mime/magento-laminas-mime-1.0.0.0-beta2.zip", + "shasum": "bd2a6805e6baac2f966d304e73545f12fd2c5591" }, "require": { - "composer-plugin-api": "^1.1 || ^2.0", - "composer/composer": "^1.9 || ^2.0", - "magento/framework": "*" + "laminas/laminas-stdlib": "^2.7 || ^3.0", + "php": "~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0" + }, + "conflict": { + "zendframework/zend-mime": "*" + }, + "replace": { + "laminas/laminas-mime": "^2.12" }, - "type": "composer-plugin", - "extra": { - "class": "Magento\\InventoryComposerInstaller\\Plugin" + "require-dev": { + "laminas/laminas-coding-standard": "~2.4.0", + "magento/laminas-mail": "~1.0.0", + "phpunit/phpunit": "~9.5.25" + }, + "suggest": { + "laminas/laminas-mail": "Laminas\\Mail component" }, + "type": "library", "autoload": { "psr-4": { - "Magento\\InventoryComposerInstaller\\": "src" + "Laminas\\Mime\\": "src/" } }, "license": [ - "OSL-3.0", - "AFL-3.0" + "BSD-3-Clause" ], - "description": "Composer plugin for Magento Multi Source Inventory" + "description": "Create and parse MIME messages and parts", + "homepage": "https://laminas.dev", + "keywords": [ + "laminas", + "mime" + ] }, { - "name": "magento/inventory-metapackage", - "version": "1.2.8-beta1", + "name": "magento/laminas-oauth", + "version": "1.0.0-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/inventory-metapackage/magento-inventory-metapackage-1.2.8.0-beta1.zip", - "shasum": "9a9517131b510f834ea0414e070a22c0217d5aa8" + "url": "https://repo.magento.com/archives/magento/laminas-oauth/magento-laminas-oauth-1.0.0.0-beta2.zip", + "shasum": "bb77348227788e9872dd5e0f1985878e7363403f" }, "require": { - "magento/inventory-composer-installer": "^1.2.0", - "magento/module-inventory": "1.2.6-beta1", - "magento/module-inventory-admin-ui": "1.2.6-beta1", - "magento/module-inventory-advanced-checkout": "1.2.5-beta1", - "magento/module-inventory-api": "1.2.6-beta1", - "magento/module-inventory-bundle-import-export": "1.1.3", - "magento/module-inventory-bundle-product": "1.2.5-beta1", - "magento/module-inventory-bundle-product-admin-ui": "1.2.5-beta1", - "magento/module-inventory-bundle-product-indexer": "1.1.5-beta1", - "magento/module-inventory-cache": "1.2.6-beta1", - "magento/module-inventory-catalog": "1.3.3-beta1", - "magento/module-inventory-catalog-admin-ui": "1.2.6-beta1", - "magento/module-inventory-catalog-api": "1.3.5", - "magento/module-inventory-catalog-frontend-ui": "1.0.4", - "magento/module-inventory-catalog-rule": "100.2.0-beta1", - "magento/module-inventory-catalog-search": "1.2.6-beta1", - "magento/module-inventory-catalog-search-bundle-product": "1.0.4-beta1", - "magento/module-inventory-catalog-search-configurable-product": "1.0.4-beta1", - "magento/module-inventory-configurable-product": "1.2.6-beta1", - "magento/module-inventory-configurable-product-admin-ui": "1.2.6-beta1", - "magento/module-inventory-configurable-product-frontend-ui": "1.0.5", - "magento/module-inventory-configurable-product-indexer": "1.2.6-beta1", - "magento/module-inventory-configuration": "1.2.5-beta1", - "magento/module-inventory-configuration-api": "1.2.3", - "magento/module-inventory-distance-based-source-selection": "1.2.5-beta1", - "magento/module-inventory-distance-based-source-selection-admin-ui": "1.2.3", - "magento/module-inventory-distance-based-source-selection-api": "1.2.3", - "magento/module-inventory-elasticsearch": "1.2.4", - "magento/module-inventory-export-stock": "1.2.4", - "magento/module-inventory-export-stock-api": "1.2.4-beta1", - "magento/module-inventory-graph-ql": "1.2.5-beta1", - "magento/module-inventory-grouped-product": "1.3.3-beta1", - "magento/module-inventory-grouped-product-admin-ui": "1.2.5-beta1", - "magento/module-inventory-grouped-product-indexer": "1.2.5", - "magento/module-inventory-import-export": "1.2.6-beta1", - "magento/module-inventory-in-store-pickup": "1.1.4-beta1", - "magento/module-inventory-in-store-pickup-admin-ui": "1.1.4", - "magento/module-inventory-in-store-pickup-api": "1.1.3", - "magento/module-inventory-in-store-pickup-frontend": "1.1.6-beta1", - "magento/module-inventory-in-store-pickup-graph-ql": "1.1.4", - "magento/module-inventory-in-store-pickup-multishipping": "1.1.3", - "magento/module-inventory-in-store-pickup-quote": "1.1.4-beta1", - "magento/module-inventory-in-store-pickup-quote-graph-ql": "1.1.3", - "magento/module-inventory-in-store-pickup-sales": "1.1.4-beta1", - "magento/module-inventory-in-store-pickup-sales-admin-ui": "1.1.5", - "magento/module-inventory-in-store-pickup-sales-api": "1.1.4-beta1", - "magento/module-inventory-in-store-pickup-shipping": "1.1.5-beta1", - "magento/module-inventory-in-store-pickup-shipping-admin-ui": "1.1.3", - "magento/module-inventory-in-store-pickup-shipping-api": "1.1.3", - "magento/module-inventory-in-store-pickup-webapi-extension": "1.1.3", - "magento/module-inventory-indexer": "2.2.3-beta1", - "magento/module-inventory-low-quantity-notification": "1.2.4", - "magento/module-inventory-low-quantity-notification-admin-ui": "1.2.5-beta1", - "magento/module-inventory-low-quantity-notification-api": "1.2.4", - "magento/module-inventory-multi-dimensional-indexer-api": "1.2.3", - "magento/module-inventory-product-alert": "1.2.4", - "magento/module-inventory-quote-graph-ql": "1.0.5-beta1", - "magento/module-inventory-requisition-list": "1.2.5", - "magento/module-inventory-reservation-cli": "1.2.5-beta1", - "magento/module-inventory-reservations": "1.2.4-beta1", - "magento/module-inventory-reservations-api": "1.2.3", - "magento/module-inventory-sales": "1.3.3-beta1", - "magento/module-inventory-sales-admin-ui": "1.2.6-beta1", - "magento/module-inventory-sales-api": "1.2.5-beta1", - "magento/module-inventory-sales-async-order": "100.2.1", - "magento/module-inventory-sales-frontend-ui": "1.2.4", - "magento/module-inventory-setup-fixture-generator": "1.2.3", - "magento/module-inventory-shipping": "1.2.4", - "magento/module-inventory-shipping-admin-ui": "1.2.5", - "magento/module-inventory-source-deduction-api": "1.2.4", - "magento/module-inventory-source-selection": "1.2.3", - "magento/module-inventory-source-selection-api": "1.4.4", - "magento/module-inventory-swatches-frontend-ui": "1.0.3", - "magento/module-inventory-visual-merchandiser": "1.1.6-beta1", - "magento/module-inventory-wishlist": "1.0.4" + "laminas/laminas-config": "^3.7", + "laminas/laminas-http": "^2.15", + "laminas/laminas-i18n": "^2.13.0", + "laminas/laminas-loader": "^2.8", + "laminas/laminas-math": "^3.8", + "laminas/laminas-stdlib": "^3.10", + "laminas/laminas-uri": "^2.9", + "magento/laminas-crypt": "^1.0.0", + "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0" }, - "type": "metapackage", - "description": "Metapackage with Magento Inventory modules for simple installation" + "conflict": { + "zendframework/zendoauth": "*" + }, + "replace": { + "laminas/laminas-oauth": "^2.7" + }, + "require-dev": { + "laminas/laminas-coding-standard": "~2.5.0", + "phpunit/phpunit": "^9.6.20" + }, + "type": "library", + "autoload": { + "psr-4": { + "Laminas\\OAuth\\": "src/" + } + }, + "license": [ + "BSD-3-Clause" + ], + "description": " ", + "homepage": "https://laminas.dev", + "keywords": [ + "OAuth", + "laminas" + ] }, { "name": "magento/language-de_de", @@ -6004,11 +5866,11 @@ }, { "name": "magento/magento-cloud-components", - "version": "1.1.0", + "version": "1.1.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/magento-cloud-components/magento-magento-cloud-components-1.1.0.0.zip", - "shasum": "ce4902a227943ce8ab70d626f401d4de8774055f" + "url": "https://repo.magento.com/archives/magento/magento-cloud-components/magento-magento-cloud-components-1.1.1.0.zip", + "shasum": "4c16532a9f0ed41f066cbc74dd79275d0f4133cd" }, "require": { "colinmollenhour/cache-backend-redis": "^1.14.2", @@ -6024,9 +5886,9 @@ "codeception/module-rest": "^3.0", "consolidation/robo": "^3.0", "phpmd/phpmd": "@stable", - "phpstan/phpstan": "~1.2.0", - "phpunit/phpunit": "^9.5", - "squizlabs/php_codesniffer": "^3.0" + "phpstan/phpstan": "~1.2.0 || ^2.0", + "phpunit/phpunit": "^10.0", + "squizlabs/php_codesniffer": "^3.7" }, "suggest": { "magento/framework": "*", @@ -6047,17 +5909,17 @@ }, { "name": "magento/magento-cloud-docker", - "version": "1.4.0", + "version": "1.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/magento-cloud-docker/magento-magento-cloud-docker-1.4.0.0.zip", - "shasum": "11ae08ef985e73884402b029514663823c666ffa" + "url": "https://repo.magento.com/archives/magento/magento-cloud-docker/magento-magento-cloud-docker-1.4.1.0.zip", + "shasum": "93da3c49ac58908f4ab54b5fdf4fbe396efb0880" }, "require": { - "composer/composer": "^1.9 || ^2.0", + "composer/composer": "^1.9 || ^2.8 || !=2.2.16", "composer/semver": "@stable", "ext-json": "*", - "illuminate/config": "^5.5||^8.77", + "illuminate/config": "^8.77 || ^10.0 || ^11.0", "php": "^8.0", "symfony/config": "^4.4 || ^5.1|| ^5.4 || ^6.4", "symfony/console": "^4.4 || ^5.1 || ^5.4 || ^6.4", @@ -6072,9 +5934,9 @@ "codeception/module-rest": "^1.2 || ^3.0", "consolidation/robo": "^2.0 || ^3.0", "phpmd/phpmd": "@stable", - "phpstan/phpstan": "^1.8", - "phpunit/phpunit": "^9.5", - "squizlabs/php_codesniffer": "^3.6" + "phpstan/phpstan": "^1.8 || ^2.0", + "phpunit/phpunit": "^10.0", + "squizlabs/php_codesniffer": "^3.7" }, "bin": [ "bin/ece-docker" @@ -6165,25 +6027,25 @@ }, { "name": "magento/magento-cloud-patches", - "version": "1.1.0", + "version": "1.1.3", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/magento-cloud-patches/magento-magento-cloud-patches-1.1.0.0.zip", - "shasum": "3804bf079ce949843d55a6cc87d5e4fc6656b1df" + "url": "https://repo.magento.com/archives/magento/magento-cloud-patches/magento-magento-cloud-patches-1.1.3.0.zip", + "shasum": "698102215b08ef3823287b222d05915506ac9d9a" }, "require": { - "composer/composer": "^1.9 || ^2.0", + "composer/composer": "^1.9 || ^2.8 || !=2.2.16", "composer/semver": "@stable", "ext-json": "*", "magento/quality-patches": "^1.1.0", - "monolog/monolog": "^1.25||^2.3||^2.7|| ^3.6", + "monolog/monolog": "^2.3 || ^2.7 || ^3.6", "php": "^8.0", - "symfony/config": "^3.3||^4.4||^5.0||^6.0", - "symfony/console": "^2.8 || ^4.0 || ^5.1 || ^5.4 || ^6.4", - "symfony/dependency-injection": "^3.3||^4.3||^5.0||^6.0", - "symfony/process": "^2.1 || ^4.1 || ^5.1 || ^5.4 || ^6.4", + "symfony/config": "^4.4 || ^5.1 || ^5.4 || ^6.4", + "symfony/console": "^4.4 || ^5.1 || ^5.4 || ^6.4", + "symfony/dependency-injection": "^4.4 || ^5.1 || ^5.4 || ^6.4", + "symfony/process": "^4.4 || ^5.1 || ^5.4 || ^6.4", "symfony/proxy-manager-bridge": "^3.3||^4.3||^5.0||^6.0", - "symfony/yaml": "^3.3||^4.0||^5.0||^6.0||^7.0" + "symfony/yaml": "^4.4 || ^5.1 || ^5.4 || ^6.4" }, "require-dev": { "codeception/codeception": "^4.1 || ^5.1", @@ -6193,7 +6055,7 @@ "codeception/module-rest": "^1.2 || ^3.0", "consolidation/robo": "^1.2 || ^3.0 || ^5.0", "phpmd/phpmd": "@stable", - "phpunit/phpunit": "^8.5 || ^9.5", + "phpunit/phpunit": "^10.0", "squizlabs/php_codesniffer": "^3.0" }, "bin": [ @@ -6242,10 +6104,10 @@ }, "type": "composer-plugin", "extra": { + "class": "MagentoHackathon\\Composer\\Magento\\Plugin", "composer-command-registry": [ "MagentoHackathon\\Composer\\Magento\\Command\\DeployCommand" - ], - "class": "MagentoHackathon\\Composer\\Magento\\Plugin" + ] }, "autoload": { "psr-0": { @@ -6295,34 +6157,32 @@ }, { "name": "magento/magento2-base", - "version": "2.4.8-beta1", + "version": "2.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/magento2-base/magento-magento2-base-2.4.8.0-beta1.zip", - "shasum": "b7750be088071be4c393049d7e163c674076939b" + "url": "https://repo.magento.com/archives/magento/magento2-base/magento-magento2-base-2.4.8.0-beta2.zip", + "shasum": "8edf7c24c5eb267b709b5fe22dc3537aa0a24405" }, "require": { "composer/composer": "^2.0, !=2.2.16", "ext-intl": "*", "ext-mbstring": "*", "laminas/laminas-code": "^4.13", - "laminas/laminas-di": "^3.13", "laminas/laminas-eventmanager": "^3.11", "laminas/laminas-http": "^2.15", "laminas/laminas-i18n": "^2.17", "laminas/laminas-modulemanager": "^2.11", "laminas/laminas-mvc": "^3.6", - "laminas/laminas-server": "^2.16", "laminas/laminas-servicemanager": "^3.16", "laminas/laminas-soap": "^2.10", "laminas/laminas-stdlib": "^3.11", "laminas/laminas-uri": "^2.9", "laminas/laminas-validator": "^2.23", - "magento/composer": "^1.10.0-beta1", + "magento/composer": "^1.10.1-beta1", "magento/magento-composer-installer": "*", "monolog/monolog": "^3.6", "pelago/emogrifier": "^7.0", - "php": "~8.1.0||~8.2.0||~8.3.0", + "php": "~8.2.0||~8.3.0||~8.4.0", "phpseclib/phpseclib": "^3.0", "symfony/console": "^6.4", "tedivm/jshrink": "^1.4", @@ -6334,7 +6194,6 @@ "replace": { "components/jquery": "1.11.0", "components/jqueryui": "1.10.4", - "tinymce/tinymce": "7.3.0", "trentrichardson/jquery-timepicker-addon": "1.4.3", "twbs/bootstrap": "3.1.0" }, @@ -6352,7 +6211,6 @@ "lib/web/jquery/jquery.min.js" ], "components/jqueryui": "lib/web/jquery/jquery-ui.js", - "tinymce/tinymce": "lib/web/tiny_mce_5", "trentrichardson/jquery-timepicker-addon": "lib/web/jquery/jquery-ui-timepicker-addon.js", "twbs/bootstrap": "lib/web/jquery/jquery.tabs.js" }, @@ -6742,12 +6600,8 @@ "lib/web/spacer.gif" ], [ - "lib/web/tiny_mce_5", - "lib/web/tiny_mce_5" - ], - [ - "lib/web/tiny_mce_7", - "lib/web/tiny_mce_7" + "lib/web/tiny_mce_6", + "lib/web/tiny_mce_6" ], [ "lib/web/underscore.js", @@ -6867,34 +6721,32 @@ }, { "name": "magento/magento2-ee-base", - "version": "2.4.8-beta1", + "version": "2.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/magento2-ee-base/magento-magento2-ee-base-2.4.8.0-beta1.zip", - "shasum": "510fea19ef3a050f7d2a35ef8b7a1add28eba275" + "url": "https://repo.magento.com/archives/magento/magento2-ee-base/magento-magento2-ee-base-2.4.8.0-beta2.zip", + "shasum": "87a4d19915a0f3118091fa7882aa57f36f8de091" }, "require": { "composer/composer": "^2.0, !=2.2.16", "ext-intl": "*", "ext-mbstring": "*", "laminas/laminas-code": "^4.13", - "laminas/laminas-di": "^3.13", "laminas/laminas-eventmanager": "^3.11", "laminas/laminas-http": "^2.15", "laminas/laminas-i18n": "^2.17", "laminas/laminas-modulemanager": "^2.11", "laminas/laminas-mvc": "^3.6", - "laminas/laminas-server": "^2.16", "laminas/laminas-servicemanager": "^3.16", "laminas/laminas-soap": "^2.10", "laminas/laminas-stdlib": "^3.11", "laminas/laminas-uri": "^2.9", "laminas/laminas-validator": "^2.23", - "magento/composer": "^1.10.0-beta1", + "magento/composer": "^1.10.1-beta1", "magento/magento-composer-installer": "*", "monolog/monolog": "^3.6", "pelago/emogrifier": "^7.0", - "php": "~8.1.0||~8.2.0||~8.3.0", + "php": "~8.2.0||~8.3.0||~8.4.0", "phpseclib/phpseclib": "^3.0", "symfony/console": "^6.4", "tedivm/jshrink": "^1.4", @@ -6981,11 +6833,11 @@ }, { "name": "magento/module-admin-adobe-ims", - "version": "100.5.3-beta1", + "version": "100.5.3-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-admin-adobe-ims/magento-module-admin-adobe-ims-100.5.3.0-beta1.zip", - "shasum": "ef2009008a71c4c3d49dae64e321602bd196e973" + "url": "https://repo.magento.com/archives/magento/module-admin-adobe-ims/magento-module-admin-adobe-ims-100.5.3.0-beta2.zip", + "shasum": "1e5f68589562dcff8197d72994693e15c88006ac" }, "require": { "magento/framework": "*", @@ -7001,7 +6853,7 @@ "magento/module-security": "*", "magento/module-store": "*", "magento/module-user": "*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-theme": "*" @@ -7023,17 +6875,17 @@ }, { "name": "magento/module-admin-adobe-ims-two-factor-auth", - "version": "1.0.1", + "version": "1.0.2-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-admin-adobe-ims-two-factor-auth/magento-module-admin-adobe-ims-two-factor-auth-1.0.1.0.zip", - "shasum": "ef991ee995e9348dcb977d46394e7bbb53073356" + "url": "https://repo.magento.com/archives/magento/module-admin-adobe-ims-two-factor-auth/magento-module-admin-adobe-ims-two-factor-auth-1.0.2.0-beta2.zip", + "shasum": "e07943d64a0882e1506abbe553066f8f66136885" }, "require": { "magento/framework": "*", "magento/module-admin-adobe-ims": "100.5.*", "magento/module-two-factor-auth": "*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -7051,11 +6903,11 @@ }, { "name": "magento/module-admin-analytics", - "version": "100.4.7-beta1", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-admin-analytics/magento-module-admin-analytics-100.4.7.0-beta1.zip", - "shasum": "9f15c08c90db6fdb92c5d81c1cec8c1f3df8805b" + "url": "https://repo.magento.com/archives/magento/module-admin-analytics/magento-module-admin-analytics-100.4.7.0-beta2.zip", + "shasum": "419fcdc6320d8e696d91f04875bb3e79da156d57" }, "require": { "magento/framework": "103.0.*", @@ -7065,7 +6917,7 @@ "magento/module-release-notification": "100.4.*", "magento/module-store": "101.1.*", "magento/module-ui": "101.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -7084,16 +6936,16 @@ }, { "name": "magento/module-admin-graph-ql-server", - "version": "1.0.3", + "version": "1.0.4", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-admin-graph-ql-server/magento-module-admin-graph-ql-server-1.0.3.0.zip", - "shasum": "0db1f49a87c1f9d97e12ecc13b2f184ea37f7491" + "url": "https://repo.magento.com/archives/magento/module-admin-graph-ql-server/magento-module-admin-graph-ql-server-1.0.4.0.zip", + "shasum": "4267accc9cb6c4953b5fd5ea90fe2ca49c1145ba" }, "require": { "magento/framework": "^103.0.0", "magento/module-graph-ql-server": "^1.0.2", - "php": "~7.3.0||~7.4.0||~8.1.0||~8.2.0||~8.3.0" + "php": "~7.3.0||~7.4.0||~8.1.0||~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -7112,11 +6964,11 @@ }, { "name": "magento/module-admin-gws", - "version": "100.4.8-beta1", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-admin-gws/magento-module-admin-gws-100.4.8.0-beta1.zip", - "shasum": "7cff02e2e3c9306eee55657d091db1ff3f0d6a5d" + "url": "https://repo.magento.com/archives/magento/module-admin-gws/magento-module-admin-gws-100.4.8.0-beta2.zip", + "shasum": "9c70c96fa5a3d7e26e252af1b03dc4b644eac774" }, "require": { "magento/framework": "103.0.*", @@ -7140,7 +6992,7 @@ "magento/module-url-rewrite": "102.0.*", "magento/module-user": "101.2.*", "magento/module-visual-merchandiser": "100.4.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "require-dev": { "magento/module-reports": "*" @@ -7167,17 +7019,17 @@ }, { "name": "magento/module-admin-gws-configurable-product", - "version": "100.4.4", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-admin-gws-configurable-product/magento-module-admin-gws-configurable-product-100.4.4.0.zip", - "shasum": "05f39438068e3e8166fa98546b2c9060c91f2e3a" + "url": "https://repo.magento.com/archives/magento/module-admin-gws-configurable-product/magento-module-admin-gws-configurable-product-100.4.5.0-beta2.zip", + "shasum": "233d831f20e0ed69f68cd056c0684de889ded025" }, "require": { "magento/framework": "103.0.*", "magento/module-admin-gws": "100.4.*", "magento/module-configurable-product": "100.4.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -7195,18 +7047,18 @@ }, { "name": "magento/module-admin-gws-staging", - "version": "100.4.4", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-admin-gws-staging/magento-module-admin-gws-staging-100.4.4.0.zip", - "shasum": "fb88e26e47f980e0f2af03699a10bb478bd99601" + "url": "https://repo.magento.com/archives/magento/module-admin-gws-staging/magento-module-admin-gws-staging-100.4.5.0-beta2.zip", + "shasum": "3f188bca755ab9bef8392ea4666cd8aa4bf8a337" }, "require": { "magento/framework": "103.0.*", "magento/module-admin-gws": "100.4.*", "magento/module-staging": "101.2.*", "magento/module-store": "101.1.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -7224,11 +7076,11 @@ }, { "name": "magento/module-admin-notification", - "version": "100.4.7-beta1", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-admin-notification/magento-module-admin-notification-100.4.7.0-beta1.zip", - "shasum": "f8b0eb01c0468b01960dfefd6b424485e20d6272" + "url": "https://repo.magento.com/archives/magento/module-admin-notification/magento-module-admin-notification-100.4.7.0-beta2.zip", + "shasum": "0a3e3e8d9491f5cf2ac1d208308b2c9b03954104" }, "require": { "lib-libxml": "*", @@ -7238,7 +7090,7 @@ "magento/module-media-storage": "100.4.*", "magento/module-store": "101.1.*", "magento/module-ui": "101.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -7257,11 +7109,11 @@ }, { "name": "magento/module-admin-ui-sdk-custom-fees", - "version": "1.4.0", + "version": "2.2.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-admin-ui-sdk-custom-fees/magento-module-admin-ui-sdk-custom-fees-1.4.0.0.zip", - "shasum": "8f66a603ec88bfc08856bdfafa2a41682da3afdc" + "url": "https://repo.magento.com/archives/magento/module-admin-ui-sdk-custom-fees/magento-module-admin-ui-sdk-custom-fees-2.2.0.0.zip", + "shasum": "e3866e7fbfef015d56583c485fef2f2b293bbdf0" }, "require": { "magento/framework": ">=103.0.5", @@ -7276,7 +7128,7 @@ "magento/module-store": ">=101.1.5", "magento/module-tax": ">=100.4.5", "magento/module-ui": ">=101.2.5", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.1.0||~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -7294,22 +7146,22 @@ }, { "name": "magento/module-adobe-commerce-events-client", - "version": "1.8.2", + "version": "1.11.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-commerce-events-client/magento-module-adobe-commerce-events-client-1.8.2.0.zip", - "shasum": "a8b7d44167debddc4c551656c803fccbeac8a31a" + "url": "https://repo.magento.com/archives/magento/module-adobe-commerce-events-client/magento-module-adobe-commerce-events-client-1.11.0.0.zip", + "shasum": "be01ab55e0bd9bdc430d88db7450c85f55fe730b" }, "require": { "ext-json": "*", "magento/framework": ">=103.0.4", "magento/framework-message-queue": ">=100.4.4", - "magento/module-adobe-commerce-out-of-process-extensibility": "^1.1", - "magento/module-adobe-io-events-client": "^1.6", + "magento/module-adobe-commerce-out-of-process-extensibility": "^1.3", + "magento/module-adobe-io-events-client": "^1.8", "magento/module-backend": ">=102.0.4", "magento/module-config": ">=101.2.4", "magento/module-store": ">=101.1.4", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.1.0||~8.2.0||~8.3.0||~8.4.0" }, "require-dev": { "magento/magento-coding-standard": "*", @@ -7335,18 +7187,18 @@ }, { "name": "magento/module-adobe-commerce-events-generator", - "version": "1.8.2", + "version": "1.11.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-commerce-events-generator/magento-module-adobe-commerce-events-generator-1.8.2.0.zip", - "shasum": "8048d8c539adbf928de6dc3194e7b2c96e1ae418" + "url": "https://repo.magento.com/archives/magento/module-adobe-commerce-events-generator/magento-module-adobe-commerce-events-generator-1.11.0.0.zip", + "shasum": "5ccb316c88f7b0af99834e2e4bbc4a9d0d569700" }, "require": { "ext-json": "*", "magento/framework": ">=103.0.4", - "magento/module-adobe-commerce-events-client": "^1.8", - "magento/module-adobe-commerce-out-of-process-extensibility": "^1.1", - "php": "~8.1.0||~8.2.0||~8.3.0" + "magento/module-adobe-commerce-events-client": "^1.11", + "magento/module-adobe-commerce-out-of-process-extensibility": "^1.3", + "php": "~8.1.0||~8.2.0||~8.3.0||~8.4.0" }, "require-dev": { "magento/magento-coding-standard": "*", @@ -7373,15 +7225,15 @@ }, { "name": "magento/module-adobe-commerce-out-of-process-extensibility", - "version": "1.1.0", + "version": "1.3.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-commerce-out-of-process-extensibility/magento-module-adobe-commerce-out-of-process-extensibility-1.1.0.0.zip", - "shasum": "d1ea7e5cd8afc02c97d47cb3298052558205426e" + "url": "https://repo.magento.com/archives/magento/module-adobe-commerce-out-of-process-extensibility/magento-module-adobe-commerce-out-of-process-extensibility-1.3.0.0.zip", + "shasum": "f541c9960fc01bde7dc9ffdc0b6cd87733ef1da8" }, "require": { "magento/framework": ">=103.0.4", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.1.0||~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -7400,18 +7252,18 @@ }, { "name": "magento/module-adobe-commerce-webhooks", - "version": "1.5.1", + "version": "1.8.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-commerce-webhooks/magento-module-adobe-commerce-webhooks-1.5.1.0.zip", - "shasum": "347c91042156af8070595c43d65b67aea1f76892" + "url": "https://repo.magento.com/archives/magento/module-adobe-commerce-webhooks/magento-module-adobe-commerce-webhooks-1.8.0.0.zip", + "shasum": "a8731dfab6d5ca0ee5d792f90e93715b855350f0" }, "require": { "magento/framework": ">=103.0.4", - "magento/module-adobe-commerce-out-of-process-extensibility": "^1.1", + "magento/module-adobe-commerce-out-of-process-extensibility": "^1.3", "magento/module-backend": ">=102.0.4", "magento/module-config": ">=101.2.4", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.1.0||~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -7430,17 +7282,17 @@ }, { "name": "magento/module-adobe-commerce-webhooks-generator", - "version": "1.5.1", + "version": "1.8.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-commerce-webhooks-generator/magento-module-adobe-commerce-webhooks-generator-1.5.1.0.zip", - "shasum": "0bd5d2916edbd4e06cd8bcd00f0834d993048a00" + "url": "https://repo.magento.com/archives/magento/module-adobe-commerce-webhooks-generator/magento-module-adobe-commerce-webhooks-generator-1.8.0.0.zip", + "shasum": "e4aa032df6160206255dd5bc46eb649f334b3a3f" }, "require": { "magento/framework": ">=103.0.4", - "magento/module-adobe-commerce-out-of-process-extensibility": "^1.1", - "magento/module-adobe-commerce-webhooks": "^1.4", - "php": "~8.1.0||~8.2.0||~8.3.0" + "magento/module-adobe-commerce-out-of-process-extensibility": "^1.3", + "magento/module-adobe-commerce-webhooks": "^1.8", + "php": "~8.1.0||~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -7460,11 +7312,11 @@ }, { "name": "magento/module-adobe-ims", - "version": "2.2.1", + "version": "2.2.2-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-ims/magento-module-adobe-ims-2.2.1.0.zip", - "shasum": "371ad8d396f0792a48ec881bf8215267691a5c37" + "url": "https://repo.magento.com/archives/magento/module-adobe-ims/magento-module-adobe-ims-2.2.2.0-beta2.zip", + "shasum": "89a1adecb8121b8faacb2aa7538e6934157365de" }, "require": { "magento/framework": "*", @@ -7473,7 +7325,7 @@ "magento/module-backend": "*", "magento/module-config": "*", "magento/module-user": "*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -7492,15 +7344,15 @@ }, { "name": "magento/module-adobe-ims-api", - "version": "2.2.1", + "version": "2.2.2-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-ims-api/magento-module-adobe-ims-api-2.2.1.0.zip", - "shasum": "f4cfaf688e19439ddd2d6d0faaf53f9b2c260ce0" + "url": "https://repo.magento.com/archives/magento/module-adobe-ims-api/magento-module-adobe-ims-api-2.2.2.0-beta2.zip", + "shasum": "25f42a06b5a5aa6241bc92e6403f30361eac0787" }, "require": { "magento/framework": "*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -7519,11 +7371,11 @@ }, { "name": "magento/module-adobe-io-events-client", - "version": "1.6.0", + "version": "1.8.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-io-events-client/magento-module-adobe-io-events-client-1.6.0.0.zip", - "shasum": "6e924fc72129cdc36e7c438711a3df2e7d733053" + "url": "https://repo.magento.com/archives/magento/module-adobe-io-events-client/magento-module-adobe-io-events-client-1.8.1.0.zip", + "shasum": "055a6c6d4133e5062c3446a5be990151204662e2" }, "require": { "magento/framework": ">=103.0.4", @@ -7532,7 +7384,7 @@ "magento/module-config": ">=101.2.4", "magento/module-jwt-framework-adapter": ">=100.4.1", "magento/module-store": ">=101.1.4", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.1.0||~8.2.0||~8.3.0||~8.4.0" }, "conflict": { "magento/module-adobe-commerce-events-client": "<=1.0.1", @@ -7555,11 +7407,11 @@ }, { "name": "magento/module-adobe-stock-admin-ui", - "version": "1.3.5-beta1", + "version": "1.3.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-stock-admin-ui/magento-module-adobe-stock-admin-ui-1.3.5.0-beta1.zip", - "shasum": "c6ad1aceac48550cd58ad38ca4e200d5ea93fd64" + "url": "https://repo.magento.com/archives/magento/module-adobe-stock-admin-ui/magento-module-adobe-stock-admin-ui-1.3.5.0-beta2.zip", + "shasum": "911878da7a58f6e7aa9f955dd8a824620f13d0c3" }, "require": { "magento/framework": "*", @@ -7568,7 +7420,7 @@ "magento/module-adobe-stock-client-api": "2.1.*", "magento/module-backend": "*", "magento/module-config": "*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-cms": "*" @@ -7590,11 +7442,11 @@ }, { "name": "magento/module-adobe-stock-asset", - "version": "1.3.3", + "version": "1.3.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-stock-asset/magento-module-adobe-stock-asset-1.3.3.0.zip", - "shasum": "acf7b5c061fb82c3412f028d246cd2603a7888d3" + "url": "https://repo.magento.com/archives/magento/module-adobe-stock-asset/magento-module-adobe-stock-asset-1.3.4.0-beta2.zip", + "shasum": "409a5b7e45b8714751b6e02404a28785e7a6e7e0" }, "require": { "magento/framework": "*", @@ -7603,7 +7455,7 @@ "magento/module-config": "*", "magento/module-media-gallery": "*", "magento/module-media-gallery-api": "*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -7622,15 +7474,15 @@ }, { "name": "magento/module-adobe-stock-asset-api", - "version": "2.0.3", + "version": "2.0.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-stock-asset-api/magento-module-adobe-stock-asset-api-2.0.3.0.zip", - "shasum": "f40806896e0403134469438222a2ace76afdbc80" + "url": "https://repo.magento.com/archives/magento/module-adobe-stock-asset-api/magento-module-adobe-stock-asset-api-2.0.4.0-beta2.zip", + "shasum": "5f9c4030e5fbe6af1a47b9f833ded9ad405d8eb0" }, "require": { "magento/framework": "*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -7649,18 +7501,18 @@ }, { "name": "magento/module-adobe-stock-client", - "version": "1.3.4", + "version": "1.3.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-stock-client/magento-module-adobe-stock-client-1.3.4.0.zip", - "shasum": "a3303c3f763ad00eab53fa7434ad3ee991efd034" + "url": "https://repo.magento.com/archives/magento/module-adobe-stock-client/magento-module-adobe-stock-client-1.3.5.0-beta2.zip", + "shasum": "b6ec4036e83590f53e1cefb7ea1bbdc4551533f4" }, "require": { - "astock/stock-api-libphp": "^1.1.2", + "astock/stock-api-libphp": "^1.1.6", "magento/framework": "*", "magento/module-adobe-ims-api": "*", "magento/module-adobe-stock-client-api": "2.1.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -7679,15 +7531,15 @@ }, { "name": "magento/module-adobe-stock-client-api", - "version": "2.1.4", + "version": "2.1.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-stock-client-api/magento-module-adobe-stock-client-api-2.1.4.0.zip", - "shasum": "70626aaf3ef2d8aa3e3954e40e00d16ff186191e" + "url": "https://repo.magento.com/archives/magento/module-adobe-stock-client-api/magento-module-adobe-stock-client-api-2.1.5.0-beta2.zip", + "shasum": "2e32cec43d9dc14841193174262d337f67a11bdc" }, "require": { "magento/framework": "*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -7706,11 +7558,11 @@ }, { "name": "magento/module-adobe-stock-image", - "version": "1.3.6-beta1", + "version": "1.3.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-stock-image/magento-module-adobe-stock-image-1.3.6.0-beta1.zip", - "shasum": "31778a3aa6bf4fb0682e5233c1f6137d61f5751c" + "url": "https://repo.magento.com/archives/magento/module-adobe-stock-image/magento-module-adobe-stock-image-1.3.6.0-beta2.zip", + "shasum": "0c055b88b59ed48bff15bd9043e1fe06d8660464" }, "require": { "magento/framework": "*", @@ -7719,7 +7571,7 @@ "magento/module-adobe-stock-image-api": "1.3.*", "magento/module-media-gallery-api": "*", "magento/module-media-gallery-synchronization-api": "*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-catalog": "*" @@ -7741,11 +7593,11 @@ }, { "name": "magento/module-adobe-stock-image-admin-ui", - "version": "1.3.6-beta1", + "version": "1.3.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-stock-image-admin-ui/magento-module-adobe-stock-image-admin-ui-1.3.6.0-beta1.zip", - "shasum": "926f2d2fa8682365233aa79b3d708f5aaef5c6c4" + "url": "https://repo.magento.com/archives/magento/module-adobe-stock-image-admin-ui/magento-module-adobe-stock-image-admin-ui-1.3.6.0-beta2.zip", + "shasum": "9f18a3f029150b05fa5856f443318cef754172ea" }, "require": { "magento/framework": "*", @@ -7758,7 +7610,7 @@ "magento/module-media-gallery-api": "*", "magento/module-media-gallery-ui": "*", "magento/module-ui": "*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-cms": "*" @@ -7780,15 +7632,15 @@ }, { "name": "magento/module-adobe-stock-image-api", - "version": "1.3.3", + "version": "1.3.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-stock-image-api/magento-module-adobe-stock-image-api-1.3.3.0.zip", - "shasum": "e645853e87422778a4085db9256fce8da5b583d8" + "url": "https://repo.magento.com/archives/magento/module-adobe-stock-image-api/magento-module-adobe-stock-image-api-1.3.4.0-beta2.zip", + "shasum": "ae7994942cae9ab8fcac58820931de813bd7feff" }, "require": { "magento/framework": "*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -7807,16 +7659,16 @@ }, { "name": "magento/module-advanced-catalog", - "version": "100.4.4", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-advanced-catalog/magento-module-advanced-catalog-100.4.4.0.zip", - "shasum": "cd01cfcfefa05da6ac948a371400b659f11ef8bc" + "url": "https://repo.magento.com/archives/magento/module-advanced-catalog/magento-module-advanced-catalog-100.4.5.0-beta2.zip", + "shasum": "c442d1bcb2bf00abcd484f66a229f6d83880eff6" }, "require": { "magento/framework": "103.0.*", "magento/module-catalog": "104.0.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-grouped-product": "100.4.*" @@ -7837,11 +7689,11 @@ }, { "name": "magento/module-advanced-checkout", - "version": "100.4.8-beta1", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-advanced-checkout/magento-module-advanced-checkout-100.4.8.0-beta1.zip", - "shasum": "0d9971cbf5523ec5ee575c9ff3eea1fb05a877d4" + "url": "https://repo.magento.com/archives/magento/module-advanced-checkout/magento-module-advanced-checkout-100.4.8.0-beta2.zip", + "shasum": "9dad7191d01fddbfd242954ad32778a02ad04daa" }, "require": { "magento/framework": "103.0.*", @@ -7864,7 +7716,7 @@ "magento/module-ui": "101.2.*", "magento/module-widget": "101.2.*", "magento/module-wishlist": "101.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -7882,11 +7734,11 @@ }, { "name": "magento/module-advanced-pricing-import-export", - "version": "100.4.8-beta1", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-advanced-pricing-import-export/magento-module-advanced-pricing-import-export-100.4.8.0-beta1.zip", - "shasum": "5a5091f698da9fdb97898c0d132935589d2f3cd6" + "url": "https://repo.magento.com/archives/magento/module-advanced-pricing-import-export/magento-module-advanced-pricing-import-export-100.4.8.0-beta2.zip", + "shasum": "da90eaa154d3832890b85925aa9342c0c785ba31" }, "require": { "magento/framework": "103.0.*", @@ -7898,7 +7750,7 @@ "magento/module-eav": "102.1.*", "magento/module-import-export": "101.0.*", "magento/module-store": "101.1.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -7917,15 +7769,15 @@ }, { "name": "magento/module-advanced-rule", - "version": "100.4.4", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-advanced-rule/magento-module-advanced-rule-100.4.4.0.zip", - "shasum": "1c36fadb97d4def25c2f35155840518becd4b56d" + "url": "https://repo.magento.com/archives/magento/module-advanced-rule/magento-module-advanced-rule-100.4.5.0-beta2.zip", + "shasum": "8871c950013b354a10105eb7b94bebfdbee3d178" }, "require": { "magento/framework": "103.0.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -7943,11 +7795,11 @@ }, { "name": "magento/module-advanced-sales-rule", - "version": "100.4.5-beta1", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-advanced-sales-rule/magento-module-advanced-sales-rule-100.4.5.0-beta1.zip", - "shasum": "621c59884464ea0cae50e27dd4abd8fee4de9a8d" + "url": "https://repo.magento.com/archives/magento/module-advanced-sales-rule/magento-module-advanced-sales-rule-100.4.5.0-beta2.zip", + "shasum": "3ad600a1953d6a076cf41aad05219e564fc66147" }, "require": { "magento/framework": "103.0.*", @@ -7961,7 +7813,7 @@ "magento/module-rule": "100.4.*", "magento/module-sales-rule": "101.2.*", "magento/module-shipping": "100.4.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -7979,11 +7831,11 @@ }, { "name": "magento/module-advanced-search", - "version": "100.4.6-beta1", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-advanced-search/magento-module-advanced-search-100.4.6.0-beta1.zip", - "shasum": "583df8e6b36aac9daf76b068bd519a4928043c28" + "url": "https://repo.magento.com/archives/magento/module-advanced-search/magento-module-advanced-search-100.4.6.0-beta2.zip", + "shasum": "a1d4d98f371092d35706ae99fe68a6b20fe386b2" }, "require": { "magento/framework": "103.0.*", @@ -7994,7 +7846,7 @@ "magento/module-customer": "103.0.*", "magento/module-search": "101.1.*", "magento/module-store": "101.1.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -8013,17 +7865,17 @@ }, { "name": "magento/module-amqp", - "version": "100.4.5-beta1", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-amqp/magento-module-amqp-100.4.5.0-beta1.zip", - "shasum": "61b6e59ecddb0124ad2566287507c18ef63b42fc" + "url": "https://repo.magento.com/archives/magento/module-amqp/magento-module-amqp-100.4.5.0-beta2.zip", + "shasum": "2372e4a9205278167ade6885f6b97704d3d22d3b" }, "require": { "magento/framework": "103.0.*", "magento/framework-amqp": "100.4.*", "magento/framework-message-queue": "100.4.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -8042,11 +7894,11 @@ }, { "name": "magento/module-analytics", - "version": "100.4.8-beta1", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-analytics/magento-module-analytics-100.4.8.0-beta1.zip", - "shasum": "420b9c2bc4611d3ac3ff1b0f353be8642a260acb" + "url": "https://repo.magento.com/archives/magento/module-analytics/magento-module-analytics-100.4.8.0-beta2.zip", + "shasum": "b4a2d0954fac9a9bbf716aa5160c4210a9cc7902" }, "require": { "magento/framework": "103.0.*", @@ -8054,7 +7906,7 @@ "magento/module-config": "101.2.*", "magento/module-integration": "100.4.*", "magento/module-store": "101.1.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -8073,15 +7925,15 @@ }, { "name": "magento/module-application-performance-monitor", - "version": "100.4.0", + "version": "100.4.1-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-application-performance-monitor/magento-module-application-performance-monitor-100.4.0.0.zip", - "shasum": "644164347fc4d7329f26877f3a132deda0248406" + "url": "https://repo.magento.com/archives/magento/module-application-performance-monitor/magento-module-application-performance-monitor-100.4.1.0-beta2.zip", + "shasum": "0769d88f2397167ddd8644b6b228041b2b678ac3" }, "require": { "magento/framework": "103.0.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -8099,17 +7951,17 @@ }, { "name": "magento/module-application-performance-monitor-new-relic", - "version": "100.4.0", + "version": "100.4.1-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-application-performance-monitor-new-relic/magento-module-application-performance-monitor-new-relic-100.4.0.0.zip", - "shasum": "89cf5bb1fa90239a72ae4ac2d45998441832f188" + "url": "https://repo.magento.com/archives/magento/module-application-performance-monitor-new-relic/magento-module-application-performance-monitor-new-relic-100.4.1.0-beta2.zip", + "shasum": "51126653e88b7a938e5998f71b9799be9efa44b1" }, "require": { "magento/framework": "103.0.*", "magento/module-application-performance-monitor": "100.4.*", "magento/module-new-relic-reporting": "100.4.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "ext-newrelic": "This module requires New Relic's PHP extension in order to function." @@ -8130,17 +7982,17 @@ }, { "name": "magento/module-application-server", - "version": "100.4.1-beta1", + "version": "100.4.1-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-application-server/magento-module-application-server-100.4.1.0-beta1.zip", - "shasum": "185552e87dabd47704750e2b464962f886d07519" + "url": "https://repo.magento.com/archives/magento/module-application-server/magento-module-application-server-100.4.1.0-beta2.zip", + "shasum": "776e692d986f659a176e09a7b540a02f814971dd" }, "require": { "magento/framework": "103.0.*", "magento/module-catalog": "104.0.*", "magento/module-eav": "102.1.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "ext-openswoole": "*", @@ -8162,16 +8014,16 @@ }, { "name": "magento/module-application-server-new-relic", - "version": "100.4.0", + "version": "100.4.1-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-application-server-new-relic/magento-module-application-server-new-relic-100.4.0.0.zip", - "shasum": "a64b1f1584f77e587577726ad9b9dc72b4471921" + "url": "https://repo.magento.com/archives/magento/module-application-server-new-relic/magento-module-application-server-new-relic-100.4.1.0-beta2.zip", + "shasum": "53316db15f984d8096152d4151508a94a19676cc" }, "require": { "magento/framework": "103.0.*", "magento/module-application-server": "100.4.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "ext-newrelic": "*" @@ -8192,17 +8044,17 @@ }, { "name": "magento/module-application-server-performance-monitor", - "version": "100.4.0", + "version": "100.4.1-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-application-server-performance-monitor/magento-module-application-server-performance-monitor-100.4.0.0.zip", - "shasum": "c587c2380d617915b0e233abe7683b988fe8fd63" + "url": "https://repo.magento.com/archives/magento/module-application-server-performance-monitor/magento-module-application-server-performance-monitor-100.4.1.0-beta2.zip", + "shasum": "b5caa423b284aa0c94fb9f29a5749bba8cd81377" }, "require": { "magento/framework": "103.0.*", "magento/module-application-performance-monitor": "100.4.*", "magento/module-application-server": "100.4.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -8220,16 +8072,16 @@ }, { "name": "magento/module-application-server-state-monitor", - "version": "100.4.0", + "version": "100.4.1-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-application-server-state-monitor/magento-module-application-server-state-monitor-100.4.0.0.zip", - "shasum": "e9c771795ac3f62ea25230585ee1f2147ed75f8b" + "url": "https://repo.magento.com/archives/magento/module-application-server-state-monitor/magento-module-application-server-state-monitor-100.4.1.0-beta2.zip", + "shasum": "6b402833fa8aeceef4401f10f005b8458aec6ef7" }, "require": { "magento/framework": "103.0.*", "magento/module-application-server": "100.4.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "ext-openswoole": "*", @@ -8251,17 +8103,17 @@ }, { "name": "magento/module-application-server-state-monitor-graph-ql", - "version": "100.4.0", + "version": "100.4.1-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-application-server-state-monitor-graph-ql/magento-module-application-server-state-monitor-graph-ql-100.4.0.0.zip", - "shasum": "e478a11389be9682cc7529bf54ac4242b247d117" + "url": "https://repo.magento.com/archives/magento/module-application-server-state-monitor-graph-ql/magento-module-application-server-state-monitor-graph-ql-100.4.1.0-beta2.zip", + "shasum": "bdda171168b033f2a8132974e6dd0e784fe9c270" }, "require": { "magento/framework": "103.0.*", "magento/module-application-server-state-monitor": "100.4.*", "magento/module-graph-ql": "100.4.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -8279,16 +8131,16 @@ }, { "name": "magento/module-async-config", - "version": "100.4.0", + "version": "100.4.1-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-async-config/magento-module-async-config-100.4.0.0.zip", - "shasum": "891824c7501045201efcc2a86f60cef1c4286d31" + "url": "https://repo.magento.com/archives/magento/module-async-config/magento-module-async-config-100.4.1.0-beta2.zip", + "shasum": "9c2314e050b74074830c0d652bc35d690205168a" }, "require": { "magento/framework": "103.0.*", "magento/module-config": "101.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -8306,11 +8158,11 @@ }, { "name": "magento/module-async-order", - "version": "100.4.4-beta1", + "version": "100.4.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-async-order/magento-module-async-order-100.4.4.0-beta1.zip", - "shasum": "a55d8a695fa22b148acfc3e51471f204a9d1897b" + "url": "https://repo.magento.com/archives/magento/module-async-order/magento-module-async-order-100.4.4.0-beta2.zip", + "shasum": "c9e4917636194739476a07f5fc9997b5c283b7c0" }, "require": { "magento/framework": "103.0.*", @@ -8325,7 +8177,7 @@ "magento/module-sales-rule": "101.2.*", "magento/module-sales-sequence": "100.4.*", "magento/module-store": "101.1.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-checkout-staging": "100.4.*", @@ -8347,11 +8199,11 @@ }, { "name": "magento/module-async-order-graph-ql", - "version": "100.4.2", + "version": "100.4.3-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-async-order-graph-ql/magento-module-async-order-graph-ql-100.4.2.0.zip", - "shasum": "0a17fcd4f3e9d4426fef530665f7e6f95714f076" + "url": "https://repo.magento.com/archives/magento/module-async-order-graph-ql/magento-module-async-order-graph-ql-100.4.3.0-beta2.zip", + "shasum": "1ca37f0c9e2d95b134f96eb8be074b0cf5bdec77" }, "require": { "magento/framework": "103.0.*", @@ -8359,7 +8211,7 @@ "magento/module-payment": "100.4.*", "magento/module-quote": "101.2.*", "magento/module-quote-graph-ql": "100.4.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -8377,11 +8229,11 @@ }, { "name": "magento/module-asynchronous-operations", - "version": "100.4.8-beta1", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-asynchronous-operations/magento-module-asynchronous-operations-100.4.8.0-beta1.zip", - "shasum": "404b71571c954f5284ead1c17797019850e63a93" + "url": "https://repo.magento.com/archives/magento/module-asynchronous-operations/magento-module-asynchronous-operations-100.4.8.0-beta2.zip", + "shasum": "50c2570eed70edb07486b278e5afaab884d8eb2a" }, "require": { "magento/framework": "103.0.*", @@ -8390,7 +8242,7 @@ "magento/module-authorization": "100.4.*", "magento/module-backend": "102.0.*", "magento/module-ui": "101.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-admin-notification": "100.4.*", @@ -8413,16 +8265,16 @@ }, { "name": "magento/module-authorization", - "version": "100.4.8-beta1", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-authorization/magento-module-authorization-100.4.8.0-beta1.zip", - "shasum": "a7e781b31580e34f854a222e5eee708509c06a40" + "url": "https://repo.magento.com/archives/magento/module-authorization/magento-module-authorization-100.4.8.0-beta2.zip", + "shasum": "58b1edf6137144f62175a6e739121adfcacfe989" }, "require": { "magento/framework": "103.0.*", "magento/module-backend": "102.0.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -8441,16 +8293,16 @@ }, { "name": "magento/module-aws-s3", - "version": "100.4.6-beta1", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-aws-s3/magento-module-aws-s3-100.4.6.0-beta1.zip", - "shasum": "27908ab2bfd8b5c3aa0d224499905359f8586915" + "url": "https://repo.magento.com/archives/magento/module-aws-s3/magento-module-aws-s3-100.4.6.0-beta2.zip", + "shasum": "046195b219f56fa24ac14fb8ad176eb99d9c301b" }, "require": { "magento/framework": "103.0.*", "magento/module-remote-storage": "100.4.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -8468,15 +8320,15 @@ }, { "name": "magento/module-aws-s3-customer-custom-attributes", - "version": "100.4.4", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-aws-s3-customer-custom-attributes/magento-module-aws-s3-customer-custom-attributes-100.4.4.0.zip", - "shasum": "d18dcc13c07b865be92bbc689fae5190029c2f9e" + "url": "https://repo.magento.com/archives/magento/module-aws-s3-customer-custom-attributes/magento-module-aws-s3-customer-custom-attributes-100.4.5.0-beta2.zip", + "shasum": "40502e527588574f1ecd70c0ef62453198254d25" }, "require": { "magento/framework": "103.0.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-aws-s3": "100.4.*", @@ -8499,15 +8351,15 @@ }, { "name": "magento/module-aws-s3-gift-card-import-export", - "version": "100.4.4", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-aws-s3-gift-card-import-export/magento-module-aws-s3-gift-card-import-export-100.4.4.0.zip", - "shasum": "86509f69e0f78ca29befe26f964064c6228381ff" + "url": "https://repo.magento.com/archives/magento/module-aws-s3-gift-card-import-export/magento-module-aws-s3-gift-card-import-export-100.4.5.0-beta2.zip", + "shasum": "1e903ac6072cfc9bbbcf3aa16136f26914a105a3" }, "require": { "magento/framework": "103.0.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-aws-s3": "100.4.*", @@ -8530,15 +8382,15 @@ }, { "name": "magento/module-aws-s3-page-builder", - "version": "1.0.5-beta1", + "version": "1.0.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-aws-s3-page-builder/magento-module-aws-s3-page-builder-1.0.5.0-beta1.zip", - "shasum": "696031f363329de4c18d4850ead3204570c8914b" + "url": "https://repo.magento.com/archives/magento/module-aws-s3-page-builder/magento-module-aws-s3-page-builder-1.0.5.0-beta2.zip", + "shasum": "c8b535a506c4b17340c74a9a983ef5211405b9d9" }, "require": { "magento/framework": "*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-aws-s3": "*", @@ -8560,15 +8412,15 @@ }, { "name": "magento/module-aws-s3-scheduled-import-export", - "version": "100.4.5-beta1", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-aws-s3-scheduled-import-export/magento-module-aws-s3-scheduled-import-export-100.4.5.0-beta1.zip", - "shasum": "0b16904eea1fbc76a2761869a1ace18a7150831d" + "url": "https://repo.magento.com/archives/magento/module-aws-s3-scheduled-import-export/magento-module-aws-s3-scheduled-import-export-100.4.5.0-beta2.zip", + "shasum": "56fb0517b08ccaff44af6606ce5d139cda35691c" }, "require": { "magento/framework": "103.0.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-aws-s3": "100.4.*", @@ -8591,11 +8443,11 @@ }, { "name": "magento/module-backend", - "version": "102.0.8-beta1", + "version": "102.0.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-backend/magento-module-backend-102.0.8.0-beta1.zip", - "shasum": "87c149902d5701cf643886f6d5ffa07a18018a61" + "url": "https://repo.magento.com/archives/magento/module-backend/magento-module-backend-102.0.8.0-beta2.zip", + "shasum": "e4e84bee38ae44afabacd584fd8f814512218d80" }, "require": { "magento/framework": "103.0.*", @@ -8616,7 +8468,7 @@ "magento/module-translation": "100.4.*", "magento/module-ui": "101.2.*", "magento/module-user": "101.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-theme": "101.1.*" @@ -8639,18 +8491,18 @@ }, { "name": "magento/module-backup", - "version": "100.4.7", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-backup/magento-module-backup-100.4.7.0.zip", - "shasum": "7fccb02649feb173fc64841c3ba512134db0a200" + "url": "https://repo.magento.com/archives/magento/module-backup/magento-module-backup-100.4.8.0-beta2.zip", + "shasum": "4d9fd8569adacc4876ad8dcdd5577a9d42a754e6" }, "require": { "magento/framework": "103.0.*", "magento/module-backend": "102.0.*", "magento/module-cron": "100.4.*", "magento/module-store": "101.1.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -8669,11 +8521,11 @@ }, { "name": "magento/module-banner", - "version": "101.2.8-beta1", + "version": "101.2.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-banner/magento-module-banner-101.2.8.0-beta1.zip", - "shasum": "06cece65afcfa803efce1ce2db2f09286a022366" + "url": "https://repo.magento.com/archives/magento/module-banner/magento-module-banner-101.2.8.0-beta2.zip", + "shasum": "8609320570b47159d6f2d1280bad90985d39757c" }, "require": { "magento/framework": "103.0.*", @@ -8686,7 +8538,7 @@ "magento/module-store": "101.1.*", "magento/module-ui": "101.2.*", "magento/module-widget": "101.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-website-restriction": "100.4.*" @@ -8707,17 +8559,17 @@ }, { "name": "magento/module-banner-customer-segment", - "version": "100.4.6-beta1", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-banner-customer-segment/magento-module-banner-customer-segment-100.4.6.0-beta1.zip", - "shasum": "a7f2ebbb98e5b560e9133daaf07df03b4a07ed79" + "url": "https://repo.magento.com/archives/magento/module-banner-customer-segment/magento-module-banner-customer-segment-100.4.6.0-beta2.zip", + "shasum": "f88eec38e6009f30bd9d11e0e56bb9310329acf0" }, "require": { "magento/framework": "103.0.*", "magento/module-banner": "101.2.*", "magento/module-customer-segment": "102.1.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -8735,18 +8587,18 @@ }, { "name": "magento/module-banner-graph-ql", - "version": "100.4.3", + "version": "100.4.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-banner-graph-ql/magento-module-banner-graph-ql-100.4.3.0.zip", - "shasum": "28decc7505fc0f5806784e688a9bb4e64c282d0d" + "url": "https://repo.magento.com/archives/magento/module-banner-graph-ql/magento-module-banner-graph-ql-100.4.4.0-beta2.zip", + "shasum": "72bd8044e9cf8b268aa5277c1a645a2914c002ed" }, "require": { "magento/framework": "103.0.*", "magento/module-banner": "101.2.*", "magento/module-banner-customer-segment": "100.4.*", "magento/module-customer-segment": "102.1.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-website-restriction": "100.4.*" @@ -8767,11 +8619,11 @@ }, { "name": "magento/module-banner-page-builder", - "version": "2.2.6-beta1", + "version": "2.2.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-banner-page-builder/magento-module-banner-page-builder-2.2.6.0-beta1.zip", - "shasum": "f0b0cb9376bb320febf8b5c5c240d56078294318" + "url": "https://repo.magento.com/archives/magento/module-banner-page-builder/magento-module-banner-page-builder-2.2.6.0-beta2.zip", + "shasum": "a13e82171169b7039a1176af71ecf43df9958ea1" }, "require": { "magento/framework": "*", @@ -8782,7 +8634,7 @@ "magento/module-customer-segment": "102.1.*", "magento/module-page-builder": "2.2.*", "magento/module-sales-rule": "*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -8800,17 +8652,17 @@ }, { "name": "magento/module-banner-page-builder-analytics", - "version": "1.7.3", + "version": "1.7.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-banner-page-builder-analytics/magento-module-banner-page-builder-analytics-1.7.3.0.zip", - "shasum": "8859edec0c522945324e81e8d4e03cac2cd0adec" + "url": "https://repo.magento.com/archives/magento/module-banner-page-builder-analytics/magento-module-banner-page-builder-analytics-1.7.4.0-beta2.zip", + "shasum": "f039b8eefa445f4e64766114ac28e1e8b2c1b37c" }, "require": { "magento/framework": "*", - "magento/module-banner": "*", + "magento/module-banner": "101.2.*", "magento/module-page-builder-analytics": "1.6.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -8828,18 +8680,18 @@ }, { "name": "magento/module-banner-staging", - "version": "100.4.1", + "version": "100.4.2-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-banner-staging/magento-module-banner-staging-100.4.1.0.zip", - "shasum": "85ce957694d5818117112b89e449aa21aeaf6c57" + "url": "https://repo.magento.com/archives/magento/module-banner-staging/magento-module-banner-staging-100.4.2.0-beta2.zip", + "shasum": "f1a2e6317027e12969a6b8141e195952aefa7d3b" }, "require": { "magento/framework": "103.0.*", "magento/module-banner": "101.2.*", "magento/module-catalog-rule": "101.2.*", "magento/module-staging": "101.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -8857,11 +8709,11 @@ }, { "name": "magento/module-bundle", - "version": "101.0.8-beta1", + "version": "101.0.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-bundle/magento-module-bundle-101.0.8.0-beta1.zip", - "shasum": "fd43f45886136a853170a91c86be2b50a4a03bf4" + "url": "https://repo.magento.com/archives/magento/module-bundle/magento-module-bundle-101.0.8.0-beta2.zip", + "shasum": "808f81c870c5e3b8840fc9fab76c4fdb3a6d6214" }, "require": { "magento/framework": "103.0.*", @@ -8881,7 +8733,7 @@ "magento/module-store": "101.1.*", "magento/module-tax": "100.4.*", "magento/module-ui": "101.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-bundle-sample-data": "Sample Data version: 100.4.*", @@ -8905,11 +8757,11 @@ }, { "name": "magento/module-bundle-graph-ql", - "version": "100.4.8-beta1", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-bundle-graph-ql/magento-module-bundle-graph-ql-100.4.8.0-beta1.zip", - "shasum": "9819025d81e04df69b0cd165eaeb1206d330b3d0" + "url": "https://repo.magento.com/archives/magento/module-bundle-graph-ql/magento-module-bundle-graph-ql-100.4.8.0-beta2.zip", + "shasum": "e27b6e11e5d1edc650d6e53d4e1f5a6f31d5a1ab" }, "require": { "magento/framework": "103.0.*", @@ -8921,7 +8773,7 @@ "magento/module-sales": "103.0.*", "magento/module-sales-graph-ql": "100.4.*", "magento/module-store": "101.1.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -8940,11 +8792,11 @@ }, { "name": "magento/module-bundle-import-export", - "version": "100.4.7-beta1", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-bundle-import-export/magento-module-bundle-import-export-100.4.7.0-beta1.zip", - "shasum": "2c339920eb85b09354f3defd561fd3b4728ea067" + "url": "https://repo.magento.com/archives/magento/module-bundle-import-export/magento-module-bundle-import-export-100.4.7.0-beta2.zip", + "shasum": "61f759941b11736c5d59e11d4de6bbfab4393235" }, "require": { "magento/framework": "103.0.*", @@ -8954,7 +8806,7 @@ "magento/module-eav": "102.1.*", "magento/module-import-export": "101.0.*", "magento/module-store": "101.1.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -8973,16 +8825,16 @@ }, { "name": "magento/module-bundle-import-export-staging", - "version": "100.4.4", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-bundle-import-export-staging/magento-module-bundle-import-export-staging-100.4.4.0.zip", - "shasum": "2ff9b3bf38d0e61ecdd97baca20f3842125097d2" + "url": "https://repo.magento.com/archives/magento/module-bundle-import-export-staging/magento-module-bundle-import-export-staging-100.4.5.0-beta2.zip", + "shasum": "961976c9bda5ba439ef8b7754d72f297c0cba295" }, "require": { "magento/framework": "103.0.*", "magento/module-bundle": "101.0.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-bundle-import-export": "100.4.*" @@ -9003,11 +8855,11 @@ }, { "name": "magento/module-bundle-staging", - "version": "100.4.8-beta1", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-bundle-staging/magento-module-bundle-staging-100.4.8.0-beta1.zip", - "shasum": "fb293c5bdc87fdeb84261a918bb392371adf2127" + "url": "https://repo.magento.com/archives/magento/module-bundle-staging/magento-module-bundle-staging-100.4.8.0-beta2.zip", + "shasum": "ee9ef0ba980e934c8c44bb4c8141999d1faa9866" }, "require": { "magento/framework": "103.0.*", @@ -9017,7 +8869,7 @@ "magento/module-staging": "101.2.*", "magento/module-store": "101.1.*", "magento/module-ui": "101.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -9035,16 +8887,16 @@ }, { "name": "magento/module-cache-invalidate", - "version": "100.4.6-beta1", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-cache-invalidate/magento-module-cache-invalidate-100.4.6.0-beta1.zip", - "shasum": "2b916f2b840d0255d2e3e2fb5e21a1dbb545894c" + "url": "https://repo.magento.com/archives/magento/module-cache-invalidate/magento-module-cache-invalidate-100.4.6.0-beta2.zip", + "shasum": "7c466e358035b6438034f16a0a47bfa6413dcdcc" }, "require": { "magento/framework": "103.0.*", "magento/module-page-cache": "100.4.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -9063,23 +8915,23 @@ }, { "name": "magento/module-captcha", - "version": "100.4.8-beta1", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-captcha/magento-module-captcha-100.4.8.0-beta1.zip", - "shasum": "b2b7ce87b97a677a06177346db828a769122bd45" + "url": "https://repo.magento.com/archives/magento/module-captcha/magento-module-captcha-100.4.8.0-beta2.zip", + "shasum": "8977c33b16794d6898469f982fc66a9247150017" }, "require": { - "laminas/laminas-captcha": "^2.12", - "laminas/laminas-db": "^2.19", + "laminas/laminas-captcha": "^2.18", "magento/framework": "103.0.*", + "magento/laminas-db": "^1.0.0", "magento/module-authorization": "100.4.*", "magento/module-backend": "102.0.*", "magento/module-checkout": "100.4.*", "magento/module-customer": "103.0.*", "magento/module-sales": "103.0.*", "magento/module-store": "101.1.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -9098,18 +8950,18 @@ }, { "name": "magento/module-cardinal-commerce", - "version": "100.4.6-beta1", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-cardinal-commerce/magento-module-cardinal-commerce-100.4.6.0-beta1.zip", - "shasum": "6c87a45a1f3b664b6a1c31dc4747d0e705e48625" + "url": "https://repo.magento.com/archives/magento/module-cardinal-commerce/magento-module-cardinal-commerce-100.4.6.0-beta2.zip", + "shasum": "5c5565f89f3bceed383da6ac2237a007198ca651" }, "require": { "magento/framework": "103.0.*", "magento/module-checkout": "100.4.*", "magento/module-payment": "100.4.*", "magento/module-store": "101.1.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -9128,11 +8980,11 @@ }, { "name": "magento/module-catalog", - "version": "104.0.8-beta1", + "version": "104.0.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog/magento-module-catalog-104.0.8.0-beta1.zip", - "shasum": "de865e2c49f4c7c5f12c13932d5cc1dee484c51c" + "url": "https://repo.magento.com/archives/magento/module-catalog/magento-module-catalog-104.0.8.0-beta2.zip", + "shasum": "48fa3c7d6cf942df193c31abed52c3ea1c41955d" }, "require": { "magento/framework": "103.0.*", @@ -9163,7 +9015,7 @@ "magento/module-url-rewrite": "102.0.*", "magento/module-widget": "101.2.*", "magento/module-wishlist": "101.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-catalog-sample-data": "Sample Data version: 100.4.*", @@ -9187,17 +9039,17 @@ }, { "name": "magento/module-catalog-analytics", - "version": "100.4.4", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-analytics/magento-module-catalog-analytics-100.4.4.0.zip", - "shasum": "0c28cf2f423e890996da8f19d70c6cdcfe3f5e99" + "url": "https://repo.magento.com/archives/magento/module-catalog-analytics/magento-module-catalog-analytics-100.4.5.0-beta2.zip", + "shasum": "61ef1f1d005a60591992861c785fa757dff0ed3a" }, "require": { "magento/framework": "103.0.*", "magento/module-analytics": "100.4.*", "magento/module-catalog": "104.0.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -9216,17 +9068,17 @@ }, { "name": "magento/module-catalog-cms-graph-ql", - "version": "100.4.3", + "version": "100.4.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-cms-graph-ql/magento-module-catalog-cms-graph-ql-100.4.3.0.zip", - "shasum": "2b943fe684900f00cb0d830252fe6e9dfe2b2a34" + "url": "https://repo.magento.com/archives/magento/module-catalog-cms-graph-ql/magento-module-catalog-cms-graph-ql-100.4.4.0-beta2.zip", + "shasum": "b0978ffcccccbd60be11785ec1aabfd0fc3df899" }, "require": { "magento/framework": "103.0.*", "magento/module-catalog": "104.0.*", "magento/module-cms-graph-ql": "100.4.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-catalog-graph-ql": "100.4.*", @@ -9250,18 +9102,18 @@ }, { "name": "magento/module-catalog-customer-graph-ql", - "version": "100.4.6", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-customer-graph-ql/magento-module-catalog-customer-graph-ql-100.4.6.0.zip", - "shasum": "9dfcf61bd97d7902e1f2742231a695aed39d5fde" + "url": "https://repo.magento.com/archives/magento/module-catalog-customer-graph-ql/magento-module-catalog-customer-graph-ql-100.4.7.0-beta2.zip", + "shasum": "25c00abe807a3fd44ce087cc9ed9729e46817d2f" }, "require": { "magento/framework": "103.0.*", "magento/module-catalog": "104.0.*", "magento/module-catalog-graph-ql": "100.4.*", "magento/module-customer": "103.0.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -9280,11 +9132,11 @@ }, { "name": "magento/module-catalog-event", - "version": "101.1.7-beta1", + "version": "101.1.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-event/magento-module-catalog-event-101.1.7.0-beta1.zip", - "shasum": "7c8c72faecfd57fcbc07e280d4f4e3e37122698a" + "url": "https://repo.magento.com/archives/magento/module-catalog-event/magento-module-catalog-event-101.1.7.0-beta2.zip", + "shasum": "a44348166e4a2cf305406b95328f0144d36be869" }, "require": { "magento/framework": "103.0.*", @@ -9298,7 +9150,7 @@ "magento/module-sales": "103.0.*", "magento/module-store": "101.1.*", "magento/module-widget": "101.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -9316,11 +9168,11 @@ }, { "name": "magento/module-catalog-graph-ql", - "version": "100.4.8-beta1", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-graph-ql/magento-module-catalog-graph-ql-100.4.8.0-beta1.zip", - "shasum": "f288609a825c1e6410302b9532bcebf9f088956c" + "url": "https://repo.magento.com/archives/magento/module-catalog-graph-ql/magento-module-catalog-graph-ql-100.4.8.0-beta2.zip", + "shasum": "877a987d430b8a8368d08230a5b6215dfed126e9" }, "require": { "magento/framework": "103.0.*", @@ -9336,7 +9188,7 @@ "magento/module-graph-ql-resolver-cache": "100.4.*", "magento/module-search": "101.1.*", "magento/module-store": "101.1.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-graph-ql-cache": "100.4.*", @@ -9359,11 +9211,11 @@ }, { "name": "magento/module-catalog-import-export", - "version": "101.1.8-beta1", + "version": "101.1.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-import-export/magento-module-catalog-import-export-101.1.8.0-beta1.zip", - "shasum": "b5e67f67215fb139b38d4dc8cbe1b73bc1dfde1d" + "url": "https://repo.magento.com/archives/magento/module-catalog-import-export/magento-module-catalog-import-export-101.1.8.0-beta2.zip", + "shasum": "d895d31cfa2597406dd6cb1720bbeba3d15a2c47" }, "require": { "ext-ctype": "*", @@ -9379,7 +9231,7 @@ "magento/module-media-storage": "100.4.*", "magento/module-store": "101.1.*", "magento/module-tax": "100.4.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -9398,18 +9250,18 @@ }, { "name": "magento/module-catalog-import-export-staging", - "version": "100.4.4", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-import-export-staging/magento-module-catalog-import-export-staging-100.4.4.0.zip", - "shasum": "6a393b66416e59e3195185448ba5bdab4c6144cf" + "url": "https://repo.magento.com/archives/magento/module-catalog-import-export-staging/magento-module-catalog-import-export-staging-100.4.5.0-beta2.zip", + "shasum": "86238def012bb947a0bdc72e0567580ac8a92aa8" }, "require": { "magento/framework": "103.0.*", "magento/module-catalog": "104.0.*", "magento/module-catalog-staging": "100.4.*", "magento/module-staging": "101.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-catalog-import-export": "101.1.*" @@ -9430,11 +9282,11 @@ }, { "name": "magento/module-catalog-inventory", - "version": "100.4.8-beta1", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-inventory/magento-module-catalog-inventory-100.4.8.0-beta1.zip", - "shasum": "adb0ed0e7e6f8d44c7aed74f6a2ea9a243e137c9" + "url": "https://repo.magento.com/archives/magento/module-catalog-inventory/magento-module-catalog-inventory-100.4.8.0-beta2.zip", + "shasum": "c3be269f0f34df368277dbc0712b0890540c8196" }, "require": { "magento/framework": "103.0.*", @@ -9445,7 +9297,7 @@ "magento/module-quote": "101.2.*", "magento/module-store": "101.1.*", "magento/module-ui": "101.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -9464,11 +9316,11 @@ }, { "name": "magento/module-catalog-inventory-graph-ql", - "version": "100.4.5-beta1", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-inventory-graph-ql/magento-module-catalog-inventory-graph-ql-100.4.5.0-beta1.zip", - "shasum": "f1321ceb63e207cebc16efc39256590e60c99858" + "url": "https://repo.magento.com/archives/magento/module-catalog-inventory-graph-ql/magento-module-catalog-inventory-graph-ql-100.4.5.0-beta2.zip", + "shasum": "525ac8effb43c833e2800108b4497b6928e821db" }, "require": { "magento/framework": "103.0.*", @@ -9478,7 +9330,7 @@ "magento/module-quote": "101.2.*", "magento/module-quote-graph-ql": "100.4.*", "magento/module-store": "101.1.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -9497,11 +9349,11 @@ }, { "name": "magento/module-catalog-inventory-staging", - "version": "100.4.5", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-inventory-staging/magento-module-catalog-inventory-staging-100.4.5.0.zip", - "shasum": "af181376146ed2e90fa59a69f0cbfb9c011f2b99" + "url": "https://repo.magento.com/archives/magento/module-catalog-inventory-staging/magento-module-catalog-inventory-staging-100.4.6.0-beta2.zip", + "shasum": "4eacb1665d8435ec6a5051cfc5de0022511fcef0" }, "require": { "lib-libxml": "*", @@ -9511,7 +9363,7 @@ "magento/module-catalog-inventory": "100.4.*", "magento/module-catalog-staging": "100.4.*", "magento/module-staging": "101.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-staging": "101.2.*" @@ -9532,17 +9384,17 @@ }, { "name": "magento/module-catalog-page-builder-analytics", - "version": "1.6.4", + "version": "1.6.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-page-builder-analytics/magento-module-catalog-page-builder-analytics-1.6.4.0.zip", - "shasum": "0f5aa3496ce83da17d96f1fce71887801d895956" + "url": "https://repo.magento.com/archives/magento/module-catalog-page-builder-analytics/magento-module-catalog-page-builder-analytics-1.6.5.0-beta2.zip", + "shasum": "602ce2779ec9732401ed34c68784d8dc76b23f58" }, "require": { "magento/framework": "*", "magento/module-catalog": "*", "magento/module-page-builder-analytics": "1.6.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -9560,17 +9412,17 @@ }, { "name": "magento/module-catalog-page-builder-analytics-staging", - "version": "1.7.3", + "version": "1.7.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-page-builder-analytics-staging/magento-module-catalog-page-builder-analytics-staging-1.7.3.0.zip", - "shasum": "4193b1450feaafd00713609d57116b1cd2ef8582" + "url": "https://repo.magento.com/archives/magento/module-catalog-page-builder-analytics-staging/magento-module-catalog-page-builder-analytics-staging-1.7.4.0-beta2.zip", + "shasum": "1e12756fa20cb22dabb42a87752f64962ef63a60" }, "require": { "magento/framework": "*", "magento/module-catalog": "*", "magento/module-page-builder-analytics": "1.6.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -9588,11 +9440,11 @@ }, { "name": "magento/module-catalog-permissions", - "version": "100.4.8-beta1", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-permissions/magento-module-catalog-permissions-100.4.8.0-beta1.zip", - "shasum": "da09d9ac70ce764df14c74db6284b29eef927719" + "url": "https://repo.magento.com/archives/magento/module-catalog-permissions/magento-module-catalog-permissions-100.4.8.0-beta2.zip", + "shasum": "8a9cce0d17984606c7ffe30bf69fa7a41316d472" }, "require": { "magento/framework": "103.0.*", @@ -9603,7 +9455,7 @@ "magento/module-quote": "101.2.*", "magento/module-store": "101.1.*", "magento/module-ui": "101.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-catalog-search": "102.0.*", @@ -9630,11 +9482,11 @@ }, { "name": "magento/module-catalog-permissions-graph-ql", - "version": "100.4.5", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-permissions-graph-ql/magento-module-catalog-permissions-graph-ql-100.4.5.0.zip", - "shasum": "d06d1b430f2b39a3c3ac498a70af652cc6c96022" + "url": "https://repo.magento.com/archives/magento/module-catalog-permissions-graph-ql/magento-module-catalog-permissions-graph-ql-100.4.6.0-beta2.zip", + "shasum": "4a1467c06681631d6c16721eba87156afafaa7a1" }, "require": { "magento/framework": "103.0.*", @@ -9646,7 +9498,7 @@ "magento/module-quote": "101.2.*", "magento/module-quote-graph-ql": "100.4.*", "magento/module-store": "101.1.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -9665,11 +9517,11 @@ }, { "name": "magento/module-catalog-rule", - "version": "101.2.8-beta1", + "version": "101.2.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-rule/magento-module-catalog-rule-101.2.8.0-beta1.zip", - "shasum": "1bc4291d210ffee7bef2dfd95e4f0a62d61668e3" + "url": "https://repo.magento.com/archives/magento/module-catalog-rule/magento-module-catalog-rule-101.2.8.0-beta2.zip", + "shasum": "cf9c99d145b56b00d4c1db3d618752a122c017de" }, "require": { "magento/framework": "103.0.*", @@ -9680,7 +9532,7 @@ "magento/module-rule": "100.4.*", "magento/module-store": "101.1.*", "magento/module-ui": "101.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-catalog-rule-sample-data": "Sample Data version: 100.4.*", @@ -9703,11 +9555,11 @@ }, { "name": "magento/module-catalog-rule-configurable", - "version": "100.4.7-beta1", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-rule-configurable/magento-module-catalog-rule-configurable-100.4.7.0-beta1.zip", - "shasum": "6681fa678f4d65fadb3c1c7d7778975e11e89bed" + "url": "https://repo.magento.com/archives/magento/module-catalog-rule-configurable/magento-module-catalog-rule-configurable-100.4.7.0-beta2.zip", + "shasum": "b9d16eca317601af20a281d181869a6274a43853" }, "require": { "magento/framework": "103.0.*", @@ -9715,7 +9567,7 @@ "magento/module-catalog": "104.0.*", "magento/module-catalog-rule": "101.2.*", "magento/module-configurable-product": "100.4.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-catalog-rule": "101.2.*" @@ -9737,15 +9589,15 @@ }, { "name": "magento/module-catalog-rule-graph-ql", - "version": "100.4.4", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-rule-graph-ql/magento-module-catalog-rule-graph-ql-100.4.4.0.zip", - "shasum": "7a90b696836ba0894c829760a23b0bc2375b579b" + "url": "https://repo.magento.com/archives/magento/module-catalog-rule-graph-ql/magento-module-catalog-rule-graph-ql-100.4.5.0-beta2.zip", + "shasum": "934afb3d17447d59d504f965c8ec13b1e2f6096f" }, "require": { "magento/framework": "103.0.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-catalog-rule": "101.2.*" @@ -9767,11 +9619,11 @@ }, { "name": "magento/module-catalog-rule-staging", - "version": "100.4.8-beta1", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-rule-staging/magento-module-catalog-rule-staging-100.4.8.0-beta1.zip", - "shasum": "47e124961ecf4370a5f28ed3c06a673ad809e3d7" + "url": "https://repo.magento.com/archives/magento/module-catalog-rule-staging/magento-module-catalog-rule-staging-100.4.8.0-beta2.zip", + "shasum": "32e4478e43fe8c57d58fbcfacccbb7d18b9059e3" }, "require": { "magento/framework": "103.0.*", @@ -9784,7 +9636,7 @@ "magento/module-staging": "101.2.*", "magento/module-store": "101.1.*", "magento/module-ui": "101.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -9802,11 +9654,11 @@ }, { "name": "magento/module-catalog-search", - "version": "102.0.8-beta1", + "version": "102.0.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-search/magento-module-catalog-search-102.0.8.0-beta1.zip", - "shasum": "67155c5f48f9870f1dc10c1da8a239d1d9ffb6ad" + "url": "https://repo.magento.com/archives/magento/module-catalog-search/magento-module-catalog-search-102.0.8.0-beta2.zip", + "shasum": "dbe9e8c3ccdc85e36c2479d8e27f4326a2d59448" }, "require": { "magento/framework": "103.0.*", @@ -9821,7 +9673,7 @@ "magento/module-store": "101.1.*", "magento/module-theme": "101.1.*", "magento/module-ui": "101.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-config": "101.2.*" @@ -9843,11 +9695,11 @@ }, { "name": "magento/module-catalog-staging", - "version": "100.4.8-beta1", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-staging/magento-module-catalog-staging-100.4.8.0-beta1.zip", - "shasum": "a87a96370615bbff9b990bbe01098f22b8a08010" + "url": "https://repo.magento.com/archives/magento/module-catalog-staging/magento-module-catalog-staging-100.4.8.0-beta2.zip", + "shasum": "432d57ef9625058f9d823687c7d534bf0f7d9467" }, "require": { "lib-libxml": "*", @@ -9872,7 +9724,7 @@ "magento/module-url-rewrite": "102.0.*", "magento/module-visual-merchandiser": "100.4.*", "magento/module-wishlist": "101.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-catalog-import-export": "101.1.*", @@ -9896,11 +9748,11 @@ }, { "name": "magento/module-catalog-staging-graph-ql", - "version": "100.4.6", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-staging-graph-ql/magento-module-catalog-staging-graph-ql-100.4.6.0.zip", - "shasum": "1180cf6f4b54776c2038530be9a5e07db364e4e9" + "url": "https://repo.magento.com/archives/magento/module-catalog-staging-graph-ql/magento-module-catalog-staging-graph-ql-100.4.7.0-beta2.zip", + "shasum": "b16c2d0c24ba970af1d361d4987b14c497edd0ba" }, "require": { "magento/framework": "103.0.*", @@ -9912,7 +9764,7 @@ "magento/module-graph-ql-resolver-cache": "100.4.*", "magento/module-staging": "101.2.*", "magento/module-store": "101.1.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-staging-graph-ql": "100.4.*" @@ -9934,18 +9786,18 @@ }, { "name": "magento/module-catalog-staging-page-builder", - "version": "1.7.4-beta1", + "version": "1.7.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-staging-page-builder/magento-module-catalog-staging-page-builder-1.7.4.0-beta1.zip", - "shasum": "e381110c7dae81b54269d5026743bae57f16ac62" + "url": "https://repo.magento.com/archives/magento/module-catalog-staging-page-builder/magento-module-catalog-staging-page-builder-1.7.4.0-beta2.zip", + "shasum": "6004f69f88d586d98fcb8e641883b865510c8988" }, "require": { "magento/framework": "*", "magento/module-catalog-staging": "100.4.*", "magento/module-staging": "101.2.*", "magento/module-store": "*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-catalog-widget": "*", @@ -9967,11 +9819,11 @@ }, { "name": "magento/module-catalog-url-rewrite", - "version": "100.4.8-beta1", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-url-rewrite/magento-module-catalog-url-rewrite-100.4.8.0-beta1.zip", - "shasum": "0a369205a22db44ad750921d9901b5cd7488dcb6" + "url": "https://repo.magento.com/archives/magento/module-catalog-url-rewrite/magento-module-catalog-url-rewrite-100.4.8.0-beta2.zip", + "shasum": "ed2dcc13c1c99080f52997ca2ec5b2ce9e446f36" }, "require": { "magento/framework": "103.0.*", @@ -9983,7 +9835,7 @@ "magento/module-store": "101.1.*", "magento/module-ui": "101.2.*", "magento/module-url-rewrite": "102.0.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-webapi": "100.4.*" @@ -10005,11 +9857,11 @@ }, { "name": "magento/module-catalog-url-rewrite-graph-ql", - "version": "100.4.5", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-url-rewrite-graph-ql/magento-module-catalog-url-rewrite-graph-ql-100.4.5.0.zip", - "shasum": "0f7bfcd425eb582f25be30dcd258ce8564839207" + "url": "https://repo.magento.com/archives/magento/module-catalog-url-rewrite-graph-ql/magento-module-catalog-url-rewrite-graph-ql-100.4.6.0-beta2.zip", + "shasum": "f95a0fa04b99bb40b0f814fbc002794783ebeab8" }, "require": { "magento/framework": "103.0.*", @@ -10017,7 +9869,7 @@ "magento/module-catalog-graph-ql": "100.4.*", "magento/module-store": "101.1.*", "magento/module-url-rewrite-graph-ql": "100.4.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-catalog-graph-ql": "100.4.*", @@ -10041,11 +9893,11 @@ }, { "name": "magento/module-catalog-url-rewrite-staging", - "version": "100.4.7-beta1", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-url-rewrite-staging/magento-module-catalog-url-rewrite-staging-100.4.7.0-beta1.zip", - "shasum": "d8aa851d59cf4d2cf14d90f7c26fdc7743f05028" + "url": "https://repo.magento.com/archives/magento/module-catalog-url-rewrite-staging/magento-module-catalog-url-rewrite-staging-100.4.7.0-beta2.zip", + "shasum": "1f01ac745daefe6001eac817ab5b693ebeed57b4" }, "require": { "magento/framework": "103.0.*", @@ -10054,7 +9906,7 @@ "magento/module-catalog-url-rewrite": "100.4.*", "magento/module-staging": "101.2.*", "magento/module-url-rewrite": "102.0.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -10072,11 +9924,11 @@ }, { "name": "magento/module-catalog-widget", - "version": "100.4.8-beta1", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-widget/magento-module-catalog-widget-100.4.8.0-beta1.zip", - "shasum": "ed43fd9f5ec95e3455de7db323e05d14ee6a070f" + "url": "https://repo.magento.com/archives/magento/module-catalog-widget/magento-module-catalog-widget-100.4.8.0-beta2.zip", + "shasum": "b708fbe0afb0a82d0cdafd8878a670c0b2826d68" }, "require": { "magento/framework": "103.0.*", @@ -10089,7 +9941,7 @@ "magento/module-theme": "101.1.*", "magento/module-widget": "101.2.*", "magento/module-wishlist": "101.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -10108,11 +9960,11 @@ }, { "name": "magento/module-checkout", - "version": "100.4.8-beta1", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-checkout/magento-module-checkout-100.4.8.0-beta1.zip", - "shasum": "a27e4eb49559552a9dd1c20a62cc051e9fd9e062" + "url": "https://repo.magento.com/archives/magento/module-checkout/magento-module-checkout-100.4.8.0-beta2.zip", + "shasum": "a2fe36afc22e34ee91f9d15c35b51b9265cdb61e" }, "require": { "magento/framework": "103.0.*", @@ -10137,7 +9989,7 @@ "magento/module-tax": "100.4.*", "magento/module-theme": "101.1.*", "magento/module-ui": "101.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-cookie": "100.4.*" @@ -10159,11 +10011,11 @@ }, { "name": "magento/module-checkout-address-search", - "version": "100.4.6", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-checkout-address-search/magento-module-checkout-address-search-100.4.6.0.zip", - "shasum": "eb734a9cfa93fb0be5b022a355ed2bb404c51e5b" + "url": "https://repo.magento.com/archives/magento/module-checkout-address-search/magento-module-checkout-address-search-100.4.7.0-beta2.zip", + "shasum": "c10cc8b28a4c08e116b97f03a87891df1e3758cc" }, "require": { "magento/framework": "103.0.*", @@ -10173,7 +10025,7 @@ "magento/module-quote": "101.2.*", "magento/module-store": "101.1.*", "magento/module-ui": "101.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -10191,11 +10043,11 @@ }, { "name": "magento/module-checkout-address-search-gift-registry", - "version": "100.4.3", + "version": "100.4.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-checkout-address-search-gift-registry/magento-module-checkout-address-search-gift-registry-100.4.3.0.zip", - "shasum": "ecf9905ac99cedb42ad7df5733a24d2b0f521919" + "url": "https://repo.magento.com/archives/magento/module-checkout-address-search-gift-registry/magento-module-checkout-address-search-gift-registry-100.4.4.0-beta2.zip", + "shasum": "a6bf367865da1ef9fdee6cc8052d8f085a5e9f8c" }, "require": { "magento/framework": "103.0.*", @@ -10203,7 +10055,7 @@ "magento/module-checkout-address-search": "100.4.*", "magento/module-customer": "103.0.*", "magento/module-gift-registry": "101.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -10221,11 +10073,11 @@ }, { "name": "magento/module-checkout-agreements", - "version": "100.4.7-beta1", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-checkout-agreements/magento-module-checkout-agreements-100.4.7.0-beta1.zip", - "shasum": "7e28ae658646b27e5d8ce1a0f774bac0488a6db0" + "url": "https://repo.magento.com/archives/magento/module-checkout-agreements/magento-module-checkout-agreements-100.4.7.0-beta2.zip", + "shasum": "1458b94fbf92b8d4fd55d87b32ac96d2ffed6496" }, "require": { "magento/framework": "103.0.*", @@ -10233,7 +10085,7 @@ "magento/module-checkout": "100.4.*", "magento/module-quote": "101.2.*", "magento/module-store": "101.1.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -10252,17 +10104,17 @@ }, { "name": "magento/module-checkout-agreements-graph-ql", - "version": "100.4.3", + "version": "100.4.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-checkout-agreements-graph-ql/magento-module-checkout-agreements-graph-ql-100.4.3.0.zip", - "shasum": "75086246447425a61a4e78df508acd6b658a14e9" + "url": "https://repo.magento.com/archives/magento/module-checkout-agreements-graph-ql/magento-module-checkout-agreements-graph-ql-100.4.4.0-beta2.zip", + "shasum": "0d48a28279ce925deccc6d48a35d6421c47fd027" }, "require": { "magento/framework": "103.0.*", "magento/module-checkout-agreements": "100.4.*", "magento/module-store": "101.1.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-graph-ql": "100.4.*" @@ -10284,18 +10136,18 @@ }, { "name": "magento/module-checkout-staging", - "version": "100.4.7-beta1", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-checkout-staging/magento-module-checkout-staging-100.4.7.0-beta1.zip", - "shasum": "6cd4e20e762e1c0a4ef63ec99b5a6eda40499fb1" + "url": "https://repo.magento.com/archives/magento/module-checkout-staging/magento-module-checkout-staging-100.4.7.0-beta2.zip", + "shasum": "605d917a97edab62fa6846eaa35e06878aea9e4b" }, "require": { "magento/framework": "103.0.*", "magento/module-quote": "101.2.*", "magento/module-staging": "101.2.*", "magento/module-store": "101.1.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-checkout": "100.4.*", @@ -10317,11 +10169,11 @@ }, { "name": "magento/module-cms", - "version": "104.0.8-beta1", + "version": "104.0.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-cms/magento-module-cms-104.0.8.0-beta1.zip", - "shasum": "35a92dd9fef1c49a029ba8ac8aedc4c726013273" + "url": "https://repo.magento.com/archives/magento/module-cms/magento-module-cms-104.0.8.0-beta2.zip", + "shasum": "f9bb702a144a97d300f566f295b989efa7df515b" }, "require": { "magento/framework": "103.0.*", @@ -10334,7 +10186,7 @@ "magento/module-ui": "101.2.*", "magento/module-variable": "100.4.*", "magento/module-widget": "101.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-cms-sample-data": "Sample Data version: 100.4.*" @@ -10356,11 +10208,11 @@ }, { "name": "magento/module-cms-graph-ql", - "version": "100.4.4", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-cms-graph-ql/magento-module-cms-graph-ql-100.4.4.0.zip", - "shasum": "b97342cb33c41cdb5383b9861c25abfeacb81923" + "url": "https://repo.magento.com/archives/magento/module-cms-graph-ql/magento-module-cms-graph-ql-100.4.5.0-beta2.zip", + "shasum": "c52d19ca865fe5d6daec75b885c128bd8700b1c3" }, "require": { "magento/framework": "103.0.*", @@ -10368,7 +10220,7 @@ "magento/module-graph-ql-resolver-cache": "100.4.*", "magento/module-store": "101.1.*", "magento/module-widget": "101.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-graph-ql": "100.4.*", @@ -10392,17 +10244,17 @@ }, { "name": "magento/module-cms-page-builder-analytics", - "version": "1.6.4", + "version": "1.6.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-cms-page-builder-analytics/magento-module-cms-page-builder-analytics-1.6.4.0.zip", - "shasum": "169cdeb534cad6e777c10cab1aebec55011b90ec" + "url": "https://repo.magento.com/archives/magento/module-cms-page-builder-analytics/magento-module-cms-page-builder-analytics-1.6.5.0-beta2.zip", + "shasum": "11a0cd8b48f9cbaaf000a97cc645b83ecdcf5ccd" }, "require": { "magento/framework": "*", "magento/module-cms": "*", "magento/module-page-builder-analytics": "1.6.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -10420,17 +10272,17 @@ }, { "name": "magento/module-cms-page-builder-analytics-staging", - "version": "1.7.3", + "version": "1.7.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-cms-page-builder-analytics-staging/magento-module-cms-page-builder-analytics-staging-1.7.3.0.zip", - "shasum": "c787bedc0ec7002b50a0f34166ab8aec3079a0d5" + "url": "https://repo.magento.com/archives/magento/module-cms-page-builder-analytics-staging/magento-module-cms-page-builder-analytics-staging-1.7.4.0-beta2.zip", + "shasum": "025a8de93a8388e01cd2161a94a02421a3b2bd71" }, "require": { "magento/framework": "*", "magento/module-cms": "*", "magento/module-page-builder-analytics": "1.6.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -10448,11 +10300,11 @@ }, { "name": "magento/module-cms-staging", - "version": "100.4.8-beta1", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-cms-staging/magento-module-cms-staging-100.4.8.0-beta1.zip", - "shasum": "b5da7740391da99a94493173f2464a79591cc9e5" + "url": "https://repo.magento.com/archives/magento/module-cms-staging/magento-module-cms-staging-100.4.8.0-beta2.zip", + "shasum": "0b6020e4b950fcba6c19d717e795b8a31c854db1" }, "require": { "magento/framework": "103.0.*", @@ -10461,7 +10313,7 @@ "magento/module-staging": "101.2.*", "magento/module-ui": "101.2.*", "magento/module-versions-cms": "101.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -10479,18 +10331,18 @@ }, { "name": "magento/module-cms-url-rewrite", - "version": "100.4.6", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-cms-url-rewrite/magento-module-cms-url-rewrite-100.4.6.0.zip", - "shasum": "4ab1a22d3429c93a5963fdb2bcf4b49868db2793" + "url": "https://repo.magento.com/archives/magento/module-cms-url-rewrite/magento-module-cms-url-rewrite-100.4.7.0-beta2.zip", + "shasum": "6dbfab472e35e083a637858a921e29263ffc850f" }, "require": { "magento/framework": "103.0.*", "magento/module-cms": "104.0.*", "magento/module-store": "101.1.*", "magento/module-url-rewrite": "102.0.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -10509,11 +10361,11 @@ }, { "name": "magento/module-cms-url-rewrite-graph-ql", - "version": "100.4.5", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-cms-url-rewrite-graph-ql/magento-module-cms-url-rewrite-graph-ql-100.4.5.0.zip", - "shasum": "658f923865f737bdff42cd9ab7e0907900323a21" + "url": "https://repo.magento.com/archives/magento/module-cms-url-rewrite-graph-ql/magento-module-cms-url-rewrite-graph-ql-100.4.6.0-beta2.zip", + "shasum": "e26559654869e1901d99e2b6aac8f2332acecbc6" }, "require": { "magento/framework": "103.0.*", @@ -10521,7 +10373,7 @@ "magento/module-cms-graph-ql": "100.4.*", "magento/module-store": "101.1.*", "magento/module-url-rewrite-graph-ql": "100.4.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-catalog-graph-ql": "100.4.*", @@ -10544,11 +10396,11 @@ }, { "name": "magento/module-commerce-backend-uix", - "version": "1.4.0", + "version": "2.2.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-commerce-backend-uix/magento-module-commerce-backend-uix-1.4.0.0.zip", - "shasum": "f3849438d432f50c4fd757fb4ecffafb95557110" + "url": "https://repo.magento.com/archives/magento/module-commerce-backend-uix/magento-module-commerce-backend-uix-2.2.0.0.zip", + "shasum": "8d4d1b20d511e5c767d87eb8f5eb80febc679810" }, "require": { "magento/framework": ">=103.0.5", @@ -10561,7 +10413,7 @@ "magento/module-sales": ">=103.0.5", "magento/module-store": ">=101.1.5", "magento/module-ui": ">=101.2.5", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.1.0||~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -10579,17 +10431,17 @@ }, { "name": "magento/module-compare-list-graph-ql", - "version": "100.4.3", + "version": "100.4.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-compare-list-graph-ql/magento-module-compare-list-graph-ql-100.4.3.0.zip", - "shasum": "a353bad32bfd18442cb79364a5125e152d7b470d" + "url": "https://repo.magento.com/archives/magento/module-compare-list-graph-ql/magento-module-compare-list-graph-ql-100.4.4.0-beta2.zip", + "shasum": "8d5d61c94d105efe45a92c85cf5e4803c5a3f918" }, "require": { "magento/framework": "103.0.*", "magento/module-catalog": "104.0.*", "magento/module-customer": "103.0.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -10608,11 +10460,11 @@ }, { "name": "magento/module-config", - "version": "101.2.8-beta1", + "version": "101.2.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-config/magento-module-config-101.2.8.0-beta1.zip", - "shasum": "68b1de19c0329b72613093f42f47f2d2cb8d4ec1" + "url": "https://repo.magento.com/archives/magento/module-config/magento-module-config-101.2.8.0-beta2.zip", + "shasum": "b2557c6e6541c95e29bdb5a0d119beb48fc6938b" }, "require": { "magento/framework": "103.0.*", @@ -10621,9 +10473,10 @@ "magento/module-deploy": "100.4.*", "magento/module-directory": "100.4.*", "magento/module-email": "101.1.*", + "magento/module-encryption-key": "100.4.*", "magento/module-media-storage": "100.4.*", "magento/module-store": "101.1.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -10642,11 +10495,11 @@ }, { "name": "magento/module-configurable-import-export", - "version": "100.4.6-beta1", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-configurable-import-export/magento-module-configurable-import-export-100.4.6.0-beta1.zip", - "shasum": "aad42a587044268cf43c64641e60b6f9647ab356" + "url": "https://repo.magento.com/archives/magento/module-configurable-import-export/magento-module-configurable-import-export-100.4.6.0-beta2.zip", + "shasum": "3a11e8f13d50161cb25978fa0fae2eab0e2b6037" }, "require": { "magento/framework": "103.0.*", @@ -10656,7 +10509,7 @@ "magento/module-eav": "102.1.*", "magento/module-import-export": "101.0.*", "magento/module-store": "101.1.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -10675,11 +10528,11 @@ }, { "name": "magento/module-configurable-product", - "version": "100.4.8-beta1", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-configurable-product/magento-module-configurable-product-100.4.8.0-beta1.zip", - "shasum": "3a5bc646111ba894b7d9eb39558c725b50525312" + "url": "https://repo.magento.com/archives/magento/module-configurable-product/magento-module-configurable-product-100.4.8.0-beta2.zip", + "shasum": "6209637f3efc1ad6524e98ecfcbc87a5dd6868ab" }, "require": { "magento/framework": "103.0.*", @@ -10693,7 +10546,7 @@ "magento/module-quote": "101.2.*", "magento/module-store": "101.1.*", "magento/module-ui": "101.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-catalog-widget": "100.4.*", @@ -10723,11 +10576,11 @@ }, { "name": "magento/module-configurable-product-graph-ql", - "version": "100.4.8-beta1", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-configurable-product-graph-ql/magento-module-configurable-product-graph-ql-100.4.8.0-beta1.zip", - "shasum": "c0c304f97c80bbf4e0aef8fcd92727501d6047ec" + "url": "https://repo.magento.com/archives/magento/module-configurable-product-graph-ql/magento-module-configurable-product-graph-ql-100.4.8.0-beta2.zip", + "shasum": "26a9c73471898ea44e6fe16efc0885f50f379e3a" }, "require": { "magento/framework": "103.0.*", @@ -10738,7 +10591,7 @@ "magento/module-graph-ql": "100.4.*", "magento/module-quote": "101.2.*", "magento/module-quote-graph-ql": "100.4.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -10757,11 +10610,11 @@ }, { "name": "magento/module-configurable-product-sales", - "version": "100.4.4", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-configurable-product-sales/magento-module-configurable-product-sales-100.4.4.0.zip", - "shasum": "ed15df2440961ef30dab4083eaa7f855f615133e" + "url": "https://repo.magento.com/archives/magento/module-configurable-product-sales/magento-module-configurable-product-sales-100.4.5.0-beta2.zip", + "shasum": "d10318af561d1812b1fdf39bd9ad096688db275b" }, "require": { "magento/framework": "103.0.*", @@ -10769,7 +10622,7 @@ "magento/module-configurable-product": "100.4.*", "magento/module-sales": "103.0.*", "magento/module-store": "101.1.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -10788,11 +10641,11 @@ }, { "name": "magento/module-configurable-product-staging", - "version": "100.4.6", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-configurable-product-staging/magento-module-configurable-product-staging-100.4.6.0.zip", - "shasum": "bc08c6ba78039ed873d60367a565b8842ce99d3e" + "url": "https://repo.magento.com/archives/magento/module-configurable-product-staging/magento-module-configurable-product-staging-100.4.7.0-beta2.zip", + "shasum": "81f040afaa06d7d9ea5476732bc75f1e304f7dd7" }, "require": { "lib-libxml": "*", @@ -10803,7 +10656,7 @@ "magento/module-configurable-product": "100.4.*", "magento/module-staging": "101.2.*", "magento/module-ui": "101.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-catalog-staging": "100.4.*" @@ -10824,11 +10677,11 @@ }, { "name": "magento/module-contact", - "version": "100.4.7-beta1", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-contact/magento-module-contact-100.4.7.0-beta1.zip", - "shasum": "843738cb206878a0a06ac9f8b16a85d347dc64d5" + "url": "https://repo.magento.com/archives/magento/module-contact/magento-module-contact-100.4.7.0-beta2.zip", + "shasum": "a3ecc3a09a40398305f6b8f95022b7006e611940" }, "require": { "magento/framework": "103.0.*", @@ -10836,7 +10689,7 @@ "magento/module-config": "101.2.*", "magento/module-customer": "103.0.*", "magento/module-store": "101.1.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -10855,16 +10708,16 @@ }, { "name": "magento/module-contact-graph-ql", - "version": "100.4.0", + "version": "100.4.1-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-contact-graph-ql/magento-module-contact-graph-ql-100.4.0.0.zip", - "shasum": "41a41081e7ff424e0d3e27cef909d56c6544a1cf" + "url": "https://repo.magento.com/archives/magento/module-contact-graph-ql/magento-module-contact-graph-ql-100.4.1.0-beta2.zip", + "shasum": "9a28ded104d65c9f01648f6a8513c79c85bf31c9" }, "require": { "magento/framework": "103.0.*", "magento/module-contact": "100.4.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-graph-ql": "100.4.*" @@ -10886,16 +10739,16 @@ }, { "name": "magento/module-cookie", - "version": "100.4.7", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-cookie/magento-module-cookie-100.4.7.0.zip", - "shasum": "ff03de20ba4ebde2a0b653a98743406dd668643e" + "url": "https://repo.magento.com/archives/magento/module-cookie/magento-module-cookie-100.4.8.0-beta2.zip", + "shasum": "f32400736f906fe58f08df0a6981ddd583370878" }, "require": { "magento/framework": "103.0.*", "magento/module-store": "101.1.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-backend": "102.0.*" @@ -10917,17 +10770,17 @@ }, { "name": "magento/module-cron", - "version": "100.4.8-beta1", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-cron/magento-module-cron-100.4.8.0-beta1.zip", - "shasum": "10df163d62bed73f2ce17657dd3fc78cd580db01" + "url": "https://repo.magento.com/archives/magento/module-cron/magento-module-cron-100.4.8.0-beta2.zip", + "shasum": "a85062fe2183c95e31505a5dc615589f888d1e0a" }, "require": { "magento/framework": "103.0.*", "magento/module-config": "^100.1.2 || ^101.0", "magento/module-store": "101.1.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -10946,18 +10799,18 @@ }, { "name": "magento/module-csp", - "version": "100.4.6", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-csp/magento-module-csp-100.4.6.0.zip", - "shasum": "f61e5774f44e5f8e19f76778450a6ed2ce6122a5" + "url": "https://repo.magento.com/archives/magento/module-csp/magento-module-csp-100.4.7.0-beta2.zip", + "shasum": "fef5e3f5ed69e126427e41047e710f9469f39a42" }, "require": { "magento/framework": "103.0.*", "magento/module-deploy": "100.4.*", "magento/module-require-js": "100.4.*", "magento/module-store": "101.1.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -10976,11 +10829,11 @@ }, { "name": "magento/module-currency-symbol", - "version": "100.4.6-beta1", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-currency-symbol/magento-module-currency-symbol-100.4.6.0-beta1.zip", - "shasum": "aab9712e0bc03ea79a86b5419c7d5ada058ecec0" + "url": "https://repo.magento.com/archives/magento/module-currency-symbol/magento-module-currency-symbol-100.4.6.0-beta2.zip", + "shasum": "04efb4a93e2b77e60eb3cd775bd3586c659a0052" }, "require": { "magento/framework": "103.0.*", @@ -10989,7 +10842,7 @@ "magento/module-directory": "100.4.*", "magento/module-page-cache": "100.4.*", "magento/module-store": "101.1.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -11008,11 +10861,11 @@ }, { "name": "magento/module-custom-attribute-management", - "version": "100.4.6", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-custom-attribute-management/magento-module-custom-attribute-management-100.4.6.0.zip", - "shasum": "37391d22317885f76e243e8b39e3d9b12ebf1771" + "url": "https://repo.magento.com/archives/magento/module-custom-attribute-management/magento-module-custom-attribute-management-100.4.7.0-beta2.zip", + "shasum": "cad4543b42827d4e7e9b48d2ebf458cf537fa27d" }, "require": { "magento/framework": "103.0.*", @@ -11020,7 +10873,7 @@ "magento/module-eav": "102.1.*", "magento/module-media-storage": "100.4.*", "magento/module-theme": "101.1.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -11038,11 +10891,11 @@ }, { "name": "magento/module-customer", - "version": "103.0.8-beta1", + "version": "103.0.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-customer/magento-module-customer-103.0.8.0-beta1.zip", - "shasum": "fe0122bec1f9778beeaf8179ace2236c2e9c63cd" + "url": "https://repo.magento.com/archives/magento/module-customer/magento-module-customer-103.0.8.0-beta2.zip", + "shasum": "baf3418abbc42df5f1c76e0353101cf282a90b47" }, "require": { "magento/framework": "103.0.*", @@ -11064,7 +10917,7 @@ "magento/module-theme": "101.1.*", "magento/module-ui": "101.2.*", "magento/module-wishlist": "101.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-asynchronous-operations": "100.4.*", @@ -11089,17 +10942,17 @@ }, { "name": "magento/module-customer-analytics", - "version": "100.4.4", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-customer-analytics/magento-module-customer-analytics-100.4.4.0.zip", - "shasum": "8f3af6f652088aeb2342626af960c11df39ece7b" + "url": "https://repo.magento.com/archives/magento/module-customer-analytics/magento-module-customer-analytics-100.4.5.0-beta2.zip", + "shasum": "8132fb57e9f2c18da9e0cae3601a73a7a7f2a6b9" }, "require": { "magento/framework": "103.0.*", "magento/module-analytics": "100.4.*", "magento/module-customer": "103.0.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -11118,11 +10971,11 @@ }, { "name": "magento/module-customer-balance", - "version": "100.4.8-beta1", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-customer-balance/magento-module-customer-balance-100.4.8.0-beta1.zip", - "shasum": "f3739d7002618a23837ba39abefa4f68102bb239" + "url": "https://repo.magento.com/archives/magento/module-customer-balance/magento-module-customer-balance-100.4.8.0-beta2.zip", + "shasum": "a98bd35b601e75d53e2e3dacf30f02427e4c81eb" }, "require": { "magento/framework": "103.0.*", @@ -11136,7 +10989,7 @@ "magento/module-store": "101.1.*", "magento/module-ui": "101.2.*", "magento/module-user": "101.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-customer-balance-sample-data": "Sample Data version: 100.4.*", @@ -11158,11 +11011,11 @@ }, { "name": "magento/module-customer-balance-graph-ql", - "version": "100.4.4", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-customer-balance-graph-ql/magento-module-customer-balance-graph-ql-100.4.4.0.zip", - "shasum": "2033ba87f862a3a76e09fcc8b1e2399898d1562a" + "url": "https://repo.magento.com/archives/magento/module-customer-balance-graph-ql/magento-module-customer-balance-graph-ql-100.4.5.0-beta2.zip", + "shasum": "776ea416236c13c8ccf2e8c59f12c834b83021a4" }, "require": { "magento/framework": "103.0.*", @@ -11170,7 +11023,7 @@ "magento/module-quote": "101.2.*", "magento/module-quote-graph-ql": "100.4.*", "magento/module-store": "101.1.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -11189,11 +11042,11 @@ }, { "name": "magento/module-customer-custom-attributes", - "version": "100.4.8-beta1", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-customer-custom-attributes/magento-module-customer-custom-attributes-100.4.8.0-beta1.zip", - "shasum": "7510d73288d91fd2dacf60d779fae02bc5518da6" + "url": "https://repo.magento.com/archives/magento/module-customer-custom-attributes/magento-module-customer-custom-attributes-100.4.8.0-beta2.zip", + "shasum": "60aa5f6a36ad5435316f5c7a0001c41d79f6b50f" }, "require": { "magento/framework": "103.0.*", @@ -11210,7 +11063,7 @@ "magento/module-store": "101.1.*", "magento/module-theme": "101.1.*", "magento/module-ui": "101.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -11228,11 +11081,11 @@ }, { "name": "magento/module-customer-custom-attributes-graph-ql", - "version": "100.4.1-beta1", + "version": "100.4.1-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-customer-custom-attributes-graph-ql/magento-module-customer-custom-attributes-graph-ql-100.4.1.0-beta1.zip", - "shasum": "5ef21718afb31e61ae3caf0eca74881b2bef8844" + "url": "https://repo.magento.com/archives/magento/module-customer-custom-attributes-graph-ql/magento-module-customer-custom-attributes-graph-ql-100.4.1.0-beta2.zip", + "shasum": "d357c50a6d1a79b78f4628b5fdacbcbd9dd9f9ef" }, "require": { "magento/framework": "103.0.*", @@ -11240,7 +11093,7 @@ "magento/module-eav": "102.1.*", "magento/module-quote": "101.2.*", "magento/module-sales": "103.0.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-customer-custom-attributes": "100.4.*", @@ -11263,17 +11116,17 @@ }, { "name": "magento/module-customer-downloadable-graph-ql", - "version": "100.4.3", + "version": "100.4.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-customer-downloadable-graph-ql/magento-module-customer-downloadable-graph-ql-100.4.3.0.zip", - "shasum": "21fba5f59d2903438d0336854daf3a4df617ba36" + "url": "https://repo.magento.com/archives/magento/module-customer-downloadable-graph-ql/magento-module-customer-downloadable-graph-ql-100.4.4.0-beta2.zip", + "shasum": "86c9cf65e9630d3d5e7a93b683079d367222adca" }, "require": { "magento/framework": "103.0.*", "magento/module-downloadable-graph-ql": "100.4.*", "magento/module-graph-ql": "100.4.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-catalog-graph-ql": "100.4.*" @@ -11295,11 +11148,11 @@ }, { "name": "magento/module-customer-finance", - "version": "100.4.5-beta1", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-customer-finance/magento-module-customer-finance-100.4.5.0-beta1.zip", - "shasum": "21332f8023b7fe854226ddd3df1ffb952ac057b9" + "url": "https://repo.magento.com/archives/magento/module-customer-finance/magento-module-customer-finance-100.4.5.0-beta2.zip", + "shasum": "b1c6c04330b4cba312a177fcd7af9f832997e04c" }, "require": { "magento/framework": "103.0.*", @@ -11313,7 +11166,7 @@ "magento/module-reward": "101.2.*", "magento/module-store": "101.1.*", "magento/module-user": "101.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -11331,11 +11184,11 @@ }, { "name": "magento/module-customer-graph-ql", - "version": "100.4.8-beta1", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-customer-graph-ql/magento-module-customer-graph-ql-100.4.8.0-beta1.zip", - "shasum": "69de0416964704b2d875303e683bb2148e0efaf1" + "url": "https://repo.magento.com/archives/magento/module-customer-graph-ql/magento-module-customer-graph-ql-100.4.8.0-beta2.zip", + "shasum": "7e6e7e8b7551735603b3897695ef2e16bc8eb9f0" }, "require": { "magento/framework": "103.0.*", @@ -11352,7 +11205,7 @@ "magento/module-sales": "103.0.*", "magento/module-store": "101.1.*", "magento/module-tax": "100.4.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -11371,11 +11224,11 @@ }, { "name": "magento/module-customer-import-export", - "version": "100.4.8-beta1", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-customer-import-export/magento-module-customer-import-export-100.4.8.0-beta1.zip", - "shasum": "7e2ea7fade935661ed996826ab841acca15fa20b" + "url": "https://repo.magento.com/archives/magento/module-customer-import-export/magento-module-customer-import-export-100.4.8.0-beta2.zip", + "shasum": "0680b0b3bb2719ab624b7a6064bef7f3723f1512" }, "require": { "magento/framework": "103.0.*", @@ -11385,7 +11238,7 @@ "magento/module-eav": "102.1.*", "magento/module-import-export": "101.0.*", "magento/module-store": "101.1.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -11404,11 +11257,11 @@ }, { "name": "magento/module-customer-segment", - "version": "102.1.8-beta1", + "version": "102.1.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-customer-segment/magento-module-customer-segment-102.1.8.0-beta1.zip", - "shasum": "9921f639ca67ac7301c4ce1d075f55252c7c62be" + "url": "https://repo.magento.com/archives/magento/module-customer-segment/magento-module-customer-segment-102.1.8.0-beta2.zip", + "shasum": "ddb1f9669de40fb0782d41b4d701a8a4f649e4f2" }, "require": { "magento/framework": "103.0.*", @@ -11425,10 +11278,11 @@ "magento/module-newsletter": "100.4.*", "magento/module-page-cache": "100.4.*", "magento/module-quote": "101.2.*", + "magento/module-reports": "100.4.*", "magento/module-rule": "100.4.*", "magento/module-sales": "103.0.*", "magento/module-store": "101.1.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-checkout": "100.4.*" @@ -11449,15 +11303,15 @@ }, { "name": "magento/module-customer-segment-graph-ql", - "version": "100.4.0", + "version": "100.4.1-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-customer-segment-graph-ql/magento-module-customer-segment-graph-ql-100.4.0.0.zip", - "shasum": "23a9399230fbe1e1542af8df8923918c990637a4" + "url": "https://repo.magento.com/archives/magento/module-customer-segment-graph-ql/magento-module-customer-segment-graph-ql-100.4.1.0-beta2.zip", + "shasum": "d1699855e9589824ed2d5ddde373d4856fe6bd50" }, "require": { "magento/framework": "103.0.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-eav-graph-ql": "100.4.*" @@ -11478,18 +11332,18 @@ }, { "name": "magento/module-data-exporter", - "version": "103.3.13", + "version": "103.3.18", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-data-exporter/magento-module-data-exporter-103.3.13.0.zip", - "shasum": "fc9be1cadbde824605ce9259380c5606ba8e2a9e" + "url": "https://repo.magento.com/archives/magento/module-data-exporter/magento-module-data-exporter-103.3.18.0.zip", + "shasum": "f0e5cc2fb293273fc9eeeb3e91ba46e3436aafdd" }, "require": { "magento/framework": ">=103.0.4", "magento/module-analytics": ">=100.4.4", "magento/module-indexer": ">=100.4.4", "magento/module-query-xml": "self.version", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.1.0||~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -11508,16 +11362,16 @@ }, { "name": "magento/module-deferred-total-calculating", - "version": "100.4.2", + "version": "100.4.3-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-deferred-total-calculating/magento-module-deferred-total-calculating-100.4.2.0.zip", - "shasum": "0dc11de91759c6f6fa9a87f6e6f9591963ae649a" + "url": "https://repo.magento.com/archives/magento/module-deferred-total-calculating/magento-module-deferred-total-calculating-100.4.3.0-beta2.zip", + "shasum": "0b9bf93be8e46d40d26d9980d7ac8d1d6bf16a44" }, "require": { "magento/framework": "103.0.*", "magento/module-quote": "101.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-checkout-staging": "100.4.*", @@ -11539,11 +11393,11 @@ }, { "name": "magento/module-deploy", - "version": "100.4.8-beta1", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-deploy/magento-module-deploy-100.4.8.0-beta1.zip", - "shasum": "0e496a001a67396916e52bca3e95353df598339d" + "url": "https://repo.magento.com/archives/magento/module-deploy/magento-module-deploy-100.4.8.0-beta2.zip", + "shasum": "e4c51cfbbaeff9cde4d13127b4c73a509207896d" }, "require": { "magento/framework": "103.0.*", @@ -11551,7 +11405,7 @@ "magento/module-require-js": "100.4.*", "magento/module-store": "101.1.*", "magento/module-user": "101.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -11571,17 +11425,17 @@ }, { "name": "magento/module-developer", - "version": "100.4.8-beta1", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-developer/magento-module-developer-100.4.8.0-beta1.zip", - "shasum": "c5bb62febd35818e20bf804e382678cd8e56596d" + "url": "https://repo.magento.com/archives/magento/module-developer/magento-module-developer-100.4.8.0-beta2.zip", + "shasum": "dda9f3a3b86bd2e68500283255c545e3035b1a09" }, "require": { "magento/framework": "103.0.*", "magento/module-config": "101.2.*", "magento/module-store": "101.1.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -11600,11 +11454,11 @@ }, { "name": "magento/module-dhl", - "version": "100.4.7-beta1", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-dhl/magento-module-dhl-100.4.7.0-beta1.zip", - "shasum": "39c288c56a66e370a1aac9fa6c3cb1b99e951e40" + "url": "https://repo.magento.com/archives/magento/module-dhl/magento-module-dhl-100.4.7.0-beta2.zip", + "shasum": "f6538541dd6c4d61f0782b99076ff1a03f7578d9" }, "require": { "lib-libxml": "*", @@ -11618,7 +11472,7 @@ "magento/module-sales": "103.0.*", "magento/module-shipping": "100.4.*", "magento/module-store": "101.1.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-checkout": "100.4.*" @@ -11640,11 +11494,11 @@ }, { "name": "magento/module-directory", - "version": "100.4.8-beta1", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-directory/magento-module-directory-100.4.8.0-beta1.zip", - "shasum": "cb7cc0a5d338b7917fc9802cd5ca818925ae224a" + "url": "https://repo.magento.com/archives/magento/module-directory/magento-module-directory-100.4.8.0-beta2.zip", + "shasum": "3fdf1bef36cd22eb2ef39244ccb244085bab5e05" }, "require": { "lib-libxml": "*", @@ -11652,7 +11506,7 @@ "magento/module-backend": "102.0.*", "magento/module-config": "101.2.*", "magento/module-store": "101.1.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -11671,18 +11525,18 @@ }, { "name": "magento/module-directory-graph-ql", - "version": "100.4.5", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-directory-graph-ql/magento-module-directory-graph-ql-100.4.5.0.zip", - "shasum": "6a2c203d5a367b1048e8a3e397c18c38cd093a46" + "url": "https://repo.magento.com/archives/magento/module-directory-graph-ql/magento-module-directory-graph-ql-100.4.6.0-beta2.zip", + "shasum": "7d7c69bc9a362bf5af9e54b19efbfd589f9fba83" }, "require": { "magento/framework": "103.0.*", "magento/module-directory": "100.4.*", "magento/module-graph-ql": "100.4.*", "magento/module-store": "101.1.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -11701,11 +11555,11 @@ }, { "name": "magento/module-downloadable", - "version": "100.4.8-beta1", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-downloadable/magento-module-downloadable-100.4.8.0-beta1.zip", - "shasum": "e04130839562e2247c7ba779beb5d05e5b3bbb17" + "url": "https://repo.magento.com/archives/magento/module-downloadable/magento-module-downloadable-100.4.8.0-beta2.zip", + "shasum": "6a324e6db880589ec2954efc66691e59f7fa0e17" }, "require": { "magento/framework": "103.0.*", @@ -11725,7 +11579,7 @@ "magento/module-tax": "100.4.*", "magento/module-theme": "101.1.*", "magento/module-ui": "101.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-downloadable-sample-data": "Sample Data version: 100.4.*" @@ -11747,11 +11601,11 @@ }, { "name": "magento/module-downloadable-graph-ql", - "version": "100.4.7", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-downloadable-graph-ql/magento-module-downloadable-graph-ql-100.4.7.0.zip", - "shasum": "6b2ac0b39d46aef02dcf47d5848dbae38ab5ce65" + "url": "https://repo.magento.com/archives/magento/module-downloadable-graph-ql/magento-module-downloadable-graph-ql-100.4.8.0-beta2.zip", + "shasum": "8d1187a6d675778346b65d0fed710d3652276b65" }, "require": { "magento/framework": "103.0.*", @@ -11761,7 +11615,7 @@ "magento/module-quote-graph-ql": "100.4.*", "magento/module-sales": "103.0.*", "magento/module-store": "101.1.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-catalog-graph-ql": "100.4.*", @@ -11784,11 +11638,11 @@ }, { "name": "magento/module-downloadable-import-export", - "version": "100.4.7-beta1", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-downloadable-import-export/magento-module-downloadable-import-export-100.4.7.0-beta1.zip", - "shasum": "5d052fe26d2fa8a24e987fd22cbc0ef0bdde12c3" + "url": "https://repo.magento.com/archives/magento/module-downloadable-import-export/magento-module-downloadable-import-export-100.4.7.0-beta2.zip", + "shasum": "f63b83a1271a5b5e21e3d99001e90c2247f09ff8" }, "require": { "magento/framework": "103.0.*", @@ -11798,7 +11652,7 @@ "magento/module-eav": "102.1.*", "magento/module-import-export": "101.0.*", "magento/module-store": "101.1.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -11817,11 +11671,11 @@ }, { "name": "magento/module-downloadable-staging", - "version": "100.4.6", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-downloadable-staging/magento-module-downloadable-staging-100.4.6.0.zip", - "shasum": "ce63e73998268f2cdc6d684c0dc2eb12d3d095b0" + "url": "https://repo.magento.com/archives/magento/module-downloadable-staging/magento-module-downloadable-staging-100.4.7.0-beta2.zip", + "shasum": "9e011968e18a1065a8502324f83af474e1f61ae7" }, "require": { "lib-libxml": "*", @@ -11831,7 +11685,7 @@ "magento/module-catalog-staging": "100.4.*", "magento/module-downloadable": "100.4.*", "magento/module-staging": "101.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-catalog-staging": "100.4.*" @@ -11852,11 +11706,11 @@ }, { "name": "magento/module-eav", - "version": "102.1.8-beta1", + "version": "102.1.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-eav/magento-module-eav-102.1.8.0-beta1.zip", - "shasum": "7a8da147602c233bd55495dd7ff26a14d4414b4e" + "url": "https://repo.magento.com/archives/magento/module-eav/magento-module-eav-102.1.8.0-beta2.zip", + "shasum": "613720fd5f6db4916309c85758713111c20c79f7" }, "require": { "magento/framework": "103.0.*", @@ -11865,7 +11719,7 @@ "magento/module-config": "101.2.*", "magento/module-media-storage": "100.4.*", "magento/module-store": "101.1.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -11884,16 +11738,16 @@ }, { "name": "magento/module-eav-graph-ql", - "version": "100.4.4", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-eav-graph-ql/magento-module-eav-graph-ql-100.4.4.0.zip", - "shasum": "c1f151c415228fc671b6b78272412dcb6006c596" + "url": "https://repo.magento.com/archives/magento/module-eav-graph-ql/magento-module-eav-graph-ql-100.4.5.0-beta2.zip", + "shasum": "b94b281b13d11470db8479b6c21f0300799a9bd0" }, "require": { "magento/framework": "103.0.*", "magento/module-eav": "102.1.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-graph-ql": "100.4.*" @@ -11915,14 +11769,14 @@ }, { "name": "magento/module-elasticsearch", - "version": "101.0.8-beta1", + "version": "101.0.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-elasticsearch/magento-module-elasticsearch-101.0.8.0-beta1.zip", - "shasum": "775b7bdc039f5ca51e586605718d2751e6c06c69" + "url": "https://repo.magento.com/archives/magento/module-elasticsearch/magento-module-elasticsearch-101.0.8.0-beta2.zip", + "shasum": "e01b6429e90afa1402246774ffdcdd79163d6b5f" }, "require": { - "elasticsearch/elasticsearch": "~7.17.0 || ~8.5.0", + "magento/elasticsearch": "^1.0.0", "magento/framework": "103.0.*", "magento/module-advanced-search": "100.4.*", "magento/module-catalog": "104.0.*", @@ -11932,7 +11786,7 @@ "magento/module-eav": "102.1.*", "magento/module-search": "101.1.*", "magento/module-store": "101.1.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-config": "101.2.*" @@ -11954,20 +11808,20 @@ }, { "name": "magento/module-elasticsearch-7", - "version": "100.4.8-beta1", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-elasticsearch-7/magento-module-elasticsearch-7-100.4.8.0-beta1.zip", - "shasum": "12add2b023bc607b6b570b175f510ecb61b30f81" + "url": "https://repo.magento.com/archives/magento/module-elasticsearch-7/magento-module-elasticsearch-7-100.4.8.0-beta2.zip", + "shasum": "ff8ec08c5fd0381856e6068240092ae15d4d9a27" }, "require": { - "elasticsearch/elasticsearch": "^7.17", + "magento/elasticsearch": "^1.0.0", "magento/framework": "103.0.*", "magento/module-advanced-search": "100.4.*", "magento/module-catalog-search": "102.0.*", "magento/module-elasticsearch": "101.0.*", "magento/module-search": "101.1.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-config": "101.2.*" @@ -11989,11 +11843,11 @@ }, { "name": "magento/module-elasticsearch-catalog-permissions", - "version": "100.4.3", + "version": "100.4.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-elasticsearch-catalog-permissions/magento-module-elasticsearch-catalog-permissions-100.4.3.0.zip", - "shasum": "d445236397b85721eb5dcf99194f2460d75a326e" + "url": "https://repo.magento.com/archives/magento/module-elasticsearch-catalog-permissions/magento-module-elasticsearch-catalog-permissions-100.4.4.0-beta2.zip", + "shasum": "7592b89df521da8861b3caf929e2069fec7e2512" }, "require": { "magento/framework": "103.0.*", @@ -12003,7 +11857,7 @@ "magento/module-customer": "103.0.*", "magento/module-elasticsearch": "101.0.*", "magento/module-store": "101.1.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-config": "101.2.*" @@ -12025,11 +11879,11 @@ }, { "name": "magento/module-elasticsearch-catalog-permissions-graph-ql", - "version": "100.4.2", + "version": "100.4.3-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-elasticsearch-catalog-permissions-graph-ql/magento-module-elasticsearch-catalog-permissions-graph-ql-100.4.2.0.zip", - "shasum": "3cc7b992cb1b68dae51a5e2f68e0cb5b0a40ddb8" + "url": "https://repo.magento.com/archives/magento/module-elasticsearch-catalog-permissions-graph-ql/magento-module-elasticsearch-catalog-permissions-graph-ql-100.4.3.0-beta2.zip", + "shasum": "122b03db10bb176afc93797950e8739bda1568f3" }, "require": { "magento/framework": "103.0.*", @@ -12037,7 +11891,7 @@ "magento/module-catalog-permissions": "100.4.*", "magento/module-elasticsearch": "101.0.*", "magento/module-graph-ql": "100.4.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -12056,11 +11910,11 @@ }, { "name": "magento/module-email", - "version": "101.1.8-beta1", + "version": "101.1.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-email/magento-module-email-101.1.8.0-beta1.zip", - "shasum": "b9c33b17f8dcfad3f32a409ed2d1b80070ab50f4" + "url": "https://repo.magento.com/archives/magento/module-email/magento-module-email-101.1.8.0-beta2.zip", + "shasum": "b3bf3ef4e954620c46b2f997527c0b0b937791b2" }, "require": { "magento/framework": "103.0.*", @@ -12073,7 +11927,7 @@ "magento/module-theme": "101.1.*", "magento/module-ui": "101.2.*", "magento/module-variable": "100.4.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-theme": "101.1.*" @@ -12095,17 +11949,17 @@ }, { "name": "magento/module-encryption-key", - "version": "100.4.6-beta1", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-encryption-key/magento-module-encryption-key-100.4.6.0-beta1.zip", - "shasum": "7a45a41f22ce44eaf73a55c6c8139b7f0baadb0c" + "url": "https://repo.magento.com/archives/magento/module-encryption-key/magento-module-encryption-key-100.4.6.0-beta2.zip", + "shasum": "116703d53dd0a26a9fbfb31a2cdf8a93def2cfa4" }, "require": { "magento/framework": "103.0.*", "magento/module-backend": "102.0.*", "magento/module-config": "101.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -12124,11 +11978,11 @@ }, { "name": "magento/module-enterprise", - "version": "100.4.5", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-enterprise/magento-module-enterprise-100.4.5.0.zip", - "shasum": "ec355e7b28cf316b29dc02fed67d89d38a9290b4" + "url": "https://repo.magento.com/archives/magento/module-enterprise/magento-module-enterprise-100.4.6.0-beta2.zip", + "shasum": "b2ed127af42d4bbcc384d47fcb6c375883b92c0b" }, "require": { "magento/framework": "103.0.*", @@ -12156,7 +12010,7 @@ "magento/module-scheduled-import-export": "101.2.*", "magento/module-target-rule": "101.2.*", "magento/module-versions-cms": "101.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-theme": "101.1.*" @@ -12177,11 +12031,11 @@ }, { "name": "magento/module-fedex", - "version": "100.4.6-beta1", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-fedex/magento-module-fedex-100.4.6.0-beta1.zip", - "shasum": "584472eed9258ae81446f89eaa98a3027d7bb4ee" + "url": "https://repo.magento.com/archives/magento/module-fedex/magento-module-fedex-100.4.6.0-beta2.zip", + "shasum": "90f22afaf277add76f1f68d8504d41021d07cf8a" }, "require": { "lib-libxml": "*", @@ -12194,7 +12048,7 @@ "magento/module-sales": "103.0.*", "magento/module-shipping": "100.4.*", "magento/module-store": "101.1.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -12213,11 +12067,11 @@ }, { "name": "magento/module-gift-card", - "version": "101.3.8-beta1", + "version": "101.3.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-gift-card/magento-module-gift-card-101.3.8.0-beta1.zip", - "shasum": "35ce60a494f692377c45652d13f56da27d1be966" + "url": "https://repo.magento.com/archives/magento/module-gift-card/magento-module-gift-card-101.3.8.0-beta2.zip", + "shasum": "19851c8f3560f9f0bb708acf257d050280cbf8b9" }, "require": { "magento/framework": "103.0.*", @@ -12234,7 +12088,7 @@ "magento/module-sales": "103.0.*", "magento/module-store": "101.1.*", "magento/module-ui": "101.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-bundle": "101.0.*", @@ -12262,11 +12116,11 @@ }, { "name": "magento/module-gift-card-account", - "version": "101.2.8-beta1", + "version": "101.2.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-gift-card-account/magento-module-gift-card-account-101.2.8.0-beta1.zip", - "shasum": "651fa8ac2a858c66499bef37322420b6d9a2f372" + "url": "https://repo.magento.com/archives/magento/module-gift-card-account/magento-module-gift-card-account-101.2.8.0-beta2.zip", + "shasum": "ad9ae9e48cd83b0fbffcc9f21cb79b2070201810" }, "require": { "magento/framework": "103.0.*", @@ -12280,7 +12134,7 @@ "magento/module-quote": "101.2.*", "magento/module-sales": "103.0.*", "magento/module-store": "101.1.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -12298,11 +12152,11 @@ }, { "name": "magento/module-gift-card-account-graph-ql", - "version": "100.4.5", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-gift-card-account-graph-ql/magento-module-gift-card-account-graph-ql-100.4.5.0.zip", - "shasum": "142719a3651ef41e9a2b4669fa0f358802fa62db" + "url": "https://repo.magento.com/archives/magento/module-gift-card-account-graph-ql/magento-module-gift-card-account-graph-ql-100.4.6.0-beta2.zip", + "shasum": "4bfddfb273e8034ceee744d52295a040f775c3af" }, "require": { "magento/framework": "103.0.*", @@ -12310,7 +12164,7 @@ "magento/module-quote": "101.2.*", "magento/module-quote-graph-ql": "100.4.*", "magento/module-store": "101.1.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -12329,11 +12183,11 @@ }, { "name": "magento/module-gift-card-graph-ql", - "version": "100.4.8-beta1", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-gift-card-graph-ql/magento-module-gift-card-graph-ql-100.4.8.0-beta1.zip", - "shasum": "f8a26596ce0795c0b685eed1f29d5a995f88d212" + "url": "https://repo.magento.com/archives/magento/module-gift-card-graph-ql/magento-module-gift-card-graph-ql-100.4.8.0-beta2.zip", + "shasum": "4c4211656eced2384bfacf0bac3224013183373a" }, "require": { "magento/framework": "103.0.*", @@ -12344,7 +12198,7 @@ "magento/module-quote-graph-ql": "100.4.*", "magento/module-sales": "103.0.*", "magento/module-store": "101.1.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-catalog-graph-ql": "100.4.*", @@ -12366,11 +12220,11 @@ }, { "name": "magento/module-gift-card-import-export", - "version": "100.4.5-beta1", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-gift-card-import-export/magento-module-gift-card-import-export-100.4.5.0-beta1.zip", - "shasum": "6b07364cbd7ab9a4c8cf8f8575dd1a859f5cf9c6" + "url": "https://repo.magento.com/archives/magento/module-gift-card-import-export/magento-module-gift-card-import-export-100.4.5.0-beta2.zip", + "shasum": "7e7b85876cc7edefce2d8c19124e2928034c9a5b" }, "require": { "magento/framework": "103.0.*", @@ -12380,7 +12234,7 @@ "magento/module-eav": "102.1.*", "magento/module-gift-card": "101.3.*", "magento/module-import-export": "101.0.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -12399,16 +12253,16 @@ }, { "name": "magento/module-gift-card-staging", - "version": "100.4.4", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-gift-card-staging/magento-module-gift-card-staging-100.4.4.0.zip", - "shasum": "5fc175a7540f7ca61e4b22ba88f7711ee0822546" + "url": "https://repo.magento.com/archives/magento/module-gift-card-staging/magento-module-gift-card-staging-100.4.5.0-beta2.zip", + "shasum": "b0555f88ab144b580f543500d2351e1bea87384a" }, "require": { "magento/framework": "103.0.*", "magento/module-gift-card": "101.3.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -12426,11 +12280,11 @@ }, { "name": "magento/module-gift-message", - "version": "100.4.7-beta1", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-gift-message/magento-module-gift-message-100.4.7.0-beta1.zip", - "shasum": "d0b105cd1829f16e53609a7604f278da06cc0b51" + "url": "https://repo.magento.com/archives/magento/module-gift-message/magento-module-gift-message-100.4.7.0-beta2.zip", + "shasum": "bd60a1b9c72c9a326e13903248218af914fe6df1" }, "require": { "magento/framework": "103.0.*", @@ -12442,7 +12296,7 @@ "magento/module-sales": "103.0.*", "magento/module-store": "101.1.*", "magento/module-ui": "101.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-eav": "102.1.*", @@ -12465,16 +12319,16 @@ }, { "name": "magento/module-gift-message-graph-ql", - "version": "100.4.5", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-gift-message-graph-ql/magento-module-gift-message-graph-ql-100.4.5.0.zip", - "shasum": "30b31e3629895670f306447a242ce7cc823dc8c7" + "url": "https://repo.magento.com/archives/magento/module-gift-message-graph-ql/magento-module-gift-message-graph-ql-100.4.6.0-beta2.zip", + "shasum": "4df4f766ec50727af4b3aefb4ee488e94b35c05e" }, "require": { "magento/framework": "103.0.*", "magento/module-gift-message": "100.4.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-graph-ql": "100.4.*" @@ -12496,17 +12350,17 @@ }, { "name": "magento/module-gift-message-staging", - "version": "100.4.4", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-gift-message-staging/magento-module-gift-message-staging-100.4.4.0.zip", - "shasum": "37e05f12ed47ee162d741d8aae19fc52401abe23" + "url": "https://repo.magento.com/archives/magento/module-gift-message-staging/magento-module-gift-message-staging-100.4.5.0-beta2.zip", + "shasum": "6cd0b076e105b496958b3e5632a702b6f2aff1b7" }, "require": { "lib-libxml": "*", "magento/framework": "103.0.*", "magento/magento-composer-installer": "*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-gift-message": "100.4.*", @@ -12528,11 +12382,11 @@ }, { "name": "magento/module-gift-registry", - "version": "101.2.8-beta1", + "version": "101.2.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-gift-registry/magento-module-gift-registry-101.2.8.0-beta1.zip", - "shasum": "5034cf4d01a29262106428459ac52ba2d80a9645" + "url": "https://repo.magento.com/archives/magento/module-gift-registry/magento-module-gift-registry-101.2.8.0-beta2.zip", + "shasum": "6428392313125a18372a1c49ddeb721b278506e2" }, "require": { "magento/framework": "103.0.*", @@ -12551,7 +12405,7 @@ "magento/module-ui": "101.2.*", "magento/module-widget": "101.2.*", "magento/module-wishlist": "101.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-gift-registry-sample-data": "Sample Data version: 100.4.*" @@ -12572,11 +12426,11 @@ }, { "name": "magento/module-gift-registry-graph-ql", - "version": "100.4.3", + "version": "100.4.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-gift-registry-graph-ql/magento-module-gift-registry-graph-ql-100.4.3.0.zip", - "shasum": "0a6b739a7c023a3a1877a1397323f5061de0fe65" + "url": "https://repo.magento.com/archives/magento/module-gift-registry-graph-ql/magento-module-gift-registry-graph-ql-100.4.4.0-beta2.zip", + "shasum": "4ac6b4836651c63bae2f2dd7d8bbb50fb717af5a" }, "require": { "magento/framework": "103.0.*", @@ -12588,7 +12442,7 @@ "magento/module-gift-registry": "101.2.*", "magento/module-quote-graph-ql": "100.4.*", "magento/module-store": "101.1.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-quote": "101.2.*" @@ -12610,11 +12464,11 @@ }, { "name": "magento/module-gift-wrapping", - "version": "101.2.7-beta1", + "version": "101.2.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-gift-wrapping/magento-module-gift-wrapping-101.2.7.0-beta1.zip", - "shasum": "e7a908bd6867ce40633b89825b9b6d780eff7211" + "url": "https://repo.magento.com/archives/magento/module-gift-wrapping/magento-module-gift-wrapping-101.2.7.0-beta2.zip", + "shasum": "3ff8b618a1ae0cfcc1dcf33e5ad13c2ad59b4c27" }, "require": { "magento/framework": "103.0.*", @@ -12632,7 +12486,7 @@ "magento/module-store": "101.1.*", "magento/module-tax": "100.4.*", "magento/module-ui": "101.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -12650,11 +12504,11 @@ }, { "name": "magento/module-gift-wrapping-graph-ql", - "version": "100.4.4", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-gift-wrapping-graph-ql/magento-module-gift-wrapping-graph-ql-100.4.4.0.zip", - "shasum": "0f4621b09ce0842c5b6747b1568b27b69708c531" + "url": "https://repo.magento.com/archives/magento/module-gift-wrapping-graph-ql/magento-module-gift-wrapping-graph-ql-100.4.5.0-beta2.zip", + "shasum": "02d448564d689e44fe469b1baaee56f62587f735" }, "require": { "magento/framework": "103.0.*", @@ -12664,7 +12518,7 @@ "magento/module-quote-graph-ql": "100.4.*", "magento/module-sales": "103.0.*", "magento/module-store": "101.1.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -12683,17 +12537,17 @@ }, { "name": "magento/module-gift-wrapping-staging", - "version": "100.4.4", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-gift-wrapping-staging/magento-module-gift-wrapping-staging-100.4.4.0.zip", - "shasum": "bc3803f84d986d9ab6ba685cf9e53ffc3298170e" + "url": "https://repo.magento.com/archives/magento/module-gift-wrapping-staging/magento-module-gift-wrapping-staging-100.4.5.0-beta2.zip", + "shasum": "816fb3d1d24ab4afebb95bb506e7ba3121d18a41" }, "require": { "lib-libxml": "*", "magento/framework": "103.0.*", "magento/magento-composer-installer": "*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-gift-wrapping": "101.2.*", @@ -12715,17 +12569,17 @@ }, { "name": "magento/module-google-adwords", - "version": "100.4.5-beta1", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-google-adwords/magento-module-google-adwords-100.4.5.0-beta1.zip", - "shasum": "9060f813c9e2779768b07d04462b769272a4a62d" + "url": "https://repo.magento.com/archives/magento/module-google-adwords/magento-module-google-adwords-100.4.5.0-beta2.zip", + "shasum": "7133cd16ba197b4539ac81138f0bff85b1056100" }, "require": { "magento/framework": "103.0.*", "magento/module-sales": "103.0.*", "magento/module-store": "101.1.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -12744,18 +12598,18 @@ }, { "name": "magento/module-google-analytics", - "version": "100.4.4-beta1", + "version": "100.4.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-google-analytics/magento-module-google-analytics-100.4.4.0-beta1.zip", - "shasum": "79db8ffbd544d2a97b7c9cc6a027277d10c05268" + "url": "https://repo.magento.com/archives/magento/module-google-analytics/magento-module-google-analytics-100.4.4.0-beta2.zip", + "shasum": "94c88ef2abede249aaf504a56c173b272e1c4936" }, "require": { "magento/framework": "103.0.*", "magento/module-cookie": "100.4.*", "magento/module-sales": "103.0.*", "magento/module-store": "101.1.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-config": "101.2.*" @@ -12777,18 +12631,18 @@ }, { "name": "magento/module-google-gtag", - "version": "100.4.3-beta1", + "version": "100.4.3-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-google-gtag/magento-module-google-gtag-100.4.3.0-beta1.zip", - "shasum": "06ebec181db2a071759810734a03ce9cb0546a44" + "url": "https://repo.magento.com/archives/magento/module-google-gtag/magento-module-google-gtag-100.4.3.0-beta2.zip", + "shasum": "418fd59d8d04e74dd8cf75234e8aef3bebf3f2c5" }, "require": { "magento/framework": "103.0.*", "magento/module-cookie": "100.4.*", "magento/module-sales": "103.0.*", "magento/module-store": "101.1.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-config": "101.2.*" @@ -12810,11 +12664,11 @@ }, { "name": "magento/module-google-optimizer", - "version": "100.4.7-beta1", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-google-optimizer/magento-module-google-optimizer-100.4.7.0-beta1.zip", - "shasum": "9ed68b69f6e8cbf5e886b5dec98921a006a88589" + "url": "https://repo.magento.com/archives/magento/module-google-optimizer/magento-module-google-optimizer-100.4.7.0-beta2.zip", + "shasum": "817f04aecf8d7ab394b646c16da22ed960c15669" }, "require": { "magento/framework": "103.0.*", @@ -12825,7 +12679,7 @@ "magento/module-google-gtag": "100.4.*", "magento/module-store": "101.1.*", "magento/module-ui": "101.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -12844,17 +12698,17 @@ }, { "name": "magento/module-google-optimizer-staging", - "version": "100.4.4", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-google-optimizer-staging/magento-module-google-optimizer-staging-100.4.4.0.zip", - "shasum": "78f60d0bf5e73d8fc3f627e53408194ac0ccdb6e" + "url": "https://repo.magento.com/archives/magento/module-google-optimizer-staging/magento-module-google-optimizer-staging-100.4.5.0-beta2.zip", + "shasum": "d935d9c5a0ceba183b806b998677122faf2d569e" }, "require": { "lib-libxml": "*", "magento/framework": "103.0.*", "magento/magento-composer-installer": "*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-google-optimizer": "100.4.*", @@ -12876,11 +12730,11 @@ }, { "name": "magento/module-google-tag-manager", - "version": "100.4.8-beta1", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-google-tag-manager/magento-module-google-tag-manager-100.4.8.0-beta1.zip", - "shasum": "b9aa5d682fa1232227ba4a017cad9431f3cb6143" + "url": "https://repo.magento.com/archives/magento/module-google-tag-manager/magento-module-google-tag-manager-100.4.8.0-beta2.zip", + "shasum": "c5dde91e77b6a9ff3b6daaa40d2b076e352df98c" }, "require": { "magento/framework": "103.0.*", @@ -12889,13 +12743,14 @@ "magento/module-catalog": "104.0.*", "magento/module-checkout": "100.4.*", "magento/module-cookie": "100.4.*", + "magento/module-csp": "100.4.*", "magento/module-customer": "103.0.*", "magento/module-google-analytics": "100.4.*", "magento/module-google-gtag": "100.4.*", "magento/module-page-cache": "100.4.*", "magento/module-sales": "103.0.*", "magento/module-store": "101.1.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-config": "101.2.*", @@ -12917,18 +12772,18 @@ }, { "name": "magento/module-graph-ql", - "version": "100.4.8-beta1", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-graph-ql/magento-module-graph-ql-100.4.8.0-beta1.zip", - "shasum": "d9aba6ebcf74dd4ae5e4f77c2df67ee72d3ae423" + "url": "https://repo.magento.com/archives/magento/module-graph-ql/magento-module-graph-ql-100.4.8.0-beta2.zip", + "shasum": "284eaff63504a74bc43b13c49a5dee4c859fe070" }, "require": { "magento/framework": "103.0.*", "magento/module-authorization": "100.4.*", "magento/module-eav": "102.1.*", "magento/module-webapi": "100.4.*", - "php": "~8.1.0||~8.2.0||~8.3.0", + "php": "~8.2.0||~8.3.0||~8.4.0", "webonyx/graphql-php": "^15.0" }, "suggest": { @@ -12951,11 +12806,11 @@ }, { "name": "magento/module-graph-ql-cache", - "version": "100.4.5-beta1", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-graph-ql-cache/magento-module-graph-ql-cache-100.4.5.0-beta1.zip", - "shasum": "66a76a3a84d38227a774993e1955d6ffe8ed2b4c" + "url": "https://repo.magento.com/archives/magento/module-graph-ql-cache/magento-module-graph-ql-cache-100.4.5.0-beta2.zip", + "shasum": "265fc3f347007dbd04dc3b8fdbcf45caa4b4a29e" }, "require": { "magento/framework": "103.0.*", @@ -12963,7 +12818,7 @@ "magento/module-graph-ql": "100.4.*", "magento/module-integration": "100.4.*", "magento/module-page-cache": "100.4.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -12982,17 +12837,17 @@ }, { "name": "magento/module-graph-ql-new-relic", - "version": "100.4.0", + "version": "100.4.1-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-graph-ql-new-relic/magento-module-graph-ql-new-relic-100.4.0.0.zip", - "shasum": "4b0171d23f284f6b94e5d85739cc744ecc672f55" + "url": "https://repo.magento.com/archives/magento/module-graph-ql-new-relic/magento-module-graph-ql-new-relic-100.4.1.0-beta2.zip", + "shasum": "6e5b810571114bc628bc07287774581a1bbb1b82" }, "require": { "magento/framework": "103.0.*", "magento/module-graph-ql": "100.4.*", "magento/module-new-relic-reporting": "100.4.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -13011,16 +12866,16 @@ }, { "name": "magento/module-graph-ql-resolver-cache", - "version": "100.4.0", + "version": "100.4.1-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-graph-ql-resolver-cache/magento-module-graph-ql-resolver-cache-100.4.0.0.zip", - "shasum": "5e8473c6e916120411ec9471eb1d81afb2f666d6" + "url": "https://repo.magento.com/archives/magento/module-graph-ql-resolver-cache/magento-module-graph-ql-resolver-cache-100.4.1.0-beta2.zip", + "shasum": "5f4e5648e00ee4ecce8358af3722048fdd5d2534" }, "require": { "magento/framework": "103.0.*", "magento/module-graph-ql": "100.4.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -13039,18 +12894,18 @@ }, { "name": "magento/module-graph-ql-server", - "version": "1.0.2", + "version": "1.0.3", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-graph-ql-server/magento-module-graph-ql-server-1.0.2.0.zip", - "shasum": "defefeabf3386dcc83e3f992a047904fe47a1e57" + "url": "https://repo.magento.com/archives/magento/module-graph-ql-server/magento-module-graph-ql-server-1.0.3.0.zip", + "shasum": "9ba1004829c927305a64315c099cd74be6b7b178" }, "require": { "magento/framework": "^103.0.0", "magento/module-backend": ">=101.0.0 <103.0.0", "magento/module-graph-ql": "^100.4.0", "magento/module-webapi": "^100.4.0", - "php": "~7.3.0||~7.4.0||~8.1.0||~8.2.0||~8.3.0" + "php": "~7.3.0||~7.4.0||~8.1.0||~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -13069,18 +12924,18 @@ }, { "name": "magento/module-grouped-catalog-inventory", - "version": "100.4.4", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-grouped-catalog-inventory/magento-module-grouped-catalog-inventory-100.4.4.0.zip", - "shasum": "17296d83411494cc5094def6a0f509fa2a703c2d" + "url": "https://repo.magento.com/archives/magento/module-grouped-catalog-inventory/magento-module-grouped-catalog-inventory-100.4.5.0-beta2.zip", + "shasum": "b21e897b2f6701321a483670120a9d906fc4c54c" }, "require": { "magento/framework": "103.0.*", "magento/module-catalog": "104.0.*", "magento/module-catalog-inventory": "100.4.*", "magento/module-grouped-product": "100.4.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -13099,11 +12954,11 @@ }, { "name": "magento/module-grouped-import-export", - "version": "100.4.6-beta1", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-grouped-import-export/magento-module-grouped-import-export-100.4.6.0-beta1.zip", - "shasum": "4ea2f2bc8a30b4c62ac99524effe6394eda37787" + "url": "https://repo.magento.com/archives/magento/module-grouped-import-export/magento-module-grouped-import-export-100.4.6.0-beta2.zip", + "shasum": "9fe6711312940681b8e0d8905286efc7fcd37500" }, "require": { "magento/framework": "103.0.*", @@ -13112,7 +12967,7 @@ "magento/module-eav": "102.1.*", "magento/module-grouped-product": "100.4.*", "magento/module-import-export": "101.0.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -13131,11 +12986,11 @@ }, { "name": "magento/module-grouped-product", - "version": "100.4.8-beta1", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-grouped-product/magento-module-grouped-product-100.4.8.0-beta1.zip", - "shasum": "899382bcbd6efd8195b4b2669d931bc1294c6b4d" + "url": "https://repo.magento.com/archives/magento/module-grouped-product/magento-module-grouped-product-100.4.8.0-beta2.zip", + "shasum": "0e74a52c1afceb9efde3ffb68bed71830e567d88" }, "require": { "magento/framework": "103.0.*", @@ -13152,7 +13007,7 @@ "magento/module-store": "101.1.*", "magento/module-ui": "101.2.*", "magento/module-wishlist": "101.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-grouped-product-sample-data": "Sample Data version: 100.4.*" @@ -13174,18 +13029,20 @@ }, { "name": "magento/module-grouped-product-graph-ql", - "version": "100.4.7", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-grouped-product-graph-ql/magento-module-grouped-product-graph-ql-100.4.7.0.zip", - "shasum": "b9046ca22b6c022b9e8c5d7ad01dbb85372e2126" + "url": "https://repo.magento.com/archives/magento/module-grouped-product-graph-ql/magento-module-grouped-product-graph-ql-100.4.8.0-beta2.zip", + "shasum": "931b38daa3363199ee378d1da14784306895d9ef" }, "require": { "magento/framework": "103.0.*", "magento/module-catalog": "104.0.*", "magento/module-catalog-graph-ql": "100.4.*", "magento/module-grouped-product": "100.4.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "magento/module-quote": "101.2.*", + "magento/module-store-graph-ql": "100.4.*", + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -13204,11 +13061,11 @@ }, { "name": "magento/module-grouped-product-staging", - "version": "100.4.6-beta1", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-grouped-product-staging/magento-module-grouped-product-staging-100.4.6.0-beta1.zip", - "shasum": "a1f16b32c54af6a7983050de2a5c44ff2fc680a8" + "url": "https://repo.magento.com/archives/magento/module-grouped-product-staging/magento-module-grouped-product-staging-100.4.6.0-beta2.zip", + "shasum": "bfc7de24568d14d9cc432fe92ad11c73fc7efc16" }, "require": { "lib-libxml": "*", @@ -13217,7 +13074,7 @@ "magento/module-catalog": "104.0.*", "magento/module-catalog-staging": "100.4.*", "magento/module-grouped-product": "100.4.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-catalog-staging": "100.4.*", @@ -13239,17 +13096,17 @@ }, { "name": "magento/module-import-csv", - "version": "100.4.1", + "version": "100.4.2-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-import-csv/magento-module-import-csv-100.4.1.0.zip", - "shasum": "707dc4a03d901e68ad026d8c8f94bdd8647c77d1" + "url": "https://repo.magento.com/archives/magento/module-import-csv/magento-module-import-csv-100.4.2.0-beta2.zip", + "shasum": "5098985798d08d2adbd6805ce98e2714706f2298" }, "require": { "magento/framework": "103.0.*", "magento/module-import-csv-api": "100.4.*", "magento/module-import-export": "101.0.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -13268,15 +13125,15 @@ }, { "name": "magento/module-import-csv-api", - "version": "100.4.1", + "version": "100.4.2-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-import-csv-api/magento-module-import-csv-api-100.4.1.0.zip", - "shasum": "601b3830d54343b2fe486b3e654ee443e5b707ad" + "url": "https://repo.magento.com/archives/magento/module-import-csv-api/magento-module-import-csv-api-100.4.2.0-beta2.zip", + "shasum": "aac5ed4737272e60cfff7a4a027399a94e6db8ea" }, "require": { "magento/framework": "103.0.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -13295,11 +13152,11 @@ }, { "name": "magento/module-import-export", - "version": "101.0.8-beta1", + "version": "101.0.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-import-export/magento-module-import-export-101.0.8.0-beta1.zip", - "shasum": "ce83377b26a15099ae20a6167a7a7ad974ab808a" + "url": "https://repo.magento.com/archives/magento/module-import-export/magento-module-import-export-101.0.8.0-beta2.zip", + "shasum": "b25dda8247799e40da1d6901d42bb73b4b77e199" }, "require": { "ext-ctype": "*", @@ -13310,7 +13167,7 @@ "magento/module-media-storage": "100.4.*", "magento/module-store": "101.1.*", "magento/module-ui": "101.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -13329,18 +13186,18 @@ }, { "name": "magento/module-import-json", - "version": "100.4.0", + "version": "100.4.1-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-import-json/magento-module-import-json-100.4.0.0.zip", - "shasum": "d17fb05641b96362b8e139188a1de7b4a47ad80b" + "url": "https://repo.magento.com/archives/magento/module-import-json/magento-module-import-json-100.4.1.0-beta2.zip", + "shasum": "72684b4c653f3eafc9053e702e9e6a8a2efabc25" }, "require": { "magento/framework": "103.0.*", "magento/module-catalog-import-export": "101.1.*", "magento/module-import-export": "101.0.*", "magento/module-import-json-api": "100.4.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -13359,15 +13216,15 @@ }, { "name": "magento/module-import-json-api", - "version": "100.4.0", + "version": "100.4.1-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-import-json-api/magento-module-import-json-api-100.4.0.0.zip", - "shasum": "4ec65dde36e9e768490d225249ee82d00f560d2a" + "url": "https://repo.magento.com/archives/magento/module-import-json-api/magento-module-import-json-api-100.4.1.0-beta2.zip", + "shasum": "7b85c76f5a854cb70b125a54f6b0a4c01d57e4a4" }, "require": { "magento/framework": "103.0.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -13386,18 +13243,18 @@ }, { "name": "magento/module-indexer", - "version": "100.4.8-beta1", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-indexer/magento-module-indexer-100.4.8.0-beta1.zip", - "shasum": "3ccc6205411d20f75886b6e055e42e37a51ce9d3" + "url": "https://repo.magento.com/archives/magento/module-indexer/magento-module-indexer-100.4.8.0-beta2.zip", + "shasum": "d5b720d70dce0e44a01bf01f7a5bdb5312da9316" }, "require": { "magento/framework": "103.0.*", "magento/framework-amqp": "100.4.*", "magento/module-backend": "102.0.*", "magento/module-customer": "103.0.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -13416,11 +13273,11 @@ }, { "name": "magento/module-instant-purchase", - "version": "100.4.7-beta1", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-instant-purchase/magento-module-instant-purchase-100.4.7.0-beta1.zip", - "shasum": "a037e99071c797508b9b954aad102dc2475bbc10" + "url": "https://repo.magento.com/archives/magento/module-instant-purchase/magento-module-instant-purchase-100.4.7.0-beta2.zip", + "shasum": "6fcdec7148547fe293663bd059173401e0409fac" }, "require": { "magento/framework": "103.0.*", @@ -13431,7 +13288,7 @@ "magento/module-shipping": "100.4.*", "magento/module-store": "101.1.*", "magento/module-vault": "101.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -13450,11 +13307,11 @@ }, { "name": "magento/module-integration", - "version": "100.4.8-beta1", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-integration/magento-module-integration-100.4.8.0-beta1.zip", - "shasum": "c274f1332f0629c5535f73c07cf169335ef95df0" + "url": "https://repo.magento.com/archives/magento/module-integration/magento-module-integration-100.4.8.0-beta2.zip", + "shasum": "b7b06da96da94a67fe07a13711ee4a5f2bb7c4bd" }, "require": { "magento/framework": "103.0.*", @@ -13465,7 +13322,7 @@ "magento/module-store": "101.1.*", "magento/module-ui": "101.2.*", "magento/module-user": "101.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -13484,15 +13341,15 @@ }, { "name": "magento/module-integration-graph-ql", - "version": "100.4.0", + "version": "100.4.1-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-integration-graph-ql/magento-module-integration-graph-ql-100.4.0.0.zip", - "shasum": "4a84db2460fc642ad4641999b0e87531a5eddc76" + "url": "https://repo.magento.com/archives/magento/module-integration-graph-ql/magento-module-integration-graph-ql-100.4.1.0-beta2.zip", + "shasum": "032eea220c61571ea6bdd76d324040487cf4e375" }, "require": { "magento/framework": "103.0.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -13511,16 +13368,16 @@ }, { "name": "magento/module-inventory", - "version": "1.2.6-beta1", + "version": "1.2.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory/magento-module-inventory-1.2.6.0-beta1.zip", - "shasum": "80ce97c738a81ffe6abe88a5c16a67d920d6e7c0" + "url": "https://repo.magento.com/archives/magento/module-inventory/magento-module-inventory-1.2.6.0-beta2.zip", + "shasum": "61589d375d4189883d797f84fc31374e39c9f30f" }, "require": { "magento/framework": "*", "magento/module-inventory-api": "1.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -13539,11 +13396,11 @@ }, { "name": "magento/module-inventory-admin-ui", - "version": "1.2.6-beta1", + "version": "1.2.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-admin-ui/magento-module-inventory-admin-ui-1.2.6.0-beta1.zip", - "shasum": "34e9de3387ee19d158c4f091483130f65670f4b8" + "url": "https://repo.magento.com/archives/magento/module-inventory-admin-ui/magento-module-inventory-admin-ui-1.2.6.0-beta2.zip", + "shasum": "5dc44a53c38e3741ecefc8e48ea9ed9e26a7baa2" }, "require": { "magento/framework": "*", @@ -13553,7 +13410,7 @@ "magento/module-inventory-api": "1.2.*", "magento/module-inventory-catalog-api": "1.3.*", "magento/module-ui": "*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -13572,18 +13429,18 @@ }, { "name": "magento/module-inventory-advanced-checkout", - "version": "1.2.5-beta1", + "version": "1.2.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-advanced-checkout/magento-module-inventory-advanced-checkout-1.2.5.0-beta1.zip", - "shasum": "9471089060386afae1a734c3679c925f3389b0fd" + "url": "https://repo.magento.com/archives/magento/module-inventory-advanced-checkout/magento-module-inventory-advanced-checkout-1.2.5.0-beta2.zip", + "shasum": "0939534b42f7888e052fd6bf96fca3f2d0b4c32e" }, "require": { "magento/framework": "*", "magento/module-inventory-catalog-api": "1.3.*", "magento/module-inventory-sales-api": "1.2.*", "magento/module-store": "*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-advanced-checkout": "*" @@ -13605,15 +13462,15 @@ }, { "name": "magento/module-inventory-api", - "version": "1.2.6-beta1", + "version": "1.2.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-api/magento-module-inventory-api-1.2.6.0-beta1.zip", - "shasum": "ccce44783e4318c60bdfd0fa3df3c84f1e11e27d" + "url": "https://repo.magento.com/archives/magento/module-inventory-api/magento-module-inventory-api-1.2.6.0-beta2.zip", + "shasum": "bf8e41047473751508f1e712091c40ead07e7f4a" }, "require": { "magento/framework": "*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -13632,18 +13489,18 @@ }, { "name": "magento/module-inventory-bundle-import-export", - "version": "1.1.3", + "version": "1.1.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-bundle-import-export/magento-module-inventory-bundle-import-export-1.1.3.0.zip", - "shasum": "fbedaa7e992f673604ffeebac3dc773b5a7e0cab" + "url": "https://repo.magento.com/archives/magento/module-inventory-bundle-import-export/magento-module-inventory-bundle-import-export-1.1.4.0-beta2.zip", + "shasum": "51ffac5a1ed4eb93ab12461455035e865b43cc63" }, "require": { "magento/framework": "*", "magento/module-bundle-import-export": "*", "magento/module-catalog-import-export": "*", "magento/module-inventory-catalog-api": "1.3.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -13662,11 +13519,11 @@ }, { "name": "magento/module-inventory-bundle-product", - "version": "1.2.5-beta1", + "version": "1.2.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-bundle-product/magento-module-inventory-bundle-product-1.2.5.0-beta1.zip", - "shasum": "51e3182426034c022832e92966873345e3ca3483" + "url": "https://repo.magento.com/archives/magento/module-inventory-bundle-product/magento-module-inventory-bundle-product-1.2.5.0-beta2.zip", + "shasum": "63cd91b7ff950e7f5e48e067f04fa30652a12f25" }, "require": { "magento/framework": "*", @@ -13677,7 +13534,7 @@ "magento/module-inventory-configuration-api": "1.2.*", "magento/module-inventory-sales-api": "1.2.*", "magento/module-store": "*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-catalog-inventory": "*", @@ -13700,11 +13557,11 @@ }, { "name": "magento/module-inventory-bundle-product-admin-ui", - "version": "1.2.5-beta1", + "version": "1.2.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-bundle-product-admin-ui/magento-module-inventory-bundle-product-admin-ui-1.2.5.0-beta1.zip", - "shasum": "099fa29e16537941daa6f5b7008e9e0e603382aa" + "url": "https://repo.magento.com/archives/magento/module-inventory-bundle-product-admin-ui/magento-module-inventory-bundle-product-admin-ui-1.2.5.0-beta2.zip", + "shasum": "ef0bab802cde68bbdbebc1a0858de9f62e0af3ad" }, "require": { "magento/framework": "*", @@ -13713,7 +13570,7 @@ "magento/module-inventory-catalog-admin-ui": "1.2.*", "magento/module-inventory-catalog-api": "1.3.*", "magento/module-ui": "*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-inventory-configuration-api": "1.2.*" @@ -13735,11 +13592,11 @@ }, { "name": "magento/module-inventory-bundle-product-indexer", - "version": "1.1.5-beta1", + "version": "1.1.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-bundle-product-indexer/magento-module-inventory-bundle-product-indexer-1.1.5.0-beta1.zip", - "shasum": "c944d857dbf592f3e5d305aa911ac7ae48262143" + "url": "https://repo.magento.com/archives/magento/module-inventory-bundle-product-indexer/magento-module-inventory-bundle-product-indexer-1.1.5.0-beta2.zip", + "shasum": "d3f0f5b6b6ccad8cc021be648ff44a83411f127e" }, "require": { "magento/framework": "*", @@ -13750,7 +13607,7 @@ "magento/module-inventory-configuration-api": "1.2.*", "magento/module-inventory-indexer": "2.2.*", "magento/module-inventory-multi-dimensional-indexer-api": "1.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-inventory": "1.2.*" @@ -13772,17 +13629,17 @@ }, { "name": "magento/module-inventory-cache", - "version": "1.2.6-beta1", + "version": "1.2.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-cache/magento-module-inventory-cache-1.2.6.0-beta1.zip", - "shasum": "8be1bd8d7e33576ec0fa39569d6c028d104ad02d" + "url": "https://repo.magento.com/archives/magento/module-inventory-cache/magento-module-inventory-cache-1.2.6.0-beta2.zip", + "shasum": "86b4d601d24b8e84d936c2c2747af2eddf717b44" }, "require": { "magento/framework": "*", "magento/module-inventory-catalog-api": "1.3.*", "magento/module-inventory-indexer": "2.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-catalog": "*" @@ -13804,11 +13661,11 @@ }, { "name": "magento/module-inventory-catalog", - "version": "1.3.3-beta1", + "version": "1.3.3-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-catalog/magento-module-inventory-catalog-1.3.3.0-beta1.zip", - "shasum": "9daccbbd8769fc7ada7599bc0b540844c6ba632c" + "url": "https://repo.magento.com/archives/magento/module-inventory-catalog/magento-module-inventory-catalog-1.3.3.0-beta2.zip", + "shasum": "b2dec6c0d530a918b3c6b77dd6e21beff3902736" }, "require": { "magento/framework": "*", @@ -13822,7 +13679,7 @@ "magento/module-inventory-indexer": "2.2.*", "magento/module-inventory-sales-api": "1.2.*", "magento/module-store": "*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-inventory-reservations-api": "1.2.*" @@ -13844,11 +13701,11 @@ }, { "name": "magento/module-inventory-catalog-admin-ui", - "version": "1.2.6-beta1", + "version": "1.2.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-admin-ui/magento-module-inventory-catalog-admin-ui-1.2.6.0-beta1.zip", - "shasum": "601996c8fb7d6ad643488723f36ca193be75bd8d" + "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-admin-ui/magento-module-inventory-catalog-admin-ui-1.2.6.0-beta2.zip", + "shasum": "aaeb1801d4d5aba9195cffa63507fde3acd00367" }, "require": { "magento/framework": "*", @@ -13861,7 +13718,7 @@ "magento/module-inventory-configuration-api": "1.2.*", "magento/module-inventory-indexer": "2.2.*", "magento/module-ui": "*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-inventory-admin-ui": "1.2.*" @@ -13883,15 +13740,15 @@ }, { "name": "magento/module-inventory-catalog-api", - "version": "1.3.5", + "version": "1.3.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-api/magento-module-inventory-catalog-api-1.3.5.0.zip", - "shasum": "454a41e392a82d2c695c1b7ad6be6d575f89277f" + "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-api/magento-module-inventory-catalog-api-1.3.6.0-beta2.zip", + "shasum": "4be5d064ebf0331f6d3cd746378c9146829db864" }, "require": { "magento/framework": "*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -13910,17 +13767,17 @@ }, { "name": "magento/module-inventory-catalog-frontend-ui", - "version": "1.0.4", + "version": "1.0.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-frontend-ui/magento-module-inventory-catalog-frontend-ui-1.0.4.0.zip", - "shasum": "894a06a8a301c0544773644e3167127aa65eeb27" + "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-frontend-ui/magento-module-inventory-catalog-frontend-ui-1.0.5.0-beta2.zip", + "shasum": "91f84a1673822cb8fea5a8200a98cae68150eea8" }, "require": { "magento/framework": "*", "magento/module-inventory-configuration-api": "1.2.*", "magento/module-inventory-sales-api": "1.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-inventory-catalog": "1.3.*", @@ -13943,11 +13800,11 @@ }, { "name": "magento/module-inventory-catalog-rule", - "version": "100.2.0-beta1", + "version": "100.2.0-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-rule/magento-module-inventory-catalog-rule-100.2.0.0-beta1.zip", - "shasum": "e39184c8de163a01fad9d20fc1bec01a1158e745" + "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-rule/magento-module-inventory-catalog-rule-100.2.0.0-beta2.zip", + "shasum": "fe0586e2c3beb226153af9fbe92833886781ec2e" }, "require": { "magento/framework": "*", @@ -13958,7 +13815,7 @@ "magento/module-inventory-indexer": "2.2.*", "magento/module-inventory-sales-api": "1.2.*", "magento/module-store": "*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-rule": "*" @@ -13980,11 +13837,11 @@ }, { "name": "magento/module-inventory-catalog-search", - "version": "1.2.6-beta1", + "version": "1.2.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-search/magento-module-inventory-catalog-search-1.2.6.0-beta1.zip", - "shasum": "d7d10cd796a2c64c0b64051564b4ea675f3311db" + "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-search/magento-module-inventory-catalog-search-1.2.6.0-beta2.zip", + "shasum": "3704a4039594ccd79c7f44cda6f583be040e2f37" }, "require": { "magento/framework": "*", @@ -13993,7 +13850,7 @@ "magento/module-inventory-catalog-api": "1.3.*", "magento/module-inventory-indexer": "2.2.*", "magento/module-store": "*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -14012,11 +13869,11 @@ }, { "name": "magento/module-inventory-catalog-search-bundle-product", - "version": "1.0.4-beta1", + "version": "1.0.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-search-bundle-product/magento-module-inventory-catalog-search-bundle-product-1.0.4.0-beta1.zip", - "shasum": "a01739c2a8ef10657e7b6101384299ba88621910" + "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-search-bundle-product/magento-module-inventory-catalog-search-bundle-product-1.0.4.0-beta2.zip", + "shasum": "054287ef845d150844fd4f5a1939eb6a4fbbe7ff" }, "require": { "magento/framework": "*", @@ -14025,7 +13882,7 @@ "magento/module-catalog-inventory": "*", "magento/module-inventory-catalog-search": "1.2.*", "magento/module-store": "*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -14044,11 +13901,11 @@ }, { "name": "magento/module-inventory-catalog-search-configurable-product", - "version": "1.0.4-beta1", + "version": "1.0.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-search-configurable-product/magento-module-inventory-catalog-search-configurable-product-1.0.4.0-beta1.zip", - "shasum": "1098b66d8e49eabd82252707ba21b5c23e257d48" + "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-search-configurable-product/magento-module-inventory-catalog-search-configurable-product-1.0.4.0-beta2.zip", + "shasum": "eacba98a7f4f897dd1216103c88622ac3ddc06fd" }, "require": { "magento/framework": "*", @@ -14057,7 +13914,7 @@ "magento/module-configurable-product": "*", "magento/module-inventory-catalog-search": "1.2.*", "magento/module-store": "*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -14076,11 +13933,11 @@ }, { "name": "magento/module-inventory-configurable-product", - "version": "1.2.6-beta1", + "version": "1.2.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-configurable-product/magento-module-inventory-configurable-product-1.2.6.0-beta1.zip", - "shasum": "0e70d6ad888b9f9fd113b18fa72eea27e7b342df" + "url": "https://repo.magento.com/archives/magento/module-inventory-configurable-product/magento-module-inventory-configurable-product-1.2.6.0-beta2.zip", + "shasum": "0eb789ca3bd54899c5bc4fa36a032c98a7210e31" }, "require": { "magento/framework": "*", @@ -14095,7 +13952,7 @@ "magento/module-inventory-sales-api": "1.2.*", "magento/module-sales": "*", "magento/module-store": "*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-inventory": "1.2.*", @@ -14118,11 +13975,11 @@ }, { "name": "magento/module-inventory-configurable-product-admin-ui", - "version": "1.2.6-beta1", + "version": "1.2.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-configurable-product-admin-ui/magento-module-inventory-configurable-product-admin-ui-1.2.6.0-beta1.zip", - "shasum": "a1c59ef9a498a26fc11aa058fe24409b38a1683e" + "url": "https://repo.magento.com/archives/magento/module-inventory-configurable-product-admin-ui/magento-module-inventory-configurable-product-admin-ui-1.2.6.0-beta2.zip", + "shasum": "a364d2975e9334fb5437440ddce902ffed724134" }, "require": { "magento/framework": "*", @@ -14131,7 +13988,7 @@ "magento/module-inventory-api": "1.2.*", "magento/module-inventory-catalog-api": "1.3.*", "magento/module-ui": "*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -14150,18 +14007,18 @@ }, { "name": "magento/module-inventory-configurable-product-frontend-ui", - "version": "1.0.5", + "version": "1.0.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-configurable-product-frontend-ui/magento-module-inventory-configurable-product-frontend-ui-1.0.5.0.zip", - "shasum": "04b6f96ba3dfbb98946ae4296afb8374cdde5ba0" + "url": "https://repo.magento.com/archives/magento/module-inventory-configurable-product-frontend-ui/magento-module-inventory-configurable-product-frontend-ui-1.0.6.0-beta2.zip", + "shasum": "b554e16a707fa07a866c8a4700c6e4055812d683" }, "require": { "magento/framework": "*", "magento/module-configurable-product": "*", "magento/module-inventory-sales-api": "1.2.*", "magento/module-store": "*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-inventory-catalog": "1.3.*", @@ -14184,11 +14041,11 @@ }, { "name": "magento/module-inventory-configurable-product-indexer", - "version": "1.2.6-beta1", + "version": "1.2.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-configurable-product-indexer/magento-module-inventory-configurable-product-indexer-1.2.6.0-beta1.zip", - "shasum": "ac53cabd2f14b7eec506af3257f82d20451172fa" + "url": "https://repo.magento.com/archives/magento/module-inventory-configurable-product-indexer/magento-module-inventory-configurable-product-indexer-1.2.6.0-beta2.zip", + "shasum": "4ff47a840ccd7d9a9890d3fbebd531693dbb9781" }, "require": { "magento/framework": "*", @@ -14198,7 +14055,7 @@ "magento/module-inventory-catalog-api": "1.3.*", "magento/module-inventory-indexer": "2.2.*", "magento/module-inventory-multi-dimensional-indexer-api": "1.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-inventory": "1.2.*" @@ -14220,11 +14077,11 @@ }, { "name": "magento/module-inventory-configuration", - "version": "1.2.5-beta1", + "version": "1.2.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-configuration/magento-module-inventory-configuration-1.2.5.0-beta1.zip", - "shasum": "4a86d0195efe9bedd25622872f4d4212b15dd621" + "url": "https://repo.magento.com/archives/magento/module-inventory-configuration/magento-module-inventory-configuration-1.2.5.0-beta2.zip", + "shasum": "91939d59ecee78deff8155513e2f052f7b6fe15b" }, "require": { "magento/framework": "*", @@ -14233,7 +14090,7 @@ "magento/module-inventory-catalog-api": "1.3.*", "magento/module-inventory-configuration-api": "1.2.*", "magento/module-store": "*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -14252,15 +14109,15 @@ }, { "name": "magento/module-inventory-configuration-api", - "version": "1.2.3", + "version": "1.2.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-configuration-api/magento-module-inventory-configuration-api-1.2.3.0.zip", - "shasum": "b4a36e253bc7e41d5e0cb171c16984b29d9d653c" + "url": "https://repo.magento.com/archives/magento/module-inventory-configuration-api/magento-module-inventory-configuration-api-1.2.4.0-beta2.zip", + "shasum": "81cae03cecb8560f53ccac487433f2916c77ed6c" }, "require": { "magento/framework": "*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -14279,11 +14136,11 @@ }, { "name": "magento/module-inventory-distance-based-source-selection", - "version": "1.2.5-beta1", + "version": "1.2.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-distance-based-source-selection/magento-module-inventory-distance-based-source-selection-1.2.5.0-beta1.zip", - "shasum": "a470afbf7de5bc5220b5caccc2e9e6c1e989132a" + "url": "https://repo.magento.com/archives/magento/module-inventory-distance-based-source-selection/magento-module-inventory-distance-based-source-selection-1.2.5.0-beta2.zip", + "shasum": "84f2e4ca069739752a3c93a8d405f6e5f6279cfc" }, "require": { "magento/framework": "*", @@ -14291,7 +14148,7 @@ "magento/module-inventory-api": "1.2.*", "magento/module-inventory-distance-based-source-selection-api": "1.2.*", "magento/module-inventory-source-selection-api": "1.4.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -14310,15 +14167,15 @@ }, { "name": "magento/module-inventory-distance-based-source-selection-admin-ui", - "version": "1.2.3", + "version": "1.2.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-distance-based-source-selection-admin-ui/magento-module-inventory-distance-based-source-selection-admin-ui-1.2.3.0.zip", - "shasum": "0e96b5df029e9cdadbd0a03c4105ffea39049ff8" + "url": "https://repo.magento.com/archives/magento/module-inventory-distance-based-source-selection-admin-ui/magento-module-inventory-distance-based-source-selection-admin-ui-1.2.4.0-beta2.zip", + "shasum": "eab49379fe5724dfccd54fa1ef6e3b02253686af" }, "require": { "magento/framework": "*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -14337,16 +14194,16 @@ }, { "name": "magento/module-inventory-distance-based-source-selection-api", - "version": "1.2.3", + "version": "1.2.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-distance-based-source-selection-api/magento-module-inventory-distance-based-source-selection-api-1.2.3.0.zip", - "shasum": "79f5304f30884efbb800150afd0b4c3635bbf4d9" + "url": "https://repo.magento.com/archives/magento/module-inventory-distance-based-source-selection-api/magento-module-inventory-distance-based-source-selection-api-1.2.4.0-beta2.zip", + "shasum": "dff05e98377376d64c77b01382ab6045def540d7" }, "require": { "magento/framework": "*", "magento/module-inventory-source-selection-api": "1.4.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -14365,11 +14222,11 @@ }, { "name": "magento/module-inventory-elasticsearch", - "version": "1.2.4", + "version": "1.2.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-elasticsearch/magento-module-inventory-elasticsearch-1.2.4.0.zip", - "shasum": "f8e12cd8eee7ca2b91f7b48929026612094fcd1b" + "url": "https://repo.magento.com/archives/magento/module-inventory-elasticsearch/magento-module-inventory-elasticsearch-1.2.5.0-beta2.zip", + "shasum": "9de0ea4a98a05ea2512249223575ca968e6be2de" }, "require": { "magento/framework": "*", @@ -14379,7 +14236,7 @@ "magento/module-inventory-indexer": "2.2.*", "magento/module-inventory-sales-api": "1.2.*", "magento/module-store": "*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-elasticsearch": "*" @@ -14401,11 +14258,11 @@ }, { "name": "magento/module-inventory-export-stock", - "version": "1.2.4", + "version": "1.2.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-export-stock/magento-module-inventory-export-stock-1.2.4.0.zip", - "shasum": "52e55fd2a80ee67ee722238d523b57362d97b616" + "url": "https://repo.magento.com/archives/magento/module-inventory-export-stock/magento-module-inventory-export-stock-1.2.5.0-beta2.zip", + "shasum": "16239bd186d69148660dbc3ab5640053f0d65595" }, "require": { "magento/framework": "*", @@ -14420,7 +14277,7 @@ "magento/module-inventory-indexer": "2.2.*", "magento/module-inventory-sales": "1.3.*", "magento/module-inventory-sales-api": "1.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -14439,16 +14296,16 @@ }, { "name": "magento/module-inventory-export-stock-api", - "version": "1.2.4-beta1", + "version": "1.2.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-export-stock-api/magento-module-inventory-export-stock-api-1.2.4.0-beta1.zip", - "shasum": "f5c8c312c05299f1747d68dd3734d1f4d5ecef3e" + "url": "https://repo.magento.com/archives/magento/module-inventory-export-stock-api/magento-module-inventory-export-stock-api-1.2.4.0-beta2.zip", + "shasum": "992101125f23d28ac15a0d44b1b14f192a545331" }, "require": { "magento/framework": "*", "magento/module-inventory-sales-api": "1.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -14467,11 +14324,11 @@ }, { "name": "magento/module-inventory-graph-ql", - "version": "1.2.5-beta1", + "version": "1.2.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-graph-ql/magento-module-inventory-graph-ql-1.2.5.0-beta1.zip", - "shasum": "2cd90afafe2924ac1a44aea22d229fcc84064539" + "url": "https://repo.magento.com/archives/magento/module-inventory-graph-ql/magento-module-inventory-graph-ql-1.2.5.0-beta2.zip", + "shasum": "b1ec28f71630b1187645b332bf9cc0ff55432833" }, "require": { "magento/framework": "*", @@ -14479,7 +14336,7 @@ "magento/module-inventory-catalog": "1.3.*", "magento/module-inventory-configuration-api": "1.2.*", "magento/module-inventory-sales-api": "1.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -14498,17 +14355,17 @@ }, { "name": "magento/module-inventory-grouped-product", - "version": "1.3.3-beta1", + "version": "1.3.3-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-grouped-product/magento-module-inventory-grouped-product-1.3.3.0-beta1.zip", - "shasum": "de8d0cd3f49fa50b9756746f16790fadf42ce49d" + "url": "https://repo.magento.com/archives/magento/module-inventory-grouped-product/magento-module-inventory-grouped-product-1.3.3.0-beta2.zip", + "shasum": "a029b34a5f369c90eb50fe085621a91422c4c16e" }, "require": { "magento/framework": "*", "magento/module-grouped-product": "*", "magento/module-inventory-catalog-api": "1.3.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-inventory": "1.2.*", @@ -14533,11 +14390,11 @@ }, { "name": "magento/module-inventory-grouped-product-admin-ui", - "version": "1.2.5-beta1", + "version": "1.2.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-grouped-product-admin-ui/magento-module-inventory-grouped-product-admin-ui-1.2.5.0-beta1.zip", - "shasum": "af6ac80d30afb672662210416cacd341947e3a47" + "url": "https://repo.magento.com/archives/magento/module-inventory-grouped-product-admin-ui/magento-module-inventory-grouped-product-admin-ui-1.2.5.0-beta2.zip", + "shasum": "eeffc1b8a4e10f7adf1dd50bf6bac5d43276131e" }, "require": { "magento/framework": "*", @@ -14547,7 +14404,7 @@ "magento/module-inventory-catalog-admin-ui": "1.2.*", "magento/module-inventory-catalog-api": "1.3.*", "magento/module-ui": "*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-inventory-configuration-api": "1.2.*" @@ -14569,11 +14426,11 @@ }, { "name": "magento/module-inventory-grouped-product-indexer", - "version": "1.2.5", + "version": "1.2.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-grouped-product-indexer/magento-module-inventory-grouped-product-indexer-1.2.5.0.zip", - "shasum": "55e4e429597eccb4dba95196277e95ba7256ffdb" + "url": "https://repo.magento.com/archives/magento/module-inventory-grouped-product-indexer/magento-module-inventory-grouped-product-indexer-1.2.6.0-beta2.zip", + "shasum": "d5a397be71069bb848942ae8b45f1f8bf87110bf" }, "require": { "magento/framework": "*", @@ -14583,7 +14440,7 @@ "magento/module-inventory-catalog-api": "1.3.*", "magento/module-inventory-indexer": "2.2.*", "magento/module-inventory-multi-dimensional-indexer-api": "1.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-inventory": "1.2.*" @@ -14605,11 +14462,11 @@ }, { "name": "magento/module-inventory-import-export", - "version": "1.2.6-beta1", + "version": "1.2.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-import-export/magento-module-inventory-import-export-1.2.6.0-beta1.zip", - "shasum": "69ceac0e3de3d92a226139acff79a25f8f6b9f32" + "url": "https://repo.magento.com/archives/magento/module-inventory-import-export/magento-module-inventory-import-export-1.2.6.0-beta2.zip", + "shasum": "0b82a8ae5cd214ff403f6a9fcc5efe30769dfde8" }, "require": { "magento/framework": "*", @@ -14619,7 +14476,7 @@ "magento/module-inventory-api": "1.2.*", "magento/module-inventory-catalog-api": "1.3.*", "magento/module-store": "*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-catalog-import-export": "*" @@ -14641,11 +14498,11 @@ }, { "name": "magento/module-inventory-in-store-pickup", - "version": "1.1.4-beta1", + "version": "1.1.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup/magento-module-inventory-in-store-pickup-1.1.4.0-beta1.zip", - "shasum": "c2846364b670a5ef86438c4d703b98e4483d1028" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup/magento-module-inventory-in-store-pickup-1.1.4.0-beta2.zip", + "shasum": "873a94f46b43d7eed75f22ba2d13c0248767f868" }, "require": { "magento/framework": "*", @@ -14657,7 +14514,7 @@ "magento/module-inventory-in-store-pickup-api": "1.1.*", "magento/module-inventory-sales-api": "1.2.*", "magento/module-inventory-source-selection-api": "1.4.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -14676,11 +14533,11 @@ }, { "name": "magento/module-inventory-in-store-pickup-admin-ui", - "version": "1.1.4", + "version": "1.1.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-admin-ui/magento-module-inventory-in-store-pickup-admin-ui-1.1.4.0.zip", - "shasum": "0746d8610c90125e656dc93ff8a3376e14166630" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-admin-ui/magento-module-inventory-in-store-pickup-admin-ui-1.1.5.0-beta2.zip", + "shasum": "87c42be69503b8c6af031d99edbb0a3ac09d97c4" }, "require": { "magento/framework": "*", @@ -14689,7 +14546,7 @@ "magento/module-inventory-catalog-api": "1.3.*", "magento/module-inventory-in-store-pickup-api": "1.1.*", "magento/module-ui": "*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -14708,16 +14565,16 @@ }, { "name": "magento/module-inventory-in-store-pickup-api", - "version": "1.1.3", + "version": "1.1.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-api/magento-module-inventory-in-store-pickup-api-1.1.3.0.zip", - "shasum": "f735c054cece6880370edd8d059dddb55a06ca86" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-api/magento-module-inventory-in-store-pickup-api-1.1.4.0-beta2.zip", + "shasum": "52e0b3ab15ae1ac0eca8264f71bbf19f49ed63ab" }, "require": { "magento/framework": "*", "magento/module-inventory-api": "1.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -14736,11 +14593,11 @@ }, { "name": "magento/module-inventory-in-store-pickup-frontend", - "version": "1.1.6-beta1", + "version": "1.1.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-frontend/magento-module-inventory-in-store-pickup-frontend-1.1.6.0-beta1.zip", - "shasum": "1eaf7e22a5f9261e4736b75963eeb16dc70c91c3" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-frontend/magento-module-inventory-in-store-pickup-frontend-1.1.6.0-beta2.zip", + "shasum": "06c990aa40bd38d32456c83360269846ef38917e" }, "require": { "magento/framework": "*", @@ -14749,7 +14606,7 @@ "magento/module-inventory-in-store-pickup-sales-api": "1.1.*", "magento/module-inventory-in-store-pickup-shipping-api": "1.1.*", "magento/module-store": "*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -14768,18 +14625,18 @@ }, { "name": "magento/module-inventory-in-store-pickup-graph-ql", - "version": "1.1.4", + "version": "1.1.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-graph-ql/magento-module-inventory-in-store-pickup-graph-ql-1.1.4.0.zip", - "shasum": "2e99c6827f31c2c1a0d49decc4c834872b9aa7d4" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-graph-ql/magento-module-inventory-in-store-pickup-graph-ql-1.1.5.0-beta2.zip", + "shasum": "1c3f44ebfdd4451bc06667d7e2535b8c656e2e76" }, "require": { "magento/framework": "*", "magento/module-inventory-api": "1.2.*", "magento/module-inventory-in-store-pickup-api": "1.1.*", "magento/module-store": "*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -14798,18 +14655,18 @@ }, { "name": "magento/module-inventory-in-store-pickup-multishipping", - "version": "1.1.3", + "version": "1.1.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-multishipping/magento-module-inventory-in-store-pickup-multishipping-1.1.3.0.zip", - "shasum": "1606bb162e90b07406b865d9f3fd0a42d9625ed9" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-multishipping/magento-module-inventory-in-store-pickup-multishipping-1.1.4.0-beta2.zip", + "shasum": "64c133107b413684d23af4722e56064eb8d0f6a0" }, "require": { "magento/framework": "*", "magento/module-checkout": "*", "magento/module-inventory-in-store-pickup-shipping-api": "1.1.*", "magento/module-quote": "*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -14828,11 +14685,11 @@ }, { "name": "magento/module-inventory-in-store-pickup-quote", - "version": "1.1.4-beta1", + "version": "1.1.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-quote/magento-module-inventory-in-store-pickup-quote-1.1.4.0-beta1.zip", - "shasum": "741ab88afd8989e98795c3e6c10cc48199a20df7" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-quote/magento-module-inventory-in-store-pickup-quote-1.1.4.0-beta2.zip", + "shasum": "27083c8421de0906ebd5e747f302734b0187d50e" }, "require": { "magento/framework": "*", @@ -14842,7 +14699,7 @@ "magento/module-inventory-sales-api": "1.2.*", "magento/module-quote": "*", "magento/module-store": "*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -14861,18 +14718,18 @@ }, { "name": "magento/module-inventory-in-store-pickup-quote-graph-ql", - "version": "1.1.3", + "version": "1.1.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-quote-graph-ql/magento-module-inventory-in-store-pickup-quote-graph-ql-1.1.3.0.zip", - "shasum": "29191414c8afc0a583db095a70bd08635d902b86" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-quote-graph-ql/magento-module-inventory-in-store-pickup-quote-graph-ql-1.1.4.0-beta2.zip", + "shasum": "960c4fea2f7f75205590ac89fb4a0d128e3f292b" }, "require": { "magento/framework": "*", "magento/module-graph-ql": "*", "magento/module-quote": "*", "magento/module-quote-graph-ql": "*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -14891,11 +14748,11 @@ }, { "name": "magento/module-inventory-in-store-pickup-sales", - "version": "1.1.4-beta1", + "version": "1.1.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-sales/magento-module-inventory-in-store-pickup-sales-1.1.4.0-beta1.zip", - "shasum": "b395acf79add6394d0a08b737c81f1a94f9495ba" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-sales/magento-module-inventory-in-store-pickup-sales-1.1.4.0-beta2.zip", + "shasum": "c76f854ce0a006bcc94c465443b27f17be8222e6" }, "require": { "magento/framework": "*", @@ -14905,7 +14762,7 @@ "magento/module-inventory-source-selection-api": "1.4.*", "magento/module-sales": "*", "magento/module-store": "*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -14924,11 +14781,11 @@ }, { "name": "magento/module-inventory-in-store-pickup-sales-admin-ui", - "version": "1.1.5", + "version": "1.1.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-sales-admin-ui/magento-module-inventory-in-store-pickup-sales-admin-ui-1.1.5.0.zip", - "shasum": "c1db93afd600c3c51349d65eab07f9204f5241cb" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-sales-admin-ui/magento-module-inventory-in-store-pickup-sales-admin-ui-1.1.6.0-beta2.zip", + "shasum": "cdf9a68c4d4464af846b55621eff4905faaba204" }, "require": { "magento/framework": "*", @@ -14941,7 +14798,7 @@ "magento/module-inventory-sales-api": "1.2.*", "magento/module-quote": "*", "magento/module-sales": "*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -14960,15 +14817,15 @@ }, { "name": "magento/module-inventory-in-store-pickup-sales-api", - "version": "1.1.4-beta1", + "version": "1.1.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-sales-api/magento-module-inventory-in-store-pickup-sales-api-1.1.4.0-beta1.zip", - "shasum": "4855c0a0c5b9bdda3cec6179651a235a22f75b5e" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-sales-api/magento-module-inventory-in-store-pickup-sales-api-1.1.4.0-beta2.zip", + "shasum": "ccdcf37a48c715018e26ee3bd197d70a25640f26" }, "require": { "magento/framework": "*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -14987,11 +14844,11 @@ }, { "name": "magento/module-inventory-in-store-pickup-shipping", - "version": "1.1.5-beta1", + "version": "1.1.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-shipping/magento-module-inventory-in-store-pickup-shipping-1.1.5.0-beta1.zip", - "shasum": "fad4f378c79d897e28ea64f45801b363c120592a" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-shipping/magento-module-inventory-in-store-pickup-shipping-1.1.5.0-beta2.zip", + "shasum": "45250d5d440b858449480364ec6fb231b0fe0b0e" }, "require": { "magento/framework": "*", @@ -15001,7 +14858,7 @@ "magento/module-inventory-sales-api": "1.2.*", "magento/module-quote": "*", "magento/module-store": "*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -15020,16 +14877,16 @@ }, { "name": "magento/module-inventory-in-store-pickup-shipping-admin-ui", - "version": "1.1.3", + "version": "1.1.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-shipping-admin-ui/magento-module-inventory-in-store-pickup-shipping-admin-ui-1.1.3.0.zip", - "shasum": "53d3709e8498a3f467d5d2cfe7fd730e0b14ba98" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-shipping-admin-ui/magento-module-inventory-in-store-pickup-shipping-admin-ui-1.1.4.0-beta2.zip", + "shasum": "10ab52f0134581de04dd64392faf092623c62ba3" }, "require": { "magento/framework": "*", "magento/module-inventory-in-store-pickup-shipping-api": "1.1.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-shipping": "*" @@ -15051,18 +14908,18 @@ }, { "name": "magento/module-inventory-in-store-pickup-shipping-api", - "version": "1.1.3", + "version": "1.1.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-shipping-api/magento-module-inventory-in-store-pickup-shipping-api-1.1.3.0.zip", - "shasum": "dc38160b3440532ed54d1086da2da67393ef1d2c" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-shipping-api/magento-module-inventory-in-store-pickup-shipping-api-1.1.4.0-beta2.zip", + "shasum": "707d1ef4947f389a19a7c8666299c1f512067578" }, "require": { "magento/framework": "*", "magento/module-quote": "*", "magento/module-shipping": "*", "magento/module-store": "*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -15081,16 +14938,16 @@ }, { "name": "magento/module-inventory-in-store-pickup-webapi-extension", - "version": "1.1.3", + "version": "1.1.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-webapi-extension/magento-module-inventory-in-store-pickup-webapi-extension-1.1.3.0.zip", - "shasum": "fd671b0b77e4dafb3b6ef8a59f12d5f775f878d8" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-webapi-extension/magento-module-inventory-in-store-pickup-webapi-extension-1.1.4.0-beta2.zip", + "shasum": "5a55535b586f496e6d571b1cb88a98e8ad3a3fe5" }, "require": { "magento/framework": "*", "magento/module-webapi": "*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -15109,11 +14966,11 @@ }, { "name": "magento/module-inventory-indexer", - "version": "2.2.3-beta1", + "version": "2.2.3-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-indexer/magento-module-inventory-indexer-2.2.3.0-beta1.zip", - "shasum": "5403ca040c683a9a4178c0ee5727a85a95ed7795" + "url": "https://repo.magento.com/archives/magento/module-inventory-indexer/magento-module-inventory-indexer-2.2.3.0-beta2.zip", + "shasum": "a12317207afc6ab6df21311222c51da3892fefef" }, "require": { "magento/framework": "*", @@ -15125,7 +14982,7 @@ "magento/module-inventory-multi-dimensional-indexer-api": "1.2.*", "magento/module-inventory-sales": "1.3.*", "magento/module-inventory-sales-api": "1.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-catalog": "*" @@ -15147,11 +15004,11 @@ }, { "name": "magento/module-inventory-low-quantity-notification", - "version": "1.2.4", + "version": "1.2.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-low-quantity-notification/magento-module-inventory-low-quantity-notification-1.2.4.0.zip", - "shasum": "6dcdf81fa01ef5b4dc172d68f69f107413647e3a" + "url": "https://repo.magento.com/archives/magento/module-inventory-low-quantity-notification/magento-module-inventory-low-quantity-notification-1.2.5.0-beta2.zip", + "shasum": "1c9ce5c672fe3234fb94c6cb43ac97bc3ea69051" }, "require": { "magento/framework": "*", @@ -15164,7 +15021,7 @@ "magento/module-inventory-configuration-api": "1.2.*", "magento/module-inventory-low-quantity-notification-api": "1.2.*", "magento/module-store": "*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -15183,11 +15040,11 @@ }, { "name": "magento/module-inventory-low-quantity-notification-admin-ui", - "version": "1.2.5-beta1", + "version": "1.2.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-low-quantity-notification-admin-ui/magento-module-inventory-low-quantity-notification-admin-ui-1.2.5.0-beta1.zip", - "shasum": "062bade5abaa6a7cada8f5d413d15a0d82581884" + "url": "https://repo.magento.com/archives/magento/module-inventory-low-quantity-notification-admin-ui/magento-module-inventory-low-quantity-notification-admin-ui-1.2.5.0-beta2.zip", + "shasum": "0c3595b2c967593037986200c8f823391081b281" }, "require": { "magento/framework": "*", @@ -15200,7 +15057,7 @@ "magento/module-inventory-low-quantity-notification-api": "1.2.*", "magento/module-reports": "*", "magento/module-ui": "*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -15219,15 +15076,15 @@ }, { "name": "magento/module-inventory-low-quantity-notification-api", - "version": "1.2.4", + "version": "1.2.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-low-quantity-notification-api/magento-module-inventory-low-quantity-notification-api-1.2.4.0.zip", - "shasum": "88e65979deb58445bde074f84f8dbf77485fe946" + "url": "https://repo.magento.com/archives/magento/module-inventory-low-quantity-notification-api/magento-module-inventory-low-quantity-notification-api-1.2.5.0-beta2.zip", + "shasum": "3973c0223b1f96a282df77a5795ff885cdff3db6" }, "require": { "magento/framework": "*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -15246,15 +15103,15 @@ }, { "name": "magento/module-inventory-multi-dimensional-indexer-api", - "version": "1.2.3", + "version": "1.2.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-multi-dimensional-indexer-api/magento-module-inventory-multi-dimensional-indexer-api-1.2.3.0.zip", - "shasum": "4abc0068cd43ecd46cd4469fd540505fc537933d" + "url": "https://repo.magento.com/archives/magento/module-inventory-multi-dimensional-indexer-api/magento-module-inventory-multi-dimensional-indexer-api-1.2.4.0-beta2.zip", + "shasum": "3e677a46f9f402dfbf132e62fd5bad2d20b8af8d" }, "require": { "magento/framework": "*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -15273,11 +15130,11 @@ }, { "name": "magento/module-inventory-product-alert", - "version": "1.2.4", + "version": "1.2.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-product-alert/magento-module-inventory-product-alert-1.2.4.0.zip", - "shasum": "de6155291e805fade5e3bd6da58df2e416703343" + "url": "https://repo.magento.com/archives/magento/module-inventory-product-alert/magento-module-inventory-product-alert-1.2.5.0-beta2.zip", + "shasum": "5f7c058646a618a63589e6f455b60d23c5771ed0" }, "require": { "magento/framework": "*", @@ -15287,7 +15144,7 @@ "magento/module-inventory-sales-api": "1.2.*", "magento/module-product-alert": "*", "magento/module-store": "*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-product-alert": "*" @@ -15309,11 +15166,11 @@ }, { "name": "magento/module-inventory-quote-graph-ql", - "version": "1.0.5-beta1", + "version": "1.0.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-quote-graph-ql/magento-module-inventory-quote-graph-ql-1.0.5.0-beta1.zip", - "shasum": "8a97a297e76eeb323f3b277f1ef91fc7c2cad161" + "url": "https://repo.magento.com/archives/magento/module-inventory-quote-graph-ql/magento-module-inventory-quote-graph-ql-1.0.5.0-beta2.zip", + "shasum": "6d6e4ded2d464209033edc62063a7259b8a635cc" }, "require": { "magento/framework": "*", @@ -15321,7 +15178,7 @@ "magento/module-inventory-sales-api": "1.2.*", "magento/module-quote": "*", "magento/module-quote-graph-ql": "*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -15340,18 +15197,18 @@ }, { "name": "magento/module-inventory-requisition-list", - "version": "1.2.5", + "version": "1.2.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-requisition-list/magento-module-inventory-requisition-list-1.2.5.0.zip", - "shasum": "f9859b301e6a8d4fd9532994dd7f8390ea8a716c" + "url": "https://repo.magento.com/archives/magento/module-inventory-requisition-list/magento-module-inventory-requisition-list-1.2.6.0-beta2.zip", + "shasum": "28102fed46f23ed134d15b0bed5b3f0bc7f52893" }, "require": { "magento/framework": "*", "magento/module-catalog": "*", "magento/module-inventory-configuration-api": "1.2.*", "magento/module-inventory-sales-api": "1.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-requisition-list": "*" @@ -15372,11 +15229,11 @@ }, { "name": "magento/module-inventory-reservation-cli", - "version": "1.2.5-beta1", + "version": "1.2.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-reservation-cli/magento-module-inventory-reservation-cli-1.2.5.0-beta1.zip", - "shasum": "5813efe0122f7979b45c200db7788c51a9cec2e3" + "url": "https://repo.magento.com/archives/magento/module-inventory-reservation-cli/magento-module-inventory-reservation-cli-1.2.5.0-beta2.zip", + "shasum": "5037277eeabba8d72f3cd9a1a844d5b0a182745a" }, "require": { "magento/framework": "*", @@ -15386,7 +15243,7 @@ "magento/module-inventory-reservations-api": "1.2.*", "magento/module-inventory-sales-api": "1.2.*", "magento/module-sales": "*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -15405,16 +15262,16 @@ }, { "name": "magento/module-inventory-reservations", - "version": "1.2.4-beta1", + "version": "1.2.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-reservations/magento-module-inventory-reservations-1.2.4.0-beta1.zip", - "shasum": "8b62bd77552c02f7de6d07770323e2b46ed8e4b7" + "url": "https://repo.magento.com/archives/magento/module-inventory-reservations/magento-module-inventory-reservations-1.2.4.0-beta2.zip", + "shasum": "dfefe60cbea6a38a2bb64829d3280206e0d2f4ad" }, "require": { "magento/framework": "*", "magento/module-inventory-reservations-api": "1.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -15433,15 +15290,15 @@ }, { "name": "magento/module-inventory-reservations-api", - "version": "1.2.3", + "version": "1.2.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-reservations-api/magento-module-inventory-reservations-api-1.2.3.0.zip", - "shasum": "26e85495865ce013841cd652ffa85abe5e5ac3e8" + "url": "https://repo.magento.com/archives/magento/module-inventory-reservations-api/magento-module-inventory-reservations-api-1.2.4.0-beta2.zip", + "shasum": "96eb2cb1935a4a6cfa0b3cb62d21c79f32dec346" }, "require": { "magento/framework": "*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -15460,11 +15317,11 @@ }, { "name": "magento/module-inventory-sales", - "version": "1.3.3-beta1", + "version": "1.3.3-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-sales/magento-module-inventory-sales-1.3.3.0-beta1.zip", - "shasum": "2deefed92da03b54b914fef652360990083b1c6c" + "url": "https://repo.magento.com/archives/magento/module-inventory-sales/magento-module-inventory-sales-1.3.3.0-beta2.zip", + "shasum": "32b50520dfd6d8ed3955c9b1d830d86449498ddc" }, "require": { "magento/framework": "*", @@ -15481,7 +15338,7 @@ "magento/module-sales": "*", "magento/module-sales-inventory": "*", "magento/module-store": "*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "require-dev": { "magento/module-inventory-indexer": "*" @@ -15506,11 +15363,11 @@ }, { "name": "magento/module-inventory-sales-admin-ui", - "version": "1.2.6-beta1", + "version": "1.2.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-sales-admin-ui/magento-module-inventory-sales-admin-ui-1.2.6.0-beta1.zip", - "shasum": "0b5afc285dfee248a1bc912c3c2b9eefedfb7a92" + "url": "https://repo.magento.com/archives/magento/module-inventory-sales-admin-ui/magento-module-inventory-sales-admin-ui-1.2.6.0-beta2.zip", + "shasum": "744ac0ab9c7c7c3cb405daab935a9d077dd99056" }, "require": { "magento/framework": "*", @@ -15524,7 +15381,7 @@ "magento/module-inventory-sales-api": "1.2.*", "magento/module-store": "*", "magento/module-ui": "*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-sales": "*" @@ -15546,17 +15403,17 @@ }, { "name": "magento/module-inventory-sales-api", - "version": "1.2.5-beta1", + "version": "1.2.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-sales-api/magento-module-inventory-sales-api-1.2.5.0-beta1.zip", - "shasum": "6a06d084f578c05bf292f4df3fdfec6dd6b3a1a4" + "url": "https://repo.magento.com/archives/magento/module-inventory-sales-api/magento-module-inventory-sales-api-1.2.5.0-beta2.zip", + "shasum": "9c640cbf11a14373712c80b661a987804c3c6172" }, "require": { "magento/framework": "*", "magento/module-inventory-api": "1.2.*", "magento/module-sales": "*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -15575,11 +15432,11 @@ }, { "name": "magento/module-inventory-sales-async-order", - "version": "100.2.1", + "version": "100.2.2-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-sales-async-order/magento-module-inventory-sales-async-order-100.2.1.0.zip", - "shasum": "3f1fcb750f0134d47bd33f9fc46bad9511cef9e7" + "url": "https://repo.magento.com/archives/magento/module-inventory-sales-async-order/magento-module-inventory-sales-async-order-100.2.2.0-beta2.zip", + "shasum": "cfdc3dbaca0472b5d3467d01be927870f00f89a9" }, "require": { "magento/framework": "*", @@ -15589,7 +15446,7 @@ "magento/module-inventory-sales-api": "1.2.*", "magento/module-quote": "*", "magento/module-sales": "*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-async-order": "*" @@ -15611,11 +15468,11 @@ }, { "name": "magento/module-inventory-sales-frontend-ui", - "version": "1.2.4", + "version": "1.2.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-sales-frontend-ui/magento-module-inventory-sales-frontend-ui-1.2.4.0.zip", - "shasum": "f24d640ce8c23bffd045a69379f5dab6b247bc64" + "url": "https://repo.magento.com/archives/magento/module-inventory-sales-frontend-ui/magento-module-inventory-sales-frontend-ui-1.2.5.0-beta2.zip", + "shasum": "1f3f1e7c8df62ec2cfecd6946f401af0efa5deaf" }, "require": { "magento/framework": "*", @@ -15623,7 +15480,7 @@ "magento/module-inventory-catalog-frontend-ui": "1.0.*", "magento/module-inventory-configuration-api": "1.2.*", "magento/module-inventory-sales-api": "1.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -15642,15 +15499,15 @@ }, { "name": "magento/module-inventory-setup-fixture-generator", - "version": "1.2.3", + "version": "1.2.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-setup-fixture-generator/magento-module-inventory-setup-fixture-generator-1.2.3.0.zip", - "shasum": "d33831b59ddfab4511c084d79d1f56ca86965873" + "url": "https://repo.magento.com/archives/magento/module-inventory-setup-fixture-generator/magento-module-inventory-setup-fixture-generator-1.2.4.0-beta2.zip", + "shasum": "6155179c21484d78969946b7390a5f2d979bb760" }, "require": { "magento/framework": "*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -15669,11 +15526,11 @@ }, { "name": "magento/module-inventory-shipping", - "version": "1.2.4", + "version": "1.2.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-shipping/magento-module-inventory-shipping-1.2.4.0.zip", - "shasum": "bd46ec58b803ccbd7ebce06a9ad6727460c8e046" + "url": "https://repo.magento.com/archives/magento/module-inventory-shipping/magento-module-inventory-shipping-1.2.5.0-beta2.zip", + "shasum": "5eb18e41acee1b840e98b65279f2d6f66a5c84e4" }, "require": { "magento/framework": "*", @@ -15685,7 +15542,7 @@ "magento/module-sales": "*", "magento/module-shipping": "*", "magento/module-store": "*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -15704,11 +15561,11 @@ }, { "name": "magento/module-inventory-shipping-admin-ui", - "version": "1.2.5", + "version": "1.2.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-shipping-admin-ui/magento-module-inventory-shipping-admin-ui-1.2.5.0.zip", - "shasum": "fa5b6ee00f464e695206b8b3e09e2e8b75e6e7e1" + "url": "https://repo.magento.com/archives/magento/module-inventory-shipping-admin-ui/magento-module-inventory-shipping-admin-ui-1.2.6.0-beta2.zip", + "shasum": "f5766accd055c92f923ddbc40d1aa557eb33dbdb" }, "require": { "magento/framework": "*", @@ -15720,7 +15577,7 @@ "magento/module-sales": "*", "magento/module-shipping": "*", "magento/module-ui": "*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -15739,11 +15596,11 @@ }, { "name": "magento/module-inventory-source-deduction-api", - "version": "1.2.4", + "version": "1.2.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-source-deduction-api/magento-module-inventory-source-deduction-api-1.2.4.0.zip", - "shasum": "f2e93dc80323ab1c6a7998bef94c132c3ab8c630" + "url": "https://repo.magento.com/archives/magento/module-inventory-source-deduction-api/magento-module-inventory-source-deduction-api-1.2.5.0-beta2.zip", + "shasum": "47059f99a7ff8903e326e30dd572027ea304b63e" }, "require": { "magento/framework": "*", @@ -15751,7 +15608,7 @@ "magento/module-inventory-api": "1.2.*", "magento/module-inventory-configuration-api": "1.2.*", "magento/module-inventory-sales-api": "1.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -15770,17 +15627,17 @@ }, { "name": "magento/module-inventory-source-selection", - "version": "1.2.3", + "version": "1.2.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-source-selection/magento-module-inventory-source-selection-1.2.3.0.zip", - "shasum": "6681911999c1c76b4d30fdf5d713b7f2591d46b9" + "url": "https://repo.magento.com/archives/magento/module-inventory-source-selection/magento-module-inventory-source-selection-1.2.4.0-beta2.zip", + "shasum": "db7a8060494a1bb571fb7b7a9d3775bc1ff868f0" }, "require": { "magento/framework": "*", "magento/module-inventory-api": "1.2.*", "magento/module-inventory-source-selection-api": "1.4.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -15799,11 +15656,11 @@ }, { "name": "magento/module-inventory-source-selection-api", - "version": "1.4.4", + "version": "1.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-source-selection-api/magento-module-inventory-source-selection-api-1.4.4.0.zip", - "shasum": "77beff33c81a90396e4d06f3778bb466455f9a27" + "url": "https://repo.magento.com/archives/magento/module-inventory-source-selection-api/magento-module-inventory-source-selection-api-1.4.5.0-beta2.zip", + "shasum": "1e0bda1b0f43177361c9922fbb7f72c9697217b2" }, "require": { "magento/framework": "*", @@ -15811,7 +15668,7 @@ "magento/module-inventory-sales-api": "1.2.*", "magento/module-sales": "*", "magento/module-store": "*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -15830,15 +15687,15 @@ }, { "name": "magento/module-inventory-swatches-frontend-ui", - "version": "1.0.3", + "version": "1.0.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-swatches-frontend-ui/magento-module-inventory-swatches-frontend-ui-1.0.3.0.zip", - "shasum": "72fce16d00bcb2eeda02cf9ae2e2ef71bb397d9b" + "url": "https://repo.magento.com/archives/magento/module-inventory-swatches-frontend-ui/magento-module-inventory-swatches-frontend-ui-1.0.4.0-beta2.zip", + "shasum": "9cf22d90b87b077c17d86bdeab0d7bb14d03d4dd" }, "require": { "magento/framework": "*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-inventory-configurable-product-frontend-ui": "1.0.*", @@ -15861,11 +15718,11 @@ }, { "name": "magento/module-inventory-visual-merchandiser", - "version": "1.1.6-beta1", + "version": "1.1.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-visual-merchandiser/magento-module-inventory-visual-merchandiser-1.1.6.0-beta1.zip", - "shasum": "323cc119790125f168b3d4fa4d637bf668597f77" + "url": "https://repo.magento.com/archives/magento/module-inventory-visual-merchandiser/magento-module-inventory-visual-merchandiser-1.1.6.0-beta2.zip", + "shasum": "a89e74918f6e5876682d2a21cbba4656926732d4" }, "require": { "magento/framework": "*", @@ -15875,7 +15732,7 @@ "magento/module-inventory-indexer": "2.2.*", "magento/module-inventory-sales-api": "1.2.*", "magento/module-store": "*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "require-dev": { "magento/module-inventory-api": "*", @@ -15901,15 +15758,15 @@ }, { "name": "magento/module-inventory-wishlist", - "version": "1.0.4", + "version": "1.0.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-wishlist/magento-module-inventory-wishlist-1.0.4.0.zip", - "shasum": "3b1ce40972a21eae74fe2815fbbc52792a0d8787" + "url": "https://repo.magento.com/archives/magento/module-inventory-wishlist/magento-module-inventory-wishlist-1.0.5.0-beta2.zip", + "shasum": "226cdb162c8eb545174632ccfc36000051d9488d" }, "require": { "magento/framework": "*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-inventory": "1.2.*", @@ -15932,11 +15789,11 @@ }, { "name": "magento/module-invitation", - "version": "100.4.7-beta1", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-invitation/magento-module-invitation-100.4.7.0-beta1.zip", - "shasum": "2b372ede88026c966f7d475c84f6b07b567d9f35" + "url": "https://repo.magento.com/archives/magento/module-invitation/magento-module-invitation-100.4.7.0-beta2.zip", + "shasum": "859fc1653636eac11c5c3071bed7b306e4d2d7f1" }, "require": { "magento/framework": "103.0.*", @@ -15948,7 +15805,7 @@ "magento/module-reports": "100.4.*", "magento/module-store": "101.1.*", "magento/module-ui": "101.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-cookie": "100.4.*", @@ -15970,15 +15827,15 @@ }, { "name": "magento/module-jwt-framework-adapter", - "version": "100.4.3", + "version": "100.4.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-jwt-framework-adapter/magento-module-jwt-framework-adapter-100.4.3.0.zip", - "shasum": "1d4cd9cf386dc982e5786cfa29ad99b3c799faae" + "url": "https://repo.magento.com/archives/magento/module-jwt-framework-adapter/magento-module-jwt-framework-adapter-100.4.4.0-beta2.zip", + "shasum": "c93be4cecfdbb29a936a44972751fb219a6680e0" }, "require": { "magento/framework": "103.0.*", - "php": "~8.1.0||~8.2.0||~8.3.0", + "php": "~8.2.0||~8.3.0||~8.4.0", "web-token/jwt-framework": "^3.1.2" }, "type": "magento2-module", @@ -15998,17 +15855,17 @@ }, { "name": "magento/module-jwt-user-token", - "version": "100.4.3-beta1", + "version": "100.4.3-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-jwt-user-token/magento-module-jwt-user-token-100.4.3.0-beta1.zip", - "shasum": "e5a2974e12ec5e781724fc650943ca9b2bf1b901" + "url": "https://repo.magento.com/archives/magento/module-jwt-user-token/magento-module-jwt-user-token-100.4.3.0-beta2.zip", + "shasum": "ed113ccbf8858e7d05bcaa909546ba4dd469e70f" }, "require": { "magento/framework": "103.0.*", "magento/module-authorization": "100.4.*", "magento/module-integration": "100.4.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -16027,17 +15884,17 @@ }, { "name": "magento/module-layered-navigation", - "version": "100.4.8-beta1", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-layered-navigation/magento-module-layered-navigation-100.4.8.0-beta1.zip", - "shasum": "26c337a87ce8daf7234f93fc4c1fa03d6d1b5524" + "url": "https://repo.magento.com/archives/magento/module-layered-navigation/magento-module-layered-navigation-100.4.8.0-beta2.zip", + "shasum": "d4fa71e0e53bf81f5910a2d9cc083714c6a46718" }, "require": { "magento/framework": "103.0.*", "magento/module-catalog": "104.0.*", "magento/module-config": "101.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -16056,18 +15913,18 @@ }, { "name": "magento/module-layered-navigation-staging", - "version": "100.4.4", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-layered-navigation-staging/magento-module-layered-navigation-staging-100.4.4.0.zip", - "shasum": "6cbceac069c5f4c5b1dc8c0e7d6305be494bd50b" + "url": "https://repo.magento.com/archives/magento/module-layered-navigation-staging/magento-module-layered-navigation-staging-100.4.5.0-beta2.zip", + "shasum": "d7b9a72bbce86bf02c2e5ea46de49732c4e393b2" }, "require": { "magento/framework": "103.0.*", "magento/module-catalog": "104.0.*", "magento/module-layered-navigation": "100.4.*", "magento/module-staging": "101.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -16085,11 +15942,11 @@ }, { "name": "magento/module-logging", - "version": "101.2.8-beta1", + "version": "101.2.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-logging/magento-module-logging-101.2.8.0-beta1.zip", - "shasum": "b2187bc0a4df7e994bf1dc86f74855f3a01afc01" + "url": "https://repo.magento.com/archives/magento/module-logging/magento-module-logging-101.2.8.0-beta2.zip", + "shasum": "8c52eb0d59946312981ebda4ff9525e516fce4b8" }, "require": { "magento/framework": "103.0.*", @@ -16098,7 +15955,7 @@ "magento/module-config": "101.2.*", "magento/module-store": "101.1.*", "magento/module-user": "101.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-asynchronous-operations": "100.4.*" @@ -16119,18 +15976,18 @@ }, { "name": "magento/module-login-as-customer", - "version": "100.4.8-beta1", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-login-as-customer/magento-module-login-as-customer-100.4.8.0-beta1.zip", - "shasum": "535a2e51568a0d2aada5dc3b65f2b602a69eb021" + "url": "https://repo.magento.com/archives/magento/module-login-as-customer/magento-module-login-as-customer-100.4.8.0-beta2.zip", + "shasum": "2375df6567bfe4c556c3cdb870d080308b25e5a3" }, "require": { "magento/framework": "103.0.*", "magento/module-backend": "102.0.*", "magento/module-customer": "103.0.*", "magento/module-login-as-customer-api": "100.4.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-backend": "102.0.*" @@ -16152,11 +16009,11 @@ }, { "name": "magento/module-login-as-customer-admin-ui", - "version": "100.4.7", + "version": "100.4.8-beta2", "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.7.0.zip", - "shasum": "f3e3b7c82c2a8513dff8fe93c86e58a1d29936b1" + "url": "https://repo.magento.com/archives/magento/module-login-as-customer-admin-ui/magento-module-login-as-customer-admin-ui-100.4.8.0-beta2.zip", + "shasum": "c6038628c106bdb82a78f7c840522853fad3d34c" }, "require": { "magento/framework": "103.0.*", @@ -16166,7 +16023,7 @@ "magento/module-login-as-customer-frontend-ui": "100.4.*", "magento/module-sales": "103.0.*", "magento/module-store": "101.1.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-login-as-customer": "100.4.*" @@ -16187,15 +16044,15 @@ }, { "name": "magento/module-login-as-customer-api", - "version": "100.4.6", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-login-as-customer-api/magento-module-login-as-customer-api-100.4.6.0.zip", - "shasum": "ca281a0a38e141018f6dd196be7cdbfaea0b31a0" + "url": "https://repo.magento.com/archives/magento/module-login-as-customer-api/magento-module-login-as-customer-api-100.4.7.0-beta2.zip", + "shasum": "98596566138aed1dd2f3ca8466c160eb5dc1ca57" }, "require": { "magento/framework": "103.0.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -16214,11 +16071,11 @@ }, { "name": "magento/module-login-as-customer-assistance", - "version": "100.4.6", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-login-as-customer-assistance/magento-module-login-as-customer-assistance-100.4.6.0.zip", - "shasum": "a8b14ed25cad23f16eb09e8d3d1462286972f6fc" + "url": "https://repo.magento.com/archives/magento/module-login-as-customer-assistance/magento-module-login-as-customer-assistance-100.4.7.0-beta2.zip", + "shasum": "4117de25794cbfca84a68b3506c6ccb1844fb172" }, "require": { "magento/framework": "103.0.*", @@ -16228,7 +16085,7 @@ "magento/module-login-as-customer": "100.4.*", "magento/module-login-as-customer-api": "100.4.*", "magento/module-store": "101.1.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-login-as-customer-admin-ui": "100.4.*" @@ -16249,18 +16106,18 @@ }, { "name": "magento/module-login-as-customer-frontend-ui", - "version": "100.4.6", + "version": "100.4.7-beta2", "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.6.0.zip", - "shasum": "d30180e83de727e10834305d4bd8d3245d6af590" + "url": "https://repo.magento.com/archives/magento/module-login-as-customer-frontend-ui/magento-module-login-as-customer-frontend-ui-100.4.7.0-beta2.zip", + "shasum": "5cd8770d1f8389413a8e2471c16e18fbfe25e525" }, "require": { "magento/framework": "103.0.*", "magento/module-customer": "103.0.*", "magento/module-login-as-customer-api": "100.4.*", "magento/module-store": "101.1.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -16278,11 +16135,11 @@ }, { "name": "magento/module-login-as-customer-graph-ql", - "version": "100.4.4", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-login-as-customer-graph-ql/magento-module-login-as-customer-graph-ql-100.4.4.0.zip", - "shasum": "96239c8f91ed1c8a7aebbe60e35b818c90bf44b5" + "url": "https://repo.magento.com/archives/magento/module-login-as-customer-graph-ql/magento-module-login-as-customer-graph-ql-100.4.5.0-beta2.zip", + "shasum": "1561aa240e64523da1d7eae9c0170a9a62432c8b" }, "require": { "magento/framework": "103.0.*", @@ -16291,7 +16148,7 @@ "magento/module-login-as-customer-api": "100.4.*", "magento/module-login-as-customer-assistance": "100.4.*", "magento/module-store": "101.1.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-login-as-customer": "100.4.*" @@ -16313,11 +16170,11 @@ }, { "name": "magento/module-login-as-customer-log", - "version": "100.4.5", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-login-as-customer-log/magento-module-login-as-customer-log-100.4.5.0.zip", - "shasum": "b7091236e396f0916c4531efd4e8399d3810e4a8" + "url": "https://repo.magento.com/archives/magento/module-login-as-customer-log/magento-module-login-as-customer-log-100.4.6.0-beta2.zip", + "shasum": "6e2d1490e199a0cc1a927d7f69d77c92724bb55c" }, "require": { "magento/framework": "103.0.*", @@ -16326,7 +16183,7 @@ "magento/module-login-as-customer-api": "100.4.*", "magento/module-ui": "101.2.*", "magento/module-user": "101.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-login-as-customer": "100.4.*" @@ -16347,11 +16204,11 @@ }, { "name": "magento/module-login-as-customer-logging", - "version": "100.4.7", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-login-as-customer-logging/magento-module-login-as-customer-logging-100.4.7.0.zip", - "shasum": "15eaf886a2fa02b4793ce57b53958936aa61b663" + "url": "https://repo.magento.com/archives/magento/module-login-as-customer-logging/magento-module-login-as-customer-logging-100.4.8.0-beta2.zip", + "shasum": "846d89735543903af55b1c2938ccca54db762c8b" }, "require": { "magento/framework": "103.0.*", @@ -16360,7 +16217,7 @@ "magento/module-login-as-customer-api": "100.4.*", "magento/module-store": "101.1.*", "magento/module-user": "101.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-login-as-customer-api": "100.4.*" @@ -16381,17 +16238,17 @@ }, { "name": "magento/module-login-as-customer-page-cache", - "version": "100.4.6", + "version": "100.4.7-beta2", "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.6.0.zip", - "shasum": "b78e108d8bd75a471dc5e5f40aaf1b368f5d2cee" + "url": "https://repo.magento.com/archives/magento/module-login-as-customer-page-cache/magento-module-login-as-customer-page-cache-100.4.7.0-beta2.zip", + "shasum": "b482da7a5ab4798a5493841eff80dff11ea75ca4" }, "require": { "magento/framework": "103.0.*", "magento/module-login-as-customer-api": "100.4.*", "magento/module-store": "101.1.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-page-cache": "100.4.*" @@ -16412,18 +16269,18 @@ }, { "name": "magento/module-login-as-customer-quote", - "version": "100.4.5", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-login-as-customer-quote/magento-module-login-as-customer-quote-100.4.5.0.zip", - "shasum": "4ba45a29c4d41ee1de5209d0992848a973cde736" + "url": "https://repo.magento.com/archives/magento/module-login-as-customer-quote/magento-module-login-as-customer-quote-100.4.6.0-beta2.zip", + "shasum": "a8de2477d2b118e3f6ef629ec4413c9ae89a40d2" }, "require": { "magento/framework": "103.0.*", "magento/module-checkout": "100.4.*", "magento/module-customer": "103.0.*", "magento/module-quote": "101.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-login-as-customer-api": "100.4.*" @@ -16444,18 +16301,18 @@ }, { "name": "magento/module-login-as-customer-sales", - "version": "100.4.6", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-login-as-customer-sales/magento-module-login-as-customer-sales-100.4.6.0.zip", - "shasum": "423a37f2796dace16ca130f03ecb94e1fe29b167" + "url": "https://repo.magento.com/archives/magento/module-login-as-customer-sales/magento-module-login-as-customer-sales-100.4.7.0-beta2.zip", + "shasum": "5396b726e0cc517211c31b4efefa8cbe780a9740" }, "require": { "magento/framework": "103.0.*", "magento/module-backend": "102.0.*", "magento/module-login-as-customer-api": "100.4.*", "magento/module-user": "101.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-sales": "103.0.*" @@ -16476,11 +16333,11 @@ }, { "name": "magento/module-login-as-customer-website-restriction", - "version": "100.4.5", + "version": "100.4.6-beta2", "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.5.0.zip", - "shasum": "6fec8ac68f74731d957e272f956b7b96940047f6" + "url": "https://repo.magento.com/archives/magento/module-login-as-customer-website-restriction/magento-module-login-as-customer-website-restriction-100.4.6.0-beta2.zip", + "shasum": "156393f91bc3da5f0b8f16379600b6bddada20f7" }, "require": { "magento/framework": "103.0.*", @@ -16489,7 +16346,7 @@ "magento/module-login-as-customer-api": "100.4.*", "magento/module-store": "101.1.*", "magento/module-website-restriction": "100.4.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -16507,16 +16364,16 @@ }, { "name": "magento/module-marketplace", - "version": "100.4.5", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-marketplace/magento-module-marketplace-100.4.5.0.zip", - "shasum": "bac9fee3bc48528200ea5b271d9576988080ce74" + "url": "https://repo.magento.com/archives/magento/module-marketplace/magento-module-marketplace-100.4.6.0-beta2.zip", + "shasum": "cc8b945e5bd4b474f7412d6291ebe8f9c50d0a1c" }, "require": { "magento/framework": "103.0.*", "magento/module-backend": "102.0.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -16535,17 +16392,17 @@ }, { "name": "magento/module-media-content", - "version": "100.4.5", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-content/magento-module-media-content-100.4.5.0.zip", - "shasum": "50e1a85d5319da4e5f252198b43403ef9663507c" + "url": "https://repo.magento.com/archives/magento/module-media-content/magento-module-media-content-100.4.6.0-beta2.zip", + "shasum": "84cad4c02e863d092c2e11477bef1da42ebc399e" }, "require": { "magento/framework": "103.0.*", "magento/module-media-content-api": "100.4.*", "magento/module-media-gallery-api": "101.0.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -16564,16 +16421,16 @@ }, { "name": "magento/module-media-content-api", - "version": "100.4.6", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-content-api/magento-module-media-content-api-100.4.6.0.zip", - "shasum": "002a1d6cd1d901d0a6a7dd0c316f8e3b31fa6ea0" + "url": "https://repo.magento.com/archives/magento/module-media-content-api/magento-module-media-content-api-100.4.7.0-beta2.zip", + "shasum": "b07e77d3c29323221c6c391cc2bf975e963ba776" }, "require": { "magento/framework": "103.0.*", "magento/module-media-gallery-api": "101.0.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -16592,11 +16449,11 @@ }, { "name": "magento/module-media-content-catalog", - "version": "100.4.5", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-content-catalog/magento-module-media-content-catalog-100.4.5.0.zip", - "shasum": "664d4a9d2ff78fda2cb7ee4f669ee6aee6114d26" + "url": "https://repo.magento.com/archives/magento/module-media-content-catalog/magento-module-media-content-catalog-100.4.6.0-beta2.zip", + "shasum": "2af3ec39e6396e3d1ac267d4a95ac9e4e9b5d427" }, "require": { "magento/framework": "103.0.*", @@ -16604,7 +16461,7 @@ "magento/module-eav": "102.1.*", "magento/module-media-content-api": "100.4.*", "magento/module-store": "101.1.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -16623,18 +16480,18 @@ }, { "name": "magento/module-media-content-catalog-staging", - "version": "100.4.4", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-content-catalog-staging/magento-module-media-content-catalog-staging-100.4.4.0.zip", - "shasum": "fff3e84065da695b81cdec23e44f82f6b6b25172" + "url": "https://repo.magento.com/archives/magento/module-media-content-catalog-staging/magento-module-media-content-catalog-staging-100.4.5.0-beta2.zip", + "shasum": "a2bd1b83529b3b2bd4ff807f6cdd04bc8c5dbadd" }, "require": { "magento/framework": "103.0.*", "magento/module-catalog": "104.0.*", "magento/module-eav": "102.1.*", "magento/module-media-content-api": "100.4.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -16653,17 +16510,17 @@ }, { "name": "magento/module-media-content-cms", - "version": "100.4.5", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-content-cms/magento-module-media-content-cms-100.4.5.0.zip", - "shasum": "4812a74e3b475729aa17e1a965efad259a82c02b" + "url": "https://repo.magento.com/archives/magento/module-media-content-cms/magento-module-media-content-cms-100.4.6.0-beta2.zip", + "shasum": "5d2fca83f9a90d9129a9496ac6a6b27a206af9b9" }, "require": { "magento/framework": "103.0.*", "magento/module-cms": "104.0.*", "magento/module-media-content-api": "100.4.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -16682,11 +16539,11 @@ }, { "name": "magento/module-media-content-synchronization", - "version": "100.4.6", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-content-synchronization/magento-module-media-content-synchronization-100.4.6.0.zip", - "shasum": "260461d18cc871777cf2d86c65d0345e17e9e38c" + "url": "https://repo.magento.com/archives/magento/module-media-content-synchronization/magento-module-media-content-synchronization-100.4.7.0-beta2.zip", + "shasum": "6a44616972280dc568a943c5e9f74240b8e142c2" }, "require": { "magento/framework": "103.0.*", @@ -16694,7 +16551,7 @@ "magento/module-asynchronous-operations": "100.4.*", "magento/module-media-content-api": "100.4.*", "magento/module-media-content-synchronization-api": "100.4.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-media-gallery-synchronization": "100.4.*" @@ -16716,16 +16573,16 @@ }, { "name": "magento/module-media-content-synchronization-api", - "version": "100.4.5", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-content-synchronization-api/magento-module-media-content-synchronization-api-100.4.5.0.zip", - "shasum": "64d2e47e4b7c99a65522f71d44c4b4270dd828d0" + "url": "https://repo.magento.com/archives/magento/module-media-content-synchronization-api/magento-module-media-content-synchronization-api-100.4.6.0-beta2.zip", + "shasum": "bf159d3683e6cc3c186eb0167c226880714ed056" }, "require": { "magento/framework": "103.0.*", "magento/module-media-content-api": "100.4.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -16744,18 +16601,18 @@ }, { "name": "magento/module-media-content-synchronization-catalog", - "version": "100.4.4", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-content-synchronization-catalog/magento-module-media-content-synchronization-catalog-100.4.4.0.zip", - "shasum": "fee5331975fda0d313289a09f939974849398875" + "url": "https://repo.magento.com/archives/magento/module-media-content-synchronization-catalog/magento-module-media-content-synchronization-catalog-100.4.5.0-beta2.zip", + "shasum": "f4dcae4ee8e1edb0ac03ac21008e7a8e052825bb" }, "require": { "magento/framework": "103.0.*", "magento/module-media-content-api": "100.4.*", "magento/module-media-content-synchronization-api": "100.4.*", "magento/module-media-gallery-synchronization-api": "100.4.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -16774,18 +16631,18 @@ }, { "name": "magento/module-media-content-synchronization-cms", - "version": "100.4.4", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-content-synchronization-cms/magento-module-media-content-synchronization-cms-100.4.4.0.zip", - "shasum": "43611d2089e55e140f178e6f92fb451465626d0e" + "url": "https://repo.magento.com/archives/magento/module-media-content-synchronization-cms/magento-module-media-content-synchronization-cms-100.4.5.0-beta2.zip", + "shasum": "db34e6757d4d4a368fbd5ae946a4883acbba1d57" }, "require": { "magento/framework": "103.0.*", "magento/module-media-content-api": "100.4.*", "magento/module-media-content-synchronization-api": "100.4.*", "magento/module-media-gallery-synchronization-api": "100.4.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -16804,17 +16661,17 @@ }, { "name": "magento/module-media-gallery", - "version": "100.4.6", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery/magento-module-media-gallery-100.4.6.0.zip", - "shasum": "06ece683dac6ad76e66a68ad5be8291b3625cd58" + "url": "https://repo.magento.com/archives/magento/module-media-gallery/magento-module-media-gallery-100.4.7.0-beta2.zip", + "shasum": "7708de308ab3f1572a9d1dc48b50e6b7ca81abf5" }, "require": { "magento/framework": "103.0.*", "magento/module-cms": "104.0.*", "magento/module-media-gallery-api": "101.0.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -16833,15 +16690,15 @@ }, { "name": "magento/module-media-gallery-api", - "version": "101.0.6", + "version": "101.0.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-api/magento-module-media-gallery-api-101.0.6.0.zip", - "shasum": "6e72a6a5f5ea19acfb9e11fed3e4dedcf235970f" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-api/magento-module-media-gallery-api-101.0.7.0-beta2.zip", + "shasum": "841f42456c6acd9fe5500096e63a1ef373fe9675" }, "require": { "magento/framework": "103.0.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -16860,17 +16717,17 @@ }, { "name": "magento/module-media-gallery-catalog", - "version": "100.4.4", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-catalog/magento-module-media-gallery-catalog-100.4.4.0.zip", - "shasum": "21bebf607d14938c2b0e0210640cb025696e400a" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-catalog/magento-module-media-gallery-catalog-100.4.5.0-beta2.zip", + "shasum": "28bf8e5bd3e33f9d2abe88ec3835fbdad5314d1f" }, "require": { "magento/framework": "103.0.*", "magento/module-catalog": "104.0.*", "magento/module-media-gallery-api": "101.0.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -16889,11 +16746,11 @@ }, { "name": "magento/module-media-gallery-catalog-integration", - "version": "100.4.4", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-catalog-integration/magento-module-media-gallery-catalog-integration-100.4.4.0.zip", - "shasum": "f9714fa4692cdcbd963be21d5be05d9fe439bae3" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-catalog-integration/magento-module-media-gallery-catalog-integration-100.4.5.0-beta2.zip", + "shasum": "76f5ed3371c3e3ffb7c705069c2b23fe25ca8375" }, "require": { "magento/framework": "103.0.*", @@ -16901,7 +16758,7 @@ "magento/module-media-gallery-api": "101.0.*", "magento/module-media-gallery-synchronization-api": "100.4.*", "magento/module-media-gallery-ui-api": "100.4.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-catalog": "104.0.*" @@ -16923,11 +16780,11 @@ }, { "name": "magento/module-media-gallery-catalog-ui", - "version": "100.4.4", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-catalog-ui/magento-module-media-gallery-catalog-ui-100.4.4.0.zip", - "shasum": "a839bfe0e54e9aeb62453851d8a7f3998a6b2189" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-catalog-ui/magento-module-media-gallery-catalog-ui-100.4.5.0-beta2.zip", + "shasum": "c7d23a28cd6c17fb608a339fc453562a96f76055" }, "require": { "magento/framework": "103.0.*", @@ -16936,7 +16793,7 @@ "magento/module-cms": "104.0.*", "magento/module-store": "101.1.*", "magento/module-ui": "101.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -16955,17 +16812,17 @@ }, { "name": "magento/module-media-gallery-cms-ui", - "version": "100.4.4", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-cms-ui/magento-module-media-gallery-cms-ui-100.4.4.0.zip", - "shasum": "83061c458b112643f2a5afb48bd0652257926311" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-cms-ui/magento-module-media-gallery-cms-ui-100.4.5.0-beta2.zip", + "shasum": "ae927c5ddd0ba0bc3b41dfa7d3576fd750174fc7" }, "require": { "magento/framework": "103.0.*", "magento/module-backend": "102.0.*", "magento/module-cms": "104.0.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -16984,11 +16841,11 @@ }, { "name": "magento/module-media-gallery-integration", - "version": "100.4.6", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-integration/magento-module-media-gallery-integration-100.4.6.0.zip", - "shasum": "dfd454f2169e769136abcee8124d6b50936dd3ce" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-integration/magento-module-media-gallery-integration-100.4.7.0-beta2.zip", + "shasum": "8907cfe5d95debad926b0c1d2739c3a35244e2ef" }, "require": { "magento/framework": "103.0.*", @@ -16996,7 +16853,7 @@ "magento/module-media-gallery-synchronization-api": "100.4.*", "magento/module-media-gallery-ui-api": "100.4.*", "magento/module-ui": "101.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "require-dev": { "magento/module-cms": "*" @@ -17022,16 +16879,16 @@ }, { "name": "magento/module-media-gallery-metadata", - "version": "100.4.5", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-metadata/magento-module-media-gallery-metadata-100.4.5.0.zip", - "shasum": "5167e7d6f51a9288869f4a4155a45520907a81f2" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-metadata/magento-module-media-gallery-metadata-100.4.6.0-beta2.zip", + "shasum": "6808a49fd68ad5c2115bf930f51deb3baf6fd8b8" }, "require": { "magento/framework": "103.0.*", "magento/module-media-gallery-metadata-api": "100.4.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -17050,15 +16907,15 @@ }, { "name": "magento/module-media-gallery-metadata-api", - "version": "100.4.4", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-metadata-api/magento-module-media-gallery-metadata-api-100.4.4.0.zip", - "shasum": "3d89125e64f6d88f79bd00f57ea578b971a14977" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-metadata-api/magento-module-media-gallery-metadata-api-100.4.5.0-beta2.zip", + "shasum": "3137944cd0e0a9bc64e785446f0300c4b8c6c4e3" }, "require": { "magento/framework": "103.0.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -17077,11 +16934,11 @@ }, { "name": "magento/module-media-gallery-renditions", - "version": "100.4.5", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-renditions/magento-module-media-gallery-renditions-100.4.5.0.zip", - "shasum": "653fc1bf112c823af17a84c874cc49cc7e593e36" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-renditions/magento-module-media-gallery-renditions-100.4.6.0-beta2.zip", + "shasum": "42f724dba68bdda20312efb0be5d0dfdc809d249" }, "require": { "magento/framework": "103.0.*", @@ -17089,7 +16946,7 @@ "magento/module-cms": "104.0.*", "magento/module-media-gallery-api": "101.0.*", "magento/module-media-gallery-renditions-api": "100.4.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-media-content-api": "100.4.*" @@ -17111,15 +16968,15 @@ }, { "name": "magento/module-media-gallery-renditions-api", - "version": "100.4.4", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-renditions-api/magento-module-media-gallery-renditions-api-100.4.4.0.zip", - "shasum": "a0e1acedddc4d3d9cc502e96517521b25db4fd03" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-renditions-api/magento-module-media-gallery-renditions-api-100.4.5.0-beta2.zip", + "shasum": "85cb0952a1856c72a0ec72b64d4dcf76a5bd83d8" }, "require": { "magento/framework": "103.0.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -17138,18 +16995,18 @@ }, { "name": "magento/module-media-gallery-synchronization", - "version": "100.4.6", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-synchronization/magento-module-media-gallery-synchronization-100.4.6.0.zip", - "shasum": "f01c6bcafd07feebe7436d765d82b2c28d83def3" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-synchronization/magento-module-media-gallery-synchronization-100.4.7.0-beta2.zip", + "shasum": "d56d8866e2b49828477b19bf5bbf7a9eee0d8ff0" }, "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": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -17168,16 +17025,16 @@ }, { "name": "magento/module-media-gallery-synchronization-api", - "version": "100.4.5", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-synchronization-api/magento-module-media-gallery-synchronization-api-100.4.5.0.zip", - "shasum": "8b18ef80a95909068f6aa4705480d538f3ee3c8e" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-synchronization-api/magento-module-media-gallery-synchronization-api-100.4.6.0-beta2.zip", + "shasum": "29730cb72a55fd49229a70870c08f4b927fc98db" }, "require": { "magento/framework": "103.0.*", "magento/module-media-gallery-api": "101.0.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -17196,18 +17053,18 @@ }, { "name": "magento/module-media-gallery-synchronization-metadata", - "version": "100.4.3", + "version": "100.4.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-synchronization-metadata/magento-module-media-gallery-synchronization-metadata-100.4.3.0.zip", - "shasum": "c71353b2d5ab08f0668440698121fd6222664c66" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-synchronization-metadata/magento-module-media-gallery-synchronization-metadata-100.4.4.0-beta2.zip", + "shasum": "af9634596fdbce265dd0ffb5ec4b3515c7c5c40c" }, "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": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -17226,11 +17083,11 @@ }, { "name": "magento/module-media-gallery-ui", - "version": "100.4.7-beta1", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-ui/magento-module-media-gallery-ui-100.4.7.0-beta1.zip", - "shasum": "454f7b8943179bdfeab5a124c85e5862abbae242" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-ui/magento-module-media-gallery-ui-100.4.7.0-beta2.zip", + "shasum": "f83bf93ad6077c12089b1caa17b0ecfbbed2e8bc" }, "require": { "magento/framework": "103.0.*", @@ -17245,7 +17102,7 @@ "magento/module-media-gallery-ui-api": "100.4.*", "magento/module-store": "101.1.*", "magento/module-ui": "101.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -17264,15 +17121,15 @@ }, { "name": "magento/module-media-gallery-ui-api", - "version": "100.4.5", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-ui-api/magento-module-media-gallery-ui-api-100.4.5.0.zip", - "shasum": "6fcaf31a4d47588b22864bd60b528cd2f21c2090" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-ui-api/magento-module-media-gallery-ui-api-100.4.6.0-beta2.zip", + "shasum": "595cbe24e94646b747bcafcac3d8fc2add00ed22" }, "require": { "magento/framework": "103.0.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-cms": "104.0.*" @@ -17294,11 +17151,11 @@ }, { "name": "magento/module-media-storage", - "version": "100.4.7-beta1", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-storage/magento-module-media-storage-100.4.7.0-beta1.zip", - "shasum": "f78706d5bf15371bb1b6f41fd5d20aa9241cbc23" + "url": "https://repo.magento.com/archives/magento/module-media-storage/magento-module-media-storage-100.4.7.0-beta2.zip", + "shasum": "297c893519c7e77be305fa6bd021d2e3cd0340eb" }, "require": { "magento/framework": "103.0.*", @@ -17310,7 +17167,7 @@ "magento/module-config": "101.2.*", "magento/module-store": "101.1.*", "magento/module-theme": "101.1.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -17329,17 +17186,17 @@ }, { "name": "magento/module-message-queue", - "version": "100.4.7", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-message-queue/magento-module-message-queue-100.4.7.0.zip", - "shasum": "914a6697815881268f0b5c3bb368ca5359404973" + "url": "https://repo.magento.com/archives/magento/module-message-queue/magento-module-message-queue-100.4.8.0-beta2.zip", + "shasum": "5d562f8d408ac58e3b5c7abbc221ce6caa6a3250" }, "require": { "magento/framework": "103.0.*", "magento/framework-message-queue": "100.4.*", "magento/magento-composer-installer": "*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -17358,11 +17215,11 @@ }, { "name": "magento/module-msrp", - "version": "100.4.7-beta1", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-msrp/magento-module-msrp-100.4.7.0-beta1.zip", - "shasum": "a598b05ef598f06ba11a32e8a343e99931401382" + "url": "https://repo.magento.com/archives/magento/module-msrp/magento-module-msrp-100.4.7.0-beta2.zip", + "shasum": "89ad20b5879c03e30b38fa295a64ccaa7938c062" }, "require": { "magento/framework": "103.0.*", @@ -17371,7 +17228,7 @@ "magento/module-eav": "102.1.*", "magento/module-store": "101.1.*", "magento/module-tax": "100.4.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-bundle": "101.0.*", @@ -17394,18 +17251,18 @@ }, { "name": "magento/module-msrp-configurable-product", - "version": "100.4.4", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-msrp-configurable-product/magento-module-msrp-configurable-product-100.4.4.0.zip", - "shasum": "ba1aef847e4eae875db9b17e5ed9a8f910c42c33" + "url": "https://repo.magento.com/archives/magento/module-msrp-configurable-product/magento-module-msrp-configurable-product-100.4.5.0-beta2.zip", + "shasum": "90c3f8f82d49f9b2e34f9d794dbdb1779bff61e5" }, "require": { "magento/framework": "103.0.*", "magento/module-catalog": "104.0.*", "magento/module-configurable-product": "100.4.*", "magento/module-msrp": "100.4.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -17424,18 +17281,18 @@ }, { "name": "magento/module-msrp-grouped-product", - "version": "100.4.4", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-msrp-grouped-product/magento-module-msrp-grouped-product-100.4.4.0.zip", - "shasum": "150f6c6d1cd88b04acb217a0854c4251c5f5b65d" + "url": "https://repo.magento.com/archives/magento/module-msrp-grouped-product/magento-module-msrp-grouped-product-100.4.5.0-beta2.zip", + "shasum": "a3c0e79a60ba879362892e3edece67fa70e1f248" }, "require": { "magento/framework": "103.0.*", "magento/module-catalog": "104.0.*", "magento/module-grouped-product": "100.4.*", "magento/module-msrp": "100.4.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -17454,18 +17311,18 @@ }, { "name": "magento/module-msrp-staging", - "version": "100.4.5", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-msrp-staging/magento-module-msrp-staging-100.4.5.0.zip", - "shasum": "2388a59e46640b7a739cb04349fe1cbacfd9124b" + "url": "https://repo.magento.com/archives/magento/module-msrp-staging/magento-module-msrp-staging-100.4.6.0-beta2.zip", + "shasum": "20e635d27bc890725b74483cd769c3613c1986ae" }, "require": { "lib-libxml": "*", "magento/framework": "103.0.*", "magento/magento-composer-installer": "*", "magento/module-msrp": "100.4.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-staging": "101.2.*" @@ -17486,11 +17343,11 @@ }, { "name": "magento/module-multicoupon", - "version": "100.4.1-beta1", + "version": "100.4.1-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-multicoupon/magento-module-multicoupon-100.4.1.0-beta1.zip", - "shasum": "5da89a82b6a5894c15996411c29257a933e6d403" + "url": "https://repo.magento.com/archives/magento/module-multicoupon/magento-module-multicoupon-100.4.1.0-beta2.zip", + "shasum": "2eeafc28351fa7a0b1e61e5d08e4c48ad6579939" }, "require": { "magento/framework": "103.0.*", @@ -17498,7 +17355,7 @@ "magento/module-sales": "103.0.*", "magento/module-sales-rule": "101.2.*", "magento/module-store": "101.1.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -17516,11 +17373,11 @@ }, { "name": "magento/module-multicoupon-graph-ql", - "version": "100.4.0", + "version": "100.4.1-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-multicoupon-graph-ql/magento-module-multicoupon-graph-ql-100.4.0.0.zip", - "shasum": "857bb09cdc63fb17a24991ba24e4dee65b9d3329" + "url": "https://repo.magento.com/archives/magento/module-multicoupon-graph-ql/magento-module-multicoupon-graph-ql-100.4.1.0-beta2.zip", + "shasum": "a5d3806b68d3dd9dd7db4f9edecc31823bbc206a" }, "require": { "magento/framework": "103.0.*", @@ -17528,7 +17385,7 @@ "magento/module-quote": "101.2.*", "magento/module-quote-graph-ql": "100.4.*", "magento/module-sales": "103.0.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -17546,11 +17403,11 @@ }, { "name": "magento/module-multicoupon-ui", - "version": "100.4.1-beta1", + "version": "100.4.1-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-multicoupon-ui/magento-module-multicoupon-ui-100.4.1.0-beta1.zip", - "shasum": "8fa7b961671313430b47f16745bd68200c84c33e" + "url": "https://repo.magento.com/archives/magento/module-multicoupon-ui/magento-module-multicoupon-ui-100.4.1.0-beta2.zip", + "shasum": "d1fa7e7f8cd5022e75af6f7af603ad1aa603a830" }, "require": { "magento/framework": "103.0.*", @@ -17560,7 +17417,7 @@ "magento/module-sales": "103.0.*", "magento/module-sales-rule": "101.2.*", "magento/module-ui": "101.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -17578,11 +17435,11 @@ }, { "name": "magento/module-multiple-wishlist", - "version": "100.4.8-beta1", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-multiple-wishlist/magento-module-multiple-wishlist-100.4.8.0-beta1.zip", - "shasum": "81a5d4435e08821e7c0a2089a417958d56e697cf" + "url": "https://repo.magento.com/archives/magento/module-multiple-wishlist/magento-module-multiple-wishlist-100.4.8.0-beta2.zip", + "shasum": "2d2f10838b7769a7ab3131c3267bc3f644ebe949" }, "require": { "magento/framework": "103.0.*", @@ -17597,7 +17454,7 @@ "magento/module-theme": "101.1.*", "magento/module-widget": "101.2.*", "magento/module-wishlist": "101.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-multiple-wishlist-sample-data": "Sample Data version: 100.4.*", @@ -17619,18 +17476,18 @@ }, { "name": "magento/module-multiple-wishlist-graph-ql", - "version": "100.4.3", + "version": "100.4.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-multiple-wishlist-graph-ql/magento-module-multiple-wishlist-graph-ql-100.4.3.0.zip", - "shasum": "f4992560d834580cbe921659e3bb24caa16c8af8" + "url": "https://repo.magento.com/archives/magento/module-multiple-wishlist-graph-ql/magento-module-multiple-wishlist-graph-ql-100.4.4.0-beta2.zip", + "shasum": "3a73a2b162595f5f9c5bda49b4cbe9f5323c37a7" }, "require": { "magento/framework": "103.0.*", "magento/module-multiple-wishlist": "100.4.*", "magento/module-wishlist": "101.2.*", "magento/module-wishlist-graph-ql": "100.4.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -17648,11 +17505,11 @@ }, { "name": "magento/module-multishipping", - "version": "100.4.8-beta1", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-multishipping/magento-module-multishipping-100.4.8.0-beta1.zip", - "shasum": "c8af9b05093462c3b62032a69860ac4e9172df94" + "url": "https://repo.magento.com/archives/magento/module-multishipping/magento-module-multishipping-100.4.8.0-beta2.zip", + "shasum": "10b1f281a65264f2d5d80d08d4ea0d28e23f35c1" }, "require": { "magento/framework": "103.0.*", @@ -17666,7 +17523,7 @@ "magento/module-store": "101.1.*", "magento/module-tax": "100.4.*", "magento/module-theme": "101.1.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -17685,18 +17542,18 @@ }, { "name": "magento/module-mysql-mq", - "version": "100.4.6-beta1", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-mysql-mq/magento-module-mysql-mq-100.4.6.0-beta1.zip", - "shasum": "59dc10cdee68879fa5d318c148e1cc83a1c84ccc" + "url": "https://repo.magento.com/archives/magento/module-mysql-mq/magento-module-mysql-mq-100.4.6.0-beta2.zip", + "shasum": "41d01827621abb6e6d88ee71bd9db0782002e848" }, "require": { "magento/framework": "103.0.*", "magento/framework-message-queue": "100.4.*", "magento/magento-composer-installer": "*", "magento/module-store": "101.1.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -17715,11 +17572,11 @@ }, { "name": "magento/module-new-relic-reporting", - "version": "100.4.6-beta1", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-new-relic-reporting/magento-module-new-relic-reporting-100.4.6.0-beta1.zip", - "shasum": "4c7976bcd5c4300c818a208722cd5ce455fb8e31" + "url": "https://repo.magento.com/archives/magento/module-new-relic-reporting/magento-module-new-relic-reporting-100.4.6.0-beta2.zip", + "shasum": "d424138420c81f71528e25330b989c7944723a40" }, "require": { "magento/framework": "103.0.*", @@ -17730,7 +17587,7 @@ "magento/module-configurable-product": "100.4.*", "magento/module-customer": "103.0.*", "magento/module-store": "101.1.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -17749,11 +17606,11 @@ }, { "name": "magento/module-newsletter", - "version": "100.4.8-beta1", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-newsletter/magento-module-newsletter-100.4.8.0-beta1.zip", - "shasum": "145de87d80606057e0a34a3b060d5b55fa130599" + "url": "https://repo.magento.com/archives/magento/module-newsletter/magento-module-newsletter-100.4.8.0-beta2.zip", + "shasum": "94d89baaacd8a7c2bac378eb9800d18a9755651f" }, "require": { "magento/framework": "103.0.*", @@ -17766,7 +17623,7 @@ "magento/module-store": "101.1.*", "magento/module-ui": "101.2.*", "magento/module-widget": "101.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -17785,11 +17642,11 @@ }, { "name": "magento/module-newsletter-graph-ql", - "version": "100.4.4", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-newsletter-graph-ql/magento-module-newsletter-graph-ql-100.4.4.0.zip", - "shasum": "422d9c4e2258aca36af6ce07b5c58adc77198ed3" + "url": "https://repo.magento.com/archives/magento/module-newsletter-graph-ql/magento-module-newsletter-graph-ql-100.4.5.0-beta2.zip", + "shasum": "c8e894fc716e108efc3d197b676da9b3c2cf4c8e" }, "require": { "magento/framework": "103.0.*", @@ -17798,7 +17655,7 @@ "magento/module-graph-ql-resolver-cache": "100.4.*", "magento/module-newsletter": "100.4.*", "magento/module-store": "101.1.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -17817,18 +17674,18 @@ }, { "name": "magento/module-offline-payments", - "version": "100.4.6-beta1", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-offline-payments/magento-module-offline-payments-100.4.6.0-beta1.zip", - "shasum": "4f5dc9223ea694419536818a5fc4e831efaefa2d" + "url": "https://repo.magento.com/archives/magento/module-offline-payments/magento-module-offline-payments-100.4.6.0-beta2.zip", + "shasum": "0a74873f298e8029e0419ff0d72507bbc9b11658" }, "require": { "magento/framework": "103.0.*", "magento/module-checkout": "100.4.*", "magento/module-payment": "100.4.*", "magento/module-quote": "101.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-config": "101.2.*" @@ -17850,11 +17707,11 @@ }, { "name": "magento/module-offline-shipping", - "version": "100.4.7-beta1", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-offline-shipping/magento-module-offline-shipping-100.4.7.0-beta1.zip", - "shasum": "e3b39f184148ea89759317fc405268e51556f4b8" + "url": "https://repo.magento.com/archives/magento/module-offline-shipping/magento-module-offline-shipping-100.4.7.0-beta2.zip", + "shasum": "6740b94b20eccd5b45ce181bf043f9f088fd93bf" }, "require": { "magento/framework": "103.0.*", @@ -17868,7 +17725,7 @@ "magento/module-sales-rule": "101.2.*", "magento/module-shipping": "100.4.*", "magento/module-store": "101.1.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-checkout": "100.4.*", @@ -17891,11 +17748,11 @@ }, { "name": "magento/module-open-search", - "version": "100.4.2-beta1", + "version": "100.4.2-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-open-search/magento-module-open-search-100.4.2.0-beta1.zip", - "shasum": "b200b1ba00030de34c3152650f9c4c7d44fbcc5d" + "url": "https://repo.magento.com/archives/magento/module-open-search/magento-module-open-search-100.4.2.0-beta2.zip", + "shasum": "cf0194eeae53e97e6e6aa38a6d5760f3aced5f21" }, "require": { "magento/framework": "103.0.*", @@ -17904,8 +17761,8 @@ "magento/module-config": "101.2.*", "magento/module-elasticsearch": "101.0.*", "magento/module-search": "101.1.*", - "opensearch-project/opensearch-php": "^1.0 || ^2.0", - "php": "~8.1.0||~8.2.0||~8.3.0" + "opensearch-project/opensearch-php": "^2.3", + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -17924,18 +17781,18 @@ }, { "name": "magento/module-order-cancellation", - "version": "100.4.0", + "version": "100.4.1-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-order-cancellation/magento-module-order-cancellation-100.4.0.0.zip", - "shasum": "c33d4a3bea1dce0cdbf994d7cdbbc338cbe75c66" + "url": "https://repo.magento.com/archives/magento/module-order-cancellation/magento-module-order-cancellation-100.4.1.0-beta2.zip", + "shasum": "2f2c94f60bdc647757ff13e1aad41143d2034e79" }, "require": { "magento/framework": "103.0.*", "magento/module-config": "101.2.*", "magento/module-sales": "103.0.*", "magento/module-store": "101.1.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -17954,18 +17811,19 @@ }, { "name": "magento/module-order-cancellation-graph-ql", - "version": "100.4.0", + "version": "100.4.1-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-order-cancellation-graph-ql/magento-module-order-cancellation-graph-ql-100.4.0.0.zip", - "shasum": "28b101d085f7b2103ac4a872ec25dbbf3cd559d2" + "url": "https://repo.magento.com/archives/magento/module-order-cancellation-graph-ql/magento-module-order-cancellation-graph-ql-100.4.1.0-beta2.zip", + "shasum": "42349425910a3f9e47eeec4d8ca703b316d0c470" }, "require": { "magento/framework": "103.0.*", "magento/module-order-cancellation": "100.4.*", "magento/module-sales": "103.0.*", "magento/module-sales-graph-ql": "100.4.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "magento/module-store": "101.1.*", + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -17984,18 +17842,18 @@ }, { "name": "magento/module-order-cancellation-ui", - "version": "100.4.1-beta1", + "version": "100.4.1-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-order-cancellation-ui/magento-module-order-cancellation-ui-100.4.1.0-beta1.zip", - "shasum": "2f61549de886975b405f73e50dacd6eed4adf785" + "url": "https://repo.magento.com/archives/magento/module-order-cancellation-ui/magento-module-order-cancellation-ui-100.4.1.0-beta2.zip", + "shasum": "dc790796adc78a95d543e8bbbf0dc4c2bbbfbd32" }, "require": { "magento/framework": "103.0.*", "magento/module-customer": "103.0.*", "magento/module-order-cancellation": "100.4.*", "magento/module-sales": "103.0.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -18014,11 +17872,11 @@ }, { "name": "magento/module-page-builder", - "version": "2.2.6-beta1", + "version": "2.2.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-page-builder/magento-module-page-builder-2.2.6.0-beta1.zip", - "shasum": "85cf3fa5806885fb0e0e55e285bf536ec1ca3cfd" + "url": "https://repo.magento.com/archives/magento/module-page-builder/magento-module-page-builder-2.2.6.0-beta2.zip", + "shasum": "15b32e68d06e0162c59fcd0f30e1b0c087af96fc" }, "require": { "magento/framework": "*", @@ -18040,7 +17898,7 @@ "magento/module-variable": "*", "magento/module-widget": "*", "magento/module-wishlist": "*", - "php": "~8.1.0||~8.2.0||~8.3.0", + "php": "~8.2.0||~8.3.0||~8.4.0", "phpgt/dom": "^4.1" }, "conflict": { @@ -18065,15 +17923,15 @@ }, { "name": "magento/module-page-builder-admin-analytics", - "version": "1.1.4", + "version": "1.1.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-page-builder-admin-analytics/magento-module-page-builder-admin-analytics-1.1.4.0.zip", - "shasum": "7817e051cc233140e4b271b0b63d28b4460b8427" + "url": "https://repo.magento.com/archives/magento/module-page-builder-admin-analytics/magento-module-page-builder-admin-analytics-1.1.5.0-beta2.zip", + "shasum": "5473be2d05a72652ef5862661547663d73797af5" }, "require": { "magento/framework": "*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-admin-analytics": "*", @@ -18095,18 +17953,18 @@ }, { "name": "magento/module-page-builder-admin-gws-admin-ui", - "version": "1.7.3", + "version": "1.7.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-page-builder-admin-gws-admin-ui/magento-module-page-builder-admin-gws-admin-ui-1.7.3.0.zip", - "shasum": "7b079321594f786a439e37f8784649e268f43596" + "url": "https://repo.magento.com/archives/magento/module-page-builder-admin-gws-admin-ui/magento-module-page-builder-admin-gws-admin-ui-1.7.4.0-beta2.zip", + "shasum": "561566fa1b0c9d122b2c2e6ac436b2dd0659b52d" }, "require": { "magento/framework": "*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { - "magento/module-admin-gws": "*", + "magento/module-admin-gws": "100.4.*", "magento/module-page-builder": "2.2.*" }, "type": "magento2-module", @@ -18125,17 +17983,17 @@ }, { "name": "magento/module-page-builder-analytics", - "version": "1.6.5-beta1", + "version": "1.6.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-page-builder-analytics/magento-module-page-builder-analytics-1.6.5.0-beta1.zip", - "shasum": "71b57750466735cc67b1719f8ca24534d54cbd75" + "url": "https://repo.magento.com/archives/magento/module-page-builder-analytics/magento-module-page-builder-analytics-1.6.5.0-beta2.zip", + "shasum": "af679b67e10ca0827511dea97e533cea5a08c750" }, "require": { "magento/framework": "*", "magento/module-analytics": "*", "magento/module-page-builder": "2.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -18153,15 +18011,15 @@ }, { "name": "magento/module-page-builder-image-attribute", - "version": "1.7.5-beta1", + "version": "1.7.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-page-builder-image-attribute/magento-module-page-builder-image-attribute-1.7.5.0-beta1.zip", - "shasum": "7e5f258f9265ed114a139a7725ef44a6856ab181" + "url": "https://repo.magento.com/archives/magento/module-page-builder-image-attribute/magento-module-page-builder-image-attribute-1.7.5.0-beta2.zip", + "shasum": "536588e7ec95b26a587ffa4d463b1c19c0b36da1" }, "require": { "magento/framework": "*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -18179,11 +18037,11 @@ }, { "name": "magento/module-page-cache", - "version": "100.4.8-beta1", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-page-cache/magento-module-page-cache-100.4.8.0-beta1.zip", - "shasum": "55b0641c38bc5b1b530de2d493918e502a0aba35" + "url": "https://repo.magento.com/archives/magento/module-page-cache/magento-module-page-cache-100.4.8.0-beta2.zip", + "shasum": "afafc8d915bb6e0e3a2b8af336b3258fcdb8a5ab" }, "require": { "magento/framework": "103.0.*", @@ -18191,7 +18049,7 @@ "magento/module-catalog": "104.0.*", "magento/module-config": "101.2.*", "magento/module-store": "101.1.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -18210,11 +18068,11 @@ }, { "name": "magento/module-payment", - "version": "100.4.8-beta1", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-payment/magento-module-payment-100.4.8.0-beta1.zip", - "shasum": "ca3303eefbcef5a697852a90e9e1766ac478fd25" + "url": "https://repo.magento.com/archives/magento/module-payment/magento-module-payment-100.4.8.0-beta2.zip", + "shasum": "51fddd61665f21eb657a5bc1727c72baacb965c9" }, "require": { "magento/framework": "103.0.*", @@ -18225,7 +18083,7 @@ "magento/module-sales": "103.0.*", "magento/module-store": "101.1.*", "magento/module-ui": "101.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -18244,17 +18102,17 @@ }, { "name": "magento/module-payment-graph-ql", - "version": "100.4.2", + "version": "100.4.3-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-payment-graph-ql/magento-module-payment-graph-ql-100.4.2.0.zip", - "shasum": "a43b87bd0c3809286ec8b553433cbce1306c9983" + "url": "https://repo.magento.com/archives/magento/module-payment-graph-ql/magento-module-payment-graph-ql-100.4.3.0-beta2.zip", + "shasum": "0244bc2b1bc367fa3a3092919311536735f426f7" }, "require": { "magento/framework": "103.0.*", "magento/module-graph-ql": "100.4.*", "magento/module-payment": "100.4.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-store-graph-ql": "100.4.*" @@ -18276,11 +18134,11 @@ }, { "name": "magento/module-payment-services-base", - "version": "2.8.1", + "version": "2.10.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-payment-services-base/magento-module-payment-services-base-2.8.1.0.zip", - "shasum": "9a5cd0d28adc5a91d22679cc7e5b90dd791a9515" + "url": "https://repo.magento.com/archives/magento/module-payment-services-base/magento-module-payment-services-base-2.10.1.0.zip", + "shasum": "908fe30634a5d7f188a37af8b774b9483be106fd" }, "require": { "magento/framework": ">=103.0.4 <104.0.0", @@ -18288,16 +18146,17 @@ "magento/module-config": ">=101.2.4 <102.0.0", "magento/module-directory": ">=100.4.4 <101.0.0", "magento/module-payment": ">=100.4.4 <101.0.0", - "magento/module-payment-services-dashboard": "2.8.1", + "magento/module-payment-services-dashboard": "2.10.1", + "magento/module-payment-services-paypal": "2.10.1", "magento/module-sales": ">=103.0.4 <104.0.0", - "magento/module-service-proxy": "2.8.1", + "magento/module-service-proxy": "2.10.1", "magento/module-services-id": "^3.2.0", "magento/module-services-id-graph-ql-server": "^1.1.0", "magento/module-services-id-layout": "^1.1.0", "magento/module-store": ">=101.1.4 <102.0.0", "magento/module-ui": ">=101.2.4 <102.0.0", "magento/services-connector": "^1.3.0", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.1.0||~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-paypal": "*" @@ -18319,22 +18178,22 @@ }, { "name": "magento/module-payment-services-dashboard", - "version": "2.8.1", + "version": "2.10.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-payment-services-dashboard/magento-module-payment-services-dashboard-2.8.1.0.zip", - "shasum": "55fe26e00c6501869547bc2e0fb26aad170e00fa" + "url": "https://repo.magento.com/archives/magento/module-payment-services-dashboard/magento-module-payment-services-dashboard-2.10.1.0.zip", + "shasum": "d73e85b2c61be51263df59b62641bbc24aae7fa2" }, "require": { "ext-json": "*", "magento/framework": ">=103.0.4 <104.0.0", "magento/module-backend": ">=102.0.4 <103.0.0", "magento/module-config": ">=101.2.4 <102.0.0", - "magento/module-payment-services-base": "2.8.1", - "magento/module-payment-services-paypal": "2.8.1", - "magento/module-service-proxy": "2.8.1", + "magento/module-payment-services-base": "2.10.1", + "magento/module-payment-services-paypal": "2.10.1", + "magento/module-service-proxy": "2.10.1", "magento/module-store": ">=101.1.4 <102.0.0", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.1.0||~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -18353,14 +18212,15 @@ }, { "name": "magento/module-payment-services-paypal", - "version": "2.8.1", + "version": "2.10.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-payment-services-paypal/magento-module-payment-services-paypal-2.8.1.0.zip", - "shasum": "cb43344beb339638e04bcb80e659e984d4ec95da" + "url": "https://repo.magento.com/archives/magento/module-payment-services-paypal/magento-module-payment-services-paypal-2.10.1.0.zip", + "shasum": "b150aed0c864ee7aa87c7be0212641a7293a070e" }, "require": { "magento/framework": ">=103.0.4 <104.0.0", + "magento/module-authorization": ">=100.4.4 <101.0.0", "magento/module-backend": ">=102.0.4 <103.0.0", "magento/module-catalog": ">=104.0.4 <105.0.0", "magento/module-checkout": ">=100.4.4 <101.0.0", @@ -18369,17 +18229,19 @@ "magento/module-csp": ">=100.4.3 <101.0.0", "magento/module-customer": ">=103.0.4 <104.0.0", "magento/module-instant-purchase": ">=100.4.3 <101.0.0", + "magento/module-integration": ">=100.4.4 <101.0.0", "magento/module-payment": ">=100.4.4 <101.0.0", - "magento/module-payment-services-base": "2.8.1", + "magento/module-payment-services-base": "2.10.1", "magento/module-query-xml": "^103.0.3", "magento/module-quote": ">=101.2.4 <102.0.0", "magento/module-sales": ">=103.0.4 <104.0.0", - "magento/module-service-proxy": "2.8.1", + "magento/module-sales-rule": ">=101.2.4 <102.0.0", + "magento/module-service-proxy": "2.10.1", "magento/module-store": ">=101.1.4 <102.0.0", "magento/module-tax": ">=100.4.4 <101.0.0", "magento/module-theme": ">=101.1.4 <102.0.0", "magento/module-vault": ">=101.2.4 <102.0.0", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.1.0||~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -18398,18 +18260,19 @@ }, { "name": "magento/module-payment-services-paypal-graph-ql", - "version": "2.8.1", + "version": "2.10.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-payment-services-paypal-graph-ql/magento-module-payment-services-paypal-graph-ql-2.8.1.0.zip", - "shasum": "d6d067923cb9838712ab99b1f7075ecc4c520672" + "url": "https://repo.magento.com/archives/magento/module-payment-services-paypal-graph-ql/magento-module-payment-services-paypal-graph-ql-2.10.1.0.zip", + "shasum": "0b2c840cd9d32e64f21764f5bf9d103eef87dd9e" }, "require": { "magento/framework": ">=103.0.4 <104.0.0", - "magento/module-payment-services-paypal": "2.8.1", + "magento/module-payment-services-paypal": "2.10.1", "magento/module-quote": ">=101.2.4 <102.0.0", "magento/module-quote-graph-ql": ">=100.4.4 <101.0.0", - "php": "~8.1.0||~8.2.0||~8.3.0" + "magento/module-vault": ">=101.2.4 <102.0.0", + "php": "~8.1.0||~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -18428,22 +18291,22 @@ }, { "name": "magento/module-payment-services-saas-export", - "version": "2.8.1", + "version": "2.10.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-payment-services-saas-export/magento-module-payment-services-saas-export-2.8.1.0.zip", - "shasum": "d43b9f00fbcb11a4ba96a27046bc13794bff0ef6" + "url": "https://repo.magento.com/archives/magento/module-payment-services-saas-export/magento-module-payment-services-saas-export-2.10.1.0.zip", + "shasum": "5785f3e43f881f04d49155166f7240280efb81ce" }, "require": { "magento/framework": ">=103.0.4 <104.0.0", "magento/module-data-exporter": "^103.0.3", - "magento/module-payment-services-base": "2.8.1", + "magento/module-payment-services-base": "2.10.1", "magento/module-saas-common": "^103.0.3", - "magento/module-sales-data-exporter": "2.8.1", + "magento/module-sales-data-exporter": "2.10.1", "magento/module-services-id": "^3.2.0", - "magento/module-store-data-exporter": "2.8.1", + "magento/module-store-data-exporter": "2.10.1", "magento/services-connector": "^1.3.0", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.1.0||~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -18462,17 +18325,17 @@ }, { "name": "magento/module-payment-staging", - "version": "100.4.4", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-payment-staging/magento-module-payment-staging-100.4.4.0.zip", - "shasum": "c14a17ae732996b85a40bbe9d376675221f9ba14" + "url": "https://repo.magento.com/archives/magento/module-payment-staging/magento-module-payment-staging-100.4.5.0-beta2.zip", + "shasum": "1ef145f04859522d589eeec25be35ebb51a7489b" }, "require": { "magento/framework": "103.0.*", "magento/module-quote": "101.2.*", "magento/module-staging": "101.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-payment": "100.4.*" @@ -18494,11 +18357,11 @@ }, { "name": "magento/module-paypal", - "version": "101.0.8-beta1", + "version": "101.0.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-paypal/magento-module-paypal-101.0.8.0-beta1.zip", - "shasum": "dd47a63ddd992f8466c4df592b0194742a32b986" + "url": "https://repo.magento.com/archives/magento/module-paypal/magento-module-paypal-101.0.8.0-beta2.zip", + "shasum": "641057ed79c6031bc3b04d9213f693adde314662" }, "require": { "lib-libxml": "*", @@ -18521,7 +18384,7 @@ "magento/module-theme": "101.1.*", "magento/module-ui": "101.2.*", "magento/module-vault": "101.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-checkout-agreements": "100.4.*" @@ -18543,18 +18406,18 @@ }, { "name": "magento/module-paypal-captcha", - "version": "100.4.4", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-paypal-captcha/magento-module-paypal-captcha-100.4.4.0.zip", - "shasum": "b48f801208ad7718ec10fc8c733c6620320750d9" + "url": "https://repo.magento.com/archives/magento/module-paypal-captcha/magento-module-paypal-captcha-100.4.5.0-beta2.zip", + "shasum": "fc56d0ee899205710925a2bb5969676c80e4afe7" }, "require": { "magento/framework": "103.0.*", "magento/module-captcha": "100.4.*", "magento/module-checkout": "100.4.*", "magento/module-store": "101.1.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-paypal": "101.0.*" @@ -18576,11 +18439,11 @@ }, { "name": "magento/module-paypal-graph-ql", - "version": "100.4.5", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-paypal-graph-ql/magento-module-paypal-graph-ql-100.4.5.0.zip", - "shasum": "f1981b45e335e03e6c3287d9d5e59db73b1a8fd5" + "url": "https://repo.magento.com/archives/magento/module-paypal-graph-ql/magento-module-paypal-graph-ql-100.4.6.0-beta2.zip", + "shasum": "11b781eb05f0720c521323af5ee8462e9cbabb45" }, "require": { "magento/framework": "103.0.*", @@ -18592,7 +18455,7 @@ "magento/module-sales": "103.0.*", "magento/module-store": "101.1.*", "magento/module-vault": "101.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-graph-ql": "100.4.*", @@ -18615,11 +18478,11 @@ }, { "name": "magento/module-paypal-on-boarding", - "version": "100.5.1", + "version": "100.5.2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-paypal-on-boarding/magento-module-paypal-on-boarding-100.5.1.0.zip", - "shasum": "ed232910baf1f4fe171015f8a54476ddaa4cbd06" + "url": "https://repo.magento.com/archives/magento/module-paypal-on-boarding/magento-module-paypal-on-boarding-100.5.2.0.zip", + "shasum": "d4d4884e0eabd95f276cf706a7a0fdecb904bc69" }, "require": { "magento/framework": "103.0.*", @@ -18627,7 +18490,7 @@ "magento/module-config": "101.2.*", "magento/module-paypal": "101.0.*", "magento/module-store": "101.1.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.1.0||~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -18645,11 +18508,11 @@ }, { "name": "magento/module-persistent", - "version": "100.4.8-beta1", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-persistent/magento-module-persistent-100.4.8.0-beta1.zip", - "shasum": "17646be04491109a54f631a63424eb9875451683" + "url": "https://repo.magento.com/archives/magento/module-persistent/magento-module-persistent-100.4.8.0-beta2.zip", + "shasum": "811b5c9a91a94385d75395911d3f163b4a6327e5" }, "require": { "magento/framework": "103.0.*", @@ -18659,7 +18522,7 @@ "magento/module-page-cache": "100.4.*", "magento/module-quote": "101.2.*", "magento/module-store": "101.1.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-login-as-customer-api": "100.4.*" @@ -18681,11 +18544,11 @@ }, { "name": "magento/module-persistent-history", - "version": "100.4.5-beta1", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-persistent-history/magento-module-persistent-history-100.4.5.0-beta1.zip", - "shasum": "261f84b7b6eb71b6e1164d997401e103cc5908c0" + "url": "https://repo.magento.com/archives/magento/module-persistent-history/magento-module-persistent-history-100.4.5.0-beta2.zip", + "shasum": "2b5ea2e6b235ed19e2043670f3e3795eb7ca11e9" }, "require": { "magento/framework": "103.0.*", @@ -18697,7 +18560,7 @@ "magento/module-sales": "103.0.*", "magento/module-store": "101.1.*", "magento/module-wishlist": "101.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -18715,11 +18578,11 @@ }, { "name": "magento/module-price-permissions", - "version": "100.4.3", + "version": "100.4.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-price-permissions/magento-module-price-permissions-100.4.3.0.zip", - "shasum": "550afaa4fe175b45e987ee752eee1068ec3c6475" + "url": "https://repo.magento.com/archives/magento/module-price-permissions/magento-module-price-permissions-100.4.4.0-beta2.zip", + "shasum": "accdec0021250decc8f21a7730c7c90cf1aa68c0" }, "require": { "magento/framework": "103.0.*", @@ -18736,7 +18599,7 @@ "magento/module-msrp": "100.4.*", "magento/module-store": "101.1.*", "magento/module-ui": "101.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-configurable-product": "100.4.*" @@ -18757,11 +18620,11 @@ }, { "name": "magento/module-product-alert", - "version": "100.4.7-beta1", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-product-alert/magento-module-product-alert-100.4.7.0-beta1.zip", - "shasum": "7d2017f42879532e96f27f7ea81e01387cfbe349" + "url": "https://repo.magento.com/archives/magento/module-product-alert/magento-module-product-alert-100.4.7.0-beta2.zip", + "shasum": "ab73dd1ee615fb125f675ca13b78b192891dba00" }, "require": { "magento/framework": "103.0.*", @@ -18773,7 +18636,7 @@ "magento/module-customer": "103.0.*", "magento/module-store": "101.1.*", "magento/module-theme": "101.1.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-config": "101.2.*" @@ -18795,11 +18658,11 @@ }, { "name": "magento/module-product-video", - "version": "100.4.8-beta1", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-product-video/magento-module-product-video-100.4.8.0-beta1.zip", - "shasum": "e249159e16f1b60d4ad6354204213bfb753a3a9c" + "url": "https://repo.magento.com/archives/magento/module-product-video/magento-module-product-video-100.4.8.0-beta2.zip", + "shasum": "f58431d33ca80e160167d54ea24a51ff94efe9de" }, "require": { "magento/framework": "103.0.*", @@ -18809,7 +18672,7 @@ "magento/module-eav": "102.1.*", "magento/module-media-storage": "100.4.*", "magento/module-store": "101.1.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-config": "101.2.*", @@ -18833,11 +18696,11 @@ }, { "name": "magento/module-product-video-staging", - "version": "100.4.4", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-product-video-staging/magento-module-product-video-staging-100.4.4.0.zip", - "shasum": "b5430006a575f8da20fb69f14a334bc13cbf0bbc" + "url": "https://repo.magento.com/archives/magento/module-product-video-staging/magento-module-product-video-staging-100.4.5.0-beta2.zip", + "shasum": "313ea6ee3d03593f3e73d99efcd85ed8e1d6c1dd" }, "require": { "lib-libxml": "*", @@ -18846,7 +18709,7 @@ "magento/module-backend": "102.0.*", "magento/module-catalog": "104.0.*", "magento/module-product-video": "100.4.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-catalog-staging": "100.4.*", @@ -18868,11 +18731,11 @@ }, { "name": "magento/module-promotion-permissions", - "version": "100.4.4", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-promotion-permissions/magento-module-promotion-permissions-100.4.4.0.zip", - "shasum": "492d01ba3efd8815160fac7271dcafd8d1ab85cd" + "url": "https://repo.magento.com/archives/magento/module-promotion-permissions/magento-module-promotion-permissions-100.4.5.0-beta2.zip", + "shasum": "f99dcf6145da1a2f4237548a0087f080e4398288" }, "require": { "magento/framework": "103.0.*", @@ -18881,7 +18744,7 @@ "magento/module-catalog-rule": "101.2.*", "magento/module-reminder": "101.2.*", "magento/module-sales-rule": "101.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -18899,16 +18762,16 @@ }, { "name": "magento/module-query-xml", - "version": "103.3.13", + "version": "103.3.18", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-query-xml/magento-module-query-xml-103.3.13.0.zip", - "shasum": "696e89b7bb61f43bc2794387e0741a1636bb702a" + "url": "https://repo.magento.com/archives/magento/module-query-xml/magento-module-query-xml-103.3.18.0.zip", + "shasum": "3129384ace59891077a25cfa404f752b6b1553bc" }, "require": { "magento/framework": ">=103.0.4", "magento/module-analytics": ">=100.4.4", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.1.0||~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -18927,11 +18790,11 @@ }, { "name": "magento/module-quote", - "version": "101.2.8-beta1", + "version": "101.2.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-quote/magento-module-quote-101.2.8.0-beta1.zip", - "shasum": "7e004fe342dd43b3914baced182ab2d41efbeb94" + "url": "https://repo.magento.com/archives/magento/module-quote/magento-module-quote-101.2.8.0-beta2.zip", + "shasum": "bd70c2b46cc0c7f621d733f303ea81c1031a94c8" }, "require": { "magento/framework": "103.0.*", @@ -18949,7 +18812,7 @@ "magento/module-shipping": "100.4.*", "magento/module-store": "101.1.*", "magento/module-tax": "100.4.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-webapi": "100.4.*" @@ -18971,17 +18834,17 @@ }, { "name": "magento/module-quote-analytics", - "version": "100.4.6", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-quote-analytics/magento-module-quote-analytics-100.4.6.0.zip", - "shasum": "f1e6811706820bafc4145de432b7600b8965a4b3" + "url": "https://repo.magento.com/archives/magento/module-quote-analytics/magento-module-quote-analytics-100.4.7.0-beta2.zip", + "shasum": "2f942d9103e5a578d4a69e6a4257c4c46c3537e9" }, "require": { "magento/framework": "103.0.*", "magento/module-analytics": "100.4.*", "magento/module-quote": "101.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -19000,16 +18863,16 @@ }, { "name": "magento/module-quote-bundle-options", - "version": "100.4.3", + "version": "100.4.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-quote-bundle-options/magento-module-quote-bundle-options-100.4.3.0.zip", - "shasum": "5b4b8bce2aebd951d6ef826fdba10c1ba4830d65" + "url": "https://repo.magento.com/archives/magento/module-quote-bundle-options/magento-module-quote-bundle-options-100.4.4.0-beta2.zip", + "shasum": "1decacf9b8ca3613d6839434bea6ad21f3f6c91c" }, "require": { "magento/framework": "103.0.*", "magento/module-quote": "101.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -19028,17 +18891,17 @@ }, { "name": "magento/module-quote-commerce-graph-ql", - "version": "100.4.0", + "version": "100.4.1-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-quote-commerce-graph-ql/magento-module-quote-commerce-graph-ql-100.4.0.0.zip", - "shasum": "04730251f224d029b191051718bfbeef7b1f6fe2" + "url": "https://repo.magento.com/archives/magento/module-quote-commerce-graph-ql/magento-module-quote-commerce-graph-ql-100.4.1.0-beta2.zip", + "shasum": "57c7a2cd735e73095c1540b55af78112c475f8db" }, "require": { "magento/framework": "103.0.*", "magento/module-quote": "101.2.*", "magento/module-quote-graph-ql": "100.4.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -19057,16 +18920,16 @@ }, { "name": "magento/module-quote-configurable-options", - "version": "100.4.3", + "version": "100.4.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-quote-configurable-options/magento-module-quote-configurable-options-100.4.3.0.zip", - "shasum": "8e8c103a2fe44d549bb9c31ec53de9a9e8857ca2" + "url": "https://repo.magento.com/archives/magento/module-quote-configurable-options/magento-module-quote-configurable-options-100.4.4.0-beta2.zip", + "shasum": "a39c3f0bb3c933375da4cdd75f1e8092ddc55a68" }, "require": { "magento/framework": "103.0.*", "magento/module-quote": "101.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -19085,16 +18948,16 @@ }, { "name": "magento/module-quote-downloadable-links", - "version": "100.4.3", + "version": "100.4.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-quote-downloadable-links/magento-module-quote-downloadable-links-100.4.3.0.zip", - "shasum": "cb830405cda538e624a680b78bd6124b9a39091a" + "url": "https://repo.magento.com/archives/magento/module-quote-downloadable-links/magento-module-quote-downloadable-links-100.4.4.0-beta2.zip", + "shasum": "53ed97e0e6fe231c831faca38ffeb00a8613b496" }, "require": { "magento/framework": "103.0.*", "magento/module-quote": "101.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -19113,17 +18976,17 @@ }, { "name": "magento/module-quote-gift-card-options", - "version": "100.4.4", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-quote-gift-card-options/magento-module-quote-gift-card-options-100.4.4.0.zip", - "shasum": "a8c307a3c97d44fc2c5dfa1fc6a91057aa608fd6" + "url": "https://repo.magento.com/archives/magento/module-quote-gift-card-options/magento-module-quote-gift-card-options-100.4.5.0-beta2.zip", + "shasum": "6775bd52a763f82135b76464002b96cf1cdc0643" }, "require": { "magento/framework": "103.0.*", "magento/module-gift-card": "101.3.*", "magento/module-quote": "101.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -19141,11 +19004,11 @@ }, { "name": "magento/module-quote-graph-ql", - "version": "100.4.8-beta1", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-quote-graph-ql/magento-module-quote-graph-ql-100.4.8.0-beta1.zip", - "shasum": "c291310dc0694c54888c29022e7b9ea560b2500e" + "url": "https://repo.magento.com/archives/magento/module-quote-graph-ql/magento-module-quote-graph-ql-100.4.8.0-beta2.zip", + "shasum": "6df455d6d0489b18868179c6b6ef046d577344f2" }, "require": { "magento/framework": "103.0.*", @@ -19162,7 +19025,7 @@ "magento/module-sales": "103.0.*", "magento/module-sales-graph-ql": "100.4.*", "magento/module-store": "101.1.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-catalog-inventory-graph-ql": "100.4.*", @@ -19186,11 +19049,11 @@ }, { "name": "magento/module-quote-staging", - "version": "100.4.4", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-quote-staging/magento-module-quote-staging-100.4.4.0.zip", - "shasum": "3cc18499d400ad4627c65d8548e7a6f301fcc712" + "url": "https://repo.magento.com/archives/magento/module-quote-staging/magento-module-quote-staging-100.4.5.0-beta2.zip", + "shasum": "a0a7f2a2d34394049dcfc7f3d031e24d572777be" }, "require": { "magento/framework": "103.0.*", @@ -19198,7 +19061,7 @@ "magento/module-catalog-staging": "100.4.*", "magento/module-quote": "101.2.*", "magento/module-staging": "101.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -19216,18 +19079,18 @@ }, { "name": "magento/module-re-captcha-admin-ui", - "version": "1.1.4", + "version": "1.1.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-admin-ui/magento-module-re-captcha-admin-ui-1.1.4.0.zip", - "shasum": "f043957561d99e0797ae1e21f89152eaa78d78ea" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-admin-ui/magento-module-re-captcha-admin-ui-1.1.5.0-beta2.zip", + "shasum": "4faa9ecb89428949637cba3d2f81552a5b3c2cad" }, "require": { "magento/framework": "*", "magento/module-config": "*", "magento/module-re-captcha-ui": "1.1.*", "magento/module-store": "*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -19245,11 +19108,11 @@ }, { "name": "magento/module-re-captcha-checkout", - "version": "1.1.4", + "version": "1.1.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-checkout/magento-module-re-captcha-checkout-1.1.4.0.zip", - "shasum": "f1074987e61bfd950849cf304874fab507e86080" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-checkout/magento-module-re-captcha-checkout-1.1.5.0-beta2.zip", + "shasum": "c003d836f2865f5bc16117c64f2f17f222ce5bf4" }, "require": { "magento/framework": "*", @@ -19260,7 +19123,7 @@ "magento/module-re-captcha-validation-api": "1.1.*", "magento/module-re-captcha-webapi-api": "1.0.*", "magento/module-re-captcha-webapi-ui": "1.0.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -19278,11 +19141,11 @@ }, { "name": "magento/module-re-captcha-checkout-sales-rule", - "version": "1.1.3", + "version": "1.1.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-checkout-sales-rule/magento-module-re-captcha-checkout-sales-rule-1.1.3.0.zip", - "shasum": "03fa4e8e4235a66bc7636c0857daf020ba7a04c7" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-checkout-sales-rule/magento-module-re-captcha-checkout-sales-rule-1.1.4.0-beta2.zip", + "shasum": "61cc81552db2293256b97ebf2d8d421c22002fe0" }, "require": { "magento/framework": "*", @@ -19294,7 +19157,7 @@ "magento/module-re-captcha-webapi-api": "1.0.*", "magento/module-re-captcha-webapi-ui": "1.0.*", "magento/module-sales-rule": "*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -19312,16 +19175,16 @@ }, { "name": "magento/module-re-captcha-contact", - "version": "1.1.3", + "version": "1.1.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-contact/magento-module-re-captcha-contact-1.1.3.0.zip", - "shasum": "21eccda8ae49b99f748a8d49c3c9155f356b91c3" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-contact/magento-module-re-captcha-contact-1.1.4.0-beta2.zip", + "shasum": "28f3c45506264ef44be6fb2a5b1b1a6f615021ce" }, "require": { "magento/framework": "*", "magento/module-re-captcha-ui": "1.1.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -19339,11 +19202,11 @@ }, { "name": "magento/module-re-captcha-customer", - "version": "1.1.5", + "version": "1.1.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-customer/magento-module-re-captcha-customer-1.1.5.0.zip", - "shasum": "06bf1624f9a7ace5967c9969e108f24059a67ad8" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-customer/magento-module-re-captcha-customer-1.1.6.0-beta2.zip", + "shasum": "02c35258de487dc06e66409fa06649cdd64900d5" }, "require": { "magento/framework": "*", @@ -19351,7 +19214,7 @@ "magento/module-re-captcha-ui": "1.1.*", "magento/module-re-captcha-validation-api": "1.1.*", "magento/module-re-captcha-webapi-api": "1.0.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -19369,17 +19232,17 @@ }, { "name": "magento/module-re-captcha-frontend-ui", - "version": "1.1.5", + "version": "1.1.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-frontend-ui/magento-module-re-captcha-frontend-ui-1.1.5.0.zip", - "shasum": "c36367b0aa9b7120a10298b012b4e5595f4362ce" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-frontend-ui/magento-module-re-captcha-frontend-ui-1.1.6.0-beta2.zip", + "shasum": "4510364c698cd9aa921b7c8f37b245109f91d802" }, "require": { "magento/framework": "*", "magento/module-re-captcha-ui": "1.1.*", "magento/module-store": "*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -19397,11 +19260,11 @@ }, { "name": "magento/module-re-captcha-gift-card", - "version": "1.0.3-beta1", + "version": "1.0.3-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-gift-card/magento-module-re-captcha-gift-card-1.0.3.0-beta1.zip", - "shasum": "4a34e44330ffab2f6482d901e795e887fe8c0bfb" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-gift-card/magento-module-re-captcha-gift-card-1.0.3.0-beta2.zip", + "shasum": "821bfcbe3cb5b4f393f01c0b6369bd422e999d0e" }, "require": { "magento/framework": "*", @@ -19417,7 +19280,7 @@ "magento/module-re-captcha-webapi-graph-ql": "*", "magento/module-re-captcha-webapi-rest": "*", "magento/module-re-captcha-webapi-ui": "*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -19435,11 +19298,11 @@ }, { "name": "magento/module-re-captcha-invitation", - "version": "1.0.2", + "version": "1.0.3-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-invitation/magento-module-re-captcha-invitation-1.0.2.0.zip", - "shasum": "d5b90af8be7c97c165efefa6f3156ef5844cdb2c" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-invitation/magento-module-re-captcha-invitation-1.0.3.0-beta2.zip", + "shasum": "9d53b13f8194c05bfd2e74f29686aa6532a7feba" }, "require": { "magento/framework": "*", @@ -19449,7 +19312,7 @@ "magento/module-re-captcha-frontend-ui": "*", "magento/module-re-captcha-ui": "*", "magento/module-re-captcha-validation-api": "*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -19467,16 +19330,16 @@ }, { "name": "magento/module-re-captcha-migration", - "version": "1.1.4", + "version": "1.1.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-migration/magento-module-re-captcha-migration-1.1.4.0.zip", - "shasum": "dc8a836438b9dc78fb03f703cd4fcc20c28d0d11" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-migration/magento-module-re-captcha-migration-1.1.5.0-beta2.zip", + "shasum": "7710d9d33b00d0f8cae9fe31197730537c14fb2d" }, "require": { "magento/framework": "*", "magento/module-config": "*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -19494,16 +19357,16 @@ }, { "name": "magento/module-re-captcha-multiple-wishlist", - "version": "1.0.2", + "version": "1.0.3-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-multiple-wishlist/magento-module-re-captcha-multiple-wishlist-1.0.2.0.zip", - "shasum": "5f15eb48361fa492ae92d4966ab4f310a4250df6" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-multiple-wishlist/magento-module-re-captcha-multiple-wishlist-1.0.3.0-beta2.zip", + "shasum": "a8a2fa23ce0418c1f3880d7022d3fe4b671125f8" }, "require": { "magento/framework": "*", "magento/module-re-captcha-ui": "*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -19521,18 +19384,18 @@ }, { "name": "magento/module-re-captcha-newsletter", - "version": "1.1.4", + "version": "1.1.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-newsletter/magento-module-re-captcha-newsletter-1.1.4.0.zip", - "shasum": "fe879917ab11aae2f68e15e1a932f89cf0039df3" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-newsletter/magento-module-re-captcha-newsletter-1.1.5.0-beta2.zip", + "shasum": "78142cfe91e86b0e382663966be0fd9837c12b09" }, "require": { "magento/framework": "*", "magento/module-re-captcha-ui": "1.1.*", "magento/module-re-captcha-validation-api": "1.1.*", "magento/module-re-captcha-webapi-api": "1.0.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -19550,11 +19413,11 @@ }, { "name": "magento/module-re-captcha-paypal", - "version": "1.1.4", + "version": "1.1.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-paypal/magento-module-re-captcha-paypal-1.1.4.0.zip", - "shasum": "caebe903f58a2cfbc7fdc7797778057e99eceab0" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-paypal/magento-module-re-captcha-paypal-1.1.5.0-beta2.zip", + "shasum": "43434eec5f55d14cc17cf32dfc1bbdd5cb967285" }, "require": { "magento/framework": "*", @@ -19565,7 +19428,7 @@ "magento/module-re-captcha-ui": "1.1.*", "magento/module-re-captcha-validation-api": "1.1.*", "magento/module-re-captcha-webapi-api": "1.0.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -19583,11 +19446,11 @@ }, { "name": "magento/module-re-captcha-resend-confirmation-email", - "version": "1.1.0-beta1", + "version": "1.1.0-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-resend-confirmation-email/magento-module-re-captcha-resend-confirmation-email-1.1.0.0-beta1.zip", - "shasum": "01eff6eac641b3510650513655eff39d742dbffb" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-resend-confirmation-email/magento-module-re-captcha-resend-confirmation-email-1.1.0.0-beta2.zip", + "shasum": "21cb719d72115de889073515671e3a91cb6c7344" }, "require": { "magento/framework": "*", @@ -19595,7 +19458,7 @@ "magento/module-re-captcha-ui": "1.1.*", "magento/module-re-captcha-validation-api": "1.1.*", "magento/module-re-captcha-webapi-api": "1.0.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -19613,18 +19476,18 @@ }, { "name": "magento/module-re-captcha-review", - "version": "1.1.4", + "version": "1.1.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-review/magento-module-re-captcha-review-1.1.4.0.zip", - "shasum": "9f3f96acacf027909bb76bd0c7c1c5ab44697d37" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-review/magento-module-re-captcha-review-1.1.5.0-beta2.zip", + "shasum": "54ca4b32604b44c8df438bf99c8e371105216dcb" }, "require": { "magento/framework": "*", "magento/module-re-captcha-ui": "1.1.*", "magento/module-re-captcha-validation-api": "1.1.*", "magento/module-re-captcha-webapi-api": "1.0.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -19642,18 +19505,18 @@ }, { "name": "magento/module-re-captcha-send-friend", - "version": "1.1.4", + "version": "1.1.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-send-friend/magento-module-re-captcha-send-friend-1.1.4.0.zip", - "shasum": "a89a507c9c2fac5f85c52810b3c5f5fe65373c1e" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-send-friend/magento-module-re-captcha-send-friend-1.1.5.0-beta2.zip", + "shasum": "d50139d30530eb6c8b296f2abc6a22907e4fcbb0" }, "require": { "magento/framework": "*", "magento/module-re-captcha-ui": "1.1.*", "magento/module-re-captcha-validation-api": "1.1.*", "magento/module-re-captcha-webapi-api": "1.0.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -19671,17 +19534,17 @@ }, { "name": "magento/module-re-captcha-store-pickup", - "version": "1.0.3", + "version": "1.0.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-store-pickup/magento-module-re-captcha-store-pickup-1.0.3.0.zip", - "shasum": "f9090be0e24fe23f79b19cece3d3f6e49ecb8993" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-store-pickup/magento-module-re-captcha-store-pickup-1.0.4.0-beta2.zip", + "shasum": "2b8e549ea399563d90f86d139cded88627a22421" }, "require": { "magento/framework": "*", "magento/module-checkout": "*", "magento/module-re-captcha-ui": "1.1.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-inventory-in-store-pickup-frontend": "*" @@ -19702,16 +19565,16 @@ }, { "name": "magento/module-re-captcha-ui", - "version": "1.1.4", + "version": "1.1.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-ui/magento-module-re-captcha-ui-1.1.4.0.zip", - "shasum": "627fb12305748f74e15c82d644670a097e19f024" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-ui/magento-module-re-captcha-ui-1.1.5.0-beta2.zip", + "shasum": "c244b7bfd74b2991c4189087f999aaf8a4f3d23e" }, "require": { "magento/framework": "*", "magento/module-re-captcha-validation-api": "1.1.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -19735,17 +19598,17 @@ }, { "name": "magento/module-re-captcha-user", - "version": "1.1.4", + "version": "1.1.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-user/magento-module-re-captcha-user-1.1.4.0.zip", - "shasum": "f5a387a956947763c6f1ed8cdd79ecec05b736cc" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-user/magento-module-re-captcha-user-1.1.5.0-beta2.zip", + "shasum": "b9a71f5a895a32e0680a805826b1a775be6fc5da" }, "require": { "magento/framework": "*", "magento/module-re-captcha-ui": "1.1.*", "magento/module-re-captcha-validation-api": "1.1.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -19763,17 +19626,17 @@ }, { "name": "magento/module-re-captcha-validation", - "version": "1.1.3", + "version": "1.1.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-validation/magento-module-re-captcha-validation-1.1.3.0.zip", - "shasum": "f344008867269a4cc1560e6f4953814250dbb7b1" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-validation/magento-module-re-captcha-validation-1.1.4.0-beta2.zip", + "shasum": "25f9fd3614d15df99823f8d58cced796489d2244" }, "require": { - "google/recaptcha": "^1.2", "magento/framework": "*", "magento/module-re-captcha-validation-api": "1.1.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0", + "phpfui/recaptcha": "^2.0.0" }, "type": "magento2-module", "autoload": { @@ -19791,15 +19654,15 @@ }, { "name": "magento/module-re-captcha-validation-api", - "version": "1.1.3", + "version": "1.1.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-validation-api/magento-module-re-captcha-validation-api-1.1.3.0.zip", - "shasum": "759f1f9b2d6babd29b84f4b507cb3bc652229217" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-validation-api/magento-module-re-captcha-validation-api-1.1.4.0-beta2.zip", + "shasum": "810741d0cffc0aa3e9602745ce75bb9737010e12" }, "require": { "magento/framework": "*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -19817,11 +19680,11 @@ }, { "name": "magento/module-re-captcha-version-2-checkbox", - "version": "2.0.5-beta1", + "version": "2.0.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-version-2-checkbox/magento-module-re-captcha-version-2-checkbox-2.0.5.0-beta1.zip", - "shasum": "2a2e854bf669a09a6e4f1fe0ef4427c84e346a5e" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-version-2-checkbox/magento-module-re-captcha-version-2-checkbox-2.0.5.0-beta2.zip", + "shasum": "f93536d52cfa3e72110191d35288f4a5ec3216f4" }, "require": { "magento/framework": "*", @@ -19829,7 +19692,7 @@ "magento/module-re-captcha-validation-api": "1.1.*", "magento/module-re-captcha-webapi-graph-ql": "1.0.*", "magento/module-store": "*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-config": "*", @@ -19851,11 +19714,11 @@ }, { "name": "magento/module-re-captcha-version-2-invisible", - "version": "2.0.5-beta1", + "version": "2.0.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-version-2-invisible/magento-module-re-captcha-version-2-invisible-2.0.5.0-beta1.zip", - "shasum": "4f0640f47fc9fa5eb95246780f87f185c7e791ba" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-version-2-invisible/magento-module-re-captcha-version-2-invisible-2.0.5.0-beta2.zip", + "shasum": "af3d2b6ebfc126ed065a1d838069e3c18a7da841" }, "require": { "magento/framework": "*", @@ -19863,7 +19726,7 @@ "magento/module-re-captcha-validation-api": "1.1.*", "magento/module-re-captcha-webapi-graph-ql": "1.0.*", "magento/module-store": "*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-config": "*", @@ -19885,11 +19748,11 @@ }, { "name": "magento/module-re-captcha-version-3-invisible", - "version": "2.0.5-beta1", + "version": "2.0.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-version-3-invisible/magento-module-re-captcha-version-3-invisible-2.0.5.0-beta1.zip", - "shasum": "ed7bcf41a053d541dfc24806cf4eeba69a87e1da" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-version-3-invisible/magento-module-re-captcha-version-3-invisible-2.0.5.0-beta2.zip", + "shasum": "6c9b5806afb67f8a0f052cd192d78db86c669b7a" }, "require": { "magento/framework": "*", @@ -19897,7 +19760,7 @@ "magento/module-re-captcha-validation-api": "1.1.*", "magento/module-re-captcha-webapi-graph-ql": "1.0.*", "magento/module-store": "*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-config": "*", @@ -19919,16 +19782,16 @@ }, { "name": "magento/module-re-captcha-webapi-api", - "version": "1.0.3", + "version": "1.0.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-webapi-api/magento-module-re-captcha-webapi-api-1.0.3.0.zip", - "shasum": "410e9910328f965d0ac6a435779b4f381b290105" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-webapi-api/magento-module-re-captcha-webapi-api-1.0.4.0-beta2.zip", + "shasum": "78efe2051ce13a8302ea78acdc292823b4cbe196" }, "require": { "magento/framework": "*", "magento/module-re-captcha-validation-api": "1.1.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -19946,11 +19809,11 @@ }, { "name": "magento/module-re-captcha-webapi-graph-ql", - "version": "1.0.4-beta1", + "version": "1.0.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-webapi-graph-ql/magento-module-re-captcha-webapi-graph-ql-1.0.4.0-beta1.zip", - "shasum": "7b420d2afa811ddd3d92cc8cb96ad64ccfb8e6ee" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-webapi-graph-ql/magento-module-re-captcha-webapi-graph-ql-1.0.4.0-beta2.zip", + "shasum": "fd73694ba87f3e919aedfab83d0ea2e04bde5f1b" }, "require": { "magento/framework": "*", @@ -19959,7 +19822,7 @@ "magento/module-re-captcha-validation-api": "1.1.*", "magento/module-re-captcha-version-3-invisible": "2.0.*", "magento/module-re-captcha-webapi-api": "1.0.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -19977,11 +19840,11 @@ }, { "name": "magento/module-re-captcha-webapi-rest", - "version": "1.0.3", + "version": "1.0.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-webapi-rest/magento-module-re-captcha-webapi-rest-1.0.3.0.zip", - "shasum": "d2f1acf6c2fbd58d78356519d90ab38004f6b40a" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-webapi-rest/magento-module-re-captcha-webapi-rest-1.0.4.0-beta2.zip", + "shasum": "f2b336b4f06d706763a21094d874d91eac707591" }, "require": { "magento/framework": "*", @@ -19989,7 +19852,7 @@ "magento/module-re-captcha-validation-api": "1.1.*", "magento/module-re-captcha-webapi-api": "1.0.*", "magento/module-webapi": "*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -20007,16 +19870,16 @@ }, { "name": "magento/module-re-captcha-webapi-ui", - "version": "1.0.3", + "version": "1.0.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-webapi-ui/magento-module-re-captcha-webapi-ui-1.0.3.0.zip", - "shasum": "9d962010016e122513278e01944541a49968423d" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-webapi-ui/magento-module-re-captcha-webapi-ui-1.0.4.0-beta2.zip", + "shasum": "9d6a576135f0136ccd2c223078f23c9c5d1d8f44" }, "require": { "magento/framework": "*", "magento/module-re-captcha-frontend-ui": "1.1.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -20032,19 +19895,46 @@ ], "description": "Google reCAPTCHA integration for Magento2" }, + { + "name": "magento/module-re-captcha-wishlist", + "version": "1.1.0-beta2", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-re-captcha-wishlist/magento-module-re-captcha-wishlist-1.1.0.0-beta2.zip", + "shasum": "89dfcc5bf33c099342362876e66135cb31ee2bbf" + }, + "require": { + "magento/framework": "*", + "magento/module-re-captcha-ui": "1.1.*", + "php": "~8.2.0||~8.3.0||~8.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\ReCaptchaWishlist\\": "" + } + }, + "license": [ + "OSL-3.0" + ], + "description": "Google reCAPTCHA integration for Magento2" + }, { "name": "magento/module-related-product-graph-ql", - "version": "100.4.4", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-related-product-graph-ql/magento-module-related-product-graph-ql-100.4.4.0.zip", - "shasum": "cc8aa2ff2887b4c47f24891da88122c0a95a7671" + "url": "https://repo.magento.com/archives/magento/module-related-product-graph-ql/magento-module-related-product-graph-ql-100.4.5.0-beta2.zip", + "shasum": "09b42a30f78c94a7c3d055efe39c463097af4f36" }, "require": { "magento/framework": "103.0.*", "magento/module-catalog": "104.0.*", "magento/module-catalog-graph-ql": "100.4.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-graph-ql": "100.4.*" @@ -20066,18 +19956,18 @@ }, { "name": "magento/module-release-notification", - "version": "100.4.6-beta1", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-release-notification/magento-module-release-notification-100.4.6.0-beta1.zip", - "shasum": "756580f2737f1ef32b34361e555f129e69af215c" + "url": "https://repo.magento.com/archives/magento/module-release-notification/magento-module-release-notification-100.4.6.0-beta2.zip", + "shasum": "5fa280ba12617329b2d70cd83b98fda87d3566aa" }, "require": { "magento/framework": "103.0.*", "magento/module-backend": "102.0.*", "magento/module-ui": "101.2.*", "magento/module-user": "101.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-config": "101.2.*" @@ -20099,11 +19989,11 @@ }, { "name": "magento/module-reminder", - "version": "101.2.7-beta1", + "version": "101.2.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-reminder/magento-module-reminder-101.2.7.0-beta1.zip", - "shasum": "a885be1bf12cf11d8378d8d1aa492a25c8978ff0" + "url": "https://repo.magento.com/archives/magento/module-reminder/magento-module-reminder-101.2.7.0-beta2.zip", + "shasum": "b2933eef23d8d7de90943c450196dfe67aa5077f" }, "require": { "magento/framework": "103.0.*", @@ -20118,7 +20008,7 @@ "magento/module-rule": "100.4.*", "magento/module-sales-rule": "101.2.*", "magento/module-store": "101.1.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -20136,17 +20026,17 @@ }, { "name": "magento/module-remote-storage", - "version": "100.4.6-beta1", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-remote-storage/magento-module-remote-storage-100.4.6.0-beta1.zip", - "shasum": "776066611cf670c8766d2762a8c9314dafc1c3cb" + "url": "https://repo.magento.com/archives/magento/module-remote-storage/magento-module-remote-storage-100.4.6.0-beta2.zip", + "shasum": "3824c35905414269c87edd1d8b8623fa1e86c83d" }, "require": { "league/flysystem": "^3.0", "league/flysystem-aws-s3-v3": "^3.0", "magento/framework": "103.0.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-backend": "102.0.*", @@ -20179,16 +20069,16 @@ }, { "name": "magento/module-remote-storage-commerce", - "version": "100.4.3", + "version": "100.4.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-remote-storage-commerce/magento-module-remote-storage-commerce-100.4.3.0.zip", - "shasum": "6f1cc94bf4c1e0438d450bf0e863e2b5cce8e038" + "url": "https://repo.magento.com/archives/magento/module-remote-storage-commerce/magento-module-remote-storage-commerce-100.4.4.0-beta2.zip", + "shasum": "17f02379a86a9ee2c510043f16ef29369c06f0c6" }, "require": { "magento/framework": "103.0.*", "magento/module-remote-storage": "100.4.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-advanced-checkout": "100.4.*", @@ -20211,11 +20101,11 @@ }, { "name": "magento/module-reports", - "version": "100.4.8-beta1", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-reports/magento-module-reports-100.4.8.0-beta1.zip", - "shasum": "0134bb9fbb382131df0a32c8c6c2615787fc90fb" + "url": "https://repo.magento.com/archives/magento/module-reports/magento-module-reports-100.4.8.0-beta2.zip", + "shasum": "5f6ed0a92b04f88500ab273d8a3f4f645609ccbd" }, "require": { "magento/framework": "103.0.*", @@ -20225,7 +20115,6 @@ "magento/module-cms": "104.0.*", "magento/module-config": "101.2.*", "magento/module-customer": "103.0.*", - "magento/module-directory": "100.4.*", "magento/module-downloadable": "100.4.*", "magento/module-eav": "102.1.*", "magento/module-quote": "101.2.*", @@ -20236,7 +20125,7 @@ "magento/module-tax": "100.4.*", "magento/module-widget": "101.2.*", "magento/module-wishlist": "101.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -20255,15 +20144,15 @@ }, { "name": "magento/module-require-js", - "version": "100.4.4-beta1", + "version": "100.4.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-require-js/magento-module-require-js-100.4.4.0-beta1.zip", - "shasum": "0d9819a2efbc2e7f52c40d4ebe1122245eee0f33" + "url": "https://repo.magento.com/archives/magento/module-require-js/magento-module-require-js-100.4.4.0-beta2.zip", + "shasum": "badc098456b9224be8d3a728f318c2ec945fac52" }, "require": { "magento/framework": "103.0.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -20282,15 +20171,15 @@ }, { "name": "magento/module-resource-connections", - "version": "100.4.5-beta1", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-resource-connections/magento-module-resource-connections-100.4.5.0-beta1.zip", - "shasum": "9672f2fb77e226f9c06f58d12e7b8edef414a57d" + "url": "https://repo.magento.com/archives/magento/module-resource-connections/magento-module-resource-connections-100.4.5.0-beta2.zip", + "shasum": "e599135b1ad781bc13c9de504562af6c8969a024" }, "require": { "magento/framework": "103.0.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -20308,11 +20197,11 @@ }, { "name": "magento/module-review", - "version": "100.4.8-beta1", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-review/magento-module-review-100.4.8.0-beta1.zip", - "shasum": "4d006296b514958967d69927507cb92dabcd434e" + "url": "https://repo.magento.com/archives/magento/module-review/magento-module-review-100.4.8.0-beta2.zip", + "shasum": "dd11a019d294cbf49b9a5c5e27a4603d9fcb1aff" }, "require": { "magento/framework": "103.0.*", @@ -20324,7 +20213,7 @@ "magento/module-store": "101.1.*", "magento/module-theme": "101.1.*", "magento/module-ui": "101.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-cookie": "100.4.*", @@ -20347,17 +20236,17 @@ }, { "name": "magento/module-review-analytics", - "version": "100.4.4", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-review-analytics/magento-module-review-analytics-100.4.4.0.zip", - "shasum": "40dc44eeb86d22b2b8b3b801113ee440a4fd6825" + "url": "https://repo.magento.com/archives/magento/module-review-analytics/magento-module-review-analytics-100.4.5.0-beta2.zip", + "shasum": "01ae3811446f8ee5abdcbac9a0a89f69f9715f61" }, "require": { "magento/framework": "103.0.*", "magento/module-analytics": "100.4.*", "magento/module-review": "100.4.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -20376,18 +20265,18 @@ }, { "name": "magento/module-review-graph-ql", - "version": "100.4.3", + "version": "100.4.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-review-graph-ql/magento-module-review-graph-ql-100.4.3.0.zip", - "shasum": "13f34715b365d587dd80028d241db1923335b8b9" + "url": "https://repo.magento.com/archives/magento/module-review-graph-ql/magento-module-review-graph-ql-100.4.4.0-beta2.zip", + "shasum": "056ffc97b182c8dfed6c30a01930af23d1a36d9b" }, "require": { "magento/framework": "103.0.*", "magento/module-catalog": "104.0.*", "magento/module-review": "100.4.*", "magento/module-store": "101.1.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-graph-ql": "100.4.*", @@ -20410,11 +20299,11 @@ }, { "name": "magento/module-review-staging", - "version": "100.4.4", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-review-staging/magento-module-review-staging-100.4.4.0.zip", - "shasum": "83a27607d7c793c4d0e3b7623050e06bcaf5bb86" + "url": "https://repo.magento.com/archives/magento/module-review-staging/magento-module-review-staging-100.4.5.0-beta2.zip", + "shasum": "8a24d381cbe8faef2c60d7824cdfeca879f39cc2" }, "require": { "lib-libxml": "*", @@ -20422,7 +20311,7 @@ "magento/magento-composer-installer": "*", "magento/module-catalog": "104.0.*", "magento/module-review": "100.4.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-staging": "101.2.*" @@ -20443,11 +20332,11 @@ }, { "name": "magento/module-reward", - "version": "101.2.8-beta1", + "version": "101.2.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-reward/magento-module-reward-101.2.8.0-beta1.zip", - "shasum": "c3446930c97dcc806962babd7d057c0793220677" + "url": "https://repo.magento.com/archives/magento/module-reward/magento-module-reward-101.2.8.0-beta2.zip", + "shasum": "1f64d209709f4774202598589202d521d46a6652" }, "require": { "magento/framework": "103.0.*", @@ -20467,7 +20356,7 @@ "magento/module-tax": "100.4.*", "magento/module-theme": "101.1.*", "magento/module-ui": "101.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-customer-balance": "100.4.*", @@ -20489,11 +20378,11 @@ }, { "name": "magento/module-reward-graph-ql", - "version": "100.4.6", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-reward-graph-ql/magento-module-reward-graph-ql-100.4.6.0.zip", - "shasum": "2ccae649ee9753e6e0b2ba1025345662949a7d60" + "url": "https://repo.magento.com/archives/magento/module-reward-graph-ql/magento-module-reward-graph-ql-100.4.7.0-beta2.zip", + "shasum": "7ed3a8b628b050082e0e6ee74cfc990b7e3ee019" }, "require": { "magento/framework": "103.0.*", @@ -20502,7 +20391,7 @@ "magento/module-quote-graph-ql": "100.4.*", "magento/module-reward": "101.2.*", "magento/module-store": "101.1.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-customer-graph-ql": "100.4.*", @@ -20525,18 +20414,18 @@ }, { "name": "magento/module-reward-staging", - "version": "100.4.4", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-reward-staging/magento-module-reward-staging-100.4.4.0.zip", - "shasum": "b1015baf6d3fba3dbbd4ab530a11503b1e247fe4" + "url": "https://repo.magento.com/archives/magento/module-reward-staging/magento-module-reward-staging-100.4.5.0-beta2.zip", + "shasum": "685fc88827c36628cc250568621023ab7c2c2473" }, "require": { "magento/framework": "103.0.*", "magento/module-reward": "101.2.*", "magento/module-sales-rule": "101.2.*", "magento/module-sales-rule-staging": "100.4.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-staging": "101.2.*" @@ -20557,11 +20446,11 @@ }, { "name": "magento/module-rma", - "version": "101.2.8-beta1", + "version": "101.2.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-rma/magento-module-rma-101.2.8.0-beta1.zip", - "shasum": "518d5f522815acb791a046f8116cfdbe2558aa16" + "url": "https://repo.magento.com/archives/magento/module-rma/magento-module-rma-101.2.8.0-beta2.zip", + "shasum": "64538b7bd44c28832fc91e4c3368de9e12165878" }, "require": { "ext-gd": "*", @@ -20585,7 +20474,7 @@ "magento/module-tax": "100.4.*", "magento/module-theme": "101.1.*", "magento/module-ui": "101.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-dhl": "100.4.*", @@ -20608,11 +20497,11 @@ }, { "name": "magento/module-rma-graph-ql", - "version": "100.4.7-beta1", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-rma-graph-ql/magento-module-rma-graph-ql-100.4.7.0-beta1.zip", - "shasum": "33e38cb1e20c5a8bc521517555444ec1db5abaa5" + "url": "https://repo.magento.com/archives/magento/module-rma-graph-ql/magento-module-rma-graph-ql-100.4.7.0-beta2.zip", + "shasum": "f47d5cb3d67800557e6e73c6a653972ff6d1308c" }, "require": { "magento/framework": "103.0.*", @@ -20628,7 +20517,7 @@ "magento/module-sales-graph-ql": "100.4.*", "magento/module-shipping": "100.4.*", "magento/module-store": "101.1.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -20647,17 +20536,17 @@ }, { "name": "magento/module-rma-staging", - "version": "100.4.4", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-rma-staging/magento-module-rma-staging-100.4.4.0.zip", - "shasum": "19a88e76502f09c6e4099a22dff25c76d610dc7d" + "url": "https://repo.magento.com/archives/magento/module-rma-staging/magento-module-rma-staging-100.4.5.0-beta2.zip", + "shasum": "b8f32b1f50a7317c3b32119ad8a9df6c659843bd" }, "require": { "lib-libxml": "*", "magento/framework": "103.0.*", "magento/magento-composer-installer": "*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-rma": "101.2.*", @@ -20679,16 +20568,16 @@ }, { "name": "magento/module-robots", - "version": "101.1.4-beta1", + "version": "101.1.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-robots/magento-module-robots-101.1.4.0-beta1.zip", - "shasum": "29a089eb7a078f8800fbb727229b45dd625e1b2f" + "url": "https://repo.magento.com/archives/magento/module-robots/magento-module-robots-101.1.4.0-beta2.zip", + "shasum": "7189e10dfa7ec9851fdf92f00c45d97e2e39a78c" }, "require": { "magento/framework": "103.0.*", "magento/module-store": "101.1.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-theme": "101.1.*" @@ -20710,18 +20599,18 @@ }, { "name": "magento/module-rss", - "version": "100.4.6-beta1", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-rss/magento-module-rss-100.4.6.0-beta1.zip", - "shasum": "03387f6ced9d39ea53f60453f25f511fccade88f" + "url": "https://repo.magento.com/archives/magento/module-rss/magento-module-rss-100.4.6.0-beta2.zip", + "shasum": "15f81501bc2aff36f301f211976fcff453182710" }, "require": { "magento/framework": "103.0.*", "magento/module-backend": "102.0.*", "magento/module-customer": "103.0.*", "magento/module-store": "101.1.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -20740,11 +20629,11 @@ }, { "name": "magento/module-rule", - "version": "100.4.7-beta1", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-rule/magento-module-rule-100.4.7.0-beta1.zip", - "shasum": "f1d3ee037f0ccc449b107852997adc2cd4aff191" + "url": "https://repo.magento.com/archives/magento/module-rule/magento-module-rule-100.4.7.0-beta2.zip", + "shasum": "81013e42d78defbd8188705c87417e42aff613da" }, "require": { "lib-libxml": "*", @@ -20753,7 +20642,7 @@ "magento/module-catalog": "104.0.*", "magento/module-eav": "102.1.*", "magento/module-store": "101.1.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -20772,11 +20661,11 @@ }, { "name": "magento/module-saas-common", - "version": "103.3.13", + "version": "103.3.18", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-saas-common/magento-module-saas-common-103.3.13.0.zip", - "shasum": "9c81ae5444c14680f59e049fcf06191413db4d88" + "url": "https://repo.magento.com/archives/magento/module-saas-common/magento-module-saas-common-103.3.18.0.zip", + "shasum": "cec2e2b6929efd38135e13bbcbcf611709a7a441" }, "require": { "magento/framework": ">=103.0.4", @@ -20784,7 +20673,7 @@ "magento/module-indexer": ">=100.4.4", "magento/module-services-id": "^3.1.2", "magento/services-connector": "^1.2.5", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.1.0||~8.2.0||~8.3.0||~8.4.0" }, "require-dev": { "phpunit/phpunit": "~6.5.0" @@ -20809,11 +20698,11 @@ }, { "name": "magento/module-sales", - "version": "103.0.8-beta1", + "version": "103.0.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sales/magento-module-sales-103.0.8.0-beta1.zip", - "shasum": "10056bee91be1bdfceb6c80d1a9ce7c57b8b9730" + "url": "https://repo.magento.com/archives/magento/module-sales/magento-module-sales-103.0.8.0-beta2.zip", + "shasum": "a0bb572d1e02da121fbb1b8d7338e7e97448c425" }, "require": { "magento/framework": "103.0.*", @@ -20827,6 +20716,7 @@ "magento/module-customer": "103.0.*", "magento/module-directory": "100.4.*", "magento/module-eav": "102.1.*", + "magento/module-encryption-key": "100.4.*", "magento/module-gift-message": "100.4.*", "magento/module-media-storage": "100.4.*", "magento/module-payment": "100.4.*", @@ -20841,7 +20731,7 @@ "magento/module-ui": "101.2.*", "magento/module-widget": "101.2.*", "magento/module-wishlist": "101.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-sales-sample-data": "Sample Data version: 100.4.*" @@ -20863,17 +20753,17 @@ }, { "name": "magento/module-sales-analytics", - "version": "100.4.4", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sales-analytics/magento-module-sales-analytics-100.4.4.0.zip", - "shasum": "80f8926abd9452b7fe46f19c1eaf4eb652facfa3" + "url": "https://repo.magento.com/archives/magento/module-sales-analytics/magento-module-sales-analytics-100.4.5.0-beta2.zip", + "shasum": "ed001e8570bd7139c5e08dc356b04ca05385ee2a" }, "require": { "magento/framework": "103.0.*", "magento/module-analytics": "100.4.*", "magento/module-sales": "103.0.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -20892,11 +20782,11 @@ }, { "name": "magento/module-sales-archive", - "version": "101.0.6-beta1", + "version": "101.0.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sales-archive/magento-module-sales-archive-101.0.6.0-beta1.zip", - "shasum": "759e7f660d1ed4bf13891c4313ee035aafd9a5da" + "url": "https://repo.magento.com/archives/magento/module-sales-archive/magento-module-sales-archive-101.0.6.0-beta2.zip", + "shasum": "cb8f50b3e11fc71a44ad748832108178b090c64d" }, "require": { "magento/framework": "103.0.*", @@ -20906,7 +20796,7 @@ "magento/module-sales-sequence": "100.4.*", "magento/module-store": "101.1.*", "magento/module-ui": "101.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -20924,18 +20814,18 @@ }, { "name": "magento/module-sales-data-exporter", - "version": "2.8.1", + "version": "2.10.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sales-data-exporter/magento-module-sales-data-exporter-2.8.1.0.zip", - "shasum": "a7a207fdb8315821129eb0763e5cca0eceeadf5e" + "url": "https://repo.magento.com/archives/magento/module-sales-data-exporter/magento-module-sales-data-exporter-2.10.1.0.zip", + "shasum": "aa0a68c399daa738ac3d26d82c59fbd8ad9c46e5" }, "require": { "magento/framework": ">=103.0.4 <104.0.0", "magento/module-data-exporter": "^103.0.3", "magento/module-query-xml": "^103.0.3", "magento/module-sales": ">=103.0.4 <104.0.0", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.1.0||~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -20954,11 +20844,11 @@ }, { "name": "magento/module-sales-graph-ql", - "version": "100.4.8-beta1", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sales-graph-ql/magento-module-sales-graph-ql-100.4.8.0-beta1.zip", - "shasum": "018ffbf79d40b7c4e520f40c90002dbc80d7e5b6" + "url": "https://repo.magento.com/archives/magento/module-sales-graph-ql/magento-module-sales-graph-ql-100.4.8.0-beta2.zip", + "shasum": "ac48a022f88c77729825465de6fdc4770fe6afa4" }, "require": { "magento/framework": "103.0.*", @@ -20966,11 +20856,12 @@ "magento/module-catalog-graph-ql": "100.4.*", "magento/module-graph-ql": "100.4.*", "magento/module-quote": "101.2.*", + "magento/module-quote-graph-ql": "100.4.*", "magento/module-sales": "103.0.*", "magento/module-shipping": "100.4.*", "magento/module-store": "101.1.*", "magento/module-tax": "100.4.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -20989,11 +20880,11 @@ }, { "name": "magento/module-sales-inventory", - "version": "100.4.5-beta1", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sales-inventory/magento-module-sales-inventory-100.4.5.0-beta1.zip", - "shasum": "a1f9981cf76f27c29609e5f27bfd183c1e59452e" + "url": "https://repo.magento.com/archives/magento/module-sales-inventory/magento-module-sales-inventory-100.4.5.0-beta2.zip", + "shasum": "464c2268de99f76c447abd4c521239a0928755fb" }, "require": { "magento/framework": "103.0.*", @@ -21001,7 +20892,7 @@ "magento/module-catalog-inventory": "100.4.*", "magento/module-sales": "103.0.*", "magento/module-store": "101.1.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -21020,11 +20911,11 @@ }, { "name": "magento/module-sales-rule", - "version": "101.2.8-beta1", + "version": "101.2.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sales-rule/magento-module-sales-rule-101.2.8.0-beta1.zip", - "shasum": "0e0722d18ed24d4816a40f087497e22ca4d7c62d" + "url": "https://repo.magento.com/archives/magento/module-sales-rule/magento-module-sales-rule-101.2.8.0-beta2.zip", + "shasum": "663637292f1176a4f0941122e7c3fdba76d010ca" }, "require": { "magento/framework": "103.0.*", @@ -21048,9 +20939,10 @@ "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-widget": "101.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-sales-rule-sample-data": "Sample Data version: 100.4.*" @@ -21072,16 +20964,16 @@ }, { "name": "magento/module-sales-rule-graph-ql", - "version": "100.4.0", + "version": "100.4.1-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sales-rule-graph-ql/magento-module-sales-rule-graph-ql-100.4.0.0.zip", - "shasum": "bf32c46e58202972a12a0b6b3a8ea58735e74725" + "url": "https://repo.magento.com/archives/magento/module-sales-rule-graph-ql/magento-module-sales-rule-graph-ql-100.4.1.0-beta2.zip", + "shasum": "9d2065019f48a0aee35feb39d7cf059ddd702671" }, "require": { "magento/framework": "103.0.*", "magento/module-sales-rule": "101.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -21100,11 +20992,11 @@ }, { "name": "magento/module-sales-rule-staging", - "version": "100.4.7-beta1", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sales-rule-staging/magento-module-sales-rule-staging-100.4.7.0-beta1.zip", - "shasum": "715430ce40072ad83293f139266cd3e67ffb9cf0" + "url": "https://repo.magento.com/archives/magento/module-sales-rule-staging/magento-module-sales-rule-staging-100.4.7.0-beta2.zip", + "shasum": "e054b68fb8c9ab322396a8d29f5e0a1bedc46eb7" }, "require": { "magento/framework": "103.0.*", @@ -21119,7 +21011,7 @@ "magento/module-staging": "101.2.*", "magento/module-store": "101.1.*", "magento/module-ui": "101.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -21137,15 +21029,15 @@ }, { "name": "magento/module-sales-sequence", - "version": "100.4.5-beta1", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sales-sequence/magento-module-sales-sequence-100.4.5.0-beta1.zip", - "shasum": "1f7c41bea4ac2000a8cc086e70a7e8498e412453" + "url": "https://repo.magento.com/archives/magento/module-sales-sequence/magento-module-sales-sequence-100.4.5.0-beta2.zip", + "shasum": "545f2dbf3311767ca3a734b36ae64d41102ee9ac" }, "require": { "magento/framework": "103.0.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -21164,15 +21056,15 @@ }, { "name": "magento/module-sample-data", - "version": "100.4.6-beta1", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sample-data/magento-module-sample-data-100.4.6.0-beta1.zip", - "shasum": "d49b4f4ec7aff6ac7e04bbbdef731d17c3ebcf73" + "url": "https://repo.magento.com/archives/magento/module-sample-data/magento-module-sample-data-100.4.6.0-beta2.zip", + "shasum": "25cd12426f9756aa018459f42f0fe86794c7528d" }, "require": { "magento/framework": "103.0.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/sample-data-media": "Sample Data version: 100.4.*" @@ -21195,11 +21087,11 @@ }, { "name": "magento/module-scalable-checkout", - "version": "100.4.6", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-scalable-checkout/magento-module-scalable-checkout-100.4.6.0.zip", - "shasum": "b27b156333e9920b0d1a0921221d30f25d8812ec" + "url": "https://repo.magento.com/archives/magento/module-scalable-checkout/magento-module-scalable-checkout-100.4.7.0-beta2.zip", + "shasum": "d6c861c5b94e730478051ca4c95c8cce765e55ea" }, "require": { "magento/framework": "103.0.*", @@ -21207,7 +21099,7 @@ "magento/framework-message-queue": "100.4.*", "magento/module-catalog": "104.0.*", "magento/module-quote": "101.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-checkout-staging": "100.4.*", @@ -21229,11 +21121,11 @@ }, { "name": "magento/module-scalable-inventory", - "version": "100.4.5", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-scalable-inventory/magento-module-scalable-inventory-100.4.5.0.zip", - "shasum": "66efa61dec8951bf5d903d89d9cf0c51fcabc063" + "url": "https://repo.magento.com/archives/magento/module-scalable-inventory/magento-module-scalable-inventory-100.4.6.0-beta2.zip", + "shasum": "c6af87d3410ea9bd43cd27403fa271b1b610758d" }, "require": { "magento/framework": "103.0.*", @@ -21241,7 +21133,7 @@ "magento/magento-composer-installer": "*", "magento/module-catalog": "104.0.*", "magento/module-catalog-inventory": "100.4.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -21259,16 +21151,16 @@ }, { "name": "magento/module-scalable-oms", - "version": "100.4.6-beta1", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-scalable-oms/magento-module-scalable-oms-100.4.6.0-beta1.zip", - "shasum": "45b4e4e795761f40443626d1d150bc75c7b3ef75" + "url": "https://repo.magento.com/archives/magento/module-scalable-oms/magento-module-scalable-oms-100.4.6.0-beta2.zip", + "shasum": "2dedbbd113b1cf121af1619e98799b5ebcf81787" }, "require": { "magento/framework": "103.0.*", "magento/framework-foreign-key": "100.4.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-sales-archive": "101.0.*" @@ -21289,11 +21181,11 @@ }, { "name": "magento/module-scheduled-import-export", - "version": "101.2.8-beta1", + "version": "101.2.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-scheduled-import-export/magento-module-scheduled-import-export-101.2.8.0-beta1.zip", - "shasum": "cb902b72d88e6391bcbac9ca2161515d944894f9" + "url": "https://repo.magento.com/archives/magento/module-scheduled-import-export/magento-module-scheduled-import-export-101.2.8.0-beta2.zip", + "shasum": "3492c49183aa6e4a08c934c989bba75a857c7afd" }, "require": { "magento/framework": "103.0.*", @@ -21303,7 +21195,7 @@ "magento/module-import-export": "101.0.*", "magento/module-store": "101.1.*", "magento/module-ui": "101.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -21321,11 +21213,11 @@ }, { "name": "magento/module-search", - "version": "101.1.8-beta1", + "version": "101.1.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-search/magento-module-search-101.1.8.0-beta1.zip", - "shasum": "00d92866ee7270840b19915d8ff2554926147da7" + "url": "https://repo.magento.com/archives/magento/module-search/magento-module-search-101.1.8.0-beta2.zip", + "shasum": "23cabfb919b5b73c90790016cfd8d83a4e7dfe51" }, "require": { "magento/framework": "103.0.*", @@ -21334,7 +21226,7 @@ "magento/module-reports": "100.4.*", "magento/module-store": "101.1.*", "magento/module-ui": "101.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -21353,18 +21245,18 @@ }, { "name": "magento/module-search-staging", - "version": "100.4.6-beta1", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-search-staging/magento-module-search-staging-100.4.6.0-beta1.zip", - "shasum": "cc93efa1b432f33c33c3297a756fde429976550f" + "url": "https://repo.magento.com/archives/magento/module-search-staging/magento-module-search-staging-100.4.6.0-beta2.zip", + "shasum": "8e56a87c8ee685ec71b4e23a19aa6b70e1ea9062" }, "require": { "lib-libxml": "*", "magento/framework": "103.0.*", "magento/magento-composer-installer": "*", "magento/module-staging": "101.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -21382,11 +21274,11 @@ }, { "name": "magento/module-security", - "version": "100.4.8-beta1", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-security/magento-module-security-100.4.8.0-beta1.zip", - "shasum": "f7c2c29451efc7cb5cbd19d4761be89a1ffd2cf1" + "url": "https://repo.magento.com/archives/magento/module-security/magento-module-security-100.4.8.0-beta2.zip", + "shasum": "1bbd6e9082c951bbcf7050757a422cd6b1399da7" }, "require": { "magento/framework": "103.0.*", @@ -21394,7 +21286,7 @@ "magento/module-config": "101.2.*", "magento/module-store": "101.1.*", "magento/module-user": "101.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-customer": "103.0.*" @@ -21416,17 +21308,17 @@ }, { "name": "magento/module-securitytxt", - "version": "1.1.4-beta1", + "version": "1.1.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-securitytxt/magento-module-securitytxt-1.1.4.0-beta1.zip", - "shasum": "87e0aaaf263d408415ed958d89332a97c8f9bd9b" + "url": "https://repo.magento.com/archives/magento/module-securitytxt/magento-module-securitytxt-1.1.4.0-beta2.zip", + "shasum": "2d01c9f92bdac59b5a96f6f03f97114d8c031416" }, "require": { "magento/framework": "*", "magento/module-config": "*", "magento/module-store": "*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -21451,11 +21343,11 @@ }, { "name": "magento/module-send-friend", - "version": "100.4.6-beta1", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-send-friend/magento-module-send-friend-100.4.6.0-beta1.zip", - "shasum": "c2236efc7feeab9109ff9c73d0c07057e2a73c70" + "url": "https://repo.magento.com/archives/magento/module-send-friend/magento-module-send-friend-100.4.6.0-beta2.zip", + "shasum": "2bb964c060271da9b258298b43ebf06179b1cc1c" }, "require": { "magento/framework": "103.0.*", @@ -21465,7 +21357,7 @@ "magento/module-customer": "103.0.*", "magento/module-store": "101.1.*", "magento/module-theme": "101.1.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -21484,18 +21376,18 @@ }, { "name": "magento/module-send-friend-graph-ql", - "version": "100.4.3", + "version": "100.4.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-send-friend-graph-ql/magento-module-send-friend-graph-ql-100.4.3.0.zip", - "shasum": "15b2b4e8b1a2a84c51fa100d4f80bccd567836f0" + "url": "https://repo.magento.com/archives/magento/module-send-friend-graph-ql/magento-module-send-friend-graph-ql-100.4.4.0-beta2.zip", + "shasum": "e39494c8d5631771a0b7d8635ef825c55b8ed0c8" }, "require": { "magento/framework": "103.0.*", "magento/module-catalog": "104.0.*", "magento/module-graph-ql": "100.4.*", "magento/module-send-friend": "100.4.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -21514,18 +21406,19 @@ }, { "name": "magento/module-service-proxy", - "version": "2.8.1", + "version": "2.10.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-service-proxy/magento-module-service-proxy-2.8.1.0.zip", - "shasum": "9842b59f90f4c913621492fbffb358d3c90095c0" + "url": "https://repo.magento.com/archives/magento/module-service-proxy/magento-module-service-proxy-2.10.1.0.zip", + "shasum": "6deeb10d01d9c12b7b0a67417aef0ac535a2668a" }, "require": { "magento/framework": ">=103.0.4 <104.0.0", "magento/module-backend": ">=102.0.4 <103.0.0", "magento/module-page-cache": ">=100.4.4 <101.0.0", + "magento/module-payment-services-paypal": "2.10.1", "magento/module-store": ">=101.1.4 <102.0.0", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.1.0||~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -21544,17 +21437,17 @@ }, { "name": "magento/module-services-id", - "version": "3.2.5", + "version": "3.2.7", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-services-id/magento-module-services-id-3.2.5.0.zip", - "shasum": "77f6676c6ff5e3c4b889e8756b28e92eda602e0d" + "url": "https://repo.magento.com/archives/magento/module-services-id/magento-module-services-id-3.2.7.0.zip", + "shasum": "621545540765525f79e9e3cb9859b09ab2e5bf5b" }, "require": { "magento/framework": ">=102.0.0 <104.0.0", "magento/module-config": ">=101.1.0 <101.3.0", - "magento/services-connector": "^1.3.5", - "php": "~7.2.0||~7.3.0||~7.4.0||~8.1.0||~8.2.0||~8.3.0" + "magento/services-connector": "^1.3.6", + "php": "~7.2.0||~7.3.0||~7.4.0||~8.1.0||~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -21573,19 +21466,19 @@ }, { "name": "magento/module-services-id-graph-ql-server", - "version": "1.1.4", + "version": "1.1.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-services-id-graph-ql-server/magento-module-services-id-graph-ql-server-1.1.4.0.zip", - "shasum": "c0552dc22dc740fb63c703a6d213825ca399b7d1" + "url": "https://repo.magento.com/archives/magento/module-services-id-graph-ql-server/magento-module-services-id-graph-ql-server-1.1.6.0.zip", + "shasum": "4ff4df35fd997afeac043ff678ff935cdbf39a72" }, "require": { "magento/framework": ">=102.0.0 <104.0.0", - "magento/module-admin-graph-ql-server": "^1.0.1", + "magento/module-admin-graph-ql-server": "^1.0.4", "magento/module-backend": ">=101.0.0 <103.0.0", - "magento/module-services-id": "^3.2.5", - "magento/services-connector": "^1.3.5", - "php": "~7.2.0||~7.3.0||~7.4.0||~8.1.0||~8.2.0||~8.3.0" + "magento/module-services-id": "^3.2.7", + "magento/services-connector": "^1.3.6", + "php": "~7.2.0||~7.3.0||~7.4.0||~8.1.0||~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -21604,21 +21497,21 @@ }, { "name": "magento/module-services-id-layout", - "version": "1.1.3", + "version": "1.1.4", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-services-id-layout/magento-module-services-id-layout-1.1.3.0.zip", - "shasum": "81850efbfcc3f163a9b63f1fdd3524c69de804ef" + "url": "https://repo.magento.com/archives/magento/module-services-id-layout/magento-module-services-id-layout-1.1.4.0.zip", + "shasum": "34b55c59193b3897987d29997868c26dcf47229e" }, "require": { "magento/framework": ">=102.0.0 <104.0.0", "magento/module-backend": ">=101.0.0 <103.0.0", "magento/module-config": ">=101.1.0 <101.3.0", - "magento/module-graph-ql-server": "^1.0.1", - "magento/module-services-id": "^3.2.4", - "magento/module-services-id-graph-ql-server": "^1.1.3", + "magento/module-graph-ql-server": "^1.0.3", + "magento/module-services-id": "^3.2.7", + "magento/module-services-id-graph-ql-server": "^1.1.6", "magento/module-store": ">=101.0.0 <101.2.0", - "php": "~7.2.0||~7.3.0||~7.4.0||~8.1.0||~8.2.0||~8.3.0" + "php": "~7.2.0||~7.3.0||~7.4.0||~8.1.0||~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -21637,11 +21530,11 @@ }, { "name": "magento/module-shipping", - "version": "100.4.8-beta1", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-shipping/magento-module-shipping-100.4.8.0-beta1.zip", - "shasum": "077bc4c7e6b07113cf076ac7761fd0cc2e04f02a" + "url": "https://repo.magento.com/archives/magento/module-shipping/magento-module-shipping-100.4.8.0-beta2.zip", + "shasum": "a7bdd2dd6faffff647a10c0f36a527eee7ea1013" }, "require": { "ext-gd": "*", @@ -21659,7 +21552,7 @@ "magento/module-tax": "100.4.*", "magento/module-ui": "101.2.*", "magento/module-user": "101.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-config": "101.2.*", @@ -21683,11 +21576,11 @@ }, { "name": "magento/module-sitemap", - "version": "100.4.7-beta1", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sitemap/magento-module-sitemap-100.4.7.0-beta1.zip", - "shasum": "adb9502a61a7d8215f5e32559833a47c2803ac27" + "url": "https://repo.magento.com/archives/magento/module-sitemap/magento-module-sitemap-100.4.7.0-beta2.zip", + "shasum": "27aec7fa4e0561e7c41d78833b9dcd1671241735" }, "require": { "magento/framework": "103.0.*", @@ -21700,7 +21593,7 @@ "magento/module-media-storage": "100.4.*", "magento/module-robots": "101.1.*", "magento/module-store": "101.1.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-config": "101.2.*" @@ -21722,11 +21615,11 @@ }, { "name": "magento/module-staging", - "version": "101.2.8-beta1", + "version": "101.2.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-staging/magento-module-staging-101.2.8.0-beta1.zip", - "shasum": "394341c58d734bbb3d0f05005848cdb48ab88989" + "url": "https://repo.magento.com/archives/magento/module-staging/magento-module-staging-101.2.8.0-beta2.zip", + "shasum": "ea3f99a3b699d370ac4c3989fb88d1baf91553c9" }, "require": { "lib-libxml": "*", @@ -21739,7 +21632,7 @@ "magento/module-require-js": "100.4.*", "magento/module-store": "101.1.*", "magento/module-ui": "101.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-customer": "103.0.*", @@ -21763,17 +21656,17 @@ }, { "name": "magento/module-staging-graph-ql", - "version": "100.4.4", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-staging-graph-ql/magento-module-staging-graph-ql-100.4.4.0.zip", - "shasum": "5d97721430329c5a61eb91019f0dddfb6504620b" + "url": "https://repo.magento.com/archives/magento/module-staging-graph-ql/magento-module-staging-graph-ql-100.4.5.0-beta2.zip", + "shasum": "34af80c1673d1c87c447daf46bea992dd5b1400e" }, "require": { "magento/framework": "103.0.*", "magento/module-graph-ql": "100.4.*", "magento/module-staging": "101.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -21792,15 +21685,15 @@ }, { "name": "magento/module-staging-page-builder", - "version": "2.2.6-beta1", + "version": "2.2.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-staging-page-builder/magento-module-staging-page-builder-2.2.6.0-beta1.zip", - "shasum": "7efed0d6afa6a800de3746a81c1191faa6bfd476" + "url": "https://repo.magento.com/archives/magento/module-staging-page-builder/magento-module-staging-page-builder-2.2.6.0-beta2.zip", + "shasum": "c8597db3b703e9775736a5042aed98f105459a56" }, "require": { "magento/framework": "*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-page-builder": "2.2.*", @@ -21822,11 +21715,11 @@ }, { "name": "magento/module-store", - "version": "101.1.8-beta1", + "version": "101.1.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-store/magento-module-store-101.1.8.0-beta1.zip", - "shasum": "1a143f7d085ec8a85dc1d32e19000be95b06283f" + "url": "https://repo.magento.com/archives/magento/module-store/magento-module-store-101.1.8.0-beta2.zip", + "shasum": "6efd65921e41d6681e5a81751a623f813bb82712" }, "require": { "magento/framework": "103.0.*", @@ -21838,7 +21731,7 @@ "magento/module-directory": "100.4.*", "magento/module-media-storage": "100.4.*", "magento/module-ui": "101.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-deploy": "100.4.*" @@ -21860,18 +21753,18 @@ }, { "name": "magento/module-store-data-exporter", - "version": "2.8.1", + "version": "2.10.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-store-data-exporter/magento-module-store-data-exporter-2.8.1.0.zip", - "shasum": "2b7f8784c02cdf743ca35d5eb26de27f40d50268" + "url": "https://repo.magento.com/archives/magento/module-store-data-exporter/magento-module-store-data-exporter-2.10.1.0.zip", + "shasum": "0788525e6bce47d81de38af5084768eabad7490a" }, "require": { "magento/framework": ">=103.0.4 <104.0.0", "magento/module-data-exporter": "^103.0.3", "magento/module-query-xml": "^103.0.3", "magento/module-store": ">=101.1.4 <102.0.0", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.1.0||~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -21890,11 +21783,11 @@ }, { "name": "magento/module-store-graph-ql", - "version": "100.4.6-beta1", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-store-graph-ql/magento-module-store-graph-ql-100.4.6.0-beta1.zip", - "shasum": "c9bcb8ccb593f647d1e8d3b8896680d7b3001923" + "url": "https://repo.magento.com/archives/magento/module-store-graph-ql/magento-module-store-graph-ql-100.4.6.0-beta2.zip", + "shasum": "2d352f8b16af0d8db435c8e9622a7738b59139f8" }, "require": { "magento/framework": "103.0.*", @@ -21902,7 +21795,7 @@ "magento/module-graph-ql-cache": "100.4.*", "magento/module-graph-ql-resolver-cache": "100.4.*", "magento/module-store": "101.1.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -21921,11 +21814,11 @@ }, { "name": "magento/module-support", - "version": "101.2.7-beta1", + "version": "101.2.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-support/magento-module-support-101.2.7.0-beta1.zip", - "shasum": "5a8af85694ae29ebef3a6cf6f8990961719c3e80" + "url": "https://repo.magento.com/archives/magento/module-support/magento-module-support-101.2.7.0-beta2.zip", + "shasum": "1c2cfda8fad44cf87cd0285a6720ed17e24c1cfa" }, "require": { "lib-libxml": "*", @@ -21950,7 +21843,7 @@ "magento/module-theme": "101.1.*", "magento/module-ui": "101.2.*", "magento/module-url-rewrite": "102.0.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -21968,15 +21861,15 @@ }, { "name": "magento/module-swagger", - "version": "100.4.7-beta1", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-swagger/magento-module-swagger-100.4.7.0-beta1.zip", - "shasum": "1fd5ca85281671a51939c9e9259cff59bd66b472" + "url": "https://repo.magento.com/archives/magento/module-swagger/magento-module-swagger-100.4.7.0-beta2.zip", + "shasum": "a3fe191568676cfe56817e5c9fa9f95a1499b294" }, "require": { "magento/framework": "103.0.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -21995,16 +21888,16 @@ }, { "name": "magento/module-swagger-webapi", - "version": "100.4.3", + "version": "100.4.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-swagger-webapi/magento-module-swagger-webapi-100.4.3.0.zip", - "shasum": "e6661668a74c8b43e52b1f98e82c3dc66878699f" + "url": "https://repo.magento.com/archives/magento/module-swagger-webapi/magento-module-swagger-webapi-100.4.4.0-beta2.zip", + "shasum": "59ef16be4167312a74dfd4b8ee3749f73b70f0b3" }, "require": { "magento/framework": "103.0.*", "magento/module-swagger": "100.4.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -22023,16 +21916,16 @@ }, { "name": "magento/module-swagger-webapi-async", - "version": "100.4.3", + "version": "100.4.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-swagger-webapi-async/magento-module-swagger-webapi-async-100.4.3.0.zip", - "shasum": "20d79683bfaaf7155a18dbe6b7a7355dc26afa38" + "url": "https://repo.magento.com/archives/magento/module-swagger-webapi-async/magento-module-swagger-webapi-async-100.4.4.0-beta2.zip", + "shasum": "be88400ed7ddf34e61a45d59432dcb380b69e9ac" }, "require": { "magento/framework": "103.0.*", "magento/module-swagger": "100.4.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-config": "101.2.*" @@ -22054,17 +21947,17 @@ }, { "name": "magento/module-swat", - "version": "100.4.5", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-swat/magento-module-swat-100.4.5.0.zip", - "shasum": "28e21bc4d7ae32e2818d6670a5d653b05eb21a24" + "url": "https://repo.magento.com/archives/magento/module-swat/magento-module-swat-100.4.6.0-beta2.zip", + "shasum": "2b1c1df9ca9c637d71618460e86408cd9650a4e9" }, "require": { "magento/framework": "103.0.*", "magento/module-backend": "102.0.*", "magento/module-user": "101.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -22082,11 +21975,11 @@ }, { "name": "magento/module-swatches", - "version": "100.4.8-beta1", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-swatches/magento-module-swatches-100.4.8.0-beta1.zip", - "shasum": "dfb9a62d926b2596b8ef6ca0dc0064792bf12972" + "url": "https://repo.magento.com/archives/magento/module-swatches/magento-module-swatches-100.4.8.0-beta2.zip", + "shasum": "f163dae3e298453c375bde3363d37400a64582df" }, "require": { "magento/framework": "103.0.*", @@ -22100,7 +21993,7 @@ "magento/module-page-cache": "100.4.*", "magento/module-store": "101.1.*", "magento/module-theme": "101.1.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-layered-navigation": "100.4.*", @@ -22123,18 +22016,18 @@ }, { "name": "magento/module-swatches-graph-ql", - "version": "100.4.5", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-swatches-graph-ql/magento-module-swatches-graph-ql-100.4.5.0.zip", - "shasum": "d92d0f2f148bb082feda8aab0333c1492c3d25fc" + "url": "https://repo.magento.com/archives/magento/module-swatches-graph-ql/magento-module-swatches-graph-ql-100.4.6.0-beta2.zip", + "shasum": "e647b97c1a1609733665807874b989a533c54770" }, "require": { "magento/framework": "103.0.*", "magento/module-catalog": "104.0.*", "magento/module-catalog-graph-ql": "100.4.*", "magento/module-swatches": "100.4.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-configurable-product-graph-ql": "100.4.*" @@ -22156,16 +22049,16 @@ }, { "name": "magento/module-swatches-layered-navigation", - "version": "100.4.3", + "version": "100.4.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-swatches-layered-navigation/magento-module-swatches-layered-navigation-100.4.3.0.zip", - "shasum": "bd8a008cdd1220f2f78e2d8f2da529f7feeb0cf8" + "url": "https://repo.magento.com/archives/magento/module-swatches-layered-navigation/magento-module-swatches-layered-navigation-100.4.4.0-beta2.zip", + "shasum": "62924856bb2551bc02def1e1f86d8334b782d055" }, "require": { "magento/framework": "103.0.*", "magento/magento-composer-installer": "*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -22184,11 +22077,11 @@ }, { "name": "magento/module-target-rule", - "version": "101.2.8-beta1", + "version": "101.2.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-target-rule/magento-module-target-rule-101.2.8.0-beta1.zip", - "shasum": "bbf058bca599631a7163222e6c2be171f268a85b" + "url": "https://repo.magento.com/archives/magento/module-target-rule/magento-module-target-rule-101.2.8.0-beta2.zip", + "shasum": "3860bbbd89ab3fd2c7b1ff6b956c6d0860cfbcba" }, "require": { "magento/framework": "103.0.*", @@ -22203,7 +22096,7 @@ "magento/module-quote": "101.2.*", "magento/module-rule": "100.4.*", "magento/module-store": "101.1.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-import-export": "101.0.*", @@ -22225,11 +22118,11 @@ }, { "name": "magento/module-target-rule-graph-ql", - "version": "100.4.4", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-target-rule-graph-ql/magento-module-target-rule-graph-ql-100.4.4.0.zip", - "shasum": "aa4809d0ce8d506503c0b395d8f8a612bb07e94f" + "url": "https://repo.magento.com/archives/magento/module-target-rule-graph-ql/magento-module-target-rule-graph-ql-100.4.5.0-beta2.zip", + "shasum": "6c0f23fd65531514b37ef5d2175065a76d440ed3" }, "require": { "magento/framework": "103.0.*", @@ -22238,7 +22131,7 @@ "magento/module-graph-ql": "100.4.*", "magento/module-related-product-graph-ql": "100.4.*", "magento/module-target-rule": "101.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -22256,11 +22149,11 @@ }, { "name": "magento/module-tax", - "version": "100.4.8-beta1", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-tax/magento-module-tax-100.4.8.0-beta1.zip", - "shasum": "63921ff11188e53f82503ef92af6069fa8da6252" + "url": "https://repo.magento.com/archives/magento/module-tax/magento-module-tax-100.4.8.0-beta2.zip", + "shasum": "b892dbaab772bebea357fa50c01d5292d7acde0a" }, "require": { "magento/framework": "103.0.*", @@ -22278,7 +22171,7 @@ "magento/module-shipping": "100.4.*", "magento/module-store": "101.1.*", "magento/module-ui": "101.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-tax-sample-data": "Sample Data version: 100.4.*" @@ -22300,15 +22193,15 @@ }, { "name": "magento/module-tax-graph-ql", - "version": "100.4.3", + "version": "100.4.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-tax-graph-ql/magento-module-tax-graph-ql-100.4.3.0.zip", - "shasum": "485df504f13dade9b6658db81b1688f380fd0680" + "url": "https://repo.magento.com/archives/magento/module-tax-graph-ql/magento-module-tax-graph-ql-100.4.4.0-beta2.zip", + "shasum": "055e1084c12ba7c092f89746ac73d41692542f98" }, "require": { "magento/framework": "103.0.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-catalog-graph-ql": "100.4.*", @@ -22331,11 +22224,11 @@ }, { "name": "magento/module-tax-import-export", - "version": "100.4.7-beta1", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-tax-import-export/magento-module-tax-import-export-100.4.7.0-beta1.zip", - "shasum": "15e6b0371c1e5de8450fc4afec7992bdc3aec19b" + "url": "https://repo.magento.com/archives/magento/module-tax-import-export/magento-module-tax-import-export-100.4.7.0-beta2.zip", + "shasum": "df852ad4c1df2111c2ed0ddafd00d2002f4435a8" }, "require": { "magento/framework": "103.0.*", @@ -22344,7 +22237,7 @@ "magento/module-store": "101.1.*", "magento/module-tax": "100.4.*", "magento/module-ui": "101.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -22363,17 +22256,18 @@ }, { "name": "magento/module-theme", - "version": "101.1.8-beta1", + "version": "101.1.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-theme/magento-module-theme-101.1.8.0-beta1.zip", - "shasum": "6fa117f52ce526f4631583f27aa560d03f412f31" + "url": "https://repo.magento.com/archives/magento/module-theme/magento-module-theme-101.1.8.0-beta2.zip", + "shasum": "e76647b2b13039111af8d81c6631ff4abd3aabf6" }, "require": { "magento/framework": "103.0.*", "magento/module-backend": "102.0.*", "magento/module-cms": "104.0.*", "magento/module-config": "101.2.*", + "magento/module-csp": "100.4.*", "magento/module-customer": "103.0.*", "magento/module-eav": "102.1.*", "magento/module-media-storage": "100.4.*", @@ -22381,7 +22275,7 @@ "magento/module-store": "101.1.*", "magento/module-ui": "101.2.*", "magento/module-widget": "101.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-deploy": "100.4.*", @@ -22405,15 +22299,15 @@ }, { "name": "magento/module-theme-graph-ql", - "version": "100.4.4", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-theme-graph-ql/magento-module-theme-graph-ql-100.4.4.0.zip", - "shasum": "a89078d7cbba860eded9aa12ecca054ec160da49" + "url": "https://repo.magento.com/archives/magento/module-theme-graph-ql/magento-module-theme-graph-ql-100.4.5.0-beta2.zip", + "shasum": "4e055304512919c76b3ea4a35051698e56a901f8" }, "require": { "magento/framework": "103.0.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-store-graph-ql": "100.4.*" @@ -22435,11 +22329,11 @@ }, { "name": "magento/module-translation", - "version": "100.4.8-beta1", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-translation/magento-module-translation-100.4.8.0-beta1.zip", - "shasum": "1c53360095bd0310a13eee2ce8e62073234e9b97" + "url": "https://repo.magento.com/archives/magento/module-translation/magento-module-translation-100.4.8.0-beta2.zip", + "shasum": "03f9c0a1407352c34f64777627060a786415a247" }, "require": { "magento/framework": "103.0.*", @@ -22448,7 +22342,7 @@ "magento/module-developer": "100.4.*", "magento/module-store": "101.1.*", "magento/module-theme": "101.1.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-deploy": "100.4.*" @@ -22470,16 +22364,18 @@ }, { "name": "magento/module-two-factor-auth", - "version": "1.1.7-beta1", + "version": "1.1.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-two-factor-auth/magento-module-two-factor-auth-1.1.7.0-beta1.zip", - "shasum": "cb344e528b9ade28898023802dc99142cea92390" + "url": "https://repo.magento.com/archives/magento/module-two-factor-auth/magento-module-two-factor-auth-1.1.7.0-beta2.zip", + "shasum": "f998981ca82e26c76412ce4c126d70b1feb363c1" }, "require": { "2tvenom/cborencode": "^1.0", "christian-riesen/base32": "^1.3", - "endroid/qr-code": "^4.3.5", + "duosecurity/duo_api_php": "^1.1", + "duosecurity/duo_universal_php": "^1.0", + "endroid/qr-code": "^6.0.3", "magento/framework": "*", "magento/magento-composer-installer": "*", "magento/module-authorization": "*", @@ -22489,7 +22385,7 @@ "magento/module-store": "*", "magento/module-ui": "*", "magento/module-user": "*", - "php": "~8.1.0||~8.2.0||~8.3.0", + "php": "~8.2.0||~8.3.0||~8.4.0", "spomky-labs/otphp": "^11.2" }, "type": "magento2-module", @@ -22508,11 +22404,11 @@ }, { "name": "magento/module-ui", - "version": "101.2.8-beta1", + "version": "101.2.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-ui/magento-module-ui-101.2.8.0-beta1.zip", - "shasum": "5b85020855fdec38271c665dbd06c750562c68f1" + "url": "https://repo.magento.com/archives/magento/module-ui/magento-module-ui-101.2.8.0-beta2.zip", + "shasum": "9673bd16f70c9bf016a209a8f28498ca641e93b3" }, "require": { "magento/framework": "103.0.*", @@ -22521,7 +22417,7 @@ "magento/module-eav": "102.1.*", "magento/module-store": "101.1.*", "magento/module-user": "101.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-config": "101.2.*" @@ -22543,11 +22439,11 @@ }, { "name": "magento/module-ups", - "version": "100.4.8-beta1", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-ups/magento-module-ups-100.4.8.0-beta1.zip", - "shasum": "90f118422f9e68824f81d87ab1aea42df67ce044" + "url": "https://repo.magento.com/archives/magento/module-ups/magento-module-ups-100.4.8.0-beta2.zip", + "shasum": "9950013c2081f181f3cb0ac52bf0291418901a25" }, "require": { "magento/framework": "103.0.*", @@ -22558,7 +22454,7 @@ "magento/module-sales": "103.0.*", "magento/module-shipping": "100.4.*", "magento/module-store": "101.1.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-config": "101.2.*" @@ -22580,11 +22476,11 @@ }, { "name": "magento/module-url-rewrite", - "version": "102.0.7-beta1", + "version": "102.0.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-url-rewrite/magento-module-url-rewrite-102.0.7.0-beta1.zip", - "shasum": "41dc262086ef4a15f61e582dbc94b026b8ae0538" + "url": "https://repo.magento.com/archives/magento/module-url-rewrite/magento-module-url-rewrite-102.0.7.0-beta2.zip", + "shasum": "8644b7dc44d0a174baf654d3c3b84f515074f381" }, "require": { "magento/framework": "103.0.*", @@ -22595,7 +22491,7 @@ "magento/module-cms-url-rewrite": "100.4.*", "magento/module-store": "101.1.*", "magento/module-ui": "101.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -22614,16 +22510,16 @@ }, { "name": "magento/module-url-rewrite-graph-ql", - "version": "100.4.6", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-url-rewrite-graph-ql/magento-module-url-rewrite-graph-ql-100.4.6.0.zip", - "shasum": "9e281b3104751ca277b037cb99d10ff499764b08" + "url": "https://repo.magento.com/archives/magento/module-url-rewrite-graph-ql/magento-module-url-rewrite-graph-ql-100.4.7.0-beta2.zip", + "shasum": "bebb3f3d82eb085fcd26b49635d5eadd826b75d4" }, "require": { "magento/framework": "103.0.*", "magento/module-url-rewrite": "102.0.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-graph-ql": "100.4.*" @@ -22645,11 +22541,11 @@ }, { "name": "magento/module-user", - "version": "101.2.8-beta1", + "version": "101.2.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-user/magento-module-user-101.2.8.0-beta1.zip", - "shasum": "084a4e55181f287989ee857c103dd4b502332ba7" + "url": "https://repo.magento.com/archives/magento/module-user/magento-module-user-101.2.8.0-beta2.zip", + "shasum": "ebe872b5630ef0a724b9e74e52b7c8f42b75a08e" }, "require": { "magento/framework": "103.0.*", @@ -22660,7 +22556,7 @@ "magento/module-security": "100.4.*", "magento/module-store": "101.1.*", "magento/module-ui": "101.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -22679,11 +22575,11 @@ }, { "name": "magento/module-usps", - "version": "100.4.7-beta1", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-usps/magento-module-usps-100.4.7.0-beta1.zip", - "shasum": "a4453756d63208ca66243c959e948893b28d422b" + "url": "https://repo.magento.com/archives/magento/module-usps/magento-module-usps-100.4.7.0-beta2.zip", + "shasum": "7ccaf538414bf4aefdc3d2e41cfb8e5f586e1de6" }, "require": { "lib-libxml": "*", @@ -22696,7 +22592,7 @@ "magento/module-sales": "103.0.*", "magento/module-shipping": "100.4.*", "magento/module-store": "101.1.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -22715,11 +22611,11 @@ }, { "name": "magento/module-variable", - "version": "100.4.6-beta1", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-variable/magento-module-variable-100.4.6.0-beta1.zip", - "shasum": "19bf9d5d704c9f2b7a149c39643a59b371e90bd5" + "url": "https://repo.magento.com/archives/magento/module-variable/magento-module-variable-100.4.6.0-beta2.zip", + "shasum": "09e3e33114f0160a97232bc24e4b93427012ebc0" }, "require": { "magento/framework": "103.0.*", @@ -22727,7 +22623,7 @@ "magento/module-config": "101.2.*", "magento/module-store": "101.1.*", "magento/module-ui": "101.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -22746,11 +22642,11 @@ }, { "name": "magento/module-vault", - "version": "101.2.8-beta1", + "version": "101.2.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-vault/magento-module-vault-101.2.8.0-beta1.zip", - "shasum": "c402197632362b555cbfc6df70cf6bc59ff567dd" + "url": "https://repo.magento.com/archives/magento/module-vault/magento-module-vault-101.2.8.0-beta2.zip", + "shasum": "9c47c19cf683fe739f53d2e1d8540eca6d0ee11c" }, "require": { "magento/framework": "103.0.*", @@ -22761,7 +22657,7 @@ "magento/module-sales": "103.0.*", "magento/module-store": "101.1.*", "magento/module-theme": "101.1.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -22779,17 +22675,17 @@ }, { "name": "magento/module-vault-graph-ql", - "version": "100.4.4-beta1", + "version": "100.4.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-vault-graph-ql/magento-module-vault-graph-ql-100.4.4.0-beta1.zip", - "shasum": "e062150aa368634f9381bc6797e3cfdcfeb2c9c7" + "url": "https://repo.magento.com/archives/magento/module-vault-graph-ql/magento-module-vault-graph-ql-100.4.4.0-beta2.zip", + "shasum": "6524342ac096726e550ef07c72e24e73d6137489" }, "require": { "magento/framework": "103.0.*", "magento/module-graph-ql": "100.4.*", "magento/module-vault": "101.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -22808,15 +22704,15 @@ }, { "name": "magento/module-version", - "version": "100.4.5-beta1", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-version/magento-module-version-100.4.5.0-beta1.zip", - "shasum": "e3852fa50ab13cb04f5df098b7a6f19eca7701c4" + "url": "https://repo.magento.com/archives/magento/module-version/magento-module-version-100.4.5.0-beta2.zip", + "shasum": "ece8c34958e85ba18a32112391dd23a421435f7c" }, "require": { "magento/framework": "103.0.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -22835,11 +22731,11 @@ }, { "name": "magento/module-versions-cms", - "version": "101.2.8-beta1", + "version": "101.2.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-versions-cms/magento-module-versions-cms-101.2.8.0-beta1.zip", - "shasum": "4cfc804183977504fa17082ec4f97585fb5ef61c" + "url": "https://repo.magento.com/archives/magento/module-versions-cms/magento-module-versions-cms-101.2.8.0-beta2.zip", + "shasum": "51c6080676c011f9387e11a4d2cb6fa10ec9a1c2" }, "require": { "magento/framework": "103.0.*", @@ -22850,7 +22746,7 @@ "magento/module-ui": "101.2.*", "magento/module-user": "101.2.*", "magento/module-widget": "101.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -22868,17 +22764,17 @@ }, { "name": "magento/module-versions-cms-page-cache", - "version": "100.4.3", + "version": "100.4.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-versions-cms-page-cache/magento-module-versions-cms-page-cache-100.4.3.0.zip", - "shasum": "d7e4098bddb91a8ccbf91e307b746b93dc8e5b61" + "url": "https://repo.magento.com/archives/magento/module-versions-cms-page-cache/magento-module-versions-cms-page-cache-100.4.4.0-beta2.zip", + "shasum": "2a8d82b927c793e4983b44a6dab6438acd1e4d18" }, "require": { "magento/framework": "103.0.*", "magento/module-page-cache": "100.4.*", "magento/module-versions-cms": "101.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -22895,11 +22791,11 @@ }, { "name": "magento/module-versions-cms-url-rewrite", - "version": "100.4.6-beta1", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-versions-cms-url-rewrite/magento-module-versions-cms-url-rewrite-100.4.6.0-beta1.zip", - "shasum": "0a668682bfda1140e825aa90d98e8f5491036466" + "url": "https://repo.magento.com/archives/magento/module-versions-cms-url-rewrite/magento-module-versions-cms-url-rewrite-100.4.6.0-beta2.zip", + "shasum": "189019044b6baf70a9006d519cbd798c0623b28a" }, "require": { "magento/framework": "103.0.*", @@ -22907,7 +22803,7 @@ "magento/module-store": "101.1.*", "magento/module-url-rewrite": "102.0.*", "magento/module-versions-cms": "101.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -22925,18 +22821,18 @@ }, { "name": "magento/module-versions-cms-url-rewrite-graph-ql", - "version": "100.4.3", + "version": "100.4.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-versions-cms-url-rewrite-graph-ql/magento-module-versions-cms-url-rewrite-graph-ql-100.4.3.0.zip", - "shasum": "0436c4e0d156ed31fe05c61e861bbaa28e5e1594" + "url": "https://repo.magento.com/archives/magento/module-versions-cms-url-rewrite-graph-ql/magento-module-versions-cms-url-rewrite-graph-ql-100.4.4.0-beta2.zip", + "shasum": "04e96bddd282381ce9e5c718678d2264ec541b8b" }, "require": { "magento/framework": "103.0.*", "magento/module-graph-ql": "100.4.*", "magento/module-url-rewrite-graph-ql": "100.4.*", "magento/module-versions-cms": "101.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-store": "101.1.*", @@ -22958,11 +22854,11 @@ }, { "name": "magento/module-visual-merchandiser", - "version": "100.4.8-beta1", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-visual-merchandiser/magento-module-visual-merchandiser-100.4.8.0-beta1.zip", - "shasum": "0298b2502691f7c3bc58877ad9f9143d261ea39b" + "url": "https://repo.magento.com/archives/magento/module-visual-merchandiser/magento-module-visual-merchandiser-100.4.8.0-beta2.zip", + "shasum": "b5c8ba444e9296dbe90f8cdc61ac629a80c0ed2b" }, "require": { "magento/framework": "103.0.*", @@ -22975,7 +22871,7 @@ "magento/module-eav": "102.1.*", "magento/module-store": "101.1.*", "magento/module-ui": "101.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -22993,11 +22889,11 @@ }, { "name": "magento/module-webapi", - "version": "100.4.7-beta1", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-webapi/magento-module-webapi-100.4.7.0-beta1.zip", - "shasum": "38d9b8c1fe2136d298a3cc723ece337aab11fd26" + "url": "https://repo.magento.com/archives/magento/module-webapi/magento-module-webapi-100.4.7.0-beta2.zip", + "shasum": "6015789a9148cca13e54db5d844c98630482871c" }, "require": { "magento/framework": "103.0.*", @@ -23005,7 +22901,7 @@ "magento/module-backend": "102.0.*", "magento/module-integration": "100.4.*", "magento/module-store": "101.1.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-customer": "103.0.*", @@ -23028,18 +22924,18 @@ }, { "name": "magento/module-webapi-async", - "version": "100.4.6-beta1", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-webapi-async/magento-module-webapi-async-100.4.6.0-beta1.zip", - "shasum": "5791fc84d88b223a0219434a74a6192f70f11154" + "url": "https://repo.magento.com/archives/magento/module-webapi-async/magento-module-webapi-async-100.4.6.0-beta2.zip", + "shasum": "f8df72f132d4298af14bfbbc9f8aa614dbe1e7bf" }, "require": { "magento/framework": "103.0.*", "magento/module-asynchronous-operations": "100.4.*", "magento/module-store": "101.1.*", "magento/module-webapi": "100.4.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-customer": "103.0.*", @@ -23062,11 +22958,11 @@ }, { "name": "magento/module-webapi-rest-gws", - "version": "100.4.0-beta1", + "version": "100.4.0-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-webapi-rest-gws/magento-module-webapi-rest-gws-100.4.0.0-beta1.zip", - "shasum": "b377da1f3a8d564258c5fdd112446d83396628a6" + "url": "https://repo.magento.com/archives/magento/module-webapi-rest-gws/magento-module-webapi-rest-gws-100.4.0.0-beta2.zip", + "shasum": "7b786185148297d6501e7acbce1f951bedd75e2d" }, "require": { "magento/framework": "103.0.*", @@ -23075,7 +22971,7 @@ "magento/module-sales": "103.0.*", "magento/module-user": "101.2.*", "magento/module-webapi": "100.4.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -23093,16 +22989,16 @@ }, { "name": "magento/module-webapi-security", - "version": "100.4.4", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-webapi-security/magento-module-webapi-security-100.4.4.0.zip", - "shasum": "d34d7432a564e8aff21282e4ecacecd74a8b7fe7" + "url": "https://repo.magento.com/archives/magento/module-webapi-security/magento-module-webapi-security-100.4.5.0-beta2.zip", + "shasum": "f0d20086a6a42eba70575df45c78165428d6a112" }, "require": { "magento/framework": "103.0.*", "magento/module-webapi": "100.4.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -23121,11 +23017,11 @@ }, { "name": "magento/module-website-restriction", - "version": "100.4.7-beta1", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-website-restriction/magento-module-website-restriction-100.4.7.0-beta1.zip", - "shasum": "fbedb2f035ed04e5f15f2d8fbf2b608d63091316" + "url": "https://repo.magento.com/archives/magento/module-website-restriction/magento-module-website-restriction-100.4.7.0-beta2.zip", + "shasum": "3129b3bf9d7be39db6eb764518d763b5dd2aa55a" }, "require": { "magento/framework": "103.0.*", @@ -23133,7 +23029,7 @@ "magento/module-cms": "104.0.*", "magento/module-customer": "103.0.*", "magento/module-store": "101.1.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-theme": "101.1.*" @@ -23154,17 +23050,18 @@ }, { "name": "magento/module-weee", - "version": "100.4.8-beta1", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-weee/magento-module-weee-100.4.8.0-beta1.zip", - "shasum": "592c5de9f454e3673ea88743a8c8addb8d3b9b8e" + "url": "https://repo.magento.com/archives/magento/module-weee/magento-module-weee-100.4.8.0-beta2.zip", + "shasum": "f146516384635e7a9656754c96ca254f4810fa8e" }, "require": { "magento/framework": "103.0.*", "magento/module-backend": "102.0.*", "magento/module-catalog": "104.0.*", "magento/module-checkout": "100.4.*", + "magento/module-configurable-product": "100.4.*", "magento/module-customer": "103.0.*", "magento/module-directory": "100.4.*", "magento/module-eav": "102.1.*", @@ -23174,7 +23071,7 @@ "magento/module-store": "101.1.*", "magento/module-tax": "100.4.*", "magento/module-ui": "101.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-bundle": "101.0.*" @@ -23196,11 +23093,11 @@ }, { "name": "magento/module-weee-graph-ql", - "version": "100.4.5-beta1", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-weee-graph-ql/magento-module-weee-graph-ql-100.4.5.0-beta1.zip", - "shasum": "d7996a5b15aee3c5db3a0c0d44bb6b6693bab94a" + "url": "https://repo.magento.com/archives/magento/module-weee-graph-ql/magento-module-weee-graph-ql-100.4.5.0-beta2.zip", + "shasum": "5cf00e5f1a7950f0d0cf6e31a5b4731844888abb" }, "require": { "magento/framework": "103.0.*", @@ -23208,7 +23105,7 @@ "magento/module-store": "101.1.*", "magento/module-tax": "100.4.*", "magento/module-weee": "100.4.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-catalog-graph-ql": "100.4.*" @@ -23230,11 +23127,11 @@ }, { "name": "magento/module-weee-staging", - "version": "100.4.4", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-weee-staging/magento-module-weee-staging-100.4.4.0.zip", - "shasum": "1a3cfd488b479d04b991266c9a41d440591e5fe3" + "url": "https://repo.magento.com/archives/magento/module-weee-staging/magento-module-weee-staging-100.4.5.0-beta2.zip", + "shasum": "fe8371d22c5c2946a8b3a8cb42922ce88b78873e" }, "require": { "lib-libxml": "*", @@ -23242,7 +23139,7 @@ "magento/magento-composer-installer": "*", "magento/module-catalog-staging": "100.4.*", "magento/module-weee": "100.4.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-staging": "101.2.*" @@ -23263,11 +23160,11 @@ }, { "name": "magento/module-widget", - "version": "101.2.8-beta1", + "version": "101.2.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-widget/magento-module-widget-101.2.8.0-beta1.zip", - "shasum": "3076c5a754907dd162bdbca405c9745f13e64c59" + "url": "https://repo.magento.com/archives/magento/module-widget/magento-module-widget-101.2.8.0-beta2.zip", + "shasum": "dc27084dcbbcf5ba70a121bc84d4dd614b69bca6" }, "require": { "magento/framework": "103.0.*", @@ -23279,7 +23176,7 @@ "magento/module-theme": "101.1.*", "magento/module-ui": "101.2.*", "magento/module-variable": "100.4.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-widget-sample-data": "Sample Data version: 100.4.*" @@ -23301,11 +23198,11 @@ }, { "name": "magento/module-wishlist", - "version": "101.2.8-beta1", + "version": "101.2.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-wishlist/magento-module-wishlist-101.2.8.0-beta1.zip", - "shasum": "c2b54a9b23c91e244dd76185cdc626172cb161f2" + "url": "https://repo.magento.com/archives/magento/module-wishlist/magento-module-wishlist-101.2.8.0-beta2.zip", + "shasum": "d6e1d3e2e43adf9be67b17205aa51d6fe4c81d97" }, "require": { "magento/framework": "103.0.*", @@ -23320,7 +23217,7 @@ "magento/module-store": "101.1.*", "magento/module-theme": "101.1.*", "magento/module-ui": "101.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-bundle": "101.0.*", @@ -23347,17 +23244,17 @@ }, { "name": "magento/module-wishlist-analytics", - "version": "100.4.5", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-wishlist-analytics/magento-module-wishlist-analytics-100.4.5.0.zip", - "shasum": "4742de9e6ead06c2a9bd53b86081514b7bee5f7b" + "url": "https://repo.magento.com/archives/magento/module-wishlist-analytics/magento-module-wishlist-analytics-100.4.6.0-beta2.zip", + "shasum": "4313e85c82d9585fa0fbedbab7123efcb942f9d9" }, "require": { "magento/framework": "103.0.*", "magento/module-analytics": "100.4.*", "magento/module-wishlist": "101.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -23376,17 +23273,17 @@ }, { "name": "magento/module-wishlist-gift-card", - "version": "100.4.3", + "version": "100.4.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-wishlist-gift-card/magento-module-wishlist-gift-card-100.4.3.0.zip", - "shasum": "61cc4295959cc03ca84fb07d74744569ec311577" + "url": "https://repo.magento.com/archives/magento/module-wishlist-gift-card/magento-module-wishlist-gift-card-100.4.4.0-beta2.zip", + "shasum": "9eeeef5c377c365789baba2fd239a017d2cc4010" }, "require": { "magento/framework": "103.0.*", "magento/module-gift-card": "101.3.*", "magento/module-wishlist": "101.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -23404,18 +23301,18 @@ }, { "name": "magento/module-wishlist-gift-card-graph-ql", - "version": "100.4.3", + "version": "100.4.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-wishlist-gift-card-graph-ql/magento-module-wishlist-gift-card-graph-ql-100.4.3.0.zip", - "shasum": "8f50cd133861c6e9852334897598ae7793b3ceea" + "url": "https://repo.magento.com/archives/magento/module-wishlist-gift-card-graph-ql/magento-module-wishlist-gift-card-graph-ql-100.4.4.0-beta2.zip", + "shasum": "2d13fc6a32d47574f6b940df4c474caed29560fb" }, "require": { "magento/framework": "103.0.*", "magento/module-gift-card": "101.3.*", "magento/module-wishlist": "101.2.*", "magento/module-wishlist-graph-ql": "100.4.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -23433,11 +23330,11 @@ }, { "name": "magento/module-wishlist-graph-ql", - "version": "100.4.8-beta1", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-wishlist-graph-ql/magento-module-wishlist-graph-ql-100.4.8.0-beta1.zip", - "shasum": "854eb28c1b39b41bbb3682d3591fc88491b7f0ca" + "url": "https://repo.magento.com/archives/magento/module-wishlist-graph-ql/magento-module-wishlist-graph-ql-100.4.8.0-beta2.zip", + "shasum": "eba13cfd3ebc7e3c44393bf2e0614b3e9cb9fa33" }, "require": { "magento/framework": "103.0.*", @@ -23447,7 +23344,7 @@ "magento/module-quote-graph-ql": "100.4.*", "magento/module-store": "101.1.*", "magento/module-wishlist": "101.2.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -23464,64 +23361,131 @@ ], "description": "N/A" }, + { + "name": "magento/oauth", + "version": "1.0.0-beta2", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/oauth/magento-oauth-1.0.0.0-beta2.zip", + "shasum": "c83ceccf68f1fdfd63115cc1113f572b95c58a59" + }, + "require": { + "php": "^7.2 || ^8.0" + }, + "replace": { + "lusitanian/oauth": "^0.8" + }, + "require-dev": { + "ext-curl": "*", + "ext-dom": "*", + "ext-json": "*", + "friendsofphp/php-cs-fixer": "^3.0", + "phpunit/phpunit": "^8.5", + "predis/predis": "0.8.*@dev", + "squizlabs/php_codesniffer": "^3.5", + "symfony/finder": "^5.1", + "symfony/http-foundation": "~2.1", + "symfony/var-dumper": "^5.1" + }, + "suggest": { + "ext-openssl": "Allows for usage of secure connections with the stream-based HTTP client.", + "predis/predis": "Allows using the Redis storage backend.", + "symfony/http-foundation": "Allows using the Symfony Session storage backend." + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "0.1-dev" + } + }, + "autoload": { + "psr-4": { + "OAuth\\": "src/OAuth" + } + }, + "license": [ + "MIT" + ], + "authors": [ + { + "name": "David Desberg", + "email": "david@daviddesberg.com" + }, + { + "name": "Pieter Hordijk", + "email": "info@pieterhordijk.com" + }, + { + "name": "Elliot Chance", + "email": "elliotchance@gmail.com" + } + ], + "description": "PHP 7.2 oAuth 1/2 Library", + "keywords": [ + "Authentication", + "OAuth", + "authorization", + "security" + ] + }, { "name": "magento/page-builder", - "version": "1.7.5-beta1", + "version": "1.7.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/page-builder/magento-page-builder-1.7.5.0-beta1.zip", - "shasum": "933eb83dcda9439e146643d983ad4b8901b3010c" + "url": "https://repo.magento.com/archives/magento/page-builder/magento-page-builder-1.7.5.0-beta2.zip", + "shasum": "d09bf5137ff82a2081e46475f1246ddd6bb8d28c" }, "require": { - "magento/module-aws-s3-page-builder": "1.0.5-beta1", - "magento/module-catalog-page-builder-analytics": "1.6.4", - "magento/module-cms-page-builder-analytics": "1.6.4", - "magento/module-page-builder": "2.2.6-beta1", - "magento/module-page-builder-admin-analytics": "1.1.4", - "magento/module-page-builder-analytics": "1.6.5-beta1", - "magento/module-page-builder-image-attribute": "1.7.5-beta1" + "magento/module-aws-s3-page-builder": "1.0.5-beta2", + "magento/module-catalog-page-builder-analytics": "1.6.5-beta2", + "magento/module-cms-page-builder-analytics": "1.6.5-beta2", + "magento/module-page-builder": "2.2.6-beta2", + "magento/module-page-builder-admin-analytics": "1.1.5-beta2", + "magento/module-page-builder-analytics": "1.6.5-beta2", + "magento/module-page-builder-image-attribute": "1.7.5-beta2" }, "type": "metapackage", "description": "Page Builder metapackage" }, { "name": "magento/page-builder-commerce", - "version": "1.7.5-beta1", + "version": "1.7.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/page-builder-commerce/magento-page-builder-commerce-1.7.5.0-beta1.zip", - "shasum": "3e877f744b7a08dd103267ffcf515e628a6b02ce" + "url": "https://repo.magento.com/archives/magento/page-builder-commerce/magento-page-builder-commerce-1.7.5.0-beta2.zip", + "shasum": "d66a4d95ec82484c1418e29bc8198d584a7764b2" }, "require": { - "magento/module-banner-page-builder": "2.2.6-beta1", - "magento/module-banner-page-builder-analytics": "1.7.3", - "magento/module-catalog-page-builder-analytics-staging": "1.7.3", - "magento/module-catalog-staging-page-builder": "1.7.4-beta1", - "magento/module-cms-page-builder-analytics-staging": "1.7.3", - "magento/module-page-builder-admin-gws-admin-ui": "1.7.3", - "magento/module-staging-page-builder": "2.2.6-beta1", - "magento/page-builder": "1.7.5-beta1" + "magento/module-banner-page-builder": "2.2.6-beta2", + "magento/module-banner-page-builder-analytics": "1.7.4-beta2", + "magento/module-catalog-page-builder-analytics-staging": "1.7.4-beta2", + "magento/module-catalog-staging-page-builder": "1.7.4-beta2", + "magento/module-cms-page-builder-analytics-staging": "1.7.4-beta2", + "magento/module-page-builder-admin-gws-admin-ui": "1.7.4-beta2", + "magento/module-staging-page-builder": "2.2.6-beta2", + "magento/page-builder": "1.7.5-beta2" }, "type": "metapackage", "description": "Page Builder Commerce metapackage" }, { "name": "magento/payment-services", - "version": "2.8.1", + "version": "2.10.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/payment-services/magento-payment-services-2.8.1.0.zip", - "shasum": "2eb16e4c15319dcb0395c47d7341a45cd3278852" + "url": "https://repo.magento.com/archives/magento/payment-services/magento-payment-services-2.10.1.0.zip", + "shasum": "5016fa85a61fe20a2effa513ebaf733fff125516" }, "require": { - "magento/module-payment-services-base": "2.8.1", - "magento/module-payment-services-dashboard": "2.8.1", - "magento/module-payment-services-paypal": "2.8.1", - "magento/module-payment-services-paypal-graph-ql": "2.8.1", - "magento/module-payment-services-saas-export": "2.8.1", - "magento/module-sales-data-exporter": "2.8.1", - "magento/module-service-proxy": "2.8.1", - "magento/module-store-data-exporter": "2.8.1", + "magento/module-payment-services-base": "2.10.1", + "magento/module-payment-services-dashboard": "2.10.1", + "magento/module-payment-services-paypal": "2.10.1", + "magento/module-payment-services-paypal-graph-ql": "2.10.1", + "magento/module-payment-services-saas-export": "2.10.1", + "magento/module-sales-data-exporter": "2.10.1", + "magento/module-service-proxy": "2.10.1", + "magento/module-store-data-exporter": "2.10.1", "magento/services-id": "^3.2.0" }, "type": "metapackage", @@ -23529,24 +23493,27 @@ }, { "name": "magento/product-community-edition", - "version": "2.4.8-beta1", + "version": "2.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/product-community-edition/magento-product-community-edition-2.4.8.0-beta1.zip", - "shasum": "d421b736cc728ef1183f68a99577c599aa0f1436" + "url": "https://repo.magento.com/archives/magento/product-community-edition/magento-product-community-edition-2.4.8.0-beta2.zip", + "shasum": "5f80cc3e35a866e1343fc84cdaabfba4cbd34395" }, "require": { - "adobe-commerce/os-extensions-metapackage": "1.0.1-beta1", + "adobe-commerce/os-extensions-metapackage": "1.0.1-beta2", "colinmollenhour/cache-backend-file": "^1.4", "colinmollenhour/cache-backend-redis": "^1.16", "colinmollenhour/credis": "^1.15", "colinmollenhour/php-redis-session-abstract": "^2.0", "composer/composer": "^2.0, !=2.2.16", - "elasticsearch/elasticsearch": "~7.17.0 || ~8.5.0", + "duosecurity/duo_api_php": "^1.1", + "duosecurity/duo_universal_php": "^1.0", + "elasticsearch/elasticsearch": "^7.17 || ^8.15", "ext-bcmath": "*", "ext-ctype": "*", "ext-curl": "*", "ext-dom": "*", + "ext-ftp": "*", "ext-gd": "*", "ext-hash": "*", "ext-iconv": "*", @@ -23561,24 +23528,17 @@ "ext-zip": "*", "ezyang/htmlpurifier": "^4.17", "guzzlehttp/guzzle": "^7.5", - "laminas/laminas-captcha": "^2.17", + "laminas/laminas-captcha": "^2.18", "laminas/laminas-code": "^4.13", - "laminas/laminas-db": "^2.19", - "laminas/laminas-di": "^3.13", "laminas/laminas-escaper": "^2.13", "laminas/laminas-eventmanager": "^3.11", "laminas/laminas-feed": "^2.22", - "laminas/laminas-file": "^2.13", "laminas/laminas-filter": "^2.33", "laminas/laminas-http": "^2.15", "laminas/laminas-i18n": "^2.17", - "laminas/laminas-mail": "^2.16", - "laminas/laminas-mime": "^2.9", "laminas/laminas-modulemanager": "^2.11", "laminas/laminas-mvc": "^3.6", - "laminas/laminas-oauth": "^2.6", "laminas/laminas-permissions-acl": "^2.10", - "laminas/laminas-server": "^2.16", "laminas/laminas-servicemanager": "^3.16", "laminas/laminas-soap": "^2.10", "laminas/laminas-stdlib": "^3.11", @@ -23587,13 +23547,22 @@ "league/flysystem": "^3.0", "league/flysystem-aws-s3-v3": "^3.0", "lib-libxml": "*", - "magento/composer": "^1.10.0-beta1", + "magento/composer": "^1.10.1-beta1", "magento/composer-dependency-version-audit-plugin": "^0.1", - "magento/framework": "103.0.8-beta1", - "magento/framework-amqp": "100.4.6-beta1", - "magento/framework-bulk": "101.0.3", - "magento/framework-message-queue": "100.4.8-beta1", - "magento/inventory-metapackage": "1.2.8-beta1", + "magento/elasticsearch": "1.0.0-beta2", + "magento/framework": "103.0.8-beta2", + "magento/framework-amqp": "100.4.6-beta2", + "magento/framework-bulk": "101.0.4-beta2", + "magento/framework-message-queue": "100.4.8-beta2", + "magento/inventory-metapackage": "1.2.8-beta2", + "magento/laminas-captcha": "1.0.0-beta2", + "magento/laminas-crypt": "1.0.0-beta2", + "magento/laminas-db": "1.0.0-beta2", + "magento/laminas-di": "1.0.0-beta2", + "magento/laminas-file": "1.0.0-beta2", + "magento/laminas-mail": "1.0.0-beta2", + "magento/laminas-mime": "1.0.0-beta2", + "magento/laminas-oauth": "1.0.0-beta2", "magento/language-de_de": "100.4.0", "magento/language-en_us": "100.4.0", "magento/language-es_es": "100.4.0", @@ -23602,239 +23571,241 @@ "magento/language-pt_br": "100.4.0", "magento/language-zh_hans_cn": "100.4.0", "magento/magento-composer-installer": ">=0.4.0", - "magento/magento2-base": "2.4.8-beta1", - "magento/module-admin-analytics": "100.4.7-beta1", - "magento/module-admin-notification": "100.4.7-beta1", - "magento/module-advanced-pricing-import-export": "100.4.8-beta1", - "magento/module-advanced-search": "100.4.6-beta1", - "magento/module-amqp": "100.4.5-beta1", - "magento/module-analytics": "100.4.8-beta1", - "magento/module-application-performance-monitor": "100.4.0", - "magento/module-application-performance-monitor-new-relic": "100.4.0", - "magento/module-async-config": "100.4.0", - "magento/module-asynchronous-operations": "100.4.8-beta1", - "magento/module-authorization": "100.4.8-beta1", - "magento/module-aws-s3": "100.4.6-beta1", - "magento/module-backend": "102.0.8-beta1", - "magento/module-backup": "100.4.7", - "magento/module-bundle": "101.0.8-beta1", - "magento/module-bundle-graph-ql": "100.4.8-beta1", - "magento/module-bundle-import-export": "100.4.7-beta1", - "magento/module-cache-invalidate": "100.4.6-beta1", - "magento/module-captcha": "100.4.8-beta1", - "magento/module-cardinal-commerce": "100.4.6-beta1", - "magento/module-catalog": "104.0.8-beta1", - "magento/module-catalog-analytics": "100.4.4", - "magento/module-catalog-cms-graph-ql": "100.4.3", - "magento/module-catalog-customer-graph-ql": "100.4.6", - "magento/module-catalog-graph-ql": "100.4.8-beta1", - "magento/module-catalog-import-export": "101.1.8-beta1", - "magento/module-catalog-inventory": "100.4.8-beta1", - "magento/module-catalog-inventory-graph-ql": "100.4.5-beta1", - "magento/module-catalog-rule": "101.2.8-beta1", - "magento/module-catalog-rule-configurable": "100.4.7-beta1", - "magento/module-catalog-rule-graph-ql": "100.4.4", - "magento/module-catalog-search": "102.0.8-beta1", - "magento/module-catalog-url-rewrite": "100.4.8-beta1", - "magento/module-catalog-url-rewrite-graph-ql": "100.4.5", - "magento/module-catalog-widget": "100.4.8-beta1", - "magento/module-checkout": "100.4.8-beta1", - "magento/module-checkout-agreements": "100.4.7-beta1", - "magento/module-checkout-agreements-graph-ql": "100.4.3", - "magento/module-cms": "104.0.8-beta1", - "magento/module-cms-graph-ql": "100.4.4", - "magento/module-cms-url-rewrite": "100.4.6", - "magento/module-cms-url-rewrite-graph-ql": "100.4.5", - "magento/module-compare-list-graph-ql": "100.4.3", - "magento/module-config": "101.2.8-beta1", - "magento/module-configurable-import-export": "100.4.6-beta1", - "magento/module-configurable-product": "100.4.8-beta1", - "magento/module-configurable-product-graph-ql": "100.4.8-beta1", - "magento/module-configurable-product-sales": "100.4.4", - "magento/module-contact": "100.4.7-beta1", - "magento/module-contact-graph-ql": "100.4.0", - "magento/module-cookie": "100.4.7", - "magento/module-cron": "100.4.8-beta1", - "magento/module-csp": "100.4.6", - "magento/module-currency-symbol": "100.4.6-beta1", - "magento/module-customer": "103.0.8-beta1", - "magento/module-customer-analytics": "100.4.4", - "magento/module-customer-downloadable-graph-ql": "100.4.3", - "magento/module-customer-graph-ql": "100.4.8-beta1", - "magento/module-customer-import-export": "100.4.8-beta1", - "magento/module-deploy": "100.4.8-beta1", - "magento/module-developer": "100.4.8-beta1", - "magento/module-dhl": "100.4.7-beta1", - "magento/module-directory": "100.4.8-beta1", - "magento/module-directory-graph-ql": "100.4.5", - "magento/module-downloadable": "100.4.8-beta1", - "magento/module-downloadable-graph-ql": "100.4.7", - "magento/module-downloadable-import-export": "100.4.7-beta1", - "magento/module-eav": "102.1.8-beta1", - "magento/module-eav-graph-ql": "100.4.4", - "magento/module-elasticsearch": "101.0.8-beta1", - "magento/module-elasticsearch-7": "100.4.8-beta1", - "magento/module-email": "101.1.8-beta1", - "magento/module-encryption-key": "100.4.6-beta1", - "magento/module-fedex": "100.4.6-beta1", - "magento/module-gift-message": "100.4.7-beta1", - "magento/module-gift-message-graph-ql": "100.4.5", - "magento/module-google-adwords": "100.4.5-beta1", - "magento/module-google-analytics": "100.4.4-beta1", - "magento/module-google-gtag": "100.4.3-beta1", - "magento/module-google-optimizer": "100.4.7-beta1", - "magento/module-graph-ql": "100.4.8-beta1", - "magento/module-graph-ql-cache": "100.4.5-beta1", - "magento/module-graph-ql-new-relic": "100.4.0", - "magento/module-graph-ql-resolver-cache": "100.4.0", - "magento/module-grouped-catalog-inventory": "100.4.4", - "magento/module-grouped-import-export": "100.4.6-beta1", - "magento/module-grouped-product": "100.4.8-beta1", - "magento/module-grouped-product-graph-ql": "100.4.7", - "magento/module-import-export": "101.0.8-beta1", - "magento/module-indexer": "100.4.8-beta1", - "magento/module-instant-purchase": "100.4.7-beta1", - "magento/module-integration": "100.4.8-beta1", - "magento/module-integration-graph-ql": "100.4.0", - "magento/module-jwt-framework-adapter": "100.4.3", - "magento/module-jwt-user-token": "100.4.3-beta1", - "magento/module-layered-navigation": "100.4.8-beta1", - "magento/module-login-as-customer": "100.4.8-beta1", - "magento/module-login-as-customer-admin-ui": "100.4.7", - "magento/module-login-as-customer-api": "100.4.6", - "magento/module-login-as-customer-assistance": "100.4.6", - "magento/module-login-as-customer-frontend-ui": "100.4.6", - "magento/module-login-as-customer-graph-ql": "100.4.4", - "magento/module-login-as-customer-log": "100.4.5", - "magento/module-login-as-customer-page-cache": "100.4.6", - "magento/module-login-as-customer-quote": "100.4.5", - "magento/module-login-as-customer-sales": "100.4.6", - "magento/module-marketplace": "100.4.5", - "magento/module-media-content": "100.4.5", - "magento/module-media-content-api": "100.4.6", - "magento/module-media-content-catalog": "100.4.5", - "magento/module-media-content-cms": "100.4.5", - "magento/module-media-content-synchronization": "100.4.6", - "magento/module-media-content-synchronization-api": "100.4.5", - "magento/module-media-content-synchronization-catalog": "100.4.4", - "magento/module-media-content-synchronization-cms": "100.4.4", - "magento/module-media-gallery": "100.4.6", - "magento/module-media-gallery-api": "101.0.6", - "magento/module-media-gallery-catalog": "100.4.4", - "magento/module-media-gallery-catalog-integration": "100.4.4", - "magento/module-media-gallery-catalog-ui": "100.4.4", - "magento/module-media-gallery-cms-ui": "100.4.4", - "magento/module-media-gallery-integration": "100.4.6", - "magento/module-media-gallery-metadata": "100.4.5", - "magento/module-media-gallery-metadata-api": "100.4.4", - "magento/module-media-gallery-renditions": "100.4.5", - "magento/module-media-gallery-renditions-api": "100.4.4", - "magento/module-media-gallery-synchronization": "100.4.6", - "magento/module-media-gallery-synchronization-api": "100.4.5", - "magento/module-media-gallery-synchronization-metadata": "100.4.3", - "magento/module-media-gallery-ui": "100.4.7-beta1", - "magento/module-media-gallery-ui-api": "100.4.5", - "magento/module-media-storage": "100.4.7-beta1", - "magento/module-message-queue": "100.4.7", - "magento/module-msrp": "100.4.7-beta1", - "magento/module-msrp-configurable-product": "100.4.4", - "magento/module-msrp-grouped-product": "100.4.4", - "magento/module-multishipping": "100.4.8-beta1", - "magento/module-mysql-mq": "100.4.6-beta1", - "magento/module-new-relic-reporting": "100.4.6-beta1", - "magento/module-newsletter": "100.4.8-beta1", - "magento/module-newsletter-graph-ql": "100.4.4", - "magento/module-offline-payments": "100.4.6-beta1", - "magento/module-offline-shipping": "100.4.7-beta1", - "magento/module-open-search": "100.4.2-beta1", - "magento/module-order-cancellation": "100.4.0", - "magento/module-order-cancellation-graph-ql": "100.4.0", - "magento/module-order-cancellation-ui": "100.4.1-beta1", - "magento/module-page-cache": "100.4.8-beta1", - "magento/module-payment": "100.4.8-beta1", - "magento/module-payment-graph-ql": "100.4.2", - "magento/module-paypal": "101.0.8-beta1", - "magento/module-paypal-captcha": "100.4.4", - "magento/module-paypal-graph-ql": "100.4.5", - "magento/module-persistent": "100.4.8-beta1", - "magento/module-product-alert": "100.4.7-beta1", - "magento/module-product-video": "100.4.8-beta1", - "magento/module-quote": "101.2.8-beta1", - "magento/module-quote-analytics": "100.4.6", - "magento/module-quote-bundle-options": "100.4.3", - "magento/module-quote-configurable-options": "100.4.3", - "magento/module-quote-downloadable-links": "100.4.3", - "magento/module-quote-graph-ql": "100.4.8-beta1", - "magento/module-related-product-graph-ql": "100.4.4", - "magento/module-release-notification": "100.4.6-beta1", - "magento/module-remote-storage": "100.4.6-beta1", - "magento/module-reports": "100.4.8-beta1", - "magento/module-require-js": "100.4.4-beta1", - "magento/module-review": "100.4.8-beta1", - "magento/module-review-analytics": "100.4.4", - "magento/module-review-graph-ql": "100.4.3", - "magento/module-robots": "101.1.4-beta1", - "magento/module-rss": "100.4.6-beta1", - "magento/module-rule": "100.4.7-beta1", - "magento/module-sales": "103.0.8-beta1", - "magento/module-sales-analytics": "100.4.4", - "magento/module-sales-graph-ql": "100.4.8-beta1", - "magento/module-sales-inventory": "100.4.5-beta1", - "magento/module-sales-rule": "101.2.8-beta1", - "magento/module-sales-rule-graph-ql": "100.4.0", - "magento/module-sales-sequence": "100.4.5-beta1", - "magento/module-sample-data": "100.4.6-beta1", - "magento/module-search": "101.1.8-beta1", - "magento/module-security": "100.4.8-beta1", - "magento/module-send-friend": "100.4.6-beta1", - "magento/module-send-friend-graph-ql": "100.4.3", - "magento/module-shipping": "100.4.8-beta1", - "magento/module-sitemap": "100.4.7-beta1", - "magento/module-store": "101.1.8-beta1", - "magento/module-store-graph-ql": "100.4.6-beta1", - "magento/module-swagger": "100.4.7-beta1", - "magento/module-swagger-webapi": "100.4.3", - "magento/module-swagger-webapi-async": "100.4.3", - "magento/module-swatches": "100.4.8-beta1", - "magento/module-swatches-graph-ql": "100.4.5", - "magento/module-swatches-layered-navigation": "100.4.3", - "magento/module-tax": "100.4.8-beta1", - "magento/module-tax-graph-ql": "100.4.3", - "magento/module-tax-import-export": "100.4.7-beta1", - "magento/module-theme": "101.1.8-beta1", - "magento/module-theme-graph-ql": "100.4.4", - "magento/module-translation": "100.4.8-beta1", - "magento/module-ui": "101.2.8-beta1", - "magento/module-ups": "100.4.8-beta1", - "magento/module-url-rewrite": "102.0.7-beta1", - "magento/module-url-rewrite-graph-ql": "100.4.6", - "magento/module-user": "101.2.8-beta1", - "magento/module-usps": "100.4.7-beta1", - "magento/module-variable": "100.4.6-beta1", - "magento/module-vault": "101.2.8-beta1", - "magento/module-vault-graph-ql": "100.4.4-beta1", - "magento/module-version": "100.4.5-beta1", - "magento/module-webapi": "100.4.7-beta1", - "magento/module-webapi-async": "100.4.6-beta1", - "magento/module-webapi-security": "100.4.4", - "magento/module-weee": "100.4.8-beta1", - "magento/module-weee-graph-ql": "100.4.5-beta1", - "magento/module-widget": "101.2.8-beta1", - "magento/module-wishlist": "101.2.8-beta1", - "magento/module-wishlist-analytics": "100.4.5", - "magento/module-wishlist-graph-ql": "100.4.8-beta1", - "magento/page-builder": "1.7.5-beta1", - "magento/security-package": "1.1.7-beta1", - "magento/theme-adminhtml-backend": "100.4.8-beta1", - "magento/theme-frontend-blank": "100.4.8-beta1", - "magento/theme-frontend-luma": "100.4.8-beta1", + "magento/magento2-base": "2.4.8-beta2", + "magento/module-admin-analytics": "100.4.7-beta2", + "magento/module-admin-notification": "100.4.7-beta2", + "magento/module-advanced-pricing-import-export": "100.4.8-beta2", + "magento/module-advanced-search": "100.4.6-beta2", + "magento/module-amqp": "100.4.5-beta2", + "magento/module-analytics": "100.4.8-beta2", + "magento/module-application-performance-monitor": "100.4.1-beta2", + "magento/module-application-performance-monitor-new-relic": "100.4.1-beta2", + "magento/module-async-config": "100.4.1-beta2", + "magento/module-asynchronous-operations": "100.4.8-beta2", + "magento/module-authorization": "100.4.8-beta2", + "magento/module-aws-s3": "100.4.6-beta2", + "magento/module-backend": "102.0.8-beta2", + "magento/module-backup": "100.4.8-beta2", + "magento/module-bundle": "101.0.8-beta2", + "magento/module-bundle-graph-ql": "100.4.8-beta2", + "magento/module-bundle-import-export": "100.4.7-beta2", + "magento/module-cache-invalidate": "100.4.6-beta2", + "magento/module-captcha": "100.4.8-beta2", + "magento/module-cardinal-commerce": "100.4.6-beta2", + "magento/module-catalog": "104.0.8-beta2", + "magento/module-catalog-analytics": "100.4.5-beta2", + "magento/module-catalog-cms-graph-ql": "100.4.4-beta2", + "magento/module-catalog-customer-graph-ql": "100.4.7-beta2", + "magento/module-catalog-graph-ql": "100.4.8-beta2", + "magento/module-catalog-import-export": "101.1.8-beta2", + "magento/module-catalog-inventory": "100.4.8-beta2", + "magento/module-catalog-inventory-graph-ql": "100.4.5-beta2", + "magento/module-catalog-rule": "101.2.8-beta2", + "magento/module-catalog-rule-configurable": "100.4.7-beta2", + "magento/module-catalog-rule-graph-ql": "100.4.5-beta2", + "magento/module-catalog-search": "102.0.8-beta2", + "magento/module-catalog-url-rewrite": "100.4.8-beta2", + "magento/module-catalog-url-rewrite-graph-ql": "100.4.6-beta2", + "magento/module-catalog-widget": "100.4.8-beta2", + "magento/module-checkout": "100.4.8-beta2", + "magento/module-checkout-agreements": "100.4.7-beta2", + "magento/module-checkout-agreements-graph-ql": "100.4.4-beta2", + "magento/module-cms": "104.0.8-beta2", + "magento/module-cms-graph-ql": "100.4.5-beta2", + "magento/module-cms-url-rewrite": "100.4.7-beta2", + "magento/module-cms-url-rewrite-graph-ql": "100.4.6-beta2", + "magento/module-compare-list-graph-ql": "100.4.4-beta2", + "magento/module-config": "101.2.8-beta2", + "magento/module-configurable-import-export": "100.4.6-beta2", + "magento/module-configurable-product": "100.4.8-beta2", + "magento/module-configurable-product-graph-ql": "100.4.8-beta2", + "magento/module-configurable-product-sales": "100.4.5-beta2", + "magento/module-contact": "100.4.7-beta2", + "magento/module-contact-graph-ql": "100.4.1-beta2", + "magento/module-cookie": "100.4.8-beta2", + "magento/module-cron": "100.4.8-beta2", + "magento/module-csp": "100.4.7-beta2", + "magento/module-currency-symbol": "100.4.6-beta2", + "magento/module-customer": "103.0.8-beta2", + "magento/module-customer-analytics": "100.4.5-beta2", + "magento/module-customer-downloadable-graph-ql": "100.4.4-beta2", + "magento/module-customer-graph-ql": "100.4.8-beta2", + "magento/module-customer-import-export": "100.4.8-beta2", + "magento/module-deploy": "100.4.8-beta2", + "magento/module-developer": "100.4.8-beta2", + "magento/module-dhl": "100.4.7-beta2", + "magento/module-directory": "100.4.8-beta2", + "magento/module-directory-graph-ql": "100.4.6-beta2", + "magento/module-downloadable": "100.4.8-beta2", + "magento/module-downloadable-graph-ql": "100.4.8-beta2", + "magento/module-downloadable-import-export": "100.4.7-beta2", + "magento/module-eav": "102.1.8-beta2", + "magento/module-eav-graph-ql": "100.4.5-beta2", + "magento/module-elasticsearch": "101.0.8-beta2", + "magento/module-elasticsearch-7": "100.4.8-beta2", + "magento/module-email": "101.1.8-beta2", + "magento/module-encryption-key": "100.4.6-beta2", + "magento/module-fedex": "100.4.6-beta2", + "magento/module-gift-message": "100.4.7-beta2", + "magento/module-gift-message-graph-ql": "100.4.6-beta2", + "magento/module-google-adwords": "100.4.5-beta2", + "magento/module-google-analytics": "100.4.4-beta2", + "magento/module-google-gtag": "100.4.3-beta2", + "magento/module-google-optimizer": "100.4.7-beta2", + "magento/module-graph-ql": "100.4.8-beta2", + "magento/module-graph-ql-cache": "100.4.5-beta2", + "magento/module-graph-ql-new-relic": "100.4.1-beta2", + "magento/module-graph-ql-resolver-cache": "100.4.1-beta2", + "magento/module-grouped-catalog-inventory": "100.4.5-beta2", + "magento/module-grouped-import-export": "100.4.6-beta2", + "magento/module-grouped-product": "100.4.8-beta2", + "magento/module-grouped-product-graph-ql": "100.4.8-beta2", + "magento/module-import-export": "101.0.8-beta2", + "magento/module-indexer": "100.4.8-beta2", + "magento/module-instant-purchase": "100.4.7-beta2", + "magento/module-integration": "100.4.8-beta2", + "magento/module-integration-graph-ql": "100.4.1-beta2", + "magento/module-jwt-framework-adapter": "100.4.4-beta2", + "magento/module-jwt-user-token": "100.4.3-beta2", + "magento/module-layered-navigation": "100.4.8-beta2", + "magento/module-login-as-customer": "100.4.8-beta2", + "magento/module-login-as-customer-admin-ui": "100.4.8-beta2", + "magento/module-login-as-customer-api": "100.4.7-beta2", + "magento/module-login-as-customer-assistance": "100.4.7-beta2", + "magento/module-login-as-customer-frontend-ui": "100.4.7-beta2", + "magento/module-login-as-customer-graph-ql": "100.4.5-beta2", + "magento/module-login-as-customer-log": "100.4.6-beta2", + "magento/module-login-as-customer-page-cache": "100.4.7-beta2", + "magento/module-login-as-customer-quote": "100.4.6-beta2", + "magento/module-login-as-customer-sales": "100.4.7-beta2", + "magento/module-marketplace": "100.4.6-beta2", + "magento/module-media-content": "100.4.6-beta2", + "magento/module-media-content-api": "100.4.7-beta2", + "magento/module-media-content-catalog": "100.4.6-beta2", + "magento/module-media-content-cms": "100.4.6-beta2", + "magento/module-media-content-synchronization": "100.4.7-beta2", + "magento/module-media-content-synchronization-api": "100.4.6-beta2", + "magento/module-media-content-synchronization-catalog": "100.4.5-beta2", + "magento/module-media-content-synchronization-cms": "100.4.5-beta2", + "magento/module-media-gallery": "100.4.7-beta2", + "magento/module-media-gallery-api": "101.0.7-beta2", + "magento/module-media-gallery-catalog": "100.4.5-beta2", + "magento/module-media-gallery-catalog-integration": "100.4.5-beta2", + "magento/module-media-gallery-catalog-ui": "100.4.5-beta2", + "magento/module-media-gallery-cms-ui": "100.4.5-beta2", + "magento/module-media-gallery-integration": "100.4.7-beta2", + "magento/module-media-gallery-metadata": "100.4.6-beta2", + "magento/module-media-gallery-metadata-api": "100.4.5-beta2", + "magento/module-media-gallery-renditions": "100.4.6-beta2", + "magento/module-media-gallery-renditions-api": "100.4.5-beta2", + "magento/module-media-gallery-synchronization": "100.4.7-beta2", + "magento/module-media-gallery-synchronization-api": "100.4.6-beta2", + "magento/module-media-gallery-synchronization-metadata": "100.4.4-beta2", + "magento/module-media-gallery-ui": "100.4.7-beta2", + "magento/module-media-gallery-ui-api": "100.4.6-beta2", + "magento/module-media-storage": "100.4.7-beta2", + "magento/module-message-queue": "100.4.8-beta2", + "magento/module-msrp": "100.4.7-beta2", + "magento/module-msrp-configurable-product": "100.4.5-beta2", + "magento/module-msrp-grouped-product": "100.4.5-beta2", + "magento/module-multishipping": "100.4.8-beta2", + "magento/module-mysql-mq": "100.4.6-beta2", + "magento/module-new-relic-reporting": "100.4.6-beta2", + "magento/module-newsletter": "100.4.8-beta2", + "magento/module-newsletter-graph-ql": "100.4.5-beta2", + "magento/module-offline-payments": "100.4.6-beta2", + "magento/module-offline-shipping": "100.4.7-beta2", + "magento/module-open-search": "100.4.2-beta2", + "magento/module-order-cancellation": "100.4.1-beta2", + "magento/module-order-cancellation-graph-ql": "100.4.1-beta2", + "magento/module-order-cancellation-ui": "100.4.1-beta2", + "magento/module-page-cache": "100.4.8-beta2", + "magento/module-payment": "100.4.8-beta2", + "magento/module-payment-graph-ql": "100.4.3-beta2", + "magento/module-paypal": "101.0.8-beta2", + "magento/module-paypal-captcha": "100.4.5-beta2", + "magento/module-paypal-graph-ql": "100.4.6-beta2", + "magento/module-persistent": "100.4.8-beta2", + "magento/module-product-alert": "100.4.7-beta2", + "magento/module-product-video": "100.4.8-beta2", + "magento/module-quote": "101.2.8-beta2", + "magento/module-quote-analytics": "100.4.7-beta2", + "magento/module-quote-bundle-options": "100.4.4-beta2", + "magento/module-quote-configurable-options": "100.4.4-beta2", + "magento/module-quote-downloadable-links": "100.4.4-beta2", + "magento/module-quote-graph-ql": "100.4.8-beta2", + "magento/module-related-product-graph-ql": "100.4.5-beta2", + "magento/module-release-notification": "100.4.6-beta2", + "magento/module-remote-storage": "100.4.6-beta2", + "magento/module-reports": "100.4.8-beta2", + "magento/module-require-js": "100.4.4-beta2", + "magento/module-review": "100.4.8-beta2", + "magento/module-review-analytics": "100.4.5-beta2", + "magento/module-review-graph-ql": "100.4.4-beta2", + "magento/module-robots": "101.1.4-beta2", + "magento/module-rss": "100.4.6-beta2", + "magento/module-rule": "100.4.7-beta2", + "magento/module-sales": "103.0.8-beta2", + "magento/module-sales-analytics": "100.4.5-beta2", + "magento/module-sales-graph-ql": "100.4.8-beta2", + "magento/module-sales-inventory": "100.4.5-beta2", + "magento/module-sales-rule": "101.2.8-beta2", + "magento/module-sales-rule-graph-ql": "100.4.1-beta2", + "magento/module-sales-sequence": "100.4.5-beta2", + "magento/module-sample-data": "100.4.6-beta2", + "magento/module-search": "101.1.8-beta2", + "magento/module-security": "100.4.8-beta2", + "magento/module-send-friend": "100.4.6-beta2", + "magento/module-send-friend-graph-ql": "100.4.4-beta2", + "magento/module-shipping": "100.4.8-beta2", + "magento/module-sitemap": "100.4.7-beta2", + "magento/module-store": "101.1.8-beta2", + "magento/module-store-graph-ql": "100.4.6-beta2", + "magento/module-swagger": "100.4.7-beta2", + "magento/module-swagger-webapi": "100.4.4-beta2", + "magento/module-swagger-webapi-async": "100.4.4-beta2", + "magento/module-swatches": "100.4.8-beta2", + "magento/module-swatches-graph-ql": "100.4.6-beta2", + "magento/module-swatches-layered-navigation": "100.4.4-beta2", + "magento/module-tax": "100.4.8-beta2", + "magento/module-tax-graph-ql": "100.4.4-beta2", + "magento/module-tax-import-export": "100.4.7-beta2", + "magento/module-theme": "101.1.8-beta2", + "magento/module-theme-graph-ql": "100.4.5-beta2", + "magento/module-translation": "100.4.8-beta2", + "magento/module-ui": "101.2.8-beta2", + "magento/module-ups": "100.4.8-beta2", + "magento/module-url-rewrite": "102.0.7-beta2", + "magento/module-url-rewrite-graph-ql": "100.4.7-beta2", + "magento/module-user": "101.2.8-beta2", + "magento/module-usps": "100.4.7-beta2", + "magento/module-variable": "100.4.6-beta2", + "magento/module-vault": "101.2.8-beta2", + "magento/module-vault-graph-ql": "100.4.4-beta2", + "magento/module-version": "100.4.5-beta2", + "magento/module-webapi": "100.4.7-beta2", + "magento/module-webapi-async": "100.4.6-beta2", + "magento/module-webapi-security": "100.4.5-beta2", + "magento/module-weee": "100.4.8-beta2", + "magento/module-weee-graph-ql": "100.4.5-beta2", + "magento/module-widget": "101.2.8-beta2", + "magento/module-wishlist": "101.2.8-beta2", + "magento/module-wishlist-analytics": "100.4.6-beta2", + "magento/module-wishlist-graph-ql": "100.4.8-beta2", + "magento/oauth": "1.0.0-beta2", + "magento/page-builder": "1.7.5-beta2", + "magento/ringphp": "1.0.0-beta2", + "magento/security-package": "1.1.7-beta2", + "magento/theme-adminhtml-backend": "100.4.8-beta2", + "magento/theme-frontend-blank": "100.4.8-beta2", + "magento/theme-frontend-luma": "100.4.8-beta2", "magento/zend-cache": "^1.16", "magento/zend-db": "^1.16", "magento/zend-pdf": "^1.16", "monolog/monolog": "^3.6", - "opensearch-project/opensearch-php": "^1.0 || ^2.0", + "opensearch-project/opensearch-php": "^2.3", "pelago/emogrifier": "^7.0", - "php": "~8.1.0||~8.2.0||~8.3.0", + "php": "~8.2.0||~8.3.0||~8.4.0", "php-amqplib/php-amqplib": "^3.2", "phpseclib/mcrypt_compat": "^2.0", "phpseclib/phpseclib": "^3.0", @@ -23846,7 +23817,7 @@ "symfony/string": "^6.4", "tedivm/jshrink": "^1.4", "tubalmartin/cssmin": "^4.1", - "web-token/jwt-framework": "^3.1", + "web-token/jwt-framework": "^3.4", "webonyx/graphql-php": "^15.0", "wikimedia/less.php": "^5.0" }, @@ -23859,24 +23830,26 @@ }, { "name": "magento/product-enterprise-edition", - "version": "2.4.8-beta1", + "version": "2.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/product-enterprise-edition/magento-product-enterprise-edition-2.4.8.0-beta1.zip", - "shasum": "40c344803bcbfe67a477e00043c4bec77621a641" + "url": "https://repo.magento.com/archives/magento/product-enterprise-edition/magento-product-enterprise-edition-2.4.8.0-beta2.zip", + "shasum": "74e3c45a828adeedadb2ec627179091c2aee3456" }, "require": { - "adobe-commerce/extensions-metapackage": "2.0.1-beta1", + "adobe-commerce/extensions-metapackage": "2.0.1-beta2", "colinmollenhour/cache-backend-file": "^1.4", "colinmollenhour/cache-backend-redis": "^1.16", "colinmollenhour/credis": "^1.15", "colinmollenhour/php-redis-session-abstract": "^2.0", "composer/composer": "^2.0, !=2.2.16", - "elasticsearch/elasticsearch": "~7.17.0 || ~8.5.0", + "duosecurity/duo_api_php": "^1.1", + "duosecurity/duo_universal_php": "^1.0", "ext-bcmath": "*", "ext-ctype": "*", "ext-curl": "*", "ext-dom": "*", + "ext-ftp": "*", "ext-gd": "*", "ext-hash": "*", "ext-iconv": "*", @@ -23892,24 +23865,17 @@ "ext-zip": "*", "ezyang/htmlpurifier": "^4.17", "guzzlehttp/guzzle": "^7.5", - "laminas/laminas-captcha": "^2.17", + "laminas/laminas-captcha": "^2.18", "laminas/laminas-code": "^4.13", - "laminas/laminas-db": "^2.19", - "laminas/laminas-di": "^3.13", "laminas/laminas-escaper": "^2.13", "laminas/laminas-eventmanager": "^3.11", "laminas/laminas-feed": "^2.22", - "laminas/laminas-file": "^2.13", "laminas/laminas-filter": "^2.33", "laminas/laminas-http": "^2.15", "laminas/laminas-i18n": "^2.17", - "laminas/laminas-mail": "^2.16", - "laminas/laminas-mime": "^2.9", "laminas/laminas-modulemanager": "^2.11", "laminas/laminas-mvc": "^3.6", - "laminas/laminas-oauth": "^2.6", "laminas/laminas-permissions-acl": "^2.10", - "laminas/laminas-server": "^2.16", "laminas/laminas-servicemanager": "^3.16", "laminas/laminas-soap": "^2.10", "laminas/laminas-stdlib": "^3.11", @@ -23918,144 +23884,152 @@ "league/flysystem": "^3.0", "league/flysystem-aws-s3-v3": "^3.0", "lib-libxml": "*", - "magento/composer": "^1.10.0-beta1", + "magento/composer": "^1.10.1-beta1", "magento/composer-dependency-version-audit-plugin": "^0.1", - "magento/framework-foreign-key": "100.4.6", + "magento/elasticsearch": "^1.0.0", + "magento/framework-foreign-key": "100.4.7-beta2", + "magento/laminas-db": "^1.0.0", + "magento/laminas-di": "^1.0.0", + "magento/laminas-file": "^1.0.0", + "magento/laminas-mail": "^1.0.0", + "magento/laminas-mime": "^1.0.0", + "magento/laminas-oauth": "^1.0.0", "magento/magento-composer-installer": ">=0.4.0", - "magento/magento2-ee-base": "2.4.8-beta1", - "magento/module-admin-gws": "100.4.8-beta1", - "magento/module-admin-gws-configurable-product": "100.4.4", - "magento/module-admin-gws-staging": "100.4.4", - "magento/module-advanced-catalog": "100.4.4", - "magento/module-advanced-checkout": "100.4.8-beta1", - "magento/module-advanced-rule": "100.4.4", - "magento/module-advanced-sales-rule": "100.4.5-beta1", - "magento/module-application-server": "100.4.1-beta1", - "magento/module-application-server-new-relic": "100.4.0", - "magento/module-application-server-performance-monitor": "100.4.0", - "magento/module-application-server-state-monitor": "100.4.0", - "magento/module-application-server-state-monitor-graph-ql": "100.4.0", - "magento/module-async-order": "100.4.4-beta1", - "magento/module-async-order-graph-ql": "100.4.2", - "magento/module-aws-s3-customer-custom-attributes": "100.4.4", - "magento/module-aws-s3-gift-card-import-export": "100.4.4", - "magento/module-aws-s3-scheduled-import-export": "100.4.5-beta1", - "magento/module-banner": "101.2.8-beta1", - "magento/module-banner-customer-segment": "100.4.6-beta1", - "magento/module-banner-graph-ql": "100.4.3", - "magento/module-banner-staging": "100.4.1", - "magento/module-bundle-import-export-staging": "100.4.4", - "magento/module-bundle-staging": "100.4.8-beta1", - "magento/module-catalog-event": "101.1.7-beta1", - "magento/module-catalog-import-export-staging": "100.4.4", - "magento/module-catalog-inventory-staging": "100.4.5", - "magento/module-catalog-permissions": "100.4.8-beta1", - "magento/module-catalog-permissions-graph-ql": "100.4.5", - "magento/module-catalog-rule-staging": "100.4.8-beta1", - "magento/module-catalog-staging": "100.4.8-beta1", - "magento/module-catalog-staging-graph-ql": "100.4.6", - "magento/module-catalog-url-rewrite-staging": "100.4.7-beta1", - "magento/module-checkout-address-search": "100.4.6", - "magento/module-checkout-address-search-gift-registry": "100.4.3", - "magento/module-checkout-staging": "100.4.7-beta1", - "magento/module-cms-staging": "100.4.8-beta1", - "magento/module-configurable-product-staging": "100.4.6", - "magento/module-custom-attribute-management": "100.4.6", - "magento/module-customer-balance": "100.4.8-beta1", - "magento/module-customer-balance-graph-ql": "100.4.4", - "magento/module-customer-custom-attributes": "100.4.8-beta1", - "magento/module-customer-custom-attributes-graph-ql": "100.4.1-beta1", - "magento/module-customer-finance": "100.4.5-beta1", - "magento/module-customer-segment": "102.1.8-beta1", - "magento/module-customer-segment-graph-ql": "100.4.0", - "magento/module-deferred-total-calculating": "100.4.2", - "magento/module-downloadable-staging": "100.4.6", - "magento/module-elasticsearch-catalog-permissions": "100.4.3", - "magento/module-elasticsearch-catalog-permissions-graph-ql": "100.4.2", - "magento/module-enterprise": "100.4.5", - "magento/module-gift-card": "101.3.8-beta1", - "magento/module-gift-card-account": "101.2.8-beta1", - "magento/module-gift-card-account-graph-ql": "100.4.5", - "magento/module-gift-card-graph-ql": "100.4.8-beta1", - "magento/module-gift-card-import-export": "100.4.5-beta1", - "magento/module-gift-card-staging": "100.4.4", - "magento/module-gift-message-staging": "100.4.4", - "magento/module-gift-registry": "101.2.8-beta1", - "magento/module-gift-registry-graph-ql": "100.4.3", - "magento/module-gift-wrapping": "101.2.7-beta1", - "magento/module-gift-wrapping-graph-ql": "100.4.4", - "magento/module-gift-wrapping-staging": "100.4.4", - "magento/module-google-optimizer-staging": "100.4.4", - "magento/module-google-tag-manager": "100.4.8-beta1", - "magento/module-grouped-product-staging": "100.4.6-beta1", - "magento/module-import-csv": "100.4.1", - "magento/module-import-csv-api": "100.4.1", - "magento/module-import-json": "100.4.0", - "magento/module-import-json-api": "100.4.0", - "magento/module-invitation": "100.4.7-beta1", - "magento/module-layered-navigation-staging": "100.4.4", - "magento/module-logging": "101.2.8-beta1", - "magento/module-login-as-customer-logging": "100.4.7", - "magento/module-login-as-customer-website-restriction": "100.4.5", - "magento/module-media-content-catalog-staging": "100.4.4", - "magento/module-msrp-staging": "100.4.5", - "magento/module-multicoupon": "100.4.1-beta1", - "magento/module-multicoupon-graph-ql": "100.4.0", - "magento/module-multicoupon-ui": "100.4.1-beta1", - "magento/module-multiple-wishlist": "100.4.8-beta1", - "magento/module-multiple-wishlist-graph-ql": "100.4.3", - "magento/module-payment-staging": "100.4.4", - "magento/module-persistent-history": "100.4.5-beta1", - "magento/module-price-permissions": "100.4.3", - "magento/module-product-video-staging": "100.4.4", - "magento/module-promotion-permissions": "100.4.4", - "magento/module-quote-commerce-graph-ql": "100.4.0", - "magento/module-quote-gift-card-options": "100.4.4", - "magento/module-quote-staging": "100.4.4", - "magento/module-reminder": "101.2.7-beta1", - "magento/module-remote-storage-commerce": "100.4.3", - "magento/module-resource-connections": "100.4.5-beta1", - "magento/module-review-staging": "100.4.4", - "magento/module-reward": "101.2.8-beta1", - "magento/module-reward-graph-ql": "100.4.6", - "magento/module-reward-staging": "100.4.4", - "magento/module-rma": "101.2.8-beta1", - "magento/module-rma-graph-ql": "100.4.7-beta1", - "magento/module-rma-staging": "100.4.4", - "magento/module-sales-archive": "101.0.6-beta1", - "magento/module-sales-rule-staging": "100.4.7-beta1", - "magento/module-scalable-checkout": "100.4.6", - "magento/module-scalable-inventory": "100.4.5", - "magento/module-scalable-oms": "100.4.6-beta1", - "magento/module-scheduled-import-export": "101.2.8-beta1", - "magento/module-search-staging": "100.4.6-beta1", - "magento/module-staging": "101.2.8-beta1", - "magento/module-staging-graph-ql": "100.4.4", - "magento/module-support": "101.2.7-beta1", - "magento/module-swat": "100.4.5", - "magento/module-target-rule": "101.2.8-beta1", - "magento/module-target-rule-graph-ql": "100.4.4", - "magento/module-versions-cms": "101.2.8-beta1", - "magento/module-versions-cms-page-cache": "100.4.3", - "magento/module-versions-cms-url-rewrite": "100.4.6-beta1", - "magento/module-versions-cms-url-rewrite-graph-ql": "100.4.3", - "magento/module-visual-merchandiser": "100.4.8-beta1", - "magento/module-webapi-rest-gws": "100.4.0-beta1", - "magento/module-website-restriction": "100.4.7-beta1", - "magento/module-weee-staging": "100.4.4", - "magento/module-wishlist-gift-card": "100.4.3", - "magento/module-wishlist-gift-card-graph-ql": "100.4.3", - "magento/page-builder-commerce": "1.7.5-beta1", - "magento/product-community-edition": "2.4.8-beta1", - "magento/security-package-ee": "1.0.3-beta1", - "magento/theme-adminhtml-spectrum": "100.4.3-beta1", + "magento/magento2-ee-base": "2.4.8-beta2", + "magento/module-admin-gws": "100.4.8-beta2", + "magento/module-admin-gws-configurable-product": "100.4.5-beta2", + "magento/module-admin-gws-staging": "100.4.5-beta2", + "magento/module-advanced-catalog": "100.4.5-beta2", + "magento/module-advanced-checkout": "100.4.8-beta2", + "magento/module-advanced-rule": "100.4.5-beta2", + "magento/module-advanced-sales-rule": "100.4.5-beta2", + "magento/module-application-server": "100.4.1-beta2", + "magento/module-application-server-new-relic": "100.4.1-beta2", + "magento/module-application-server-performance-monitor": "100.4.1-beta2", + "magento/module-application-server-state-monitor": "100.4.1-beta2", + "magento/module-application-server-state-monitor-graph-ql": "100.4.1-beta2", + "magento/module-async-order": "100.4.4-beta2", + "magento/module-async-order-graph-ql": "100.4.3-beta2", + "magento/module-aws-s3-customer-custom-attributes": "100.4.5-beta2", + "magento/module-aws-s3-gift-card-import-export": "100.4.5-beta2", + "magento/module-aws-s3-scheduled-import-export": "100.4.5-beta2", + "magento/module-banner": "101.2.8-beta2", + "magento/module-banner-customer-segment": "100.4.6-beta2", + "magento/module-banner-graph-ql": "100.4.4-beta2", + "magento/module-banner-staging": "100.4.2-beta2", + "magento/module-bundle-import-export-staging": "100.4.5-beta2", + "magento/module-bundle-staging": "100.4.8-beta2", + "magento/module-catalog-event": "101.1.7-beta2", + "magento/module-catalog-import-export-staging": "100.4.5-beta2", + "magento/module-catalog-inventory-staging": "100.4.6-beta2", + "magento/module-catalog-permissions": "100.4.8-beta2", + "magento/module-catalog-permissions-graph-ql": "100.4.6-beta2", + "magento/module-catalog-rule-staging": "100.4.8-beta2", + "magento/module-catalog-staging": "100.4.8-beta2", + "magento/module-catalog-staging-graph-ql": "100.4.7-beta2", + "magento/module-catalog-url-rewrite-staging": "100.4.7-beta2", + "magento/module-checkout-address-search": "100.4.7-beta2", + "magento/module-checkout-address-search-gift-registry": "100.4.4-beta2", + "magento/module-checkout-staging": "100.4.7-beta2", + "magento/module-cms-staging": "100.4.8-beta2", + "magento/module-configurable-product-staging": "100.4.7-beta2", + "magento/module-custom-attribute-management": "100.4.7-beta2", + "magento/module-customer-balance": "100.4.8-beta2", + "magento/module-customer-balance-graph-ql": "100.4.5-beta2", + "magento/module-customer-custom-attributes": "100.4.8-beta2", + "magento/module-customer-custom-attributes-graph-ql": "100.4.1-beta2", + "magento/module-customer-finance": "100.4.5-beta2", + "magento/module-customer-segment": "102.1.8-beta2", + "magento/module-customer-segment-graph-ql": "100.4.1-beta2", + "magento/module-deferred-total-calculating": "100.4.3-beta2", + "magento/module-downloadable-staging": "100.4.7-beta2", + "magento/module-elasticsearch-catalog-permissions": "100.4.4-beta2", + "magento/module-elasticsearch-catalog-permissions-graph-ql": "100.4.3-beta2", + "magento/module-enterprise": "100.4.6-beta2", + "magento/module-gift-card": "101.3.8-beta2", + "magento/module-gift-card-account": "101.2.8-beta2", + "magento/module-gift-card-account-graph-ql": "100.4.6-beta2", + "magento/module-gift-card-graph-ql": "100.4.8-beta2", + "magento/module-gift-card-import-export": "100.4.5-beta2", + "magento/module-gift-card-staging": "100.4.5-beta2", + "magento/module-gift-message-staging": "100.4.5-beta2", + "magento/module-gift-registry": "101.2.8-beta2", + "magento/module-gift-registry-graph-ql": "100.4.4-beta2", + "magento/module-gift-wrapping": "101.2.7-beta2", + "magento/module-gift-wrapping-graph-ql": "100.4.5-beta2", + "magento/module-gift-wrapping-staging": "100.4.5-beta2", + "magento/module-google-optimizer-staging": "100.4.5-beta2", + "magento/module-google-tag-manager": "100.4.8-beta2", + "magento/module-grouped-product-staging": "100.4.6-beta2", + "magento/module-import-csv": "100.4.2-beta2", + "magento/module-import-csv-api": "100.4.2-beta2", + "magento/module-import-json": "100.4.1-beta2", + "magento/module-import-json-api": "100.4.1-beta2", + "magento/module-invitation": "100.4.7-beta2", + "magento/module-layered-navigation-staging": "100.4.5-beta2", + "magento/module-logging": "101.2.8-beta2", + "magento/module-login-as-customer-logging": "100.4.8-beta2", + "magento/module-login-as-customer-website-restriction": "100.4.6-beta2", + "magento/module-media-content-catalog-staging": "100.4.5-beta2", + "magento/module-msrp-staging": "100.4.6-beta2", + "magento/module-multicoupon": "100.4.1-beta2", + "magento/module-multicoupon-graph-ql": "100.4.1-beta2", + "magento/module-multicoupon-ui": "100.4.1-beta2", + "magento/module-multiple-wishlist": "100.4.8-beta2", + "magento/module-multiple-wishlist-graph-ql": "100.4.4-beta2", + "magento/module-payment-staging": "100.4.5-beta2", + "magento/module-persistent-history": "100.4.5-beta2", + "magento/module-price-permissions": "100.4.4-beta2", + "magento/module-product-video-staging": "100.4.5-beta2", + "magento/module-promotion-permissions": "100.4.5-beta2", + "magento/module-quote-commerce-graph-ql": "100.4.1-beta2", + "magento/module-quote-gift-card-options": "100.4.5-beta2", + "magento/module-quote-staging": "100.4.5-beta2", + "magento/module-reminder": "101.2.7-beta2", + "magento/module-remote-storage-commerce": "100.4.4-beta2", + "magento/module-resource-connections": "100.4.5-beta2", + "magento/module-review-staging": "100.4.5-beta2", + "magento/module-reward": "101.2.8-beta2", + "magento/module-reward-graph-ql": "100.4.7-beta2", + "magento/module-reward-staging": "100.4.5-beta2", + "magento/module-rma": "101.2.8-beta2", + "magento/module-rma-graph-ql": "100.4.7-beta2", + "magento/module-rma-staging": "100.4.5-beta2", + "magento/module-sales-archive": "101.0.6-beta2", + "magento/module-sales-rule-staging": "100.4.7-beta2", + "magento/module-scalable-checkout": "100.4.7-beta2", + "magento/module-scalable-inventory": "100.4.6-beta2", + "magento/module-scalable-oms": "100.4.6-beta2", + "magento/module-scheduled-import-export": "101.2.8-beta2", + "magento/module-search-staging": "100.4.6-beta2", + "magento/module-staging": "101.2.8-beta2", + "magento/module-staging-graph-ql": "100.4.5-beta2", + "magento/module-support": "101.2.7-beta2", + "magento/module-swat": "100.4.6-beta2", + "magento/module-target-rule": "101.2.8-beta2", + "magento/module-target-rule-graph-ql": "100.4.5-beta2", + "magento/module-versions-cms": "101.2.8-beta2", + "magento/module-versions-cms-page-cache": "100.4.4-beta2", + "magento/module-versions-cms-url-rewrite": "100.4.6-beta2", + "magento/module-versions-cms-url-rewrite-graph-ql": "100.4.4-beta2", + "magento/module-visual-merchandiser": "100.4.8-beta2", + "magento/module-webapi-rest-gws": "100.4.0-beta2", + "magento/module-website-restriction": "100.4.7-beta2", + "magento/module-weee-staging": "100.4.5-beta2", + "magento/module-wishlist-gift-card": "100.4.4-beta2", + "magento/module-wishlist-gift-card-graph-ql": "100.4.4-beta2", + "magento/page-builder-commerce": "1.7.5-beta2", + "magento/product-community-edition": "2.4.8-beta2", + "magento/ringphp": "^1.0.0", + "magento/security-package-ee": "1.0.3-beta2", + "magento/theme-adminhtml-spectrum": "100.4.3-beta2", "magento/zend-cache": "^1.16", "magento/zend-db": "^1.16", "magento/zend-pdf": "^1.16", "monolog/monolog": "^3.6", - "opensearch-project/opensearch-php": "^1.0 || ^2.0", + "opensearch-project/opensearch-php": "^2.3", "pelago/emogrifier": "^7.0", - "php": "~8.1.0||~8.2.0||~8.3.0", + "php": "~8.2.0||~8.3.0||~8.4.0", "php-amqplib/php-amqplib": "^3.2", "phpseclib/mcrypt_compat": "^2.0", "phpseclib/phpseclib": "^3.0", @@ -24067,7 +24041,7 @@ "symfony/string": "^6.4", "tedivm/jshrink": "^1.4", "tubalmartin/cssmin": "^4.1", - "web-token/jwt-framework": "^3.1", + "web-token/jwt-framework": "^3.4", "webonyx/graphql-php": "^15.0", "wikimedia/less.php": "^5.0" }, @@ -24079,11 +24053,11 @@ }, { "name": "magento/quality-patches", - "version": "1.1.52", + "version": "1.1.58", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/quality-patches/magento-quality-patches-1.1.52.0.zip", - "shasum": "cf03c891b5d16a6d2a54fefd2faf71ca830afc3c" + "url": "https://repo.magento.com/archives/magento/quality-patches/magento-quality-patches-1.1.58.0.zip", + "shasum": "fdd782335012ce30e4dcc2e58f5aed3056a6a699" }, "require": { "ext-json": "*", @@ -24102,88 +24076,135 @@ "phpunit/phpunit": "^8.5 || ^9.5", "squizlabs/php_codesniffer": "^3.0" }, - "type": "magento2-component", + "type": "magento2-component", + "autoload": { + "psr-4": { + "Magento\\QualityPatches\\": "src/", + "Magento\\QualityPatches\\Test\\Functional\\": "tests/functional/", + "Magento\\QualityPatches\\Sniffs\\": "tests/static/sniffs/" + } + }, + "license": [ + "proprietary" + ], + "description": "Provides quality patches for AdobeCommerce & Magento OpenSource" + }, + { + "name": "magento/ringphp", + "version": "1.0.0-beta2", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/ringphp/magento-ringphp-1.0.0.0-beta2.zip", + "shasum": "d3740f2677b6ab4b192b2c40970658e77c8f06f8" + }, + "require": { + "ezimuel/guzzlestreams": "^3.0.1", + "php": ">=5.4.0", + "react/promise": "~3.0" + }, + "replace": { + "ezimuel/ringphp": "^1.2" + }, + "require-dev": { + "ext-curl": "*", + "phpunit/phpunit": "~9.0" + }, + "suggest": { + "ext-curl": "Guzzle will use specific adapters if cURL is present" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.1-dev" + } + }, "autoload": { "psr-4": { - "Magento\\QualityPatches\\": "src/", - "Magento\\QualityPatches\\Test\\Functional\\": "tests/functional/", - "Magento\\QualityPatches\\Sniffs\\": "tests/static/sniffs/" + "GuzzleHttp\\Ring\\": "src/" } }, "license": [ - "proprietary" + "MIT" ], - "description": "Provides quality patches for AdobeCommerce & Magento OpenSource" + "authors": [ + { + "name": "Michael Dowling", + "email": "mtdowling@gmail.com", + "homepage": "https://github.com/mtdowling" + } + ], + "description": "Fork of guzzle/RingPHP (abandoned) to be used with elasticsearch-php" }, { "name": "magento/security-package", - "version": "1.1.7-beta1", - "dist": { - "type": "zip", - "url": "https://repo.magento.com/archives/magento/security-package/magento-security-package-1.1.7.0-beta1.zip", - "shasum": "ef793086124e06a016c21a51cfcc13e7531e1ef8" - }, - "require": { - "google/recaptcha": "^1.2", - "magento/module-re-captcha-admin-ui": "1.1.4", - "magento/module-re-captcha-checkout": "1.1.4", - "magento/module-re-captcha-checkout-sales-rule": "1.1.3", - "magento/module-re-captcha-contact": "1.1.3", - "magento/module-re-captcha-customer": "1.1.5", - "magento/module-re-captcha-frontend-ui": "1.1.5", - "magento/module-re-captcha-migration": "1.1.4", - "magento/module-re-captcha-newsletter": "1.1.4", - "magento/module-re-captcha-paypal": "1.1.4", - "magento/module-re-captcha-resend-confirmation-email": "1.1.0-beta1", - "magento/module-re-captcha-review": "1.1.4", - "magento/module-re-captcha-send-friend": "1.1.4", - "magento/module-re-captcha-store-pickup": "1.0.3", - "magento/module-re-captcha-ui": "1.1.4", - "magento/module-re-captcha-user": "1.1.4", - "magento/module-re-captcha-validation": "1.1.3", - "magento/module-re-captcha-validation-api": "1.1.3", - "magento/module-re-captcha-version-2-checkbox": "2.0.5-beta1", - "magento/module-re-captcha-version-2-invisible": "2.0.5-beta1", - "magento/module-re-captcha-version-3-invisible": "2.0.5-beta1", - "magento/module-re-captcha-webapi-api": "1.0.3", - "magento/module-re-captcha-webapi-graph-ql": "1.0.4-beta1", - "magento/module-re-captcha-webapi-rest": "1.0.3", - "magento/module-re-captcha-webapi-ui": "1.0.3", - "magento/module-securitytxt": "1.1.4-beta1", - "magento/module-two-factor-auth": "1.1.7-beta1" + "version": "1.1.7-beta2", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/security-package/magento-security-package-1.1.7.0-beta2.zip", + "shasum": "4f901470ecc896b1b8be590df32b41a6ef35d191" + }, + "require": { + "magento/module-re-captcha-admin-ui": "1.1.5-beta2", + "magento/module-re-captcha-checkout": "1.1.5-beta2", + "magento/module-re-captcha-checkout-sales-rule": "1.1.4-beta2", + "magento/module-re-captcha-contact": "1.1.4-beta2", + "magento/module-re-captcha-customer": "1.1.6-beta2", + "magento/module-re-captcha-frontend-ui": "1.1.6-beta2", + "magento/module-re-captcha-migration": "1.1.5-beta2", + "magento/module-re-captcha-newsletter": "1.1.5-beta2", + "magento/module-re-captcha-paypal": "1.1.5-beta2", + "magento/module-re-captcha-resend-confirmation-email": "1.1.0-beta2", + "magento/module-re-captcha-review": "1.1.5-beta2", + "magento/module-re-captcha-send-friend": "1.1.5-beta2", + "magento/module-re-captcha-store-pickup": "1.0.4-beta2", + "magento/module-re-captcha-ui": "1.1.5-beta2", + "magento/module-re-captcha-user": "1.1.5-beta2", + "magento/module-re-captcha-validation": "1.1.4-beta2", + "magento/module-re-captcha-validation-api": "1.1.4-beta2", + "magento/module-re-captcha-version-2-checkbox": "2.0.5-beta2", + "magento/module-re-captcha-version-2-invisible": "2.0.5-beta2", + "magento/module-re-captcha-version-3-invisible": "2.0.5-beta2", + "magento/module-re-captcha-webapi-api": "1.0.4-beta2", + "magento/module-re-captcha-webapi-graph-ql": "1.0.4-beta2", + "magento/module-re-captcha-webapi-rest": "1.0.4-beta2", + "magento/module-re-captcha-webapi-ui": "1.0.4-beta2", + "magento/module-re-captcha-wishlist": "1.1.0-beta2", + "magento/module-securitytxt": "1.1.4-beta2", + "magento/module-two-factor-auth": "1.1.7-beta2", + "phpfui/recaptcha": "^2.0.0" }, "type": "metapackage", "description": "Magento Security Package" }, { "name": "magento/security-package-ee", - "version": "1.0.3-beta1", + "version": "1.0.3-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/security-package-ee/magento-security-package-ee-1.0.3.0-beta1.zip", - "shasum": "7f55d582539d6641234454d28f17fae2258affd1" + "url": "https://repo.magento.com/archives/magento/security-package-ee/magento-security-package-ee-1.0.3.0-beta2.zip", + "shasum": "510f329b4095a19699f7bde1f894fe41932379e1" }, "require": { - "magento/module-re-captcha-gift-card": "1.0.3-beta1", - "magento/module-re-captcha-invitation": "1.0.2", - "magento/module-re-captcha-multiple-wishlist": "1.0.2" + "magento/module-re-captcha-gift-card": "1.0.3-beta2", + "magento/module-re-captcha-invitation": "1.0.3-beta2", + "magento/module-re-captcha-multiple-wishlist": "1.0.3-beta2" }, "type": "metapackage", "description": "Magento Security Package for Enterprise Edition" }, { "name": "magento/services-connector", - "version": "1.3.5", + "version": "1.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/services-connector/magento-services-connector-1.3.5.0.zip", - "shasum": "e1792e6cbb5e89c91f1da9d8fbfb9fabb177ee4c" + "url": "https://repo.magento.com/archives/magento/services-connector/magento-services-connector-1.3.6.0.zip", + "shasum": "d1aeae6d12a052200ae9b8e4e4d8377e5b970c4d" }, "require": { "firebase/php-jwt": "^6.0.0", "guzzlehttp/guzzle": "^6.0.0||^7.3.0", "magento/framework": ">=101.0.0", - "php": "~7.2.0||~7.3.0||~7.4.0||~8.1.0||~8.2.0||~8.3.0" + "php": "~7.2.0||~7.3.0||~7.4.0||~8.1.0||~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", "autoload": { @@ -24202,24 +24223,24 @@ }, { "name": "magento/services-id", - "version": "3.2.5", + "version": "3.2.7", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/services-id/magento-services-id-3.2.5.0.zip", - "shasum": "bfa43255bcbe1d3154b6650cb2dd7aed4f9630ee" + "url": "https://repo.magento.com/archives/magento/services-id/magento-services-id-3.2.7.0.zip", + "shasum": "89d25841fab7856f5ebe30a7233d38e9c8c4ce6d" }, "require": { "magento/framework": ">=102.0.0 <104.0.0", - "magento/module-admin-graph-ql-server": "^1.0.1", + "magento/module-admin-graph-ql-server": "^1.0.4", "magento/module-backend": ">=101.0.0 <103.0.0", "magento/module-config": ">=101.1.0 <101.3.0", - "magento/module-graph-ql-server": "^1.0.1", - "magento/module-services-id": "3.2.5", - "magento/module-services-id-graph-ql-server": "1.1.4", - "magento/module-services-id-layout": "1.1.3", + "magento/module-graph-ql-server": "^1.0.3", + "magento/module-services-id": "3.2.7", + "magento/module-services-id-graph-ql-server": "1.1.6", + "magento/module-services-id-layout": "1.1.4", "magento/module-store": ">=101.0.0 <101.2.0", - "magento/services-connector": "^1.3.5", - "php": "~7.2.0||~7.3.0||~7.4.0||~8.1.0||~8.2.0||~8.3.0" + "magento/services-connector": "^1.3.6", + "php": "~7.2.0||~7.3.0||~7.4.0||~8.1.0||~8.2.0||~8.3.0||~8.4.0" }, "type": "metapackage", "license": [ @@ -24230,15 +24251,15 @@ }, { "name": "magento/theme-adminhtml-backend", - "version": "100.4.8-beta1", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/theme-adminhtml-backend/magento-theme-adminhtml-backend-100.4.8.0-beta1.zip", - "shasum": "044702941f024643f1df3a40fb33f181413d036d" + "url": "https://repo.magento.com/archives/magento/theme-adminhtml-backend/magento-theme-adminhtml-backend-100.4.8.0-beta2.zip", + "shasum": "074dc0829bc5692fcf63abf97213e3e9bd011911" }, "require": { "magento/framework": "103.0.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-theme", "autoload": { @@ -24254,16 +24275,16 @@ }, { "name": "magento/theme-adminhtml-spectrum", - "version": "100.4.3-beta1", + "version": "100.4.3-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/theme-adminhtml-spectrum/magento-theme-adminhtml-spectrum-100.4.3.0-beta1.zip", - "shasum": "4944cef7a6c95b00445e7ada8927c5d19766a914" + "url": "https://repo.magento.com/archives/magento/theme-adminhtml-spectrum/magento-theme-adminhtml-spectrum-100.4.3.0-beta2.zip", + "shasum": "551a5611d183242aece4240b5742be11c5f608ba" }, "require": { "magento/framework": "103.0.*", "magento/theme-adminhtml-backend": "100.4.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-theme", "autoload": { @@ -24279,15 +24300,15 @@ }, { "name": "magento/theme-frontend-blank", - "version": "100.4.8-beta1", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/theme-frontend-blank/magento-theme-frontend-blank-100.4.8.0-beta1.zip", - "shasum": "e5a968348c87b2fdbafffdece29d741f5590d133" + "url": "https://repo.magento.com/archives/magento/theme-frontend-blank/magento-theme-frontend-blank-100.4.8.0-beta2.zip", + "shasum": "fb718bb4261926ba2150c63f6779b87d5c263f2b" }, "require": { "magento/framework": "103.0.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-theme", "autoload": { @@ -24303,16 +24324,16 @@ }, { "name": "magento/theme-frontend-luma", - "version": "100.4.8-beta1", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/theme-frontend-luma/magento-theme-frontend-luma-100.4.8.0-beta1.zip", - "shasum": "8a165bb8e8076238f8f7432a14ccae23a4bbefbf" + "url": "https://repo.magento.com/archives/magento/theme-frontend-luma/magento-theme-frontend-luma-100.4.8.0-beta2.zip", + "shasum": "4d836330b1d2738441e198096872d0cb3f48f04d" }, "require": { "magento/framework": "103.0.*", "magento/theme-frontend-blank": "100.4.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-theme", "autoload": { @@ -24328,16 +24349,16 @@ }, { "name": "magento/zend-cache", - "version": "1.16.0", + "version": "1.16.1", "source": { "type": "git", "url": "https://github.com/magento/magento-zend-cache.git", - "reference": "75e6a43f198b17ea4b0c3f46b700b7a757eba84d" + "reference": "815ef459560be6a3f0907016d8fc40f111f34209" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/magento/magento-zend-cache/zipball/75e6a43f198b17ea4b0c3f46b700b7a757eba84d", - "reference": "75e6a43f198b17ea4b0c3f46b700b7a757eba84d", + "url": "https://api.github.com/repos/magento/magento-zend-cache/zipball/815ef459560be6a3f0907016d8fc40f111f34209", + "reference": "815ef459560be6a3f0907016d8fc40f111f34209", "shasum": "" }, "require": { @@ -24374,22 +24395,22 @@ ], "support": { "issues": "https://github.com/magento/magento-zend-cache/issues", - "source": "https://github.com/magento/magento-zend-cache/tree/1.16.0" + "source": "https://github.com/magento/magento-zend-cache/tree/1.16.1" }, - "time": "2022-09-22T19:09:32+00:00" + "time": "2024-12-18T14:42:52+00:00" }, { "name": "magento/zend-db", - "version": "1.16.1", + "version": "1.16.2", "source": { "type": "git", "url": "https://github.com/magento/magento-zend-db.git", - "reference": "475addb06c0a417b2fd18effe5966bd3aa929b7b" + "reference": "a7d7c3802937ab2986000bc89cc623b58987de22" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/magento/magento-zend-db/zipball/475addb06c0a417b2fd18effe5966bd3aa929b7b", - "reference": "475addb06c0a417b2fd18effe5966bd3aa929b7b", + "url": "https://api.github.com/repos/magento/magento-zend-db/zipball/a7d7c3802937ab2986000bc89cc623b58987de22", + "reference": "a7d7c3802937ab2986000bc89cc623b58987de22", "shasum": "" }, "require": { @@ -24426,22 +24447,22 @@ ], "support": { "issues": "https://github.com/magento/magento-zend-db/issues", - "source": "https://github.com/magento/magento-zend-db/tree/1.16.1" + "source": "https://github.com/magento/magento-zend-db/tree/1.16.2" }, - "time": "2023-08-25T13:52:30+00:00" + "time": "2024-12-18T15:03:32+00:00" }, { "name": "magento/zend-exception", - "version": "1.16.0", + "version": "1.16.1", "source": { "type": "git", "url": "https://github.com/magento/magento-zend-exception.git", - "reference": "5219ba961e36dc1a713da3ad4f1594a87c71f758" + "reference": "2aa533f83aebc3963df099da27427fda7d32585e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/magento/magento-zend-exception/zipball/5219ba961e36dc1a713da3ad4f1594a87c71f758", - "reference": "5219ba961e36dc1a713da3ad4f1594a87c71f758", + "url": "https://api.github.com/repos/magento/magento-zend-exception/zipball/2aa533f83aebc3963df099da27427fda7d32585e", + "reference": "2aa533f83aebc3963df099da27427fda7d32585e", "shasum": "" }, "require": { @@ -24476,9 +24497,9 @@ ], "support": { "issues": "https://github.com/magento/magento-zend-exception/issues", - "source": "https://github.com/magento/magento-zend-exception/tree/1.16.0" + "source": "https://github.com/magento/magento-zend-exception/tree/1.16.1" }, - "time": "2022-09-22T19:06:06+00:00" + "time": "2024-12-18T10:09:19+00:00" }, { "name": "magento/zend-loader", @@ -24533,16 +24554,16 @@ }, { "name": "magento/zend-log", - "version": "1.16.0", + "version": "1.16.1", "source": { "type": "git", "url": "https://github.com/magento/magento-zend-log.git", - "reference": "c03b9febe92c501288cf441d41b49cd01f1e8a50" + "reference": "4069130d58e1aaf8f3a0a2593a05083b5c2a85f8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/magento/magento-zend-log/zipball/c03b9febe92c501288cf441d41b49cd01f1e8a50", - "reference": "c03b9febe92c501288cf441d41b49cd01f1e8a50", + "url": "https://api.github.com/repos/magento/magento-zend-log/zipball/4069130d58e1aaf8f3a0a2593a05083b5c2a85f8", + "reference": "4069130d58e1aaf8f3a0a2593a05083b5c2a85f8", "shasum": "" }, "require": { @@ -24578,9 +24599,9 @@ ], "support": { "issues": "https://github.com/magento/magento-zend-log/issues", - "source": "https://github.com/magento/magento-zend-log/tree/1.16.0" + "source": "https://github.com/magento/magento-zend-log/tree/1.16.1" }, - "time": "2022-09-22T19:03:03+00:00" + "time": "2024-12-18T11:34:38+00:00" }, { "name": "magento/zend-memory", @@ -24636,16 +24657,16 @@ }, { "name": "magento/zend-pdf", - "version": "1.16.3", + "version": "1.16.4", "source": { "type": "git", "url": "https://github.com/magento/magento-zend-pdf.git", - "reference": "4426cdf87d10ad9a45e21da1468665a97d01ef79" + "reference": "b6e9fcbec29184bb4eb6fa4a261a79d5d92f7ff8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/magento/magento-zend-pdf/zipball/4426cdf87d10ad9a45e21da1468665a97d01ef79", - "reference": "4426cdf87d10ad9a45e21da1468665a97d01ef79", + "url": "https://api.github.com/repos/magento/magento-zend-pdf/zipball/b6e9fcbec29184bb4eb6fa4a261a79d5d92f7ff8", + "reference": "b6e9fcbec29184bb4eb6fa4a261a79d5d92f7ff8", "shasum": "" }, "require": { @@ -24687,22 +24708,22 @@ ], "support": { "issues": "https://github.com/magento/magento-zend-pdf/issues", - "source": "https://github.com/magento/magento-zend-pdf/tree/1.16.3" + "source": "https://github.com/magento/magento-zend-pdf/tree/1.16.4" }, - "time": "2023-08-25T12:52:21+00:00" + "time": "2024-12-18T14:59:28+00:00" }, { "name": "monolog/monolog", - "version": "3.7.0", + "version": "3.8.1", "source": { "type": "git", "url": "https://github.com/Seldaek/monolog.git", - "reference": "f4393b648b78a5408747de94fca38beb5f7e9ef8" + "reference": "aef6ee73a77a66e404dd6540934a9ef1b3c855b4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Seldaek/monolog/zipball/f4393b648b78a5408747de94fca38beb5f7e9ef8", - "reference": "f4393b648b78a5408747de94fca38beb5f7e9ef8", + "url": "https://api.github.com/repos/Seldaek/monolog/zipball/aef6ee73a77a66e404dd6540934a9ef1b3c855b4", + "reference": "aef6ee73a77a66e404dd6540934a9ef1b3c855b4", "shasum": "" }, "require": { @@ -24722,12 +24743,14 @@ "guzzlehttp/psr7": "^2.2", "mongodb/mongodb": "^1.8", "php-amqplib/php-amqplib": "~2.4 || ^3", - "phpstan/phpstan": "^1.9", - "phpstan/phpstan-deprecation-rules": "^1.0", - "phpstan/phpstan-strict-rules": "^1.4", - "phpunit/phpunit": "^10.5.17", + "php-console/php-console": "^3.1.8", + "phpstan/phpstan": "^2", + "phpstan/phpstan-deprecation-rules": "^2", + "phpstan/phpstan-strict-rules": "^2", + "phpunit/phpunit": "^10.5.17 || ^11.0.7", "predis/predis": "^1.1 || ^2", - "ruflin/elastica": "^7", + "rollbar/rollbar": "^4.0", + "ruflin/elastica": "^7 || ^8", "symfony/mailer": "^5.4 || ^6", "symfony/mime": "^5.4 || ^6" }, @@ -24778,7 +24801,7 @@ ], "support": { "issues": "https://github.com/Seldaek/monolog/issues", - "source": "https://github.com/Seldaek/monolog/tree/3.7.0" + "source": "https://github.com/Seldaek/monolog/tree/3.8.1" }, "funding": [ { @@ -24790,7 +24813,7 @@ "type": "tidelift" } ], - "time": "2024-06-28T09:40:51+00:00" + "time": "2024-12-05T17:15:07+00:00" }, { "name": "mtdowling/jmespath.php", @@ -24860,52 +24883,47 @@ }, { "name": "nesbot/carbon", - "version": "2.72.5", + "version": "3.8.4", "source": { "type": "git", - "url": "https://github.com/briannesbitt/Carbon.git", - "reference": "afd46589c216118ecd48ff2b95d77596af1e57ed" + "url": "https://github.com/CarbonPHP/carbon.git", + "reference": "129700ed449b1f02d70272d2ac802357c8c30c58" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/afd46589c216118ecd48ff2b95d77596af1e57ed", - "reference": "afd46589c216118ecd48ff2b95d77596af1e57ed", + "url": "https://api.github.com/repos/CarbonPHP/carbon/zipball/129700ed449b1f02d70272d2ac802357c8c30c58", + "reference": "129700ed449b1f02d70272d2ac802357c8c30c58", "shasum": "" }, "require": { - "carbonphp/carbon-doctrine-types": "*", + "carbonphp/carbon-doctrine-types": "<100.0", "ext-json": "*", - "php": "^7.1.8 || ^8.0", + "php": "^8.1", "psr/clock": "^1.0", + "symfony/clock": "^6.3 || ^7.0", "symfony/polyfill-mbstring": "^1.0", - "symfony/polyfill-php80": "^1.16", - "symfony/translation": "^3.4 || ^4.0 || ^5.0 || ^6.0" + "symfony/translation": "^4.4.18 || ^5.2.1|| ^6.0 || ^7.0" }, "provide": { "psr/clock-implementation": "1.0" }, "require-dev": { - "doctrine/dbal": "^2.0 || ^3.1.4 || ^4.0", - "doctrine/orm": "^2.7 || ^3.0", - "friendsofphp/php-cs-fixer": "^3.0", - "kylekatarnls/multi-tester": "^2.0", - "ondrejmirtes/better-reflection": "*", - "phpmd/phpmd": "^2.9", - "phpstan/extension-installer": "^1.0", - "phpstan/phpstan": "^0.12.99 || ^1.7.14", - "phpunit/php-file-iterator": "^2.0.5 || ^3.0.6", - "phpunit/phpunit": "^7.5.20 || ^8.5.26 || ^9.5.20", - "squizlabs/php_codesniffer": "^3.4" + "doctrine/dbal": "^3.6.3 || ^4.0", + "doctrine/orm": "^2.15.2 || ^3.0", + "friendsofphp/php-cs-fixer": "^3.57.2", + "kylekatarnls/multi-tester": "^2.5.3", + "ondrejmirtes/better-reflection": "^6.25.0.4", + "phpmd/phpmd": "^2.15.0", + "phpstan/extension-installer": "^1.3.1", + "phpstan/phpstan": "^1.11.2", + "phpunit/phpunit": "^10.5.20", + "squizlabs/php_codesniffer": "^3.9.0" }, "bin": [ "bin/carbon" ], "type": "library", "extra": { - "branch-alias": { - "dev-master": "3.x-dev", - "dev-2.x": "2.x-dev" - }, "laravel": { "providers": [ "Carbon\\Laravel\\ServiceProvider" @@ -24915,6 +24933,10 @@ "includes": [ "extension.neon" ] + }, + "branch-alias": { + "dev-2.x": "2.x-dev", + "dev-master": "3.x-dev" } }, "autoload": { @@ -24963,20 +24985,20 @@ "type": "tidelift" } ], - "time": "2024-06-03T19:18:41+00:00" + "time": "2024-12-27T09:25:35+00:00" }, { "name": "nikic/php-parser", - "version": "v5.3.0", + "version": "v5.4.0", "source": { "type": "git", "url": "https://github.com/nikic/PHP-Parser.git", - "reference": "3abf7425cd284141dc5d8d14a9ee444de3345d1a" + "reference": "447a020a1f875a434d62f2a401f53b82a396e494" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/3abf7425cd284141dc5d8d14a9ee444de3345d1a", - "reference": "3abf7425cd284141dc5d8d14a9ee444de3345d1a", + "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/447a020a1f875a434d62f2a401f53b82a396e494", + "reference": "447a020a1f875a434d62f2a401f53b82a396e494", "shasum": "" }, "require": { @@ -25019,45 +25041,61 @@ ], "support": { "issues": "https://github.com/nikic/PHP-Parser/issues", - "source": "https://github.com/nikic/PHP-Parser/tree/v5.3.0" + "source": "https://github.com/nikic/PHP-Parser/tree/v5.4.0" }, - "time": "2024-09-29T13:56:26+00:00" + "time": "2024-12-30T11:07:19+00:00" }, { "name": "opensearch-project/opensearch-php", - "version": "2.3.1", + "version": "2.4.1", "source": { "type": "git", "url": "https://github.com/opensearch-project/opensearch-php.git", - "reference": "1866e6ee95c15036038d6c95a5c54c6fe648de36" + "reference": "ae12b9e5f90b8c76e8a19e2134c5f3eb8994d8e4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/opensearch-project/opensearch-php/zipball/1866e6ee95c15036038d6c95a5c54c6fe648de36", - "reference": "1866e6ee95c15036038d6c95a5c54c6fe648de36", + "url": "https://api.github.com/repos/opensearch-project/opensearch-php/zipball/ae12b9e5f90b8c76e8a19e2134c5f3eb8994d8e4", + "reference": "ae12b9e5f90b8c76e8a19e2134c5f3eb8994d8e4", "shasum": "" }, "require": { "ext-curl": "*", "ext-json": ">=1.3.7", "ezimuel/ringphp": "^1.2.2", - "php": "^7.3 || ^8.0", - "psr/log": "^1|^2|^3", + "php": "^8.1", + "php-http/discovery": "^1.20", + "psr/http-client": "^1.0", + "psr/http-client-implementation": "*", + "psr/http-factory": "^1.1", + "psr/http-factory-implementation": "*", + "psr/http-message": "^2.0", + "psr/http-message-implementation": "*", + "psr/log": "^2|^3", "symfony/yaml": "*" }, "require-dev": { "aws/aws-sdk-php": "^3.0", + "colinodell/psr-testlogger": "^1.3", "ext-zip": "*", - "friendsofphp/php-cs-fixer": "^3.0", - "mockery/mockery": "^1.2", - "phpstan/phpstan": "^1.7.15", - "phpstan/phpstan-mockery": "^1.1.0", - "phpunit/phpunit": "^9.3", - "symfony/finder": "~4.0 || ~5.0" + "friendsofphp/php-cs-fixer": "^v3.64", + "guzzlehttp/psr7": "^2.7", + "mockery/mockery": "^1.6", + "phpstan/extension-installer": "^1.4", + "phpstan/phpstan": "^1.12", + "phpstan/phpstan-deprecation-rules": "^1.2", + "phpstan/phpstan-mockery": "^1.1", + "phpstan/phpstan-phpunit": "^1.4", + "phpunit/phpunit": "^9.6", + "symfony/finder": "^6.4|^7.0", + "symfony/http-client": "^6.4|^7.0", + "symfony/http-client-contracts": "^3.0" }, "suggest": { - "aws/aws-sdk-php": "Required (^3.0.0) in order to use the SigV4 handler", - "monolog/monolog": "Allows for client-level logging and tracing" + "aws/aws-sdk-php": "Required (^3.0.0) in order to use the AWS Signing Client Decorator", + "guzzlehttp/psr7": "Required (^2.7) in order to use the Guzzle HTTP client", + "monolog/monolog": "Allows for client-level logging and tracing", + "symfony/http-client": "Required (^6.4|^7.0) in order to use the Symfony HTTP client" }, "type": "library", "autoload": { @@ -25087,9 +25125,9 @@ ], "support": { "issues": "https://github.com/opensearch-project/opensearch-php/issues", - "source": "https://github.com/opensearch-project/opensearch-php/tree/2.3.1" + "source": "https://github.com/opensearch-project/opensearch-php/tree/2.4.1" }, - "time": "2024-08-27T10:13:25+00:00" + "time": "2025-02-10T11:12:00+00:00" }, { "name": "paragonie/constant_time_encoding", @@ -25301,21 +25339,21 @@ }, { "name": "paypal/module-braintree", - "version": "4.7.0-beta1", + "version": "4.7.0-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/paypal/module-braintree/paypal-module-braintree-4.7.0.0-beta1.zip", - "shasum": "cb4f8121115062383765afc5205619ac558fdb16" + "url": "https://repo.magento.com/archives/paypal/module-braintree/paypal-module-braintree-4.7.0.0-beta2.zip", + "shasum": "34cb20bc55728c31fd2b2cbd43ad219de86e3903" }, "require": { - "braintree/braintree_php": "6.13.0", + "braintree/braintree_php": "6.21.0", "magento/framework": "*", - "paypal/module-braintree-core": "4.7.0-beta1", - "paypal/module-braintree-customer-balance": "4.7.0-beta1", - "paypal/module-braintree-gift-card-account": "4.7.0-beta1", - "paypal/module-braintree-gift-wrapping": "4.7.0-beta1", - "paypal/module-braintree-graph-ql": "4.7.0-beta1", - "php": "~8.1.0||~8.2.0||~8.3.0" + "paypal/module-braintree-core": "4.7.0-beta2", + "paypal/module-braintree-customer-balance": "4.7.0-beta2", + "paypal/module-braintree-gift-card-account": "4.7.0-beta2", + "paypal/module-braintree-gift-wrapping": "4.7.0-beta2", + "paypal/module-braintree-graph-ql": "4.7.0-beta2", + "php": "~8.1.0||~8.2.0||~8.3.0||~8.4.0" }, "require-dev": { "phpunit/phpunit": "^9.5" @@ -25328,14 +25366,14 @@ }, { "name": "paypal/module-braintree-core", - "version": "4.7.0-beta1", + "version": "4.7.0-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/paypal/module-braintree-core/paypal-module-braintree-core-4.7.0.0-beta1.zip", - "shasum": "427fa33e8a0da18f43f50f8e92e0030b95d308bd" + "url": "https://repo.magento.com/archives/paypal/module-braintree-core/paypal-module-braintree-core-4.7.0.0-beta2.zip", + "shasum": "64ed836ae06454529707d478199170057950efb8" }, "require": { - "braintree/braintree_php": "6.13.0", + "braintree/braintree_php": "6.21.0", "ext-json": "*", "ext-simplexml": "*", "magento/framework": "*", @@ -25371,7 +25409,7 @@ "magento/module-ui": "101.0.*||101.1.*||^101.2.0", "magento/module-vault": "101.0.*||101.1.*||^101.2.0", "magento/module-webapi": "100.4.*", - "php": "~8.1.0||~8.2.0||~8.3.0" + "php": "~8.1.0||~8.2.0||~8.3.0||~8.4.0" }, "conflict": { "gene/module-braintree": "*", @@ -25396,18 +25434,18 @@ }, { "name": "paypal/module-braintree-customer-balance", - "version": "4.7.0-beta1", + "version": "4.7.0-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/paypal/module-braintree-customer-balance/paypal-module-braintree-customer-balance-4.7.0.0-beta1.zip", - "shasum": "e26833870658ff99f1585c6a4aba3ac431ef7ee7" + "url": "https://repo.magento.com/archives/paypal/module-braintree-customer-balance/paypal-module-braintree-customer-balance-4.7.0.0-beta2.zip", + "shasum": "364f025c7eff50fabb73265965d83e5c81946b9f" }, "require": { "magento/framework": "*", "magento/module-quote": "101.0.*||101.1.*||^101.2.0", "magento/module-sales": "101.0.*||102.0.*||^102.1.0||^103", - "paypal/module-braintree-core": "4.7.0-beta1", - "php": "~8.1.0||~8.2.0||~8.3.0" + "paypal/module-braintree-core": "4.7.0-beta2", + "php": "~8.1.0||~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-customer-balance": "100.4.*" @@ -25429,18 +25467,18 @@ }, { "name": "paypal/module-braintree-gift-card-account", - "version": "4.7.0-beta1", + "version": "4.7.0-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/paypal/module-braintree-gift-card-account/paypal-module-braintree-gift-card-account-4.7.0.0-beta1.zip", - "shasum": "21d692272e697b5890f9584d47291e05b68b20a9" + "url": "https://repo.magento.com/archives/paypal/module-braintree-gift-card-account/paypal-module-braintree-gift-card-account-4.7.0.0-beta2.zip", + "shasum": "049a035d509ec91bfbf6b50815982715e4708ea4" }, "require": { "magento/framework": "*", "magento/module-quote": "101.0.*||101.1.*||^101.2.0", "magento/module-sales": "101.0.*||102.0.*||^102.1.0||^103", - "paypal/module-braintree-core": "4.7.0-beta1", - "php": "~8.1.0||~8.2.0||~8.3.0" + "paypal/module-braintree-core": "4.7.0-beta2", + "php": "~8.1.0||~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-gift-card-account": "101.2.*" @@ -25462,18 +25500,18 @@ }, { "name": "paypal/module-braintree-gift-wrapping", - "version": "4.7.0-beta1", + "version": "4.7.0-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/paypal/module-braintree-gift-wrapping/paypal-module-braintree-gift-wrapping-4.7.0.0-beta1.zip", - "shasum": "db545c4326c63a6f7873353e787dd8c367930c80" + "url": "https://repo.magento.com/archives/paypal/module-braintree-gift-wrapping/paypal-module-braintree-gift-wrapping-4.7.0.0-beta2.zip", + "shasum": "19a49f05e132746913b6f6504c43ffc6c1b8b74b" }, "require": { "magento/framework": "*", "magento/module-quote": "101.0.*||101.1.*||^101.2.0", "magento/module-sales": "101.0.*||102.0.*||^102.1.0||^103", - "paypal/module-braintree-core": "4.7.0-beta1", - "php": "~8.1.0||~8.2.0||~8.3.0" + "paypal/module-braintree-core": "4.7.0-beta2", + "php": "~8.1.0||~8.2.0||~8.3.0||~8.4.0" }, "suggest": { "magento/module-gift-wrapping": "101.2.*" @@ -25495,19 +25533,19 @@ }, { "name": "paypal/module-braintree-graph-ql", - "version": "4.7.0-beta1", + "version": "4.7.0-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/paypal/module-braintree-graph-ql/paypal-module-braintree-graph-ql-4.7.0.0-beta1.zip", - "shasum": "fdb34935c5e9e159ebd08830f12c5fe880f38416" + "url": "https://repo.magento.com/archives/paypal/module-braintree-graph-ql/paypal-module-braintree-graph-ql-4.7.0.0-beta2.zip", + "shasum": "a5e6ffe614af25944414361a9e0a5d2a1b32d6aa" }, "require": { "magento/framework": "*", "magento/module-quote": "^101", "magento/module-quote-graph-ql": "^100", "magento/module-store": "^101", - "paypal/module-braintree-core": "4.7.0-beta1", - "php": "~8.1.0||~8.2.0||~8.3.0" + "paypal/module-braintree-core": "4.7.0-beta2", + "php": "~8.1.0||~8.2.0||~8.3.0||~8.4.0" }, "require-dev": { "phpunit/phpunit": "^9.5" @@ -25532,28 +25570,32 @@ }, { "name": "pelago/emogrifier", - "version": "v7.2.0", + "version": "v7.3.0", "source": { "type": "git", "url": "https://github.com/MyIntervals/emogrifier.git", - "reference": "727bdf7255b51798307f17dec52ff8a91f1c7de3" + "reference": "6e00d9d8235e8cc8eec857e8dcd6cfeefdfd0cd6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/MyIntervals/emogrifier/zipball/727bdf7255b51798307f17dec52ff8a91f1c7de3", - "reference": "727bdf7255b51798307f17dec52ff8a91f1c7de3", + "url": "https://api.github.com/repos/MyIntervals/emogrifier/zipball/6e00d9d8235e8cc8eec857e8dcd6cfeefdfd0cd6", + "reference": "6e00d9d8235e8cc8eec857e8dcd6cfeefdfd0cd6", "shasum": "" }, "require": { "ext-dom": "*", "ext-libxml": "*", - "php": "~7.3.0 || ~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0", - "sabberworm/php-css-parser": "^8.4.0", + "php": "~7.3.0 || ~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0", + "sabberworm/php-css-parser": "^8.7.0", "symfony/css-selector": "^4.4.23 || ^5.4.0 || ^6.0.0 || ^7.0.0" }, "require-dev": { - "php-parallel-lint/php-parallel-lint": "1.3.2", - "phpunit/phpunit": "9.6.11", + "php-parallel-lint/php-parallel-lint": "1.4.0", + "phpstan/extension-installer": "1.4.3", + "phpstan/phpstan": "1.12.7", + "phpstan/phpstan-phpunit": "1.4.0", + "phpstan/phpstan-strict-rules": "1.6.1", + "phpunit/phpunit": "9.6.21", "rawr/cross-data-providers": "2.4.0" }, "type": "library", @@ -25586,7 +25628,7 @@ }, { "name": "Jake Hotson", - "email": "jake@qzdesign.co.uk" + "email": "jake.github@qzdesign.co.uk" }, { "name": "Cameron Brooks" @@ -25606,26 +25648,26 @@ "issues": "https://github.com/MyIntervals/emogrifier/issues", "source": "https://github.com/MyIntervals/emogrifier" }, - "time": "2023-12-06T02:00:20+00:00" + "time": "2024-10-28T16:12:26+00:00" }, { "name": "php-amqplib/php-amqplib", - "version": "v3.2.0", + "version": "v3.7.2", "source": { "type": "git", "url": "https://github.com/php-amqplib/php-amqplib.git", - "reference": "0bec5b392428e0ac3b3f34fbc4e02d706995833e" + "reference": "738a73eb0019b6c99d9bc25d7a0c0dd8f56a5199" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-amqplib/php-amqplib/zipball/0bec5b392428e0ac3b3f34fbc4e02d706995833e", - "reference": "0bec5b392428e0ac3b3f34fbc4e02d706995833e", + "url": "https://api.github.com/repos/php-amqplib/php-amqplib/zipball/738a73eb0019b6c99d9bc25d7a0c0dd8f56a5199", + "reference": "738a73eb0019b6c99d9bc25d7a0c0dd8f56a5199", "shasum": "" }, "require": { "ext-mbstring": "*", "ext-sockets": "*", - "php": "^7.1||^8.0", + "php": "^7.2||^8.0", "phpseclib/phpseclib": "^2.0|^3.0" }, "conflict": { @@ -25685,22 +25727,148 @@ ], "support": { "issues": "https://github.com/php-amqplib/php-amqplib/issues", - "source": "https://github.com/php-amqplib/php-amqplib/tree/v3.2.0" + "source": "https://github.com/php-amqplib/php-amqplib/tree/v3.7.2" + }, + "time": "2024-11-21T09:21:41+00:00" + }, + { + "name": "php-http/discovery", + "version": "1.20.0", + "source": { + "type": "git", + "url": "https://github.com/php-http/discovery.git", + "reference": "82fe4c73ef3363caed49ff8dd1539ba06044910d" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/php-http/discovery/zipball/82fe4c73ef3363caed49ff8dd1539ba06044910d", + "reference": "82fe4c73ef3363caed49ff8dd1539ba06044910d", + "shasum": "" + }, + "require": { + "composer-plugin-api": "^1.0|^2.0", + "php": "^7.1 || ^8.0" + }, + "conflict": { + "nyholm/psr7": "<1.0", + "zendframework/zend-diactoros": "*" + }, + "provide": { + "php-http/async-client-implementation": "*", + "php-http/client-implementation": "*", + "psr/http-client-implementation": "*", + "psr/http-factory-implementation": "*", + "psr/http-message-implementation": "*" + }, + "require-dev": { + "composer/composer": "^1.0.2|^2.0", + "graham-campbell/phpspec-skip-example-extension": "^5.0", + "php-http/httplug": "^1.0 || ^2.0", + "php-http/message-factory": "^1.0", + "phpspec/phpspec": "^5.1 || ^6.1 || ^7.3", + "sebastian/comparator": "^3.0.5 || ^4.0.8", + "symfony/phpunit-bridge": "^6.4.4 || ^7.0.1" + }, + "type": "composer-plugin", + "extra": { + "class": "Http\\Discovery\\Composer\\Plugin", + "plugin-optional": true + }, + "autoload": { + "psr-4": { + "Http\\Discovery\\": "src/" + }, + "exclude-from-classmap": [ + "src/Composer/Plugin.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Márk Sági-Kazár", + "email": "mark.sagikazar@gmail.com" + } + ], + "description": "Finds and installs PSR-7, PSR-17, PSR-18 and HTTPlug implementations", + "homepage": "http://php-http.org", + "keywords": [ + "adapter", + "client", + "discovery", + "factory", + "http", + "message", + "psr17", + "psr7" + ], + "support": { + "issues": "https://github.com/php-http/discovery/issues", + "source": "https://github.com/php-http/discovery/tree/1.20.0" + }, + "time": "2024-10-02T11:20:13+00:00" + }, + { + "name": "phpfui/recaptcha", + "version": "V2.0.0", + "source": { + "type": "git", + "url": "https://github.com/phpfui/recaptcha.git", + "reference": "2fa89004beaa8665a8c9109ab95d870354802d5d" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/phpfui/recaptcha/zipball/2fa89004beaa8665a8c9109ab95d870354802d5d", + "reference": "2fa89004beaa8665a8c9109ab95d870354802d5d", + "shasum": "" + }, + "require": { + "php": ">=8.0" + }, + "require-dev": { + "friendsofphp/php-cs-fixer": "^3.14", + "php-coveralls/php-coveralls": "^2.5", + "phpstan/phpstan": "^2.1", + "phpunit/phpunit": "^11" + }, + "type": "library", + "autoload": { + "psr-4": { + "ReCaptcha\\": "src/ReCaptcha" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "description": "Client library for Google's reCAPTCHA for PHP 8.4 and higher", + "homepage": "https://www.google.com/recaptcha/", + "keywords": [ + "Abuse", + "captcha", + "recaptcha", + "spam" + ], + "support": { + "forum": "https://groups.google.com/forum/#!forum/recaptcha", + "source": "https://github.com/phpfui/recaptcha" }, - "time": "2022-03-10T19:16:00+00:00" + "time": "2025-01-09T22:31:40+00:00" }, { "name": "phpgt/cssxpath", - "version": "v1.2.0", + "version": "v1.3.0", "source": { "type": "git", "url": "https://github.com/PhpGt/CssXPath.git", - "reference": "c0a06671fed8db601bb680dc4d5accf3cd9deb81" + "reference": "45f3ac151fc21d459e2515c3aff97cd4bf877bf8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PhpGt/CssXPath/zipball/c0a06671fed8db601bb680dc4d5accf3cd9deb81", - "reference": "c0a06671fed8db601bb680dc4d5accf3cd9deb81", + "url": "https://api.github.com/repos/PhpGt/CssXPath/zipball/45f3ac151fc21d459e2515c3aff97cd4bf877bf8", + "reference": "45f3ac151fc21d459e2515c3aff97cd4bf877bf8", "shasum": "" }, "require": { @@ -25733,7 +25901,7 @@ "description": "Convert CSS selectors to XPath queries.", "support": { "issues": "https://github.com/PhpGt/CssXPath/issues", - "source": "https://github.com/PhpGt/CssXPath/tree/v1.2.0" + "source": "https://github.com/PhpGt/CssXPath/tree/v1.3.0" }, "funding": [ { @@ -25741,20 +25909,20 @@ "type": "github" } ], - "time": "2024-01-03T18:33:56+00:00" + "time": "2024-07-10T13:36:01+00:00" }, { "name": "phpgt/dom", - "version": "v4.1.6", + "version": "v4.1.7", "source": { "type": "git", "url": "https://github.com/PhpGt/Dom.git", - "reference": "b3fe4a5054ef0780d663389475972c7b09b70a48" + "reference": "2de9031c477e1eabe9e26c3412610a45c9b6b14d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PhpGt/Dom/zipball/b3fe4a5054ef0780d663389475972c7b09b70a48", - "reference": "b3fe4a5054ef0780d663389475972c7b09b70a48", + "url": "https://api.github.com/repos/PhpGt/Dom/zipball/2de9031c477e1eabe9e26c3412610a45c9b6b14d", + "reference": "2de9031c477e1eabe9e26c3412610a45c9b6b14d", "shasum": "" }, "require": { @@ -25833,7 +26001,7 @@ "description": "Modern DOM API.", "support": { "issues": "https://github.com/PhpGt/Dom/issues", - "source": "https://github.com/PhpGt/Dom/tree/v4.1.6" + "source": "https://github.com/PhpGt/Dom/tree/v4.1.7" }, "funding": [ { @@ -25841,7 +26009,7 @@ "type": "github" } ], - "time": "2023-12-31T11:26:08+00:00" + "time": "2025-01-02T23:56:16+00:00" }, { "name": "phpgt/propfunc", @@ -25965,16 +26133,16 @@ }, { "name": "phpseclib/phpseclib", - "version": "3.0.42", + "version": "3.0.43", "source": { "type": "git", "url": "https://github.com/phpseclib/phpseclib.git", - "reference": "db92f1b1987b12b13f248fe76c3a52cadb67bb98" + "reference": "709ec107af3cb2f385b9617be72af8cf62441d02" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/db92f1b1987b12b13f248fe76c3a52cadb67bb98", - "reference": "db92f1b1987b12b13f248fe76c3a52cadb67bb98", + "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/709ec107af3cb2f385b9617be72af8cf62441d02", + "reference": "709ec107af3cb2f385b9617be72af8cf62441d02", "shasum": "" }, "require": { @@ -26055,7 +26223,7 @@ ], "support": { "issues": "https://github.com/phpseclib/phpseclib/issues", - "source": "https://github.com/phpseclib/phpseclib/tree/3.0.42" + "source": "https://github.com/phpseclib/phpseclib/tree/3.0.43" }, "funding": [ { @@ -26071,7 +26239,7 @@ "type": "tidelift" } ], - "time": "2024-09-16T03:06:04+00:00" + "time": "2024-12-14T21:12:59+00:00" }, { "name": "psr/cache", @@ -26480,25 +26648,25 @@ }, { "name": "psr/simple-cache", - "version": "1.0.1", + "version": "3.0.0", "source": { "type": "git", "url": "https://github.com/php-fig/simple-cache.git", - "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b" + "reference": "764e0b3939f5ca87cb904f570ef9be2d78a07865" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b", - "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b", + "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/764e0b3939f5ca87cb904f570ef9be2d78a07865", + "reference": "764e0b3939f5ca87cb904f570ef9be2d78a07865", "shasum": "" }, "require": { - "php": ">=5.3.0" + "php": ">=8.0.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.0.x-dev" + "dev-master": "3.0.x-dev" } }, "autoload": { @@ -26513,7 +26681,7 @@ "authors": [ { "name": "PHP-FIG", - "homepage": "http://www.php-fig.org/" + "homepage": "https://www.php-fig.org/" } ], "description": "Common interfaces for simple caching", @@ -26525,9 +26693,9 @@ "simple-cache" ], "support": { - "source": "https://github.com/php-fig/simple-cache/tree/master" + "source": "https://github.com/php-fig/simple-cache/tree/3.0.0" }, - "time": "2017-10-23T01:57:42+00:00" + "time": "2021-10-29T13:26:27+00:00" }, { "name": "ralouphie/getallheaders", @@ -26756,23 +26924,24 @@ }, { "name": "react/promise", - "version": "v2.11.0", + "version": "v3.2.0", "source": { "type": "git", "url": "https://github.com/reactphp/promise.git", - "reference": "1a8460931ea36dc5c76838fec5734d55c88c6831" + "reference": "8a164643313c71354582dc850b42b33fa12a4b63" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/reactphp/promise/zipball/1a8460931ea36dc5c76838fec5734d55c88c6831", - "reference": "1a8460931ea36dc5c76838fec5734d55c88c6831", + "url": "https://api.github.com/repos/reactphp/promise/zipball/8a164643313c71354582dc850b42b33fa12a4b63", + "reference": "8a164643313c71354582dc850b42b33fa12a4b63", "shasum": "" }, "require": { - "php": ">=5.4.0" + "php": ">=7.1.0" }, "require-dev": { - "phpunit/phpunit": "^9.6 || ^5.7 || ^4.8.36" + "phpstan/phpstan": "1.10.39 || 1.4.10", + "phpunit/phpunit": "^9.6 || ^7.5" }, "type": "library", "autoload": { @@ -26816,7 +26985,7 @@ ], "support": { "issues": "https://github.com/reactphp/promise/issues", - "source": "https://github.com/reactphp/promise/tree/v2.11.0" + "source": "https://github.com/reactphp/promise/tree/v3.2.0" }, "funding": [ { @@ -26824,28 +26993,28 @@ "type": "open_collective" } ], - "time": "2023-11-16T16:16:50+00:00" + "time": "2024-05-24T10:39:05+00:00" }, { "name": "sabberworm/php-css-parser", - "version": "v8.6.0", + "version": "v8.7.0", "source": { "type": "git", "url": "https://github.com/MyIntervals/PHP-CSS-Parser.git", - "reference": "d2fb94a9641be84d79c7548c6d39bbebba6e9a70" + "reference": "f414ff953002a9b18e3a116f5e462c56f21237cf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/MyIntervals/PHP-CSS-Parser/zipball/d2fb94a9641be84d79c7548c6d39bbebba6e9a70", - "reference": "d2fb94a9641be84d79c7548c6d39bbebba6e9a70", + "url": "https://api.github.com/repos/MyIntervals/PHP-CSS-Parser/zipball/f414ff953002a9b18e3a116f5e462c56f21237cf", + "reference": "f414ff953002a9b18e3a116f5e462c56f21237cf", "shasum": "" }, "require": { "ext-iconv": "*", - "php": ">=5.6.20" + "php": "^5.6.20 || ^7.0.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0" }, "require-dev": { - "phpunit/phpunit": "^5.7.27" + "phpunit/phpunit": "5.7.27 || 6.5.14 || 7.5.20 || 8.5.40" }, "suggest": { "ext-mbstring": "for parsing UTF-8 CSS" @@ -26887,9 +27056,9 @@ ], "support": { "issues": "https://github.com/MyIntervals/PHP-CSS-Parser/issues", - "source": "https://github.com/MyIntervals/PHP-CSS-Parser/tree/v8.6.0" + "source": "https://github.com/MyIntervals/PHP-CSS-Parser/tree/v8.7.0" }, - "time": "2024-07-01T07:33:21+00:00" + "time": "2024-10-27T17:38:32+00:00" }, { "name": "seld/jsonlint", @@ -27224,16 +27393,16 @@ }, { "name": "spomky-labs/pki-framework", - "version": "1.2.1", + "version": "1.2.2", "source": { "type": "git", "url": "https://github.com/Spomky-Labs/pki-framework.git", - "reference": "0b10c8b53366729417d6226ae89a665f9e2d61b6" + "reference": "5ac374c3e295c8b917208ff41b4d30f76668478c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Spomky-Labs/pki-framework/zipball/0b10c8b53366729417d6226ae89a665f9e2d61b6", - "reference": "0b10c8b53366729417d6226ae89a665f9e2d61b6", + "url": "https://api.github.com/repos/Spomky-Labs/pki-framework/zipball/5ac374c3e295c8b917208ff41b4d30f76668478c", + "reference": "5ac374c3e295c8b917208ff41b4d30f76668478c", "shasum": "" }, "require": { @@ -27242,21 +27411,19 @@ "php": ">=8.1" }, "require-dev": { - "ekino/phpstan-banned-code": "^1.0", + "ekino/phpstan-banned-code": "^1.0|^2.0|^3.0", "ext-gmp": "*", "ext-openssl": "*", - "infection/infection": "^0.28", + "infection/infection": "^0.28|^0.29", "php-parallel-lint/php-parallel-lint": "^1.3", - "phpstan/extension-installer": "^1.3", - "phpstan/phpstan": "^1.8", - "phpstan/phpstan-beberlei-assert": "^1.0", - "phpstan/phpstan-deprecation-rules": "^1.0", - "phpstan/phpstan-phpunit": "^1.1", - "phpstan/phpstan-strict-rules": "^1.3", + "phpstan/extension-installer": "^1.3|^2.0", + "phpstan/phpstan": "^1.8|^2.0", + "phpstan/phpstan-deprecation-rules": "^1.0|^2.0", + "phpstan/phpstan-phpunit": "^1.1|^2.0", + "phpstan/phpstan-strict-rules": "^1.3|^2.0", "phpunit/phpunit": "^10.1|^11.0", - "rector/rector": "^1.0", + "rector/rector": "^1.0|^2.0", "roave/security-advisories": "dev-latest", - "symfony/phpunit-bridge": "^6.4|^7.0", "symfony/string": "^6.4|^7.0", "symfony/var-dumper": "^6.4|^7.0", "symplify/easy-coding-standard": "^12.0" @@ -27319,7 +27486,7 @@ ], "support": { "issues": "https://github.com/Spomky-Labs/pki-framework/issues", - "source": "https://github.com/Spomky-Labs/pki-framework/tree/1.2.1" + "source": "https://github.com/Spomky-Labs/pki-framework/tree/1.2.2" }, "funding": [ { @@ -27331,20 +27498,94 @@ "type": "patreon" } ], - "time": "2024-03-30T18:03:49+00:00" + "time": "2025-01-03T09:35:48+00:00" + }, + { + "name": "symfony/clock", + "version": "v7.2.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/clock.git", + "reference": "b81435fbd6648ea425d1ee96a2d8e68f4ceacd24" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/clock/zipball/b81435fbd6648ea425d1ee96a2d8e68f4ceacd24", + "reference": "b81435fbd6648ea425d1ee96a2d8e68f4ceacd24", + "shasum": "" + }, + "require": { + "php": ">=8.2", + "psr/clock": "^1.0", + "symfony/polyfill-php83": "^1.28" + }, + "provide": { + "psr/clock-implementation": "1.0" + }, + "type": "library", + "autoload": { + "files": [ + "Resources/now.php" + ], + "psr-4": { + "Symfony\\Component\\Clock\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Nicolas Grekas", + "email": "p@tchwork.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Decouples applications from the system clock", + "homepage": "https://symfony.com", + "keywords": [ + "clock", + "psr20", + "time" + ], + "support": { + "source": "https://github.com/symfony/clock/tree/v7.2.0" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2024-09-25T14:21:43+00:00" }, { "name": "symfony/config", - "version": "v6.4.8", + "version": "v6.4.14", "source": { "type": "git", "url": "https://github.com/symfony/config.git", - "reference": "12e7e52515ce37191b193cf3365903c4f3951e35" + "reference": "4e55e7e4ffddd343671ea972216d4509f46c22ef" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/config/zipball/12e7e52515ce37191b193cf3365903c4f3951e35", - "reference": "12e7e52515ce37191b193cf3365903c4f3951e35", + "url": "https://api.github.com/repos/symfony/config/zipball/4e55e7e4ffddd343671ea972216d4509f46c22ef", + "reference": "4e55e7e4ffddd343671ea972216d4509f46c22ef", "shasum": "" }, "require": { @@ -27390,7 +27631,7 @@ "description": "Helps you find, load, combine, autofill and validate configuration values of any kind", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/config/tree/v6.4.8" + "source": "https://github.com/symfony/config/tree/v6.4.14" }, "funding": [ { @@ -27406,20 +27647,20 @@ "type": "tidelift" } ], - "time": "2024-05-31T14:49:08+00:00" + "time": "2024-11-04T11:33:53+00:00" }, { "name": "symfony/console", - "version": "v6.4.12", + "version": "v6.4.17", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "72d080eb9edf80e36c19be61f72c98ed8273b765" + "reference": "799445db3f15768ecc382ac5699e6da0520a0a04" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/72d080eb9edf80e36c19be61f72c98ed8273b765", - "reference": "72d080eb9edf80e36c19be61f72c98ed8273b765", + "url": "https://api.github.com/repos/symfony/console/zipball/799445db3f15768ecc382ac5699e6da0520a0a04", + "reference": "799445db3f15768ecc382ac5699e6da0520a0a04", "shasum": "" }, "require": { @@ -27484,7 +27725,7 @@ "terminal" ], "support": { - "source": "https://github.com/symfony/console/tree/v6.4.12" + "source": "https://github.com/symfony/console/tree/v6.4.17" }, "funding": [ { @@ -27500,20 +27741,20 @@ "type": "tidelift" } ], - "time": "2024-09-20T08:15:52+00:00" + "time": "2024-12-07T12:07:30+00:00" }, { "name": "symfony/css-selector", - "version": "v7.1.1", + "version": "v7.2.0", "source": { "type": "git", "url": "https://github.com/symfony/css-selector.git", - "reference": "1c7cee86c6f812896af54434f8ce29c8d94f9ff4" + "reference": "601a5ce9aaad7bf10797e3663faefce9e26c24e2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/css-selector/zipball/1c7cee86c6f812896af54434f8ce29c8d94f9ff4", - "reference": "1c7cee86c6f812896af54434f8ce29c8d94f9ff4", + "url": "https://api.github.com/repos/symfony/css-selector/zipball/601a5ce9aaad7bf10797e3663faefce9e26c24e2", + "reference": "601a5ce9aaad7bf10797e3663faefce9e26c24e2", "shasum": "" }, "require": { @@ -27549,7 +27790,7 @@ "description": "Converts CSS selectors to XPath expressions", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/css-selector/tree/v7.1.1" + "source": "https://github.com/symfony/css-selector/tree/v7.2.0" }, "funding": [ { @@ -27565,20 +27806,20 @@ "type": "tidelift" } ], - "time": "2024-05-31T14:57:53+00:00" + "time": "2024-09-25T14:21:43+00:00" }, { "name": "symfony/dependency-injection", - "version": "v6.4.12", + "version": "v6.4.16", "source": { "type": "git", "url": "https://github.com/symfony/dependency-injection.git", - "reference": "cfb9d34a1cdd4911bc737a5358fd1cf8ebfb536e" + "reference": "7a379d8871f6a36f01559c14e11141cc02eb8dc8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/cfb9d34a1cdd4911bc737a5358fd1cf8ebfb536e", - "reference": "cfb9d34a1cdd4911bc737a5358fd1cf8ebfb536e", + "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/7a379d8871f6a36f01559c14e11141cc02eb8dc8", + "reference": "7a379d8871f6a36f01559c14e11141cc02eb8dc8", "shasum": "" }, "require": { @@ -27630,7 +27871,7 @@ "description": "Allows you to standardize and centralize the way objects are constructed in your application", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/dependency-injection/tree/v6.4.12" + "source": "https://github.com/symfony/dependency-injection/tree/v6.4.16" }, "funding": [ { @@ -27646,20 +27887,20 @@ "type": "tidelift" } ], - "time": "2024-09-20T08:18:25+00:00" + "time": "2024-11-25T14:52:46+00:00" }, { "name": "symfony/deprecation-contracts", - "version": "v3.5.0", + "version": "v3.5.1", "source": { "type": "git", "url": "https://github.com/symfony/deprecation-contracts.git", - "reference": "0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1" + "reference": "74c71c939a79f7d5bf3c1ce9f5ea37ba0114c6f6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1", - "reference": "0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1", + "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/74c71c939a79f7d5bf3c1ce9f5ea37ba0114c6f6", + "reference": "74c71c939a79f7d5bf3c1ce9f5ea37ba0114c6f6", "shasum": "" }, "require": { @@ -27667,12 +27908,12 @@ }, "type": "library", "extra": { + "thanks": { + "url": "https://github.com/symfony/contracts", + "name": "symfony/contracts" + }, "branch-alias": { "dev-main": "3.5-dev" - }, - "thanks": { - "name": "symfony/contracts", - "url": "https://github.com/symfony/contracts" } }, "autoload": { @@ -27697,7 +27938,7 @@ "description": "A generic function and convention to trigger deprecation notices", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/deprecation-contracts/tree/v3.5.0" + "source": "https://github.com/symfony/deprecation-contracts/tree/v3.5.1" }, "funding": [ { @@ -27713,20 +27954,20 @@ "type": "tidelift" } ], - "time": "2024-04-18T09:32:20+00:00" + "time": "2024-09-25T14:20:29+00:00" }, { "name": "symfony/error-handler", - "version": "v7.1.3", + "version": "v7.2.3", "source": { "type": "git", "url": "https://github.com/symfony/error-handler.git", - "reference": "432bb369952795c61ca1def65e078c4a80dad13c" + "reference": "959a74d044a6db21f4caa6d695648dcb5584cb49" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/error-handler/zipball/432bb369952795c61ca1def65e078c4a80dad13c", - "reference": "432bb369952795c61ca1def65e078c4a80dad13c", + "url": "https://api.github.com/repos/symfony/error-handler/zipball/959a74d044a6db21f4caa6d695648dcb5584cb49", + "reference": "959a74d044a6db21f4caa6d695648dcb5584cb49", "shasum": "" }, "require": { @@ -27772,7 +28013,7 @@ "description": "Provides tools to manage errors and ease debugging PHP code", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/error-handler/tree/v7.1.3" + "source": "https://github.com/symfony/error-handler/tree/v7.2.3" }, "funding": [ { @@ -27788,20 +28029,20 @@ "type": "tidelift" } ], - "time": "2024-07-26T13:02:51+00:00" + "time": "2025-01-07T09:39:55+00:00" }, { "name": "symfony/event-dispatcher", - "version": "v7.1.1", + "version": "v7.2.0", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", - "reference": "9fa7f7a21beb22a39a8f3f28618b29e50d7a55a7" + "reference": "910c5db85a5356d0fea57680defec4e99eb9c8c1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/9fa7f7a21beb22a39a8f3f28618b29e50d7a55a7", - "reference": "9fa7f7a21beb22a39a8f3f28618b29e50d7a55a7", + "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/910c5db85a5356d0fea57680defec4e99eb9c8c1", + "reference": "910c5db85a5356d0fea57680defec4e99eb9c8c1", "shasum": "" }, "require": { @@ -27852,7 +28093,7 @@ "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/event-dispatcher/tree/v7.1.1" + "source": "https://github.com/symfony/event-dispatcher/tree/v7.2.0" }, "funding": [ { @@ -27868,20 +28109,20 @@ "type": "tidelift" } ], - "time": "2024-05-31T14:57:53+00:00" + "time": "2024-09-25T14:21:43+00:00" }, { "name": "symfony/event-dispatcher-contracts", - "version": "v3.5.0", + "version": "v3.5.1", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher-contracts.git", - "reference": "8f93aec25d41b72493c6ddff14e916177c9efc50" + "reference": "7642f5e970b672283b7823222ae8ef8bbc160b9f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/8f93aec25d41b72493c6ddff14e916177c9efc50", - "reference": "8f93aec25d41b72493c6ddff14e916177c9efc50", + "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/7642f5e970b672283b7823222ae8ef8bbc160b9f", + "reference": "7642f5e970b672283b7823222ae8ef8bbc160b9f", "shasum": "" }, "require": { @@ -27890,12 +28131,12 @@ }, "type": "library", "extra": { + "thanks": { + "url": "https://github.com/symfony/contracts", + "name": "symfony/contracts" + }, "branch-alias": { "dev-main": "3.5-dev" - }, - "thanks": { - "name": "symfony/contracts", - "url": "https://github.com/symfony/contracts" } }, "autoload": { @@ -27928,7 +28169,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.5.0" + "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.5.1" }, "funding": [ { @@ -27944,20 +28185,20 @@ "type": "tidelift" } ], - "time": "2024-04-18T09:32:20+00:00" + "time": "2024-09-25T14:20:29+00:00" }, { "name": "symfony/filesystem", - "version": "v7.1.5", + "version": "v7.2.0", "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", - "reference": "61fe0566189bf32e8cfee78335d8776f64a66f5a" + "reference": "b8dce482de9d7c9fe2891155035a7248ab5c7fdb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/filesystem/zipball/61fe0566189bf32e8cfee78335d8776f64a66f5a", - "reference": "61fe0566189bf32e8cfee78335d8776f64a66f5a", + "url": "https://api.github.com/repos/symfony/filesystem/zipball/b8dce482de9d7c9fe2891155035a7248ab5c7fdb", + "reference": "b8dce482de9d7c9fe2891155035a7248ab5c7fdb", "shasum": "" }, "require": { @@ -27994,7 +28235,7 @@ "description": "Provides basic utilities for the filesystem", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/filesystem/tree/v7.1.5" + "source": "https://github.com/symfony/filesystem/tree/v7.2.0" }, "funding": [ { @@ -28010,20 +28251,20 @@ "type": "tidelift" } ], - "time": "2024-09-17T09:16:35+00:00" + "time": "2024-10-25T15:15:23+00:00" }, { "name": "symfony/finder", - "version": "v7.1.4", + "version": "v7.2.2", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", - "reference": "d95bbf319f7d052082fb7af147e0f835a695e823" + "reference": "87a71856f2f56e4100373e92529eed3171695cfb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/finder/zipball/d95bbf319f7d052082fb7af147e0f835a695e823", - "reference": "d95bbf319f7d052082fb7af147e0f835a695e823", + "url": "https://api.github.com/repos/symfony/finder/zipball/87a71856f2f56e4100373e92529eed3171695cfb", + "reference": "87a71856f2f56e4100373e92529eed3171695cfb", "shasum": "" }, "require": { @@ -28058,7 +28299,7 @@ "description": "Finds files and directories via an intuitive fluent interface", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/finder/tree/v7.1.4" + "source": "https://github.com/symfony/finder/tree/v7.2.2" }, "funding": [ { @@ -28074,30 +28315,31 @@ "type": "tidelift" } ], - "time": "2024-08-13T14:28:19+00:00" + "time": "2024-12-30T19:00:17+00:00" }, { "name": "symfony/http-client", - "version": "v7.1.5", + "version": "v7.2.3", "source": { "type": "git", "url": "https://github.com/symfony/http-client.git", - "reference": "abca35865118edf35a23f2f24978a1784c831cb4" + "reference": "7ce6078c79a4a7afff931c413d2959d3bffbfb8d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-client/zipball/abca35865118edf35a23f2f24978a1784c831cb4", - "reference": "abca35865118edf35a23f2f24978a1784c831cb4", + "url": "https://api.github.com/repos/symfony/http-client/zipball/7ce6078c79a4a7afff931c413d2959d3bffbfb8d", + "reference": "7ce6078c79a4a7afff931c413d2959d3bffbfb8d", "shasum": "" }, "require": { "php": ">=8.2", "psr/log": "^1|^2|^3", "symfony/deprecation-contracts": "^2.5|^3", - "symfony/http-client-contracts": "^3.4.1", + "symfony/http-client-contracts": "~3.4.4|^3.5.2", "symfony/service-contracts": "^2.5|^3" }, "conflict": { + "amphp/amp": "<2.5", "php-http/discovery": "<1.15", "symfony/http-foundation": "<6.4" }, @@ -28108,14 +28350,14 @@ "symfony/http-client-implementation": "3.0" }, "require-dev": { - "amphp/amp": "^2.5", - "amphp/http-client": "^4.2.1", - "amphp/http-tunnel": "^1.0", + "amphp/http-client": "^4.2.1|^5.0", + "amphp/http-tunnel": "^1.0|^2.0", "amphp/socket": "^1.1", "guzzlehttp/promises": "^1.4|^2.0", "nyholm/psr7": "^1.0", "php-http/httplug": "^1.0|^2.0", "psr/http-client": "^1.0", + "symfony/amphp-http-client-meta": "^1.0|^2.0", "symfony/dependency-injection": "^6.4|^7.0", "symfony/http-kernel": "^6.4|^7.0", "symfony/messenger": "^6.4|^7.0", @@ -28152,7 +28394,7 @@ "http" ], "support": { - "source": "https://github.com/symfony/http-client/tree/v7.1.5" + "source": "https://github.com/symfony/http-client/tree/v7.2.3" }, "funding": [ { @@ -28168,20 +28410,20 @@ "type": "tidelift" } ], - "time": "2024-09-20T13:35:23+00:00" + "time": "2025-01-28T15:51:35+00:00" }, { "name": "symfony/http-client-contracts", - "version": "v3.5.0", + "version": "v3.5.2", "source": { "type": "git", "url": "https://github.com/symfony/http-client-contracts.git", - "reference": "20414d96f391677bf80078aa55baece78b82647d" + "reference": "ee8d807ab20fcb51267fdace50fbe3494c31e645" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/20414d96f391677bf80078aa55baece78b82647d", - "reference": "20414d96f391677bf80078aa55baece78b82647d", + "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/ee8d807ab20fcb51267fdace50fbe3494c31e645", + "reference": "ee8d807ab20fcb51267fdace50fbe3494c31e645", "shasum": "" }, "require": { @@ -28189,12 +28431,12 @@ }, "type": "library", "extra": { + "thanks": { + "url": "https://github.com/symfony/contracts", + "name": "symfony/contracts" + }, "branch-alias": { "dev-main": "3.5-dev" - }, - "thanks": { - "name": "symfony/contracts", - "url": "https://github.com/symfony/contracts" } }, "autoload": { @@ -28230,7 +28472,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/http-client-contracts/tree/v3.5.0" + "source": "https://github.com/symfony/http-client-contracts/tree/v3.5.2" }, "funding": [ { @@ -28246,35 +28488,36 @@ "type": "tidelift" } ], - "time": "2024-04-18T09:32:20+00:00" + "time": "2024-12-07T08:49:48+00:00" }, { "name": "symfony/http-foundation", - "version": "v7.1.5", + "version": "v7.2.3", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "e30ef73b1e44eea7eb37ba69600a354e553f694b" + "reference": "ee1b504b8926198be89d05e5b6fc4c3810c090f0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/e30ef73b1e44eea7eb37ba69600a354e553f694b", - "reference": "e30ef73b1e44eea7eb37ba69600a354e553f694b", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/ee1b504b8926198be89d05e5b6fc4c3810c090f0", + "reference": "ee1b504b8926198be89d05e5b6fc4c3810c090f0", "shasum": "" }, "require": { "php": ">=8.2", + "symfony/deprecation-contracts": "^2.5|^3.0", "symfony/polyfill-mbstring": "~1.1", "symfony/polyfill-php83": "^1.27" }, "conflict": { "doctrine/dbal": "<3.6", - "symfony/cache": "<6.4" + "symfony/cache": "<6.4.12|>=7.0,<7.1.5" }, "require-dev": { "doctrine/dbal": "^3.6|^4", "predis/predis": "^1.1|^2.0", - "symfony/cache": "^6.4|^7.0", + "symfony/cache": "^6.4.12|^7.1.5", "symfony/dependency-injection": "^6.4|^7.0", "symfony/expression-language": "^6.4|^7.0", "symfony/http-kernel": "^6.4|^7.0", @@ -28307,7 +28550,7 @@ "description": "Defines an object-oriented layer for the HTTP specification", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/http-foundation/tree/v7.1.5" + "source": "https://github.com/symfony/http-foundation/tree/v7.2.3" }, "funding": [ { @@ -28323,20 +28566,20 @@ "type": "tidelift" } ], - "time": "2024-09-20T08:28:38+00:00" + "time": "2025-01-17T10:56:55+00:00" }, { "name": "symfony/http-kernel", - "version": "v7.1.5", + "version": "v7.2.3", "source": { "type": "git", "url": "https://github.com/symfony/http-kernel.git", - "reference": "44204d96150a9df1fc57601ec933d23fefc2d65b" + "reference": "caae9807f8e25a9b43ce8cc6fafab6cf91f0cc9b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-kernel/zipball/44204d96150a9df1fc57601ec933d23fefc2d65b", - "reference": "44204d96150a9df1fc57601ec933d23fefc2d65b", + "url": "https://api.github.com/repos/symfony/http-kernel/zipball/caae9807f8e25a9b43ce8cc6fafab6cf91f0cc9b", + "reference": "caae9807f8e25a9b43ce8cc6fafab6cf91f0cc9b", "shasum": "" }, "require": { @@ -28365,7 +28608,7 @@ "symfony/twig-bridge": "<6.4", "symfony/validator": "<6.4", "symfony/var-dumper": "<6.4", - "twig/twig": "<3.0.4" + "twig/twig": "<3.12" }, "provide": { "psr/log-implementation": "1.0|2.0|3.0" @@ -28393,7 +28636,7 @@ "symfony/validator": "^6.4|^7.0", "symfony/var-dumper": "^6.4|^7.0", "symfony/var-exporter": "^6.4|^7.0", - "twig/twig": "^3.0.4" + "twig/twig": "^3.12" }, "type": "library", "autoload": { @@ -28421,7 +28664,7 @@ "description": "Provides a structured process for converting a Request into a Response", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/http-kernel/tree/v7.1.5" + "source": "https://github.com/symfony/http-kernel/tree/v7.2.3" }, "funding": [ { @@ -28437,20 +28680,20 @@ "type": "tidelift" } ], - "time": "2024-09-21T06:09:21+00:00" + "time": "2025-01-29T07:40:13+00:00" }, { "name": "symfony/intl", - "version": "v6.4.12", + "version": "v6.4.15", "source": { "type": "git", "url": "https://github.com/symfony/intl.git", - "reference": "5f64d7218f4078492ca59da94747d7474a2a52c4" + "reference": "b1d5e8d82615b60f229216edfee0b59e2ef66da6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/intl/zipball/5f64d7218f4078492ca59da94747d7474a2a52c4", - "reference": "5f64d7218f4078492ca59da94747d7474a2a52c4", + "url": "https://api.github.com/repos/symfony/intl/zipball/b1d5e8d82615b60f229216edfee0b59e2ef66da6", + "reference": "b1d5e8d82615b60f229216edfee0b59e2ef66da6", "shasum": "" }, "require": { @@ -28504,7 +28747,7 @@ "localization" ], "support": { - "source": "https://github.com/symfony/intl/tree/v6.4.12" + "source": "https://github.com/symfony/intl/tree/v6.4.15" }, "funding": [ { @@ -28520,7 +28763,7 @@ "type": "tidelift" } ], - "time": "2024-09-20T08:16:53+00:00" + "time": "2024-11-08T15:28:48+00:00" }, { "name": "symfony/polyfill-ctype", @@ -28548,8 +28791,8 @@ "type": "library", "extra": { "thanks": { - "name": "symfony/polyfill", - "url": "https://github.com/symfony/polyfill" + "url": "https://github.com/symfony/polyfill", + "name": "symfony/polyfill" } }, "autoload": { @@ -28624,8 +28867,8 @@ "type": "library", "extra": { "thanks": { - "name": "symfony/polyfill", - "url": "https://github.com/symfony/polyfill" + "url": "https://github.com/symfony/polyfill", + "name": "symfony/polyfill" } }, "autoload": { @@ -28703,8 +28946,8 @@ "type": "library", "extra": { "thanks": { - "name": "symfony/polyfill", - "url": "https://github.com/symfony/polyfill" + "url": "https://github.com/symfony/polyfill", + "name": "symfony/polyfill" } }, "autoload": { @@ -28785,8 +29028,8 @@ "type": "library", "extra": { "thanks": { - "name": "symfony/polyfill", - "url": "https://github.com/symfony/polyfill" + "url": "https://github.com/symfony/polyfill", + "name": "symfony/polyfill" } }, "autoload": { @@ -28869,8 +29112,8 @@ "type": "library", "extra": { "thanks": { - "name": "symfony/polyfill", - "url": "https://github.com/symfony/polyfill" + "url": "https://github.com/symfony/polyfill", + "name": "symfony/polyfill" } }, "autoload": { @@ -28943,8 +29186,8 @@ "type": "library", "extra": { "thanks": { - "name": "symfony/polyfill", - "url": "https://github.com/symfony/polyfill" + "url": "https://github.com/symfony/polyfill", + "name": "symfony/polyfill" } }, "autoload": { @@ -29019,8 +29262,8 @@ "type": "library", "extra": { "thanks": { - "name": "symfony/polyfill", - "url": "https://github.com/symfony/polyfill" + "url": "https://github.com/symfony/polyfill", + "name": "symfony/polyfill" } }, "autoload": { @@ -29099,8 +29342,8 @@ "type": "library", "extra": { "thanks": { - "name": "symfony/polyfill", - "url": "https://github.com/symfony/polyfill" + "url": "https://github.com/symfony/polyfill", + "name": "symfony/polyfill" } }, "autoload": { @@ -29175,8 +29418,8 @@ "type": "library", "extra": { "thanks": { - "name": "symfony/polyfill", - "url": "https://github.com/symfony/polyfill" + "url": "https://github.com/symfony/polyfill", + "name": "symfony/polyfill" } }, "autoload": { @@ -29233,16 +29476,16 @@ }, { "name": "symfony/process", - "version": "v6.4.12", + "version": "v6.4.15", "source": { "type": "git", "url": "https://github.com/symfony/process.git", - "reference": "3f94e5f13ff58df371a7ead461b6e8068900fbb3" + "reference": "3cb242f059c14ae08591c5c4087d1fe443564392" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/3f94e5f13ff58df371a7ead461b6e8068900fbb3", - "reference": "3f94e5f13ff58df371a7ead461b6e8068900fbb3", + "url": "https://api.github.com/repos/symfony/process/zipball/3cb242f059c14ae08591c5c4087d1fe443564392", + "reference": "3cb242f059c14ae08591c5c4087d1fe443564392", "shasum": "" }, "require": { @@ -29274,7 +29517,7 @@ "description": "Executes commands in sub-processes", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/process/tree/v6.4.12" + "source": "https://github.com/symfony/process/tree/v6.4.15" }, "funding": [ { @@ -29290,20 +29533,20 @@ "type": "tidelift" } ], - "time": "2024-09-17T12:47:12+00:00" + "time": "2024-11-06T14:19:14+00:00" }, { "name": "symfony/proxy-manager-bridge", - "version": "v6.4.8", + "version": "v6.4.13", "source": { "type": "git", "url": "https://github.com/symfony/proxy-manager-bridge.git", - "reference": "b8119e0b248ef0711c25cd09acc729102122621c" + "reference": "8932b572e147e80fb498045c580eb14215197529" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/proxy-manager-bridge/zipball/b8119e0b248ef0711c25cd09acc729102122621c", - "reference": "b8119e0b248ef0711c25cd09acc729102122621c", + "url": "https://api.github.com/repos/symfony/proxy-manager-bridge/zipball/8932b572e147e80fb498045c580eb14215197529", + "reference": "8932b572e147e80fb498045c580eb14215197529", "shasum": "" }, "require": { @@ -29341,7 +29584,7 @@ "description": "Provides integration for ProxyManager with various Symfony components", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/proxy-manager-bridge/tree/v6.4.8" + "source": "https://github.com/symfony/proxy-manager-bridge/tree/v6.4.13" }, "funding": [ { @@ -29357,20 +29600,20 @@ "type": "tidelift" } ], - "time": "2024-05-31T14:49:08+00:00" + "time": "2024-09-25T14:18:03+00:00" }, { "name": "symfony/serializer", - "version": "v6.4.12", + "version": "v6.4.18", "source": { "type": "git", "url": "https://github.com/symfony/serializer.git", - "reference": "10ae9c1b90f4809ccb7277cc8fe8d80b3af4412c" + "reference": "6ad986f62276da4c8c69754decfaa445a89cb6e3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/serializer/zipball/10ae9c1b90f4809ccb7277cc8fe8d80b3af4412c", - "reference": "10ae9c1b90f4809ccb7277cc8fe8d80b3af4412c", + "url": "https://api.github.com/repos/symfony/serializer/zipball/6ad986f62276da4c8c69754decfaa445a89cb6e3", + "reference": "6ad986f62276da4c8c69754decfaa445a89cb6e3", "shasum": "" }, "require": { @@ -29439,7 +29682,7 @@ "description": "Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/serializer/tree/v6.4.12" + "source": "https://github.com/symfony/serializer/tree/v6.4.18" }, "funding": [ { @@ -29455,20 +29698,20 @@ "type": "tidelift" } ], - "time": "2024-09-20T08:15:52+00:00" + "time": "2025-01-28T18:47:02+00:00" }, { "name": "symfony/service-contracts", - "version": "v3.5.0", + "version": "v3.5.1", "source": { "type": "git", "url": "https://github.com/symfony/service-contracts.git", - "reference": "bd1d9e59a81d8fa4acdcea3f617c581f7475a80f" + "reference": "e53260aabf78fb3d63f8d79d69ece59f80d5eda0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/service-contracts/zipball/bd1d9e59a81d8fa4acdcea3f617c581f7475a80f", - "reference": "bd1d9e59a81d8fa4acdcea3f617c581f7475a80f", + "url": "https://api.github.com/repos/symfony/service-contracts/zipball/e53260aabf78fb3d63f8d79d69ece59f80d5eda0", + "reference": "e53260aabf78fb3d63f8d79d69ece59f80d5eda0", "shasum": "" }, "require": { @@ -29481,12 +29724,12 @@ }, "type": "library", "extra": { + "thanks": { + "url": "https://github.com/symfony/contracts", + "name": "symfony/contracts" + }, "branch-alias": { "dev-main": "3.5-dev" - }, - "thanks": { - "name": "symfony/contracts", - "url": "https://github.com/symfony/contracts" } }, "autoload": { @@ -29522,7 +29765,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/service-contracts/tree/v3.5.0" + "source": "https://github.com/symfony/service-contracts/tree/v3.5.1" }, "funding": [ { @@ -29538,20 +29781,20 @@ "type": "tidelift" } ], - "time": "2024-04-18T09:32:20+00:00" + "time": "2024-09-25T14:20:29+00:00" }, { "name": "symfony/string", - "version": "v6.4.12", + "version": "v6.4.15", "source": { "type": "git", "url": "https://github.com/symfony/string.git", - "reference": "f8a1ccebd0997e16112dfecfd74220b78e5b284b" + "reference": "73a5e66ea2e1677c98d4449177c5a9cf9d8b4c6f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/string/zipball/f8a1ccebd0997e16112dfecfd74220b78e5b284b", - "reference": "f8a1ccebd0997e16112dfecfd74220b78e5b284b", + "url": "https://api.github.com/repos/symfony/string/zipball/73a5e66ea2e1677c98d4449177c5a9cf9d8b4c6f", + "reference": "73a5e66ea2e1677c98d4449177c5a9cf9d8b4c6f", "shasum": "" }, "require": { @@ -29608,7 +29851,7 @@ "utf8" ], "support": { - "source": "https://github.com/symfony/string/tree/v6.4.12" + "source": "https://github.com/symfony/string/tree/v6.4.15" }, "funding": [ { @@ -29624,37 +29867,37 @@ "type": "tidelift" } ], - "time": "2024-09-20T08:15:52+00:00" + "time": "2024-11-13T13:31:12+00:00" }, { "name": "symfony/translation", - "version": "v6.4.12", + "version": "v7.2.2", "source": { "type": "git", "url": "https://github.com/symfony/translation.git", - "reference": "cf8360b8352b086be620fae8342c4d96e391a489" + "reference": "e2674a30132b7cc4d74540d6c2573aa363f05923" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation/zipball/cf8360b8352b086be620fae8342c4d96e391a489", - "reference": "cf8360b8352b086be620fae8342c4d96e391a489", + "url": "https://api.github.com/repos/symfony/translation/zipball/e2674a30132b7cc4d74540d6c2573aa363f05923", + "reference": "e2674a30132b7cc4d74540d6c2573aa363f05923", "shasum": "" }, "require": { - "php": ">=8.1", + "php": ">=8.2", "symfony/deprecation-contracts": "^2.5|^3", "symfony/polyfill-mbstring": "~1.0", "symfony/translation-contracts": "^2.5|^3.0" }, "conflict": { - "symfony/config": "<5.4", - "symfony/console": "<5.4", - "symfony/dependency-injection": "<5.4", + "symfony/config": "<6.4", + "symfony/console": "<6.4", + "symfony/dependency-injection": "<6.4", "symfony/http-client-contracts": "<2.5", - "symfony/http-kernel": "<5.4", + "symfony/http-kernel": "<6.4", "symfony/service-contracts": "<2.5", - "symfony/twig-bundle": "<5.4", - "symfony/yaml": "<5.4" + "symfony/twig-bundle": "<6.4", + "symfony/yaml": "<6.4" }, "provide": { "symfony/translation-implementation": "2.3|3.0" @@ -29662,17 +29905,17 @@ "require-dev": { "nikic/php-parser": "^4.18|^5.0", "psr/log": "^1|^2|^3", - "symfony/config": "^5.4|^6.0|^7.0", - "symfony/console": "^5.4|^6.0|^7.0", - "symfony/dependency-injection": "^5.4|^6.0|^7.0", - "symfony/finder": "^5.4|^6.0|^7.0", + "symfony/config": "^6.4|^7.0", + "symfony/console": "^6.4|^7.0", + "symfony/dependency-injection": "^6.4|^7.0", + "symfony/finder": "^6.4|^7.0", "symfony/http-client-contracts": "^2.5|^3.0", - "symfony/http-kernel": "^5.4|^6.0|^7.0", - "symfony/intl": "^5.4|^6.0|^7.0", + "symfony/http-kernel": "^6.4|^7.0", + "symfony/intl": "^6.4|^7.0", "symfony/polyfill-intl-icu": "^1.21", - "symfony/routing": "^5.4|^6.0|^7.0", + "symfony/routing": "^6.4|^7.0", "symfony/service-contracts": "^2.5|^3", - "symfony/yaml": "^5.4|^6.0|^7.0" + "symfony/yaml": "^6.4|^7.0" }, "type": "library", "autoload": { @@ -29703,7 +29946,7 @@ "description": "Provides tools to internationalize your application", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/translation/tree/v6.4.12" + "source": "https://github.com/symfony/translation/tree/v7.2.2" }, "funding": [ { @@ -29719,20 +29962,20 @@ "type": "tidelift" } ], - "time": "2024-09-16T06:02:54+00:00" + "time": "2024-12-07T08:18:10+00:00" }, { "name": "symfony/translation-contracts", - "version": "v3.5.0", + "version": "v3.5.1", "source": { "type": "git", "url": "https://github.com/symfony/translation-contracts.git", - "reference": "b9d2189887bb6b2e0367a9fc7136c5239ab9b05a" + "reference": "4667ff3bd513750603a09c8dedbea942487fb07c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/b9d2189887bb6b2e0367a9fc7136c5239ab9b05a", - "reference": "b9d2189887bb6b2e0367a9fc7136c5239ab9b05a", + "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/4667ff3bd513750603a09c8dedbea942487fb07c", + "reference": "4667ff3bd513750603a09c8dedbea942487fb07c", "shasum": "" }, "require": { @@ -29740,12 +29983,12 @@ }, "type": "library", "extra": { + "thanks": { + "url": "https://github.com/symfony/contracts", + "name": "symfony/contracts" + }, "branch-alias": { "dev-main": "3.5-dev" - }, - "thanks": { - "name": "symfony/contracts", - "url": "https://github.com/symfony/contracts" } }, "autoload": { @@ -29781,7 +30024,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/translation-contracts/tree/v3.5.0" + "source": "https://github.com/symfony/translation-contracts/tree/v3.5.1" }, "funding": [ { @@ -29797,20 +30040,20 @@ "type": "tidelift" } ], - "time": "2024-04-18T09:32:20+00:00" + "time": "2024-09-25T14:20:29+00:00" }, { "name": "symfony/var-dumper", - "version": "v7.1.5", + "version": "v7.2.3", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", - "reference": "e20e03889539fd4e4211e14d2179226c513c010d" + "reference": "82b478c69745d8878eb60f9a049a4d584996f73a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-dumper/zipball/e20e03889539fd4e4211e14d2179226c513c010d", - "reference": "e20e03889539fd4e4211e14d2179226c513c010d", + "url": "https://api.github.com/repos/symfony/var-dumper/zipball/82b478c69745d8878eb60f9a049a4d584996f73a", + "reference": "82b478c69745d8878eb60f9a049a4d584996f73a", "shasum": "" }, "require": { @@ -29826,7 +30069,7 @@ "symfony/http-kernel": "^6.4|^7.0", "symfony/process": "^6.4|^7.0", "symfony/uid": "^6.4|^7.0", - "twig/twig": "^3.0.4" + "twig/twig": "^3.12" }, "bin": [ "Resources/bin/var-dump-server" @@ -29864,7 +30107,7 @@ "dump" ], "support": { - "source": "https://github.com/symfony/var-dumper/tree/v7.1.5" + "source": "https://github.com/symfony/var-dumper/tree/v7.2.3" }, "funding": [ { @@ -29880,20 +30123,20 @@ "type": "tidelift" } ], - "time": "2024-09-16T10:07:02+00:00" + "time": "2025-01-17T11:39:41+00:00" }, { "name": "symfony/var-exporter", - "version": "v7.1.2", + "version": "v7.2.0", "source": { "type": "git", "url": "https://github.com/symfony/var-exporter.git", - "reference": "b80a669a2264609f07f1667f891dbfca25eba44c" + "reference": "1a6a89f95a46af0f142874c9d650a6358d13070d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-exporter/zipball/b80a669a2264609f07f1667f891dbfca25eba44c", - "reference": "b80a669a2264609f07f1667f891dbfca25eba44c", + "url": "https://api.github.com/repos/symfony/var-exporter/zipball/1a6a89f95a46af0f142874c9d650a6358d13070d", + "reference": "1a6a89f95a46af0f142874c9d650a6358d13070d", "shasum": "" }, "require": { @@ -29940,7 +30183,7 @@ "serialize" ], "support": { - "source": "https://github.com/symfony/var-exporter/tree/v7.1.2" + "source": "https://github.com/symfony/var-exporter/tree/v7.2.0" }, "funding": [ { @@ -29956,20 +30199,20 @@ "type": "tidelift" } ], - "time": "2024-06-28T08:00:31+00:00" + "time": "2024-10-18T07:58:17+00:00" }, { "name": "symfony/yaml", - "version": "v6.4.12", + "version": "v6.4.18", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", - "reference": "762ee56b2649659380e0ef4d592d807bc17b7971" + "reference": "bf598c9d9bb4a22f495a4e26e4c4fce2f8ecefc5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/762ee56b2649659380e0ef4d592d807bc17b7971", - "reference": "762ee56b2649659380e0ef4d592d807bc17b7971", + "url": "https://api.github.com/repos/symfony/yaml/zipball/bf598c9d9bb4a22f495a4e26e4c4fce2f8ecefc5", + "reference": "bf598c9d9bb4a22f495a4e26e4c4fce2f8ecefc5", "shasum": "" }, "require": { @@ -30012,7 +30255,7 @@ "description": "Loads and dumps YAML files", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/yaml/tree/v6.4.12" + "source": "https://github.com/symfony/yaml/tree/v6.4.18" }, "funding": [ { @@ -30028,7 +30271,7 @@ "type": "tidelift" } ], - "time": "2024-09-17T12:47:12+00:00" + "time": "2025-01-07T09:44:41+00:00" }, { "name": "tedivm/jshrink", @@ -30149,16 +30392,16 @@ }, { "name": "web-token/jwt-framework", - "version": "3.4.6", + "version": "3.4.7", "source": { "type": "git", "url": "https://github.com/web-token/jwt-framework.git", - "reference": "1e9f8bf0c3f5c60e65c11e096832dec7a2c70cde" + "reference": "d7ba8efd5bfab0ef88af600a2a69e5e1e75e8f68" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/web-token/jwt-framework/zipball/1e9f8bf0c3f5c60e65c11e096832dec7a2c70cde", - "reference": "1e9f8bf0c3f5c60e65c11e096832dec7a2c70cde", + "url": "https://api.github.com/repos/web-token/jwt-framework/zipball/d7ba8efd5bfab0ef88af600a2a69e5e1e75e8f68", + "reference": "d7ba8efd5bfab0ef88af600a2a69e5e1e75e8f68", "shasum": "" }, "require": { @@ -30302,7 +30545,7 @@ ], "support": { "issues": "https://github.com/web-token/jwt-framework/issues", - "source": "https://github.com/web-token/jwt-framework/tree/3.4.6" + "source": "https://github.com/web-token/jwt-framework/tree/3.4.7" }, "funding": [ { @@ -30314,7 +30557,7 @@ "type": "patreon" } ], - "time": "2024-07-02T16:35:11+00:00" + "time": "2024-12-12T18:06:31+00:00" }, { "name": "webimpress/safe-writer", @@ -30435,16 +30678,16 @@ }, { "name": "webonyx/graphql-php", - "version": "v15.14.2", + "version": "v15.19.1", "source": { "type": "git", "url": "https://github.com/webonyx/graphql-php.git", - "reference": "3bc2778fa16a8a127767240ca91ef51236cb0f58" + "reference": "fa01712b1a170ddc1d92047011b2f4c2bdfa8234" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/webonyx/graphql-php/zipball/3bc2778fa16a8a127767240ca91ef51236cb0f58", - "reference": "3bc2778fa16a8a127767240ca91ef51236cb0f58", + "url": "https://api.github.com/repos/webonyx/graphql-php/zipball/fa01712b1a170ddc1d92047011b2f4c2bdfa8234", + "reference": "fa01712b1a170ddc1d92047011b2f4c2bdfa8234", "shasum": "" }, "require": { @@ -30457,13 +30700,13 @@ "amphp/http-server": "^2.1", "dms/phpunit-arraysubset-asserts": "dev-master", "ergebnis/composer-normalize": "^2.28", - "friendsofphp/php-cs-fixer": "3.64.0", + "friendsofphp/php-cs-fixer": "3.65.0", "mll-lab/php-cs-fixer-config": "^5.9.2", "nyholm/psr7": "^1.5", "phpbench/phpbench": "^1.2", "phpstan/extension-installer": "^1.1", - "phpstan/phpstan": "1.12.6", - "phpstan/phpstan-phpunit": "1.4.0", + "phpstan/phpstan": "1.12.12", + "phpstan/phpstan-phpunit": "1.4.1", "phpstan/phpstan-strict-rules": "1.6.1", "phpunit/phpunit": "^9.5 || ^10.5.21 || ^11", "psr/http-message": "^1 || ^2", @@ -30497,7 +30740,7 @@ ], "support": { "issues": "https://github.com/webonyx/graphql-php/issues", - "source": "https://github.com/webonyx/graphql-php/tree/v15.14.2" + "source": "https://github.com/webonyx/graphql-php/tree/v15.19.1" }, "funding": [ { @@ -30505,32 +30748,32 @@ "type": "open_collective" } ], - "time": "2024-10-08T08:43:03+00:00" + "time": "2024-12-19T10:52:18+00:00" }, { "name": "wikimedia/less.php", - "version": "v5.1.1", + "version": "v5.2.0", "source": { "type": "git", "url": "https://github.com/wikimedia/less.php.git", - "reference": "29e14517d40b321bdbf8823eae1c327fc6b227f5" + "reference": "bbfae3b37472466bbb434f09084abbf5df7d9538" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wikimedia/less.php/zipball/29e14517d40b321bdbf8823eae1c327fc6b227f5", - "reference": "29e14517d40b321bdbf8823eae1c327fc6b227f5", + "url": "https://api.github.com/repos/wikimedia/less.php/zipball/bbfae3b37472466bbb434f09084abbf5df7d9538", + "reference": "bbfae3b37472466bbb434f09084abbf5df7d9538", "shasum": "" }, "require": { "php": ">=7.4.3" }, "require-dev": { - "mediawiki/mediawiki-codesniffer": "43.0.0", - "mediawiki/mediawiki-phan-config": "0.14.0", + "mediawiki/mediawiki-codesniffer": "45.0.0", + "mediawiki/mediawiki-phan-config": "0.15.1", "mediawiki/minus-x": "1.1.3", "php-parallel-lint/php-console-highlighter": "1.0.0", "php-parallel-lint/php-parallel-lint": "1.4.0", - "phpunit/phpunit": "9.6.16" + "phpunit/phpunit": "9.6.21" }, "bin": [ "bin/lessc" @@ -30578,9 +30821,9 @@ ], "support": { "issues": "https://github.com/wikimedia/less.php/issues", - "source": "https://github.com/wikimedia/less.php/tree/v5.1.1" + "source": "https://github.com/wikimedia/less.php/tree/v5.2.0" }, - "time": "2024-08-09T13:59:17+00:00" + "time": "2025-01-30T03:23:45+00:00" }, { "name": "zordius/lightncandy", @@ -30642,10 +30885,10 @@ "packages-dev": [], "aliases": [], "minimum-stability": "alpha", - "stability-flags": [], + "stability-flags": {}, "prefer-stable": true, "prefer-lowest": false, - "platform": [], - "platform-dev": [], + "platform": {}, + "platform-dev": {}, "plugin-api-version": "2.6.0" } From 3e244cf5b2bb33f72163db2767207f4acb9c2b31 Mon Sep 17 00:00:00 2001 From: Prateek Karanpuria Date: Thu, 13 Feb 2025 20:48:04 +0530 Subject: [PATCH 37/53] MCLOUD-13240: 1.1.4 cloud patch release --- composer.lock | 4194 ++++++++++++++++++++++++------------------------- 1 file changed, 2087 insertions(+), 2107 deletions(-) diff --git a/composer.lock b/composer.lock index 7e4c1ff00..e343136b8 100644 --- a/composer.lock +++ b/composer.lock @@ -53,17 +53,17 @@ }, { "name": "adobe-commerce/adobe-ims-metapackage", - "version": "2.2.3-beta2", + "version": "2.2.3-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/adobe-commerce/adobe-ims-metapackage/adobe-commerce-adobe-ims-metapackage-2.2.3.0-beta2.zip", - "shasum": "318927aaba48856bfb78b9789b6cbc579d09d788" + "url": "https://repo.magento.com/archives/adobe-commerce/adobe-ims-metapackage/adobe-commerce-adobe-ims-metapackage-2.2.3.0-beta124.zip", + "shasum": "76e6a8826ac7ac82b9710c9eb3bc599459a00079" }, "require": { - "magento/module-admin-adobe-ims": "100.5.3-beta2", - "magento/module-admin-adobe-ims-two-factor-auth": "1.0.2-beta2", - "magento/module-adobe-ims": "2.2.2-beta2", - "magento/module-adobe-ims-api": "2.2.2-beta2", + "magento/module-admin-adobe-ims": "100.5.3-beta124", + "magento/module-admin-adobe-ims-two-factor-auth": "1.0.2-beta124", + "magento/module-adobe-ims": "2.2.2-beta124", + "magento/module-adobe-ims-api": "2.2.2-beta124", "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "metapackage", @@ -71,11 +71,11 @@ }, { "name": "adobe-commerce/extensions-metapackage", - "version": "2.0.1-beta2", + "version": "2.0.1-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/adobe-commerce/extensions-metapackage/adobe-commerce-extensions-metapackage-2.0.1.0-beta2.zip", - "shasum": "ed94a82f45f2da6939031acb53f38829678455e9" + "url": "https://repo.magento.com/archives/adobe-commerce/extensions-metapackage/adobe-commerce-extensions-metapackage-2.0.1.0-beta124.zip", + "shasum": "f8a5b18fb14275507da5637ea3a777e7927f1938" }, "require": { "adobe-commerce/adobe-ims-metapackage": ">=2.2.3@beta <2.3.0", @@ -91,11 +91,11 @@ }, { "name": "adobe-commerce/os-extensions-metapackage", - "version": "1.0.1-beta2", + "version": "1.0.1-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/adobe-commerce/os-extensions-metapackage/adobe-commerce-os-extensions-metapackage-1.0.1.0-beta2.zip", - "shasum": "447ac405a250f753dc9b16e5ab037caddf930187" + "url": "https://repo.magento.com/archives/adobe-commerce/os-extensions-metapackage/adobe-commerce-os-extensions-metapackage-1.0.1.0-beta124.zip", + "shasum": "464079a18a3fa13b3aeae37dda3024e50cd25d25" }, "require": { "adobe-commerce/adobe-ims-metapackage": ">=2.2.3@beta <3.0.0", @@ -202,16 +202,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.339.10", + "version": "3.339.12", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "85b90f70f88739f4f363c1af7c230e294af3dbd0" + "reference": "a63e79c15a972c54bf015a16cce3f3572e0c8221" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/85b90f70f88739f4f363c1af7c230e294af3dbd0", - "reference": "85b90f70f88739f4f363c1af7c230e294af3dbd0", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/a63e79c15a972c54bf015a16cce3f3572e0c8221", + "reference": "a63e79c15a972c54bf015a16cce3f3572e0c8221", "shasum": "" }, "require": { @@ -293,9 +293,9 @@ "support": { "forum": "https://github.com/aws/aws-sdk-php/discussions", "issues": "https://github.com/aws/aws-sdk-php/issues", - "source": "https://github.com/aws/aws-sdk-php/tree/3.339.10" + "source": "https://github.com/aws/aws-sdk-php/tree/3.339.12" }, - "time": "2025-02-10T19:24:07+00:00" + "time": "2025-02-12T19:08:43+00:00" }, { "name": "bacon/bacon-qr-code", @@ -2339,16 +2339,16 @@ }, { "name": "illuminate/collections", - "version": "v11.41.3", + "version": "v11.42.1", "source": { "type": "git", "url": "https://github.com/illuminate/collections.git", - "reference": "80c85f81573cc4c024da05312119f9149a6b64c1" + "reference": "6fd628d32a0989211c4f2829bf0a6a6175b2f3fd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/collections/zipball/80c85f81573cc4c024da05312119f9149a6b64c1", - "reference": "80c85f81573cc4c024da05312119f9149a6b64c1", + "url": "https://api.github.com/repos/illuminate/collections/zipball/6fd628d32a0989211c4f2829bf0a6a6175b2f3fd", + "reference": "6fd628d32a0989211c4f2829bf0a6a6175b2f3fd", "shasum": "" }, "require": { @@ -2391,11 +2391,11 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2025-01-24T15:40:32+00:00" + "time": "2025-02-05T10:23:21+00:00" }, { "name": "illuminate/conditionable", - "version": "v11.41.3", + "version": "v11.42.1", "source": { "type": "git", "url": "https://github.com/illuminate/conditionable.git", @@ -2441,7 +2441,7 @@ }, { "name": "illuminate/config", - "version": "v11.41.3", + "version": "v11.42.1", "source": { "type": "git", "url": "https://github.com/illuminate/config.git", @@ -2489,16 +2489,16 @@ }, { "name": "illuminate/contracts", - "version": "v11.41.3", + "version": "v11.42.1", "source": { "type": "git", "url": "https://github.com/illuminate/contracts.git", - "reference": "534b697fc1dd9fbdd9fbf2f33fc9dcbb943dea75" + "reference": "b350a3cd8450846325cb49e1cbc1293598b18898" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/contracts/zipball/534b697fc1dd9fbdd9fbf2f33fc9dcbb943dea75", - "reference": "534b697fc1dd9fbdd9fbf2f33fc9dcbb943dea75", + "url": "https://api.github.com/repos/illuminate/contracts/zipball/b350a3cd8450846325cb49e1cbc1293598b18898", + "reference": "b350a3cd8450846325cb49e1cbc1293598b18898", "shasum": "" }, "require": { @@ -2533,11 +2533,11 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2025-01-10T20:57:00+00:00" + "time": "2025-02-10T14:20:57+00:00" }, { "name": "illuminate/macroable", - "version": "v11.41.3", + "version": "v11.42.1", "source": { "type": "git", "url": "https://github.com/illuminate/macroable.git", @@ -4722,21 +4722,21 @@ }, { "name": "magento/adobe-stock-integration", - "version": "2.1.7-beta2", + "version": "2.1.7-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/adobe-stock-integration/magento-adobe-stock-integration-2.1.7.0-beta2.zip", - "shasum": "6e2cd0eddeb42fb02bd93beb16089fc815e8d5be" + "url": "https://repo.magento.com/archives/magento/adobe-stock-integration/magento-adobe-stock-integration-2.1.7.0-beta124.zip", + "shasum": "e635104cbbf2fbb3b0e2812c04c6180a7aa8b09b" }, "require": { - "magento/module-adobe-stock-admin-ui": "1.3.5-beta2", - "magento/module-adobe-stock-asset": "1.3.4-beta2", - "magento/module-adobe-stock-asset-api": "2.0.4-beta2", - "magento/module-adobe-stock-client": "1.3.5-beta2", - "magento/module-adobe-stock-client-api": "2.1.5-beta2", - "magento/module-adobe-stock-image": "1.3.6-beta2", - "magento/module-adobe-stock-image-admin-ui": "1.3.6-beta2", - "magento/module-adobe-stock-image-api": "1.3.4-beta2" + "magento/module-adobe-stock-admin-ui": "1.3.5-beta124", + "magento/module-adobe-stock-asset": "1.3.4-beta124", + "magento/module-adobe-stock-asset-api": "2.0.4-beta124", + "magento/module-adobe-stock-client": "1.3.5-beta124", + "magento/module-adobe-stock-client-api": "2.1.5-beta124", + "magento/module-adobe-stock-image": "1.3.6-beta124", + "magento/module-adobe-stock-image-admin-ui": "1.3.6-beta124", + "magento/module-adobe-stock-image-api": "1.3.4-beta124" }, "type": "metapackage", "description": "Adobe Stock integration" @@ -4956,11 +4956,11 @@ }, { "name": "magento/elasticsearch", - "version": "1.0.0-beta2", + "version": "1.0.0-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/elasticsearch/magento-elasticsearch-1.0.0.0-beta2.zip", - "shasum": "26593564ed7d3f5730203e0f1a93d59d700be3de" + "url": "https://repo.magento.com/archives/magento/elasticsearch/magento-elasticsearch-1.0.0.0-beta124.zip", + "shasum": "d172f7cce7744eccaae4bd2a4699dded96cdcae0" }, "require": { "ext-json": ">=1.3.7", @@ -5014,11 +5014,11 @@ }, { "name": "magento/framework", - "version": "103.0.8-beta2", + "version": "103.0.8-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/framework/magento-framework-103.0.8.0-beta2.zip", - "shasum": "1969106f77fa9d333cb57e72e60026c68025f60f" + "url": "https://repo.magento.com/archives/magento/framework/magento-framework-103.0.8.0-beta124.zip", + "shasum": "cc657e7b37a9d2a477d3f0956d05912080f95bc9" }, "require": { "colinmollenhour/php-redis-session-abstract": "^2.0", @@ -5086,11 +5086,11 @@ }, { "name": "magento/framework-amqp", - "version": "100.4.6-beta2", + "version": "100.4.6-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/framework-amqp/magento-framework-amqp-100.4.6.0-beta2.zip", - "shasum": "742e74c5cad1b57f0bd9c308e29332f105161cad" + "url": "https://repo.magento.com/archives/magento/framework-amqp/magento-framework-amqp-100.4.6.0-beta124.zip", + "shasum": "95cc1d60e98ee6449a4c044d3b4442508447d77b" }, "require": { "magento/framework": "103.0.*", @@ -5114,11 +5114,11 @@ }, { "name": "magento/framework-bulk", - "version": "101.0.4-beta2", + "version": "101.0.4-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/framework-bulk/magento-framework-bulk-101.0.4.0-beta2.zip", - "shasum": "721dbff0f7e4b518c967bbbeef77e244da42cf4c" + "url": "https://repo.magento.com/archives/magento/framework-bulk/magento-framework-bulk-101.0.4.0-beta124.zip", + "shasum": "955325d6d6fa98f8e63e040a704123f071d406d9" }, "require": { "magento/framework": "103.0.*", @@ -5141,11 +5141,11 @@ }, { "name": "magento/framework-foreign-key", - "version": "100.4.7-beta2", + "version": "100.4.7-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/framework-foreign-key/magento-framework-foreign-key-100.4.7.0-beta2.zip", - "shasum": "e40fb1b307a298c8f01cf6953f893191bab41e10" + "url": "https://repo.magento.com/archives/magento/framework-foreign-key/magento-framework-foreign-key-100.4.7.0-beta124.zip", + "shasum": "8335c5ccd66fd242ace6b4f17baa175fbb76905f" }, "require": { "magento/framework": "103.0.*", @@ -5168,11 +5168,11 @@ }, { "name": "magento/framework-message-queue", - "version": "100.4.8-beta2", + "version": "100.4.8-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/framework-message-queue/magento-framework-message-queue-100.4.8.0-beta2.zip", - "shasum": "6e61e585d6f26ec7947767e2efa3b5a283a12896" + "url": "https://repo.magento.com/archives/magento/framework-message-queue/magento-framework-message-queue-100.4.8.0-beta124.zip", + "shasum": "e61749d8f66121b3c4940bb0bf19484b122e75b2" }, "require": { "magento/framework": "103.0.*", @@ -5223,99 +5223,99 @@ }, { "name": "magento/inventory-metapackage", - "version": "1.2.8-beta2", + "version": "1.2.8-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/inventory-metapackage/magento-inventory-metapackage-1.2.8.0-beta2.zip", - "shasum": "2bd2c555f0dc6e07a0d2d062aae5bc30d0de01d3" + "url": "https://repo.magento.com/archives/magento/inventory-metapackage/magento-inventory-metapackage-1.2.8.0-beta124.zip", + "shasum": "6bcc5904bb620f0cd2b35f4d45f2627174ff4d91" }, "require": { "magento/inventory-composer-installer": "^1.2.0", - "magento/module-inventory": "1.2.6-beta2", - "magento/module-inventory-admin-ui": "1.2.6-beta2", - "magento/module-inventory-advanced-checkout": "1.2.5-beta2", - "magento/module-inventory-api": "1.2.6-beta2", - "magento/module-inventory-bundle-import-export": "1.1.4-beta2", - "magento/module-inventory-bundle-product": "1.2.5-beta2", - "magento/module-inventory-bundle-product-admin-ui": "1.2.5-beta2", - "magento/module-inventory-bundle-product-indexer": "1.1.5-beta2", - "magento/module-inventory-cache": "1.2.6-beta2", - "magento/module-inventory-catalog": "1.3.3-beta2", - "magento/module-inventory-catalog-admin-ui": "1.2.6-beta2", - "magento/module-inventory-catalog-api": "1.3.6-beta2", - "magento/module-inventory-catalog-frontend-ui": "1.0.5-beta2", - "magento/module-inventory-catalog-rule": "100.2.0-beta2", - "magento/module-inventory-catalog-search": "1.2.6-beta2", - "magento/module-inventory-catalog-search-bundle-product": "1.0.4-beta2", - "magento/module-inventory-catalog-search-configurable-product": "1.0.4-beta2", - "magento/module-inventory-configurable-product": "1.2.6-beta2", - "magento/module-inventory-configurable-product-admin-ui": "1.2.6-beta2", - "magento/module-inventory-configurable-product-frontend-ui": "1.0.6-beta2", - "magento/module-inventory-configurable-product-indexer": "1.2.6-beta2", - "magento/module-inventory-configuration": "1.2.5-beta2", - "magento/module-inventory-configuration-api": "1.2.4-beta2", - "magento/module-inventory-distance-based-source-selection": "1.2.5-beta2", - "magento/module-inventory-distance-based-source-selection-admin-ui": "1.2.4-beta2", - "magento/module-inventory-distance-based-source-selection-api": "1.2.4-beta2", - "magento/module-inventory-elasticsearch": "1.2.5-beta2", - "magento/module-inventory-export-stock": "1.2.5-beta2", - "magento/module-inventory-export-stock-api": "1.2.4-beta2", - "magento/module-inventory-graph-ql": "1.2.5-beta2", - "magento/module-inventory-grouped-product": "1.3.3-beta2", - "magento/module-inventory-grouped-product-admin-ui": "1.2.5-beta2", - "magento/module-inventory-grouped-product-indexer": "1.2.6-beta2", - "magento/module-inventory-import-export": "1.2.6-beta2", - "magento/module-inventory-in-store-pickup": "1.1.4-beta2", - "magento/module-inventory-in-store-pickup-admin-ui": "1.1.5-beta2", - "magento/module-inventory-in-store-pickup-api": "1.1.4-beta2", - "magento/module-inventory-in-store-pickup-frontend": "1.1.6-beta2", - "magento/module-inventory-in-store-pickup-graph-ql": "1.1.5-beta2", - "magento/module-inventory-in-store-pickup-multishipping": "1.1.4-beta2", - "magento/module-inventory-in-store-pickup-quote": "1.1.4-beta2", - "magento/module-inventory-in-store-pickup-quote-graph-ql": "1.1.4-beta2", - "magento/module-inventory-in-store-pickup-sales": "1.1.4-beta2", - "magento/module-inventory-in-store-pickup-sales-admin-ui": "1.1.6-beta2", - "magento/module-inventory-in-store-pickup-sales-api": "1.1.4-beta2", - "magento/module-inventory-in-store-pickup-shipping": "1.1.5-beta2", - "magento/module-inventory-in-store-pickup-shipping-admin-ui": "1.1.4-beta2", - "magento/module-inventory-in-store-pickup-shipping-api": "1.1.4-beta2", - "magento/module-inventory-in-store-pickup-webapi-extension": "1.1.4-beta2", - "magento/module-inventory-indexer": "2.2.3-beta2", - "magento/module-inventory-low-quantity-notification": "1.2.5-beta2", - "magento/module-inventory-low-quantity-notification-admin-ui": "1.2.5-beta2", - "magento/module-inventory-low-quantity-notification-api": "1.2.5-beta2", - "magento/module-inventory-multi-dimensional-indexer-api": "1.2.4-beta2", - "magento/module-inventory-product-alert": "1.2.5-beta2", - "magento/module-inventory-quote-graph-ql": "1.0.5-beta2", - "magento/module-inventory-requisition-list": "1.2.6-beta2", - "magento/module-inventory-reservation-cli": "1.2.5-beta2", - "magento/module-inventory-reservations": "1.2.4-beta2", - "magento/module-inventory-reservations-api": "1.2.4-beta2", - "magento/module-inventory-sales": "1.3.3-beta2", - "magento/module-inventory-sales-admin-ui": "1.2.6-beta2", - "magento/module-inventory-sales-api": "1.2.5-beta2", - "magento/module-inventory-sales-async-order": "100.2.2-beta2", - "magento/module-inventory-sales-frontend-ui": "1.2.5-beta2", - "magento/module-inventory-setup-fixture-generator": "1.2.4-beta2", - "magento/module-inventory-shipping": "1.2.5-beta2", - "magento/module-inventory-shipping-admin-ui": "1.2.6-beta2", - "magento/module-inventory-source-deduction-api": "1.2.5-beta2", - "magento/module-inventory-source-selection": "1.2.4-beta2", - "magento/module-inventory-source-selection-api": "1.4.5-beta2", - "magento/module-inventory-swatches-frontend-ui": "1.0.4-beta2", - "magento/module-inventory-visual-merchandiser": "1.1.6-beta2", - "magento/module-inventory-wishlist": "1.0.5-beta2" + "magento/module-inventory": "1.2.6-beta124", + "magento/module-inventory-admin-ui": "1.2.6-beta124", + "magento/module-inventory-advanced-checkout": "1.2.5-beta124", + "magento/module-inventory-api": "1.2.6-beta124", + "magento/module-inventory-bundle-import-export": "1.1.4-beta124", + "magento/module-inventory-bundle-product": "1.2.5-beta124", + "magento/module-inventory-bundle-product-admin-ui": "1.2.5-beta124", + "magento/module-inventory-bundle-product-indexer": "1.1.5-beta124", + "magento/module-inventory-cache": "1.2.6-beta124", + "magento/module-inventory-catalog": "1.3.3-beta124", + "magento/module-inventory-catalog-admin-ui": "1.2.6-beta124", + "magento/module-inventory-catalog-api": "1.3.6-beta124", + "magento/module-inventory-catalog-frontend-ui": "1.0.5-beta124", + "magento/module-inventory-catalog-rule": "100.2.0-beta124", + "magento/module-inventory-catalog-search": "1.2.6-beta124", + "magento/module-inventory-catalog-search-bundle-product": "1.0.4-beta124", + "magento/module-inventory-catalog-search-configurable-product": "1.0.4-beta124", + "magento/module-inventory-configurable-product": "1.2.6-beta124", + "magento/module-inventory-configurable-product-admin-ui": "1.2.6-beta124", + "magento/module-inventory-configurable-product-frontend-ui": "1.0.6-beta124", + "magento/module-inventory-configurable-product-indexer": "1.2.6-beta124", + "magento/module-inventory-configuration": "1.2.5-beta124", + "magento/module-inventory-configuration-api": "1.2.4-beta124", + "magento/module-inventory-distance-based-source-selection": "1.2.5-beta124", + "magento/module-inventory-distance-based-source-selection-admin-ui": "1.2.4-beta124", + "magento/module-inventory-distance-based-source-selection-api": "1.2.4-beta124", + "magento/module-inventory-elasticsearch": "1.2.5-beta124", + "magento/module-inventory-export-stock": "1.2.5-beta124", + "magento/module-inventory-export-stock-api": "1.2.4-beta124", + "magento/module-inventory-graph-ql": "1.2.5-beta124", + "magento/module-inventory-grouped-product": "1.3.3-beta124", + "magento/module-inventory-grouped-product-admin-ui": "1.2.5-beta124", + "magento/module-inventory-grouped-product-indexer": "1.2.6-beta124", + "magento/module-inventory-import-export": "1.2.6-beta124", + "magento/module-inventory-in-store-pickup": "1.1.4-beta124", + "magento/module-inventory-in-store-pickup-admin-ui": "1.1.5-beta124", + "magento/module-inventory-in-store-pickup-api": "1.1.4-beta124", + "magento/module-inventory-in-store-pickup-frontend": "1.1.6-beta124", + "magento/module-inventory-in-store-pickup-graph-ql": "1.1.5-beta124", + "magento/module-inventory-in-store-pickup-multishipping": "1.1.4-beta124", + "magento/module-inventory-in-store-pickup-quote": "1.1.4-beta124", + "magento/module-inventory-in-store-pickup-quote-graph-ql": "1.1.4-beta124", + "magento/module-inventory-in-store-pickup-sales": "1.1.4-beta124", + "magento/module-inventory-in-store-pickup-sales-admin-ui": "1.1.6-beta124", + "magento/module-inventory-in-store-pickup-sales-api": "1.1.4-beta124", + "magento/module-inventory-in-store-pickup-shipping": "1.1.5-beta124", + "magento/module-inventory-in-store-pickup-shipping-admin-ui": "1.1.4-beta124", + "magento/module-inventory-in-store-pickup-shipping-api": "1.1.4-beta124", + "magento/module-inventory-in-store-pickup-webapi-extension": "1.1.4-beta124", + "magento/module-inventory-indexer": "2.2.3-beta124", + "magento/module-inventory-low-quantity-notification": "1.2.5-beta124", + "magento/module-inventory-low-quantity-notification-admin-ui": "1.2.5-beta124", + "magento/module-inventory-low-quantity-notification-api": "1.2.5-beta124", + "magento/module-inventory-multi-dimensional-indexer-api": "1.2.4-beta124", + "magento/module-inventory-product-alert": "1.2.5-beta124", + "magento/module-inventory-quote-graph-ql": "1.0.5-beta124", + "magento/module-inventory-requisition-list": "1.2.6-beta124", + "magento/module-inventory-reservation-cli": "1.2.5-beta124", + "magento/module-inventory-reservations": "1.2.4-beta124", + "magento/module-inventory-reservations-api": "1.2.4-beta124", + "magento/module-inventory-sales": "1.3.3-beta124", + "magento/module-inventory-sales-admin-ui": "1.2.6-beta124", + "magento/module-inventory-sales-api": "1.2.5-beta124", + "magento/module-inventory-sales-async-order": "100.2.2-beta124", + "magento/module-inventory-sales-frontend-ui": "1.2.5-beta124", + "magento/module-inventory-setup-fixture-generator": "1.2.4-beta124", + "magento/module-inventory-shipping": "1.2.5-beta124", + "magento/module-inventory-shipping-admin-ui": "1.2.6-beta124", + "magento/module-inventory-source-deduction-api": "1.2.5-beta124", + "magento/module-inventory-source-selection": "1.2.4-beta124", + "magento/module-inventory-source-selection-api": "1.4.5-beta124", + "magento/module-inventory-swatches-frontend-ui": "1.0.4-beta124", + "magento/module-inventory-visual-merchandiser": "1.1.6-beta124", + "magento/module-inventory-wishlist": "1.0.5-beta124" }, "type": "metapackage", "description": "Metapackage with Magento Inventory modules for simple installation" }, { "name": "magento/laminas-captcha", - "version": "1.0.0-beta2", + "version": "1.0.0-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/laminas-captcha/magento-laminas-captcha-1.0.0.0-beta2.zip", - "shasum": "d440dc772c870091ea078ba12b7454cf688f1b90" + "url": "https://repo.magento.com/archives/magento/laminas-captcha/magento-laminas-captcha-1.0.0.0-beta124.zip", + "shasum": "b9b386384d95acffb0f0a1509f936499c601f56e" }, "require": { "laminas/laminas-recaptcha": "^3.4.0", @@ -5359,11 +5359,11 @@ }, { "name": "magento/laminas-crypt", - "version": "1.0.0-beta2", + "version": "1.0.0-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/laminas-crypt/magento-laminas-crypt-1.0.0.0-beta2.zip", - "shasum": "1c813f0e5224a2d16afb0ba771b46efb9e7c0c63" + "url": "https://repo.magento.com/archives/magento/laminas-crypt/magento-laminas-crypt-1.0.0.0-beta124.zip", + "shasum": "5fba8b43ae42afaf9a3068bc93e5ff61a014d5b0" }, "require": { "ext-mbstring": "*", @@ -5403,11 +5403,11 @@ }, { "name": "magento/laminas-db", - "version": "1.0.0-beta2", + "version": "1.0.0-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/laminas-db/magento-laminas-db-1.0.0.0-beta2.zip", - "shasum": "fc29d269db3e45b3889eef21af5182d187a0858d" + "url": "https://repo.magento.com/archives/magento/laminas-db/magento-laminas-db-1.0.0.0-beta124.zip", + "shasum": "554d6f51517abe054aac5b67248f6e9e345cb6b2" }, "require": { "laminas/laminas-stdlib": "^3.7.1", @@ -5455,11 +5455,11 @@ }, { "name": "magento/laminas-di", - "version": "1.0.0-beta2", + "version": "1.0.0-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/laminas-di/magento-laminas-di-1.0.0.0-beta2.zip", - "shasum": "eb956a3fb6734c48aa79974f8d16085008892a24" + "url": "https://repo.magento.com/archives/magento/laminas-di/magento-laminas-di-1.0.0.0-beta124.zip", + "shasum": "35ad16be92497523c9b04ab005332f7d09bf9d78" }, "require": { "laminas/laminas-stdlib": "^3.18.0", @@ -5513,11 +5513,11 @@ }, { "name": "magento/laminas-file", - "version": "1.0.0-beta2", + "version": "1.0.0-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/laminas-file/magento-laminas-file-1.0.0.0-beta2.zip", - "shasum": "61215fa86619a38722cf28c32c8c1b56669ebaca" + "url": "https://repo.magento.com/archives/magento/laminas-file/magento-laminas-file-1.0.0.0-beta124.zip", + "shasum": "451e19e972b55d18a47f6a9c07aa46270a9d9968" }, "require": { "laminas/laminas-stdlib": "^2.7.7 || ^3.15.0", @@ -5562,11 +5562,11 @@ }, { "name": "magento/laminas-mail", - "version": "1.0.0-beta2", + "version": "1.0.0-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/laminas-mail/magento-laminas-mail-1.0.0.0-beta2.zip", - "shasum": "c663deec5ebcd8e4c08efa6c4cb8a6835aa53c61" + "url": "https://repo.magento.com/archives/magento/laminas-mail/magento-laminas-mail-1.0.0.0-beta124.zip", + "shasum": "51bdea76e3a7fc8a5d600832d6979ff51aa21c30" }, "require": { "ext-iconv": "*", @@ -5618,11 +5618,11 @@ }, { "name": "magento/laminas-mime", - "version": "1.0.0-beta2", + "version": "1.0.0-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/laminas-mime/magento-laminas-mime-1.0.0.0-beta2.zip", - "shasum": "bd2a6805e6baac2f966d304e73545f12fd2c5591" + "url": "https://repo.magento.com/archives/magento/laminas-mime/magento-laminas-mime-1.0.0.0-beta124.zip", + "shasum": "853b17c85a49415413f4df0dd76fef4f5749bf7e" }, "require": { "laminas/laminas-stdlib": "^2.7 || ^3.0", @@ -5660,11 +5660,11 @@ }, { "name": "magento/laminas-oauth", - "version": "1.0.0-beta2", + "version": "1.0.0-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/laminas-oauth/magento-laminas-oauth-1.0.0.0-beta2.zip", - "shasum": "bb77348227788e9872dd5e0f1985878e7363403f" + "url": "https://repo.magento.com/archives/magento/laminas-oauth/magento-laminas-oauth-1.0.0.0-beta124.zip", + "shasum": "bae36933b097e073a8ce8b1971a224fa796cea2c" }, "require": { "laminas/laminas-config": "^3.7", @@ -5703,29 +5703,6 @@ "laminas" ] }, - { - "name": "magento/language-de_de", - "version": "100.4.0", - "dist": { - "type": "zip", - "url": "https://repo.magento.com/archives/magento/language-de_de/magento-language-de_de-100.4.0.0.zip", - "shasum": "176baf37dd2dcef3e7028a3915dbb6af95221791" - }, - "require": { - "magento/framework": "103.0.*" - }, - "type": "magento2-language", - "autoload": { - "files": [ - "registration.php" - ] - }, - "license": [ - "OSL-3.0", - "AFL-3.0" - ], - "description": "German (Germany) language" - }, { "name": "magento/language-en_us", "version": "100.4.0", @@ -6027,11 +6004,11 @@ }, { "name": "magento/magento-cloud-patches", - "version": "1.1.3", + "version": "1.1.4", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/magento-cloud-patches/magento-magento-cloud-patches-1.1.3.0.zip", - "shasum": "698102215b08ef3823287b222d05915506ac9d9a" + "url": "https://repo.magento.com/archives/magento/magento-cloud-patches/magento-magento-cloud-patches-1.1.4.0.zip", + "shasum": "1266507d9e8901f07d620b94ee5a55c9681199ba" }, "require": { "composer/composer": "^1.9 || ^2.8 || !=2.2.16", @@ -6157,11 +6134,11 @@ }, { "name": "magento/magento2-base", - "version": "2.4.8-beta2", + "version": "2.4.8-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/magento2-base/magento-magento2-base-2.4.8.0-beta2.zip", - "shasum": "8edf7c24c5eb267b709b5fe22dc3537aa0a24405" + "url": "https://repo.magento.com/archives/magento/magento2-base/magento-magento2-base-2.4.8.0-beta124.zip", + "shasum": "bce6687b9a54ba50367e31fec3b89b52fae9342c" }, "require": { "composer/composer": "^2.0, !=2.2.16", @@ -6295,6 +6272,10 @@ "app/etc/registration_globlist.php", "app/etc/registration_globlist.php" ], + [ + "app/i18n/Magento/de_DE", + "app/i18n/Magento/de_DE" + ], [ "auth.json.sample", "auth.json.sample" @@ -6721,11 +6702,11 @@ }, { "name": "magento/magento2-ee-base", - "version": "2.4.8-beta2", + "version": "2.4.8-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/magento2-ee-base/magento-magento2-ee-base-2.4.8.0-beta2.zip", - "shasum": "87a4d19915a0f3118091fa7882aa57f36f8de091" + "url": "https://repo.magento.com/archives/magento/magento2-ee-base/magento-magento2-ee-base-2.4.8.0-beta124.zip", + "shasum": "3c5eb08733708a3bad535201f0a284d70eceac1f" }, "require": { "composer/composer": "^2.0, !=2.2.16", @@ -6833,11 +6814,11 @@ }, { "name": "magento/module-admin-adobe-ims", - "version": "100.5.3-beta2", + "version": "100.5.3-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-admin-adobe-ims/magento-module-admin-adobe-ims-100.5.3.0-beta2.zip", - "shasum": "1e5f68589562dcff8197d72994693e15c88006ac" + "url": "https://repo.magento.com/archives/magento/module-admin-adobe-ims/magento-module-admin-adobe-ims-100.5.3.0-beta124.zip", + "shasum": "3ac1ad4786d02c5b06f677057dec1026d0b2ed9c" }, "require": { "magento/framework": "*", @@ -6875,11 +6856,11 @@ }, { "name": "magento/module-admin-adobe-ims-two-factor-auth", - "version": "1.0.2-beta2", + "version": "1.0.2-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-admin-adobe-ims-two-factor-auth/magento-module-admin-adobe-ims-two-factor-auth-1.0.2.0-beta2.zip", - "shasum": "e07943d64a0882e1506abbe553066f8f66136885" + "url": "https://repo.magento.com/archives/magento/module-admin-adobe-ims-two-factor-auth/magento-module-admin-adobe-ims-two-factor-auth-1.0.2.0-beta124.zip", + "shasum": "9ec711f96ea8856b4681bcfb6bcd8b2ec9f673a1" }, "require": { "magento/framework": "*", @@ -6903,11 +6884,11 @@ }, { "name": "magento/module-admin-analytics", - "version": "100.4.7-beta2", + "version": "100.4.7-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-admin-analytics/magento-module-admin-analytics-100.4.7.0-beta2.zip", - "shasum": "419fcdc6320d8e696d91f04875bb3e79da156d57" + "url": "https://repo.magento.com/archives/magento/module-admin-analytics/magento-module-admin-analytics-100.4.7.0-beta124.zip", + "shasum": "c886884b9bd1c348ded842518a69360ed2eb58bf" }, "require": { "magento/framework": "103.0.*", @@ -6964,11 +6945,11 @@ }, { "name": "magento/module-admin-gws", - "version": "100.4.8-beta2", + "version": "100.4.8-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-admin-gws/magento-module-admin-gws-100.4.8.0-beta2.zip", - "shasum": "9c70c96fa5a3d7e26e252af1b03dc4b644eac774" + "url": "https://repo.magento.com/archives/magento/module-admin-gws/magento-module-admin-gws-100.4.8.0-beta124.zip", + "shasum": "6951a7108b7c51bd8c397095a0496aa29060aa59" }, "require": { "magento/framework": "103.0.*", @@ -7019,11 +7000,11 @@ }, { "name": "magento/module-admin-gws-configurable-product", - "version": "100.4.5-beta2", + "version": "100.4.5-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-admin-gws-configurable-product/magento-module-admin-gws-configurable-product-100.4.5.0-beta2.zip", - "shasum": "233d831f20e0ed69f68cd056c0684de889ded025" + "url": "https://repo.magento.com/archives/magento/module-admin-gws-configurable-product/magento-module-admin-gws-configurable-product-100.4.5.0-beta124.zip", + "shasum": "800242fa2f72b05d8d5d1f66cd0e3e6ffa5c8a07" }, "require": { "magento/framework": "103.0.*", @@ -7047,11 +7028,11 @@ }, { "name": "magento/module-admin-gws-staging", - "version": "100.4.5-beta2", + "version": "100.4.5-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-admin-gws-staging/magento-module-admin-gws-staging-100.4.5.0-beta2.zip", - "shasum": "3f188bca755ab9bef8392ea4666cd8aa4bf8a337" + "url": "https://repo.magento.com/archives/magento/module-admin-gws-staging/magento-module-admin-gws-staging-100.4.5.0-beta124.zip", + "shasum": "92fc585feae34736d36816c9406fffb7b9b44156" }, "require": { "magento/framework": "103.0.*", @@ -7076,11 +7057,11 @@ }, { "name": "magento/module-admin-notification", - "version": "100.4.7-beta2", + "version": "100.4.7-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-admin-notification/magento-module-admin-notification-100.4.7.0-beta2.zip", - "shasum": "0a3e3e8d9491f5cf2ac1d208308b2c9b03954104" + "url": "https://repo.magento.com/archives/magento/module-admin-notification/magento-module-admin-notification-100.4.7.0-beta124.zip", + "shasum": "da46f85e99f128f3c2c5e167e4775e9e611bf01f" }, "require": { "lib-libxml": "*", @@ -7312,11 +7293,11 @@ }, { "name": "magento/module-adobe-ims", - "version": "2.2.2-beta2", + "version": "2.2.2-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-ims/magento-module-adobe-ims-2.2.2.0-beta2.zip", - "shasum": "89a1adecb8121b8faacb2aa7538e6934157365de" + "url": "https://repo.magento.com/archives/magento/module-adobe-ims/magento-module-adobe-ims-2.2.2.0-beta124.zip", + "shasum": "6daa48027478244f1f599d7fa67a0931a0188f49" }, "require": { "magento/framework": "*", @@ -7344,11 +7325,11 @@ }, { "name": "magento/module-adobe-ims-api", - "version": "2.2.2-beta2", + "version": "2.2.2-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-ims-api/magento-module-adobe-ims-api-2.2.2.0-beta2.zip", - "shasum": "25f42a06b5a5aa6241bc92e6403f30361eac0787" + "url": "https://repo.magento.com/archives/magento/module-adobe-ims-api/magento-module-adobe-ims-api-2.2.2.0-beta124.zip", + "shasum": "3eb619a6ab2ae31ad52600ac6fdb9abf7f54b902" }, "require": { "magento/framework": "*", @@ -7407,11 +7388,11 @@ }, { "name": "magento/module-adobe-stock-admin-ui", - "version": "1.3.5-beta2", + "version": "1.3.5-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-stock-admin-ui/magento-module-adobe-stock-admin-ui-1.3.5.0-beta2.zip", - "shasum": "911878da7a58f6e7aa9f955dd8a824620f13d0c3" + "url": "https://repo.magento.com/archives/magento/module-adobe-stock-admin-ui/magento-module-adobe-stock-admin-ui-1.3.5.0-beta124.zip", + "shasum": "84c35cb692159a28f966830ea9c5ecfe64fe153e" }, "require": { "magento/framework": "*", @@ -7442,11 +7423,11 @@ }, { "name": "magento/module-adobe-stock-asset", - "version": "1.3.4-beta2", + "version": "1.3.4-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-stock-asset/magento-module-adobe-stock-asset-1.3.4.0-beta2.zip", - "shasum": "409a5b7e45b8714751b6e02404a28785e7a6e7e0" + "url": "https://repo.magento.com/archives/magento/module-adobe-stock-asset/magento-module-adobe-stock-asset-1.3.4.0-beta124.zip", + "shasum": "8e89a61454fc84debfec74055521114540c947dc" }, "require": { "magento/framework": "*", @@ -7474,11 +7455,11 @@ }, { "name": "magento/module-adobe-stock-asset-api", - "version": "2.0.4-beta2", + "version": "2.0.4-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-stock-asset-api/magento-module-adobe-stock-asset-api-2.0.4.0-beta2.zip", - "shasum": "5f9c4030e5fbe6af1a47b9f833ded9ad405d8eb0" + "url": "https://repo.magento.com/archives/magento/module-adobe-stock-asset-api/magento-module-adobe-stock-asset-api-2.0.4.0-beta124.zip", + "shasum": "d2cf511f5e58ffc089c693a98514320d07cfdf64" }, "require": { "magento/framework": "*", @@ -7501,11 +7482,11 @@ }, { "name": "magento/module-adobe-stock-client", - "version": "1.3.5-beta2", + "version": "1.3.5-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-stock-client/magento-module-adobe-stock-client-1.3.5.0-beta2.zip", - "shasum": "b6ec4036e83590f53e1cefb7ea1bbdc4551533f4" + "url": "https://repo.magento.com/archives/magento/module-adobe-stock-client/magento-module-adobe-stock-client-1.3.5.0-beta124.zip", + "shasum": "145990fc348f9836e71ae3ea7e0d1feddd22371d" }, "require": { "astock/stock-api-libphp": "^1.1.6", @@ -7531,11 +7512,11 @@ }, { "name": "magento/module-adobe-stock-client-api", - "version": "2.1.5-beta2", + "version": "2.1.5-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-stock-client-api/magento-module-adobe-stock-client-api-2.1.5.0-beta2.zip", - "shasum": "2e32cec43d9dc14841193174262d337f67a11bdc" + "url": "https://repo.magento.com/archives/magento/module-adobe-stock-client-api/magento-module-adobe-stock-client-api-2.1.5.0-beta124.zip", + "shasum": "875d752076d83b3349850b5bcfeece1b4fcf81a3" }, "require": { "magento/framework": "*", @@ -7558,11 +7539,11 @@ }, { "name": "magento/module-adobe-stock-image", - "version": "1.3.6-beta2", + "version": "1.3.6-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-stock-image/magento-module-adobe-stock-image-1.3.6.0-beta2.zip", - "shasum": "0c055b88b59ed48bff15bd9043e1fe06d8660464" + "url": "https://repo.magento.com/archives/magento/module-adobe-stock-image/magento-module-adobe-stock-image-1.3.6.0-beta124.zip", + "shasum": "538aab02e5e020bddc896718a049b6cb8efbd0ce" }, "require": { "magento/framework": "*", @@ -7593,11 +7574,11 @@ }, { "name": "magento/module-adobe-stock-image-admin-ui", - "version": "1.3.6-beta2", + "version": "1.3.6-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-stock-image-admin-ui/magento-module-adobe-stock-image-admin-ui-1.3.6.0-beta2.zip", - "shasum": "9f18a3f029150b05fa5856f443318cef754172ea" + "url": "https://repo.magento.com/archives/magento/module-adobe-stock-image-admin-ui/magento-module-adobe-stock-image-admin-ui-1.3.6.0-beta124.zip", + "shasum": "bd4a71df40775e515cf9a25ab383100b3ece6f87" }, "require": { "magento/framework": "*", @@ -7632,11 +7613,11 @@ }, { "name": "magento/module-adobe-stock-image-api", - "version": "1.3.4-beta2", + "version": "1.3.4-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-stock-image-api/magento-module-adobe-stock-image-api-1.3.4.0-beta2.zip", - "shasum": "ae7994942cae9ab8fcac58820931de813bd7feff" + "url": "https://repo.magento.com/archives/magento/module-adobe-stock-image-api/magento-module-adobe-stock-image-api-1.3.4.0-beta124.zip", + "shasum": "207236193774d32dfc245de0266c88c6db252bbd" }, "require": { "magento/framework": "*", @@ -7659,11 +7640,11 @@ }, { "name": "magento/module-advanced-catalog", - "version": "100.4.5-beta2", + "version": "100.4.5-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-advanced-catalog/magento-module-advanced-catalog-100.4.5.0-beta2.zip", - "shasum": "c442d1bcb2bf00abcd484f66a229f6d83880eff6" + "url": "https://repo.magento.com/archives/magento/module-advanced-catalog/magento-module-advanced-catalog-100.4.5.0-beta124.zip", + "shasum": "7b41fcbc885ac9f68013ed2b800a6b7bdb77d287" }, "require": { "magento/framework": "103.0.*", @@ -7689,11 +7670,11 @@ }, { "name": "magento/module-advanced-checkout", - "version": "100.4.8-beta2", + "version": "100.4.8-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-advanced-checkout/magento-module-advanced-checkout-100.4.8.0-beta2.zip", - "shasum": "9dad7191d01fddbfd242954ad32778a02ad04daa" + "url": "https://repo.magento.com/archives/magento/module-advanced-checkout/magento-module-advanced-checkout-100.4.8.0-beta124.zip", + "shasum": "b2b7ee9dcbcda8bf2f20c2a714b30a0ab9050443" }, "require": { "magento/framework": "103.0.*", @@ -7734,11 +7715,11 @@ }, { "name": "magento/module-advanced-pricing-import-export", - "version": "100.4.8-beta2", + "version": "100.4.8-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-advanced-pricing-import-export/magento-module-advanced-pricing-import-export-100.4.8.0-beta2.zip", - "shasum": "da90eaa154d3832890b85925aa9342c0c785ba31" + "url": "https://repo.magento.com/archives/magento/module-advanced-pricing-import-export/magento-module-advanced-pricing-import-export-100.4.8.0-beta124.zip", + "shasum": "cb7da9851d3cb709af49d176521f88f918337f58" }, "require": { "magento/framework": "103.0.*", @@ -7769,11 +7750,11 @@ }, { "name": "magento/module-advanced-rule", - "version": "100.4.5-beta2", + "version": "100.4.5-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-advanced-rule/magento-module-advanced-rule-100.4.5.0-beta2.zip", - "shasum": "8871c950013b354a10105eb7b94bebfdbee3d178" + "url": "https://repo.magento.com/archives/magento/module-advanced-rule/magento-module-advanced-rule-100.4.5.0-beta124.zip", + "shasum": "c11638cac3dcbc9f580a155eb035d3d10dd24c65" }, "require": { "magento/framework": "103.0.*", @@ -7795,11 +7776,11 @@ }, { "name": "magento/module-advanced-sales-rule", - "version": "100.4.5-beta2", + "version": "100.4.5-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-advanced-sales-rule/magento-module-advanced-sales-rule-100.4.5.0-beta2.zip", - "shasum": "3ad600a1953d6a076cf41aad05219e564fc66147" + "url": "https://repo.magento.com/archives/magento/module-advanced-sales-rule/magento-module-advanced-sales-rule-100.4.5.0-beta124.zip", + "shasum": "c723ce9a1705b6682875d892b80a7180e1fb3e88" }, "require": { "magento/framework": "103.0.*", @@ -7831,11 +7812,11 @@ }, { "name": "magento/module-advanced-search", - "version": "100.4.6-beta2", + "version": "100.4.6-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-advanced-search/magento-module-advanced-search-100.4.6.0-beta2.zip", - "shasum": "a1d4d98f371092d35706ae99fe68a6b20fe386b2" + "url": "https://repo.magento.com/archives/magento/module-advanced-search/magento-module-advanced-search-100.4.6.0-beta124.zip", + "shasum": "2ed98faa2af5bb6c06876c56d74b8ce157f45c2b" }, "require": { "magento/framework": "103.0.*", @@ -7865,11 +7846,11 @@ }, { "name": "magento/module-amqp", - "version": "100.4.5-beta2", + "version": "100.4.5-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-amqp/magento-module-amqp-100.4.5.0-beta2.zip", - "shasum": "2372e4a9205278167ade6885f6b97704d3d22d3b" + "url": "https://repo.magento.com/archives/magento/module-amqp/magento-module-amqp-100.4.5.0-beta124.zip", + "shasum": "8af94712a310213115d4b387995c709532089097" }, "require": { "magento/framework": "103.0.*", @@ -7894,11 +7875,11 @@ }, { "name": "magento/module-analytics", - "version": "100.4.8-beta2", + "version": "100.4.8-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-analytics/magento-module-analytics-100.4.8.0-beta2.zip", - "shasum": "b4a2d0954fac9a9bbf716aa5160c4210a9cc7902" + "url": "https://repo.magento.com/archives/magento/module-analytics/magento-module-analytics-100.4.8.0-beta124.zip", + "shasum": "9905388bfd936577ec3c4d891cac299a35936cd2" }, "require": { "magento/framework": "103.0.*", @@ -7925,11 +7906,11 @@ }, { "name": "magento/module-application-performance-monitor", - "version": "100.4.1-beta2", + "version": "100.4.1-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-application-performance-monitor/magento-module-application-performance-monitor-100.4.1.0-beta2.zip", - "shasum": "0769d88f2397167ddd8644b6b228041b2b678ac3" + "url": "https://repo.magento.com/archives/magento/module-application-performance-monitor/magento-module-application-performance-monitor-100.4.1.0-beta124.zip", + "shasum": "0beb4caf119f5aaa4527cbd252d0a91e989a5a10" }, "require": { "magento/framework": "103.0.*", @@ -7951,11 +7932,11 @@ }, { "name": "magento/module-application-performance-monitor-new-relic", - "version": "100.4.1-beta2", + "version": "100.4.1-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-application-performance-monitor-new-relic/magento-module-application-performance-monitor-new-relic-100.4.1.0-beta2.zip", - "shasum": "51126653e88b7a938e5998f71b9799be9efa44b1" + "url": "https://repo.magento.com/archives/magento/module-application-performance-monitor-new-relic/magento-module-application-performance-monitor-new-relic-100.4.1.0-beta124.zip", + "shasum": "3201e06f4b07ea2c543b3e32550288a13e3a2d23" }, "require": { "magento/framework": "103.0.*", @@ -7982,11 +7963,11 @@ }, { "name": "magento/module-application-server", - "version": "100.4.1-beta2", + "version": "100.4.1-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-application-server/magento-module-application-server-100.4.1.0-beta2.zip", - "shasum": "776e692d986f659a176e09a7b540a02f814971dd" + "url": "https://repo.magento.com/archives/magento/module-application-server/magento-module-application-server-100.4.1.0-beta124.zip", + "shasum": "c5ed16082d8390444b99a455fedb6665b905e417" }, "require": { "magento/framework": "103.0.*", @@ -8014,11 +7995,11 @@ }, { "name": "magento/module-application-server-new-relic", - "version": "100.4.1-beta2", + "version": "100.4.1-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-application-server-new-relic/magento-module-application-server-new-relic-100.4.1.0-beta2.zip", - "shasum": "53316db15f984d8096152d4151508a94a19676cc" + "url": "https://repo.magento.com/archives/magento/module-application-server-new-relic/magento-module-application-server-new-relic-100.4.1.0-beta124.zip", + "shasum": "d27571887a45e8ab282907c8142fef0c5ae8e261" }, "require": { "magento/framework": "103.0.*", @@ -8044,11 +8025,11 @@ }, { "name": "magento/module-application-server-performance-monitor", - "version": "100.4.1-beta2", + "version": "100.4.1-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-application-server-performance-monitor/magento-module-application-server-performance-monitor-100.4.1.0-beta2.zip", - "shasum": "b5caa423b284aa0c94fb9f29a5749bba8cd81377" + "url": "https://repo.magento.com/archives/magento/module-application-server-performance-monitor/magento-module-application-server-performance-monitor-100.4.1.0-beta124.zip", + "shasum": "79a77217eb4baae4140b1c3206a15b9dc7032f60" }, "require": { "magento/framework": "103.0.*", @@ -8072,11 +8053,11 @@ }, { "name": "magento/module-application-server-state-monitor", - "version": "100.4.1-beta2", + "version": "100.4.1-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-application-server-state-monitor/magento-module-application-server-state-monitor-100.4.1.0-beta2.zip", - "shasum": "6b402833fa8aeceef4401f10f005b8458aec6ef7" + "url": "https://repo.magento.com/archives/magento/module-application-server-state-monitor/magento-module-application-server-state-monitor-100.4.1.0-beta124.zip", + "shasum": "fad4a7da23016dd598eb91d77b97a8b3bdbea9cd" }, "require": { "magento/framework": "103.0.*", @@ -8103,11 +8084,11 @@ }, { "name": "magento/module-application-server-state-monitor-graph-ql", - "version": "100.4.1-beta2", + "version": "100.4.1-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-application-server-state-monitor-graph-ql/magento-module-application-server-state-monitor-graph-ql-100.4.1.0-beta2.zip", - "shasum": "bdda171168b033f2a8132974e6dd0e784fe9c270" + "url": "https://repo.magento.com/archives/magento/module-application-server-state-monitor-graph-ql/magento-module-application-server-state-monitor-graph-ql-100.4.1.0-beta124.zip", + "shasum": "99de6bc41048659b47fd942d7248fda26feb87f8" }, "require": { "magento/framework": "103.0.*", @@ -8131,11 +8112,11 @@ }, { "name": "magento/module-async-config", - "version": "100.4.1-beta2", + "version": "100.4.1-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-async-config/magento-module-async-config-100.4.1.0-beta2.zip", - "shasum": "9c2314e050b74074830c0d652bc35d690205168a" + "url": "https://repo.magento.com/archives/magento/module-async-config/magento-module-async-config-100.4.1.0-beta124.zip", + "shasum": "e5cd22018ad581ce069fa13fa249325bb6a870e0" }, "require": { "magento/framework": "103.0.*", @@ -8158,11 +8139,11 @@ }, { "name": "magento/module-async-order", - "version": "100.4.4-beta2", + "version": "100.4.4-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-async-order/magento-module-async-order-100.4.4.0-beta2.zip", - "shasum": "c9e4917636194739476a07f5fc9997b5c283b7c0" + "url": "https://repo.magento.com/archives/magento/module-async-order/magento-module-async-order-100.4.4.0-beta124.zip", + "shasum": "a964bbcc1ef0e7caf2915971ac393f804686e315" }, "require": { "magento/framework": "103.0.*", @@ -8199,11 +8180,11 @@ }, { "name": "magento/module-async-order-graph-ql", - "version": "100.4.3-beta2", + "version": "100.4.3-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-async-order-graph-ql/magento-module-async-order-graph-ql-100.4.3.0-beta2.zip", - "shasum": "1ca37f0c9e2d95b134f96eb8be074b0cf5bdec77" + "url": "https://repo.magento.com/archives/magento/module-async-order-graph-ql/magento-module-async-order-graph-ql-100.4.3.0-beta124.zip", + "shasum": "2aeb4c65f7bac3fd8b8e38ee9df1f44b2735630b" }, "require": { "magento/framework": "103.0.*", @@ -8229,11 +8210,11 @@ }, { "name": "magento/module-asynchronous-operations", - "version": "100.4.8-beta2", + "version": "100.4.8-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-asynchronous-operations/magento-module-asynchronous-operations-100.4.8.0-beta2.zip", - "shasum": "50c2570eed70edb07486b278e5afaab884d8eb2a" + "url": "https://repo.magento.com/archives/magento/module-asynchronous-operations/magento-module-asynchronous-operations-100.4.8.0-beta124.zip", + "shasum": "b785ece2aaa7242eaf15cf358f20688cb650e188" }, "require": { "magento/framework": "103.0.*", @@ -8265,11 +8246,11 @@ }, { "name": "magento/module-authorization", - "version": "100.4.8-beta2", + "version": "100.4.8-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-authorization/magento-module-authorization-100.4.8.0-beta2.zip", - "shasum": "58b1edf6137144f62175a6e739121adfcacfe989" + "url": "https://repo.magento.com/archives/magento/module-authorization/magento-module-authorization-100.4.8.0-beta124.zip", + "shasum": "36f997df509cd238c85201e6d8240d9b311bf489" }, "require": { "magento/framework": "103.0.*", @@ -8293,11 +8274,11 @@ }, { "name": "magento/module-aws-s3", - "version": "100.4.6-beta2", + "version": "100.4.6-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-aws-s3/magento-module-aws-s3-100.4.6.0-beta2.zip", - "shasum": "046195b219f56fa24ac14fb8ad176eb99d9c301b" + "url": "https://repo.magento.com/archives/magento/module-aws-s3/magento-module-aws-s3-100.4.6.0-beta124.zip", + "shasum": "9f45468eb373b0290ab8664600485306e099dff1" }, "require": { "magento/framework": "103.0.*", @@ -8320,11 +8301,11 @@ }, { "name": "magento/module-aws-s3-customer-custom-attributes", - "version": "100.4.5-beta2", + "version": "100.4.5-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-aws-s3-customer-custom-attributes/magento-module-aws-s3-customer-custom-attributes-100.4.5.0-beta2.zip", - "shasum": "40502e527588574f1ecd70c0ef62453198254d25" + "url": "https://repo.magento.com/archives/magento/module-aws-s3-customer-custom-attributes/magento-module-aws-s3-customer-custom-attributes-100.4.5.0-beta124.zip", + "shasum": "50307d2aa1f2ffadac78e180d5613deb3e4b7250" }, "require": { "magento/framework": "103.0.*", @@ -8351,11 +8332,11 @@ }, { "name": "magento/module-aws-s3-gift-card-import-export", - "version": "100.4.5-beta2", + "version": "100.4.5-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-aws-s3-gift-card-import-export/magento-module-aws-s3-gift-card-import-export-100.4.5.0-beta2.zip", - "shasum": "1e903ac6072cfc9bbbcf3aa16136f26914a105a3" + "url": "https://repo.magento.com/archives/magento/module-aws-s3-gift-card-import-export/magento-module-aws-s3-gift-card-import-export-100.4.5.0-beta124.zip", + "shasum": "02eb9d0c20e93df9a47b8a2ed0b9a5933e75a85e" }, "require": { "magento/framework": "103.0.*", @@ -8382,11 +8363,11 @@ }, { "name": "magento/module-aws-s3-page-builder", - "version": "1.0.5-beta2", + "version": "1.0.5-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-aws-s3-page-builder/magento-module-aws-s3-page-builder-1.0.5.0-beta2.zip", - "shasum": "c8b535a506c4b17340c74a9a983ef5211405b9d9" + "url": "https://repo.magento.com/archives/magento/module-aws-s3-page-builder/magento-module-aws-s3-page-builder-1.0.5.0-beta124.zip", + "shasum": "ef154058722afe621747e9b53b6f62f3a2a20200" }, "require": { "magento/framework": "*", @@ -8412,11 +8393,11 @@ }, { "name": "magento/module-aws-s3-scheduled-import-export", - "version": "100.4.5-beta2", + "version": "100.4.5-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-aws-s3-scheduled-import-export/magento-module-aws-s3-scheduled-import-export-100.4.5.0-beta2.zip", - "shasum": "56fb0517b08ccaff44af6606ce5d139cda35691c" + "url": "https://repo.magento.com/archives/magento/module-aws-s3-scheduled-import-export/magento-module-aws-s3-scheduled-import-export-100.4.5.0-beta124.zip", + "shasum": "ba307fbbd3ad0a1c9be3df74d4295f0bf8549487" }, "require": { "magento/framework": "103.0.*", @@ -8443,11 +8424,11 @@ }, { "name": "magento/module-backend", - "version": "102.0.8-beta2", + "version": "102.0.8-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-backend/magento-module-backend-102.0.8.0-beta2.zip", - "shasum": "e4e84bee38ae44afabacd584fd8f814512218d80" + "url": "https://repo.magento.com/archives/magento/module-backend/magento-module-backend-102.0.8.0-beta124.zip", + "shasum": "b647a009d4d5a2da06979f271c7ad28f54d81a62" }, "require": { "magento/framework": "103.0.*", @@ -8491,11 +8472,11 @@ }, { "name": "magento/module-backup", - "version": "100.4.8-beta2", + "version": "100.4.8-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-backup/magento-module-backup-100.4.8.0-beta2.zip", - "shasum": "4d9fd8569adacc4876ad8dcdd5577a9d42a754e6" + "url": "https://repo.magento.com/archives/magento/module-backup/magento-module-backup-100.4.8.0-beta124.zip", + "shasum": "af2dab8aa41f7bb8d925d341d25a963bf1c6edc5" }, "require": { "magento/framework": "103.0.*", @@ -8521,11 +8502,11 @@ }, { "name": "magento/module-banner", - "version": "101.2.8-beta2", + "version": "101.2.8-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-banner/magento-module-banner-101.2.8.0-beta2.zip", - "shasum": "8609320570b47159d6f2d1280bad90985d39757c" + "url": "https://repo.magento.com/archives/magento/module-banner/magento-module-banner-101.2.8.0-beta124.zip", + "shasum": "2785dfb6b1c8942ac82129448ee615493845dcf2" }, "require": { "magento/framework": "103.0.*", @@ -8559,11 +8540,11 @@ }, { "name": "magento/module-banner-customer-segment", - "version": "100.4.6-beta2", + "version": "100.4.6-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-banner-customer-segment/magento-module-banner-customer-segment-100.4.6.0-beta2.zip", - "shasum": "f88eec38e6009f30bd9d11e0e56bb9310329acf0" + "url": "https://repo.magento.com/archives/magento/module-banner-customer-segment/magento-module-banner-customer-segment-100.4.6.0-beta124.zip", + "shasum": "67754a539c92e5b5c2cce487d72b18db89663487" }, "require": { "magento/framework": "103.0.*", @@ -8587,11 +8568,11 @@ }, { "name": "magento/module-banner-graph-ql", - "version": "100.4.4-beta2", + "version": "100.4.4-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-banner-graph-ql/magento-module-banner-graph-ql-100.4.4.0-beta2.zip", - "shasum": "72bd8044e9cf8b268aa5277c1a645a2914c002ed" + "url": "https://repo.magento.com/archives/magento/module-banner-graph-ql/magento-module-banner-graph-ql-100.4.4.0-beta124.zip", + "shasum": "5791ca8cfc1c7de75d787c0dbbcd40242fcba12b" }, "require": { "magento/framework": "103.0.*", @@ -8619,11 +8600,11 @@ }, { "name": "magento/module-banner-page-builder", - "version": "2.2.6-beta2", + "version": "2.2.6-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-banner-page-builder/magento-module-banner-page-builder-2.2.6.0-beta2.zip", - "shasum": "a13e82171169b7039a1176af71ecf43df9958ea1" + "url": "https://repo.magento.com/archives/magento/module-banner-page-builder/magento-module-banner-page-builder-2.2.6.0-beta124.zip", + "shasum": "d953f7a6faf38fa1f2fb7e50a3437bc3f9d3be8a" }, "require": { "magento/framework": "*", @@ -8652,11 +8633,11 @@ }, { "name": "magento/module-banner-page-builder-analytics", - "version": "1.7.4-beta2", + "version": "1.7.4-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-banner-page-builder-analytics/magento-module-banner-page-builder-analytics-1.7.4.0-beta2.zip", - "shasum": "f039b8eefa445f4e64766114ac28e1e8b2c1b37c" + "url": "https://repo.magento.com/archives/magento/module-banner-page-builder-analytics/magento-module-banner-page-builder-analytics-1.7.4.0-beta124.zip", + "shasum": "1a4b7ebe8a6d9574871389d72b186ab44e0946a9" }, "require": { "magento/framework": "*", @@ -8680,11 +8661,11 @@ }, { "name": "magento/module-banner-staging", - "version": "100.4.2-beta2", + "version": "100.4.2-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-banner-staging/magento-module-banner-staging-100.4.2.0-beta2.zip", - "shasum": "f1a2e6317027e12969a6b8141e195952aefa7d3b" + "url": "https://repo.magento.com/archives/magento/module-banner-staging/magento-module-banner-staging-100.4.2.0-beta124.zip", + "shasum": "a88dfa2dd56736b0fb8ba61d7bdfc7d80d7b5f2d" }, "require": { "magento/framework": "103.0.*", @@ -8709,11 +8690,11 @@ }, { "name": "magento/module-bundle", - "version": "101.0.8-beta2", + "version": "101.0.8-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-bundle/magento-module-bundle-101.0.8.0-beta2.zip", - "shasum": "808f81c870c5e3b8840fc9fab76c4fdb3a6d6214" + "url": "https://repo.magento.com/archives/magento/module-bundle/magento-module-bundle-101.0.8.0-beta124.zip", + "shasum": "8fcaffc69ec43b977f0521eb3e5807d4b7f8ce71" }, "require": { "magento/framework": "103.0.*", @@ -8757,11 +8738,11 @@ }, { "name": "magento/module-bundle-graph-ql", - "version": "100.4.8-beta2", + "version": "100.4.8-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-bundle-graph-ql/magento-module-bundle-graph-ql-100.4.8.0-beta2.zip", - "shasum": "e27b6e11e5d1edc650d6e53d4e1f5a6f31d5a1ab" + "url": "https://repo.magento.com/archives/magento/module-bundle-graph-ql/magento-module-bundle-graph-ql-100.4.8.0-beta124.zip", + "shasum": "9e4d871b48abf96eb0d1c97ec2315820bb4d9dda" }, "require": { "magento/framework": "103.0.*", @@ -8792,11 +8773,11 @@ }, { "name": "magento/module-bundle-import-export", - "version": "100.4.7-beta2", + "version": "100.4.7-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-bundle-import-export/magento-module-bundle-import-export-100.4.7.0-beta2.zip", - "shasum": "61f759941b11736c5d59e11d4de6bbfab4393235" + "url": "https://repo.magento.com/archives/magento/module-bundle-import-export/magento-module-bundle-import-export-100.4.7.0-beta124.zip", + "shasum": "e0a01550ab7a066ec6f385fd353fa7c47a37cd49" }, "require": { "magento/framework": "103.0.*", @@ -8825,11 +8806,11 @@ }, { "name": "magento/module-bundle-import-export-staging", - "version": "100.4.5-beta2", + "version": "100.4.5-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-bundle-import-export-staging/magento-module-bundle-import-export-staging-100.4.5.0-beta2.zip", - "shasum": "961976c9bda5ba439ef8b7754d72f297c0cba295" + "url": "https://repo.magento.com/archives/magento/module-bundle-import-export-staging/magento-module-bundle-import-export-staging-100.4.5.0-beta124.zip", + "shasum": "ed7a0500b64e3a0b5f4fedce1551c34338e88024" }, "require": { "magento/framework": "103.0.*", @@ -8855,11 +8836,11 @@ }, { "name": "magento/module-bundle-staging", - "version": "100.4.8-beta2", + "version": "100.4.8-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-bundle-staging/magento-module-bundle-staging-100.4.8.0-beta2.zip", - "shasum": "ee9ef0ba980e934c8c44bb4c8141999d1faa9866" + "url": "https://repo.magento.com/archives/magento/module-bundle-staging/magento-module-bundle-staging-100.4.8.0-beta124.zip", + "shasum": "3364a5caf63aacdfa66abc0a0cf6a5c3cc6b7511" }, "require": { "magento/framework": "103.0.*", @@ -8887,11 +8868,11 @@ }, { "name": "magento/module-cache-invalidate", - "version": "100.4.6-beta2", + "version": "100.4.6-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-cache-invalidate/magento-module-cache-invalidate-100.4.6.0-beta2.zip", - "shasum": "7c466e358035b6438034f16a0a47bfa6413dcdcc" + "url": "https://repo.magento.com/archives/magento/module-cache-invalidate/magento-module-cache-invalidate-100.4.6.0-beta124.zip", + "shasum": "a28f683ae60b1cdd719657211f7b6461b4325d8b" }, "require": { "magento/framework": "103.0.*", @@ -8915,11 +8896,11 @@ }, { "name": "magento/module-captcha", - "version": "100.4.8-beta2", + "version": "100.4.8-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-captcha/magento-module-captcha-100.4.8.0-beta2.zip", - "shasum": "8977c33b16794d6898469f982fc66a9247150017" + "url": "https://repo.magento.com/archives/magento/module-captcha/magento-module-captcha-100.4.8.0-beta124.zip", + "shasum": "140f595dd230a0d668a0eb828533619559f2e59a" }, "require": { "laminas/laminas-captcha": "^2.18", @@ -8950,11 +8931,11 @@ }, { "name": "magento/module-cardinal-commerce", - "version": "100.4.6-beta2", + "version": "100.4.6-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-cardinal-commerce/magento-module-cardinal-commerce-100.4.6.0-beta2.zip", - "shasum": "5c5565f89f3bceed383da6ac2237a007198ca651" + "url": "https://repo.magento.com/archives/magento/module-cardinal-commerce/magento-module-cardinal-commerce-100.4.6.0-beta124.zip", + "shasum": "f16ebee504be001be70de180812d1b565b899ecd" }, "require": { "magento/framework": "103.0.*", @@ -8980,11 +8961,11 @@ }, { "name": "magento/module-catalog", - "version": "104.0.8-beta2", + "version": "104.0.8-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog/magento-module-catalog-104.0.8.0-beta2.zip", - "shasum": "48fa3c7d6cf942df193c31abed52c3ea1c41955d" + "url": "https://repo.magento.com/archives/magento/module-catalog/magento-module-catalog-104.0.8.0-beta124.zip", + "shasum": "ea16272e351d8ff41d587a96278c711ad19d9108" }, "require": { "magento/framework": "103.0.*", @@ -9039,11 +9020,11 @@ }, { "name": "magento/module-catalog-analytics", - "version": "100.4.5-beta2", + "version": "100.4.5-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-analytics/magento-module-catalog-analytics-100.4.5.0-beta2.zip", - "shasum": "61ef1f1d005a60591992861c785fa757dff0ed3a" + "url": "https://repo.magento.com/archives/magento/module-catalog-analytics/magento-module-catalog-analytics-100.4.5.0-beta124.zip", + "shasum": "504e80e9c5f54d591aeb65d0ca1a5e213bd07a97" }, "require": { "magento/framework": "103.0.*", @@ -9068,11 +9049,11 @@ }, { "name": "magento/module-catalog-cms-graph-ql", - "version": "100.4.4-beta2", + "version": "100.4.4-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-cms-graph-ql/magento-module-catalog-cms-graph-ql-100.4.4.0-beta2.zip", - "shasum": "b0978ffcccccbd60be11785ec1aabfd0fc3df899" + "url": "https://repo.magento.com/archives/magento/module-catalog-cms-graph-ql/magento-module-catalog-cms-graph-ql-100.4.4.0-beta124.zip", + "shasum": "f074351fb55ae98eb9a35c38f9667851d0b2d7e1" }, "require": { "magento/framework": "103.0.*", @@ -9102,11 +9083,11 @@ }, { "name": "magento/module-catalog-customer-graph-ql", - "version": "100.4.7-beta2", + "version": "100.4.7-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-customer-graph-ql/magento-module-catalog-customer-graph-ql-100.4.7.0-beta2.zip", - "shasum": "25c00abe807a3fd44ce087cc9ed9729e46817d2f" + "url": "https://repo.magento.com/archives/magento/module-catalog-customer-graph-ql/magento-module-catalog-customer-graph-ql-100.4.7.0-beta124.zip", + "shasum": "f2d5f00ee95105068c86777186f29e4852927a36" }, "require": { "magento/framework": "103.0.*", @@ -9132,11 +9113,11 @@ }, { "name": "magento/module-catalog-event", - "version": "101.1.7-beta2", + "version": "101.1.7-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-event/magento-module-catalog-event-101.1.7.0-beta2.zip", - "shasum": "a44348166e4a2cf305406b95328f0144d36be869" + "url": "https://repo.magento.com/archives/magento/module-catalog-event/magento-module-catalog-event-101.1.7.0-beta124.zip", + "shasum": "91f68736ef7f634080a63b7daf972cdbdc1b9503" }, "require": { "magento/framework": "103.0.*", @@ -9168,11 +9149,11 @@ }, { "name": "magento/module-catalog-graph-ql", - "version": "100.4.8-beta2", + "version": "100.4.8-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-graph-ql/magento-module-catalog-graph-ql-100.4.8.0-beta2.zip", - "shasum": "877a987d430b8a8368d08230a5b6215dfed126e9" + "url": "https://repo.magento.com/archives/magento/module-catalog-graph-ql/magento-module-catalog-graph-ql-100.4.8.0-beta124.zip", + "shasum": "ee4bf911ae7653d9160eb22c0ed7b2f465466814" }, "require": { "magento/framework": "103.0.*", @@ -9211,11 +9192,11 @@ }, { "name": "magento/module-catalog-import-export", - "version": "101.1.8-beta2", + "version": "101.1.8-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-import-export/magento-module-catalog-import-export-101.1.8.0-beta2.zip", - "shasum": "d895d31cfa2597406dd6cb1720bbeba3d15a2c47" + "url": "https://repo.magento.com/archives/magento/module-catalog-import-export/magento-module-catalog-import-export-101.1.8.0-beta124.zip", + "shasum": "09909a9ed491005e50de99aec8dd71c0ce2cf636" }, "require": { "ext-ctype": "*", @@ -9250,11 +9231,11 @@ }, { "name": "magento/module-catalog-import-export-staging", - "version": "100.4.5-beta2", + "version": "100.4.5-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-import-export-staging/magento-module-catalog-import-export-staging-100.4.5.0-beta2.zip", - "shasum": "86238def012bb947a0bdc72e0567580ac8a92aa8" + "url": "https://repo.magento.com/archives/magento/module-catalog-import-export-staging/magento-module-catalog-import-export-staging-100.4.5.0-beta124.zip", + "shasum": "33845f14667199de3815bd707230e4e8dd8aaeec" }, "require": { "magento/framework": "103.0.*", @@ -9282,11 +9263,11 @@ }, { "name": "magento/module-catalog-inventory", - "version": "100.4.8-beta2", + "version": "100.4.8-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-inventory/magento-module-catalog-inventory-100.4.8.0-beta2.zip", - "shasum": "c3be269f0f34df368277dbc0712b0890540c8196" + "url": "https://repo.magento.com/archives/magento/module-catalog-inventory/magento-module-catalog-inventory-100.4.8.0-beta124.zip", + "shasum": "059b7a2c9caed0b802f6a0fc9e6c48eccbf54a43" }, "require": { "magento/framework": "103.0.*", @@ -9316,11 +9297,11 @@ }, { "name": "magento/module-catalog-inventory-graph-ql", - "version": "100.4.5-beta2", + "version": "100.4.5-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-inventory-graph-ql/magento-module-catalog-inventory-graph-ql-100.4.5.0-beta2.zip", - "shasum": "525ac8effb43c833e2800108b4497b6928e821db" + "url": "https://repo.magento.com/archives/magento/module-catalog-inventory-graph-ql/magento-module-catalog-inventory-graph-ql-100.4.5.0-beta124.zip", + "shasum": "619e1f95c81151fb32b055a59a1d8c90b6b8d18c" }, "require": { "magento/framework": "103.0.*", @@ -9349,11 +9330,11 @@ }, { "name": "magento/module-catalog-inventory-staging", - "version": "100.4.6-beta2", + "version": "100.4.6-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-inventory-staging/magento-module-catalog-inventory-staging-100.4.6.0-beta2.zip", - "shasum": "4eacb1665d8435ec6a5051cfc5de0022511fcef0" + "url": "https://repo.magento.com/archives/magento/module-catalog-inventory-staging/magento-module-catalog-inventory-staging-100.4.6.0-beta124.zip", + "shasum": "f9a4b35a578f223febcfa7c8ed8465b5cbb02bff" }, "require": { "lib-libxml": "*", @@ -9384,11 +9365,11 @@ }, { "name": "magento/module-catalog-page-builder-analytics", - "version": "1.6.5-beta2", + "version": "1.6.5-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-page-builder-analytics/magento-module-catalog-page-builder-analytics-1.6.5.0-beta2.zip", - "shasum": "602ce2779ec9732401ed34c68784d8dc76b23f58" + "url": "https://repo.magento.com/archives/magento/module-catalog-page-builder-analytics/magento-module-catalog-page-builder-analytics-1.6.5.0-beta124.zip", + "shasum": "e1d38061e6216d15142ab6ee66f90df9d3ee4207" }, "require": { "magento/framework": "*", @@ -9412,11 +9393,11 @@ }, { "name": "magento/module-catalog-page-builder-analytics-staging", - "version": "1.7.4-beta2", + "version": "1.7.4-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-page-builder-analytics-staging/magento-module-catalog-page-builder-analytics-staging-1.7.4.0-beta2.zip", - "shasum": "1e12756fa20cb22dabb42a87752f64962ef63a60" + "url": "https://repo.magento.com/archives/magento/module-catalog-page-builder-analytics-staging/magento-module-catalog-page-builder-analytics-staging-1.7.4.0-beta124.zip", + "shasum": "ebfadb182e50f1069ccc7f3414ad043742d21aa5" }, "require": { "magento/framework": "*", @@ -9440,11 +9421,11 @@ }, { "name": "magento/module-catalog-permissions", - "version": "100.4.8-beta2", + "version": "100.4.8-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-permissions/magento-module-catalog-permissions-100.4.8.0-beta2.zip", - "shasum": "8a9cce0d17984606c7ffe30bf69fa7a41316d472" + "url": "https://repo.magento.com/archives/magento/module-catalog-permissions/magento-module-catalog-permissions-100.4.8.0-beta124.zip", + "shasum": "5177343267821ba1891a234015c4d6f27ce91b2b" }, "require": { "magento/framework": "103.0.*", @@ -9482,11 +9463,11 @@ }, { "name": "magento/module-catalog-permissions-graph-ql", - "version": "100.4.6-beta2", + "version": "100.4.6-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-permissions-graph-ql/magento-module-catalog-permissions-graph-ql-100.4.6.0-beta2.zip", - "shasum": "4a1467c06681631d6c16721eba87156afafaa7a1" + "url": "https://repo.magento.com/archives/magento/module-catalog-permissions-graph-ql/magento-module-catalog-permissions-graph-ql-100.4.6.0-beta124.zip", + "shasum": "0a9a6a8302eb29b7ab1333f974e8344166b4801c" }, "require": { "magento/framework": "103.0.*", @@ -9517,11 +9498,11 @@ }, { "name": "magento/module-catalog-rule", - "version": "101.2.8-beta2", + "version": "101.2.8-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-rule/magento-module-catalog-rule-101.2.8.0-beta2.zip", - "shasum": "cf9c99d145b56b00d4c1db3d618752a122c017de" + "url": "https://repo.magento.com/archives/magento/module-catalog-rule/magento-module-catalog-rule-101.2.8.0-beta124.zip", + "shasum": "e4b1280694961909a112a803a3090e9512de6e8b" }, "require": { "magento/framework": "103.0.*", @@ -9555,11 +9536,11 @@ }, { "name": "magento/module-catalog-rule-configurable", - "version": "100.4.7-beta2", + "version": "100.4.7-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-rule-configurable/magento-module-catalog-rule-configurable-100.4.7.0-beta2.zip", - "shasum": "b9d16eca317601af20a281d181869a6274a43853" + "url": "https://repo.magento.com/archives/magento/module-catalog-rule-configurable/magento-module-catalog-rule-configurable-100.4.7.0-beta124.zip", + "shasum": "d24a74a3712e943332c8c651ab60a19013320a74" }, "require": { "magento/framework": "103.0.*", @@ -9589,11 +9570,11 @@ }, { "name": "magento/module-catalog-rule-graph-ql", - "version": "100.4.5-beta2", + "version": "100.4.5-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-rule-graph-ql/magento-module-catalog-rule-graph-ql-100.4.5.0-beta2.zip", - "shasum": "934afb3d17447d59d504f965c8ec13b1e2f6096f" + "url": "https://repo.magento.com/archives/magento/module-catalog-rule-graph-ql/magento-module-catalog-rule-graph-ql-100.4.5.0-beta124.zip", + "shasum": "112a6406481b6cf53a9a3b4359a42a0445fa73c2" }, "require": { "magento/framework": "103.0.*", @@ -9619,11 +9600,11 @@ }, { "name": "magento/module-catalog-rule-staging", - "version": "100.4.8-beta2", + "version": "100.4.8-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-rule-staging/magento-module-catalog-rule-staging-100.4.8.0-beta2.zip", - "shasum": "32e4478e43fe8c57d58fbcfacccbb7d18b9059e3" + "url": "https://repo.magento.com/archives/magento/module-catalog-rule-staging/magento-module-catalog-rule-staging-100.4.8.0-beta124.zip", + "shasum": "875e8a0d19805f6cda2a6d40219dfad8f9134410" }, "require": { "magento/framework": "103.0.*", @@ -9654,11 +9635,11 @@ }, { "name": "magento/module-catalog-search", - "version": "102.0.8-beta2", + "version": "102.0.8-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-search/magento-module-catalog-search-102.0.8.0-beta2.zip", - "shasum": "dbe9e8c3ccdc85e36c2479d8e27f4326a2d59448" + "url": "https://repo.magento.com/archives/magento/module-catalog-search/magento-module-catalog-search-102.0.8.0-beta124.zip", + "shasum": "388c35953695933753ec1ec84ce9542d629d3366" }, "require": { "magento/framework": "103.0.*", @@ -9695,11 +9676,11 @@ }, { "name": "magento/module-catalog-staging", - "version": "100.4.8-beta2", + "version": "100.4.8-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-staging/magento-module-catalog-staging-100.4.8.0-beta2.zip", - "shasum": "432d57ef9625058f9d823687c7d534bf0f7d9467" + "url": "https://repo.magento.com/archives/magento/module-catalog-staging/magento-module-catalog-staging-100.4.8.0-beta124.zip", + "shasum": "0a52c8cc9e67397c7c0d2f2e03550444fb8a4ece" }, "require": { "lib-libxml": "*", @@ -9748,11 +9729,11 @@ }, { "name": "magento/module-catalog-staging-graph-ql", - "version": "100.4.7-beta2", + "version": "100.4.7-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-staging-graph-ql/magento-module-catalog-staging-graph-ql-100.4.7.0-beta2.zip", - "shasum": "b16c2d0c24ba970af1d361d4987b14c497edd0ba" + "url": "https://repo.magento.com/archives/magento/module-catalog-staging-graph-ql/magento-module-catalog-staging-graph-ql-100.4.7.0-beta124.zip", + "shasum": "11a490bd3989b578c8d9555e8955a4dc375ca3f5" }, "require": { "magento/framework": "103.0.*", @@ -9786,11 +9767,11 @@ }, { "name": "magento/module-catalog-staging-page-builder", - "version": "1.7.4-beta2", + "version": "1.7.4-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-staging-page-builder/magento-module-catalog-staging-page-builder-1.7.4.0-beta2.zip", - "shasum": "6004f69f88d586d98fcb8e641883b865510c8988" + "url": "https://repo.magento.com/archives/magento/module-catalog-staging-page-builder/magento-module-catalog-staging-page-builder-1.7.4.0-beta124.zip", + "shasum": "7dc083522993461595e665edf6ed49aa1db51ca8" }, "require": { "magento/framework": "*", @@ -9819,11 +9800,11 @@ }, { "name": "magento/module-catalog-url-rewrite", - "version": "100.4.8-beta2", + "version": "100.4.8-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-url-rewrite/magento-module-catalog-url-rewrite-100.4.8.0-beta2.zip", - "shasum": "ed2dcc13c1c99080f52997ca2ec5b2ce9e446f36" + "url": "https://repo.magento.com/archives/magento/module-catalog-url-rewrite/magento-module-catalog-url-rewrite-100.4.8.0-beta124.zip", + "shasum": "cde43561c56f2113e09215ac998384788b7d1ddb" }, "require": { "magento/framework": "103.0.*", @@ -9857,11 +9838,11 @@ }, { "name": "magento/module-catalog-url-rewrite-graph-ql", - "version": "100.4.6-beta2", + "version": "100.4.6-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-url-rewrite-graph-ql/magento-module-catalog-url-rewrite-graph-ql-100.4.6.0-beta2.zip", - "shasum": "f95a0fa04b99bb40b0f814fbc002794783ebeab8" + "url": "https://repo.magento.com/archives/magento/module-catalog-url-rewrite-graph-ql/magento-module-catalog-url-rewrite-graph-ql-100.4.6.0-beta124.zip", + "shasum": "cc5293c81644a4fdb555955b7e518430e441a364" }, "require": { "magento/framework": "103.0.*", @@ -9893,11 +9874,11 @@ }, { "name": "magento/module-catalog-url-rewrite-staging", - "version": "100.4.7-beta2", + "version": "100.4.7-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-url-rewrite-staging/magento-module-catalog-url-rewrite-staging-100.4.7.0-beta2.zip", - "shasum": "1f01ac745daefe6001eac817ab5b693ebeed57b4" + "url": "https://repo.magento.com/archives/magento/module-catalog-url-rewrite-staging/magento-module-catalog-url-rewrite-staging-100.4.7.0-beta124.zip", + "shasum": "c75bf22d8e3b9cbbfcb85162aff35256d45f3be1" }, "require": { "magento/framework": "103.0.*", @@ -9924,11 +9905,11 @@ }, { "name": "magento/module-catalog-widget", - "version": "100.4.8-beta2", + "version": "100.4.8-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-widget/magento-module-catalog-widget-100.4.8.0-beta2.zip", - "shasum": "b708fbe0afb0a82d0cdafd8878a670c0b2826d68" + "url": "https://repo.magento.com/archives/magento/module-catalog-widget/magento-module-catalog-widget-100.4.8.0-beta124.zip", + "shasum": "701e7a52b6e758d284294c0d084654646c66126b" }, "require": { "magento/framework": "103.0.*", @@ -9960,11 +9941,11 @@ }, { "name": "magento/module-checkout", - "version": "100.4.8-beta2", + "version": "100.4.8-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-checkout/magento-module-checkout-100.4.8.0-beta2.zip", - "shasum": "a2fe36afc22e34ee91f9d15c35b51b9265cdb61e" + "url": "https://repo.magento.com/archives/magento/module-checkout/magento-module-checkout-100.4.8.0-beta124.zip", + "shasum": "ad3a6d9c9cc0c83e54f3669a0b1c18c7fbfd6487" }, "require": { "magento/framework": "103.0.*", @@ -10011,11 +9992,11 @@ }, { "name": "magento/module-checkout-address-search", - "version": "100.4.7-beta2", + "version": "100.4.7-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-checkout-address-search/magento-module-checkout-address-search-100.4.7.0-beta2.zip", - "shasum": "c10cc8b28a4c08e116b97f03a87891df1e3758cc" + "url": "https://repo.magento.com/archives/magento/module-checkout-address-search/magento-module-checkout-address-search-100.4.7.0-beta124.zip", + "shasum": "4562702739bfe6710b7ec28c03c957e6b4ce4ad0" }, "require": { "magento/framework": "103.0.*", @@ -10043,11 +10024,11 @@ }, { "name": "magento/module-checkout-address-search-gift-registry", - "version": "100.4.4-beta2", + "version": "100.4.4-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-checkout-address-search-gift-registry/magento-module-checkout-address-search-gift-registry-100.4.4.0-beta2.zip", - "shasum": "a6bf367865da1ef9fdee6cc8052d8f085a5e9f8c" + "url": "https://repo.magento.com/archives/magento/module-checkout-address-search-gift-registry/magento-module-checkout-address-search-gift-registry-100.4.4.0-beta124.zip", + "shasum": "df09ecf92b906703e792421ed1e26e395b076f9c" }, "require": { "magento/framework": "103.0.*", @@ -10073,11 +10054,11 @@ }, { "name": "magento/module-checkout-agreements", - "version": "100.4.7-beta2", + "version": "100.4.7-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-checkout-agreements/magento-module-checkout-agreements-100.4.7.0-beta2.zip", - "shasum": "1458b94fbf92b8d4fd55d87b32ac96d2ffed6496" + "url": "https://repo.magento.com/archives/magento/module-checkout-agreements/magento-module-checkout-agreements-100.4.7.0-beta124.zip", + "shasum": "5a0c556f33f9180b4ef018a130e4a0232480f46d" }, "require": { "magento/framework": "103.0.*", @@ -10104,11 +10085,11 @@ }, { "name": "magento/module-checkout-agreements-graph-ql", - "version": "100.4.4-beta2", + "version": "100.4.4-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-checkout-agreements-graph-ql/magento-module-checkout-agreements-graph-ql-100.4.4.0-beta2.zip", - "shasum": "0d48a28279ce925deccc6d48a35d6421c47fd027" + "url": "https://repo.magento.com/archives/magento/module-checkout-agreements-graph-ql/magento-module-checkout-agreements-graph-ql-100.4.4.0-beta124.zip", + "shasum": "8e94d386eac3202f1b94c5a87e2e07ce294e891b" }, "require": { "magento/framework": "103.0.*", @@ -10136,11 +10117,11 @@ }, { "name": "magento/module-checkout-staging", - "version": "100.4.7-beta2", + "version": "100.4.7-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-checkout-staging/magento-module-checkout-staging-100.4.7.0-beta2.zip", - "shasum": "605d917a97edab62fa6846eaa35e06878aea9e4b" + "url": "https://repo.magento.com/archives/magento/module-checkout-staging/magento-module-checkout-staging-100.4.7.0-beta124.zip", + "shasum": "1414ad4c54cb2cb9e6e0f9978537d90f7872c0d5" }, "require": { "magento/framework": "103.0.*", @@ -10169,11 +10150,11 @@ }, { "name": "magento/module-cms", - "version": "104.0.8-beta2", + "version": "104.0.8-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-cms/magento-module-cms-104.0.8.0-beta2.zip", - "shasum": "f9bb702a144a97d300f566f295b989efa7df515b" + "url": "https://repo.magento.com/archives/magento/module-cms/magento-module-cms-104.0.8.0-beta124.zip", + "shasum": "65a3de6e6eecd702a205d40da5d32416e25ad859" }, "require": { "magento/framework": "103.0.*", @@ -10208,11 +10189,11 @@ }, { "name": "magento/module-cms-graph-ql", - "version": "100.4.5-beta2", + "version": "100.4.5-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-cms-graph-ql/magento-module-cms-graph-ql-100.4.5.0-beta2.zip", - "shasum": "c52d19ca865fe5d6daec75b885c128bd8700b1c3" + "url": "https://repo.magento.com/archives/magento/module-cms-graph-ql/magento-module-cms-graph-ql-100.4.5.0-beta124.zip", + "shasum": "9c97e7705bb7e4833e7d72cf9a060efef7e08d59" }, "require": { "magento/framework": "103.0.*", @@ -10244,11 +10225,11 @@ }, { "name": "magento/module-cms-page-builder-analytics", - "version": "1.6.5-beta2", + "version": "1.6.5-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-cms-page-builder-analytics/magento-module-cms-page-builder-analytics-1.6.5.0-beta2.zip", - "shasum": "11a0cd8b48f9cbaaf000a97cc645b83ecdcf5ccd" + "url": "https://repo.magento.com/archives/magento/module-cms-page-builder-analytics/magento-module-cms-page-builder-analytics-1.6.5.0-beta124.zip", + "shasum": "6f2f79c3c4599b5d7fdb30e3c552e3da50f591a1" }, "require": { "magento/framework": "*", @@ -10272,11 +10253,11 @@ }, { "name": "magento/module-cms-page-builder-analytics-staging", - "version": "1.7.4-beta2", + "version": "1.7.4-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-cms-page-builder-analytics-staging/magento-module-cms-page-builder-analytics-staging-1.7.4.0-beta2.zip", - "shasum": "025a8de93a8388e01cd2161a94a02421a3b2bd71" + "url": "https://repo.magento.com/archives/magento/module-cms-page-builder-analytics-staging/magento-module-cms-page-builder-analytics-staging-1.7.4.0-beta124.zip", + "shasum": "c90cb7236cc0b03e24807362f5ab4fb19263c3da" }, "require": { "magento/framework": "*", @@ -10300,11 +10281,11 @@ }, { "name": "magento/module-cms-staging", - "version": "100.4.8-beta2", + "version": "100.4.8-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-cms-staging/magento-module-cms-staging-100.4.8.0-beta2.zip", - "shasum": "0b6020e4b950fcba6c19d717e795b8a31c854db1" + "url": "https://repo.magento.com/archives/magento/module-cms-staging/magento-module-cms-staging-100.4.8.0-beta124.zip", + "shasum": "514c00918fbbe2eece9571ad94d30ad070c94966" }, "require": { "magento/framework": "103.0.*", @@ -10331,11 +10312,11 @@ }, { "name": "magento/module-cms-url-rewrite", - "version": "100.4.7-beta2", + "version": "100.4.7-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-cms-url-rewrite/magento-module-cms-url-rewrite-100.4.7.0-beta2.zip", - "shasum": "6dbfab472e35e083a637858a921e29263ffc850f" + "url": "https://repo.magento.com/archives/magento/module-cms-url-rewrite/magento-module-cms-url-rewrite-100.4.7.0-beta124.zip", + "shasum": "1fa126fa8a8d124bd791a852ca61a34c8084770e" }, "require": { "magento/framework": "103.0.*", @@ -10361,11 +10342,11 @@ }, { "name": "magento/module-cms-url-rewrite-graph-ql", - "version": "100.4.6-beta2", + "version": "100.4.6-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-cms-url-rewrite-graph-ql/magento-module-cms-url-rewrite-graph-ql-100.4.6.0-beta2.zip", - "shasum": "e26559654869e1901d99e2b6aac8f2332acecbc6" + "url": "https://repo.magento.com/archives/magento/module-cms-url-rewrite-graph-ql/magento-module-cms-url-rewrite-graph-ql-100.4.6.0-beta124.zip", + "shasum": "ea83b03c552e448bf36402fa259e509eb14caec8" }, "require": { "magento/framework": "103.0.*", @@ -10431,11 +10412,11 @@ }, { "name": "magento/module-compare-list-graph-ql", - "version": "100.4.4-beta2", + "version": "100.4.4-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-compare-list-graph-ql/magento-module-compare-list-graph-ql-100.4.4.0-beta2.zip", - "shasum": "8d5d61c94d105efe45a92c85cf5e4803c5a3f918" + "url": "https://repo.magento.com/archives/magento/module-compare-list-graph-ql/magento-module-compare-list-graph-ql-100.4.4.0-beta124.zip", + "shasum": "57b63095b129d26ea6b3506ccafa8b9e40086ef2" }, "require": { "magento/framework": "103.0.*", @@ -10460,11 +10441,11 @@ }, { "name": "magento/module-config", - "version": "101.2.8-beta2", + "version": "101.2.8-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-config/magento-module-config-101.2.8.0-beta2.zip", - "shasum": "b2557c6e6541c95e29bdb5a0d119beb48fc6938b" + "url": "https://repo.magento.com/archives/magento/module-config/magento-module-config-101.2.8.0-beta124.zip", + "shasum": "ed08baa01f1c41455c7f25c3801e01ad914fd7d2" }, "require": { "magento/framework": "103.0.*", @@ -10495,11 +10476,11 @@ }, { "name": "magento/module-configurable-import-export", - "version": "100.4.6-beta2", + "version": "100.4.6-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-configurable-import-export/magento-module-configurable-import-export-100.4.6.0-beta2.zip", - "shasum": "3a11e8f13d50161cb25978fa0fae2eab0e2b6037" + "url": "https://repo.magento.com/archives/magento/module-configurable-import-export/magento-module-configurable-import-export-100.4.6.0-beta124.zip", + "shasum": "956fa221695d21acb4d0de97d241c4a06f121f62" }, "require": { "magento/framework": "103.0.*", @@ -10528,11 +10509,11 @@ }, { "name": "magento/module-configurable-product", - "version": "100.4.8-beta2", + "version": "100.4.8-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-configurable-product/magento-module-configurable-product-100.4.8.0-beta2.zip", - "shasum": "6209637f3efc1ad6524e98ecfcbc87a5dd6868ab" + "url": "https://repo.magento.com/archives/magento/module-configurable-product/magento-module-configurable-product-100.4.8.0-beta124.zip", + "shasum": "48bdd7ebc34a8b5c065242c762695dfdf423d7c8" }, "require": { "magento/framework": "103.0.*", @@ -10576,11 +10557,11 @@ }, { "name": "magento/module-configurable-product-graph-ql", - "version": "100.4.8-beta2", + "version": "100.4.8-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-configurable-product-graph-ql/magento-module-configurable-product-graph-ql-100.4.8.0-beta2.zip", - "shasum": "26a9c73471898ea44e6fe16efc0885f50f379e3a" + "url": "https://repo.magento.com/archives/magento/module-configurable-product-graph-ql/magento-module-configurable-product-graph-ql-100.4.8.0-beta124.zip", + "shasum": "a49de599c8a00700eebe7aca5b5a2c9ea25bd1ac" }, "require": { "magento/framework": "103.0.*", @@ -10610,11 +10591,11 @@ }, { "name": "magento/module-configurable-product-sales", - "version": "100.4.5-beta2", + "version": "100.4.5-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-configurable-product-sales/magento-module-configurable-product-sales-100.4.5.0-beta2.zip", - "shasum": "d10318af561d1812b1fdf39bd9ad096688db275b" + "url": "https://repo.magento.com/archives/magento/module-configurable-product-sales/magento-module-configurable-product-sales-100.4.5.0-beta124.zip", + "shasum": "3d54ca924afbd8829b92d5d2da58962a0ecb0c7b" }, "require": { "magento/framework": "103.0.*", @@ -10641,11 +10622,11 @@ }, { "name": "magento/module-configurable-product-staging", - "version": "100.4.7-beta2", + "version": "100.4.7-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-configurable-product-staging/magento-module-configurable-product-staging-100.4.7.0-beta2.zip", - "shasum": "81f040afaa06d7d9ea5476732bc75f1e304f7dd7" + "url": "https://repo.magento.com/archives/magento/module-configurable-product-staging/magento-module-configurable-product-staging-100.4.7.0-beta124.zip", + "shasum": "b0e8fbcf1a8eaef41fa9bad0a53ba7c3d6bce72c" }, "require": { "lib-libxml": "*", @@ -10677,11 +10658,11 @@ }, { "name": "magento/module-contact", - "version": "100.4.7-beta2", + "version": "100.4.7-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-contact/magento-module-contact-100.4.7.0-beta2.zip", - "shasum": "a3ecc3a09a40398305f6b8f95022b7006e611940" + "url": "https://repo.magento.com/archives/magento/module-contact/magento-module-contact-100.4.7.0-beta124.zip", + "shasum": "3968bd754e9603c0220b74d67af64276bb90bbe8" }, "require": { "magento/framework": "103.0.*", @@ -10708,11 +10689,11 @@ }, { "name": "magento/module-contact-graph-ql", - "version": "100.4.1-beta2", + "version": "100.4.1-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-contact-graph-ql/magento-module-contact-graph-ql-100.4.1.0-beta2.zip", - "shasum": "9a28ded104d65c9f01648f6a8513c79c85bf31c9" + "url": "https://repo.magento.com/archives/magento/module-contact-graph-ql/magento-module-contact-graph-ql-100.4.1.0-beta124.zip", + "shasum": "f06aee53d45ac5b3694ce3ea7cd42d61365e34f7" }, "require": { "magento/framework": "103.0.*", @@ -10739,11 +10720,11 @@ }, { "name": "magento/module-cookie", - "version": "100.4.8-beta2", + "version": "100.4.8-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-cookie/magento-module-cookie-100.4.8.0-beta2.zip", - "shasum": "f32400736f906fe58f08df0a6981ddd583370878" + "url": "https://repo.magento.com/archives/magento/module-cookie/magento-module-cookie-100.4.8.0-beta124.zip", + "shasum": "3f49a13611c69f46c9966f3a5218e6ee7c3ee09a" }, "require": { "magento/framework": "103.0.*", @@ -10770,11 +10751,11 @@ }, { "name": "magento/module-cron", - "version": "100.4.8-beta2", + "version": "100.4.8-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-cron/magento-module-cron-100.4.8.0-beta2.zip", - "shasum": "a85062fe2183c95e31505a5dc615589f888d1e0a" + "url": "https://repo.magento.com/archives/magento/module-cron/magento-module-cron-100.4.8.0-beta124.zip", + "shasum": "2350400723ef466d869b16bcb1364229ba1bd92c" }, "require": { "magento/framework": "103.0.*", @@ -10799,11 +10780,11 @@ }, { "name": "magento/module-csp", - "version": "100.4.7-beta2", + "version": "100.4.7-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-csp/magento-module-csp-100.4.7.0-beta2.zip", - "shasum": "fef5e3f5ed69e126427e41047e710f9469f39a42" + "url": "https://repo.magento.com/archives/magento/module-csp/magento-module-csp-100.4.7.0-beta124.zip", + "shasum": "edd51d02ad8e59e392f1062478f61fcdaefc363d" }, "require": { "magento/framework": "103.0.*", @@ -10829,11 +10810,11 @@ }, { "name": "magento/module-currency-symbol", - "version": "100.4.6-beta2", + "version": "100.4.6-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-currency-symbol/magento-module-currency-symbol-100.4.6.0-beta2.zip", - "shasum": "04efb4a93e2b77e60eb3cd775bd3586c659a0052" + "url": "https://repo.magento.com/archives/magento/module-currency-symbol/magento-module-currency-symbol-100.4.6.0-beta124.zip", + "shasum": "765c2232c4df0c6efcbf4be8e049b60b2a2d6c68" }, "require": { "magento/framework": "103.0.*", @@ -10861,11 +10842,11 @@ }, { "name": "magento/module-custom-attribute-management", - "version": "100.4.7-beta2", + "version": "100.4.7-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-custom-attribute-management/magento-module-custom-attribute-management-100.4.7.0-beta2.zip", - "shasum": "cad4543b42827d4e7e9b48d2ebf458cf537fa27d" + "url": "https://repo.magento.com/archives/magento/module-custom-attribute-management/magento-module-custom-attribute-management-100.4.7.0-beta124.zip", + "shasum": "e9255e539cbc30ca810739f7604c8b7c76e8fd02" }, "require": { "magento/framework": "103.0.*", @@ -10891,11 +10872,11 @@ }, { "name": "magento/module-customer", - "version": "103.0.8-beta2", + "version": "103.0.8-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-customer/magento-module-customer-103.0.8.0-beta2.zip", - "shasum": "baf3418abbc42df5f1c76e0353101cf282a90b47" + "url": "https://repo.magento.com/archives/magento/module-customer/magento-module-customer-103.0.8.0-beta124.zip", + "shasum": "a9b5da604453efcc1c37e9b5e19b7950aa63e4fb" }, "require": { "magento/framework": "103.0.*", @@ -10942,11 +10923,11 @@ }, { "name": "magento/module-customer-analytics", - "version": "100.4.5-beta2", + "version": "100.4.5-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-customer-analytics/magento-module-customer-analytics-100.4.5.0-beta2.zip", - "shasum": "8132fb57e9f2c18da9e0cae3601a73a7a7f2a6b9" + "url": "https://repo.magento.com/archives/magento/module-customer-analytics/magento-module-customer-analytics-100.4.5.0-beta124.zip", + "shasum": "f6d731d41fe91a79ad9ebf55dca4f0b5bd4f5a86" }, "require": { "magento/framework": "103.0.*", @@ -10971,11 +10952,11 @@ }, { "name": "magento/module-customer-balance", - "version": "100.4.8-beta2", + "version": "100.4.8-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-customer-balance/magento-module-customer-balance-100.4.8.0-beta2.zip", - "shasum": "a98bd35b601e75d53e2e3dacf30f02427e4c81eb" + "url": "https://repo.magento.com/archives/magento/module-customer-balance/magento-module-customer-balance-100.4.8.0-beta124.zip", + "shasum": "18679d27ca01cf03e626a7235ad8da6a829413e1" }, "require": { "magento/framework": "103.0.*", @@ -11011,11 +10992,11 @@ }, { "name": "magento/module-customer-balance-graph-ql", - "version": "100.4.5-beta2", + "version": "100.4.5-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-customer-balance-graph-ql/magento-module-customer-balance-graph-ql-100.4.5.0-beta2.zip", - "shasum": "776ea416236c13c8ccf2e8c59f12c834b83021a4" + "url": "https://repo.magento.com/archives/magento/module-customer-balance-graph-ql/magento-module-customer-balance-graph-ql-100.4.5.0-beta124.zip", + "shasum": "4a9d7a59e176149f77ff6e4758f7c8541dd771ba" }, "require": { "magento/framework": "103.0.*", @@ -11042,11 +11023,11 @@ }, { "name": "magento/module-customer-custom-attributes", - "version": "100.4.8-beta2", + "version": "100.4.8-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-customer-custom-attributes/magento-module-customer-custom-attributes-100.4.8.0-beta2.zip", - "shasum": "60aa5f6a36ad5435316f5c7a0001c41d79f6b50f" + "url": "https://repo.magento.com/archives/magento/module-customer-custom-attributes/magento-module-customer-custom-attributes-100.4.8.0-beta124.zip", + "shasum": "8a28c79617401ddc694130cac224ca28097979ed" }, "require": { "magento/framework": "103.0.*", @@ -11081,11 +11062,11 @@ }, { "name": "magento/module-customer-custom-attributes-graph-ql", - "version": "100.4.1-beta2", + "version": "100.4.1-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-customer-custom-attributes-graph-ql/magento-module-customer-custom-attributes-graph-ql-100.4.1.0-beta2.zip", - "shasum": "d357c50a6d1a79b78f4628b5fdacbcbd9dd9f9ef" + "url": "https://repo.magento.com/archives/magento/module-customer-custom-attributes-graph-ql/magento-module-customer-custom-attributes-graph-ql-100.4.1.0-beta124.zip", + "shasum": "f6140842aed127bd6bf707b8aee1010830bc8b95" }, "require": { "magento/framework": "103.0.*", @@ -11116,11 +11097,11 @@ }, { "name": "magento/module-customer-downloadable-graph-ql", - "version": "100.4.4-beta2", + "version": "100.4.4-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-customer-downloadable-graph-ql/magento-module-customer-downloadable-graph-ql-100.4.4.0-beta2.zip", - "shasum": "86c9cf65e9630d3d5e7a93b683079d367222adca" + "url": "https://repo.magento.com/archives/magento/module-customer-downloadable-graph-ql/magento-module-customer-downloadable-graph-ql-100.4.4.0-beta124.zip", + "shasum": "9901ea1f5e4ba948412682d128da2b17958b3594" }, "require": { "magento/framework": "103.0.*", @@ -11148,11 +11129,11 @@ }, { "name": "magento/module-customer-finance", - "version": "100.4.5-beta2", + "version": "100.4.5-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-customer-finance/magento-module-customer-finance-100.4.5.0-beta2.zip", - "shasum": "b1c6c04330b4cba312a177fcd7af9f832997e04c" + "url": "https://repo.magento.com/archives/magento/module-customer-finance/magento-module-customer-finance-100.4.5.0-beta124.zip", + "shasum": "9033a3c40f67db441ddbfe94c308a1ddab32e300" }, "require": { "magento/framework": "103.0.*", @@ -11184,11 +11165,11 @@ }, { "name": "magento/module-customer-graph-ql", - "version": "100.4.8-beta2", + "version": "100.4.8-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-customer-graph-ql/magento-module-customer-graph-ql-100.4.8.0-beta2.zip", - "shasum": "7e6e7e8b7551735603b3897695ef2e16bc8eb9f0" + "url": "https://repo.magento.com/archives/magento/module-customer-graph-ql/magento-module-customer-graph-ql-100.4.8.0-beta124.zip", + "shasum": "b73f409bc41773b3f8c556d3d09e6f67a2711442" }, "require": { "magento/framework": "103.0.*", @@ -11224,11 +11205,11 @@ }, { "name": "magento/module-customer-import-export", - "version": "100.4.8-beta2", + "version": "100.4.8-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-customer-import-export/magento-module-customer-import-export-100.4.8.0-beta2.zip", - "shasum": "0680b0b3bb2719ab624b7a6064bef7f3723f1512" + "url": "https://repo.magento.com/archives/magento/module-customer-import-export/magento-module-customer-import-export-100.4.8.0-beta124.zip", + "shasum": "3a0b3627cba51c49c9fc9c6070bdf53fe8303537" }, "require": { "magento/framework": "103.0.*", @@ -11257,11 +11238,11 @@ }, { "name": "magento/module-customer-segment", - "version": "102.1.8-beta2", + "version": "102.1.8-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-customer-segment/magento-module-customer-segment-102.1.8.0-beta2.zip", - "shasum": "ddb1f9669de40fb0782d41b4d701a8a4f649e4f2" + "url": "https://repo.magento.com/archives/magento/module-customer-segment/magento-module-customer-segment-102.1.8.0-beta124.zip", + "shasum": "4c7ad50e537f630dd954ebe1fea868ebdb42af9e" }, "require": { "magento/framework": "103.0.*", @@ -11303,11 +11284,11 @@ }, { "name": "magento/module-customer-segment-graph-ql", - "version": "100.4.1-beta2", + "version": "100.4.1-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-customer-segment-graph-ql/magento-module-customer-segment-graph-ql-100.4.1.0-beta2.zip", - "shasum": "d1699855e9589824ed2d5ddde373d4856fe6bd50" + "url": "https://repo.magento.com/archives/magento/module-customer-segment-graph-ql/magento-module-customer-segment-graph-ql-100.4.1.0-beta124.zip", + "shasum": "5dea600be70bcae3cdf3e1f66b37c500e459139e" }, "require": { "magento/framework": "103.0.*", @@ -11362,11 +11343,11 @@ }, { "name": "magento/module-deferred-total-calculating", - "version": "100.4.3-beta2", + "version": "100.4.3-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-deferred-total-calculating/magento-module-deferred-total-calculating-100.4.3.0-beta2.zip", - "shasum": "0b9bf93be8e46d40d26d9980d7ac8d1d6bf16a44" + "url": "https://repo.magento.com/archives/magento/module-deferred-total-calculating/magento-module-deferred-total-calculating-100.4.3.0-beta124.zip", + "shasum": "b1c2b68bd4bf707a832e632e3f00de482c32c733" }, "require": { "magento/framework": "103.0.*", @@ -11393,11 +11374,11 @@ }, { "name": "magento/module-deploy", - "version": "100.4.8-beta2", + "version": "100.4.8-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-deploy/magento-module-deploy-100.4.8.0-beta2.zip", - "shasum": "e4c51cfbbaeff9cde4d13127b4c73a509207896d" + "url": "https://repo.magento.com/archives/magento/module-deploy/magento-module-deploy-100.4.8.0-beta124.zip", + "shasum": "0c92b581c4632016d4f35c3589ce4b19617f21e8" }, "require": { "magento/framework": "103.0.*", @@ -11425,11 +11406,11 @@ }, { "name": "magento/module-developer", - "version": "100.4.8-beta2", + "version": "100.4.8-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-developer/magento-module-developer-100.4.8.0-beta2.zip", - "shasum": "dda9f3a3b86bd2e68500283255c545e3035b1a09" + "url": "https://repo.magento.com/archives/magento/module-developer/magento-module-developer-100.4.8.0-beta124.zip", + "shasum": "02d274ad5bc52d57f37092e4c0d156d7dfb49fcf" }, "require": { "magento/framework": "103.0.*", @@ -11454,11 +11435,11 @@ }, { "name": "magento/module-dhl", - "version": "100.4.7-beta2", + "version": "100.4.7-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-dhl/magento-module-dhl-100.4.7.0-beta2.zip", - "shasum": "f6538541dd6c4d61f0782b99076ff1a03f7578d9" + "url": "https://repo.magento.com/archives/magento/module-dhl/magento-module-dhl-100.4.7.0-beta124.zip", + "shasum": "cddacaed1c07e9990682ff4fc6caa6fad5c12f23" }, "require": { "lib-libxml": "*", @@ -11494,11 +11475,11 @@ }, { "name": "magento/module-directory", - "version": "100.4.8-beta2", + "version": "100.4.8-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-directory/magento-module-directory-100.4.8.0-beta2.zip", - "shasum": "3fdf1bef36cd22eb2ef39244ccb244085bab5e05" + "url": "https://repo.magento.com/archives/magento/module-directory/magento-module-directory-100.4.8.0-beta124.zip", + "shasum": "d1b2c17ea329c64894211d28dbaafed334eebd65" }, "require": { "lib-libxml": "*", @@ -11525,11 +11506,11 @@ }, { "name": "magento/module-directory-graph-ql", - "version": "100.4.6-beta2", + "version": "100.4.6-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-directory-graph-ql/magento-module-directory-graph-ql-100.4.6.0-beta2.zip", - "shasum": "7d7c69bc9a362bf5af9e54b19efbfd589f9fba83" + "url": "https://repo.magento.com/archives/magento/module-directory-graph-ql/magento-module-directory-graph-ql-100.4.6.0-beta124.zip", + "shasum": "f025fe47d15d346c88600181a958914416b62545" }, "require": { "magento/framework": "103.0.*", @@ -11555,11 +11536,11 @@ }, { "name": "magento/module-downloadable", - "version": "100.4.8-beta2", + "version": "100.4.8-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-downloadable/magento-module-downloadable-100.4.8.0-beta2.zip", - "shasum": "6a324e6db880589ec2954efc66691e59f7fa0e17" + "url": "https://repo.magento.com/archives/magento/module-downloadable/magento-module-downloadable-100.4.8.0-beta124.zip", + "shasum": "1745e063c9e3b6d80fc66e3ce179e36ce13db7c7" }, "require": { "magento/framework": "103.0.*", @@ -11601,11 +11582,11 @@ }, { "name": "magento/module-downloadable-graph-ql", - "version": "100.4.8-beta2", + "version": "100.4.8-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-downloadable-graph-ql/magento-module-downloadable-graph-ql-100.4.8.0-beta2.zip", - "shasum": "8d1187a6d675778346b65d0fed710d3652276b65" + "url": "https://repo.magento.com/archives/magento/module-downloadable-graph-ql/magento-module-downloadable-graph-ql-100.4.8.0-beta124.zip", + "shasum": "ba19e3b8c88165f2ae37e6b32d9010dec29519d3" }, "require": { "magento/framework": "103.0.*", @@ -11638,11 +11619,11 @@ }, { "name": "magento/module-downloadable-import-export", - "version": "100.4.7-beta2", + "version": "100.4.7-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-downloadable-import-export/magento-module-downloadable-import-export-100.4.7.0-beta2.zip", - "shasum": "f63b83a1271a5b5e21e3d99001e90c2247f09ff8" + "url": "https://repo.magento.com/archives/magento/module-downloadable-import-export/magento-module-downloadable-import-export-100.4.7.0-beta124.zip", + "shasum": "547f5f0d42e42d9f28bb0a564f0414bf1c7a6bf1" }, "require": { "magento/framework": "103.0.*", @@ -11671,11 +11652,11 @@ }, { "name": "magento/module-downloadable-staging", - "version": "100.4.7-beta2", + "version": "100.4.7-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-downloadable-staging/magento-module-downloadable-staging-100.4.7.0-beta2.zip", - "shasum": "9e011968e18a1065a8502324f83af474e1f61ae7" + "url": "https://repo.magento.com/archives/magento/module-downloadable-staging/magento-module-downloadable-staging-100.4.7.0-beta124.zip", + "shasum": "d2c974c005a84ae75b647e879a1e606ac88f8065" }, "require": { "lib-libxml": "*", @@ -11706,11 +11687,11 @@ }, { "name": "magento/module-eav", - "version": "102.1.8-beta2", + "version": "102.1.8-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-eav/magento-module-eav-102.1.8.0-beta2.zip", - "shasum": "613720fd5f6db4916309c85758713111c20c79f7" + "url": "https://repo.magento.com/archives/magento/module-eav/magento-module-eav-102.1.8.0-beta124.zip", + "shasum": "4b356f8633ee6dd3c1da2f086cfc1e6a549fadf6" }, "require": { "magento/framework": "103.0.*", @@ -11738,11 +11719,11 @@ }, { "name": "magento/module-eav-graph-ql", - "version": "100.4.5-beta2", + "version": "100.4.5-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-eav-graph-ql/magento-module-eav-graph-ql-100.4.5.0-beta2.zip", - "shasum": "b94b281b13d11470db8479b6c21f0300799a9bd0" + "url": "https://repo.magento.com/archives/magento/module-eav-graph-ql/magento-module-eav-graph-ql-100.4.5.0-beta124.zip", + "shasum": "aa5033c9b7041edc515ff40cf7c8957a3eddaa46" }, "require": { "magento/framework": "103.0.*", @@ -11769,11 +11750,11 @@ }, { "name": "magento/module-elasticsearch", - "version": "101.0.8-beta2", + "version": "101.0.8-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-elasticsearch/magento-module-elasticsearch-101.0.8.0-beta2.zip", - "shasum": "e01b6429e90afa1402246774ffdcdd79163d6b5f" + "url": "https://repo.magento.com/archives/magento/module-elasticsearch/magento-module-elasticsearch-101.0.8.0-beta124.zip", + "shasum": "07404452407bbc85230da1a2bf15d2a3584f4d6b" }, "require": { "magento/elasticsearch": "^1.0.0", @@ -11808,11 +11789,11 @@ }, { "name": "magento/module-elasticsearch-7", - "version": "100.4.8-beta2", + "version": "100.4.8-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-elasticsearch-7/magento-module-elasticsearch-7-100.4.8.0-beta2.zip", - "shasum": "ff8ec08c5fd0381856e6068240092ae15d4d9a27" + "url": "https://repo.magento.com/archives/magento/module-elasticsearch-7/magento-module-elasticsearch-7-100.4.8.0-beta124.zip", + "shasum": "77c22a36cb0cbbfc952ab6e81d8d813287c7180d" }, "require": { "magento/elasticsearch": "^1.0.0", @@ -11843,11 +11824,11 @@ }, { "name": "magento/module-elasticsearch-catalog-permissions", - "version": "100.4.4-beta2", + "version": "100.4.4-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-elasticsearch-catalog-permissions/magento-module-elasticsearch-catalog-permissions-100.4.4.0-beta2.zip", - "shasum": "7592b89df521da8861b3caf929e2069fec7e2512" + "url": "https://repo.magento.com/archives/magento/module-elasticsearch-catalog-permissions/magento-module-elasticsearch-catalog-permissions-100.4.4.0-beta124.zip", + "shasum": "6bdc8eae6ff4dbfff3f77cb3c177e316a9163d80" }, "require": { "magento/framework": "103.0.*", @@ -11879,11 +11860,11 @@ }, { "name": "magento/module-elasticsearch-catalog-permissions-graph-ql", - "version": "100.4.3-beta2", + "version": "100.4.3-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-elasticsearch-catalog-permissions-graph-ql/magento-module-elasticsearch-catalog-permissions-graph-ql-100.4.3.0-beta2.zip", - "shasum": "122b03db10bb176afc93797950e8739bda1568f3" + "url": "https://repo.magento.com/archives/magento/module-elasticsearch-catalog-permissions-graph-ql/magento-module-elasticsearch-catalog-permissions-graph-ql-100.4.3.0-beta124.zip", + "shasum": "b9ac4581e0f0ac83e5127b8922d6a95698d95e0e" }, "require": { "magento/framework": "103.0.*", @@ -11910,11 +11891,11 @@ }, { "name": "magento/module-email", - "version": "101.1.8-beta2", + "version": "101.1.8-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-email/magento-module-email-101.1.8.0-beta2.zip", - "shasum": "b3bf3ef4e954620c46b2f997527c0b0b937791b2" + "url": "https://repo.magento.com/archives/magento/module-email/magento-module-email-101.1.8.0-beta124.zip", + "shasum": "2a3de3a02b414e4211b58329dc8305a3306f8fab" }, "require": { "magento/framework": "103.0.*", @@ -11949,11 +11930,11 @@ }, { "name": "magento/module-encryption-key", - "version": "100.4.6-beta2", + "version": "100.4.6-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-encryption-key/magento-module-encryption-key-100.4.6.0-beta2.zip", - "shasum": "116703d53dd0a26a9fbfb31a2cdf8a93def2cfa4" + "url": "https://repo.magento.com/archives/magento/module-encryption-key/magento-module-encryption-key-100.4.6.0-beta124.zip", + "shasum": "282c6784f5fcf23a5a40958a9d7f50b688975a5f" }, "require": { "magento/framework": "103.0.*", @@ -11978,11 +11959,11 @@ }, { "name": "magento/module-enterprise", - "version": "100.4.6-beta2", + "version": "100.4.6-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-enterprise/magento-module-enterprise-100.4.6.0-beta2.zip", - "shasum": "b2ed127af42d4bbcc384d47fcb6c375883b92c0b" + "url": "https://repo.magento.com/archives/magento/module-enterprise/magento-module-enterprise-100.4.6.0-beta124.zip", + "shasum": "e856d72acb6940187d06f2502606676801da3201" }, "require": { "magento/framework": "103.0.*", @@ -12031,11 +12012,11 @@ }, { "name": "magento/module-fedex", - "version": "100.4.6-beta2", + "version": "100.4.6-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-fedex/magento-module-fedex-100.4.6.0-beta2.zip", - "shasum": "90f22afaf277add76f1f68d8504d41021d07cf8a" + "url": "https://repo.magento.com/archives/magento/module-fedex/magento-module-fedex-100.4.6.0-beta124.zip", + "shasum": "258d04dabbe05ff023d58a079972c2cfe4de9f06" }, "require": { "lib-libxml": "*", @@ -12067,11 +12048,11 @@ }, { "name": "magento/module-gift-card", - "version": "101.3.8-beta2", + "version": "101.3.8-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-gift-card/magento-module-gift-card-101.3.8.0-beta2.zip", - "shasum": "19851c8f3560f9f0bb708acf257d050280cbf8b9" + "url": "https://repo.magento.com/archives/magento/module-gift-card/magento-module-gift-card-101.3.8.0-beta124.zip", + "shasum": "3b840b7d1fafdcea59e5035cc883229ad80064e7" }, "require": { "magento/framework": "103.0.*", @@ -12116,11 +12097,11 @@ }, { "name": "magento/module-gift-card-account", - "version": "101.2.8-beta2", + "version": "101.2.8-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-gift-card-account/magento-module-gift-card-account-101.2.8.0-beta2.zip", - "shasum": "ad9ae9e48cd83b0fbffcc9f21cb79b2070201810" + "url": "https://repo.magento.com/archives/magento/module-gift-card-account/magento-module-gift-card-account-101.2.8.0-beta124.zip", + "shasum": "44e44ecc7ea549a27977b752d3c2c03787dcdbc1" }, "require": { "magento/framework": "103.0.*", @@ -12152,11 +12133,11 @@ }, { "name": "magento/module-gift-card-account-graph-ql", - "version": "100.4.6-beta2", + "version": "100.4.6-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-gift-card-account-graph-ql/magento-module-gift-card-account-graph-ql-100.4.6.0-beta2.zip", - "shasum": "4bfddfb273e8034ceee744d52295a040f775c3af" + "url": "https://repo.magento.com/archives/magento/module-gift-card-account-graph-ql/magento-module-gift-card-account-graph-ql-100.4.6.0-beta124.zip", + "shasum": "e6c02acf874be51f4ee689aa2d2b3930e85ca6d7" }, "require": { "magento/framework": "103.0.*", @@ -12183,11 +12164,11 @@ }, { "name": "magento/module-gift-card-graph-ql", - "version": "100.4.8-beta2", + "version": "100.4.8-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-gift-card-graph-ql/magento-module-gift-card-graph-ql-100.4.8.0-beta2.zip", - "shasum": "4c4211656eced2384bfacf0bac3224013183373a" + "url": "https://repo.magento.com/archives/magento/module-gift-card-graph-ql/magento-module-gift-card-graph-ql-100.4.8.0-beta124.zip", + "shasum": "a7956350e73474215c967b8c2e232824732de49e" }, "require": { "magento/framework": "103.0.*", @@ -12220,11 +12201,11 @@ }, { "name": "magento/module-gift-card-import-export", - "version": "100.4.5-beta2", + "version": "100.4.5-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-gift-card-import-export/magento-module-gift-card-import-export-100.4.5.0-beta2.zip", - "shasum": "7e7b85876cc7edefce2d8c19124e2928034c9a5b" + "url": "https://repo.magento.com/archives/magento/module-gift-card-import-export/magento-module-gift-card-import-export-100.4.5.0-beta124.zip", + "shasum": "7eb8b53a5374e974ea98a58e2085b22dbc9c9a36" }, "require": { "magento/framework": "103.0.*", @@ -12253,11 +12234,11 @@ }, { "name": "magento/module-gift-card-staging", - "version": "100.4.5-beta2", + "version": "100.4.5-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-gift-card-staging/magento-module-gift-card-staging-100.4.5.0-beta2.zip", - "shasum": "b0555f88ab144b580f543500d2351e1bea87384a" + "url": "https://repo.magento.com/archives/magento/module-gift-card-staging/magento-module-gift-card-staging-100.4.5.0-beta124.zip", + "shasum": "869db1a235459d0df5309074524638d8d38696c2" }, "require": { "magento/framework": "103.0.*", @@ -12280,11 +12261,11 @@ }, { "name": "magento/module-gift-message", - "version": "100.4.7-beta2", + "version": "100.4.7-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-gift-message/magento-module-gift-message-100.4.7.0-beta2.zip", - "shasum": "bd60a1b9c72c9a326e13903248218af914fe6df1" + "url": "https://repo.magento.com/archives/magento/module-gift-message/magento-module-gift-message-100.4.7.0-beta124.zip", + "shasum": "6dd341eae05fbcd1c3c68fa28778662aeaef02db" }, "require": { "magento/framework": "103.0.*", @@ -12319,11 +12300,11 @@ }, { "name": "magento/module-gift-message-graph-ql", - "version": "100.4.6-beta2", + "version": "100.4.6-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-gift-message-graph-ql/magento-module-gift-message-graph-ql-100.4.6.0-beta2.zip", - "shasum": "4df4f766ec50727af4b3aefb4ee488e94b35c05e" + "url": "https://repo.magento.com/archives/magento/module-gift-message-graph-ql/magento-module-gift-message-graph-ql-100.4.6.0-beta124.zip", + "shasum": "110fd6cc8929b355677e75227ba85a6ee34cbcf0" }, "require": { "magento/framework": "103.0.*", @@ -12350,11 +12331,11 @@ }, { "name": "magento/module-gift-message-staging", - "version": "100.4.5-beta2", + "version": "100.4.5-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-gift-message-staging/magento-module-gift-message-staging-100.4.5.0-beta2.zip", - "shasum": "6cd0b076e105b496958b3e5632a702b6f2aff1b7" + "url": "https://repo.magento.com/archives/magento/module-gift-message-staging/magento-module-gift-message-staging-100.4.5.0-beta124.zip", + "shasum": "e879a46b4a134c15b6db720927aae6a8b9d3f0aa" }, "require": { "lib-libxml": "*", @@ -12382,11 +12363,11 @@ }, { "name": "magento/module-gift-registry", - "version": "101.2.8-beta2", + "version": "101.2.8-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-gift-registry/magento-module-gift-registry-101.2.8.0-beta2.zip", - "shasum": "6428392313125a18372a1c49ddeb721b278506e2" + "url": "https://repo.magento.com/archives/magento/module-gift-registry/magento-module-gift-registry-101.2.8.0-beta124.zip", + "shasum": "6031a26c6cfe46068583e5fc990f45fd5deb7a7b" }, "require": { "magento/framework": "103.0.*", @@ -12426,11 +12407,11 @@ }, { "name": "magento/module-gift-registry-graph-ql", - "version": "100.4.4-beta2", + "version": "100.4.4-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-gift-registry-graph-ql/magento-module-gift-registry-graph-ql-100.4.4.0-beta2.zip", - "shasum": "4ac6b4836651c63bae2f2dd7d8bbb50fb717af5a" + "url": "https://repo.magento.com/archives/magento/module-gift-registry-graph-ql/magento-module-gift-registry-graph-ql-100.4.4.0-beta124.zip", + "shasum": "abda1de40dadad190e58ff2c71ecb95fcc752279" }, "require": { "magento/framework": "103.0.*", @@ -12464,11 +12445,11 @@ }, { "name": "magento/module-gift-wrapping", - "version": "101.2.7-beta2", + "version": "101.2.7-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-gift-wrapping/magento-module-gift-wrapping-101.2.7.0-beta2.zip", - "shasum": "3ff8b618a1ae0cfcc1dcf33e5ad13c2ad59b4c27" + "url": "https://repo.magento.com/archives/magento/module-gift-wrapping/magento-module-gift-wrapping-101.2.7.0-beta124.zip", + "shasum": "89994d8d7f7d1dc98bd8e0933d4f43826d0e058d" }, "require": { "magento/framework": "103.0.*", @@ -12504,11 +12485,11 @@ }, { "name": "magento/module-gift-wrapping-graph-ql", - "version": "100.4.5-beta2", + "version": "100.4.5-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-gift-wrapping-graph-ql/magento-module-gift-wrapping-graph-ql-100.4.5.0-beta2.zip", - "shasum": "02d448564d689e44fe469b1baaee56f62587f735" + "url": "https://repo.magento.com/archives/magento/module-gift-wrapping-graph-ql/magento-module-gift-wrapping-graph-ql-100.4.5.0-beta124.zip", + "shasum": "4966400a5238bd7f9965207dc805f58dbb881ede" }, "require": { "magento/framework": "103.0.*", @@ -12537,11 +12518,11 @@ }, { "name": "magento/module-gift-wrapping-staging", - "version": "100.4.5-beta2", + "version": "100.4.5-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-gift-wrapping-staging/magento-module-gift-wrapping-staging-100.4.5.0-beta2.zip", - "shasum": "816fb3d1d24ab4afebb95bb506e7ba3121d18a41" + "url": "https://repo.magento.com/archives/magento/module-gift-wrapping-staging/magento-module-gift-wrapping-staging-100.4.5.0-beta124.zip", + "shasum": "f63eb2abbf7510f62f495b7f96cfb4562a274b3e" }, "require": { "lib-libxml": "*", @@ -12569,11 +12550,11 @@ }, { "name": "magento/module-google-adwords", - "version": "100.4.5-beta2", + "version": "100.4.5-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-google-adwords/magento-module-google-adwords-100.4.5.0-beta2.zip", - "shasum": "7133cd16ba197b4539ac81138f0bff85b1056100" + "url": "https://repo.magento.com/archives/magento/module-google-adwords/magento-module-google-adwords-100.4.5.0-beta124.zip", + "shasum": "0d53b1d65e2e288aac68dee805bf3282d2fe1129" }, "require": { "magento/framework": "103.0.*", @@ -12598,11 +12579,11 @@ }, { "name": "magento/module-google-analytics", - "version": "100.4.4-beta2", + "version": "100.4.4-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-google-analytics/magento-module-google-analytics-100.4.4.0-beta2.zip", - "shasum": "94c88ef2abede249aaf504a56c173b272e1c4936" + "url": "https://repo.magento.com/archives/magento/module-google-analytics/magento-module-google-analytics-100.4.4.0-beta124.zip", + "shasum": "75dc5d5472c2d84bded4fed9ab89361a68a3cc5f" }, "require": { "magento/framework": "103.0.*", @@ -12631,11 +12612,11 @@ }, { "name": "magento/module-google-gtag", - "version": "100.4.3-beta2", + "version": "100.4.3-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-google-gtag/magento-module-google-gtag-100.4.3.0-beta2.zip", - "shasum": "418fd59d8d04e74dd8cf75234e8aef3bebf3f2c5" + "url": "https://repo.magento.com/archives/magento/module-google-gtag/magento-module-google-gtag-100.4.3.0-beta124.zip", + "shasum": "53efb00ecec6cce7c5e4bdcb7c65d356e5ae4ad9" }, "require": { "magento/framework": "103.0.*", @@ -12664,11 +12645,11 @@ }, { "name": "magento/module-google-optimizer", - "version": "100.4.7-beta2", + "version": "100.4.7-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-google-optimizer/magento-module-google-optimizer-100.4.7.0-beta2.zip", - "shasum": "817f04aecf8d7ab394b646c16da22ed960c15669" + "url": "https://repo.magento.com/archives/magento/module-google-optimizer/magento-module-google-optimizer-100.4.7.0-beta124.zip", + "shasum": "021a5d222d2fbf1f3479504829b52c670d87ee45" }, "require": { "magento/framework": "103.0.*", @@ -12698,11 +12679,11 @@ }, { "name": "magento/module-google-optimizer-staging", - "version": "100.4.5-beta2", + "version": "100.4.5-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-google-optimizer-staging/magento-module-google-optimizer-staging-100.4.5.0-beta2.zip", - "shasum": "d935d9c5a0ceba183b806b998677122faf2d569e" + "url": "https://repo.magento.com/archives/magento/module-google-optimizer-staging/magento-module-google-optimizer-staging-100.4.5.0-beta124.zip", + "shasum": "8c1da17a5e822578eccc06cea075591ec170ef9a" }, "require": { "lib-libxml": "*", @@ -12730,11 +12711,11 @@ }, { "name": "magento/module-google-tag-manager", - "version": "100.4.8-beta2", + "version": "100.4.8-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-google-tag-manager/magento-module-google-tag-manager-100.4.8.0-beta2.zip", - "shasum": "c5dde91e77b6a9ff3b6daaa40d2b076e352df98c" + "url": "https://repo.magento.com/archives/magento/module-google-tag-manager/magento-module-google-tag-manager-100.4.8.0-beta124.zip", + "shasum": "c82e87b63b3992865898bdb059db2bd211163f4f" }, "require": { "magento/framework": "103.0.*", @@ -12772,11 +12753,11 @@ }, { "name": "magento/module-graph-ql", - "version": "100.4.8-beta2", + "version": "100.4.8-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-graph-ql/magento-module-graph-ql-100.4.8.0-beta2.zip", - "shasum": "284eaff63504a74bc43b13c49a5dee4c859fe070" + "url": "https://repo.magento.com/archives/magento/module-graph-ql/magento-module-graph-ql-100.4.8.0-beta124.zip", + "shasum": "301e77f0bb8bef0fc45ca0713008810589fa0094" }, "require": { "magento/framework": "103.0.*", @@ -12806,11 +12787,11 @@ }, { "name": "magento/module-graph-ql-cache", - "version": "100.4.5-beta2", + "version": "100.4.5-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-graph-ql-cache/magento-module-graph-ql-cache-100.4.5.0-beta2.zip", - "shasum": "265fc3f347007dbd04dc3b8fdbcf45caa4b4a29e" + "url": "https://repo.magento.com/archives/magento/module-graph-ql-cache/magento-module-graph-ql-cache-100.4.5.0-beta124.zip", + "shasum": "46d5498ce3c330f84e4e4d7d2b1053bf05ed0fa5" }, "require": { "magento/framework": "103.0.*", @@ -12837,11 +12818,11 @@ }, { "name": "magento/module-graph-ql-new-relic", - "version": "100.4.1-beta2", + "version": "100.4.1-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-graph-ql-new-relic/magento-module-graph-ql-new-relic-100.4.1.0-beta2.zip", - "shasum": "6e5b810571114bc628bc07287774581a1bbb1b82" + "url": "https://repo.magento.com/archives/magento/module-graph-ql-new-relic/magento-module-graph-ql-new-relic-100.4.1.0-beta124.zip", + "shasum": "049a3dc22433050bcd854974ba6e84eb0607bc67" }, "require": { "magento/framework": "103.0.*", @@ -12866,11 +12847,11 @@ }, { "name": "magento/module-graph-ql-resolver-cache", - "version": "100.4.1-beta2", + "version": "100.4.1-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-graph-ql-resolver-cache/magento-module-graph-ql-resolver-cache-100.4.1.0-beta2.zip", - "shasum": "5f4e5648e00ee4ecce8358af3722048fdd5d2534" + "url": "https://repo.magento.com/archives/magento/module-graph-ql-resolver-cache/magento-module-graph-ql-resolver-cache-100.4.1.0-beta124.zip", + "shasum": "33fb68814c1317b4db4272fd6b820fca401cb671" }, "require": { "magento/framework": "103.0.*", @@ -12924,11 +12905,11 @@ }, { "name": "magento/module-grouped-catalog-inventory", - "version": "100.4.5-beta2", + "version": "100.4.5-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-grouped-catalog-inventory/magento-module-grouped-catalog-inventory-100.4.5.0-beta2.zip", - "shasum": "b21e897b2f6701321a483670120a9d906fc4c54c" + "url": "https://repo.magento.com/archives/magento/module-grouped-catalog-inventory/magento-module-grouped-catalog-inventory-100.4.5.0-beta124.zip", + "shasum": "95a23e5741628ca08de27dfcea2402100b09ac59" }, "require": { "magento/framework": "103.0.*", @@ -12954,11 +12935,11 @@ }, { "name": "magento/module-grouped-import-export", - "version": "100.4.6-beta2", + "version": "100.4.6-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-grouped-import-export/magento-module-grouped-import-export-100.4.6.0-beta2.zip", - "shasum": "9fe6711312940681b8e0d8905286efc7fcd37500" + "url": "https://repo.magento.com/archives/magento/module-grouped-import-export/magento-module-grouped-import-export-100.4.6.0-beta124.zip", + "shasum": "fad7bfdf1f85a045ac7e6b6a05373089f8113725" }, "require": { "magento/framework": "103.0.*", @@ -12986,11 +12967,11 @@ }, { "name": "magento/module-grouped-product", - "version": "100.4.8-beta2", + "version": "100.4.8-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-grouped-product/magento-module-grouped-product-100.4.8.0-beta2.zip", - "shasum": "0e74a52c1afceb9efde3ffb68bed71830e567d88" + "url": "https://repo.magento.com/archives/magento/module-grouped-product/magento-module-grouped-product-100.4.8.0-beta124.zip", + "shasum": "4e382d6612c5ce1b73ef803881943fcbf2bfe821" }, "require": { "magento/framework": "103.0.*", @@ -13029,11 +13010,11 @@ }, { "name": "magento/module-grouped-product-graph-ql", - "version": "100.4.8-beta2", + "version": "100.4.8-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-grouped-product-graph-ql/magento-module-grouped-product-graph-ql-100.4.8.0-beta2.zip", - "shasum": "931b38daa3363199ee378d1da14784306895d9ef" + "url": "https://repo.magento.com/archives/magento/module-grouped-product-graph-ql/magento-module-grouped-product-graph-ql-100.4.8.0-beta124.zip", + "shasum": "f5bf299fcd8a09b6b76315602705281f0b694703" }, "require": { "magento/framework": "103.0.*", @@ -13061,11 +13042,11 @@ }, { "name": "magento/module-grouped-product-staging", - "version": "100.4.6-beta2", + "version": "100.4.6-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-grouped-product-staging/magento-module-grouped-product-staging-100.4.6.0-beta2.zip", - "shasum": "bfc7de24568d14d9cc432fe92ad11c73fc7efc16" + "url": "https://repo.magento.com/archives/magento/module-grouped-product-staging/magento-module-grouped-product-staging-100.4.6.0-beta124.zip", + "shasum": "47637b6d3b13b90d77370f8b1c526b2c2a567491" }, "require": { "lib-libxml": "*", @@ -13096,11 +13077,11 @@ }, { "name": "magento/module-import-csv", - "version": "100.4.2-beta2", + "version": "100.4.2-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-import-csv/magento-module-import-csv-100.4.2.0-beta2.zip", - "shasum": "5098985798d08d2adbd6805ce98e2714706f2298" + "url": "https://repo.magento.com/archives/magento/module-import-csv/magento-module-import-csv-100.4.2.0-beta124.zip", + "shasum": "0896c363587f744e5bb9ab2120f73c3c6eb5e17e" }, "require": { "magento/framework": "103.0.*", @@ -13125,11 +13106,11 @@ }, { "name": "magento/module-import-csv-api", - "version": "100.4.2-beta2", + "version": "100.4.2-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-import-csv-api/magento-module-import-csv-api-100.4.2.0-beta2.zip", - "shasum": "aac5ed4737272e60cfff7a4a027399a94e6db8ea" + "url": "https://repo.magento.com/archives/magento/module-import-csv-api/magento-module-import-csv-api-100.4.2.0-beta124.zip", + "shasum": "ce9aca97387aefc207b5d98dfe1a16a446643e56" }, "require": { "magento/framework": "103.0.*", @@ -13152,11 +13133,11 @@ }, { "name": "magento/module-import-export", - "version": "101.0.8-beta2", + "version": "101.0.8-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-import-export/magento-module-import-export-101.0.8.0-beta2.zip", - "shasum": "b25dda8247799e40da1d6901d42bb73b4b77e199" + "url": "https://repo.magento.com/archives/magento/module-import-export/magento-module-import-export-101.0.8.0-beta124.zip", + "shasum": "8bb1b6a0461d69835bc62eef565468a7e20eee87" }, "require": { "ext-ctype": "*", @@ -13186,11 +13167,11 @@ }, { "name": "magento/module-import-json", - "version": "100.4.1-beta2", + "version": "100.4.1-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-import-json/magento-module-import-json-100.4.1.0-beta2.zip", - "shasum": "72684b4c653f3eafc9053e702e9e6a8a2efabc25" + "url": "https://repo.magento.com/archives/magento/module-import-json/magento-module-import-json-100.4.1.0-beta124.zip", + "shasum": "94d0ebcbcedcc0fd860ec0d472e1d27e3db8b5ad" }, "require": { "magento/framework": "103.0.*", @@ -13216,11 +13197,11 @@ }, { "name": "magento/module-import-json-api", - "version": "100.4.1-beta2", + "version": "100.4.1-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-import-json-api/magento-module-import-json-api-100.4.1.0-beta2.zip", - "shasum": "7b85c76f5a854cb70b125a54f6b0a4c01d57e4a4" + "url": "https://repo.magento.com/archives/magento/module-import-json-api/magento-module-import-json-api-100.4.1.0-beta124.zip", + "shasum": "8ffd6961613fec81771fb500db753edc7626a58c" }, "require": { "magento/framework": "103.0.*", @@ -13243,11 +13224,11 @@ }, { "name": "magento/module-indexer", - "version": "100.4.8-beta2", + "version": "100.4.8-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-indexer/magento-module-indexer-100.4.8.0-beta2.zip", - "shasum": "d5b720d70dce0e44a01bf01f7a5bdb5312da9316" + "url": "https://repo.magento.com/archives/magento/module-indexer/magento-module-indexer-100.4.8.0-beta124.zip", + "shasum": "3de05a8589f96bf7b801434700de75ad62bfebfe" }, "require": { "magento/framework": "103.0.*", @@ -13273,11 +13254,11 @@ }, { "name": "magento/module-instant-purchase", - "version": "100.4.7-beta2", + "version": "100.4.7-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-instant-purchase/magento-module-instant-purchase-100.4.7.0-beta2.zip", - "shasum": "6fcdec7148547fe293663bd059173401e0409fac" + "url": "https://repo.magento.com/archives/magento/module-instant-purchase/magento-module-instant-purchase-100.4.7.0-beta124.zip", + "shasum": "8335482007d1ecf561360bcf4a1faca00339a3fe" }, "require": { "magento/framework": "103.0.*", @@ -13307,11 +13288,11 @@ }, { "name": "magento/module-integration", - "version": "100.4.8-beta2", + "version": "100.4.8-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-integration/magento-module-integration-100.4.8.0-beta2.zip", - "shasum": "b7b06da96da94a67fe07a13711ee4a5f2bb7c4bd" + "url": "https://repo.magento.com/archives/magento/module-integration/magento-module-integration-100.4.8.0-beta124.zip", + "shasum": "1e8893ed71ae8ce778c4771ccd2eb52c684f37e0" }, "require": { "magento/framework": "103.0.*", @@ -13341,11 +13322,11 @@ }, { "name": "magento/module-integration-graph-ql", - "version": "100.4.1-beta2", + "version": "100.4.1-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-integration-graph-ql/magento-module-integration-graph-ql-100.4.1.0-beta2.zip", - "shasum": "032eea220c61571ea6bdd76d324040487cf4e375" + "url": "https://repo.magento.com/archives/magento/module-integration-graph-ql/magento-module-integration-graph-ql-100.4.1.0-beta124.zip", + "shasum": "3ac6e037d5fbcf1cb6c56f28c9ec5827a2d93cab" }, "require": { "magento/framework": "103.0.*", @@ -13368,11 +13349,11 @@ }, { "name": "magento/module-inventory", - "version": "1.2.6-beta2", + "version": "1.2.6-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory/magento-module-inventory-1.2.6.0-beta2.zip", - "shasum": "61589d375d4189883d797f84fc31374e39c9f30f" + "url": "https://repo.magento.com/archives/magento/module-inventory/magento-module-inventory-1.2.6.0-beta124.zip", + "shasum": "f0c077f4eb884c600bdb6841403046ebd7744689" }, "require": { "magento/framework": "*", @@ -13396,11 +13377,11 @@ }, { "name": "magento/module-inventory-admin-ui", - "version": "1.2.6-beta2", + "version": "1.2.6-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-admin-ui/magento-module-inventory-admin-ui-1.2.6.0-beta2.zip", - "shasum": "5dc44a53c38e3741ecefc8e48ea9ed9e26a7baa2" + "url": "https://repo.magento.com/archives/magento/module-inventory-admin-ui/magento-module-inventory-admin-ui-1.2.6.0-beta124.zip", + "shasum": "2acf379ae6c09ae6d419181b41b7b9e4afaff1c9" }, "require": { "magento/framework": "*", @@ -13429,11 +13410,11 @@ }, { "name": "magento/module-inventory-advanced-checkout", - "version": "1.2.5-beta2", + "version": "1.2.5-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-advanced-checkout/magento-module-inventory-advanced-checkout-1.2.5.0-beta2.zip", - "shasum": "0939534b42f7888e052fd6bf96fca3f2d0b4c32e" + "url": "https://repo.magento.com/archives/magento/module-inventory-advanced-checkout/magento-module-inventory-advanced-checkout-1.2.5.0-beta124.zip", + "shasum": "b82eb04b68fe89789e0b5d642e045e9712c6df76" }, "require": { "magento/framework": "*", @@ -13462,11 +13443,11 @@ }, { "name": "magento/module-inventory-api", - "version": "1.2.6-beta2", + "version": "1.2.6-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-api/magento-module-inventory-api-1.2.6.0-beta2.zip", - "shasum": "bf8e41047473751508f1e712091c40ead07e7f4a" + "url": "https://repo.magento.com/archives/magento/module-inventory-api/magento-module-inventory-api-1.2.6.0-beta124.zip", + "shasum": "35fcd5c246a80f0376f615b2a64d08a676295d47" }, "require": { "magento/framework": "*", @@ -13489,11 +13470,11 @@ }, { "name": "magento/module-inventory-bundle-import-export", - "version": "1.1.4-beta2", + "version": "1.1.4-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-bundle-import-export/magento-module-inventory-bundle-import-export-1.1.4.0-beta2.zip", - "shasum": "51ffac5a1ed4eb93ab12461455035e865b43cc63" + "url": "https://repo.magento.com/archives/magento/module-inventory-bundle-import-export/magento-module-inventory-bundle-import-export-1.1.4.0-beta124.zip", + "shasum": "24357fd18b7f7de1516fd1b714db6d564371ab60" }, "require": { "magento/framework": "*", @@ -13519,11 +13500,11 @@ }, { "name": "magento/module-inventory-bundle-product", - "version": "1.2.5-beta2", + "version": "1.2.5-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-bundle-product/magento-module-inventory-bundle-product-1.2.5.0-beta2.zip", - "shasum": "63cd91b7ff950e7f5e48e067f04fa30652a12f25" + "url": "https://repo.magento.com/archives/magento/module-inventory-bundle-product/magento-module-inventory-bundle-product-1.2.5.0-beta124.zip", + "shasum": "24d53533efd03b26e68d6a4c1a53eea38b5b2557" }, "require": { "magento/framework": "*", @@ -13557,11 +13538,11 @@ }, { "name": "magento/module-inventory-bundle-product-admin-ui", - "version": "1.2.5-beta2", + "version": "1.2.5-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-bundle-product-admin-ui/magento-module-inventory-bundle-product-admin-ui-1.2.5.0-beta2.zip", - "shasum": "ef0bab802cde68bbdbebc1a0858de9f62e0af3ad" + "url": "https://repo.magento.com/archives/magento/module-inventory-bundle-product-admin-ui/magento-module-inventory-bundle-product-admin-ui-1.2.5.0-beta124.zip", + "shasum": "5eb5ee2a648a55114349d03c7a31e78cdccf3469" }, "require": { "magento/framework": "*", @@ -13592,11 +13573,11 @@ }, { "name": "magento/module-inventory-bundle-product-indexer", - "version": "1.1.5-beta2", + "version": "1.1.5-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-bundle-product-indexer/magento-module-inventory-bundle-product-indexer-1.1.5.0-beta2.zip", - "shasum": "d3f0f5b6b6ccad8cc021be648ff44a83411f127e" + "url": "https://repo.magento.com/archives/magento/module-inventory-bundle-product-indexer/magento-module-inventory-bundle-product-indexer-1.1.5.0-beta124.zip", + "shasum": "3f6fcb2c8c60179d5d480e8d41c934fca5824456" }, "require": { "magento/framework": "*", @@ -13629,11 +13610,11 @@ }, { "name": "magento/module-inventory-cache", - "version": "1.2.6-beta2", + "version": "1.2.6-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-cache/magento-module-inventory-cache-1.2.6.0-beta2.zip", - "shasum": "86b4d601d24b8e84d936c2c2747af2eddf717b44" + "url": "https://repo.magento.com/archives/magento/module-inventory-cache/magento-module-inventory-cache-1.2.6.0-beta124.zip", + "shasum": "7093865b89fee676ce4842eb08876fd6300a3979" }, "require": { "magento/framework": "*", @@ -13661,11 +13642,11 @@ }, { "name": "magento/module-inventory-catalog", - "version": "1.3.3-beta2", + "version": "1.3.3-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-catalog/magento-module-inventory-catalog-1.3.3.0-beta2.zip", - "shasum": "b2dec6c0d530a918b3c6b77dd6e21beff3902736" + "url": "https://repo.magento.com/archives/magento/module-inventory-catalog/magento-module-inventory-catalog-1.3.3.0-beta124.zip", + "shasum": "c301fc25893f6ca05da09c8e8f1b8faddb147468" }, "require": { "magento/framework": "*", @@ -13701,11 +13682,11 @@ }, { "name": "magento/module-inventory-catalog-admin-ui", - "version": "1.2.6-beta2", + "version": "1.2.6-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-admin-ui/magento-module-inventory-catalog-admin-ui-1.2.6.0-beta2.zip", - "shasum": "aaeb1801d4d5aba9195cffa63507fde3acd00367" + "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-admin-ui/magento-module-inventory-catalog-admin-ui-1.2.6.0-beta124.zip", + "shasum": "532ec41aa8462899b71e67d0ce96c70ff866316e" }, "require": { "magento/framework": "*", @@ -13740,11 +13721,11 @@ }, { "name": "magento/module-inventory-catalog-api", - "version": "1.3.6-beta2", + "version": "1.3.6-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-api/magento-module-inventory-catalog-api-1.3.6.0-beta2.zip", - "shasum": "4be5d064ebf0331f6d3cd746378c9146829db864" + "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-api/magento-module-inventory-catalog-api-1.3.6.0-beta124.zip", + "shasum": "701964768f63bb68ff5f8eb5cbbac627b8e5d26a" }, "require": { "magento/framework": "*", @@ -13767,11 +13748,11 @@ }, { "name": "magento/module-inventory-catalog-frontend-ui", - "version": "1.0.5-beta2", + "version": "1.0.5-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-frontend-ui/magento-module-inventory-catalog-frontend-ui-1.0.5.0-beta2.zip", - "shasum": "91f84a1673822cb8fea5a8200a98cae68150eea8" + "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-frontend-ui/magento-module-inventory-catalog-frontend-ui-1.0.5.0-beta124.zip", + "shasum": "1c9a7d5771fd1372c309dafb8c65132cc83b7155" }, "require": { "magento/framework": "*", @@ -13800,11 +13781,11 @@ }, { "name": "magento/module-inventory-catalog-rule", - "version": "100.2.0-beta2", + "version": "100.2.0-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-rule/magento-module-inventory-catalog-rule-100.2.0.0-beta2.zip", - "shasum": "fe0586e2c3beb226153af9fbe92833886781ec2e" + "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-rule/magento-module-inventory-catalog-rule-100.2.0.0-beta124.zip", + "shasum": "3de860bd3bebd37261676c726648d359f0cca09c" }, "require": { "magento/framework": "*", @@ -13837,11 +13818,11 @@ }, { "name": "magento/module-inventory-catalog-search", - "version": "1.2.6-beta2", + "version": "1.2.6-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-search/magento-module-inventory-catalog-search-1.2.6.0-beta2.zip", - "shasum": "3704a4039594ccd79c7f44cda6f583be040e2f37" + "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-search/magento-module-inventory-catalog-search-1.2.6.0-beta124.zip", + "shasum": "5dab53ea6eb5104f174fa1da6a14d730b4a209bf" }, "require": { "magento/framework": "*", @@ -13869,11 +13850,11 @@ }, { "name": "magento/module-inventory-catalog-search-bundle-product", - "version": "1.0.4-beta2", + "version": "1.0.4-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-search-bundle-product/magento-module-inventory-catalog-search-bundle-product-1.0.4.0-beta2.zip", - "shasum": "054287ef845d150844fd4f5a1939eb6a4fbbe7ff" + "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-search-bundle-product/magento-module-inventory-catalog-search-bundle-product-1.0.4.0-beta124.zip", + "shasum": "3a9e2655513e4393da46f57e1607a8517771b931" }, "require": { "magento/framework": "*", @@ -13901,11 +13882,11 @@ }, { "name": "magento/module-inventory-catalog-search-configurable-product", - "version": "1.0.4-beta2", + "version": "1.0.4-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-search-configurable-product/magento-module-inventory-catalog-search-configurable-product-1.0.4.0-beta2.zip", - "shasum": "eacba98a7f4f897dd1216103c88622ac3ddc06fd" + "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-search-configurable-product/magento-module-inventory-catalog-search-configurable-product-1.0.4.0-beta124.zip", + "shasum": "8c804c9650ed891eff712e2a4cd2c1c95b01cd55" }, "require": { "magento/framework": "*", @@ -13933,11 +13914,11 @@ }, { "name": "magento/module-inventory-configurable-product", - "version": "1.2.6-beta2", + "version": "1.2.6-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-configurable-product/magento-module-inventory-configurable-product-1.2.6.0-beta2.zip", - "shasum": "0eb789ca3bd54899c5bc4fa36a032c98a7210e31" + "url": "https://repo.magento.com/archives/magento/module-inventory-configurable-product/magento-module-inventory-configurable-product-1.2.6.0-beta124.zip", + "shasum": "4c29c22aca75ce4af998e162223f521b5b44fb49" }, "require": { "magento/framework": "*", @@ -13975,11 +13956,11 @@ }, { "name": "magento/module-inventory-configurable-product-admin-ui", - "version": "1.2.6-beta2", + "version": "1.2.6-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-configurable-product-admin-ui/magento-module-inventory-configurable-product-admin-ui-1.2.6.0-beta2.zip", - "shasum": "a364d2975e9334fb5437440ddce902ffed724134" + "url": "https://repo.magento.com/archives/magento/module-inventory-configurable-product-admin-ui/magento-module-inventory-configurable-product-admin-ui-1.2.6.0-beta124.zip", + "shasum": "af4ba2471c8065695a81161d8206e37f1606f87e" }, "require": { "magento/framework": "*", @@ -14007,11 +13988,11 @@ }, { "name": "magento/module-inventory-configurable-product-frontend-ui", - "version": "1.0.6-beta2", + "version": "1.0.6-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-configurable-product-frontend-ui/magento-module-inventory-configurable-product-frontend-ui-1.0.6.0-beta2.zip", - "shasum": "b554e16a707fa07a866c8a4700c6e4055812d683" + "url": "https://repo.magento.com/archives/magento/module-inventory-configurable-product-frontend-ui/magento-module-inventory-configurable-product-frontend-ui-1.0.6.0-beta124.zip", + "shasum": "326d1ae582af0fb1455112817b87a93e771cf6ac" }, "require": { "magento/framework": "*", @@ -14041,11 +14022,11 @@ }, { "name": "magento/module-inventory-configurable-product-indexer", - "version": "1.2.6-beta2", + "version": "1.2.6-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-configurable-product-indexer/magento-module-inventory-configurable-product-indexer-1.2.6.0-beta2.zip", - "shasum": "4ff47a840ccd7d9a9890d3fbebd531693dbb9781" + "url": "https://repo.magento.com/archives/magento/module-inventory-configurable-product-indexer/magento-module-inventory-configurable-product-indexer-1.2.6.0-beta124.zip", + "shasum": "49d150c15abbd3bd2faac225c2b46a9642e4c55c" }, "require": { "magento/framework": "*", @@ -14077,11 +14058,11 @@ }, { "name": "magento/module-inventory-configuration", - "version": "1.2.5-beta2", + "version": "1.2.5-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-configuration/magento-module-inventory-configuration-1.2.5.0-beta2.zip", - "shasum": "91939d59ecee78deff8155513e2f052f7b6fe15b" + "url": "https://repo.magento.com/archives/magento/module-inventory-configuration/magento-module-inventory-configuration-1.2.5.0-beta124.zip", + "shasum": "9e24034dfac662ffb27b46f02805ec20c1f54486" }, "require": { "magento/framework": "*", @@ -14109,11 +14090,11 @@ }, { "name": "magento/module-inventory-configuration-api", - "version": "1.2.4-beta2", + "version": "1.2.4-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-configuration-api/magento-module-inventory-configuration-api-1.2.4.0-beta2.zip", - "shasum": "81cae03cecb8560f53ccac487433f2916c77ed6c" + "url": "https://repo.magento.com/archives/magento/module-inventory-configuration-api/magento-module-inventory-configuration-api-1.2.4.0-beta124.zip", + "shasum": "c351c8ed665a4171393ee3ff85da126ad4f671f8" }, "require": { "magento/framework": "*", @@ -14136,11 +14117,11 @@ }, { "name": "magento/module-inventory-distance-based-source-selection", - "version": "1.2.5-beta2", + "version": "1.2.5-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-distance-based-source-selection/magento-module-inventory-distance-based-source-selection-1.2.5.0-beta2.zip", - "shasum": "84f2e4ca069739752a3c93a8d405f6e5f6279cfc" + "url": "https://repo.magento.com/archives/magento/module-inventory-distance-based-source-selection/magento-module-inventory-distance-based-source-selection-1.2.5.0-beta124.zip", + "shasum": "e9996b0a67874e3cacabe44853ffc7a0d8ec75c0" }, "require": { "magento/framework": "*", @@ -14167,11 +14148,11 @@ }, { "name": "magento/module-inventory-distance-based-source-selection-admin-ui", - "version": "1.2.4-beta2", + "version": "1.2.4-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-distance-based-source-selection-admin-ui/magento-module-inventory-distance-based-source-selection-admin-ui-1.2.4.0-beta2.zip", - "shasum": "eab49379fe5724dfccd54fa1ef6e3b02253686af" + "url": "https://repo.magento.com/archives/magento/module-inventory-distance-based-source-selection-admin-ui/magento-module-inventory-distance-based-source-selection-admin-ui-1.2.4.0-beta124.zip", + "shasum": "19dfd9d6cf2790a008873b289a93098886ca582d" }, "require": { "magento/framework": "*", @@ -14194,11 +14175,11 @@ }, { "name": "magento/module-inventory-distance-based-source-selection-api", - "version": "1.2.4-beta2", + "version": "1.2.4-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-distance-based-source-selection-api/magento-module-inventory-distance-based-source-selection-api-1.2.4.0-beta2.zip", - "shasum": "dff05e98377376d64c77b01382ab6045def540d7" + "url": "https://repo.magento.com/archives/magento/module-inventory-distance-based-source-selection-api/magento-module-inventory-distance-based-source-selection-api-1.2.4.0-beta124.zip", + "shasum": "b69426bf8a262def117eaaf948d3873582e75ac5" }, "require": { "magento/framework": "*", @@ -14222,11 +14203,11 @@ }, { "name": "magento/module-inventory-elasticsearch", - "version": "1.2.5-beta2", + "version": "1.2.5-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-elasticsearch/magento-module-inventory-elasticsearch-1.2.5.0-beta2.zip", - "shasum": "9de0ea4a98a05ea2512249223575ca968e6be2de" + "url": "https://repo.magento.com/archives/magento/module-inventory-elasticsearch/magento-module-inventory-elasticsearch-1.2.5.0-beta124.zip", + "shasum": "8fd68c1cbca17201a9016c67e89fe165524a7c42" }, "require": { "magento/framework": "*", @@ -14258,11 +14239,11 @@ }, { "name": "magento/module-inventory-export-stock", - "version": "1.2.5-beta2", + "version": "1.2.5-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-export-stock/magento-module-inventory-export-stock-1.2.5.0-beta2.zip", - "shasum": "16239bd186d69148660dbc3ab5640053f0d65595" + "url": "https://repo.magento.com/archives/magento/module-inventory-export-stock/magento-module-inventory-export-stock-1.2.5.0-beta124.zip", + "shasum": "ebb93b1ae547f2e2bf37afb03ff060a51f07a33a" }, "require": { "magento/framework": "*", @@ -14296,11 +14277,11 @@ }, { "name": "magento/module-inventory-export-stock-api", - "version": "1.2.4-beta2", + "version": "1.2.4-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-export-stock-api/magento-module-inventory-export-stock-api-1.2.4.0-beta2.zip", - "shasum": "992101125f23d28ac15a0d44b1b14f192a545331" + "url": "https://repo.magento.com/archives/magento/module-inventory-export-stock-api/magento-module-inventory-export-stock-api-1.2.4.0-beta124.zip", + "shasum": "65fb98b9078b1167f5b44f4d54dd779c28b4bd0c" }, "require": { "magento/framework": "*", @@ -14324,11 +14305,11 @@ }, { "name": "magento/module-inventory-graph-ql", - "version": "1.2.5-beta2", + "version": "1.2.5-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-graph-ql/magento-module-inventory-graph-ql-1.2.5.0-beta2.zip", - "shasum": "b1ec28f71630b1187645b332bf9cc0ff55432833" + "url": "https://repo.magento.com/archives/magento/module-inventory-graph-ql/magento-module-inventory-graph-ql-1.2.5.0-beta124.zip", + "shasum": "67ecf5a83a89619206cbc5df723df6744b4e0b75" }, "require": { "magento/framework": "*", @@ -14355,11 +14336,11 @@ }, { "name": "magento/module-inventory-grouped-product", - "version": "1.3.3-beta2", + "version": "1.3.3-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-grouped-product/magento-module-inventory-grouped-product-1.3.3.0-beta2.zip", - "shasum": "a029b34a5f369c90eb50fe085621a91422c4c16e" + "url": "https://repo.magento.com/archives/magento/module-inventory-grouped-product/magento-module-inventory-grouped-product-1.3.3.0-beta124.zip", + "shasum": "2d1ab0f9c0268c08821a6395f322a953bb98a46e" }, "require": { "magento/framework": "*", @@ -14390,11 +14371,11 @@ }, { "name": "magento/module-inventory-grouped-product-admin-ui", - "version": "1.2.5-beta2", + "version": "1.2.5-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-grouped-product-admin-ui/magento-module-inventory-grouped-product-admin-ui-1.2.5.0-beta2.zip", - "shasum": "eeffc1b8a4e10f7adf1dd50bf6bac5d43276131e" + "url": "https://repo.magento.com/archives/magento/module-inventory-grouped-product-admin-ui/magento-module-inventory-grouped-product-admin-ui-1.2.5.0-beta124.zip", + "shasum": "7f8426cb19ef6c842a9e16dc01a19b6f1bbc0b83" }, "require": { "magento/framework": "*", @@ -14426,11 +14407,11 @@ }, { "name": "magento/module-inventory-grouped-product-indexer", - "version": "1.2.6-beta2", + "version": "1.2.6-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-grouped-product-indexer/magento-module-inventory-grouped-product-indexer-1.2.6.0-beta2.zip", - "shasum": "d5a397be71069bb848942ae8b45f1f8bf87110bf" + "url": "https://repo.magento.com/archives/magento/module-inventory-grouped-product-indexer/magento-module-inventory-grouped-product-indexer-1.2.6.0-beta124.zip", + "shasum": "06dfae9e882f6964f765a4f2cce61ada3d1a4c5d" }, "require": { "magento/framework": "*", @@ -14462,11 +14443,11 @@ }, { "name": "magento/module-inventory-import-export", - "version": "1.2.6-beta2", + "version": "1.2.6-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-import-export/magento-module-inventory-import-export-1.2.6.0-beta2.zip", - "shasum": "0b82a8ae5cd214ff403f6a9fcc5efe30769dfde8" + "url": "https://repo.magento.com/archives/magento/module-inventory-import-export/magento-module-inventory-import-export-1.2.6.0-beta124.zip", + "shasum": "c8fbb71f33a84154b262f0d93742914555abb0e2" }, "require": { "magento/framework": "*", @@ -14498,11 +14479,11 @@ }, { "name": "magento/module-inventory-in-store-pickup", - "version": "1.1.4-beta2", + "version": "1.1.4-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup/magento-module-inventory-in-store-pickup-1.1.4.0-beta2.zip", - "shasum": "873a94f46b43d7eed75f22ba2d13c0248767f868" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup/magento-module-inventory-in-store-pickup-1.1.4.0-beta124.zip", + "shasum": "3d33dfb06da1113a84f0d83c16af197cd4424a17" }, "require": { "magento/framework": "*", @@ -14533,11 +14514,11 @@ }, { "name": "magento/module-inventory-in-store-pickup-admin-ui", - "version": "1.1.5-beta2", + "version": "1.1.5-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-admin-ui/magento-module-inventory-in-store-pickup-admin-ui-1.1.5.0-beta2.zip", - "shasum": "87c42be69503b8c6af031d99edbb0a3ac09d97c4" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-admin-ui/magento-module-inventory-in-store-pickup-admin-ui-1.1.5.0-beta124.zip", + "shasum": "6fbd16ef0245c63dfd5e7a63df36af7d8949d327" }, "require": { "magento/framework": "*", @@ -14565,11 +14546,11 @@ }, { "name": "magento/module-inventory-in-store-pickup-api", - "version": "1.1.4-beta2", + "version": "1.1.4-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-api/magento-module-inventory-in-store-pickup-api-1.1.4.0-beta2.zip", - "shasum": "52e0b3ab15ae1ac0eca8264f71bbf19f49ed63ab" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-api/magento-module-inventory-in-store-pickup-api-1.1.4.0-beta124.zip", + "shasum": "90e84c3fe3cb37ee8aa811d26cfcb75cf2219ef5" }, "require": { "magento/framework": "*", @@ -14593,11 +14574,11 @@ }, { "name": "magento/module-inventory-in-store-pickup-frontend", - "version": "1.1.6-beta2", + "version": "1.1.6-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-frontend/magento-module-inventory-in-store-pickup-frontend-1.1.6.0-beta2.zip", - "shasum": "06c990aa40bd38d32456c83360269846ef38917e" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-frontend/magento-module-inventory-in-store-pickup-frontend-1.1.6.0-beta124.zip", + "shasum": "44df04b770921b9ebd5bc4ce8a9a731c6e32f988" }, "require": { "magento/framework": "*", @@ -14625,11 +14606,11 @@ }, { "name": "magento/module-inventory-in-store-pickup-graph-ql", - "version": "1.1.5-beta2", + "version": "1.1.5-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-graph-ql/magento-module-inventory-in-store-pickup-graph-ql-1.1.5.0-beta2.zip", - "shasum": "1c3f44ebfdd4451bc06667d7e2535b8c656e2e76" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-graph-ql/magento-module-inventory-in-store-pickup-graph-ql-1.1.5.0-beta124.zip", + "shasum": "f36f18b5290ef535d0b693335ff168426071116a" }, "require": { "magento/framework": "*", @@ -14655,11 +14636,11 @@ }, { "name": "magento/module-inventory-in-store-pickup-multishipping", - "version": "1.1.4-beta2", + "version": "1.1.4-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-multishipping/magento-module-inventory-in-store-pickup-multishipping-1.1.4.0-beta2.zip", - "shasum": "64c133107b413684d23af4722e56064eb8d0f6a0" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-multishipping/magento-module-inventory-in-store-pickup-multishipping-1.1.4.0-beta124.zip", + "shasum": "cc4a611fd33d3957297328364c1aa64be48dcaaa" }, "require": { "magento/framework": "*", @@ -14685,11 +14666,11 @@ }, { "name": "magento/module-inventory-in-store-pickup-quote", - "version": "1.1.4-beta2", + "version": "1.1.4-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-quote/magento-module-inventory-in-store-pickup-quote-1.1.4.0-beta2.zip", - "shasum": "27083c8421de0906ebd5e747f302734b0187d50e" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-quote/magento-module-inventory-in-store-pickup-quote-1.1.4.0-beta124.zip", + "shasum": "5161df6c36508aece5ace5368cabdc933cf8a8c0" }, "require": { "magento/framework": "*", @@ -14718,11 +14699,11 @@ }, { "name": "magento/module-inventory-in-store-pickup-quote-graph-ql", - "version": "1.1.4-beta2", + "version": "1.1.4-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-quote-graph-ql/magento-module-inventory-in-store-pickup-quote-graph-ql-1.1.4.0-beta2.zip", - "shasum": "960c4fea2f7f75205590ac89fb4a0d128e3f292b" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-quote-graph-ql/magento-module-inventory-in-store-pickup-quote-graph-ql-1.1.4.0-beta124.zip", + "shasum": "c115855a7a8cec8394d1f8c3b7f29eaacc6bf7a9" }, "require": { "magento/framework": "*", @@ -14748,11 +14729,11 @@ }, { "name": "magento/module-inventory-in-store-pickup-sales", - "version": "1.1.4-beta2", + "version": "1.1.4-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-sales/magento-module-inventory-in-store-pickup-sales-1.1.4.0-beta2.zip", - "shasum": "c76f854ce0a006bcc94c465443b27f17be8222e6" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-sales/magento-module-inventory-in-store-pickup-sales-1.1.4.0-beta124.zip", + "shasum": "9f4c2c753851520ed77d4d2ac3fa57b46e68aaeb" }, "require": { "magento/framework": "*", @@ -14781,11 +14762,11 @@ }, { "name": "magento/module-inventory-in-store-pickup-sales-admin-ui", - "version": "1.1.6-beta2", + "version": "1.1.6-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-sales-admin-ui/magento-module-inventory-in-store-pickup-sales-admin-ui-1.1.6.0-beta2.zip", - "shasum": "cdf9a68c4d4464af846b55621eff4905faaba204" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-sales-admin-ui/magento-module-inventory-in-store-pickup-sales-admin-ui-1.1.6.0-beta124.zip", + "shasum": "713db27c33847500801d1448ae5ae1d0a013f8ee" }, "require": { "magento/framework": "*", @@ -14817,11 +14798,11 @@ }, { "name": "magento/module-inventory-in-store-pickup-sales-api", - "version": "1.1.4-beta2", + "version": "1.1.4-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-sales-api/magento-module-inventory-in-store-pickup-sales-api-1.1.4.0-beta2.zip", - "shasum": "ccdcf37a48c715018e26ee3bd197d70a25640f26" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-sales-api/magento-module-inventory-in-store-pickup-sales-api-1.1.4.0-beta124.zip", + "shasum": "e1b9767e9cf8629e9f766fbddc57c320fe35e79a" }, "require": { "magento/framework": "*", @@ -14844,11 +14825,11 @@ }, { "name": "magento/module-inventory-in-store-pickup-shipping", - "version": "1.1.5-beta2", + "version": "1.1.5-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-shipping/magento-module-inventory-in-store-pickup-shipping-1.1.5.0-beta2.zip", - "shasum": "45250d5d440b858449480364ec6fb231b0fe0b0e" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-shipping/magento-module-inventory-in-store-pickup-shipping-1.1.5.0-beta124.zip", + "shasum": "1b08ef9cb21bcff00837cfef85216fbab7e20069" }, "require": { "magento/framework": "*", @@ -14877,11 +14858,11 @@ }, { "name": "magento/module-inventory-in-store-pickup-shipping-admin-ui", - "version": "1.1.4-beta2", + "version": "1.1.4-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-shipping-admin-ui/magento-module-inventory-in-store-pickup-shipping-admin-ui-1.1.4.0-beta2.zip", - "shasum": "10ab52f0134581de04dd64392faf092623c62ba3" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-shipping-admin-ui/magento-module-inventory-in-store-pickup-shipping-admin-ui-1.1.4.0-beta124.zip", + "shasum": "843e5caaa0612481a95f749d8b8bc059c4e38dee" }, "require": { "magento/framework": "*", @@ -14908,11 +14889,11 @@ }, { "name": "magento/module-inventory-in-store-pickup-shipping-api", - "version": "1.1.4-beta2", + "version": "1.1.4-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-shipping-api/magento-module-inventory-in-store-pickup-shipping-api-1.1.4.0-beta2.zip", - "shasum": "707d1ef4947f389a19a7c8666299c1f512067578" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-shipping-api/magento-module-inventory-in-store-pickup-shipping-api-1.1.4.0-beta124.zip", + "shasum": "af959204a192c3923447cb0d7866d6b4891d16e7" }, "require": { "magento/framework": "*", @@ -14938,11 +14919,11 @@ }, { "name": "magento/module-inventory-in-store-pickup-webapi-extension", - "version": "1.1.4-beta2", + "version": "1.1.4-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-webapi-extension/magento-module-inventory-in-store-pickup-webapi-extension-1.1.4.0-beta2.zip", - "shasum": "5a55535b586f496e6d571b1cb88a98e8ad3a3fe5" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-webapi-extension/magento-module-inventory-in-store-pickup-webapi-extension-1.1.4.0-beta124.zip", + "shasum": "11236bb34925bf32e24074dbeb3d051bd39d5319" }, "require": { "magento/framework": "*", @@ -14966,11 +14947,11 @@ }, { "name": "magento/module-inventory-indexer", - "version": "2.2.3-beta2", + "version": "2.2.3-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-indexer/magento-module-inventory-indexer-2.2.3.0-beta2.zip", - "shasum": "a12317207afc6ab6df21311222c51da3892fefef" + "url": "https://repo.magento.com/archives/magento/module-inventory-indexer/magento-module-inventory-indexer-2.2.3.0-beta124.zip", + "shasum": "892bcaff93f3718767ce521ee16621777aa13110" }, "require": { "magento/framework": "*", @@ -15004,11 +14985,11 @@ }, { "name": "magento/module-inventory-low-quantity-notification", - "version": "1.2.5-beta2", + "version": "1.2.5-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-low-quantity-notification/magento-module-inventory-low-quantity-notification-1.2.5.0-beta2.zip", - "shasum": "1c9ce5c672fe3234fb94c6cb43ac97bc3ea69051" + "url": "https://repo.magento.com/archives/magento/module-inventory-low-quantity-notification/magento-module-inventory-low-quantity-notification-1.2.5.0-beta124.zip", + "shasum": "2e2e6d7356ab43ad79c6f7998632ba364cf9c398" }, "require": { "magento/framework": "*", @@ -15040,11 +15021,11 @@ }, { "name": "magento/module-inventory-low-quantity-notification-admin-ui", - "version": "1.2.5-beta2", + "version": "1.2.5-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-low-quantity-notification-admin-ui/magento-module-inventory-low-quantity-notification-admin-ui-1.2.5.0-beta2.zip", - "shasum": "0c3595b2c967593037986200c8f823391081b281" + "url": "https://repo.magento.com/archives/magento/module-inventory-low-quantity-notification-admin-ui/magento-module-inventory-low-quantity-notification-admin-ui-1.2.5.0-beta124.zip", + "shasum": "fd0b5fa39ca3dac0ec2854f54838c80d0c9ec25b" }, "require": { "magento/framework": "*", @@ -15076,11 +15057,11 @@ }, { "name": "magento/module-inventory-low-quantity-notification-api", - "version": "1.2.5-beta2", + "version": "1.2.5-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-low-quantity-notification-api/magento-module-inventory-low-quantity-notification-api-1.2.5.0-beta2.zip", - "shasum": "3973c0223b1f96a282df77a5795ff885cdff3db6" + "url": "https://repo.magento.com/archives/magento/module-inventory-low-quantity-notification-api/magento-module-inventory-low-quantity-notification-api-1.2.5.0-beta124.zip", + "shasum": "4fc43285cd3cdf850fa639316742ee561d12a889" }, "require": { "magento/framework": "*", @@ -15103,11 +15084,11 @@ }, { "name": "magento/module-inventory-multi-dimensional-indexer-api", - "version": "1.2.4-beta2", + "version": "1.2.4-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-multi-dimensional-indexer-api/magento-module-inventory-multi-dimensional-indexer-api-1.2.4.0-beta2.zip", - "shasum": "3e677a46f9f402dfbf132e62fd5bad2d20b8af8d" + "url": "https://repo.magento.com/archives/magento/module-inventory-multi-dimensional-indexer-api/magento-module-inventory-multi-dimensional-indexer-api-1.2.4.0-beta124.zip", + "shasum": "f4b5053b459c3ea56a4fbbb6af172d886c446f5f" }, "require": { "magento/framework": "*", @@ -15130,11 +15111,11 @@ }, { "name": "magento/module-inventory-product-alert", - "version": "1.2.5-beta2", + "version": "1.2.5-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-product-alert/magento-module-inventory-product-alert-1.2.5.0-beta2.zip", - "shasum": "5f7c058646a618a63589e6f455b60d23c5771ed0" + "url": "https://repo.magento.com/archives/magento/module-inventory-product-alert/magento-module-inventory-product-alert-1.2.5.0-beta124.zip", + "shasum": "1a909d10ab9ae16e48496dd88a084d63d8e5b53c" }, "require": { "magento/framework": "*", @@ -15166,11 +15147,11 @@ }, { "name": "magento/module-inventory-quote-graph-ql", - "version": "1.0.5-beta2", + "version": "1.0.5-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-quote-graph-ql/magento-module-inventory-quote-graph-ql-1.0.5.0-beta2.zip", - "shasum": "6d6e4ded2d464209033edc62063a7259b8a635cc" + "url": "https://repo.magento.com/archives/magento/module-inventory-quote-graph-ql/magento-module-inventory-quote-graph-ql-1.0.5.0-beta124.zip", + "shasum": "73e565656589630b3bf8aa5a3d5000edda47fd61" }, "require": { "magento/framework": "*", @@ -15197,11 +15178,11 @@ }, { "name": "magento/module-inventory-requisition-list", - "version": "1.2.6-beta2", + "version": "1.2.6-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-requisition-list/magento-module-inventory-requisition-list-1.2.6.0-beta2.zip", - "shasum": "28102fed46f23ed134d15b0bed5b3f0bc7f52893" + "url": "https://repo.magento.com/archives/magento/module-inventory-requisition-list/magento-module-inventory-requisition-list-1.2.6.0-beta124.zip", + "shasum": "03ed384ae9a02fde564b31449a59970a58d00b4b" }, "require": { "magento/framework": "*", @@ -15229,11 +15210,11 @@ }, { "name": "magento/module-inventory-reservation-cli", - "version": "1.2.5-beta2", + "version": "1.2.5-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-reservation-cli/magento-module-inventory-reservation-cli-1.2.5.0-beta2.zip", - "shasum": "5037277eeabba8d72f3cd9a1a844d5b0a182745a" + "url": "https://repo.magento.com/archives/magento/module-inventory-reservation-cli/magento-module-inventory-reservation-cli-1.2.5.0-beta124.zip", + "shasum": "630ee6d3e64a5df84348b0cf1e91e3e69151f02f" }, "require": { "magento/framework": "*", @@ -15262,11 +15243,11 @@ }, { "name": "magento/module-inventory-reservations", - "version": "1.2.4-beta2", + "version": "1.2.4-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-reservations/magento-module-inventory-reservations-1.2.4.0-beta2.zip", - "shasum": "dfefe60cbea6a38a2bb64829d3280206e0d2f4ad" + "url": "https://repo.magento.com/archives/magento/module-inventory-reservations/magento-module-inventory-reservations-1.2.4.0-beta124.zip", + "shasum": "eea91023ccb79831291b247b2eef6bed2b232ba8" }, "require": { "magento/framework": "*", @@ -15290,11 +15271,11 @@ }, { "name": "magento/module-inventory-reservations-api", - "version": "1.2.4-beta2", + "version": "1.2.4-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-reservations-api/magento-module-inventory-reservations-api-1.2.4.0-beta2.zip", - "shasum": "96eb2cb1935a4a6cfa0b3cb62d21c79f32dec346" + "url": "https://repo.magento.com/archives/magento/module-inventory-reservations-api/magento-module-inventory-reservations-api-1.2.4.0-beta124.zip", + "shasum": "d74df48cee3b5f87c3eb4d3c4a66b8a18483359b" }, "require": { "magento/framework": "*", @@ -15317,11 +15298,11 @@ }, { "name": "magento/module-inventory-sales", - "version": "1.3.3-beta2", + "version": "1.3.3-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-sales/magento-module-inventory-sales-1.3.3.0-beta2.zip", - "shasum": "32b50520dfd6d8ed3955c9b1d830d86449498ddc" + "url": "https://repo.magento.com/archives/magento/module-inventory-sales/magento-module-inventory-sales-1.3.3.0-beta124.zip", + "shasum": "ddbd159001574c8c4995f690b38b18a4550f1ccb" }, "require": { "magento/framework": "*", @@ -15363,11 +15344,11 @@ }, { "name": "magento/module-inventory-sales-admin-ui", - "version": "1.2.6-beta2", + "version": "1.2.6-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-sales-admin-ui/magento-module-inventory-sales-admin-ui-1.2.6.0-beta2.zip", - "shasum": "744ac0ab9c7c7c3cb405daab935a9d077dd99056" + "url": "https://repo.magento.com/archives/magento/module-inventory-sales-admin-ui/magento-module-inventory-sales-admin-ui-1.2.6.0-beta124.zip", + "shasum": "048a97029fa65ef5c47d7bfdb9751eeba2e1d8ba" }, "require": { "magento/framework": "*", @@ -15403,11 +15384,11 @@ }, { "name": "magento/module-inventory-sales-api", - "version": "1.2.5-beta2", + "version": "1.2.5-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-sales-api/magento-module-inventory-sales-api-1.2.5.0-beta2.zip", - "shasum": "9c640cbf11a14373712c80b661a987804c3c6172" + "url": "https://repo.magento.com/archives/magento/module-inventory-sales-api/magento-module-inventory-sales-api-1.2.5.0-beta124.zip", + "shasum": "b0432b1daa2a083b4a4062bc49db717a6f238b08" }, "require": { "magento/framework": "*", @@ -15432,11 +15413,11 @@ }, { "name": "magento/module-inventory-sales-async-order", - "version": "100.2.2-beta2", + "version": "100.2.2-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-sales-async-order/magento-module-inventory-sales-async-order-100.2.2.0-beta2.zip", - "shasum": "cfdc3dbaca0472b5d3467d01be927870f00f89a9" + "url": "https://repo.magento.com/archives/magento/module-inventory-sales-async-order/magento-module-inventory-sales-async-order-100.2.2.0-beta124.zip", + "shasum": "c944f70ae889dcc026acc80693beb87c44413dc2" }, "require": { "magento/framework": "*", @@ -15468,11 +15449,11 @@ }, { "name": "magento/module-inventory-sales-frontend-ui", - "version": "1.2.5-beta2", + "version": "1.2.5-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-sales-frontend-ui/magento-module-inventory-sales-frontend-ui-1.2.5.0-beta2.zip", - "shasum": "1f3f1e7c8df62ec2cfecd6946f401af0efa5deaf" + "url": "https://repo.magento.com/archives/magento/module-inventory-sales-frontend-ui/magento-module-inventory-sales-frontend-ui-1.2.5.0-beta124.zip", + "shasum": "79095ec8c60a472caab6da87bb3ba926d5106f6d" }, "require": { "magento/framework": "*", @@ -15499,11 +15480,11 @@ }, { "name": "magento/module-inventory-setup-fixture-generator", - "version": "1.2.4-beta2", + "version": "1.2.4-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-setup-fixture-generator/magento-module-inventory-setup-fixture-generator-1.2.4.0-beta2.zip", - "shasum": "6155179c21484d78969946b7390a5f2d979bb760" + "url": "https://repo.magento.com/archives/magento/module-inventory-setup-fixture-generator/magento-module-inventory-setup-fixture-generator-1.2.4.0-beta124.zip", + "shasum": "5e3a824d5fd6ba51d6be62457e8369f43da3a4ea" }, "require": { "magento/framework": "*", @@ -15526,11 +15507,11 @@ }, { "name": "magento/module-inventory-shipping", - "version": "1.2.5-beta2", + "version": "1.2.5-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-shipping/magento-module-inventory-shipping-1.2.5.0-beta2.zip", - "shasum": "5eb18e41acee1b840e98b65279f2d6f66a5c84e4" + "url": "https://repo.magento.com/archives/magento/module-inventory-shipping/magento-module-inventory-shipping-1.2.5.0-beta124.zip", + "shasum": "96f31cd66757fa0879197fe843ad5643e9525277" }, "require": { "magento/framework": "*", @@ -15561,11 +15542,11 @@ }, { "name": "magento/module-inventory-shipping-admin-ui", - "version": "1.2.6-beta2", + "version": "1.2.6-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-shipping-admin-ui/magento-module-inventory-shipping-admin-ui-1.2.6.0-beta2.zip", - "shasum": "f5766accd055c92f923ddbc40d1aa557eb33dbdb" + "url": "https://repo.magento.com/archives/magento/module-inventory-shipping-admin-ui/magento-module-inventory-shipping-admin-ui-1.2.6.0-beta124.zip", + "shasum": "2481a63b481a09ee687f9c33082352feaa5739c4" }, "require": { "magento/framework": "*", @@ -15596,11 +15577,11 @@ }, { "name": "magento/module-inventory-source-deduction-api", - "version": "1.2.5-beta2", + "version": "1.2.5-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-source-deduction-api/magento-module-inventory-source-deduction-api-1.2.5.0-beta2.zip", - "shasum": "47059f99a7ff8903e326e30dd572027ea304b63e" + "url": "https://repo.magento.com/archives/magento/module-inventory-source-deduction-api/magento-module-inventory-source-deduction-api-1.2.5.0-beta124.zip", + "shasum": "2faa161b78624ef77e0b2ed5cb187a02b9463a62" }, "require": { "magento/framework": "*", @@ -15627,11 +15608,11 @@ }, { "name": "magento/module-inventory-source-selection", - "version": "1.2.4-beta2", + "version": "1.2.4-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-source-selection/magento-module-inventory-source-selection-1.2.4.0-beta2.zip", - "shasum": "db7a8060494a1bb571fb7b7a9d3775bc1ff868f0" + "url": "https://repo.magento.com/archives/magento/module-inventory-source-selection/magento-module-inventory-source-selection-1.2.4.0-beta124.zip", + "shasum": "29c4e62020fda8317be81385848ee61e786f56b3" }, "require": { "magento/framework": "*", @@ -15656,11 +15637,11 @@ }, { "name": "magento/module-inventory-source-selection-api", - "version": "1.4.5-beta2", + "version": "1.4.5-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-source-selection-api/magento-module-inventory-source-selection-api-1.4.5.0-beta2.zip", - "shasum": "1e0bda1b0f43177361c9922fbb7f72c9697217b2" + "url": "https://repo.magento.com/archives/magento/module-inventory-source-selection-api/magento-module-inventory-source-selection-api-1.4.5.0-beta124.zip", + "shasum": "0cad3ff77e5d896bdcb06456ec73d0fe8f0032e0" }, "require": { "magento/framework": "*", @@ -15687,11 +15668,11 @@ }, { "name": "magento/module-inventory-swatches-frontend-ui", - "version": "1.0.4-beta2", + "version": "1.0.4-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-swatches-frontend-ui/magento-module-inventory-swatches-frontend-ui-1.0.4.0-beta2.zip", - "shasum": "9cf22d90b87b077c17d86bdeab0d7bb14d03d4dd" + "url": "https://repo.magento.com/archives/magento/module-inventory-swatches-frontend-ui/magento-module-inventory-swatches-frontend-ui-1.0.4.0-beta124.zip", + "shasum": "39de9dd2bec52e1fa27632c26b5c2b750a429a98" }, "require": { "magento/framework": "*", @@ -15718,11 +15699,11 @@ }, { "name": "magento/module-inventory-visual-merchandiser", - "version": "1.1.6-beta2", + "version": "1.1.6-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-visual-merchandiser/magento-module-inventory-visual-merchandiser-1.1.6.0-beta2.zip", - "shasum": "a89e74918f6e5876682d2a21cbba4656926732d4" + "url": "https://repo.magento.com/archives/magento/module-inventory-visual-merchandiser/magento-module-inventory-visual-merchandiser-1.1.6.0-beta124.zip", + "shasum": "8731b3433f0058a0567308837cda654a3a17b93a" }, "require": { "magento/framework": "*", @@ -15758,11 +15739,11 @@ }, { "name": "magento/module-inventory-wishlist", - "version": "1.0.5-beta2", + "version": "1.0.5-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-wishlist/magento-module-inventory-wishlist-1.0.5.0-beta2.zip", - "shasum": "226cdb162c8eb545174632ccfc36000051d9488d" + "url": "https://repo.magento.com/archives/magento/module-inventory-wishlist/magento-module-inventory-wishlist-1.0.5.0-beta124.zip", + "shasum": "bdeb45fe93793c5ba14e07b609f2e0c2d8af1d36" }, "require": { "magento/framework": "*", @@ -15789,11 +15770,11 @@ }, { "name": "magento/module-invitation", - "version": "100.4.7-beta2", + "version": "100.4.7-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-invitation/magento-module-invitation-100.4.7.0-beta2.zip", - "shasum": "859fc1653636eac11c5c3071bed7b306e4d2d7f1" + "url": "https://repo.magento.com/archives/magento/module-invitation/magento-module-invitation-100.4.7.0-beta124.zip", + "shasum": "71ec550029d3d3bc9ed5189e6f3c17851f1264e9" }, "require": { "magento/framework": "103.0.*", @@ -15827,11 +15808,11 @@ }, { "name": "magento/module-jwt-framework-adapter", - "version": "100.4.4-beta2", + "version": "100.4.4-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-jwt-framework-adapter/magento-module-jwt-framework-adapter-100.4.4.0-beta2.zip", - "shasum": "c93be4cecfdbb29a936a44972751fb219a6680e0" + "url": "https://repo.magento.com/archives/magento/module-jwt-framework-adapter/magento-module-jwt-framework-adapter-100.4.4.0-beta124.zip", + "shasum": "dceec3f7e443c35ae91b5fc07cfd76050d379d26" }, "require": { "magento/framework": "103.0.*", @@ -15855,11 +15836,11 @@ }, { "name": "magento/module-jwt-user-token", - "version": "100.4.3-beta2", + "version": "100.4.3-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-jwt-user-token/magento-module-jwt-user-token-100.4.3.0-beta2.zip", - "shasum": "ed113ccbf8858e7d05bcaa909546ba4dd469e70f" + "url": "https://repo.magento.com/archives/magento/module-jwt-user-token/magento-module-jwt-user-token-100.4.3.0-beta124.zip", + "shasum": "66c97ba7cc74a5bffb0e443a442bd5103020122f" }, "require": { "magento/framework": "103.0.*", @@ -15884,11 +15865,11 @@ }, { "name": "magento/module-layered-navigation", - "version": "100.4.8-beta2", + "version": "100.4.8-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-layered-navigation/magento-module-layered-navigation-100.4.8.0-beta2.zip", - "shasum": "d4fa71e0e53bf81f5910a2d9cc083714c6a46718" + "url": "https://repo.magento.com/archives/magento/module-layered-navigation/magento-module-layered-navigation-100.4.8.0-beta124.zip", + "shasum": "4c3fcf04f682eef3aafc709ae04d5459cf1faebd" }, "require": { "magento/framework": "103.0.*", @@ -15913,11 +15894,11 @@ }, { "name": "magento/module-layered-navigation-staging", - "version": "100.4.5-beta2", + "version": "100.4.5-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-layered-navigation-staging/magento-module-layered-navigation-staging-100.4.5.0-beta2.zip", - "shasum": "d7b9a72bbce86bf02c2e5ea46de49732c4e393b2" + "url": "https://repo.magento.com/archives/magento/module-layered-navigation-staging/magento-module-layered-navigation-staging-100.4.5.0-beta124.zip", + "shasum": "d95d3227a078b39afe9b066da947366db4fc5cd2" }, "require": { "magento/framework": "103.0.*", @@ -15942,11 +15923,11 @@ }, { "name": "magento/module-logging", - "version": "101.2.8-beta2", + "version": "101.2.8-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-logging/magento-module-logging-101.2.8.0-beta2.zip", - "shasum": "8c52eb0d59946312981ebda4ff9525e516fce4b8" + "url": "https://repo.magento.com/archives/magento/module-logging/magento-module-logging-101.2.8.0-beta124.zip", + "shasum": "fd4975a4c15bc1c6c25346db7e2782a659942709" }, "require": { "magento/framework": "103.0.*", @@ -15976,11 +15957,11 @@ }, { "name": "magento/module-login-as-customer", - "version": "100.4.8-beta2", + "version": "100.4.8-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-login-as-customer/magento-module-login-as-customer-100.4.8.0-beta2.zip", - "shasum": "2375df6567bfe4c556c3cdb870d080308b25e5a3" + "url": "https://repo.magento.com/archives/magento/module-login-as-customer/magento-module-login-as-customer-100.4.8.0-beta124.zip", + "shasum": "ffc6781202ab885c096f0e693aa47c506825f590" }, "require": { "magento/framework": "103.0.*", @@ -16009,11 +15990,11 @@ }, { "name": "magento/module-login-as-customer-admin-ui", - "version": "100.4.8-beta2", + "version": "100.4.8-beta124", "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.8.0-beta2.zip", - "shasum": "c6038628c106bdb82a78f7c840522853fad3d34c" + "url": "https://repo.magento.com/archives/magento/module-login-as-customer-admin-ui/magento-module-login-as-customer-admin-ui-100.4.8.0-beta124.zip", + "shasum": "ce063123dc941533e8688d557aac18990f24fab3" }, "require": { "magento/framework": "103.0.*", @@ -16044,11 +16025,11 @@ }, { "name": "magento/module-login-as-customer-api", - "version": "100.4.7-beta2", + "version": "100.4.7-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-login-as-customer-api/magento-module-login-as-customer-api-100.4.7.0-beta2.zip", - "shasum": "98596566138aed1dd2f3ca8466c160eb5dc1ca57" + "url": "https://repo.magento.com/archives/magento/module-login-as-customer-api/magento-module-login-as-customer-api-100.4.7.0-beta124.zip", + "shasum": "8ed93ab3bbc11d607b38b300bc62349a8ce22fbb" }, "require": { "magento/framework": "103.0.*", @@ -16071,11 +16052,11 @@ }, { "name": "magento/module-login-as-customer-assistance", - "version": "100.4.7-beta2", + "version": "100.4.7-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-login-as-customer-assistance/magento-module-login-as-customer-assistance-100.4.7.0-beta2.zip", - "shasum": "4117de25794cbfca84a68b3506c6ccb1844fb172" + "url": "https://repo.magento.com/archives/magento/module-login-as-customer-assistance/magento-module-login-as-customer-assistance-100.4.7.0-beta124.zip", + "shasum": "881114f4f532a0852bcf3d557a5b4b1ddad5fcda" }, "require": { "magento/framework": "103.0.*", @@ -16106,11 +16087,11 @@ }, { "name": "magento/module-login-as-customer-frontend-ui", - "version": "100.4.7-beta2", + "version": "100.4.7-beta124", "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.7.0-beta2.zip", - "shasum": "5cd8770d1f8389413a8e2471c16e18fbfe25e525" + "url": "https://repo.magento.com/archives/magento/module-login-as-customer-frontend-ui/magento-module-login-as-customer-frontend-ui-100.4.7.0-beta124.zip", + "shasum": "21633b6af556f591cc9de6583c4cebab4e7bff4d" }, "require": { "magento/framework": "103.0.*", @@ -16135,11 +16116,11 @@ }, { "name": "magento/module-login-as-customer-graph-ql", - "version": "100.4.5-beta2", + "version": "100.4.5-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-login-as-customer-graph-ql/magento-module-login-as-customer-graph-ql-100.4.5.0-beta2.zip", - "shasum": "1561aa240e64523da1d7eae9c0170a9a62432c8b" + "url": "https://repo.magento.com/archives/magento/module-login-as-customer-graph-ql/magento-module-login-as-customer-graph-ql-100.4.5.0-beta124.zip", + "shasum": "bec0e0532312ba10d5a14885083142cc04c6c250" }, "require": { "magento/framework": "103.0.*", @@ -16170,11 +16151,11 @@ }, { "name": "magento/module-login-as-customer-log", - "version": "100.4.6-beta2", + "version": "100.4.6-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-login-as-customer-log/magento-module-login-as-customer-log-100.4.6.0-beta2.zip", - "shasum": "6e2d1490e199a0cc1a927d7f69d77c92724bb55c" + "url": "https://repo.magento.com/archives/magento/module-login-as-customer-log/magento-module-login-as-customer-log-100.4.6.0-beta124.zip", + "shasum": "b7416611d1ac0b2b5998d66bed9a4e4e3354d239" }, "require": { "magento/framework": "103.0.*", @@ -16204,11 +16185,11 @@ }, { "name": "magento/module-login-as-customer-logging", - "version": "100.4.8-beta2", + "version": "100.4.8-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-login-as-customer-logging/magento-module-login-as-customer-logging-100.4.8.0-beta2.zip", - "shasum": "846d89735543903af55b1c2938ccca54db762c8b" + "url": "https://repo.magento.com/archives/magento/module-login-as-customer-logging/magento-module-login-as-customer-logging-100.4.8.0-beta124.zip", + "shasum": "9e891b27f45fbdeda18eb92273134012d5837e54" }, "require": { "magento/framework": "103.0.*", @@ -16238,11 +16219,11 @@ }, { "name": "magento/module-login-as-customer-page-cache", - "version": "100.4.7-beta2", + "version": "100.4.7-beta124", "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.7.0-beta2.zip", - "shasum": "b482da7a5ab4798a5493841eff80dff11ea75ca4" + "url": "https://repo.magento.com/archives/magento/module-login-as-customer-page-cache/magento-module-login-as-customer-page-cache-100.4.7.0-beta124.zip", + "shasum": "a85affdc8fbdf8c9107a1a45aae3e72eea3cd845" }, "require": { "magento/framework": "103.0.*", @@ -16269,11 +16250,11 @@ }, { "name": "magento/module-login-as-customer-quote", - "version": "100.4.6-beta2", + "version": "100.4.6-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-login-as-customer-quote/magento-module-login-as-customer-quote-100.4.6.0-beta2.zip", - "shasum": "a8de2477d2b118e3f6ef629ec4413c9ae89a40d2" + "url": "https://repo.magento.com/archives/magento/module-login-as-customer-quote/magento-module-login-as-customer-quote-100.4.6.0-beta124.zip", + "shasum": "984ff993459398a62c69099a3ff66cbac81be35b" }, "require": { "magento/framework": "103.0.*", @@ -16301,11 +16282,11 @@ }, { "name": "magento/module-login-as-customer-sales", - "version": "100.4.7-beta2", + "version": "100.4.7-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-login-as-customer-sales/magento-module-login-as-customer-sales-100.4.7.0-beta2.zip", - "shasum": "5396b726e0cc517211c31b4efefa8cbe780a9740" + "url": "https://repo.magento.com/archives/magento/module-login-as-customer-sales/magento-module-login-as-customer-sales-100.4.7.0-beta124.zip", + "shasum": "a54eb8c7098cd64884181318bdb274c2a565d969" }, "require": { "magento/framework": "103.0.*", @@ -16333,11 +16314,11 @@ }, { "name": "magento/module-login-as-customer-website-restriction", - "version": "100.4.6-beta2", + "version": "100.4.6-beta124", "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.6.0-beta2.zip", - "shasum": "156393f91bc3da5f0b8f16379600b6bddada20f7" + "url": "https://repo.magento.com/archives/magento/module-login-as-customer-website-restriction/magento-module-login-as-customer-website-restriction-100.4.6.0-beta124.zip", + "shasum": "133205f30afc25dc07d172b95afbeeab2e00fda7" }, "require": { "magento/framework": "103.0.*", @@ -16364,11 +16345,11 @@ }, { "name": "magento/module-marketplace", - "version": "100.4.6-beta2", + "version": "100.4.6-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-marketplace/magento-module-marketplace-100.4.6.0-beta2.zip", - "shasum": "cc8b945e5bd4b474f7412d6291ebe8f9c50d0a1c" + "url": "https://repo.magento.com/archives/magento/module-marketplace/magento-module-marketplace-100.4.6.0-beta124.zip", + "shasum": "3a6340d43e9a6b79de900efff5442be57302f4c2" }, "require": { "magento/framework": "103.0.*", @@ -16392,11 +16373,11 @@ }, { "name": "magento/module-media-content", - "version": "100.4.6-beta2", + "version": "100.4.6-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-content/magento-module-media-content-100.4.6.0-beta2.zip", - "shasum": "84cad4c02e863d092c2e11477bef1da42ebc399e" + "url": "https://repo.magento.com/archives/magento/module-media-content/magento-module-media-content-100.4.6.0-beta124.zip", + "shasum": "44b43a710fd372ecd204dbd2bb3f4fbbb9bf0502" }, "require": { "magento/framework": "103.0.*", @@ -16421,11 +16402,11 @@ }, { "name": "magento/module-media-content-api", - "version": "100.4.7-beta2", + "version": "100.4.7-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-content-api/magento-module-media-content-api-100.4.7.0-beta2.zip", - "shasum": "b07e77d3c29323221c6c391cc2bf975e963ba776" + "url": "https://repo.magento.com/archives/magento/module-media-content-api/magento-module-media-content-api-100.4.7.0-beta124.zip", + "shasum": "469abbe12aba38210c89f03c618dbedd43c01a00" }, "require": { "magento/framework": "103.0.*", @@ -16449,11 +16430,11 @@ }, { "name": "magento/module-media-content-catalog", - "version": "100.4.6-beta2", + "version": "100.4.6-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-content-catalog/magento-module-media-content-catalog-100.4.6.0-beta2.zip", - "shasum": "2af3ec39e6396e3d1ac267d4a95ac9e4e9b5d427" + "url": "https://repo.magento.com/archives/magento/module-media-content-catalog/magento-module-media-content-catalog-100.4.6.0-beta124.zip", + "shasum": "95491492140e61e386fde05c5ecea3f596fa68fb" }, "require": { "magento/framework": "103.0.*", @@ -16480,11 +16461,11 @@ }, { "name": "magento/module-media-content-catalog-staging", - "version": "100.4.5-beta2", + "version": "100.4.5-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-content-catalog-staging/magento-module-media-content-catalog-staging-100.4.5.0-beta2.zip", - "shasum": "a2bd1b83529b3b2bd4ff807f6cdd04bc8c5dbadd" + "url": "https://repo.magento.com/archives/magento/module-media-content-catalog-staging/magento-module-media-content-catalog-staging-100.4.5.0-beta124.zip", + "shasum": "cec1f14f40d6a89d3747aecebd1bef07e966c964" }, "require": { "magento/framework": "103.0.*", @@ -16510,11 +16491,11 @@ }, { "name": "magento/module-media-content-cms", - "version": "100.4.6-beta2", + "version": "100.4.6-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-content-cms/magento-module-media-content-cms-100.4.6.0-beta2.zip", - "shasum": "5d2fca83f9a90d9129a9496ac6a6b27a206af9b9" + "url": "https://repo.magento.com/archives/magento/module-media-content-cms/magento-module-media-content-cms-100.4.6.0-beta124.zip", + "shasum": "11ae8e2f2a58fe77090ec9d639c0ea5e998799bd" }, "require": { "magento/framework": "103.0.*", @@ -16539,11 +16520,11 @@ }, { "name": "magento/module-media-content-synchronization", - "version": "100.4.7-beta2", + "version": "100.4.7-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-content-synchronization/magento-module-media-content-synchronization-100.4.7.0-beta2.zip", - "shasum": "6a44616972280dc568a943c5e9f74240b8e142c2" + "url": "https://repo.magento.com/archives/magento/module-media-content-synchronization/magento-module-media-content-synchronization-100.4.7.0-beta124.zip", + "shasum": "e2b0caf426beab6b0438f6b2874bbbd7148df692" }, "require": { "magento/framework": "103.0.*", @@ -16573,11 +16554,11 @@ }, { "name": "magento/module-media-content-synchronization-api", - "version": "100.4.6-beta2", + "version": "100.4.6-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-content-synchronization-api/magento-module-media-content-synchronization-api-100.4.6.0-beta2.zip", - "shasum": "bf159d3683e6cc3c186eb0167c226880714ed056" + "url": "https://repo.magento.com/archives/magento/module-media-content-synchronization-api/magento-module-media-content-synchronization-api-100.4.6.0-beta124.zip", + "shasum": "4b98d2fd362c711606f508c309e2530102d67240" }, "require": { "magento/framework": "103.0.*", @@ -16601,11 +16582,11 @@ }, { "name": "magento/module-media-content-synchronization-catalog", - "version": "100.4.5-beta2", + "version": "100.4.5-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-content-synchronization-catalog/magento-module-media-content-synchronization-catalog-100.4.5.0-beta2.zip", - "shasum": "f4dcae4ee8e1edb0ac03ac21008e7a8e052825bb" + "url": "https://repo.magento.com/archives/magento/module-media-content-synchronization-catalog/magento-module-media-content-synchronization-catalog-100.4.5.0-beta124.zip", + "shasum": "9299dc86cd347463c02c3c50beae896c9d1f85a9" }, "require": { "magento/framework": "103.0.*", @@ -16631,11 +16612,11 @@ }, { "name": "magento/module-media-content-synchronization-cms", - "version": "100.4.5-beta2", + "version": "100.4.5-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-content-synchronization-cms/magento-module-media-content-synchronization-cms-100.4.5.0-beta2.zip", - "shasum": "db34e6757d4d4a368fbd5ae946a4883acbba1d57" + "url": "https://repo.magento.com/archives/magento/module-media-content-synchronization-cms/magento-module-media-content-synchronization-cms-100.4.5.0-beta124.zip", + "shasum": "82bd408812fa9bc7b5cc61f97a8dbc4e2f3bcf1e" }, "require": { "magento/framework": "103.0.*", @@ -16661,11 +16642,11 @@ }, { "name": "magento/module-media-gallery", - "version": "100.4.7-beta2", + "version": "100.4.7-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery/magento-module-media-gallery-100.4.7.0-beta2.zip", - "shasum": "7708de308ab3f1572a9d1dc48b50e6b7ca81abf5" + "url": "https://repo.magento.com/archives/magento/module-media-gallery/magento-module-media-gallery-100.4.7.0-beta124.zip", + "shasum": "42b144ded9ba1395bc23f76ebdb47353ed00459a" }, "require": { "magento/framework": "103.0.*", @@ -16690,11 +16671,11 @@ }, { "name": "magento/module-media-gallery-api", - "version": "101.0.7-beta2", + "version": "101.0.7-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-api/magento-module-media-gallery-api-101.0.7.0-beta2.zip", - "shasum": "841f42456c6acd9fe5500096e63a1ef373fe9675" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-api/magento-module-media-gallery-api-101.0.7.0-beta124.zip", + "shasum": "9cd7c84c627a6bc6e6e67eea5a370ce59f72acc1" }, "require": { "magento/framework": "103.0.*", @@ -16717,11 +16698,11 @@ }, { "name": "magento/module-media-gallery-catalog", - "version": "100.4.5-beta2", + "version": "100.4.5-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-catalog/magento-module-media-gallery-catalog-100.4.5.0-beta2.zip", - "shasum": "28bf8e5bd3e33f9d2abe88ec3835fbdad5314d1f" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-catalog/magento-module-media-gallery-catalog-100.4.5.0-beta124.zip", + "shasum": "6a3f1c29ba5ce998343221e6c4aed76bac992772" }, "require": { "magento/framework": "103.0.*", @@ -16746,11 +16727,11 @@ }, { "name": "magento/module-media-gallery-catalog-integration", - "version": "100.4.5-beta2", + "version": "100.4.5-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-catalog-integration/magento-module-media-gallery-catalog-integration-100.4.5.0-beta2.zip", - "shasum": "76f5ed3371c3e3ffb7c705069c2b23fe25ca8375" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-catalog-integration/magento-module-media-gallery-catalog-integration-100.4.5.0-beta124.zip", + "shasum": "06d9a8550127892eae8365b7cdc0d25b7159a9e1" }, "require": { "magento/framework": "103.0.*", @@ -16780,11 +16761,11 @@ }, { "name": "magento/module-media-gallery-catalog-ui", - "version": "100.4.5-beta2", + "version": "100.4.5-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-catalog-ui/magento-module-media-gallery-catalog-ui-100.4.5.0-beta2.zip", - "shasum": "c7d23a28cd6c17fb608a339fc453562a96f76055" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-catalog-ui/magento-module-media-gallery-catalog-ui-100.4.5.0-beta124.zip", + "shasum": "7cd0782673f1153637ad3d8f3fe117dc5fcd7baf" }, "require": { "magento/framework": "103.0.*", @@ -16812,11 +16793,11 @@ }, { "name": "magento/module-media-gallery-cms-ui", - "version": "100.4.5-beta2", + "version": "100.4.5-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-cms-ui/magento-module-media-gallery-cms-ui-100.4.5.0-beta2.zip", - "shasum": "ae927c5ddd0ba0bc3b41dfa7d3576fd750174fc7" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-cms-ui/magento-module-media-gallery-cms-ui-100.4.5.0-beta124.zip", + "shasum": "30b1a0f5701f53837827b739c239818343d793ba" }, "require": { "magento/framework": "103.0.*", @@ -16841,11 +16822,11 @@ }, { "name": "magento/module-media-gallery-integration", - "version": "100.4.7-beta2", + "version": "100.4.7-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-integration/magento-module-media-gallery-integration-100.4.7.0-beta2.zip", - "shasum": "8907cfe5d95debad926b0c1d2739c3a35244e2ef" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-integration/magento-module-media-gallery-integration-100.4.7.0-beta124.zip", + "shasum": "ea3706fb9e35515d665504a9428c4fd690bfbd42" }, "require": { "magento/framework": "103.0.*", @@ -16879,11 +16860,11 @@ }, { "name": "magento/module-media-gallery-metadata", - "version": "100.4.6-beta2", + "version": "100.4.6-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-metadata/magento-module-media-gallery-metadata-100.4.6.0-beta2.zip", - "shasum": "6808a49fd68ad5c2115bf930f51deb3baf6fd8b8" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-metadata/magento-module-media-gallery-metadata-100.4.6.0-beta124.zip", + "shasum": "5933d56f1d5aa52f6d09269b6b853e3e4172ed47" }, "require": { "magento/framework": "103.0.*", @@ -16907,11 +16888,11 @@ }, { "name": "magento/module-media-gallery-metadata-api", - "version": "100.4.5-beta2", + "version": "100.4.5-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-metadata-api/magento-module-media-gallery-metadata-api-100.4.5.0-beta2.zip", - "shasum": "3137944cd0e0a9bc64e785446f0300c4b8c6c4e3" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-metadata-api/magento-module-media-gallery-metadata-api-100.4.5.0-beta124.zip", + "shasum": "89397d3685120b76fa02c40c18383721961f0d9d" }, "require": { "magento/framework": "103.0.*", @@ -16934,11 +16915,11 @@ }, { "name": "magento/module-media-gallery-renditions", - "version": "100.4.6-beta2", + "version": "100.4.6-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-renditions/magento-module-media-gallery-renditions-100.4.6.0-beta2.zip", - "shasum": "42f724dba68bdda20312efb0be5d0dfdc809d249" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-renditions/magento-module-media-gallery-renditions-100.4.6.0-beta124.zip", + "shasum": "eb3de02507ac2fdc118aa463f292219579ef50d1" }, "require": { "magento/framework": "103.0.*", @@ -16968,11 +16949,11 @@ }, { "name": "magento/module-media-gallery-renditions-api", - "version": "100.4.5-beta2", + "version": "100.4.5-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-renditions-api/magento-module-media-gallery-renditions-api-100.4.5.0-beta2.zip", - "shasum": "85cb0952a1856c72a0ec72b64d4dcf76a5bd83d8" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-renditions-api/magento-module-media-gallery-renditions-api-100.4.5.0-beta124.zip", + "shasum": "afe9405e9d15286c1f8b9cf9fb0266228700a98d" }, "require": { "magento/framework": "103.0.*", @@ -16995,11 +16976,11 @@ }, { "name": "magento/module-media-gallery-synchronization", - "version": "100.4.7-beta2", + "version": "100.4.7-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-synchronization/magento-module-media-gallery-synchronization-100.4.7.0-beta2.zip", - "shasum": "d56d8866e2b49828477b19bf5bbf7a9eee0d8ff0" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-synchronization/magento-module-media-gallery-synchronization-100.4.7.0-beta124.zip", + "shasum": "577b8f1b6c8318a52151a009e7dfa6da64c30dfc" }, "require": { "magento/framework": "103.0.*", @@ -17025,11 +17006,11 @@ }, { "name": "magento/module-media-gallery-synchronization-api", - "version": "100.4.6-beta2", + "version": "100.4.6-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-synchronization-api/magento-module-media-gallery-synchronization-api-100.4.6.0-beta2.zip", - "shasum": "29730cb72a55fd49229a70870c08f4b927fc98db" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-synchronization-api/magento-module-media-gallery-synchronization-api-100.4.6.0-beta124.zip", + "shasum": "7cc7648d06c1d6c331b5b44189cddced5d0b5a7b" }, "require": { "magento/framework": "103.0.*", @@ -17053,11 +17034,11 @@ }, { "name": "magento/module-media-gallery-synchronization-metadata", - "version": "100.4.4-beta2", + "version": "100.4.4-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-synchronization-metadata/magento-module-media-gallery-synchronization-metadata-100.4.4.0-beta2.zip", - "shasum": "af9634596fdbce265dd0ffb5ec4b3515c7c5c40c" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-synchronization-metadata/magento-module-media-gallery-synchronization-metadata-100.4.4.0-beta124.zip", + "shasum": "cfb0a7d9a44614fa723c271a7894488f97bfa3b5" }, "require": { "magento/framework": "103.0.*", @@ -17083,11 +17064,11 @@ }, { "name": "magento/module-media-gallery-ui", - "version": "100.4.7-beta2", + "version": "100.4.7-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-ui/magento-module-media-gallery-ui-100.4.7.0-beta2.zip", - "shasum": "f83bf93ad6077c12089b1caa17b0ecfbbed2e8bc" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-ui/magento-module-media-gallery-ui-100.4.7.0-beta124.zip", + "shasum": "a700356a41b159471aba4c0978396618231b8d20" }, "require": { "magento/framework": "103.0.*", @@ -17121,11 +17102,11 @@ }, { "name": "magento/module-media-gallery-ui-api", - "version": "100.4.6-beta2", + "version": "100.4.6-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-ui-api/magento-module-media-gallery-ui-api-100.4.6.0-beta2.zip", - "shasum": "595cbe24e94646b747bcafcac3d8fc2add00ed22" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-ui-api/magento-module-media-gallery-ui-api-100.4.6.0-beta124.zip", + "shasum": "48e1aece5ea6c6bd39715b24b27727969f9e1925" }, "require": { "magento/framework": "103.0.*", @@ -17151,11 +17132,11 @@ }, { "name": "magento/module-media-storage", - "version": "100.4.7-beta2", + "version": "100.4.7-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-storage/magento-module-media-storage-100.4.7.0-beta2.zip", - "shasum": "297c893519c7e77be305fa6bd021d2e3cd0340eb" + "url": "https://repo.magento.com/archives/magento/module-media-storage/magento-module-media-storage-100.4.7.0-beta124.zip", + "shasum": "5f5baa88fab40eb6e828bdb49950e34a8e8d1e7d" }, "require": { "magento/framework": "103.0.*", @@ -17186,11 +17167,11 @@ }, { "name": "magento/module-message-queue", - "version": "100.4.8-beta2", + "version": "100.4.8-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-message-queue/magento-module-message-queue-100.4.8.0-beta2.zip", - "shasum": "5d562f8d408ac58e3b5c7abbc221ce6caa6a3250" + "url": "https://repo.magento.com/archives/magento/module-message-queue/magento-module-message-queue-100.4.8.0-beta124.zip", + "shasum": "23fe00ea256573e07bd7b293fa6c7c08cfaf2270" }, "require": { "magento/framework": "103.0.*", @@ -17215,11 +17196,11 @@ }, { "name": "magento/module-msrp", - "version": "100.4.7-beta2", + "version": "100.4.7-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-msrp/magento-module-msrp-100.4.7.0-beta2.zip", - "shasum": "89ad20b5879c03e30b38fa295a64ccaa7938c062" + "url": "https://repo.magento.com/archives/magento/module-msrp/magento-module-msrp-100.4.7.0-beta124.zip", + "shasum": "b50ab60c5dad998eabc7955dc70effc8bfbc0e55" }, "require": { "magento/framework": "103.0.*", @@ -17251,11 +17232,11 @@ }, { "name": "magento/module-msrp-configurable-product", - "version": "100.4.5-beta2", + "version": "100.4.5-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-msrp-configurable-product/magento-module-msrp-configurable-product-100.4.5.0-beta2.zip", - "shasum": "90c3f8f82d49f9b2e34f9d794dbdb1779bff61e5" + "url": "https://repo.magento.com/archives/magento/module-msrp-configurable-product/magento-module-msrp-configurable-product-100.4.5.0-beta124.zip", + "shasum": "33802324a79d99489e284fe5e48b07c30cc5f991" }, "require": { "magento/framework": "103.0.*", @@ -17281,11 +17262,11 @@ }, { "name": "magento/module-msrp-grouped-product", - "version": "100.4.5-beta2", + "version": "100.4.5-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-msrp-grouped-product/magento-module-msrp-grouped-product-100.4.5.0-beta2.zip", - "shasum": "a3c0e79a60ba879362892e3edece67fa70e1f248" + "url": "https://repo.magento.com/archives/magento/module-msrp-grouped-product/magento-module-msrp-grouped-product-100.4.5.0-beta124.zip", + "shasum": "f90b39d9446fd0f6a144b23f4671338259b3e72b" }, "require": { "magento/framework": "103.0.*", @@ -17311,11 +17292,11 @@ }, { "name": "magento/module-msrp-staging", - "version": "100.4.6-beta2", + "version": "100.4.6-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-msrp-staging/magento-module-msrp-staging-100.4.6.0-beta2.zip", - "shasum": "20e635d27bc890725b74483cd769c3613c1986ae" + "url": "https://repo.magento.com/archives/magento/module-msrp-staging/magento-module-msrp-staging-100.4.6.0-beta124.zip", + "shasum": "0c51c9d7864f769fef20d4d1a1b29e8bc86d9e28" }, "require": { "lib-libxml": "*", @@ -17343,11 +17324,11 @@ }, { "name": "magento/module-multicoupon", - "version": "100.4.1-beta2", + "version": "100.4.1-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-multicoupon/magento-module-multicoupon-100.4.1.0-beta2.zip", - "shasum": "2eeafc28351fa7a0b1e61e5d08e4c48ad6579939" + "url": "https://repo.magento.com/archives/magento/module-multicoupon/magento-module-multicoupon-100.4.1.0-beta124.zip", + "shasum": "045e6be8b33336210f1a9889d45cf210cf28e306" }, "require": { "magento/framework": "103.0.*", @@ -17373,11 +17354,11 @@ }, { "name": "magento/module-multicoupon-graph-ql", - "version": "100.4.1-beta2", + "version": "100.4.1-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-multicoupon-graph-ql/magento-module-multicoupon-graph-ql-100.4.1.0-beta2.zip", - "shasum": "a5d3806b68d3dd9dd7db4f9edecc31823bbc206a" + "url": "https://repo.magento.com/archives/magento/module-multicoupon-graph-ql/magento-module-multicoupon-graph-ql-100.4.1.0-beta124.zip", + "shasum": "fbfcc0b418d8ad9e6b75fc5c4fbfa1a9c057dbce" }, "require": { "magento/framework": "103.0.*", @@ -17403,11 +17384,11 @@ }, { "name": "magento/module-multicoupon-ui", - "version": "100.4.1-beta2", + "version": "100.4.1-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-multicoupon-ui/magento-module-multicoupon-ui-100.4.1.0-beta2.zip", - "shasum": "d1fa7e7f8cd5022e75af6f7af603ad1aa603a830" + "url": "https://repo.magento.com/archives/magento/module-multicoupon-ui/magento-module-multicoupon-ui-100.4.1.0-beta124.zip", + "shasum": "e065dad312a09e09c800cc53b0068bf3c9be7ec5" }, "require": { "magento/framework": "103.0.*", @@ -17435,11 +17416,11 @@ }, { "name": "magento/module-multiple-wishlist", - "version": "100.4.8-beta2", + "version": "100.4.8-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-multiple-wishlist/magento-module-multiple-wishlist-100.4.8.0-beta2.zip", - "shasum": "2d2f10838b7769a7ab3131c3267bc3f644ebe949" + "url": "https://repo.magento.com/archives/magento/module-multiple-wishlist/magento-module-multiple-wishlist-100.4.8.0-beta124.zip", + "shasum": "f89d36598bf71c2045d0ef8112055bfbaabe27ca" }, "require": { "magento/framework": "103.0.*", @@ -17476,11 +17457,11 @@ }, { "name": "magento/module-multiple-wishlist-graph-ql", - "version": "100.4.4-beta2", + "version": "100.4.4-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-multiple-wishlist-graph-ql/magento-module-multiple-wishlist-graph-ql-100.4.4.0-beta2.zip", - "shasum": "3a73a2b162595f5f9c5bda49b4cbe9f5323c37a7" + "url": "https://repo.magento.com/archives/magento/module-multiple-wishlist-graph-ql/magento-module-multiple-wishlist-graph-ql-100.4.4.0-beta124.zip", + "shasum": "daf89c6b58c6f334276edb482e9c624ecbc24c3c" }, "require": { "magento/framework": "103.0.*", @@ -17505,11 +17486,11 @@ }, { "name": "magento/module-multishipping", - "version": "100.4.8-beta2", + "version": "100.4.8-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-multishipping/magento-module-multishipping-100.4.8.0-beta2.zip", - "shasum": "10b1f281a65264f2d5d80d08d4ea0d28e23f35c1" + "url": "https://repo.magento.com/archives/magento/module-multishipping/magento-module-multishipping-100.4.8.0-beta124.zip", + "shasum": "ebe6714fe633f8bb5d804069d8788165c783edcb" }, "require": { "magento/framework": "103.0.*", @@ -17542,11 +17523,11 @@ }, { "name": "magento/module-mysql-mq", - "version": "100.4.6-beta2", + "version": "100.4.6-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-mysql-mq/magento-module-mysql-mq-100.4.6.0-beta2.zip", - "shasum": "41d01827621abb6e6d88ee71bd9db0782002e848" + "url": "https://repo.magento.com/archives/magento/module-mysql-mq/magento-module-mysql-mq-100.4.6.0-beta124.zip", + "shasum": "f52dce0175b5f271bd02d455cc8e14edca8fb71f" }, "require": { "magento/framework": "103.0.*", @@ -17572,11 +17553,11 @@ }, { "name": "magento/module-new-relic-reporting", - "version": "100.4.6-beta2", + "version": "100.4.6-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-new-relic-reporting/magento-module-new-relic-reporting-100.4.6.0-beta2.zip", - "shasum": "d424138420c81f71528e25330b989c7944723a40" + "url": "https://repo.magento.com/archives/magento/module-new-relic-reporting/magento-module-new-relic-reporting-100.4.6.0-beta124.zip", + "shasum": "a25fc221dfe138e1a629fcaf3b5a17c82f38ae03" }, "require": { "magento/framework": "103.0.*", @@ -17606,11 +17587,11 @@ }, { "name": "magento/module-newsletter", - "version": "100.4.8-beta2", + "version": "100.4.8-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-newsletter/magento-module-newsletter-100.4.8.0-beta2.zip", - "shasum": "94d89baaacd8a7c2bac378eb9800d18a9755651f" + "url": "https://repo.magento.com/archives/magento/module-newsletter/magento-module-newsletter-100.4.8.0-beta124.zip", + "shasum": "93048c8ef4fc86f40f3511efcab08a6e5ce872b5" }, "require": { "magento/framework": "103.0.*", @@ -17642,11 +17623,11 @@ }, { "name": "magento/module-newsletter-graph-ql", - "version": "100.4.5-beta2", + "version": "100.4.5-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-newsletter-graph-ql/magento-module-newsletter-graph-ql-100.4.5.0-beta2.zip", - "shasum": "c8e894fc716e108efc3d197b676da9b3c2cf4c8e" + "url": "https://repo.magento.com/archives/magento/module-newsletter-graph-ql/magento-module-newsletter-graph-ql-100.4.5.0-beta124.zip", + "shasum": "457523d4681c1709cfe9eb61ad244be30ceed95a" }, "require": { "magento/framework": "103.0.*", @@ -17674,11 +17655,11 @@ }, { "name": "magento/module-offline-payments", - "version": "100.4.6-beta2", + "version": "100.4.6-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-offline-payments/magento-module-offline-payments-100.4.6.0-beta2.zip", - "shasum": "0a74873f298e8029e0419ff0d72507bbc9b11658" + "url": "https://repo.magento.com/archives/magento/module-offline-payments/magento-module-offline-payments-100.4.6.0-beta124.zip", + "shasum": "aa5b57d29379621b9f82f9e6f18953b29ea40952" }, "require": { "magento/framework": "103.0.*", @@ -17707,11 +17688,11 @@ }, { "name": "magento/module-offline-shipping", - "version": "100.4.7-beta2", + "version": "100.4.7-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-offline-shipping/magento-module-offline-shipping-100.4.7.0-beta2.zip", - "shasum": "6740b94b20eccd5b45ce181bf043f9f088fd93bf" + "url": "https://repo.magento.com/archives/magento/module-offline-shipping/magento-module-offline-shipping-100.4.7.0-beta124.zip", + "shasum": "6d06e20eac8f0b0ec86848ebf3c39ab1af8aae06" }, "require": { "magento/framework": "103.0.*", @@ -17748,11 +17729,11 @@ }, { "name": "magento/module-open-search", - "version": "100.4.2-beta2", + "version": "100.4.2-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-open-search/magento-module-open-search-100.4.2.0-beta2.zip", - "shasum": "cf0194eeae53e97e6e6aa38a6d5760f3aced5f21" + "url": "https://repo.magento.com/archives/magento/module-open-search/magento-module-open-search-100.4.2.0-beta124.zip", + "shasum": "28eab7457666bfd53304f2496e98271a04feee2c" }, "require": { "magento/framework": "103.0.*", @@ -17781,11 +17762,11 @@ }, { "name": "magento/module-order-cancellation", - "version": "100.4.1-beta2", + "version": "100.4.1-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-order-cancellation/magento-module-order-cancellation-100.4.1.0-beta2.zip", - "shasum": "2f2c94f60bdc647757ff13e1aad41143d2034e79" + "url": "https://repo.magento.com/archives/magento/module-order-cancellation/magento-module-order-cancellation-100.4.1.0-beta124.zip", + "shasum": "19327378df35685d3b89c7be8cd3d0efd7438f9b" }, "require": { "magento/framework": "103.0.*", @@ -17811,11 +17792,11 @@ }, { "name": "magento/module-order-cancellation-graph-ql", - "version": "100.4.1-beta2", + "version": "100.4.1-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-order-cancellation-graph-ql/magento-module-order-cancellation-graph-ql-100.4.1.0-beta2.zip", - "shasum": "42349425910a3f9e47eeec4d8ca703b316d0c470" + "url": "https://repo.magento.com/archives/magento/module-order-cancellation-graph-ql/magento-module-order-cancellation-graph-ql-100.4.1.0-beta124.zip", + "shasum": "306ab9625441827ee1f1676b0bce7663fb01d8ad" }, "require": { "magento/framework": "103.0.*", @@ -17842,11 +17823,11 @@ }, { "name": "magento/module-order-cancellation-ui", - "version": "100.4.1-beta2", + "version": "100.4.1-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-order-cancellation-ui/magento-module-order-cancellation-ui-100.4.1.0-beta2.zip", - "shasum": "dc790796adc78a95d543e8bbbf0dc4c2bbbfbd32" + "url": "https://repo.magento.com/archives/magento/module-order-cancellation-ui/magento-module-order-cancellation-ui-100.4.1.0-beta124.zip", + "shasum": "5f2ec43c8c16f5158c787195b1e36f64c9da184f" }, "require": { "magento/framework": "103.0.*", @@ -17872,11 +17853,11 @@ }, { "name": "magento/module-page-builder", - "version": "2.2.6-beta2", + "version": "2.2.6-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-page-builder/magento-module-page-builder-2.2.6.0-beta2.zip", - "shasum": "15b32e68d06e0162c59fcd0f30e1b0c087af96fc" + "url": "https://repo.magento.com/archives/magento/module-page-builder/magento-module-page-builder-2.2.6.0-beta124.zip", + "shasum": "7c516019107a84ab3e6435ca0114d060410fcf66" }, "require": { "magento/framework": "*", @@ -17923,11 +17904,11 @@ }, { "name": "magento/module-page-builder-admin-analytics", - "version": "1.1.5-beta2", + "version": "1.1.5-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-page-builder-admin-analytics/magento-module-page-builder-admin-analytics-1.1.5.0-beta2.zip", - "shasum": "5473be2d05a72652ef5862661547663d73797af5" + "url": "https://repo.magento.com/archives/magento/module-page-builder-admin-analytics/magento-module-page-builder-admin-analytics-1.1.5.0-beta124.zip", + "shasum": "92169cbfe697491d71388f2d2a49b75ace071936" }, "require": { "magento/framework": "*", @@ -17953,11 +17934,11 @@ }, { "name": "magento/module-page-builder-admin-gws-admin-ui", - "version": "1.7.4-beta2", + "version": "1.7.4-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-page-builder-admin-gws-admin-ui/magento-module-page-builder-admin-gws-admin-ui-1.7.4.0-beta2.zip", - "shasum": "561566fa1b0c9d122b2c2e6ac436b2dd0659b52d" + "url": "https://repo.magento.com/archives/magento/module-page-builder-admin-gws-admin-ui/magento-module-page-builder-admin-gws-admin-ui-1.7.4.0-beta124.zip", + "shasum": "8f8e4809aa11a069f47095d6d254d96f5d2163e7" }, "require": { "magento/framework": "*", @@ -17983,11 +17964,11 @@ }, { "name": "magento/module-page-builder-analytics", - "version": "1.6.5-beta2", + "version": "1.6.5-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-page-builder-analytics/magento-module-page-builder-analytics-1.6.5.0-beta2.zip", - "shasum": "af679b67e10ca0827511dea97e533cea5a08c750" + "url": "https://repo.magento.com/archives/magento/module-page-builder-analytics/magento-module-page-builder-analytics-1.6.5.0-beta124.zip", + "shasum": "787234b3afc7c52a4068232fefb77a58ebcae693" }, "require": { "magento/framework": "*", @@ -18011,11 +17992,11 @@ }, { "name": "magento/module-page-builder-image-attribute", - "version": "1.7.5-beta2", + "version": "1.7.5-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-page-builder-image-attribute/magento-module-page-builder-image-attribute-1.7.5.0-beta2.zip", - "shasum": "536588e7ec95b26a587ffa4d463b1c19c0b36da1" + "url": "https://repo.magento.com/archives/magento/module-page-builder-image-attribute/magento-module-page-builder-image-attribute-1.7.5.0-beta124.zip", + "shasum": "0ccd3676bb9a684b979232915fa774eeb9ccbaf9" }, "require": { "magento/framework": "*", @@ -18037,11 +18018,11 @@ }, { "name": "magento/module-page-cache", - "version": "100.4.8-beta2", + "version": "100.4.8-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-page-cache/magento-module-page-cache-100.4.8.0-beta2.zip", - "shasum": "afafc8d915bb6e0e3a2b8af336b3258fcdb8a5ab" + "url": "https://repo.magento.com/archives/magento/module-page-cache/magento-module-page-cache-100.4.8.0-beta124.zip", + "shasum": "39f141bd240a8d089bacf7802d310b994e7b5511" }, "require": { "magento/framework": "103.0.*", @@ -18068,11 +18049,11 @@ }, { "name": "magento/module-payment", - "version": "100.4.8-beta2", + "version": "100.4.8-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-payment/magento-module-payment-100.4.8.0-beta2.zip", - "shasum": "51fddd61665f21eb657a5bc1727c72baacb965c9" + "url": "https://repo.magento.com/archives/magento/module-payment/magento-module-payment-100.4.8.0-beta124.zip", + "shasum": "8bc56b6f41d89bb81d0fe526cc52a5b077f23364" }, "require": { "magento/framework": "103.0.*", @@ -18102,11 +18083,11 @@ }, { "name": "magento/module-payment-graph-ql", - "version": "100.4.3-beta2", + "version": "100.4.3-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-payment-graph-ql/magento-module-payment-graph-ql-100.4.3.0-beta2.zip", - "shasum": "0244bc2b1bc367fa3a3092919311536735f426f7" + "url": "https://repo.magento.com/archives/magento/module-payment-graph-ql/magento-module-payment-graph-ql-100.4.3.0-beta124.zip", + "shasum": "104c5353e69ee8e40c0e8cb1e3008aed31a58107" }, "require": { "magento/framework": "103.0.*", @@ -18325,11 +18306,11 @@ }, { "name": "magento/module-payment-staging", - "version": "100.4.5-beta2", + "version": "100.4.5-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-payment-staging/magento-module-payment-staging-100.4.5.0-beta2.zip", - "shasum": "1ef145f04859522d589eeec25be35ebb51a7489b" + "url": "https://repo.magento.com/archives/magento/module-payment-staging/magento-module-payment-staging-100.4.5.0-beta124.zip", + "shasum": "d4cabd9e1b1dc936fc3dc162e820a0fad173fd11" }, "require": { "magento/framework": "103.0.*", @@ -18357,11 +18338,11 @@ }, { "name": "magento/module-paypal", - "version": "101.0.8-beta2", + "version": "101.0.8-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-paypal/magento-module-paypal-101.0.8.0-beta2.zip", - "shasum": "641057ed79c6031bc3b04d9213f693adde314662" + "url": "https://repo.magento.com/archives/magento/module-paypal/magento-module-paypal-101.0.8.0-beta124.zip", + "shasum": "eeaf843a12efb608f2601abe5992cbb5a0301979" }, "require": { "lib-libxml": "*", @@ -18406,11 +18387,11 @@ }, { "name": "magento/module-paypal-captcha", - "version": "100.4.5-beta2", + "version": "100.4.5-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-paypal-captcha/magento-module-paypal-captcha-100.4.5.0-beta2.zip", - "shasum": "fc56d0ee899205710925a2bb5969676c80e4afe7" + "url": "https://repo.magento.com/archives/magento/module-paypal-captcha/magento-module-paypal-captcha-100.4.5.0-beta124.zip", + "shasum": "c3f3ec72cf12a0c84012c1db714e72063732d2f3" }, "require": { "magento/framework": "103.0.*", @@ -18439,11 +18420,11 @@ }, { "name": "magento/module-paypal-graph-ql", - "version": "100.4.6-beta2", + "version": "100.4.6-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-paypal-graph-ql/magento-module-paypal-graph-ql-100.4.6.0-beta2.zip", - "shasum": "11b781eb05f0720c521323af5ee8462e9cbabb45" + "url": "https://repo.magento.com/archives/magento/module-paypal-graph-ql/magento-module-paypal-graph-ql-100.4.6.0-beta124.zip", + "shasum": "a2dc2322008262a21732150885a9d9ac198f7cff" }, "require": { "magento/framework": "103.0.*", @@ -18508,11 +18489,11 @@ }, { "name": "magento/module-persistent", - "version": "100.4.8-beta2", + "version": "100.4.8-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-persistent/magento-module-persistent-100.4.8.0-beta2.zip", - "shasum": "811b5c9a91a94385d75395911d3f163b4a6327e5" + "url": "https://repo.magento.com/archives/magento/module-persistent/magento-module-persistent-100.4.8.0-beta124.zip", + "shasum": "8925c1ef77c0e42dba2d49a63ef4beb2af70b6d2" }, "require": { "magento/framework": "103.0.*", @@ -18544,11 +18525,11 @@ }, { "name": "magento/module-persistent-history", - "version": "100.4.5-beta2", + "version": "100.4.5-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-persistent-history/magento-module-persistent-history-100.4.5.0-beta2.zip", - "shasum": "2b5ea2e6b235ed19e2043670f3e3795eb7ca11e9" + "url": "https://repo.magento.com/archives/magento/module-persistent-history/magento-module-persistent-history-100.4.5.0-beta124.zip", + "shasum": "dbdfe3c05f492a380c1b2f0cb8d0800aa8ba9cc0" }, "require": { "magento/framework": "103.0.*", @@ -18578,11 +18559,11 @@ }, { "name": "magento/module-price-permissions", - "version": "100.4.4-beta2", + "version": "100.4.4-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-price-permissions/magento-module-price-permissions-100.4.4.0-beta2.zip", - "shasum": "accdec0021250decc8f21a7730c7c90cf1aa68c0" + "url": "https://repo.magento.com/archives/magento/module-price-permissions/magento-module-price-permissions-100.4.4.0-beta124.zip", + "shasum": "8e7b6b33ea0a996796736f24291691441701221e" }, "require": { "magento/framework": "103.0.*", @@ -18620,11 +18601,11 @@ }, { "name": "magento/module-product-alert", - "version": "100.4.7-beta2", + "version": "100.4.7-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-product-alert/magento-module-product-alert-100.4.7.0-beta2.zip", - "shasum": "ab73dd1ee615fb125f675ca13b78b192891dba00" + "url": "https://repo.magento.com/archives/magento/module-product-alert/magento-module-product-alert-100.4.7.0-beta124.zip", + "shasum": "650eca0e363f416e64700c707b483e1b736ee255" }, "require": { "magento/framework": "103.0.*", @@ -18658,11 +18639,11 @@ }, { "name": "magento/module-product-video", - "version": "100.4.8-beta2", + "version": "100.4.8-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-product-video/magento-module-product-video-100.4.8.0-beta2.zip", - "shasum": "f58431d33ca80e160167d54ea24a51ff94efe9de" + "url": "https://repo.magento.com/archives/magento/module-product-video/magento-module-product-video-100.4.8.0-beta124.zip", + "shasum": "6be5a1eca529efc3696524b358fb0c6efe6b1ffd" }, "require": { "magento/framework": "103.0.*", @@ -18696,11 +18677,11 @@ }, { "name": "magento/module-product-video-staging", - "version": "100.4.5-beta2", + "version": "100.4.5-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-product-video-staging/magento-module-product-video-staging-100.4.5.0-beta2.zip", - "shasum": "313ea6ee3d03593f3e73d99efcd85ed8e1d6c1dd" + "url": "https://repo.magento.com/archives/magento/module-product-video-staging/magento-module-product-video-staging-100.4.5.0-beta124.zip", + "shasum": "ad444d4a1e8c8a95a805347db9f3f994422dca53" }, "require": { "lib-libxml": "*", @@ -18731,11 +18712,11 @@ }, { "name": "magento/module-promotion-permissions", - "version": "100.4.5-beta2", + "version": "100.4.5-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-promotion-permissions/magento-module-promotion-permissions-100.4.5.0-beta2.zip", - "shasum": "f99dcf6145da1a2f4237548a0087f080e4398288" + "url": "https://repo.magento.com/archives/magento/module-promotion-permissions/magento-module-promotion-permissions-100.4.5.0-beta124.zip", + "shasum": "359a16654422cd010441a4d41c33f23fe37eeac5" }, "require": { "magento/framework": "103.0.*", @@ -18790,11 +18771,11 @@ }, { "name": "magento/module-quote", - "version": "101.2.8-beta2", + "version": "101.2.8-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-quote/magento-module-quote-101.2.8.0-beta2.zip", - "shasum": "bd70c2b46cc0c7f621d733f303ea81c1031a94c8" + "url": "https://repo.magento.com/archives/magento/module-quote/magento-module-quote-101.2.8.0-beta124.zip", + "shasum": "2a6c86fe8be766f2c3854cf1e4384bce3aaa46fa" }, "require": { "magento/framework": "103.0.*", @@ -18834,11 +18815,11 @@ }, { "name": "magento/module-quote-analytics", - "version": "100.4.7-beta2", + "version": "100.4.7-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-quote-analytics/magento-module-quote-analytics-100.4.7.0-beta2.zip", - "shasum": "2f942d9103e5a578d4a69e6a4257c4c46c3537e9" + "url": "https://repo.magento.com/archives/magento/module-quote-analytics/magento-module-quote-analytics-100.4.7.0-beta124.zip", + "shasum": "392324e5c4841626ead5c4c1331f4b89bc6b1baf" }, "require": { "magento/framework": "103.0.*", @@ -18863,11 +18844,11 @@ }, { "name": "magento/module-quote-bundle-options", - "version": "100.4.4-beta2", + "version": "100.4.4-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-quote-bundle-options/magento-module-quote-bundle-options-100.4.4.0-beta2.zip", - "shasum": "1decacf9b8ca3613d6839434bea6ad21f3f6c91c" + "url": "https://repo.magento.com/archives/magento/module-quote-bundle-options/magento-module-quote-bundle-options-100.4.4.0-beta124.zip", + "shasum": "621d0db10c191d1d4858f07c4c11d73ea74de38a" }, "require": { "magento/framework": "103.0.*", @@ -18891,11 +18872,11 @@ }, { "name": "magento/module-quote-commerce-graph-ql", - "version": "100.4.1-beta2", + "version": "100.4.1-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-quote-commerce-graph-ql/magento-module-quote-commerce-graph-ql-100.4.1.0-beta2.zip", - "shasum": "57c7a2cd735e73095c1540b55af78112c475f8db" + "url": "https://repo.magento.com/archives/magento/module-quote-commerce-graph-ql/magento-module-quote-commerce-graph-ql-100.4.1.0-beta124.zip", + "shasum": "a1f0d585162af6008ed8e11d50d5fabbab05705d" }, "require": { "magento/framework": "103.0.*", @@ -18920,11 +18901,11 @@ }, { "name": "magento/module-quote-configurable-options", - "version": "100.4.4-beta2", + "version": "100.4.4-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-quote-configurable-options/magento-module-quote-configurable-options-100.4.4.0-beta2.zip", - "shasum": "a39c3f0bb3c933375da4cdd75f1e8092ddc55a68" + "url": "https://repo.magento.com/archives/magento/module-quote-configurable-options/magento-module-quote-configurable-options-100.4.4.0-beta124.zip", + "shasum": "ee60d79f3aac99b1440ab425e84b87e9b1e8a178" }, "require": { "magento/framework": "103.0.*", @@ -18948,11 +18929,11 @@ }, { "name": "magento/module-quote-downloadable-links", - "version": "100.4.4-beta2", + "version": "100.4.4-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-quote-downloadable-links/magento-module-quote-downloadable-links-100.4.4.0-beta2.zip", - "shasum": "53ed97e0e6fe231c831faca38ffeb00a8613b496" + "url": "https://repo.magento.com/archives/magento/module-quote-downloadable-links/magento-module-quote-downloadable-links-100.4.4.0-beta124.zip", + "shasum": "de3b54c7c7e3a8c70575bbcbf8221975fbfdbec4" }, "require": { "magento/framework": "103.0.*", @@ -18976,11 +18957,11 @@ }, { "name": "magento/module-quote-gift-card-options", - "version": "100.4.5-beta2", + "version": "100.4.5-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-quote-gift-card-options/magento-module-quote-gift-card-options-100.4.5.0-beta2.zip", - "shasum": "6775bd52a763f82135b76464002b96cf1cdc0643" + "url": "https://repo.magento.com/archives/magento/module-quote-gift-card-options/magento-module-quote-gift-card-options-100.4.5.0-beta124.zip", + "shasum": "0d2c86347f91a94aa4e5904eb3b8254ce78f2a8a" }, "require": { "magento/framework": "103.0.*", @@ -19004,11 +18985,11 @@ }, { "name": "magento/module-quote-graph-ql", - "version": "100.4.8-beta2", + "version": "100.4.8-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-quote-graph-ql/magento-module-quote-graph-ql-100.4.8.0-beta2.zip", - "shasum": "6df455d6d0489b18868179c6b6ef046d577344f2" + "url": "https://repo.magento.com/archives/magento/module-quote-graph-ql/magento-module-quote-graph-ql-100.4.8.0-beta124.zip", + "shasum": "792d366cbec0dde12717a4e4a75adce3724a7e52" }, "require": { "magento/framework": "103.0.*", @@ -19049,11 +19030,11 @@ }, { "name": "magento/module-quote-staging", - "version": "100.4.5-beta2", + "version": "100.4.5-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-quote-staging/magento-module-quote-staging-100.4.5.0-beta2.zip", - "shasum": "a0a7f2a2d34394049dcfc7f3d031e24d572777be" + "url": "https://repo.magento.com/archives/magento/module-quote-staging/magento-module-quote-staging-100.4.5.0-beta124.zip", + "shasum": "4fd56151fd16c904ee8dcbcead54b3e7fcf5271a" }, "require": { "magento/framework": "103.0.*", @@ -19079,11 +19060,11 @@ }, { "name": "magento/module-re-captcha-admin-ui", - "version": "1.1.5-beta2", + "version": "1.1.5-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-admin-ui/magento-module-re-captcha-admin-ui-1.1.5.0-beta2.zip", - "shasum": "4faa9ecb89428949637cba3d2f81552a5b3c2cad" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-admin-ui/magento-module-re-captcha-admin-ui-1.1.5.0-beta124.zip", + "shasum": "29a09722b1ce178e089198b94a904244d106768b" }, "require": { "magento/framework": "*", @@ -19108,11 +19089,11 @@ }, { "name": "magento/module-re-captcha-checkout", - "version": "1.1.5-beta2", + "version": "1.1.5-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-checkout/magento-module-re-captcha-checkout-1.1.5.0-beta2.zip", - "shasum": "c003d836f2865f5bc16117c64f2f17f222ce5bf4" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-checkout/magento-module-re-captcha-checkout-1.1.5.0-beta124.zip", + "shasum": "5a132da3739f50b3acbbd344937a16f6122cbb88" }, "require": { "magento/framework": "*", @@ -19141,11 +19122,11 @@ }, { "name": "magento/module-re-captcha-checkout-sales-rule", - "version": "1.1.4-beta2", + "version": "1.1.4-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-checkout-sales-rule/magento-module-re-captcha-checkout-sales-rule-1.1.4.0-beta2.zip", - "shasum": "61cc81552db2293256b97ebf2d8d421c22002fe0" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-checkout-sales-rule/magento-module-re-captcha-checkout-sales-rule-1.1.4.0-beta124.zip", + "shasum": "e0083e1f9af49448ebbf77a1f35882c53ecbc6e3" }, "require": { "magento/framework": "*", @@ -19175,11 +19156,11 @@ }, { "name": "magento/module-re-captcha-contact", - "version": "1.1.4-beta2", + "version": "1.1.4-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-contact/magento-module-re-captcha-contact-1.1.4.0-beta2.zip", - "shasum": "28f3c45506264ef44be6fb2a5b1b1a6f615021ce" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-contact/magento-module-re-captcha-contact-1.1.4.0-beta124.zip", + "shasum": "5dc0b539c988dbf6fa9a4143dfdfac6bb9e41b74" }, "require": { "magento/framework": "*", @@ -19202,11 +19183,11 @@ }, { "name": "magento/module-re-captcha-customer", - "version": "1.1.6-beta2", + "version": "1.1.6-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-customer/magento-module-re-captcha-customer-1.1.6.0-beta2.zip", - "shasum": "02c35258de487dc06e66409fa06649cdd64900d5" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-customer/magento-module-re-captcha-customer-1.1.6.0-beta124.zip", + "shasum": "2428a21cb2b82e34a73c4d38baf7c74bff1f3245" }, "require": { "magento/framework": "*", @@ -19232,11 +19213,11 @@ }, { "name": "magento/module-re-captcha-frontend-ui", - "version": "1.1.6-beta2", + "version": "1.1.6-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-frontend-ui/magento-module-re-captcha-frontend-ui-1.1.6.0-beta2.zip", - "shasum": "4510364c698cd9aa921b7c8f37b245109f91d802" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-frontend-ui/magento-module-re-captcha-frontend-ui-1.1.6.0-beta124.zip", + "shasum": "2490a10658b818de3e06caf3082f768cbbd045c0" }, "require": { "magento/framework": "*", @@ -19260,11 +19241,11 @@ }, { "name": "magento/module-re-captcha-gift-card", - "version": "1.0.3-beta2", + "version": "1.0.3-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-gift-card/magento-module-re-captcha-gift-card-1.0.3.0-beta2.zip", - "shasum": "821bfcbe3cb5b4f393f01c0b6369bd422e999d0e" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-gift-card/magento-module-re-captcha-gift-card-1.0.3.0-beta124.zip", + "shasum": "75d722bb15dde173b7dca2bcaf3fdb28568f1500" }, "require": { "magento/framework": "*", @@ -19298,11 +19279,11 @@ }, { "name": "magento/module-re-captcha-invitation", - "version": "1.0.3-beta2", + "version": "1.0.3-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-invitation/magento-module-re-captcha-invitation-1.0.3.0-beta2.zip", - "shasum": "9d53b13f8194c05bfd2e74f29686aa6532a7feba" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-invitation/magento-module-re-captcha-invitation-1.0.3.0-beta124.zip", + "shasum": "da9a8f7b786d9f6bb12fa599b53a11f283743ae8" }, "require": { "magento/framework": "*", @@ -19330,11 +19311,11 @@ }, { "name": "magento/module-re-captcha-migration", - "version": "1.1.5-beta2", + "version": "1.1.5-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-migration/magento-module-re-captcha-migration-1.1.5.0-beta2.zip", - "shasum": "7710d9d33b00d0f8cae9fe31197730537c14fb2d" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-migration/magento-module-re-captcha-migration-1.1.5.0-beta124.zip", + "shasum": "05e0b9a23bb89087aaf1f1e72c480608c10048e2" }, "require": { "magento/framework": "*", @@ -19357,11 +19338,11 @@ }, { "name": "magento/module-re-captcha-multiple-wishlist", - "version": "1.0.3-beta2", + "version": "1.0.3-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-multiple-wishlist/magento-module-re-captcha-multiple-wishlist-1.0.3.0-beta2.zip", - "shasum": "a8a2fa23ce0418c1f3880d7022d3fe4b671125f8" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-multiple-wishlist/magento-module-re-captcha-multiple-wishlist-1.0.3.0-beta124.zip", + "shasum": "80b3038773d913a03cebd18406ffd7ee39d353bd" }, "require": { "magento/framework": "*", @@ -19384,11 +19365,11 @@ }, { "name": "magento/module-re-captcha-newsletter", - "version": "1.1.5-beta2", + "version": "1.1.5-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-newsletter/magento-module-re-captcha-newsletter-1.1.5.0-beta2.zip", - "shasum": "78142cfe91e86b0e382663966be0fd9837c12b09" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-newsletter/magento-module-re-captcha-newsletter-1.1.5.0-beta124.zip", + "shasum": "c60977eafadae7d6a2100831372ac9ef1d7188d3" }, "require": { "magento/framework": "*", @@ -19413,11 +19394,11 @@ }, { "name": "magento/module-re-captcha-paypal", - "version": "1.1.5-beta2", + "version": "1.1.5-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-paypal/magento-module-re-captcha-paypal-1.1.5.0-beta2.zip", - "shasum": "43434eec5f55d14cc17cf32dfc1bbdd5cb967285" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-paypal/magento-module-re-captcha-paypal-1.1.5.0-beta124.zip", + "shasum": "db1d44031763142b9192afceb32763f60fa17ce9" }, "require": { "magento/framework": "*", @@ -19446,11 +19427,11 @@ }, { "name": "magento/module-re-captcha-resend-confirmation-email", - "version": "1.1.0-beta2", + "version": "1.1.0-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-resend-confirmation-email/magento-module-re-captcha-resend-confirmation-email-1.1.0.0-beta2.zip", - "shasum": "21cb719d72115de889073515671e3a91cb6c7344" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-resend-confirmation-email/magento-module-re-captcha-resend-confirmation-email-1.1.0.0-beta124.zip", + "shasum": "c8a8d503a8bb097ac977347349db06becbe39769" }, "require": { "magento/framework": "*", @@ -19476,11 +19457,11 @@ }, { "name": "magento/module-re-captcha-review", - "version": "1.1.5-beta2", + "version": "1.1.5-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-review/magento-module-re-captcha-review-1.1.5.0-beta2.zip", - "shasum": "54ca4b32604b44c8df438bf99c8e371105216dcb" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-review/magento-module-re-captcha-review-1.1.5.0-beta124.zip", + "shasum": "27a592eeacbdd4a8a04d1f1f54cb13763f6995ad" }, "require": { "magento/framework": "*", @@ -19505,11 +19486,11 @@ }, { "name": "magento/module-re-captcha-send-friend", - "version": "1.1.5-beta2", + "version": "1.1.5-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-send-friend/magento-module-re-captcha-send-friend-1.1.5.0-beta2.zip", - "shasum": "d50139d30530eb6c8b296f2abc6a22907e4fcbb0" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-send-friend/magento-module-re-captcha-send-friend-1.1.5.0-beta124.zip", + "shasum": "cab2290a2a3f41b630915f6a6c1260a123f7d862" }, "require": { "magento/framework": "*", @@ -19534,11 +19515,11 @@ }, { "name": "magento/module-re-captcha-store-pickup", - "version": "1.0.4-beta2", + "version": "1.0.4-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-store-pickup/magento-module-re-captcha-store-pickup-1.0.4.0-beta2.zip", - "shasum": "2b8e549ea399563d90f86d139cded88627a22421" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-store-pickup/magento-module-re-captcha-store-pickup-1.0.4.0-beta124.zip", + "shasum": "8135c597b4183df22a2767e3d69a83ed8567aeaf" }, "require": { "magento/framework": "*", @@ -19565,11 +19546,11 @@ }, { "name": "magento/module-re-captcha-ui", - "version": "1.1.5-beta2", + "version": "1.1.5-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-ui/magento-module-re-captcha-ui-1.1.5.0-beta2.zip", - "shasum": "c244b7bfd74b2991c4189087f999aaf8a4f3d23e" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-ui/magento-module-re-captcha-ui-1.1.5.0-beta124.zip", + "shasum": "94648b0c5d534470f48465ef5fd4989183af941e" }, "require": { "magento/framework": "*", @@ -19598,11 +19579,11 @@ }, { "name": "magento/module-re-captcha-user", - "version": "1.1.5-beta2", + "version": "1.1.5-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-user/magento-module-re-captcha-user-1.1.5.0-beta2.zip", - "shasum": "b9a71f5a895a32e0680a805826b1a775be6fc5da" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-user/magento-module-re-captcha-user-1.1.5.0-beta124.zip", + "shasum": "1eea289dd57bb511fd971497acb9de7bac325c35" }, "require": { "magento/framework": "*", @@ -19626,11 +19607,11 @@ }, { "name": "magento/module-re-captcha-validation", - "version": "1.1.4-beta2", + "version": "1.1.4-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-validation/magento-module-re-captcha-validation-1.1.4.0-beta2.zip", - "shasum": "25f9fd3614d15df99823f8d58cced796489d2244" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-validation/magento-module-re-captcha-validation-1.1.4.0-beta124.zip", + "shasum": "43b00e587d08817b756a64bfa36009c00efbe124" }, "require": { "magento/framework": "*", @@ -19654,11 +19635,11 @@ }, { "name": "magento/module-re-captcha-validation-api", - "version": "1.1.4-beta2", + "version": "1.1.4-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-validation-api/magento-module-re-captcha-validation-api-1.1.4.0-beta2.zip", - "shasum": "810741d0cffc0aa3e9602745ce75bb9737010e12" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-validation-api/magento-module-re-captcha-validation-api-1.1.4.0-beta124.zip", + "shasum": "641e68b72ec1ea7cef0318f4ea6e362f39bb81f6" }, "require": { "magento/framework": "*", @@ -19680,11 +19661,11 @@ }, { "name": "magento/module-re-captcha-version-2-checkbox", - "version": "2.0.5-beta2", + "version": "2.0.5-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-version-2-checkbox/magento-module-re-captcha-version-2-checkbox-2.0.5.0-beta2.zip", - "shasum": "f93536d52cfa3e72110191d35288f4a5ec3216f4" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-version-2-checkbox/magento-module-re-captcha-version-2-checkbox-2.0.5.0-beta124.zip", + "shasum": "5895a451957cbd70568221dc4a686babfcfcc183" }, "require": { "magento/framework": "*", @@ -19714,11 +19695,11 @@ }, { "name": "magento/module-re-captcha-version-2-invisible", - "version": "2.0.5-beta2", + "version": "2.0.5-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-version-2-invisible/magento-module-re-captcha-version-2-invisible-2.0.5.0-beta2.zip", - "shasum": "af3d2b6ebfc126ed065a1d838069e3c18a7da841" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-version-2-invisible/magento-module-re-captcha-version-2-invisible-2.0.5.0-beta124.zip", + "shasum": "8d8685df6467d35e4d19cccb5f6f974044f6b076" }, "require": { "magento/framework": "*", @@ -19748,11 +19729,11 @@ }, { "name": "magento/module-re-captcha-version-3-invisible", - "version": "2.0.5-beta2", + "version": "2.0.5-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-version-3-invisible/magento-module-re-captcha-version-3-invisible-2.0.5.0-beta2.zip", - "shasum": "6c9b5806afb67f8a0f052cd192d78db86c669b7a" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-version-3-invisible/magento-module-re-captcha-version-3-invisible-2.0.5.0-beta124.zip", + "shasum": "76928d3637893c01a433debcc7e4e92ac91ba7ba" }, "require": { "magento/framework": "*", @@ -19782,11 +19763,11 @@ }, { "name": "magento/module-re-captcha-webapi-api", - "version": "1.0.4-beta2", + "version": "1.0.4-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-webapi-api/magento-module-re-captcha-webapi-api-1.0.4.0-beta2.zip", - "shasum": "78efe2051ce13a8302ea78acdc292823b4cbe196" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-webapi-api/magento-module-re-captcha-webapi-api-1.0.4.0-beta124.zip", + "shasum": "dfc66c9465ec5c6fde493adae3112dc9d2cdd4b4" }, "require": { "magento/framework": "*", @@ -19809,11 +19790,11 @@ }, { "name": "magento/module-re-captcha-webapi-graph-ql", - "version": "1.0.4-beta2", + "version": "1.0.4-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-webapi-graph-ql/magento-module-re-captcha-webapi-graph-ql-1.0.4.0-beta2.zip", - "shasum": "fd73694ba87f3e919aedfab83d0ea2e04bde5f1b" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-webapi-graph-ql/magento-module-re-captcha-webapi-graph-ql-1.0.4.0-beta124.zip", + "shasum": "b842a412c8928a7724cd2955863c3f95431f990a" }, "require": { "magento/framework": "*", @@ -19840,11 +19821,11 @@ }, { "name": "magento/module-re-captcha-webapi-rest", - "version": "1.0.4-beta2", + "version": "1.0.4-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-webapi-rest/magento-module-re-captcha-webapi-rest-1.0.4.0-beta2.zip", - "shasum": "f2b336b4f06d706763a21094d874d91eac707591" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-webapi-rest/magento-module-re-captcha-webapi-rest-1.0.4.0-beta124.zip", + "shasum": "657226429771016a252a926bf8e9f8542e8abc67" }, "require": { "magento/framework": "*", @@ -19870,11 +19851,11 @@ }, { "name": "magento/module-re-captcha-webapi-ui", - "version": "1.0.4-beta2", + "version": "1.0.4-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-webapi-ui/magento-module-re-captcha-webapi-ui-1.0.4.0-beta2.zip", - "shasum": "9d6a576135f0136ccd2c223078f23c9c5d1d8f44" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-webapi-ui/magento-module-re-captcha-webapi-ui-1.0.4.0-beta124.zip", + "shasum": "8063e05a36c15a9fe3af890663e3d39535384552" }, "require": { "magento/framework": "*", @@ -19897,11 +19878,11 @@ }, { "name": "magento/module-re-captcha-wishlist", - "version": "1.1.0-beta2", + "version": "1.1.0-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-wishlist/magento-module-re-captcha-wishlist-1.1.0.0-beta2.zip", - "shasum": "89dfcc5bf33c099342362876e66135cb31ee2bbf" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-wishlist/magento-module-re-captcha-wishlist-1.1.0.0-beta124.zip", + "shasum": "bd3200ce5257bb3760dfbf3a5e04364679967222" }, "require": { "magento/framework": "*", @@ -19924,11 +19905,11 @@ }, { "name": "magento/module-related-product-graph-ql", - "version": "100.4.5-beta2", + "version": "100.4.5-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-related-product-graph-ql/magento-module-related-product-graph-ql-100.4.5.0-beta2.zip", - "shasum": "09b42a30f78c94a7c3d055efe39c463097af4f36" + "url": "https://repo.magento.com/archives/magento/module-related-product-graph-ql/magento-module-related-product-graph-ql-100.4.5.0-beta124.zip", + "shasum": "d0440e35acfd7068cc0f011a1f57ff959121142c" }, "require": { "magento/framework": "103.0.*", @@ -19956,11 +19937,11 @@ }, { "name": "magento/module-release-notification", - "version": "100.4.6-beta2", + "version": "100.4.6-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-release-notification/magento-module-release-notification-100.4.6.0-beta2.zip", - "shasum": "5fa280ba12617329b2d70cd83b98fda87d3566aa" + "url": "https://repo.magento.com/archives/magento/module-release-notification/magento-module-release-notification-100.4.6.0-beta124.zip", + "shasum": "bf92a0c13ca0159fa5bf887cf3aa3787a3ed17f2" }, "require": { "magento/framework": "103.0.*", @@ -19989,11 +19970,11 @@ }, { "name": "magento/module-reminder", - "version": "101.2.7-beta2", + "version": "101.2.7-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-reminder/magento-module-reminder-101.2.7.0-beta2.zip", - "shasum": "b2933eef23d8d7de90943c450196dfe67aa5077f" + "url": "https://repo.magento.com/archives/magento/module-reminder/magento-module-reminder-101.2.7.0-beta124.zip", + "shasum": "7df39565020a57e77875e78c05f06a724e4ec65e" }, "require": { "magento/framework": "103.0.*", @@ -20026,11 +20007,11 @@ }, { "name": "magento/module-remote-storage", - "version": "100.4.6-beta2", + "version": "100.4.6-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-remote-storage/magento-module-remote-storage-100.4.6.0-beta2.zip", - "shasum": "3824c35905414269c87edd1d8b8623fa1e86c83d" + "url": "https://repo.magento.com/archives/magento/module-remote-storage/magento-module-remote-storage-100.4.6.0-beta124.zip", + "shasum": "aced20a7c9b33f36f520b22a21031157b53f1924" }, "require": { "league/flysystem": "^3.0", @@ -20069,11 +20050,11 @@ }, { "name": "magento/module-remote-storage-commerce", - "version": "100.4.4-beta2", + "version": "100.4.4-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-remote-storage-commerce/magento-module-remote-storage-commerce-100.4.4.0-beta2.zip", - "shasum": "17f02379a86a9ee2c510043f16ef29369c06f0c6" + "url": "https://repo.magento.com/archives/magento/module-remote-storage-commerce/magento-module-remote-storage-commerce-100.4.4.0-beta124.zip", + "shasum": "8ce4625b02157a56ed32164020e54aedd7b2b971" }, "require": { "magento/framework": "103.0.*", @@ -20101,11 +20082,11 @@ }, { "name": "magento/module-reports", - "version": "100.4.8-beta2", + "version": "100.4.8-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-reports/magento-module-reports-100.4.8.0-beta2.zip", - "shasum": "5f6ed0a92b04f88500ab273d8a3f4f645609ccbd" + "url": "https://repo.magento.com/archives/magento/module-reports/magento-module-reports-100.4.8.0-beta124.zip", + "shasum": "28ba4a4647a19e65c6e679aeabb3258f29b47496" }, "require": { "magento/framework": "103.0.*", @@ -20144,11 +20125,11 @@ }, { "name": "magento/module-require-js", - "version": "100.4.4-beta2", + "version": "100.4.4-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-require-js/magento-module-require-js-100.4.4.0-beta2.zip", - "shasum": "badc098456b9224be8d3a728f318c2ec945fac52" + "url": "https://repo.magento.com/archives/magento/module-require-js/magento-module-require-js-100.4.4.0-beta124.zip", + "shasum": "3e60b4f1b7986d7f584321ed90babefafb2e4d2c" }, "require": { "magento/framework": "103.0.*", @@ -20171,11 +20152,11 @@ }, { "name": "magento/module-resource-connections", - "version": "100.4.5-beta2", + "version": "100.4.5-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-resource-connections/magento-module-resource-connections-100.4.5.0-beta2.zip", - "shasum": "e599135b1ad781bc13c9de504562af6c8969a024" + "url": "https://repo.magento.com/archives/magento/module-resource-connections/magento-module-resource-connections-100.4.5.0-beta124.zip", + "shasum": "1828293c57fc8a9313dd0d9ddccb771062683252" }, "require": { "magento/framework": "103.0.*", @@ -20197,11 +20178,11 @@ }, { "name": "magento/module-review", - "version": "100.4.8-beta2", + "version": "100.4.8-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-review/magento-module-review-100.4.8.0-beta2.zip", - "shasum": "dd11a019d294cbf49b9a5c5e27a4603d9fcb1aff" + "url": "https://repo.magento.com/archives/magento/module-review/magento-module-review-100.4.8.0-beta124.zip", + "shasum": "33e58ffe8a56946f493ca4d096e55c8671cae7d1" }, "require": { "magento/framework": "103.0.*", @@ -20236,11 +20217,11 @@ }, { "name": "magento/module-review-analytics", - "version": "100.4.5-beta2", + "version": "100.4.5-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-review-analytics/magento-module-review-analytics-100.4.5.0-beta2.zip", - "shasum": "01ae3811446f8ee5abdcbac9a0a89f69f9715f61" + "url": "https://repo.magento.com/archives/magento/module-review-analytics/magento-module-review-analytics-100.4.5.0-beta124.zip", + "shasum": "ed3d0ab0b5743786c598c48aa9a9732ef55fbc22" }, "require": { "magento/framework": "103.0.*", @@ -20265,11 +20246,11 @@ }, { "name": "magento/module-review-graph-ql", - "version": "100.4.4-beta2", + "version": "100.4.4-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-review-graph-ql/magento-module-review-graph-ql-100.4.4.0-beta2.zip", - "shasum": "056ffc97b182c8dfed6c30a01930af23d1a36d9b" + "url": "https://repo.magento.com/archives/magento/module-review-graph-ql/magento-module-review-graph-ql-100.4.4.0-beta124.zip", + "shasum": "e1df986cd519da38bd764cab3a41883d043f4d0c" }, "require": { "magento/framework": "103.0.*", @@ -20299,11 +20280,11 @@ }, { "name": "magento/module-review-staging", - "version": "100.4.5-beta2", + "version": "100.4.5-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-review-staging/magento-module-review-staging-100.4.5.0-beta2.zip", - "shasum": "8a24d381cbe8faef2c60d7824cdfeca879f39cc2" + "url": "https://repo.magento.com/archives/magento/module-review-staging/magento-module-review-staging-100.4.5.0-beta124.zip", + "shasum": "1ca114c4e6b12a0ff8fe5ee3f02e18235132478d" }, "require": { "lib-libxml": "*", @@ -20332,11 +20313,11 @@ }, { "name": "magento/module-reward", - "version": "101.2.8-beta2", + "version": "101.2.8-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-reward/magento-module-reward-101.2.8.0-beta2.zip", - "shasum": "1f64d209709f4774202598589202d521d46a6652" + "url": "https://repo.magento.com/archives/magento/module-reward/magento-module-reward-101.2.8.0-beta124.zip", + "shasum": "a21aaf88e8a2162b09daf98fd42ce3ad10ef656c" }, "require": { "magento/framework": "103.0.*", @@ -20378,11 +20359,11 @@ }, { "name": "magento/module-reward-graph-ql", - "version": "100.4.7-beta2", + "version": "100.4.7-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-reward-graph-ql/magento-module-reward-graph-ql-100.4.7.0-beta2.zip", - "shasum": "7ed3a8b628b050082e0e6ee74cfc990b7e3ee019" + "url": "https://repo.magento.com/archives/magento/module-reward-graph-ql/magento-module-reward-graph-ql-100.4.7.0-beta124.zip", + "shasum": "9b70bd97ba79d57f235a77798601fc6fc8531a91" }, "require": { "magento/framework": "103.0.*", @@ -20414,11 +20395,11 @@ }, { "name": "magento/module-reward-staging", - "version": "100.4.5-beta2", + "version": "100.4.5-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-reward-staging/magento-module-reward-staging-100.4.5.0-beta2.zip", - "shasum": "685fc88827c36628cc250568621023ab7c2c2473" + "url": "https://repo.magento.com/archives/magento/module-reward-staging/magento-module-reward-staging-100.4.5.0-beta124.zip", + "shasum": "1cbff9ed13809fbc60b9c348eef44a29a811c288" }, "require": { "magento/framework": "103.0.*", @@ -20446,11 +20427,11 @@ }, { "name": "magento/module-rma", - "version": "101.2.8-beta2", + "version": "101.2.8-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-rma/magento-module-rma-101.2.8.0-beta2.zip", - "shasum": "64538b7bd44c28832fc91e4c3368de9e12165878" + "url": "https://repo.magento.com/archives/magento/module-rma/magento-module-rma-101.2.8.0-beta124.zip", + "shasum": "8e83af566b6e65b6f34659e9a40a2d3deb5f3be1" }, "require": { "ext-gd": "*", @@ -20497,11 +20478,11 @@ }, { "name": "magento/module-rma-graph-ql", - "version": "100.4.7-beta2", + "version": "100.4.7-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-rma-graph-ql/magento-module-rma-graph-ql-100.4.7.0-beta2.zip", - "shasum": "f47d5cb3d67800557e6e73c6a653972ff6d1308c" + "url": "https://repo.magento.com/archives/magento/module-rma-graph-ql/magento-module-rma-graph-ql-100.4.7.0-beta124.zip", + "shasum": "a917a995a60b5075953cce0aef11aeb33348e4d0" }, "require": { "magento/framework": "103.0.*", @@ -20536,11 +20517,11 @@ }, { "name": "magento/module-rma-staging", - "version": "100.4.5-beta2", + "version": "100.4.5-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-rma-staging/magento-module-rma-staging-100.4.5.0-beta2.zip", - "shasum": "b8f32b1f50a7317c3b32119ad8a9df6c659843bd" + "url": "https://repo.magento.com/archives/magento/module-rma-staging/magento-module-rma-staging-100.4.5.0-beta124.zip", + "shasum": "1c068a5266d2a63c9a64bb66558f921241269ec8" }, "require": { "lib-libxml": "*", @@ -20568,11 +20549,11 @@ }, { "name": "magento/module-robots", - "version": "101.1.4-beta2", + "version": "101.1.4-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-robots/magento-module-robots-101.1.4.0-beta2.zip", - "shasum": "7189e10dfa7ec9851fdf92f00c45d97e2e39a78c" + "url": "https://repo.magento.com/archives/magento/module-robots/magento-module-robots-101.1.4.0-beta124.zip", + "shasum": "51b10dc61730ed6d8c26aa52679bf86e823d7206" }, "require": { "magento/framework": "103.0.*", @@ -20599,11 +20580,11 @@ }, { "name": "magento/module-rss", - "version": "100.4.6-beta2", + "version": "100.4.6-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-rss/magento-module-rss-100.4.6.0-beta2.zip", - "shasum": "15f81501bc2aff36f301f211976fcff453182710" + "url": "https://repo.magento.com/archives/magento/module-rss/magento-module-rss-100.4.6.0-beta124.zip", + "shasum": "9c1d6c59bf846eab0d5f54a346a741bd8e9efd4f" }, "require": { "magento/framework": "103.0.*", @@ -20629,11 +20610,11 @@ }, { "name": "magento/module-rule", - "version": "100.4.7-beta2", + "version": "100.4.7-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-rule/magento-module-rule-100.4.7.0-beta2.zip", - "shasum": "81013e42d78defbd8188705c87417e42aff613da" + "url": "https://repo.magento.com/archives/magento/module-rule/magento-module-rule-100.4.7.0-beta124.zip", + "shasum": "343dfed5b3c0a8bdcde0a8f56e8c57ab0c386589" }, "require": { "lib-libxml": "*", @@ -20698,11 +20679,11 @@ }, { "name": "magento/module-sales", - "version": "103.0.8-beta2", + "version": "103.0.8-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sales/magento-module-sales-103.0.8.0-beta2.zip", - "shasum": "a0bb572d1e02da121fbb1b8d7338e7e97448c425" + "url": "https://repo.magento.com/archives/magento/module-sales/magento-module-sales-103.0.8.0-beta124.zip", + "shasum": "67be56b1bfa337ef43d9f2300e51176ef1d27ecb" }, "require": { "magento/framework": "103.0.*", @@ -20753,11 +20734,11 @@ }, { "name": "magento/module-sales-analytics", - "version": "100.4.5-beta2", + "version": "100.4.5-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sales-analytics/magento-module-sales-analytics-100.4.5.0-beta2.zip", - "shasum": "ed001e8570bd7139c5e08dc356b04ca05385ee2a" + "url": "https://repo.magento.com/archives/magento/module-sales-analytics/magento-module-sales-analytics-100.4.5.0-beta124.zip", + "shasum": "eaf1b53a562fb2a4c0dcab5453a5a3ed8abcd0bd" }, "require": { "magento/framework": "103.0.*", @@ -20782,11 +20763,11 @@ }, { "name": "magento/module-sales-archive", - "version": "101.0.6-beta2", + "version": "101.0.6-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sales-archive/magento-module-sales-archive-101.0.6.0-beta2.zip", - "shasum": "cb8f50b3e11fc71a44ad748832108178b090c64d" + "url": "https://repo.magento.com/archives/magento/module-sales-archive/magento-module-sales-archive-101.0.6.0-beta124.zip", + "shasum": "adfa1b55253199f946f17c6d2a01aff4f2d6e2e2" }, "require": { "magento/framework": "103.0.*", @@ -20844,11 +20825,11 @@ }, { "name": "magento/module-sales-graph-ql", - "version": "100.4.8-beta2", + "version": "100.4.8-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sales-graph-ql/magento-module-sales-graph-ql-100.4.8.0-beta2.zip", - "shasum": "ac48a022f88c77729825465de6fdc4770fe6afa4" + "url": "https://repo.magento.com/archives/magento/module-sales-graph-ql/magento-module-sales-graph-ql-100.4.8.0-beta124.zip", + "shasum": "2b14870991d1c0478e5285fc85746b6caf93c787" }, "require": { "magento/framework": "103.0.*", @@ -20880,11 +20861,11 @@ }, { "name": "magento/module-sales-inventory", - "version": "100.4.5-beta2", + "version": "100.4.5-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sales-inventory/magento-module-sales-inventory-100.4.5.0-beta2.zip", - "shasum": "464c2268de99f76c447abd4c521239a0928755fb" + "url": "https://repo.magento.com/archives/magento/module-sales-inventory/magento-module-sales-inventory-100.4.5.0-beta124.zip", + "shasum": "0056c14472e80a5d71f97d17bc1976ee7b70a923" }, "require": { "magento/framework": "103.0.*", @@ -20911,11 +20892,11 @@ }, { "name": "magento/module-sales-rule", - "version": "101.2.8-beta2", + "version": "101.2.8-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sales-rule/magento-module-sales-rule-101.2.8.0-beta2.zip", - "shasum": "663637292f1176a4f0941122e7c3fdba76d010ca" + "url": "https://repo.magento.com/archives/magento/module-sales-rule/magento-module-sales-rule-101.2.8.0-beta124.zip", + "shasum": "e84c30d15e9e829d7f628f172efe06a0c07bdc9d" }, "require": { "magento/framework": "103.0.*", @@ -20964,11 +20945,11 @@ }, { "name": "magento/module-sales-rule-graph-ql", - "version": "100.4.1-beta2", + "version": "100.4.1-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sales-rule-graph-ql/magento-module-sales-rule-graph-ql-100.4.1.0-beta2.zip", - "shasum": "9d2065019f48a0aee35feb39d7cf059ddd702671" + "url": "https://repo.magento.com/archives/magento/module-sales-rule-graph-ql/magento-module-sales-rule-graph-ql-100.4.1.0-beta124.zip", + "shasum": "43f1d548db05af58c1f78c2f7925c17cd25ecece" }, "require": { "magento/framework": "103.0.*", @@ -20992,11 +20973,11 @@ }, { "name": "magento/module-sales-rule-staging", - "version": "100.4.7-beta2", + "version": "100.4.7-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sales-rule-staging/magento-module-sales-rule-staging-100.4.7.0-beta2.zip", - "shasum": "e054b68fb8c9ab322396a8d29f5e0a1bedc46eb7" + "url": "https://repo.magento.com/archives/magento/module-sales-rule-staging/magento-module-sales-rule-staging-100.4.7.0-beta124.zip", + "shasum": "8ac3b16cc11f06b1d77cc9c88a071a59d6eb9640" }, "require": { "magento/framework": "103.0.*", @@ -21029,11 +21010,11 @@ }, { "name": "magento/module-sales-sequence", - "version": "100.4.5-beta2", + "version": "100.4.5-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sales-sequence/magento-module-sales-sequence-100.4.5.0-beta2.zip", - "shasum": "545f2dbf3311767ca3a734b36ae64d41102ee9ac" + "url": "https://repo.magento.com/archives/magento/module-sales-sequence/magento-module-sales-sequence-100.4.5.0-beta124.zip", + "shasum": "8bc08d753de4e48f69a23a3b9d49be279e0b7171" }, "require": { "magento/framework": "103.0.*", @@ -21056,11 +21037,11 @@ }, { "name": "magento/module-sample-data", - "version": "100.4.6-beta2", + "version": "100.4.6-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sample-data/magento-module-sample-data-100.4.6.0-beta2.zip", - "shasum": "25cd12426f9756aa018459f42f0fe86794c7528d" + "url": "https://repo.magento.com/archives/magento/module-sample-data/magento-module-sample-data-100.4.6.0-beta124.zip", + "shasum": "6aae469f5d6770915b2f520c62bd491a6b0d14c8" }, "require": { "magento/framework": "103.0.*", @@ -21087,11 +21068,11 @@ }, { "name": "magento/module-scalable-checkout", - "version": "100.4.7-beta2", + "version": "100.4.7-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-scalable-checkout/magento-module-scalable-checkout-100.4.7.0-beta2.zip", - "shasum": "d6c861c5b94e730478051ca4c95c8cce765e55ea" + "url": "https://repo.magento.com/archives/magento/module-scalable-checkout/magento-module-scalable-checkout-100.4.7.0-beta124.zip", + "shasum": "99584d3c22f3c1f8b0e7188b6f0ff944eaac527e" }, "require": { "magento/framework": "103.0.*", @@ -21121,11 +21102,11 @@ }, { "name": "magento/module-scalable-inventory", - "version": "100.4.6-beta2", + "version": "100.4.6-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-scalable-inventory/magento-module-scalable-inventory-100.4.6.0-beta2.zip", - "shasum": "c6af87d3410ea9bd43cd27403fa271b1b610758d" + "url": "https://repo.magento.com/archives/magento/module-scalable-inventory/magento-module-scalable-inventory-100.4.6.0-beta124.zip", + "shasum": "f5d7c657a557666e4811ad802164b3973a08386c" }, "require": { "magento/framework": "103.0.*", @@ -21151,11 +21132,11 @@ }, { "name": "magento/module-scalable-oms", - "version": "100.4.6-beta2", + "version": "100.4.6-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-scalable-oms/magento-module-scalable-oms-100.4.6.0-beta2.zip", - "shasum": "2dedbbd113b1cf121af1619e98799b5ebcf81787" + "url": "https://repo.magento.com/archives/magento/module-scalable-oms/magento-module-scalable-oms-100.4.6.0-beta124.zip", + "shasum": "53d9c9d71211658605192db71132c356f91d9af2" }, "require": { "magento/framework": "103.0.*", @@ -21181,11 +21162,11 @@ }, { "name": "magento/module-scheduled-import-export", - "version": "101.2.8-beta2", + "version": "101.2.8-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-scheduled-import-export/magento-module-scheduled-import-export-101.2.8.0-beta2.zip", - "shasum": "3492c49183aa6e4a08c934c989bba75a857c7afd" + "url": "https://repo.magento.com/archives/magento/module-scheduled-import-export/magento-module-scheduled-import-export-101.2.8.0-beta124.zip", + "shasum": "485fde960f830eb6293377b2d85c513e5f88a317" }, "require": { "magento/framework": "103.0.*", @@ -21213,11 +21194,11 @@ }, { "name": "magento/module-search", - "version": "101.1.8-beta2", + "version": "101.1.8-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-search/magento-module-search-101.1.8.0-beta2.zip", - "shasum": "23cabfb919b5b73c90790016cfd8d83a4e7dfe51" + "url": "https://repo.magento.com/archives/magento/module-search/magento-module-search-101.1.8.0-beta124.zip", + "shasum": "5e0b16a6584fca268d9a2f17407caae56cb3940d" }, "require": { "magento/framework": "103.0.*", @@ -21245,11 +21226,11 @@ }, { "name": "magento/module-search-staging", - "version": "100.4.6-beta2", + "version": "100.4.6-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-search-staging/magento-module-search-staging-100.4.6.0-beta2.zip", - "shasum": "8e56a87c8ee685ec71b4e23a19aa6b70e1ea9062" + "url": "https://repo.magento.com/archives/magento/module-search-staging/magento-module-search-staging-100.4.6.0-beta124.zip", + "shasum": "1e3ffb1cca61a2b84bf7fa21afb1ad26f29f58f9" }, "require": { "lib-libxml": "*", @@ -21274,11 +21255,11 @@ }, { "name": "magento/module-security", - "version": "100.4.8-beta2", + "version": "100.4.8-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-security/magento-module-security-100.4.8.0-beta2.zip", - "shasum": "1bbd6e9082c951bbcf7050757a422cd6b1399da7" + "url": "https://repo.magento.com/archives/magento/module-security/magento-module-security-100.4.8.0-beta124.zip", + "shasum": "915fd9c9863df471697a3416124439f2e8a58244" }, "require": { "magento/framework": "103.0.*", @@ -21308,11 +21289,11 @@ }, { "name": "magento/module-securitytxt", - "version": "1.1.4-beta2", + "version": "1.1.4-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-securitytxt/magento-module-securitytxt-1.1.4.0-beta2.zip", - "shasum": "2d01c9f92bdac59b5a96f6f03f97114d8c031416" + "url": "https://repo.magento.com/archives/magento/module-securitytxt/magento-module-securitytxt-1.1.4.0-beta124.zip", + "shasum": "762af693f580d722163cbd8e38259e9ffb246051" }, "require": { "magento/framework": "*", @@ -21343,11 +21324,11 @@ }, { "name": "magento/module-send-friend", - "version": "100.4.6-beta2", + "version": "100.4.6-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-send-friend/magento-module-send-friend-100.4.6.0-beta2.zip", - "shasum": "2bb964c060271da9b258298b43ebf06179b1cc1c" + "url": "https://repo.magento.com/archives/magento/module-send-friend/magento-module-send-friend-100.4.6.0-beta124.zip", + "shasum": "cf9eccfa90da7ed622943469c46a6ec17999d705" }, "require": { "magento/framework": "103.0.*", @@ -21376,11 +21357,11 @@ }, { "name": "magento/module-send-friend-graph-ql", - "version": "100.4.4-beta2", + "version": "100.4.4-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-send-friend-graph-ql/magento-module-send-friend-graph-ql-100.4.4.0-beta2.zip", - "shasum": "e39494c8d5631771a0b7d8635ef825c55b8ed0c8" + "url": "https://repo.magento.com/archives/magento/module-send-friend-graph-ql/magento-module-send-friend-graph-ql-100.4.4.0-beta124.zip", + "shasum": "11ee67ff7454da0c90884c02ba4719ccec34d1f0" }, "require": { "magento/framework": "103.0.*", @@ -21530,11 +21511,11 @@ }, { "name": "magento/module-shipping", - "version": "100.4.8-beta2", + "version": "100.4.8-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-shipping/magento-module-shipping-100.4.8.0-beta2.zip", - "shasum": "a7bdd2dd6faffff647a10c0f36a527eee7ea1013" + "url": "https://repo.magento.com/archives/magento/module-shipping/magento-module-shipping-100.4.8.0-beta124.zip", + "shasum": "1d7c6d45f0ee9825bc0f4a39e6c1f87033afeed7" }, "require": { "ext-gd": "*", @@ -21576,11 +21557,11 @@ }, { "name": "magento/module-sitemap", - "version": "100.4.7-beta2", + "version": "100.4.7-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sitemap/magento-module-sitemap-100.4.7.0-beta2.zip", - "shasum": "27aec7fa4e0561e7c41d78833b9dcd1671241735" + "url": "https://repo.magento.com/archives/magento/module-sitemap/magento-module-sitemap-100.4.7.0-beta124.zip", + "shasum": "7314c49320f94ce83f9e7a8a60d9392ddfe8a15a" }, "require": { "magento/framework": "103.0.*", @@ -21615,11 +21596,11 @@ }, { "name": "magento/module-staging", - "version": "101.2.8-beta2", + "version": "101.2.8-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-staging/magento-module-staging-101.2.8.0-beta2.zip", - "shasum": "ea3f99a3b699d370ac4c3989fb88d1baf91553c9" + "url": "https://repo.magento.com/archives/magento/module-staging/magento-module-staging-101.2.8.0-beta124.zip", + "shasum": "3d79379c0ec5874cf3f7cdce6fcd92d25a985448" }, "require": { "lib-libxml": "*", @@ -21656,11 +21637,11 @@ }, { "name": "magento/module-staging-graph-ql", - "version": "100.4.5-beta2", + "version": "100.4.5-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-staging-graph-ql/magento-module-staging-graph-ql-100.4.5.0-beta2.zip", - "shasum": "34af80c1673d1c87c447daf46bea992dd5b1400e" + "url": "https://repo.magento.com/archives/magento/module-staging-graph-ql/magento-module-staging-graph-ql-100.4.5.0-beta124.zip", + "shasum": "0eeae753f4495315b162539fc0bf252c8076b45b" }, "require": { "magento/framework": "103.0.*", @@ -21685,11 +21666,11 @@ }, { "name": "magento/module-staging-page-builder", - "version": "2.2.6-beta2", + "version": "2.2.6-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-staging-page-builder/magento-module-staging-page-builder-2.2.6.0-beta2.zip", - "shasum": "c8597db3b703e9775736a5042aed98f105459a56" + "url": "https://repo.magento.com/archives/magento/module-staging-page-builder/magento-module-staging-page-builder-2.2.6.0-beta124.zip", + "shasum": "d30eae0c8185d78729e770039805ff1bebc479af" }, "require": { "magento/framework": "*", @@ -21715,11 +21696,11 @@ }, { "name": "magento/module-store", - "version": "101.1.8-beta2", + "version": "101.1.8-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-store/magento-module-store-101.1.8.0-beta2.zip", - "shasum": "6efd65921e41d6681e5a81751a623f813bb82712" + "url": "https://repo.magento.com/archives/magento/module-store/magento-module-store-101.1.8.0-beta124.zip", + "shasum": "9370a31c73e6526075b62511dfc7717285ad05f5" }, "require": { "magento/framework": "103.0.*", @@ -21783,11 +21764,11 @@ }, { "name": "magento/module-store-graph-ql", - "version": "100.4.6-beta2", + "version": "100.4.6-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-store-graph-ql/magento-module-store-graph-ql-100.4.6.0-beta2.zip", - "shasum": "2d352f8b16af0d8db435c8e9622a7738b59139f8" + "url": "https://repo.magento.com/archives/magento/module-store-graph-ql/magento-module-store-graph-ql-100.4.6.0-beta124.zip", + "shasum": "36a21f9030b924cb242b2f163c82f77eba42fb24" }, "require": { "magento/framework": "103.0.*", @@ -21814,11 +21795,11 @@ }, { "name": "magento/module-support", - "version": "101.2.7-beta2", + "version": "101.2.7-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-support/magento-module-support-101.2.7.0-beta2.zip", - "shasum": "1c2cfda8fad44cf87cd0285a6720ed17e24c1cfa" + "url": "https://repo.magento.com/archives/magento/module-support/magento-module-support-101.2.7.0-beta124.zip", + "shasum": "51cfdcaf72c7c5589be7b7dfea1e5c1917748fef" }, "require": { "lib-libxml": "*", @@ -21861,11 +21842,11 @@ }, { "name": "magento/module-swagger", - "version": "100.4.7-beta2", + "version": "100.4.7-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-swagger/magento-module-swagger-100.4.7.0-beta2.zip", - "shasum": "a3fe191568676cfe56817e5c9fa9f95a1499b294" + "url": "https://repo.magento.com/archives/magento/module-swagger/magento-module-swagger-100.4.7.0-beta124.zip", + "shasum": "b001b6884f967c032ab6a55a320062037eb74187" }, "require": { "magento/framework": "103.0.*", @@ -21888,11 +21869,11 @@ }, { "name": "magento/module-swagger-webapi", - "version": "100.4.4-beta2", + "version": "100.4.4-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-swagger-webapi/magento-module-swagger-webapi-100.4.4.0-beta2.zip", - "shasum": "59ef16be4167312a74dfd4b8ee3749f73b70f0b3" + "url": "https://repo.magento.com/archives/magento/module-swagger-webapi/magento-module-swagger-webapi-100.4.4.0-beta124.zip", + "shasum": "47f9040033553478934d5f02704b74e5eadfbba5" }, "require": { "magento/framework": "103.0.*", @@ -21916,11 +21897,11 @@ }, { "name": "magento/module-swagger-webapi-async", - "version": "100.4.4-beta2", + "version": "100.4.4-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-swagger-webapi-async/magento-module-swagger-webapi-async-100.4.4.0-beta2.zip", - "shasum": "be88400ed7ddf34e61a45d59432dcb380b69e9ac" + "url": "https://repo.magento.com/archives/magento/module-swagger-webapi-async/magento-module-swagger-webapi-async-100.4.4.0-beta124.zip", + "shasum": "13e7fe5ddfbc4508602188033955ff1b107cf7f6" }, "require": { "magento/framework": "103.0.*", @@ -21947,11 +21928,11 @@ }, { "name": "magento/module-swat", - "version": "100.4.6-beta2", + "version": "100.4.6-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-swat/magento-module-swat-100.4.6.0-beta2.zip", - "shasum": "2b1c1df9ca9c637d71618460e86408cd9650a4e9" + "url": "https://repo.magento.com/archives/magento/module-swat/magento-module-swat-100.4.6.0-beta124.zip", + "shasum": "ff72af5ef3233a5d68041d01856e8e19f809fe6c" }, "require": { "magento/framework": "103.0.*", @@ -21975,11 +21956,11 @@ }, { "name": "magento/module-swatches", - "version": "100.4.8-beta2", + "version": "100.4.8-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-swatches/magento-module-swatches-100.4.8.0-beta2.zip", - "shasum": "f163dae3e298453c375bde3363d37400a64582df" + "url": "https://repo.magento.com/archives/magento/module-swatches/magento-module-swatches-100.4.8.0-beta124.zip", + "shasum": "c3c2b6f2207e11faa5c0ba775bd7843f001bef1d" }, "require": { "magento/framework": "103.0.*", @@ -22016,11 +21997,11 @@ }, { "name": "magento/module-swatches-graph-ql", - "version": "100.4.6-beta2", + "version": "100.4.6-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-swatches-graph-ql/magento-module-swatches-graph-ql-100.4.6.0-beta2.zip", - "shasum": "e647b97c1a1609733665807874b989a533c54770" + "url": "https://repo.magento.com/archives/magento/module-swatches-graph-ql/magento-module-swatches-graph-ql-100.4.6.0-beta124.zip", + "shasum": "8e0ed876286d13a0bf5bacec58b0090900cf212c" }, "require": { "magento/framework": "103.0.*", @@ -22049,11 +22030,11 @@ }, { "name": "magento/module-swatches-layered-navigation", - "version": "100.4.4-beta2", + "version": "100.4.4-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-swatches-layered-navigation/magento-module-swatches-layered-navigation-100.4.4.0-beta2.zip", - "shasum": "62924856bb2551bc02def1e1f86d8334b782d055" + "url": "https://repo.magento.com/archives/magento/module-swatches-layered-navigation/magento-module-swatches-layered-navigation-100.4.4.0-beta124.zip", + "shasum": "354b0034dee207fd11ea81aa3191428b8bb97971" }, "require": { "magento/framework": "103.0.*", @@ -22077,11 +22058,11 @@ }, { "name": "magento/module-target-rule", - "version": "101.2.8-beta2", + "version": "101.2.8-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-target-rule/magento-module-target-rule-101.2.8.0-beta2.zip", - "shasum": "3860bbbd89ab3fd2c7b1ff6b956c6d0860cfbcba" + "url": "https://repo.magento.com/archives/magento/module-target-rule/magento-module-target-rule-101.2.8.0-beta124.zip", + "shasum": "c7eeacc086df109f081358bcc281ec469db95c8f" }, "require": { "magento/framework": "103.0.*", @@ -22118,11 +22099,11 @@ }, { "name": "magento/module-target-rule-graph-ql", - "version": "100.4.5-beta2", + "version": "100.4.5-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-target-rule-graph-ql/magento-module-target-rule-graph-ql-100.4.5.0-beta2.zip", - "shasum": "6c0f23fd65531514b37ef5d2175065a76d440ed3" + "url": "https://repo.magento.com/archives/magento/module-target-rule-graph-ql/magento-module-target-rule-graph-ql-100.4.5.0-beta124.zip", + "shasum": "e4b7939517c1abf5740656d0aeb18839a7b6c411" }, "require": { "magento/framework": "103.0.*", @@ -22149,11 +22130,11 @@ }, { "name": "magento/module-tax", - "version": "100.4.8-beta2", + "version": "100.4.8-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-tax/magento-module-tax-100.4.8.0-beta2.zip", - "shasum": "b892dbaab772bebea357fa50c01d5292d7acde0a" + "url": "https://repo.magento.com/archives/magento/module-tax/magento-module-tax-100.4.8.0-beta124.zip", + "shasum": "254058f102559939dc69b19e80dd5b942b7d0d91" }, "require": { "magento/framework": "103.0.*", @@ -22193,11 +22174,11 @@ }, { "name": "magento/module-tax-graph-ql", - "version": "100.4.4-beta2", + "version": "100.4.4-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-tax-graph-ql/magento-module-tax-graph-ql-100.4.4.0-beta2.zip", - "shasum": "055e1084c12ba7c092f89746ac73d41692542f98" + "url": "https://repo.magento.com/archives/magento/module-tax-graph-ql/magento-module-tax-graph-ql-100.4.4.0-beta124.zip", + "shasum": "30d29b110ded9d283e4db53cd6ee9740db17abb1" }, "require": { "magento/framework": "103.0.*", @@ -22224,11 +22205,11 @@ }, { "name": "magento/module-tax-import-export", - "version": "100.4.7-beta2", + "version": "100.4.7-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-tax-import-export/magento-module-tax-import-export-100.4.7.0-beta2.zip", - "shasum": "df852ad4c1df2111c2ed0ddafd00d2002f4435a8" + "url": "https://repo.magento.com/archives/magento/module-tax-import-export/magento-module-tax-import-export-100.4.7.0-beta124.zip", + "shasum": "9ec5365149500c30aebb822a0f06c1e7e184895f" }, "require": { "magento/framework": "103.0.*", @@ -22256,11 +22237,11 @@ }, { "name": "magento/module-theme", - "version": "101.1.8-beta2", + "version": "101.1.8-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-theme/magento-module-theme-101.1.8.0-beta2.zip", - "shasum": "e76647b2b13039111af8d81c6631ff4abd3aabf6" + "url": "https://repo.magento.com/archives/magento/module-theme/magento-module-theme-101.1.8.0-beta124.zip", + "shasum": "a1aba9ed1c283bf9e27d7335fef1e3e68eaa63cb" }, "require": { "magento/framework": "103.0.*", @@ -22299,11 +22280,11 @@ }, { "name": "magento/module-theme-graph-ql", - "version": "100.4.5-beta2", + "version": "100.4.5-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-theme-graph-ql/magento-module-theme-graph-ql-100.4.5.0-beta2.zip", - "shasum": "4e055304512919c76b3ea4a35051698e56a901f8" + "url": "https://repo.magento.com/archives/magento/module-theme-graph-ql/magento-module-theme-graph-ql-100.4.5.0-beta124.zip", + "shasum": "35cd373506394c2c91b78626c9a5fb7988da614f" }, "require": { "magento/framework": "103.0.*", @@ -22329,11 +22310,11 @@ }, { "name": "magento/module-translation", - "version": "100.4.8-beta2", + "version": "100.4.8-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-translation/magento-module-translation-100.4.8.0-beta2.zip", - "shasum": "03f9c0a1407352c34f64777627060a786415a247" + "url": "https://repo.magento.com/archives/magento/module-translation/magento-module-translation-100.4.8.0-beta124.zip", + "shasum": "e6c95280fafa040ee227244d106e3ef187096562" }, "require": { "magento/framework": "103.0.*", @@ -22364,11 +22345,11 @@ }, { "name": "magento/module-two-factor-auth", - "version": "1.1.7-beta2", + "version": "1.1.7-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-two-factor-auth/magento-module-two-factor-auth-1.1.7.0-beta2.zip", - "shasum": "f998981ca82e26c76412ce4c126d70b1feb363c1" + "url": "https://repo.magento.com/archives/magento/module-two-factor-auth/magento-module-two-factor-auth-1.1.7.0-beta124.zip", + "shasum": "9bce8fd3557b3a5470116969f77d83d743d3f8e3" }, "require": { "2tvenom/cborencode": "^1.0", @@ -22404,11 +22385,11 @@ }, { "name": "magento/module-ui", - "version": "101.2.8-beta2", + "version": "101.2.8-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-ui/magento-module-ui-101.2.8.0-beta2.zip", - "shasum": "9673bd16f70c9bf016a209a8f28498ca641e93b3" + "url": "https://repo.magento.com/archives/magento/module-ui/magento-module-ui-101.2.8.0-beta124.zip", + "shasum": "91af2ff4685cdb1d1f04a756244d81b081154927" }, "require": { "magento/framework": "103.0.*", @@ -22439,11 +22420,11 @@ }, { "name": "magento/module-ups", - "version": "100.4.8-beta2", + "version": "100.4.8-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-ups/magento-module-ups-100.4.8.0-beta2.zip", - "shasum": "9950013c2081f181f3cb0ac52bf0291418901a25" + "url": "https://repo.magento.com/archives/magento/module-ups/magento-module-ups-100.4.8.0-beta124.zip", + "shasum": "bb54fb2c83253479850c5c73e29943f5807ef271" }, "require": { "magento/framework": "103.0.*", @@ -22476,11 +22457,11 @@ }, { "name": "magento/module-url-rewrite", - "version": "102.0.7-beta2", + "version": "102.0.7-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-url-rewrite/magento-module-url-rewrite-102.0.7.0-beta2.zip", - "shasum": "8644b7dc44d0a174baf654d3c3b84f515074f381" + "url": "https://repo.magento.com/archives/magento/module-url-rewrite/magento-module-url-rewrite-102.0.7.0-beta124.zip", + "shasum": "3c8541f7a83d9fd6536323ca67af568484319163" }, "require": { "magento/framework": "103.0.*", @@ -22510,11 +22491,11 @@ }, { "name": "magento/module-url-rewrite-graph-ql", - "version": "100.4.7-beta2", + "version": "100.4.7-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-url-rewrite-graph-ql/magento-module-url-rewrite-graph-ql-100.4.7.0-beta2.zip", - "shasum": "bebb3f3d82eb085fcd26b49635d5eadd826b75d4" + "url": "https://repo.magento.com/archives/magento/module-url-rewrite-graph-ql/magento-module-url-rewrite-graph-ql-100.4.7.0-beta124.zip", + "shasum": "9f28f1602f5a6963008adb1d2f484953b6ab923b" }, "require": { "magento/framework": "103.0.*", @@ -22541,11 +22522,11 @@ }, { "name": "magento/module-user", - "version": "101.2.8-beta2", + "version": "101.2.8-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-user/magento-module-user-101.2.8.0-beta2.zip", - "shasum": "ebe872b5630ef0a724b9e74e52b7c8f42b75a08e" + "url": "https://repo.magento.com/archives/magento/module-user/magento-module-user-101.2.8.0-beta124.zip", + "shasum": "6c4027f0aa3dfb7c31e4b64e5a295b01cf7768bf" }, "require": { "magento/framework": "103.0.*", @@ -22575,11 +22556,11 @@ }, { "name": "magento/module-usps", - "version": "100.4.7-beta2", + "version": "100.4.7-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-usps/magento-module-usps-100.4.7.0-beta2.zip", - "shasum": "7ccaf538414bf4aefdc3d2e41cfb8e5f586e1de6" + "url": "https://repo.magento.com/archives/magento/module-usps/magento-module-usps-100.4.7.0-beta124.zip", + "shasum": "225eae2749fec671a654d85768ca2c6f3f615c37" }, "require": { "lib-libxml": "*", @@ -22611,11 +22592,11 @@ }, { "name": "magento/module-variable", - "version": "100.4.6-beta2", + "version": "100.4.6-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-variable/magento-module-variable-100.4.6.0-beta2.zip", - "shasum": "09e3e33114f0160a97232bc24e4b93427012ebc0" + "url": "https://repo.magento.com/archives/magento/module-variable/magento-module-variable-100.4.6.0-beta124.zip", + "shasum": "63996115f718542e0dc7d15a3f346e5503757a63" }, "require": { "magento/framework": "103.0.*", @@ -22642,11 +22623,11 @@ }, { "name": "magento/module-vault", - "version": "101.2.8-beta2", + "version": "101.2.8-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-vault/magento-module-vault-101.2.8.0-beta2.zip", - "shasum": "9c47c19cf683fe739f53d2e1d8540eca6d0ee11c" + "url": "https://repo.magento.com/archives/magento/module-vault/magento-module-vault-101.2.8.0-beta124.zip", + "shasum": "46c5bd292fde22c4650a62d73c56b68108e31e91" }, "require": { "magento/framework": "103.0.*", @@ -22675,11 +22656,11 @@ }, { "name": "magento/module-vault-graph-ql", - "version": "100.4.4-beta2", + "version": "100.4.4-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-vault-graph-ql/magento-module-vault-graph-ql-100.4.4.0-beta2.zip", - "shasum": "6524342ac096726e550ef07c72e24e73d6137489" + "url": "https://repo.magento.com/archives/magento/module-vault-graph-ql/magento-module-vault-graph-ql-100.4.4.0-beta124.zip", + "shasum": "b509b02edd5b226563e53a52d5669a2edb069617" }, "require": { "magento/framework": "103.0.*", @@ -22704,11 +22685,11 @@ }, { "name": "magento/module-version", - "version": "100.4.5-beta2", + "version": "100.4.5-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-version/magento-module-version-100.4.5.0-beta2.zip", - "shasum": "ece8c34958e85ba18a32112391dd23a421435f7c" + "url": "https://repo.magento.com/archives/magento/module-version/magento-module-version-100.4.5.0-beta124.zip", + "shasum": "72d0ba0b5860d5008b7f14a2e6d514ead19103ce" }, "require": { "magento/framework": "103.0.*", @@ -22731,11 +22712,11 @@ }, { "name": "magento/module-versions-cms", - "version": "101.2.8-beta2", + "version": "101.2.8-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-versions-cms/magento-module-versions-cms-101.2.8.0-beta2.zip", - "shasum": "51c6080676c011f9387e11a4d2cb6fa10ec9a1c2" + "url": "https://repo.magento.com/archives/magento/module-versions-cms/magento-module-versions-cms-101.2.8.0-beta124.zip", + "shasum": "f15e763045201344fdf155a48f3da7a1b6368c83" }, "require": { "magento/framework": "103.0.*", @@ -22764,11 +22745,11 @@ }, { "name": "magento/module-versions-cms-page-cache", - "version": "100.4.4-beta2", + "version": "100.4.4-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-versions-cms-page-cache/magento-module-versions-cms-page-cache-100.4.4.0-beta2.zip", - "shasum": "2a8d82b927c793e4983b44a6dab6438acd1e4d18" + "url": "https://repo.magento.com/archives/magento/module-versions-cms-page-cache/magento-module-versions-cms-page-cache-100.4.4.0-beta124.zip", + "shasum": "488f2908699d8ebeaa7bd7975c57587d8525ca75" }, "require": { "magento/framework": "103.0.*", @@ -22791,11 +22772,11 @@ }, { "name": "magento/module-versions-cms-url-rewrite", - "version": "100.4.6-beta2", + "version": "100.4.6-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-versions-cms-url-rewrite/magento-module-versions-cms-url-rewrite-100.4.6.0-beta2.zip", - "shasum": "189019044b6baf70a9006d519cbd798c0623b28a" + "url": "https://repo.magento.com/archives/magento/module-versions-cms-url-rewrite/magento-module-versions-cms-url-rewrite-100.4.6.0-beta124.zip", + "shasum": "b2c40adccdd89b536515d2997c1ae53091859d6f" }, "require": { "magento/framework": "103.0.*", @@ -22821,11 +22802,11 @@ }, { "name": "magento/module-versions-cms-url-rewrite-graph-ql", - "version": "100.4.4-beta2", + "version": "100.4.4-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-versions-cms-url-rewrite-graph-ql/magento-module-versions-cms-url-rewrite-graph-ql-100.4.4.0-beta2.zip", - "shasum": "04e96bddd282381ce9e5c718678d2264ec541b8b" + "url": "https://repo.magento.com/archives/magento/module-versions-cms-url-rewrite-graph-ql/magento-module-versions-cms-url-rewrite-graph-ql-100.4.4.0-beta124.zip", + "shasum": "f7f2bf7434fde9a9cad2f3bd2389923b02d0b15e" }, "require": { "magento/framework": "103.0.*", @@ -22854,11 +22835,11 @@ }, { "name": "magento/module-visual-merchandiser", - "version": "100.4.8-beta2", + "version": "100.4.8-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-visual-merchandiser/magento-module-visual-merchandiser-100.4.8.0-beta2.zip", - "shasum": "b5c8ba444e9296dbe90f8cdc61ac629a80c0ed2b" + "url": "https://repo.magento.com/archives/magento/module-visual-merchandiser/magento-module-visual-merchandiser-100.4.8.0-beta124.zip", + "shasum": "68d7895f73f30727ec57a698397d213254c00a40" }, "require": { "magento/framework": "103.0.*", @@ -22889,11 +22870,11 @@ }, { "name": "magento/module-webapi", - "version": "100.4.7-beta2", + "version": "100.4.7-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-webapi/magento-module-webapi-100.4.7.0-beta2.zip", - "shasum": "6015789a9148cca13e54db5d844c98630482871c" + "url": "https://repo.magento.com/archives/magento/module-webapi/magento-module-webapi-100.4.7.0-beta124.zip", + "shasum": "230cfcaf6ff3bc70c2c6775d327105e8252c4323" }, "require": { "magento/framework": "103.0.*", @@ -22924,11 +22905,11 @@ }, { "name": "magento/module-webapi-async", - "version": "100.4.6-beta2", + "version": "100.4.6-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-webapi-async/magento-module-webapi-async-100.4.6.0-beta2.zip", - "shasum": "f8df72f132d4298af14bfbbc9f8aa614dbe1e7bf" + "url": "https://repo.magento.com/archives/magento/module-webapi-async/magento-module-webapi-async-100.4.6.0-beta124.zip", + "shasum": "d585839b07497bc8433b92f5b97c07a51efdfe0e" }, "require": { "magento/framework": "103.0.*", @@ -22958,11 +22939,11 @@ }, { "name": "magento/module-webapi-rest-gws", - "version": "100.4.0-beta2", + "version": "100.4.0-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-webapi-rest-gws/magento-module-webapi-rest-gws-100.4.0.0-beta2.zip", - "shasum": "7b786185148297d6501e7acbce1f951bedd75e2d" + "url": "https://repo.magento.com/archives/magento/module-webapi-rest-gws/magento-module-webapi-rest-gws-100.4.0.0-beta124.zip", + "shasum": "77ea2ca83a9052a1f65bf54ad043d3afb05b2b36" }, "require": { "magento/framework": "103.0.*", @@ -22989,11 +22970,11 @@ }, { "name": "magento/module-webapi-security", - "version": "100.4.5-beta2", + "version": "100.4.5-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-webapi-security/magento-module-webapi-security-100.4.5.0-beta2.zip", - "shasum": "f0d20086a6a42eba70575df45c78165428d6a112" + "url": "https://repo.magento.com/archives/magento/module-webapi-security/magento-module-webapi-security-100.4.5.0-beta124.zip", + "shasum": "99b31e4b4020ecd9fdcd5950d005b8343944a938" }, "require": { "magento/framework": "103.0.*", @@ -23017,11 +22998,11 @@ }, { "name": "magento/module-website-restriction", - "version": "100.4.7-beta2", + "version": "100.4.7-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-website-restriction/magento-module-website-restriction-100.4.7.0-beta2.zip", - "shasum": "3129b3bf9d7be39db6eb764518d763b5dd2aa55a" + "url": "https://repo.magento.com/archives/magento/module-website-restriction/magento-module-website-restriction-100.4.7.0-beta124.zip", + "shasum": "222238d5ae45bdb9796d08709376fcf67023deb7" }, "require": { "magento/framework": "103.0.*", @@ -23050,11 +23031,11 @@ }, { "name": "magento/module-weee", - "version": "100.4.8-beta2", + "version": "100.4.8-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-weee/magento-module-weee-100.4.8.0-beta2.zip", - "shasum": "f146516384635e7a9656754c96ca254f4810fa8e" + "url": "https://repo.magento.com/archives/magento/module-weee/magento-module-weee-100.4.8.0-beta124.zip", + "shasum": "9b55c093071c1a6fb931fff4340b2c9b90c0c2a0" }, "require": { "magento/framework": "103.0.*", @@ -23093,11 +23074,11 @@ }, { "name": "magento/module-weee-graph-ql", - "version": "100.4.5-beta2", + "version": "100.4.5-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-weee-graph-ql/magento-module-weee-graph-ql-100.4.5.0-beta2.zip", - "shasum": "5cf00e5f1a7950f0d0cf6e31a5b4731844888abb" + "url": "https://repo.magento.com/archives/magento/module-weee-graph-ql/magento-module-weee-graph-ql-100.4.5.0-beta124.zip", + "shasum": "9bb9ae011bde501a91c8533f49cb338db6eb93e1" }, "require": { "magento/framework": "103.0.*", @@ -23127,11 +23108,11 @@ }, { "name": "magento/module-weee-staging", - "version": "100.4.5-beta2", + "version": "100.4.5-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-weee-staging/magento-module-weee-staging-100.4.5.0-beta2.zip", - "shasum": "fe8371d22c5c2946a8b3a8cb42922ce88b78873e" + "url": "https://repo.magento.com/archives/magento/module-weee-staging/magento-module-weee-staging-100.4.5.0-beta124.zip", + "shasum": "ced585b5aa1e502cbcb3aae9647fedcf3c85e1af" }, "require": { "lib-libxml": "*", @@ -23160,11 +23141,11 @@ }, { "name": "magento/module-widget", - "version": "101.2.8-beta2", + "version": "101.2.8-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-widget/magento-module-widget-101.2.8.0-beta2.zip", - "shasum": "dc27084dcbbcf5ba70a121bc84d4dd614b69bca6" + "url": "https://repo.magento.com/archives/magento/module-widget/magento-module-widget-101.2.8.0-beta124.zip", + "shasum": "2e7bf2ae8237c1ad9dde0f69980654aac911df95" }, "require": { "magento/framework": "103.0.*", @@ -23198,11 +23179,11 @@ }, { "name": "magento/module-wishlist", - "version": "101.2.8-beta2", + "version": "101.2.8-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-wishlist/magento-module-wishlist-101.2.8.0-beta2.zip", - "shasum": "d6e1d3e2e43adf9be67b17205aa51d6fe4c81d97" + "url": "https://repo.magento.com/archives/magento/module-wishlist/magento-module-wishlist-101.2.8.0-beta124.zip", + "shasum": "bfa0539d6f68cd86fcfeec94683f5b2d5bf193fb" }, "require": { "magento/framework": "103.0.*", @@ -23244,11 +23225,11 @@ }, { "name": "magento/module-wishlist-analytics", - "version": "100.4.6-beta2", + "version": "100.4.6-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-wishlist-analytics/magento-module-wishlist-analytics-100.4.6.0-beta2.zip", - "shasum": "4313e85c82d9585fa0fbedbab7123efcb942f9d9" + "url": "https://repo.magento.com/archives/magento/module-wishlist-analytics/magento-module-wishlist-analytics-100.4.6.0-beta124.zip", + "shasum": "6dcaf6f31241156bc199c47d7a82b1603073da9c" }, "require": { "magento/framework": "103.0.*", @@ -23273,11 +23254,11 @@ }, { "name": "magento/module-wishlist-gift-card", - "version": "100.4.4-beta2", + "version": "100.4.4-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-wishlist-gift-card/magento-module-wishlist-gift-card-100.4.4.0-beta2.zip", - "shasum": "9eeeef5c377c365789baba2fd239a017d2cc4010" + "url": "https://repo.magento.com/archives/magento/module-wishlist-gift-card/magento-module-wishlist-gift-card-100.4.4.0-beta124.zip", + "shasum": "0c14c67a31be371ed816bd6cdffd7a86506b92fa" }, "require": { "magento/framework": "103.0.*", @@ -23301,11 +23282,11 @@ }, { "name": "magento/module-wishlist-gift-card-graph-ql", - "version": "100.4.4-beta2", + "version": "100.4.4-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-wishlist-gift-card-graph-ql/magento-module-wishlist-gift-card-graph-ql-100.4.4.0-beta2.zip", - "shasum": "2d13fc6a32d47574f6b940df4c474caed29560fb" + "url": "https://repo.magento.com/archives/magento/module-wishlist-gift-card-graph-ql/magento-module-wishlist-gift-card-graph-ql-100.4.4.0-beta124.zip", + "shasum": "3abadcd6a311dd289fe08a19be8c85e04a2fec42" }, "require": { "magento/framework": "103.0.*", @@ -23330,11 +23311,11 @@ }, { "name": "magento/module-wishlist-graph-ql", - "version": "100.4.8-beta2", + "version": "100.4.8-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-wishlist-graph-ql/magento-module-wishlist-graph-ql-100.4.8.0-beta2.zip", - "shasum": "eba13cfd3ebc7e3c44393bf2e0614b3e9cb9fa33" + "url": "https://repo.magento.com/archives/magento/module-wishlist-graph-ql/magento-module-wishlist-graph-ql-100.4.8.0-beta124.zip", + "shasum": "73374a4fd63bf8783718382a50cb6e11fb799e1f" }, "require": { "magento/framework": "103.0.*", @@ -23363,11 +23344,11 @@ }, { "name": "magento/oauth", - "version": "1.0.0-beta2", + "version": "1.0.0-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/oauth/magento-oauth-1.0.0.0-beta2.zip", - "shasum": "c83ceccf68f1fdfd63115cc1113f572b95c58a59" + "url": "https://repo.magento.com/archives/magento/oauth/magento-oauth-1.0.0.0-beta124.zip", + "shasum": "2f004ed1c7a482d2c49d040552cab93cfdf07d1b" }, "require": { "php": "^7.2 || ^8.0" @@ -23430,41 +23411,41 @@ }, { "name": "magento/page-builder", - "version": "1.7.5-beta2", + "version": "1.7.5-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/page-builder/magento-page-builder-1.7.5.0-beta2.zip", - "shasum": "d09bf5137ff82a2081e46475f1246ddd6bb8d28c" + "url": "https://repo.magento.com/archives/magento/page-builder/magento-page-builder-1.7.5.0-beta124.zip", + "shasum": "caa25bd2571e2ac4b2128845ba08d2784a3e7fba" }, "require": { - "magento/module-aws-s3-page-builder": "1.0.5-beta2", - "magento/module-catalog-page-builder-analytics": "1.6.5-beta2", - "magento/module-cms-page-builder-analytics": "1.6.5-beta2", - "magento/module-page-builder": "2.2.6-beta2", - "magento/module-page-builder-admin-analytics": "1.1.5-beta2", - "magento/module-page-builder-analytics": "1.6.5-beta2", - "magento/module-page-builder-image-attribute": "1.7.5-beta2" + "magento/module-aws-s3-page-builder": "1.0.5-beta124", + "magento/module-catalog-page-builder-analytics": "1.6.5-beta124", + "magento/module-cms-page-builder-analytics": "1.6.5-beta124", + "magento/module-page-builder": "2.2.6-beta124", + "magento/module-page-builder-admin-analytics": "1.1.5-beta124", + "magento/module-page-builder-analytics": "1.6.5-beta124", + "magento/module-page-builder-image-attribute": "1.7.5-beta124" }, "type": "metapackage", "description": "Page Builder metapackage" }, { "name": "magento/page-builder-commerce", - "version": "1.7.5-beta2", + "version": "1.7.5-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/page-builder-commerce/magento-page-builder-commerce-1.7.5.0-beta2.zip", - "shasum": "d66a4d95ec82484c1418e29bc8198d584a7764b2" + "url": "https://repo.magento.com/archives/magento/page-builder-commerce/magento-page-builder-commerce-1.7.5.0-beta124.zip", + "shasum": "b525b2bbbb23da687f16b36fb96437443cda3361" }, "require": { - "magento/module-banner-page-builder": "2.2.6-beta2", - "magento/module-banner-page-builder-analytics": "1.7.4-beta2", - "magento/module-catalog-page-builder-analytics-staging": "1.7.4-beta2", - "magento/module-catalog-staging-page-builder": "1.7.4-beta2", - "magento/module-cms-page-builder-analytics-staging": "1.7.4-beta2", - "magento/module-page-builder-admin-gws-admin-ui": "1.7.4-beta2", - "magento/module-staging-page-builder": "2.2.6-beta2", - "magento/page-builder": "1.7.5-beta2" + "magento/module-banner-page-builder": "2.2.6-beta124", + "magento/module-banner-page-builder-analytics": "1.7.4-beta124", + "magento/module-catalog-page-builder-analytics-staging": "1.7.4-beta124", + "magento/module-catalog-staging-page-builder": "1.7.4-beta124", + "magento/module-cms-page-builder-analytics-staging": "1.7.4-beta124", + "magento/module-page-builder-admin-gws-admin-ui": "1.7.4-beta124", + "magento/module-staging-page-builder": "2.2.6-beta124", + "magento/page-builder": "1.7.5-beta124" }, "type": "metapackage", "description": "Page Builder Commerce metapackage" @@ -23493,14 +23474,14 @@ }, { "name": "magento/product-community-edition", - "version": "2.4.8-beta2", + "version": "2.4.8-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/product-community-edition/magento-product-community-edition-2.4.8.0-beta2.zip", - "shasum": "5f80cc3e35a866e1343fc84cdaabfba4cbd34395" + "url": "https://repo.magento.com/archives/magento/product-community-edition/magento-product-community-edition-2.4.8.0-beta124.zip", + "shasum": "0f4a8cdc63bf13cbb3fe1822cf2d9efcc55112a4" }, "require": { - "adobe-commerce/os-extensions-metapackage": "1.0.1-beta2", + "adobe-commerce/os-extensions-metapackage": "1.0.1-beta124", "colinmollenhour/cache-backend-file": "^1.4", "colinmollenhour/cache-backend-redis": "^1.16", "colinmollenhour/credis": "^1.15", @@ -23549,21 +23530,20 @@ "lib-libxml": "*", "magento/composer": "^1.10.1-beta1", "magento/composer-dependency-version-audit-plugin": "^0.1", - "magento/elasticsearch": "1.0.0-beta2", - "magento/framework": "103.0.8-beta2", - "magento/framework-amqp": "100.4.6-beta2", - "magento/framework-bulk": "101.0.4-beta2", - "magento/framework-message-queue": "100.4.8-beta2", - "magento/inventory-metapackage": "1.2.8-beta2", - "magento/laminas-captcha": "1.0.0-beta2", - "magento/laminas-crypt": "1.0.0-beta2", - "magento/laminas-db": "1.0.0-beta2", - "magento/laminas-di": "1.0.0-beta2", - "magento/laminas-file": "1.0.0-beta2", - "magento/laminas-mail": "1.0.0-beta2", - "magento/laminas-mime": "1.0.0-beta2", - "magento/laminas-oauth": "1.0.0-beta2", - "magento/language-de_de": "100.4.0", + "magento/elasticsearch": "1.0.0-beta124", + "magento/framework": "103.0.8-beta124", + "magento/framework-amqp": "100.4.6-beta124", + "magento/framework-bulk": "101.0.4-beta124", + "magento/framework-message-queue": "100.4.8-beta124", + "magento/inventory-metapackage": "1.2.8-beta124", + "magento/laminas-captcha": "1.0.0-beta124", + "magento/laminas-crypt": "1.0.0-beta124", + "magento/laminas-db": "1.0.0-beta124", + "magento/laminas-di": "1.0.0-beta124", + "magento/laminas-file": "1.0.0-beta124", + "magento/laminas-mail": "1.0.0-beta124", + "magento/laminas-mime": "1.0.0-beta124", + "magento/laminas-oauth": "1.0.0-beta124", "magento/language-en_us": "100.4.0", "magento/language-es_es": "100.4.0", "magento/language-fr_fr": "100.4.0", @@ -23571,234 +23551,234 @@ "magento/language-pt_br": "100.4.0", "magento/language-zh_hans_cn": "100.4.0", "magento/magento-composer-installer": ">=0.4.0", - "magento/magento2-base": "2.4.8-beta2", - "magento/module-admin-analytics": "100.4.7-beta2", - "magento/module-admin-notification": "100.4.7-beta2", - "magento/module-advanced-pricing-import-export": "100.4.8-beta2", - "magento/module-advanced-search": "100.4.6-beta2", - "magento/module-amqp": "100.4.5-beta2", - "magento/module-analytics": "100.4.8-beta2", - "magento/module-application-performance-monitor": "100.4.1-beta2", - "magento/module-application-performance-monitor-new-relic": "100.4.1-beta2", - "magento/module-async-config": "100.4.1-beta2", - "magento/module-asynchronous-operations": "100.4.8-beta2", - "magento/module-authorization": "100.4.8-beta2", - "magento/module-aws-s3": "100.4.6-beta2", - "magento/module-backend": "102.0.8-beta2", - "magento/module-backup": "100.4.8-beta2", - "magento/module-bundle": "101.0.8-beta2", - "magento/module-bundle-graph-ql": "100.4.8-beta2", - "magento/module-bundle-import-export": "100.4.7-beta2", - "magento/module-cache-invalidate": "100.4.6-beta2", - "magento/module-captcha": "100.4.8-beta2", - "magento/module-cardinal-commerce": "100.4.6-beta2", - "magento/module-catalog": "104.0.8-beta2", - "magento/module-catalog-analytics": "100.4.5-beta2", - "magento/module-catalog-cms-graph-ql": "100.4.4-beta2", - "magento/module-catalog-customer-graph-ql": "100.4.7-beta2", - "magento/module-catalog-graph-ql": "100.4.8-beta2", - "magento/module-catalog-import-export": "101.1.8-beta2", - "magento/module-catalog-inventory": "100.4.8-beta2", - "magento/module-catalog-inventory-graph-ql": "100.4.5-beta2", - "magento/module-catalog-rule": "101.2.8-beta2", - "magento/module-catalog-rule-configurable": "100.4.7-beta2", - "magento/module-catalog-rule-graph-ql": "100.4.5-beta2", - "magento/module-catalog-search": "102.0.8-beta2", - "magento/module-catalog-url-rewrite": "100.4.8-beta2", - "magento/module-catalog-url-rewrite-graph-ql": "100.4.6-beta2", - "magento/module-catalog-widget": "100.4.8-beta2", - "magento/module-checkout": "100.4.8-beta2", - "magento/module-checkout-agreements": "100.4.7-beta2", - "magento/module-checkout-agreements-graph-ql": "100.4.4-beta2", - "magento/module-cms": "104.0.8-beta2", - "magento/module-cms-graph-ql": "100.4.5-beta2", - "magento/module-cms-url-rewrite": "100.4.7-beta2", - "magento/module-cms-url-rewrite-graph-ql": "100.4.6-beta2", - "magento/module-compare-list-graph-ql": "100.4.4-beta2", - "magento/module-config": "101.2.8-beta2", - "magento/module-configurable-import-export": "100.4.6-beta2", - "magento/module-configurable-product": "100.4.8-beta2", - "magento/module-configurable-product-graph-ql": "100.4.8-beta2", - "magento/module-configurable-product-sales": "100.4.5-beta2", - "magento/module-contact": "100.4.7-beta2", - "magento/module-contact-graph-ql": "100.4.1-beta2", - "magento/module-cookie": "100.4.8-beta2", - "magento/module-cron": "100.4.8-beta2", - "magento/module-csp": "100.4.7-beta2", - "magento/module-currency-symbol": "100.4.6-beta2", - "magento/module-customer": "103.0.8-beta2", - "magento/module-customer-analytics": "100.4.5-beta2", - "magento/module-customer-downloadable-graph-ql": "100.4.4-beta2", - "magento/module-customer-graph-ql": "100.4.8-beta2", - "magento/module-customer-import-export": "100.4.8-beta2", - "magento/module-deploy": "100.4.8-beta2", - "magento/module-developer": "100.4.8-beta2", - "magento/module-dhl": "100.4.7-beta2", - "magento/module-directory": "100.4.8-beta2", - "magento/module-directory-graph-ql": "100.4.6-beta2", - "magento/module-downloadable": "100.4.8-beta2", - "magento/module-downloadable-graph-ql": "100.4.8-beta2", - "magento/module-downloadable-import-export": "100.4.7-beta2", - "magento/module-eav": "102.1.8-beta2", - "magento/module-eav-graph-ql": "100.4.5-beta2", - "magento/module-elasticsearch": "101.0.8-beta2", - "magento/module-elasticsearch-7": "100.4.8-beta2", - "magento/module-email": "101.1.8-beta2", - "magento/module-encryption-key": "100.4.6-beta2", - "magento/module-fedex": "100.4.6-beta2", - "magento/module-gift-message": "100.4.7-beta2", - "magento/module-gift-message-graph-ql": "100.4.6-beta2", - "magento/module-google-adwords": "100.4.5-beta2", - "magento/module-google-analytics": "100.4.4-beta2", - "magento/module-google-gtag": "100.4.3-beta2", - "magento/module-google-optimizer": "100.4.7-beta2", - "magento/module-graph-ql": "100.4.8-beta2", - "magento/module-graph-ql-cache": "100.4.5-beta2", - "magento/module-graph-ql-new-relic": "100.4.1-beta2", - "magento/module-graph-ql-resolver-cache": "100.4.1-beta2", - "magento/module-grouped-catalog-inventory": "100.4.5-beta2", - "magento/module-grouped-import-export": "100.4.6-beta2", - "magento/module-grouped-product": "100.4.8-beta2", - "magento/module-grouped-product-graph-ql": "100.4.8-beta2", - "magento/module-import-export": "101.0.8-beta2", - "magento/module-indexer": "100.4.8-beta2", - "magento/module-instant-purchase": "100.4.7-beta2", - "magento/module-integration": "100.4.8-beta2", - "magento/module-integration-graph-ql": "100.4.1-beta2", - "magento/module-jwt-framework-adapter": "100.4.4-beta2", - "magento/module-jwt-user-token": "100.4.3-beta2", - "magento/module-layered-navigation": "100.4.8-beta2", - "magento/module-login-as-customer": "100.4.8-beta2", - "magento/module-login-as-customer-admin-ui": "100.4.8-beta2", - "magento/module-login-as-customer-api": "100.4.7-beta2", - "magento/module-login-as-customer-assistance": "100.4.7-beta2", - "magento/module-login-as-customer-frontend-ui": "100.4.7-beta2", - "magento/module-login-as-customer-graph-ql": "100.4.5-beta2", - "magento/module-login-as-customer-log": "100.4.6-beta2", - "magento/module-login-as-customer-page-cache": "100.4.7-beta2", - "magento/module-login-as-customer-quote": "100.4.6-beta2", - "magento/module-login-as-customer-sales": "100.4.7-beta2", - "magento/module-marketplace": "100.4.6-beta2", - "magento/module-media-content": "100.4.6-beta2", - "magento/module-media-content-api": "100.4.7-beta2", - "magento/module-media-content-catalog": "100.4.6-beta2", - "magento/module-media-content-cms": "100.4.6-beta2", - "magento/module-media-content-synchronization": "100.4.7-beta2", - "magento/module-media-content-synchronization-api": "100.4.6-beta2", - "magento/module-media-content-synchronization-catalog": "100.4.5-beta2", - "magento/module-media-content-synchronization-cms": "100.4.5-beta2", - "magento/module-media-gallery": "100.4.7-beta2", - "magento/module-media-gallery-api": "101.0.7-beta2", - "magento/module-media-gallery-catalog": "100.4.5-beta2", - "magento/module-media-gallery-catalog-integration": "100.4.5-beta2", - "magento/module-media-gallery-catalog-ui": "100.4.5-beta2", - "magento/module-media-gallery-cms-ui": "100.4.5-beta2", - "magento/module-media-gallery-integration": "100.4.7-beta2", - "magento/module-media-gallery-metadata": "100.4.6-beta2", - "magento/module-media-gallery-metadata-api": "100.4.5-beta2", - "magento/module-media-gallery-renditions": "100.4.6-beta2", - "magento/module-media-gallery-renditions-api": "100.4.5-beta2", - "magento/module-media-gallery-synchronization": "100.4.7-beta2", - "magento/module-media-gallery-synchronization-api": "100.4.6-beta2", - "magento/module-media-gallery-synchronization-metadata": "100.4.4-beta2", - "magento/module-media-gallery-ui": "100.4.7-beta2", - "magento/module-media-gallery-ui-api": "100.4.6-beta2", - "magento/module-media-storage": "100.4.7-beta2", - "magento/module-message-queue": "100.4.8-beta2", - "magento/module-msrp": "100.4.7-beta2", - "magento/module-msrp-configurable-product": "100.4.5-beta2", - "magento/module-msrp-grouped-product": "100.4.5-beta2", - "magento/module-multishipping": "100.4.8-beta2", - "magento/module-mysql-mq": "100.4.6-beta2", - "magento/module-new-relic-reporting": "100.4.6-beta2", - "magento/module-newsletter": "100.4.8-beta2", - "magento/module-newsletter-graph-ql": "100.4.5-beta2", - "magento/module-offline-payments": "100.4.6-beta2", - "magento/module-offline-shipping": "100.4.7-beta2", - "magento/module-open-search": "100.4.2-beta2", - "magento/module-order-cancellation": "100.4.1-beta2", - "magento/module-order-cancellation-graph-ql": "100.4.1-beta2", - "magento/module-order-cancellation-ui": "100.4.1-beta2", - "magento/module-page-cache": "100.4.8-beta2", - "magento/module-payment": "100.4.8-beta2", - "magento/module-payment-graph-ql": "100.4.3-beta2", - "magento/module-paypal": "101.0.8-beta2", - "magento/module-paypal-captcha": "100.4.5-beta2", - "magento/module-paypal-graph-ql": "100.4.6-beta2", - "magento/module-persistent": "100.4.8-beta2", - "magento/module-product-alert": "100.4.7-beta2", - "magento/module-product-video": "100.4.8-beta2", - "magento/module-quote": "101.2.8-beta2", - "magento/module-quote-analytics": "100.4.7-beta2", - "magento/module-quote-bundle-options": "100.4.4-beta2", - "magento/module-quote-configurable-options": "100.4.4-beta2", - "magento/module-quote-downloadable-links": "100.4.4-beta2", - "magento/module-quote-graph-ql": "100.4.8-beta2", - "magento/module-related-product-graph-ql": "100.4.5-beta2", - "magento/module-release-notification": "100.4.6-beta2", - "magento/module-remote-storage": "100.4.6-beta2", - "magento/module-reports": "100.4.8-beta2", - "magento/module-require-js": "100.4.4-beta2", - "magento/module-review": "100.4.8-beta2", - "magento/module-review-analytics": "100.4.5-beta2", - "magento/module-review-graph-ql": "100.4.4-beta2", - "magento/module-robots": "101.1.4-beta2", - "magento/module-rss": "100.4.6-beta2", - "magento/module-rule": "100.4.7-beta2", - "magento/module-sales": "103.0.8-beta2", - "magento/module-sales-analytics": "100.4.5-beta2", - "magento/module-sales-graph-ql": "100.4.8-beta2", - "magento/module-sales-inventory": "100.4.5-beta2", - "magento/module-sales-rule": "101.2.8-beta2", - "magento/module-sales-rule-graph-ql": "100.4.1-beta2", - "magento/module-sales-sequence": "100.4.5-beta2", - "magento/module-sample-data": "100.4.6-beta2", - "magento/module-search": "101.1.8-beta2", - "magento/module-security": "100.4.8-beta2", - "magento/module-send-friend": "100.4.6-beta2", - "magento/module-send-friend-graph-ql": "100.4.4-beta2", - "magento/module-shipping": "100.4.8-beta2", - "magento/module-sitemap": "100.4.7-beta2", - "magento/module-store": "101.1.8-beta2", - "magento/module-store-graph-ql": "100.4.6-beta2", - "magento/module-swagger": "100.4.7-beta2", - "magento/module-swagger-webapi": "100.4.4-beta2", - "magento/module-swagger-webapi-async": "100.4.4-beta2", - "magento/module-swatches": "100.4.8-beta2", - "magento/module-swatches-graph-ql": "100.4.6-beta2", - "magento/module-swatches-layered-navigation": "100.4.4-beta2", - "magento/module-tax": "100.4.8-beta2", - "magento/module-tax-graph-ql": "100.4.4-beta2", - "magento/module-tax-import-export": "100.4.7-beta2", - "magento/module-theme": "101.1.8-beta2", - "magento/module-theme-graph-ql": "100.4.5-beta2", - "magento/module-translation": "100.4.8-beta2", - "magento/module-ui": "101.2.8-beta2", - "magento/module-ups": "100.4.8-beta2", - "magento/module-url-rewrite": "102.0.7-beta2", - "magento/module-url-rewrite-graph-ql": "100.4.7-beta2", - "magento/module-user": "101.2.8-beta2", - "magento/module-usps": "100.4.7-beta2", - "magento/module-variable": "100.4.6-beta2", - "magento/module-vault": "101.2.8-beta2", - "magento/module-vault-graph-ql": "100.4.4-beta2", - "magento/module-version": "100.4.5-beta2", - "magento/module-webapi": "100.4.7-beta2", - "magento/module-webapi-async": "100.4.6-beta2", - "magento/module-webapi-security": "100.4.5-beta2", - "magento/module-weee": "100.4.8-beta2", - "magento/module-weee-graph-ql": "100.4.5-beta2", - "magento/module-widget": "101.2.8-beta2", - "magento/module-wishlist": "101.2.8-beta2", - "magento/module-wishlist-analytics": "100.4.6-beta2", - "magento/module-wishlist-graph-ql": "100.4.8-beta2", - "magento/oauth": "1.0.0-beta2", - "magento/page-builder": "1.7.5-beta2", - "magento/ringphp": "1.0.0-beta2", - "magento/security-package": "1.1.7-beta2", - "magento/theme-adminhtml-backend": "100.4.8-beta2", - "magento/theme-frontend-blank": "100.4.8-beta2", - "magento/theme-frontend-luma": "100.4.8-beta2", + "magento/magento2-base": "2.4.8-beta124", + "magento/module-admin-analytics": "100.4.7-beta124", + "magento/module-admin-notification": "100.4.7-beta124", + "magento/module-advanced-pricing-import-export": "100.4.8-beta124", + "magento/module-advanced-search": "100.4.6-beta124", + "magento/module-amqp": "100.4.5-beta124", + "magento/module-analytics": "100.4.8-beta124", + "magento/module-application-performance-monitor": "100.4.1-beta124", + "magento/module-application-performance-monitor-new-relic": "100.4.1-beta124", + "magento/module-async-config": "100.4.1-beta124", + "magento/module-asynchronous-operations": "100.4.8-beta124", + "magento/module-authorization": "100.4.8-beta124", + "magento/module-aws-s3": "100.4.6-beta124", + "magento/module-backend": "102.0.8-beta124", + "magento/module-backup": "100.4.8-beta124", + "magento/module-bundle": "101.0.8-beta124", + "magento/module-bundle-graph-ql": "100.4.8-beta124", + "magento/module-bundle-import-export": "100.4.7-beta124", + "magento/module-cache-invalidate": "100.4.6-beta124", + "magento/module-captcha": "100.4.8-beta124", + "magento/module-cardinal-commerce": "100.4.6-beta124", + "magento/module-catalog": "104.0.8-beta124", + "magento/module-catalog-analytics": "100.4.5-beta124", + "magento/module-catalog-cms-graph-ql": "100.4.4-beta124", + "magento/module-catalog-customer-graph-ql": "100.4.7-beta124", + "magento/module-catalog-graph-ql": "100.4.8-beta124", + "magento/module-catalog-import-export": "101.1.8-beta124", + "magento/module-catalog-inventory": "100.4.8-beta124", + "magento/module-catalog-inventory-graph-ql": "100.4.5-beta124", + "magento/module-catalog-rule": "101.2.8-beta124", + "magento/module-catalog-rule-configurable": "100.4.7-beta124", + "magento/module-catalog-rule-graph-ql": "100.4.5-beta124", + "magento/module-catalog-search": "102.0.8-beta124", + "magento/module-catalog-url-rewrite": "100.4.8-beta124", + "magento/module-catalog-url-rewrite-graph-ql": "100.4.6-beta124", + "magento/module-catalog-widget": "100.4.8-beta124", + "magento/module-checkout": "100.4.8-beta124", + "magento/module-checkout-agreements": "100.4.7-beta124", + "magento/module-checkout-agreements-graph-ql": "100.4.4-beta124", + "magento/module-cms": "104.0.8-beta124", + "magento/module-cms-graph-ql": "100.4.5-beta124", + "magento/module-cms-url-rewrite": "100.4.7-beta124", + "magento/module-cms-url-rewrite-graph-ql": "100.4.6-beta124", + "magento/module-compare-list-graph-ql": "100.4.4-beta124", + "magento/module-config": "101.2.8-beta124", + "magento/module-configurable-import-export": "100.4.6-beta124", + "magento/module-configurable-product": "100.4.8-beta124", + "magento/module-configurable-product-graph-ql": "100.4.8-beta124", + "magento/module-configurable-product-sales": "100.4.5-beta124", + "magento/module-contact": "100.4.7-beta124", + "magento/module-contact-graph-ql": "100.4.1-beta124", + "magento/module-cookie": "100.4.8-beta124", + "magento/module-cron": "100.4.8-beta124", + "magento/module-csp": "100.4.7-beta124", + "magento/module-currency-symbol": "100.4.6-beta124", + "magento/module-customer": "103.0.8-beta124", + "magento/module-customer-analytics": "100.4.5-beta124", + "magento/module-customer-downloadable-graph-ql": "100.4.4-beta124", + "magento/module-customer-graph-ql": "100.4.8-beta124", + "magento/module-customer-import-export": "100.4.8-beta124", + "magento/module-deploy": "100.4.8-beta124", + "magento/module-developer": "100.4.8-beta124", + "magento/module-dhl": "100.4.7-beta124", + "magento/module-directory": "100.4.8-beta124", + "magento/module-directory-graph-ql": "100.4.6-beta124", + "magento/module-downloadable": "100.4.8-beta124", + "magento/module-downloadable-graph-ql": "100.4.8-beta124", + "magento/module-downloadable-import-export": "100.4.7-beta124", + "magento/module-eav": "102.1.8-beta124", + "magento/module-eav-graph-ql": "100.4.5-beta124", + "magento/module-elasticsearch": "101.0.8-beta124", + "magento/module-elasticsearch-7": "100.4.8-beta124", + "magento/module-email": "101.1.8-beta124", + "magento/module-encryption-key": "100.4.6-beta124", + "magento/module-fedex": "100.4.6-beta124", + "magento/module-gift-message": "100.4.7-beta124", + "magento/module-gift-message-graph-ql": "100.4.6-beta124", + "magento/module-google-adwords": "100.4.5-beta124", + "magento/module-google-analytics": "100.4.4-beta124", + "magento/module-google-gtag": "100.4.3-beta124", + "magento/module-google-optimizer": "100.4.7-beta124", + "magento/module-graph-ql": "100.4.8-beta124", + "magento/module-graph-ql-cache": "100.4.5-beta124", + "magento/module-graph-ql-new-relic": "100.4.1-beta124", + "magento/module-graph-ql-resolver-cache": "100.4.1-beta124", + "magento/module-grouped-catalog-inventory": "100.4.5-beta124", + "magento/module-grouped-import-export": "100.4.6-beta124", + "magento/module-grouped-product": "100.4.8-beta124", + "magento/module-grouped-product-graph-ql": "100.4.8-beta124", + "magento/module-import-export": "101.0.8-beta124", + "magento/module-indexer": "100.4.8-beta124", + "magento/module-instant-purchase": "100.4.7-beta124", + "magento/module-integration": "100.4.8-beta124", + "magento/module-integration-graph-ql": "100.4.1-beta124", + "magento/module-jwt-framework-adapter": "100.4.4-beta124", + "magento/module-jwt-user-token": "100.4.3-beta124", + "magento/module-layered-navigation": "100.4.8-beta124", + "magento/module-login-as-customer": "100.4.8-beta124", + "magento/module-login-as-customer-admin-ui": "100.4.8-beta124", + "magento/module-login-as-customer-api": "100.4.7-beta124", + "magento/module-login-as-customer-assistance": "100.4.7-beta124", + "magento/module-login-as-customer-frontend-ui": "100.4.7-beta124", + "magento/module-login-as-customer-graph-ql": "100.4.5-beta124", + "magento/module-login-as-customer-log": "100.4.6-beta124", + "magento/module-login-as-customer-page-cache": "100.4.7-beta124", + "magento/module-login-as-customer-quote": "100.4.6-beta124", + "magento/module-login-as-customer-sales": "100.4.7-beta124", + "magento/module-marketplace": "100.4.6-beta124", + "magento/module-media-content": "100.4.6-beta124", + "magento/module-media-content-api": "100.4.7-beta124", + "magento/module-media-content-catalog": "100.4.6-beta124", + "magento/module-media-content-cms": "100.4.6-beta124", + "magento/module-media-content-synchronization": "100.4.7-beta124", + "magento/module-media-content-synchronization-api": "100.4.6-beta124", + "magento/module-media-content-synchronization-catalog": "100.4.5-beta124", + "magento/module-media-content-synchronization-cms": "100.4.5-beta124", + "magento/module-media-gallery": "100.4.7-beta124", + "magento/module-media-gallery-api": "101.0.7-beta124", + "magento/module-media-gallery-catalog": "100.4.5-beta124", + "magento/module-media-gallery-catalog-integration": "100.4.5-beta124", + "magento/module-media-gallery-catalog-ui": "100.4.5-beta124", + "magento/module-media-gallery-cms-ui": "100.4.5-beta124", + "magento/module-media-gallery-integration": "100.4.7-beta124", + "magento/module-media-gallery-metadata": "100.4.6-beta124", + "magento/module-media-gallery-metadata-api": "100.4.5-beta124", + "magento/module-media-gallery-renditions": "100.4.6-beta124", + "magento/module-media-gallery-renditions-api": "100.4.5-beta124", + "magento/module-media-gallery-synchronization": "100.4.7-beta124", + "magento/module-media-gallery-synchronization-api": "100.4.6-beta124", + "magento/module-media-gallery-synchronization-metadata": "100.4.4-beta124", + "magento/module-media-gallery-ui": "100.4.7-beta124", + "magento/module-media-gallery-ui-api": "100.4.6-beta124", + "magento/module-media-storage": "100.4.7-beta124", + "magento/module-message-queue": "100.4.8-beta124", + "magento/module-msrp": "100.4.7-beta124", + "magento/module-msrp-configurable-product": "100.4.5-beta124", + "magento/module-msrp-grouped-product": "100.4.5-beta124", + "magento/module-multishipping": "100.4.8-beta124", + "magento/module-mysql-mq": "100.4.6-beta124", + "magento/module-new-relic-reporting": "100.4.6-beta124", + "magento/module-newsletter": "100.4.8-beta124", + "magento/module-newsletter-graph-ql": "100.4.5-beta124", + "magento/module-offline-payments": "100.4.6-beta124", + "magento/module-offline-shipping": "100.4.7-beta124", + "magento/module-open-search": "100.4.2-beta124", + "magento/module-order-cancellation": "100.4.1-beta124", + "magento/module-order-cancellation-graph-ql": "100.4.1-beta124", + "magento/module-order-cancellation-ui": "100.4.1-beta124", + "magento/module-page-cache": "100.4.8-beta124", + "magento/module-payment": "100.4.8-beta124", + "magento/module-payment-graph-ql": "100.4.3-beta124", + "magento/module-paypal": "101.0.8-beta124", + "magento/module-paypal-captcha": "100.4.5-beta124", + "magento/module-paypal-graph-ql": "100.4.6-beta124", + "magento/module-persistent": "100.4.8-beta124", + "magento/module-product-alert": "100.4.7-beta124", + "magento/module-product-video": "100.4.8-beta124", + "magento/module-quote": "101.2.8-beta124", + "magento/module-quote-analytics": "100.4.7-beta124", + "magento/module-quote-bundle-options": "100.4.4-beta124", + "magento/module-quote-configurable-options": "100.4.4-beta124", + "magento/module-quote-downloadable-links": "100.4.4-beta124", + "magento/module-quote-graph-ql": "100.4.8-beta124", + "magento/module-related-product-graph-ql": "100.4.5-beta124", + "magento/module-release-notification": "100.4.6-beta124", + "magento/module-remote-storage": "100.4.6-beta124", + "magento/module-reports": "100.4.8-beta124", + "magento/module-require-js": "100.4.4-beta124", + "magento/module-review": "100.4.8-beta124", + "magento/module-review-analytics": "100.4.5-beta124", + "magento/module-review-graph-ql": "100.4.4-beta124", + "magento/module-robots": "101.1.4-beta124", + "magento/module-rss": "100.4.6-beta124", + "magento/module-rule": "100.4.7-beta124", + "magento/module-sales": "103.0.8-beta124", + "magento/module-sales-analytics": "100.4.5-beta124", + "magento/module-sales-graph-ql": "100.4.8-beta124", + "magento/module-sales-inventory": "100.4.5-beta124", + "magento/module-sales-rule": "101.2.8-beta124", + "magento/module-sales-rule-graph-ql": "100.4.1-beta124", + "magento/module-sales-sequence": "100.4.5-beta124", + "magento/module-sample-data": "100.4.6-beta124", + "magento/module-search": "101.1.8-beta124", + "magento/module-security": "100.4.8-beta124", + "magento/module-send-friend": "100.4.6-beta124", + "magento/module-send-friend-graph-ql": "100.4.4-beta124", + "magento/module-shipping": "100.4.8-beta124", + "magento/module-sitemap": "100.4.7-beta124", + "magento/module-store": "101.1.8-beta124", + "magento/module-store-graph-ql": "100.4.6-beta124", + "magento/module-swagger": "100.4.7-beta124", + "magento/module-swagger-webapi": "100.4.4-beta124", + "magento/module-swagger-webapi-async": "100.4.4-beta124", + "magento/module-swatches": "100.4.8-beta124", + "magento/module-swatches-graph-ql": "100.4.6-beta124", + "magento/module-swatches-layered-navigation": "100.4.4-beta124", + "magento/module-tax": "100.4.8-beta124", + "magento/module-tax-graph-ql": "100.4.4-beta124", + "magento/module-tax-import-export": "100.4.7-beta124", + "magento/module-theme": "101.1.8-beta124", + "magento/module-theme-graph-ql": "100.4.5-beta124", + "magento/module-translation": "100.4.8-beta124", + "magento/module-ui": "101.2.8-beta124", + "magento/module-ups": "100.4.8-beta124", + "magento/module-url-rewrite": "102.0.7-beta124", + "magento/module-url-rewrite-graph-ql": "100.4.7-beta124", + "magento/module-user": "101.2.8-beta124", + "magento/module-usps": "100.4.7-beta124", + "magento/module-variable": "100.4.6-beta124", + "magento/module-vault": "101.2.8-beta124", + "magento/module-vault-graph-ql": "100.4.4-beta124", + "magento/module-version": "100.4.5-beta124", + "magento/module-webapi": "100.4.7-beta124", + "magento/module-webapi-async": "100.4.6-beta124", + "magento/module-webapi-security": "100.4.5-beta124", + "magento/module-weee": "100.4.8-beta124", + "magento/module-weee-graph-ql": "100.4.5-beta124", + "magento/module-widget": "101.2.8-beta124", + "magento/module-wishlist": "101.2.8-beta124", + "magento/module-wishlist-analytics": "100.4.6-beta124", + "magento/module-wishlist-graph-ql": "100.4.8-beta124", + "magento/oauth": "1.0.0-beta124", + "magento/page-builder": "1.7.5-beta124", + "magento/ringphp": "1.0.0-beta124", + "magento/security-package": "1.1.7-beta124", + "magento/theme-adminhtml-backend": "100.4.8-beta124", + "magento/theme-frontend-blank": "100.4.8-beta124", + "magento/theme-frontend-luma": "100.4.8-beta124", "magento/zend-cache": "^1.16", "magento/zend-db": "^1.16", "magento/zend-pdf": "^1.16", @@ -23830,14 +23810,14 @@ }, { "name": "magento/product-enterprise-edition", - "version": "2.4.8-beta2", + "version": "2.4.8-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/product-enterprise-edition/magento-product-enterprise-edition-2.4.8.0-beta2.zip", - "shasum": "74e3c45a828adeedadb2ec627179091c2aee3456" + "url": "https://repo.magento.com/archives/magento/product-enterprise-edition/magento-product-enterprise-edition-2.4.8.0-beta124.zip", + "shasum": "fe9cf21e7a550513bcc7017e2a31d0ebb916ca22" }, "require": { - "adobe-commerce/extensions-metapackage": "2.0.1-beta2", + "adobe-commerce/extensions-metapackage": "2.0.1-beta124", "colinmollenhour/cache-backend-file": "^1.4", "colinmollenhour/cache-backend-redis": "^1.16", "colinmollenhour/credis": "^1.15", @@ -23887,7 +23867,7 @@ "magento/composer": "^1.10.1-beta1", "magento/composer-dependency-version-audit-plugin": "^0.1", "magento/elasticsearch": "^1.0.0", - "magento/framework-foreign-key": "100.4.7-beta2", + "magento/framework-foreign-key": "100.4.7-beta124", "magento/laminas-db": "^1.0.0", "magento/laminas-di": "^1.0.0", "magento/laminas-file": "^1.0.0", @@ -23895,134 +23875,134 @@ "magento/laminas-mime": "^1.0.0", "magento/laminas-oauth": "^1.0.0", "magento/magento-composer-installer": ">=0.4.0", - "magento/magento2-ee-base": "2.4.8-beta2", - "magento/module-admin-gws": "100.4.8-beta2", - "magento/module-admin-gws-configurable-product": "100.4.5-beta2", - "magento/module-admin-gws-staging": "100.4.5-beta2", - "magento/module-advanced-catalog": "100.4.5-beta2", - "magento/module-advanced-checkout": "100.4.8-beta2", - "magento/module-advanced-rule": "100.4.5-beta2", - "magento/module-advanced-sales-rule": "100.4.5-beta2", - "magento/module-application-server": "100.4.1-beta2", - "magento/module-application-server-new-relic": "100.4.1-beta2", - "magento/module-application-server-performance-monitor": "100.4.1-beta2", - "magento/module-application-server-state-monitor": "100.4.1-beta2", - "magento/module-application-server-state-monitor-graph-ql": "100.4.1-beta2", - "magento/module-async-order": "100.4.4-beta2", - "magento/module-async-order-graph-ql": "100.4.3-beta2", - "magento/module-aws-s3-customer-custom-attributes": "100.4.5-beta2", - "magento/module-aws-s3-gift-card-import-export": "100.4.5-beta2", - "magento/module-aws-s3-scheduled-import-export": "100.4.5-beta2", - "magento/module-banner": "101.2.8-beta2", - "magento/module-banner-customer-segment": "100.4.6-beta2", - "magento/module-banner-graph-ql": "100.4.4-beta2", - "magento/module-banner-staging": "100.4.2-beta2", - "magento/module-bundle-import-export-staging": "100.4.5-beta2", - "magento/module-bundle-staging": "100.4.8-beta2", - "magento/module-catalog-event": "101.1.7-beta2", - "magento/module-catalog-import-export-staging": "100.4.5-beta2", - "magento/module-catalog-inventory-staging": "100.4.6-beta2", - "magento/module-catalog-permissions": "100.4.8-beta2", - "magento/module-catalog-permissions-graph-ql": "100.4.6-beta2", - "magento/module-catalog-rule-staging": "100.4.8-beta2", - "magento/module-catalog-staging": "100.4.8-beta2", - "magento/module-catalog-staging-graph-ql": "100.4.7-beta2", - "magento/module-catalog-url-rewrite-staging": "100.4.7-beta2", - "magento/module-checkout-address-search": "100.4.7-beta2", - "magento/module-checkout-address-search-gift-registry": "100.4.4-beta2", - "magento/module-checkout-staging": "100.4.7-beta2", - "magento/module-cms-staging": "100.4.8-beta2", - "magento/module-configurable-product-staging": "100.4.7-beta2", - "magento/module-custom-attribute-management": "100.4.7-beta2", - "magento/module-customer-balance": "100.4.8-beta2", - "magento/module-customer-balance-graph-ql": "100.4.5-beta2", - "magento/module-customer-custom-attributes": "100.4.8-beta2", - "magento/module-customer-custom-attributes-graph-ql": "100.4.1-beta2", - "magento/module-customer-finance": "100.4.5-beta2", - "magento/module-customer-segment": "102.1.8-beta2", - "magento/module-customer-segment-graph-ql": "100.4.1-beta2", - "magento/module-deferred-total-calculating": "100.4.3-beta2", - "magento/module-downloadable-staging": "100.4.7-beta2", - "magento/module-elasticsearch-catalog-permissions": "100.4.4-beta2", - "magento/module-elasticsearch-catalog-permissions-graph-ql": "100.4.3-beta2", - "magento/module-enterprise": "100.4.6-beta2", - "magento/module-gift-card": "101.3.8-beta2", - "magento/module-gift-card-account": "101.2.8-beta2", - "magento/module-gift-card-account-graph-ql": "100.4.6-beta2", - "magento/module-gift-card-graph-ql": "100.4.8-beta2", - "magento/module-gift-card-import-export": "100.4.5-beta2", - "magento/module-gift-card-staging": "100.4.5-beta2", - "magento/module-gift-message-staging": "100.4.5-beta2", - "magento/module-gift-registry": "101.2.8-beta2", - "magento/module-gift-registry-graph-ql": "100.4.4-beta2", - "magento/module-gift-wrapping": "101.2.7-beta2", - "magento/module-gift-wrapping-graph-ql": "100.4.5-beta2", - "magento/module-gift-wrapping-staging": "100.4.5-beta2", - "magento/module-google-optimizer-staging": "100.4.5-beta2", - "magento/module-google-tag-manager": "100.4.8-beta2", - "magento/module-grouped-product-staging": "100.4.6-beta2", - "magento/module-import-csv": "100.4.2-beta2", - "magento/module-import-csv-api": "100.4.2-beta2", - "magento/module-import-json": "100.4.1-beta2", - "magento/module-import-json-api": "100.4.1-beta2", - "magento/module-invitation": "100.4.7-beta2", - "magento/module-layered-navigation-staging": "100.4.5-beta2", - "magento/module-logging": "101.2.8-beta2", - "magento/module-login-as-customer-logging": "100.4.8-beta2", - "magento/module-login-as-customer-website-restriction": "100.4.6-beta2", - "magento/module-media-content-catalog-staging": "100.4.5-beta2", - "magento/module-msrp-staging": "100.4.6-beta2", - "magento/module-multicoupon": "100.4.1-beta2", - "magento/module-multicoupon-graph-ql": "100.4.1-beta2", - "magento/module-multicoupon-ui": "100.4.1-beta2", - "magento/module-multiple-wishlist": "100.4.8-beta2", - "magento/module-multiple-wishlist-graph-ql": "100.4.4-beta2", - "magento/module-payment-staging": "100.4.5-beta2", - "magento/module-persistent-history": "100.4.5-beta2", - "magento/module-price-permissions": "100.4.4-beta2", - "magento/module-product-video-staging": "100.4.5-beta2", - "magento/module-promotion-permissions": "100.4.5-beta2", - "magento/module-quote-commerce-graph-ql": "100.4.1-beta2", - "magento/module-quote-gift-card-options": "100.4.5-beta2", - "magento/module-quote-staging": "100.4.5-beta2", - "magento/module-reminder": "101.2.7-beta2", - "magento/module-remote-storage-commerce": "100.4.4-beta2", - "magento/module-resource-connections": "100.4.5-beta2", - "magento/module-review-staging": "100.4.5-beta2", - "magento/module-reward": "101.2.8-beta2", - "magento/module-reward-graph-ql": "100.4.7-beta2", - "magento/module-reward-staging": "100.4.5-beta2", - "magento/module-rma": "101.2.8-beta2", - "magento/module-rma-graph-ql": "100.4.7-beta2", - "magento/module-rma-staging": "100.4.5-beta2", - "magento/module-sales-archive": "101.0.6-beta2", - "magento/module-sales-rule-staging": "100.4.7-beta2", - "magento/module-scalable-checkout": "100.4.7-beta2", - "magento/module-scalable-inventory": "100.4.6-beta2", - "magento/module-scalable-oms": "100.4.6-beta2", - "magento/module-scheduled-import-export": "101.2.8-beta2", - "magento/module-search-staging": "100.4.6-beta2", - "magento/module-staging": "101.2.8-beta2", - "magento/module-staging-graph-ql": "100.4.5-beta2", - "magento/module-support": "101.2.7-beta2", - "magento/module-swat": "100.4.6-beta2", - "magento/module-target-rule": "101.2.8-beta2", - "magento/module-target-rule-graph-ql": "100.4.5-beta2", - "magento/module-versions-cms": "101.2.8-beta2", - "magento/module-versions-cms-page-cache": "100.4.4-beta2", - "magento/module-versions-cms-url-rewrite": "100.4.6-beta2", - "magento/module-versions-cms-url-rewrite-graph-ql": "100.4.4-beta2", - "magento/module-visual-merchandiser": "100.4.8-beta2", - "magento/module-webapi-rest-gws": "100.4.0-beta2", - "magento/module-website-restriction": "100.4.7-beta2", - "magento/module-weee-staging": "100.4.5-beta2", - "magento/module-wishlist-gift-card": "100.4.4-beta2", - "magento/module-wishlist-gift-card-graph-ql": "100.4.4-beta2", - "magento/page-builder-commerce": "1.7.5-beta2", - "magento/product-community-edition": "2.4.8-beta2", + "magento/magento2-ee-base": "2.4.8-beta124", + "magento/module-admin-gws": "100.4.8-beta124", + "magento/module-admin-gws-configurable-product": "100.4.5-beta124", + "magento/module-admin-gws-staging": "100.4.5-beta124", + "magento/module-advanced-catalog": "100.4.5-beta124", + "magento/module-advanced-checkout": "100.4.8-beta124", + "magento/module-advanced-rule": "100.4.5-beta124", + "magento/module-advanced-sales-rule": "100.4.5-beta124", + "magento/module-application-server": "100.4.1-beta124", + "magento/module-application-server-new-relic": "100.4.1-beta124", + "magento/module-application-server-performance-monitor": "100.4.1-beta124", + "magento/module-application-server-state-monitor": "100.4.1-beta124", + "magento/module-application-server-state-monitor-graph-ql": "100.4.1-beta124", + "magento/module-async-order": "100.4.4-beta124", + "magento/module-async-order-graph-ql": "100.4.3-beta124", + "magento/module-aws-s3-customer-custom-attributes": "100.4.5-beta124", + "magento/module-aws-s3-gift-card-import-export": "100.4.5-beta124", + "magento/module-aws-s3-scheduled-import-export": "100.4.5-beta124", + "magento/module-banner": "101.2.8-beta124", + "magento/module-banner-customer-segment": "100.4.6-beta124", + "magento/module-banner-graph-ql": "100.4.4-beta124", + "magento/module-banner-staging": "100.4.2-beta124", + "magento/module-bundle-import-export-staging": "100.4.5-beta124", + "magento/module-bundle-staging": "100.4.8-beta124", + "magento/module-catalog-event": "101.1.7-beta124", + "magento/module-catalog-import-export-staging": "100.4.5-beta124", + "magento/module-catalog-inventory-staging": "100.4.6-beta124", + "magento/module-catalog-permissions": "100.4.8-beta124", + "magento/module-catalog-permissions-graph-ql": "100.4.6-beta124", + "magento/module-catalog-rule-staging": "100.4.8-beta124", + "magento/module-catalog-staging": "100.4.8-beta124", + "magento/module-catalog-staging-graph-ql": "100.4.7-beta124", + "magento/module-catalog-url-rewrite-staging": "100.4.7-beta124", + "magento/module-checkout-address-search": "100.4.7-beta124", + "magento/module-checkout-address-search-gift-registry": "100.4.4-beta124", + "magento/module-checkout-staging": "100.4.7-beta124", + "magento/module-cms-staging": "100.4.8-beta124", + "magento/module-configurable-product-staging": "100.4.7-beta124", + "magento/module-custom-attribute-management": "100.4.7-beta124", + "magento/module-customer-balance": "100.4.8-beta124", + "magento/module-customer-balance-graph-ql": "100.4.5-beta124", + "magento/module-customer-custom-attributes": "100.4.8-beta124", + "magento/module-customer-custom-attributes-graph-ql": "100.4.1-beta124", + "magento/module-customer-finance": "100.4.5-beta124", + "magento/module-customer-segment": "102.1.8-beta124", + "magento/module-customer-segment-graph-ql": "100.4.1-beta124", + "magento/module-deferred-total-calculating": "100.4.3-beta124", + "magento/module-downloadable-staging": "100.4.7-beta124", + "magento/module-elasticsearch-catalog-permissions": "100.4.4-beta124", + "magento/module-elasticsearch-catalog-permissions-graph-ql": "100.4.3-beta124", + "magento/module-enterprise": "100.4.6-beta124", + "magento/module-gift-card": "101.3.8-beta124", + "magento/module-gift-card-account": "101.2.8-beta124", + "magento/module-gift-card-account-graph-ql": "100.4.6-beta124", + "magento/module-gift-card-graph-ql": "100.4.8-beta124", + "magento/module-gift-card-import-export": "100.4.5-beta124", + "magento/module-gift-card-staging": "100.4.5-beta124", + "magento/module-gift-message-staging": "100.4.5-beta124", + "magento/module-gift-registry": "101.2.8-beta124", + "magento/module-gift-registry-graph-ql": "100.4.4-beta124", + "magento/module-gift-wrapping": "101.2.7-beta124", + "magento/module-gift-wrapping-graph-ql": "100.4.5-beta124", + "magento/module-gift-wrapping-staging": "100.4.5-beta124", + "magento/module-google-optimizer-staging": "100.4.5-beta124", + "magento/module-google-tag-manager": "100.4.8-beta124", + "magento/module-grouped-product-staging": "100.4.6-beta124", + "magento/module-import-csv": "100.4.2-beta124", + "magento/module-import-csv-api": "100.4.2-beta124", + "magento/module-import-json": "100.4.1-beta124", + "magento/module-import-json-api": "100.4.1-beta124", + "magento/module-invitation": "100.4.7-beta124", + "magento/module-layered-navigation-staging": "100.4.5-beta124", + "magento/module-logging": "101.2.8-beta124", + "magento/module-login-as-customer-logging": "100.4.8-beta124", + "magento/module-login-as-customer-website-restriction": "100.4.6-beta124", + "magento/module-media-content-catalog-staging": "100.4.5-beta124", + "magento/module-msrp-staging": "100.4.6-beta124", + "magento/module-multicoupon": "100.4.1-beta124", + "magento/module-multicoupon-graph-ql": "100.4.1-beta124", + "magento/module-multicoupon-ui": "100.4.1-beta124", + "magento/module-multiple-wishlist": "100.4.8-beta124", + "magento/module-multiple-wishlist-graph-ql": "100.4.4-beta124", + "magento/module-payment-staging": "100.4.5-beta124", + "magento/module-persistent-history": "100.4.5-beta124", + "magento/module-price-permissions": "100.4.4-beta124", + "magento/module-product-video-staging": "100.4.5-beta124", + "magento/module-promotion-permissions": "100.4.5-beta124", + "magento/module-quote-commerce-graph-ql": "100.4.1-beta124", + "magento/module-quote-gift-card-options": "100.4.5-beta124", + "magento/module-quote-staging": "100.4.5-beta124", + "magento/module-reminder": "101.2.7-beta124", + "magento/module-remote-storage-commerce": "100.4.4-beta124", + "magento/module-resource-connections": "100.4.5-beta124", + "magento/module-review-staging": "100.4.5-beta124", + "magento/module-reward": "101.2.8-beta124", + "magento/module-reward-graph-ql": "100.4.7-beta124", + "magento/module-reward-staging": "100.4.5-beta124", + "magento/module-rma": "101.2.8-beta124", + "magento/module-rma-graph-ql": "100.4.7-beta124", + "magento/module-rma-staging": "100.4.5-beta124", + "magento/module-sales-archive": "101.0.6-beta124", + "magento/module-sales-rule-staging": "100.4.7-beta124", + "magento/module-scalable-checkout": "100.4.7-beta124", + "magento/module-scalable-inventory": "100.4.6-beta124", + "magento/module-scalable-oms": "100.4.6-beta124", + "magento/module-scheduled-import-export": "101.2.8-beta124", + "magento/module-search-staging": "100.4.6-beta124", + "magento/module-staging": "101.2.8-beta124", + "magento/module-staging-graph-ql": "100.4.5-beta124", + "magento/module-support": "101.2.7-beta124", + "magento/module-swat": "100.4.6-beta124", + "magento/module-target-rule": "101.2.8-beta124", + "magento/module-target-rule-graph-ql": "100.4.5-beta124", + "magento/module-versions-cms": "101.2.8-beta124", + "magento/module-versions-cms-page-cache": "100.4.4-beta124", + "magento/module-versions-cms-url-rewrite": "100.4.6-beta124", + "magento/module-versions-cms-url-rewrite-graph-ql": "100.4.4-beta124", + "magento/module-visual-merchandiser": "100.4.8-beta124", + "magento/module-webapi-rest-gws": "100.4.0-beta124", + "magento/module-website-restriction": "100.4.7-beta124", + "magento/module-weee-staging": "100.4.5-beta124", + "magento/module-wishlist-gift-card": "100.4.4-beta124", + "magento/module-wishlist-gift-card-graph-ql": "100.4.4-beta124", + "magento/page-builder-commerce": "1.7.5-beta124", + "magento/product-community-edition": "2.4.8-beta124", "magento/ringphp": "^1.0.0", - "magento/security-package-ee": "1.0.3-beta2", - "magento/theme-adminhtml-spectrum": "100.4.3-beta2", + "magento/security-package-ee": "1.0.3-beta124", + "magento/theme-adminhtml-spectrum": "100.4.3-beta124", "magento/zend-cache": "^1.16", "magento/zend-db": "^1.16", "magento/zend-pdf": "^1.16", @@ -24053,16 +24033,16 @@ }, { "name": "magento/quality-patches", - "version": "1.1.58", + "version": "1.1.59", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/quality-patches/magento-quality-patches-1.1.58.0.zip", - "shasum": "fdd782335012ce30e4dcc2e58f5aed3056a6a699" + "url": "https://repo.magento.com/archives/magento/quality-patches/magento-quality-patches-1.1.59.0.zip", + "shasum": "9bc3959bb35db5f6018530233afc02c38971b984" }, "require": { "ext-json": "*", "magento/magento-cloud-patches": "^1.0.11", - "php": "^7.2 || ^8.0" + "php": "^8.0" }, "require-dev": { "codeception/codeception": "^4.1 || ^5.1", @@ -24073,7 +24053,7 @@ "composer/semver": "@stable", "consolidation/robo": "^1.2 || ^2.0 || ^3.0", "phpmd/phpmd": "@stable", - "phpunit/phpunit": "^8.5 || ^9.5", + "phpunit/phpunit": "^10", "squizlabs/php_codesniffer": "^3.0" }, "type": "magento2-component", @@ -24091,11 +24071,11 @@ }, { "name": "magento/ringphp", - "version": "1.0.0-beta2", + "version": "1.0.0-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/ringphp/magento-ringphp-1.0.0.0-beta2.zip", - "shasum": "d3740f2677b6ab4b192b2c40970658e77c8f06f8" + "url": "https://repo.magento.com/archives/magento/ringphp/magento-ringphp-1.0.0.0-beta124.zip", + "shasum": "b155cd4dd68509504b489837133d559b051a3e3f" }, "require": { "ezimuel/guzzlestreams": "^3.0.1", @@ -24137,40 +24117,40 @@ }, { "name": "magento/security-package", - "version": "1.1.7-beta2", - "dist": { - "type": "zip", - "url": "https://repo.magento.com/archives/magento/security-package/magento-security-package-1.1.7.0-beta2.zip", - "shasum": "4f901470ecc896b1b8be590df32b41a6ef35d191" - }, - "require": { - "magento/module-re-captcha-admin-ui": "1.1.5-beta2", - "magento/module-re-captcha-checkout": "1.1.5-beta2", - "magento/module-re-captcha-checkout-sales-rule": "1.1.4-beta2", - "magento/module-re-captcha-contact": "1.1.4-beta2", - "magento/module-re-captcha-customer": "1.1.6-beta2", - "magento/module-re-captcha-frontend-ui": "1.1.6-beta2", - "magento/module-re-captcha-migration": "1.1.5-beta2", - "magento/module-re-captcha-newsletter": "1.1.5-beta2", - "magento/module-re-captcha-paypal": "1.1.5-beta2", - "magento/module-re-captcha-resend-confirmation-email": "1.1.0-beta2", - "magento/module-re-captcha-review": "1.1.5-beta2", - "magento/module-re-captcha-send-friend": "1.1.5-beta2", - "magento/module-re-captcha-store-pickup": "1.0.4-beta2", - "magento/module-re-captcha-ui": "1.1.5-beta2", - "magento/module-re-captcha-user": "1.1.5-beta2", - "magento/module-re-captcha-validation": "1.1.4-beta2", - "magento/module-re-captcha-validation-api": "1.1.4-beta2", - "magento/module-re-captcha-version-2-checkbox": "2.0.5-beta2", - "magento/module-re-captcha-version-2-invisible": "2.0.5-beta2", - "magento/module-re-captcha-version-3-invisible": "2.0.5-beta2", - "magento/module-re-captcha-webapi-api": "1.0.4-beta2", - "magento/module-re-captcha-webapi-graph-ql": "1.0.4-beta2", - "magento/module-re-captcha-webapi-rest": "1.0.4-beta2", - "magento/module-re-captcha-webapi-ui": "1.0.4-beta2", - "magento/module-re-captcha-wishlist": "1.1.0-beta2", - "magento/module-securitytxt": "1.1.4-beta2", - "magento/module-two-factor-auth": "1.1.7-beta2", + "version": "1.1.7-beta124", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/security-package/magento-security-package-1.1.7.0-beta124.zip", + "shasum": "098e7eb664688f0300bc932f27de4f475ac5335f" + }, + "require": { + "magento/module-re-captcha-admin-ui": "1.1.5-beta124", + "magento/module-re-captcha-checkout": "1.1.5-beta124", + "magento/module-re-captcha-checkout-sales-rule": "1.1.4-beta124", + "magento/module-re-captcha-contact": "1.1.4-beta124", + "magento/module-re-captcha-customer": "1.1.6-beta124", + "magento/module-re-captcha-frontend-ui": "1.1.6-beta124", + "magento/module-re-captcha-migration": "1.1.5-beta124", + "magento/module-re-captcha-newsletter": "1.1.5-beta124", + "magento/module-re-captcha-paypal": "1.1.5-beta124", + "magento/module-re-captcha-resend-confirmation-email": "1.1.0-beta124", + "magento/module-re-captcha-review": "1.1.5-beta124", + "magento/module-re-captcha-send-friend": "1.1.5-beta124", + "magento/module-re-captcha-store-pickup": "1.0.4-beta124", + "magento/module-re-captcha-ui": "1.1.5-beta124", + "magento/module-re-captcha-user": "1.1.5-beta124", + "magento/module-re-captcha-validation": "1.1.4-beta124", + "magento/module-re-captcha-validation-api": "1.1.4-beta124", + "magento/module-re-captcha-version-2-checkbox": "2.0.5-beta124", + "magento/module-re-captcha-version-2-invisible": "2.0.5-beta124", + "magento/module-re-captcha-version-3-invisible": "2.0.5-beta124", + "magento/module-re-captcha-webapi-api": "1.0.4-beta124", + "magento/module-re-captcha-webapi-graph-ql": "1.0.4-beta124", + "magento/module-re-captcha-webapi-rest": "1.0.4-beta124", + "magento/module-re-captcha-webapi-ui": "1.0.4-beta124", + "magento/module-re-captcha-wishlist": "1.1.0-beta124", + "magento/module-securitytxt": "1.1.4-beta124", + "magento/module-two-factor-auth": "1.1.7-beta124", "phpfui/recaptcha": "^2.0.0" }, "type": "metapackage", @@ -24178,16 +24158,16 @@ }, { "name": "magento/security-package-ee", - "version": "1.0.3-beta2", + "version": "1.0.3-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/security-package-ee/magento-security-package-ee-1.0.3.0-beta2.zip", - "shasum": "510f329b4095a19699f7bde1f894fe41932379e1" + "url": "https://repo.magento.com/archives/magento/security-package-ee/magento-security-package-ee-1.0.3.0-beta124.zip", + "shasum": "44652fc40b2554d39f1a3c36dbdc8f44ada58ba6" }, "require": { - "magento/module-re-captcha-gift-card": "1.0.3-beta2", - "magento/module-re-captcha-invitation": "1.0.3-beta2", - "magento/module-re-captcha-multiple-wishlist": "1.0.3-beta2" + "magento/module-re-captcha-gift-card": "1.0.3-beta124", + "magento/module-re-captcha-invitation": "1.0.3-beta124", + "magento/module-re-captcha-multiple-wishlist": "1.0.3-beta124" }, "type": "metapackage", "description": "Magento Security Package for Enterprise Edition" @@ -24251,11 +24231,11 @@ }, { "name": "magento/theme-adminhtml-backend", - "version": "100.4.8-beta2", + "version": "100.4.8-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/theme-adminhtml-backend/magento-theme-adminhtml-backend-100.4.8.0-beta2.zip", - "shasum": "074dc0829bc5692fcf63abf97213e3e9bd011911" + "url": "https://repo.magento.com/archives/magento/theme-adminhtml-backend/magento-theme-adminhtml-backend-100.4.8.0-beta124.zip", + "shasum": "6c679b42f127d22a99ecb07856f6122109d93b3b" }, "require": { "magento/framework": "103.0.*", @@ -24275,11 +24255,11 @@ }, { "name": "magento/theme-adminhtml-spectrum", - "version": "100.4.3-beta2", + "version": "100.4.3-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/theme-adminhtml-spectrum/magento-theme-adminhtml-spectrum-100.4.3.0-beta2.zip", - "shasum": "551a5611d183242aece4240b5742be11c5f608ba" + "url": "https://repo.magento.com/archives/magento/theme-adminhtml-spectrum/magento-theme-adminhtml-spectrum-100.4.3.0-beta124.zip", + "shasum": "6449af48d29e0dc375caa44d4991b6e8ea0134c9" }, "require": { "magento/framework": "103.0.*", @@ -24300,11 +24280,11 @@ }, { "name": "magento/theme-frontend-blank", - "version": "100.4.8-beta2", + "version": "100.4.8-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/theme-frontend-blank/magento-theme-frontend-blank-100.4.8.0-beta2.zip", - "shasum": "fb718bb4261926ba2150c63f6779b87d5c263f2b" + "url": "https://repo.magento.com/archives/magento/theme-frontend-blank/magento-theme-frontend-blank-100.4.8.0-beta124.zip", + "shasum": "031c75c1b8695b5ee9e8281f95fc7efc82346cf8" }, "require": { "magento/framework": "103.0.*", @@ -24324,11 +24304,11 @@ }, { "name": "magento/theme-frontend-luma", - "version": "100.4.8-beta2", + "version": "100.4.8-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/theme-frontend-luma/magento-theme-frontend-luma-100.4.8.0-beta2.zip", - "shasum": "4d836330b1d2738441e198096872d0cb3f48f04d" + "url": "https://repo.magento.com/archives/magento/theme-frontend-luma/magento-theme-frontend-luma-100.4.8.0-beta124.zip", + "shasum": "b48202e2ec619233ee2f8b94e3189c86fc53f74d" }, "require": { "magento/framework": "103.0.*", @@ -24883,16 +24863,16 @@ }, { "name": "nesbot/carbon", - "version": "3.8.4", + "version": "3.8.5", "source": { "type": "git", "url": "https://github.com/CarbonPHP/carbon.git", - "reference": "129700ed449b1f02d70272d2ac802357c8c30c58" + "reference": "b1a53a27898639579a67de42e8ced5d5386aa9a4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/CarbonPHP/carbon/zipball/129700ed449b1f02d70272d2ac802357c8c30c58", - "reference": "129700ed449b1f02d70272d2ac802357c8c30c58", + "url": "https://api.github.com/repos/CarbonPHP/carbon/zipball/b1a53a27898639579a67de42e8ced5d5386aa9a4", + "reference": "b1a53a27898639579a67de42e8ced5d5386aa9a4", "shasum": "" }, "require": { @@ -24968,8 +24948,8 @@ ], "support": { "docs": "https://carbon.nesbot.com/docs", - "issues": "https://github.com/briannesbitt/Carbon/issues", - "source": "https://github.com/briannesbitt/Carbon" + "issues": "https://github.com/CarbonPHP/carbon/issues", + "source": "https://github.com/CarbonPHP/carbon" }, "funding": [ { @@ -24985,7 +24965,7 @@ "type": "tidelift" } ], - "time": "2024-12-27T09:25:35+00:00" + "time": "2025-02-11T16:28:45+00:00" }, { "name": "nikic/php-parser", @@ -25339,20 +25319,20 @@ }, { "name": "paypal/module-braintree", - "version": "4.7.0-beta2", + "version": "4.7.0-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/paypal/module-braintree/paypal-module-braintree-4.7.0.0-beta2.zip", - "shasum": "34cb20bc55728c31fd2b2cbd43ad219de86e3903" + "url": "https://repo.magento.com/archives/paypal/module-braintree/paypal-module-braintree-4.7.0.0-beta124.zip", + "shasum": "ef6071f5174ff0fd3a6be45777c889e60885f643" }, "require": { "braintree/braintree_php": "6.21.0", "magento/framework": "*", - "paypal/module-braintree-core": "4.7.0-beta2", - "paypal/module-braintree-customer-balance": "4.7.0-beta2", - "paypal/module-braintree-gift-card-account": "4.7.0-beta2", - "paypal/module-braintree-gift-wrapping": "4.7.0-beta2", - "paypal/module-braintree-graph-ql": "4.7.0-beta2", + "paypal/module-braintree-core": "4.7.0-beta124", + "paypal/module-braintree-customer-balance": "4.7.0-beta124", + "paypal/module-braintree-gift-card-account": "4.7.0-beta124", + "paypal/module-braintree-gift-wrapping": "4.7.0-beta124", + "paypal/module-braintree-graph-ql": "4.7.0-beta124", "php": "~8.1.0||~8.2.0||~8.3.0||~8.4.0" }, "require-dev": { @@ -25366,11 +25346,11 @@ }, { "name": "paypal/module-braintree-core", - "version": "4.7.0-beta2", + "version": "4.7.0-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/paypal/module-braintree-core/paypal-module-braintree-core-4.7.0.0-beta2.zip", - "shasum": "64ed836ae06454529707d478199170057950efb8" + "url": "https://repo.magento.com/archives/paypal/module-braintree-core/paypal-module-braintree-core-4.7.0.0-beta124.zip", + "shasum": "c28858d93bf90146826a0e59dd8664d2dd509eb8" }, "require": { "braintree/braintree_php": "6.21.0", @@ -25434,17 +25414,17 @@ }, { "name": "paypal/module-braintree-customer-balance", - "version": "4.7.0-beta2", + "version": "4.7.0-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/paypal/module-braintree-customer-balance/paypal-module-braintree-customer-balance-4.7.0.0-beta2.zip", - "shasum": "364f025c7eff50fabb73265965d83e5c81946b9f" + "url": "https://repo.magento.com/archives/paypal/module-braintree-customer-balance/paypal-module-braintree-customer-balance-4.7.0.0-beta124.zip", + "shasum": "7e4c329c35e5a908727dcd961445f07b53e90d5d" }, "require": { "magento/framework": "*", "magento/module-quote": "101.0.*||101.1.*||^101.2.0", "magento/module-sales": "101.0.*||102.0.*||^102.1.0||^103", - "paypal/module-braintree-core": "4.7.0-beta2", + "paypal/module-braintree-core": "4.7.0-beta124", "php": "~8.1.0||~8.2.0||~8.3.0||~8.4.0" }, "suggest": { @@ -25467,17 +25447,17 @@ }, { "name": "paypal/module-braintree-gift-card-account", - "version": "4.7.0-beta2", + "version": "4.7.0-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/paypal/module-braintree-gift-card-account/paypal-module-braintree-gift-card-account-4.7.0.0-beta2.zip", - "shasum": "049a035d509ec91bfbf6b50815982715e4708ea4" + "url": "https://repo.magento.com/archives/paypal/module-braintree-gift-card-account/paypal-module-braintree-gift-card-account-4.7.0.0-beta124.zip", + "shasum": "7c96678cb8507ddd1499514bdb0460d13e5a8657" }, "require": { "magento/framework": "*", "magento/module-quote": "101.0.*||101.1.*||^101.2.0", "magento/module-sales": "101.0.*||102.0.*||^102.1.0||^103", - "paypal/module-braintree-core": "4.7.0-beta2", + "paypal/module-braintree-core": "4.7.0-beta124", "php": "~8.1.0||~8.2.0||~8.3.0||~8.4.0" }, "suggest": { @@ -25500,17 +25480,17 @@ }, { "name": "paypal/module-braintree-gift-wrapping", - "version": "4.7.0-beta2", + "version": "4.7.0-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/paypal/module-braintree-gift-wrapping/paypal-module-braintree-gift-wrapping-4.7.0.0-beta2.zip", - "shasum": "19a49f05e132746913b6f6504c43ffc6c1b8b74b" + "url": "https://repo.magento.com/archives/paypal/module-braintree-gift-wrapping/paypal-module-braintree-gift-wrapping-4.7.0.0-beta124.zip", + "shasum": "94f01e560bf162ae64cd49a6be75566e5d768ae7" }, "require": { "magento/framework": "*", "magento/module-quote": "101.0.*||101.1.*||^101.2.0", "magento/module-sales": "101.0.*||102.0.*||^102.1.0||^103", - "paypal/module-braintree-core": "4.7.0-beta2", + "paypal/module-braintree-core": "4.7.0-beta124", "php": "~8.1.0||~8.2.0||~8.3.0||~8.4.0" }, "suggest": { @@ -25533,18 +25513,18 @@ }, { "name": "paypal/module-braintree-graph-ql", - "version": "4.7.0-beta2", + "version": "4.7.0-beta124", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/paypal/module-braintree-graph-ql/paypal-module-braintree-graph-ql-4.7.0.0-beta2.zip", - "shasum": "a5e6ffe614af25944414361a9e0a5d2a1b32d6aa" + "url": "https://repo.magento.com/archives/paypal/module-braintree-graph-ql/paypal-module-braintree-graph-ql-4.7.0.0-beta124.zip", + "shasum": "5f181d906205eaddd1e850e153d618cb9922660a" }, "require": { "magento/framework": "*", "magento/module-quote": "^101", "magento/module-quote-graph-ql": "^100", "magento/module-store": "^101", - "paypal/module-braintree-core": "4.7.0-beta2", + "paypal/module-braintree-core": "4.7.0-beta124", "php": "~8.1.0||~8.2.0||~8.3.0||~8.4.0" }, "require-dev": { From 5a631608088884302a3d281e115a44ae8eec0196 Mon Sep 17 00:00:00 2001 From: glo42671 Date: Thu, 27 Feb 2025 12:36:59 +0530 Subject: [PATCH 38/53] MCLOUD-13451:Deliver PR from community to use option -no-dev dependencies by default --- .magento.app.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.magento.app.yaml b/.magento.app.yaml index 3040609b4..230bae51a 100644 --- a/.magento.app.yaml +++ b/.magento.app.yaml @@ -88,7 +88,7 @@ hooks: # We run build hooks before your application has been packaged. build: | set -e - composer install + composer install --no-dev php ./vendor/bin/ece-tools run scenario/build/generate.xml php ./vendor/bin/ece-tools run scenario/build/transfer.xml # We run deploy hook after your application has been deployed and started. From 1119f318e42217d2adec32c107a914963ca8a4de Mon Sep 17 00:00:00 2001 From: andrii_shevtsov Date: Mon, 7 Apr 2025 10:59:38 -0500 Subject: [PATCH 39/53] MCLOUD-13444:Update cloud templates --- composer.lock | 4894 +++++++++++++++++++++++++------------------------ 1 file changed, 2493 insertions(+), 2401 deletions(-) diff --git a/composer.lock b/composer.lock index e343136b8..67209f64a 100644 --- a/composer.lock +++ b/composer.lock @@ -53,17 +53,17 @@ }, { "name": "adobe-commerce/adobe-ims-metapackage", - "version": "2.2.3-beta124", + "version": "2.2.3-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/adobe-commerce/adobe-ims-metapackage/adobe-commerce-adobe-ims-metapackage-2.2.3.0-beta124.zip", - "shasum": "76e6a8826ac7ac82b9710c9eb3bc599459a00079" + "url": "https://repo.magento.com/archives/adobe-commerce/adobe-ims-metapackage/adobe-commerce-adobe-ims-metapackage-2.2.3.0-beta2.zip", + "shasum": "318927aaba48856bfb78b9789b6cbc579d09d788" }, "require": { - "magento/module-admin-adobe-ims": "100.5.3-beta124", - "magento/module-admin-adobe-ims-two-factor-auth": "1.0.2-beta124", - "magento/module-adobe-ims": "2.2.2-beta124", - "magento/module-adobe-ims-api": "2.2.2-beta124", + "magento/module-admin-adobe-ims": "100.5.3-beta2", + "magento/module-admin-adobe-ims-two-factor-auth": "1.0.2-beta2", + "magento/module-adobe-ims": "2.2.2-beta2", + "magento/module-adobe-ims-api": "2.2.2-beta2", "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "metapackage", @@ -71,11 +71,11 @@ }, { "name": "adobe-commerce/extensions-metapackage", - "version": "2.0.1-beta124", + "version": "2.0.1-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/adobe-commerce/extensions-metapackage/adobe-commerce-extensions-metapackage-2.0.1.0-beta124.zip", - "shasum": "f8a5b18fb14275507da5637ea3a777e7927f1938" + "url": "https://repo.magento.com/archives/adobe-commerce/extensions-metapackage/adobe-commerce-extensions-metapackage-2.0.1.0-beta2.zip", + "shasum": "ed94a82f45f2da6939031acb53f38829678455e9" }, "require": { "adobe-commerce/adobe-ims-metapackage": ">=2.2.3@beta <2.3.0", @@ -91,11 +91,11 @@ }, { "name": "adobe-commerce/os-extensions-metapackage", - "version": "1.0.1-beta124", + "version": "1.0.1-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/adobe-commerce/os-extensions-metapackage/adobe-commerce-os-extensions-metapackage-1.0.1.0-beta124.zip", - "shasum": "464079a18a3fa13b3aeae37dda3024e50cd25d25" + "url": "https://repo.magento.com/archives/adobe-commerce/os-extensions-metapackage/adobe-commerce-os-extensions-metapackage-1.0.1.0-beta2.zip", + "shasum": "447ac405a250f753dc9b16e5ab037caddf930187" }, "require": { "adobe-commerce/adobe-ims-metapackage": ">=2.2.3@beta <3.0.0", @@ -202,16 +202,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.339.12", + "version": "3.342.21", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "a63e79c15a972c54bf015a16cce3f3572e0c8221" + "reference": "f4d501414c553ddeea2efc9c77f72e58bd899823" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/a63e79c15a972c54bf015a16cce3f3572e0c8221", - "reference": "a63e79c15a972c54bf015a16cce3f3572e0c8221", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/f4d501414c553ddeea2efc9c77f72e58bd899823", + "reference": "f4d501414c553ddeea2efc9c77f72e58bd899823", "shasum": "" }, "require": { @@ -293,9 +293,9 @@ "support": { "forum": "https://github.com/aws/aws-sdk-php/discussions", "issues": "https://github.com/aws/aws-sdk-php/issues", - "source": "https://github.com/aws/aws-sdk-php/tree/3.339.12" + "source": "https://github.com/aws/aws-sdk-php/tree/3.342.21" }, - "time": "2025-02-12T19:08:43+00:00" + "time": "2025-04-04T18:20:53+00:00" }, { "name": "bacon/bacon-qr-code", @@ -402,16 +402,16 @@ }, { "name": "brick/math", - "version": "0.12.1", + "version": "0.12.3", "source": { "type": "git", "url": "https://github.com/brick/math.git", - "reference": "f510c0a40911935b77b86859eb5223d58d660df1" + "reference": "866551da34e9a618e64a819ee1e01c20d8a588ba" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/brick/math/zipball/f510c0a40911935b77b86859eb5223d58d660df1", - "reference": "f510c0a40911935b77b86859eb5223d58d660df1", + "url": "https://api.github.com/repos/brick/math/zipball/866551da34e9a618e64a819ee1e01c20d8a588ba", + "reference": "866551da34e9a618e64a819ee1e01c20d8a588ba", "shasum": "" }, "require": { @@ -420,7 +420,7 @@ "require-dev": { "php-coveralls/php-coveralls": "^2.2", "phpunit/phpunit": "^10.1", - "vimeo/psalm": "5.16.0" + "vimeo/psalm": "6.8.8" }, "type": "library", "autoload": { @@ -450,7 +450,7 @@ ], "support": { "issues": "https://github.com/brick/math/issues", - "source": "https://github.com/brick/math/tree/0.12.1" + "source": "https://github.com/brick/math/tree/0.12.3" }, "funding": [ { @@ -458,7 +458,7 @@ "type": "github" } ], - "time": "2023-11-29T23:19:16+00:00" + "time": "2025-02-28T13:11:00+00:00" }, { "name": "brick/varexporter", @@ -817,16 +817,16 @@ }, { "name": "composer/ca-bundle", - "version": "1.5.5", + "version": "1.5.6", "source": { "type": "git", "url": "https://github.com/composer/ca-bundle.git", - "reference": "08c50d5ec4c6ced7d0271d2862dec8c1033283e6" + "reference": "f65c239c970e7f072f067ab78646e9f0b2935175" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/ca-bundle/zipball/08c50d5ec4c6ced7d0271d2862dec8c1033283e6", - "reference": "08c50d5ec4c6ced7d0271d2862dec8c1033283e6", + "url": "https://api.github.com/repos/composer/ca-bundle/zipball/f65c239c970e7f072f067ab78646e9f0b2935175", + "reference": "f65c239c970e7f072f067ab78646e9f0b2935175", "shasum": "" }, "require": { @@ -873,7 +873,7 @@ "support": { "irc": "irc://irc.freenode.org/composer", "issues": "https://github.com/composer/ca-bundle/issues", - "source": "https://github.com/composer/ca-bundle/tree/1.5.5" + "source": "https://github.com/composer/ca-bundle/tree/1.5.6" }, "funding": [ { @@ -889,20 +889,20 @@ "type": "tidelift" } ], - "time": "2025-01-08T16:17:16+00:00" + "time": "2025-03-06T14:30:56+00:00" }, { "name": "composer/class-map-generator", - "version": "1.6.0", + "version": "1.6.1", "source": { "type": "git", "url": "https://github.com/composer/class-map-generator.git", - "reference": "ffe442c5974c44a9343e37a0abcb1cc37319f5b9" + "reference": "134b705ddb0025d397d8318a75825fe3c9d1da34" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/class-map-generator/zipball/ffe442c5974c44a9343e37a0abcb1cc37319f5b9", - "reference": "ffe442c5974c44a9343e37a0abcb1cc37319f5b9", + "url": "https://api.github.com/repos/composer/class-map-generator/zipball/134b705ddb0025d397d8318a75825fe3c9d1da34", + "reference": "134b705ddb0025d397d8318a75825fe3c9d1da34", "shasum": "" }, "require": { @@ -946,7 +946,7 @@ ], "support": { "issues": "https://github.com/composer/class-map-generator/issues", - "source": "https://github.com/composer/class-map-generator/tree/1.6.0" + "source": "https://github.com/composer/class-map-generator/tree/1.6.1" }, "funding": [ { @@ -962,20 +962,20 @@ "type": "tidelift" } ], - "time": "2025-02-05T10:05:34+00:00" + "time": "2025-03-24T13:50:44+00:00" }, { "name": "composer/composer", - "version": "2.8.5", + "version": "2.8.8", "source": { "type": "git", "url": "https://github.com/composer/composer.git", - "reference": "ae208dc1e182bd45d99fcecb956501da212454a1" + "reference": "85ff84d6c5260ba21740a7c5c9a111890805d6e7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/composer/zipball/ae208dc1e182bd45d99fcecb956501da212454a1", - "reference": "ae208dc1e182bd45d99fcecb956501da212454a1", + "url": "https://api.github.com/repos/composer/composer/zipball/85ff84d6c5260ba21740a7c5c9a111890805d6e7", + "reference": "85ff84d6c5260ba21740a7c5c9a111890805d6e7", "shasum": "" }, "require": { @@ -986,7 +986,7 @@ "composer/semver": "^3.3", "composer/spdx-licenses": "^1.5.7", "composer/xdebug-handler": "^2.0.2 || ^3.0.3", - "justinrainbow/json-schema": "^5.3", + "justinrainbow/json-schema": "^6.3.1", "php": "^7.2.5 || ^8.0", "psr/log": "^1.0 || ^2.0 || ^3.0", "react/promise": "^2.11 || ^3.2", @@ -1060,7 +1060,7 @@ "irc": "ircs://irc.libera.chat:6697/composer", "issues": "https://github.com/composer/composer/issues", "security": "https://github.com/composer/composer/security/policy", - "source": "https://github.com/composer/composer/tree/2.8.5" + "source": "https://github.com/composer/composer/tree/2.8.8" }, "funding": [ { @@ -1076,7 +1076,7 @@ "type": "tidelift" } ], - "time": "2025-01-21T14:23:40+00:00" + "time": "2025-04-04T14:56:46+00:00" }, { "name": "composer/metadata-minifier", @@ -1543,23 +1543,23 @@ }, { "name": "duosecurity/duo_universal_php", - "version": "1.0.2", + "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/duosecurity/duo_universal_php.git", - "reference": "8734a47480d2d2f0539e8ee782675e052025d026" + "reference": "a2852c46949a2de9ca6da908e4353a81c61b43a3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/duosecurity/duo_universal_php/zipball/8734a47480d2d2f0539e8ee782675e052025d026", - "reference": "8734a47480d2d2f0539e8ee782675e052025d026", + "url": "https://api.github.com/repos/duosecurity/duo_universal_php/zipball/a2852c46949a2de9ca6da908e4353a81c61b43a3", + "reference": "a2852c46949a2de9ca6da908e4353a81c61b43a3", "shasum": "" }, "require": { "ext-curl": "*", "ext-json": "*", "firebase/php-jwt": "^6.0", - "php": ">=7.3" + "php": ">=7.4" }, "require-dev": { "phpunit/phpunit": "^9.0", @@ -1572,27 +1572,30 @@ } }, "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], "description": "A PHP implementation of the Duo Universal SDK.", "homepage": "https://duo.com/", "support": { "email": "support@duosecurity.com", "issues": "https://github.com/duosecurity/duo_universal_php/issues", - "source": "https://github.com/duosecurity/duo_universal_php/tree/1.0.2" + "source": "https://github.com/duosecurity/duo_universal_php/tree/1.1.0" }, - "time": "2023-01-13T18:47:58+00:00" + "time": "2025-03-05T18:33:28+00:00" }, { "name": "endroid/qr-code", - "version": "6.0.3", + "version": "6.0.7", "source": { "type": "git", "url": "https://github.com/endroid/qr-code.git", - "reference": "bdbb06e767efe9abe3c00461662b4059a6cd0b55" + "reference": "de0e510509abf854e2218e4c77ed62321b27ea97" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/endroid/qr-code/zipball/bdbb06e767efe9abe3c00461662b4059a6cd0b55", - "reference": "bdbb06e767efe9abe3c00461662b4059a6cd0b55", + "url": "https://api.github.com/repos/endroid/qr-code/zipball/de0e510509abf854e2218e4c77ed62321b27ea97", + "reference": "de0e510509abf854e2218e4c77ed62321b27ea97", "shasum": "" }, "require": { @@ -1643,7 +1646,7 @@ ], "support": { "issues": "https://github.com/endroid/qr-code/issues", - "source": "https://github.com/endroid/qr-code/tree/6.0.3" + "source": "https://github.com/endroid/qr-code/tree/6.0.7" }, "funding": [ { @@ -1651,7 +1654,7 @@ "type": "github" } ], - "time": "2024-10-29T19:28:52+00:00" + "time": "2025-04-02T07:06:35+00:00" }, { "name": "ezimuel/guzzlestreams", @@ -1769,16 +1772,16 @@ }, { "name": "fastly/magento2", - "version": "1.2.225", + "version": "1.2.227", "source": { "type": "git", "url": "https://github.com/fastly/fastly-magento2.git", - "reference": "94bdbc34d2650af4cea42eb625eacf6f4429038d" + "reference": "a696f66177568f1138a599f642bf042d3da5acaf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/fastly/fastly-magento2/zipball/94bdbc34d2650af4cea42eb625eacf6f4429038d", - "reference": "94bdbc34d2650af4cea42eb625eacf6f4429038d", + "url": "https://api.github.com/repos/fastly/fastly-magento2/zipball/a696f66177568f1138a599f642bf042d3da5acaf", + "reference": "a696f66177568f1138a599f642bf042d3da5acaf", "shasum": "" }, "require": { @@ -1807,9 +1810,9 @@ "description": "Fastly CDN Module for Magento 2.4.x", "support": { "issues": "https://github.com/fastly/fastly-magento2/issues", - "source": "https://github.com/fastly/fastly-magento2/tree/1.2.225" + "source": "https://github.com/fastly/fastly-magento2/tree/1.2.227" }, - "time": "2025-02-03T11:51:16+00:00" + "time": "2025-04-03T09:16:15+00:00" }, { "name": "firebase/php-jwt", @@ -2014,16 +2017,16 @@ }, { "name": "guzzlehttp/guzzle", - "version": "7.9.2", + "version": "7.9.3", "source": { "type": "git", "url": "https://github.com/guzzle/guzzle.git", - "reference": "d281ed313b989f213357e3be1a179f02196ac99b" + "reference": "7b2f29fe81dc4da0ca0ea7d42107a0845946ea77" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/guzzle/zipball/d281ed313b989f213357e3be1a179f02196ac99b", - "reference": "d281ed313b989f213357e3be1a179f02196ac99b", + "url": "https://api.github.com/repos/guzzle/guzzle/zipball/7b2f29fe81dc4da0ca0ea7d42107a0845946ea77", + "reference": "7b2f29fe81dc4da0ca0ea7d42107a0845946ea77", "shasum": "" }, "require": { @@ -2120,7 +2123,7 @@ ], "support": { "issues": "https://github.com/guzzle/guzzle/issues", - "source": "https://github.com/guzzle/guzzle/tree/7.9.2" + "source": "https://github.com/guzzle/guzzle/tree/7.9.3" }, "funding": [ { @@ -2136,20 +2139,20 @@ "type": "tidelift" } ], - "time": "2024-07-24T11:22:20+00:00" + "time": "2025-03-27T13:37:11+00:00" }, { "name": "guzzlehttp/promises", - "version": "2.0.4", + "version": "2.2.0", "source": { "type": "git", "url": "https://github.com/guzzle/promises.git", - "reference": "f9c436286ab2892c7db7be8c8da4ef61ccf7b455" + "reference": "7c69f28996b0a6920945dd20b3857e499d9ca96c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/promises/zipball/f9c436286ab2892c7db7be8c8da4ef61ccf7b455", - "reference": "f9c436286ab2892c7db7be8c8da4ef61ccf7b455", + "url": "https://api.github.com/repos/guzzle/promises/zipball/7c69f28996b0a6920945dd20b3857e499d9ca96c", + "reference": "7c69f28996b0a6920945dd20b3857e499d9ca96c", "shasum": "" }, "require": { @@ -2203,7 +2206,7 @@ ], "support": { "issues": "https://github.com/guzzle/promises/issues", - "source": "https://github.com/guzzle/promises/tree/2.0.4" + "source": "https://github.com/guzzle/promises/tree/2.2.0" }, "funding": [ { @@ -2219,20 +2222,20 @@ "type": "tidelift" } ], - "time": "2024-10-17T10:06:22+00:00" + "time": "2025-03-27T13:27:01+00:00" }, { "name": "guzzlehttp/psr7", - "version": "2.7.0", + "version": "2.7.1", "source": { "type": "git", "url": "https://github.com/guzzle/psr7.git", - "reference": "a70f5c95fb43bc83f07c9c948baa0dc1829bf201" + "reference": "c2270caaabe631b3b44c85f99e5a04bbb8060d16" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/psr7/zipball/a70f5c95fb43bc83f07c9c948baa0dc1829bf201", - "reference": "a70f5c95fb43bc83f07c9c948baa0dc1829bf201", + "url": "https://api.github.com/repos/guzzle/psr7/zipball/c2270caaabe631b3b44c85f99e5a04bbb8060d16", + "reference": "c2270caaabe631b3b44c85f99e5a04bbb8060d16", "shasum": "" }, "require": { @@ -2319,7 +2322,7 @@ ], "support": { "issues": "https://github.com/guzzle/psr7/issues", - "source": "https://github.com/guzzle/psr7/tree/2.7.0" + "source": "https://github.com/guzzle/psr7/tree/2.7.1" }, "funding": [ { @@ -2335,20 +2338,20 @@ "type": "tidelift" } ], - "time": "2024-07-18T11:15:46+00:00" + "time": "2025-03-27T12:30:47+00:00" }, { "name": "illuminate/collections", - "version": "v11.42.1", + "version": "v11.44.2", "source": { "type": "git", "url": "https://github.com/illuminate/collections.git", - "reference": "6fd628d32a0989211c4f2829bf0a6a6175b2f3fd" + "reference": "f2f537dfb2a142791d37478f34c920b44a45cea9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/collections/zipball/6fd628d32a0989211c4f2829bf0a6a6175b2f3fd", - "reference": "6fd628d32a0989211c4f2829bf0a6a6175b2f3fd", + "url": "https://api.github.com/repos/illuminate/collections/zipball/f2f537dfb2a142791d37478f34c920b44a45cea9", + "reference": "f2f537dfb2a142791d37478f34c920b44a45cea9", "shasum": "" }, "require": { @@ -2391,11 +2394,11 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2025-02-05T10:23:21+00:00" + "time": "2025-03-06T14:02:47+00:00" }, { "name": "illuminate/conditionable", - "version": "v11.42.1", + "version": "v11.44.2", "source": { "type": "git", "url": "https://github.com/illuminate/conditionable.git", @@ -2441,7 +2444,7 @@ }, { "name": "illuminate/config", - "version": "v11.42.1", + "version": "v11.44.2", "source": { "type": "git", "url": "https://github.com/illuminate/config.git", @@ -2489,7 +2492,7 @@ }, { "name": "illuminate/contracts", - "version": "v11.42.1", + "version": "v11.44.2", "source": { "type": "git", "url": "https://github.com/illuminate/contracts.git", @@ -2537,7 +2540,7 @@ }, { "name": "illuminate/macroable", - "version": "v11.42.1", + "version": "v11.44.2", "source": { "type": "git", "url": "https://github.com/illuminate/macroable.git", @@ -2583,30 +2586,40 @@ }, { "name": "justinrainbow/json-schema", - "version": "5.3.0", + "version": "6.4.1", "source": { "type": "git", "url": "https://github.com/jsonrainbow/json-schema.git", - "reference": "feb2ca6dd1cebdaf1ed60a4c8de2e53ce11c4fd8" + "reference": "35d262c94959571e8736db1e5c9bc36ab94ae900" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/jsonrainbow/json-schema/zipball/feb2ca6dd1cebdaf1ed60a4c8de2e53ce11c4fd8", - "reference": "feb2ca6dd1cebdaf1ed60a4c8de2e53ce11c4fd8", + "url": "https://api.github.com/repos/jsonrainbow/json-schema/zipball/35d262c94959571e8736db1e5c9bc36ab94ae900", + "reference": "35d262c94959571e8736db1e5c9bc36ab94ae900", "shasum": "" }, "require": { - "php": ">=7.1" + "ext-json": "*", + "marc-mabe/php-enum": "^4.0", + "php": "^7.2 || ^8.0" }, "require-dev": { - "friendsofphp/php-cs-fixer": "~2.2.20||~2.15.1", + "friendsofphp/php-cs-fixer": "3.3.0", "json-schema/json-schema-test-suite": "1.2.0", - "phpunit/phpunit": "^4.8.35" + "marc-mabe/php-enum-phpstan": "^2.0", + "phpspec/prophecy": "^1.19", + "phpstan/phpstan": "^1.12", + "phpunit/phpunit": "^8.5" }, "bin": [ "bin/validate-json" ], "type": "library", + "extra": { + "branch-alias": { + "dev-master": "6.x-dev" + } + }, "autoload": { "psr-4": { "JsonSchema\\": "src/JsonSchema/" @@ -2635,16 +2648,16 @@ } ], "description": "A library to validate a json schema.", - "homepage": "https://github.com/justinrainbow/json-schema", + "homepage": "https://github.com/jsonrainbow/json-schema", "keywords": [ "json", "schema" ], "support": { "issues": "https://github.com/jsonrainbow/json-schema/issues", - "source": "https://github.com/jsonrainbow/json-schema/tree/5.3.0" + "source": "https://github.com/jsonrainbow/json-schema/tree/6.4.1" }, - "time": "2024-07-06T21:00:26+00:00" + "time": "2025-04-04T13:08:07+00:00" }, { "name": "laminas/laminas-code", @@ -2780,16 +2793,16 @@ }, { "name": "laminas/laminas-escaper", - "version": "2.15.0", + "version": "2.16.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-escaper.git", - "reference": "c612b0488ae486284c39885efca494c180f16351" + "reference": "9cf1f5317ca65b4fd5c6a3c2855e24a187b288c8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-escaper/zipball/c612b0488ae486284c39885efca494c180f16351", - "reference": "c612b0488ae486284c39885efca494c180f16351", + "url": "https://api.github.com/repos/laminas/laminas-escaper/zipball/9cf1f5317ca65b4fd5c6a3c2855e24a187b288c8", + "reference": "9cf1f5317ca65b4fd5c6a3c2855e24a187b288c8", "shasum": "" }, "require": { @@ -2801,12 +2814,11 @@ "zendframework/zend-escaper": "*" }, "require-dev": { - "infection/infection": "^0.27.11", + "infection/infection": "^0.29.8", "laminas/laminas-coding-standard": "~3.0.1", - "maglnet/composer-require-checker": "^3.8.0", - "phpunit/phpunit": "^9.6.22", - "psalm/plugin-phpunit": "^0.19.0", - "vimeo/psalm": "^5.26.1" + "phpunit/phpunit": "^10.5.45", + "psalm/plugin-phpunit": "^0.19.2", + "vimeo/psalm": "^6.6.2" }, "type": "library", "autoload": { @@ -2838,7 +2850,7 @@ "type": "community_bridge" } ], - "time": "2024-12-17T19:39:54+00:00" + "time": "2025-02-17T12:40:19+00:00" }, { "name": "laminas/laminas-eventmanager", @@ -4722,36 +4734,36 @@ }, { "name": "magento/adobe-stock-integration", - "version": "2.1.7-beta124", + "version": "2.1.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/adobe-stock-integration/magento-adobe-stock-integration-2.1.7.0-beta124.zip", - "shasum": "e635104cbbf2fbb3b0e2812c04c6180a7aa8b09b" + "url": "https://repo.magento.com/archives/magento/adobe-stock-integration/magento-adobe-stock-integration-2.1.7.0-beta2.zip", + "shasum": "6e2cd0eddeb42fb02bd93beb16089fc815e8d5be" }, "require": { - "magento/module-adobe-stock-admin-ui": "1.3.5-beta124", - "magento/module-adobe-stock-asset": "1.3.4-beta124", - "magento/module-adobe-stock-asset-api": "2.0.4-beta124", - "magento/module-adobe-stock-client": "1.3.5-beta124", - "magento/module-adobe-stock-client-api": "2.1.5-beta124", - "magento/module-adobe-stock-image": "1.3.6-beta124", - "magento/module-adobe-stock-image-admin-ui": "1.3.6-beta124", - "magento/module-adobe-stock-image-api": "1.3.4-beta124" + "magento/module-adobe-stock-admin-ui": "1.3.5-beta2", + "magento/module-adobe-stock-asset": "1.3.4-beta2", + "magento/module-adobe-stock-asset-api": "2.0.4-beta2", + "magento/module-adobe-stock-client": "1.3.5-beta2", + "magento/module-adobe-stock-client-api": "2.1.5-beta2", + "magento/module-adobe-stock-image": "1.3.6-beta2", + "magento/module-adobe-stock-image-admin-ui": "1.3.6-beta2", + "magento/module-adobe-stock-image-api": "1.3.4-beta2" }, "type": "metapackage", "description": "Adobe Stock integration" }, { "name": "magento/commerce-backend-sdk", - "version": "2.2.0", + "version": "2.3.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/commerce-backend-sdk/magento-commerce-backend-sdk-2.2.0.0.zip", - "shasum": "2fad264888bc2313e4b5bcaa22a3418a3c78159e" + "url": "https://repo.magento.com/archives/magento/commerce-backend-sdk/magento-commerce-backend-sdk-2.3.0.0.zip", + "shasum": "0c0928dc3605e6e361378506531f7b5759c9505e" }, "require": { - "magento/module-admin-ui-sdk-custom-fees": "2.2.0", - "magento/module-commerce-backend-uix": "2.2.0" + "magento/module-admin-ui-sdk-custom-fees": "2.3.0", + "magento/module-commerce-backend-uix": "2.3.0" }, "type": "metapackage", "license": [ @@ -4762,15 +4774,15 @@ }, { "name": "magento/commerce-eventing", - "version": "1.11.0", + "version": "1.11.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/commerce-eventing/magento-commerce-eventing-1.11.0.0.zip", - "shasum": "f55c4d30ca4581f1dded1b57b8d936343323a404" + "url": "https://repo.magento.com/archives/magento/commerce-eventing/magento-commerce-eventing-1.11.1.0.zip", + "shasum": "63b4ae4b5b8913746cfb75efbcd77bbfff8ab31c" }, "require": { - "magento/module-adobe-commerce-events-client": "1.11.0", - "magento/module-adobe-commerce-events-generator": "1.11.0" + "magento/module-adobe-commerce-events-client": "1.11.1", + "magento/module-adobe-commerce-events-generator": "1.11.1" }, "type": "metapackage", "license": [ @@ -4781,15 +4793,15 @@ }, { "name": "magento/commerce-webhooks", - "version": "1.8.0", + "version": "1.9.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/commerce-webhooks/magento-commerce-webhooks-1.8.0.0.zip", - "shasum": "4c55aaa0de5c9b20a2eeb12e94101bf35d941c45" + "url": "https://repo.magento.com/archives/magento/commerce-webhooks/magento-commerce-webhooks-1.9.0.0.zip", + "shasum": "444acb597f6da115caeae7cf08f57d964b395a02" }, "require": { - "magento/module-adobe-commerce-webhooks": "1.8.0", - "magento/module-adobe-commerce-webhooks-generator": "1.8.0" + "magento/module-adobe-commerce-webhooks": "1.9.0", + "magento/module-adobe-commerce-webhooks-generator": "1.9.0" }, "type": "metapackage", "license": [ @@ -4885,11 +4897,11 @@ }, { "name": "magento/ece-tools", - "version": "2002.2.1", + "version": "2002.2.2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/ece-tools/magento-ece-tools-2002.2.1.0.zip", - "shasum": "57680a3f028fece86b5af1ca084e6d5f524e2ad1" + "url": "https://repo.magento.com/archives/magento/ece-tools/magento-ece-tools-2002.2.2.0.zip", + "shasum": "4b659d0820b2a7ce60088d470711082790e2b6e8" }, "require": { "colinmollenhour/credis": "^1.6.0 || ^1.13", @@ -4956,11 +4968,11 @@ }, { "name": "magento/elasticsearch", - "version": "1.0.0-beta124", + "version": "1.0.0-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/elasticsearch/magento-elasticsearch-1.0.0.0-beta124.zip", - "shasum": "d172f7cce7744eccaae4bd2a4699dded96cdcae0" + "url": "https://repo.magento.com/archives/magento/elasticsearch/magento-elasticsearch-1.0.0.0-beta2.zip", + "shasum": "26593564ed7d3f5730203e0f1a93d59d700be3de" }, "require": { "ext-json": ">=1.3.7", @@ -5014,11 +5026,11 @@ }, { "name": "magento/framework", - "version": "103.0.8-beta124", + "version": "103.0.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/framework/magento-framework-103.0.8.0-beta124.zip", - "shasum": "cc657e7b37a9d2a477d3f0956d05912080f95bc9" + "url": "https://repo.magento.com/archives/magento/framework/magento-framework-103.0.8.0-beta2.zip", + "shasum": "1969106f77fa9d333cb57e72e60026c68025f60f" }, "require": { "colinmollenhour/php-redis-session-abstract": "^2.0", @@ -5086,11 +5098,11 @@ }, { "name": "magento/framework-amqp", - "version": "100.4.6-beta124", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/framework-amqp/magento-framework-amqp-100.4.6.0-beta124.zip", - "shasum": "95cc1d60e98ee6449a4c044d3b4442508447d77b" + "url": "https://repo.magento.com/archives/magento/framework-amqp/magento-framework-amqp-100.4.6.0-beta2.zip", + "shasum": "742e74c5cad1b57f0bd9c308e29332f105161cad" }, "require": { "magento/framework": "103.0.*", @@ -5114,11 +5126,11 @@ }, { "name": "magento/framework-bulk", - "version": "101.0.4-beta124", + "version": "101.0.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/framework-bulk/magento-framework-bulk-101.0.4.0-beta124.zip", - "shasum": "955325d6d6fa98f8e63e040a704123f071d406d9" + "url": "https://repo.magento.com/archives/magento/framework-bulk/magento-framework-bulk-101.0.4.0-beta2.zip", + "shasum": "721dbff0f7e4b518c967bbbeef77e244da42cf4c" }, "require": { "magento/framework": "103.0.*", @@ -5141,11 +5153,11 @@ }, { "name": "magento/framework-foreign-key", - "version": "100.4.7-beta124", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/framework-foreign-key/magento-framework-foreign-key-100.4.7.0-beta124.zip", - "shasum": "8335c5ccd66fd242ace6b4f17baa175fbb76905f" + "url": "https://repo.magento.com/archives/magento/framework-foreign-key/magento-framework-foreign-key-100.4.7.0-beta2.zip", + "shasum": "e40fb1b307a298c8f01cf6953f893191bab41e10" }, "require": { "magento/framework": "103.0.*", @@ -5168,11 +5180,11 @@ }, { "name": "magento/framework-message-queue", - "version": "100.4.8-beta124", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/framework-message-queue/magento-framework-message-queue-100.4.8.0-beta124.zip", - "shasum": "e61749d8f66121b3c4940bb0bf19484b122e75b2" + "url": "https://repo.magento.com/archives/magento/framework-message-queue/magento-framework-message-queue-100.4.8.0-beta2.zip", + "shasum": "6e61e585d6f26ec7947767e2efa3b5a283a12896" }, "require": { "magento/framework": "103.0.*", @@ -5223,99 +5235,99 @@ }, { "name": "magento/inventory-metapackage", - "version": "1.2.8-beta124", + "version": "1.2.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/inventory-metapackage/magento-inventory-metapackage-1.2.8.0-beta124.zip", - "shasum": "6bcc5904bb620f0cd2b35f4d45f2627174ff4d91" + "url": "https://repo.magento.com/archives/magento/inventory-metapackage/magento-inventory-metapackage-1.2.8.0-beta2.zip", + "shasum": "2bd2c555f0dc6e07a0d2d062aae5bc30d0de01d3" }, "require": { "magento/inventory-composer-installer": "^1.2.0", - "magento/module-inventory": "1.2.6-beta124", - "magento/module-inventory-admin-ui": "1.2.6-beta124", - "magento/module-inventory-advanced-checkout": "1.2.5-beta124", - "magento/module-inventory-api": "1.2.6-beta124", - "magento/module-inventory-bundle-import-export": "1.1.4-beta124", - "magento/module-inventory-bundle-product": "1.2.5-beta124", - "magento/module-inventory-bundle-product-admin-ui": "1.2.5-beta124", - "magento/module-inventory-bundle-product-indexer": "1.1.5-beta124", - "magento/module-inventory-cache": "1.2.6-beta124", - "magento/module-inventory-catalog": "1.3.3-beta124", - "magento/module-inventory-catalog-admin-ui": "1.2.6-beta124", - "magento/module-inventory-catalog-api": "1.3.6-beta124", - "magento/module-inventory-catalog-frontend-ui": "1.0.5-beta124", - "magento/module-inventory-catalog-rule": "100.2.0-beta124", - "magento/module-inventory-catalog-search": "1.2.6-beta124", - "magento/module-inventory-catalog-search-bundle-product": "1.0.4-beta124", - "magento/module-inventory-catalog-search-configurable-product": "1.0.4-beta124", - "magento/module-inventory-configurable-product": "1.2.6-beta124", - "magento/module-inventory-configurable-product-admin-ui": "1.2.6-beta124", - "magento/module-inventory-configurable-product-frontend-ui": "1.0.6-beta124", - "magento/module-inventory-configurable-product-indexer": "1.2.6-beta124", - "magento/module-inventory-configuration": "1.2.5-beta124", - "magento/module-inventory-configuration-api": "1.2.4-beta124", - "magento/module-inventory-distance-based-source-selection": "1.2.5-beta124", - "magento/module-inventory-distance-based-source-selection-admin-ui": "1.2.4-beta124", - "magento/module-inventory-distance-based-source-selection-api": "1.2.4-beta124", - "magento/module-inventory-elasticsearch": "1.2.5-beta124", - "magento/module-inventory-export-stock": "1.2.5-beta124", - "magento/module-inventory-export-stock-api": "1.2.4-beta124", - "magento/module-inventory-graph-ql": "1.2.5-beta124", - "magento/module-inventory-grouped-product": "1.3.3-beta124", - "magento/module-inventory-grouped-product-admin-ui": "1.2.5-beta124", - "magento/module-inventory-grouped-product-indexer": "1.2.6-beta124", - "magento/module-inventory-import-export": "1.2.6-beta124", - "magento/module-inventory-in-store-pickup": "1.1.4-beta124", - "magento/module-inventory-in-store-pickup-admin-ui": "1.1.5-beta124", - "magento/module-inventory-in-store-pickup-api": "1.1.4-beta124", - "magento/module-inventory-in-store-pickup-frontend": "1.1.6-beta124", - "magento/module-inventory-in-store-pickup-graph-ql": "1.1.5-beta124", - "magento/module-inventory-in-store-pickup-multishipping": "1.1.4-beta124", - "magento/module-inventory-in-store-pickup-quote": "1.1.4-beta124", - "magento/module-inventory-in-store-pickup-quote-graph-ql": "1.1.4-beta124", - "magento/module-inventory-in-store-pickup-sales": "1.1.4-beta124", - "magento/module-inventory-in-store-pickup-sales-admin-ui": "1.1.6-beta124", - "magento/module-inventory-in-store-pickup-sales-api": "1.1.4-beta124", - "magento/module-inventory-in-store-pickup-shipping": "1.1.5-beta124", - "magento/module-inventory-in-store-pickup-shipping-admin-ui": "1.1.4-beta124", - "magento/module-inventory-in-store-pickup-shipping-api": "1.1.4-beta124", - "magento/module-inventory-in-store-pickup-webapi-extension": "1.1.4-beta124", - "magento/module-inventory-indexer": "2.2.3-beta124", - "magento/module-inventory-low-quantity-notification": "1.2.5-beta124", - "magento/module-inventory-low-quantity-notification-admin-ui": "1.2.5-beta124", - "magento/module-inventory-low-quantity-notification-api": "1.2.5-beta124", - "magento/module-inventory-multi-dimensional-indexer-api": "1.2.4-beta124", - "magento/module-inventory-product-alert": "1.2.5-beta124", - "magento/module-inventory-quote-graph-ql": "1.0.5-beta124", - "magento/module-inventory-requisition-list": "1.2.6-beta124", - "magento/module-inventory-reservation-cli": "1.2.5-beta124", - "magento/module-inventory-reservations": "1.2.4-beta124", - "magento/module-inventory-reservations-api": "1.2.4-beta124", - "magento/module-inventory-sales": "1.3.3-beta124", - "magento/module-inventory-sales-admin-ui": "1.2.6-beta124", - "magento/module-inventory-sales-api": "1.2.5-beta124", - "magento/module-inventory-sales-async-order": "100.2.2-beta124", - "magento/module-inventory-sales-frontend-ui": "1.2.5-beta124", - "magento/module-inventory-setup-fixture-generator": "1.2.4-beta124", - "magento/module-inventory-shipping": "1.2.5-beta124", - "magento/module-inventory-shipping-admin-ui": "1.2.6-beta124", - "magento/module-inventory-source-deduction-api": "1.2.5-beta124", - "magento/module-inventory-source-selection": "1.2.4-beta124", - "magento/module-inventory-source-selection-api": "1.4.5-beta124", - "magento/module-inventory-swatches-frontend-ui": "1.0.4-beta124", - "magento/module-inventory-visual-merchandiser": "1.1.6-beta124", - "magento/module-inventory-wishlist": "1.0.5-beta124" + "magento/module-inventory": "1.2.6-beta2", + "magento/module-inventory-admin-ui": "1.2.6-beta2", + "magento/module-inventory-advanced-checkout": "1.2.5-beta2", + "magento/module-inventory-api": "1.2.6-beta2", + "magento/module-inventory-bundle-import-export": "1.1.4-beta2", + "magento/module-inventory-bundle-product": "1.2.5-beta2", + "magento/module-inventory-bundle-product-admin-ui": "1.2.5-beta2", + "magento/module-inventory-bundle-product-indexer": "1.1.5-beta2", + "magento/module-inventory-cache": "1.2.6-beta2", + "magento/module-inventory-catalog": "1.3.3-beta2", + "magento/module-inventory-catalog-admin-ui": "1.2.6-beta2", + "magento/module-inventory-catalog-api": "1.3.6-beta2", + "magento/module-inventory-catalog-frontend-ui": "1.0.5-beta2", + "magento/module-inventory-catalog-rule": "100.2.0-beta2", + "magento/module-inventory-catalog-search": "1.2.6-beta2", + "magento/module-inventory-catalog-search-bundle-product": "1.0.4-beta2", + "magento/module-inventory-catalog-search-configurable-product": "1.0.4-beta2", + "magento/module-inventory-configurable-product": "1.2.6-beta2", + "magento/module-inventory-configurable-product-admin-ui": "1.2.6-beta2", + "magento/module-inventory-configurable-product-frontend-ui": "1.0.6-beta2", + "magento/module-inventory-configurable-product-indexer": "1.2.6-beta2", + "magento/module-inventory-configuration": "1.2.5-beta2", + "magento/module-inventory-configuration-api": "1.2.4-beta2", + "magento/module-inventory-distance-based-source-selection": "1.2.5-beta2", + "magento/module-inventory-distance-based-source-selection-admin-ui": "1.2.4-beta2", + "magento/module-inventory-distance-based-source-selection-api": "1.2.4-beta2", + "magento/module-inventory-elasticsearch": "1.2.5-beta2", + "magento/module-inventory-export-stock": "1.2.5-beta2", + "magento/module-inventory-export-stock-api": "1.2.4-beta2", + "magento/module-inventory-graph-ql": "1.2.5-beta2", + "magento/module-inventory-grouped-product": "1.3.3-beta2", + "magento/module-inventory-grouped-product-admin-ui": "1.2.5-beta2", + "magento/module-inventory-grouped-product-indexer": "1.2.6-beta2", + "magento/module-inventory-import-export": "1.2.6-beta2", + "magento/module-inventory-in-store-pickup": "1.1.4-beta2", + "magento/module-inventory-in-store-pickup-admin-ui": "1.1.5-beta2", + "magento/module-inventory-in-store-pickup-api": "1.1.4-beta2", + "magento/module-inventory-in-store-pickup-frontend": "1.1.6-beta2", + "magento/module-inventory-in-store-pickup-graph-ql": "1.1.5-beta2", + "magento/module-inventory-in-store-pickup-multishipping": "1.1.4-beta2", + "magento/module-inventory-in-store-pickup-quote": "1.1.4-beta2", + "magento/module-inventory-in-store-pickup-quote-graph-ql": "1.1.4-beta2", + "magento/module-inventory-in-store-pickup-sales": "1.1.4-beta2", + "magento/module-inventory-in-store-pickup-sales-admin-ui": "1.1.6-beta2", + "magento/module-inventory-in-store-pickup-sales-api": "1.1.4-beta2", + "magento/module-inventory-in-store-pickup-shipping": "1.1.5-beta2", + "magento/module-inventory-in-store-pickup-shipping-admin-ui": "1.1.4-beta2", + "magento/module-inventory-in-store-pickup-shipping-api": "1.1.4-beta2", + "magento/module-inventory-in-store-pickup-webapi-extension": "1.1.4-beta2", + "magento/module-inventory-indexer": "2.2.3-beta2", + "magento/module-inventory-low-quantity-notification": "1.2.5-beta2", + "magento/module-inventory-low-quantity-notification-admin-ui": "1.2.5-beta2", + "magento/module-inventory-low-quantity-notification-api": "1.2.5-beta2", + "magento/module-inventory-multi-dimensional-indexer-api": "1.2.4-beta2", + "magento/module-inventory-product-alert": "1.2.5-beta2", + "magento/module-inventory-quote-graph-ql": "1.0.5-beta2", + "magento/module-inventory-requisition-list": "1.2.6-beta2", + "magento/module-inventory-reservation-cli": "1.2.5-beta2", + "magento/module-inventory-reservations": "1.2.4-beta2", + "magento/module-inventory-reservations-api": "1.2.4-beta2", + "magento/module-inventory-sales": "1.3.3-beta2", + "magento/module-inventory-sales-admin-ui": "1.2.6-beta2", + "magento/module-inventory-sales-api": "1.2.5-beta2", + "magento/module-inventory-sales-async-order": "100.2.2-beta2", + "magento/module-inventory-sales-frontend-ui": "1.2.5-beta2", + "magento/module-inventory-setup-fixture-generator": "1.2.4-beta2", + "magento/module-inventory-shipping": "1.2.5-beta2", + "magento/module-inventory-shipping-admin-ui": "1.2.6-beta2", + "magento/module-inventory-source-deduction-api": "1.2.5-beta2", + "magento/module-inventory-source-selection": "1.2.4-beta2", + "magento/module-inventory-source-selection-api": "1.4.5-beta2", + "magento/module-inventory-swatches-frontend-ui": "1.0.4-beta2", + "magento/module-inventory-visual-merchandiser": "1.1.6-beta2", + "magento/module-inventory-wishlist": "1.0.5-beta2" }, "type": "metapackage", "description": "Metapackage with Magento Inventory modules for simple installation" }, { "name": "magento/laminas-captcha", - "version": "1.0.0-beta124", + "version": "1.0.0-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/laminas-captcha/magento-laminas-captcha-1.0.0.0-beta124.zip", - "shasum": "b9b386384d95acffb0f0a1509f936499c601f56e" + "url": "https://repo.magento.com/archives/magento/laminas-captcha/magento-laminas-captcha-1.0.0.0-beta2.zip", + "shasum": "d440dc772c870091ea078ba12b7454cf688f1b90" }, "require": { "laminas/laminas-recaptcha": "^3.4.0", @@ -5359,11 +5371,11 @@ }, { "name": "magento/laminas-crypt", - "version": "1.0.0-beta124", + "version": "1.0.0-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/laminas-crypt/magento-laminas-crypt-1.0.0.0-beta124.zip", - "shasum": "5fba8b43ae42afaf9a3068bc93e5ff61a014d5b0" + "url": "https://repo.magento.com/archives/magento/laminas-crypt/magento-laminas-crypt-1.0.0.0-beta2.zip", + "shasum": "1c813f0e5224a2d16afb0ba771b46efb9e7c0c63" }, "require": { "ext-mbstring": "*", @@ -5403,11 +5415,11 @@ }, { "name": "magento/laminas-db", - "version": "1.0.0-beta124", + "version": "1.0.0-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/laminas-db/magento-laminas-db-1.0.0.0-beta124.zip", - "shasum": "554d6f51517abe054aac5b67248f6e9e345cb6b2" + "url": "https://repo.magento.com/archives/magento/laminas-db/magento-laminas-db-1.0.0.0-beta2.zip", + "shasum": "fc29d269db3e45b3889eef21af5182d187a0858d" }, "require": { "laminas/laminas-stdlib": "^3.7.1", @@ -5455,11 +5467,11 @@ }, { "name": "magento/laminas-di", - "version": "1.0.0-beta124", + "version": "1.0.0-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/laminas-di/magento-laminas-di-1.0.0.0-beta124.zip", - "shasum": "35ad16be92497523c9b04ab005332f7d09bf9d78" + "url": "https://repo.magento.com/archives/magento/laminas-di/magento-laminas-di-1.0.0.0-beta2.zip", + "shasum": "eb956a3fb6734c48aa79974f8d16085008892a24" }, "require": { "laminas/laminas-stdlib": "^3.18.0", @@ -5513,11 +5525,11 @@ }, { "name": "magento/laminas-file", - "version": "1.0.0-beta124", + "version": "1.0.0-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/laminas-file/magento-laminas-file-1.0.0.0-beta124.zip", - "shasum": "451e19e972b55d18a47f6a9c07aa46270a9d9968" + "url": "https://repo.magento.com/archives/magento/laminas-file/magento-laminas-file-1.0.0.0-beta2.zip", + "shasum": "61215fa86619a38722cf28c32c8c1b56669ebaca" }, "require": { "laminas/laminas-stdlib": "^2.7.7 || ^3.15.0", @@ -5562,11 +5574,11 @@ }, { "name": "magento/laminas-mail", - "version": "1.0.0-beta124", + "version": "1.0.0-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/laminas-mail/magento-laminas-mail-1.0.0.0-beta124.zip", - "shasum": "51bdea76e3a7fc8a5d600832d6979ff51aa21c30" + "url": "https://repo.magento.com/archives/magento/laminas-mail/magento-laminas-mail-1.0.0.0-beta2.zip", + "shasum": "c663deec5ebcd8e4c08efa6c4cb8a6835aa53c61" }, "require": { "ext-iconv": "*", @@ -5618,11 +5630,11 @@ }, { "name": "magento/laminas-mime", - "version": "1.0.0-beta124", + "version": "1.0.0-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/laminas-mime/magento-laminas-mime-1.0.0.0-beta124.zip", - "shasum": "853b17c85a49415413f4df0dd76fef4f5749bf7e" + "url": "https://repo.magento.com/archives/magento/laminas-mime/magento-laminas-mime-1.0.0.0-beta2.zip", + "shasum": "bd2a6805e6baac2f966d304e73545f12fd2c5591" }, "require": { "laminas/laminas-stdlib": "^2.7 || ^3.0", @@ -5660,11 +5672,11 @@ }, { "name": "magento/laminas-oauth", - "version": "1.0.0-beta124", + "version": "1.0.0-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/laminas-oauth/magento-laminas-oauth-1.0.0.0-beta124.zip", - "shasum": "bae36933b097e073a8ce8b1971a224fa796cea2c" + "url": "https://repo.magento.com/archives/magento/laminas-oauth/magento-laminas-oauth-1.0.0.0-beta2.zip", + "shasum": "bb77348227788e9872dd5e0f1985878e7363403f" }, "require": { "laminas/laminas-config": "^3.7", @@ -5703,6 +5715,29 @@ "laminas" ] }, + { + "name": "magento/language-de_de", + "version": "100.4.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/language-de_de/magento-language-de_de-100.4.0.0.zip", + "shasum": "176baf37dd2dcef3e7028a3915dbb6af95221791" + }, + "require": { + "magento/framework": "103.0.*" + }, + "type": "magento2-language", + "autoload": { + "files": [ + "registration.php" + ] + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "German (Germany) language" + }, { "name": "magento/language-en_us", "version": "100.4.0", @@ -5886,11 +5921,11 @@ }, { "name": "magento/magento-cloud-docker", - "version": "1.4.1", + "version": "1.4.2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/magento-cloud-docker/magento-magento-cloud-docker-1.4.1.0.zip", - "shasum": "93da3c49ac58908f4ab54b5fdf4fbe396efb0880" + "url": "https://repo.magento.com/archives/magento/magento-cloud-docker/magento-magento-cloud-docker-1.4.2.0.zip", + "shasum": "427ecdcb08e387530a365878db316a727a7f29be" }, "require": { "composer/composer": "^1.9 || ^2.8 || !=2.2.16", @@ -6134,11 +6169,11 @@ }, { "name": "magento/magento2-base", - "version": "2.4.8-beta124", + "version": "2.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/magento2-base/magento-magento2-base-2.4.8.0-beta124.zip", - "shasum": "bce6687b9a54ba50367e31fec3b89b52fae9342c" + "url": "https://repo.magento.com/archives/magento/magento2-base/magento-magento2-base-2.4.8.0-beta2.zip", + "shasum": "8edf7c24c5eb267b709b5fe22dc3537aa0a24405" }, "require": { "composer/composer": "^2.0, !=2.2.16", @@ -6272,10 +6307,6 @@ "app/etc/registration_globlist.php", "app/etc/registration_globlist.php" ], - [ - "app/i18n/Magento/de_DE", - "app/i18n/Magento/de_DE" - ], [ "auth.json.sample", "auth.json.sample" @@ -6702,11 +6733,11 @@ }, { "name": "magento/magento2-ee-base", - "version": "2.4.8-beta124", + "version": "2.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/magento2-ee-base/magento-magento2-ee-base-2.4.8.0-beta124.zip", - "shasum": "3c5eb08733708a3bad535201f0a284d70eceac1f" + "url": "https://repo.magento.com/archives/magento/magento2-ee-base/magento-magento2-ee-base-2.4.8.0-beta2.zip", + "shasum": "87a4d19915a0f3118091fa7882aa57f36f8de091" }, "require": { "composer/composer": "^2.0, !=2.2.16", @@ -6814,11 +6845,11 @@ }, { "name": "magento/module-admin-adobe-ims", - "version": "100.5.3-beta124", + "version": "100.5.3-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-admin-adobe-ims/magento-module-admin-adobe-ims-100.5.3.0-beta124.zip", - "shasum": "3ac1ad4786d02c5b06f677057dec1026d0b2ed9c" + "url": "https://repo.magento.com/archives/magento/module-admin-adobe-ims/magento-module-admin-adobe-ims-100.5.3.0-beta2.zip", + "shasum": "1e5f68589562dcff8197d72994693e15c88006ac" }, "require": { "magento/framework": "*", @@ -6856,11 +6887,11 @@ }, { "name": "magento/module-admin-adobe-ims-two-factor-auth", - "version": "1.0.2-beta124", + "version": "1.0.2-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-admin-adobe-ims-two-factor-auth/magento-module-admin-adobe-ims-two-factor-auth-1.0.2.0-beta124.zip", - "shasum": "9ec711f96ea8856b4681bcfb6bcd8b2ec9f673a1" + "url": "https://repo.magento.com/archives/magento/module-admin-adobe-ims-two-factor-auth/magento-module-admin-adobe-ims-two-factor-auth-1.0.2.0-beta2.zip", + "shasum": "e07943d64a0882e1506abbe553066f8f66136885" }, "require": { "magento/framework": "*", @@ -6884,11 +6915,11 @@ }, { "name": "magento/module-admin-analytics", - "version": "100.4.7-beta124", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-admin-analytics/magento-module-admin-analytics-100.4.7.0-beta124.zip", - "shasum": "c886884b9bd1c348ded842518a69360ed2eb58bf" + "url": "https://repo.magento.com/archives/magento/module-admin-analytics/magento-module-admin-analytics-100.4.7.0-beta2.zip", + "shasum": "419fcdc6320d8e696d91f04875bb3e79da156d57" }, "require": { "magento/framework": "103.0.*", @@ -6945,11 +6976,11 @@ }, { "name": "magento/module-admin-gws", - "version": "100.4.8-beta124", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-admin-gws/magento-module-admin-gws-100.4.8.0-beta124.zip", - "shasum": "6951a7108b7c51bd8c397095a0496aa29060aa59" + "url": "https://repo.magento.com/archives/magento/module-admin-gws/magento-module-admin-gws-100.4.8.0-beta2.zip", + "shasum": "9c70c96fa5a3d7e26e252af1b03dc4b644eac774" }, "require": { "magento/framework": "103.0.*", @@ -7000,11 +7031,11 @@ }, { "name": "magento/module-admin-gws-configurable-product", - "version": "100.4.5-beta124", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-admin-gws-configurable-product/magento-module-admin-gws-configurable-product-100.4.5.0-beta124.zip", - "shasum": "800242fa2f72b05d8d5d1f66cd0e3e6ffa5c8a07" + "url": "https://repo.magento.com/archives/magento/module-admin-gws-configurable-product/magento-module-admin-gws-configurable-product-100.4.5.0-beta2.zip", + "shasum": "233d831f20e0ed69f68cd056c0684de889ded025" }, "require": { "magento/framework": "103.0.*", @@ -7028,11 +7059,11 @@ }, { "name": "magento/module-admin-gws-staging", - "version": "100.4.5-beta124", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-admin-gws-staging/magento-module-admin-gws-staging-100.4.5.0-beta124.zip", - "shasum": "92fc585feae34736d36816c9406fffb7b9b44156" + "url": "https://repo.magento.com/archives/magento/module-admin-gws-staging/magento-module-admin-gws-staging-100.4.5.0-beta2.zip", + "shasum": "3f188bca755ab9bef8392ea4666cd8aa4bf8a337" }, "require": { "magento/framework": "103.0.*", @@ -7057,11 +7088,11 @@ }, { "name": "magento/module-admin-notification", - "version": "100.4.7-beta124", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-admin-notification/magento-module-admin-notification-100.4.7.0-beta124.zip", - "shasum": "da46f85e99f128f3c2c5e167e4775e9e611bf01f" + "url": "https://repo.magento.com/archives/magento/module-admin-notification/magento-module-admin-notification-100.4.7.0-beta2.zip", + "shasum": "0a3e3e8d9491f5cf2ac1d208308b2c9b03954104" }, "require": { "lib-libxml": "*", @@ -7090,11 +7121,11 @@ }, { "name": "magento/module-admin-ui-sdk-custom-fees", - "version": "2.2.0", + "version": "2.3.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-admin-ui-sdk-custom-fees/magento-module-admin-ui-sdk-custom-fees-2.2.0.0.zip", - "shasum": "e3866e7fbfef015d56583c485fef2f2b293bbdf0" + "url": "https://repo.magento.com/archives/magento/module-admin-ui-sdk-custom-fees/magento-module-admin-ui-sdk-custom-fees-2.3.0.0.zip", + "shasum": "30e6f26b0c50633462a140cabaf3f9172c18a198" }, "require": { "magento/framework": ">=103.0.5", @@ -7127,11 +7158,11 @@ }, { "name": "magento/module-adobe-commerce-events-client", - "version": "1.11.0", + "version": "1.11.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-commerce-events-client/magento-module-adobe-commerce-events-client-1.11.0.0.zip", - "shasum": "be01ab55e0bd9bdc430d88db7450c85f55fe730b" + "url": "https://repo.magento.com/archives/magento/module-adobe-commerce-events-client/magento-module-adobe-commerce-events-client-1.11.1.0.zip", + "shasum": "4126fba4598178754c52cddda4b203f1c5081c95" }, "require": { "ext-json": "*", @@ -7168,11 +7199,11 @@ }, { "name": "magento/module-adobe-commerce-events-generator", - "version": "1.11.0", + "version": "1.11.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-commerce-events-generator/magento-module-adobe-commerce-events-generator-1.11.0.0.zip", - "shasum": "5ccb316c88f7b0af99834e2e4bbc4a9d0d569700" + "url": "https://repo.magento.com/archives/magento/module-adobe-commerce-events-generator/magento-module-adobe-commerce-events-generator-1.11.1.0.zip", + "shasum": "4d4ecc4c03deb0c01578d0635230096c550eea28" }, "require": { "ext-json": "*", @@ -7233,11 +7264,11 @@ }, { "name": "magento/module-adobe-commerce-webhooks", - "version": "1.8.0", + "version": "1.9.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-commerce-webhooks/magento-module-adobe-commerce-webhooks-1.8.0.0.zip", - "shasum": "a8731dfab6d5ca0ee5d792f90e93715b855350f0" + "url": "https://repo.magento.com/archives/magento/module-adobe-commerce-webhooks/magento-module-adobe-commerce-webhooks-1.9.0.0.zip", + "shasum": "44fa82a1890ae5b0f2a0460affa4e016470c82d2" }, "require": { "magento/framework": ">=103.0.4", @@ -7263,16 +7294,16 @@ }, { "name": "magento/module-adobe-commerce-webhooks-generator", - "version": "1.8.0", + "version": "1.9.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-commerce-webhooks-generator/magento-module-adobe-commerce-webhooks-generator-1.8.0.0.zip", - "shasum": "e4aa032df6160206255dd5bc46eb649f334b3a3f" + "url": "https://repo.magento.com/archives/magento/module-adobe-commerce-webhooks-generator/magento-module-adobe-commerce-webhooks-generator-1.9.0.0.zip", + "shasum": "700ef482d523ee255e5cfded7d8a249493cb543c" }, "require": { "magento/framework": ">=103.0.4", "magento/module-adobe-commerce-out-of-process-extensibility": "^1.3", - "magento/module-adobe-commerce-webhooks": "^1.8", + "magento/module-adobe-commerce-webhooks": "^1.9", "php": "~8.1.0||~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", @@ -7293,11 +7324,11 @@ }, { "name": "magento/module-adobe-ims", - "version": "2.2.2-beta124", + "version": "2.2.2-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-ims/magento-module-adobe-ims-2.2.2.0-beta124.zip", - "shasum": "6daa48027478244f1f599d7fa67a0931a0188f49" + "url": "https://repo.magento.com/archives/magento/module-adobe-ims/magento-module-adobe-ims-2.2.2.0-beta2.zip", + "shasum": "89a1adecb8121b8faacb2aa7538e6934157365de" }, "require": { "magento/framework": "*", @@ -7325,11 +7356,11 @@ }, { "name": "magento/module-adobe-ims-api", - "version": "2.2.2-beta124", + "version": "2.2.2-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-ims-api/magento-module-adobe-ims-api-2.2.2.0-beta124.zip", - "shasum": "3eb619a6ab2ae31ad52600ac6fdb9abf7f54b902" + "url": "https://repo.magento.com/archives/magento/module-adobe-ims-api/magento-module-adobe-ims-api-2.2.2.0-beta2.zip", + "shasum": "25f42a06b5a5aa6241bc92e6403f30361eac0787" }, "require": { "magento/framework": "*", @@ -7388,11 +7419,11 @@ }, { "name": "magento/module-adobe-stock-admin-ui", - "version": "1.3.5-beta124", + "version": "1.3.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-stock-admin-ui/magento-module-adobe-stock-admin-ui-1.3.5.0-beta124.zip", - "shasum": "84c35cb692159a28f966830ea9c5ecfe64fe153e" + "url": "https://repo.magento.com/archives/magento/module-adobe-stock-admin-ui/magento-module-adobe-stock-admin-ui-1.3.5.0-beta2.zip", + "shasum": "911878da7a58f6e7aa9f955dd8a824620f13d0c3" }, "require": { "magento/framework": "*", @@ -7423,11 +7454,11 @@ }, { "name": "magento/module-adobe-stock-asset", - "version": "1.3.4-beta124", + "version": "1.3.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-stock-asset/magento-module-adobe-stock-asset-1.3.4.0-beta124.zip", - "shasum": "8e89a61454fc84debfec74055521114540c947dc" + "url": "https://repo.magento.com/archives/magento/module-adobe-stock-asset/magento-module-adobe-stock-asset-1.3.4.0-beta2.zip", + "shasum": "409a5b7e45b8714751b6e02404a28785e7a6e7e0" }, "require": { "magento/framework": "*", @@ -7455,11 +7486,11 @@ }, { "name": "magento/module-adobe-stock-asset-api", - "version": "2.0.4-beta124", + "version": "2.0.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-stock-asset-api/magento-module-adobe-stock-asset-api-2.0.4.0-beta124.zip", - "shasum": "d2cf511f5e58ffc089c693a98514320d07cfdf64" + "url": "https://repo.magento.com/archives/magento/module-adobe-stock-asset-api/magento-module-adobe-stock-asset-api-2.0.4.0-beta2.zip", + "shasum": "5f9c4030e5fbe6af1a47b9f833ded9ad405d8eb0" }, "require": { "magento/framework": "*", @@ -7482,11 +7513,11 @@ }, { "name": "magento/module-adobe-stock-client", - "version": "1.3.5-beta124", + "version": "1.3.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-stock-client/magento-module-adobe-stock-client-1.3.5.0-beta124.zip", - "shasum": "145990fc348f9836e71ae3ea7e0d1feddd22371d" + "url": "https://repo.magento.com/archives/magento/module-adobe-stock-client/magento-module-adobe-stock-client-1.3.5.0-beta2.zip", + "shasum": "b6ec4036e83590f53e1cefb7ea1bbdc4551533f4" }, "require": { "astock/stock-api-libphp": "^1.1.6", @@ -7512,11 +7543,11 @@ }, { "name": "magento/module-adobe-stock-client-api", - "version": "2.1.5-beta124", + "version": "2.1.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-stock-client-api/magento-module-adobe-stock-client-api-2.1.5.0-beta124.zip", - "shasum": "875d752076d83b3349850b5bcfeece1b4fcf81a3" + "url": "https://repo.magento.com/archives/magento/module-adobe-stock-client-api/magento-module-adobe-stock-client-api-2.1.5.0-beta2.zip", + "shasum": "2e32cec43d9dc14841193174262d337f67a11bdc" }, "require": { "magento/framework": "*", @@ -7539,11 +7570,11 @@ }, { "name": "magento/module-adobe-stock-image", - "version": "1.3.6-beta124", + "version": "1.3.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-stock-image/magento-module-adobe-stock-image-1.3.6.0-beta124.zip", - "shasum": "538aab02e5e020bddc896718a049b6cb8efbd0ce" + "url": "https://repo.magento.com/archives/magento/module-adobe-stock-image/magento-module-adobe-stock-image-1.3.6.0-beta2.zip", + "shasum": "0c055b88b59ed48bff15bd9043e1fe06d8660464" }, "require": { "magento/framework": "*", @@ -7574,11 +7605,11 @@ }, { "name": "magento/module-adobe-stock-image-admin-ui", - "version": "1.3.6-beta124", + "version": "1.3.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-stock-image-admin-ui/magento-module-adobe-stock-image-admin-ui-1.3.6.0-beta124.zip", - "shasum": "bd4a71df40775e515cf9a25ab383100b3ece6f87" + "url": "https://repo.magento.com/archives/magento/module-adobe-stock-image-admin-ui/magento-module-adobe-stock-image-admin-ui-1.3.6.0-beta2.zip", + "shasum": "9f18a3f029150b05fa5856f443318cef754172ea" }, "require": { "magento/framework": "*", @@ -7613,11 +7644,11 @@ }, { "name": "magento/module-adobe-stock-image-api", - "version": "1.3.4-beta124", + "version": "1.3.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-stock-image-api/magento-module-adobe-stock-image-api-1.3.4.0-beta124.zip", - "shasum": "207236193774d32dfc245de0266c88c6db252bbd" + "url": "https://repo.magento.com/archives/magento/module-adobe-stock-image-api/magento-module-adobe-stock-image-api-1.3.4.0-beta2.zip", + "shasum": "ae7994942cae9ab8fcac58820931de813bd7feff" }, "require": { "magento/framework": "*", @@ -7640,11 +7671,11 @@ }, { "name": "magento/module-advanced-catalog", - "version": "100.4.5-beta124", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-advanced-catalog/magento-module-advanced-catalog-100.4.5.0-beta124.zip", - "shasum": "7b41fcbc885ac9f68013ed2b800a6b7bdb77d287" + "url": "https://repo.magento.com/archives/magento/module-advanced-catalog/magento-module-advanced-catalog-100.4.5.0-beta2.zip", + "shasum": "c442d1bcb2bf00abcd484f66a229f6d83880eff6" }, "require": { "magento/framework": "103.0.*", @@ -7670,11 +7701,11 @@ }, { "name": "magento/module-advanced-checkout", - "version": "100.4.8-beta124", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-advanced-checkout/magento-module-advanced-checkout-100.4.8.0-beta124.zip", - "shasum": "b2b7ee9dcbcda8bf2f20c2a714b30a0ab9050443" + "url": "https://repo.magento.com/archives/magento/module-advanced-checkout/magento-module-advanced-checkout-100.4.8.0-beta2.zip", + "shasum": "9dad7191d01fddbfd242954ad32778a02ad04daa" }, "require": { "magento/framework": "103.0.*", @@ -7715,11 +7746,11 @@ }, { "name": "magento/module-advanced-pricing-import-export", - "version": "100.4.8-beta124", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-advanced-pricing-import-export/magento-module-advanced-pricing-import-export-100.4.8.0-beta124.zip", - "shasum": "cb7da9851d3cb709af49d176521f88f918337f58" + "url": "https://repo.magento.com/archives/magento/module-advanced-pricing-import-export/magento-module-advanced-pricing-import-export-100.4.8.0-beta2.zip", + "shasum": "da90eaa154d3832890b85925aa9342c0c785ba31" }, "require": { "magento/framework": "103.0.*", @@ -7750,11 +7781,11 @@ }, { "name": "magento/module-advanced-rule", - "version": "100.4.5-beta124", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-advanced-rule/magento-module-advanced-rule-100.4.5.0-beta124.zip", - "shasum": "c11638cac3dcbc9f580a155eb035d3d10dd24c65" + "url": "https://repo.magento.com/archives/magento/module-advanced-rule/magento-module-advanced-rule-100.4.5.0-beta2.zip", + "shasum": "8871c950013b354a10105eb7b94bebfdbee3d178" }, "require": { "magento/framework": "103.0.*", @@ -7776,11 +7807,11 @@ }, { "name": "magento/module-advanced-sales-rule", - "version": "100.4.5-beta124", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-advanced-sales-rule/magento-module-advanced-sales-rule-100.4.5.0-beta124.zip", - "shasum": "c723ce9a1705b6682875d892b80a7180e1fb3e88" + "url": "https://repo.magento.com/archives/magento/module-advanced-sales-rule/magento-module-advanced-sales-rule-100.4.5.0-beta2.zip", + "shasum": "3ad600a1953d6a076cf41aad05219e564fc66147" }, "require": { "magento/framework": "103.0.*", @@ -7812,11 +7843,11 @@ }, { "name": "magento/module-advanced-search", - "version": "100.4.6-beta124", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-advanced-search/magento-module-advanced-search-100.4.6.0-beta124.zip", - "shasum": "2ed98faa2af5bb6c06876c56d74b8ce157f45c2b" + "url": "https://repo.magento.com/archives/magento/module-advanced-search/magento-module-advanced-search-100.4.6.0-beta2.zip", + "shasum": "a1d4d98f371092d35706ae99fe68a6b20fe386b2" }, "require": { "magento/framework": "103.0.*", @@ -7846,11 +7877,11 @@ }, { "name": "magento/module-amqp", - "version": "100.4.5-beta124", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-amqp/magento-module-amqp-100.4.5.0-beta124.zip", - "shasum": "8af94712a310213115d4b387995c709532089097" + "url": "https://repo.magento.com/archives/magento/module-amqp/magento-module-amqp-100.4.5.0-beta2.zip", + "shasum": "2372e4a9205278167ade6885f6b97704d3d22d3b" }, "require": { "magento/framework": "103.0.*", @@ -7875,11 +7906,11 @@ }, { "name": "magento/module-analytics", - "version": "100.4.8-beta124", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-analytics/magento-module-analytics-100.4.8.0-beta124.zip", - "shasum": "9905388bfd936577ec3c4d891cac299a35936cd2" + "url": "https://repo.magento.com/archives/magento/module-analytics/magento-module-analytics-100.4.8.0-beta2.zip", + "shasum": "b4a2d0954fac9a9bbf716aa5160c4210a9cc7902" }, "require": { "magento/framework": "103.0.*", @@ -7906,11 +7937,11 @@ }, { "name": "magento/module-application-performance-monitor", - "version": "100.4.1-beta124", + "version": "100.4.1-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-application-performance-monitor/magento-module-application-performance-monitor-100.4.1.0-beta124.zip", - "shasum": "0beb4caf119f5aaa4527cbd252d0a91e989a5a10" + "url": "https://repo.magento.com/archives/magento/module-application-performance-monitor/magento-module-application-performance-monitor-100.4.1.0-beta2.zip", + "shasum": "0769d88f2397167ddd8644b6b228041b2b678ac3" }, "require": { "magento/framework": "103.0.*", @@ -7932,11 +7963,11 @@ }, { "name": "magento/module-application-performance-monitor-new-relic", - "version": "100.4.1-beta124", + "version": "100.4.1-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-application-performance-monitor-new-relic/magento-module-application-performance-monitor-new-relic-100.4.1.0-beta124.zip", - "shasum": "3201e06f4b07ea2c543b3e32550288a13e3a2d23" + "url": "https://repo.magento.com/archives/magento/module-application-performance-monitor-new-relic/magento-module-application-performance-monitor-new-relic-100.4.1.0-beta2.zip", + "shasum": "51126653e88b7a938e5998f71b9799be9efa44b1" }, "require": { "magento/framework": "103.0.*", @@ -7963,11 +7994,11 @@ }, { "name": "magento/module-application-server", - "version": "100.4.1-beta124", + "version": "100.4.1-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-application-server/magento-module-application-server-100.4.1.0-beta124.zip", - "shasum": "c5ed16082d8390444b99a455fedb6665b905e417" + "url": "https://repo.magento.com/archives/magento/module-application-server/magento-module-application-server-100.4.1.0-beta2.zip", + "shasum": "776e692d986f659a176e09a7b540a02f814971dd" }, "require": { "magento/framework": "103.0.*", @@ -7995,11 +8026,11 @@ }, { "name": "magento/module-application-server-new-relic", - "version": "100.4.1-beta124", + "version": "100.4.1-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-application-server-new-relic/magento-module-application-server-new-relic-100.4.1.0-beta124.zip", - "shasum": "d27571887a45e8ab282907c8142fef0c5ae8e261" + "url": "https://repo.magento.com/archives/magento/module-application-server-new-relic/magento-module-application-server-new-relic-100.4.1.0-beta2.zip", + "shasum": "53316db15f984d8096152d4151508a94a19676cc" }, "require": { "magento/framework": "103.0.*", @@ -8025,11 +8056,11 @@ }, { "name": "magento/module-application-server-performance-monitor", - "version": "100.4.1-beta124", + "version": "100.4.1-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-application-server-performance-monitor/magento-module-application-server-performance-monitor-100.4.1.0-beta124.zip", - "shasum": "79a77217eb4baae4140b1c3206a15b9dc7032f60" + "url": "https://repo.magento.com/archives/magento/module-application-server-performance-monitor/magento-module-application-server-performance-monitor-100.4.1.0-beta2.zip", + "shasum": "b5caa423b284aa0c94fb9f29a5749bba8cd81377" }, "require": { "magento/framework": "103.0.*", @@ -8053,11 +8084,11 @@ }, { "name": "magento/module-application-server-state-monitor", - "version": "100.4.1-beta124", + "version": "100.4.1-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-application-server-state-monitor/magento-module-application-server-state-monitor-100.4.1.0-beta124.zip", - "shasum": "fad4a7da23016dd598eb91d77b97a8b3bdbea9cd" + "url": "https://repo.magento.com/archives/magento/module-application-server-state-monitor/magento-module-application-server-state-monitor-100.4.1.0-beta2.zip", + "shasum": "6b402833fa8aeceef4401f10f005b8458aec6ef7" }, "require": { "magento/framework": "103.0.*", @@ -8084,11 +8115,11 @@ }, { "name": "magento/module-application-server-state-monitor-graph-ql", - "version": "100.4.1-beta124", + "version": "100.4.1-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-application-server-state-monitor-graph-ql/magento-module-application-server-state-monitor-graph-ql-100.4.1.0-beta124.zip", - "shasum": "99de6bc41048659b47fd942d7248fda26feb87f8" + "url": "https://repo.magento.com/archives/magento/module-application-server-state-monitor-graph-ql/magento-module-application-server-state-monitor-graph-ql-100.4.1.0-beta2.zip", + "shasum": "bdda171168b033f2a8132974e6dd0e784fe9c270" }, "require": { "magento/framework": "103.0.*", @@ -8112,11 +8143,11 @@ }, { "name": "magento/module-async-config", - "version": "100.4.1-beta124", + "version": "100.4.1-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-async-config/magento-module-async-config-100.4.1.0-beta124.zip", - "shasum": "e5cd22018ad581ce069fa13fa249325bb6a870e0" + "url": "https://repo.magento.com/archives/magento/module-async-config/magento-module-async-config-100.4.1.0-beta2.zip", + "shasum": "9c2314e050b74074830c0d652bc35d690205168a" }, "require": { "magento/framework": "103.0.*", @@ -8139,11 +8170,11 @@ }, { "name": "magento/module-async-order", - "version": "100.4.4-beta124", + "version": "100.4.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-async-order/magento-module-async-order-100.4.4.0-beta124.zip", - "shasum": "a964bbcc1ef0e7caf2915971ac393f804686e315" + "url": "https://repo.magento.com/archives/magento/module-async-order/magento-module-async-order-100.4.4.0-beta2.zip", + "shasum": "c9e4917636194739476a07f5fc9997b5c283b7c0" }, "require": { "magento/framework": "103.0.*", @@ -8180,11 +8211,11 @@ }, { "name": "magento/module-async-order-graph-ql", - "version": "100.4.3-beta124", + "version": "100.4.3-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-async-order-graph-ql/magento-module-async-order-graph-ql-100.4.3.0-beta124.zip", - "shasum": "2aeb4c65f7bac3fd8b8e38ee9df1f44b2735630b" + "url": "https://repo.magento.com/archives/magento/module-async-order-graph-ql/magento-module-async-order-graph-ql-100.4.3.0-beta2.zip", + "shasum": "1ca37f0c9e2d95b134f96eb8be074b0cf5bdec77" }, "require": { "magento/framework": "103.0.*", @@ -8210,11 +8241,11 @@ }, { "name": "magento/module-asynchronous-operations", - "version": "100.4.8-beta124", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-asynchronous-operations/magento-module-asynchronous-operations-100.4.8.0-beta124.zip", - "shasum": "b785ece2aaa7242eaf15cf358f20688cb650e188" + "url": "https://repo.magento.com/archives/magento/module-asynchronous-operations/magento-module-asynchronous-operations-100.4.8.0-beta2.zip", + "shasum": "50c2570eed70edb07486b278e5afaab884d8eb2a" }, "require": { "magento/framework": "103.0.*", @@ -8246,11 +8277,11 @@ }, { "name": "magento/module-authorization", - "version": "100.4.8-beta124", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-authorization/magento-module-authorization-100.4.8.0-beta124.zip", - "shasum": "36f997df509cd238c85201e6d8240d9b311bf489" + "url": "https://repo.magento.com/archives/magento/module-authorization/magento-module-authorization-100.4.8.0-beta2.zip", + "shasum": "58b1edf6137144f62175a6e739121adfcacfe989" }, "require": { "magento/framework": "103.0.*", @@ -8274,11 +8305,11 @@ }, { "name": "magento/module-aws-s3", - "version": "100.4.6-beta124", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-aws-s3/magento-module-aws-s3-100.4.6.0-beta124.zip", - "shasum": "9f45468eb373b0290ab8664600485306e099dff1" + "url": "https://repo.magento.com/archives/magento/module-aws-s3/magento-module-aws-s3-100.4.6.0-beta2.zip", + "shasum": "046195b219f56fa24ac14fb8ad176eb99d9c301b" }, "require": { "magento/framework": "103.0.*", @@ -8301,11 +8332,11 @@ }, { "name": "magento/module-aws-s3-customer-custom-attributes", - "version": "100.4.5-beta124", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-aws-s3-customer-custom-attributes/magento-module-aws-s3-customer-custom-attributes-100.4.5.0-beta124.zip", - "shasum": "50307d2aa1f2ffadac78e180d5613deb3e4b7250" + "url": "https://repo.magento.com/archives/magento/module-aws-s3-customer-custom-attributes/magento-module-aws-s3-customer-custom-attributes-100.4.5.0-beta2.zip", + "shasum": "40502e527588574f1ecd70c0ef62453198254d25" }, "require": { "magento/framework": "103.0.*", @@ -8332,11 +8363,11 @@ }, { "name": "magento/module-aws-s3-gift-card-import-export", - "version": "100.4.5-beta124", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-aws-s3-gift-card-import-export/magento-module-aws-s3-gift-card-import-export-100.4.5.0-beta124.zip", - "shasum": "02eb9d0c20e93df9a47b8a2ed0b9a5933e75a85e" + "url": "https://repo.magento.com/archives/magento/module-aws-s3-gift-card-import-export/magento-module-aws-s3-gift-card-import-export-100.4.5.0-beta2.zip", + "shasum": "1e903ac6072cfc9bbbcf3aa16136f26914a105a3" }, "require": { "magento/framework": "103.0.*", @@ -8363,11 +8394,11 @@ }, { "name": "magento/module-aws-s3-page-builder", - "version": "1.0.5-beta124", + "version": "1.0.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-aws-s3-page-builder/magento-module-aws-s3-page-builder-1.0.5.0-beta124.zip", - "shasum": "ef154058722afe621747e9b53b6f62f3a2a20200" + "url": "https://repo.magento.com/archives/magento/module-aws-s3-page-builder/magento-module-aws-s3-page-builder-1.0.5.0-beta2.zip", + "shasum": "c8b535a506c4b17340c74a9a983ef5211405b9d9" }, "require": { "magento/framework": "*", @@ -8393,11 +8424,11 @@ }, { "name": "magento/module-aws-s3-scheduled-import-export", - "version": "100.4.5-beta124", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-aws-s3-scheduled-import-export/magento-module-aws-s3-scheduled-import-export-100.4.5.0-beta124.zip", - "shasum": "ba307fbbd3ad0a1c9be3df74d4295f0bf8549487" + "url": "https://repo.magento.com/archives/magento/module-aws-s3-scheduled-import-export/magento-module-aws-s3-scheduled-import-export-100.4.5.0-beta2.zip", + "shasum": "56fb0517b08ccaff44af6606ce5d139cda35691c" }, "require": { "magento/framework": "103.0.*", @@ -8424,11 +8455,11 @@ }, { "name": "magento/module-backend", - "version": "102.0.8-beta124", + "version": "102.0.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-backend/magento-module-backend-102.0.8.0-beta124.zip", - "shasum": "b647a009d4d5a2da06979f271c7ad28f54d81a62" + "url": "https://repo.magento.com/archives/magento/module-backend/magento-module-backend-102.0.8.0-beta2.zip", + "shasum": "e4e84bee38ae44afabacd584fd8f814512218d80" }, "require": { "magento/framework": "103.0.*", @@ -8472,11 +8503,11 @@ }, { "name": "magento/module-backup", - "version": "100.4.8-beta124", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-backup/magento-module-backup-100.4.8.0-beta124.zip", - "shasum": "af2dab8aa41f7bb8d925d341d25a963bf1c6edc5" + "url": "https://repo.magento.com/archives/magento/module-backup/magento-module-backup-100.4.8.0-beta2.zip", + "shasum": "4d9fd8569adacc4876ad8dcdd5577a9d42a754e6" }, "require": { "magento/framework": "103.0.*", @@ -8502,11 +8533,11 @@ }, { "name": "magento/module-banner", - "version": "101.2.8-beta124", + "version": "101.2.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-banner/magento-module-banner-101.2.8.0-beta124.zip", - "shasum": "2785dfb6b1c8942ac82129448ee615493845dcf2" + "url": "https://repo.magento.com/archives/magento/module-banner/magento-module-banner-101.2.8.0-beta2.zip", + "shasum": "8609320570b47159d6f2d1280bad90985d39757c" }, "require": { "magento/framework": "103.0.*", @@ -8540,11 +8571,11 @@ }, { "name": "magento/module-banner-customer-segment", - "version": "100.4.6-beta124", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-banner-customer-segment/magento-module-banner-customer-segment-100.4.6.0-beta124.zip", - "shasum": "67754a539c92e5b5c2cce487d72b18db89663487" + "url": "https://repo.magento.com/archives/magento/module-banner-customer-segment/magento-module-banner-customer-segment-100.4.6.0-beta2.zip", + "shasum": "f88eec38e6009f30bd9d11e0e56bb9310329acf0" }, "require": { "magento/framework": "103.0.*", @@ -8568,11 +8599,11 @@ }, { "name": "magento/module-banner-graph-ql", - "version": "100.4.4-beta124", + "version": "100.4.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-banner-graph-ql/magento-module-banner-graph-ql-100.4.4.0-beta124.zip", - "shasum": "5791ca8cfc1c7de75d787c0dbbcd40242fcba12b" + "url": "https://repo.magento.com/archives/magento/module-banner-graph-ql/magento-module-banner-graph-ql-100.4.4.0-beta2.zip", + "shasum": "72bd8044e9cf8b268aa5277c1a645a2914c002ed" }, "require": { "magento/framework": "103.0.*", @@ -8600,11 +8631,11 @@ }, { "name": "magento/module-banner-page-builder", - "version": "2.2.6-beta124", + "version": "2.2.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-banner-page-builder/magento-module-banner-page-builder-2.2.6.0-beta124.zip", - "shasum": "d953f7a6faf38fa1f2fb7e50a3437bc3f9d3be8a" + "url": "https://repo.magento.com/archives/magento/module-banner-page-builder/magento-module-banner-page-builder-2.2.6.0-beta2.zip", + "shasum": "a13e82171169b7039a1176af71ecf43df9958ea1" }, "require": { "magento/framework": "*", @@ -8633,11 +8664,11 @@ }, { "name": "magento/module-banner-page-builder-analytics", - "version": "1.7.4-beta124", + "version": "1.7.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-banner-page-builder-analytics/magento-module-banner-page-builder-analytics-1.7.4.0-beta124.zip", - "shasum": "1a4b7ebe8a6d9574871389d72b186ab44e0946a9" + "url": "https://repo.magento.com/archives/magento/module-banner-page-builder-analytics/magento-module-banner-page-builder-analytics-1.7.4.0-beta2.zip", + "shasum": "f039b8eefa445f4e64766114ac28e1e8b2c1b37c" }, "require": { "magento/framework": "*", @@ -8661,11 +8692,11 @@ }, { "name": "magento/module-banner-staging", - "version": "100.4.2-beta124", + "version": "100.4.2-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-banner-staging/magento-module-banner-staging-100.4.2.0-beta124.zip", - "shasum": "a88dfa2dd56736b0fb8ba61d7bdfc7d80d7b5f2d" + "url": "https://repo.magento.com/archives/magento/module-banner-staging/magento-module-banner-staging-100.4.2.0-beta2.zip", + "shasum": "f1a2e6317027e12969a6b8141e195952aefa7d3b" }, "require": { "magento/framework": "103.0.*", @@ -8690,11 +8721,11 @@ }, { "name": "magento/module-bundle", - "version": "101.0.8-beta124", + "version": "101.0.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-bundle/magento-module-bundle-101.0.8.0-beta124.zip", - "shasum": "8fcaffc69ec43b977f0521eb3e5807d4b7f8ce71" + "url": "https://repo.magento.com/archives/magento/module-bundle/magento-module-bundle-101.0.8.0-beta2.zip", + "shasum": "808f81c870c5e3b8840fc9fab76c4fdb3a6d6214" }, "require": { "magento/framework": "103.0.*", @@ -8738,11 +8769,11 @@ }, { "name": "magento/module-bundle-graph-ql", - "version": "100.4.8-beta124", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-bundle-graph-ql/magento-module-bundle-graph-ql-100.4.8.0-beta124.zip", - "shasum": "9e4d871b48abf96eb0d1c97ec2315820bb4d9dda" + "url": "https://repo.magento.com/archives/magento/module-bundle-graph-ql/magento-module-bundle-graph-ql-100.4.8.0-beta2.zip", + "shasum": "e27b6e11e5d1edc650d6e53d4e1f5a6f31d5a1ab" }, "require": { "magento/framework": "103.0.*", @@ -8773,11 +8804,11 @@ }, { "name": "magento/module-bundle-import-export", - "version": "100.4.7-beta124", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-bundle-import-export/magento-module-bundle-import-export-100.4.7.0-beta124.zip", - "shasum": "e0a01550ab7a066ec6f385fd353fa7c47a37cd49" + "url": "https://repo.magento.com/archives/magento/module-bundle-import-export/magento-module-bundle-import-export-100.4.7.0-beta2.zip", + "shasum": "61f759941b11736c5d59e11d4de6bbfab4393235" }, "require": { "magento/framework": "103.0.*", @@ -8806,11 +8837,11 @@ }, { "name": "magento/module-bundle-import-export-staging", - "version": "100.4.5-beta124", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-bundle-import-export-staging/magento-module-bundle-import-export-staging-100.4.5.0-beta124.zip", - "shasum": "ed7a0500b64e3a0b5f4fedce1551c34338e88024" + "url": "https://repo.magento.com/archives/magento/module-bundle-import-export-staging/magento-module-bundle-import-export-staging-100.4.5.0-beta2.zip", + "shasum": "961976c9bda5ba439ef8b7754d72f297c0cba295" }, "require": { "magento/framework": "103.0.*", @@ -8836,11 +8867,11 @@ }, { "name": "magento/module-bundle-staging", - "version": "100.4.8-beta124", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-bundle-staging/magento-module-bundle-staging-100.4.8.0-beta124.zip", - "shasum": "3364a5caf63aacdfa66abc0a0cf6a5c3cc6b7511" + "url": "https://repo.magento.com/archives/magento/module-bundle-staging/magento-module-bundle-staging-100.4.8.0-beta2.zip", + "shasum": "ee9ef0ba980e934c8c44bb4c8141999d1faa9866" }, "require": { "magento/framework": "103.0.*", @@ -8868,11 +8899,11 @@ }, { "name": "magento/module-cache-invalidate", - "version": "100.4.6-beta124", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-cache-invalidate/magento-module-cache-invalidate-100.4.6.0-beta124.zip", - "shasum": "a28f683ae60b1cdd719657211f7b6461b4325d8b" + "url": "https://repo.magento.com/archives/magento/module-cache-invalidate/magento-module-cache-invalidate-100.4.6.0-beta2.zip", + "shasum": "7c466e358035b6438034f16a0a47bfa6413dcdcc" }, "require": { "magento/framework": "103.0.*", @@ -8896,11 +8927,11 @@ }, { "name": "magento/module-captcha", - "version": "100.4.8-beta124", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-captcha/magento-module-captcha-100.4.8.0-beta124.zip", - "shasum": "140f595dd230a0d668a0eb828533619559f2e59a" + "url": "https://repo.magento.com/archives/magento/module-captcha/magento-module-captcha-100.4.8.0-beta2.zip", + "shasum": "8977c33b16794d6898469f982fc66a9247150017" }, "require": { "laminas/laminas-captcha": "^2.18", @@ -8931,11 +8962,11 @@ }, { "name": "magento/module-cardinal-commerce", - "version": "100.4.6-beta124", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-cardinal-commerce/magento-module-cardinal-commerce-100.4.6.0-beta124.zip", - "shasum": "f16ebee504be001be70de180812d1b565b899ecd" + "url": "https://repo.magento.com/archives/magento/module-cardinal-commerce/magento-module-cardinal-commerce-100.4.6.0-beta2.zip", + "shasum": "5c5565f89f3bceed383da6ac2237a007198ca651" }, "require": { "magento/framework": "103.0.*", @@ -8961,11 +8992,11 @@ }, { "name": "magento/module-catalog", - "version": "104.0.8-beta124", + "version": "104.0.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog/magento-module-catalog-104.0.8.0-beta124.zip", - "shasum": "ea16272e351d8ff41d587a96278c711ad19d9108" + "url": "https://repo.magento.com/archives/magento/module-catalog/magento-module-catalog-104.0.8.0-beta2.zip", + "shasum": "48fa3c7d6cf942df193c31abed52c3ea1c41955d" }, "require": { "magento/framework": "103.0.*", @@ -9020,11 +9051,11 @@ }, { "name": "magento/module-catalog-analytics", - "version": "100.4.5-beta124", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-analytics/magento-module-catalog-analytics-100.4.5.0-beta124.zip", - "shasum": "504e80e9c5f54d591aeb65d0ca1a5e213bd07a97" + "url": "https://repo.magento.com/archives/magento/module-catalog-analytics/magento-module-catalog-analytics-100.4.5.0-beta2.zip", + "shasum": "61ef1f1d005a60591992861c785fa757dff0ed3a" }, "require": { "magento/framework": "103.0.*", @@ -9049,11 +9080,11 @@ }, { "name": "magento/module-catalog-cms-graph-ql", - "version": "100.4.4-beta124", + "version": "100.4.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-cms-graph-ql/magento-module-catalog-cms-graph-ql-100.4.4.0-beta124.zip", - "shasum": "f074351fb55ae98eb9a35c38f9667851d0b2d7e1" + "url": "https://repo.magento.com/archives/magento/module-catalog-cms-graph-ql/magento-module-catalog-cms-graph-ql-100.4.4.0-beta2.zip", + "shasum": "b0978ffcccccbd60be11785ec1aabfd0fc3df899" }, "require": { "magento/framework": "103.0.*", @@ -9083,11 +9114,11 @@ }, { "name": "magento/module-catalog-customer-graph-ql", - "version": "100.4.7-beta124", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-customer-graph-ql/magento-module-catalog-customer-graph-ql-100.4.7.0-beta124.zip", - "shasum": "f2d5f00ee95105068c86777186f29e4852927a36" + "url": "https://repo.magento.com/archives/magento/module-catalog-customer-graph-ql/magento-module-catalog-customer-graph-ql-100.4.7.0-beta2.zip", + "shasum": "25c00abe807a3fd44ce087cc9ed9729e46817d2f" }, "require": { "magento/framework": "103.0.*", @@ -9113,11 +9144,11 @@ }, { "name": "magento/module-catalog-event", - "version": "101.1.7-beta124", + "version": "101.1.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-event/magento-module-catalog-event-101.1.7.0-beta124.zip", - "shasum": "91f68736ef7f634080a63b7daf972cdbdc1b9503" + "url": "https://repo.magento.com/archives/magento/module-catalog-event/magento-module-catalog-event-101.1.7.0-beta2.zip", + "shasum": "a44348166e4a2cf305406b95328f0144d36be869" }, "require": { "magento/framework": "103.0.*", @@ -9149,11 +9180,11 @@ }, { "name": "magento/module-catalog-graph-ql", - "version": "100.4.8-beta124", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-graph-ql/magento-module-catalog-graph-ql-100.4.8.0-beta124.zip", - "shasum": "ee4bf911ae7653d9160eb22c0ed7b2f465466814" + "url": "https://repo.magento.com/archives/magento/module-catalog-graph-ql/magento-module-catalog-graph-ql-100.4.8.0-beta2.zip", + "shasum": "877a987d430b8a8368d08230a5b6215dfed126e9" }, "require": { "magento/framework": "103.0.*", @@ -9192,11 +9223,11 @@ }, { "name": "magento/module-catalog-import-export", - "version": "101.1.8-beta124", + "version": "101.1.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-import-export/magento-module-catalog-import-export-101.1.8.0-beta124.zip", - "shasum": "09909a9ed491005e50de99aec8dd71c0ce2cf636" + "url": "https://repo.magento.com/archives/magento/module-catalog-import-export/magento-module-catalog-import-export-101.1.8.0-beta2.zip", + "shasum": "d895d31cfa2597406dd6cb1720bbeba3d15a2c47" }, "require": { "ext-ctype": "*", @@ -9231,11 +9262,11 @@ }, { "name": "magento/module-catalog-import-export-staging", - "version": "100.4.5-beta124", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-import-export-staging/magento-module-catalog-import-export-staging-100.4.5.0-beta124.zip", - "shasum": "33845f14667199de3815bd707230e4e8dd8aaeec" + "url": "https://repo.magento.com/archives/magento/module-catalog-import-export-staging/magento-module-catalog-import-export-staging-100.4.5.0-beta2.zip", + "shasum": "86238def012bb947a0bdc72e0567580ac8a92aa8" }, "require": { "magento/framework": "103.0.*", @@ -9263,11 +9294,11 @@ }, { "name": "magento/module-catalog-inventory", - "version": "100.4.8-beta124", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-inventory/magento-module-catalog-inventory-100.4.8.0-beta124.zip", - "shasum": "059b7a2c9caed0b802f6a0fc9e6c48eccbf54a43" + "url": "https://repo.magento.com/archives/magento/module-catalog-inventory/magento-module-catalog-inventory-100.4.8.0-beta2.zip", + "shasum": "c3be269f0f34df368277dbc0712b0890540c8196" }, "require": { "magento/framework": "103.0.*", @@ -9297,11 +9328,11 @@ }, { "name": "magento/module-catalog-inventory-graph-ql", - "version": "100.4.5-beta124", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-inventory-graph-ql/magento-module-catalog-inventory-graph-ql-100.4.5.0-beta124.zip", - "shasum": "619e1f95c81151fb32b055a59a1d8c90b6b8d18c" + "url": "https://repo.magento.com/archives/magento/module-catalog-inventory-graph-ql/magento-module-catalog-inventory-graph-ql-100.4.5.0-beta2.zip", + "shasum": "525ac8effb43c833e2800108b4497b6928e821db" }, "require": { "magento/framework": "103.0.*", @@ -9330,11 +9361,11 @@ }, { "name": "magento/module-catalog-inventory-staging", - "version": "100.4.6-beta124", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-inventory-staging/magento-module-catalog-inventory-staging-100.4.6.0-beta124.zip", - "shasum": "f9a4b35a578f223febcfa7c8ed8465b5cbb02bff" + "url": "https://repo.magento.com/archives/magento/module-catalog-inventory-staging/magento-module-catalog-inventory-staging-100.4.6.0-beta2.zip", + "shasum": "4eacb1665d8435ec6a5051cfc5de0022511fcef0" }, "require": { "lib-libxml": "*", @@ -9365,11 +9396,11 @@ }, { "name": "magento/module-catalog-page-builder-analytics", - "version": "1.6.5-beta124", + "version": "1.6.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-page-builder-analytics/magento-module-catalog-page-builder-analytics-1.6.5.0-beta124.zip", - "shasum": "e1d38061e6216d15142ab6ee66f90df9d3ee4207" + "url": "https://repo.magento.com/archives/magento/module-catalog-page-builder-analytics/magento-module-catalog-page-builder-analytics-1.6.5.0-beta2.zip", + "shasum": "602ce2779ec9732401ed34c68784d8dc76b23f58" }, "require": { "magento/framework": "*", @@ -9393,11 +9424,11 @@ }, { "name": "magento/module-catalog-page-builder-analytics-staging", - "version": "1.7.4-beta124", + "version": "1.7.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-page-builder-analytics-staging/magento-module-catalog-page-builder-analytics-staging-1.7.4.0-beta124.zip", - "shasum": "ebfadb182e50f1069ccc7f3414ad043742d21aa5" + "url": "https://repo.magento.com/archives/magento/module-catalog-page-builder-analytics-staging/magento-module-catalog-page-builder-analytics-staging-1.7.4.0-beta2.zip", + "shasum": "1e12756fa20cb22dabb42a87752f64962ef63a60" }, "require": { "magento/framework": "*", @@ -9421,11 +9452,11 @@ }, { "name": "magento/module-catalog-permissions", - "version": "100.4.8-beta124", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-permissions/magento-module-catalog-permissions-100.4.8.0-beta124.zip", - "shasum": "5177343267821ba1891a234015c4d6f27ce91b2b" + "url": "https://repo.magento.com/archives/magento/module-catalog-permissions/magento-module-catalog-permissions-100.4.8.0-beta2.zip", + "shasum": "8a9cce0d17984606c7ffe30bf69fa7a41316d472" }, "require": { "magento/framework": "103.0.*", @@ -9463,11 +9494,11 @@ }, { "name": "magento/module-catalog-permissions-graph-ql", - "version": "100.4.6-beta124", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-permissions-graph-ql/magento-module-catalog-permissions-graph-ql-100.4.6.0-beta124.zip", - "shasum": "0a9a6a8302eb29b7ab1333f974e8344166b4801c" + "url": "https://repo.magento.com/archives/magento/module-catalog-permissions-graph-ql/magento-module-catalog-permissions-graph-ql-100.4.6.0-beta2.zip", + "shasum": "4a1467c06681631d6c16721eba87156afafaa7a1" }, "require": { "magento/framework": "103.0.*", @@ -9498,11 +9529,11 @@ }, { "name": "magento/module-catalog-rule", - "version": "101.2.8-beta124", + "version": "101.2.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-rule/magento-module-catalog-rule-101.2.8.0-beta124.zip", - "shasum": "e4b1280694961909a112a803a3090e9512de6e8b" + "url": "https://repo.magento.com/archives/magento/module-catalog-rule/magento-module-catalog-rule-101.2.8.0-beta2.zip", + "shasum": "cf9c99d145b56b00d4c1db3d618752a122c017de" }, "require": { "magento/framework": "103.0.*", @@ -9536,11 +9567,11 @@ }, { "name": "magento/module-catalog-rule-configurable", - "version": "100.4.7-beta124", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-rule-configurable/magento-module-catalog-rule-configurable-100.4.7.0-beta124.zip", - "shasum": "d24a74a3712e943332c8c651ab60a19013320a74" + "url": "https://repo.magento.com/archives/magento/module-catalog-rule-configurable/magento-module-catalog-rule-configurable-100.4.7.0-beta2.zip", + "shasum": "b9d16eca317601af20a281d181869a6274a43853" }, "require": { "magento/framework": "103.0.*", @@ -9570,11 +9601,11 @@ }, { "name": "magento/module-catalog-rule-graph-ql", - "version": "100.4.5-beta124", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-rule-graph-ql/magento-module-catalog-rule-graph-ql-100.4.5.0-beta124.zip", - "shasum": "112a6406481b6cf53a9a3b4359a42a0445fa73c2" + "url": "https://repo.magento.com/archives/magento/module-catalog-rule-graph-ql/magento-module-catalog-rule-graph-ql-100.4.5.0-beta2.zip", + "shasum": "934afb3d17447d59d504f965c8ec13b1e2f6096f" }, "require": { "magento/framework": "103.0.*", @@ -9600,11 +9631,11 @@ }, { "name": "magento/module-catalog-rule-staging", - "version": "100.4.8-beta124", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-rule-staging/magento-module-catalog-rule-staging-100.4.8.0-beta124.zip", - "shasum": "875e8a0d19805f6cda2a6d40219dfad8f9134410" + "url": "https://repo.magento.com/archives/magento/module-catalog-rule-staging/magento-module-catalog-rule-staging-100.4.8.0-beta2.zip", + "shasum": "32e4478e43fe8c57d58fbcfacccbb7d18b9059e3" }, "require": { "magento/framework": "103.0.*", @@ -9635,11 +9666,11 @@ }, { "name": "magento/module-catalog-search", - "version": "102.0.8-beta124", + "version": "102.0.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-search/magento-module-catalog-search-102.0.8.0-beta124.zip", - "shasum": "388c35953695933753ec1ec84ce9542d629d3366" + "url": "https://repo.magento.com/archives/magento/module-catalog-search/magento-module-catalog-search-102.0.8.0-beta2.zip", + "shasum": "dbe9e8c3ccdc85e36c2479d8e27f4326a2d59448" }, "require": { "magento/framework": "103.0.*", @@ -9676,11 +9707,11 @@ }, { "name": "magento/module-catalog-staging", - "version": "100.4.8-beta124", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-staging/magento-module-catalog-staging-100.4.8.0-beta124.zip", - "shasum": "0a52c8cc9e67397c7c0d2f2e03550444fb8a4ece" + "url": "https://repo.magento.com/archives/magento/module-catalog-staging/magento-module-catalog-staging-100.4.8.0-beta2.zip", + "shasum": "432d57ef9625058f9d823687c7d534bf0f7d9467" }, "require": { "lib-libxml": "*", @@ -9729,11 +9760,11 @@ }, { "name": "magento/module-catalog-staging-graph-ql", - "version": "100.4.7-beta124", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-staging-graph-ql/magento-module-catalog-staging-graph-ql-100.4.7.0-beta124.zip", - "shasum": "11a490bd3989b578c8d9555e8955a4dc375ca3f5" + "url": "https://repo.magento.com/archives/magento/module-catalog-staging-graph-ql/magento-module-catalog-staging-graph-ql-100.4.7.0-beta2.zip", + "shasum": "b16c2d0c24ba970af1d361d4987b14c497edd0ba" }, "require": { "magento/framework": "103.0.*", @@ -9767,11 +9798,11 @@ }, { "name": "magento/module-catalog-staging-page-builder", - "version": "1.7.4-beta124", + "version": "1.7.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-staging-page-builder/magento-module-catalog-staging-page-builder-1.7.4.0-beta124.zip", - "shasum": "7dc083522993461595e665edf6ed49aa1db51ca8" + "url": "https://repo.magento.com/archives/magento/module-catalog-staging-page-builder/magento-module-catalog-staging-page-builder-1.7.4.0-beta2.zip", + "shasum": "6004f69f88d586d98fcb8e641883b865510c8988" }, "require": { "magento/framework": "*", @@ -9800,11 +9831,11 @@ }, { "name": "magento/module-catalog-url-rewrite", - "version": "100.4.8-beta124", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-url-rewrite/magento-module-catalog-url-rewrite-100.4.8.0-beta124.zip", - "shasum": "cde43561c56f2113e09215ac998384788b7d1ddb" + "url": "https://repo.magento.com/archives/magento/module-catalog-url-rewrite/magento-module-catalog-url-rewrite-100.4.8.0-beta2.zip", + "shasum": "ed2dcc13c1c99080f52997ca2ec5b2ce9e446f36" }, "require": { "magento/framework": "103.0.*", @@ -9838,11 +9869,11 @@ }, { "name": "magento/module-catalog-url-rewrite-graph-ql", - "version": "100.4.6-beta124", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-url-rewrite-graph-ql/magento-module-catalog-url-rewrite-graph-ql-100.4.6.0-beta124.zip", - "shasum": "cc5293c81644a4fdb555955b7e518430e441a364" + "url": "https://repo.magento.com/archives/magento/module-catalog-url-rewrite-graph-ql/magento-module-catalog-url-rewrite-graph-ql-100.4.6.0-beta2.zip", + "shasum": "f95a0fa04b99bb40b0f814fbc002794783ebeab8" }, "require": { "magento/framework": "103.0.*", @@ -9874,11 +9905,11 @@ }, { "name": "magento/module-catalog-url-rewrite-staging", - "version": "100.4.7-beta124", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-url-rewrite-staging/magento-module-catalog-url-rewrite-staging-100.4.7.0-beta124.zip", - "shasum": "c75bf22d8e3b9cbbfcb85162aff35256d45f3be1" + "url": "https://repo.magento.com/archives/magento/module-catalog-url-rewrite-staging/magento-module-catalog-url-rewrite-staging-100.4.7.0-beta2.zip", + "shasum": "1f01ac745daefe6001eac817ab5b693ebeed57b4" }, "require": { "magento/framework": "103.0.*", @@ -9905,11 +9936,11 @@ }, { "name": "magento/module-catalog-widget", - "version": "100.4.8-beta124", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-widget/magento-module-catalog-widget-100.4.8.0-beta124.zip", - "shasum": "701e7a52b6e758d284294c0d084654646c66126b" + "url": "https://repo.magento.com/archives/magento/module-catalog-widget/magento-module-catalog-widget-100.4.8.0-beta2.zip", + "shasum": "b708fbe0afb0a82d0cdafd8878a670c0b2826d68" }, "require": { "magento/framework": "103.0.*", @@ -9941,11 +9972,11 @@ }, { "name": "magento/module-checkout", - "version": "100.4.8-beta124", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-checkout/magento-module-checkout-100.4.8.0-beta124.zip", - "shasum": "ad3a6d9c9cc0c83e54f3669a0b1c18c7fbfd6487" + "url": "https://repo.magento.com/archives/magento/module-checkout/magento-module-checkout-100.4.8.0-beta2.zip", + "shasum": "a2fe36afc22e34ee91f9d15c35b51b9265cdb61e" }, "require": { "magento/framework": "103.0.*", @@ -9992,11 +10023,11 @@ }, { "name": "magento/module-checkout-address-search", - "version": "100.4.7-beta124", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-checkout-address-search/magento-module-checkout-address-search-100.4.7.0-beta124.zip", - "shasum": "4562702739bfe6710b7ec28c03c957e6b4ce4ad0" + "url": "https://repo.magento.com/archives/magento/module-checkout-address-search/magento-module-checkout-address-search-100.4.7.0-beta2.zip", + "shasum": "c10cc8b28a4c08e116b97f03a87891df1e3758cc" }, "require": { "magento/framework": "103.0.*", @@ -10024,11 +10055,11 @@ }, { "name": "magento/module-checkout-address-search-gift-registry", - "version": "100.4.4-beta124", + "version": "100.4.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-checkout-address-search-gift-registry/magento-module-checkout-address-search-gift-registry-100.4.4.0-beta124.zip", - "shasum": "df09ecf92b906703e792421ed1e26e395b076f9c" + "url": "https://repo.magento.com/archives/magento/module-checkout-address-search-gift-registry/magento-module-checkout-address-search-gift-registry-100.4.4.0-beta2.zip", + "shasum": "a6bf367865da1ef9fdee6cc8052d8f085a5e9f8c" }, "require": { "magento/framework": "103.0.*", @@ -10054,11 +10085,11 @@ }, { "name": "magento/module-checkout-agreements", - "version": "100.4.7-beta124", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-checkout-agreements/magento-module-checkout-agreements-100.4.7.0-beta124.zip", - "shasum": "5a0c556f33f9180b4ef018a130e4a0232480f46d" + "url": "https://repo.magento.com/archives/magento/module-checkout-agreements/magento-module-checkout-agreements-100.4.7.0-beta2.zip", + "shasum": "1458b94fbf92b8d4fd55d87b32ac96d2ffed6496" }, "require": { "magento/framework": "103.0.*", @@ -10085,11 +10116,11 @@ }, { "name": "magento/module-checkout-agreements-graph-ql", - "version": "100.4.4-beta124", + "version": "100.4.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-checkout-agreements-graph-ql/magento-module-checkout-agreements-graph-ql-100.4.4.0-beta124.zip", - "shasum": "8e94d386eac3202f1b94c5a87e2e07ce294e891b" + "url": "https://repo.magento.com/archives/magento/module-checkout-agreements-graph-ql/magento-module-checkout-agreements-graph-ql-100.4.4.0-beta2.zip", + "shasum": "0d48a28279ce925deccc6d48a35d6421c47fd027" }, "require": { "magento/framework": "103.0.*", @@ -10117,11 +10148,11 @@ }, { "name": "magento/module-checkout-staging", - "version": "100.4.7-beta124", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-checkout-staging/magento-module-checkout-staging-100.4.7.0-beta124.zip", - "shasum": "1414ad4c54cb2cb9e6e0f9978537d90f7872c0d5" + "url": "https://repo.magento.com/archives/magento/module-checkout-staging/magento-module-checkout-staging-100.4.7.0-beta2.zip", + "shasum": "605d917a97edab62fa6846eaa35e06878aea9e4b" }, "require": { "magento/framework": "103.0.*", @@ -10150,11 +10181,11 @@ }, { "name": "magento/module-cms", - "version": "104.0.8-beta124", + "version": "104.0.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-cms/magento-module-cms-104.0.8.0-beta124.zip", - "shasum": "65a3de6e6eecd702a205d40da5d32416e25ad859" + "url": "https://repo.magento.com/archives/magento/module-cms/magento-module-cms-104.0.8.0-beta2.zip", + "shasum": "f9bb702a144a97d300f566f295b989efa7df515b" }, "require": { "magento/framework": "103.0.*", @@ -10189,11 +10220,11 @@ }, { "name": "magento/module-cms-graph-ql", - "version": "100.4.5-beta124", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-cms-graph-ql/magento-module-cms-graph-ql-100.4.5.0-beta124.zip", - "shasum": "9c97e7705bb7e4833e7d72cf9a060efef7e08d59" + "url": "https://repo.magento.com/archives/magento/module-cms-graph-ql/magento-module-cms-graph-ql-100.4.5.0-beta2.zip", + "shasum": "c52d19ca865fe5d6daec75b885c128bd8700b1c3" }, "require": { "magento/framework": "103.0.*", @@ -10225,11 +10256,11 @@ }, { "name": "magento/module-cms-page-builder-analytics", - "version": "1.6.5-beta124", + "version": "1.6.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-cms-page-builder-analytics/magento-module-cms-page-builder-analytics-1.6.5.0-beta124.zip", - "shasum": "6f2f79c3c4599b5d7fdb30e3c552e3da50f591a1" + "url": "https://repo.magento.com/archives/magento/module-cms-page-builder-analytics/magento-module-cms-page-builder-analytics-1.6.5.0-beta2.zip", + "shasum": "11a0cd8b48f9cbaaf000a97cc645b83ecdcf5ccd" }, "require": { "magento/framework": "*", @@ -10253,11 +10284,11 @@ }, { "name": "magento/module-cms-page-builder-analytics-staging", - "version": "1.7.4-beta124", + "version": "1.7.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-cms-page-builder-analytics-staging/magento-module-cms-page-builder-analytics-staging-1.7.4.0-beta124.zip", - "shasum": "c90cb7236cc0b03e24807362f5ab4fb19263c3da" + "url": "https://repo.magento.com/archives/magento/module-cms-page-builder-analytics-staging/magento-module-cms-page-builder-analytics-staging-1.7.4.0-beta2.zip", + "shasum": "025a8de93a8388e01cd2161a94a02421a3b2bd71" }, "require": { "magento/framework": "*", @@ -10281,11 +10312,11 @@ }, { "name": "magento/module-cms-staging", - "version": "100.4.8-beta124", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-cms-staging/magento-module-cms-staging-100.4.8.0-beta124.zip", - "shasum": "514c00918fbbe2eece9571ad94d30ad070c94966" + "url": "https://repo.magento.com/archives/magento/module-cms-staging/magento-module-cms-staging-100.4.8.0-beta2.zip", + "shasum": "0b6020e4b950fcba6c19d717e795b8a31c854db1" }, "require": { "magento/framework": "103.0.*", @@ -10312,11 +10343,11 @@ }, { "name": "magento/module-cms-url-rewrite", - "version": "100.4.7-beta124", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-cms-url-rewrite/magento-module-cms-url-rewrite-100.4.7.0-beta124.zip", - "shasum": "1fa126fa8a8d124bd791a852ca61a34c8084770e" + "url": "https://repo.magento.com/archives/magento/module-cms-url-rewrite/magento-module-cms-url-rewrite-100.4.7.0-beta2.zip", + "shasum": "6dbfab472e35e083a637858a921e29263ffc850f" }, "require": { "magento/framework": "103.0.*", @@ -10342,11 +10373,11 @@ }, { "name": "magento/module-cms-url-rewrite-graph-ql", - "version": "100.4.6-beta124", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-cms-url-rewrite-graph-ql/magento-module-cms-url-rewrite-graph-ql-100.4.6.0-beta124.zip", - "shasum": "ea83b03c552e448bf36402fa259e509eb14caec8" + "url": "https://repo.magento.com/archives/magento/module-cms-url-rewrite-graph-ql/magento-module-cms-url-rewrite-graph-ql-100.4.6.0-beta2.zip", + "shasum": "e26559654869e1901d99e2b6aac8f2332acecbc6" }, "require": { "magento/framework": "103.0.*", @@ -10377,11 +10408,11 @@ }, { "name": "magento/module-commerce-backend-uix", - "version": "2.2.0", + "version": "2.3.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-commerce-backend-uix/magento-module-commerce-backend-uix-2.2.0.0.zip", - "shasum": "8d4d1b20d511e5c767d87eb8f5eb80febc679810" + "url": "https://repo.magento.com/archives/magento/module-commerce-backend-uix/magento-module-commerce-backend-uix-2.3.0.0.zip", + "shasum": "a092c28e0466cf13f9e738347093efaf70a6a9f4" }, "require": { "magento/framework": ">=103.0.5", @@ -10412,11 +10443,11 @@ }, { "name": "magento/module-compare-list-graph-ql", - "version": "100.4.4-beta124", + "version": "100.4.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-compare-list-graph-ql/magento-module-compare-list-graph-ql-100.4.4.0-beta124.zip", - "shasum": "57b63095b129d26ea6b3506ccafa8b9e40086ef2" + "url": "https://repo.magento.com/archives/magento/module-compare-list-graph-ql/magento-module-compare-list-graph-ql-100.4.4.0-beta2.zip", + "shasum": "8d5d61c94d105efe45a92c85cf5e4803c5a3f918" }, "require": { "magento/framework": "103.0.*", @@ -10441,11 +10472,11 @@ }, { "name": "magento/module-config", - "version": "101.2.8-beta124", + "version": "101.2.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-config/magento-module-config-101.2.8.0-beta124.zip", - "shasum": "ed08baa01f1c41455c7f25c3801e01ad914fd7d2" + "url": "https://repo.magento.com/archives/magento/module-config/magento-module-config-101.2.8.0-beta2.zip", + "shasum": "b2557c6e6541c95e29bdb5a0d119beb48fc6938b" }, "require": { "magento/framework": "103.0.*", @@ -10476,11 +10507,11 @@ }, { "name": "magento/module-configurable-import-export", - "version": "100.4.6-beta124", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-configurable-import-export/magento-module-configurable-import-export-100.4.6.0-beta124.zip", - "shasum": "956fa221695d21acb4d0de97d241c4a06f121f62" + "url": "https://repo.magento.com/archives/magento/module-configurable-import-export/magento-module-configurable-import-export-100.4.6.0-beta2.zip", + "shasum": "3a11e8f13d50161cb25978fa0fae2eab0e2b6037" }, "require": { "magento/framework": "103.0.*", @@ -10509,11 +10540,11 @@ }, { "name": "magento/module-configurable-product", - "version": "100.4.8-beta124", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-configurable-product/magento-module-configurable-product-100.4.8.0-beta124.zip", - "shasum": "48bdd7ebc34a8b5c065242c762695dfdf423d7c8" + "url": "https://repo.magento.com/archives/magento/module-configurable-product/magento-module-configurable-product-100.4.8.0-beta2.zip", + "shasum": "6209637f3efc1ad6524e98ecfcbc87a5dd6868ab" }, "require": { "magento/framework": "103.0.*", @@ -10557,11 +10588,11 @@ }, { "name": "magento/module-configurable-product-graph-ql", - "version": "100.4.8-beta124", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-configurable-product-graph-ql/magento-module-configurable-product-graph-ql-100.4.8.0-beta124.zip", - "shasum": "a49de599c8a00700eebe7aca5b5a2c9ea25bd1ac" + "url": "https://repo.magento.com/archives/magento/module-configurable-product-graph-ql/magento-module-configurable-product-graph-ql-100.4.8.0-beta2.zip", + "shasum": "26a9c73471898ea44e6fe16efc0885f50f379e3a" }, "require": { "magento/framework": "103.0.*", @@ -10591,11 +10622,11 @@ }, { "name": "magento/module-configurable-product-sales", - "version": "100.4.5-beta124", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-configurable-product-sales/magento-module-configurable-product-sales-100.4.5.0-beta124.zip", - "shasum": "3d54ca924afbd8829b92d5d2da58962a0ecb0c7b" + "url": "https://repo.magento.com/archives/magento/module-configurable-product-sales/magento-module-configurable-product-sales-100.4.5.0-beta2.zip", + "shasum": "d10318af561d1812b1fdf39bd9ad096688db275b" }, "require": { "magento/framework": "103.0.*", @@ -10622,11 +10653,11 @@ }, { "name": "magento/module-configurable-product-staging", - "version": "100.4.7-beta124", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-configurable-product-staging/magento-module-configurable-product-staging-100.4.7.0-beta124.zip", - "shasum": "b0e8fbcf1a8eaef41fa9bad0a53ba7c3d6bce72c" + "url": "https://repo.magento.com/archives/magento/module-configurable-product-staging/magento-module-configurable-product-staging-100.4.7.0-beta2.zip", + "shasum": "81f040afaa06d7d9ea5476732bc75f1e304f7dd7" }, "require": { "lib-libxml": "*", @@ -10658,11 +10689,11 @@ }, { "name": "magento/module-contact", - "version": "100.4.7-beta124", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-contact/magento-module-contact-100.4.7.0-beta124.zip", - "shasum": "3968bd754e9603c0220b74d67af64276bb90bbe8" + "url": "https://repo.magento.com/archives/magento/module-contact/magento-module-contact-100.4.7.0-beta2.zip", + "shasum": "a3ecc3a09a40398305f6b8f95022b7006e611940" }, "require": { "magento/framework": "103.0.*", @@ -10689,11 +10720,11 @@ }, { "name": "magento/module-contact-graph-ql", - "version": "100.4.1-beta124", + "version": "100.4.1-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-contact-graph-ql/magento-module-contact-graph-ql-100.4.1.0-beta124.zip", - "shasum": "f06aee53d45ac5b3694ce3ea7cd42d61365e34f7" + "url": "https://repo.magento.com/archives/magento/module-contact-graph-ql/magento-module-contact-graph-ql-100.4.1.0-beta2.zip", + "shasum": "9a28ded104d65c9f01648f6a8513c79c85bf31c9" }, "require": { "magento/framework": "103.0.*", @@ -10720,11 +10751,11 @@ }, { "name": "magento/module-cookie", - "version": "100.4.8-beta124", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-cookie/magento-module-cookie-100.4.8.0-beta124.zip", - "shasum": "3f49a13611c69f46c9966f3a5218e6ee7c3ee09a" + "url": "https://repo.magento.com/archives/magento/module-cookie/magento-module-cookie-100.4.8.0-beta2.zip", + "shasum": "f32400736f906fe58f08df0a6981ddd583370878" }, "require": { "magento/framework": "103.0.*", @@ -10751,11 +10782,11 @@ }, { "name": "magento/module-cron", - "version": "100.4.8-beta124", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-cron/magento-module-cron-100.4.8.0-beta124.zip", - "shasum": "2350400723ef466d869b16bcb1364229ba1bd92c" + "url": "https://repo.magento.com/archives/magento/module-cron/magento-module-cron-100.4.8.0-beta2.zip", + "shasum": "a85062fe2183c95e31505a5dc615589f888d1e0a" }, "require": { "magento/framework": "103.0.*", @@ -10780,11 +10811,11 @@ }, { "name": "magento/module-csp", - "version": "100.4.7-beta124", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-csp/magento-module-csp-100.4.7.0-beta124.zip", - "shasum": "edd51d02ad8e59e392f1062478f61fcdaefc363d" + "url": "https://repo.magento.com/archives/magento/module-csp/magento-module-csp-100.4.7.0-beta2.zip", + "shasum": "fef5e3f5ed69e126427e41047e710f9469f39a42" }, "require": { "magento/framework": "103.0.*", @@ -10810,11 +10841,11 @@ }, { "name": "magento/module-currency-symbol", - "version": "100.4.6-beta124", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-currency-symbol/magento-module-currency-symbol-100.4.6.0-beta124.zip", - "shasum": "765c2232c4df0c6efcbf4be8e049b60b2a2d6c68" + "url": "https://repo.magento.com/archives/magento/module-currency-symbol/magento-module-currency-symbol-100.4.6.0-beta2.zip", + "shasum": "04efb4a93e2b77e60eb3cd775bd3586c659a0052" }, "require": { "magento/framework": "103.0.*", @@ -10842,11 +10873,11 @@ }, { "name": "magento/module-custom-attribute-management", - "version": "100.4.7-beta124", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-custom-attribute-management/magento-module-custom-attribute-management-100.4.7.0-beta124.zip", - "shasum": "e9255e539cbc30ca810739f7604c8b7c76e8fd02" + "url": "https://repo.magento.com/archives/magento/module-custom-attribute-management/magento-module-custom-attribute-management-100.4.7.0-beta2.zip", + "shasum": "cad4543b42827d4e7e9b48d2ebf458cf537fa27d" }, "require": { "magento/framework": "103.0.*", @@ -10872,11 +10903,11 @@ }, { "name": "magento/module-customer", - "version": "103.0.8-beta124", + "version": "103.0.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-customer/magento-module-customer-103.0.8.0-beta124.zip", - "shasum": "a9b5da604453efcc1c37e9b5e19b7950aa63e4fb" + "url": "https://repo.magento.com/archives/magento/module-customer/magento-module-customer-103.0.8.0-beta2.zip", + "shasum": "baf3418abbc42df5f1c76e0353101cf282a90b47" }, "require": { "magento/framework": "103.0.*", @@ -10923,11 +10954,11 @@ }, { "name": "magento/module-customer-analytics", - "version": "100.4.5-beta124", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-customer-analytics/magento-module-customer-analytics-100.4.5.0-beta124.zip", - "shasum": "f6d731d41fe91a79ad9ebf55dca4f0b5bd4f5a86" + "url": "https://repo.magento.com/archives/magento/module-customer-analytics/magento-module-customer-analytics-100.4.5.0-beta2.zip", + "shasum": "8132fb57e9f2c18da9e0cae3601a73a7a7f2a6b9" }, "require": { "magento/framework": "103.0.*", @@ -10952,11 +10983,11 @@ }, { "name": "magento/module-customer-balance", - "version": "100.4.8-beta124", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-customer-balance/magento-module-customer-balance-100.4.8.0-beta124.zip", - "shasum": "18679d27ca01cf03e626a7235ad8da6a829413e1" + "url": "https://repo.magento.com/archives/magento/module-customer-balance/magento-module-customer-balance-100.4.8.0-beta2.zip", + "shasum": "a98bd35b601e75d53e2e3dacf30f02427e4c81eb" }, "require": { "magento/framework": "103.0.*", @@ -10992,11 +11023,11 @@ }, { "name": "magento/module-customer-balance-graph-ql", - "version": "100.4.5-beta124", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-customer-balance-graph-ql/magento-module-customer-balance-graph-ql-100.4.5.0-beta124.zip", - "shasum": "4a9d7a59e176149f77ff6e4758f7c8541dd771ba" + "url": "https://repo.magento.com/archives/magento/module-customer-balance-graph-ql/magento-module-customer-balance-graph-ql-100.4.5.0-beta2.zip", + "shasum": "776ea416236c13c8ccf2e8c59f12c834b83021a4" }, "require": { "magento/framework": "103.0.*", @@ -11023,11 +11054,11 @@ }, { "name": "magento/module-customer-custom-attributes", - "version": "100.4.8-beta124", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-customer-custom-attributes/magento-module-customer-custom-attributes-100.4.8.0-beta124.zip", - "shasum": "8a28c79617401ddc694130cac224ca28097979ed" + "url": "https://repo.magento.com/archives/magento/module-customer-custom-attributes/magento-module-customer-custom-attributes-100.4.8.0-beta2.zip", + "shasum": "60aa5f6a36ad5435316f5c7a0001c41d79f6b50f" }, "require": { "magento/framework": "103.0.*", @@ -11062,11 +11093,11 @@ }, { "name": "magento/module-customer-custom-attributes-graph-ql", - "version": "100.4.1-beta124", + "version": "100.4.1-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-customer-custom-attributes-graph-ql/magento-module-customer-custom-attributes-graph-ql-100.4.1.0-beta124.zip", - "shasum": "f6140842aed127bd6bf707b8aee1010830bc8b95" + "url": "https://repo.magento.com/archives/magento/module-customer-custom-attributes-graph-ql/magento-module-customer-custom-attributes-graph-ql-100.4.1.0-beta2.zip", + "shasum": "d357c50a6d1a79b78f4628b5fdacbcbd9dd9f9ef" }, "require": { "magento/framework": "103.0.*", @@ -11097,11 +11128,11 @@ }, { "name": "magento/module-customer-downloadable-graph-ql", - "version": "100.4.4-beta124", + "version": "100.4.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-customer-downloadable-graph-ql/magento-module-customer-downloadable-graph-ql-100.4.4.0-beta124.zip", - "shasum": "9901ea1f5e4ba948412682d128da2b17958b3594" + "url": "https://repo.magento.com/archives/magento/module-customer-downloadable-graph-ql/magento-module-customer-downloadable-graph-ql-100.4.4.0-beta2.zip", + "shasum": "86c9cf65e9630d3d5e7a93b683079d367222adca" }, "require": { "magento/framework": "103.0.*", @@ -11129,11 +11160,11 @@ }, { "name": "magento/module-customer-finance", - "version": "100.4.5-beta124", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-customer-finance/magento-module-customer-finance-100.4.5.0-beta124.zip", - "shasum": "9033a3c40f67db441ddbfe94c308a1ddab32e300" + "url": "https://repo.magento.com/archives/magento/module-customer-finance/magento-module-customer-finance-100.4.5.0-beta2.zip", + "shasum": "b1c6c04330b4cba312a177fcd7af9f832997e04c" }, "require": { "magento/framework": "103.0.*", @@ -11165,11 +11196,11 @@ }, { "name": "magento/module-customer-graph-ql", - "version": "100.4.8-beta124", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-customer-graph-ql/magento-module-customer-graph-ql-100.4.8.0-beta124.zip", - "shasum": "b73f409bc41773b3f8c556d3d09e6f67a2711442" + "url": "https://repo.magento.com/archives/magento/module-customer-graph-ql/magento-module-customer-graph-ql-100.4.8.0-beta2.zip", + "shasum": "7e6e7e8b7551735603b3897695ef2e16bc8eb9f0" }, "require": { "magento/framework": "103.0.*", @@ -11205,11 +11236,11 @@ }, { "name": "magento/module-customer-import-export", - "version": "100.4.8-beta124", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-customer-import-export/magento-module-customer-import-export-100.4.8.0-beta124.zip", - "shasum": "3a0b3627cba51c49c9fc9c6070bdf53fe8303537" + "url": "https://repo.magento.com/archives/magento/module-customer-import-export/magento-module-customer-import-export-100.4.8.0-beta2.zip", + "shasum": "0680b0b3bb2719ab624b7a6064bef7f3723f1512" }, "require": { "magento/framework": "103.0.*", @@ -11238,11 +11269,11 @@ }, { "name": "magento/module-customer-segment", - "version": "102.1.8-beta124", + "version": "102.1.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-customer-segment/magento-module-customer-segment-102.1.8.0-beta124.zip", - "shasum": "4c7ad50e537f630dd954ebe1fea868ebdb42af9e" + "url": "https://repo.magento.com/archives/magento/module-customer-segment/magento-module-customer-segment-102.1.8.0-beta2.zip", + "shasum": "ddb1f9669de40fb0782d41b4d701a8a4f649e4f2" }, "require": { "magento/framework": "103.0.*", @@ -11284,11 +11315,11 @@ }, { "name": "magento/module-customer-segment-graph-ql", - "version": "100.4.1-beta124", + "version": "100.4.1-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-customer-segment-graph-ql/magento-module-customer-segment-graph-ql-100.4.1.0-beta124.zip", - "shasum": "5dea600be70bcae3cdf3e1f66b37c500e459139e" + "url": "https://repo.magento.com/archives/magento/module-customer-segment-graph-ql/magento-module-customer-segment-graph-ql-100.4.1.0-beta2.zip", + "shasum": "d1699855e9589824ed2d5ddde373d4856fe6bd50" }, "require": { "magento/framework": "103.0.*", @@ -11313,11 +11344,11 @@ }, { "name": "magento/module-data-exporter", - "version": "103.3.18", + "version": "103.4.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-data-exporter/magento-module-data-exporter-103.3.18.0.zip", - "shasum": "f0e5cc2fb293273fc9eeeb3e91ba46e3436aafdd" + "url": "https://repo.magento.com/archives/magento/module-data-exporter/magento-module-data-exporter-103.4.0.0.zip", + "shasum": "3c94cac845a82c3b8ff4a50535c308536fedebd7" }, "require": { "magento/framework": ">=103.0.4", @@ -11343,11 +11374,11 @@ }, { "name": "magento/module-deferred-total-calculating", - "version": "100.4.3-beta124", + "version": "100.4.3-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-deferred-total-calculating/magento-module-deferred-total-calculating-100.4.3.0-beta124.zip", - "shasum": "b1c2b68bd4bf707a832e632e3f00de482c32c733" + "url": "https://repo.magento.com/archives/magento/module-deferred-total-calculating/magento-module-deferred-total-calculating-100.4.3.0-beta2.zip", + "shasum": "0b9bf93be8e46d40d26d9980d7ac8d1d6bf16a44" }, "require": { "magento/framework": "103.0.*", @@ -11374,11 +11405,11 @@ }, { "name": "magento/module-deploy", - "version": "100.4.8-beta124", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-deploy/magento-module-deploy-100.4.8.0-beta124.zip", - "shasum": "0c92b581c4632016d4f35c3589ce4b19617f21e8" + "url": "https://repo.magento.com/archives/magento/module-deploy/magento-module-deploy-100.4.8.0-beta2.zip", + "shasum": "e4c51cfbbaeff9cde4d13127b4c73a509207896d" }, "require": { "magento/framework": "103.0.*", @@ -11406,11 +11437,11 @@ }, { "name": "magento/module-developer", - "version": "100.4.8-beta124", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-developer/magento-module-developer-100.4.8.0-beta124.zip", - "shasum": "02d274ad5bc52d57f37092e4c0d156d7dfb49fcf" + "url": "https://repo.magento.com/archives/magento/module-developer/magento-module-developer-100.4.8.0-beta2.zip", + "shasum": "dda9f3a3b86bd2e68500283255c545e3035b1a09" }, "require": { "magento/framework": "103.0.*", @@ -11435,11 +11466,11 @@ }, { "name": "magento/module-dhl", - "version": "100.4.7-beta124", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-dhl/magento-module-dhl-100.4.7.0-beta124.zip", - "shasum": "cddacaed1c07e9990682ff4fc6caa6fad5c12f23" + "url": "https://repo.magento.com/archives/magento/module-dhl/magento-module-dhl-100.4.7.0-beta2.zip", + "shasum": "f6538541dd6c4d61f0782b99076ff1a03f7578d9" }, "require": { "lib-libxml": "*", @@ -11475,11 +11506,11 @@ }, { "name": "magento/module-directory", - "version": "100.4.8-beta124", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-directory/magento-module-directory-100.4.8.0-beta124.zip", - "shasum": "d1b2c17ea329c64894211d28dbaafed334eebd65" + "url": "https://repo.magento.com/archives/magento/module-directory/magento-module-directory-100.4.8.0-beta2.zip", + "shasum": "3fdf1bef36cd22eb2ef39244ccb244085bab5e05" }, "require": { "lib-libxml": "*", @@ -11506,11 +11537,11 @@ }, { "name": "magento/module-directory-graph-ql", - "version": "100.4.6-beta124", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-directory-graph-ql/magento-module-directory-graph-ql-100.4.6.0-beta124.zip", - "shasum": "f025fe47d15d346c88600181a958914416b62545" + "url": "https://repo.magento.com/archives/magento/module-directory-graph-ql/magento-module-directory-graph-ql-100.4.6.0-beta2.zip", + "shasum": "7d7c69bc9a362bf5af9e54b19efbfd589f9fba83" }, "require": { "magento/framework": "103.0.*", @@ -11536,11 +11567,11 @@ }, { "name": "magento/module-downloadable", - "version": "100.4.8-beta124", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-downloadable/magento-module-downloadable-100.4.8.0-beta124.zip", - "shasum": "1745e063c9e3b6d80fc66e3ce179e36ce13db7c7" + "url": "https://repo.magento.com/archives/magento/module-downloadable/magento-module-downloadable-100.4.8.0-beta2.zip", + "shasum": "6a324e6db880589ec2954efc66691e59f7fa0e17" }, "require": { "magento/framework": "103.0.*", @@ -11582,11 +11613,11 @@ }, { "name": "magento/module-downloadable-graph-ql", - "version": "100.4.8-beta124", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-downloadable-graph-ql/magento-module-downloadable-graph-ql-100.4.8.0-beta124.zip", - "shasum": "ba19e3b8c88165f2ae37e6b32d9010dec29519d3" + "url": "https://repo.magento.com/archives/magento/module-downloadable-graph-ql/magento-module-downloadable-graph-ql-100.4.8.0-beta2.zip", + "shasum": "8d1187a6d675778346b65d0fed710d3652276b65" }, "require": { "magento/framework": "103.0.*", @@ -11619,11 +11650,11 @@ }, { "name": "magento/module-downloadable-import-export", - "version": "100.4.7-beta124", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-downloadable-import-export/magento-module-downloadable-import-export-100.4.7.0-beta124.zip", - "shasum": "547f5f0d42e42d9f28bb0a564f0414bf1c7a6bf1" + "url": "https://repo.magento.com/archives/magento/module-downloadable-import-export/magento-module-downloadable-import-export-100.4.7.0-beta2.zip", + "shasum": "f63b83a1271a5b5e21e3d99001e90c2247f09ff8" }, "require": { "magento/framework": "103.0.*", @@ -11652,11 +11683,11 @@ }, { "name": "magento/module-downloadable-staging", - "version": "100.4.7-beta124", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-downloadable-staging/magento-module-downloadable-staging-100.4.7.0-beta124.zip", - "shasum": "d2c974c005a84ae75b647e879a1e606ac88f8065" + "url": "https://repo.magento.com/archives/magento/module-downloadable-staging/magento-module-downloadable-staging-100.4.7.0-beta2.zip", + "shasum": "9e011968e18a1065a8502324f83af474e1f61ae7" }, "require": { "lib-libxml": "*", @@ -11687,11 +11718,11 @@ }, { "name": "magento/module-eav", - "version": "102.1.8-beta124", + "version": "102.1.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-eav/magento-module-eav-102.1.8.0-beta124.zip", - "shasum": "4b356f8633ee6dd3c1da2f086cfc1e6a549fadf6" + "url": "https://repo.magento.com/archives/magento/module-eav/magento-module-eav-102.1.8.0-beta2.zip", + "shasum": "613720fd5f6db4916309c85758713111c20c79f7" }, "require": { "magento/framework": "103.0.*", @@ -11719,11 +11750,11 @@ }, { "name": "magento/module-eav-graph-ql", - "version": "100.4.5-beta124", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-eav-graph-ql/magento-module-eav-graph-ql-100.4.5.0-beta124.zip", - "shasum": "aa5033c9b7041edc515ff40cf7c8957a3eddaa46" + "url": "https://repo.magento.com/archives/magento/module-eav-graph-ql/magento-module-eav-graph-ql-100.4.5.0-beta2.zip", + "shasum": "b94b281b13d11470db8479b6c21f0300799a9bd0" }, "require": { "magento/framework": "103.0.*", @@ -11750,11 +11781,11 @@ }, { "name": "magento/module-elasticsearch", - "version": "101.0.8-beta124", + "version": "101.0.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-elasticsearch/magento-module-elasticsearch-101.0.8.0-beta124.zip", - "shasum": "07404452407bbc85230da1a2bf15d2a3584f4d6b" + "url": "https://repo.magento.com/archives/magento/module-elasticsearch/magento-module-elasticsearch-101.0.8.0-beta2.zip", + "shasum": "e01b6429e90afa1402246774ffdcdd79163d6b5f" }, "require": { "magento/elasticsearch": "^1.0.0", @@ -11789,11 +11820,11 @@ }, { "name": "magento/module-elasticsearch-7", - "version": "100.4.8-beta124", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-elasticsearch-7/magento-module-elasticsearch-7-100.4.8.0-beta124.zip", - "shasum": "77c22a36cb0cbbfc952ab6e81d8d813287c7180d" + "url": "https://repo.magento.com/archives/magento/module-elasticsearch-7/magento-module-elasticsearch-7-100.4.8.0-beta2.zip", + "shasum": "ff8ec08c5fd0381856e6068240092ae15d4d9a27" }, "require": { "magento/elasticsearch": "^1.0.0", @@ -11824,11 +11855,11 @@ }, { "name": "magento/module-elasticsearch-catalog-permissions", - "version": "100.4.4-beta124", + "version": "100.4.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-elasticsearch-catalog-permissions/magento-module-elasticsearch-catalog-permissions-100.4.4.0-beta124.zip", - "shasum": "6bdc8eae6ff4dbfff3f77cb3c177e316a9163d80" + "url": "https://repo.magento.com/archives/magento/module-elasticsearch-catalog-permissions/magento-module-elasticsearch-catalog-permissions-100.4.4.0-beta2.zip", + "shasum": "7592b89df521da8861b3caf929e2069fec7e2512" }, "require": { "magento/framework": "103.0.*", @@ -11860,11 +11891,11 @@ }, { "name": "magento/module-elasticsearch-catalog-permissions-graph-ql", - "version": "100.4.3-beta124", + "version": "100.4.3-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-elasticsearch-catalog-permissions-graph-ql/magento-module-elasticsearch-catalog-permissions-graph-ql-100.4.3.0-beta124.zip", - "shasum": "b9ac4581e0f0ac83e5127b8922d6a95698d95e0e" + "url": "https://repo.magento.com/archives/magento/module-elasticsearch-catalog-permissions-graph-ql/magento-module-elasticsearch-catalog-permissions-graph-ql-100.4.3.0-beta2.zip", + "shasum": "122b03db10bb176afc93797950e8739bda1568f3" }, "require": { "magento/framework": "103.0.*", @@ -11891,11 +11922,11 @@ }, { "name": "magento/module-email", - "version": "101.1.8-beta124", + "version": "101.1.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-email/magento-module-email-101.1.8.0-beta124.zip", - "shasum": "2a3de3a02b414e4211b58329dc8305a3306f8fab" + "url": "https://repo.magento.com/archives/magento/module-email/magento-module-email-101.1.8.0-beta2.zip", + "shasum": "b3bf3ef4e954620c46b2f997527c0b0b937791b2" }, "require": { "magento/framework": "103.0.*", @@ -11930,11 +11961,11 @@ }, { "name": "magento/module-encryption-key", - "version": "100.4.6-beta124", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-encryption-key/magento-module-encryption-key-100.4.6.0-beta124.zip", - "shasum": "282c6784f5fcf23a5a40958a9d7f50b688975a5f" + "url": "https://repo.magento.com/archives/magento/module-encryption-key/magento-module-encryption-key-100.4.6.0-beta2.zip", + "shasum": "116703d53dd0a26a9fbfb31a2cdf8a93def2cfa4" }, "require": { "magento/framework": "103.0.*", @@ -11959,11 +11990,11 @@ }, { "name": "magento/module-enterprise", - "version": "100.4.6-beta124", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-enterprise/magento-module-enterprise-100.4.6.0-beta124.zip", - "shasum": "e856d72acb6940187d06f2502606676801da3201" + "url": "https://repo.magento.com/archives/magento/module-enterprise/magento-module-enterprise-100.4.6.0-beta2.zip", + "shasum": "b2ed127af42d4bbcc384d47fcb6c375883b92c0b" }, "require": { "magento/framework": "103.0.*", @@ -12012,11 +12043,11 @@ }, { "name": "magento/module-fedex", - "version": "100.4.6-beta124", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-fedex/magento-module-fedex-100.4.6.0-beta124.zip", - "shasum": "258d04dabbe05ff023d58a079972c2cfe4de9f06" + "url": "https://repo.magento.com/archives/magento/module-fedex/magento-module-fedex-100.4.6.0-beta2.zip", + "shasum": "90f22afaf277add76f1f68d8504d41021d07cf8a" }, "require": { "lib-libxml": "*", @@ -12048,11 +12079,11 @@ }, { "name": "magento/module-gift-card", - "version": "101.3.8-beta124", + "version": "101.3.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-gift-card/magento-module-gift-card-101.3.8.0-beta124.zip", - "shasum": "3b840b7d1fafdcea59e5035cc883229ad80064e7" + "url": "https://repo.magento.com/archives/magento/module-gift-card/magento-module-gift-card-101.3.8.0-beta2.zip", + "shasum": "19851c8f3560f9f0bb708acf257d050280cbf8b9" }, "require": { "magento/framework": "103.0.*", @@ -12097,11 +12128,11 @@ }, { "name": "magento/module-gift-card-account", - "version": "101.2.8-beta124", + "version": "101.2.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-gift-card-account/magento-module-gift-card-account-101.2.8.0-beta124.zip", - "shasum": "44e44ecc7ea549a27977b752d3c2c03787dcdbc1" + "url": "https://repo.magento.com/archives/magento/module-gift-card-account/magento-module-gift-card-account-101.2.8.0-beta2.zip", + "shasum": "ad9ae9e48cd83b0fbffcc9f21cb79b2070201810" }, "require": { "magento/framework": "103.0.*", @@ -12133,11 +12164,11 @@ }, { "name": "magento/module-gift-card-account-graph-ql", - "version": "100.4.6-beta124", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-gift-card-account-graph-ql/magento-module-gift-card-account-graph-ql-100.4.6.0-beta124.zip", - "shasum": "e6c02acf874be51f4ee689aa2d2b3930e85ca6d7" + "url": "https://repo.magento.com/archives/magento/module-gift-card-account-graph-ql/magento-module-gift-card-account-graph-ql-100.4.6.0-beta2.zip", + "shasum": "4bfddfb273e8034ceee744d52295a040f775c3af" }, "require": { "magento/framework": "103.0.*", @@ -12164,11 +12195,11 @@ }, { "name": "magento/module-gift-card-graph-ql", - "version": "100.4.8-beta124", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-gift-card-graph-ql/magento-module-gift-card-graph-ql-100.4.8.0-beta124.zip", - "shasum": "a7956350e73474215c967b8c2e232824732de49e" + "url": "https://repo.magento.com/archives/magento/module-gift-card-graph-ql/magento-module-gift-card-graph-ql-100.4.8.0-beta2.zip", + "shasum": "4c4211656eced2384bfacf0bac3224013183373a" }, "require": { "magento/framework": "103.0.*", @@ -12201,11 +12232,11 @@ }, { "name": "magento/module-gift-card-import-export", - "version": "100.4.5-beta124", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-gift-card-import-export/magento-module-gift-card-import-export-100.4.5.0-beta124.zip", - "shasum": "7eb8b53a5374e974ea98a58e2085b22dbc9c9a36" + "url": "https://repo.magento.com/archives/magento/module-gift-card-import-export/magento-module-gift-card-import-export-100.4.5.0-beta2.zip", + "shasum": "7e7b85876cc7edefce2d8c19124e2928034c9a5b" }, "require": { "magento/framework": "103.0.*", @@ -12234,11 +12265,11 @@ }, { "name": "magento/module-gift-card-staging", - "version": "100.4.5-beta124", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-gift-card-staging/magento-module-gift-card-staging-100.4.5.0-beta124.zip", - "shasum": "869db1a235459d0df5309074524638d8d38696c2" + "url": "https://repo.magento.com/archives/magento/module-gift-card-staging/magento-module-gift-card-staging-100.4.5.0-beta2.zip", + "shasum": "b0555f88ab144b580f543500d2351e1bea87384a" }, "require": { "magento/framework": "103.0.*", @@ -12261,11 +12292,11 @@ }, { "name": "magento/module-gift-message", - "version": "100.4.7-beta124", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-gift-message/magento-module-gift-message-100.4.7.0-beta124.zip", - "shasum": "6dd341eae05fbcd1c3c68fa28778662aeaef02db" + "url": "https://repo.magento.com/archives/magento/module-gift-message/magento-module-gift-message-100.4.7.0-beta2.zip", + "shasum": "bd60a1b9c72c9a326e13903248218af914fe6df1" }, "require": { "magento/framework": "103.0.*", @@ -12300,11 +12331,11 @@ }, { "name": "magento/module-gift-message-graph-ql", - "version": "100.4.6-beta124", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-gift-message-graph-ql/magento-module-gift-message-graph-ql-100.4.6.0-beta124.zip", - "shasum": "110fd6cc8929b355677e75227ba85a6ee34cbcf0" + "url": "https://repo.magento.com/archives/magento/module-gift-message-graph-ql/magento-module-gift-message-graph-ql-100.4.6.0-beta2.zip", + "shasum": "4df4f766ec50727af4b3aefb4ee488e94b35c05e" }, "require": { "magento/framework": "103.0.*", @@ -12331,11 +12362,11 @@ }, { "name": "magento/module-gift-message-staging", - "version": "100.4.5-beta124", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-gift-message-staging/magento-module-gift-message-staging-100.4.5.0-beta124.zip", - "shasum": "e879a46b4a134c15b6db720927aae6a8b9d3f0aa" + "url": "https://repo.magento.com/archives/magento/module-gift-message-staging/magento-module-gift-message-staging-100.4.5.0-beta2.zip", + "shasum": "6cd0b076e105b496958b3e5632a702b6f2aff1b7" }, "require": { "lib-libxml": "*", @@ -12363,11 +12394,11 @@ }, { "name": "magento/module-gift-registry", - "version": "101.2.8-beta124", + "version": "101.2.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-gift-registry/magento-module-gift-registry-101.2.8.0-beta124.zip", - "shasum": "6031a26c6cfe46068583e5fc990f45fd5deb7a7b" + "url": "https://repo.magento.com/archives/magento/module-gift-registry/magento-module-gift-registry-101.2.8.0-beta2.zip", + "shasum": "6428392313125a18372a1c49ddeb721b278506e2" }, "require": { "magento/framework": "103.0.*", @@ -12407,11 +12438,11 @@ }, { "name": "magento/module-gift-registry-graph-ql", - "version": "100.4.4-beta124", + "version": "100.4.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-gift-registry-graph-ql/magento-module-gift-registry-graph-ql-100.4.4.0-beta124.zip", - "shasum": "abda1de40dadad190e58ff2c71ecb95fcc752279" + "url": "https://repo.magento.com/archives/magento/module-gift-registry-graph-ql/magento-module-gift-registry-graph-ql-100.4.4.0-beta2.zip", + "shasum": "4ac6b4836651c63bae2f2dd7d8bbb50fb717af5a" }, "require": { "magento/framework": "103.0.*", @@ -12445,11 +12476,11 @@ }, { "name": "magento/module-gift-wrapping", - "version": "101.2.7-beta124", + "version": "101.2.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-gift-wrapping/magento-module-gift-wrapping-101.2.7.0-beta124.zip", - "shasum": "89994d8d7f7d1dc98bd8e0933d4f43826d0e058d" + "url": "https://repo.magento.com/archives/magento/module-gift-wrapping/magento-module-gift-wrapping-101.2.7.0-beta2.zip", + "shasum": "3ff8b618a1ae0cfcc1dcf33e5ad13c2ad59b4c27" }, "require": { "magento/framework": "103.0.*", @@ -12485,11 +12516,11 @@ }, { "name": "magento/module-gift-wrapping-graph-ql", - "version": "100.4.5-beta124", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-gift-wrapping-graph-ql/magento-module-gift-wrapping-graph-ql-100.4.5.0-beta124.zip", - "shasum": "4966400a5238bd7f9965207dc805f58dbb881ede" + "url": "https://repo.magento.com/archives/magento/module-gift-wrapping-graph-ql/magento-module-gift-wrapping-graph-ql-100.4.5.0-beta2.zip", + "shasum": "02d448564d689e44fe469b1baaee56f62587f735" }, "require": { "magento/framework": "103.0.*", @@ -12518,11 +12549,11 @@ }, { "name": "magento/module-gift-wrapping-staging", - "version": "100.4.5-beta124", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-gift-wrapping-staging/magento-module-gift-wrapping-staging-100.4.5.0-beta124.zip", - "shasum": "f63eb2abbf7510f62f495b7f96cfb4562a274b3e" + "url": "https://repo.magento.com/archives/magento/module-gift-wrapping-staging/magento-module-gift-wrapping-staging-100.4.5.0-beta2.zip", + "shasum": "816fb3d1d24ab4afebb95bb506e7ba3121d18a41" }, "require": { "lib-libxml": "*", @@ -12550,11 +12581,11 @@ }, { "name": "magento/module-google-adwords", - "version": "100.4.5-beta124", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-google-adwords/magento-module-google-adwords-100.4.5.0-beta124.zip", - "shasum": "0d53b1d65e2e288aac68dee805bf3282d2fe1129" + "url": "https://repo.magento.com/archives/magento/module-google-adwords/magento-module-google-adwords-100.4.5.0-beta2.zip", + "shasum": "7133cd16ba197b4539ac81138f0bff85b1056100" }, "require": { "magento/framework": "103.0.*", @@ -12579,11 +12610,11 @@ }, { "name": "magento/module-google-analytics", - "version": "100.4.4-beta124", + "version": "100.4.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-google-analytics/magento-module-google-analytics-100.4.4.0-beta124.zip", - "shasum": "75dc5d5472c2d84bded4fed9ab89361a68a3cc5f" + "url": "https://repo.magento.com/archives/magento/module-google-analytics/magento-module-google-analytics-100.4.4.0-beta2.zip", + "shasum": "94c88ef2abede249aaf504a56c173b272e1c4936" }, "require": { "magento/framework": "103.0.*", @@ -12612,11 +12643,11 @@ }, { "name": "magento/module-google-gtag", - "version": "100.4.3-beta124", + "version": "100.4.3-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-google-gtag/magento-module-google-gtag-100.4.3.0-beta124.zip", - "shasum": "53efb00ecec6cce7c5e4bdcb7c65d356e5ae4ad9" + "url": "https://repo.magento.com/archives/magento/module-google-gtag/magento-module-google-gtag-100.4.3.0-beta2.zip", + "shasum": "418fd59d8d04e74dd8cf75234e8aef3bebf3f2c5" }, "require": { "magento/framework": "103.0.*", @@ -12645,11 +12676,11 @@ }, { "name": "magento/module-google-optimizer", - "version": "100.4.7-beta124", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-google-optimizer/magento-module-google-optimizer-100.4.7.0-beta124.zip", - "shasum": "021a5d222d2fbf1f3479504829b52c670d87ee45" + "url": "https://repo.magento.com/archives/magento/module-google-optimizer/magento-module-google-optimizer-100.4.7.0-beta2.zip", + "shasum": "817f04aecf8d7ab394b646c16da22ed960c15669" }, "require": { "magento/framework": "103.0.*", @@ -12679,11 +12710,11 @@ }, { "name": "magento/module-google-optimizer-staging", - "version": "100.4.5-beta124", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-google-optimizer-staging/magento-module-google-optimizer-staging-100.4.5.0-beta124.zip", - "shasum": "8c1da17a5e822578eccc06cea075591ec170ef9a" + "url": "https://repo.magento.com/archives/magento/module-google-optimizer-staging/magento-module-google-optimizer-staging-100.4.5.0-beta2.zip", + "shasum": "d935d9c5a0ceba183b806b998677122faf2d569e" }, "require": { "lib-libxml": "*", @@ -12711,11 +12742,11 @@ }, { "name": "magento/module-google-tag-manager", - "version": "100.4.8-beta124", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-google-tag-manager/magento-module-google-tag-manager-100.4.8.0-beta124.zip", - "shasum": "c82e87b63b3992865898bdb059db2bd211163f4f" + "url": "https://repo.magento.com/archives/magento/module-google-tag-manager/magento-module-google-tag-manager-100.4.8.0-beta2.zip", + "shasum": "c5dde91e77b6a9ff3b6daaa40d2b076e352df98c" }, "require": { "magento/framework": "103.0.*", @@ -12753,11 +12784,11 @@ }, { "name": "magento/module-graph-ql", - "version": "100.4.8-beta124", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-graph-ql/magento-module-graph-ql-100.4.8.0-beta124.zip", - "shasum": "301e77f0bb8bef0fc45ca0713008810589fa0094" + "url": "https://repo.magento.com/archives/magento/module-graph-ql/magento-module-graph-ql-100.4.8.0-beta2.zip", + "shasum": "284eaff63504a74bc43b13c49a5dee4c859fe070" }, "require": { "magento/framework": "103.0.*", @@ -12787,11 +12818,11 @@ }, { "name": "magento/module-graph-ql-cache", - "version": "100.4.5-beta124", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-graph-ql-cache/magento-module-graph-ql-cache-100.4.5.0-beta124.zip", - "shasum": "46d5498ce3c330f84e4e4d7d2b1053bf05ed0fa5" + "url": "https://repo.magento.com/archives/magento/module-graph-ql-cache/magento-module-graph-ql-cache-100.4.5.0-beta2.zip", + "shasum": "265fc3f347007dbd04dc3b8fdbcf45caa4b4a29e" }, "require": { "magento/framework": "103.0.*", @@ -12818,11 +12849,11 @@ }, { "name": "magento/module-graph-ql-new-relic", - "version": "100.4.1-beta124", + "version": "100.4.1-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-graph-ql-new-relic/magento-module-graph-ql-new-relic-100.4.1.0-beta124.zip", - "shasum": "049a3dc22433050bcd854974ba6e84eb0607bc67" + "url": "https://repo.magento.com/archives/magento/module-graph-ql-new-relic/magento-module-graph-ql-new-relic-100.4.1.0-beta2.zip", + "shasum": "6e5b810571114bc628bc07287774581a1bbb1b82" }, "require": { "magento/framework": "103.0.*", @@ -12847,11 +12878,11 @@ }, { "name": "magento/module-graph-ql-resolver-cache", - "version": "100.4.1-beta124", + "version": "100.4.1-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-graph-ql-resolver-cache/magento-module-graph-ql-resolver-cache-100.4.1.0-beta124.zip", - "shasum": "33fb68814c1317b4db4272fd6b820fca401cb671" + "url": "https://repo.magento.com/archives/magento/module-graph-ql-resolver-cache/magento-module-graph-ql-resolver-cache-100.4.1.0-beta2.zip", + "shasum": "5f4e5648e00ee4ecce8358af3722048fdd5d2534" }, "require": { "magento/framework": "103.0.*", @@ -12905,11 +12936,11 @@ }, { "name": "magento/module-grouped-catalog-inventory", - "version": "100.4.5-beta124", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-grouped-catalog-inventory/magento-module-grouped-catalog-inventory-100.4.5.0-beta124.zip", - "shasum": "95a23e5741628ca08de27dfcea2402100b09ac59" + "url": "https://repo.magento.com/archives/magento/module-grouped-catalog-inventory/magento-module-grouped-catalog-inventory-100.4.5.0-beta2.zip", + "shasum": "b21e897b2f6701321a483670120a9d906fc4c54c" }, "require": { "magento/framework": "103.0.*", @@ -12935,11 +12966,11 @@ }, { "name": "magento/module-grouped-import-export", - "version": "100.4.6-beta124", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-grouped-import-export/magento-module-grouped-import-export-100.4.6.0-beta124.zip", - "shasum": "fad7bfdf1f85a045ac7e6b6a05373089f8113725" + "url": "https://repo.magento.com/archives/magento/module-grouped-import-export/magento-module-grouped-import-export-100.4.6.0-beta2.zip", + "shasum": "9fe6711312940681b8e0d8905286efc7fcd37500" }, "require": { "magento/framework": "103.0.*", @@ -12967,11 +12998,11 @@ }, { "name": "magento/module-grouped-product", - "version": "100.4.8-beta124", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-grouped-product/magento-module-grouped-product-100.4.8.0-beta124.zip", - "shasum": "4e382d6612c5ce1b73ef803881943fcbf2bfe821" + "url": "https://repo.magento.com/archives/magento/module-grouped-product/magento-module-grouped-product-100.4.8.0-beta2.zip", + "shasum": "0e74a52c1afceb9efde3ffb68bed71830e567d88" }, "require": { "magento/framework": "103.0.*", @@ -13010,11 +13041,11 @@ }, { "name": "magento/module-grouped-product-graph-ql", - "version": "100.4.8-beta124", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-grouped-product-graph-ql/magento-module-grouped-product-graph-ql-100.4.8.0-beta124.zip", - "shasum": "f5bf299fcd8a09b6b76315602705281f0b694703" + "url": "https://repo.magento.com/archives/magento/module-grouped-product-graph-ql/magento-module-grouped-product-graph-ql-100.4.8.0-beta2.zip", + "shasum": "931b38daa3363199ee378d1da14784306895d9ef" }, "require": { "magento/framework": "103.0.*", @@ -13042,11 +13073,11 @@ }, { "name": "magento/module-grouped-product-staging", - "version": "100.4.6-beta124", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-grouped-product-staging/magento-module-grouped-product-staging-100.4.6.0-beta124.zip", - "shasum": "47637b6d3b13b90d77370f8b1c526b2c2a567491" + "url": "https://repo.magento.com/archives/magento/module-grouped-product-staging/magento-module-grouped-product-staging-100.4.6.0-beta2.zip", + "shasum": "bfc7de24568d14d9cc432fe92ad11c73fc7efc16" }, "require": { "lib-libxml": "*", @@ -13077,11 +13108,11 @@ }, { "name": "magento/module-import-csv", - "version": "100.4.2-beta124", + "version": "100.4.2-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-import-csv/magento-module-import-csv-100.4.2.0-beta124.zip", - "shasum": "0896c363587f744e5bb9ab2120f73c3c6eb5e17e" + "url": "https://repo.magento.com/archives/magento/module-import-csv/magento-module-import-csv-100.4.2.0-beta2.zip", + "shasum": "5098985798d08d2adbd6805ce98e2714706f2298" }, "require": { "magento/framework": "103.0.*", @@ -13106,11 +13137,11 @@ }, { "name": "magento/module-import-csv-api", - "version": "100.4.2-beta124", + "version": "100.4.2-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-import-csv-api/magento-module-import-csv-api-100.4.2.0-beta124.zip", - "shasum": "ce9aca97387aefc207b5d98dfe1a16a446643e56" + "url": "https://repo.magento.com/archives/magento/module-import-csv-api/magento-module-import-csv-api-100.4.2.0-beta2.zip", + "shasum": "aac5ed4737272e60cfff7a4a027399a94e6db8ea" }, "require": { "magento/framework": "103.0.*", @@ -13133,11 +13164,11 @@ }, { "name": "magento/module-import-export", - "version": "101.0.8-beta124", + "version": "101.0.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-import-export/magento-module-import-export-101.0.8.0-beta124.zip", - "shasum": "8bb1b6a0461d69835bc62eef565468a7e20eee87" + "url": "https://repo.magento.com/archives/magento/module-import-export/magento-module-import-export-101.0.8.0-beta2.zip", + "shasum": "b25dda8247799e40da1d6901d42bb73b4b77e199" }, "require": { "ext-ctype": "*", @@ -13167,11 +13198,11 @@ }, { "name": "magento/module-import-json", - "version": "100.4.1-beta124", + "version": "100.4.1-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-import-json/magento-module-import-json-100.4.1.0-beta124.zip", - "shasum": "94d0ebcbcedcc0fd860ec0d472e1d27e3db8b5ad" + "url": "https://repo.magento.com/archives/magento/module-import-json/magento-module-import-json-100.4.1.0-beta2.zip", + "shasum": "72684b4c653f3eafc9053e702e9e6a8a2efabc25" }, "require": { "magento/framework": "103.0.*", @@ -13197,11 +13228,11 @@ }, { "name": "magento/module-import-json-api", - "version": "100.4.1-beta124", + "version": "100.4.1-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-import-json-api/magento-module-import-json-api-100.4.1.0-beta124.zip", - "shasum": "8ffd6961613fec81771fb500db753edc7626a58c" + "url": "https://repo.magento.com/archives/magento/module-import-json-api/magento-module-import-json-api-100.4.1.0-beta2.zip", + "shasum": "7b85c76f5a854cb70b125a54f6b0a4c01d57e4a4" }, "require": { "magento/framework": "103.0.*", @@ -13224,11 +13255,11 @@ }, { "name": "magento/module-indexer", - "version": "100.4.8-beta124", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-indexer/magento-module-indexer-100.4.8.0-beta124.zip", - "shasum": "3de05a8589f96bf7b801434700de75ad62bfebfe" + "url": "https://repo.magento.com/archives/magento/module-indexer/magento-module-indexer-100.4.8.0-beta2.zip", + "shasum": "d5b720d70dce0e44a01bf01f7a5bdb5312da9316" }, "require": { "magento/framework": "103.0.*", @@ -13254,11 +13285,11 @@ }, { "name": "magento/module-instant-purchase", - "version": "100.4.7-beta124", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-instant-purchase/magento-module-instant-purchase-100.4.7.0-beta124.zip", - "shasum": "8335482007d1ecf561360bcf4a1faca00339a3fe" + "url": "https://repo.magento.com/archives/magento/module-instant-purchase/magento-module-instant-purchase-100.4.7.0-beta2.zip", + "shasum": "6fcdec7148547fe293663bd059173401e0409fac" }, "require": { "magento/framework": "103.0.*", @@ -13288,11 +13319,11 @@ }, { "name": "magento/module-integration", - "version": "100.4.8-beta124", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-integration/magento-module-integration-100.4.8.0-beta124.zip", - "shasum": "1e8893ed71ae8ce778c4771ccd2eb52c684f37e0" + "url": "https://repo.magento.com/archives/magento/module-integration/magento-module-integration-100.4.8.0-beta2.zip", + "shasum": "b7b06da96da94a67fe07a13711ee4a5f2bb7c4bd" }, "require": { "magento/framework": "103.0.*", @@ -13322,11 +13353,11 @@ }, { "name": "magento/module-integration-graph-ql", - "version": "100.4.1-beta124", + "version": "100.4.1-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-integration-graph-ql/magento-module-integration-graph-ql-100.4.1.0-beta124.zip", - "shasum": "3ac6e037d5fbcf1cb6c56f28c9ec5827a2d93cab" + "url": "https://repo.magento.com/archives/magento/module-integration-graph-ql/magento-module-integration-graph-ql-100.4.1.0-beta2.zip", + "shasum": "032eea220c61571ea6bdd76d324040487cf4e375" }, "require": { "magento/framework": "103.0.*", @@ -13349,11 +13380,11 @@ }, { "name": "magento/module-inventory", - "version": "1.2.6-beta124", + "version": "1.2.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory/magento-module-inventory-1.2.6.0-beta124.zip", - "shasum": "f0c077f4eb884c600bdb6841403046ebd7744689" + "url": "https://repo.magento.com/archives/magento/module-inventory/magento-module-inventory-1.2.6.0-beta2.zip", + "shasum": "61589d375d4189883d797f84fc31374e39c9f30f" }, "require": { "magento/framework": "*", @@ -13377,11 +13408,11 @@ }, { "name": "magento/module-inventory-admin-ui", - "version": "1.2.6-beta124", + "version": "1.2.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-admin-ui/magento-module-inventory-admin-ui-1.2.6.0-beta124.zip", - "shasum": "2acf379ae6c09ae6d419181b41b7b9e4afaff1c9" + "url": "https://repo.magento.com/archives/magento/module-inventory-admin-ui/magento-module-inventory-admin-ui-1.2.6.0-beta2.zip", + "shasum": "5dc44a53c38e3741ecefc8e48ea9ed9e26a7baa2" }, "require": { "magento/framework": "*", @@ -13410,11 +13441,11 @@ }, { "name": "magento/module-inventory-advanced-checkout", - "version": "1.2.5-beta124", + "version": "1.2.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-advanced-checkout/magento-module-inventory-advanced-checkout-1.2.5.0-beta124.zip", - "shasum": "b82eb04b68fe89789e0b5d642e045e9712c6df76" + "url": "https://repo.magento.com/archives/magento/module-inventory-advanced-checkout/magento-module-inventory-advanced-checkout-1.2.5.0-beta2.zip", + "shasum": "0939534b42f7888e052fd6bf96fca3f2d0b4c32e" }, "require": { "magento/framework": "*", @@ -13443,11 +13474,11 @@ }, { "name": "magento/module-inventory-api", - "version": "1.2.6-beta124", + "version": "1.2.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-api/magento-module-inventory-api-1.2.6.0-beta124.zip", - "shasum": "35fcd5c246a80f0376f615b2a64d08a676295d47" + "url": "https://repo.magento.com/archives/magento/module-inventory-api/magento-module-inventory-api-1.2.6.0-beta2.zip", + "shasum": "bf8e41047473751508f1e712091c40ead07e7f4a" }, "require": { "magento/framework": "*", @@ -13470,11 +13501,11 @@ }, { "name": "magento/module-inventory-bundle-import-export", - "version": "1.1.4-beta124", + "version": "1.1.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-bundle-import-export/magento-module-inventory-bundle-import-export-1.1.4.0-beta124.zip", - "shasum": "24357fd18b7f7de1516fd1b714db6d564371ab60" + "url": "https://repo.magento.com/archives/magento/module-inventory-bundle-import-export/magento-module-inventory-bundle-import-export-1.1.4.0-beta2.zip", + "shasum": "51ffac5a1ed4eb93ab12461455035e865b43cc63" }, "require": { "magento/framework": "*", @@ -13500,11 +13531,11 @@ }, { "name": "magento/module-inventory-bundle-product", - "version": "1.2.5-beta124", + "version": "1.2.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-bundle-product/magento-module-inventory-bundle-product-1.2.5.0-beta124.zip", - "shasum": "24d53533efd03b26e68d6a4c1a53eea38b5b2557" + "url": "https://repo.magento.com/archives/magento/module-inventory-bundle-product/magento-module-inventory-bundle-product-1.2.5.0-beta2.zip", + "shasum": "63cd91b7ff950e7f5e48e067f04fa30652a12f25" }, "require": { "magento/framework": "*", @@ -13538,11 +13569,11 @@ }, { "name": "magento/module-inventory-bundle-product-admin-ui", - "version": "1.2.5-beta124", + "version": "1.2.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-bundle-product-admin-ui/magento-module-inventory-bundle-product-admin-ui-1.2.5.0-beta124.zip", - "shasum": "5eb5ee2a648a55114349d03c7a31e78cdccf3469" + "url": "https://repo.magento.com/archives/magento/module-inventory-bundle-product-admin-ui/magento-module-inventory-bundle-product-admin-ui-1.2.5.0-beta2.zip", + "shasum": "ef0bab802cde68bbdbebc1a0858de9f62e0af3ad" }, "require": { "magento/framework": "*", @@ -13573,11 +13604,11 @@ }, { "name": "magento/module-inventory-bundle-product-indexer", - "version": "1.1.5-beta124", + "version": "1.1.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-bundle-product-indexer/magento-module-inventory-bundle-product-indexer-1.1.5.0-beta124.zip", - "shasum": "3f6fcb2c8c60179d5d480e8d41c934fca5824456" + "url": "https://repo.magento.com/archives/magento/module-inventory-bundle-product-indexer/magento-module-inventory-bundle-product-indexer-1.1.5.0-beta2.zip", + "shasum": "d3f0f5b6b6ccad8cc021be648ff44a83411f127e" }, "require": { "magento/framework": "*", @@ -13610,11 +13641,11 @@ }, { "name": "magento/module-inventory-cache", - "version": "1.2.6-beta124", + "version": "1.2.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-cache/magento-module-inventory-cache-1.2.6.0-beta124.zip", - "shasum": "7093865b89fee676ce4842eb08876fd6300a3979" + "url": "https://repo.magento.com/archives/magento/module-inventory-cache/magento-module-inventory-cache-1.2.6.0-beta2.zip", + "shasum": "86b4d601d24b8e84d936c2c2747af2eddf717b44" }, "require": { "magento/framework": "*", @@ -13642,11 +13673,11 @@ }, { "name": "magento/module-inventory-catalog", - "version": "1.3.3-beta124", + "version": "1.3.3-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-catalog/magento-module-inventory-catalog-1.3.3.0-beta124.zip", - "shasum": "c301fc25893f6ca05da09c8e8f1b8faddb147468" + "url": "https://repo.magento.com/archives/magento/module-inventory-catalog/magento-module-inventory-catalog-1.3.3.0-beta2.zip", + "shasum": "b2dec6c0d530a918b3c6b77dd6e21beff3902736" }, "require": { "magento/framework": "*", @@ -13682,11 +13713,11 @@ }, { "name": "magento/module-inventory-catalog-admin-ui", - "version": "1.2.6-beta124", + "version": "1.2.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-admin-ui/magento-module-inventory-catalog-admin-ui-1.2.6.0-beta124.zip", - "shasum": "532ec41aa8462899b71e67d0ce96c70ff866316e" + "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-admin-ui/magento-module-inventory-catalog-admin-ui-1.2.6.0-beta2.zip", + "shasum": "aaeb1801d4d5aba9195cffa63507fde3acd00367" }, "require": { "magento/framework": "*", @@ -13721,11 +13752,11 @@ }, { "name": "magento/module-inventory-catalog-api", - "version": "1.3.6-beta124", + "version": "1.3.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-api/magento-module-inventory-catalog-api-1.3.6.0-beta124.zip", - "shasum": "701964768f63bb68ff5f8eb5cbbac627b8e5d26a" + "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-api/magento-module-inventory-catalog-api-1.3.6.0-beta2.zip", + "shasum": "4be5d064ebf0331f6d3cd746378c9146829db864" }, "require": { "magento/framework": "*", @@ -13748,11 +13779,11 @@ }, { "name": "magento/module-inventory-catalog-frontend-ui", - "version": "1.0.5-beta124", + "version": "1.0.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-frontend-ui/magento-module-inventory-catalog-frontend-ui-1.0.5.0-beta124.zip", - "shasum": "1c9a7d5771fd1372c309dafb8c65132cc83b7155" + "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-frontend-ui/magento-module-inventory-catalog-frontend-ui-1.0.5.0-beta2.zip", + "shasum": "91f84a1673822cb8fea5a8200a98cae68150eea8" }, "require": { "magento/framework": "*", @@ -13781,11 +13812,11 @@ }, { "name": "magento/module-inventory-catalog-rule", - "version": "100.2.0-beta124", + "version": "100.2.0-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-rule/magento-module-inventory-catalog-rule-100.2.0.0-beta124.zip", - "shasum": "3de860bd3bebd37261676c726648d359f0cca09c" + "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-rule/magento-module-inventory-catalog-rule-100.2.0.0-beta2.zip", + "shasum": "fe0586e2c3beb226153af9fbe92833886781ec2e" }, "require": { "magento/framework": "*", @@ -13818,11 +13849,11 @@ }, { "name": "magento/module-inventory-catalog-search", - "version": "1.2.6-beta124", + "version": "1.2.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-search/magento-module-inventory-catalog-search-1.2.6.0-beta124.zip", - "shasum": "5dab53ea6eb5104f174fa1da6a14d730b4a209bf" + "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-search/magento-module-inventory-catalog-search-1.2.6.0-beta2.zip", + "shasum": "3704a4039594ccd79c7f44cda6f583be040e2f37" }, "require": { "magento/framework": "*", @@ -13850,11 +13881,11 @@ }, { "name": "magento/module-inventory-catalog-search-bundle-product", - "version": "1.0.4-beta124", + "version": "1.0.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-search-bundle-product/magento-module-inventory-catalog-search-bundle-product-1.0.4.0-beta124.zip", - "shasum": "3a9e2655513e4393da46f57e1607a8517771b931" + "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-search-bundle-product/magento-module-inventory-catalog-search-bundle-product-1.0.4.0-beta2.zip", + "shasum": "054287ef845d150844fd4f5a1939eb6a4fbbe7ff" }, "require": { "magento/framework": "*", @@ -13882,11 +13913,11 @@ }, { "name": "magento/module-inventory-catalog-search-configurable-product", - "version": "1.0.4-beta124", + "version": "1.0.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-search-configurable-product/magento-module-inventory-catalog-search-configurable-product-1.0.4.0-beta124.zip", - "shasum": "8c804c9650ed891eff712e2a4cd2c1c95b01cd55" + "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-search-configurable-product/magento-module-inventory-catalog-search-configurable-product-1.0.4.0-beta2.zip", + "shasum": "eacba98a7f4f897dd1216103c88622ac3ddc06fd" }, "require": { "magento/framework": "*", @@ -13914,11 +13945,11 @@ }, { "name": "magento/module-inventory-configurable-product", - "version": "1.2.6-beta124", + "version": "1.2.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-configurable-product/magento-module-inventory-configurable-product-1.2.6.0-beta124.zip", - "shasum": "4c29c22aca75ce4af998e162223f521b5b44fb49" + "url": "https://repo.magento.com/archives/magento/module-inventory-configurable-product/magento-module-inventory-configurable-product-1.2.6.0-beta2.zip", + "shasum": "0eb789ca3bd54899c5bc4fa36a032c98a7210e31" }, "require": { "magento/framework": "*", @@ -13956,11 +13987,11 @@ }, { "name": "magento/module-inventory-configurable-product-admin-ui", - "version": "1.2.6-beta124", + "version": "1.2.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-configurable-product-admin-ui/magento-module-inventory-configurable-product-admin-ui-1.2.6.0-beta124.zip", - "shasum": "af4ba2471c8065695a81161d8206e37f1606f87e" + "url": "https://repo.magento.com/archives/magento/module-inventory-configurable-product-admin-ui/magento-module-inventory-configurable-product-admin-ui-1.2.6.0-beta2.zip", + "shasum": "a364d2975e9334fb5437440ddce902ffed724134" }, "require": { "magento/framework": "*", @@ -13988,11 +14019,11 @@ }, { "name": "magento/module-inventory-configurable-product-frontend-ui", - "version": "1.0.6-beta124", + "version": "1.0.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-configurable-product-frontend-ui/magento-module-inventory-configurable-product-frontend-ui-1.0.6.0-beta124.zip", - "shasum": "326d1ae582af0fb1455112817b87a93e771cf6ac" + "url": "https://repo.magento.com/archives/magento/module-inventory-configurable-product-frontend-ui/magento-module-inventory-configurable-product-frontend-ui-1.0.6.0-beta2.zip", + "shasum": "b554e16a707fa07a866c8a4700c6e4055812d683" }, "require": { "magento/framework": "*", @@ -14022,11 +14053,11 @@ }, { "name": "magento/module-inventory-configurable-product-indexer", - "version": "1.2.6-beta124", + "version": "1.2.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-configurable-product-indexer/magento-module-inventory-configurable-product-indexer-1.2.6.0-beta124.zip", - "shasum": "49d150c15abbd3bd2faac225c2b46a9642e4c55c" + "url": "https://repo.magento.com/archives/magento/module-inventory-configurable-product-indexer/magento-module-inventory-configurable-product-indexer-1.2.6.0-beta2.zip", + "shasum": "4ff47a840ccd7d9a9890d3fbebd531693dbb9781" }, "require": { "magento/framework": "*", @@ -14058,11 +14089,11 @@ }, { "name": "magento/module-inventory-configuration", - "version": "1.2.5-beta124", + "version": "1.2.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-configuration/magento-module-inventory-configuration-1.2.5.0-beta124.zip", - "shasum": "9e24034dfac662ffb27b46f02805ec20c1f54486" + "url": "https://repo.magento.com/archives/magento/module-inventory-configuration/magento-module-inventory-configuration-1.2.5.0-beta2.zip", + "shasum": "91939d59ecee78deff8155513e2f052f7b6fe15b" }, "require": { "magento/framework": "*", @@ -14090,11 +14121,11 @@ }, { "name": "magento/module-inventory-configuration-api", - "version": "1.2.4-beta124", + "version": "1.2.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-configuration-api/magento-module-inventory-configuration-api-1.2.4.0-beta124.zip", - "shasum": "c351c8ed665a4171393ee3ff85da126ad4f671f8" + "url": "https://repo.magento.com/archives/magento/module-inventory-configuration-api/magento-module-inventory-configuration-api-1.2.4.0-beta2.zip", + "shasum": "81cae03cecb8560f53ccac487433f2916c77ed6c" }, "require": { "magento/framework": "*", @@ -14117,11 +14148,11 @@ }, { "name": "magento/module-inventory-distance-based-source-selection", - "version": "1.2.5-beta124", + "version": "1.2.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-distance-based-source-selection/magento-module-inventory-distance-based-source-selection-1.2.5.0-beta124.zip", - "shasum": "e9996b0a67874e3cacabe44853ffc7a0d8ec75c0" + "url": "https://repo.magento.com/archives/magento/module-inventory-distance-based-source-selection/magento-module-inventory-distance-based-source-selection-1.2.5.0-beta2.zip", + "shasum": "84f2e4ca069739752a3c93a8d405f6e5f6279cfc" }, "require": { "magento/framework": "*", @@ -14148,11 +14179,11 @@ }, { "name": "magento/module-inventory-distance-based-source-selection-admin-ui", - "version": "1.2.4-beta124", + "version": "1.2.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-distance-based-source-selection-admin-ui/magento-module-inventory-distance-based-source-selection-admin-ui-1.2.4.0-beta124.zip", - "shasum": "19dfd9d6cf2790a008873b289a93098886ca582d" + "url": "https://repo.magento.com/archives/magento/module-inventory-distance-based-source-selection-admin-ui/magento-module-inventory-distance-based-source-selection-admin-ui-1.2.4.0-beta2.zip", + "shasum": "eab49379fe5724dfccd54fa1ef6e3b02253686af" }, "require": { "magento/framework": "*", @@ -14175,11 +14206,11 @@ }, { "name": "magento/module-inventory-distance-based-source-selection-api", - "version": "1.2.4-beta124", + "version": "1.2.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-distance-based-source-selection-api/magento-module-inventory-distance-based-source-selection-api-1.2.4.0-beta124.zip", - "shasum": "b69426bf8a262def117eaaf948d3873582e75ac5" + "url": "https://repo.magento.com/archives/magento/module-inventory-distance-based-source-selection-api/magento-module-inventory-distance-based-source-selection-api-1.2.4.0-beta2.zip", + "shasum": "dff05e98377376d64c77b01382ab6045def540d7" }, "require": { "magento/framework": "*", @@ -14203,11 +14234,11 @@ }, { "name": "magento/module-inventory-elasticsearch", - "version": "1.2.5-beta124", + "version": "1.2.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-elasticsearch/magento-module-inventory-elasticsearch-1.2.5.0-beta124.zip", - "shasum": "8fd68c1cbca17201a9016c67e89fe165524a7c42" + "url": "https://repo.magento.com/archives/magento/module-inventory-elasticsearch/magento-module-inventory-elasticsearch-1.2.5.0-beta2.zip", + "shasum": "9de0ea4a98a05ea2512249223575ca968e6be2de" }, "require": { "magento/framework": "*", @@ -14239,11 +14270,11 @@ }, { "name": "magento/module-inventory-export-stock", - "version": "1.2.5-beta124", + "version": "1.2.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-export-stock/magento-module-inventory-export-stock-1.2.5.0-beta124.zip", - "shasum": "ebb93b1ae547f2e2bf37afb03ff060a51f07a33a" + "url": "https://repo.magento.com/archives/magento/module-inventory-export-stock/magento-module-inventory-export-stock-1.2.5.0-beta2.zip", + "shasum": "16239bd186d69148660dbc3ab5640053f0d65595" }, "require": { "magento/framework": "*", @@ -14277,11 +14308,11 @@ }, { "name": "magento/module-inventory-export-stock-api", - "version": "1.2.4-beta124", + "version": "1.2.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-export-stock-api/magento-module-inventory-export-stock-api-1.2.4.0-beta124.zip", - "shasum": "65fb98b9078b1167f5b44f4d54dd779c28b4bd0c" + "url": "https://repo.magento.com/archives/magento/module-inventory-export-stock-api/magento-module-inventory-export-stock-api-1.2.4.0-beta2.zip", + "shasum": "992101125f23d28ac15a0d44b1b14f192a545331" }, "require": { "magento/framework": "*", @@ -14305,11 +14336,11 @@ }, { "name": "magento/module-inventory-graph-ql", - "version": "1.2.5-beta124", + "version": "1.2.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-graph-ql/magento-module-inventory-graph-ql-1.2.5.0-beta124.zip", - "shasum": "67ecf5a83a89619206cbc5df723df6744b4e0b75" + "url": "https://repo.magento.com/archives/magento/module-inventory-graph-ql/magento-module-inventory-graph-ql-1.2.5.0-beta2.zip", + "shasum": "b1ec28f71630b1187645b332bf9cc0ff55432833" }, "require": { "magento/framework": "*", @@ -14336,11 +14367,11 @@ }, { "name": "magento/module-inventory-grouped-product", - "version": "1.3.3-beta124", + "version": "1.3.3-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-grouped-product/magento-module-inventory-grouped-product-1.3.3.0-beta124.zip", - "shasum": "2d1ab0f9c0268c08821a6395f322a953bb98a46e" + "url": "https://repo.magento.com/archives/magento/module-inventory-grouped-product/magento-module-inventory-grouped-product-1.3.3.0-beta2.zip", + "shasum": "a029b34a5f369c90eb50fe085621a91422c4c16e" }, "require": { "magento/framework": "*", @@ -14371,11 +14402,11 @@ }, { "name": "magento/module-inventory-grouped-product-admin-ui", - "version": "1.2.5-beta124", + "version": "1.2.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-grouped-product-admin-ui/magento-module-inventory-grouped-product-admin-ui-1.2.5.0-beta124.zip", - "shasum": "7f8426cb19ef6c842a9e16dc01a19b6f1bbc0b83" + "url": "https://repo.magento.com/archives/magento/module-inventory-grouped-product-admin-ui/magento-module-inventory-grouped-product-admin-ui-1.2.5.0-beta2.zip", + "shasum": "eeffc1b8a4e10f7adf1dd50bf6bac5d43276131e" }, "require": { "magento/framework": "*", @@ -14407,11 +14438,11 @@ }, { "name": "magento/module-inventory-grouped-product-indexer", - "version": "1.2.6-beta124", + "version": "1.2.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-grouped-product-indexer/magento-module-inventory-grouped-product-indexer-1.2.6.0-beta124.zip", - "shasum": "06dfae9e882f6964f765a4f2cce61ada3d1a4c5d" + "url": "https://repo.magento.com/archives/magento/module-inventory-grouped-product-indexer/magento-module-inventory-grouped-product-indexer-1.2.6.0-beta2.zip", + "shasum": "d5a397be71069bb848942ae8b45f1f8bf87110bf" }, "require": { "magento/framework": "*", @@ -14443,11 +14474,11 @@ }, { "name": "magento/module-inventory-import-export", - "version": "1.2.6-beta124", + "version": "1.2.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-import-export/magento-module-inventory-import-export-1.2.6.0-beta124.zip", - "shasum": "c8fbb71f33a84154b262f0d93742914555abb0e2" + "url": "https://repo.magento.com/archives/magento/module-inventory-import-export/magento-module-inventory-import-export-1.2.6.0-beta2.zip", + "shasum": "0b82a8ae5cd214ff403f6a9fcc5efe30769dfde8" }, "require": { "magento/framework": "*", @@ -14479,11 +14510,11 @@ }, { "name": "magento/module-inventory-in-store-pickup", - "version": "1.1.4-beta124", + "version": "1.1.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup/magento-module-inventory-in-store-pickup-1.1.4.0-beta124.zip", - "shasum": "3d33dfb06da1113a84f0d83c16af197cd4424a17" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup/magento-module-inventory-in-store-pickup-1.1.4.0-beta2.zip", + "shasum": "873a94f46b43d7eed75f22ba2d13c0248767f868" }, "require": { "magento/framework": "*", @@ -14514,11 +14545,11 @@ }, { "name": "magento/module-inventory-in-store-pickup-admin-ui", - "version": "1.1.5-beta124", + "version": "1.1.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-admin-ui/magento-module-inventory-in-store-pickup-admin-ui-1.1.5.0-beta124.zip", - "shasum": "6fbd16ef0245c63dfd5e7a63df36af7d8949d327" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-admin-ui/magento-module-inventory-in-store-pickup-admin-ui-1.1.5.0-beta2.zip", + "shasum": "87c42be69503b8c6af031d99edbb0a3ac09d97c4" }, "require": { "magento/framework": "*", @@ -14546,11 +14577,11 @@ }, { "name": "magento/module-inventory-in-store-pickup-api", - "version": "1.1.4-beta124", + "version": "1.1.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-api/magento-module-inventory-in-store-pickup-api-1.1.4.0-beta124.zip", - "shasum": "90e84c3fe3cb37ee8aa811d26cfcb75cf2219ef5" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-api/magento-module-inventory-in-store-pickup-api-1.1.4.0-beta2.zip", + "shasum": "52e0b3ab15ae1ac0eca8264f71bbf19f49ed63ab" }, "require": { "magento/framework": "*", @@ -14574,11 +14605,11 @@ }, { "name": "magento/module-inventory-in-store-pickup-frontend", - "version": "1.1.6-beta124", + "version": "1.1.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-frontend/magento-module-inventory-in-store-pickup-frontend-1.1.6.0-beta124.zip", - "shasum": "44df04b770921b9ebd5bc4ce8a9a731c6e32f988" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-frontend/magento-module-inventory-in-store-pickup-frontend-1.1.6.0-beta2.zip", + "shasum": "06c990aa40bd38d32456c83360269846ef38917e" }, "require": { "magento/framework": "*", @@ -14606,11 +14637,11 @@ }, { "name": "magento/module-inventory-in-store-pickup-graph-ql", - "version": "1.1.5-beta124", + "version": "1.1.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-graph-ql/magento-module-inventory-in-store-pickup-graph-ql-1.1.5.0-beta124.zip", - "shasum": "f36f18b5290ef535d0b693335ff168426071116a" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-graph-ql/magento-module-inventory-in-store-pickup-graph-ql-1.1.5.0-beta2.zip", + "shasum": "1c3f44ebfdd4451bc06667d7e2535b8c656e2e76" }, "require": { "magento/framework": "*", @@ -14636,11 +14667,11 @@ }, { "name": "magento/module-inventory-in-store-pickup-multishipping", - "version": "1.1.4-beta124", + "version": "1.1.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-multishipping/magento-module-inventory-in-store-pickup-multishipping-1.1.4.0-beta124.zip", - "shasum": "cc4a611fd33d3957297328364c1aa64be48dcaaa" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-multishipping/magento-module-inventory-in-store-pickup-multishipping-1.1.4.0-beta2.zip", + "shasum": "64c133107b413684d23af4722e56064eb8d0f6a0" }, "require": { "magento/framework": "*", @@ -14666,11 +14697,11 @@ }, { "name": "magento/module-inventory-in-store-pickup-quote", - "version": "1.1.4-beta124", + "version": "1.1.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-quote/magento-module-inventory-in-store-pickup-quote-1.1.4.0-beta124.zip", - "shasum": "5161df6c36508aece5ace5368cabdc933cf8a8c0" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-quote/magento-module-inventory-in-store-pickup-quote-1.1.4.0-beta2.zip", + "shasum": "27083c8421de0906ebd5e747f302734b0187d50e" }, "require": { "magento/framework": "*", @@ -14699,11 +14730,11 @@ }, { "name": "magento/module-inventory-in-store-pickup-quote-graph-ql", - "version": "1.1.4-beta124", + "version": "1.1.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-quote-graph-ql/magento-module-inventory-in-store-pickup-quote-graph-ql-1.1.4.0-beta124.zip", - "shasum": "c115855a7a8cec8394d1f8c3b7f29eaacc6bf7a9" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-quote-graph-ql/magento-module-inventory-in-store-pickup-quote-graph-ql-1.1.4.0-beta2.zip", + "shasum": "960c4fea2f7f75205590ac89fb4a0d128e3f292b" }, "require": { "magento/framework": "*", @@ -14729,11 +14760,11 @@ }, { "name": "magento/module-inventory-in-store-pickup-sales", - "version": "1.1.4-beta124", + "version": "1.1.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-sales/magento-module-inventory-in-store-pickup-sales-1.1.4.0-beta124.zip", - "shasum": "9f4c2c753851520ed77d4d2ac3fa57b46e68aaeb" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-sales/magento-module-inventory-in-store-pickup-sales-1.1.4.0-beta2.zip", + "shasum": "c76f854ce0a006bcc94c465443b27f17be8222e6" }, "require": { "magento/framework": "*", @@ -14762,11 +14793,11 @@ }, { "name": "magento/module-inventory-in-store-pickup-sales-admin-ui", - "version": "1.1.6-beta124", + "version": "1.1.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-sales-admin-ui/magento-module-inventory-in-store-pickup-sales-admin-ui-1.1.6.0-beta124.zip", - "shasum": "713db27c33847500801d1448ae5ae1d0a013f8ee" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-sales-admin-ui/magento-module-inventory-in-store-pickup-sales-admin-ui-1.1.6.0-beta2.zip", + "shasum": "cdf9a68c4d4464af846b55621eff4905faaba204" }, "require": { "magento/framework": "*", @@ -14798,11 +14829,11 @@ }, { "name": "magento/module-inventory-in-store-pickup-sales-api", - "version": "1.1.4-beta124", + "version": "1.1.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-sales-api/magento-module-inventory-in-store-pickup-sales-api-1.1.4.0-beta124.zip", - "shasum": "e1b9767e9cf8629e9f766fbddc57c320fe35e79a" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-sales-api/magento-module-inventory-in-store-pickup-sales-api-1.1.4.0-beta2.zip", + "shasum": "ccdcf37a48c715018e26ee3bd197d70a25640f26" }, "require": { "magento/framework": "*", @@ -14825,11 +14856,11 @@ }, { "name": "magento/module-inventory-in-store-pickup-shipping", - "version": "1.1.5-beta124", + "version": "1.1.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-shipping/magento-module-inventory-in-store-pickup-shipping-1.1.5.0-beta124.zip", - "shasum": "1b08ef9cb21bcff00837cfef85216fbab7e20069" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-shipping/magento-module-inventory-in-store-pickup-shipping-1.1.5.0-beta2.zip", + "shasum": "45250d5d440b858449480364ec6fb231b0fe0b0e" }, "require": { "magento/framework": "*", @@ -14858,11 +14889,11 @@ }, { "name": "magento/module-inventory-in-store-pickup-shipping-admin-ui", - "version": "1.1.4-beta124", + "version": "1.1.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-shipping-admin-ui/magento-module-inventory-in-store-pickup-shipping-admin-ui-1.1.4.0-beta124.zip", - "shasum": "843e5caaa0612481a95f749d8b8bc059c4e38dee" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-shipping-admin-ui/magento-module-inventory-in-store-pickup-shipping-admin-ui-1.1.4.0-beta2.zip", + "shasum": "10ab52f0134581de04dd64392faf092623c62ba3" }, "require": { "magento/framework": "*", @@ -14889,11 +14920,11 @@ }, { "name": "magento/module-inventory-in-store-pickup-shipping-api", - "version": "1.1.4-beta124", + "version": "1.1.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-shipping-api/magento-module-inventory-in-store-pickup-shipping-api-1.1.4.0-beta124.zip", - "shasum": "af959204a192c3923447cb0d7866d6b4891d16e7" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-shipping-api/magento-module-inventory-in-store-pickup-shipping-api-1.1.4.0-beta2.zip", + "shasum": "707d1ef4947f389a19a7c8666299c1f512067578" }, "require": { "magento/framework": "*", @@ -14919,11 +14950,11 @@ }, { "name": "magento/module-inventory-in-store-pickup-webapi-extension", - "version": "1.1.4-beta124", + "version": "1.1.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-webapi-extension/magento-module-inventory-in-store-pickup-webapi-extension-1.1.4.0-beta124.zip", - "shasum": "11236bb34925bf32e24074dbeb3d051bd39d5319" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-webapi-extension/magento-module-inventory-in-store-pickup-webapi-extension-1.1.4.0-beta2.zip", + "shasum": "5a55535b586f496e6d571b1cb88a98e8ad3a3fe5" }, "require": { "magento/framework": "*", @@ -14947,11 +14978,11 @@ }, { "name": "magento/module-inventory-indexer", - "version": "2.2.3-beta124", + "version": "2.2.3-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-indexer/magento-module-inventory-indexer-2.2.3.0-beta124.zip", - "shasum": "892bcaff93f3718767ce521ee16621777aa13110" + "url": "https://repo.magento.com/archives/magento/module-inventory-indexer/magento-module-inventory-indexer-2.2.3.0-beta2.zip", + "shasum": "a12317207afc6ab6df21311222c51da3892fefef" }, "require": { "magento/framework": "*", @@ -14985,11 +15016,11 @@ }, { "name": "magento/module-inventory-low-quantity-notification", - "version": "1.2.5-beta124", + "version": "1.2.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-low-quantity-notification/magento-module-inventory-low-quantity-notification-1.2.5.0-beta124.zip", - "shasum": "2e2e6d7356ab43ad79c6f7998632ba364cf9c398" + "url": "https://repo.magento.com/archives/magento/module-inventory-low-quantity-notification/magento-module-inventory-low-quantity-notification-1.2.5.0-beta2.zip", + "shasum": "1c9ce5c672fe3234fb94c6cb43ac97bc3ea69051" }, "require": { "magento/framework": "*", @@ -15021,11 +15052,11 @@ }, { "name": "magento/module-inventory-low-quantity-notification-admin-ui", - "version": "1.2.5-beta124", + "version": "1.2.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-low-quantity-notification-admin-ui/magento-module-inventory-low-quantity-notification-admin-ui-1.2.5.0-beta124.zip", - "shasum": "fd0b5fa39ca3dac0ec2854f54838c80d0c9ec25b" + "url": "https://repo.magento.com/archives/magento/module-inventory-low-quantity-notification-admin-ui/magento-module-inventory-low-quantity-notification-admin-ui-1.2.5.0-beta2.zip", + "shasum": "0c3595b2c967593037986200c8f823391081b281" }, "require": { "magento/framework": "*", @@ -15057,11 +15088,11 @@ }, { "name": "magento/module-inventory-low-quantity-notification-api", - "version": "1.2.5-beta124", + "version": "1.2.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-low-quantity-notification-api/magento-module-inventory-low-quantity-notification-api-1.2.5.0-beta124.zip", - "shasum": "4fc43285cd3cdf850fa639316742ee561d12a889" + "url": "https://repo.magento.com/archives/magento/module-inventory-low-quantity-notification-api/magento-module-inventory-low-quantity-notification-api-1.2.5.0-beta2.zip", + "shasum": "3973c0223b1f96a282df77a5795ff885cdff3db6" }, "require": { "magento/framework": "*", @@ -15084,11 +15115,11 @@ }, { "name": "magento/module-inventory-multi-dimensional-indexer-api", - "version": "1.2.4-beta124", + "version": "1.2.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-multi-dimensional-indexer-api/magento-module-inventory-multi-dimensional-indexer-api-1.2.4.0-beta124.zip", - "shasum": "f4b5053b459c3ea56a4fbbb6af172d886c446f5f" + "url": "https://repo.magento.com/archives/magento/module-inventory-multi-dimensional-indexer-api/magento-module-inventory-multi-dimensional-indexer-api-1.2.4.0-beta2.zip", + "shasum": "3e677a46f9f402dfbf132e62fd5bad2d20b8af8d" }, "require": { "magento/framework": "*", @@ -15111,11 +15142,11 @@ }, { "name": "magento/module-inventory-product-alert", - "version": "1.2.5-beta124", + "version": "1.2.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-product-alert/magento-module-inventory-product-alert-1.2.5.0-beta124.zip", - "shasum": "1a909d10ab9ae16e48496dd88a084d63d8e5b53c" + "url": "https://repo.magento.com/archives/magento/module-inventory-product-alert/magento-module-inventory-product-alert-1.2.5.0-beta2.zip", + "shasum": "5f7c058646a618a63589e6f455b60d23c5771ed0" }, "require": { "magento/framework": "*", @@ -15147,11 +15178,11 @@ }, { "name": "magento/module-inventory-quote-graph-ql", - "version": "1.0.5-beta124", + "version": "1.0.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-quote-graph-ql/magento-module-inventory-quote-graph-ql-1.0.5.0-beta124.zip", - "shasum": "73e565656589630b3bf8aa5a3d5000edda47fd61" + "url": "https://repo.magento.com/archives/magento/module-inventory-quote-graph-ql/magento-module-inventory-quote-graph-ql-1.0.5.0-beta2.zip", + "shasum": "6d6e4ded2d464209033edc62063a7259b8a635cc" }, "require": { "magento/framework": "*", @@ -15178,11 +15209,11 @@ }, { "name": "magento/module-inventory-requisition-list", - "version": "1.2.6-beta124", + "version": "1.2.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-requisition-list/magento-module-inventory-requisition-list-1.2.6.0-beta124.zip", - "shasum": "03ed384ae9a02fde564b31449a59970a58d00b4b" + "url": "https://repo.magento.com/archives/magento/module-inventory-requisition-list/magento-module-inventory-requisition-list-1.2.6.0-beta2.zip", + "shasum": "28102fed46f23ed134d15b0bed5b3f0bc7f52893" }, "require": { "magento/framework": "*", @@ -15210,11 +15241,11 @@ }, { "name": "magento/module-inventory-reservation-cli", - "version": "1.2.5-beta124", + "version": "1.2.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-reservation-cli/magento-module-inventory-reservation-cli-1.2.5.0-beta124.zip", - "shasum": "630ee6d3e64a5df84348b0cf1e91e3e69151f02f" + "url": "https://repo.magento.com/archives/magento/module-inventory-reservation-cli/magento-module-inventory-reservation-cli-1.2.5.0-beta2.zip", + "shasum": "5037277eeabba8d72f3cd9a1a844d5b0a182745a" }, "require": { "magento/framework": "*", @@ -15243,11 +15274,11 @@ }, { "name": "magento/module-inventory-reservations", - "version": "1.2.4-beta124", + "version": "1.2.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-reservations/magento-module-inventory-reservations-1.2.4.0-beta124.zip", - "shasum": "eea91023ccb79831291b247b2eef6bed2b232ba8" + "url": "https://repo.magento.com/archives/magento/module-inventory-reservations/magento-module-inventory-reservations-1.2.4.0-beta2.zip", + "shasum": "dfefe60cbea6a38a2bb64829d3280206e0d2f4ad" }, "require": { "magento/framework": "*", @@ -15271,11 +15302,11 @@ }, { "name": "magento/module-inventory-reservations-api", - "version": "1.2.4-beta124", + "version": "1.2.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-reservations-api/magento-module-inventory-reservations-api-1.2.4.0-beta124.zip", - "shasum": "d74df48cee3b5f87c3eb4d3c4a66b8a18483359b" + "url": "https://repo.magento.com/archives/magento/module-inventory-reservations-api/magento-module-inventory-reservations-api-1.2.4.0-beta2.zip", + "shasum": "96eb2cb1935a4a6cfa0b3cb62d21c79f32dec346" }, "require": { "magento/framework": "*", @@ -15298,11 +15329,11 @@ }, { "name": "magento/module-inventory-sales", - "version": "1.3.3-beta124", + "version": "1.3.3-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-sales/magento-module-inventory-sales-1.3.3.0-beta124.zip", - "shasum": "ddbd159001574c8c4995f690b38b18a4550f1ccb" + "url": "https://repo.magento.com/archives/magento/module-inventory-sales/magento-module-inventory-sales-1.3.3.0-beta2.zip", + "shasum": "32b50520dfd6d8ed3955c9b1d830d86449498ddc" }, "require": { "magento/framework": "*", @@ -15344,11 +15375,11 @@ }, { "name": "magento/module-inventory-sales-admin-ui", - "version": "1.2.6-beta124", + "version": "1.2.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-sales-admin-ui/magento-module-inventory-sales-admin-ui-1.2.6.0-beta124.zip", - "shasum": "048a97029fa65ef5c47d7bfdb9751eeba2e1d8ba" + "url": "https://repo.magento.com/archives/magento/module-inventory-sales-admin-ui/magento-module-inventory-sales-admin-ui-1.2.6.0-beta2.zip", + "shasum": "744ac0ab9c7c7c3cb405daab935a9d077dd99056" }, "require": { "magento/framework": "*", @@ -15384,11 +15415,11 @@ }, { "name": "magento/module-inventory-sales-api", - "version": "1.2.5-beta124", + "version": "1.2.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-sales-api/magento-module-inventory-sales-api-1.2.5.0-beta124.zip", - "shasum": "b0432b1daa2a083b4a4062bc49db717a6f238b08" + "url": "https://repo.magento.com/archives/magento/module-inventory-sales-api/magento-module-inventory-sales-api-1.2.5.0-beta2.zip", + "shasum": "9c640cbf11a14373712c80b661a987804c3c6172" }, "require": { "magento/framework": "*", @@ -15413,11 +15444,11 @@ }, { "name": "magento/module-inventory-sales-async-order", - "version": "100.2.2-beta124", + "version": "100.2.2-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-sales-async-order/magento-module-inventory-sales-async-order-100.2.2.0-beta124.zip", - "shasum": "c944f70ae889dcc026acc80693beb87c44413dc2" + "url": "https://repo.magento.com/archives/magento/module-inventory-sales-async-order/magento-module-inventory-sales-async-order-100.2.2.0-beta2.zip", + "shasum": "cfdc3dbaca0472b5d3467d01be927870f00f89a9" }, "require": { "magento/framework": "*", @@ -15449,11 +15480,11 @@ }, { "name": "magento/module-inventory-sales-frontend-ui", - "version": "1.2.5-beta124", + "version": "1.2.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-sales-frontend-ui/magento-module-inventory-sales-frontend-ui-1.2.5.0-beta124.zip", - "shasum": "79095ec8c60a472caab6da87bb3ba926d5106f6d" + "url": "https://repo.magento.com/archives/magento/module-inventory-sales-frontend-ui/magento-module-inventory-sales-frontend-ui-1.2.5.0-beta2.zip", + "shasum": "1f3f1e7c8df62ec2cfecd6946f401af0efa5deaf" }, "require": { "magento/framework": "*", @@ -15480,11 +15511,11 @@ }, { "name": "magento/module-inventory-setup-fixture-generator", - "version": "1.2.4-beta124", + "version": "1.2.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-setup-fixture-generator/magento-module-inventory-setup-fixture-generator-1.2.4.0-beta124.zip", - "shasum": "5e3a824d5fd6ba51d6be62457e8369f43da3a4ea" + "url": "https://repo.magento.com/archives/magento/module-inventory-setup-fixture-generator/magento-module-inventory-setup-fixture-generator-1.2.4.0-beta2.zip", + "shasum": "6155179c21484d78969946b7390a5f2d979bb760" }, "require": { "magento/framework": "*", @@ -15507,11 +15538,11 @@ }, { "name": "magento/module-inventory-shipping", - "version": "1.2.5-beta124", + "version": "1.2.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-shipping/magento-module-inventory-shipping-1.2.5.0-beta124.zip", - "shasum": "96f31cd66757fa0879197fe843ad5643e9525277" + "url": "https://repo.magento.com/archives/magento/module-inventory-shipping/magento-module-inventory-shipping-1.2.5.0-beta2.zip", + "shasum": "5eb18e41acee1b840e98b65279f2d6f66a5c84e4" }, "require": { "magento/framework": "*", @@ -15542,11 +15573,11 @@ }, { "name": "magento/module-inventory-shipping-admin-ui", - "version": "1.2.6-beta124", + "version": "1.2.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-shipping-admin-ui/magento-module-inventory-shipping-admin-ui-1.2.6.0-beta124.zip", - "shasum": "2481a63b481a09ee687f9c33082352feaa5739c4" + "url": "https://repo.magento.com/archives/magento/module-inventory-shipping-admin-ui/magento-module-inventory-shipping-admin-ui-1.2.6.0-beta2.zip", + "shasum": "f5766accd055c92f923ddbc40d1aa557eb33dbdb" }, "require": { "magento/framework": "*", @@ -15577,11 +15608,11 @@ }, { "name": "magento/module-inventory-source-deduction-api", - "version": "1.2.5-beta124", + "version": "1.2.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-source-deduction-api/magento-module-inventory-source-deduction-api-1.2.5.0-beta124.zip", - "shasum": "2faa161b78624ef77e0b2ed5cb187a02b9463a62" + "url": "https://repo.magento.com/archives/magento/module-inventory-source-deduction-api/magento-module-inventory-source-deduction-api-1.2.5.0-beta2.zip", + "shasum": "47059f99a7ff8903e326e30dd572027ea304b63e" }, "require": { "magento/framework": "*", @@ -15608,11 +15639,11 @@ }, { "name": "magento/module-inventory-source-selection", - "version": "1.2.4-beta124", + "version": "1.2.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-source-selection/magento-module-inventory-source-selection-1.2.4.0-beta124.zip", - "shasum": "29c4e62020fda8317be81385848ee61e786f56b3" + "url": "https://repo.magento.com/archives/magento/module-inventory-source-selection/magento-module-inventory-source-selection-1.2.4.0-beta2.zip", + "shasum": "db7a8060494a1bb571fb7b7a9d3775bc1ff868f0" }, "require": { "magento/framework": "*", @@ -15637,11 +15668,11 @@ }, { "name": "magento/module-inventory-source-selection-api", - "version": "1.4.5-beta124", + "version": "1.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-source-selection-api/magento-module-inventory-source-selection-api-1.4.5.0-beta124.zip", - "shasum": "0cad3ff77e5d896bdcb06456ec73d0fe8f0032e0" + "url": "https://repo.magento.com/archives/magento/module-inventory-source-selection-api/magento-module-inventory-source-selection-api-1.4.5.0-beta2.zip", + "shasum": "1e0bda1b0f43177361c9922fbb7f72c9697217b2" }, "require": { "magento/framework": "*", @@ -15668,11 +15699,11 @@ }, { "name": "magento/module-inventory-swatches-frontend-ui", - "version": "1.0.4-beta124", + "version": "1.0.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-swatches-frontend-ui/magento-module-inventory-swatches-frontend-ui-1.0.4.0-beta124.zip", - "shasum": "39de9dd2bec52e1fa27632c26b5c2b750a429a98" + "url": "https://repo.magento.com/archives/magento/module-inventory-swatches-frontend-ui/magento-module-inventory-swatches-frontend-ui-1.0.4.0-beta2.zip", + "shasum": "9cf22d90b87b077c17d86bdeab0d7bb14d03d4dd" }, "require": { "magento/framework": "*", @@ -15699,11 +15730,11 @@ }, { "name": "magento/module-inventory-visual-merchandiser", - "version": "1.1.6-beta124", + "version": "1.1.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-visual-merchandiser/magento-module-inventory-visual-merchandiser-1.1.6.0-beta124.zip", - "shasum": "8731b3433f0058a0567308837cda654a3a17b93a" + "url": "https://repo.magento.com/archives/magento/module-inventory-visual-merchandiser/magento-module-inventory-visual-merchandiser-1.1.6.0-beta2.zip", + "shasum": "a89e74918f6e5876682d2a21cbba4656926732d4" }, "require": { "magento/framework": "*", @@ -15739,11 +15770,11 @@ }, { "name": "magento/module-inventory-wishlist", - "version": "1.0.5-beta124", + "version": "1.0.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-wishlist/magento-module-inventory-wishlist-1.0.5.0-beta124.zip", - "shasum": "bdeb45fe93793c5ba14e07b609f2e0c2d8af1d36" + "url": "https://repo.magento.com/archives/magento/module-inventory-wishlist/magento-module-inventory-wishlist-1.0.5.0-beta2.zip", + "shasum": "226cdb162c8eb545174632ccfc36000051d9488d" }, "require": { "magento/framework": "*", @@ -15770,11 +15801,11 @@ }, { "name": "magento/module-invitation", - "version": "100.4.7-beta124", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-invitation/magento-module-invitation-100.4.7.0-beta124.zip", - "shasum": "71ec550029d3d3bc9ed5189e6f3c17851f1264e9" + "url": "https://repo.magento.com/archives/magento/module-invitation/magento-module-invitation-100.4.7.0-beta2.zip", + "shasum": "859fc1653636eac11c5c3071bed7b306e4d2d7f1" }, "require": { "magento/framework": "103.0.*", @@ -15808,11 +15839,11 @@ }, { "name": "magento/module-jwt-framework-adapter", - "version": "100.4.4-beta124", + "version": "100.4.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-jwt-framework-adapter/magento-module-jwt-framework-adapter-100.4.4.0-beta124.zip", - "shasum": "dceec3f7e443c35ae91b5fc07cfd76050d379d26" + "url": "https://repo.magento.com/archives/magento/module-jwt-framework-adapter/magento-module-jwt-framework-adapter-100.4.4.0-beta2.zip", + "shasum": "c93be4cecfdbb29a936a44972751fb219a6680e0" }, "require": { "magento/framework": "103.0.*", @@ -15836,11 +15867,11 @@ }, { "name": "magento/module-jwt-user-token", - "version": "100.4.3-beta124", + "version": "100.4.3-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-jwt-user-token/magento-module-jwt-user-token-100.4.3.0-beta124.zip", - "shasum": "66c97ba7cc74a5bffb0e443a442bd5103020122f" + "url": "https://repo.magento.com/archives/magento/module-jwt-user-token/magento-module-jwt-user-token-100.4.3.0-beta2.zip", + "shasum": "ed113ccbf8858e7d05bcaa909546ba4dd469e70f" }, "require": { "magento/framework": "103.0.*", @@ -15865,11 +15896,11 @@ }, { "name": "magento/module-layered-navigation", - "version": "100.4.8-beta124", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-layered-navigation/magento-module-layered-navigation-100.4.8.0-beta124.zip", - "shasum": "4c3fcf04f682eef3aafc709ae04d5459cf1faebd" + "url": "https://repo.magento.com/archives/magento/module-layered-navigation/magento-module-layered-navigation-100.4.8.0-beta2.zip", + "shasum": "d4fa71e0e53bf81f5910a2d9cc083714c6a46718" }, "require": { "magento/framework": "103.0.*", @@ -15894,11 +15925,11 @@ }, { "name": "magento/module-layered-navigation-staging", - "version": "100.4.5-beta124", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-layered-navigation-staging/magento-module-layered-navigation-staging-100.4.5.0-beta124.zip", - "shasum": "d95d3227a078b39afe9b066da947366db4fc5cd2" + "url": "https://repo.magento.com/archives/magento/module-layered-navigation-staging/magento-module-layered-navigation-staging-100.4.5.0-beta2.zip", + "shasum": "d7b9a72bbce86bf02c2e5ea46de49732c4e393b2" }, "require": { "magento/framework": "103.0.*", @@ -15923,11 +15954,11 @@ }, { "name": "magento/module-logging", - "version": "101.2.8-beta124", + "version": "101.2.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-logging/magento-module-logging-101.2.8.0-beta124.zip", - "shasum": "fd4975a4c15bc1c6c25346db7e2782a659942709" + "url": "https://repo.magento.com/archives/magento/module-logging/magento-module-logging-101.2.8.0-beta2.zip", + "shasum": "8c52eb0d59946312981ebda4ff9525e516fce4b8" }, "require": { "magento/framework": "103.0.*", @@ -15957,11 +15988,11 @@ }, { "name": "magento/module-login-as-customer", - "version": "100.4.8-beta124", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-login-as-customer/magento-module-login-as-customer-100.4.8.0-beta124.zip", - "shasum": "ffc6781202ab885c096f0e693aa47c506825f590" + "url": "https://repo.magento.com/archives/magento/module-login-as-customer/magento-module-login-as-customer-100.4.8.0-beta2.zip", + "shasum": "2375df6567bfe4c556c3cdb870d080308b25e5a3" }, "require": { "magento/framework": "103.0.*", @@ -15990,11 +16021,11 @@ }, { "name": "magento/module-login-as-customer-admin-ui", - "version": "100.4.8-beta124", + "version": "100.4.8-beta2", "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.8.0-beta124.zip", - "shasum": "ce063123dc941533e8688d557aac18990f24fab3" + "url": "https://repo.magento.com/archives/magento/module-login-as-customer-admin-ui/magento-module-login-as-customer-admin-ui-100.4.8.0-beta2.zip", + "shasum": "c6038628c106bdb82a78f7c840522853fad3d34c" }, "require": { "magento/framework": "103.0.*", @@ -16025,11 +16056,11 @@ }, { "name": "magento/module-login-as-customer-api", - "version": "100.4.7-beta124", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-login-as-customer-api/magento-module-login-as-customer-api-100.4.7.0-beta124.zip", - "shasum": "8ed93ab3bbc11d607b38b300bc62349a8ce22fbb" + "url": "https://repo.magento.com/archives/magento/module-login-as-customer-api/magento-module-login-as-customer-api-100.4.7.0-beta2.zip", + "shasum": "98596566138aed1dd2f3ca8466c160eb5dc1ca57" }, "require": { "magento/framework": "103.0.*", @@ -16052,11 +16083,11 @@ }, { "name": "magento/module-login-as-customer-assistance", - "version": "100.4.7-beta124", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-login-as-customer-assistance/magento-module-login-as-customer-assistance-100.4.7.0-beta124.zip", - "shasum": "881114f4f532a0852bcf3d557a5b4b1ddad5fcda" + "url": "https://repo.magento.com/archives/magento/module-login-as-customer-assistance/magento-module-login-as-customer-assistance-100.4.7.0-beta2.zip", + "shasum": "4117de25794cbfca84a68b3506c6ccb1844fb172" }, "require": { "magento/framework": "103.0.*", @@ -16087,11 +16118,11 @@ }, { "name": "magento/module-login-as-customer-frontend-ui", - "version": "100.4.7-beta124", + "version": "100.4.7-beta2", "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.7.0-beta124.zip", - "shasum": "21633b6af556f591cc9de6583c4cebab4e7bff4d" + "url": "https://repo.magento.com/archives/magento/module-login-as-customer-frontend-ui/magento-module-login-as-customer-frontend-ui-100.4.7.0-beta2.zip", + "shasum": "5cd8770d1f8389413a8e2471c16e18fbfe25e525" }, "require": { "magento/framework": "103.0.*", @@ -16116,11 +16147,11 @@ }, { "name": "magento/module-login-as-customer-graph-ql", - "version": "100.4.5-beta124", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-login-as-customer-graph-ql/magento-module-login-as-customer-graph-ql-100.4.5.0-beta124.zip", - "shasum": "bec0e0532312ba10d5a14885083142cc04c6c250" + "url": "https://repo.magento.com/archives/magento/module-login-as-customer-graph-ql/magento-module-login-as-customer-graph-ql-100.4.5.0-beta2.zip", + "shasum": "1561aa240e64523da1d7eae9c0170a9a62432c8b" }, "require": { "magento/framework": "103.0.*", @@ -16151,11 +16182,11 @@ }, { "name": "magento/module-login-as-customer-log", - "version": "100.4.6-beta124", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-login-as-customer-log/magento-module-login-as-customer-log-100.4.6.0-beta124.zip", - "shasum": "b7416611d1ac0b2b5998d66bed9a4e4e3354d239" + "url": "https://repo.magento.com/archives/magento/module-login-as-customer-log/magento-module-login-as-customer-log-100.4.6.0-beta2.zip", + "shasum": "6e2d1490e199a0cc1a927d7f69d77c92724bb55c" }, "require": { "magento/framework": "103.0.*", @@ -16185,11 +16216,11 @@ }, { "name": "magento/module-login-as-customer-logging", - "version": "100.4.8-beta124", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-login-as-customer-logging/magento-module-login-as-customer-logging-100.4.8.0-beta124.zip", - "shasum": "9e891b27f45fbdeda18eb92273134012d5837e54" + "url": "https://repo.magento.com/archives/magento/module-login-as-customer-logging/magento-module-login-as-customer-logging-100.4.8.0-beta2.zip", + "shasum": "846d89735543903af55b1c2938ccca54db762c8b" }, "require": { "magento/framework": "103.0.*", @@ -16219,11 +16250,11 @@ }, { "name": "magento/module-login-as-customer-page-cache", - "version": "100.4.7-beta124", + "version": "100.4.7-beta2", "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.7.0-beta124.zip", - "shasum": "a85affdc8fbdf8c9107a1a45aae3e72eea3cd845" + "url": "https://repo.magento.com/archives/magento/module-login-as-customer-page-cache/magento-module-login-as-customer-page-cache-100.4.7.0-beta2.zip", + "shasum": "b482da7a5ab4798a5493841eff80dff11ea75ca4" }, "require": { "magento/framework": "103.0.*", @@ -16250,11 +16281,11 @@ }, { "name": "magento/module-login-as-customer-quote", - "version": "100.4.6-beta124", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-login-as-customer-quote/magento-module-login-as-customer-quote-100.4.6.0-beta124.zip", - "shasum": "984ff993459398a62c69099a3ff66cbac81be35b" + "url": "https://repo.magento.com/archives/magento/module-login-as-customer-quote/magento-module-login-as-customer-quote-100.4.6.0-beta2.zip", + "shasum": "a8de2477d2b118e3f6ef629ec4413c9ae89a40d2" }, "require": { "magento/framework": "103.0.*", @@ -16282,11 +16313,11 @@ }, { "name": "magento/module-login-as-customer-sales", - "version": "100.4.7-beta124", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-login-as-customer-sales/magento-module-login-as-customer-sales-100.4.7.0-beta124.zip", - "shasum": "a54eb8c7098cd64884181318bdb274c2a565d969" + "url": "https://repo.magento.com/archives/magento/module-login-as-customer-sales/magento-module-login-as-customer-sales-100.4.7.0-beta2.zip", + "shasum": "5396b726e0cc517211c31b4efefa8cbe780a9740" }, "require": { "magento/framework": "103.0.*", @@ -16314,11 +16345,11 @@ }, { "name": "magento/module-login-as-customer-website-restriction", - "version": "100.4.6-beta124", + "version": "100.4.6-beta2", "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.6.0-beta124.zip", - "shasum": "133205f30afc25dc07d172b95afbeeab2e00fda7" + "url": "https://repo.magento.com/archives/magento/module-login-as-customer-website-restriction/magento-module-login-as-customer-website-restriction-100.4.6.0-beta2.zip", + "shasum": "156393f91bc3da5f0b8f16379600b6bddada20f7" }, "require": { "magento/framework": "103.0.*", @@ -16345,11 +16376,11 @@ }, { "name": "magento/module-marketplace", - "version": "100.4.6-beta124", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-marketplace/magento-module-marketplace-100.4.6.0-beta124.zip", - "shasum": "3a6340d43e9a6b79de900efff5442be57302f4c2" + "url": "https://repo.magento.com/archives/magento/module-marketplace/magento-module-marketplace-100.4.6.0-beta2.zip", + "shasum": "cc8b945e5bd4b474f7412d6291ebe8f9c50d0a1c" }, "require": { "magento/framework": "103.0.*", @@ -16373,11 +16404,11 @@ }, { "name": "magento/module-media-content", - "version": "100.4.6-beta124", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-content/magento-module-media-content-100.4.6.0-beta124.zip", - "shasum": "44b43a710fd372ecd204dbd2bb3f4fbbb9bf0502" + "url": "https://repo.magento.com/archives/magento/module-media-content/magento-module-media-content-100.4.6.0-beta2.zip", + "shasum": "84cad4c02e863d092c2e11477bef1da42ebc399e" }, "require": { "magento/framework": "103.0.*", @@ -16402,11 +16433,11 @@ }, { "name": "magento/module-media-content-api", - "version": "100.4.7-beta124", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-content-api/magento-module-media-content-api-100.4.7.0-beta124.zip", - "shasum": "469abbe12aba38210c89f03c618dbedd43c01a00" + "url": "https://repo.magento.com/archives/magento/module-media-content-api/magento-module-media-content-api-100.4.7.0-beta2.zip", + "shasum": "b07e77d3c29323221c6c391cc2bf975e963ba776" }, "require": { "magento/framework": "103.0.*", @@ -16430,11 +16461,11 @@ }, { "name": "magento/module-media-content-catalog", - "version": "100.4.6-beta124", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-content-catalog/magento-module-media-content-catalog-100.4.6.0-beta124.zip", - "shasum": "95491492140e61e386fde05c5ecea3f596fa68fb" + "url": "https://repo.magento.com/archives/magento/module-media-content-catalog/magento-module-media-content-catalog-100.4.6.0-beta2.zip", + "shasum": "2af3ec39e6396e3d1ac267d4a95ac9e4e9b5d427" }, "require": { "magento/framework": "103.0.*", @@ -16461,11 +16492,11 @@ }, { "name": "magento/module-media-content-catalog-staging", - "version": "100.4.5-beta124", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-content-catalog-staging/magento-module-media-content-catalog-staging-100.4.5.0-beta124.zip", - "shasum": "cec1f14f40d6a89d3747aecebd1bef07e966c964" + "url": "https://repo.magento.com/archives/magento/module-media-content-catalog-staging/magento-module-media-content-catalog-staging-100.4.5.0-beta2.zip", + "shasum": "a2bd1b83529b3b2bd4ff807f6cdd04bc8c5dbadd" }, "require": { "magento/framework": "103.0.*", @@ -16491,11 +16522,11 @@ }, { "name": "magento/module-media-content-cms", - "version": "100.4.6-beta124", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-content-cms/magento-module-media-content-cms-100.4.6.0-beta124.zip", - "shasum": "11ae8e2f2a58fe77090ec9d639c0ea5e998799bd" + "url": "https://repo.magento.com/archives/magento/module-media-content-cms/magento-module-media-content-cms-100.4.6.0-beta2.zip", + "shasum": "5d2fca83f9a90d9129a9496ac6a6b27a206af9b9" }, "require": { "magento/framework": "103.0.*", @@ -16520,11 +16551,11 @@ }, { "name": "magento/module-media-content-synchronization", - "version": "100.4.7-beta124", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-content-synchronization/magento-module-media-content-synchronization-100.4.7.0-beta124.zip", - "shasum": "e2b0caf426beab6b0438f6b2874bbbd7148df692" + "url": "https://repo.magento.com/archives/magento/module-media-content-synchronization/magento-module-media-content-synchronization-100.4.7.0-beta2.zip", + "shasum": "6a44616972280dc568a943c5e9f74240b8e142c2" }, "require": { "magento/framework": "103.0.*", @@ -16554,11 +16585,11 @@ }, { "name": "magento/module-media-content-synchronization-api", - "version": "100.4.6-beta124", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-content-synchronization-api/magento-module-media-content-synchronization-api-100.4.6.0-beta124.zip", - "shasum": "4b98d2fd362c711606f508c309e2530102d67240" + "url": "https://repo.magento.com/archives/magento/module-media-content-synchronization-api/magento-module-media-content-synchronization-api-100.4.6.0-beta2.zip", + "shasum": "bf159d3683e6cc3c186eb0167c226880714ed056" }, "require": { "magento/framework": "103.0.*", @@ -16582,11 +16613,11 @@ }, { "name": "magento/module-media-content-synchronization-catalog", - "version": "100.4.5-beta124", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-content-synchronization-catalog/magento-module-media-content-synchronization-catalog-100.4.5.0-beta124.zip", - "shasum": "9299dc86cd347463c02c3c50beae896c9d1f85a9" + "url": "https://repo.magento.com/archives/magento/module-media-content-synchronization-catalog/magento-module-media-content-synchronization-catalog-100.4.5.0-beta2.zip", + "shasum": "f4dcae4ee8e1edb0ac03ac21008e7a8e052825bb" }, "require": { "magento/framework": "103.0.*", @@ -16612,11 +16643,11 @@ }, { "name": "magento/module-media-content-synchronization-cms", - "version": "100.4.5-beta124", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-content-synchronization-cms/magento-module-media-content-synchronization-cms-100.4.5.0-beta124.zip", - "shasum": "82bd408812fa9bc7b5cc61f97a8dbc4e2f3bcf1e" + "url": "https://repo.magento.com/archives/magento/module-media-content-synchronization-cms/magento-module-media-content-synchronization-cms-100.4.5.0-beta2.zip", + "shasum": "db34e6757d4d4a368fbd5ae946a4883acbba1d57" }, "require": { "magento/framework": "103.0.*", @@ -16642,11 +16673,11 @@ }, { "name": "magento/module-media-gallery", - "version": "100.4.7-beta124", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery/magento-module-media-gallery-100.4.7.0-beta124.zip", - "shasum": "42b144ded9ba1395bc23f76ebdb47353ed00459a" + "url": "https://repo.magento.com/archives/magento/module-media-gallery/magento-module-media-gallery-100.4.7.0-beta2.zip", + "shasum": "7708de308ab3f1572a9d1dc48b50e6b7ca81abf5" }, "require": { "magento/framework": "103.0.*", @@ -16671,11 +16702,11 @@ }, { "name": "magento/module-media-gallery-api", - "version": "101.0.7-beta124", + "version": "101.0.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-api/magento-module-media-gallery-api-101.0.7.0-beta124.zip", - "shasum": "9cd7c84c627a6bc6e6e67eea5a370ce59f72acc1" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-api/magento-module-media-gallery-api-101.0.7.0-beta2.zip", + "shasum": "841f42456c6acd9fe5500096e63a1ef373fe9675" }, "require": { "magento/framework": "103.0.*", @@ -16698,11 +16729,11 @@ }, { "name": "magento/module-media-gallery-catalog", - "version": "100.4.5-beta124", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-catalog/magento-module-media-gallery-catalog-100.4.5.0-beta124.zip", - "shasum": "6a3f1c29ba5ce998343221e6c4aed76bac992772" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-catalog/magento-module-media-gallery-catalog-100.4.5.0-beta2.zip", + "shasum": "28bf8e5bd3e33f9d2abe88ec3835fbdad5314d1f" }, "require": { "magento/framework": "103.0.*", @@ -16727,11 +16758,11 @@ }, { "name": "magento/module-media-gallery-catalog-integration", - "version": "100.4.5-beta124", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-catalog-integration/magento-module-media-gallery-catalog-integration-100.4.5.0-beta124.zip", - "shasum": "06d9a8550127892eae8365b7cdc0d25b7159a9e1" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-catalog-integration/magento-module-media-gallery-catalog-integration-100.4.5.0-beta2.zip", + "shasum": "76f5ed3371c3e3ffb7c705069c2b23fe25ca8375" }, "require": { "magento/framework": "103.0.*", @@ -16761,11 +16792,11 @@ }, { "name": "magento/module-media-gallery-catalog-ui", - "version": "100.4.5-beta124", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-catalog-ui/magento-module-media-gallery-catalog-ui-100.4.5.0-beta124.zip", - "shasum": "7cd0782673f1153637ad3d8f3fe117dc5fcd7baf" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-catalog-ui/magento-module-media-gallery-catalog-ui-100.4.5.0-beta2.zip", + "shasum": "c7d23a28cd6c17fb608a339fc453562a96f76055" }, "require": { "magento/framework": "103.0.*", @@ -16793,11 +16824,11 @@ }, { "name": "magento/module-media-gallery-cms-ui", - "version": "100.4.5-beta124", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-cms-ui/magento-module-media-gallery-cms-ui-100.4.5.0-beta124.zip", - "shasum": "30b1a0f5701f53837827b739c239818343d793ba" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-cms-ui/magento-module-media-gallery-cms-ui-100.4.5.0-beta2.zip", + "shasum": "ae927c5ddd0ba0bc3b41dfa7d3576fd750174fc7" }, "require": { "magento/framework": "103.0.*", @@ -16822,11 +16853,11 @@ }, { "name": "magento/module-media-gallery-integration", - "version": "100.4.7-beta124", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-integration/magento-module-media-gallery-integration-100.4.7.0-beta124.zip", - "shasum": "ea3706fb9e35515d665504a9428c4fd690bfbd42" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-integration/magento-module-media-gallery-integration-100.4.7.0-beta2.zip", + "shasum": "8907cfe5d95debad926b0c1d2739c3a35244e2ef" }, "require": { "magento/framework": "103.0.*", @@ -16860,11 +16891,11 @@ }, { "name": "magento/module-media-gallery-metadata", - "version": "100.4.6-beta124", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-metadata/magento-module-media-gallery-metadata-100.4.6.0-beta124.zip", - "shasum": "5933d56f1d5aa52f6d09269b6b853e3e4172ed47" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-metadata/magento-module-media-gallery-metadata-100.4.6.0-beta2.zip", + "shasum": "6808a49fd68ad5c2115bf930f51deb3baf6fd8b8" }, "require": { "magento/framework": "103.0.*", @@ -16888,11 +16919,11 @@ }, { "name": "magento/module-media-gallery-metadata-api", - "version": "100.4.5-beta124", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-metadata-api/magento-module-media-gallery-metadata-api-100.4.5.0-beta124.zip", - "shasum": "89397d3685120b76fa02c40c18383721961f0d9d" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-metadata-api/magento-module-media-gallery-metadata-api-100.4.5.0-beta2.zip", + "shasum": "3137944cd0e0a9bc64e785446f0300c4b8c6c4e3" }, "require": { "magento/framework": "103.0.*", @@ -16915,11 +16946,11 @@ }, { "name": "magento/module-media-gallery-renditions", - "version": "100.4.6-beta124", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-renditions/magento-module-media-gallery-renditions-100.4.6.0-beta124.zip", - "shasum": "eb3de02507ac2fdc118aa463f292219579ef50d1" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-renditions/magento-module-media-gallery-renditions-100.4.6.0-beta2.zip", + "shasum": "42f724dba68bdda20312efb0be5d0dfdc809d249" }, "require": { "magento/framework": "103.0.*", @@ -16949,11 +16980,11 @@ }, { "name": "magento/module-media-gallery-renditions-api", - "version": "100.4.5-beta124", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-renditions-api/magento-module-media-gallery-renditions-api-100.4.5.0-beta124.zip", - "shasum": "afe9405e9d15286c1f8b9cf9fb0266228700a98d" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-renditions-api/magento-module-media-gallery-renditions-api-100.4.5.0-beta2.zip", + "shasum": "85cb0952a1856c72a0ec72b64d4dcf76a5bd83d8" }, "require": { "magento/framework": "103.0.*", @@ -16976,11 +17007,11 @@ }, { "name": "magento/module-media-gallery-synchronization", - "version": "100.4.7-beta124", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-synchronization/magento-module-media-gallery-synchronization-100.4.7.0-beta124.zip", - "shasum": "577b8f1b6c8318a52151a009e7dfa6da64c30dfc" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-synchronization/magento-module-media-gallery-synchronization-100.4.7.0-beta2.zip", + "shasum": "d56d8866e2b49828477b19bf5bbf7a9eee0d8ff0" }, "require": { "magento/framework": "103.0.*", @@ -17006,11 +17037,11 @@ }, { "name": "magento/module-media-gallery-synchronization-api", - "version": "100.4.6-beta124", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-synchronization-api/magento-module-media-gallery-synchronization-api-100.4.6.0-beta124.zip", - "shasum": "7cc7648d06c1d6c331b5b44189cddced5d0b5a7b" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-synchronization-api/magento-module-media-gallery-synchronization-api-100.4.6.0-beta2.zip", + "shasum": "29730cb72a55fd49229a70870c08f4b927fc98db" }, "require": { "magento/framework": "103.0.*", @@ -17034,11 +17065,11 @@ }, { "name": "magento/module-media-gallery-synchronization-metadata", - "version": "100.4.4-beta124", + "version": "100.4.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-synchronization-metadata/magento-module-media-gallery-synchronization-metadata-100.4.4.0-beta124.zip", - "shasum": "cfb0a7d9a44614fa723c271a7894488f97bfa3b5" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-synchronization-metadata/magento-module-media-gallery-synchronization-metadata-100.4.4.0-beta2.zip", + "shasum": "af9634596fdbce265dd0ffb5ec4b3515c7c5c40c" }, "require": { "magento/framework": "103.0.*", @@ -17064,11 +17095,11 @@ }, { "name": "magento/module-media-gallery-ui", - "version": "100.4.7-beta124", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-ui/magento-module-media-gallery-ui-100.4.7.0-beta124.zip", - "shasum": "a700356a41b159471aba4c0978396618231b8d20" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-ui/magento-module-media-gallery-ui-100.4.7.0-beta2.zip", + "shasum": "f83bf93ad6077c12089b1caa17b0ecfbbed2e8bc" }, "require": { "magento/framework": "103.0.*", @@ -17102,11 +17133,11 @@ }, { "name": "magento/module-media-gallery-ui-api", - "version": "100.4.6-beta124", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-ui-api/magento-module-media-gallery-ui-api-100.4.6.0-beta124.zip", - "shasum": "48e1aece5ea6c6bd39715b24b27727969f9e1925" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-ui-api/magento-module-media-gallery-ui-api-100.4.6.0-beta2.zip", + "shasum": "595cbe24e94646b747bcafcac3d8fc2add00ed22" }, "require": { "magento/framework": "103.0.*", @@ -17132,11 +17163,11 @@ }, { "name": "magento/module-media-storage", - "version": "100.4.7-beta124", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-storage/magento-module-media-storage-100.4.7.0-beta124.zip", - "shasum": "5f5baa88fab40eb6e828bdb49950e34a8e8d1e7d" + "url": "https://repo.magento.com/archives/magento/module-media-storage/magento-module-media-storage-100.4.7.0-beta2.zip", + "shasum": "297c893519c7e77be305fa6bd021d2e3cd0340eb" }, "require": { "magento/framework": "103.0.*", @@ -17167,11 +17198,11 @@ }, { "name": "magento/module-message-queue", - "version": "100.4.8-beta124", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-message-queue/magento-module-message-queue-100.4.8.0-beta124.zip", - "shasum": "23fe00ea256573e07bd7b293fa6c7c08cfaf2270" + "url": "https://repo.magento.com/archives/magento/module-message-queue/magento-module-message-queue-100.4.8.0-beta2.zip", + "shasum": "5d562f8d408ac58e3b5c7abbc221ce6caa6a3250" }, "require": { "magento/framework": "103.0.*", @@ -17196,11 +17227,11 @@ }, { "name": "magento/module-msrp", - "version": "100.4.7-beta124", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-msrp/magento-module-msrp-100.4.7.0-beta124.zip", - "shasum": "b50ab60c5dad998eabc7955dc70effc8bfbc0e55" + "url": "https://repo.magento.com/archives/magento/module-msrp/magento-module-msrp-100.4.7.0-beta2.zip", + "shasum": "89ad20b5879c03e30b38fa295a64ccaa7938c062" }, "require": { "magento/framework": "103.0.*", @@ -17232,11 +17263,11 @@ }, { "name": "magento/module-msrp-configurable-product", - "version": "100.4.5-beta124", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-msrp-configurable-product/magento-module-msrp-configurable-product-100.4.5.0-beta124.zip", - "shasum": "33802324a79d99489e284fe5e48b07c30cc5f991" + "url": "https://repo.magento.com/archives/magento/module-msrp-configurable-product/magento-module-msrp-configurable-product-100.4.5.0-beta2.zip", + "shasum": "90c3f8f82d49f9b2e34f9d794dbdb1779bff61e5" }, "require": { "magento/framework": "103.0.*", @@ -17262,11 +17293,11 @@ }, { "name": "magento/module-msrp-grouped-product", - "version": "100.4.5-beta124", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-msrp-grouped-product/magento-module-msrp-grouped-product-100.4.5.0-beta124.zip", - "shasum": "f90b39d9446fd0f6a144b23f4671338259b3e72b" + "url": "https://repo.magento.com/archives/magento/module-msrp-grouped-product/magento-module-msrp-grouped-product-100.4.5.0-beta2.zip", + "shasum": "a3c0e79a60ba879362892e3edece67fa70e1f248" }, "require": { "magento/framework": "103.0.*", @@ -17292,11 +17323,11 @@ }, { "name": "magento/module-msrp-staging", - "version": "100.4.6-beta124", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-msrp-staging/magento-module-msrp-staging-100.4.6.0-beta124.zip", - "shasum": "0c51c9d7864f769fef20d4d1a1b29e8bc86d9e28" + "url": "https://repo.magento.com/archives/magento/module-msrp-staging/magento-module-msrp-staging-100.4.6.0-beta2.zip", + "shasum": "20e635d27bc890725b74483cd769c3613c1986ae" }, "require": { "lib-libxml": "*", @@ -17324,11 +17355,11 @@ }, { "name": "magento/module-multicoupon", - "version": "100.4.1-beta124", + "version": "100.4.1-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-multicoupon/magento-module-multicoupon-100.4.1.0-beta124.zip", - "shasum": "045e6be8b33336210f1a9889d45cf210cf28e306" + "url": "https://repo.magento.com/archives/magento/module-multicoupon/magento-module-multicoupon-100.4.1.0-beta2.zip", + "shasum": "2eeafc28351fa7a0b1e61e5d08e4c48ad6579939" }, "require": { "magento/framework": "103.0.*", @@ -17354,11 +17385,11 @@ }, { "name": "magento/module-multicoupon-graph-ql", - "version": "100.4.1-beta124", + "version": "100.4.1-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-multicoupon-graph-ql/magento-module-multicoupon-graph-ql-100.4.1.0-beta124.zip", - "shasum": "fbfcc0b418d8ad9e6b75fc5c4fbfa1a9c057dbce" + "url": "https://repo.magento.com/archives/magento/module-multicoupon-graph-ql/magento-module-multicoupon-graph-ql-100.4.1.0-beta2.zip", + "shasum": "a5d3806b68d3dd9dd7db4f9edecc31823bbc206a" }, "require": { "magento/framework": "103.0.*", @@ -17384,11 +17415,11 @@ }, { "name": "magento/module-multicoupon-ui", - "version": "100.4.1-beta124", + "version": "100.4.1-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-multicoupon-ui/magento-module-multicoupon-ui-100.4.1.0-beta124.zip", - "shasum": "e065dad312a09e09c800cc53b0068bf3c9be7ec5" + "url": "https://repo.magento.com/archives/magento/module-multicoupon-ui/magento-module-multicoupon-ui-100.4.1.0-beta2.zip", + "shasum": "d1fa7e7f8cd5022e75af6f7af603ad1aa603a830" }, "require": { "magento/framework": "103.0.*", @@ -17416,11 +17447,11 @@ }, { "name": "magento/module-multiple-wishlist", - "version": "100.4.8-beta124", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-multiple-wishlist/magento-module-multiple-wishlist-100.4.8.0-beta124.zip", - "shasum": "f89d36598bf71c2045d0ef8112055bfbaabe27ca" + "url": "https://repo.magento.com/archives/magento/module-multiple-wishlist/magento-module-multiple-wishlist-100.4.8.0-beta2.zip", + "shasum": "2d2f10838b7769a7ab3131c3267bc3f644ebe949" }, "require": { "magento/framework": "103.0.*", @@ -17457,11 +17488,11 @@ }, { "name": "magento/module-multiple-wishlist-graph-ql", - "version": "100.4.4-beta124", + "version": "100.4.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-multiple-wishlist-graph-ql/magento-module-multiple-wishlist-graph-ql-100.4.4.0-beta124.zip", - "shasum": "daf89c6b58c6f334276edb482e9c624ecbc24c3c" + "url": "https://repo.magento.com/archives/magento/module-multiple-wishlist-graph-ql/magento-module-multiple-wishlist-graph-ql-100.4.4.0-beta2.zip", + "shasum": "3a73a2b162595f5f9c5bda49b4cbe9f5323c37a7" }, "require": { "magento/framework": "103.0.*", @@ -17486,11 +17517,11 @@ }, { "name": "magento/module-multishipping", - "version": "100.4.8-beta124", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-multishipping/magento-module-multishipping-100.4.8.0-beta124.zip", - "shasum": "ebe6714fe633f8bb5d804069d8788165c783edcb" + "url": "https://repo.magento.com/archives/magento/module-multishipping/magento-module-multishipping-100.4.8.0-beta2.zip", + "shasum": "10b1f281a65264f2d5d80d08d4ea0d28e23f35c1" }, "require": { "magento/framework": "103.0.*", @@ -17523,11 +17554,11 @@ }, { "name": "magento/module-mysql-mq", - "version": "100.4.6-beta124", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-mysql-mq/magento-module-mysql-mq-100.4.6.0-beta124.zip", - "shasum": "f52dce0175b5f271bd02d455cc8e14edca8fb71f" + "url": "https://repo.magento.com/archives/magento/module-mysql-mq/magento-module-mysql-mq-100.4.6.0-beta2.zip", + "shasum": "41d01827621abb6e6d88ee71bd9db0782002e848" }, "require": { "magento/framework": "103.0.*", @@ -17553,11 +17584,11 @@ }, { "name": "magento/module-new-relic-reporting", - "version": "100.4.6-beta124", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-new-relic-reporting/magento-module-new-relic-reporting-100.4.6.0-beta124.zip", - "shasum": "a25fc221dfe138e1a629fcaf3b5a17c82f38ae03" + "url": "https://repo.magento.com/archives/magento/module-new-relic-reporting/magento-module-new-relic-reporting-100.4.6.0-beta2.zip", + "shasum": "d424138420c81f71528e25330b989c7944723a40" }, "require": { "magento/framework": "103.0.*", @@ -17587,11 +17618,11 @@ }, { "name": "magento/module-newsletter", - "version": "100.4.8-beta124", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-newsletter/magento-module-newsletter-100.4.8.0-beta124.zip", - "shasum": "93048c8ef4fc86f40f3511efcab08a6e5ce872b5" + "url": "https://repo.magento.com/archives/magento/module-newsletter/magento-module-newsletter-100.4.8.0-beta2.zip", + "shasum": "94d89baaacd8a7c2bac378eb9800d18a9755651f" }, "require": { "magento/framework": "103.0.*", @@ -17623,11 +17654,11 @@ }, { "name": "magento/module-newsletter-graph-ql", - "version": "100.4.5-beta124", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-newsletter-graph-ql/magento-module-newsletter-graph-ql-100.4.5.0-beta124.zip", - "shasum": "457523d4681c1709cfe9eb61ad244be30ceed95a" + "url": "https://repo.magento.com/archives/magento/module-newsletter-graph-ql/magento-module-newsletter-graph-ql-100.4.5.0-beta2.zip", + "shasum": "c8e894fc716e108efc3d197b676da9b3c2cf4c8e" }, "require": { "magento/framework": "103.0.*", @@ -17655,11 +17686,11 @@ }, { "name": "magento/module-offline-payments", - "version": "100.4.6-beta124", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-offline-payments/magento-module-offline-payments-100.4.6.0-beta124.zip", - "shasum": "aa5b57d29379621b9f82f9e6f18953b29ea40952" + "url": "https://repo.magento.com/archives/magento/module-offline-payments/magento-module-offline-payments-100.4.6.0-beta2.zip", + "shasum": "0a74873f298e8029e0419ff0d72507bbc9b11658" }, "require": { "magento/framework": "103.0.*", @@ -17688,11 +17719,11 @@ }, { "name": "magento/module-offline-shipping", - "version": "100.4.7-beta124", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-offline-shipping/magento-module-offline-shipping-100.4.7.0-beta124.zip", - "shasum": "6d06e20eac8f0b0ec86848ebf3c39ab1af8aae06" + "url": "https://repo.magento.com/archives/magento/module-offline-shipping/magento-module-offline-shipping-100.4.7.0-beta2.zip", + "shasum": "6740b94b20eccd5b45ce181bf043f9f088fd93bf" }, "require": { "magento/framework": "103.0.*", @@ -17729,11 +17760,11 @@ }, { "name": "magento/module-open-search", - "version": "100.4.2-beta124", + "version": "100.4.2-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-open-search/magento-module-open-search-100.4.2.0-beta124.zip", - "shasum": "28eab7457666bfd53304f2496e98271a04feee2c" + "url": "https://repo.magento.com/archives/magento/module-open-search/magento-module-open-search-100.4.2.0-beta2.zip", + "shasum": "cf0194eeae53e97e6e6aa38a6d5760f3aced5f21" }, "require": { "magento/framework": "103.0.*", @@ -17762,11 +17793,11 @@ }, { "name": "magento/module-order-cancellation", - "version": "100.4.1-beta124", + "version": "100.4.1-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-order-cancellation/magento-module-order-cancellation-100.4.1.0-beta124.zip", - "shasum": "19327378df35685d3b89c7be8cd3d0efd7438f9b" + "url": "https://repo.magento.com/archives/magento/module-order-cancellation/magento-module-order-cancellation-100.4.1.0-beta2.zip", + "shasum": "2f2c94f60bdc647757ff13e1aad41143d2034e79" }, "require": { "magento/framework": "103.0.*", @@ -17792,11 +17823,11 @@ }, { "name": "magento/module-order-cancellation-graph-ql", - "version": "100.4.1-beta124", + "version": "100.4.1-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-order-cancellation-graph-ql/magento-module-order-cancellation-graph-ql-100.4.1.0-beta124.zip", - "shasum": "306ab9625441827ee1f1676b0bce7663fb01d8ad" + "url": "https://repo.magento.com/archives/magento/module-order-cancellation-graph-ql/magento-module-order-cancellation-graph-ql-100.4.1.0-beta2.zip", + "shasum": "42349425910a3f9e47eeec4d8ca703b316d0c470" }, "require": { "magento/framework": "103.0.*", @@ -17823,11 +17854,11 @@ }, { "name": "magento/module-order-cancellation-ui", - "version": "100.4.1-beta124", + "version": "100.4.1-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-order-cancellation-ui/magento-module-order-cancellation-ui-100.4.1.0-beta124.zip", - "shasum": "5f2ec43c8c16f5158c787195b1e36f64c9da184f" + "url": "https://repo.magento.com/archives/magento/module-order-cancellation-ui/magento-module-order-cancellation-ui-100.4.1.0-beta2.zip", + "shasum": "dc790796adc78a95d543e8bbbf0dc4c2bbbfbd32" }, "require": { "magento/framework": "103.0.*", @@ -17853,11 +17884,11 @@ }, { "name": "magento/module-page-builder", - "version": "2.2.6-beta124", + "version": "2.2.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-page-builder/magento-module-page-builder-2.2.6.0-beta124.zip", - "shasum": "7c516019107a84ab3e6435ca0114d060410fcf66" + "url": "https://repo.magento.com/archives/magento/module-page-builder/magento-module-page-builder-2.2.6.0-beta2.zip", + "shasum": "15b32e68d06e0162c59fcd0f30e1b0c087af96fc" }, "require": { "magento/framework": "*", @@ -17904,11 +17935,11 @@ }, { "name": "magento/module-page-builder-admin-analytics", - "version": "1.1.5-beta124", + "version": "1.1.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-page-builder-admin-analytics/magento-module-page-builder-admin-analytics-1.1.5.0-beta124.zip", - "shasum": "92169cbfe697491d71388f2d2a49b75ace071936" + "url": "https://repo.magento.com/archives/magento/module-page-builder-admin-analytics/magento-module-page-builder-admin-analytics-1.1.5.0-beta2.zip", + "shasum": "5473be2d05a72652ef5862661547663d73797af5" }, "require": { "magento/framework": "*", @@ -17934,11 +17965,11 @@ }, { "name": "magento/module-page-builder-admin-gws-admin-ui", - "version": "1.7.4-beta124", + "version": "1.7.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-page-builder-admin-gws-admin-ui/magento-module-page-builder-admin-gws-admin-ui-1.7.4.0-beta124.zip", - "shasum": "8f8e4809aa11a069f47095d6d254d96f5d2163e7" + "url": "https://repo.magento.com/archives/magento/module-page-builder-admin-gws-admin-ui/magento-module-page-builder-admin-gws-admin-ui-1.7.4.0-beta2.zip", + "shasum": "561566fa1b0c9d122b2c2e6ac436b2dd0659b52d" }, "require": { "magento/framework": "*", @@ -17964,11 +17995,11 @@ }, { "name": "magento/module-page-builder-analytics", - "version": "1.6.5-beta124", + "version": "1.6.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-page-builder-analytics/magento-module-page-builder-analytics-1.6.5.0-beta124.zip", - "shasum": "787234b3afc7c52a4068232fefb77a58ebcae693" + "url": "https://repo.magento.com/archives/magento/module-page-builder-analytics/magento-module-page-builder-analytics-1.6.5.0-beta2.zip", + "shasum": "af679b67e10ca0827511dea97e533cea5a08c750" }, "require": { "magento/framework": "*", @@ -17992,11 +18023,11 @@ }, { "name": "magento/module-page-builder-image-attribute", - "version": "1.7.5-beta124", + "version": "1.7.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-page-builder-image-attribute/magento-module-page-builder-image-attribute-1.7.5.0-beta124.zip", - "shasum": "0ccd3676bb9a684b979232915fa774eeb9ccbaf9" + "url": "https://repo.magento.com/archives/magento/module-page-builder-image-attribute/magento-module-page-builder-image-attribute-1.7.5.0-beta2.zip", + "shasum": "536588e7ec95b26a587ffa4d463b1c19c0b36da1" }, "require": { "magento/framework": "*", @@ -18018,11 +18049,11 @@ }, { "name": "magento/module-page-cache", - "version": "100.4.8-beta124", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-page-cache/magento-module-page-cache-100.4.8.0-beta124.zip", - "shasum": "39f141bd240a8d089bacf7802d310b994e7b5511" + "url": "https://repo.magento.com/archives/magento/module-page-cache/magento-module-page-cache-100.4.8.0-beta2.zip", + "shasum": "afafc8d915bb6e0e3a2b8af336b3258fcdb8a5ab" }, "require": { "magento/framework": "103.0.*", @@ -18049,11 +18080,11 @@ }, { "name": "magento/module-payment", - "version": "100.4.8-beta124", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-payment/magento-module-payment-100.4.8.0-beta124.zip", - "shasum": "8bc56b6f41d89bb81d0fe526cc52a5b077f23364" + "url": "https://repo.magento.com/archives/magento/module-payment/magento-module-payment-100.4.8.0-beta2.zip", + "shasum": "51fddd61665f21eb657a5bc1727c72baacb965c9" }, "require": { "magento/framework": "103.0.*", @@ -18083,11 +18114,11 @@ }, { "name": "magento/module-payment-graph-ql", - "version": "100.4.3-beta124", + "version": "100.4.3-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-payment-graph-ql/magento-module-payment-graph-ql-100.4.3.0-beta124.zip", - "shasum": "104c5353e69ee8e40c0e8cb1e3008aed31a58107" + "url": "https://repo.magento.com/archives/magento/module-payment-graph-ql/magento-module-payment-graph-ql-100.4.3.0-beta2.zip", + "shasum": "0244bc2b1bc367fa3a3092919311536735f426f7" }, "require": { "magento/framework": "103.0.*", @@ -18115,11 +18146,11 @@ }, { "name": "magento/module-payment-services-base", - "version": "2.10.1", + "version": "2.11.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-payment-services-base/magento-module-payment-services-base-2.10.1.0.zip", - "shasum": "908fe30634a5d7f188a37af8b774b9483be106fd" + "url": "https://repo.magento.com/archives/magento/module-payment-services-base/magento-module-payment-services-base-2.11.1.0.zip", + "shasum": "5de35a2a871b004cec1c7ea3520e3bb8422d4066" }, "require": { "magento/framework": ">=103.0.4 <104.0.0", @@ -18127,10 +18158,10 @@ "magento/module-config": ">=101.2.4 <102.0.0", "magento/module-directory": ">=100.4.4 <101.0.0", "magento/module-payment": ">=100.4.4 <101.0.0", - "magento/module-payment-services-dashboard": "2.10.1", - "magento/module-payment-services-paypal": "2.10.1", + "magento/module-payment-services-dashboard": "2.11.1", + "magento/module-payment-services-paypal": "2.11.1", "magento/module-sales": ">=103.0.4 <104.0.0", - "magento/module-service-proxy": "2.10.1", + "magento/module-service-proxy": "2.11.1", "magento/module-services-id": "^3.2.0", "magento/module-services-id-graph-ql-server": "^1.1.0", "magento/module-services-id-layout": "^1.1.0", @@ -18159,20 +18190,20 @@ }, { "name": "magento/module-payment-services-dashboard", - "version": "2.10.1", + "version": "2.11.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-payment-services-dashboard/magento-module-payment-services-dashboard-2.10.1.0.zip", - "shasum": "d73e85b2c61be51263df59b62641bbc24aae7fa2" + "url": "https://repo.magento.com/archives/magento/module-payment-services-dashboard/magento-module-payment-services-dashboard-2.11.1.0.zip", + "shasum": "09aafa32ef8a1052474a0c0a3fb4fa82a27d281d" }, "require": { "ext-json": "*", "magento/framework": ">=103.0.4 <104.0.0", "magento/module-backend": ">=102.0.4 <103.0.0", "magento/module-config": ">=101.2.4 <102.0.0", - "magento/module-payment-services-base": "2.10.1", - "magento/module-payment-services-paypal": "2.10.1", - "magento/module-service-proxy": "2.10.1", + "magento/module-payment-services-base": "2.11.1", + "magento/module-payment-services-paypal": "2.11.1", + "magento/module-service-proxy": "2.11.1", "magento/module-store": ">=101.1.4 <102.0.0", "php": "~8.1.0||~8.2.0||~8.3.0||~8.4.0" }, @@ -18193,11 +18224,11 @@ }, { "name": "magento/module-payment-services-paypal", - "version": "2.10.1", + "version": "2.11.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-payment-services-paypal/magento-module-payment-services-paypal-2.10.1.0.zip", - "shasum": "b150aed0c864ee7aa87c7be0212641a7293a070e" + "url": "https://repo.magento.com/archives/magento/module-payment-services-paypal/magento-module-payment-services-paypal-2.11.1.0.zip", + "shasum": "19401bf9d9e3690febe8c38bcb72ddabeb8b349a" }, "require": { "magento/framework": ">=103.0.4 <104.0.0", @@ -18212,12 +18243,12 @@ "magento/module-instant-purchase": ">=100.4.3 <101.0.0", "magento/module-integration": ">=100.4.4 <101.0.0", "magento/module-payment": ">=100.4.4 <101.0.0", - "magento/module-payment-services-base": "2.10.1", + "magento/module-payment-services-base": "2.11.1", "magento/module-query-xml": "^103.0.3", "magento/module-quote": ">=101.2.4 <102.0.0", "magento/module-sales": ">=103.0.4 <104.0.0", "magento/module-sales-rule": ">=101.2.4 <102.0.0", - "magento/module-service-proxy": "2.10.1", + "magento/module-service-proxy": "2.11.1", "magento/module-store": ">=101.1.4 <102.0.0", "magento/module-tax": ">=100.4.4 <101.0.0", "magento/module-theme": ">=101.1.4 <102.0.0", @@ -18241,15 +18272,15 @@ }, { "name": "magento/module-payment-services-paypal-graph-ql", - "version": "2.10.1", + "version": "2.11.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-payment-services-paypal-graph-ql/magento-module-payment-services-paypal-graph-ql-2.10.1.0.zip", - "shasum": "0b2c840cd9d32e64f21764f5bf9d103eef87dd9e" + "url": "https://repo.magento.com/archives/magento/module-payment-services-paypal-graph-ql/magento-module-payment-services-paypal-graph-ql-2.11.1.0.zip", + "shasum": "216f3b8da755a349d0af1891343ef5059ef92cba" }, "require": { "magento/framework": ">=103.0.4 <104.0.0", - "magento/module-payment-services-paypal": "2.10.1", + "magento/module-payment-services-paypal": "2.11.1", "magento/module-quote": ">=101.2.4 <102.0.0", "magento/module-quote-graph-ql": ">=100.4.4 <101.0.0", "magento/module-vault": ">=101.2.4 <102.0.0", @@ -18272,20 +18303,20 @@ }, { "name": "magento/module-payment-services-saas-export", - "version": "2.10.1", + "version": "2.11.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-payment-services-saas-export/magento-module-payment-services-saas-export-2.10.1.0.zip", - "shasum": "5785f3e43f881f04d49155166f7240280efb81ce" + "url": "https://repo.magento.com/archives/magento/module-payment-services-saas-export/magento-module-payment-services-saas-export-2.11.1.0.zip", + "shasum": "a1ed6b5bf0aa3fc8495ba907d022a123dd332fea" }, "require": { "magento/framework": ">=103.0.4 <104.0.0", "magento/module-data-exporter": "^103.0.3", - "magento/module-payment-services-base": "2.10.1", + "magento/module-payment-services-base": "2.11.1", "magento/module-saas-common": "^103.0.3", - "magento/module-sales-data-exporter": "2.10.1", + "magento/module-sales-data-exporter": "2.11.1", "magento/module-services-id": "^3.2.0", - "magento/module-store-data-exporter": "2.10.1", + "magento/module-store-data-exporter": "2.11.1", "magento/services-connector": "^1.3.0", "php": "~8.1.0||~8.2.0||~8.3.0||~8.4.0" }, @@ -18306,11 +18337,11 @@ }, { "name": "magento/module-payment-staging", - "version": "100.4.5-beta124", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-payment-staging/magento-module-payment-staging-100.4.5.0-beta124.zip", - "shasum": "d4cabd9e1b1dc936fc3dc162e820a0fad173fd11" + "url": "https://repo.magento.com/archives/magento/module-payment-staging/magento-module-payment-staging-100.4.5.0-beta2.zip", + "shasum": "1ef145f04859522d589eeec25be35ebb51a7489b" }, "require": { "magento/framework": "103.0.*", @@ -18338,11 +18369,11 @@ }, { "name": "magento/module-paypal", - "version": "101.0.8-beta124", + "version": "101.0.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-paypal/magento-module-paypal-101.0.8.0-beta124.zip", - "shasum": "eeaf843a12efb608f2601abe5992cbb5a0301979" + "url": "https://repo.magento.com/archives/magento/module-paypal/magento-module-paypal-101.0.8.0-beta2.zip", + "shasum": "641057ed79c6031bc3b04d9213f693adde314662" }, "require": { "lib-libxml": "*", @@ -18387,11 +18418,11 @@ }, { "name": "magento/module-paypal-captcha", - "version": "100.4.5-beta124", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-paypal-captcha/magento-module-paypal-captcha-100.4.5.0-beta124.zip", - "shasum": "c3f3ec72cf12a0c84012c1db714e72063732d2f3" + "url": "https://repo.magento.com/archives/magento/module-paypal-captcha/magento-module-paypal-captcha-100.4.5.0-beta2.zip", + "shasum": "fc56d0ee899205710925a2bb5969676c80e4afe7" }, "require": { "magento/framework": "103.0.*", @@ -18420,11 +18451,11 @@ }, { "name": "magento/module-paypal-graph-ql", - "version": "100.4.6-beta124", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-paypal-graph-ql/magento-module-paypal-graph-ql-100.4.6.0-beta124.zip", - "shasum": "a2dc2322008262a21732150885a9d9ac198f7cff" + "url": "https://repo.magento.com/archives/magento/module-paypal-graph-ql/magento-module-paypal-graph-ql-100.4.6.0-beta2.zip", + "shasum": "11b781eb05f0720c521323af5ee8462e9cbabb45" }, "require": { "magento/framework": "103.0.*", @@ -18489,11 +18520,11 @@ }, { "name": "magento/module-persistent", - "version": "100.4.8-beta124", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-persistent/magento-module-persistent-100.4.8.0-beta124.zip", - "shasum": "8925c1ef77c0e42dba2d49a63ef4beb2af70b6d2" + "url": "https://repo.magento.com/archives/magento/module-persistent/magento-module-persistent-100.4.8.0-beta2.zip", + "shasum": "811b5c9a91a94385d75395911d3f163b4a6327e5" }, "require": { "magento/framework": "103.0.*", @@ -18525,11 +18556,11 @@ }, { "name": "magento/module-persistent-history", - "version": "100.4.5-beta124", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-persistent-history/magento-module-persistent-history-100.4.5.0-beta124.zip", - "shasum": "dbdfe3c05f492a380c1b2f0cb8d0800aa8ba9cc0" + "url": "https://repo.magento.com/archives/magento/module-persistent-history/magento-module-persistent-history-100.4.5.0-beta2.zip", + "shasum": "2b5ea2e6b235ed19e2043670f3e3795eb7ca11e9" }, "require": { "magento/framework": "103.0.*", @@ -18559,11 +18590,11 @@ }, { "name": "magento/module-price-permissions", - "version": "100.4.4-beta124", + "version": "100.4.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-price-permissions/magento-module-price-permissions-100.4.4.0-beta124.zip", - "shasum": "8e7b6b33ea0a996796736f24291691441701221e" + "url": "https://repo.magento.com/archives/magento/module-price-permissions/magento-module-price-permissions-100.4.4.0-beta2.zip", + "shasum": "accdec0021250decc8f21a7730c7c90cf1aa68c0" }, "require": { "magento/framework": "103.0.*", @@ -18601,11 +18632,11 @@ }, { "name": "magento/module-product-alert", - "version": "100.4.7-beta124", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-product-alert/magento-module-product-alert-100.4.7.0-beta124.zip", - "shasum": "650eca0e363f416e64700c707b483e1b736ee255" + "url": "https://repo.magento.com/archives/magento/module-product-alert/magento-module-product-alert-100.4.7.0-beta2.zip", + "shasum": "ab73dd1ee615fb125f675ca13b78b192891dba00" }, "require": { "magento/framework": "103.0.*", @@ -18639,11 +18670,11 @@ }, { "name": "magento/module-product-video", - "version": "100.4.8-beta124", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-product-video/magento-module-product-video-100.4.8.0-beta124.zip", - "shasum": "6be5a1eca529efc3696524b358fb0c6efe6b1ffd" + "url": "https://repo.magento.com/archives/magento/module-product-video/magento-module-product-video-100.4.8.0-beta2.zip", + "shasum": "f58431d33ca80e160167d54ea24a51ff94efe9de" }, "require": { "magento/framework": "103.0.*", @@ -18677,11 +18708,11 @@ }, { "name": "magento/module-product-video-staging", - "version": "100.4.5-beta124", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-product-video-staging/magento-module-product-video-staging-100.4.5.0-beta124.zip", - "shasum": "ad444d4a1e8c8a95a805347db9f3f994422dca53" + "url": "https://repo.magento.com/archives/magento/module-product-video-staging/magento-module-product-video-staging-100.4.5.0-beta2.zip", + "shasum": "313ea6ee3d03593f3e73d99efcd85ed8e1d6c1dd" }, "require": { "lib-libxml": "*", @@ -18712,11 +18743,11 @@ }, { "name": "magento/module-promotion-permissions", - "version": "100.4.5-beta124", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-promotion-permissions/magento-module-promotion-permissions-100.4.5.0-beta124.zip", - "shasum": "359a16654422cd010441a4d41c33f23fe37eeac5" + "url": "https://repo.magento.com/archives/magento/module-promotion-permissions/magento-module-promotion-permissions-100.4.5.0-beta2.zip", + "shasum": "f99dcf6145da1a2f4237548a0087f080e4398288" }, "require": { "magento/framework": "103.0.*", @@ -18743,11 +18774,11 @@ }, { "name": "magento/module-query-xml", - "version": "103.3.18", + "version": "103.4.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-query-xml/magento-module-query-xml-103.3.18.0.zip", - "shasum": "3129384ace59891077a25cfa404f752b6b1553bc" + "url": "https://repo.magento.com/archives/magento/module-query-xml/magento-module-query-xml-103.4.0.0.zip", + "shasum": "c351427a9b93d76c13ce7b9ea3067fd09225621b" }, "require": { "magento/framework": ">=103.0.4", @@ -18771,11 +18802,11 @@ }, { "name": "magento/module-quote", - "version": "101.2.8-beta124", + "version": "101.2.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-quote/magento-module-quote-101.2.8.0-beta124.zip", - "shasum": "2a6c86fe8be766f2c3854cf1e4384bce3aaa46fa" + "url": "https://repo.magento.com/archives/magento/module-quote/magento-module-quote-101.2.8.0-beta2.zip", + "shasum": "bd70c2b46cc0c7f621d733f303ea81c1031a94c8" }, "require": { "magento/framework": "103.0.*", @@ -18815,11 +18846,11 @@ }, { "name": "magento/module-quote-analytics", - "version": "100.4.7-beta124", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-quote-analytics/magento-module-quote-analytics-100.4.7.0-beta124.zip", - "shasum": "392324e5c4841626ead5c4c1331f4b89bc6b1baf" + "url": "https://repo.magento.com/archives/magento/module-quote-analytics/magento-module-quote-analytics-100.4.7.0-beta2.zip", + "shasum": "2f942d9103e5a578d4a69e6a4257c4c46c3537e9" }, "require": { "magento/framework": "103.0.*", @@ -18844,11 +18875,11 @@ }, { "name": "magento/module-quote-bundle-options", - "version": "100.4.4-beta124", + "version": "100.4.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-quote-bundle-options/magento-module-quote-bundle-options-100.4.4.0-beta124.zip", - "shasum": "621d0db10c191d1d4858f07c4c11d73ea74de38a" + "url": "https://repo.magento.com/archives/magento/module-quote-bundle-options/magento-module-quote-bundle-options-100.4.4.0-beta2.zip", + "shasum": "1decacf9b8ca3613d6839434bea6ad21f3f6c91c" }, "require": { "magento/framework": "103.0.*", @@ -18872,11 +18903,11 @@ }, { "name": "magento/module-quote-commerce-graph-ql", - "version": "100.4.1-beta124", + "version": "100.4.1-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-quote-commerce-graph-ql/magento-module-quote-commerce-graph-ql-100.4.1.0-beta124.zip", - "shasum": "a1f0d585162af6008ed8e11d50d5fabbab05705d" + "url": "https://repo.magento.com/archives/magento/module-quote-commerce-graph-ql/magento-module-quote-commerce-graph-ql-100.4.1.0-beta2.zip", + "shasum": "57c7a2cd735e73095c1540b55af78112c475f8db" }, "require": { "magento/framework": "103.0.*", @@ -18901,11 +18932,11 @@ }, { "name": "magento/module-quote-configurable-options", - "version": "100.4.4-beta124", + "version": "100.4.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-quote-configurable-options/magento-module-quote-configurable-options-100.4.4.0-beta124.zip", - "shasum": "ee60d79f3aac99b1440ab425e84b87e9b1e8a178" + "url": "https://repo.magento.com/archives/magento/module-quote-configurable-options/magento-module-quote-configurable-options-100.4.4.0-beta2.zip", + "shasum": "a39c3f0bb3c933375da4cdd75f1e8092ddc55a68" }, "require": { "magento/framework": "103.0.*", @@ -18929,11 +18960,11 @@ }, { "name": "magento/module-quote-downloadable-links", - "version": "100.4.4-beta124", + "version": "100.4.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-quote-downloadable-links/magento-module-quote-downloadable-links-100.4.4.0-beta124.zip", - "shasum": "de3b54c7c7e3a8c70575bbcbf8221975fbfdbec4" + "url": "https://repo.magento.com/archives/magento/module-quote-downloadable-links/magento-module-quote-downloadable-links-100.4.4.0-beta2.zip", + "shasum": "53ed97e0e6fe231c831faca38ffeb00a8613b496" }, "require": { "magento/framework": "103.0.*", @@ -18957,11 +18988,11 @@ }, { "name": "magento/module-quote-gift-card-options", - "version": "100.4.5-beta124", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-quote-gift-card-options/magento-module-quote-gift-card-options-100.4.5.0-beta124.zip", - "shasum": "0d2c86347f91a94aa4e5904eb3b8254ce78f2a8a" + "url": "https://repo.magento.com/archives/magento/module-quote-gift-card-options/magento-module-quote-gift-card-options-100.4.5.0-beta2.zip", + "shasum": "6775bd52a763f82135b76464002b96cf1cdc0643" }, "require": { "magento/framework": "103.0.*", @@ -18985,11 +19016,11 @@ }, { "name": "magento/module-quote-graph-ql", - "version": "100.4.8-beta124", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-quote-graph-ql/magento-module-quote-graph-ql-100.4.8.0-beta124.zip", - "shasum": "792d366cbec0dde12717a4e4a75adce3724a7e52" + "url": "https://repo.magento.com/archives/magento/module-quote-graph-ql/magento-module-quote-graph-ql-100.4.8.0-beta2.zip", + "shasum": "6df455d6d0489b18868179c6b6ef046d577344f2" }, "require": { "magento/framework": "103.0.*", @@ -19030,11 +19061,11 @@ }, { "name": "magento/module-quote-staging", - "version": "100.4.5-beta124", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-quote-staging/magento-module-quote-staging-100.4.5.0-beta124.zip", - "shasum": "4fd56151fd16c904ee8dcbcead54b3e7fcf5271a" + "url": "https://repo.magento.com/archives/magento/module-quote-staging/magento-module-quote-staging-100.4.5.0-beta2.zip", + "shasum": "a0a7f2a2d34394049dcfc7f3d031e24d572777be" }, "require": { "magento/framework": "103.0.*", @@ -19060,11 +19091,11 @@ }, { "name": "magento/module-re-captcha-admin-ui", - "version": "1.1.5-beta124", + "version": "1.1.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-admin-ui/magento-module-re-captcha-admin-ui-1.1.5.0-beta124.zip", - "shasum": "29a09722b1ce178e089198b94a904244d106768b" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-admin-ui/magento-module-re-captcha-admin-ui-1.1.5.0-beta2.zip", + "shasum": "4faa9ecb89428949637cba3d2f81552a5b3c2cad" }, "require": { "magento/framework": "*", @@ -19089,11 +19120,11 @@ }, { "name": "magento/module-re-captcha-checkout", - "version": "1.1.5-beta124", + "version": "1.1.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-checkout/magento-module-re-captcha-checkout-1.1.5.0-beta124.zip", - "shasum": "5a132da3739f50b3acbbd344937a16f6122cbb88" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-checkout/magento-module-re-captcha-checkout-1.1.5.0-beta2.zip", + "shasum": "c003d836f2865f5bc16117c64f2f17f222ce5bf4" }, "require": { "magento/framework": "*", @@ -19122,11 +19153,11 @@ }, { "name": "magento/module-re-captcha-checkout-sales-rule", - "version": "1.1.4-beta124", + "version": "1.1.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-checkout-sales-rule/magento-module-re-captcha-checkout-sales-rule-1.1.4.0-beta124.zip", - "shasum": "e0083e1f9af49448ebbf77a1f35882c53ecbc6e3" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-checkout-sales-rule/magento-module-re-captcha-checkout-sales-rule-1.1.4.0-beta2.zip", + "shasum": "61cc81552db2293256b97ebf2d8d421c22002fe0" }, "require": { "magento/framework": "*", @@ -19156,11 +19187,11 @@ }, { "name": "magento/module-re-captcha-contact", - "version": "1.1.4-beta124", + "version": "1.1.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-contact/magento-module-re-captcha-contact-1.1.4.0-beta124.zip", - "shasum": "5dc0b539c988dbf6fa9a4143dfdfac6bb9e41b74" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-contact/magento-module-re-captcha-contact-1.1.4.0-beta2.zip", + "shasum": "28f3c45506264ef44be6fb2a5b1b1a6f615021ce" }, "require": { "magento/framework": "*", @@ -19183,11 +19214,11 @@ }, { "name": "magento/module-re-captcha-customer", - "version": "1.1.6-beta124", + "version": "1.1.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-customer/magento-module-re-captcha-customer-1.1.6.0-beta124.zip", - "shasum": "2428a21cb2b82e34a73c4d38baf7c74bff1f3245" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-customer/magento-module-re-captcha-customer-1.1.6.0-beta2.zip", + "shasum": "02c35258de487dc06e66409fa06649cdd64900d5" }, "require": { "magento/framework": "*", @@ -19213,11 +19244,11 @@ }, { "name": "magento/module-re-captcha-frontend-ui", - "version": "1.1.6-beta124", + "version": "1.1.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-frontend-ui/magento-module-re-captcha-frontend-ui-1.1.6.0-beta124.zip", - "shasum": "2490a10658b818de3e06caf3082f768cbbd045c0" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-frontend-ui/magento-module-re-captcha-frontend-ui-1.1.6.0-beta2.zip", + "shasum": "4510364c698cd9aa921b7c8f37b245109f91d802" }, "require": { "magento/framework": "*", @@ -19241,11 +19272,11 @@ }, { "name": "magento/module-re-captcha-gift-card", - "version": "1.0.3-beta124", + "version": "1.0.3-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-gift-card/magento-module-re-captcha-gift-card-1.0.3.0-beta124.zip", - "shasum": "75d722bb15dde173b7dca2bcaf3fdb28568f1500" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-gift-card/magento-module-re-captcha-gift-card-1.0.3.0-beta2.zip", + "shasum": "821bfcbe3cb5b4f393f01c0b6369bd422e999d0e" }, "require": { "magento/framework": "*", @@ -19279,11 +19310,11 @@ }, { "name": "magento/module-re-captcha-invitation", - "version": "1.0.3-beta124", + "version": "1.0.3-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-invitation/magento-module-re-captcha-invitation-1.0.3.0-beta124.zip", - "shasum": "da9a8f7b786d9f6bb12fa599b53a11f283743ae8" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-invitation/magento-module-re-captcha-invitation-1.0.3.0-beta2.zip", + "shasum": "9d53b13f8194c05bfd2e74f29686aa6532a7feba" }, "require": { "magento/framework": "*", @@ -19311,11 +19342,11 @@ }, { "name": "magento/module-re-captcha-migration", - "version": "1.1.5-beta124", + "version": "1.1.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-migration/magento-module-re-captcha-migration-1.1.5.0-beta124.zip", - "shasum": "05e0b9a23bb89087aaf1f1e72c480608c10048e2" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-migration/magento-module-re-captcha-migration-1.1.5.0-beta2.zip", + "shasum": "7710d9d33b00d0f8cae9fe31197730537c14fb2d" }, "require": { "magento/framework": "*", @@ -19338,11 +19369,11 @@ }, { "name": "magento/module-re-captcha-multiple-wishlist", - "version": "1.0.3-beta124", + "version": "1.0.3-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-multiple-wishlist/magento-module-re-captcha-multiple-wishlist-1.0.3.0-beta124.zip", - "shasum": "80b3038773d913a03cebd18406ffd7ee39d353bd" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-multiple-wishlist/magento-module-re-captcha-multiple-wishlist-1.0.3.0-beta2.zip", + "shasum": "a8a2fa23ce0418c1f3880d7022d3fe4b671125f8" }, "require": { "magento/framework": "*", @@ -19365,11 +19396,11 @@ }, { "name": "magento/module-re-captcha-newsletter", - "version": "1.1.5-beta124", + "version": "1.1.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-newsletter/magento-module-re-captcha-newsletter-1.1.5.0-beta124.zip", - "shasum": "c60977eafadae7d6a2100831372ac9ef1d7188d3" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-newsletter/magento-module-re-captcha-newsletter-1.1.5.0-beta2.zip", + "shasum": "78142cfe91e86b0e382663966be0fd9837c12b09" }, "require": { "magento/framework": "*", @@ -19394,11 +19425,11 @@ }, { "name": "magento/module-re-captcha-paypal", - "version": "1.1.5-beta124", + "version": "1.1.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-paypal/magento-module-re-captcha-paypal-1.1.5.0-beta124.zip", - "shasum": "db1d44031763142b9192afceb32763f60fa17ce9" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-paypal/magento-module-re-captcha-paypal-1.1.5.0-beta2.zip", + "shasum": "43434eec5f55d14cc17cf32dfc1bbdd5cb967285" }, "require": { "magento/framework": "*", @@ -19427,11 +19458,11 @@ }, { "name": "magento/module-re-captcha-resend-confirmation-email", - "version": "1.1.0-beta124", + "version": "1.1.0-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-resend-confirmation-email/magento-module-re-captcha-resend-confirmation-email-1.1.0.0-beta124.zip", - "shasum": "c8a8d503a8bb097ac977347349db06becbe39769" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-resend-confirmation-email/magento-module-re-captcha-resend-confirmation-email-1.1.0.0-beta2.zip", + "shasum": "21cb719d72115de889073515671e3a91cb6c7344" }, "require": { "magento/framework": "*", @@ -19457,11 +19488,11 @@ }, { "name": "magento/module-re-captcha-review", - "version": "1.1.5-beta124", + "version": "1.1.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-review/magento-module-re-captcha-review-1.1.5.0-beta124.zip", - "shasum": "27a592eeacbdd4a8a04d1f1f54cb13763f6995ad" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-review/magento-module-re-captcha-review-1.1.5.0-beta2.zip", + "shasum": "54ca4b32604b44c8df438bf99c8e371105216dcb" }, "require": { "magento/framework": "*", @@ -19486,11 +19517,11 @@ }, { "name": "magento/module-re-captcha-send-friend", - "version": "1.1.5-beta124", + "version": "1.1.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-send-friend/magento-module-re-captcha-send-friend-1.1.5.0-beta124.zip", - "shasum": "cab2290a2a3f41b630915f6a6c1260a123f7d862" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-send-friend/magento-module-re-captcha-send-friend-1.1.5.0-beta2.zip", + "shasum": "d50139d30530eb6c8b296f2abc6a22907e4fcbb0" }, "require": { "magento/framework": "*", @@ -19515,11 +19546,11 @@ }, { "name": "magento/module-re-captcha-store-pickup", - "version": "1.0.4-beta124", + "version": "1.0.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-store-pickup/magento-module-re-captcha-store-pickup-1.0.4.0-beta124.zip", - "shasum": "8135c597b4183df22a2767e3d69a83ed8567aeaf" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-store-pickup/magento-module-re-captcha-store-pickup-1.0.4.0-beta2.zip", + "shasum": "2b8e549ea399563d90f86d139cded88627a22421" }, "require": { "magento/framework": "*", @@ -19546,11 +19577,11 @@ }, { "name": "magento/module-re-captcha-ui", - "version": "1.1.5-beta124", + "version": "1.1.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-ui/magento-module-re-captcha-ui-1.1.5.0-beta124.zip", - "shasum": "94648b0c5d534470f48465ef5fd4989183af941e" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-ui/magento-module-re-captcha-ui-1.1.5.0-beta2.zip", + "shasum": "c244b7bfd74b2991c4189087f999aaf8a4f3d23e" }, "require": { "magento/framework": "*", @@ -19579,11 +19610,11 @@ }, { "name": "magento/module-re-captcha-user", - "version": "1.1.5-beta124", + "version": "1.1.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-user/magento-module-re-captcha-user-1.1.5.0-beta124.zip", - "shasum": "1eea289dd57bb511fd971497acb9de7bac325c35" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-user/magento-module-re-captcha-user-1.1.5.0-beta2.zip", + "shasum": "b9a71f5a895a32e0680a805826b1a775be6fc5da" }, "require": { "magento/framework": "*", @@ -19607,11 +19638,11 @@ }, { "name": "magento/module-re-captcha-validation", - "version": "1.1.4-beta124", + "version": "1.1.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-validation/magento-module-re-captcha-validation-1.1.4.0-beta124.zip", - "shasum": "43b00e587d08817b756a64bfa36009c00efbe124" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-validation/magento-module-re-captcha-validation-1.1.4.0-beta2.zip", + "shasum": "25f9fd3614d15df99823f8d58cced796489d2244" }, "require": { "magento/framework": "*", @@ -19635,11 +19666,11 @@ }, { "name": "magento/module-re-captcha-validation-api", - "version": "1.1.4-beta124", + "version": "1.1.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-validation-api/magento-module-re-captcha-validation-api-1.1.4.0-beta124.zip", - "shasum": "641e68b72ec1ea7cef0318f4ea6e362f39bb81f6" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-validation-api/magento-module-re-captcha-validation-api-1.1.4.0-beta2.zip", + "shasum": "810741d0cffc0aa3e9602745ce75bb9737010e12" }, "require": { "magento/framework": "*", @@ -19661,11 +19692,11 @@ }, { "name": "magento/module-re-captcha-version-2-checkbox", - "version": "2.0.5-beta124", + "version": "2.0.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-version-2-checkbox/magento-module-re-captcha-version-2-checkbox-2.0.5.0-beta124.zip", - "shasum": "5895a451957cbd70568221dc4a686babfcfcc183" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-version-2-checkbox/magento-module-re-captcha-version-2-checkbox-2.0.5.0-beta2.zip", + "shasum": "f93536d52cfa3e72110191d35288f4a5ec3216f4" }, "require": { "magento/framework": "*", @@ -19695,11 +19726,11 @@ }, { "name": "magento/module-re-captcha-version-2-invisible", - "version": "2.0.5-beta124", + "version": "2.0.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-version-2-invisible/magento-module-re-captcha-version-2-invisible-2.0.5.0-beta124.zip", - "shasum": "8d8685df6467d35e4d19cccb5f6f974044f6b076" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-version-2-invisible/magento-module-re-captcha-version-2-invisible-2.0.5.0-beta2.zip", + "shasum": "af3d2b6ebfc126ed065a1d838069e3c18a7da841" }, "require": { "magento/framework": "*", @@ -19729,11 +19760,11 @@ }, { "name": "magento/module-re-captcha-version-3-invisible", - "version": "2.0.5-beta124", + "version": "2.0.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-version-3-invisible/magento-module-re-captcha-version-3-invisible-2.0.5.0-beta124.zip", - "shasum": "76928d3637893c01a433debcc7e4e92ac91ba7ba" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-version-3-invisible/magento-module-re-captcha-version-3-invisible-2.0.5.0-beta2.zip", + "shasum": "6c9b5806afb67f8a0f052cd192d78db86c669b7a" }, "require": { "magento/framework": "*", @@ -19763,11 +19794,11 @@ }, { "name": "magento/module-re-captcha-webapi-api", - "version": "1.0.4-beta124", + "version": "1.0.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-webapi-api/magento-module-re-captcha-webapi-api-1.0.4.0-beta124.zip", - "shasum": "dfc66c9465ec5c6fde493adae3112dc9d2cdd4b4" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-webapi-api/magento-module-re-captcha-webapi-api-1.0.4.0-beta2.zip", + "shasum": "78efe2051ce13a8302ea78acdc292823b4cbe196" }, "require": { "magento/framework": "*", @@ -19790,11 +19821,11 @@ }, { "name": "magento/module-re-captcha-webapi-graph-ql", - "version": "1.0.4-beta124", + "version": "1.0.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-webapi-graph-ql/magento-module-re-captcha-webapi-graph-ql-1.0.4.0-beta124.zip", - "shasum": "b842a412c8928a7724cd2955863c3f95431f990a" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-webapi-graph-ql/magento-module-re-captcha-webapi-graph-ql-1.0.4.0-beta2.zip", + "shasum": "fd73694ba87f3e919aedfab83d0ea2e04bde5f1b" }, "require": { "magento/framework": "*", @@ -19821,11 +19852,11 @@ }, { "name": "magento/module-re-captcha-webapi-rest", - "version": "1.0.4-beta124", + "version": "1.0.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-webapi-rest/magento-module-re-captcha-webapi-rest-1.0.4.0-beta124.zip", - "shasum": "657226429771016a252a926bf8e9f8542e8abc67" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-webapi-rest/magento-module-re-captcha-webapi-rest-1.0.4.0-beta2.zip", + "shasum": "f2b336b4f06d706763a21094d874d91eac707591" }, "require": { "magento/framework": "*", @@ -19851,11 +19882,11 @@ }, { "name": "magento/module-re-captcha-webapi-ui", - "version": "1.0.4-beta124", + "version": "1.0.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-webapi-ui/magento-module-re-captcha-webapi-ui-1.0.4.0-beta124.zip", - "shasum": "8063e05a36c15a9fe3af890663e3d39535384552" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-webapi-ui/magento-module-re-captcha-webapi-ui-1.0.4.0-beta2.zip", + "shasum": "9d6a576135f0136ccd2c223078f23c9c5d1d8f44" }, "require": { "magento/framework": "*", @@ -19878,11 +19909,11 @@ }, { "name": "magento/module-re-captcha-wishlist", - "version": "1.1.0-beta124", + "version": "1.1.0-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-wishlist/magento-module-re-captcha-wishlist-1.1.0.0-beta124.zip", - "shasum": "bd3200ce5257bb3760dfbf3a5e04364679967222" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-wishlist/magento-module-re-captcha-wishlist-1.1.0.0-beta2.zip", + "shasum": "89dfcc5bf33c099342362876e66135cb31ee2bbf" }, "require": { "magento/framework": "*", @@ -19905,11 +19936,11 @@ }, { "name": "magento/module-related-product-graph-ql", - "version": "100.4.5-beta124", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-related-product-graph-ql/magento-module-related-product-graph-ql-100.4.5.0-beta124.zip", - "shasum": "d0440e35acfd7068cc0f011a1f57ff959121142c" + "url": "https://repo.magento.com/archives/magento/module-related-product-graph-ql/magento-module-related-product-graph-ql-100.4.5.0-beta2.zip", + "shasum": "09b42a30f78c94a7c3d055efe39c463097af4f36" }, "require": { "magento/framework": "103.0.*", @@ -19937,11 +19968,11 @@ }, { "name": "magento/module-release-notification", - "version": "100.4.6-beta124", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-release-notification/magento-module-release-notification-100.4.6.0-beta124.zip", - "shasum": "bf92a0c13ca0159fa5bf887cf3aa3787a3ed17f2" + "url": "https://repo.magento.com/archives/magento/module-release-notification/magento-module-release-notification-100.4.6.0-beta2.zip", + "shasum": "5fa280ba12617329b2d70cd83b98fda87d3566aa" }, "require": { "magento/framework": "103.0.*", @@ -19970,11 +20001,11 @@ }, { "name": "magento/module-reminder", - "version": "101.2.7-beta124", + "version": "101.2.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-reminder/magento-module-reminder-101.2.7.0-beta124.zip", - "shasum": "7df39565020a57e77875e78c05f06a724e4ec65e" + "url": "https://repo.magento.com/archives/magento/module-reminder/magento-module-reminder-101.2.7.0-beta2.zip", + "shasum": "b2933eef23d8d7de90943c450196dfe67aa5077f" }, "require": { "magento/framework": "103.0.*", @@ -20007,11 +20038,11 @@ }, { "name": "magento/module-remote-storage", - "version": "100.4.6-beta124", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-remote-storage/magento-module-remote-storage-100.4.6.0-beta124.zip", - "shasum": "aced20a7c9b33f36f520b22a21031157b53f1924" + "url": "https://repo.magento.com/archives/magento/module-remote-storage/magento-module-remote-storage-100.4.6.0-beta2.zip", + "shasum": "3824c35905414269c87edd1d8b8623fa1e86c83d" }, "require": { "league/flysystem": "^3.0", @@ -20050,11 +20081,11 @@ }, { "name": "magento/module-remote-storage-commerce", - "version": "100.4.4-beta124", + "version": "100.4.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-remote-storage-commerce/magento-module-remote-storage-commerce-100.4.4.0-beta124.zip", - "shasum": "8ce4625b02157a56ed32164020e54aedd7b2b971" + "url": "https://repo.magento.com/archives/magento/module-remote-storage-commerce/magento-module-remote-storage-commerce-100.4.4.0-beta2.zip", + "shasum": "17f02379a86a9ee2c510043f16ef29369c06f0c6" }, "require": { "magento/framework": "103.0.*", @@ -20082,11 +20113,11 @@ }, { "name": "magento/module-reports", - "version": "100.4.8-beta124", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-reports/magento-module-reports-100.4.8.0-beta124.zip", - "shasum": "28ba4a4647a19e65c6e679aeabb3258f29b47496" + "url": "https://repo.magento.com/archives/magento/module-reports/magento-module-reports-100.4.8.0-beta2.zip", + "shasum": "5f6ed0a92b04f88500ab273d8a3f4f645609ccbd" }, "require": { "magento/framework": "103.0.*", @@ -20125,11 +20156,11 @@ }, { "name": "magento/module-require-js", - "version": "100.4.4-beta124", + "version": "100.4.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-require-js/magento-module-require-js-100.4.4.0-beta124.zip", - "shasum": "3e60b4f1b7986d7f584321ed90babefafb2e4d2c" + "url": "https://repo.magento.com/archives/magento/module-require-js/magento-module-require-js-100.4.4.0-beta2.zip", + "shasum": "badc098456b9224be8d3a728f318c2ec945fac52" }, "require": { "magento/framework": "103.0.*", @@ -20152,11 +20183,11 @@ }, { "name": "magento/module-resource-connections", - "version": "100.4.5-beta124", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-resource-connections/magento-module-resource-connections-100.4.5.0-beta124.zip", - "shasum": "1828293c57fc8a9313dd0d9ddccb771062683252" + "url": "https://repo.magento.com/archives/magento/module-resource-connections/magento-module-resource-connections-100.4.5.0-beta2.zip", + "shasum": "e599135b1ad781bc13c9de504562af6c8969a024" }, "require": { "magento/framework": "103.0.*", @@ -20178,11 +20209,11 @@ }, { "name": "magento/module-review", - "version": "100.4.8-beta124", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-review/magento-module-review-100.4.8.0-beta124.zip", - "shasum": "33e58ffe8a56946f493ca4d096e55c8671cae7d1" + "url": "https://repo.magento.com/archives/magento/module-review/magento-module-review-100.4.8.0-beta2.zip", + "shasum": "dd11a019d294cbf49b9a5c5e27a4603d9fcb1aff" }, "require": { "magento/framework": "103.0.*", @@ -20217,11 +20248,11 @@ }, { "name": "magento/module-review-analytics", - "version": "100.4.5-beta124", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-review-analytics/magento-module-review-analytics-100.4.5.0-beta124.zip", - "shasum": "ed3d0ab0b5743786c598c48aa9a9732ef55fbc22" + "url": "https://repo.magento.com/archives/magento/module-review-analytics/magento-module-review-analytics-100.4.5.0-beta2.zip", + "shasum": "01ae3811446f8ee5abdcbac9a0a89f69f9715f61" }, "require": { "magento/framework": "103.0.*", @@ -20246,11 +20277,11 @@ }, { "name": "magento/module-review-graph-ql", - "version": "100.4.4-beta124", + "version": "100.4.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-review-graph-ql/magento-module-review-graph-ql-100.4.4.0-beta124.zip", - "shasum": "e1df986cd519da38bd764cab3a41883d043f4d0c" + "url": "https://repo.magento.com/archives/magento/module-review-graph-ql/magento-module-review-graph-ql-100.4.4.0-beta2.zip", + "shasum": "056ffc97b182c8dfed6c30a01930af23d1a36d9b" }, "require": { "magento/framework": "103.0.*", @@ -20280,11 +20311,11 @@ }, { "name": "magento/module-review-staging", - "version": "100.4.5-beta124", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-review-staging/magento-module-review-staging-100.4.5.0-beta124.zip", - "shasum": "1ca114c4e6b12a0ff8fe5ee3f02e18235132478d" + "url": "https://repo.magento.com/archives/magento/module-review-staging/magento-module-review-staging-100.4.5.0-beta2.zip", + "shasum": "8a24d381cbe8faef2c60d7824cdfeca879f39cc2" }, "require": { "lib-libxml": "*", @@ -20313,11 +20344,11 @@ }, { "name": "magento/module-reward", - "version": "101.2.8-beta124", + "version": "101.2.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-reward/magento-module-reward-101.2.8.0-beta124.zip", - "shasum": "a21aaf88e8a2162b09daf98fd42ce3ad10ef656c" + "url": "https://repo.magento.com/archives/magento/module-reward/magento-module-reward-101.2.8.0-beta2.zip", + "shasum": "1f64d209709f4774202598589202d521d46a6652" }, "require": { "magento/framework": "103.0.*", @@ -20359,11 +20390,11 @@ }, { "name": "magento/module-reward-graph-ql", - "version": "100.4.7-beta124", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-reward-graph-ql/magento-module-reward-graph-ql-100.4.7.0-beta124.zip", - "shasum": "9b70bd97ba79d57f235a77798601fc6fc8531a91" + "url": "https://repo.magento.com/archives/magento/module-reward-graph-ql/magento-module-reward-graph-ql-100.4.7.0-beta2.zip", + "shasum": "7ed3a8b628b050082e0e6ee74cfc990b7e3ee019" }, "require": { "magento/framework": "103.0.*", @@ -20395,11 +20426,11 @@ }, { "name": "magento/module-reward-staging", - "version": "100.4.5-beta124", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-reward-staging/magento-module-reward-staging-100.4.5.0-beta124.zip", - "shasum": "1cbff9ed13809fbc60b9c348eef44a29a811c288" + "url": "https://repo.magento.com/archives/magento/module-reward-staging/magento-module-reward-staging-100.4.5.0-beta2.zip", + "shasum": "685fc88827c36628cc250568621023ab7c2c2473" }, "require": { "magento/framework": "103.0.*", @@ -20427,11 +20458,11 @@ }, { "name": "magento/module-rma", - "version": "101.2.8-beta124", + "version": "101.2.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-rma/magento-module-rma-101.2.8.0-beta124.zip", - "shasum": "8e83af566b6e65b6f34659e9a40a2d3deb5f3be1" + "url": "https://repo.magento.com/archives/magento/module-rma/magento-module-rma-101.2.8.0-beta2.zip", + "shasum": "64538b7bd44c28832fc91e4c3368de9e12165878" }, "require": { "ext-gd": "*", @@ -20478,11 +20509,11 @@ }, { "name": "magento/module-rma-graph-ql", - "version": "100.4.7-beta124", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-rma-graph-ql/magento-module-rma-graph-ql-100.4.7.0-beta124.zip", - "shasum": "a917a995a60b5075953cce0aef11aeb33348e4d0" + "url": "https://repo.magento.com/archives/magento/module-rma-graph-ql/magento-module-rma-graph-ql-100.4.7.0-beta2.zip", + "shasum": "f47d5cb3d67800557e6e73c6a653972ff6d1308c" }, "require": { "magento/framework": "103.0.*", @@ -20517,11 +20548,11 @@ }, { "name": "magento/module-rma-staging", - "version": "100.4.5-beta124", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-rma-staging/magento-module-rma-staging-100.4.5.0-beta124.zip", - "shasum": "1c068a5266d2a63c9a64bb66558f921241269ec8" + "url": "https://repo.magento.com/archives/magento/module-rma-staging/magento-module-rma-staging-100.4.5.0-beta2.zip", + "shasum": "b8f32b1f50a7317c3b32119ad8a9df6c659843bd" }, "require": { "lib-libxml": "*", @@ -20549,11 +20580,11 @@ }, { "name": "magento/module-robots", - "version": "101.1.4-beta124", + "version": "101.1.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-robots/magento-module-robots-101.1.4.0-beta124.zip", - "shasum": "51b10dc61730ed6d8c26aa52679bf86e823d7206" + "url": "https://repo.magento.com/archives/magento/module-robots/magento-module-robots-101.1.4.0-beta2.zip", + "shasum": "7189e10dfa7ec9851fdf92f00c45d97e2e39a78c" }, "require": { "magento/framework": "103.0.*", @@ -20580,11 +20611,11 @@ }, { "name": "magento/module-rss", - "version": "100.4.6-beta124", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-rss/magento-module-rss-100.4.6.0-beta124.zip", - "shasum": "9c1d6c59bf846eab0d5f54a346a741bd8e9efd4f" + "url": "https://repo.magento.com/archives/magento/module-rss/magento-module-rss-100.4.6.0-beta2.zip", + "shasum": "15f81501bc2aff36f301f211976fcff453182710" }, "require": { "magento/framework": "103.0.*", @@ -20610,11 +20641,11 @@ }, { "name": "magento/module-rule", - "version": "100.4.7-beta124", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-rule/magento-module-rule-100.4.7.0-beta124.zip", - "shasum": "343dfed5b3c0a8bdcde0a8f56e8c57ab0c386589" + "url": "https://repo.magento.com/archives/magento/module-rule/magento-module-rule-100.4.7.0-beta2.zip", + "shasum": "81013e42d78defbd8188705c87417e42aff613da" }, "require": { "lib-libxml": "*", @@ -20642,11 +20673,11 @@ }, { "name": "magento/module-saas-common", - "version": "103.3.18", + "version": "103.4.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-saas-common/magento-module-saas-common-103.3.18.0.zip", - "shasum": "cec2e2b6929efd38135e13bbcbcf611709a7a441" + "url": "https://repo.magento.com/archives/magento/module-saas-common/magento-module-saas-common-103.4.0.0.zip", + "shasum": "a210f306c0212ab92bb71e3c5f902d140dba1c68" }, "require": { "magento/framework": ">=103.0.4", @@ -20679,11 +20710,11 @@ }, { "name": "magento/module-sales", - "version": "103.0.8-beta124", + "version": "103.0.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sales/magento-module-sales-103.0.8.0-beta124.zip", - "shasum": "67be56b1bfa337ef43d9f2300e51176ef1d27ecb" + "url": "https://repo.magento.com/archives/magento/module-sales/magento-module-sales-103.0.8.0-beta2.zip", + "shasum": "a0bb572d1e02da121fbb1b8d7338e7e97448c425" }, "require": { "magento/framework": "103.0.*", @@ -20734,11 +20765,11 @@ }, { "name": "magento/module-sales-analytics", - "version": "100.4.5-beta124", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sales-analytics/magento-module-sales-analytics-100.4.5.0-beta124.zip", - "shasum": "eaf1b53a562fb2a4c0dcab5453a5a3ed8abcd0bd" + "url": "https://repo.magento.com/archives/magento/module-sales-analytics/magento-module-sales-analytics-100.4.5.0-beta2.zip", + "shasum": "ed001e8570bd7139c5e08dc356b04ca05385ee2a" }, "require": { "magento/framework": "103.0.*", @@ -20763,11 +20794,11 @@ }, { "name": "magento/module-sales-archive", - "version": "101.0.6-beta124", + "version": "101.0.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sales-archive/magento-module-sales-archive-101.0.6.0-beta124.zip", - "shasum": "adfa1b55253199f946f17c6d2a01aff4f2d6e2e2" + "url": "https://repo.magento.com/archives/magento/module-sales-archive/magento-module-sales-archive-101.0.6.0-beta2.zip", + "shasum": "cb8f50b3e11fc71a44ad748832108178b090c64d" }, "require": { "magento/framework": "103.0.*", @@ -20795,11 +20826,11 @@ }, { "name": "magento/module-sales-data-exporter", - "version": "2.10.1", + "version": "2.11.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sales-data-exporter/magento-module-sales-data-exporter-2.10.1.0.zip", - "shasum": "aa0a68c399daa738ac3d26d82c59fbd8ad9c46e5" + "url": "https://repo.magento.com/archives/magento/module-sales-data-exporter/magento-module-sales-data-exporter-2.11.1.0.zip", + "shasum": "e522090c541b20bfbe631681540246a803684df0" }, "require": { "magento/framework": ">=103.0.4 <104.0.0", @@ -20825,11 +20856,11 @@ }, { "name": "magento/module-sales-graph-ql", - "version": "100.4.8-beta124", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sales-graph-ql/magento-module-sales-graph-ql-100.4.8.0-beta124.zip", - "shasum": "2b14870991d1c0478e5285fc85746b6caf93c787" + "url": "https://repo.magento.com/archives/magento/module-sales-graph-ql/magento-module-sales-graph-ql-100.4.8.0-beta2.zip", + "shasum": "ac48a022f88c77729825465de6fdc4770fe6afa4" }, "require": { "magento/framework": "103.0.*", @@ -20861,11 +20892,11 @@ }, { "name": "magento/module-sales-inventory", - "version": "100.4.5-beta124", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sales-inventory/magento-module-sales-inventory-100.4.5.0-beta124.zip", - "shasum": "0056c14472e80a5d71f97d17bc1976ee7b70a923" + "url": "https://repo.magento.com/archives/magento/module-sales-inventory/magento-module-sales-inventory-100.4.5.0-beta2.zip", + "shasum": "464c2268de99f76c447abd4c521239a0928755fb" }, "require": { "magento/framework": "103.0.*", @@ -20892,11 +20923,11 @@ }, { "name": "magento/module-sales-rule", - "version": "101.2.8-beta124", + "version": "101.2.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sales-rule/magento-module-sales-rule-101.2.8.0-beta124.zip", - "shasum": "e84c30d15e9e829d7f628f172efe06a0c07bdc9d" + "url": "https://repo.magento.com/archives/magento/module-sales-rule/magento-module-sales-rule-101.2.8.0-beta2.zip", + "shasum": "663637292f1176a4f0941122e7c3fdba76d010ca" }, "require": { "magento/framework": "103.0.*", @@ -20945,11 +20976,11 @@ }, { "name": "magento/module-sales-rule-graph-ql", - "version": "100.4.1-beta124", + "version": "100.4.1-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sales-rule-graph-ql/magento-module-sales-rule-graph-ql-100.4.1.0-beta124.zip", - "shasum": "43f1d548db05af58c1f78c2f7925c17cd25ecece" + "url": "https://repo.magento.com/archives/magento/module-sales-rule-graph-ql/magento-module-sales-rule-graph-ql-100.4.1.0-beta2.zip", + "shasum": "9d2065019f48a0aee35feb39d7cf059ddd702671" }, "require": { "magento/framework": "103.0.*", @@ -20973,11 +21004,11 @@ }, { "name": "magento/module-sales-rule-staging", - "version": "100.4.7-beta124", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sales-rule-staging/magento-module-sales-rule-staging-100.4.7.0-beta124.zip", - "shasum": "8ac3b16cc11f06b1d77cc9c88a071a59d6eb9640" + "url": "https://repo.magento.com/archives/magento/module-sales-rule-staging/magento-module-sales-rule-staging-100.4.7.0-beta2.zip", + "shasum": "e054b68fb8c9ab322396a8d29f5e0a1bedc46eb7" }, "require": { "magento/framework": "103.0.*", @@ -21010,11 +21041,11 @@ }, { "name": "magento/module-sales-sequence", - "version": "100.4.5-beta124", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sales-sequence/magento-module-sales-sequence-100.4.5.0-beta124.zip", - "shasum": "8bc08d753de4e48f69a23a3b9d49be279e0b7171" + "url": "https://repo.magento.com/archives/magento/module-sales-sequence/magento-module-sales-sequence-100.4.5.0-beta2.zip", + "shasum": "545f2dbf3311767ca3a734b36ae64d41102ee9ac" }, "require": { "magento/framework": "103.0.*", @@ -21037,11 +21068,11 @@ }, { "name": "magento/module-sample-data", - "version": "100.4.6-beta124", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sample-data/magento-module-sample-data-100.4.6.0-beta124.zip", - "shasum": "6aae469f5d6770915b2f520c62bd491a6b0d14c8" + "url": "https://repo.magento.com/archives/magento/module-sample-data/magento-module-sample-data-100.4.6.0-beta2.zip", + "shasum": "25cd12426f9756aa018459f42f0fe86794c7528d" }, "require": { "magento/framework": "103.0.*", @@ -21068,11 +21099,11 @@ }, { "name": "magento/module-scalable-checkout", - "version": "100.4.7-beta124", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-scalable-checkout/magento-module-scalable-checkout-100.4.7.0-beta124.zip", - "shasum": "99584d3c22f3c1f8b0e7188b6f0ff944eaac527e" + "url": "https://repo.magento.com/archives/magento/module-scalable-checkout/magento-module-scalable-checkout-100.4.7.0-beta2.zip", + "shasum": "d6c861c5b94e730478051ca4c95c8cce765e55ea" }, "require": { "magento/framework": "103.0.*", @@ -21102,11 +21133,11 @@ }, { "name": "magento/module-scalable-inventory", - "version": "100.4.6-beta124", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-scalable-inventory/magento-module-scalable-inventory-100.4.6.0-beta124.zip", - "shasum": "f5d7c657a557666e4811ad802164b3973a08386c" + "url": "https://repo.magento.com/archives/magento/module-scalable-inventory/magento-module-scalable-inventory-100.4.6.0-beta2.zip", + "shasum": "c6af87d3410ea9bd43cd27403fa271b1b610758d" }, "require": { "magento/framework": "103.0.*", @@ -21132,11 +21163,11 @@ }, { "name": "magento/module-scalable-oms", - "version": "100.4.6-beta124", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-scalable-oms/magento-module-scalable-oms-100.4.6.0-beta124.zip", - "shasum": "53d9c9d71211658605192db71132c356f91d9af2" + "url": "https://repo.magento.com/archives/magento/module-scalable-oms/magento-module-scalable-oms-100.4.6.0-beta2.zip", + "shasum": "2dedbbd113b1cf121af1619e98799b5ebcf81787" }, "require": { "magento/framework": "103.0.*", @@ -21162,11 +21193,11 @@ }, { "name": "magento/module-scheduled-import-export", - "version": "101.2.8-beta124", + "version": "101.2.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-scheduled-import-export/magento-module-scheduled-import-export-101.2.8.0-beta124.zip", - "shasum": "485fde960f830eb6293377b2d85c513e5f88a317" + "url": "https://repo.magento.com/archives/magento/module-scheduled-import-export/magento-module-scheduled-import-export-101.2.8.0-beta2.zip", + "shasum": "3492c49183aa6e4a08c934c989bba75a857c7afd" }, "require": { "magento/framework": "103.0.*", @@ -21194,11 +21225,11 @@ }, { "name": "magento/module-search", - "version": "101.1.8-beta124", + "version": "101.1.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-search/magento-module-search-101.1.8.0-beta124.zip", - "shasum": "5e0b16a6584fca268d9a2f17407caae56cb3940d" + "url": "https://repo.magento.com/archives/magento/module-search/magento-module-search-101.1.8.0-beta2.zip", + "shasum": "23cabfb919b5b73c90790016cfd8d83a4e7dfe51" }, "require": { "magento/framework": "103.0.*", @@ -21226,11 +21257,11 @@ }, { "name": "magento/module-search-staging", - "version": "100.4.6-beta124", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-search-staging/magento-module-search-staging-100.4.6.0-beta124.zip", - "shasum": "1e3ffb1cca61a2b84bf7fa21afb1ad26f29f58f9" + "url": "https://repo.magento.com/archives/magento/module-search-staging/magento-module-search-staging-100.4.6.0-beta2.zip", + "shasum": "8e56a87c8ee685ec71b4e23a19aa6b70e1ea9062" }, "require": { "lib-libxml": "*", @@ -21255,11 +21286,11 @@ }, { "name": "magento/module-security", - "version": "100.4.8-beta124", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-security/magento-module-security-100.4.8.0-beta124.zip", - "shasum": "915fd9c9863df471697a3416124439f2e8a58244" + "url": "https://repo.magento.com/archives/magento/module-security/magento-module-security-100.4.8.0-beta2.zip", + "shasum": "1bbd6e9082c951bbcf7050757a422cd6b1399da7" }, "require": { "magento/framework": "103.0.*", @@ -21289,11 +21320,11 @@ }, { "name": "magento/module-securitytxt", - "version": "1.1.4-beta124", + "version": "1.1.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-securitytxt/magento-module-securitytxt-1.1.4.0-beta124.zip", - "shasum": "762af693f580d722163cbd8e38259e9ffb246051" + "url": "https://repo.magento.com/archives/magento/module-securitytxt/magento-module-securitytxt-1.1.4.0-beta2.zip", + "shasum": "2d01c9f92bdac59b5a96f6f03f97114d8c031416" }, "require": { "magento/framework": "*", @@ -21324,11 +21355,11 @@ }, { "name": "magento/module-send-friend", - "version": "100.4.6-beta124", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-send-friend/magento-module-send-friend-100.4.6.0-beta124.zip", - "shasum": "cf9eccfa90da7ed622943469c46a6ec17999d705" + "url": "https://repo.magento.com/archives/magento/module-send-friend/magento-module-send-friend-100.4.6.0-beta2.zip", + "shasum": "2bb964c060271da9b258298b43ebf06179b1cc1c" }, "require": { "magento/framework": "103.0.*", @@ -21357,11 +21388,11 @@ }, { "name": "magento/module-send-friend-graph-ql", - "version": "100.4.4-beta124", + "version": "100.4.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-send-friend-graph-ql/magento-module-send-friend-graph-ql-100.4.4.0-beta124.zip", - "shasum": "11ee67ff7454da0c90884c02ba4719ccec34d1f0" + "url": "https://repo.magento.com/archives/magento/module-send-friend-graph-ql/magento-module-send-friend-graph-ql-100.4.4.0-beta2.zip", + "shasum": "e39494c8d5631771a0b7d8635ef825c55b8ed0c8" }, "require": { "magento/framework": "103.0.*", @@ -21387,17 +21418,17 @@ }, { "name": "magento/module-service-proxy", - "version": "2.10.1", + "version": "2.11.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-service-proxy/magento-module-service-proxy-2.10.1.0.zip", - "shasum": "6deeb10d01d9c12b7b0a67417aef0ac535a2668a" + "url": "https://repo.magento.com/archives/magento/module-service-proxy/magento-module-service-proxy-2.11.1.0.zip", + "shasum": "165332b5a08feebf2d0db71baf831b276728f78e" }, "require": { "magento/framework": ">=103.0.4 <104.0.0", "magento/module-backend": ">=102.0.4 <103.0.0", "magento/module-page-cache": ">=100.4.4 <101.0.0", - "magento/module-payment-services-paypal": "2.10.1", + "magento/module-payment-services-paypal": "2.11.1", "magento/module-store": ">=101.1.4 <102.0.0", "php": "~8.1.0||~8.2.0||~8.3.0||~8.4.0" }, @@ -21511,11 +21542,11 @@ }, { "name": "magento/module-shipping", - "version": "100.4.8-beta124", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-shipping/magento-module-shipping-100.4.8.0-beta124.zip", - "shasum": "1d7c6d45f0ee9825bc0f4a39e6c1f87033afeed7" + "url": "https://repo.magento.com/archives/magento/module-shipping/magento-module-shipping-100.4.8.0-beta2.zip", + "shasum": "a7bdd2dd6faffff647a10c0f36a527eee7ea1013" }, "require": { "ext-gd": "*", @@ -21557,11 +21588,11 @@ }, { "name": "magento/module-sitemap", - "version": "100.4.7-beta124", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sitemap/magento-module-sitemap-100.4.7.0-beta124.zip", - "shasum": "7314c49320f94ce83f9e7a8a60d9392ddfe8a15a" + "url": "https://repo.magento.com/archives/magento/module-sitemap/magento-module-sitemap-100.4.7.0-beta2.zip", + "shasum": "27aec7fa4e0561e7c41d78833b9dcd1671241735" }, "require": { "magento/framework": "103.0.*", @@ -21596,11 +21627,11 @@ }, { "name": "magento/module-staging", - "version": "101.2.8-beta124", + "version": "101.2.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-staging/magento-module-staging-101.2.8.0-beta124.zip", - "shasum": "3d79379c0ec5874cf3f7cdce6fcd92d25a985448" + "url": "https://repo.magento.com/archives/magento/module-staging/magento-module-staging-101.2.8.0-beta2.zip", + "shasum": "ea3f99a3b699d370ac4c3989fb88d1baf91553c9" }, "require": { "lib-libxml": "*", @@ -21637,11 +21668,11 @@ }, { "name": "magento/module-staging-graph-ql", - "version": "100.4.5-beta124", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-staging-graph-ql/magento-module-staging-graph-ql-100.4.5.0-beta124.zip", - "shasum": "0eeae753f4495315b162539fc0bf252c8076b45b" + "url": "https://repo.magento.com/archives/magento/module-staging-graph-ql/magento-module-staging-graph-ql-100.4.5.0-beta2.zip", + "shasum": "34af80c1673d1c87c447daf46bea992dd5b1400e" }, "require": { "magento/framework": "103.0.*", @@ -21666,11 +21697,11 @@ }, { "name": "magento/module-staging-page-builder", - "version": "2.2.6-beta124", + "version": "2.2.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-staging-page-builder/magento-module-staging-page-builder-2.2.6.0-beta124.zip", - "shasum": "d30eae0c8185d78729e770039805ff1bebc479af" + "url": "https://repo.magento.com/archives/magento/module-staging-page-builder/magento-module-staging-page-builder-2.2.6.0-beta2.zip", + "shasum": "c8597db3b703e9775736a5042aed98f105459a56" }, "require": { "magento/framework": "*", @@ -21696,11 +21727,11 @@ }, { "name": "magento/module-store", - "version": "101.1.8-beta124", + "version": "101.1.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-store/magento-module-store-101.1.8.0-beta124.zip", - "shasum": "9370a31c73e6526075b62511dfc7717285ad05f5" + "url": "https://repo.magento.com/archives/magento/module-store/magento-module-store-101.1.8.0-beta2.zip", + "shasum": "6efd65921e41d6681e5a81751a623f813bb82712" }, "require": { "magento/framework": "103.0.*", @@ -21734,11 +21765,11 @@ }, { "name": "magento/module-store-data-exporter", - "version": "2.10.1", + "version": "2.11.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-store-data-exporter/magento-module-store-data-exporter-2.10.1.0.zip", - "shasum": "0788525e6bce47d81de38af5084768eabad7490a" + "url": "https://repo.magento.com/archives/magento/module-store-data-exporter/magento-module-store-data-exporter-2.11.1.0.zip", + "shasum": "dc60f2c2d711de8d807f4fd8b014ac66df9e3fdf" }, "require": { "magento/framework": ">=103.0.4 <104.0.0", @@ -21764,11 +21795,11 @@ }, { "name": "magento/module-store-graph-ql", - "version": "100.4.6-beta124", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-store-graph-ql/magento-module-store-graph-ql-100.4.6.0-beta124.zip", - "shasum": "36a21f9030b924cb242b2f163c82f77eba42fb24" + "url": "https://repo.magento.com/archives/magento/module-store-graph-ql/magento-module-store-graph-ql-100.4.6.0-beta2.zip", + "shasum": "2d352f8b16af0d8db435c8e9622a7738b59139f8" }, "require": { "magento/framework": "103.0.*", @@ -21795,11 +21826,11 @@ }, { "name": "magento/module-support", - "version": "101.2.7-beta124", + "version": "101.2.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-support/magento-module-support-101.2.7.0-beta124.zip", - "shasum": "51cfdcaf72c7c5589be7b7dfea1e5c1917748fef" + "url": "https://repo.magento.com/archives/magento/module-support/magento-module-support-101.2.7.0-beta2.zip", + "shasum": "1c2cfda8fad44cf87cd0285a6720ed17e24c1cfa" }, "require": { "lib-libxml": "*", @@ -21842,11 +21873,11 @@ }, { "name": "magento/module-swagger", - "version": "100.4.7-beta124", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-swagger/magento-module-swagger-100.4.7.0-beta124.zip", - "shasum": "b001b6884f967c032ab6a55a320062037eb74187" + "url": "https://repo.magento.com/archives/magento/module-swagger/magento-module-swagger-100.4.7.0-beta2.zip", + "shasum": "a3fe191568676cfe56817e5c9fa9f95a1499b294" }, "require": { "magento/framework": "103.0.*", @@ -21869,11 +21900,11 @@ }, { "name": "magento/module-swagger-webapi", - "version": "100.4.4-beta124", + "version": "100.4.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-swagger-webapi/magento-module-swagger-webapi-100.4.4.0-beta124.zip", - "shasum": "47f9040033553478934d5f02704b74e5eadfbba5" + "url": "https://repo.magento.com/archives/magento/module-swagger-webapi/magento-module-swagger-webapi-100.4.4.0-beta2.zip", + "shasum": "59ef16be4167312a74dfd4b8ee3749f73b70f0b3" }, "require": { "magento/framework": "103.0.*", @@ -21897,11 +21928,11 @@ }, { "name": "magento/module-swagger-webapi-async", - "version": "100.4.4-beta124", + "version": "100.4.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-swagger-webapi-async/magento-module-swagger-webapi-async-100.4.4.0-beta124.zip", - "shasum": "13e7fe5ddfbc4508602188033955ff1b107cf7f6" + "url": "https://repo.magento.com/archives/magento/module-swagger-webapi-async/magento-module-swagger-webapi-async-100.4.4.0-beta2.zip", + "shasum": "be88400ed7ddf34e61a45d59432dcb380b69e9ac" }, "require": { "magento/framework": "103.0.*", @@ -21928,11 +21959,11 @@ }, { "name": "magento/module-swat", - "version": "100.4.6-beta124", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-swat/magento-module-swat-100.4.6.0-beta124.zip", - "shasum": "ff72af5ef3233a5d68041d01856e8e19f809fe6c" + "url": "https://repo.magento.com/archives/magento/module-swat/magento-module-swat-100.4.6.0-beta2.zip", + "shasum": "2b1c1df9ca9c637d71618460e86408cd9650a4e9" }, "require": { "magento/framework": "103.0.*", @@ -21956,11 +21987,11 @@ }, { "name": "magento/module-swatches", - "version": "100.4.8-beta124", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-swatches/magento-module-swatches-100.4.8.0-beta124.zip", - "shasum": "c3c2b6f2207e11faa5c0ba775bd7843f001bef1d" + "url": "https://repo.magento.com/archives/magento/module-swatches/magento-module-swatches-100.4.8.0-beta2.zip", + "shasum": "f163dae3e298453c375bde3363d37400a64582df" }, "require": { "magento/framework": "103.0.*", @@ -21997,11 +22028,11 @@ }, { "name": "magento/module-swatches-graph-ql", - "version": "100.4.6-beta124", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-swatches-graph-ql/magento-module-swatches-graph-ql-100.4.6.0-beta124.zip", - "shasum": "8e0ed876286d13a0bf5bacec58b0090900cf212c" + "url": "https://repo.magento.com/archives/magento/module-swatches-graph-ql/magento-module-swatches-graph-ql-100.4.6.0-beta2.zip", + "shasum": "e647b97c1a1609733665807874b989a533c54770" }, "require": { "magento/framework": "103.0.*", @@ -22030,11 +22061,11 @@ }, { "name": "magento/module-swatches-layered-navigation", - "version": "100.4.4-beta124", + "version": "100.4.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-swatches-layered-navigation/magento-module-swatches-layered-navigation-100.4.4.0-beta124.zip", - "shasum": "354b0034dee207fd11ea81aa3191428b8bb97971" + "url": "https://repo.magento.com/archives/magento/module-swatches-layered-navigation/magento-module-swatches-layered-navigation-100.4.4.0-beta2.zip", + "shasum": "62924856bb2551bc02def1e1f86d8334b782d055" }, "require": { "magento/framework": "103.0.*", @@ -22058,11 +22089,11 @@ }, { "name": "magento/module-target-rule", - "version": "101.2.8-beta124", + "version": "101.2.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-target-rule/magento-module-target-rule-101.2.8.0-beta124.zip", - "shasum": "c7eeacc086df109f081358bcc281ec469db95c8f" + "url": "https://repo.magento.com/archives/magento/module-target-rule/magento-module-target-rule-101.2.8.0-beta2.zip", + "shasum": "3860bbbd89ab3fd2c7b1ff6b956c6d0860cfbcba" }, "require": { "magento/framework": "103.0.*", @@ -22099,11 +22130,11 @@ }, { "name": "magento/module-target-rule-graph-ql", - "version": "100.4.5-beta124", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-target-rule-graph-ql/magento-module-target-rule-graph-ql-100.4.5.0-beta124.zip", - "shasum": "e4b7939517c1abf5740656d0aeb18839a7b6c411" + "url": "https://repo.magento.com/archives/magento/module-target-rule-graph-ql/magento-module-target-rule-graph-ql-100.4.5.0-beta2.zip", + "shasum": "6c0f23fd65531514b37ef5d2175065a76d440ed3" }, "require": { "magento/framework": "103.0.*", @@ -22130,11 +22161,11 @@ }, { "name": "magento/module-tax", - "version": "100.4.8-beta124", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-tax/magento-module-tax-100.4.8.0-beta124.zip", - "shasum": "254058f102559939dc69b19e80dd5b942b7d0d91" + "url": "https://repo.magento.com/archives/magento/module-tax/magento-module-tax-100.4.8.0-beta2.zip", + "shasum": "b892dbaab772bebea357fa50c01d5292d7acde0a" }, "require": { "magento/framework": "103.0.*", @@ -22174,11 +22205,11 @@ }, { "name": "magento/module-tax-graph-ql", - "version": "100.4.4-beta124", + "version": "100.4.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-tax-graph-ql/magento-module-tax-graph-ql-100.4.4.0-beta124.zip", - "shasum": "30d29b110ded9d283e4db53cd6ee9740db17abb1" + "url": "https://repo.magento.com/archives/magento/module-tax-graph-ql/magento-module-tax-graph-ql-100.4.4.0-beta2.zip", + "shasum": "055e1084c12ba7c092f89746ac73d41692542f98" }, "require": { "magento/framework": "103.0.*", @@ -22205,11 +22236,11 @@ }, { "name": "magento/module-tax-import-export", - "version": "100.4.7-beta124", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-tax-import-export/magento-module-tax-import-export-100.4.7.0-beta124.zip", - "shasum": "9ec5365149500c30aebb822a0f06c1e7e184895f" + "url": "https://repo.magento.com/archives/magento/module-tax-import-export/magento-module-tax-import-export-100.4.7.0-beta2.zip", + "shasum": "df852ad4c1df2111c2ed0ddafd00d2002f4435a8" }, "require": { "magento/framework": "103.0.*", @@ -22237,11 +22268,11 @@ }, { "name": "magento/module-theme", - "version": "101.1.8-beta124", + "version": "101.1.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-theme/magento-module-theme-101.1.8.0-beta124.zip", - "shasum": "a1aba9ed1c283bf9e27d7335fef1e3e68eaa63cb" + "url": "https://repo.magento.com/archives/magento/module-theme/magento-module-theme-101.1.8.0-beta2.zip", + "shasum": "e76647b2b13039111af8d81c6631ff4abd3aabf6" }, "require": { "magento/framework": "103.0.*", @@ -22280,11 +22311,11 @@ }, { "name": "magento/module-theme-graph-ql", - "version": "100.4.5-beta124", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-theme-graph-ql/magento-module-theme-graph-ql-100.4.5.0-beta124.zip", - "shasum": "35cd373506394c2c91b78626c9a5fb7988da614f" + "url": "https://repo.magento.com/archives/magento/module-theme-graph-ql/magento-module-theme-graph-ql-100.4.5.0-beta2.zip", + "shasum": "4e055304512919c76b3ea4a35051698e56a901f8" }, "require": { "magento/framework": "103.0.*", @@ -22310,11 +22341,11 @@ }, { "name": "magento/module-translation", - "version": "100.4.8-beta124", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-translation/magento-module-translation-100.4.8.0-beta124.zip", - "shasum": "e6c95280fafa040ee227244d106e3ef187096562" + "url": "https://repo.magento.com/archives/magento/module-translation/magento-module-translation-100.4.8.0-beta2.zip", + "shasum": "03f9c0a1407352c34f64777627060a786415a247" }, "require": { "magento/framework": "103.0.*", @@ -22345,11 +22376,11 @@ }, { "name": "magento/module-two-factor-auth", - "version": "1.1.7-beta124", + "version": "1.1.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-two-factor-auth/magento-module-two-factor-auth-1.1.7.0-beta124.zip", - "shasum": "9bce8fd3557b3a5470116969f77d83d743d3f8e3" + "url": "https://repo.magento.com/archives/magento/module-two-factor-auth/magento-module-two-factor-auth-1.1.7.0-beta2.zip", + "shasum": "f998981ca82e26c76412ce4c126d70b1feb363c1" }, "require": { "2tvenom/cborencode": "^1.0", @@ -22385,11 +22416,11 @@ }, { "name": "magento/module-ui", - "version": "101.2.8-beta124", + "version": "101.2.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-ui/magento-module-ui-101.2.8.0-beta124.zip", - "shasum": "91af2ff4685cdb1d1f04a756244d81b081154927" + "url": "https://repo.magento.com/archives/magento/module-ui/magento-module-ui-101.2.8.0-beta2.zip", + "shasum": "9673bd16f70c9bf016a209a8f28498ca641e93b3" }, "require": { "magento/framework": "103.0.*", @@ -22420,11 +22451,11 @@ }, { "name": "magento/module-ups", - "version": "100.4.8-beta124", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-ups/magento-module-ups-100.4.8.0-beta124.zip", - "shasum": "bb54fb2c83253479850c5c73e29943f5807ef271" + "url": "https://repo.magento.com/archives/magento/module-ups/magento-module-ups-100.4.8.0-beta2.zip", + "shasum": "9950013c2081f181f3cb0ac52bf0291418901a25" }, "require": { "magento/framework": "103.0.*", @@ -22457,11 +22488,11 @@ }, { "name": "magento/module-url-rewrite", - "version": "102.0.7-beta124", + "version": "102.0.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-url-rewrite/magento-module-url-rewrite-102.0.7.0-beta124.zip", - "shasum": "3c8541f7a83d9fd6536323ca67af568484319163" + "url": "https://repo.magento.com/archives/magento/module-url-rewrite/magento-module-url-rewrite-102.0.7.0-beta2.zip", + "shasum": "8644b7dc44d0a174baf654d3c3b84f515074f381" }, "require": { "magento/framework": "103.0.*", @@ -22491,11 +22522,11 @@ }, { "name": "magento/module-url-rewrite-graph-ql", - "version": "100.4.7-beta124", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-url-rewrite-graph-ql/magento-module-url-rewrite-graph-ql-100.4.7.0-beta124.zip", - "shasum": "9f28f1602f5a6963008adb1d2f484953b6ab923b" + "url": "https://repo.magento.com/archives/magento/module-url-rewrite-graph-ql/magento-module-url-rewrite-graph-ql-100.4.7.0-beta2.zip", + "shasum": "bebb3f3d82eb085fcd26b49635d5eadd826b75d4" }, "require": { "magento/framework": "103.0.*", @@ -22522,11 +22553,11 @@ }, { "name": "magento/module-user", - "version": "101.2.8-beta124", + "version": "101.2.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-user/magento-module-user-101.2.8.0-beta124.zip", - "shasum": "6c4027f0aa3dfb7c31e4b64e5a295b01cf7768bf" + "url": "https://repo.magento.com/archives/magento/module-user/magento-module-user-101.2.8.0-beta2.zip", + "shasum": "ebe872b5630ef0a724b9e74e52b7c8f42b75a08e" }, "require": { "magento/framework": "103.0.*", @@ -22556,11 +22587,11 @@ }, { "name": "magento/module-usps", - "version": "100.4.7-beta124", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-usps/magento-module-usps-100.4.7.0-beta124.zip", - "shasum": "225eae2749fec671a654d85768ca2c6f3f615c37" + "url": "https://repo.magento.com/archives/magento/module-usps/magento-module-usps-100.4.7.0-beta2.zip", + "shasum": "7ccaf538414bf4aefdc3d2e41cfb8e5f586e1de6" }, "require": { "lib-libxml": "*", @@ -22592,11 +22623,11 @@ }, { "name": "magento/module-variable", - "version": "100.4.6-beta124", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-variable/magento-module-variable-100.4.6.0-beta124.zip", - "shasum": "63996115f718542e0dc7d15a3f346e5503757a63" + "url": "https://repo.magento.com/archives/magento/module-variable/magento-module-variable-100.4.6.0-beta2.zip", + "shasum": "09e3e33114f0160a97232bc24e4b93427012ebc0" }, "require": { "magento/framework": "103.0.*", @@ -22623,11 +22654,11 @@ }, { "name": "magento/module-vault", - "version": "101.2.8-beta124", + "version": "101.2.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-vault/magento-module-vault-101.2.8.0-beta124.zip", - "shasum": "46c5bd292fde22c4650a62d73c56b68108e31e91" + "url": "https://repo.magento.com/archives/magento/module-vault/magento-module-vault-101.2.8.0-beta2.zip", + "shasum": "9c47c19cf683fe739f53d2e1d8540eca6d0ee11c" }, "require": { "magento/framework": "103.0.*", @@ -22656,11 +22687,11 @@ }, { "name": "magento/module-vault-graph-ql", - "version": "100.4.4-beta124", + "version": "100.4.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-vault-graph-ql/magento-module-vault-graph-ql-100.4.4.0-beta124.zip", - "shasum": "b509b02edd5b226563e53a52d5669a2edb069617" + "url": "https://repo.magento.com/archives/magento/module-vault-graph-ql/magento-module-vault-graph-ql-100.4.4.0-beta2.zip", + "shasum": "6524342ac096726e550ef07c72e24e73d6137489" }, "require": { "magento/framework": "103.0.*", @@ -22685,11 +22716,11 @@ }, { "name": "magento/module-version", - "version": "100.4.5-beta124", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-version/magento-module-version-100.4.5.0-beta124.zip", - "shasum": "72d0ba0b5860d5008b7f14a2e6d514ead19103ce" + "url": "https://repo.magento.com/archives/magento/module-version/magento-module-version-100.4.5.0-beta2.zip", + "shasum": "ece8c34958e85ba18a32112391dd23a421435f7c" }, "require": { "magento/framework": "103.0.*", @@ -22712,11 +22743,11 @@ }, { "name": "magento/module-versions-cms", - "version": "101.2.8-beta124", + "version": "101.2.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-versions-cms/magento-module-versions-cms-101.2.8.0-beta124.zip", - "shasum": "f15e763045201344fdf155a48f3da7a1b6368c83" + "url": "https://repo.magento.com/archives/magento/module-versions-cms/magento-module-versions-cms-101.2.8.0-beta2.zip", + "shasum": "51c6080676c011f9387e11a4d2cb6fa10ec9a1c2" }, "require": { "magento/framework": "103.0.*", @@ -22745,11 +22776,11 @@ }, { "name": "magento/module-versions-cms-page-cache", - "version": "100.4.4-beta124", + "version": "100.4.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-versions-cms-page-cache/magento-module-versions-cms-page-cache-100.4.4.0-beta124.zip", - "shasum": "488f2908699d8ebeaa7bd7975c57587d8525ca75" + "url": "https://repo.magento.com/archives/magento/module-versions-cms-page-cache/magento-module-versions-cms-page-cache-100.4.4.0-beta2.zip", + "shasum": "2a8d82b927c793e4983b44a6dab6438acd1e4d18" }, "require": { "magento/framework": "103.0.*", @@ -22772,11 +22803,11 @@ }, { "name": "magento/module-versions-cms-url-rewrite", - "version": "100.4.6-beta124", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-versions-cms-url-rewrite/magento-module-versions-cms-url-rewrite-100.4.6.0-beta124.zip", - "shasum": "b2c40adccdd89b536515d2997c1ae53091859d6f" + "url": "https://repo.magento.com/archives/magento/module-versions-cms-url-rewrite/magento-module-versions-cms-url-rewrite-100.4.6.0-beta2.zip", + "shasum": "189019044b6baf70a9006d519cbd798c0623b28a" }, "require": { "magento/framework": "103.0.*", @@ -22802,11 +22833,11 @@ }, { "name": "magento/module-versions-cms-url-rewrite-graph-ql", - "version": "100.4.4-beta124", + "version": "100.4.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-versions-cms-url-rewrite-graph-ql/magento-module-versions-cms-url-rewrite-graph-ql-100.4.4.0-beta124.zip", - "shasum": "f7f2bf7434fde9a9cad2f3bd2389923b02d0b15e" + "url": "https://repo.magento.com/archives/magento/module-versions-cms-url-rewrite-graph-ql/magento-module-versions-cms-url-rewrite-graph-ql-100.4.4.0-beta2.zip", + "shasum": "04e96bddd282381ce9e5c718678d2264ec541b8b" }, "require": { "magento/framework": "103.0.*", @@ -22835,11 +22866,11 @@ }, { "name": "magento/module-visual-merchandiser", - "version": "100.4.8-beta124", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-visual-merchandiser/magento-module-visual-merchandiser-100.4.8.0-beta124.zip", - "shasum": "68d7895f73f30727ec57a698397d213254c00a40" + "url": "https://repo.magento.com/archives/magento/module-visual-merchandiser/magento-module-visual-merchandiser-100.4.8.0-beta2.zip", + "shasum": "b5c8ba444e9296dbe90f8cdc61ac629a80c0ed2b" }, "require": { "magento/framework": "103.0.*", @@ -22870,11 +22901,11 @@ }, { "name": "magento/module-webapi", - "version": "100.4.7-beta124", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-webapi/magento-module-webapi-100.4.7.0-beta124.zip", - "shasum": "230cfcaf6ff3bc70c2c6775d327105e8252c4323" + "url": "https://repo.magento.com/archives/magento/module-webapi/magento-module-webapi-100.4.7.0-beta2.zip", + "shasum": "6015789a9148cca13e54db5d844c98630482871c" }, "require": { "magento/framework": "103.0.*", @@ -22905,11 +22936,11 @@ }, { "name": "magento/module-webapi-async", - "version": "100.4.6-beta124", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-webapi-async/magento-module-webapi-async-100.4.6.0-beta124.zip", - "shasum": "d585839b07497bc8433b92f5b97c07a51efdfe0e" + "url": "https://repo.magento.com/archives/magento/module-webapi-async/magento-module-webapi-async-100.4.6.0-beta2.zip", + "shasum": "f8df72f132d4298af14bfbbc9f8aa614dbe1e7bf" }, "require": { "magento/framework": "103.0.*", @@ -22939,11 +22970,11 @@ }, { "name": "magento/module-webapi-rest-gws", - "version": "100.4.0-beta124", + "version": "100.4.0-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-webapi-rest-gws/magento-module-webapi-rest-gws-100.4.0.0-beta124.zip", - "shasum": "77ea2ca83a9052a1f65bf54ad043d3afb05b2b36" + "url": "https://repo.magento.com/archives/magento/module-webapi-rest-gws/magento-module-webapi-rest-gws-100.4.0.0-beta2.zip", + "shasum": "7b786185148297d6501e7acbce1f951bedd75e2d" }, "require": { "magento/framework": "103.0.*", @@ -22970,11 +23001,11 @@ }, { "name": "magento/module-webapi-security", - "version": "100.4.5-beta124", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-webapi-security/magento-module-webapi-security-100.4.5.0-beta124.zip", - "shasum": "99b31e4b4020ecd9fdcd5950d005b8343944a938" + "url": "https://repo.magento.com/archives/magento/module-webapi-security/magento-module-webapi-security-100.4.5.0-beta2.zip", + "shasum": "f0d20086a6a42eba70575df45c78165428d6a112" }, "require": { "magento/framework": "103.0.*", @@ -22998,11 +23029,11 @@ }, { "name": "magento/module-website-restriction", - "version": "100.4.7-beta124", + "version": "100.4.7-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-website-restriction/magento-module-website-restriction-100.4.7.0-beta124.zip", - "shasum": "222238d5ae45bdb9796d08709376fcf67023deb7" + "url": "https://repo.magento.com/archives/magento/module-website-restriction/magento-module-website-restriction-100.4.7.0-beta2.zip", + "shasum": "3129b3bf9d7be39db6eb764518d763b5dd2aa55a" }, "require": { "magento/framework": "103.0.*", @@ -23031,11 +23062,11 @@ }, { "name": "magento/module-weee", - "version": "100.4.8-beta124", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-weee/magento-module-weee-100.4.8.0-beta124.zip", - "shasum": "9b55c093071c1a6fb931fff4340b2c9b90c0c2a0" + "url": "https://repo.magento.com/archives/magento/module-weee/magento-module-weee-100.4.8.0-beta2.zip", + "shasum": "f146516384635e7a9656754c96ca254f4810fa8e" }, "require": { "magento/framework": "103.0.*", @@ -23074,11 +23105,11 @@ }, { "name": "magento/module-weee-graph-ql", - "version": "100.4.5-beta124", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-weee-graph-ql/magento-module-weee-graph-ql-100.4.5.0-beta124.zip", - "shasum": "9bb9ae011bde501a91c8533f49cb338db6eb93e1" + "url": "https://repo.magento.com/archives/magento/module-weee-graph-ql/magento-module-weee-graph-ql-100.4.5.0-beta2.zip", + "shasum": "5cf00e5f1a7950f0d0cf6e31a5b4731844888abb" }, "require": { "magento/framework": "103.0.*", @@ -23108,11 +23139,11 @@ }, { "name": "magento/module-weee-staging", - "version": "100.4.5-beta124", + "version": "100.4.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-weee-staging/magento-module-weee-staging-100.4.5.0-beta124.zip", - "shasum": "ced585b5aa1e502cbcb3aae9647fedcf3c85e1af" + "url": "https://repo.magento.com/archives/magento/module-weee-staging/magento-module-weee-staging-100.4.5.0-beta2.zip", + "shasum": "fe8371d22c5c2946a8b3a8cb42922ce88b78873e" }, "require": { "lib-libxml": "*", @@ -23141,11 +23172,11 @@ }, { "name": "magento/module-widget", - "version": "101.2.8-beta124", + "version": "101.2.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-widget/magento-module-widget-101.2.8.0-beta124.zip", - "shasum": "2e7bf2ae8237c1ad9dde0f69980654aac911df95" + "url": "https://repo.magento.com/archives/magento/module-widget/magento-module-widget-101.2.8.0-beta2.zip", + "shasum": "dc27084dcbbcf5ba70a121bc84d4dd614b69bca6" }, "require": { "magento/framework": "103.0.*", @@ -23179,11 +23210,11 @@ }, { "name": "magento/module-wishlist", - "version": "101.2.8-beta124", + "version": "101.2.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-wishlist/magento-module-wishlist-101.2.8.0-beta124.zip", - "shasum": "bfa0539d6f68cd86fcfeec94683f5b2d5bf193fb" + "url": "https://repo.magento.com/archives/magento/module-wishlist/magento-module-wishlist-101.2.8.0-beta2.zip", + "shasum": "d6e1d3e2e43adf9be67b17205aa51d6fe4c81d97" }, "require": { "magento/framework": "103.0.*", @@ -23225,11 +23256,11 @@ }, { "name": "magento/module-wishlist-analytics", - "version": "100.4.6-beta124", + "version": "100.4.6-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-wishlist-analytics/magento-module-wishlist-analytics-100.4.6.0-beta124.zip", - "shasum": "6dcaf6f31241156bc199c47d7a82b1603073da9c" + "url": "https://repo.magento.com/archives/magento/module-wishlist-analytics/magento-module-wishlist-analytics-100.4.6.0-beta2.zip", + "shasum": "4313e85c82d9585fa0fbedbab7123efcb942f9d9" }, "require": { "magento/framework": "103.0.*", @@ -23254,11 +23285,11 @@ }, { "name": "magento/module-wishlist-gift-card", - "version": "100.4.4-beta124", + "version": "100.4.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-wishlist-gift-card/magento-module-wishlist-gift-card-100.4.4.0-beta124.zip", - "shasum": "0c14c67a31be371ed816bd6cdffd7a86506b92fa" + "url": "https://repo.magento.com/archives/magento/module-wishlist-gift-card/magento-module-wishlist-gift-card-100.4.4.0-beta2.zip", + "shasum": "9eeeef5c377c365789baba2fd239a017d2cc4010" }, "require": { "magento/framework": "103.0.*", @@ -23282,11 +23313,11 @@ }, { "name": "magento/module-wishlist-gift-card-graph-ql", - "version": "100.4.4-beta124", + "version": "100.4.4-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-wishlist-gift-card-graph-ql/magento-module-wishlist-gift-card-graph-ql-100.4.4.0-beta124.zip", - "shasum": "3abadcd6a311dd289fe08a19be8c85e04a2fec42" + "url": "https://repo.magento.com/archives/magento/module-wishlist-gift-card-graph-ql/magento-module-wishlist-gift-card-graph-ql-100.4.4.0-beta2.zip", + "shasum": "2d13fc6a32d47574f6b940df4c474caed29560fb" }, "require": { "magento/framework": "103.0.*", @@ -23311,11 +23342,11 @@ }, { "name": "magento/module-wishlist-graph-ql", - "version": "100.4.8-beta124", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-wishlist-graph-ql/magento-module-wishlist-graph-ql-100.4.8.0-beta124.zip", - "shasum": "73374a4fd63bf8783718382a50cb6e11fb799e1f" + "url": "https://repo.magento.com/archives/magento/module-wishlist-graph-ql/magento-module-wishlist-graph-ql-100.4.8.0-beta2.zip", + "shasum": "eba13cfd3ebc7e3c44393bf2e0614b3e9cb9fa33" }, "require": { "magento/framework": "103.0.*", @@ -23344,11 +23375,11 @@ }, { "name": "magento/oauth", - "version": "1.0.0-beta124", + "version": "1.0.0-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/oauth/magento-oauth-1.0.0.0-beta124.zip", - "shasum": "2f004ed1c7a482d2c49d040552cab93cfdf07d1b" + "url": "https://repo.magento.com/archives/magento/oauth/magento-oauth-1.0.0.0-beta2.zip", + "shasum": "c83ceccf68f1fdfd63115cc1113f572b95c58a59" }, "require": { "php": "^7.2 || ^8.0" @@ -23411,62 +23442,62 @@ }, { "name": "magento/page-builder", - "version": "1.7.5-beta124", + "version": "1.7.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/page-builder/magento-page-builder-1.7.5.0-beta124.zip", - "shasum": "caa25bd2571e2ac4b2128845ba08d2784a3e7fba" + "url": "https://repo.magento.com/archives/magento/page-builder/magento-page-builder-1.7.5.0-beta2.zip", + "shasum": "d09bf5137ff82a2081e46475f1246ddd6bb8d28c" }, "require": { - "magento/module-aws-s3-page-builder": "1.0.5-beta124", - "magento/module-catalog-page-builder-analytics": "1.6.5-beta124", - "magento/module-cms-page-builder-analytics": "1.6.5-beta124", - "magento/module-page-builder": "2.2.6-beta124", - "magento/module-page-builder-admin-analytics": "1.1.5-beta124", - "magento/module-page-builder-analytics": "1.6.5-beta124", - "magento/module-page-builder-image-attribute": "1.7.5-beta124" + "magento/module-aws-s3-page-builder": "1.0.5-beta2", + "magento/module-catalog-page-builder-analytics": "1.6.5-beta2", + "magento/module-cms-page-builder-analytics": "1.6.5-beta2", + "magento/module-page-builder": "2.2.6-beta2", + "magento/module-page-builder-admin-analytics": "1.1.5-beta2", + "magento/module-page-builder-analytics": "1.6.5-beta2", + "magento/module-page-builder-image-attribute": "1.7.5-beta2" }, "type": "metapackage", "description": "Page Builder metapackage" }, { "name": "magento/page-builder-commerce", - "version": "1.7.5-beta124", + "version": "1.7.5-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/page-builder-commerce/magento-page-builder-commerce-1.7.5.0-beta124.zip", - "shasum": "b525b2bbbb23da687f16b36fb96437443cda3361" + "url": "https://repo.magento.com/archives/magento/page-builder-commerce/magento-page-builder-commerce-1.7.5.0-beta2.zip", + "shasum": "d66a4d95ec82484c1418e29bc8198d584a7764b2" }, "require": { - "magento/module-banner-page-builder": "2.2.6-beta124", - "magento/module-banner-page-builder-analytics": "1.7.4-beta124", - "magento/module-catalog-page-builder-analytics-staging": "1.7.4-beta124", - "magento/module-catalog-staging-page-builder": "1.7.4-beta124", - "magento/module-cms-page-builder-analytics-staging": "1.7.4-beta124", - "magento/module-page-builder-admin-gws-admin-ui": "1.7.4-beta124", - "magento/module-staging-page-builder": "2.2.6-beta124", - "magento/page-builder": "1.7.5-beta124" + "magento/module-banner-page-builder": "2.2.6-beta2", + "magento/module-banner-page-builder-analytics": "1.7.4-beta2", + "magento/module-catalog-page-builder-analytics-staging": "1.7.4-beta2", + "magento/module-catalog-staging-page-builder": "1.7.4-beta2", + "magento/module-cms-page-builder-analytics-staging": "1.7.4-beta2", + "magento/module-page-builder-admin-gws-admin-ui": "1.7.4-beta2", + "magento/module-staging-page-builder": "2.2.6-beta2", + "magento/page-builder": "1.7.5-beta2" }, "type": "metapackage", "description": "Page Builder Commerce metapackage" }, { "name": "magento/payment-services", - "version": "2.10.1", + "version": "2.11.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/payment-services/magento-payment-services-2.10.1.0.zip", - "shasum": "5016fa85a61fe20a2effa513ebaf733fff125516" + "url": "https://repo.magento.com/archives/magento/payment-services/magento-payment-services-2.11.1.0.zip", + "shasum": "1ebb18b6bf05411a0e6864d243e60049876d9edb" }, "require": { - "magento/module-payment-services-base": "2.10.1", - "magento/module-payment-services-dashboard": "2.10.1", - "magento/module-payment-services-paypal": "2.10.1", - "magento/module-payment-services-paypal-graph-ql": "2.10.1", - "magento/module-payment-services-saas-export": "2.10.1", - "magento/module-sales-data-exporter": "2.10.1", - "magento/module-service-proxy": "2.10.1", - "magento/module-store-data-exporter": "2.10.1", + "magento/module-payment-services-base": "2.11.1", + "magento/module-payment-services-dashboard": "2.11.1", + "magento/module-payment-services-paypal": "2.11.1", + "magento/module-payment-services-paypal-graph-ql": "2.11.1", + "magento/module-payment-services-saas-export": "2.11.1", + "magento/module-sales-data-exporter": "2.11.1", + "magento/module-service-proxy": "2.11.1", + "magento/module-store-data-exporter": "2.11.1", "magento/services-id": "^3.2.0" }, "type": "metapackage", @@ -23474,14 +23505,14 @@ }, { "name": "magento/product-community-edition", - "version": "2.4.8-beta124", + "version": "2.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/product-community-edition/magento-product-community-edition-2.4.8.0-beta124.zip", - "shasum": "0f4a8cdc63bf13cbb3fe1822cf2d9efcc55112a4" + "url": "https://repo.magento.com/archives/magento/product-community-edition/magento-product-community-edition-2.4.8.0-beta2.zip", + "shasum": "5f80cc3e35a866e1343fc84cdaabfba4cbd34395" }, "require": { - "adobe-commerce/os-extensions-metapackage": "1.0.1-beta124", + "adobe-commerce/os-extensions-metapackage": "1.0.1-beta2", "colinmollenhour/cache-backend-file": "^1.4", "colinmollenhour/cache-backend-redis": "^1.16", "colinmollenhour/credis": "^1.15", @@ -23530,20 +23561,21 @@ "lib-libxml": "*", "magento/composer": "^1.10.1-beta1", "magento/composer-dependency-version-audit-plugin": "^0.1", - "magento/elasticsearch": "1.0.0-beta124", - "magento/framework": "103.0.8-beta124", - "magento/framework-amqp": "100.4.6-beta124", - "magento/framework-bulk": "101.0.4-beta124", - "magento/framework-message-queue": "100.4.8-beta124", - "magento/inventory-metapackage": "1.2.8-beta124", - "magento/laminas-captcha": "1.0.0-beta124", - "magento/laminas-crypt": "1.0.0-beta124", - "magento/laminas-db": "1.0.0-beta124", - "magento/laminas-di": "1.0.0-beta124", - "magento/laminas-file": "1.0.0-beta124", - "magento/laminas-mail": "1.0.0-beta124", - "magento/laminas-mime": "1.0.0-beta124", - "magento/laminas-oauth": "1.0.0-beta124", + "magento/elasticsearch": "1.0.0-beta2", + "magento/framework": "103.0.8-beta2", + "magento/framework-amqp": "100.4.6-beta2", + "magento/framework-bulk": "101.0.4-beta2", + "magento/framework-message-queue": "100.4.8-beta2", + "magento/inventory-metapackage": "1.2.8-beta2", + "magento/laminas-captcha": "1.0.0-beta2", + "magento/laminas-crypt": "1.0.0-beta2", + "magento/laminas-db": "1.0.0-beta2", + "magento/laminas-di": "1.0.0-beta2", + "magento/laminas-file": "1.0.0-beta2", + "magento/laminas-mail": "1.0.0-beta2", + "magento/laminas-mime": "1.0.0-beta2", + "magento/laminas-oauth": "1.0.0-beta2", + "magento/language-de_de": "100.4.0", "magento/language-en_us": "100.4.0", "magento/language-es_es": "100.4.0", "magento/language-fr_fr": "100.4.0", @@ -23551,234 +23583,234 @@ "magento/language-pt_br": "100.4.0", "magento/language-zh_hans_cn": "100.4.0", "magento/magento-composer-installer": ">=0.4.0", - "magento/magento2-base": "2.4.8-beta124", - "magento/module-admin-analytics": "100.4.7-beta124", - "magento/module-admin-notification": "100.4.7-beta124", - "magento/module-advanced-pricing-import-export": "100.4.8-beta124", - "magento/module-advanced-search": "100.4.6-beta124", - "magento/module-amqp": "100.4.5-beta124", - "magento/module-analytics": "100.4.8-beta124", - "magento/module-application-performance-monitor": "100.4.1-beta124", - "magento/module-application-performance-monitor-new-relic": "100.4.1-beta124", - "magento/module-async-config": "100.4.1-beta124", - "magento/module-asynchronous-operations": "100.4.8-beta124", - "magento/module-authorization": "100.4.8-beta124", - "magento/module-aws-s3": "100.4.6-beta124", - "magento/module-backend": "102.0.8-beta124", - "magento/module-backup": "100.4.8-beta124", - "magento/module-bundle": "101.0.8-beta124", - "magento/module-bundle-graph-ql": "100.4.8-beta124", - "magento/module-bundle-import-export": "100.4.7-beta124", - "magento/module-cache-invalidate": "100.4.6-beta124", - "magento/module-captcha": "100.4.8-beta124", - "magento/module-cardinal-commerce": "100.4.6-beta124", - "magento/module-catalog": "104.0.8-beta124", - "magento/module-catalog-analytics": "100.4.5-beta124", - "magento/module-catalog-cms-graph-ql": "100.4.4-beta124", - "magento/module-catalog-customer-graph-ql": "100.4.7-beta124", - "magento/module-catalog-graph-ql": "100.4.8-beta124", - "magento/module-catalog-import-export": "101.1.8-beta124", - "magento/module-catalog-inventory": "100.4.8-beta124", - "magento/module-catalog-inventory-graph-ql": "100.4.5-beta124", - "magento/module-catalog-rule": "101.2.8-beta124", - "magento/module-catalog-rule-configurable": "100.4.7-beta124", - "magento/module-catalog-rule-graph-ql": "100.4.5-beta124", - "magento/module-catalog-search": "102.0.8-beta124", - "magento/module-catalog-url-rewrite": "100.4.8-beta124", - "magento/module-catalog-url-rewrite-graph-ql": "100.4.6-beta124", - "magento/module-catalog-widget": "100.4.8-beta124", - "magento/module-checkout": "100.4.8-beta124", - "magento/module-checkout-agreements": "100.4.7-beta124", - "magento/module-checkout-agreements-graph-ql": "100.4.4-beta124", - "magento/module-cms": "104.0.8-beta124", - "magento/module-cms-graph-ql": "100.4.5-beta124", - "magento/module-cms-url-rewrite": "100.4.7-beta124", - "magento/module-cms-url-rewrite-graph-ql": "100.4.6-beta124", - "magento/module-compare-list-graph-ql": "100.4.4-beta124", - "magento/module-config": "101.2.8-beta124", - "magento/module-configurable-import-export": "100.4.6-beta124", - "magento/module-configurable-product": "100.4.8-beta124", - "magento/module-configurable-product-graph-ql": "100.4.8-beta124", - "magento/module-configurable-product-sales": "100.4.5-beta124", - "magento/module-contact": "100.4.7-beta124", - "magento/module-contact-graph-ql": "100.4.1-beta124", - "magento/module-cookie": "100.4.8-beta124", - "magento/module-cron": "100.4.8-beta124", - "magento/module-csp": "100.4.7-beta124", - "magento/module-currency-symbol": "100.4.6-beta124", - "magento/module-customer": "103.0.8-beta124", - "magento/module-customer-analytics": "100.4.5-beta124", - "magento/module-customer-downloadable-graph-ql": "100.4.4-beta124", - "magento/module-customer-graph-ql": "100.4.8-beta124", - "magento/module-customer-import-export": "100.4.8-beta124", - "magento/module-deploy": "100.4.8-beta124", - "magento/module-developer": "100.4.8-beta124", - "magento/module-dhl": "100.4.7-beta124", - "magento/module-directory": "100.4.8-beta124", - "magento/module-directory-graph-ql": "100.4.6-beta124", - "magento/module-downloadable": "100.4.8-beta124", - "magento/module-downloadable-graph-ql": "100.4.8-beta124", - "magento/module-downloadable-import-export": "100.4.7-beta124", - "magento/module-eav": "102.1.8-beta124", - "magento/module-eav-graph-ql": "100.4.5-beta124", - "magento/module-elasticsearch": "101.0.8-beta124", - "magento/module-elasticsearch-7": "100.4.8-beta124", - "magento/module-email": "101.1.8-beta124", - "magento/module-encryption-key": "100.4.6-beta124", - "magento/module-fedex": "100.4.6-beta124", - "magento/module-gift-message": "100.4.7-beta124", - "magento/module-gift-message-graph-ql": "100.4.6-beta124", - "magento/module-google-adwords": "100.4.5-beta124", - "magento/module-google-analytics": "100.4.4-beta124", - "magento/module-google-gtag": "100.4.3-beta124", - "magento/module-google-optimizer": "100.4.7-beta124", - "magento/module-graph-ql": "100.4.8-beta124", - "magento/module-graph-ql-cache": "100.4.5-beta124", - "magento/module-graph-ql-new-relic": "100.4.1-beta124", - "magento/module-graph-ql-resolver-cache": "100.4.1-beta124", - "magento/module-grouped-catalog-inventory": "100.4.5-beta124", - "magento/module-grouped-import-export": "100.4.6-beta124", - "magento/module-grouped-product": "100.4.8-beta124", - "magento/module-grouped-product-graph-ql": "100.4.8-beta124", - "magento/module-import-export": "101.0.8-beta124", - "magento/module-indexer": "100.4.8-beta124", - "magento/module-instant-purchase": "100.4.7-beta124", - "magento/module-integration": "100.4.8-beta124", - "magento/module-integration-graph-ql": "100.4.1-beta124", - "magento/module-jwt-framework-adapter": "100.4.4-beta124", - "magento/module-jwt-user-token": "100.4.3-beta124", - "magento/module-layered-navigation": "100.4.8-beta124", - "magento/module-login-as-customer": "100.4.8-beta124", - "magento/module-login-as-customer-admin-ui": "100.4.8-beta124", - "magento/module-login-as-customer-api": "100.4.7-beta124", - "magento/module-login-as-customer-assistance": "100.4.7-beta124", - "magento/module-login-as-customer-frontend-ui": "100.4.7-beta124", - "magento/module-login-as-customer-graph-ql": "100.4.5-beta124", - "magento/module-login-as-customer-log": "100.4.6-beta124", - "magento/module-login-as-customer-page-cache": "100.4.7-beta124", - "magento/module-login-as-customer-quote": "100.4.6-beta124", - "magento/module-login-as-customer-sales": "100.4.7-beta124", - "magento/module-marketplace": "100.4.6-beta124", - "magento/module-media-content": "100.4.6-beta124", - "magento/module-media-content-api": "100.4.7-beta124", - "magento/module-media-content-catalog": "100.4.6-beta124", - "magento/module-media-content-cms": "100.4.6-beta124", - "magento/module-media-content-synchronization": "100.4.7-beta124", - "magento/module-media-content-synchronization-api": "100.4.6-beta124", - "magento/module-media-content-synchronization-catalog": "100.4.5-beta124", - "magento/module-media-content-synchronization-cms": "100.4.5-beta124", - "magento/module-media-gallery": "100.4.7-beta124", - "magento/module-media-gallery-api": "101.0.7-beta124", - "magento/module-media-gallery-catalog": "100.4.5-beta124", - "magento/module-media-gallery-catalog-integration": "100.4.5-beta124", - "magento/module-media-gallery-catalog-ui": "100.4.5-beta124", - "magento/module-media-gallery-cms-ui": "100.4.5-beta124", - "magento/module-media-gallery-integration": "100.4.7-beta124", - "magento/module-media-gallery-metadata": "100.4.6-beta124", - "magento/module-media-gallery-metadata-api": "100.4.5-beta124", - "magento/module-media-gallery-renditions": "100.4.6-beta124", - "magento/module-media-gallery-renditions-api": "100.4.5-beta124", - "magento/module-media-gallery-synchronization": "100.4.7-beta124", - "magento/module-media-gallery-synchronization-api": "100.4.6-beta124", - "magento/module-media-gallery-synchronization-metadata": "100.4.4-beta124", - "magento/module-media-gallery-ui": "100.4.7-beta124", - "magento/module-media-gallery-ui-api": "100.4.6-beta124", - "magento/module-media-storage": "100.4.7-beta124", - "magento/module-message-queue": "100.4.8-beta124", - "magento/module-msrp": "100.4.7-beta124", - "magento/module-msrp-configurable-product": "100.4.5-beta124", - "magento/module-msrp-grouped-product": "100.4.5-beta124", - "magento/module-multishipping": "100.4.8-beta124", - "magento/module-mysql-mq": "100.4.6-beta124", - "magento/module-new-relic-reporting": "100.4.6-beta124", - "magento/module-newsletter": "100.4.8-beta124", - "magento/module-newsletter-graph-ql": "100.4.5-beta124", - "magento/module-offline-payments": "100.4.6-beta124", - "magento/module-offline-shipping": "100.4.7-beta124", - "magento/module-open-search": "100.4.2-beta124", - "magento/module-order-cancellation": "100.4.1-beta124", - "magento/module-order-cancellation-graph-ql": "100.4.1-beta124", - "magento/module-order-cancellation-ui": "100.4.1-beta124", - "magento/module-page-cache": "100.4.8-beta124", - "magento/module-payment": "100.4.8-beta124", - "magento/module-payment-graph-ql": "100.4.3-beta124", - "magento/module-paypal": "101.0.8-beta124", - "magento/module-paypal-captcha": "100.4.5-beta124", - "magento/module-paypal-graph-ql": "100.4.6-beta124", - "magento/module-persistent": "100.4.8-beta124", - "magento/module-product-alert": "100.4.7-beta124", - "magento/module-product-video": "100.4.8-beta124", - "magento/module-quote": "101.2.8-beta124", - "magento/module-quote-analytics": "100.4.7-beta124", - "magento/module-quote-bundle-options": "100.4.4-beta124", - "magento/module-quote-configurable-options": "100.4.4-beta124", - "magento/module-quote-downloadable-links": "100.4.4-beta124", - "magento/module-quote-graph-ql": "100.4.8-beta124", - "magento/module-related-product-graph-ql": "100.4.5-beta124", - "magento/module-release-notification": "100.4.6-beta124", - "magento/module-remote-storage": "100.4.6-beta124", - "magento/module-reports": "100.4.8-beta124", - "magento/module-require-js": "100.4.4-beta124", - "magento/module-review": "100.4.8-beta124", - "magento/module-review-analytics": "100.4.5-beta124", - "magento/module-review-graph-ql": "100.4.4-beta124", - "magento/module-robots": "101.1.4-beta124", - "magento/module-rss": "100.4.6-beta124", - "magento/module-rule": "100.4.7-beta124", - "magento/module-sales": "103.0.8-beta124", - "magento/module-sales-analytics": "100.4.5-beta124", - "magento/module-sales-graph-ql": "100.4.8-beta124", - "magento/module-sales-inventory": "100.4.5-beta124", - "magento/module-sales-rule": "101.2.8-beta124", - "magento/module-sales-rule-graph-ql": "100.4.1-beta124", - "magento/module-sales-sequence": "100.4.5-beta124", - "magento/module-sample-data": "100.4.6-beta124", - "magento/module-search": "101.1.8-beta124", - "magento/module-security": "100.4.8-beta124", - "magento/module-send-friend": "100.4.6-beta124", - "magento/module-send-friend-graph-ql": "100.4.4-beta124", - "magento/module-shipping": "100.4.8-beta124", - "magento/module-sitemap": "100.4.7-beta124", - "magento/module-store": "101.1.8-beta124", - "magento/module-store-graph-ql": "100.4.6-beta124", - "magento/module-swagger": "100.4.7-beta124", - "magento/module-swagger-webapi": "100.4.4-beta124", - "magento/module-swagger-webapi-async": "100.4.4-beta124", - "magento/module-swatches": "100.4.8-beta124", - "magento/module-swatches-graph-ql": "100.4.6-beta124", - "magento/module-swatches-layered-navigation": "100.4.4-beta124", - "magento/module-tax": "100.4.8-beta124", - "magento/module-tax-graph-ql": "100.4.4-beta124", - "magento/module-tax-import-export": "100.4.7-beta124", - "magento/module-theme": "101.1.8-beta124", - "magento/module-theme-graph-ql": "100.4.5-beta124", - "magento/module-translation": "100.4.8-beta124", - "magento/module-ui": "101.2.8-beta124", - "magento/module-ups": "100.4.8-beta124", - "magento/module-url-rewrite": "102.0.7-beta124", - "magento/module-url-rewrite-graph-ql": "100.4.7-beta124", - "magento/module-user": "101.2.8-beta124", - "magento/module-usps": "100.4.7-beta124", - "magento/module-variable": "100.4.6-beta124", - "magento/module-vault": "101.2.8-beta124", - "magento/module-vault-graph-ql": "100.4.4-beta124", - "magento/module-version": "100.4.5-beta124", - "magento/module-webapi": "100.4.7-beta124", - "magento/module-webapi-async": "100.4.6-beta124", - "magento/module-webapi-security": "100.4.5-beta124", - "magento/module-weee": "100.4.8-beta124", - "magento/module-weee-graph-ql": "100.4.5-beta124", - "magento/module-widget": "101.2.8-beta124", - "magento/module-wishlist": "101.2.8-beta124", - "magento/module-wishlist-analytics": "100.4.6-beta124", - "magento/module-wishlist-graph-ql": "100.4.8-beta124", - "magento/oauth": "1.0.0-beta124", - "magento/page-builder": "1.7.5-beta124", - "magento/ringphp": "1.0.0-beta124", - "magento/security-package": "1.1.7-beta124", - "magento/theme-adminhtml-backend": "100.4.8-beta124", - "magento/theme-frontend-blank": "100.4.8-beta124", - "magento/theme-frontend-luma": "100.4.8-beta124", + "magento/magento2-base": "2.4.8-beta2", + "magento/module-admin-analytics": "100.4.7-beta2", + "magento/module-admin-notification": "100.4.7-beta2", + "magento/module-advanced-pricing-import-export": "100.4.8-beta2", + "magento/module-advanced-search": "100.4.6-beta2", + "magento/module-amqp": "100.4.5-beta2", + "magento/module-analytics": "100.4.8-beta2", + "magento/module-application-performance-monitor": "100.4.1-beta2", + "magento/module-application-performance-monitor-new-relic": "100.4.1-beta2", + "magento/module-async-config": "100.4.1-beta2", + "magento/module-asynchronous-operations": "100.4.8-beta2", + "magento/module-authorization": "100.4.8-beta2", + "magento/module-aws-s3": "100.4.6-beta2", + "magento/module-backend": "102.0.8-beta2", + "magento/module-backup": "100.4.8-beta2", + "magento/module-bundle": "101.0.8-beta2", + "magento/module-bundle-graph-ql": "100.4.8-beta2", + "magento/module-bundle-import-export": "100.4.7-beta2", + "magento/module-cache-invalidate": "100.4.6-beta2", + "magento/module-captcha": "100.4.8-beta2", + "magento/module-cardinal-commerce": "100.4.6-beta2", + "magento/module-catalog": "104.0.8-beta2", + "magento/module-catalog-analytics": "100.4.5-beta2", + "magento/module-catalog-cms-graph-ql": "100.4.4-beta2", + "magento/module-catalog-customer-graph-ql": "100.4.7-beta2", + "magento/module-catalog-graph-ql": "100.4.8-beta2", + "magento/module-catalog-import-export": "101.1.8-beta2", + "magento/module-catalog-inventory": "100.4.8-beta2", + "magento/module-catalog-inventory-graph-ql": "100.4.5-beta2", + "magento/module-catalog-rule": "101.2.8-beta2", + "magento/module-catalog-rule-configurable": "100.4.7-beta2", + "magento/module-catalog-rule-graph-ql": "100.4.5-beta2", + "magento/module-catalog-search": "102.0.8-beta2", + "magento/module-catalog-url-rewrite": "100.4.8-beta2", + "magento/module-catalog-url-rewrite-graph-ql": "100.4.6-beta2", + "magento/module-catalog-widget": "100.4.8-beta2", + "magento/module-checkout": "100.4.8-beta2", + "magento/module-checkout-agreements": "100.4.7-beta2", + "magento/module-checkout-agreements-graph-ql": "100.4.4-beta2", + "magento/module-cms": "104.0.8-beta2", + "magento/module-cms-graph-ql": "100.4.5-beta2", + "magento/module-cms-url-rewrite": "100.4.7-beta2", + "magento/module-cms-url-rewrite-graph-ql": "100.4.6-beta2", + "magento/module-compare-list-graph-ql": "100.4.4-beta2", + "magento/module-config": "101.2.8-beta2", + "magento/module-configurable-import-export": "100.4.6-beta2", + "magento/module-configurable-product": "100.4.8-beta2", + "magento/module-configurable-product-graph-ql": "100.4.8-beta2", + "magento/module-configurable-product-sales": "100.4.5-beta2", + "magento/module-contact": "100.4.7-beta2", + "magento/module-contact-graph-ql": "100.4.1-beta2", + "magento/module-cookie": "100.4.8-beta2", + "magento/module-cron": "100.4.8-beta2", + "magento/module-csp": "100.4.7-beta2", + "magento/module-currency-symbol": "100.4.6-beta2", + "magento/module-customer": "103.0.8-beta2", + "magento/module-customer-analytics": "100.4.5-beta2", + "magento/module-customer-downloadable-graph-ql": "100.4.4-beta2", + "magento/module-customer-graph-ql": "100.4.8-beta2", + "magento/module-customer-import-export": "100.4.8-beta2", + "magento/module-deploy": "100.4.8-beta2", + "magento/module-developer": "100.4.8-beta2", + "magento/module-dhl": "100.4.7-beta2", + "magento/module-directory": "100.4.8-beta2", + "magento/module-directory-graph-ql": "100.4.6-beta2", + "magento/module-downloadable": "100.4.8-beta2", + "magento/module-downloadable-graph-ql": "100.4.8-beta2", + "magento/module-downloadable-import-export": "100.4.7-beta2", + "magento/module-eav": "102.1.8-beta2", + "magento/module-eav-graph-ql": "100.4.5-beta2", + "magento/module-elasticsearch": "101.0.8-beta2", + "magento/module-elasticsearch-7": "100.4.8-beta2", + "magento/module-email": "101.1.8-beta2", + "magento/module-encryption-key": "100.4.6-beta2", + "magento/module-fedex": "100.4.6-beta2", + "magento/module-gift-message": "100.4.7-beta2", + "magento/module-gift-message-graph-ql": "100.4.6-beta2", + "magento/module-google-adwords": "100.4.5-beta2", + "magento/module-google-analytics": "100.4.4-beta2", + "magento/module-google-gtag": "100.4.3-beta2", + "magento/module-google-optimizer": "100.4.7-beta2", + "magento/module-graph-ql": "100.4.8-beta2", + "magento/module-graph-ql-cache": "100.4.5-beta2", + "magento/module-graph-ql-new-relic": "100.4.1-beta2", + "magento/module-graph-ql-resolver-cache": "100.4.1-beta2", + "magento/module-grouped-catalog-inventory": "100.4.5-beta2", + "magento/module-grouped-import-export": "100.4.6-beta2", + "magento/module-grouped-product": "100.4.8-beta2", + "magento/module-grouped-product-graph-ql": "100.4.8-beta2", + "magento/module-import-export": "101.0.8-beta2", + "magento/module-indexer": "100.4.8-beta2", + "magento/module-instant-purchase": "100.4.7-beta2", + "magento/module-integration": "100.4.8-beta2", + "magento/module-integration-graph-ql": "100.4.1-beta2", + "magento/module-jwt-framework-adapter": "100.4.4-beta2", + "magento/module-jwt-user-token": "100.4.3-beta2", + "magento/module-layered-navigation": "100.4.8-beta2", + "magento/module-login-as-customer": "100.4.8-beta2", + "magento/module-login-as-customer-admin-ui": "100.4.8-beta2", + "magento/module-login-as-customer-api": "100.4.7-beta2", + "magento/module-login-as-customer-assistance": "100.4.7-beta2", + "magento/module-login-as-customer-frontend-ui": "100.4.7-beta2", + "magento/module-login-as-customer-graph-ql": "100.4.5-beta2", + "magento/module-login-as-customer-log": "100.4.6-beta2", + "magento/module-login-as-customer-page-cache": "100.4.7-beta2", + "magento/module-login-as-customer-quote": "100.4.6-beta2", + "magento/module-login-as-customer-sales": "100.4.7-beta2", + "magento/module-marketplace": "100.4.6-beta2", + "magento/module-media-content": "100.4.6-beta2", + "magento/module-media-content-api": "100.4.7-beta2", + "magento/module-media-content-catalog": "100.4.6-beta2", + "magento/module-media-content-cms": "100.4.6-beta2", + "magento/module-media-content-synchronization": "100.4.7-beta2", + "magento/module-media-content-synchronization-api": "100.4.6-beta2", + "magento/module-media-content-synchronization-catalog": "100.4.5-beta2", + "magento/module-media-content-synchronization-cms": "100.4.5-beta2", + "magento/module-media-gallery": "100.4.7-beta2", + "magento/module-media-gallery-api": "101.0.7-beta2", + "magento/module-media-gallery-catalog": "100.4.5-beta2", + "magento/module-media-gallery-catalog-integration": "100.4.5-beta2", + "magento/module-media-gallery-catalog-ui": "100.4.5-beta2", + "magento/module-media-gallery-cms-ui": "100.4.5-beta2", + "magento/module-media-gallery-integration": "100.4.7-beta2", + "magento/module-media-gallery-metadata": "100.4.6-beta2", + "magento/module-media-gallery-metadata-api": "100.4.5-beta2", + "magento/module-media-gallery-renditions": "100.4.6-beta2", + "magento/module-media-gallery-renditions-api": "100.4.5-beta2", + "magento/module-media-gallery-synchronization": "100.4.7-beta2", + "magento/module-media-gallery-synchronization-api": "100.4.6-beta2", + "magento/module-media-gallery-synchronization-metadata": "100.4.4-beta2", + "magento/module-media-gallery-ui": "100.4.7-beta2", + "magento/module-media-gallery-ui-api": "100.4.6-beta2", + "magento/module-media-storage": "100.4.7-beta2", + "magento/module-message-queue": "100.4.8-beta2", + "magento/module-msrp": "100.4.7-beta2", + "magento/module-msrp-configurable-product": "100.4.5-beta2", + "magento/module-msrp-grouped-product": "100.4.5-beta2", + "magento/module-multishipping": "100.4.8-beta2", + "magento/module-mysql-mq": "100.4.6-beta2", + "magento/module-new-relic-reporting": "100.4.6-beta2", + "magento/module-newsletter": "100.4.8-beta2", + "magento/module-newsletter-graph-ql": "100.4.5-beta2", + "magento/module-offline-payments": "100.4.6-beta2", + "magento/module-offline-shipping": "100.4.7-beta2", + "magento/module-open-search": "100.4.2-beta2", + "magento/module-order-cancellation": "100.4.1-beta2", + "magento/module-order-cancellation-graph-ql": "100.4.1-beta2", + "magento/module-order-cancellation-ui": "100.4.1-beta2", + "magento/module-page-cache": "100.4.8-beta2", + "magento/module-payment": "100.4.8-beta2", + "magento/module-payment-graph-ql": "100.4.3-beta2", + "magento/module-paypal": "101.0.8-beta2", + "magento/module-paypal-captcha": "100.4.5-beta2", + "magento/module-paypal-graph-ql": "100.4.6-beta2", + "magento/module-persistent": "100.4.8-beta2", + "magento/module-product-alert": "100.4.7-beta2", + "magento/module-product-video": "100.4.8-beta2", + "magento/module-quote": "101.2.8-beta2", + "magento/module-quote-analytics": "100.4.7-beta2", + "magento/module-quote-bundle-options": "100.4.4-beta2", + "magento/module-quote-configurable-options": "100.4.4-beta2", + "magento/module-quote-downloadable-links": "100.4.4-beta2", + "magento/module-quote-graph-ql": "100.4.8-beta2", + "magento/module-related-product-graph-ql": "100.4.5-beta2", + "magento/module-release-notification": "100.4.6-beta2", + "magento/module-remote-storage": "100.4.6-beta2", + "magento/module-reports": "100.4.8-beta2", + "magento/module-require-js": "100.4.4-beta2", + "magento/module-review": "100.4.8-beta2", + "magento/module-review-analytics": "100.4.5-beta2", + "magento/module-review-graph-ql": "100.4.4-beta2", + "magento/module-robots": "101.1.4-beta2", + "magento/module-rss": "100.4.6-beta2", + "magento/module-rule": "100.4.7-beta2", + "magento/module-sales": "103.0.8-beta2", + "magento/module-sales-analytics": "100.4.5-beta2", + "magento/module-sales-graph-ql": "100.4.8-beta2", + "magento/module-sales-inventory": "100.4.5-beta2", + "magento/module-sales-rule": "101.2.8-beta2", + "magento/module-sales-rule-graph-ql": "100.4.1-beta2", + "magento/module-sales-sequence": "100.4.5-beta2", + "magento/module-sample-data": "100.4.6-beta2", + "magento/module-search": "101.1.8-beta2", + "magento/module-security": "100.4.8-beta2", + "magento/module-send-friend": "100.4.6-beta2", + "magento/module-send-friend-graph-ql": "100.4.4-beta2", + "magento/module-shipping": "100.4.8-beta2", + "magento/module-sitemap": "100.4.7-beta2", + "magento/module-store": "101.1.8-beta2", + "magento/module-store-graph-ql": "100.4.6-beta2", + "magento/module-swagger": "100.4.7-beta2", + "magento/module-swagger-webapi": "100.4.4-beta2", + "magento/module-swagger-webapi-async": "100.4.4-beta2", + "magento/module-swatches": "100.4.8-beta2", + "magento/module-swatches-graph-ql": "100.4.6-beta2", + "magento/module-swatches-layered-navigation": "100.4.4-beta2", + "magento/module-tax": "100.4.8-beta2", + "magento/module-tax-graph-ql": "100.4.4-beta2", + "magento/module-tax-import-export": "100.4.7-beta2", + "magento/module-theme": "101.1.8-beta2", + "magento/module-theme-graph-ql": "100.4.5-beta2", + "magento/module-translation": "100.4.8-beta2", + "magento/module-ui": "101.2.8-beta2", + "magento/module-ups": "100.4.8-beta2", + "magento/module-url-rewrite": "102.0.7-beta2", + "magento/module-url-rewrite-graph-ql": "100.4.7-beta2", + "magento/module-user": "101.2.8-beta2", + "magento/module-usps": "100.4.7-beta2", + "magento/module-variable": "100.4.6-beta2", + "magento/module-vault": "101.2.8-beta2", + "magento/module-vault-graph-ql": "100.4.4-beta2", + "magento/module-version": "100.4.5-beta2", + "magento/module-webapi": "100.4.7-beta2", + "magento/module-webapi-async": "100.4.6-beta2", + "magento/module-webapi-security": "100.4.5-beta2", + "magento/module-weee": "100.4.8-beta2", + "magento/module-weee-graph-ql": "100.4.5-beta2", + "magento/module-widget": "101.2.8-beta2", + "magento/module-wishlist": "101.2.8-beta2", + "magento/module-wishlist-analytics": "100.4.6-beta2", + "magento/module-wishlist-graph-ql": "100.4.8-beta2", + "magento/oauth": "1.0.0-beta2", + "magento/page-builder": "1.7.5-beta2", + "magento/ringphp": "1.0.0-beta2", + "magento/security-package": "1.1.7-beta2", + "magento/theme-adminhtml-backend": "100.4.8-beta2", + "magento/theme-frontend-blank": "100.4.8-beta2", + "magento/theme-frontend-luma": "100.4.8-beta2", "magento/zend-cache": "^1.16", "magento/zend-db": "^1.16", "magento/zend-pdf": "^1.16", @@ -23810,14 +23842,14 @@ }, { "name": "magento/product-enterprise-edition", - "version": "2.4.8-beta124", + "version": "2.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/product-enterprise-edition/magento-product-enterprise-edition-2.4.8.0-beta124.zip", - "shasum": "fe9cf21e7a550513bcc7017e2a31d0ebb916ca22" + "url": "https://repo.magento.com/archives/magento/product-enterprise-edition/magento-product-enterprise-edition-2.4.8.0-beta2.zip", + "shasum": "74e3c45a828adeedadb2ec627179091c2aee3456" }, "require": { - "adobe-commerce/extensions-metapackage": "2.0.1-beta124", + "adobe-commerce/extensions-metapackage": "2.0.1-beta2", "colinmollenhour/cache-backend-file": "^1.4", "colinmollenhour/cache-backend-redis": "^1.16", "colinmollenhour/credis": "^1.15", @@ -23867,7 +23899,7 @@ "magento/composer": "^1.10.1-beta1", "magento/composer-dependency-version-audit-plugin": "^0.1", "magento/elasticsearch": "^1.0.0", - "magento/framework-foreign-key": "100.4.7-beta124", + "magento/framework-foreign-key": "100.4.7-beta2", "magento/laminas-db": "^1.0.0", "magento/laminas-di": "^1.0.0", "magento/laminas-file": "^1.0.0", @@ -23875,134 +23907,134 @@ "magento/laminas-mime": "^1.0.0", "magento/laminas-oauth": "^1.0.0", "magento/magento-composer-installer": ">=0.4.0", - "magento/magento2-ee-base": "2.4.8-beta124", - "magento/module-admin-gws": "100.4.8-beta124", - "magento/module-admin-gws-configurable-product": "100.4.5-beta124", - "magento/module-admin-gws-staging": "100.4.5-beta124", - "magento/module-advanced-catalog": "100.4.5-beta124", - "magento/module-advanced-checkout": "100.4.8-beta124", - "magento/module-advanced-rule": "100.4.5-beta124", - "magento/module-advanced-sales-rule": "100.4.5-beta124", - "magento/module-application-server": "100.4.1-beta124", - "magento/module-application-server-new-relic": "100.4.1-beta124", - "magento/module-application-server-performance-monitor": "100.4.1-beta124", - "magento/module-application-server-state-monitor": "100.4.1-beta124", - "magento/module-application-server-state-monitor-graph-ql": "100.4.1-beta124", - "magento/module-async-order": "100.4.4-beta124", - "magento/module-async-order-graph-ql": "100.4.3-beta124", - "magento/module-aws-s3-customer-custom-attributes": "100.4.5-beta124", - "magento/module-aws-s3-gift-card-import-export": "100.4.5-beta124", - "magento/module-aws-s3-scheduled-import-export": "100.4.5-beta124", - "magento/module-banner": "101.2.8-beta124", - "magento/module-banner-customer-segment": "100.4.6-beta124", - "magento/module-banner-graph-ql": "100.4.4-beta124", - "magento/module-banner-staging": "100.4.2-beta124", - "magento/module-bundle-import-export-staging": "100.4.5-beta124", - "magento/module-bundle-staging": "100.4.8-beta124", - "magento/module-catalog-event": "101.1.7-beta124", - "magento/module-catalog-import-export-staging": "100.4.5-beta124", - "magento/module-catalog-inventory-staging": "100.4.6-beta124", - "magento/module-catalog-permissions": "100.4.8-beta124", - "magento/module-catalog-permissions-graph-ql": "100.4.6-beta124", - "magento/module-catalog-rule-staging": "100.4.8-beta124", - "magento/module-catalog-staging": "100.4.8-beta124", - "magento/module-catalog-staging-graph-ql": "100.4.7-beta124", - "magento/module-catalog-url-rewrite-staging": "100.4.7-beta124", - "magento/module-checkout-address-search": "100.4.7-beta124", - "magento/module-checkout-address-search-gift-registry": "100.4.4-beta124", - "magento/module-checkout-staging": "100.4.7-beta124", - "magento/module-cms-staging": "100.4.8-beta124", - "magento/module-configurable-product-staging": "100.4.7-beta124", - "magento/module-custom-attribute-management": "100.4.7-beta124", - "magento/module-customer-balance": "100.4.8-beta124", - "magento/module-customer-balance-graph-ql": "100.4.5-beta124", - "magento/module-customer-custom-attributes": "100.4.8-beta124", - "magento/module-customer-custom-attributes-graph-ql": "100.4.1-beta124", - "magento/module-customer-finance": "100.4.5-beta124", - "magento/module-customer-segment": "102.1.8-beta124", - "magento/module-customer-segment-graph-ql": "100.4.1-beta124", - "magento/module-deferred-total-calculating": "100.4.3-beta124", - "magento/module-downloadable-staging": "100.4.7-beta124", - "magento/module-elasticsearch-catalog-permissions": "100.4.4-beta124", - "magento/module-elasticsearch-catalog-permissions-graph-ql": "100.4.3-beta124", - "magento/module-enterprise": "100.4.6-beta124", - "magento/module-gift-card": "101.3.8-beta124", - "magento/module-gift-card-account": "101.2.8-beta124", - "magento/module-gift-card-account-graph-ql": "100.4.6-beta124", - "magento/module-gift-card-graph-ql": "100.4.8-beta124", - "magento/module-gift-card-import-export": "100.4.5-beta124", - "magento/module-gift-card-staging": "100.4.5-beta124", - "magento/module-gift-message-staging": "100.4.5-beta124", - "magento/module-gift-registry": "101.2.8-beta124", - "magento/module-gift-registry-graph-ql": "100.4.4-beta124", - "magento/module-gift-wrapping": "101.2.7-beta124", - "magento/module-gift-wrapping-graph-ql": "100.4.5-beta124", - "magento/module-gift-wrapping-staging": "100.4.5-beta124", - "magento/module-google-optimizer-staging": "100.4.5-beta124", - "magento/module-google-tag-manager": "100.4.8-beta124", - "magento/module-grouped-product-staging": "100.4.6-beta124", - "magento/module-import-csv": "100.4.2-beta124", - "magento/module-import-csv-api": "100.4.2-beta124", - "magento/module-import-json": "100.4.1-beta124", - "magento/module-import-json-api": "100.4.1-beta124", - "magento/module-invitation": "100.4.7-beta124", - "magento/module-layered-navigation-staging": "100.4.5-beta124", - "magento/module-logging": "101.2.8-beta124", - "magento/module-login-as-customer-logging": "100.4.8-beta124", - "magento/module-login-as-customer-website-restriction": "100.4.6-beta124", - "magento/module-media-content-catalog-staging": "100.4.5-beta124", - "magento/module-msrp-staging": "100.4.6-beta124", - "magento/module-multicoupon": "100.4.1-beta124", - "magento/module-multicoupon-graph-ql": "100.4.1-beta124", - "magento/module-multicoupon-ui": "100.4.1-beta124", - "magento/module-multiple-wishlist": "100.4.8-beta124", - "magento/module-multiple-wishlist-graph-ql": "100.4.4-beta124", - "magento/module-payment-staging": "100.4.5-beta124", - "magento/module-persistent-history": "100.4.5-beta124", - "magento/module-price-permissions": "100.4.4-beta124", - "magento/module-product-video-staging": "100.4.5-beta124", - "magento/module-promotion-permissions": "100.4.5-beta124", - "magento/module-quote-commerce-graph-ql": "100.4.1-beta124", - "magento/module-quote-gift-card-options": "100.4.5-beta124", - "magento/module-quote-staging": "100.4.5-beta124", - "magento/module-reminder": "101.2.7-beta124", - "magento/module-remote-storage-commerce": "100.4.4-beta124", - "magento/module-resource-connections": "100.4.5-beta124", - "magento/module-review-staging": "100.4.5-beta124", - "magento/module-reward": "101.2.8-beta124", - "magento/module-reward-graph-ql": "100.4.7-beta124", - "magento/module-reward-staging": "100.4.5-beta124", - "magento/module-rma": "101.2.8-beta124", - "magento/module-rma-graph-ql": "100.4.7-beta124", - "magento/module-rma-staging": "100.4.5-beta124", - "magento/module-sales-archive": "101.0.6-beta124", - "magento/module-sales-rule-staging": "100.4.7-beta124", - "magento/module-scalable-checkout": "100.4.7-beta124", - "magento/module-scalable-inventory": "100.4.6-beta124", - "magento/module-scalable-oms": "100.4.6-beta124", - "magento/module-scheduled-import-export": "101.2.8-beta124", - "magento/module-search-staging": "100.4.6-beta124", - "magento/module-staging": "101.2.8-beta124", - "magento/module-staging-graph-ql": "100.4.5-beta124", - "magento/module-support": "101.2.7-beta124", - "magento/module-swat": "100.4.6-beta124", - "magento/module-target-rule": "101.2.8-beta124", - "magento/module-target-rule-graph-ql": "100.4.5-beta124", - "magento/module-versions-cms": "101.2.8-beta124", - "magento/module-versions-cms-page-cache": "100.4.4-beta124", - "magento/module-versions-cms-url-rewrite": "100.4.6-beta124", - "magento/module-versions-cms-url-rewrite-graph-ql": "100.4.4-beta124", - "magento/module-visual-merchandiser": "100.4.8-beta124", - "magento/module-webapi-rest-gws": "100.4.0-beta124", - "magento/module-website-restriction": "100.4.7-beta124", - "magento/module-weee-staging": "100.4.5-beta124", - "magento/module-wishlist-gift-card": "100.4.4-beta124", - "magento/module-wishlist-gift-card-graph-ql": "100.4.4-beta124", - "magento/page-builder-commerce": "1.7.5-beta124", - "magento/product-community-edition": "2.4.8-beta124", + "magento/magento2-ee-base": "2.4.8-beta2", + "magento/module-admin-gws": "100.4.8-beta2", + "magento/module-admin-gws-configurable-product": "100.4.5-beta2", + "magento/module-admin-gws-staging": "100.4.5-beta2", + "magento/module-advanced-catalog": "100.4.5-beta2", + "magento/module-advanced-checkout": "100.4.8-beta2", + "magento/module-advanced-rule": "100.4.5-beta2", + "magento/module-advanced-sales-rule": "100.4.5-beta2", + "magento/module-application-server": "100.4.1-beta2", + "magento/module-application-server-new-relic": "100.4.1-beta2", + "magento/module-application-server-performance-monitor": "100.4.1-beta2", + "magento/module-application-server-state-monitor": "100.4.1-beta2", + "magento/module-application-server-state-monitor-graph-ql": "100.4.1-beta2", + "magento/module-async-order": "100.4.4-beta2", + "magento/module-async-order-graph-ql": "100.4.3-beta2", + "magento/module-aws-s3-customer-custom-attributes": "100.4.5-beta2", + "magento/module-aws-s3-gift-card-import-export": "100.4.5-beta2", + "magento/module-aws-s3-scheduled-import-export": "100.4.5-beta2", + "magento/module-banner": "101.2.8-beta2", + "magento/module-banner-customer-segment": "100.4.6-beta2", + "magento/module-banner-graph-ql": "100.4.4-beta2", + "magento/module-banner-staging": "100.4.2-beta2", + "magento/module-bundle-import-export-staging": "100.4.5-beta2", + "magento/module-bundle-staging": "100.4.8-beta2", + "magento/module-catalog-event": "101.1.7-beta2", + "magento/module-catalog-import-export-staging": "100.4.5-beta2", + "magento/module-catalog-inventory-staging": "100.4.6-beta2", + "magento/module-catalog-permissions": "100.4.8-beta2", + "magento/module-catalog-permissions-graph-ql": "100.4.6-beta2", + "magento/module-catalog-rule-staging": "100.4.8-beta2", + "magento/module-catalog-staging": "100.4.8-beta2", + "magento/module-catalog-staging-graph-ql": "100.4.7-beta2", + "magento/module-catalog-url-rewrite-staging": "100.4.7-beta2", + "magento/module-checkout-address-search": "100.4.7-beta2", + "magento/module-checkout-address-search-gift-registry": "100.4.4-beta2", + "magento/module-checkout-staging": "100.4.7-beta2", + "magento/module-cms-staging": "100.4.8-beta2", + "magento/module-configurable-product-staging": "100.4.7-beta2", + "magento/module-custom-attribute-management": "100.4.7-beta2", + "magento/module-customer-balance": "100.4.8-beta2", + "magento/module-customer-balance-graph-ql": "100.4.5-beta2", + "magento/module-customer-custom-attributes": "100.4.8-beta2", + "magento/module-customer-custom-attributes-graph-ql": "100.4.1-beta2", + "magento/module-customer-finance": "100.4.5-beta2", + "magento/module-customer-segment": "102.1.8-beta2", + "magento/module-customer-segment-graph-ql": "100.4.1-beta2", + "magento/module-deferred-total-calculating": "100.4.3-beta2", + "magento/module-downloadable-staging": "100.4.7-beta2", + "magento/module-elasticsearch-catalog-permissions": "100.4.4-beta2", + "magento/module-elasticsearch-catalog-permissions-graph-ql": "100.4.3-beta2", + "magento/module-enterprise": "100.4.6-beta2", + "magento/module-gift-card": "101.3.8-beta2", + "magento/module-gift-card-account": "101.2.8-beta2", + "magento/module-gift-card-account-graph-ql": "100.4.6-beta2", + "magento/module-gift-card-graph-ql": "100.4.8-beta2", + "magento/module-gift-card-import-export": "100.4.5-beta2", + "magento/module-gift-card-staging": "100.4.5-beta2", + "magento/module-gift-message-staging": "100.4.5-beta2", + "magento/module-gift-registry": "101.2.8-beta2", + "magento/module-gift-registry-graph-ql": "100.4.4-beta2", + "magento/module-gift-wrapping": "101.2.7-beta2", + "magento/module-gift-wrapping-graph-ql": "100.4.5-beta2", + "magento/module-gift-wrapping-staging": "100.4.5-beta2", + "magento/module-google-optimizer-staging": "100.4.5-beta2", + "magento/module-google-tag-manager": "100.4.8-beta2", + "magento/module-grouped-product-staging": "100.4.6-beta2", + "magento/module-import-csv": "100.4.2-beta2", + "magento/module-import-csv-api": "100.4.2-beta2", + "magento/module-import-json": "100.4.1-beta2", + "magento/module-import-json-api": "100.4.1-beta2", + "magento/module-invitation": "100.4.7-beta2", + "magento/module-layered-navigation-staging": "100.4.5-beta2", + "magento/module-logging": "101.2.8-beta2", + "magento/module-login-as-customer-logging": "100.4.8-beta2", + "magento/module-login-as-customer-website-restriction": "100.4.6-beta2", + "magento/module-media-content-catalog-staging": "100.4.5-beta2", + "magento/module-msrp-staging": "100.4.6-beta2", + "magento/module-multicoupon": "100.4.1-beta2", + "magento/module-multicoupon-graph-ql": "100.4.1-beta2", + "magento/module-multicoupon-ui": "100.4.1-beta2", + "magento/module-multiple-wishlist": "100.4.8-beta2", + "magento/module-multiple-wishlist-graph-ql": "100.4.4-beta2", + "magento/module-payment-staging": "100.4.5-beta2", + "magento/module-persistent-history": "100.4.5-beta2", + "magento/module-price-permissions": "100.4.4-beta2", + "magento/module-product-video-staging": "100.4.5-beta2", + "magento/module-promotion-permissions": "100.4.5-beta2", + "magento/module-quote-commerce-graph-ql": "100.4.1-beta2", + "magento/module-quote-gift-card-options": "100.4.5-beta2", + "magento/module-quote-staging": "100.4.5-beta2", + "magento/module-reminder": "101.2.7-beta2", + "magento/module-remote-storage-commerce": "100.4.4-beta2", + "magento/module-resource-connections": "100.4.5-beta2", + "magento/module-review-staging": "100.4.5-beta2", + "magento/module-reward": "101.2.8-beta2", + "magento/module-reward-graph-ql": "100.4.7-beta2", + "magento/module-reward-staging": "100.4.5-beta2", + "magento/module-rma": "101.2.8-beta2", + "magento/module-rma-graph-ql": "100.4.7-beta2", + "magento/module-rma-staging": "100.4.5-beta2", + "magento/module-sales-archive": "101.0.6-beta2", + "magento/module-sales-rule-staging": "100.4.7-beta2", + "magento/module-scalable-checkout": "100.4.7-beta2", + "magento/module-scalable-inventory": "100.4.6-beta2", + "magento/module-scalable-oms": "100.4.6-beta2", + "magento/module-scheduled-import-export": "101.2.8-beta2", + "magento/module-search-staging": "100.4.6-beta2", + "magento/module-staging": "101.2.8-beta2", + "magento/module-staging-graph-ql": "100.4.5-beta2", + "magento/module-support": "101.2.7-beta2", + "magento/module-swat": "100.4.6-beta2", + "magento/module-target-rule": "101.2.8-beta2", + "magento/module-target-rule-graph-ql": "100.4.5-beta2", + "magento/module-versions-cms": "101.2.8-beta2", + "magento/module-versions-cms-page-cache": "100.4.4-beta2", + "magento/module-versions-cms-url-rewrite": "100.4.6-beta2", + "magento/module-versions-cms-url-rewrite-graph-ql": "100.4.4-beta2", + "magento/module-visual-merchandiser": "100.4.8-beta2", + "magento/module-webapi-rest-gws": "100.4.0-beta2", + "magento/module-website-restriction": "100.4.7-beta2", + "magento/module-weee-staging": "100.4.5-beta2", + "magento/module-wishlist-gift-card": "100.4.4-beta2", + "magento/module-wishlist-gift-card-graph-ql": "100.4.4-beta2", + "magento/page-builder-commerce": "1.7.5-beta2", + "magento/product-community-edition": "2.4.8-beta2", "magento/ringphp": "^1.0.0", - "magento/security-package-ee": "1.0.3-beta124", - "magento/theme-adminhtml-spectrum": "100.4.3-beta124", + "magento/security-package-ee": "1.0.3-beta2", + "magento/theme-adminhtml-spectrum": "100.4.3-beta2", "magento/zend-cache": "^1.16", "magento/zend-db": "^1.16", "magento/zend-pdf": "^1.16", @@ -24033,11 +24065,11 @@ }, { "name": "magento/quality-patches", - "version": "1.1.59", + "version": "1.1.62", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/quality-patches/magento-quality-patches-1.1.59.0.zip", - "shasum": "9bc3959bb35db5f6018530233afc02c38971b984" + "url": "https://repo.magento.com/archives/magento/quality-patches/magento-quality-patches-1.1.62.0.zip", + "shasum": "327fa56a0756681ef0412f00b9bfffae09a7eb99" }, "require": { "ext-json": "*", @@ -24071,11 +24103,11 @@ }, { "name": "magento/ringphp", - "version": "1.0.0-beta124", + "version": "1.0.0-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/ringphp/magento-ringphp-1.0.0.0-beta124.zip", - "shasum": "b155cd4dd68509504b489837133d559b051a3e3f" + "url": "https://repo.magento.com/archives/magento/ringphp/magento-ringphp-1.0.0.0-beta2.zip", + "shasum": "d3740f2677b6ab4b192b2c40970658e77c8f06f8" }, "require": { "ezimuel/guzzlestreams": "^3.0.1", @@ -24117,40 +24149,40 @@ }, { "name": "magento/security-package", - "version": "1.1.7-beta124", - "dist": { - "type": "zip", - "url": "https://repo.magento.com/archives/magento/security-package/magento-security-package-1.1.7.0-beta124.zip", - "shasum": "098e7eb664688f0300bc932f27de4f475ac5335f" - }, - "require": { - "magento/module-re-captcha-admin-ui": "1.1.5-beta124", - "magento/module-re-captcha-checkout": "1.1.5-beta124", - "magento/module-re-captcha-checkout-sales-rule": "1.1.4-beta124", - "magento/module-re-captcha-contact": "1.1.4-beta124", - "magento/module-re-captcha-customer": "1.1.6-beta124", - "magento/module-re-captcha-frontend-ui": "1.1.6-beta124", - "magento/module-re-captcha-migration": "1.1.5-beta124", - "magento/module-re-captcha-newsletter": "1.1.5-beta124", - "magento/module-re-captcha-paypal": "1.1.5-beta124", - "magento/module-re-captcha-resend-confirmation-email": "1.1.0-beta124", - "magento/module-re-captcha-review": "1.1.5-beta124", - "magento/module-re-captcha-send-friend": "1.1.5-beta124", - "magento/module-re-captcha-store-pickup": "1.0.4-beta124", - "magento/module-re-captcha-ui": "1.1.5-beta124", - "magento/module-re-captcha-user": "1.1.5-beta124", - "magento/module-re-captcha-validation": "1.1.4-beta124", - "magento/module-re-captcha-validation-api": "1.1.4-beta124", - "magento/module-re-captcha-version-2-checkbox": "2.0.5-beta124", - "magento/module-re-captcha-version-2-invisible": "2.0.5-beta124", - "magento/module-re-captcha-version-3-invisible": "2.0.5-beta124", - "magento/module-re-captcha-webapi-api": "1.0.4-beta124", - "magento/module-re-captcha-webapi-graph-ql": "1.0.4-beta124", - "magento/module-re-captcha-webapi-rest": "1.0.4-beta124", - "magento/module-re-captcha-webapi-ui": "1.0.4-beta124", - "magento/module-re-captcha-wishlist": "1.1.0-beta124", - "magento/module-securitytxt": "1.1.4-beta124", - "magento/module-two-factor-auth": "1.1.7-beta124", + "version": "1.1.7-beta2", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/security-package/magento-security-package-1.1.7.0-beta2.zip", + "shasum": "4f901470ecc896b1b8be590df32b41a6ef35d191" + }, + "require": { + "magento/module-re-captcha-admin-ui": "1.1.5-beta2", + "magento/module-re-captcha-checkout": "1.1.5-beta2", + "magento/module-re-captcha-checkout-sales-rule": "1.1.4-beta2", + "magento/module-re-captcha-contact": "1.1.4-beta2", + "magento/module-re-captcha-customer": "1.1.6-beta2", + "magento/module-re-captcha-frontend-ui": "1.1.6-beta2", + "magento/module-re-captcha-migration": "1.1.5-beta2", + "magento/module-re-captcha-newsletter": "1.1.5-beta2", + "magento/module-re-captcha-paypal": "1.1.5-beta2", + "magento/module-re-captcha-resend-confirmation-email": "1.1.0-beta2", + "magento/module-re-captcha-review": "1.1.5-beta2", + "magento/module-re-captcha-send-friend": "1.1.5-beta2", + "magento/module-re-captcha-store-pickup": "1.0.4-beta2", + "magento/module-re-captcha-ui": "1.1.5-beta2", + "magento/module-re-captcha-user": "1.1.5-beta2", + "magento/module-re-captcha-validation": "1.1.4-beta2", + "magento/module-re-captcha-validation-api": "1.1.4-beta2", + "magento/module-re-captcha-version-2-checkbox": "2.0.5-beta2", + "magento/module-re-captcha-version-2-invisible": "2.0.5-beta2", + "magento/module-re-captcha-version-3-invisible": "2.0.5-beta2", + "magento/module-re-captcha-webapi-api": "1.0.4-beta2", + "magento/module-re-captcha-webapi-graph-ql": "1.0.4-beta2", + "magento/module-re-captcha-webapi-rest": "1.0.4-beta2", + "magento/module-re-captcha-webapi-ui": "1.0.4-beta2", + "magento/module-re-captcha-wishlist": "1.1.0-beta2", + "magento/module-securitytxt": "1.1.4-beta2", + "magento/module-two-factor-auth": "1.1.7-beta2", "phpfui/recaptcha": "^2.0.0" }, "type": "metapackage", @@ -24158,16 +24190,16 @@ }, { "name": "magento/security-package-ee", - "version": "1.0.3-beta124", + "version": "1.0.3-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/security-package-ee/magento-security-package-ee-1.0.3.0-beta124.zip", - "shasum": "44652fc40b2554d39f1a3c36dbdc8f44ada58ba6" + "url": "https://repo.magento.com/archives/magento/security-package-ee/magento-security-package-ee-1.0.3.0-beta2.zip", + "shasum": "510f329b4095a19699f7bde1f894fe41932379e1" }, "require": { - "magento/module-re-captcha-gift-card": "1.0.3-beta124", - "magento/module-re-captcha-invitation": "1.0.3-beta124", - "magento/module-re-captcha-multiple-wishlist": "1.0.3-beta124" + "magento/module-re-captcha-gift-card": "1.0.3-beta2", + "magento/module-re-captcha-invitation": "1.0.3-beta2", + "magento/module-re-captcha-multiple-wishlist": "1.0.3-beta2" }, "type": "metapackage", "description": "Magento Security Package for Enterprise Edition" @@ -24231,11 +24263,11 @@ }, { "name": "magento/theme-adminhtml-backend", - "version": "100.4.8-beta124", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/theme-adminhtml-backend/magento-theme-adminhtml-backend-100.4.8.0-beta124.zip", - "shasum": "6c679b42f127d22a99ecb07856f6122109d93b3b" + "url": "https://repo.magento.com/archives/magento/theme-adminhtml-backend/magento-theme-adminhtml-backend-100.4.8.0-beta2.zip", + "shasum": "074dc0829bc5692fcf63abf97213e3e9bd011911" }, "require": { "magento/framework": "103.0.*", @@ -24255,11 +24287,11 @@ }, { "name": "magento/theme-adminhtml-spectrum", - "version": "100.4.3-beta124", + "version": "100.4.3-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/theme-adminhtml-spectrum/magento-theme-adminhtml-spectrum-100.4.3.0-beta124.zip", - "shasum": "6449af48d29e0dc375caa44d4991b6e8ea0134c9" + "url": "https://repo.magento.com/archives/magento/theme-adminhtml-spectrum/magento-theme-adminhtml-spectrum-100.4.3.0-beta2.zip", + "shasum": "551a5611d183242aece4240b5742be11c5f608ba" }, "require": { "magento/framework": "103.0.*", @@ -24280,11 +24312,11 @@ }, { "name": "magento/theme-frontend-blank", - "version": "100.4.8-beta124", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/theme-frontend-blank/magento-theme-frontend-blank-100.4.8.0-beta124.zip", - "shasum": "031c75c1b8695b5ee9e8281f95fc7efc82346cf8" + "url": "https://repo.magento.com/archives/magento/theme-frontend-blank/magento-theme-frontend-blank-100.4.8.0-beta2.zip", + "shasum": "fb718bb4261926ba2150c63f6779b87d5c263f2b" }, "require": { "magento/framework": "103.0.*", @@ -24304,11 +24336,11 @@ }, { "name": "magento/theme-frontend-luma", - "version": "100.4.8-beta124", + "version": "100.4.8-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/theme-frontend-luma/magento-theme-frontend-luma-100.4.8.0-beta124.zip", - "shasum": "b48202e2ec619233ee2f8b94e3189c86fc53f74d" + "url": "https://repo.magento.com/archives/magento/theme-frontend-luma/magento-theme-frontend-luma-100.4.8.0-beta2.zip", + "shasum": "4d836330b1d2738441e198096872d0cb3f48f04d" }, "require": { "magento/framework": "103.0.*", @@ -24692,18 +24724,91 @@ }, "time": "2024-12-18T14:59:28+00:00" }, + { + "name": "marc-mabe/php-enum", + "version": "v4.7.1", + "source": { + "type": "git", + "url": "https://github.com/marc-mabe/php-enum.git", + "reference": "7159809e5cfa041dca28e61f7f7ae58063aae8ed" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/marc-mabe/php-enum/zipball/7159809e5cfa041dca28e61f7f7ae58063aae8ed", + "reference": "7159809e5cfa041dca28e61f7f7ae58063aae8ed", + "shasum": "" + }, + "require": { + "ext-reflection": "*", + "php": "^7.1 | ^8.0" + }, + "require-dev": { + "phpbench/phpbench": "^0.16.10 || ^1.0.4", + "phpstan/phpstan": "^1.3.1", + "phpunit/phpunit": "^7.5.20 | ^8.5.22 | ^9.5.11", + "vimeo/psalm": "^4.17.0 | ^5.26.1" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-3.x": "3.2-dev", + "dev-master": "4.7-dev" + } + }, + "autoload": { + "psr-4": { + "MabeEnum\\": "src/" + }, + "classmap": [ + "stubs/Stringable.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Marc Bennewitz", + "email": "dev@mabe.berlin", + "homepage": "https://mabe.berlin/", + "role": "Lead" + } + ], + "description": "Simple and fast implementation of enumerations with native PHP", + "homepage": "https://github.com/marc-mabe/php-enum", + "keywords": [ + "enum", + "enum-map", + "enum-set", + "enumeration", + "enumerator", + "enummap", + "enumset", + "map", + "set", + "type", + "type-hint", + "typehint" + ], + "support": { + "issues": "https://github.com/marc-mabe/php-enum/issues", + "source": "https://github.com/marc-mabe/php-enum/tree/v4.7.1" + }, + "time": "2024-11-28T04:54:44+00:00" + }, { "name": "monolog/monolog", - "version": "3.8.1", + "version": "3.9.0", "source": { "type": "git", "url": "https://github.com/Seldaek/monolog.git", - "reference": "aef6ee73a77a66e404dd6540934a9ef1b3c855b4" + "reference": "10d85740180ecba7896c87e06a166e0c95a0e3b6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Seldaek/monolog/zipball/aef6ee73a77a66e404dd6540934a9ef1b3c855b4", - "reference": "aef6ee73a77a66e404dd6540934a9ef1b3c855b4", + "url": "https://api.github.com/repos/Seldaek/monolog/zipball/10d85740180ecba7896c87e06a166e0c95a0e3b6", + "reference": "10d85740180ecba7896c87e06a166e0c95a0e3b6", "shasum": "" }, "require": { @@ -24781,7 +24886,7 @@ ], "support": { "issues": "https://github.com/Seldaek/monolog/issues", - "source": "https://github.com/Seldaek/monolog/tree/3.8.1" + "source": "https://github.com/Seldaek/monolog/tree/3.9.0" }, "funding": [ { @@ -24793,7 +24898,7 @@ "type": "tidelift" } ], - "time": "2024-12-05T17:15:07+00:00" + "time": "2025-03-24T10:02:05+00:00" }, { "name": "mtdowling/jmespath.php", @@ -24863,16 +24968,16 @@ }, { "name": "nesbot/carbon", - "version": "3.8.5", + "version": "3.9.0", "source": { "type": "git", "url": "https://github.com/CarbonPHP/carbon.git", - "reference": "b1a53a27898639579a67de42e8ced5d5386aa9a4" + "reference": "6d16a8a015166fe54e22c042e0805c5363aef50d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/CarbonPHP/carbon/zipball/b1a53a27898639579a67de42e8ced5d5386aa9a4", - "reference": "b1a53a27898639579a67de42e8ced5d5386aa9a4", + "url": "https://api.github.com/repos/CarbonPHP/carbon/zipball/6d16a8a015166fe54e22c042e0805c5363aef50d", + "reference": "6d16a8a015166fe54e22c042e0805c5363aef50d", "shasum": "" }, "require": { @@ -24965,7 +25070,7 @@ "type": "tidelift" } ], - "time": "2025-02-11T16:28:45+00:00" + "time": "2025-03-27T12:57:33+00:00" }, { "name": "nikic/php-parser", @@ -25027,16 +25132,16 @@ }, { "name": "opensearch-project/opensearch-php", - "version": "2.4.1", + "version": "2.4.3", "source": { "type": "git", "url": "https://github.com/opensearch-project/opensearch-php.git", - "reference": "ae12b9e5f90b8c76e8a19e2134c5f3eb8994d8e4" + "reference": "db138f27996e18b1ef8f915dba5e2ecc0caeb357" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/opensearch-project/opensearch-php/zipball/ae12b9e5f90b8c76e8a19e2134c5f3eb8994d8e4", - "reference": "ae12b9e5f90b8c76e8a19e2134c5f3eb8994d8e4", + "url": "https://api.github.com/repos/opensearch-project/opensearch-php/zipball/db138f27996e18b1ef8f915dba5e2ecc0caeb357", + "reference": "db138f27996e18b1ef8f915dba5e2ecc0caeb357", "shasum": "" }, "require": { @@ -25105,9 +25210,9 @@ ], "support": { "issues": "https://github.com/opensearch-project/opensearch-php/issues", - "source": "https://github.com/opensearch-project/opensearch-php/tree/2.4.1" + "source": "https://github.com/opensearch-project/opensearch-php/tree/2.4.3" }, - "time": "2025-02-10T11:12:00+00:00" + "time": "2025-03-10T06:56:21+00:00" }, { "name": "paragonie/constant_time_encoding", @@ -25319,20 +25424,20 @@ }, { "name": "paypal/module-braintree", - "version": "4.7.0-beta124", + "version": "4.7.0-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/paypal/module-braintree/paypal-module-braintree-4.7.0.0-beta124.zip", - "shasum": "ef6071f5174ff0fd3a6be45777c889e60885f643" + "url": "https://repo.magento.com/archives/paypal/module-braintree/paypal-module-braintree-4.7.0.0-beta2.zip", + "shasum": "34cb20bc55728c31fd2b2cbd43ad219de86e3903" }, "require": { "braintree/braintree_php": "6.21.0", "magento/framework": "*", - "paypal/module-braintree-core": "4.7.0-beta124", - "paypal/module-braintree-customer-balance": "4.7.0-beta124", - "paypal/module-braintree-gift-card-account": "4.7.0-beta124", - "paypal/module-braintree-gift-wrapping": "4.7.0-beta124", - "paypal/module-braintree-graph-ql": "4.7.0-beta124", + "paypal/module-braintree-core": "4.7.0-beta2", + "paypal/module-braintree-customer-balance": "4.7.0-beta2", + "paypal/module-braintree-gift-card-account": "4.7.0-beta2", + "paypal/module-braintree-gift-wrapping": "4.7.0-beta2", + "paypal/module-braintree-graph-ql": "4.7.0-beta2", "php": "~8.1.0||~8.2.0||~8.3.0||~8.4.0" }, "require-dev": { @@ -25346,11 +25451,11 @@ }, { "name": "paypal/module-braintree-core", - "version": "4.7.0-beta124", + "version": "4.7.0-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/paypal/module-braintree-core/paypal-module-braintree-core-4.7.0.0-beta124.zip", - "shasum": "c28858d93bf90146826a0e59dd8664d2dd509eb8" + "url": "https://repo.magento.com/archives/paypal/module-braintree-core/paypal-module-braintree-core-4.7.0.0-beta2.zip", + "shasum": "64ed836ae06454529707d478199170057950efb8" }, "require": { "braintree/braintree_php": "6.21.0", @@ -25414,17 +25519,17 @@ }, { "name": "paypal/module-braintree-customer-balance", - "version": "4.7.0-beta124", + "version": "4.7.0-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/paypal/module-braintree-customer-balance/paypal-module-braintree-customer-balance-4.7.0.0-beta124.zip", - "shasum": "7e4c329c35e5a908727dcd961445f07b53e90d5d" + "url": "https://repo.magento.com/archives/paypal/module-braintree-customer-balance/paypal-module-braintree-customer-balance-4.7.0.0-beta2.zip", + "shasum": "364f025c7eff50fabb73265965d83e5c81946b9f" }, "require": { "magento/framework": "*", "magento/module-quote": "101.0.*||101.1.*||^101.2.0", "magento/module-sales": "101.0.*||102.0.*||^102.1.0||^103", - "paypal/module-braintree-core": "4.7.0-beta124", + "paypal/module-braintree-core": "4.7.0-beta2", "php": "~8.1.0||~8.2.0||~8.3.0||~8.4.0" }, "suggest": { @@ -25447,17 +25552,17 @@ }, { "name": "paypal/module-braintree-gift-card-account", - "version": "4.7.0-beta124", + "version": "4.7.0-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/paypal/module-braintree-gift-card-account/paypal-module-braintree-gift-card-account-4.7.0.0-beta124.zip", - "shasum": "7c96678cb8507ddd1499514bdb0460d13e5a8657" + "url": "https://repo.magento.com/archives/paypal/module-braintree-gift-card-account/paypal-module-braintree-gift-card-account-4.7.0.0-beta2.zip", + "shasum": "049a035d509ec91bfbf6b50815982715e4708ea4" }, "require": { "magento/framework": "*", "magento/module-quote": "101.0.*||101.1.*||^101.2.0", "magento/module-sales": "101.0.*||102.0.*||^102.1.0||^103", - "paypal/module-braintree-core": "4.7.0-beta124", + "paypal/module-braintree-core": "4.7.0-beta2", "php": "~8.1.0||~8.2.0||~8.3.0||~8.4.0" }, "suggest": { @@ -25480,17 +25585,17 @@ }, { "name": "paypal/module-braintree-gift-wrapping", - "version": "4.7.0-beta124", + "version": "4.7.0-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/paypal/module-braintree-gift-wrapping/paypal-module-braintree-gift-wrapping-4.7.0.0-beta124.zip", - "shasum": "94f01e560bf162ae64cd49a6be75566e5d768ae7" + "url": "https://repo.magento.com/archives/paypal/module-braintree-gift-wrapping/paypal-module-braintree-gift-wrapping-4.7.0.0-beta2.zip", + "shasum": "19a49f05e132746913b6f6504c43ffc6c1b8b74b" }, "require": { "magento/framework": "*", "magento/module-quote": "101.0.*||101.1.*||^101.2.0", "magento/module-sales": "101.0.*||102.0.*||^102.1.0||^103", - "paypal/module-braintree-core": "4.7.0-beta124", + "paypal/module-braintree-core": "4.7.0-beta2", "php": "~8.1.0||~8.2.0||~8.3.0||~8.4.0" }, "suggest": { @@ -25513,18 +25618,18 @@ }, { "name": "paypal/module-braintree-graph-ql", - "version": "4.7.0-beta124", + "version": "4.7.0-beta2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/paypal/module-braintree-graph-ql/paypal-module-braintree-graph-ql-4.7.0.0-beta124.zip", - "shasum": "5f181d906205eaddd1e850e153d618cb9922660a" + "url": "https://repo.magento.com/archives/paypal/module-braintree-graph-ql/paypal-module-braintree-graph-ql-4.7.0.0-beta2.zip", + "shasum": "a5e6ffe614af25944414361a9e0a5d2a1b32d6aa" }, "require": { "magento/framework": "*", "magento/module-quote": "^101", "magento/module-quote-graph-ql": "^100", "magento/module-store": "^101", - "paypal/module-braintree-core": "4.7.0-beta124", + "paypal/module-braintree-core": "4.7.0-beta2", "php": "~8.1.0||~8.2.0||~8.3.0||~8.4.0" }, "require-dev": { @@ -25632,16 +25737,16 @@ }, { "name": "php-amqplib/php-amqplib", - "version": "v3.7.2", + "version": "v3.7.3", "source": { "type": "git", "url": "https://github.com/php-amqplib/php-amqplib.git", - "reference": "738a73eb0019b6c99d9bc25d7a0c0dd8f56a5199" + "reference": "9f50fe69a9f1a19e2cb25596a354d705de36fe59" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-amqplib/php-amqplib/zipball/738a73eb0019b6c99d9bc25d7a0c0dd8f56a5199", - "reference": "738a73eb0019b6c99d9bc25d7a0c0dd8f56a5199", + "url": "https://api.github.com/repos/php-amqplib/php-amqplib/zipball/9f50fe69a9f1a19e2cb25596a354d705de36fe59", + "reference": "9f50fe69a9f1a19e2cb25596a354d705de36fe59", "shasum": "" }, "require": { @@ -25707,9 +25812,9 @@ ], "support": { "issues": "https://github.com/php-amqplib/php-amqplib/issues", - "source": "https://github.com/php-amqplib/php-amqplib/tree/v3.7.2" + "source": "https://github.com/php-amqplib/php-amqplib/tree/v3.7.3" }, - "time": "2024-11-21T09:21:41+00:00" + "time": "2025-02-18T20:11:13+00:00" }, { "name": "php-http/discovery", @@ -26723,16 +26828,16 @@ }, { "name": "ramsey/collection", - "version": "2.0.0", + "version": "2.1.1", "source": { "type": "git", "url": "https://github.com/ramsey/collection.git", - "reference": "a4b48764bfbb8f3a6a4d1aeb1a35bb5e9ecac4a5" + "reference": "344572933ad0181accbf4ba763e85a0306a8c5e2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ramsey/collection/zipball/a4b48764bfbb8f3a6a4d1aeb1a35bb5e9ecac4a5", - "reference": "a4b48764bfbb8f3a6a4d1aeb1a35bb5e9ecac4a5", + "url": "https://api.github.com/repos/ramsey/collection/zipball/344572933ad0181accbf4ba763e85a0306a8c5e2", + "reference": "344572933ad0181accbf4ba763e85a0306a8c5e2", "shasum": "" }, "require": { @@ -26740,25 +26845,22 @@ }, "require-dev": { "captainhook/plugin-composer": "^5.3", - "ergebnis/composer-normalize": "^2.28.3", - "fakerphp/faker": "^1.21", + "ergebnis/composer-normalize": "^2.45", + "fakerphp/faker": "^1.24", "hamcrest/hamcrest-php": "^2.0", - "jangregor/phpstan-prophecy": "^1.0", - "mockery/mockery": "^1.5", + "jangregor/phpstan-prophecy": "^2.1", + "mockery/mockery": "^1.6", "php-parallel-lint/php-console-highlighter": "^1.0", - "php-parallel-lint/php-parallel-lint": "^1.3", - "phpcsstandards/phpcsutils": "^1.0.0-rc1", - "phpspec/prophecy-phpunit": "^2.0", - "phpstan/extension-installer": "^1.2", - "phpstan/phpstan": "^1.9", - "phpstan/phpstan-mockery": "^1.1", - "phpstan/phpstan-phpunit": "^1.3", - "phpunit/phpunit": "^9.5", - "psalm/plugin-mockery": "^1.1", - "psalm/plugin-phpunit": "^0.18.4", - "ramsey/coding-standard": "^2.0.3", - "ramsey/conventional-commits": "^1.3", - "vimeo/psalm": "^5.4" + "php-parallel-lint/php-parallel-lint": "^1.4", + "phpspec/prophecy-phpunit": "^2.3", + "phpstan/extension-installer": "^1.4", + "phpstan/phpstan": "^2.1", + "phpstan/phpstan-mockery": "^2.0", + "phpstan/phpstan-phpunit": "^2.0", + "phpunit/phpunit": "^10.5", + "ramsey/coding-standard": "^2.3", + "ramsey/conventional-commits": "^1.6", + "roave/security-advisories": "dev-latest" }, "type": "library", "extra": { @@ -26796,19 +26898,9 @@ ], "support": { "issues": "https://github.com/ramsey/collection/issues", - "source": "https://github.com/ramsey/collection/tree/2.0.0" + "source": "https://github.com/ramsey/collection/tree/2.1.1" }, - "funding": [ - { - "url": "https://github.com/ramsey", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/ramsey/collection", - "type": "tidelift" - } - ], - "time": "2022-12-31T21:50:55+00:00" + "time": "2025-03-22T05:38:12+00:00" }, { "name": "ramsey/uuid", @@ -26977,16 +27069,16 @@ }, { "name": "sabberworm/php-css-parser", - "version": "v8.7.0", + "version": "v8.8.0", "source": { "type": "git", "url": "https://github.com/MyIntervals/PHP-CSS-Parser.git", - "reference": "f414ff953002a9b18e3a116f5e462c56f21237cf" + "reference": "3de493bdddfd1f051249af725c7e0d2c38fed740" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/MyIntervals/PHP-CSS-Parser/zipball/f414ff953002a9b18e3a116f5e462c56f21237cf", - "reference": "f414ff953002a9b18e3a116f5e462c56f21237cf", + "url": "https://api.github.com/repos/MyIntervals/PHP-CSS-Parser/zipball/3de493bdddfd1f051249af725c7e0d2c38fed740", + "reference": "3de493bdddfd1f051249af725c7e0d2c38fed740", "shasum": "" }, "require": { @@ -26994,7 +27086,7 @@ "php": "^5.6.20 || ^7.0.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0" }, "require-dev": { - "phpunit/phpunit": "5.7.27 || 6.5.14 || 7.5.20 || 8.5.40" + "phpunit/phpunit": "5.7.27 || 6.5.14 || 7.5.20 || 8.5.41" }, "suggest": { "ext-mbstring": "for parsing UTF-8 CSS" @@ -27036,9 +27128,9 @@ ], "support": { "issues": "https://github.com/MyIntervals/PHP-CSS-Parser/issues", - "source": "https://github.com/MyIntervals/PHP-CSS-Parser/tree/v8.7.0" + "source": "https://github.com/MyIntervals/PHP-CSS-Parser/tree/v8.8.0" }, - "time": "2024-10-27T17:38:32+00:00" + "time": "2025-03-23T17:59:05+00:00" }, { "name": "seld/jsonlint", @@ -27631,16 +27723,16 @@ }, { "name": "symfony/console", - "version": "v6.4.17", + "version": "v6.4.20", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "799445db3f15768ecc382ac5699e6da0520a0a04" + "reference": "2e4af9c952617cc3f9559ff706aee420a8464c36" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/799445db3f15768ecc382ac5699e6da0520a0a04", - "reference": "799445db3f15768ecc382ac5699e6da0520a0a04", + "url": "https://api.github.com/repos/symfony/console/zipball/2e4af9c952617cc3f9559ff706aee420a8464c36", + "reference": "2e4af9c952617cc3f9559ff706aee420a8464c36", "shasum": "" }, "require": { @@ -27705,7 +27797,7 @@ "terminal" ], "support": { - "source": "https://github.com/symfony/console/tree/v6.4.17" + "source": "https://github.com/symfony/console/tree/v6.4.20" }, "funding": [ { @@ -27721,7 +27813,7 @@ "type": "tidelift" } ], - "time": "2024-12-07T12:07:30+00:00" + "time": "2025-03-03T17:16:38+00:00" }, { "name": "symfony/css-selector", @@ -27790,16 +27882,16 @@ }, { "name": "symfony/dependency-injection", - "version": "v6.4.16", + "version": "v6.4.20", "source": { "type": "git", "url": "https://github.com/symfony/dependency-injection.git", - "reference": "7a379d8871f6a36f01559c14e11141cc02eb8dc8" + "reference": "c49796a9184a532843e78e50df9e55708b92543a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/7a379d8871f6a36f01559c14e11141cc02eb8dc8", - "reference": "7a379d8871f6a36f01559c14e11141cc02eb8dc8", + "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/c49796a9184a532843e78e50df9e55708b92543a", + "reference": "c49796a9184a532843e78e50df9e55708b92543a", "shasum": "" }, "require": { @@ -27807,7 +27899,7 @@ "psr/container": "^1.1|^2.0", "symfony/deprecation-contracts": "^2.5|^3", "symfony/service-contracts": "^2.5|^3.0", - "symfony/var-exporter": "^6.2.10|^7.0" + "symfony/var-exporter": "^6.4.20|^7.2.5" }, "conflict": { "ext-psr": "<1.1|>=2", @@ -27851,7 +27943,7 @@ "description": "Allows you to standardize and centralize the way objects are constructed in your application", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/dependency-injection/tree/v6.4.16" + "source": "https://github.com/symfony/dependency-injection/tree/v6.4.20" }, "funding": [ { @@ -27867,7 +27959,7 @@ "type": "tidelift" } ], - "time": "2024-11-25T14:52:46+00:00" + "time": "2025-03-13T09:55:08+00:00" }, { "name": "symfony/deprecation-contracts", @@ -27938,16 +28030,16 @@ }, { "name": "symfony/error-handler", - "version": "v7.2.3", + "version": "v7.2.5", "source": { "type": "git", "url": "https://github.com/symfony/error-handler.git", - "reference": "959a74d044a6db21f4caa6d695648dcb5584cb49" + "reference": "102be5e6a8e4f4f3eb3149bcbfa33a80d1ee374b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/error-handler/zipball/959a74d044a6db21f4caa6d695648dcb5584cb49", - "reference": "959a74d044a6db21f4caa6d695648dcb5584cb49", + "url": "https://api.github.com/repos/symfony/error-handler/zipball/102be5e6a8e4f4f3eb3149bcbfa33a80d1ee374b", + "reference": "102be5e6a8e4f4f3eb3149bcbfa33a80d1ee374b", "shasum": "" }, "require": { @@ -27993,7 +28085,7 @@ "description": "Provides tools to manage errors and ease debugging PHP code", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/error-handler/tree/v7.2.3" + "source": "https://github.com/symfony/error-handler/tree/v7.2.5" }, "funding": [ { @@ -28009,7 +28101,7 @@ "type": "tidelift" } ], - "time": "2025-01-07T09:39:55+00:00" + "time": "2025-03-03T07:12:39+00:00" }, { "name": "symfony/event-dispatcher", @@ -28299,16 +28391,16 @@ }, { "name": "symfony/http-client", - "version": "v7.2.3", + "version": "v7.2.4", "source": { "type": "git", "url": "https://github.com/symfony/http-client.git", - "reference": "7ce6078c79a4a7afff931c413d2959d3bffbfb8d" + "reference": "78981a2ffef6437ed92d4d7e2a86a82f256c6dc6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-client/zipball/7ce6078c79a4a7afff931c413d2959d3bffbfb8d", - "reference": "7ce6078c79a4a7afff931c413d2959d3bffbfb8d", + "url": "https://api.github.com/repos/symfony/http-client/zipball/78981a2ffef6437ed92d4d7e2a86a82f256c6dc6", + "reference": "78981a2ffef6437ed92d4d7e2a86a82f256c6dc6", "shasum": "" }, "require": { @@ -28374,7 +28466,7 @@ "http" ], "support": { - "source": "https://github.com/symfony/http-client/tree/v7.2.3" + "source": "https://github.com/symfony/http-client/tree/v7.2.4" }, "funding": [ { @@ -28390,7 +28482,7 @@ "type": "tidelift" } ], - "time": "2025-01-28T15:51:35+00:00" + "time": "2025-02-13T10:27:23+00:00" }, { "name": "symfony/http-client-contracts", @@ -28472,16 +28564,16 @@ }, { "name": "symfony/http-foundation", - "version": "v7.2.3", + "version": "v7.2.5", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "ee1b504b8926198be89d05e5b6fc4c3810c090f0" + "reference": "371272aeb6286f8135e028ca535f8e4d6f114126" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/ee1b504b8926198be89d05e5b6fc4c3810c090f0", - "reference": "ee1b504b8926198be89d05e5b6fc4c3810c090f0", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/371272aeb6286f8135e028ca535f8e4d6f114126", + "reference": "371272aeb6286f8135e028ca535f8e4d6f114126", "shasum": "" }, "require": { @@ -28530,7 +28622,7 @@ "description": "Defines an object-oriented layer for the HTTP specification", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/http-foundation/tree/v7.2.3" + "source": "https://github.com/symfony/http-foundation/tree/v7.2.5" }, "funding": [ { @@ -28546,20 +28638,20 @@ "type": "tidelift" } ], - "time": "2025-01-17T10:56:55+00:00" + "time": "2025-03-25T15:54:33+00:00" }, { "name": "symfony/http-kernel", - "version": "v7.2.3", + "version": "v7.2.5", "source": { "type": "git", "url": "https://github.com/symfony/http-kernel.git", - "reference": "caae9807f8e25a9b43ce8cc6fafab6cf91f0cc9b" + "reference": "b1fe91bc1fa454a806d3f98db4ba826eb9941a54" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-kernel/zipball/caae9807f8e25a9b43ce8cc6fafab6cf91f0cc9b", - "reference": "caae9807f8e25a9b43ce8cc6fafab6cf91f0cc9b", + "url": "https://api.github.com/repos/symfony/http-kernel/zipball/b1fe91bc1fa454a806d3f98db4ba826eb9941a54", + "reference": "b1fe91bc1fa454a806d3f98db4ba826eb9941a54", "shasum": "" }, "require": { @@ -28644,7 +28736,7 @@ "description": "Provides a structured process for converting a Request into a Response", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/http-kernel/tree/v7.2.3" + "source": "https://github.com/symfony/http-kernel/tree/v7.2.5" }, "funding": [ { @@ -28660,7 +28752,7 @@ "type": "tidelift" } ], - "time": "2025-01-29T07:40:13+00:00" + "time": "2025-03-28T13:32:50+00:00" }, { "name": "symfony/intl", @@ -29456,16 +29548,16 @@ }, { "name": "symfony/process", - "version": "v6.4.15", + "version": "v6.4.20", "source": { "type": "git", "url": "https://github.com/symfony/process.git", - "reference": "3cb242f059c14ae08591c5c4087d1fe443564392" + "reference": "e2a61c16af36c9a07e5c9906498b73e091949a20" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/3cb242f059c14ae08591c5c4087d1fe443564392", - "reference": "3cb242f059c14ae08591c5c4087d1fe443564392", + "url": "https://api.github.com/repos/symfony/process/zipball/e2a61c16af36c9a07e5c9906498b73e091949a20", + "reference": "e2a61c16af36c9a07e5c9906498b73e091949a20", "shasum": "" }, "require": { @@ -29497,7 +29589,7 @@ "description": "Executes commands in sub-processes", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/process/tree/v6.4.15" + "source": "https://github.com/symfony/process/tree/v6.4.20" }, "funding": [ { @@ -29513,7 +29605,7 @@ "type": "tidelift" } ], - "time": "2024-11-06T14:19:14+00:00" + "time": "2025-03-10T17:11:00+00:00" }, { "name": "symfony/proxy-manager-bridge", @@ -29584,16 +29676,16 @@ }, { "name": "symfony/serializer", - "version": "v6.4.18", + "version": "v6.4.19", "source": { "type": "git", "url": "https://github.com/symfony/serializer.git", - "reference": "6ad986f62276da4c8c69754decfaa445a89cb6e3" + "reference": "a221b2f6066af304d760cff7a26f201b4fab4aef" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/serializer/zipball/6ad986f62276da4c8c69754decfaa445a89cb6e3", - "reference": "6ad986f62276da4c8c69754decfaa445a89cb6e3", + "url": "https://api.github.com/repos/symfony/serializer/zipball/a221b2f6066af304d760cff7a26f201b4fab4aef", + "reference": "a221b2f6066af304d760cff7a26f201b4fab4aef", "shasum": "" }, "require": { @@ -29662,7 +29754,7 @@ "description": "Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/serializer/tree/v6.4.18" + "source": "https://github.com/symfony/serializer/tree/v6.4.19" }, "funding": [ { @@ -29678,7 +29770,7 @@ "type": "tidelift" } ], - "time": "2025-01-28T18:47:02+00:00" + "time": "2025-02-24T08:42:36+00:00" }, { "name": "symfony/service-contracts", @@ -29851,16 +29943,16 @@ }, { "name": "symfony/translation", - "version": "v7.2.2", + "version": "v7.2.4", "source": { "type": "git", "url": "https://github.com/symfony/translation.git", - "reference": "e2674a30132b7cc4d74540d6c2573aa363f05923" + "reference": "283856e6981286cc0d800b53bd5703e8e363f05a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation/zipball/e2674a30132b7cc4d74540d6c2573aa363f05923", - "reference": "e2674a30132b7cc4d74540d6c2573aa363f05923", + "url": "https://api.github.com/repos/symfony/translation/zipball/283856e6981286cc0d800b53bd5703e8e363f05a", + "reference": "283856e6981286cc0d800b53bd5703e8e363f05a", "shasum": "" }, "require": { @@ -29926,7 +30018,7 @@ "description": "Provides tools to internationalize your application", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/translation/tree/v7.2.2" + "source": "https://github.com/symfony/translation/tree/v7.2.4" }, "funding": [ { @@ -29942,7 +30034,7 @@ "type": "tidelift" } ], - "time": "2024-12-07T08:18:10+00:00" + "time": "2025-02-13T10:27:23+00:00" }, { "name": "symfony/translation-contracts", @@ -30107,16 +30199,16 @@ }, { "name": "symfony/var-exporter", - "version": "v7.2.0", + "version": "v7.2.5", "source": { "type": "git", "url": "https://github.com/symfony/var-exporter.git", - "reference": "1a6a89f95a46af0f142874c9d650a6358d13070d" + "reference": "c37b301818bd7288715d40de634f05781b686ace" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-exporter/zipball/1a6a89f95a46af0f142874c9d650a6358d13070d", - "reference": "1a6a89f95a46af0f142874c9d650a6358d13070d", + "url": "https://api.github.com/repos/symfony/var-exporter/zipball/c37b301818bd7288715d40de634f05781b686ace", + "reference": "c37b301818bd7288715d40de634f05781b686ace", "shasum": "" }, "require": { @@ -30163,7 +30255,7 @@ "serialize" ], "support": { - "source": "https://github.com/symfony/var-exporter/tree/v7.2.0" + "source": "https://github.com/symfony/var-exporter/tree/v7.2.5" }, "funding": [ { @@ -30179,20 +30271,20 @@ "type": "tidelift" } ], - "time": "2024-10-18T07:58:17+00:00" + "time": "2025-03-13T12:21:46+00:00" }, { "name": "symfony/yaml", - "version": "v6.4.18", + "version": "v6.4.20", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", - "reference": "bf598c9d9bb4a22f495a4e26e4c4fce2f8ecefc5" + "reference": "28ee818fce4a73ac1474346b94e4b966f665c53f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/bf598c9d9bb4a22f495a4e26e4c4fce2f8ecefc5", - "reference": "bf598c9d9bb4a22f495a4e26e4c4fce2f8ecefc5", + "url": "https://api.github.com/repos/symfony/yaml/zipball/28ee818fce4a73ac1474346b94e4b966f665c53f", + "reference": "28ee818fce4a73ac1474346b94e4b966f665c53f", "shasum": "" }, "require": { @@ -30235,7 +30327,7 @@ "description": "Loads and dumps YAML files", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/yaml/tree/v6.4.18" + "source": "https://github.com/symfony/yaml/tree/v6.4.20" }, "funding": [ { @@ -30251,7 +30343,7 @@ "type": "tidelift" } ], - "time": "2025-01-07T09:44:41+00:00" + "time": "2025-02-27T20:15:30+00:00" }, { "name": "tedivm/jshrink", @@ -30658,16 +30750,16 @@ }, { "name": "webonyx/graphql-php", - "version": "v15.19.1", + "version": "v15.20.0", "source": { "type": "git", "url": "https://github.com/webonyx/graphql-php.git", - "reference": "fa01712b1a170ddc1d92047011b2f4c2bdfa8234" + "reference": "60feb7ad5023c0ef411efbdf9792d3df5812e28f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/webonyx/graphql-php/zipball/fa01712b1a170ddc1d92047011b2f4c2bdfa8234", - "reference": "fa01712b1a170ddc1d92047011b2f4c2bdfa8234", + "url": "https://api.github.com/repos/webonyx/graphql-php/zipball/60feb7ad5023c0ef411efbdf9792d3df5812e28f", + "reference": "60feb7ad5023c0ef411efbdf9792d3df5812e28f", "shasum": "" }, "require": { @@ -30680,22 +30772,22 @@ "amphp/http-server": "^2.1", "dms/phpunit-arraysubset-asserts": "dev-master", "ergebnis/composer-normalize": "^2.28", - "friendsofphp/php-cs-fixer": "3.65.0", - "mll-lab/php-cs-fixer-config": "^5.9.2", + "friendsofphp/php-cs-fixer": "3.73.1", + "mll-lab/php-cs-fixer-config": "5.11.0", "nyholm/psr7": "^1.5", "phpbench/phpbench": "^1.2", "phpstan/extension-installer": "^1.1", - "phpstan/phpstan": "1.12.12", - "phpstan/phpstan-phpunit": "1.4.1", - "phpstan/phpstan-strict-rules": "1.6.1", + "phpstan/phpstan": "2.1.8", + "phpstan/phpstan-phpunit": "2.0.4", + "phpstan/phpstan-strict-rules": "2.0.4", "phpunit/phpunit": "^9.5 || ^10.5.21 || ^11", "psr/http-message": "^1 || ^2", "react/http": "^1.6", "react/promise": "^2.0 || ^3.0", - "rector/rector": "^1.0", + "rector/rector": "^2.0", "symfony/polyfill-php81": "^1.23", "symfony/var-exporter": "^5 || ^6 || ^7", - "thecodingmachine/safe": "^1.3 || ^2" + "thecodingmachine/safe": "^1.3 || ^2 || ^3" }, "suggest": { "amphp/http-server": "To leverage async resolving with webserver on AMPHP platform", @@ -30720,7 +30812,7 @@ ], "support": { "issues": "https://github.com/webonyx/graphql-php/issues", - "source": "https://github.com/webonyx/graphql-php/tree/v15.19.1" + "source": "https://github.com/webonyx/graphql-php/tree/v15.20.0" }, "funding": [ { @@ -30728,27 +30820,27 @@ "type": "open_collective" } ], - "time": "2024-12-19T10:52:18+00:00" + "time": "2025-03-21T08:45:04+00:00" }, { "name": "wikimedia/less.php", - "version": "v5.2.0", + "version": "v5.2.2", "source": { "type": "git", "url": "https://github.com/wikimedia/less.php.git", - "reference": "bbfae3b37472466bbb434f09084abbf5df7d9538" + "reference": "0c64fe7477dbd491b27d3b10fc74a577d3bd66ec" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wikimedia/less.php/zipball/bbfae3b37472466bbb434f09084abbf5df7d9538", - "reference": "bbfae3b37472466bbb434f09084abbf5df7d9538", + "url": "https://api.github.com/repos/wikimedia/less.php/zipball/0c64fe7477dbd491b27d3b10fc74a577d3bd66ec", + "reference": "0c64fe7477dbd491b27d3b10fc74a577d3bd66ec", "shasum": "" }, "require": { "php": ">=7.4.3" }, "require-dev": { - "mediawiki/mediawiki-codesniffer": "45.0.0", + "mediawiki/mediawiki-codesniffer": "46.0.0", "mediawiki/mediawiki-phan-config": "0.15.1", "mediawiki/minus-x": "1.1.3", "php-parallel-lint/php-console-highlighter": "1.0.0", @@ -30801,9 +30893,9 @@ ], "support": { "issues": "https://github.com/wikimedia/less.php/issues", - "source": "https://github.com/wikimedia/less.php/tree/v5.2.0" + "source": "https://github.com/wikimedia/less.php/tree/v5.2.2" }, - "time": "2025-01-30T03:23:45+00:00" + "time": "2025-03-24T15:30:20+00:00" }, { "name": "zordius/lightncandy", From 41fd782cd0101d9cf060a9dcf7161819b42d0b8b Mon Sep 17 00:00:00 2001 From: Prateek Karanpuria Date: Tue, 8 Apr 2025 17:01:00 +0530 Subject: [PATCH 40/53] MCLOUD-13568: Updated Cloud template for April release --- .magento.app.yaml | 6 +- .magento/services.yaml | 11 +- composer.lock | 6028 +++++++++++++++++++++------------------- 3 files changed, 3222 insertions(+), 2823 deletions(-) diff --git a/.magento.app.yaml b/.magento.app.yaml index 230bae51a..d170a3eec 100644 --- a/.magento.app.yaml +++ b/.magento.app.yaml @@ -24,8 +24,8 @@ runtime: # to the application in the environment variable. The right-hand # side is in the form `:`. relationships: - database: "mysql:mysql" - redis: "redis:redis" + database: "mariadb:mariadb" + valkey: "cache:valkey" opensearch: "opensearch:opensearch" # The configuration of app when it is exposed to the web. Application Server disabled. @@ -88,7 +88,7 @@ hooks: # We run build hooks before your application has been packaged. build: | set -e - composer install --no-dev + composer install php ./vendor/bin/ece-tools run scenario/build/generate.xml php ./vendor/bin/ece-tools run scenario/build/transfer.xml # We run deploy hook after your application has been deployed and started. diff --git a/.magento/services.yaml b/.magento/services.yaml index 0132254dc..52d0092e6 100644 --- a/.magento/services.yaml +++ b/.magento/services.yaml @@ -2,12 +2,15 @@ # # Each service listed will be deployed to power your project. -mysql: - type: mysql:11.4 +mariadb: + type: mariadb:11.4 disk: 5120 -redis: - type: redis:7.2 +#redis: +# type: redis:7.2 + +cache: + type: valkey:8.0 opensearch: type: opensearch:2 diff --git a/composer.lock b/composer.lock index 67209f64a..35ff67761 100644 --- a/composer.lock +++ b/composer.lock @@ -53,17 +53,17 @@ }, { "name": "adobe-commerce/adobe-ims-metapackage", - "version": "2.2.3-beta2", + "version": "2.2.3", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/adobe-commerce/adobe-ims-metapackage/adobe-commerce-adobe-ims-metapackage-2.2.3.0-beta2.zip", - "shasum": "318927aaba48856bfb78b9789b6cbc579d09d788" + "url": "https://repo.magento.com/archives/adobe-commerce/adobe-ims-metapackage/adobe-commerce-adobe-ims-metapackage-2.2.3.0.zip", + "shasum": "fb40070ed75e894d35fc7411ef2eaee6448c65a7" }, "require": { - "magento/module-admin-adobe-ims": "100.5.3-beta2", - "magento/module-admin-adobe-ims-two-factor-auth": "1.0.2-beta2", - "magento/module-adobe-ims": "2.2.2-beta2", - "magento/module-adobe-ims-api": "2.2.2-beta2", + "magento/module-admin-adobe-ims": "100.5.3", + "magento/module-admin-adobe-ims-two-factor-auth": "1.0.2", + "magento/module-adobe-ims": "2.2.2", + "magento/module-adobe-ims-api": "2.2.2", "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "metapackage", @@ -71,11 +71,11 @@ }, { "name": "adobe-commerce/extensions-metapackage", - "version": "2.0.1-beta2", + "version": "2.0.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/adobe-commerce/extensions-metapackage/adobe-commerce-extensions-metapackage-2.0.1.0-beta2.zip", - "shasum": "ed94a82f45f2da6939031acb53f38829678455e9" + "url": "https://repo.magento.com/archives/adobe-commerce/extensions-metapackage/adobe-commerce-extensions-metapackage-2.0.1.0.zip", + "shasum": "396c63d29eb6c4d5a5589c81ef8bed75363d6cab" }, "require": { "adobe-commerce/adobe-ims-metapackage": ">=2.2.3@beta <2.3.0", @@ -91,11 +91,11 @@ }, { "name": "adobe-commerce/os-extensions-metapackage", - "version": "1.0.1-beta2", + "version": "1.0.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/adobe-commerce/os-extensions-metapackage/adobe-commerce-os-extensions-metapackage-1.0.1.0-beta2.zip", - "shasum": "447ac405a250f753dc9b16e5ab037caddf930187" + "url": "https://repo.magento.com/archives/adobe-commerce/os-extensions-metapackage/adobe-commerce-os-extensions-metapackage-1.0.1.0.zip", + "shasum": "99699dc5c45c295c0cd859066969c3f83746f161" }, "require": { "adobe-commerce/adobe-ims-metapackage": ">=2.2.3@beta <3.0.0", @@ -202,16 +202,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.342.21", + "version": "3.342.22", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "f4d501414c553ddeea2efc9c77f72e58bd899823" + "reference": "4f5276e14b6d7ee21859aaf54aa0e8f5367ba0d4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/f4d501414c553ddeea2efc9c77f72e58bd899823", - "reference": "f4d501414c553ddeea2efc9c77f72e58bd899823", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/4f5276e14b6d7ee21859aaf54aa0e8f5367ba0d4", + "reference": "4f5276e14b6d7ee21859aaf54aa0e8f5367ba0d4", "shasum": "" }, "require": { @@ -293,9 +293,9 @@ "support": { "forum": "https://github.com/aws/aws-sdk-php/discussions", "issues": "https://github.com/aws/aws-sdk-php/issues", - "source": "https://github.com/aws/aws-sdk-php/tree/3.342.21" + "source": "https://github.com/aws/aws-sdk-php/tree/3.342.22" }, - "time": "2025-04-04T18:20:53+00:00" + "time": "2025-04-07T18:29:40+00:00" }, { "name": "bacon/bacon-qr-code", @@ -1503,6 +1503,83 @@ }, "time": "2024-08-09T14:30:48+00:00" }, + { + "name": "doctrine/lexer", + "version": "3.0.1", + "source": { + "type": "git", + "url": "https://github.com/doctrine/lexer.git", + "reference": "31ad66abc0fc9e1a1f2d9bc6a42668d2fbbcd6dd" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/doctrine/lexer/zipball/31ad66abc0fc9e1a1f2d9bc6a42668d2fbbcd6dd", + "reference": "31ad66abc0fc9e1a1f2d9bc6a42668d2fbbcd6dd", + "shasum": "" + }, + "require": { + "php": "^8.1" + }, + "require-dev": { + "doctrine/coding-standard": "^12", + "phpstan/phpstan": "^1.10", + "phpunit/phpunit": "^10.5", + "psalm/plugin-phpunit": "^0.18.3", + "vimeo/psalm": "^5.21" + }, + "type": "library", + "autoload": { + "psr-4": { + "Doctrine\\Common\\Lexer\\": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Guilherme Blanco", + "email": "guilhermeblanco@gmail.com" + }, + { + "name": "Roman Borschel", + "email": "roman@code-factory.org" + }, + { + "name": "Johannes Schmitt", + "email": "schmittjoh@gmail.com" + } + ], + "description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.", + "homepage": "https://www.doctrine-project.org/projects/lexer.html", + "keywords": [ + "annotations", + "docblock", + "lexer", + "parser", + "php" + ], + "support": { + "issues": "https://github.com/doctrine/lexer/issues", + "source": "https://github.com/doctrine/lexer/tree/3.0.1" + }, + "funding": [ + { + "url": "https://www.doctrine-project.org/sponsorship.html", + "type": "custom" + }, + { + "url": "https://www.patreon.com/phpdoctrine", + "type": "patreon" + }, + { + "url": "https://tidelift.com/funding/github/packagist/doctrine%2Flexer", + "type": "tidelift" + } + ], + "time": "2024-02-05T11:56:58+00:00" + }, { "name": "duosecurity/duo_api_php", "version": "1.1.0", @@ -1584,6 +1661,189 @@ }, "time": "2025-03-05T18:33:28+00:00" }, + { + "name": "egulias/email-validator", + "version": "4.0.4", + "source": { + "type": "git", + "url": "https://github.com/egulias/EmailValidator.git", + "reference": "d42c8731f0624ad6bdc8d3e5e9a4524f68801cfa" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/d42c8731f0624ad6bdc8d3e5e9a4524f68801cfa", + "reference": "d42c8731f0624ad6bdc8d3e5e9a4524f68801cfa", + "shasum": "" + }, + "require": { + "doctrine/lexer": "^2.0 || ^3.0", + "php": ">=8.1", + "symfony/polyfill-intl-idn": "^1.26" + }, + "require-dev": { + "phpunit/phpunit": "^10.2", + "vimeo/psalm": "^5.12" + }, + "suggest": { + "ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "4.0.x-dev" + } + }, + "autoload": { + "psr-4": { + "Egulias\\EmailValidator\\": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Eduardo Gulias Davis" + } + ], + "description": "A library for validating emails against several RFCs", + "homepage": "https://github.com/egulias/EmailValidator", + "keywords": [ + "email", + "emailvalidation", + "emailvalidator", + "validation", + "validator" + ], + "support": { + "issues": "https://github.com/egulias/EmailValidator/issues", + "source": "https://github.com/egulias/EmailValidator/tree/4.0.4" + }, + "funding": [ + { + "url": "https://github.com/egulias", + "type": "github" + } + ], + "time": "2025-03-06T22:45:56+00:00" + }, + { + "name": "elastic/transport", + "version": "v8.11.0", + "source": { + "type": "git", + "url": "https://github.com/elastic/elastic-transport-php.git", + "reference": "1d476af5dc0b74530d59b67d5dd96ee39768d5a4" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/elastic/elastic-transport-php/zipball/1d476af5dc0b74530d59b67d5dd96ee39768d5a4", + "reference": "1d476af5dc0b74530d59b67d5dd96ee39768d5a4", + "shasum": "" + }, + "require": { + "composer-runtime-api": "^2.0", + "open-telemetry/api": "^1.0", + "php": "^7.4 || ^8.0", + "php-http/discovery": "^1.14", + "php-http/httplug": "^2.3", + "psr/http-client": "^1.0", + "psr/http-factory": "^1.0", + "psr/http-message": "^1.0 || ^2.0", + "psr/log": "^1 || ^2 || ^3" + }, + "require-dev": { + "nyholm/psr7": "^1.5", + "open-telemetry/sdk": "^1.0", + "php-http/mock-client": "^1.5", + "phpstan/phpstan": "^2.1", + "phpunit/phpunit": "^9.5", + "symfony/http-client": "^5.4" + }, + "type": "library", + "autoload": { + "psr-4": { + "Elastic\\Transport\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "description": "HTTP transport PHP library for Elastic products", + "keywords": [ + "PSR_17", + "elastic", + "http", + "psr-18", + "psr-7", + "transport" + ], + "support": { + "issues": "https://github.com/elastic/elastic-transport-php/issues", + "source": "https://github.com/elastic/elastic-transport-php/tree/v8.11.0" + }, + "time": "2025-04-02T08:20:33+00:00" + }, + { + "name": "elasticsearch/elasticsearch", + "version": "v8.17.1", + "source": { + "type": "git", + "url": "https://github.com/elastic/elasticsearch-php.git", + "reference": "10af1f4ff92eb870a193948984a10bddb42873c0" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/elastic/elasticsearch-php/zipball/10af1f4ff92eb870a193948984a10bddb42873c0", + "reference": "10af1f4ff92eb870a193948984a10bddb42873c0", + "shasum": "" + }, + "require": { + "elastic/transport": "^8.10", + "guzzlehttp/guzzle": "^7.0", + "php": "^7.4 || ^8.0", + "psr/http-client": "^1.0", + "psr/http-message": "^1.1 || ^2.0", + "psr/log": "^1|^2|^3" + }, + "require-dev": { + "ext-yaml": "*", + "ext-zip": "*", + "mockery/mockery": "^1.5", + "nyholm/psr7": "^1.5", + "php-http/message-factory": "^1.0", + "php-http/mock-client": "^1.5", + "phpstan/phpstan": "^2.1", + "phpunit/phpunit": "^9.5", + "psr/http-factory": "^1.0", + "symfony/finder": "~4.0", + "symfony/http-client": "^5.0|^6.0|^7.0" + }, + "type": "library", + "autoload": { + "psr-4": { + "Elastic\\Elasticsearch\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "description": "PHP Client for Elasticsearch", + "keywords": [ + "client", + "elastic", + "elasticsearch", + "search" + ], + "support": { + "issues": "https://github.com/elastic/elasticsearch-php/issues", + "source": "https://github.com/elastic/elasticsearch-php/tree/v8.17.1" + }, + "time": "2025-03-28T15:46:10+00:00" + }, { "name": "endroid/qr-code", "version": "6.0.7", @@ -1709,6 +1969,63 @@ }, "time": "2022-10-24T12:58:50+00:00" }, + { + "name": "ezimuel/ringphp", + "version": "1.3.0", + "source": { + "type": "git", + "url": "https://github.com/ezimuel/ringphp.git", + "reference": "5e4ee1dfc7a323b87873b83f17c69c76ba047793" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/ezimuel/ringphp/zipball/5e4ee1dfc7a323b87873b83f17c69c76ba047793", + "reference": "5e4ee1dfc7a323b87873b83f17c69c76ba047793", + "shasum": "" + }, + "require": { + "ezimuel/guzzlestreams": "^3.0.1", + "php": ">=5.4.0", + "react/promise": "^2.0 || ^3.0" + }, + "replace": { + "guzzlehttp/ringphp": "self.version" + }, + "require-dev": { + "ext-curl": "*", + "phpunit/phpunit": "~9.0" + }, + "suggest": { + "ext-curl": "Guzzle will use specific adapters if cURL is present" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.1-dev" + } + }, + "autoload": { + "psr-4": { + "GuzzleHttp\\Ring\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Michael Dowling", + "email": "mtdowling@gmail.com", + "homepage": "https://github.com/mtdowling" + } + ], + "description": "Fork of guzzle/RingPHP (abandoned) to be used with elasticsearch-php", + "support": { + "source": "https://github.com/ezimuel/ringphp/tree/1.3.0" + }, + "time": "2025-02-24T10:29:27+00:00" + }, { "name": "ezyang/htmlpurifier", "version": "v4.18.0", @@ -2660,51 +2977,118 @@ "time": "2025-04-04T13:08:07+00:00" }, { - "name": "laminas/laminas-code", - "version": "4.16.0", + "name": "laminas/laminas-captcha", + "version": "2.18.0", "source": { "type": "git", - "url": "https://github.com/laminas/laminas-code.git", - "reference": "1793e78dad4108b594084d05d1fb818b85b110af" + "url": "https://github.com/laminas/laminas-captcha.git", + "reference": "4c0965b31ec310ec95c72acd76a016b5030182fe" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-code/zipball/1793e78dad4108b594084d05d1fb818b85b110af", - "reference": "1793e78dad4108b594084d05d1fb818b85b110af", + "url": "https://api.github.com/repos/laminas/laminas-captcha/zipball/4c0965b31ec310ec95c72acd76a016b5030182fe", + "reference": "4c0965b31ec310ec95c72acd76a016b5030182fe", "shasum": "" }, "require": { + "laminas/laminas-recaptcha": "^3.4.0", + "laminas/laminas-session": "^2.12", + "laminas/laminas-stdlib": "^3.10.1", + "laminas/laminas-text": "^2.9.0", + "laminas/laminas-validator": "^2.19.0", "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0" }, + "conflict": { + "zendframework/zend-captcha": "*" + }, "require-dev": { - "doctrine/annotations": "^2.0.1", - "ext-phar": "*", - "laminas/laminas-coding-standard": "^3.0.0", - "laminas/laminas-stdlib": "^3.18.0", - "phpunit/phpunit": "^10.5.37", + "ext-gd": "*", + "laminas/laminas-coding-standard": "~2.5.0", + "phpunit/phpunit": "^9.5.26", "psalm/plugin-phpunit": "^0.19.0", - "vimeo/psalm": "^5.15.0" + "vimeo/psalm": "^5.1" }, "suggest": { - "doctrine/annotations": "Doctrine\\Common\\Annotations >=1.0 for annotation features", - "laminas/laminas-stdlib": "Laminas\\Stdlib component" + "laminas/laminas-i18n-resources": "Translations of captcha messages" }, "type": "library", "autoload": { "psr-4": { - "Laminas\\Code\\": "src/" + "Laminas\\Captcha\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], - "description": "Extensions to the PHP Reflection API, static code scanning, and code generation", + "description": "Generate and validate CAPTCHAs using Figlets, images, ReCaptcha, and more", "homepage": "https://laminas.dev", "keywords": [ - "code", - "laminas", - "laminasframework" + "captcha", + "laminas" + ], + "support": { + "chat": "https://laminas.dev/chat", + "docs": "https://docs.laminas.dev/laminas-captcha/", + "forum": "https://discourse.laminas.dev", + "issues": "https://github.com/laminas/laminas-captcha/issues", + "rss": "https://github.com/laminas/laminas-captcha/releases.atom", + "source": "https://github.com/laminas/laminas-captcha" + }, + "funding": [ + { + "url": "https://funding.communitybridge.org/projects/laminas-project", + "type": "community_bridge" + } + ], + "time": "2025-01-06T20:04:41+00:00" + }, + { + "name": "laminas/laminas-code", + "version": "4.16.0", + "source": { + "type": "git", + "url": "https://github.com/laminas/laminas-code.git", + "reference": "1793e78dad4108b594084d05d1fb818b85b110af" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/laminas/laminas-code/zipball/1793e78dad4108b594084d05d1fb818b85b110af", + "reference": "1793e78dad4108b594084d05d1fb818b85b110af", + "shasum": "" + }, + "require": { + "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0" + }, + "require-dev": { + "doctrine/annotations": "^2.0.1", + "ext-phar": "*", + "laminas/laminas-coding-standard": "^3.0.0", + "laminas/laminas-stdlib": "^3.18.0", + "phpunit/phpunit": "^10.5.37", + "psalm/plugin-phpunit": "^0.19.0", + "vimeo/psalm": "^5.15.0" + }, + "suggest": { + "doctrine/annotations": "Doctrine\\Common\\Annotations >=1.0 for annotation features", + "laminas/laminas-stdlib": "Laminas\\Stdlib component" + }, + "type": "library", + "autoload": { + "psr-4": { + "Laminas\\Code\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "description": "Extensions to the PHP Reflection API, static code scanning, and code generation", + "homepage": "https://laminas.dev", + "keywords": [ + "code", + "laminas", + "laminasframework" ], "support": { "chat": "https://laminas.dev/chat", @@ -2791,6 +3175,84 @@ "abandoned": true, "time": "2024-12-05T14:32:05+00:00" }, + { + "name": "laminas/laminas-di", + "version": "3.15.0", + "source": { + "type": "git", + "url": "https://github.com/laminas/laminas-di.git", + "reference": "de00225cfbe30d7fab1e9cf476e154be25f2c878" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/laminas/laminas-di/zipball/de00225cfbe30d7fab1e9cf476e154be25f2c878", + "reference": "de00225cfbe30d7fab1e9cf476e154be25f2c878", + "shasum": "" + }, + "require": { + "laminas/laminas-stdlib": "^3.18.0", + "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0", + "psr/container": "^1.1.1", + "psr/log": "^1.1.4 || ^2.0.0 || ^3.0.0" + }, + "conflict": { + "amphp/amp": "<2.6.4", + "laminas/laminas-servicemanager": "<3.13.0 || >=4.0.0", + "laminas/laminas-servicemanager-di": "*", + "zendframework/zend-di": "*" + }, + "require-dev": { + "laminas/laminas-coding-standard": "~2.5.0", + "laminas/laminas-servicemanager": "^3.22", + "mikey179/vfsstream": "^1.6.12", + "phpbench/phpbench": "^1.2.7", + "phpunit/phpunit": "^9.6.22", + "psalm/plugin-phpunit": "^0.18.0", + "squizlabs/php_codesniffer": "^3.7.1", + "vimeo/psalm": "^5.0" + }, + "suggest": { + "laminas/laminas-servicemanager": "An IoC container without auto wiring capabilities" + }, + "type": "library", + "extra": { + "laminas": { + "component": "Laminas\\Di", + "config-provider": "Laminas\\Di\\ConfigProvider" + } + }, + "autoload": { + "psr-4": { + "Laminas\\Di\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "description": "Automated dependency injection for PSR-11 containers", + "homepage": "https://laminas.dev", + "keywords": [ + "PSR-11", + "di", + "laminas" + ], + "support": { + "chat": "https://laminas.dev/chat", + "docs": "https://docs.laminas.dev/laminas-di/", + "forum": "https://discourse.laminas.dev", + "issues": "https://github.com/laminas/laminas-di/issues", + "rss": "https://github.com/laminas/laminas-di/releases.atom", + "source": "https://github.com/laminas/laminas-di" + }, + "funding": [ + { + "url": "https://funding.communitybridge.org/projects/laminas-project", + "type": "community_bridge" + } + ], + "time": "2025-02-25T14:43:45+00:00" + }, { "name": "laminas/laminas-escaper", "version": "2.16.0", @@ -3349,74 +3811,6 @@ "abandoned": true, "time": "2024-12-05T14:43:32+00:00" }, - { - "name": "laminas/laminas-math", - "version": "3.8.1", - "source": { - "type": "git", - "url": "https://github.com/laminas/laminas-math.git", - "reference": "a9e54f68accf5f8a3e66dd01fc6b32180e520018" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-math/zipball/a9e54f68accf5f8a3e66dd01fc6b32180e520018", - "reference": "a9e54f68accf5f8a3e66dd01fc6b32180e520018", - "shasum": "" - }, - "require": { - "ext-mbstring": "*", - "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0" - }, - "conflict": { - "zendframework/zend-math": "*" - }, - "require-dev": { - "laminas/laminas-coding-standard": "~2.4.0", - "phpunit/phpunit": "~9.5.25" - }, - "suggest": { - "ext-bcmath": "If using the bcmath functionality", - "ext-gmp": "If using the gmp functionality" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "3.2.x-dev", - "dev-develop": "3.3.x-dev" - } - }, - "autoload": { - "psr-4": { - "Laminas\\Math\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-3-Clause" - ], - "description": "Create cryptographically secure pseudo-random numbers, and manage big integers", - "homepage": "https://laminas.dev", - "keywords": [ - "laminas", - "math" - ], - "support": { - "chat": "https://laminas.dev/chat", - "docs": "https://docs.laminas.dev/laminas-math/", - "forum": "https://discourse.laminas.dev", - "issues": "https://github.com/laminas/laminas-math/issues", - "rss": "https://github.com/laminas/laminas-math/releases.atom", - "source": "https://github.com/laminas/laminas-math" - }, - "funding": [ - { - "url": "https://funding.communitybridge.org/projects/laminas-project", - "type": "community_bridge" - } - ], - "abandoned": true, - "time": "2024-12-05T13:49:56+00:00" - }, { "name": "laminas/laminas-modulemanager", "version": "2.17.0", @@ -4734,21 +5128,21 @@ }, { "name": "magento/adobe-stock-integration", - "version": "2.1.7-beta2", + "version": "2.1.7", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/adobe-stock-integration/magento-adobe-stock-integration-2.1.7.0-beta2.zip", - "shasum": "6e2cd0eddeb42fb02bd93beb16089fc815e8d5be" + "url": "https://repo.magento.com/archives/magento/adobe-stock-integration/magento-adobe-stock-integration-2.1.7.0.zip", + "shasum": "2b598d26c3dc867d5a4388d4dc20d70c93ece186" }, "require": { - "magento/module-adobe-stock-admin-ui": "1.3.5-beta2", - "magento/module-adobe-stock-asset": "1.3.4-beta2", - "magento/module-adobe-stock-asset-api": "2.0.4-beta2", - "magento/module-adobe-stock-client": "1.3.5-beta2", - "magento/module-adobe-stock-client-api": "2.1.5-beta2", - "magento/module-adobe-stock-image": "1.3.6-beta2", - "magento/module-adobe-stock-image-admin-ui": "1.3.6-beta2", - "magento/module-adobe-stock-image-api": "1.3.4-beta2" + "magento/module-adobe-stock-admin-ui": "1.3.5", + "magento/module-adobe-stock-asset": "1.3.4", + "magento/module-adobe-stock-asset-api": "2.0.4", + "magento/module-adobe-stock-client": "1.3.5", + "magento/module-adobe-stock-client-api": "2.1.5", + "magento/module-adobe-stock-image": "1.3.6", + "magento/module-adobe-stock-image-admin-ui": "1.3.6", + "magento/module-adobe-stock-image-api": "1.3.4" }, "type": "metapackage", "description": "Adobe Stock integration" @@ -4812,11 +5206,11 @@ }, { "name": "magento/composer", - "version": "1.10.1-beta1", + "version": "1.10.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/composer/magento-composer-1.10.1.0-beta1.zip", - "shasum": "0bd1179f48278b0326b4ee16bbf297b1cf683804" + "url": "https://repo.magento.com/archives/magento/composer/magento-composer-1.10.1.0.zip", + "shasum": "ce99aec9c972baed86115fe0d7be765f891e11a8" }, "require": { "composer/composer": "^2.1.13", @@ -4869,11 +5263,11 @@ }, { "name": "magento/composer-root-update-plugin", - "version": "2.0.5-beta2", + "version": "2.0.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/composer-root-update-plugin/magento-composer-root-update-plugin-2.0.5.0-beta2.zip", - "shasum": "9c44141bd2f6778ea032d520701b0e3cd21a7266" + "url": "https://repo.magento.com/archives/magento/composer-root-update-plugin/magento-composer-root-update-plugin-2.0.5.0.zip", + "shasum": "2e4c91fe0e9d725438134022a0a4dd3c649026db" }, "require": { "composer-plugin-api": "^1.0 || ^2.0", @@ -4966,71 +5360,13 @@ ], "description": "Provides tools to build and deploy Magento 2 Enterprise Edition" }, - { - "name": "magento/elasticsearch", - "version": "1.0.0-beta2", - "dist": { - "type": "zip", - "url": "https://repo.magento.com/archives/magento/elasticsearch/magento-elasticsearch-1.0.0.0-beta2.zip", - "shasum": "26593564ed7d3f5730203e0f1a93d59d700be3de" - }, - "require": { - "ext-json": ">=1.3.7", - "ezimuel/ringphp": "^1.1.2", - "php": "^7.3 || ^8.0", - "psr/log": "^1|^2|^3" - }, - "replace": { - "elasticsearch/elasticsearch": "^7.17" - }, - "require-dev": { - "ext-yaml": "*", - "ext-zip": "*", - "mockery/mockery": "^1.2", - "phpstan/phpstan": "^1.10", - "phpunit/phpunit": "^9.3", - "squizlabs/php_codesniffer": "^3.4", - "symfony/finder": "~4.0" - }, - "suggest": { - "ext-curl": "*", - "monolog/monolog": "Allows for client-level logging and tracing" - }, - "type": "library", - "autoload": { - "files": [ - "src/autoload.php" - ], - "psr-4": { - "Elasticsearch\\": "src/Elasticsearch/" - } - }, - "license": [ - "Apache-2.0", - "LGPL-2.1-only" - ], - "authors": [ - { - "name": "Zachary Tong" - }, - { - "name": "Enrico Zimuel" - } - ], - "description": "PHP Client for Elasticsearch", - "keywords": [ - "client", - "elasticsearch", - "search" - ] - }, { "name": "magento/framework", - "version": "103.0.8-beta2", + "version": "103.0.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/framework/magento-framework-103.0.8.0-beta2.zip", - "shasum": "1969106f77fa9d333cb57e72e60026c68025f60f" + "url": "https://repo.magento.com/archives/magento/framework/magento-framework-103.0.8.0.zip", + "shasum": "374a06bfa090595aab51b5288a86290d2becac3e" }, "require": { "colinmollenhour/php-redis-session-abstract": "^2.0", @@ -5060,10 +5396,6 @@ "laminas/laminas-validator": "^2.23", "lib-libxml": "*", "magento/composer-dependency-version-audit-plugin": "^0.1", - "magento/laminas-file": "^1.0.0", - "magento/laminas-mail": "^1.0.0", - "magento/laminas-mime": "^1.0.0", - "magento/laminas-oauth": "^1.0.0", "magento/zend-cache": "^1.16", "magento/zend-db": "^1.16", "magento/zend-pdf": "^1.16", @@ -5073,6 +5405,8 @@ "ramsey/uuid": "^4.2", "symfony/console": "^6.4", "symfony/intl": "^6.4", + "symfony/mailer": "^6.4", + "symfony/mime": "^6.4", "symfony/process": "^6.4", "tedivm/jshrink": "^1.4", "webonyx/graphql-php": "^15.0", @@ -5098,11 +5432,11 @@ }, { "name": "magento/framework-amqp", - "version": "100.4.6-beta2", + "version": "100.4.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/framework-amqp/magento-framework-amqp-100.4.6.0-beta2.zip", - "shasum": "742e74c5cad1b57f0bd9c308e29332f105161cad" + "url": "https://repo.magento.com/archives/magento/framework-amqp/magento-framework-amqp-100.4.6.0.zip", + "shasum": "df525d315eb5438e07655005357ecac8b43a50cf" }, "require": { "magento/framework": "103.0.*", @@ -5126,11 +5460,11 @@ }, { "name": "magento/framework-bulk", - "version": "101.0.4-beta2", + "version": "101.0.4", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/framework-bulk/magento-framework-bulk-101.0.4.0-beta2.zip", - "shasum": "721dbff0f7e4b518c967bbbeef77e244da42cf4c" + "url": "https://repo.magento.com/archives/magento/framework-bulk/magento-framework-bulk-101.0.4.0.zip", + "shasum": "06159bff7da384d24328a7497b784024645e8cc8" }, "require": { "magento/framework": "103.0.*", @@ -5153,11 +5487,11 @@ }, { "name": "magento/framework-foreign-key", - "version": "100.4.7-beta2", + "version": "100.4.7", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/framework-foreign-key/magento-framework-foreign-key-100.4.7.0-beta2.zip", - "shasum": "e40fb1b307a298c8f01cf6953f893191bab41e10" + "url": "https://repo.magento.com/archives/magento/framework-foreign-key/magento-framework-foreign-key-100.4.7.0.zip", + "shasum": "c72115d9974397278c0c83683d9bd501be709330" }, "require": { "magento/framework": "103.0.*", @@ -5180,11 +5514,11 @@ }, { "name": "magento/framework-message-queue", - "version": "100.4.8-beta2", + "version": "100.4.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/framework-message-queue/magento-framework-message-queue-100.4.8.0-beta2.zip", - "shasum": "6e61e585d6f26ec7947767e2efa3b5a283a12896" + "url": "https://repo.magento.com/archives/magento/framework-message-queue/magento-framework-message-queue-100.4.8.0.zip", + "shasum": "9831cb25c2fc7b11c8e69eb8ac4f446799f5b961" }, "require": { "magento/framework": "103.0.*", @@ -5218,502 +5552,108 @@ "composer/composer": "^1.9 || ^2.0", "magento/framework": "*" }, - "type": "composer-plugin", - "extra": { - "class": "Magento\\InventoryComposerInstaller\\Plugin" - }, - "autoload": { - "psr-4": { - "Magento\\InventoryComposerInstaller\\": "src" - } - }, - "license": [ - "OSL-3.0", - "AFL-3.0" - ], - "description": "Composer plugin for Magento Multi Source Inventory" - }, - { - "name": "magento/inventory-metapackage", - "version": "1.2.8-beta2", - "dist": { - "type": "zip", - "url": "https://repo.magento.com/archives/magento/inventory-metapackage/magento-inventory-metapackage-1.2.8.0-beta2.zip", - "shasum": "2bd2c555f0dc6e07a0d2d062aae5bc30d0de01d3" - }, - "require": { - "magento/inventory-composer-installer": "^1.2.0", - "magento/module-inventory": "1.2.6-beta2", - "magento/module-inventory-admin-ui": "1.2.6-beta2", - "magento/module-inventory-advanced-checkout": "1.2.5-beta2", - "magento/module-inventory-api": "1.2.6-beta2", - "magento/module-inventory-bundle-import-export": "1.1.4-beta2", - "magento/module-inventory-bundle-product": "1.2.5-beta2", - "magento/module-inventory-bundle-product-admin-ui": "1.2.5-beta2", - "magento/module-inventory-bundle-product-indexer": "1.1.5-beta2", - "magento/module-inventory-cache": "1.2.6-beta2", - "magento/module-inventory-catalog": "1.3.3-beta2", - "magento/module-inventory-catalog-admin-ui": "1.2.6-beta2", - "magento/module-inventory-catalog-api": "1.3.6-beta2", - "magento/module-inventory-catalog-frontend-ui": "1.0.5-beta2", - "magento/module-inventory-catalog-rule": "100.2.0-beta2", - "magento/module-inventory-catalog-search": "1.2.6-beta2", - "magento/module-inventory-catalog-search-bundle-product": "1.0.4-beta2", - "magento/module-inventory-catalog-search-configurable-product": "1.0.4-beta2", - "magento/module-inventory-configurable-product": "1.2.6-beta2", - "magento/module-inventory-configurable-product-admin-ui": "1.2.6-beta2", - "magento/module-inventory-configurable-product-frontend-ui": "1.0.6-beta2", - "magento/module-inventory-configurable-product-indexer": "1.2.6-beta2", - "magento/module-inventory-configuration": "1.2.5-beta2", - "magento/module-inventory-configuration-api": "1.2.4-beta2", - "magento/module-inventory-distance-based-source-selection": "1.2.5-beta2", - "magento/module-inventory-distance-based-source-selection-admin-ui": "1.2.4-beta2", - "magento/module-inventory-distance-based-source-selection-api": "1.2.4-beta2", - "magento/module-inventory-elasticsearch": "1.2.5-beta2", - "magento/module-inventory-export-stock": "1.2.5-beta2", - "magento/module-inventory-export-stock-api": "1.2.4-beta2", - "magento/module-inventory-graph-ql": "1.2.5-beta2", - "magento/module-inventory-grouped-product": "1.3.3-beta2", - "magento/module-inventory-grouped-product-admin-ui": "1.2.5-beta2", - "magento/module-inventory-grouped-product-indexer": "1.2.6-beta2", - "magento/module-inventory-import-export": "1.2.6-beta2", - "magento/module-inventory-in-store-pickup": "1.1.4-beta2", - "magento/module-inventory-in-store-pickup-admin-ui": "1.1.5-beta2", - "magento/module-inventory-in-store-pickup-api": "1.1.4-beta2", - "magento/module-inventory-in-store-pickup-frontend": "1.1.6-beta2", - "magento/module-inventory-in-store-pickup-graph-ql": "1.1.5-beta2", - "magento/module-inventory-in-store-pickup-multishipping": "1.1.4-beta2", - "magento/module-inventory-in-store-pickup-quote": "1.1.4-beta2", - "magento/module-inventory-in-store-pickup-quote-graph-ql": "1.1.4-beta2", - "magento/module-inventory-in-store-pickup-sales": "1.1.4-beta2", - "magento/module-inventory-in-store-pickup-sales-admin-ui": "1.1.6-beta2", - "magento/module-inventory-in-store-pickup-sales-api": "1.1.4-beta2", - "magento/module-inventory-in-store-pickup-shipping": "1.1.5-beta2", - "magento/module-inventory-in-store-pickup-shipping-admin-ui": "1.1.4-beta2", - "magento/module-inventory-in-store-pickup-shipping-api": "1.1.4-beta2", - "magento/module-inventory-in-store-pickup-webapi-extension": "1.1.4-beta2", - "magento/module-inventory-indexer": "2.2.3-beta2", - "magento/module-inventory-low-quantity-notification": "1.2.5-beta2", - "magento/module-inventory-low-quantity-notification-admin-ui": "1.2.5-beta2", - "magento/module-inventory-low-quantity-notification-api": "1.2.5-beta2", - "magento/module-inventory-multi-dimensional-indexer-api": "1.2.4-beta2", - "magento/module-inventory-product-alert": "1.2.5-beta2", - "magento/module-inventory-quote-graph-ql": "1.0.5-beta2", - "magento/module-inventory-requisition-list": "1.2.6-beta2", - "magento/module-inventory-reservation-cli": "1.2.5-beta2", - "magento/module-inventory-reservations": "1.2.4-beta2", - "magento/module-inventory-reservations-api": "1.2.4-beta2", - "magento/module-inventory-sales": "1.3.3-beta2", - "magento/module-inventory-sales-admin-ui": "1.2.6-beta2", - "magento/module-inventory-sales-api": "1.2.5-beta2", - "magento/module-inventory-sales-async-order": "100.2.2-beta2", - "magento/module-inventory-sales-frontend-ui": "1.2.5-beta2", - "magento/module-inventory-setup-fixture-generator": "1.2.4-beta2", - "magento/module-inventory-shipping": "1.2.5-beta2", - "magento/module-inventory-shipping-admin-ui": "1.2.6-beta2", - "magento/module-inventory-source-deduction-api": "1.2.5-beta2", - "magento/module-inventory-source-selection": "1.2.4-beta2", - "magento/module-inventory-source-selection-api": "1.4.5-beta2", - "magento/module-inventory-swatches-frontend-ui": "1.0.4-beta2", - "magento/module-inventory-visual-merchandiser": "1.1.6-beta2", - "magento/module-inventory-wishlist": "1.0.5-beta2" - }, - "type": "metapackage", - "description": "Metapackage with Magento Inventory modules for simple installation" - }, - { - "name": "magento/laminas-captcha", - "version": "1.0.0-beta2", - "dist": { - "type": "zip", - "url": "https://repo.magento.com/archives/magento/laminas-captcha/magento-laminas-captcha-1.0.0.0-beta2.zip", - "shasum": "d440dc772c870091ea078ba12b7454cf688f1b90" - }, - "require": { - "laminas/laminas-recaptcha": "^3.4.0", - "laminas/laminas-session": "^2.12", - "laminas/laminas-stdlib": "^3.10.1", - "laminas/laminas-text": "^2.9.0", - "laminas/laminas-validator": "^2.19.0", - "php": "~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0" - }, - "conflict": { - "zendframework/zend-captcha": "*" - }, - "replace": { - "laminas/laminas-captcha": "^2.17" - }, - "require-dev": { - "ext-gd": "*", - "laminas/laminas-coding-standard": "~2.5.0", - "phpunit/phpunit": "^9.5.26", - "psalm/plugin-phpunit": "^0.19.0", - "vimeo/psalm": "^5.1" - }, - "suggest": { - "laminas/laminas-i18n-resources": "Translations of captcha messages" - }, - "type": "library", - "autoload": { - "psr-4": { - "Laminas\\Captcha\\": "src/" - } - }, - "license": [ - "BSD-3-Clause" - ], - "description": "Generate and validate CAPTCHAs using Figlets, images, ReCaptcha, and more", - "homepage": "https://laminas.dev", - "keywords": [ - "captcha", - "laminas" - ] - }, - { - "name": "magento/laminas-crypt", - "version": "1.0.0-beta2", - "dist": { - "type": "zip", - "url": "https://repo.magento.com/archives/magento/laminas-crypt/magento-laminas-crypt-1.0.0.0-beta2.zip", - "shasum": "1c813f0e5224a2d16afb0ba771b46efb9e7c0c63" - }, - "require": { - "ext-mbstring": "*", - "laminas/laminas-math": "^3.8", - "laminas/laminas-stdlib": "^3.8", - "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0", - "psr/container": "^1.1 || ^2.0" - }, - "conflict": { - "zendframework/zend-crypt": "*" - }, - "replace": { - "laminas/laminas-crypt": "^3.6" - }, - "require-dev": { - "laminas/laminas-coding-standard": "~2.5.0", - "phpunit/phpunit": "^10.1" - }, - "suggest": { - "ext-openssl": "Required for most features of Laminas\\Crypt" - }, - "type": "library", - "autoload": { - "psr-4": { - "Laminas\\Crypt\\": "src/" - } - }, - "license": [ - "BSD-3-Clause" - ], - "description": "Strong cryptography tools and password hashing", - "homepage": "https://laminas.dev", - "keywords": [ - "crypt", - "laminas" - ] - }, - { - "name": "magento/laminas-db", - "version": "1.0.0-beta2", - "dist": { - "type": "zip", - "url": "https://repo.magento.com/archives/magento/laminas-db/magento-laminas-db-1.0.0.0-beta2.zip", - "shasum": "fc29d269db3e45b3889eef21af5182d187a0858d" - }, - "require": { - "laminas/laminas-stdlib": "^3.7.1", - "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0" - }, - "conflict": { - "zendframework/zend-db": "*" - }, - "replace": { - "laminas/laminas-db": "^2.20" - }, - "require-dev": { - "laminas/laminas-coding-standard": "^2.4.0", - "laminas/laminas-eventmanager": "^3.6.0", - "laminas/laminas-hydrator": "^4.7", - "laminas/laminas-servicemanager": "^3.19.0", - "phpunit/phpunit": "^9.5.25" - }, - "suggest": { - "laminas/laminas-eventmanager": "Laminas\\EventManager component", - "laminas/laminas-hydrator": "(^3.2 || ^4.3) Laminas\\Hydrator component for using HydratingResultSets", - "laminas/laminas-servicemanager": "Laminas\\ServiceManager component" - }, - "type": "library", - "extra": { - "laminas": { - "component": "Laminas\\Db", - "config-provider": "Laminas\\Db\\ConfigProvider" - } - }, - "autoload": { - "psr-4": { - "Laminas\\Db\\": "src/" - } - }, - "license": [ - "BSD-3-Clause" - ], - "description": "Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations", - "homepage": "https://laminas.dev", - "keywords": [ - "db", - "laminas" - ] - }, - { - "name": "magento/laminas-di", - "version": "1.0.0-beta2", - "dist": { - "type": "zip", - "url": "https://repo.magento.com/archives/magento/laminas-di/magento-laminas-di-1.0.0.0-beta2.zip", - "shasum": "eb956a3fb6734c48aa79974f8d16085008892a24" - }, - "require": { - "laminas/laminas-stdlib": "^3.18.0", - "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0", - "psr/container": "^1.1.1", - "psr/log": "^1.1.4 || ^2.0.0 || ^3.0.0" - }, - "conflict": { - "laminas/laminas-servicemanager": "<3.13.0 || >=4.0.0", - "laminas/laminas-servicemanager-di": "*", - "zendframework/zend-di": "*" - }, - "replace": { - "laminas/laminas-di": "^3.14" - }, - "require-dev": { - "laminas/laminas-coding-standard": "~2.5.0", - "laminas/laminas-servicemanager": "^3.22", - "mikey179/vfsstream": "^1.6.11@alpha", - "phpbench/phpbench": "^1.2.7", - "phpunit/phpunit": "^9.5.26", - "psalm/plugin-phpunit": "^0.18.0", - "squizlabs/php_codesniffer": "^3.7.1", - "vimeo/psalm": "^5.0" - }, - "suggest": { - "laminas/laminas-servicemanager": "An IoC container without auto wiring capabilities" - }, - "type": "library", - "extra": { - "laminas": { - "component": "Laminas\\Di", - "config-provider": "Laminas\\Di\\ConfigProvider" - } - }, - "autoload": { - "psr-4": { - "Laminas\\Di\\": "src/" - } - }, - "license": [ - "BSD-3-Clause" - ], - "description": "Automated dependency injection for PSR-11 containers", - "homepage": "https://laminas.dev", - "keywords": [ - "di", - "laminas", - "psr-11" - ] - }, - { - "name": "magento/laminas-file", - "version": "1.0.0-beta2", - "dist": { - "type": "zip", - "url": "https://repo.magento.com/archives/magento/laminas-file/magento-laminas-file-1.0.0.0-beta2.zip", - "shasum": "61215fa86619a38722cf28c32c8c1b56669ebaca" - }, - "require": { - "laminas/laminas-stdlib": "^2.7.7 || ^3.15.0", - "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0" - }, - "conflict": { - "zendframework/zend-file": "*" - }, - "replace": { - "laminas/laminas-file": "^2.13" - }, - "require-dev": { - "laminas/laminas-coding-standard": "~1.0.0", - "laminas/laminas-filter": "^2.23.2", - "laminas/laminas-i18n": "^2.7.4", - "laminas/laminas-progressbar": "^2.5.2", - "laminas/laminas-servicemanager": "^2.7.8 || ^3.3", - "laminas/laminas-session": "^2.8", - "laminas/laminas-validator": "^2.10.1", - "phpunit/phpunit": "^9.5.10" - }, - "suggest": { - "laminas/laminas-filter": "Laminas\\Filter component", - "laminas/laminas-i18n": "Laminas\\I18n component", - "laminas/laminas-validator": "Laminas\\Validator component" - }, - "type": "library", - "autoload": { - "psr-4": { - "Laminas\\File\\": "src/" - } - }, - "license": [ - "BSD-3-Clause" - ], - "description": "Locate PHP classfiles", - "homepage": "https://laminas.dev", - "keywords": [ - "file", - "laminas" - ] - }, - { - "name": "magento/laminas-mail", - "version": "1.0.0-beta2", - "dist": { - "type": "zip", - "url": "https://repo.magento.com/archives/magento/laminas-mail/magento-laminas-mail-1.0.0.0-beta2.zip", - "shasum": "c663deec5ebcd8e4c08efa6c4cb8a6835aa53c61" - }, - "require": { - "ext-iconv": "*", - "laminas/laminas-loader": "^2.9.0", - "laminas/laminas-stdlib": "^3.17.0", - "laminas/laminas-validator": "^2.31.0", - "magento/laminas-mime": "^1.0.0", - "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0", - "symfony/polyfill-intl-idn": "^1.27.0", - "symfony/polyfill-mbstring": "^1.27.0", - "webmozart/assert": "^1.11.0" - }, - "replace": { - "laminas/laminas-mail": "^2.25" - }, - "require-dev": { - "laminas/laminas-coding-standard": "~2.5.0", - "laminas/laminas-db": "^2.18", - "laminas/laminas-servicemanager": "^3.22.1", - "phpunit/phpunit": "^10.4.2", - "psalm/plugin-phpunit": "^0.18.4", - "symfony/process": "^6.3.4 || ^7.0.0", - "vimeo/psalm": "^5.15" - }, - "suggest": { - "laminas/laminas-servicemanager": "^3.21 when using SMTP to deliver messages" - }, - "type": "library", - "extra": { - "laminas": { - "component": "Laminas\\Mail", - "config-provider": "Laminas\\Mail\\ConfigProvider" - } - }, - "autoload": { - "psr-4": { - "Laminas\\Mail\\": "src/" - } - }, - "license": [ - "BSD-3-Clause" - ], - "description": "Provides generalized functionality to compose and send both text and MIME-compliant multipart e-mail messages", - "homepage": "https://laminas.dev", - "keywords": [ - "laminas", - "mail" - ] - }, - { - "name": "magento/laminas-mime", - "version": "1.0.0-beta2", - "dist": { - "type": "zip", - "url": "https://repo.magento.com/archives/magento/laminas-mime/magento-laminas-mime-1.0.0.0-beta2.zip", - "shasum": "bd2a6805e6baac2f966d304e73545f12fd2c5591" - }, - "require": { - "laminas/laminas-stdlib": "^2.7 || ^3.0", - "php": "~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0" - }, - "conflict": { - "zendframework/zend-mime": "*" - }, - "replace": { - "laminas/laminas-mime": "^2.12" - }, - "require-dev": { - "laminas/laminas-coding-standard": "~2.4.0", - "magento/laminas-mail": "~1.0.0", - "phpunit/phpunit": "~9.5.25" - }, - "suggest": { - "laminas/laminas-mail": "Laminas\\Mail component" + "type": "composer-plugin", + "extra": { + "class": "Magento\\InventoryComposerInstaller\\Plugin" }, - "type": "library", "autoload": { "psr-4": { - "Laminas\\Mime\\": "src/" + "Magento\\InventoryComposerInstaller\\": "src" } }, "license": [ - "BSD-3-Clause" + "OSL-3.0", + "AFL-3.0" ], - "description": "Create and parse MIME messages and parts", - "homepage": "https://laminas.dev", - "keywords": [ - "laminas", - "mime" - ] + "description": "Composer plugin for Magento Multi Source Inventory" }, { - "name": "magento/laminas-oauth", - "version": "1.0.0-beta2", + "name": "magento/inventory-metapackage", + "version": "1.2.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/laminas-oauth/magento-laminas-oauth-1.0.0.0-beta2.zip", - "shasum": "bb77348227788e9872dd5e0f1985878e7363403f" + "url": "https://repo.magento.com/archives/magento/inventory-metapackage/magento-inventory-metapackage-1.2.8.0.zip", + "shasum": "832ac054b22def495ebd028029780e7cb9db2480" }, "require": { - "laminas/laminas-config": "^3.7", - "laminas/laminas-http": "^2.15", - "laminas/laminas-i18n": "^2.13.0", - "laminas/laminas-loader": "^2.8", - "laminas/laminas-math": "^3.8", - "laminas/laminas-stdlib": "^3.10", - "laminas/laminas-uri": "^2.9", - "magento/laminas-crypt": "^1.0.0", - "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0" - }, - "conflict": { - "zendframework/zendoauth": "*" - }, - "replace": { - "laminas/laminas-oauth": "^2.7" - }, - "require-dev": { - "laminas/laminas-coding-standard": "~2.5.0", - "phpunit/phpunit": "^9.6.20" - }, - "type": "library", - "autoload": { - "psr-4": { - "Laminas\\OAuth\\": "src/" - } + "magento/inventory-composer-installer": "^1.2.0", + "magento/module-inventory": "1.2.6", + "magento/module-inventory-admin-ui": "1.2.6", + "magento/module-inventory-advanced-checkout": "1.2.5", + "magento/module-inventory-api": "1.2.6", + "magento/module-inventory-bundle-import-export": "1.1.4", + "magento/module-inventory-bundle-product": "1.2.5", + "magento/module-inventory-bundle-product-admin-ui": "1.2.5", + "magento/module-inventory-bundle-product-indexer": "1.1.5", + "magento/module-inventory-cache": "1.2.6", + "magento/module-inventory-catalog": "1.3.3", + "magento/module-inventory-catalog-admin-ui": "1.2.6", + "magento/module-inventory-catalog-api": "1.3.6", + "magento/module-inventory-catalog-frontend-ui": "1.0.5", + "magento/module-inventory-catalog-rule": "100.2.0", + "magento/module-inventory-catalog-search": "1.2.6", + "magento/module-inventory-catalog-search-bundle-product": "1.0.4", + "magento/module-inventory-catalog-search-configurable-product": "1.0.4", + "magento/module-inventory-configurable-product": "1.2.6", + "magento/module-inventory-configurable-product-admin-ui": "1.2.6", + "magento/module-inventory-configurable-product-frontend-ui": "1.0.6", + "magento/module-inventory-configurable-product-indexer": "1.2.6", + "magento/module-inventory-configuration": "1.2.5", + "magento/module-inventory-configuration-api": "1.2.4", + "magento/module-inventory-distance-based-source-selection": "1.2.5", + "magento/module-inventory-distance-based-source-selection-admin-ui": "1.2.4", + "magento/module-inventory-distance-based-source-selection-api": "1.2.4", + "magento/module-inventory-elasticsearch": "1.2.5", + "magento/module-inventory-export-stock": "1.2.5", + "magento/module-inventory-export-stock-api": "1.2.4", + "magento/module-inventory-graph-ql": "1.2.5", + "magento/module-inventory-grouped-product": "1.3.3", + "magento/module-inventory-grouped-product-admin-ui": "1.2.5", + "magento/module-inventory-grouped-product-indexer": "1.2.6", + "magento/module-inventory-import-export": "1.2.6", + "magento/module-inventory-in-store-pickup": "1.1.4", + "magento/module-inventory-in-store-pickup-admin-ui": "1.1.5", + "magento/module-inventory-in-store-pickup-api": "1.1.4", + "magento/module-inventory-in-store-pickup-frontend": "1.1.6", + "magento/module-inventory-in-store-pickup-graph-ql": "1.1.5", + "magento/module-inventory-in-store-pickup-multishipping": "1.1.4", + "magento/module-inventory-in-store-pickup-quote": "1.1.4", + "magento/module-inventory-in-store-pickup-quote-graph-ql": "1.1.4", + "magento/module-inventory-in-store-pickup-sales": "1.1.4", + "magento/module-inventory-in-store-pickup-sales-admin-ui": "1.1.6", + "magento/module-inventory-in-store-pickup-sales-api": "1.1.4", + "magento/module-inventory-in-store-pickup-shipping": "1.1.5", + "magento/module-inventory-in-store-pickup-shipping-admin-ui": "1.1.4", + "magento/module-inventory-in-store-pickup-shipping-api": "1.1.4", + "magento/module-inventory-in-store-pickup-webapi-extension": "1.1.4", + "magento/module-inventory-indexer": "2.2.3", + "magento/module-inventory-low-quantity-notification": "1.2.5", + "magento/module-inventory-low-quantity-notification-admin-ui": "1.2.5", + "magento/module-inventory-low-quantity-notification-api": "1.2.5", + "magento/module-inventory-multi-dimensional-indexer-api": "1.2.4", + "magento/module-inventory-product-alert": "1.2.5", + "magento/module-inventory-quote-graph-ql": "1.0.5", + "magento/module-inventory-requisition-list": "1.2.6", + "magento/module-inventory-reservation-cli": "1.2.5", + "magento/module-inventory-reservations": "1.2.4", + "magento/module-inventory-reservations-api": "1.2.4", + "magento/module-inventory-sales": "1.3.3", + "magento/module-inventory-sales-admin-ui": "1.2.6", + "magento/module-inventory-sales-api": "1.2.5", + "magento/module-inventory-sales-async-order": "100.2.2", + "magento/module-inventory-sales-frontend-ui": "1.2.5", + "magento/module-inventory-setup-fixture-generator": "1.2.4", + "magento/module-inventory-shipping": "1.2.5", + "magento/module-inventory-shipping-admin-ui": "1.2.6", + "magento/module-inventory-source-deduction-api": "1.2.5", + "magento/module-inventory-source-selection": "1.2.4", + "magento/module-inventory-source-selection-api": "1.4.5", + "magento/module-inventory-swatches-frontend-ui": "1.0.4", + "magento/module-inventory-visual-merchandiser": "1.1.6", + "magento/module-inventory-wishlist": "1.0.5" }, - "license": [ - "BSD-3-Clause" - ], - "description": " ", - "homepage": "https://laminas.dev", - "keywords": [ - "OAuth", - "laminas" - ] + "type": "metapackage", + "description": "Metapackage with Magento Inventory modules for simple installation" }, { "name": "magento/language-de_de", @@ -6167,19 +6107,88 @@ }, "time": "2022-12-01T15:21:32+00:00" }, + { + "name": "magento/magento-zf-db", + "version": "3.21.0", + "source": { + "type": "git", + "url": "https://github.com/magento/magento-zf-db.git", + "reference": "6163987640ef843d9f229a6a2c7321b548560436" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/magento/magento-zf-db/zipball/6163987640ef843d9f229a6a2c7321b548560436", + "reference": "6163987640ef843d9f229a6a2c7321b548560436", + "shasum": "" + }, + "require": { + "laminas/laminas-stdlib": "^3.7.1", + "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0" + }, + "conflict": { + "zendframework/zend-db": "*" + }, + "replace": { + "laminas/laminas-db": "^2.20" + }, + "require-dev": { + "laminas/laminas-coding-standard": "^2.4.0", + "laminas/laminas-eventmanager": "^3.6.0", + "laminas/laminas-hydrator": "^4.7", + "laminas/laminas-servicemanager": "^3.19.0", + "phpunit/phpunit": "^9.5.25" + }, + "suggest": { + "laminas/laminas-eventmanager": "Laminas\\EventManager component", + "laminas/laminas-hydrator": "(^3.2 || ^4.3) Laminas\\Hydrator component for using HydratingResultSets", + "laminas/laminas-servicemanager": "Laminas\\ServiceManager component" + }, + "type": "library", + "extra": { + "laminas": { + "component": "Laminas\\Db", + "config-provider": "Laminas\\Db\\ConfigProvider" + } + }, + "autoload": { + "psr-4": { + "Laminas\\Db\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "description": "Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations", + "homepage": "https://laminas.dev", + "keywords": [ + "db", + "laminas" + ], + "support": { + "chat": "https://laminas.dev/chat", + "docs": "https://docs.laminas.dev/laminas-db/", + "forum": "https://discourse.laminas.dev", + "issues": "https://github.com/laminas/laminas-db/issues", + "rss": "https://github.com/laminas/laminas-db/releases.atom", + "source": "https://github.com/laminas/laminas-db" + }, + "time": "2025-02-26T05:37:14+00:00" + }, { "name": "magento/magento2-base", - "version": "2.4.8-beta2", + "version": "2.4.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/magento2-base/magento-magento2-base-2.4.8.0-beta2.zip", - "shasum": "8edf7c24c5eb267b709b5fe22dc3537aa0a24405" + "url": "https://repo.magento.com/archives/magento/magento2-base/magento-magento2-base-2.4.8.0.zip", + "shasum": "16cfb9226a1ac6619162e727f15df54433204979" }, "require": { "composer/composer": "^2.0, !=2.2.16", "ext-intl": "*", "ext-mbstring": "*", "laminas/laminas-code": "^4.13", + "laminas/laminas-di": "^3.15", "laminas/laminas-eventmanager": "^3.11", "laminas/laminas-http": "^2.15", "laminas/laminas-i18n": "^2.17", @@ -6733,17 +6742,18 @@ }, { "name": "magento/magento2-ee-base", - "version": "2.4.8-beta2", + "version": "2.4.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/magento2-ee-base/magento-magento2-ee-base-2.4.8.0-beta2.zip", - "shasum": "87a4d19915a0f3118091fa7882aa57f36f8de091" + "url": "https://repo.magento.com/archives/magento/magento2-ee-base/magento-magento2-ee-base-2.4.8.0.zip", + "shasum": "a8c6eee711e9a8aa53136ccb68dcf6fa2e421fba" }, "require": { "composer/composer": "^2.0, !=2.2.16", "ext-intl": "*", "ext-mbstring": "*", "laminas/laminas-code": "^4.13", + "laminas/laminas-di": "^3.15", "laminas/laminas-eventmanager": "^3.11", "laminas/laminas-http": "^2.15", "laminas/laminas-i18n": "^2.17", @@ -6845,11 +6855,11 @@ }, { "name": "magento/module-admin-adobe-ims", - "version": "100.5.3-beta2", + "version": "100.5.3", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-admin-adobe-ims/magento-module-admin-adobe-ims-100.5.3.0-beta2.zip", - "shasum": "1e5f68589562dcff8197d72994693e15c88006ac" + "url": "https://repo.magento.com/archives/magento/module-admin-adobe-ims/magento-module-admin-adobe-ims-100.5.3.0.zip", + "shasum": "82fe7f1d794f409130db47e03a22ed148aba45ec" }, "require": { "magento/framework": "*", @@ -6887,11 +6897,11 @@ }, { "name": "magento/module-admin-adobe-ims-two-factor-auth", - "version": "1.0.2-beta2", + "version": "1.0.2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-admin-adobe-ims-two-factor-auth/magento-module-admin-adobe-ims-two-factor-auth-1.0.2.0-beta2.zip", - "shasum": "e07943d64a0882e1506abbe553066f8f66136885" + "url": "https://repo.magento.com/archives/magento/module-admin-adobe-ims-two-factor-auth/magento-module-admin-adobe-ims-two-factor-auth-1.0.2.0.zip", + "shasum": "d35ab769d736cb591c3575ec25407a70ba4cec14" }, "require": { "magento/framework": "*", @@ -6915,11 +6925,11 @@ }, { "name": "magento/module-admin-analytics", - "version": "100.4.7-beta2", + "version": "100.4.7", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-admin-analytics/magento-module-admin-analytics-100.4.7.0-beta2.zip", - "shasum": "419fcdc6320d8e696d91f04875bb3e79da156d57" + "url": "https://repo.magento.com/archives/magento/module-admin-analytics/magento-module-admin-analytics-100.4.7.0.zip", + "shasum": "c731d63d33ecec4759ec43e93441b797e3741fa3" }, "require": { "magento/framework": "103.0.*", @@ -6976,11 +6986,11 @@ }, { "name": "magento/module-admin-gws", - "version": "100.4.8-beta2", + "version": "100.4.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-admin-gws/magento-module-admin-gws-100.4.8.0-beta2.zip", - "shasum": "9c70c96fa5a3d7e26e252af1b03dc4b644eac774" + "url": "https://repo.magento.com/archives/magento/module-admin-gws/magento-module-admin-gws-100.4.8.0.zip", + "shasum": "91b1b55016d85788aa8e717bcfbb5a11e46514ae" }, "require": { "magento/framework": "103.0.*", @@ -7031,11 +7041,11 @@ }, { "name": "magento/module-admin-gws-configurable-product", - "version": "100.4.5-beta2", + "version": "100.4.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-admin-gws-configurable-product/magento-module-admin-gws-configurable-product-100.4.5.0-beta2.zip", - "shasum": "233d831f20e0ed69f68cd056c0684de889ded025" + "url": "https://repo.magento.com/archives/magento/module-admin-gws-configurable-product/magento-module-admin-gws-configurable-product-100.4.5.0.zip", + "shasum": "a2ad42166f9de0aed580a3bb4b1fc74885a26097" }, "require": { "magento/framework": "103.0.*", @@ -7059,11 +7069,11 @@ }, { "name": "magento/module-admin-gws-staging", - "version": "100.4.5-beta2", + "version": "100.4.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-admin-gws-staging/magento-module-admin-gws-staging-100.4.5.0-beta2.zip", - "shasum": "3f188bca755ab9bef8392ea4666cd8aa4bf8a337" + "url": "https://repo.magento.com/archives/magento/module-admin-gws-staging/magento-module-admin-gws-staging-100.4.5.0.zip", + "shasum": "fc6ea9988f0d3f602c3057c2af265873d3974ccd" }, "require": { "magento/framework": "103.0.*", @@ -7088,11 +7098,11 @@ }, { "name": "magento/module-admin-notification", - "version": "100.4.7-beta2", + "version": "100.4.7", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-admin-notification/magento-module-admin-notification-100.4.7.0-beta2.zip", - "shasum": "0a3e3e8d9491f5cf2ac1d208308b2c9b03954104" + "url": "https://repo.magento.com/archives/magento/module-admin-notification/magento-module-admin-notification-100.4.7.0.zip", + "shasum": "2c52fd80d64a543a35f57382a7fd8e0d08d97c48" }, "require": { "lib-libxml": "*", @@ -7324,11 +7334,11 @@ }, { "name": "magento/module-adobe-ims", - "version": "2.2.2-beta2", + "version": "2.2.2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-ims/magento-module-adobe-ims-2.2.2.0-beta2.zip", - "shasum": "89a1adecb8121b8faacb2aa7538e6934157365de" + "url": "https://repo.magento.com/archives/magento/module-adobe-ims/magento-module-adobe-ims-2.2.2.0.zip", + "shasum": "d8080feadaccb15e38b360696c40616a8988d755" }, "require": { "magento/framework": "*", @@ -7356,11 +7366,11 @@ }, { "name": "magento/module-adobe-ims-api", - "version": "2.2.2-beta2", + "version": "2.2.2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-ims-api/magento-module-adobe-ims-api-2.2.2.0-beta2.zip", - "shasum": "25f42a06b5a5aa6241bc92e6403f30361eac0787" + "url": "https://repo.magento.com/archives/magento/module-adobe-ims-api/magento-module-adobe-ims-api-2.2.2.0.zip", + "shasum": "8483b3547d60421f948c44b941ecc5c02a699ece" }, "require": { "magento/framework": "*", @@ -7419,11 +7429,11 @@ }, { "name": "magento/module-adobe-stock-admin-ui", - "version": "1.3.5-beta2", + "version": "1.3.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-stock-admin-ui/magento-module-adobe-stock-admin-ui-1.3.5.0-beta2.zip", - "shasum": "911878da7a58f6e7aa9f955dd8a824620f13d0c3" + "url": "https://repo.magento.com/archives/magento/module-adobe-stock-admin-ui/magento-module-adobe-stock-admin-ui-1.3.5.0.zip", + "shasum": "f82b39b38ade0a221829558ac854d29113981206" }, "require": { "magento/framework": "*", @@ -7454,11 +7464,11 @@ }, { "name": "magento/module-adobe-stock-asset", - "version": "1.3.4-beta2", + "version": "1.3.4", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-stock-asset/magento-module-adobe-stock-asset-1.3.4.0-beta2.zip", - "shasum": "409a5b7e45b8714751b6e02404a28785e7a6e7e0" + "url": "https://repo.magento.com/archives/magento/module-adobe-stock-asset/magento-module-adobe-stock-asset-1.3.4.0.zip", + "shasum": "9f109b0b361ae1813c4f45565a9cb0b6bee529f7" }, "require": { "magento/framework": "*", @@ -7486,11 +7496,11 @@ }, { "name": "magento/module-adobe-stock-asset-api", - "version": "2.0.4-beta2", + "version": "2.0.4", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-stock-asset-api/magento-module-adobe-stock-asset-api-2.0.4.0-beta2.zip", - "shasum": "5f9c4030e5fbe6af1a47b9f833ded9ad405d8eb0" + "url": "https://repo.magento.com/archives/magento/module-adobe-stock-asset-api/magento-module-adobe-stock-asset-api-2.0.4.0.zip", + "shasum": "ddddf828356267042d15e2e387c82c06626f03fe" }, "require": { "magento/framework": "*", @@ -7513,11 +7523,11 @@ }, { "name": "magento/module-adobe-stock-client", - "version": "1.3.5-beta2", + "version": "1.3.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-stock-client/magento-module-adobe-stock-client-1.3.5.0-beta2.zip", - "shasum": "b6ec4036e83590f53e1cefb7ea1bbdc4551533f4" + "url": "https://repo.magento.com/archives/magento/module-adobe-stock-client/magento-module-adobe-stock-client-1.3.5.0.zip", + "shasum": "05de1373224bf5a3d094188644a39844af3d5238" }, "require": { "astock/stock-api-libphp": "^1.1.6", @@ -7543,11 +7553,11 @@ }, { "name": "magento/module-adobe-stock-client-api", - "version": "2.1.5-beta2", + "version": "2.1.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-stock-client-api/magento-module-adobe-stock-client-api-2.1.5.0-beta2.zip", - "shasum": "2e32cec43d9dc14841193174262d337f67a11bdc" + "url": "https://repo.magento.com/archives/magento/module-adobe-stock-client-api/magento-module-adobe-stock-client-api-2.1.5.0.zip", + "shasum": "d6a703a4dbd8d3c224c866b29de210cd5ca98dfa" }, "require": { "magento/framework": "*", @@ -7570,11 +7580,11 @@ }, { "name": "magento/module-adobe-stock-image", - "version": "1.3.6-beta2", + "version": "1.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-stock-image/magento-module-adobe-stock-image-1.3.6.0-beta2.zip", - "shasum": "0c055b88b59ed48bff15bd9043e1fe06d8660464" + "url": "https://repo.magento.com/archives/magento/module-adobe-stock-image/magento-module-adobe-stock-image-1.3.6.0.zip", + "shasum": "ee9f23c5f6024808b9404eb854fe04a664424ca6" }, "require": { "magento/framework": "*", @@ -7605,11 +7615,11 @@ }, { "name": "magento/module-adobe-stock-image-admin-ui", - "version": "1.3.6-beta2", + "version": "1.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-stock-image-admin-ui/magento-module-adobe-stock-image-admin-ui-1.3.6.0-beta2.zip", - "shasum": "9f18a3f029150b05fa5856f443318cef754172ea" + "url": "https://repo.magento.com/archives/magento/module-adobe-stock-image-admin-ui/magento-module-adobe-stock-image-admin-ui-1.3.6.0.zip", + "shasum": "6daa2e2a04c14b71792806a4a710914e6bdd6cce" }, "require": { "magento/framework": "*", @@ -7644,11 +7654,11 @@ }, { "name": "magento/module-adobe-stock-image-api", - "version": "1.3.4-beta2", + "version": "1.3.4", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-stock-image-api/magento-module-adobe-stock-image-api-1.3.4.0-beta2.zip", - "shasum": "ae7994942cae9ab8fcac58820931de813bd7feff" + "url": "https://repo.magento.com/archives/magento/module-adobe-stock-image-api/magento-module-adobe-stock-image-api-1.3.4.0.zip", + "shasum": "37c644708a2f8cb295fb256d3e6cb4f20a3d08d2" }, "require": { "magento/framework": "*", @@ -7671,11 +7681,11 @@ }, { "name": "magento/module-advanced-catalog", - "version": "100.4.5-beta2", + "version": "100.4.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-advanced-catalog/magento-module-advanced-catalog-100.4.5.0-beta2.zip", - "shasum": "c442d1bcb2bf00abcd484f66a229f6d83880eff6" + "url": "https://repo.magento.com/archives/magento/module-advanced-catalog/magento-module-advanced-catalog-100.4.5.0.zip", + "shasum": "5586ad3d3bbdf6a827001f11a392b83ec896fa49" }, "require": { "magento/framework": "103.0.*", @@ -7701,11 +7711,11 @@ }, { "name": "magento/module-advanced-checkout", - "version": "100.4.8-beta2", + "version": "100.4.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-advanced-checkout/magento-module-advanced-checkout-100.4.8.0-beta2.zip", - "shasum": "9dad7191d01fddbfd242954ad32778a02ad04daa" + "url": "https://repo.magento.com/archives/magento/module-advanced-checkout/magento-module-advanced-checkout-100.4.8.0.zip", + "shasum": "f1eab0411d91bb4d21ecf6c6c5abb733d689e690" }, "require": { "magento/framework": "103.0.*", @@ -7746,11 +7756,11 @@ }, { "name": "magento/module-advanced-pricing-import-export", - "version": "100.4.8-beta2", + "version": "100.4.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-advanced-pricing-import-export/magento-module-advanced-pricing-import-export-100.4.8.0-beta2.zip", - "shasum": "da90eaa154d3832890b85925aa9342c0c785ba31" + "url": "https://repo.magento.com/archives/magento/module-advanced-pricing-import-export/magento-module-advanced-pricing-import-export-100.4.8.0.zip", + "shasum": "396e4d7eaae51a9a38b369feea873678a56d55ea" }, "require": { "magento/framework": "103.0.*", @@ -7781,11 +7791,11 @@ }, { "name": "magento/module-advanced-rule", - "version": "100.4.5-beta2", + "version": "100.4.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-advanced-rule/magento-module-advanced-rule-100.4.5.0-beta2.zip", - "shasum": "8871c950013b354a10105eb7b94bebfdbee3d178" + "url": "https://repo.magento.com/archives/magento/module-advanced-rule/magento-module-advanced-rule-100.4.5.0.zip", + "shasum": "c69e2e9446bec3bff11618184f8ab1f61d9d1f77" }, "require": { "magento/framework": "103.0.*", @@ -7807,11 +7817,11 @@ }, { "name": "magento/module-advanced-sales-rule", - "version": "100.4.5-beta2", + "version": "100.4.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-advanced-sales-rule/magento-module-advanced-sales-rule-100.4.5.0-beta2.zip", - "shasum": "3ad600a1953d6a076cf41aad05219e564fc66147" + "url": "https://repo.magento.com/archives/magento/module-advanced-sales-rule/magento-module-advanced-sales-rule-100.4.5.0.zip", + "shasum": "8c50d42a56c18e4776356229a34c0d14401c486f" }, "require": { "magento/framework": "103.0.*", @@ -7843,11 +7853,11 @@ }, { "name": "magento/module-advanced-search", - "version": "100.4.6-beta2", + "version": "100.4.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-advanced-search/magento-module-advanced-search-100.4.6.0-beta2.zip", - "shasum": "a1d4d98f371092d35706ae99fe68a6b20fe386b2" + "url": "https://repo.magento.com/archives/magento/module-advanced-search/magento-module-advanced-search-100.4.6.0.zip", + "shasum": "b25c5f6e352f0f159f416fd417b4b270be64b01f" }, "require": { "magento/framework": "103.0.*", @@ -7877,11 +7887,11 @@ }, { "name": "magento/module-amqp", - "version": "100.4.5-beta2", + "version": "100.4.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-amqp/magento-module-amqp-100.4.5.0-beta2.zip", - "shasum": "2372e4a9205278167ade6885f6b97704d3d22d3b" + "url": "https://repo.magento.com/archives/magento/module-amqp/magento-module-amqp-100.4.5.0.zip", + "shasum": "b54907ce7b45b82543c9e6e189a728ade4cfe2fa" }, "require": { "magento/framework": "103.0.*", @@ -7906,11 +7916,11 @@ }, { "name": "magento/module-analytics", - "version": "100.4.8-beta2", + "version": "100.4.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-analytics/magento-module-analytics-100.4.8.0-beta2.zip", - "shasum": "b4a2d0954fac9a9bbf716aa5160c4210a9cc7902" + "url": "https://repo.magento.com/archives/magento/module-analytics/magento-module-analytics-100.4.8.0.zip", + "shasum": "d1a13e86160103828c3467a1514137cf997c60f9" }, "require": { "magento/framework": "103.0.*", @@ -7937,11 +7947,11 @@ }, { "name": "magento/module-application-performance-monitor", - "version": "100.4.1-beta2", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-application-performance-monitor/magento-module-application-performance-monitor-100.4.1.0-beta2.zip", - "shasum": "0769d88f2397167ddd8644b6b228041b2b678ac3" + "url": "https://repo.magento.com/archives/magento/module-application-performance-monitor/magento-module-application-performance-monitor-100.4.1.0.zip", + "shasum": "0f11221f14c311cd4d15598c2a5878bf90454a9a" }, "require": { "magento/framework": "103.0.*", @@ -7963,11 +7973,11 @@ }, { "name": "magento/module-application-performance-monitor-new-relic", - "version": "100.4.1-beta2", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-application-performance-monitor-new-relic/magento-module-application-performance-monitor-new-relic-100.4.1.0-beta2.zip", - "shasum": "51126653e88b7a938e5998f71b9799be9efa44b1" + "url": "https://repo.magento.com/archives/magento/module-application-performance-monitor-new-relic/magento-module-application-performance-monitor-new-relic-100.4.1.0.zip", + "shasum": "91a5627846c45b74fa0360d4b4ba80c6db4c5d5f" }, "require": { "magento/framework": "103.0.*", @@ -7994,11 +8004,11 @@ }, { "name": "magento/module-application-server", - "version": "100.4.1-beta2", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-application-server/magento-module-application-server-100.4.1.0-beta2.zip", - "shasum": "776e692d986f659a176e09a7b540a02f814971dd" + "url": "https://repo.magento.com/archives/magento/module-application-server/magento-module-application-server-100.4.1.0.zip", + "shasum": "44aceb44047d5e05e4257c6ea980767e59462497" }, "require": { "magento/framework": "103.0.*", @@ -8026,11 +8036,11 @@ }, { "name": "magento/module-application-server-new-relic", - "version": "100.4.1-beta2", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-application-server-new-relic/magento-module-application-server-new-relic-100.4.1.0-beta2.zip", - "shasum": "53316db15f984d8096152d4151508a94a19676cc" + "url": "https://repo.magento.com/archives/magento/module-application-server-new-relic/magento-module-application-server-new-relic-100.4.1.0.zip", + "shasum": "8747f689b8cc1f8bb044e6c22dda836a33e54106" }, "require": { "magento/framework": "103.0.*", @@ -8056,11 +8066,11 @@ }, { "name": "magento/module-application-server-performance-monitor", - "version": "100.4.1-beta2", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-application-server-performance-monitor/magento-module-application-server-performance-monitor-100.4.1.0-beta2.zip", - "shasum": "b5caa423b284aa0c94fb9f29a5749bba8cd81377" + "url": "https://repo.magento.com/archives/magento/module-application-server-performance-monitor/magento-module-application-server-performance-monitor-100.4.1.0.zip", + "shasum": "8fe6d630b3513eba7e8322038017772a6ec346be" }, "require": { "magento/framework": "103.0.*", @@ -8084,11 +8094,11 @@ }, { "name": "magento/module-application-server-state-monitor", - "version": "100.4.1-beta2", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-application-server-state-monitor/magento-module-application-server-state-monitor-100.4.1.0-beta2.zip", - "shasum": "6b402833fa8aeceef4401f10f005b8458aec6ef7" + "url": "https://repo.magento.com/archives/magento/module-application-server-state-monitor/magento-module-application-server-state-monitor-100.4.1.0.zip", + "shasum": "1fa69a8d9b884f5953b33ef5042a06dd5dcd3eb4" }, "require": { "magento/framework": "103.0.*", @@ -8115,11 +8125,11 @@ }, { "name": "magento/module-application-server-state-monitor-graph-ql", - "version": "100.4.1-beta2", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-application-server-state-monitor-graph-ql/magento-module-application-server-state-monitor-graph-ql-100.4.1.0-beta2.zip", - "shasum": "bdda171168b033f2a8132974e6dd0e784fe9c270" + "url": "https://repo.magento.com/archives/magento/module-application-server-state-monitor-graph-ql/magento-module-application-server-state-monitor-graph-ql-100.4.1.0.zip", + "shasum": "86f32f9899c0e39e9182c31eed16d17ee9de20da" }, "require": { "magento/framework": "103.0.*", @@ -8143,11 +8153,11 @@ }, { "name": "magento/module-async-config", - "version": "100.4.1-beta2", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-async-config/magento-module-async-config-100.4.1.0-beta2.zip", - "shasum": "9c2314e050b74074830c0d652bc35d690205168a" + "url": "https://repo.magento.com/archives/magento/module-async-config/magento-module-async-config-100.4.1.0.zip", + "shasum": "dfd9bf0ebaa62f41b17fa2acb5741c54ee0ffe47" }, "require": { "magento/framework": "103.0.*", @@ -8170,11 +8180,11 @@ }, { "name": "magento/module-async-order", - "version": "100.4.4-beta2", + "version": "100.4.4", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-async-order/magento-module-async-order-100.4.4.0-beta2.zip", - "shasum": "c9e4917636194739476a07f5fc9997b5c283b7c0" + "url": "https://repo.magento.com/archives/magento/module-async-order/magento-module-async-order-100.4.4.0.zip", + "shasum": "455c1a4e482741b3ed01e93376eadd294a0a79d0" }, "require": { "magento/framework": "103.0.*", @@ -8211,11 +8221,11 @@ }, { "name": "magento/module-async-order-graph-ql", - "version": "100.4.3-beta2", + "version": "100.4.3", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-async-order-graph-ql/magento-module-async-order-graph-ql-100.4.3.0-beta2.zip", - "shasum": "1ca37f0c9e2d95b134f96eb8be074b0cf5bdec77" + "url": "https://repo.magento.com/archives/magento/module-async-order-graph-ql/magento-module-async-order-graph-ql-100.4.3.0.zip", + "shasum": "6fc30a78bc293e6d3a10ba05ab51eb6f7e6969ae" }, "require": { "magento/framework": "103.0.*", @@ -8241,11 +8251,11 @@ }, { "name": "magento/module-asynchronous-operations", - "version": "100.4.8-beta2", + "version": "100.4.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-asynchronous-operations/magento-module-asynchronous-operations-100.4.8.0-beta2.zip", - "shasum": "50c2570eed70edb07486b278e5afaab884d8eb2a" + "url": "https://repo.magento.com/archives/magento/module-asynchronous-operations/magento-module-asynchronous-operations-100.4.8.0.zip", + "shasum": "ed1e7d32cda809d65c65fd39e973f913cdb98dfd" }, "require": { "magento/framework": "103.0.*", @@ -8277,11 +8287,11 @@ }, { "name": "magento/module-authorization", - "version": "100.4.8-beta2", + "version": "100.4.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-authorization/magento-module-authorization-100.4.8.0-beta2.zip", - "shasum": "58b1edf6137144f62175a6e739121adfcacfe989" + "url": "https://repo.magento.com/archives/magento/module-authorization/magento-module-authorization-100.4.8.0.zip", + "shasum": "b230a1dbeae970084c074b3dfbec7229e894ab05" }, "require": { "magento/framework": "103.0.*", @@ -8305,11 +8315,11 @@ }, { "name": "magento/module-aws-s3", - "version": "100.4.6-beta2", + "version": "100.4.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-aws-s3/magento-module-aws-s3-100.4.6.0-beta2.zip", - "shasum": "046195b219f56fa24ac14fb8ad176eb99d9c301b" + "url": "https://repo.magento.com/archives/magento/module-aws-s3/magento-module-aws-s3-100.4.6.0.zip", + "shasum": "15e577758a9e047cacaa03b1a3d92da2581da1b9" }, "require": { "magento/framework": "103.0.*", @@ -8332,11 +8342,11 @@ }, { "name": "magento/module-aws-s3-customer-custom-attributes", - "version": "100.4.5-beta2", + "version": "100.4.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-aws-s3-customer-custom-attributes/magento-module-aws-s3-customer-custom-attributes-100.4.5.0-beta2.zip", - "shasum": "40502e527588574f1ecd70c0ef62453198254d25" + "url": "https://repo.magento.com/archives/magento/module-aws-s3-customer-custom-attributes/magento-module-aws-s3-customer-custom-attributes-100.4.5.0.zip", + "shasum": "4777b966d80ee060131a54f709d1bb28dd8fcba7" }, "require": { "magento/framework": "103.0.*", @@ -8363,11 +8373,11 @@ }, { "name": "magento/module-aws-s3-gift-card-import-export", - "version": "100.4.5-beta2", + "version": "100.4.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-aws-s3-gift-card-import-export/magento-module-aws-s3-gift-card-import-export-100.4.5.0-beta2.zip", - "shasum": "1e903ac6072cfc9bbbcf3aa16136f26914a105a3" + "url": "https://repo.magento.com/archives/magento/module-aws-s3-gift-card-import-export/magento-module-aws-s3-gift-card-import-export-100.4.5.0.zip", + "shasum": "750ec38661a2d98794dc76fbb4cd6db5b433567e" }, "require": { "magento/framework": "103.0.*", @@ -8394,11 +8404,11 @@ }, { "name": "magento/module-aws-s3-page-builder", - "version": "1.0.5-beta2", + "version": "1.0.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-aws-s3-page-builder/magento-module-aws-s3-page-builder-1.0.5.0-beta2.zip", - "shasum": "c8b535a506c4b17340c74a9a983ef5211405b9d9" + "url": "https://repo.magento.com/archives/magento/module-aws-s3-page-builder/magento-module-aws-s3-page-builder-1.0.5.0.zip", + "shasum": "2be5e9ddfd449f3a043d1ca26a423dfc7b4f6a26" }, "require": { "magento/framework": "*", @@ -8424,11 +8434,11 @@ }, { "name": "magento/module-aws-s3-scheduled-import-export", - "version": "100.4.5-beta2", + "version": "100.4.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-aws-s3-scheduled-import-export/magento-module-aws-s3-scheduled-import-export-100.4.5.0-beta2.zip", - "shasum": "56fb0517b08ccaff44af6606ce5d139cda35691c" + "url": "https://repo.magento.com/archives/magento/module-aws-s3-scheduled-import-export/magento-module-aws-s3-scheduled-import-export-100.4.5.0.zip", + "shasum": "58fbc97a07b5fd0ed6dab23ecffa3aef24b2806a" }, "require": { "magento/framework": "103.0.*", @@ -8455,11 +8465,11 @@ }, { "name": "magento/module-backend", - "version": "102.0.8-beta2", + "version": "102.0.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-backend/magento-module-backend-102.0.8.0-beta2.zip", - "shasum": "e4e84bee38ae44afabacd584fd8f814512218d80" + "url": "https://repo.magento.com/archives/magento/module-backend/magento-module-backend-102.0.8.0.zip", + "shasum": "acf349f4171bdd50691606a30c67ff1c356deab4" }, "require": { "magento/framework": "103.0.*", @@ -8503,11 +8513,11 @@ }, { "name": "magento/module-backup", - "version": "100.4.8-beta2", + "version": "100.4.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-backup/magento-module-backup-100.4.8.0-beta2.zip", - "shasum": "4d9fd8569adacc4876ad8dcdd5577a9d42a754e6" + "url": "https://repo.magento.com/archives/magento/module-backup/magento-module-backup-100.4.8.0.zip", + "shasum": "0e268e6662651faef89cbc67e3a177028c62cd21" }, "require": { "magento/framework": "103.0.*", @@ -8533,11 +8543,11 @@ }, { "name": "magento/module-banner", - "version": "101.2.8-beta2", + "version": "101.2.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-banner/magento-module-banner-101.2.8.0-beta2.zip", - "shasum": "8609320570b47159d6f2d1280bad90985d39757c" + "url": "https://repo.magento.com/archives/magento/module-banner/magento-module-banner-101.2.8.0.zip", + "shasum": "b300df58e90fccf18ca8ade343d4e3abd9d4639e" }, "require": { "magento/framework": "103.0.*", @@ -8571,11 +8581,11 @@ }, { "name": "magento/module-banner-customer-segment", - "version": "100.4.6-beta2", + "version": "100.4.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-banner-customer-segment/magento-module-banner-customer-segment-100.4.6.0-beta2.zip", - "shasum": "f88eec38e6009f30bd9d11e0e56bb9310329acf0" + "url": "https://repo.magento.com/archives/magento/module-banner-customer-segment/magento-module-banner-customer-segment-100.4.6.0.zip", + "shasum": "ee0de67013eb35e28d4419c646e66d7286726df6" }, "require": { "magento/framework": "103.0.*", @@ -8599,11 +8609,11 @@ }, { "name": "magento/module-banner-graph-ql", - "version": "100.4.4-beta2", + "version": "100.4.4", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-banner-graph-ql/magento-module-banner-graph-ql-100.4.4.0-beta2.zip", - "shasum": "72bd8044e9cf8b268aa5277c1a645a2914c002ed" + "url": "https://repo.magento.com/archives/magento/module-banner-graph-ql/magento-module-banner-graph-ql-100.4.4.0.zip", + "shasum": "c93f4f3e8bf4a4f9fa86091b7d3a2775f073a768" }, "require": { "magento/framework": "103.0.*", @@ -8631,11 +8641,11 @@ }, { "name": "magento/module-banner-page-builder", - "version": "2.2.6-beta2", + "version": "2.2.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-banner-page-builder/magento-module-banner-page-builder-2.2.6.0-beta2.zip", - "shasum": "a13e82171169b7039a1176af71ecf43df9958ea1" + "url": "https://repo.magento.com/archives/magento/module-banner-page-builder/magento-module-banner-page-builder-2.2.6.0.zip", + "shasum": "e98565adbd7f2b98c4e1932301f777535120a66c" }, "require": { "magento/framework": "*", @@ -8664,11 +8674,11 @@ }, { "name": "magento/module-banner-page-builder-analytics", - "version": "1.7.4-beta2", + "version": "1.7.4", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-banner-page-builder-analytics/magento-module-banner-page-builder-analytics-1.7.4.0-beta2.zip", - "shasum": "f039b8eefa445f4e64766114ac28e1e8b2c1b37c" + "url": "https://repo.magento.com/archives/magento/module-banner-page-builder-analytics/magento-module-banner-page-builder-analytics-1.7.4.0.zip", + "shasum": "b719358da035ba37da349dcf26ae44eea27f704d" }, "require": { "magento/framework": "*", @@ -8692,11 +8702,11 @@ }, { "name": "magento/module-banner-staging", - "version": "100.4.2-beta2", + "version": "100.4.2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-banner-staging/magento-module-banner-staging-100.4.2.0-beta2.zip", - "shasum": "f1a2e6317027e12969a6b8141e195952aefa7d3b" + "url": "https://repo.magento.com/archives/magento/module-banner-staging/magento-module-banner-staging-100.4.2.0.zip", + "shasum": "8b70a4dd2932089b80779d3676d6fe5119cec499" }, "require": { "magento/framework": "103.0.*", @@ -8721,11 +8731,11 @@ }, { "name": "magento/module-bundle", - "version": "101.0.8-beta2", + "version": "101.0.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-bundle/magento-module-bundle-101.0.8.0-beta2.zip", - "shasum": "808f81c870c5e3b8840fc9fab76c4fdb3a6d6214" + "url": "https://repo.magento.com/archives/magento/module-bundle/magento-module-bundle-101.0.8.0.zip", + "shasum": "4016cd90a8c357cba56da29e1c457e4f27501ac6" }, "require": { "magento/framework": "103.0.*", @@ -8769,11 +8779,11 @@ }, { "name": "magento/module-bundle-graph-ql", - "version": "100.4.8-beta2", + "version": "100.4.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-bundle-graph-ql/magento-module-bundle-graph-ql-100.4.8.0-beta2.zip", - "shasum": "e27b6e11e5d1edc650d6e53d4e1f5a6f31d5a1ab" + "url": "https://repo.magento.com/archives/magento/module-bundle-graph-ql/magento-module-bundle-graph-ql-100.4.8.0.zip", + "shasum": "26a169233825b0f50c6197cee0c2e1f0ea812027" }, "require": { "magento/framework": "103.0.*", @@ -8804,11 +8814,11 @@ }, { "name": "magento/module-bundle-import-export", - "version": "100.4.7-beta2", + "version": "100.4.7", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-bundle-import-export/magento-module-bundle-import-export-100.4.7.0-beta2.zip", - "shasum": "61f759941b11736c5d59e11d4de6bbfab4393235" + "url": "https://repo.magento.com/archives/magento/module-bundle-import-export/magento-module-bundle-import-export-100.4.7.0.zip", + "shasum": "2b9f7184fad64815b4a469078d66fcddf2449a58" }, "require": { "magento/framework": "103.0.*", @@ -8837,11 +8847,11 @@ }, { "name": "magento/module-bundle-import-export-staging", - "version": "100.4.5-beta2", + "version": "100.4.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-bundle-import-export-staging/magento-module-bundle-import-export-staging-100.4.5.0-beta2.zip", - "shasum": "961976c9bda5ba439ef8b7754d72f297c0cba295" + "url": "https://repo.magento.com/archives/magento/module-bundle-import-export-staging/magento-module-bundle-import-export-staging-100.4.5.0.zip", + "shasum": "4a03a8eb6a3365c7701cf58c22c06dc0d95ac575" }, "require": { "magento/framework": "103.0.*", @@ -8867,11 +8877,11 @@ }, { "name": "magento/module-bundle-staging", - "version": "100.4.8-beta2", + "version": "100.4.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-bundle-staging/magento-module-bundle-staging-100.4.8.0-beta2.zip", - "shasum": "ee9ef0ba980e934c8c44bb4c8141999d1faa9866" + "url": "https://repo.magento.com/archives/magento/module-bundle-staging/magento-module-bundle-staging-100.4.8.0.zip", + "shasum": "ce5cfe052845f7ec9f85f2448588a58bac1517c6" }, "require": { "magento/framework": "103.0.*", @@ -8899,11 +8909,11 @@ }, { "name": "magento/module-cache-invalidate", - "version": "100.4.6-beta2", + "version": "100.4.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-cache-invalidate/magento-module-cache-invalidate-100.4.6.0-beta2.zip", - "shasum": "7c466e358035b6438034f16a0a47bfa6413dcdcc" + "url": "https://repo.magento.com/archives/magento/module-cache-invalidate/magento-module-cache-invalidate-100.4.6.0.zip", + "shasum": "349b8f2c330700cb763856a1da2356067bc4fd59" }, "require": { "magento/framework": "103.0.*", @@ -8927,16 +8937,16 @@ }, { "name": "magento/module-captcha", - "version": "100.4.8-beta2", + "version": "100.4.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-captcha/magento-module-captcha-100.4.8.0-beta2.zip", - "shasum": "8977c33b16794d6898469f982fc66a9247150017" + "url": "https://repo.magento.com/archives/magento/module-captcha/magento-module-captcha-100.4.8.0.zip", + "shasum": "b8186ee1e3ba761600db152c2e77ff933fbd5b93" }, "require": { "laminas/laminas-captcha": "^2.18", "magento/framework": "103.0.*", - "magento/laminas-db": "^1.0.0", + "magento/magento-zf-db": "^3.21", "magento/module-authorization": "100.4.*", "magento/module-backend": "102.0.*", "magento/module-checkout": "100.4.*", @@ -8962,11 +8972,11 @@ }, { "name": "magento/module-cardinal-commerce", - "version": "100.4.6-beta2", + "version": "100.4.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-cardinal-commerce/magento-module-cardinal-commerce-100.4.6.0-beta2.zip", - "shasum": "5c5565f89f3bceed383da6ac2237a007198ca651" + "url": "https://repo.magento.com/archives/magento/module-cardinal-commerce/magento-module-cardinal-commerce-100.4.6.0.zip", + "shasum": "84979df07cb86a42ed93f6bc468948964dd81f79" }, "require": { "magento/framework": "103.0.*", @@ -8992,11 +9002,11 @@ }, { "name": "magento/module-catalog", - "version": "104.0.8-beta2", + "version": "104.0.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog/magento-module-catalog-104.0.8.0-beta2.zip", - "shasum": "48fa3c7d6cf942df193c31abed52c3ea1c41955d" + "url": "https://repo.magento.com/archives/magento/module-catalog/magento-module-catalog-104.0.8.0.zip", + "shasum": "0c00c3db4322b9accc3282806d3aed05a9c7d399" }, "require": { "magento/framework": "103.0.*", @@ -9051,11 +9061,11 @@ }, { "name": "magento/module-catalog-analytics", - "version": "100.4.5-beta2", + "version": "100.4.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-analytics/magento-module-catalog-analytics-100.4.5.0-beta2.zip", - "shasum": "61ef1f1d005a60591992861c785fa757dff0ed3a" + "url": "https://repo.magento.com/archives/magento/module-catalog-analytics/magento-module-catalog-analytics-100.4.5.0.zip", + "shasum": "7b2a8c36315622e6bb3e7277fd153be81629382e" }, "require": { "magento/framework": "103.0.*", @@ -9080,11 +9090,11 @@ }, { "name": "magento/module-catalog-cms-graph-ql", - "version": "100.4.4-beta2", + "version": "100.4.4", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-cms-graph-ql/magento-module-catalog-cms-graph-ql-100.4.4.0-beta2.zip", - "shasum": "b0978ffcccccbd60be11785ec1aabfd0fc3df899" + "url": "https://repo.magento.com/archives/magento/module-catalog-cms-graph-ql/magento-module-catalog-cms-graph-ql-100.4.4.0.zip", + "shasum": "86a7c9f1e2441444a1e4ce60d88e350231b8d8eb" }, "require": { "magento/framework": "103.0.*", @@ -9114,11 +9124,11 @@ }, { "name": "magento/module-catalog-customer-graph-ql", - "version": "100.4.7-beta2", + "version": "100.4.7", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-customer-graph-ql/magento-module-catalog-customer-graph-ql-100.4.7.0-beta2.zip", - "shasum": "25c00abe807a3fd44ce087cc9ed9729e46817d2f" + "url": "https://repo.magento.com/archives/magento/module-catalog-customer-graph-ql/magento-module-catalog-customer-graph-ql-100.4.7.0.zip", + "shasum": "cad08985ed6d216746882b5ab032855a48ce139e" }, "require": { "magento/framework": "103.0.*", @@ -9144,11 +9154,11 @@ }, { "name": "magento/module-catalog-event", - "version": "101.1.7-beta2", + "version": "101.1.7", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-event/magento-module-catalog-event-101.1.7.0-beta2.zip", - "shasum": "a44348166e4a2cf305406b95328f0144d36be869" + "url": "https://repo.magento.com/archives/magento/module-catalog-event/magento-module-catalog-event-101.1.7.0.zip", + "shasum": "29013ca5c26683a152afdb0c63254b556390bd6e" }, "require": { "magento/framework": "103.0.*", @@ -9180,11 +9190,11 @@ }, { "name": "magento/module-catalog-graph-ql", - "version": "100.4.8-beta2", + "version": "100.4.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-graph-ql/magento-module-catalog-graph-ql-100.4.8.0-beta2.zip", - "shasum": "877a987d430b8a8368d08230a5b6215dfed126e9" + "url": "https://repo.magento.com/archives/magento/module-catalog-graph-ql/magento-module-catalog-graph-ql-100.4.8.0.zip", + "shasum": "f2a55d1f81155a6f9a6231762334d59e5834668b" }, "require": { "magento/framework": "103.0.*", @@ -9223,11 +9233,11 @@ }, { "name": "magento/module-catalog-import-export", - "version": "101.1.8-beta2", + "version": "101.1.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-import-export/magento-module-catalog-import-export-101.1.8.0-beta2.zip", - "shasum": "d895d31cfa2597406dd6cb1720bbeba3d15a2c47" + "url": "https://repo.magento.com/archives/magento/module-catalog-import-export/magento-module-catalog-import-export-101.1.8.0.zip", + "shasum": "2a61528110b5e4fbf4fee7cb5469fa1f9cc2a06b" }, "require": { "ext-ctype": "*", @@ -9262,11 +9272,11 @@ }, { "name": "magento/module-catalog-import-export-staging", - "version": "100.4.5-beta2", + "version": "100.4.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-import-export-staging/magento-module-catalog-import-export-staging-100.4.5.0-beta2.zip", - "shasum": "86238def012bb947a0bdc72e0567580ac8a92aa8" + "url": "https://repo.magento.com/archives/magento/module-catalog-import-export-staging/magento-module-catalog-import-export-staging-100.4.5.0.zip", + "shasum": "6e60503e262227b3cf0b19515c64726f56cb4593" }, "require": { "magento/framework": "103.0.*", @@ -9294,11 +9304,11 @@ }, { "name": "magento/module-catalog-inventory", - "version": "100.4.8-beta2", + "version": "100.4.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-inventory/magento-module-catalog-inventory-100.4.8.0-beta2.zip", - "shasum": "c3be269f0f34df368277dbc0712b0890540c8196" + "url": "https://repo.magento.com/archives/magento/module-catalog-inventory/magento-module-catalog-inventory-100.4.8.0.zip", + "shasum": "07b394ebbcd53fea400e12a92fb8fc8f23dcac72" }, "require": { "magento/framework": "103.0.*", @@ -9328,11 +9338,11 @@ }, { "name": "magento/module-catalog-inventory-graph-ql", - "version": "100.4.5-beta2", + "version": "100.4.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-inventory-graph-ql/magento-module-catalog-inventory-graph-ql-100.4.5.0-beta2.zip", - "shasum": "525ac8effb43c833e2800108b4497b6928e821db" + "url": "https://repo.magento.com/archives/magento/module-catalog-inventory-graph-ql/magento-module-catalog-inventory-graph-ql-100.4.5.0.zip", + "shasum": "c4783cb278cd745c5c35d45de6428315a9b6c253" }, "require": { "magento/framework": "103.0.*", @@ -9361,11 +9371,11 @@ }, { "name": "magento/module-catalog-inventory-staging", - "version": "100.4.6-beta2", + "version": "100.4.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-inventory-staging/magento-module-catalog-inventory-staging-100.4.6.0-beta2.zip", - "shasum": "4eacb1665d8435ec6a5051cfc5de0022511fcef0" + "url": "https://repo.magento.com/archives/magento/module-catalog-inventory-staging/magento-module-catalog-inventory-staging-100.4.6.0.zip", + "shasum": "3917e03dcbd575744d4b464521fb900defce678a" }, "require": { "lib-libxml": "*", @@ -9396,11 +9406,11 @@ }, { "name": "magento/module-catalog-page-builder-analytics", - "version": "1.6.5-beta2", + "version": "1.6.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-page-builder-analytics/magento-module-catalog-page-builder-analytics-1.6.5.0-beta2.zip", - "shasum": "602ce2779ec9732401ed34c68784d8dc76b23f58" + "url": "https://repo.magento.com/archives/magento/module-catalog-page-builder-analytics/magento-module-catalog-page-builder-analytics-1.6.5.0.zip", + "shasum": "51056035dd3a682e90f4150c163284a030b83d5c" }, "require": { "magento/framework": "*", @@ -9424,11 +9434,11 @@ }, { "name": "magento/module-catalog-page-builder-analytics-staging", - "version": "1.7.4-beta2", + "version": "1.7.4", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-page-builder-analytics-staging/magento-module-catalog-page-builder-analytics-staging-1.7.4.0-beta2.zip", - "shasum": "1e12756fa20cb22dabb42a87752f64962ef63a60" + "url": "https://repo.magento.com/archives/magento/module-catalog-page-builder-analytics-staging/magento-module-catalog-page-builder-analytics-staging-1.7.4.0.zip", + "shasum": "557f7ae149566d7bb51d33f55885349e0b44a3ec" }, "require": { "magento/framework": "*", @@ -9452,11 +9462,11 @@ }, { "name": "magento/module-catalog-permissions", - "version": "100.4.8-beta2", + "version": "100.4.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-permissions/magento-module-catalog-permissions-100.4.8.0-beta2.zip", - "shasum": "8a9cce0d17984606c7ffe30bf69fa7a41316d472" + "url": "https://repo.magento.com/archives/magento/module-catalog-permissions/magento-module-catalog-permissions-100.4.8.0.zip", + "shasum": "5529ac933267e0c2753a2421837b8b097fc257bf" }, "require": { "magento/framework": "103.0.*", @@ -9494,11 +9504,11 @@ }, { "name": "magento/module-catalog-permissions-graph-ql", - "version": "100.4.6-beta2", + "version": "100.4.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-permissions-graph-ql/magento-module-catalog-permissions-graph-ql-100.4.6.0-beta2.zip", - "shasum": "4a1467c06681631d6c16721eba87156afafaa7a1" + "url": "https://repo.magento.com/archives/magento/module-catalog-permissions-graph-ql/magento-module-catalog-permissions-graph-ql-100.4.6.0.zip", + "shasum": "8b4fe7f05cd627ce0dd932eb518b19a0f14aaf97" }, "require": { "magento/framework": "103.0.*", @@ -9529,11 +9539,11 @@ }, { "name": "magento/module-catalog-rule", - "version": "101.2.8-beta2", + "version": "101.2.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-rule/magento-module-catalog-rule-101.2.8.0-beta2.zip", - "shasum": "cf9c99d145b56b00d4c1db3d618752a122c017de" + "url": "https://repo.magento.com/archives/magento/module-catalog-rule/magento-module-catalog-rule-101.2.8.0.zip", + "shasum": "1a2266771cad0f1468f96bbe1193ee334e27c63e" }, "require": { "magento/framework": "103.0.*", @@ -9567,11 +9577,11 @@ }, { "name": "magento/module-catalog-rule-configurable", - "version": "100.4.7-beta2", + "version": "100.4.7", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-rule-configurable/magento-module-catalog-rule-configurable-100.4.7.0-beta2.zip", - "shasum": "b9d16eca317601af20a281d181869a6274a43853" + "url": "https://repo.magento.com/archives/magento/module-catalog-rule-configurable/magento-module-catalog-rule-configurable-100.4.7.0.zip", + "shasum": "eb55784e30d206557d557c898f56a7d5f73f346b" }, "require": { "magento/framework": "103.0.*", @@ -9601,19 +9611,17 @@ }, { "name": "magento/module-catalog-rule-graph-ql", - "version": "100.4.5-beta2", + "version": "100.4.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-rule-graph-ql/magento-module-catalog-rule-graph-ql-100.4.5.0-beta2.zip", - "shasum": "934afb3d17447d59d504f965c8ec13b1e2f6096f" + "url": "https://repo.magento.com/archives/magento/module-catalog-rule-graph-ql/magento-module-catalog-rule-graph-ql-100.4.5.0.zip", + "shasum": "113260c3cdc7106e92b98427db65a885b32a1697" }, "require": { "magento/framework": "103.0.*", + "magento/module-catalog-rule": "101.2.*", "php": "~8.2.0||~8.3.0||~8.4.0" }, - "suggest": { - "magento/module-catalog-rule": "101.2.*" - }, "type": "magento2-module", "autoload": { "files": [ @@ -9631,11 +9639,11 @@ }, { "name": "magento/module-catalog-rule-staging", - "version": "100.4.8-beta2", + "version": "100.4.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-rule-staging/magento-module-catalog-rule-staging-100.4.8.0-beta2.zip", - "shasum": "32e4478e43fe8c57d58fbcfacccbb7d18b9059e3" + "url": "https://repo.magento.com/archives/magento/module-catalog-rule-staging/magento-module-catalog-rule-staging-100.4.8.0.zip", + "shasum": "84e35f26d331744ec676d774b34e16c263be125d" }, "require": { "magento/framework": "103.0.*", @@ -9666,11 +9674,11 @@ }, { "name": "magento/module-catalog-search", - "version": "102.0.8-beta2", + "version": "102.0.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-search/magento-module-catalog-search-102.0.8.0-beta2.zip", - "shasum": "dbe9e8c3ccdc85e36c2479d8e27f4326a2d59448" + "url": "https://repo.magento.com/archives/magento/module-catalog-search/magento-module-catalog-search-102.0.8.0.zip", + "shasum": "b3b8ff3c82d4258699150b84f116da80bd2f20c0" }, "require": { "magento/framework": "103.0.*", @@ -9707,11 +9715,11 @@ }, { "name": "magento/module-catalog-staging", - "version": "100.4.8-beta2", + "version": "100.4.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-staging/magento-module-catalog-staging-100.4.8.0-beta2.zip", - "shasum": "432d57ef9625058f9d823687c7d534bf0f7d9467" + "url": "https://repo.magento.com/archives/magento/module-catalog-staging/magento-module-catalog-staging-100.4.8.0.zip", + "shasum": "749f7296e01263486d19bce5cc774885caa4b411" }, "require": { "lib-libxml": "*", @@ -9760,11 +9768,11 @@ }, { "name": "magento/module-catalog-staging-graph-ql", - "version": "100.4.7-beta2", + "version": "100.4.7", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-staging-graph-ql/magento-module-catalog-staging-graph-ql-100.4.7.0-beta2.zip", - "shasum": "b16c2d0c24ba970af1d361d4987b14c497edd0ba" + "url": "https://repo.magento.com/archives/magento/module-catalog-staging-graph-ql/magento-module-catalog-staging-graph-ql-100.4.7.0.zip", + "shasum": "e659a6926b9e781166d5489016fd4be3ec2ae2ed" }, "require": { "magento/framework": "103.0.*", @@ -9798,11 +9806,11 @@ }, { "name": "magento/module-catalog-staging-page-builder", - "version": "1.7.4-beta2", + "version": "1.7.4", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-staging-page-builder/magento-module-catalog-staging-page-builder-1.7.4.0-beta2.zip", - "shasum": "6004f69f88d586d98fcb8e641883b865510c8988" + "url": "https://repo.magento.com/archives/magento/module-catalog-staging-page-builder/magento-module-catalog-staging-page-builder-1.7.4.0.zip", + "shasum": "02c8dd4aeaf2db94bd731c511a1ffdad712d86a3" }, "require": { "magento/framework": "*", @@ -9831,11 +9839,11 @@ }, { "name": "magento/module-catalog-url-rewrite", - "version": "100.4.8-beta2", + "version": "100.4.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-url-rewrite/magento-module-catalog-url-rewrite-100.4.8.0-beta2.zip", - "shasum": "ed2dcc13c1c99080f52997ca2ec5b2ce9e446f36" + "url": "https://repo.magento.com/archives/magento/module-catalog-url-rewrite/magento-module-catalog-url-rewrite-100.4.8.0.zip", + "shasum": "f74a2f90fcc6aac68d2dbf72a51e95a10ede7137" }, "require": { "magento/framework": "103.0.*", @@ -9869,11 +9877,11 @@ }, { "name": "magento/module-catalog-url-rewrite-graph-ql", - "version": "100.4.6-beta2", + "version": "100.4.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-url-rewrite-graph-ql/magento-module-catalog-url-rewrite-graph-ql-100.4.6.0-beta2.zip", - "shasum": "f95a0fa04b99bb40b0f814fbc002794783ebeab8" + "url": "https://repo.magento.com/archives/magento/module-catalog-url-rewrite-graph-ql/magento-module-catalog-url-rewrite-graph-ql-100.4.6.0.zip", + "shasum": "4e1a405f12c5c7500b3aa0a1db1878a4bf00b4ec" }, "require": { "magento/framework": "103.0.*", @@ -9905,11 +9913,11 @@ }, { "name": "magento/module-catalog-url-rewrite-staging", - "version": "100.4.7-beta2", + "version": "100.4.7", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-url-rewrite-staging/magento-module-catalog-url-rewrite-staging-100.4.7.0-beta2.zip", - "shasum": "1f01ac745daefe6001eac817ab5b693ebeed57b4" + "url": "https://repo.magento.com/archives/magento/module-catalog-url-rewrite-staging/magento-module-catalog-url-rewrite-staging-100.4.7.0.zip", + "shasum": "c46361532bb2c99d09c4c0ad3988b4d29bfa57c1" }, "require": { "magento/framework": "103.0.*", @@ -9936,11 +9944,11 @@ }, { "name": "magento/module-catalog-widget", - "version": "100.4.8-beta2", + "version": "100.4.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-widget/magento-module-catalog-widget-100.4.8.0-beta2.zip", - "shasum": "b708fbe0afb0a82d0cdafd8878a670c0b2826d68" + "url": "https://repo.magento.com/archives/magento/module-catalog-widget/magento-module-catalog-widget-100.4.8.0.zip", + "shasum": "578859e8f224a39bde31b9641f4c694f27542816" }, "require": { "magento/framework": "103.0.*", @@ -9972,11 +9980,11 @@ }, { "name": "magento/module-checkout", - "version": "100.4.8-beta2", + "version": "100.4.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-checkout/magento-module-checkout-100.4.8.0-beta2.zip", - "shasum": "a2fe36afc22e34ee91f9d15c35b51b9265cdb61e" + "url": "https://repo.magento.com/archives/magento/module-checkout/magento-module-checkout-100.4.8.0.zip", + "shasum": "2fef2ee9c12a4a174efdf08ffbc0bebb155ac418" }, "require": { "magento/framework": "103.0.*", @@ -10023,11 +10031,11 @@ }, { "name": "magento/module-checkout-address-search", - "version": "100.4.7-beta2", + "version": "100.4.7", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-checkout-address-search/magento-module-checkout-address-search-100.4.7.0-beta2.zip", - "shasum": "c10cc8b28a4c08e116b97f03a87891df1e3758cc" + "url": "https://repo.magento.com/archives/magento/module-checkout-address-search/magento-module-checkout-address-search-100.4.7.0.zip", + "shasum": "9c6d98f8fe7940da3126dfb3b70c853482daa317" }, "require": { "magento/framework": "103.0.*", @@ -10055,11 +10063,11 @@ }, { "name": "magento/module-checkout-address-search-gift-registry", - "version": "100.4.4-beta2", + "version": "100.4.4", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-checkout-address-search-gift-registry/magento-module-checkout-address-search-gift-registry-100.4.4.0-beta2.zip", - "shasum": "a6bf367865da1ef9fdee6cc8052d8f085a5e9f8c" + "url": "https://repo.magento.com/archives/magento/module-checkout-address-search-gift-registry/magento-module-checkout-address-search-gift-registry-100.4.4.0.zip", + "shasum": "c5cc7561a021874e82a1a73e1fd78958135b2edd" }, "require": { "magento/framework": "103.0.*", @@ -10085,11 +10093,11 @@ }, { "name": "magento/module-checkout-agreements", - "version": "100.4.7-beta2", + "version": "100.4.7", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-checkout-agreements/magento-module-checkout-agreements-100.4.7.0-beta2.zip", - "shasum": "1458b94fbf92b8d4fd55d87b32ac96d2ffed6496" + "url": "https://repo.magento.com/archives/magento/module-checkout-agreements/magento-module-checkout-agreements-100.4.7.0.zip", + "shasum": "89fe977fd15bbdcc8222a0caae272225fdfd0675" }, "require": { "magento/framework": "103.0.*", @@ -10116,11 +10124,11 @@ }, { "name": "magento/module-checkout-agreements-graph-ql", - "version": "100.4.4-beta2", + "version": "100.4.4", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-checkout-agreements-graph-ql/magento-module-checkout-agreements-graph-ql-100.4.4.0-beta2.zip", - "shasum": "0d48a28279ce925deccc6d48a35d6421c47fd027" + "url": "https://repo.magento.com/archives/magento/module-checkout-agreements-graph-ql/magento-module-checkout-agreements-graph-ql-100.4.4.0.zip", + "shasum": "fd8dfdac86fd970bc56b2856e89c5799d3c2516d" }, "require": { "magento/framework": "103.0.*", @@ -10148,11 +10156,11 @@ }, { "name": "magento/module-checkout-staging", - "version": "100.4.7-beta2", + "version": "100.4.7", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-checkout-staging/magento-module-checkout-staging-100.4.7.0-beta2.zip", - "shasum": "605d917a97edab62fa6846eaa35e06878aea9e4b" + "url": "https://repo.magento.com/archives/magento/module-checkout-staging/magento-module-checkout-staging-100.4.7.0.zip", + "shasum": "f60d1cbf0a047a81aab4edcf0386376223d08344" }, "require": { "magento/framework": "103.0.*", @@ -10181,11 +10189,11 @@ }, { "name": "magento/module-cms", - "version": "104.0.8-beta2", + "version": "104.0.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-cms/magento-module-cms-104.0.8.0-beta2.zip", - "shasum": "f9bb702a144a97d300f566f295b989efa7df515b" + "url": "https://repo.magento.com/archives/magento/module-cms/magento-module-cms-104.0.8.0.zip", + "shasum": "f789b780c21aac962709cc832c9243369ca8f3d0" }, "require": { "magento/framework": "103.0.*", @@ -10220,11 +10228,11 @@ }, { "name": "magento/module-cms-graph-ql", - "version": "100.4.5-beta2", + "version": "100.4.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-cms-graph-ql/magento-module-cms-graph-ql-100.4.5.0-beta2.zip", - "shasum": "c52d19ca865fe5d6daec75b885c128bd8700b1c3" + "url": "https://repo.magento.com/archives/magento/module-cms-graph-ql/magento-module-cms-graph-ql-100.4.5.0.zip", + "shasum": "6e12d8f71114011b83df1ac742faf972a76e260a" }, "require": { "magento/framework": "103.0.*", @@ -10256,11 +10264,11 @@ }, { "name": "magento/module-cms-page-builder-analytics", - "version": "1.6.5-beta2", + "version": "1.6.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-cms-page-builder-analytics/magento-module-cms-page-builder-analytics-1.6.5.0-beta2.zip", - "shasum": "11a0cd8b48f9cbaaf000a97cc645b83ecdcf5ccd" + "url": "https://repo.magento.com/archives/magento/module-cms-page-builder-analytics/magento-module-cms-page-builder-analytics-1.6.5.0.zip", + "shasum": "8733abe26a22c2e0663143eb545fa3d453956327" }, "require": { "magento/framework": "*", @@ -10284,11 +10292,11 @@ }, { "name": "magento/module-cms-page-builder-analytics-staging", - "version": "1.7.4-beta2", + "version": "1.7.4", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-cms-page-builder-analytics-staging/magento-module-cms-page-builder-analytics-staging-1.7.4.0-beta2.zip", - "shasum": "025a8de93a8388e01cd2161a94a02421a3b2bd71" + "url": "https://repo.magento.com/archives/magento/module-cms-page-builder-analytics-staging/magento-module-cms-page-builder-analytics-staging-1.7.4.0.zip", + "shasum": "0e70f70918088d7481a5ba620c67e35509b0cd76" }, "require": { "magento/framework": "*", @@ -10312,11 +10320,11 @@ }, { "name": "magento/module-cms-staging", - "version": "100.4.8-beta2", + "version": "100.4.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-cms-staging/magento-module-cms-staging-100.4.8.0-beta2.zip", - "shasum": "0b6020e4b950fcba6c19d717e795b8a31c854db1" + "url": "https://repo.magento.com/archives/magento/module-cms-staging/magento-module-cms-staging-100.4.8.0.zip", + "shasum": "1951c8e18a6c7356a364813ae3ca44b98558cae1" }, "require": { "magento/framework": "103.0.*", @@ -10343,11 +10351,11 @@ }, { "name": "magento/module-cms-url-rewrite", - "version": "100.4.7-beta2", + "version": "100.4.7", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-cms-url-rewrite/magento-module-cms-url-rewrite-100.4.7.0-beta2.zip", - "shasum": "6dbfab472e35e083a637858a921e29263ffc850f" + "url": "https://repo.magento.com/archives/magento/module-cms-url-rewrite/magento-module-cms-url-rewrite-100.4.7.0.zip", + "shasum": "2822b0b0f5331ae813fb55adfe1e16d8ae2310eb" }, "require": { "magento/framework": "103.0.*", @@ -10373,11 +10381,11 @@ }, { "name": "magento/module-cms-url-rewrite-graph-ql", - "version": "100.4.6-beta2", + "version": "100.4.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-cms-url-rewrite-graph-ql/magento-module-cms-url-rewrite-graph-ql-100.4.6.0-beta2.zip", - "shasum": "e26559654869e1901d99e2b6aac8f2332acecbc6" + "url": "https://repo.magento.com/archives/magento/module-cms-url-rewrite-graph-ql/magento-module-cms-url-rewrite-graph-ql-100.4.6.0.zip", + "shasum": "90ec725f751fc4e2a868e29f9c31350c9a5563ab" }, "require": { "magento/framework": "103.0.*", @@ -10443,11 +10451,11 @@ }, { "name": "magento/module-compare-list-graph-ql", - "version": "100.4.4-beta2", + "version": "100.4.4", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-compare-list-graph-ql/magento-module-compare-list-graph-ql-100.4.4.0-beta2.zip", - "shasum": "8d5d61c94d105efe45a92c85cf5e4803c5a3f918" + "url": "https://repo.magento.com/archives/magento/module-compare-list-graph-ql/magento-module-compare-list-graph-ql-100.4.4.0.zip", + "shasum": "7355815d15c5c996db44b2e2d5a464fc5257c879" }, "require": { "magento/framework": "103.0.*", @@ -10472,11 +10480,11 @@ }, { "name": "magento/module-config", - "version": "101.2.8-beta2", + "version": "101.2.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-config/magento-module-config-101.2.8.0-beta2.zip", - "shasum": "b2557c6e6541c95e29bdb5a0d119beb48fc6938b" + "url": "https://repo.magento.com/archives/magento/module-config/magento-module-config-101.2.8.0.zip", + "shasum": "26e8689000e312d95f9c6582f58286047cd623e9" }, "require": { "magento/framework": "103.0.*", @@ -10507,11 +10515,11 @@ }, { "name": "magento/module-configurable-import-export", - "version": "100.4.6-beta2", + "version": "100.4.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-configurable-import-export/magento-module-configurable-import-export-100.4.6.0-beta2.zip", - "shasum": "3a11e8f13d50161cb25978fa0fae2eab0e2b6037" + "url": "https://repo.magento.com/archives/magento/module-configurable-import-export/magento-module-configurable-import-export-100.4.6.0.zip", + "shasum": "b57c10bc67d235c02b2da246f63d4a440cda5c43" }, "require": { "magento/framework": "103.0.*", @@ -10540,11 +10548,11 @@ }, { "name": "magento/module-configurable-product", - "version": "100.4.8-beta2", + "version": "100.4.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-configurable-product/magento-module-configurable-product-100.4.8.0-beta2.zip", - "shasum": "6209637f3efc1ad6524e98ecfcbc87a5dd6868ab" + "url": "https://repo.magento.com/archives/magento/module-configurable-product/magento-module-configurable-product-100.4.8.0.zip", + "shasum": "a5628aa64a7a51c14830ca57723ff7a36cda1023" }, "require": { "magento/framework": "103.0.*", @@ -10588,11 +10596,11 @@ }, { "name": "magento/module-configurable-product-graph-ql", - "version": "100.4.8-beta2", + "version": "100.4.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-configurable-product-graph-ql/magento-module-configurable-product-graph-ql-100.4.8.0-beta2.zip", - "shasum": "26a9c73471898ea44e6fe16efc0885f50f379e3a" + "url": "https://repo.magento.com/archives/magento/module-configurable-product-graph-ql/magento-module-configurable-product-graph-ql-100.4.8.0.zip", + "shasum": "bd90f259de17100b1fd36d89296286c469c8763c" }, "require": { "magento/framework": "103.0.*", @@ -10622,11 +10630,11 @@ }, { "name": "magento/module-configurable-product-sales", - "version": "100.4.5-beta2", + "version": "100.4.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-configurable-product-sales/magento-module-configurable-product-sales-100.4.5.0-beta2.zip", - "shasum": "d10318af561d1812b1fdf39bd9ad096688db275b" + "url": "https://repo.magento.com/archives/magento/module-configurable-product-sales/magento-module-configurable-product-sales-100.4.5.0.zip", + "shasum": "49426af58d515804c3309dc4dc7e38506f24ffe6" }, "require": { "magento/framework": "103.0.*", @@ -10653,11 +10661,11 @@ }, { "name": "magento/module-configurable-product-staging", - "version": "100.4.7-beta2", + "version": "100.4.7", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-configurable-product-staging/magento-module-configurable-product-staging-100.4.7.0-beta2.zip", - "shasum": "81f040afaa06d7d9ea5476732bc75f1e304f7dd7" + "url": "https://repo.magento.com/archives/magento/module-configurable-product-staging/magento-module-configurable-product-staging-100.4.7.0.zip", + "shasum": "8d9ec7d42eaba03e96ba8cc01517a931b7d2f5cc" }, "require": { "lib-libxml": "*", @@ -10689,11 +10697,11 @@ }, { "name": "magento/module-contact", - "version": "100.4.7-beta2", + "version": "100.4.7", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-contact/magento-module-contact-100.4.7.0-beta2.zip", - "shasum": "a3ecc3a09a40398305f6b8f95022b7006e611940" + "url": "https://repo.magento.com/archives/magento/module-contact/magento-module-contact-100.4.7.0.zip", + "shasum": "468b94fe6091bd4203903b09bb7ba2b600a66f60" }, "require": { "magento/framework": "103.0.*", @@ -10720,11 +10728,11 @@ }, { "name": "magento/module-contact-graph-ql", - "version": "100.4.1-beta2", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-contact-graph-ql/magento-module-contact-graph-ql-100.4.1.0-beta2.zip", - "shasum": "9a28ded104d65c9f01648f6a8513c79c85bf31c9" + "url": "https://repo.magento.com/archives/magento/module-contact-graph-ql/magento-module-contact-graph-ql-100.4.1.0.zip", + "shasum": "013467af7ea937aed2a526db1f0d51657a1a055d" }, "require": { "magento/framework": "103.0.*", @@ -10751,11 +10759,11 @@ }, { "name": "magento/module-cookie", - "version": "100.4.8-beta2", + "version": "100.4.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-cookie/magento-module-cookie-100.4.8.0-beta2.zip", - "shasum": "f32400736f906fe58f08df0a6981ddd583370878" + "url": "https://repo.magento.com/archives/magento/module-cookie/magento-module-cookie-100.4.8.0.zip", + "shasum": "78ff05af0ca240d7d075cb3c1e4d4466a9d67266" }, "require": { "magento/framework": "103.0.*", @@ -10782,11 +10790,11 @@ }, { "name": "magento/module-cron", - "version": "100.4.8-beta2", + "version": "100.4.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-cron/magento-module-cron-100.4.8.0-beta2.zip", - "shasum": "a85062fe2183c95e31505a5dc615589f888d1e0a" + "url": "https://repo.magento.com/archives/magento/module-cron/magento-module-cron-100.4.8.0.zip", + "shasum": "703428e5f05ff0138971f3a52f3d473a752e9533" }, "require": { "magento/framework": "103.0.*", @@ -10811,11 +10819,11 @@ }, { "name": "magento/module-csp", - "version": "100.4.7-beta2", + "version": "100.4.7", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-csp/magento-module-csp-100.4.7.0-beta2.zip", - "shasum": "fef5e3f5ed69e126427e41047e710f9469f39a42" + "url": "https://repo.magento.com/archives/magento/module-csp/magento-module-csp-100.4.7.0.zip", + "shasum": "dadc72c556847c75e0795ad96c517beb2b5b9063" }, "require": { "magento/framework": "103.0.*", @@ -10841,11 +10849,11 @@ }, { "name": "magento/module-currency-symbol", - "version": "100.4.6-beta2", + "version": "100.4.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-currency-symbol/magento-module-currency-symbol-100.4.6.0-beta2.zip", - "shasum": "04efb4a93e2b77e60eb3cd775bd3586c659a0052" + "url": "https://repo.magento.com/archives/magento/module-currency-symbol/magento-module-currency-symbol-100.4.6.0.zip", + "shasum": "ed24e18f0e2c3ee7a39cf2bc93408ddf0482b89c" }, "require": { "magento/framework": "103.0.*", @@ -10873,11 +10881,11 @@ }, { "name": "magento/module-custom-attribute-management", - "version": "100.4.7-beta2", + "version": "100.4.7", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-custom-attribute-management/magento-module-custom-attribute-management-100.4.7.0-beta2.zip", - "shasum": "cad4543b42827d4e7e9b48d2ebf458cf537fa27d" + "url": "https://repo.magento.com/archives/magento/module-custom-attribute-management/magento-module-custom-attribute-management-100.4.7.0.zip", + "shasum": "6bf34d7d3ca8688b8976201841534282ca9ee33a" }, "require": { "magento/framework": "103.0.*", @@ -10903,11 +10911,11 @@ }, { "name": "magento/module-customer", - "version": "103.0.8-beta2", + "version": "103.0.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-customer/magento-module-customer-103.0.8.0-beta2.zip", - "shasum": "baf3418abbc42df5f1c76e0353101cf282a90b47" + "url": "https://repo.magento.com/archives/magento/module-customer/magento-module-customer-103.0.8.0.zip", + "shasum": "304bf5a86d69594e3773017ede2c2a1d6f84676f" }, "require": { "magento/framework": "103.0.*", @@ -10954,11 +10962,11 @@ }, { "name": "magento/module-customer-analytics", - "version": "100.4.5-beta2", + "version": "100.4.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-customer-analytics/magento-module-customer-analytics-100.4.5.0-beta2.zip", - "shasum": "8132fb57e9f2c18da9e0cae3601a73a7a7f2a6b9" + "url": "https://repo.magento.com/archives/magento/module-customer-analytics/magento-module-customer-analytics-100.4.5.0.zip", + "shasum": "3739bc41e7d782c2d80f1c95aa17cab62e874d0c" }, "require": { "magento/framework": "103.0.*", @@ -10983,11 +10991,11 @@ }, { "name": "magento/module-customer-balance", - "version": "100.4.8-beta2", + "version": "100.4.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-customer-balance/magento-module-customer-balance-100.4.8.0-beta2.zip", - "shasum": "a98bd35b601e75d53e2e3dacf30f02427e4c81eb" + "url": "https://repo.magento.com/archives/magento/module-customer-balance/magento-module-customer-balance-100.4.8.0.zip", + "shasum": "8aa00687fbcde716998e232852bb81b89272c099" }, "require": { "magento/framework": "103.0.*", @@ -11023,17 +11031,18 @@ }, { "name": "magento/module-customer-balance-graph-ql", - "version": "100.4.5-beta2", + "version": "100.4.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-customer-balance-graph-ql/magento-module-customer-balance-graph-ql-100.4.5.0-beta2.zip", - "shasum": "776ea416236c13c8ccf2e8c59f12c834b83021a4" + "url": "https://repo.magento.com/archives/magento/module-customer-balance-graph-ql/magento-module-customer-balance-graph-ql-100.4.5.0.zip", + "shasum": "13611cfa796a9caa38aec35b5f4b8b0b6ea71047" }, "require": { "magento/framework": "103.0.*", "magento/module-customer-balance": "100.4.*", "magento/module-quote": "101.2.*", "magento/module-quote-graph-ql": "100.4.*", + "magento/module-sales": "103.0.*", "magento/module-store": "101.1.*", "php": "~8.2.0||~8.3.0||~8.4.0" }, @@ -11054,11 +11063,11 @@ }, { "name": "magento/module-customer-custom-attributes", - "version": "100.4.8-beta2", + "version": "100.4.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-customer-custom-attributes/magento-module-customer-custom-attributes-100.4.8.0-beta2.zip", - "shasum": "60aa5f6a36ad5435316f5c7a0001c41d79f6b50f" + "url": "https://repo.magento.com/archives/magento/module-customer-custom-attributes/magento-module-customer-custom-attributes-100.4.8.0.zip", + "shasum": "50c061c7e834eeba5c150ca5715ff115245a2910" }, "require": { "magento/framework": "103.0.*", @@ -11093,11 +11102,11 @@ }, { "name": "magento/module-customer-custom-attributes-graph-ql", - "version": "100.4.1-beta2", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-customer-custom-attributes-graph-ql/magento-module-customer-custom-attributes-graph-ql-100.4.1.0-beta2.zip", - "shasum": "d357c50a6d1a79b78f4628b5fdacbcbd9dd9f9ef" + "url": "https://repo.magento.com/archives/magento/module-customer-custom-attributes-graph-ql/magento-module-customer-custom-attributes-graph-ql-100.4.1.0.zip", + "shasum": "4cebbf56207e2ede6ed9944a682f862c3d99a00c" }, "require": { "magento/framework": "103.0.*", @@ -11128,11 +11137,11 @@ }, { "name": "magento/module-customer-downloadable-graph-ql", - "version": "100.4.4-beta2", + "version": "100.4.4", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-customer-downloadable-graph-ql/magento-module-customer-downloadable-graph-ql-100.4.4.0-beta2.zip", - "shasum": "86c9cf65e9630d3d5e7a93b683079d367222adca" + "url": "https://repo.magento.com/archives/magento/module-customer-downloadable-graph-ql/magento-module-customer-downloadable-graph-ql-100.4.4.0.zip", + "shasum": "11780234719ad13b24ab77f0d89c271d356b008e" }, "require": { "magento/framework": "103.0.*", @@ -11160,11 +11169,11 @@ }, { "name": "magento/module-customer-finance", - "version": "100.4.5-beta2", + "version": "100.4.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-customer-finance/magento-module-customer-finance-100.4.5.0-beta2.zip", - "shasum": "b1c6c04330b4cba312a177fcd7af9f832997e04c" + "url": "https://repo.magento.com/archives/magento/module-customer-finance/magento-module-customer-finance-100.4.5.0.zip", + "shasum": "eb196a7dc74ec493afc5b62d206e58f2108da988" }, "require": { "magento/framework": "103.0.*", @@ -11196,15 +11205,16 @@ }, { "name": "magento/module-customer-graph-ql", - "version": "100.4.8-beta2", + "version": "100.4.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-customer-graph-ql/magento-module-customer-graph-ql-100.4.8.0-beta2.zip", - "shasum": "7e6e7e8b7551735603b3897695ef2e16bc8eb9f0" + "url": "https://repo.magento.com/archives/magento/module-customer-graph-ql/magento-module-customer-graph-ql-100.4.8.0.zip", + "shasum": "61f58286b4351c9b4ff71abb5d2954619d42691b" }, "require": { "magento/framework": "103.0.*", "magento/module-authorization": "100.4.*", + "magento/module-catalog-customer-graph-ql": "100.4.*", "magento/module-customer": "103.0.*", "magento/module-directory": "100.4.*", "magento/module-eav": "102.1.*", @@ -11236,11 +11246,11 @@ }, { "name": "magento/module-customer-import-export", - "version": "100.4.8-beta2", + "version": "100.4.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-customer-import-export/magento-module-customer-import-export-100.4.8.0-beta2.zip", - "shasum": "0680b0b3bb2719ab624b7a6064bef7f3723f1512" + "url": "https://repo.magento.com/archives/magento/module-customer-import-export/magento-module-customer-import-export-100.4.8.0.zip", + "shasum": "0ae6641aad98188f0c7d70315d84c2e6dfc4961d" }, "require": { "magento/framework": "103.0.*", @@ -11269,11 +11279,11 @@ }, { "name": "magento/module-customer-segment", - "version": "102.1.8-beta2", + "version": "102.1.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-customer-segment/magento-module-customer-segment-102.1.8.0-beta2.zip", - "shasum": "ddb1f9669de40fb0782d41b4d701a8a4f649e4f2" + "url": "https://repo.magento.com/archives/magento/module-customer-segment/magento-module-customer-segment-102.1.8.0.zip", + "shasum": "190b1c90583c9ac5e691596dcbba9f6ce0fa6def" }, "require": { "magento/framework": "103.0.*", @@ -11315,14 +11325,20 @@ }, { "name": "magento/module-customer-segment-graph-ql", - "version": "100.4.1-beta2", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-customer-segment-graph-ql/magento-module-customer-segment-graph-ql-100.4.1.0-beta2.zip", - "shasum": "d1699855e9589824ed2d5ddde373d4856fe6bd50" + "url": "https://repo.magento.com/archives/magento/module-customer-segment-graph-ql/magento-module-customer-segment-graph-ql-100.4.1.0.zip", + "shasum": "d9e61f6740e8555f482db281a2cfbdd226a8a02a" }, "require": { "magento/framework": "103.0.*", + "magento/module-catalog": "104.0.*", + "magento/module-customer": "103.0.*", + "magento/module-customer-segment": "102.1.*", + "magento/module-graph-ql": "100.4.*", + "magento/module-quote-graph-ql": "100.4.*", + "magento/module-reports": "100.4.*", "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { @@ -11374,11 +11390,11 @@ }, { "name": "magento/module-deferred-total-calculating", - "version": "100.4.3-beta2", + "version": "100.4.3", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-deferred-total-calculating/magento-module-deferred-total-calculating-100.4.3.0-beta2.zip", - "shasum": "0b9bf93be8e46d40d26d9980d7ac8d1d6bf16a44" + "url": "https://repo.magento.com/archives/magento/module-deferred-total-calculating/magento-module-deferred-total-calculating-100.4.3.0.zip", + "shasum": "1198545396c8293b171cf940676da25a7341b4d5" }, "require": { "magento/framework": "103.0.*", @@ -11405,11 +11421,11 @@ }, { "name": "magento/module-deploy", - "version": "100.4.8-beta2", + "version": "100.4.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-deploy/magento-module-deploy-100.4.8.0-beta2.zip", - "shasum": "e4c51cfbbaeff9cde4d13127b4c73a509207896d" + "url": "https://repo.magento.com/archives/magento/module-deploy/magento-module-deploy-100.4.8.0.zip", + "shasum": "c9397f8ea6b6de2b9c6ac53064997d63ca16048f" }, "require": { "magento/framework": "103.0.*", @@ -11437,11 +11453,11 @@ }, { "name": "magento/module-developer", - "version": "100.4.8-beta2", + "version": "100.4.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-developer/magento-module-developer-100.4.8.0-beta2.zip", - "shasum": "dda9f3a3b86bd2e68500283255c545e3035b1a09" + "url": "https://repo.magento.com/archives/magento/module-developer/magento-module-developer-100.4.8.0.zip", + "shasum": "8967accd5ef798edd989404eac1ed972acff0a58" }, "require": { "magento/framework": "103.0.*", @@ -11466,11 +11482,11 @@ }, { "name": "magento/module-dhl", - "version": "100.4.7-beta2", + "version": "100.4.7", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-dhl/magento-module-dhl-100.4.7.0-beta2.zip", - "shasum": "f6538541dd6c4d61f0782b99076ff1a03f7578d9" + "url": "https://repo.magento.com/archives/magento/module-dhl/magento-module-dhl-100.4.7.0.zip", + "shasum": "74db5ccb85f72259a5e8204e3057b6cc7a23eb98" }, "require": { "lib-libxml": "*", @@ -11506,11 +11522,11 @@ }, { "name": "magento/module-directory", - "version": "100.4.8-beta2", + "version": "100.4.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-directory/magento-module-directory-100.4.8.0-beta2.zip", - "shasum": "3fdf1bef36cd22eb2ef39244ccb244085bab5e05" + "url": "https://repo.magento.com/archives/magento/module-directory/magento-module-directory-100.4.8.0.zip", + "shasum": "23c0bfad355d46c58d60ba2b0067ba4a074f40db" }, "require": { "lib-libxml": "*", @@ -11537,11 +11553,11 @@ }, { "name": "magento/module-directory-graph-ql", - "version": "100.4.6-beta2", + "version": "100.4.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-directory-graph-ql/magento-module-directory-graph-ql-100.4.6.0-beta2.zip", - "shasum": "7d7c69bc9a362bf5af9e54b19efbfd589f9fba83" + "url": "https://repo.magento.com/archives/magento/module-directory-graph-ql/magento-module-directory-graph-ql-100.4.6.0.zip", + "shasum": "d4349a4f50816c28f1e3a97f6fce6c7c7f73d675" }, "require": { "magento/framework": "103.0.*", @@ -11567,11 +11583,11 @@ }, { "name": "magento/module-downloadable", - "version": "100.4.8-beta2", + "version": "100.4.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-downloadable/magento-module-downloadable-100.4.8.0-beta2.zip", - "shasum": "6a324e6db880589ec2954efc66691e59f7fa0e17" + "url": "https://repo.magento.com/archives/magento/module-downloadable/magento-module-downloadable-100.4.8.0.zip", + "shasum": "9c6dcc8d27d21628a12737b310daf7bcafa14cff" }, "require": { "magento/framework": "103.0.*", @@ -11613,11 +11629,11 @@ }, { "name": "magento/module-downloadable-graph-ql", - "version": "100.4.8-beta2", + "version": "100.4.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-downloadable-graph-ql/magento-module-downloadable-graph-ql-100.4.8.0-beta2.zip", - "shasum": "8d1187a6d675778346b65d0fed710d3652276b65" + "url": "https://repo.magento.com/archives/magento/module-downloadable-graph-ql/magento-module-downloadable-graph-ql-100.4.8.0.zip", + "shasum": "b6740a949280e45c120a03b0c1beb85c174040e2" }, "require": { "magento/framework": "103.0.*", @@ -11650,11 +11666,11 @@ }, { "name": "magento/module-downloadable-import-export", - "version": "100.4.7-beta2", + "version": "100.4.7", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-downloadable-import-export/magento-module-downloadable-import-export-100.4.7.0-beta2.zip", - "shasum": "f63b83a1271a5b5e21e3d99001e90c2247f09ff8" + "url": "https://repo.magento.com/archives/magento/module-downloadable-import-export/magento-module-downloadable-import-export-100.4.7.0.zip", + "shasum": "3a5bd0ff1da62134e99b06b18871a5e74ddc02e9" }, "require": { "magento/framework": "103.0.*", @@ -11683,11 +11699,11 @@ }, { "name": "magento/module-downloadable-staging", - "version": "100.4.7-beta2", + "version": "100.4.7", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-downloadable-staging/magento-module-downloadable-staging-100.4.7.0-beta2.zip", - "shasum": "9e011968e18a1065a8502324f83af474e1f61ae7" + "url": "https://repo.magento.com/archives/magento/module-downloadable-staging/magento-module-downloadable-staging-100.4.7.0.zip", + "shasum": "3d7fd46bc4713db038d044b8a246abc1fcc5c36c" }, "require": { "lib-libxml": "*", @@ -11718,11 +11734,11 @@ }, { "name": "magento/module-eav", - "version": "102.1.8-beta2", + "version": "102.1.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-eav/magento-module-eav-102.1.8.0-beta2.zip", - "shasum": "613720fd5f6db4916309c85758713111c20c79f7" + "url": "https://repo.magento.com/archives/magento/module-eav/magento-module-eav-102.1.8.0.zip", + "shasum": "59b1a75d220ae83990742462e8e251021dd26268" }, "require": { "magento/framework": "103.0.*", @@ -11750,11 +11766,11 @@ }, { "name": "magento/module-eav-graph-ql", - "version": "100.4.5-beta2", + "version": "100.4.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-eav-graph-ql/magento-module-eav-graph-ql-100.4.5.0-beta2.zip", - "shasum": "b94b281b13d11470db8479b6c21f0300799a9bd0" + "url": "https://repo.magento.com/archives/magento/module-eav-graph-ql/magento-module-eav-graph-ql-100.4.5.0.zip", + "shasum": "765376813a698cd1dc94567913f6dea16ae99ea8" }, "require": { "magento/framework": "103.0.*", @@ -11781,14 +11797,14 @@ }, { "name": "magento/module-elasticsearch", - "version": "101.0.8-beta2", + "version": "101.0.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-elasticsearch/magento-module-elasticsearch-101.0.8.0-beta2.zip", - "shasum": "e01b6429e90afa1402246774ffdcdd79163d6b5f" + "url": "https://repo.magento.com/archives/magento/module-elasticsearch/magento-module-elasticsearch-101.0.8.0.zip", + "shasum": "b9c2fb1ebf48ecb485bfa42cf97f766087e3d37a" }, "require": { - "magento/elasticsearch": "^1.0.0", + "elasticsearch/elasticsearch": "^8.15", "magento/framework": "103.0.*", "magento/module-advanced-search": "100.4.*", "magento/module-catalog": "104.0.*", @@ -11819,15 +11835,15 @@ "description": "N/A" }, { - "name": "magento/module-elasticsearch-7", - "version": "100.4.8-beta2", + "name": "magento/module-elasticsearch-8", + "version": "101.0.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-elasticsearch-7/magento-module-elasticsearch-7-100.4.8.0-beta2.zip", - "shasum": "ff8ec08c5fd0381856e6068240092ae15d4d9a27" + "url": "https://repo.magento.com/archives/magento/module-elasticsearch-8/magento-module-elasticsearch-8-101.0.0.0.zip", + "shasum": "b9e49cd1ee90877cd0b1b9bc45397c4c87d3372a" }, "require": { - "magento/elasticsearch": "^1.0.0", + "elasticsearch/elasticsearch": "^8.15", "magento/framework": "103.0.*", "magento/module-advanced-search": "100.4.*", "magento/module-catalog-search": "102.0.*", @@ -11844,7 +11860,7 @@ "registration.php" ], "psr-4": { - "Magento\\Elasticsearch7\\": "" + "Magento\\Elasticsearch8\\": "" } }, "license": [ @@ -11855,11 +11871,11 @@ }, { "name": "magento/module-elasticsearch-catalog-permissions", - "version": "100.4.4-beta2", + "version": "100.4.4", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-elasticsearch-catalog-permissions/magento-module-elasticsearch-catalog-permissions-100.4.4.0-beta2.zip", - "shasum": "7592b89df521da8861b3caf929e2069fec7e2512" + "url": "https://repo.magento.com/archives/magento/module-elasticsearch-catalog-permissions/magento-module-elasticsearch-catalog-permissions-100.4.4.0.zip", + "shasum": "146f2d83f03e64d8160e3112d35100813b83c17e" }, "require": { "magento/framework": "103.0.*", @@ -11891,11 +11907,11 @@ }, { "name": "magento/module-elasticsearch-catalog-permissions-graph-ql", - "version": "100.4.3-beta2", + "version": "100.4.3", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-elasticsearch-catalog-permissions-graph-ql/magento-module-elasticsearch-catalog-permissions-graph-ql-100.4.3.0-beta2.zip", - "shasum": "122b03db10bb176afc93797950e8739bda1568f3" + "url": "https://repo.magento.com/archives/magento/module-elasticsearch-catalog-permissions-graph-ql/magento-module-elasticsearch-catalog-permissions-graph-ql-100.4.3.0.zip", + "shasum": "d1b502a9c55a0d8dddf893feefbdfaec6d446c61" }, "require": { "magento/framework": "103.0.*", @@ -11922,11 +11938,11 @@ }, { "name": "magento/module-email", - "version": "101.1.8-beta2", + "version": "101.1.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-email/magento-module-email-101.1.8.0-beta2.zip", - "shasum": "b3bf3ef4e954620c46b2f997527c0b0b937791b2" + "url": "https://repo.magento.com/archives/magento/module-email/magento-module-email-101.1.8.0.zip", + "shasum": "ff25b5fe392f4c481a95a34f728bf47503c3cf8b" }, "require": { "magento/framework": "103.0.*", @@ -11961,11 +11977,11 @@ }, { "name": "magento/module-encryption-key", - "version": "100.4.6-beta2", + "version": "100.4.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-encryption-key/magento-module-encryption-key-100.4.6.0-beta2.zip", - "shasum": "116703d53dd0a26a9fbfb31a2cdf8a93def2cfa4" + "url": "https://repo.magento.com/archives/magento/module-encryption-key/magento-module-encryption-key-100.4.6.0.zip", + "shasum": "d142e2b1ce4237050f5af379aa5a6e0ffafa91bb" }, "require": { "magento/framework": "103.0.*", @@ -11990,11 +12006,11 @@ }, { "name": "magento/module-enterprise", - "version": "100.4.6-beta2", + "version": "100.4.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-enterprise/magento-module-enterprise-100.4.6.0-beta2.zip", - "shasum": "b2ed127af42d4bbcc384d47fcb6c375883b92c0b" + "url": "https://repo.magento.com/archives/magento/module-enterprise/magento-module-enterprise-100.4.6.0.zip", + "shasum": "f75a1c777385947be83cbaa225b7646eaa5ce6a0" }, "require": { "magento/framework": "103.0.*", @@ -12043,11 +12059,11 @@ }, { "name": "magento/module-fedex", - "version": "100.4.6-beta2", + "version": "100.4.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-fedex/magento-module-fedex-100.4.6.0-beta2.zip", - "shasum": "90f22afaf277add76f1f68d8504d41021d07cf8a" + "url": "https://repo.magento.com/archives/magento/module-fedex/magento-module-fedex-100.4.6.0.zip", + "shasum": "028f07c769dc6a3b3a131d9f8e3dcdfe090e4f9e" }, "require": { "lib-libxml": "*", @@ -12079,11 +12095,11 @@ }, { "name": "magento/module-gift-card", - "version": "101.3.8-beta2", + "version": "101.3.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-gift-card/magento-module-gift-card-101.3.8.0-beta2.zip", - "shasum": "19851c8f3560f9f0bb708acf257d050280cbf8b9" + "url": "https://repo.magento.com/archives/magento/module-gift-card/magento-module-gift-card-101.3.8.0.zip", + "shasum": "d4560484d34e2d8a934e6a2dccb8f4d9696362d8" }, "require": { "magento/framework": "103.0.*", @@ -12128,11 +12144,11 @@ }, { "name": "magento/module-gift-card-account", - "version": "101.2.8-beta2", + "version": "101.2.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-gift-card-account/magento-module-gift-card-account-101.2.8.0-beta2.zip", - "shasum": "ad9ae9e48cd83b0fbffcc9f21cb79b2070201810" + "url": "https://repo.magento.com/archives/magento/module-gift-card-account/magento-module-gift-card-account-101.2.8.0.zip", + "shasum": "e360d661463301a1f40c17e251cae9633c150e87" }, "require": { "magento/framework": "103.0.*", @@ -12164,17 +12180,18 @@ }, { "name": "magento/module-gift-card-account-graph-ql", - "version": "100.4.6-beta2", + "version": "100.4.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-gift-card-account-graph-ql/magento-module-gift-card-account-graph-ql-100.4.6.0-beta2.zip", - "shasum": "4bfddfb273e8034ceee744d52295a040f775c3af" + "url": "https://repo.magento.com/archives/magento/module-gift-card-account-graph-ql/magento-module-gift-card-account-graph-ql-100.4.6.0.zip", + "shasum": "334d24fbeb9ad5ed914629f693a0951078cdcd94" }, "require": { "magento/framework": "103.0.*", "magento/module-gift-card-account": "101.2.*", "magento/module-quote": "101.2.*", "magento/module-quote-graph-ql": "100.4.*", + "magento/module-sales": "103.0.*", "magento/module-store": "101.1.*", "php": "~8.2.0||~8.3.0||~8.4.0" }, @@ -12195,16 +12212,18 @@ }, { "name": "magento/module-gift-card-graph-ql", - "version": "100.4.8-beta2", + "version": "100.4.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-gift-card-graph-ql/magento-module-gift-card-graph-ql-100.4.8.0-beta2.zip", - "shasum": "4c4211656eced2384bfacf0bac3224013183373a" + "url": "https://repo.magento.com/archives/magento/module-gift-card-graph-ql/magento-module-gift-card-graph-ql-100.4.8.0.zip", + "shasum": "417e3b67c3c46c16d9be2f34df045b0e3e436745" }, "require": { "magento/framework": "103.0.*", "magento/module-catalog": "104.0.*", + "magento/module-downloadable": "100.4.*", "magento/module-gift-card": "101.3.*", + "magento/module-gift-message-graph-ql": "100.4.*", "magento/module-graph-ql": "100.4.*", "magento/module-quote": "101.2.*", "magento/module-quote-graph-ql": "100.4.*", @@ -12232,11 +12251,11 @@ }, { "name": "magento/module-gift-card-import-export", - "version": "100.4.5-beta2", + "version": "100.4.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-gift-card-import-export/magento-module-gift-card-import-export-100.4.5.0-beta2.zip", - "shasum": "7e7b85876cc7edefce2d8c19124e2928034c9a5b" + "url": "https://repo.magento.com/archives/magento/module-gift-card-import-export/magento-module-gift-card-import-export-100.4.5.0.zip", + "shasum": "df053f9edc966edc9abfe48a49b7de3ba5493407" }, "require": { "magento/framework": "103.0.*", @@ -12265,11 +12284,11 @@ }, { "name": "magento/module-gift-card-staging", - "version": "100.4.5-beta2", + "version": "100.4.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-gift-card-staging/magento-module-gift-card-staging-100.4.5.0-beta2.zip", - "shasum": "b0555f88ab144b580f543500d2351e1bea87384a" + "url": "https://repo.magento.com/archives/magento/module-gift-card-staging/magento-module-gift-card-staging-100.4.5.0.zip", + "shasum": "5461647b9b113dc210720cb1f1b0b14c12fcfee6" }, "require": { "magento/framework": "103.0.*", @@ -12292,11 +12311,11 @@ }, { "name": "magento/module-gift-message", - "version": "100.4.7-beta2", + "version": "100.4.7", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-gift-message/magento-module-gift-message-100.4.7.0-beta2.zip", - "shasum": "bd60a1b9c72c9a326e13903248218af914fe6df1" + "url": "https://repo.magento.com/archives/magento/module-gift-message/magento-module-gift-message-100.4.7.0.zip", + "shasum": "a1dfde87c32bef39b36f64af8733634a2783d735" }, "require": { "magento/framework": "103.0.*", @@ -12331,15 +12350,20 @@ }, { "name": "magento/module-gift-message-graph-ql", - "version": "100.4.6-beta2", + "version": "100.4.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-gift-message-graph-ql/magento-module-gift-message-graph-ql-100.4.6.0-beta2.zip", - "shasum": "4df4f766ec50727af4b3aefb4ee488e94b35c05e" + "url": "https://repo.magento.com/archives/magento/module-gift-message-graph-ql/magento-module-gift-message-graph-ql-100.4.6.0.zip", + "shasum": "6066e19e93e490e413ecebc7504e70ac9786aded" }, "require": { "magento/framework": "103.0.*", + "magento/module-catalog": "104.0.*", + "magento/module-downloadable": "100.4.*", "magento/module-gift-message": "100.4.*", + "magento/module-quote": "101.2.*", + "magento/module-sales": "103.0.*", + "magento/module-store": "101.1.*", "php": "~8.2.0||~8.3.0||~8.4.0" }, "suggest": { @@ -12362,11 +12386,11 @@ }, { "name": "magento/module-gift-message-staging", - "version": "100.4.5-beta2", + "version": "100.4.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-gift-message-staging/magento-module-gift-message-staging-100.4.5.0-beta2.zip", - "shasum": "6cd0b076e105b496958b3e5632a702b6f2aff1b7" + "url": "https://repo.magento.com/archives/magento/module-gift-message-staging/magento-module-gift-message-staging-100.4.5.0.zip", + "shasum": "62a7559973ab6e67179e6c1c99887c07421ab11c" }, "require": { "lib-libxml": "*", @@ -12394,11 +12418,11 @@ }, { "name": "magento/module-gift-registry", - "version": "101.2.8-beta2", + "version": "101.2.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-gift-registry/magento-module-gift-registry-101.2.8.0-beta2.zip", - "shasum": "6428392313125a18372a1c49ddeb721b278506e2" + "url": "https://repo.magento.com/archives/magento/module-gift-registry/magento-module-gift-registry-101.2.8.0.zip", + "shasum": "c35d698cb4f827c4f94cecc668e5db953e7114ed" }, "require": { "magento/framework": "103.0.*", @@ -12438,11 +12462,11 @@ }, { "name": "magento/module-gift-registry-graph-ql", - "version": "100.4.4-beta2", + "version": "100.4.4", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-gift-registry-graph-ql/magento-module-gift-registry-graph-ql-100.4.4.0-beta2.zip", - "shasum": "4ac6b4836651c63bae2f2dd7d8bbb50fb717af5a" + "url": "https://repo.magento.com/archives/magento/module-gift-registry-graph-ql/magento-module-gift-registry-graph-ql-100.4.4.0.zip", + "shasum": "352df476d45ffdb74391c0c6a446b2767133e8ca" }, "require": { "magento/framework": "103.0.*", @@ -12476,11 +12500,11 @@ }, { "name": "magento/module-gift-wrapping", - "version": "101.2.7-beta2", + "version": "101.2.7", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-gift-wrapping/magento-module-gift-wrapping-101.2.7.0-beta2.zip", - "shasum": "3ff8b618a1ae0cfcc1dcf33e5ad13c2ad59b4c27" + "url": "https://repo.magento.com/archives/magento/module-gift-wrapping/magento-module-gift-wrapping-101.2.7.0.zip", + "shasum": "63458a5c6429925481b210156692478e0d80ce62" }, "require": { "magento/framework": "103.0.*", @@ -12516,20 +12540,24 @@ }, { "name": "magento/module-gift-wrapping-graph-ql", - "version": "100.4.5-beta2", + "version": "100.4.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-gift-wrapping-graph-ql/magento-module-gift-wrapping-graph-ql-100.4.5.0-beta2.zip", - "shasum": "02d448564d689e44fe469b1baaee56f62587f735" + "url": "https://repo.magento.com/archives/magento/module-gift-wrapping-graph-ql/magento-module-gift-wrapping-graph-ql-100.4.5.0.zip", + "shasum": "8eb35ddd33c011c4fd15c9dfa394e4b0fec8881e" }, "require": { "magento/framework": "103.0.*", + "magento/module-catalog": "104.0.*", + "magento/module-downloadable": "100.4.*", + "magento/module-gift-card": "101.3.*", "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.*", + "magento/module-store-graph-ql": "100.4.*", "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", @@ -12549,11 +12577,11 @@ }, { "name": "magento/module-gift-wrapping-staging", - "version": "100.4.5-beta2", + "version": "100.4.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-gift-wrapping-staging/magento-module-gift-wrapping-staging-100.4.5.0-beta2.zip", - "shasum": "816fb3d1d24ab4afebb95bb506e7ba3121d18a41" + "url": "https://repo.magento.com/archives/magento/module-gift-wrapping-staging/magento-module-gift-wrapping-staging-100.4.5.0.zip", + "shasum": "e6c668a98b783bbf57e101f78808c867ad619b6e" }, "require": { "lib-libxml": "*", @@ -12581,11 +12609,11 @@ }, { "name": "magento/module-google-adwords", - "version": "100.4.5-beta2", + "version": "100.4.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-google-adwords/magento-module-google-adwords-100.4.5.0-beta2.zip", - "shasum": "7133cd16ba197b4539ac81138f0bff85b1056100" + "url": "https://repo.magento.com/archives/magento/module-google-adwords/magento-module-google-adwords-100.4.5.0.zip", + "shasum": "f705be03533412e9fa1429a43cdb02d207119a94" }, "require": { "magento/framework": "103.0.*", @@ -12610,11 +12638,11 @@ }, { "name": "magento/module-google-analytics", - "version": "100.4.4-beta2", + "version": "100.4.4", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-google-analytics/magento-module-google-analytics-100.4.4.0-beta2.zip", - "shasum": "94c88ef2abede249aaf504a56c173b272e1c4936" + "url": "https://repo.magento.com/archives/magento/module-google-analytics/magento-module-google-analytics-100.4.4.0.zip", + "shasum": "86abbbe8e84a967ba4ed2c2c0e317c013fba208c" }, "require": { "magento/framework": "103.0.*", @@ -12643,11 +12671,11 @@ }, { "name": "magento/module-google-gtag", - "version": "100.4.3-beta2", + "version": "100.4.3", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-google-gtag/magento-module-google-gtag-100.4.3.0-beta2.zip", - "shasum": "418fd59d8d04e74dd8cf75234e8aef3bebf3f2c5" + "url": "https://repo.magento.com/archives/magento/module-google-gtag/magento-module-google-gtag-100.4.3.0.zip", + "shasum": "32bcdf476a85a6ea631dfe3c9cb47f950a652283" }, "require": { "magento/framework": "103.0.*", @@ -12676,11 +12704,11 @@ }, { "name": "magento/module-google-optimizer", - "version": "100.4.7-beta2", + "version": "100.4.7", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-google-optimizer/magento-module-google-optimizer-100.4.7.0-beta2.zip", - "shasum": "817f04aecf8d7ab394b646c16da22ed960c15669" + "url": "https://repo.magento.com/archives/magento/module-google-optimizer/magento-module-google-optimizer-100.4.7.0.zip", + "shasum": "ca6e10e39e5da463213b89b84072d349fef00418" }, "require": { "magento/framework": "103.0.*", @@ -12710,11 +12738,11 @@ }, { "name": "magento/module-google-optimizer-staging", - "version": "100.4.5-beta2", + "version": "100.4.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-google-optimizer-staging/magento-module-google-optimizer-staging-100.4.5.0-beta2.zip", - "shasum": "d935d9c5a0ceba183b806b998677122faf2d569e" + "url": "https://repo.magento.com/archives/magento/module-google-optimizer-staging/magento-module-google-optimizer-staging-100.4.5.0.zip", + "shasum": "63a4a1c460d1eb1ef4ac12f16257ee2c08a09dc8" }, "require": { "lib-libxml": "*", @@ -12742,11 +12770,11 @@ }, { "name": "magento/module-google-tag-manager", - "version": "100.4.8-beta2", + "version": "100.4.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-google-tag-manager/magento-module-google-tag-manager-100.4.8.0-beta2.zip", - "shasum": "c5dde91e77b6a9ff3b6daaa40d2b076e352df98c" + "url": "https://repo.magento.com/archives/magento/module-google-tag-manager/magento-module-google-tag-manager-100.4.8.0.zip", + "shasum": "863a2d587008bb7c46544a8a4e666b91f7076067" }, "require": { "magento/framework": "103.0.*", @@ -12784,11 +12812,11 @@ }, { "name": "magento/module-graph-ql", - "version": "100.4.8-beta2", + "version": "100.4.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-graph-ql/magento-module-graph-ql-100.4.8.0-beta2.zip", - "shasum": "284eaff63504a74bc43b13c49a5dee4c859fe070" + "url": "https://repo.magento.com/archives/magento/module-graph-ql/magento-module-graph-ql-100.4.8.0.zip", + "shasum": "4e5b4d030870a58d74bf1a7d34e3f2753e546fec" }, "require": { "magento/framework": "103.0.*", @@ -12818,11 +12846,11 @@ }, { "name": "magento/module-graph-ql-cache", - "version": "100.4.5-beta2", + "version": "100.4.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-graph-ql-cache/magento-module-graph-ql-cache-100.4.5.0-beta2.zip", - "shasum": "265fc3f347007dbd04dc3b8fdbcf45caa4b4a29e" + "url": "https://repo.magento.com/archives/magento/module-graph-ql-cache/magento-module-graph-ql-cache-100.4.5.0.zip", + "shasum": "6027c7d944181a3510301a21ba9e2ba3d97b9f16" }, "require": { "magento/framework": "103.0.*", @@ -12849,11 +12877,11 @@ }, { "name": "magento/module-graph-ql-new-relic", - "version": "100.4.1-beta2", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-graph-ql-new-relic/magento-module-graph-ql-new-relic-100.4.1.0-beta2.zip", - "shasum": "6e5b810571114bc628bc07287774581a1bbb1b82" + "url": "https://repo.magento.com/archives/magento/module-graph-ql-new-relic/magento-module-graph-ql-new-relic-100.4.1.0.zip", + "shasum": "89fd7a22f5c0c434597000a9e81d7d14d37587a8" }, "require": { "magento/framework": "103.0.*", @@ -12878,11 +12906,11 @@ }, { "name": "magento/module-graph-ql-resolver-cache", - "version": "100.4.1-beta2", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-graph-ql-resolver-cache/magento-module-graph-ql-resolver-cache-100.4.1.0-beta2.zip", - "shasum": "5f4e5648e00ee4ecce8358af3722048fdd5d2534" + "url": "https://repo.magento.com/archives/magento/module-graph-ql-resolver-cache/magento-module-graph-ql-resolver-cache-100.4.1.0.zip", + "shasum": "e4fc323a1d56a59a607d93c72e4dea48770d8760" }, "require": { "magento/framework": "103.0.*", @@ -12936,11 +12964,11 @@ }, { "name": "magento/module-grouped-catalog-inventory", - "version": "100.4.5-beta2", + "version": "100.4.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-grouped-catalog-inventory/magento-module-grouped-catalog-inventory-100.4.5.0-beta2.zip", - "shasum": "b21e897b2f6701321a483670120a9d906fc4c54c" + "url": "https://repo.magento.com/archives/magento/module-grouped-catalog-inventory/magento-module-grouped-catalog-inventory-100.4.5.0.zip", + "shasum": "7e4fbd73c53c4422dd045322b4f5dae1a1ffb236" }, "require": { "magento/framework": "103.0.*", @@ -12966,11 +12994,11 @@ }, { "name": "magento/module-grouped-import-export", - "version": "100.4.6-beta2", + "version": "100.4.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-grouped-import-export/magento-module-grouped-import-export-100.4.6.0-beta2.zip", - "shasum": "9fe6711312940681b8e0d8905286efc7fcd37500" + "url": "https://repo.magento.com/archives/magento/module-grouped-import-export/magento-module-grouped-import-export-100.4.6.0.zip", + "shasum": "cb3fe25bf10b5254c81e3a8275c59863bc3964be" }, "require": { "magento/framework": "103.0.*", @@ -12998,11 +13026,11 @@ }, { "name": "magento/module-grouped-product", - "version": "100.4.8-beta2", + "version": "100.4.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-grouped-product/magento-module-grouped-product-100.4.8.0-beta2.zip", - "shasum": "0e74a52c1afceb9efde3ffb68bed71830e567d88" + "url": "https://repo.magento.com/archives/magento/module-grouped-product/magento-module-grouped-product-100.4.8.0.zip", + "shasum": "ae7a29993892bf70560018d60af1aa6c983b2697" }, "require": { "magento/framework": "103.0.*", @@ -13041,11 +13069,11 @@ }, { "name": "magento/module-grouped-product-graph-ql", - "version": "100.4.8-beta2", + "version": "100.4.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-grouped-product-graph-ql/magento-module-grouped-product-graph-ql-100.4.8.0-beta2.zip", - "shasum": "931b38daa3363199ee378d1da14784306895d9ef" + "url": "https://repo.magento.com/archives/magento/module-grouped-product-graph-ql/magento-module-grouped-product-graph-ql-100.4.8.0.zip", + "shasum": "c46becbff155b8e5da1a267785e3a08c4e856020" }, "require": { "magento/framework": "103.0.*", @@ -13073,11 +13101,11 @@ }, { "name": "magento/module-grouped-product-staging", - "version": "100.4.6-beta2", + "version": "100.4.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-grouped-product-staging/magento-module-grouped-product-staging-100.4.6.0-beta2.zip", - "shasum": "bfc7de24568d14d9cc432fe92ad11c73fc7efc16" + "url": "https://repo.magento.com/archives/magento/module-grouped-product-staging/magento-module-grouped-product-staging-100.4.6.0.zip", + "shasum": "543df868bebe5e7bb1869f44caa9833f4f7ce0dd" }, "require": { "lib-libxml": "*", @@ -13108,11 +13136,11 @@ }, { "name": "magento/module-import-csv", - "version": "100.4.2-beta2", + "version": "100.4.2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-import-csv/magento-module-import-csv-100.4.2.0-beta2.zip", - "shasum": "5098985798d08d2adbd6805ce98e2714706f2298" + "url": "https://repo.magento.com/archives/magento/module-import-csv/magento-module-import-csv-100.4.2.0.zip", + "shasum": "05f4e241379c43480f746575550bd848bc4d2980" }, "require": { "magento/framework": "103.0.*", @@ -13137,11 +13165,11 @@ }, { "name": "magento/module-import-csv-api", - "version": "100.4.2-beta2", + "version": "100.4.2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-import-csv-api/magento-module-import-csv-api-100.4.2.0-beta2.zip", - "shasum": "aac5ed4737272e60cfff7a4a027399a94e6db8ea" + "url": "https://repo.magento.com/archives/magento/module-import-csv-api/magento-module-import-csv-api-100.4.2.0.zip", + "shasum": "c3b197bb7ab82bb7b04bb0d32847b98d7ed8e567" }, "require": { "magento/framework": "103.0.*", @@ -13164,11 +13192,11 @@ }, { "name": "magento/module-import-export", - "version": "101.0.8-beta2", + "version": "101.0.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-import-export/magento-module-import-export-101.0.8.0-beta2.zip", - "shasum": "b25dda8247799e40da1d6901d42bb73b4b77e199" + "url": "https://repo.magento.com/archives/magento/module-import-export/magento-module-import-export-101.0.8.0.zip", + "shasum": "69aa8938b315154f5c518ed3100bb8cdb256db8b" }, "require": { "ext-ctype": "*", @@ -13198,11 +13226,11 @@ }, { "name": "magento/module-import-json", - "version": "100.4.1-beta2", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-import-json/magento-module-import-json-100.4.1.0-beta2.zip", - "shasum": "72684b4c653f3eafc9053e702e9e6a8a2efabc25" + "url": "https://repo.magento.com/archives/magento/module-import-json/magento-module-import-json-100.4.1.0.zip", + "shasum": "ad023cd4df35a95e243b6a2dc1e19433475d89d4" }, "require": { "magento/framework": "103.0.*", @@ -13228,11 +13256,11 @@ }, { "name": "magento/module-import-json-api", - "version": "100.4.1-beta2", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-import-json-api/magento-module-import-json-api-100.4.1.0-beta2.zip", - "shasum": "7b85c76f5a854cb70b125a54f6b0a4c01d57e4a4" + "url": "https://repo.magento.com/archives/magento/module-import-json-api/magento-module-import-json-api-100.4.1.0.zip", + "shasum": "d839b12d9bdf0f25f316d37d1fa94b7285a01df2" }, "require": { "magento/framework": "103.0.*", @@ -13255,17 +13283,16 @@ }, { "name": "magento/module-indexer", - "version": "100.4.8-beta2", + "version": "100.4.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-indexer/magento-module-indexer-100.4.8.0-beta2.zip", - "shasum": "d5b720d70dce0e44a01bf01f7a5bdb5312da9316" + "url": "https://repo.magento.com/archives/magento/module-indexer/magento-module-indexer-100.4.8.0.zip", + "shasum": "56362412a785cc27c6af077786e8b611ccbe49b6" }, "require": { "magento/framework": "103.0.*", "magento/framework-amqp": "100.4.*", "magento/module-backend": "102.0.*", - "magento/module-customer": "103.0.*", "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", @@ -13285,11 +13312,11 @@ }, { "name": "magento/module-instant-purchase", - "version": "100.4.7-beta2", + "version": "100.4.7", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-instant-purchase/magento-module-instant-purchase-100.4.7.0-beta2.zip", - "shasum": "6fcdec7148547fe293663bd059173401e0409fac" + "url": "https://repo.magento.com/archives/magento/module-instant-purchase/magento-module-instant-purchase-100.4.7.0.zip", + "shasum": "cd3a6412038dad3252959ffbea6bfd08e724c72e" }, "require": { "magento/framework": "103.0.*", @@ -13319,11 +13346,11 @@ }, { "name": "magento/module-integration", - "version": "100.4.8-beta2", + "version": "100.4.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-integration/magento-module-integration-100.4.8.0-beta2.zip", - "shasum": "b7b06da96da94a67fe07a13711ee4a5f2bb7c4bd" + "url": "https://repo.magento.com/archives/magento/module-integration/magento-module-integration-100.4.8.0.zip", + "shasum": "657b899aec1d86ee0d373f2f85f7d1115eb8fd24" }, "require": { "magento/framework": "103.0.*", @@ -13353,11 +13380,11 @@ }, { "name": "magento/module-integration-graph-ql", - "version": "100.4.1-beta2", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-integration-graph-ql/magento-module-integration-graph-ql-100.4.1.0-beta2.zip", - "shasum": "032eea220c61571ea6bdd76d324040487cf4e375" + "url": "https://repo.magento.com/archives/magento/module-integration-graph-ql/magento-module-integration-graph-ql-100.4.1.0.zip", + "shasum": "b79cd1855dd04b585904d55619c78cfaf0eafd8c" }, "require": { "magento/framework": "103.0.*", @@ -13380,11 +13407,11 @@ }, { "name": "magento/module-inventory", - "version": "1.2.6-beta2", + "version": "1.2.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory/magento-module-inventory-1.2.6.0-beta2.zip", - "shasum": "61589d375d4189883d797f84fc31374e39c9f30f" + "url": "https://repo.magento.com/archives/magento/module-inventory/magento-module-inventory-1.2.6.0.zip", + "shasum": "7f705476cea135a1e3f23bb72a28036d6e31711d" }, "require": { "magento/framework": "*", @@ -13408,11 +13435,11 @@ }, { "name": "magento/module-inventory-admin-ui", - "version": "1.2.6-beta2", + "version": "1.2.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-admin-ui/magento-module-inventory-admin-ui-1.2.6.0-beta2.zip", - "shasum": "5dc44a53c38e3741ecefc8e48ea9ed9e26a7baa2" + "url": "https://repo.magento.com/archives/magento/module-inventory-admin-ui/magento-module-inventory-admin-ui-1.2.6.0.zip", + "shasum": "6ca5a1ea95fb8ab1edd089ba3174fdafb26e6b50" }, "require": { "magento/framework": "*", @@ -13441,11 +13468,11 @@ }, { "name": "magento/module-inventory-advanced-checkout", - "version": "1.2.5-beta2", + "version": "1.2.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-advanced-checkout/magento-module-inventory-advanced-checkout-1.2.5.0-beta2.zip", - "shasum": "0939534b42f7888e052fd6bf96fca3f2d0b4c32e" + "url": "https://repo.magento.com/archives/magento/module-inventory-advanced-checkout/magento-module-inventory-advanced-checkout-1.2.5.0.zip", + "shasum": "db24b791d17d402b9716157717e1e2fc39e74d7f" }, "require": { "magento/framework": "*", @@ -13474,11 +13501,11 @@ }, { "name": "magento/module-inventory-api", - "version": "1.2.6-beta2", + "version": "1.2.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-api/magento-module-inventory-api-1.2.6.0-beta2.zip", - "shasum": "bf8e41047473751508f1e712091c40ead07e7f4a" + "url": "https://repo.magento.com/archives/magento/module-inventory-api/magento-module-inventory-api-1.2.6.0.zip", + "shasum": "122fc1a58ec4b3a3a80508e500ce83b2b9927096" }, "require": { "magento/framework": "*", @@ -13501,11 +13528,11 @@ }, { "name": "magento/module-inventory-bundle-import-export", - "version": "1.1.4-beta2", + "version": "1.1.4", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-bundle-import-export/magento-module-inventory-bundle-import-export-1.1.4.0-beta2.zip", - "shasum": "51ffac5a1ed4eb93ab12461455035e865b43cc63" + "url": "https://repo.magento.com/archives/magento/module-inventory-bundle-import-export/magento-module-inventory-bundle-import-export-1.1.4.0.zip", + "shasum": "8791f6e6c49df90fb626bdd261ff3424858fdda2" }, "require": { "magento/framework": "*", @@ -13531,11 +13558,11 @@ }, { "name": "magento/module-inventory-bundle-product", - "version": "1.2.5-beta2", + "version": "1.2.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-bundle-product/magento-module-inventory-bundle-product-1.2.5.0-beta2.zip", - "shasum": "63cd91b7ff950e7f5e48e067f04fa30652a12f25" + "url": "https://repo.magento.com/archives/magento/module-inventory-bundle-product/magento-module-inventory-bundle-product-1.2.5.0.zip", + "shasum": "dc55c21942a89831f6504769fe591a7198a54e06" }, "require": { "magento/framework": "*", @@ -13569,11 +13596,11 @@ }, { "name": "magento/module-inventory-bundle-product-admin-ui", - "version": "1.2.5-beta2", + "version": "1.2.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-bundle-product-admin-ui/magento-module-inventory-bundle-product-admin-ui-1.2.5.0-beta2.zip", - "shasum": "ef0bab802cde68bbdbebc1a0858de9f62e0af3ad" + "url": "https://repo.magento.com/archives/magento/module-inventory-bundle-product-admin-ui/magento-module-inventory-bundle-product-admin-ui-1.2.5.0.zip", + "shasum": "532e37b391126c1d3ef5b2515b0eeded0127be2a" }, "require": { "magento/framework": "*", @@ -13604,11 +13631,11 @@ }, { "name": "magento/module-inventory-bundle-product-indexer", - "version": "1.1.5-beta2", + "version": "1.1.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-bundle-product-indexer/magento-module-inventory-bundle-product-indexer-1.1.5.0-beta2.zip", - "shasum": "d3f0f5b6b6ccad8cc021be648ff44a83411f127e" + "url": "https://repo.magento.com/archives/magento/module-inventory-bundle-product-indexer/magento-module-inventory-bundle-product-indexer-1.1.5.0.zip", + "shasum": "bbdfd64c90a82521f4b0e89cdfb0b229991a6d7b" }, "require": { "magento/framework": "*", @@ -13641,11 +13668,11 @@ }, { "name": "magento/module-inventory-cache", - "version": "1.2.6-beta2", + "version": "1.2.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-cache/magento-module-inventory-cache-1.2.6.0-beta2.zip", - "shasum": "86b4d601d24b8e84d936c2c2747af2eddf717b44" + "url": "https://repo.magento.com/archives/magento/module-inventory-cache/magento-module-inventory-cache-1.2.6.0.zip", + "shasum": "cf8a1b8f27ea6faad719fcd29b75fccad637069f" }, "require": { "magento/framework": "*", @@ -13673,11 +13700,11 @@ }, { "name": "magento/module-inventory-catalog", - "version": "1.3.3-beta2", + "version": "1.3.3", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-catalog/magento-module-inventory-catalog-1.3.3.0-beta2.zip", - "shasum": "b2dec6c0d530a918b3c6b77dd6e21beff3902736" + "url": "https://repo.magento.com/archives/magento/module-inventory-catalog/magento-module-inventory-catalog-1.3.3.0.zip", + "shasum": "642e6cfe126bd25f77f0efbae86618df6fa93ab5" }, "require": { "magento/framework": "*", @@ -13713,11 +13740,11 @@ }, { "name": "magento/module-inventory-catalog-admin-ui", - "version": "1.2.6-beta2", + "version": "1.2.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-admin-ui/magento-module-inventory-catalog-admin-ui-1.2.6.0-beta2.zip", - "shasum": "aaeb1801d4d5aba9195cffa63507fde3acd00367" + "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-admin-ui/magento-module-inventory-catalog-admin-ui-1.2.6.0.zip", + "shasum": "02ae73bfe184b342c2cfaa59a05d489c38b80312" }, "require": { "magento/framework": "*", @@ -13752,11 +13779,11 @@ }, { "name": "magento/module-inventory-catalog-api", - "version": "1.3.6-beta2", + "version": "1.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-api/magento-module-inventory-catalog-api-1.3.6.0-beta2.zip", - "shasum": "4be5d064ebf0331f6d3cd746378c9146829db864" + "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-api/magento-module-inventory-catalog-api-1.3.6.0.zip", + "shasum": "7f0adf51189ce62bac673b3210284580eef4b82e" }, "require": { "magento/framework": "*", @@ -13779,11 +13806,11 @@ }, { "name": "magento/module-inventory-catalog-frontend-ui", - "version": "1.0.5-beta2", + "version": "1.0.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-frontend-ui/magento-module-inventory-catalog-frontend-ui-1.0.5.0-beta2.zip", - "shasum": "91f84a1673822cb8fea5a8200a98cae68150eea8" + "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-frontend-ui/magento-module-inventory-catalog-frontend-ui-1.0.5.0.zip", + "shasum": "f13fc66fa140c6064be10b387de0c6073cc7ded2" }, "require": { "magento/framework": "*", @@ -13812,11 +13839,11 @@ }, { "name": "magento/module-inventory-catalog-rule", - "version": "100.2.0-beta2", + "version": "100.2.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-rule/magento-module-inventory-catalog-rule-100.2.0.0-beta2.zip", - "shasum": "fe0586e2c3beb226153af9fbe92833886781ec2e" + "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-rule/magento-module-inventory-catalog-rule-100.2.0.0.zip", + "shasum": "900f7f07e08efef617bdc4cfd2506306c0de386e" }, "require": { "magento/framework": "*", @@ -13849,11 +13876,11 @@ }, { "name": "magento/module-inventory-catalog-search", - "version": "1.2.6-beta2", + "version": "1.2.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-search/magento-module-inventory-catalog-search-1.2.6.0-beta2.zip", - "shasum": "3704a4039594ccd79c7f44cda6f583be040e2f37" + "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-search/magento-module-inventory-catalog-search-1.2.6.0.zip", + "shasum": "b401fae26c312aa25a87c9e7ff6ebccc48bda489" }, "require": { "magento/framework": "*", @@ -13881,11 +13908,11 @@ }, { "name": "magento/module-inventory-catalog-search-bundle-product", - "version": "1.0.4-beta2", + "version": "1.0.4", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-search-bundle-product/magento-module-inventory-catalog-search-bundle-product-1.0.4.0-beta2.zip", - "shasum": "054287ef845d150844fd4f5a1939eb6a4fbbe7ff" + "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-search-bundle-product/magento-module-inventory-catalog-search-bundle-product-1.0.4.0.zip", + "shasum": "9ce3956a7ee139df07eb729bdc7d6067a56de491" }, "require": { "magento/framework": "*", @@ -13913,11 +13940,11 @@ }, { "name": "magento/module-inventory-catalog-search-configurable-product", - "version": "1.0.4-beta2", + "version": "1.0.4", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-search-configurable-product/magento-module-inventory-catalog-search-configurable-product-1.0.4.0-beta2.zip", - "shasum": "eacba98a7f4f897dd1216103c88622ac3ddc06fd" + "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-search-configurable-product/magento-module-inventory-catalog-search-configurable-product-1.0.4.0.zip", + "shasum": "92d8cd95fe787e8afb352c0a4fc0ba3f5753cdf7" }, "require": { "magento/framework": "*", @@ -13945,11 +13972,11 @@ }, { "name": "magento/module-inventory-configurable-product", - "version": "1.2.6-beta2", + "version": "1.2.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-configurable-product/magento-module-inventory-configurable-product-1.2.6.0-beta2.zip", - "shasum": "0eb789ca3bd54899c5bc4fa36a032c98a7210e31" + "url": "https://repo.magento.com/archives/magento/module-inventory-configurable-product/magento-module-inventory-configurable-product-1.2.6.0.zip", + "shasum": "c2c31accda03cebdc54a66d6e017d0ffedca315e" }, "require": { "magento/framework": "*", @@ -13987,11 +14014,11 @@ }, { "name": "magento/module-inventory-configurable-product-admin-ui", - "version": "1.2.6-beta2", + "version": "1.2.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-configurable-product-admin-ui/magento-module-inventory-configurable-product-admin-ui-1.2.6.0-beta2.zip", - "shasum": "a364d2975e9334fb5437440ddce902ffed724134" + "url": "https://repo.magento.com/archives/magento/module-inventory-configurable-product-admin-ui/magento-module-inventory-configurable-product-admin-ui-1.2.6.0.zip", + "shasum": "3f5eb7627605c9117a2d7370c5baa74625b48316" }, "require": { "magento/framework": "*", @@ -14019,11 +14046,11 @@ }, { "name": "magento/module-inventory-configurable-product-frontend-ui", - "version": "1.0.6-beta2", + "version": "1.0.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-configurable-product-frontend-ui/magento-module-inventory-configurable-product-frontend-ui-1.0.6.0-beta2.zip", - "shasum": "b554e16a707fa07a866c8a4700c6e4055812d683" + "url": "https://repo.magento.com/archives/magento/module-inventory-configurable-product-frontend-ui/magento-module-inventory-configurable-product-frontend-ui-1.0.6.0.zip", + "shasum": "53878fa628c8fca3adf452fa0a8e40ef9419a474" }, "require": { "magento/framework": "*", @@ -14053,11 +14080,11 @@ }, { "name": "magento/module-inventory-configurable-product-indexer", - "version": "1.2.6-beta2", + "version": "1.2.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-configurable-product-indexer/magento-module-inventory-configurable-product-indexer-1.2.6.0-beta2.zip", - "shasum": "4ff47a840ccd7d9a9890d3fbebd531693dbb9781" + "url": "https://repo.magento.com/archives/magento/module-inventory-configurable-product-indexer/magento-module-inventory-configurable-product-indexer-1.2.6.0.zip", + "shasum": "7bb50c811fd532df27cb6bac36fb14f2b954e07c" }, "require": { "magento/framework": "*", @@ -14089,11 +14116,11 @@ }, { "name": "magento/module-inventory-configuration", - "version": "1.2.5-beta2", + "version": "1.2.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-configuration/magento-module-inventory-configuration-1.2.5.0-beta2.zip", - "shasum": "91939d59ecee78deff8155513e2f052f7b6fe15b" + "url": "https://repo.magento.com/archives/magento/module-inventory-configuration/magento-module-inventory-configuration-1.2.5.0.zip", + "shasum": "065014256158ebfe8d40c864a08d3c37ba7d8aaa" }, "require": { "magento/framework": "*", @@ -14121,11 +14148,11 @@ }, { "name": "magento/module-inventory-configuration-api", - "version": "1.2.4-beta2", + "version": "1.2.4", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-configuration-api/magento-module-inventory-configuration-api-1.2.4.0-beta2.zip", - "shasum": "81cae03cecb8560f53ccac487433f2916c77ed6c" + "url": "https://repo.magento.com/archives/magento/module-inventory-configuration-api/magento-module-inventory-configuration-api-1.2.4.0.zip", + "shasum": "e9f7a1740fba838add83641aef9c109fa48199bc" }, "require": { "magento/framework": "*", @@ -14148,11 +14175,11 @@ }, { "name": "magento/module-inventory-distance-based-source-selection", - "version": "1.2.5-beta2", + "version": "1.2.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-distance-based-source-selection/magento-module-inventory-distance-based-source-selection-1.2.5.0-beta2.zip", - "shasum": "84f2e4ca069739752a3c93a8d405f6e5f6279cfc" + "url": "https://repo.magento.com/archives/magento/module-inventory-distance-based-source-selection/magento-module-inventory-distance-based-source-selection-1.2.5.0.zip", + "shasum": "d1125c0ae4142c175b14110996d5d1ba029e4ca6" }, "require": { "magento/framework": "*", @@ -14179,11 +14206,11 @@ }, { "name": "magento/module-inventory-distance-based-source-selection-admin-ui", - "version": "1.2.4-beta2", + "version": "1.2.4", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-distance-based-source-selection-admin-ui/magento-module-inventory-distance-based-source-selection-admin-ui-1.2.4.0-beta2.zip", - "shasum": "eab49379fe5724dfccd54fa1ef6e3b02253686af" + "url": "https://repo.magento.com/archives/magento/module-inventory-distance-based-source-selection-admin-ui/magento-module-inventory-distance-based-source-selection-admin-ui-1.2.4.0.zip", + "shasum": "8a04c17883a84789ee294d237e37ff4e0b4453e7" }, "require": { "magento/framework": "*", @@ -14206,11 +14233,11 @@ }, { "name": "magento/module-inventory-distance-based-source-selection-api", - "version": "1.2.4-beta2", + "version": "1.2.4", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-distance-based-source-selection-api/magento-module-inventory-distance-based-source-selection-api-1.2.4.0-beta2.zip", - "shasum": "dff05e98377376d64c77b01382ab6045def540d7" + "url": "https://repo.magento.com/archives/magento/module-inventory-distance-based-source-selection-api/magento-module-inventory-distance-based-source-selection-api-1.2.4.0.zip", + "shasum": "4667be6b7a4e81b3ccf36b5474102416270aff02" }, "require": { "magento/framework": "*", @@ -14234,11 +14261,11 @@ }, { "name": "magento/module-inventory-elasticsearch", - "version": "1.2.5-beta2", + "version": "1.2.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-elasticsearch/magento-module-inventory-elasticsearch-1.2.5.0-beta2.zip", - "shasum": "9de0ea4a98a05ea2512249223575ca968e6be2de" + "url": "https://repo.magento.com/archives/magento/module-inventory-elasticsearch/magento-module-inventory-elasticsearch-1.2.5.0.zip", + "shasum": "490ea8bacc482729ba4b4c49f4e71d845538c0f1" }, "require": { "magento/framework": "*", @@ -14270,11 +14297,11 @@ }, { "name": "magento/module-inventory-export-stock", - "version": "1.2.5-beta2", + "version": "1.2.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-export-stock/magento-module-inventory-export-stock-1.2.5.0-beta2.zip", - "shasum": "16239bd186d69148660dbc3ab5640053f0d65595" + "url": "https://repo.magento.com/archives/magento/module-inventory-export-stock/magento-module-inventory-export-stock-1.2.5.0.zip", + "shasum": "edcfeaf2935147d6da3ba81bb8229841d0f99ef2" }, "require": { "magento/framework": "*", @@ -14308,11 +14335,11 @@ }, { "name": "magento/module-inventory-export-stock-api", - "version": "1.2.4-beta2", + "version": "1.2.4", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-export-stock-api/magento-module-inventory-export-stock-api-1.2.4.0-beta2.zip", - "shasum": "992101125f23d28ac15a0d44b1b14f192a545331" + "url": "https://repo.magento.com/archives/magento/module-inventory-export-stock-api/magento-module-inventory-export-stock-api-1.2.4.0.zip", + "shasum": "e83442b43fcb2f9a855dfd88142b57be3a687eba" }, "require": { "magento/framework": "*", @@ -14336,14 +14363,15 @@ }, { "name": "magento/module-inventory-graph-ql", - "version": "1.2.5-beta2", + "version": "1.2.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-graph-ql/magento-module-inventory-graph-ql-1.2.5.0-beta2.zip", - "shasum": "b1ec28f71630b1187645b332bf9cc0ff55432833" + "url": "https://repo.magento.com/archives/magento/module-inventory-graph-ql/magento-module-inventory-graph-ql-1.2.5.0.zip", + "shasum": "6affbccc787895523d1b41dcb0ad8264289ae3b5" }, "require": { "magento/framework": "*", + "magento/module-bundle": "*", "magento/module-catalog": "*", "magento/module-inventory-catalog": "1.3.*", "magento/module-inventory-configuration-api": "1.2.*", @@ -14367,11 +14395,11 @@ }, { "name": "magento/module-inventory-grouped-product", - "version": "1.3.3-beta2", + "version": "1.3.3", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-grouped-product/magento-module-inventory-grouped-product-1.3.3.0-beta2.zip", - "shasum": "a029b34a5f369c90eb50fe085621a91422c4c16e" + "url": "https://repo.magento.com/archives/magento/module-inventory-grouped-product/magento-module-inventory-grouped-product-1.3.3.0.zip", + "shasum": "aa307e6156d40c5e3ee7658dbbdca43ab7f23471" }, "require": { "magento/framework": "*", @@ -14402,11 +14430,11 @@ }, { "name": "magento/module-inventory-grouped-product-admin-ui", - "version": "1.2.5-beta2", + "version": "1.2.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-grouped-product-admin-ui/magento-module-inventory-grouped-product-admin-ui-1.2.5.0-beta2.zip", - "shasum": "eeffc1b8a4e10f7adf1dd50bf6bac5d43276131e" + "url": "https://repo.magento.com/archives/magento/module-inventory-grouped-product-admin-ui/magento-module-inventory-grouped-product-admin-ui-1.2.5.0.zip", + "shasum": "c1c233732cf5961e8451ec236d476ccbaeeaa0b4" }, "require": { "magento/framework": "*", @@ -14438,11 +14466,11 @@ }, { "name": "magento/module-inventory-grouped-product-indexer", - "version": "1.2.6-beta2", + "version": "1.2.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-grouped-product-indexer/magento-module-inventory-grouped-product-indexer-1.2.6.0-beta2.zip", - "shasum": "d5a397be71069bb848942ae8b45f1f8bf87110bf" + "url": "https://repo.magento.com/archives/magento/module-inventory-grouped-product-indexer/magento-module-inventory-grouped-product-indexer-1.2.6.0.zip", + "shasum": "09bbd012ae76c6bcf3ffc660498f29c02ce74a82" }, "require": { "magento/framework": "*", @@ -14474,11 +14502,11 @@ }, { "name": "magento/module-inventory-import-export", - "version": "1.2.6-beta2", + "version": "1.2.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-import-export/magento-module-inventory-import-export-1.2.6.0-beta2.zip", - "shasum": "0b82a8ae5cd214ff403f6a9fcc5efe30769dfde8" + "url": "https://repo.magento.com/archives/magento/module-inventory-import-export/magento-module-inventory-import-export-1.2.6.0.zip", + "shasum": "0f4795459f7f4c88e546ada70a881c6552ee7775" }, "require": { "magento/framework": "*", @@ -14510,11 +14538,11 @@ }, { "name": "magento/module-inventory-in-store-pickup", - "version": "1.1.4-beta2", + "version": "1.1.4", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup/magento-module-inventory-in-store-pickup-1.1.4.0-beta2.zip", - "shasum": "873a94f46b43d7eed75f22ba2d13c0248767f868" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup/magento-module-inventory-in-store-pickup-1.1.4.0.zip", + "shasum": "a419d212f894af340fad9897fa9bff1e2faf493f" }, "require": { "magento/framework": "*", @@ -14545,11 +14573,11 @@ }, { "name": "magento/module-inventory-in-store-pickup-admin-ui", - "version": "1.1.5-beta2", + "version": "1.1.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-admin-ui/magento-module-inventory-in-store-pickup-admin-ui-1.1.5.0-beta2.zip", - "shasum": "87c42be69503b8c6af031d99edbb0a3ac09d97c4" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-admin-ui/magento-module-inventory-in-store-pickup-admin-ui-1.1.5.0.zip", + "shasum": "eb2918d32ca87743f15f314c333c43f74ca3a2c6" }, "require": { "magento/framework": "*", @@ -14577,11 +14605,11 @@ }, { "name": "magento/module-inventory-in-store-pickup-api", - "version": "1.1.4-beta2", + "version": "1.1.4", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-api/magento-module-inventory-in-store-pickup-api-1.1.4.0-beta2.zip", - "shasum": "52e0b3ab15ae1ac0eca8264f71bbf19f49ed63ab" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-api/magento-module-inventory-in-store-pickup-api-1.1.4.0.zip", + "shasum": "0b29a1012547028ac76b3f4c167d5177e5f3ca37" }, "require": { "magento/framework": "*", @@ -14605,11 +14633,11 @@ }, { "name": "magento/module-inventory-in-store-pickup-frontend", - "version": "1.1.6-beta2", + "version": "1.1.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-frontend/magento-module-inventory-in-store-pickup-frontend-1.1.6.0-beta2.zip", - "shasum": "06c990aa40bd38d32456c83360269846ef38917e" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-frontend/magento-module-inventory-in-store-pickup-frontend-1.1.6.0.zip", + "shasum": "017b5190462bfeb822f9a7baafed50bb48526322" }, "require": { "magento/framework": "*", @@ -14637,11 +14665,11 @@ }, { "name": "magento/module-inventory-in-store-pickup-graph-ql", - "version": "1.1.5-beta2", + "version": "1.1.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-graph-ql/magento-module-inventory-in-store-pickup-graph-ql-1.1.5.0-beta2.zip", - "shasum": "1c3f44ebfdd4451bc06667d7e2535b8c656e2e76" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-graph-ql/magento-module-inventory-in-store-pickup-graph-ql-1.1.5.0.zip", + "shasum": "e02d63196277de08adc91894ac31659c2f09cf3f" }, "require": { "magento/framework": "*", @@ -14667,11 +14695,11 @@ }, { "name": "magento/module-inventory-in-store-pickup-multishipping", - "version": "1.1.4-beta2", + "version": "1.1.4", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-multishipping/magento-module-inventory-in-store-pickup-multishipping-1.1.4.0-beta2.zip", - "shasum": "64c133107b413684d23af4722e56064eb8d0f6a0" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-multishipping/magento-module-inventory-in-store-pickup-multishipping-1.1.4.0.zip", + "shasum": "6d18263c2592933506185b5a01dc77380c2420a5" }, "require": { "magento/framework": "*", @@ -14697,11 +14725,11 @@ }, { "name": "magento/module-inventory-in-store-pickup-quote", - "version": "1.1.4-beta2", + "version": "1.1.4", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-quote/magento-module-inventory-in-store-pickup-quote-1.1.4.0-beta2.zip", - "shasum": "27083c8421de0906ebd5e747f302734b0187d50e" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-quote/magento-module-inventory-in-store-pickup-quote-1.1.4.0.zip", + "shasum": "a80e6c827d9f98d0a3c9bd9458241e308110e86f" }, "require": { "magento/framework": "*", @@ -14730,15 +14758,16 @@ }, { "name": "magento/module-inventory-in-store-pickup-quote-graph-ql", - "version": "1.1.4-beta2", + "version": "1.1.4", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-quote-graph-ql/magento-module-inventory-in-store-pickup-quote-graph-ql-1.1.4.0-beta2.zip", - "shasum": "960c4fea2f7f75205590ac89fb4a0d128e3f292b" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-quote-graph-ql/magento-module-inventory-in-store-pickup-quote-graph-ql-1.1.4.0.zip", + "shasum": "c6f8014743cfcc5a5ad13da114712f49ebf312cf" }, "require": { "magento/framework": "*", "magento/module-graph-ql": "*", + "magento/module-inventory": "1.2.*", "magento/module-quote": "*", "magento/module-quote-graph-ql": "*", "php": "~8.2.0||~8.3.0||~8.4.0" @@ -14760,11 +14789,11 @@ }, { "name": "magento/module-inventory-in-store-pickup-sales", - "version": "1.1.4-beta2", + "version": "1.1.4", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-sales/magento-module-inventory-in-store-pickup-sales-1.1.4.0-beta2.zip", - "shasum": "c76f854ce0a006bcc94c465443b27f17be8222e6" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-sales/magento-module-inventory-in-store-pickup-sales-1.1.4.0.zip", + "shasum": "65c77ac7bb4e4d061de53623d618a360a23aa375" }, "require": { "magento/framework": "*", @@ -14793,11 +14822,11 @@ }, { "name": "magento/module-inventory-in-store-pickup-sales-admin-ui", - "version": "1.1.6-beta2", + "version": "1.1.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-sales-admin-ui/magento-module-inventory-in-store-pickup-sales-admin-ui-1.1.6.0-beta2.zip", - "shasum": "cdf9a68c4d4464af846b55621eff4905faaba204" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-sales-admin-ui/magento-module-inventory-in-store-pickup-sales-admin-ui-1.1.6.0.zip", + "shasum": "5367adc8976b0d5dec29e1fa7a30d520f828af82" }, "require": { "magento/framework": "*", @@ -14829,11 +14858,11 @@ }, { "name": "magento/module-inventory-in-store-pickup-sales-api", - "version": "1.1.4-beta2", + "version": "1.1.4", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-sales-api/magento-module-inventory-in-store-pickup-sales-api-1.1.4.0-beta2.zip", - "shasum": "ccdcf37a48c715018e26ee3bd197d70a25640f26" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-sales-api/magento-module-inventory-in-store-pickup-sales-api-1.1.4.0.zip", + "shasum": "6538c8198cb963db91acf1fd01c2c958d90e4c6e" }, "require": { "magento/framework": "*", @@ -14856,11 +14885,11 @@ }, { "name": "magento/module-inventory-in-store-pickup-shipping", - "version": "1.1.5-beta2", + "version": "1.1.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-shipping/magento-module-inventory-in-store-pickup-shipping-1.1.5.0-beta2.zip", - "shasum": "45250d5d440b858449480364ec6fb231b0fe0b0e" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-shipping/magento-module-inventory-in-store-pickup-shipping-1.1.5.0.zip", + "shasum": "88ac3d03fedf696bfb2d1e93b3a3a809e275f518" }, "require": { "magento/framework": "*", @@ -14889,11 +14918,11 @@ }, { "name": "magento/module-inventory-in-store-pickup-shipping-admin-ui", - "version": "1.1.4-beta2", + "version": "1.1.4", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-shipping-admin-ui/magento-module-inventory-in-store-pickup-shipping-admin-ui-1.1.4.0-beta2.zip", - "shasum": "10ab52f0134581de04dd64392faf092623c62ba3" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-shipping-admin-ui/magento-module-inventory-in-store-pickup-shipping-admin-ui-1.1.4.0.zip", + "shasum": "3d2802e4774c65d489d1e1790e48104f36d360b4" }, "require": { "magento/framework": "*", @@ -14920,11 +14949,11 @@ }, { "name": "magento/module-inventory-in-store-pickup-shipping-api", - "version": "1.1.4-beta2", + "version": "1.1.4", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-shipping-api/magento-module-inventory-in-store-pickup-shipping-api-1.1.4.0-beta2.zip", - "shasum": "707d1ef4947f389a19a7c8666299c1f512067578" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-shipping-api/magento-module-inventory-in-store-pickup-shipping-api-1.1.4.0.zip", + "shasum": "72861c19f703eac40b96e89e62647892b9566bc4" }, "require": { "magento/framework": "*", @@ -14950,11 +14979,11 @@ }, { "name": "magento/module-inventory-in-store-pickup-webapi-extension", - "version": "1.1.4-beta2", + "version": "1.1.4", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-webapi-extension/magento-module-inventory-in-store-pickup-webapi-extension-1.1.4.0-beta2.zip", - "shasum": "5a55535b586f496e6d571b1cb88a98e8ad3a3fe5" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-webapi-extension/magento-module-inventory-in-store-pickup-webapi-extension-1.1.4.0.zip", + "shasum": "6f315bc3aa3564d4a25cb00f4dc4316b1e39b954" }, "require": { "magento/framework": "*", @@ -14978,11 +15007,11 @@ }, { "name": "magento/module-inventory-indexer", - "version": "2.2.3-beta2", + "version": "2.2.3", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-indexer/magento-module-inventory-indexer-2.2.3.0-beta2.zip", - "shasum": "a12317207afc6ab6df21311222c51da3892fefef" + "url": "https://repo.magento.com/archives/magento/module-inventory-indexer/magento-module-inventory-indexer-2.2.3.0.zip", + "shasum": "402fd53fe3639ec4b8e888b5e23d96fd7f7dc7c3" }, "require": { "magento/framework": "*", @@ -15016,11 +15045,11 @@ }, { "name": "magento/module-inventory-low-quantity-notification", - "version": "1.2.5-beta2", + "version": "1.2.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-low-quantity-notification/magento-module-inventory-low-quantity-notification-1.2.5.0-beta2.zip", - "shasum": "1c9ce5c672fe3234fb94c6cb43ac97bc3ea69051" + "url": "https://repo.magento.com/archives/magento/module-inventory-low-quantity-notification/magento-module-inventory-low-quantity-notification-1.2.5.0.zip", + "shasum": "5b37e4665732783bb43010b2d612f1a67bc51abf" }, "require": { "magento/framework": "*", @@ -15052,11 +15081,11 @@ }, { "name": "magento/module-inventory-low-quantity-notification-admin-ui", - "version": "1.2.5-beta2", + "version": "1.2.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-low-quantity-notification-admin-ui/magento-module-inventory-low-quantity-notification-admin-ui-1.2.5.0-beta2.zip", - "shasum": "0c3595b2c967593037986200c8f823391081b281" + "url": "https://repo.magento.com/archives/magento/module-inventory-low-quantity-notification-admin-ui/magento-module-inventory-low-quantity-notification-admin-ui-1.2.5.0.zip", + "shasum": "2acc5962012e18a17b046023959cae7304ee2df8" }, "require": { "magento/framework": "*", @@ -15088,11 +15117,11 @@ }, { "name": "magento/module-inventory-low-quantity-notification-api", - "version": "1.2.5-beta2", + "version": "1.2.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-low-quantity-notification-api/magento-module-inventory-low-quantity-notification-api-1.2.5.0-beta2.zip", - "shasum": "3973c0223b1f96a282df77a5795ff885cdff3db6" + "url": "https://repo.magento.com/archives/magento/module-inventory-low-quantity-notification-api/magento-module-inventory-low-quantity-notification-api-1.2.5.0.zip", + "shasum": "e535d6c8fc4a1fb1d434ecd2649498a41225166f" }, "require": { "magento/framework": "*", @@ -15115,11 +15144,11 @@ }, { "name": "magento/module-inventory-multi-dimensional-indexer-api", - "version": "1.2.4-beta2", + "version": "1.2.4", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-multi-dimensional-indexer-api/magento-module-inventory-multi-dimensional-indexer-api-1.2.4.0-beta2.zip", - "shasum": "3e677a46f9f402dfbf132e62fd5bad2d20b8af8d" + "url": "https://repo.magento.com/archives/magento/module-inventory-multi-dimensional-indexer-api/magento-module-inventory-multi-dimensional-indexer-api-1.2.4.0.zip", + "shasum": "2b35523b2adce4b1a21e152276ff78ed86eef454" }, "require": { "magento/framework": "*", @@ -15142,11 +15171,11 @@ }, { "name": "magento/module-inventory-product-alert", - "version": "1.2.5-beta2", + "version": "1.2.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-product-alert/magento-module-inventory-product-alert-1.2.5.0-beta2.zip", - "shasum": "5f7c058646a618a63589e6f455b60d23c5771ed0" + "url": "https://repo.magento.com/archives/magento/module-inventory-product-alert/magento-module-inventory-product-alert-1.2.5.0.zip", + "shasum": "feaa7d798b983ed9f8a3b73fc332eb6a7fe50f9b" }, "require": { "magento/framework": "*", @@ -15178,11 +15207,11 @@ }, { "name": "magento/module-inventory-quote-graph-ql", - "version": "1.0.5-beta2", + "version": "1.0.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-quote-graph-ql/magento-module-inventory-quote-graph-ql-1.0.5.0-beta2.zip", - "shasum": "6d6e4ded2d464209033edc62063a7259b8a635cc" + "url": "https://repo.magento.com/archives/magento/module-inventory-quote-graph-ql/magento-module-inventory-quote-graph-ql-1.0.5.0.zip", + "shasum": "0c048150ab6683db1eec57e69dd6a064500b2e9f" }, "require": { "magento/framework": "*", @@ -15209,11 +15238,11 @@ }, { "name": "magento/module-inventory-requisition-list", - "version": "1.2.6-beta2", + "version": "1.2.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-requisition-list/magento-module-inventory-requisition-list-1.2.6.0-beta2.zip", - "shasum": "28102fed46f23ed134d15b0bed5b3f0bc7f52893" + "url": "https://repo.magento.com/archives/magento/module-inventory-requisition-list/magento-module-inventory-requisition-list-1.2.6.0.zip", + "shasum": "ab4bda7e791529d2305f6c4b24337e4398398255" }, "require": { "magento/framework": "*", @@ -15241,11 +15270,11 @@ }, { "name": "magento/module-inventory-reservation-cli", - "version": "1.2.5-beta2", + "version": "1.2.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-reservation-cli/magento-module-inventory-reservation-cli-1.2.5.0-beta2.zip", - "shasum": "5037277eeabba8d72f3cd9a1a844d5b0a182745a" + "url": "https://repo.magento.com/archives/magento/module-inventory-reservation-cli/magento-module-inventory-reservation-cli-1.2.5.0.zip", + "shasum": "c22b5b4267ae16abe6e00a145a83083940832c85" }, "require": { "magento/framework": "*", @@ -15274,11 +15303,11 @@ }, { "name": "magento/module-inventory-reservations", - "version": "1.2.4-beta2", + "version": "1.2.4", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-reservations/magento-module-inventory-reservations-1.2.4.0-beta2.zip", - "shasum": "dfefe60cbea6a38a2bb64829d3280206e0d2f4ad" + "url": "https://repo.magento.com/archives/magento/module-inventory-reservations/magento-module-inventory-reservations-1.2.4.0.zip", + "shasum": "035279d4a935e10b6a5f2f75f92258944c4a301a" }, "require": { "magento/framework": "*", @@ -15302,11 +15331,11 @@ }, { "name": "magento/module-inventory-reservations-api", - "version": "1.2.4-beta2", + "version": "1.2.4", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-reservations-api/magento-module-inventory-reservations-api-1.2.4.0-beta2.zip", - "shasum": "96eb2cb1935a4a6cfa0b3cb62d21c79f32dec346" + "url": "https://repo.magento.com/archives/magento/module-inventory-reservations-api/magento-module-inventory-reservations-api-1.2.4.0.zip", + "shasum": "7c06a96635c423da9a1d326b2cfd02744edf53f8" }, "require": { "magento/framework": "*", @@ -15329,11 +15358,11 @@ }, { "name": "magento/module-inventory-sales", - "version": "1.3.3-beta2", + "version": "1.3.3", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-sales/magento-module-inventory-sales-1.3.3.0-beta2.zip", - "shasum": "32b50520dfd6d8ed3955c9b1d830d86449498ddc" + "url": "https://repo.magento.com/archives/magento/module-inventory-sales/magento-module-inventory-sales-1.3.3.0.zip", + "shasum": "acbdcd8da6f1dc111cb941bcf5ed79d44eedb620" }, "require": { "magento/framework": "*", @@ -15375,11 +15404,11 @@ }, { "name": "magento/module-inventory-sales-admin-ui", - "version": "1.2.6-beta2", + "version": "1.2.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-sales-admin-ui/magento-module-inventory-sales-admin-ui-1.2.6.0-beta2.zip", - "shasum": "744ac0ab9c7c7c3cb405daab935a9d077dd99056" + "url": "https://repo.magento.com/archives/magento/module-inventory-sales-admin-ui/magento-module-inventory-sales-admin-ui-1.2.6.0.zip", + "shasum": "e939a8ab8a725a4ec3d1f661134808c553d5fa15" }, "require": { "magento/framework": "*", @@ -15415,11 +15444,11 @@ }, { "name": "magento/module-inventory-sales-api", - "version": "1.2.5-beta2", + "version": "1.2.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-sales-api/magento-module-inventory-sales-api-1.2.5.0-beta2.zip", - "shasum": "9c640cbf11a14373712c80b661a987804c3c6172" + "url": "https://repo.magento.com/archives/magento/module-inventory-sales-api/magento-module-inventory-sales-api-1.2.5.0.zip", + "shasum": "5816779700b33d6d1d197ddd06fcdedbfb355f92" }, "require": { "magento/framework": "*", @@ -15444,11 +15473,11 @@ }, { "name": "magento/module-inventory-sales-async-order", - "version": "100.2.2-beta2", + "version": "100.2.2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-sales-async-order/magento-module-inventory-sales-async-order-100.2.2.0-beta2.zip", - "shasum": "cfdc3dbaca0472b5d3467d01be927870f00f89a9" + "url": "https://repo.magento.com/archives/magento/module-inventory-sales-async-order/magento-module-inventory-sales-async-order-100.2.2.0.zip", + "shasum": "776ea275c5915c19bc6cfa352b44b8dfc67334dd" }, "require": { "magento/framework": "*", @@ -15480,11 +15509,11 @@ }, { "name": "magento/module-inventory-sales-frontend-ui", - "version": "1.2.5-beta2", + "version": "1.2.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-sales-frontend-ui/magento-module-inventory-sales-frontend-ui-1.2.5.0-beta2.zip", - "shasum": "1f3f1e7c8df62ec2cfecd6946f401af0efa5deaf" + "url": "https://repo.magento.com/archives/magento/module-inventory-sales-frontend-ui/magento-module-inventory-sales-frontend-ui-1.2.5.0.zip", + "shasum": "c43bd3b3d78d22ddabb64235bd9097299900b799" }, "require": { "magento/framework": "*", @@ -15511,11 +15540,11 @@ }, { "name": "magento/module-inventory-setup-fixture-generator", - "version": "1.2.4-beta2", + "version": "1.2.4", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-setup-fixture-generator/magento-module-inventory-setup-fixture-generator-1.2.4.0-beta2.zip", - "shasum": "6155179c21484d78969946b7390a5f2d979bb760" + "url": "https://repo.magento.com/archives/magento/module-inventory-setup-fixture-generator/magento-module-inventory-setup-fixture-generator-1.2.4.0.zip", + "shasum": "67caeca7a35689c0470ce1255338584903b52cc4" }, "require": { "magento/framework": "*", @@ -15538,11 +15567,11 @@ }, { "name": "magento/module-inventory-shipping", - "version": "1.2.5-beta2", + "version": "1.2.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-shipping/magento-module-inventory-shipping-1.2.5.0-beta2.zip", - "shasum": "5eb18e41acee1b840e98b65279f2d6f66a5c84e4" + "url": "https://repo.magento.com/archives/magento/module-inventory-shipping/magento-module-inventory-shipping-1.2.5.0.zip", + "shasum": "004074da0d6c05b9accb41d1bdd070853ccf0664" }, "require": { "magento/framework": "*", @@ -15573,11 +15602,11 @@ }, { "name": "magento/module-inventory-shipping-admin-ui", - "version": "1.2.6-beta2", + "version": "1.2.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-shipping-admin-ui/magento-module-inventory-shipping-admin-ui-1.2.6.0-beta2.zip", - "shasum": "f5766accd055c92f923ddbc40d1aa557eb33dbdb" + "url": "https://repo.magento.com/archives/magento/module-inventory-shipping-admin-ui/magento-module-inventory-shipping-admin-ui-1.2.6.0.zip", + "shasum": "69b8c676693d96436c470a0a2604186f489e7a9b" }, "require": { "magento/framework": "*", @@ -15608,11 +15637,11 @@ }, { "name": "magento/module-inventory-source-deduction-api", - "version": "1.2.5-beta2", + "version": "1.2.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-source-deduction-api/magento-module-inventory-source-deduction-api-1.2.5.0-beta2.zip", - "shasum": "47059f99a7ff8903e326e30dd572027ea304b63e" + "url": "https://repo.magento.com/archives/magento/module-inventory-source-deduction-api/magento-module-inventory-source-deduction-api-1.2.5.0.zip", + "shasum": "af919a426828429222ff6a6191845277d3be4415" }, "require": { "magento/framework": "*", @@ -15639,11 +15668,11 @@ }, { "name": "magento/module-inventory-source-selection", - "version": "1.2.4-beta2", + "version": "1.2.4", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-source-selection/magento-module-inventory-source-selection-1.2.4.0-beta2.zip", - "shasum": "db7a8060494a1bb571fb7b7a9d3775bc1ff868f0" + "url": "https://repo.magento.com/archives/magento/module-inventory-source-selection/magento-module-inventory-source-selection-1.2.4.0.zip", + "shasum": "d49dd8be9c4f6a9f48b259a110a5c8e1cba56b1a" }, "require": { "magento/framework": "*", @@ -15668,11 +15697,11 @@ }, { "name": "magento/module-inventory-source-selection-api", - "version": "1.4.5-beta2", + "version": "1.4.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-source-selection-api/magento-module-inventory-source-selection-api-1.4.5.0-beta2.zip", - "shasum": "1e0bda1b0f43177361c9922fbb7f72c9697217b2" + "url": "https://repo.magento.com/archives/magento/module-inventory-source-selection-api/magento-module-inventory-source-selection-api-1.4.5.0.zip", + "shasum": "81635a37af8189e20970f50a20b06b02479b1c04" }, "require": { "magento/framework": "*", @@ -15699,11 +15728,11 @@ }, { "name": "magento/module-inventory-swatches-frontend-ui", - "version": "1.0.4-beta2", + "version": "1.0.4", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-swatches-frontend-ui/magento-module-inventory-swatches-frontend-ui-1.0.4.0-beta2.zip", - "shasum": "9cf22d90b87b077c17d86bdeab0d7bb14d03d4dd" + "url": "https://repo.magento.com/archives/magento/module-inventory-swatches-frontend-ui/magento-module-inventory-swatches-frontend-ui-1.0.4.0.zip", + "shasum": "7416ecb63dd769676a10960e0a9e13864b0ac645" }, "require": { "magento/framework": "*", @@ -15730,11 +15759,11 @@ }, { "name": "magento/module-inventory-visual-merchandiser", - "version": "1.1.6-beta2", + "version": "1.1.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-visual-merchandiser/magento-module-inventory-visual-merchandiser-1.1.6.0-beta2.zip", - "shasum": "a89e74918f6e5876682d2a21cbba4656926732d4" + "url": "https://repo.magento.com/archives/magento/module-inventory-visual-merchandiser/magento-module-inventory-visual-merchandiser-1.1.6.0.zip", + "shasum": "5fe305d46f867254769de4bf7082a48d71a94685" }, "require": { "magento/framework": "*", @@ -15770,11 +15799,11 @@ }, { "name": "magento/module-inventory-wishlist", - "version": "1.0.5-beta2", + "version": "1.0.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-wishlist/magento-module-inventory-wishlist-1.0.5.0-beta2.zip", - "shasum": "226cdb162c8eb545174632ccfc36000051d9488d" + "url": "https://repo.magento.com/archives/magento/module-inventory-wishlist/magento-module-inventory-wishlist-1.0.5.0.zip", + "shasum": "cb53e4a007df1fbbadc27747ccb56d91a162d1b2" }, "require": { "magento/framework": "*", @@ -15801,11 +15830,11 @@ }, { "name": "magento/module-invitation", - "version": "100.4.7-beta2", + "version": "100.4.7", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-invitation/magento-module-invitation-100.4.7.0-beta2.zip", - "shasum": "859fc1653636eac11c5c3071bed7b306e4d2d7f1" + "url": "https://repo.magento.com/archives/magento/module-invitation/magento-module-invitation-100.4.7.0.zip", + "shasum": "e13cee43061a34d8672985f41e754f5798e606ac" }, "require": { "magento/framework": "103.0.*", @@ -15839,11 +15868,11 @@ }, { "name": "magento/module-jwt-framework-adapter", - "version": "100.4.4-beta2", + "version": "100.4.4", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-jwt-framework-adapter/magento-module-jwt-framework-adapter-100.4.4.0-beta2.zip", - "shasum": "c93be4cecfdbb29a936a44972751fb219a6680e0" + "url": "https://repo.magento.com/archives/magento/module-jwt-framework-adapter/magento-module-jwt-framework-adapter-100.4.4.0.zip", + "shasum": "0a6c6038511c68e714170cbcfec3530f0afedca1" }, "require": { "magento/framework": "103.0.*", @@ -15867,11 +15896,11 @@ }, { "name": "magento/module-jwt-user-token", - "version": "100.4.3-beta2", + "version": "100.4.3", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-jwt-user-token/magento-module-jwt-user-token-100.4.3.0-beta2.zip", - "shasum": "ed113ccbf8858e7d05bcaa909546ba4dd469e70f" + "url": "https://repo.magento.com/archives/magento/module-jwt-user-token/magento-module-jwt-user-token-100.4.3.0.zip", + "shasum": "e9b375aa4e48636e09489b5d2a278dee197c72c2" }, "require": { "magento/framework": "103.0.*", @@ -15896,11 +15925,11 @@ }, { "name": "magento/module-layered-navigation", - "version": "100.4.8-beta2", + "version": "100.4.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-layered-navigation/magento-module-layered-navigation-100.4.8.0-beta2.zip", - "shasum": "d4fa71e0e53bf81f5910a2d9cc083714c6a46718" + "url": "https://repo.magento.com/archives/magento/module-layered-navigation/magento-module-layered-navigation-100.4.8.0.zip", + "shasum": "d834b3f19a51fc162890fa8f18a56795fb3b9d31" }, "require": { "magento/framework": "103.0.*", @@ -15925,11 +15954,11 @@ }, { "name": "magento/module-layered-navigation-staging", - "version": "100.4.5-beta2", + "version": "100.4.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-layered-navigation-staging/magento-module-layered-navigation-staging-100.4.5.0-beta2.zip", - "shasum": "d7b9a72bbce86bf02c2e5ea46de49732c4e393b2" + "url": "https://repo.magento.com/archives/magento/module-layered-navigation-staging/magento-module-layered-navigation-staging-100.4.5.0.zip", + "shasum": "2dd5985f453b4499599d05d16e676e5e29e04325" }, "require": { "magento/framework": "103.0.*", @@ -15954,11 +15983,11 @@ }, { "name": "magento/module-logging", - "version": "101.2.8-beta2", + "version": "101.2.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-logging/magento-module-logging-101.2.8.0-beta2.zip", - "shasum": "8c52eb0d59946312981ebda4ff9525e516fce4b8" + "url": "https://repo.magento.com/archives/magento/module-logging/magento-module-logging-101.2.8.0.zip", + "shasum": "edd20f00134cba3754a77b7879264885513db92b" }, "require": { "magento/framework": "103.0.*", @@ -15988,11 +16017,11 @@ }, { "name": "magento/module-login-as-customer", - "version": "100.4.8-beta2", + "version": "100.4.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-login-as-customer/magento-module-login-as-customer-100.4.8.0-beta2.zip", - "shasum": "2375df6567bfe4c556c3cdb870d080308b25e5a3" + "url": "https://repo.magento.com/archives/magento/module-login-as-customer/magento-module-login-as-customer-100.4.8.0.zip", + "shasum": "0bde906ea247f469b74f2dffd8b02493a4ee06db" }, "require": { "magento/framework": "103.0.*", @@ -16021,11 +16050,11 @@ }, { "name": "magento/module-login-as-customer-admin-ui", - "version": "100.4.8-beta2", + "version": "100.4.8", "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.8.0-beta2.zip", - "shasum": "c6038628c106bdb82a78f7c840522853fad3d34c" + "url": "https://repo.magento.com/archives/magento/module-login-as-customer-admin-ui/magento-module-login-as-customer-admin-ui-100.4.8.0.zip", + "shasum": "29985da1328a3cc0cfd8e70bc671c74da674cd1f" }, "require": { "magento/framework": "103.0.*", @@ -16056,11 +16085,11 @@ }, { "name": "magento/module-login-as-customer-api", - "version": "100.4.7-beta2", + "version": "100.4.7", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-login-as-customer-api/magento-module-login-as-customer-api-100.4.7.0-beta2.zip", - "shasum": "98596566138aed1dd2f3ca8466c160eb5dc1ca57" + "url": "https://repo.magento.com/archives/magento/module-login-as-customer-api/magento-module-login-as-customer-api-100.4.7.0.zip", + "shasum": "0cb0cbc27d40db6950454abdb95daac3a52d451d" }, "require": { "magento/framework": "103.0.*", @@ -16083,11 +16112,11 @@ }, { "name": "magento/module-login-as-customer-assistance", - "version": "100.4.7-beta2", + "version": "100.4.7", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-login-as-customer-assistance/magento-module-login-as-customer-assistance-100.4.7.0-beta2.zip", - "shasum": "4117de25794cbfca84a68b3506c6ccb1844fb172" + "url": "https://repo.magento.com/archives/magento/module-login-as-customer-assistance/magento-module-login-as-customer-assistance-100.4.7.0.zip", + "shasum": "13738af289df9f543dcf91d2c70c0a30bae6a671" }, "require": { "magento/framework": "103.0.*", @@ -16118,11 +16147,11 @@ }, { "name": "magento/module-login-as-customer-frontend-ui", - "version": "100.4.7-beta2", + "version": "100.4.7", "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.7.0-beta2.zip", - "shasum": "5cd8770d1f8389413a8e2471c16e18fbfe25e525" + "url": "https://repo.magento.com/archives/magento/module-login-as-customer-frontend-ui/magento-module-login-as-customer-frontend-ui-100.4.7.0.zip", + "shasum": "59717e2026e2de5740da4d671437b2bda3caa933" }, "require": { "magento/framework": "103.0.*", @@ -16147,11 +16176,11 @@ }, { "name": "magento/module-login-as-customer-graph-ql", - "version": "100.4.5-beta2", + "version": "100.4.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-login-as-customer-graph-ql/magento-module-login-as-customer-graph-ql-100.4.5.0-beta2.zip", - "shasum": "1561aa240e64523da1d7eae9c0170a9a62432c8b" + "url": "https://repo.magento.com/archives/magento/module-login-as-customer-graph-ql/magento-module-login-as-customer-graph-ql-100.4.5.0.zip", + "shasum": "39966a8481d9a6e97d9c15a59ff1882c7ebb0d56" }, "require": { "magento/framework": "103.0.*", @@ -16182,11 +16211,11 @@ }, { "name": "magento/module-login-as-customer-log", - "version": "100.4.6-beta2", + "version": "100.4.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-login-as-customer-log/magento-module-login-as-customer-log-100.4.6.0-beta2.zip", - "shasum": "6e2d1490e199a0cc1a927d7f69d77c92724bb55c" + "url": "https://repo.magento.com/archives/magento/module-login-as-customer-log/magento-module-login-as-customer-log-100.4.6.0.zip", + "shasum": "59d3773737de8365dcac1b74be5bea3a2d53bea2" }, "require": { "magento/framework": "103.0.*", @@ -16216,11 +16245,11 @@ }, { "name": "magento/module-login-as-customer-logging", - "version": "100.4.8-beta2", + "version": "100.4.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-login-as-customer-logging/magento-module-login-as-customer-logging-100.4.8.0-beta2.zip", - "shasum": "846d89735543903af55b1c2938ccca54db762c8b" + "url": "https://repo.magento.com/archives/magento/module-login-as-customer-logging/magento-module-login-as-customer-logging-100.4.8.0.zip", + "shasum": "e092c4e9425892b3cb8a7495d15e26f474f538ec" }, "require": { "magento/framework": "103.0.*", @@ -16250,11 +16279,11 @@ }, { "name": "magento/module-login-as-customer-page-cache", - "version": "100.4.7-beta2", + "version": "100.4.7", "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.7.0-beta2.zip", - "shasum": "b482da7a5ab4798a5493841eff80dff11ea75ca4" + "url": "https://repo.magento.com/archives/magento/module-login-as-customer-page-cache/magento-module-login-as-customer-page-cache-100.4.7.0.zip", + "shasum": "a9f11976c6f8ded971363677f02b6789c5fae484" }, "require": { "magento/framework": "103.0.*", @@ -16281,11 +16310,11 @@ }, { "name": "magento/module-login-as-customer-quote", - "version": "100.4.6-beta2", + "version": "100.4.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-login-as-customer-quote/magento-module-login-as-customer-quote-100.4.6.0-beta2.zip", - "shasum": "a8de2477d2b118e3f6ef629ec4413c9ae89a40d2" + "url": "https://repo.magento.com/archives/magento/module-login-as-customer-quote/magento-module-login-as-customer-quote-100.4.6.0.zip", + "shasum": "d52125e06c4caa8198faacfce028124eae1a8eda" }, "require": { "magento/framework": "103.0.*", @@ -16313,11 +16342,11 @@ }, { "name": "magento/module-login-as-customer-sales", - "version": "100.4.7-beta2", + "version": "100.4.7", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-login-as-customer-sales/magento-module-login-as-customer-sales-100.4.7.0-beta2.zip", - "shasum": "5396b726e0cc517211c31b4efefa8cbe780a9740" + "url": "https://repo.magento.com/archives/magento/module-login-as-customer-sales/magento-module-login-as-customer-sales-100.4.7.0.zip", + "shasum": "31d3da5b0abd46764a8e093ecbabec57c71240fa" }, "require": { "magento/framework": "103.0.*", @@ -16345,11 +16374,11 @@ }, { "name": "magento/module-login-as-customer-website-restriction", - "version": "100.4.6-beta2", + "version": "100.4.6", "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.6.0-beta2.zip", - "shasum": "156393f91bc3da5f0b8f16379600b6bddada20f7" + "url": "https://repo.magento.com/archives/magento/module-login-as-customer-website-restriction/magento-module-login-as-customer-website-restriction-100.4.6.0.zip", + "shasum": "f8d270d8a06bc14baaff7b5a4bff9aa412e62c64" }, "require": { "magento/framework": "103.0.*", @@ -16376,11 +16405,11 @@ }, { "name": "magento/module-marketplace", - "version": "100.4.6-beta2", + "version": "100.4.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-marketplace/magento-module-marketplace-100.4.6.0-beta2.zip", - "shasum": "cc8b945e5bd4b474f7412d6291ebe8f9c50d0a1c" + "url": "https://repo.magento.com/archives/magento/module-marketplace/magento-module-marketplace-100.4.6.0.zip", + "shasum": "9b1aa12f3ac747ef5f1eecf05e9ffbc50a735fc4" }, "require": { "magento/framework": "103.0.*", @@ -16404,11 +16433,11 @@ }, { "name": "magento/module-media-content", - "version": "100.4.6-beta2", + "version": "100.4.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-content/magento-module-media-content-100.4.6.0-beta2.zip", - "shasum": "84cad4c02e863d092c2e11477bef1da42ebc399e" + "url": "https://repo.magento.com/archives/magento/module-media-content/magento-module-media-content-100.4.6.0.zip", + "shasum": "a0accb584236e3248e76be24a377c9677dda4d21" }, "require": { "magento/framework": "103.0.*", @@ -16433,11 +16462,11 @@ }, { "name": "magento/module-media-content-api", - "version": "100.4.7-beta2", + "version": "100.4.7", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-content-api/magento-module-media-content-api-100.4.7.0-beta2.zip", - "shasum": "b07e77d3c29323221c6c391cc2bf975e963ba776" + "url": "https://repo.magento.com/archives/magento/module-media-content-api/magento-module-media-content-api-100.4.7.0.zip", + "shasum": "2dcd78ed5f6a58df0da94f54621c729e157c8032" }, "require": { "magento/framework": "103.0.*", @@ -16461,11 +16490,11 @@ }, { "name": "magento/module-media-content-catalog", - "version": "100.4.6-beta2", + "version": "100.4.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-content-catalog/magento-module-media-content-catalog-100.4.6.0-beta2.zip", - "shasum": "2af3ec39e6396e3d1ac267d4a95ac9e4e9b5d427" + "url": "https://repo.magento.com/archives/magento/module-media-content-catalog/magento-module-media-content-catalog-100.4.6.0.zip", + "shasum": "72b880810ad50fe59b7958cf5062d84197e79745" }, "require": { "magento/framework": "103.0.*", @@ -16492,11 +16521,11 @@ }, { "name": "magento/module-media-content-catalog-staging", - "version": "100.4.5-beta2", + "version": "100.4.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-content-catalog-staging/magento-module-media-content-catalog-staging-100.4.5.0-beta2.zip", - "shasum": "a2bd1b83529b3b2bd4ff807f6cdd04bc8c5dbadd" + "url": "https://repo.magento.com/archives/magento/module-media-content-catalog-staging/magento-module-media-content-catalog-staging-100.4.5.0.zip", + "shasum": "db046bd1380244d7db511224395a2e582d7a3bf4" }, "require": { "magento/framework": "103.0.*", @@ -16522,11 +16551,11 @@ }, { "name": "magento/module-media-content-cms", - "version": "100.4.6-beta2", + "version": "100.4.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-content-cms/magento-module-media-content-cms-100.4.6.0-beta2.zip", - "shasum": "5d2fca83f9a90d9129a9496ac6a6b27a206af9b9" + "url": "https://repo.magento.com/archives/magento/module-media-content-cms/magento-module-media-content-cms-100.4.6.0.zip", + "shasum": "6db6123b2682a1fb5b7efeebddee0c238655b2a5" }, "require": { "magento/framework": "103.0.*", @@ -16551,11 +16580,11 @@ }, { "name": "magento/module-media-content-synchronization", - "version": "100.4.7-beta2", + "version": "100.4.7", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-content-synchronization/magento-module-media-content-synchronization-100.4.7.0-beta2.zip", - "shasum": "6a44616972280dc568a943c5e9f74240b8e142c2" + "url": "https://repo.magento.com/archives/magento/module-media-content-synchronization/magento-module-media-content-synchronization-100.4.7.0.zip", + "shasum": "619f3dc6bf89d4eb83216a42f8d017482d34b6d4" }, "require": { "magento/framework": "103.0.*", @@ -16585,11 +16614,11 @@ }, { "name": "magento/module-media-content-synchronization-api", - "version": "100.4.6-beta2", + "version": "100.4.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-content-synchronization-api/magento-module-media-content-synchronization-api-100.4.6.0-beta2.zip", - "shasum": "bf159d3683e6cc3c186eb0167c226880714ed056" + "url": "https://repo.magento.com/archives/magento/module-media-content-synchronization-api/magento-module-media-content-synchronization-api-100.4.6.0.zip", + "shasum": "f53731683134d0c24c5a3f3343129fc7f7592590" }, "require": { "magento/framework": "103.0.*", @@ -16613,11 +16642,11 @@ }, { "name": "magento/module-media-content-synchronization-catalog", - "version": "100.4.5-beta2", + "version": "100.4.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-content-synchronization-catalog/magento-module-media-content-synchronization-catalog-100.4.5.0-beta2.zip", - "shasum": "f4dcae4ee8e1edb0ac03ac21008e7a8e052825bb" + "url": "https://repo.magento.com/archives/magento/module-media-content-synchronization-catalog/magento-module-media-content-synchronization-catalog-100.4.5.0.zip", + "shasum": "7776937dcd864b521bc39a476810ae43f7690536" }, "require": { "magento/framework": "103.0.*", @@ -16643,11 +16672,11 @@ }, { "name": "magento/module-media-content-synchronization-cms", - "version": "100.4.5-beta2", + "version": "100.4.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-content-synchronization-cms/magento-module-media-content-synchronization-cms-100.4.5.0-beta2.zip", - "shasum": "db34e6757d4d4a368fbd5ae946a4883acbba1d57" + "url": "https://repo.magento.com/archives/magento/module-media-content-synchronization-cms/magento-module-media-content-synchronization-cms-100.4.5.0.zip", + "shasum": "3d4790d1a83e49c73dd71602d1ec31cd69616d3e" }, "require": { "magento/framework": "103.0.*", @@ -16673,11 +16702,11 @@ }, { "name": "magento/module-media-gallery", - "version": "100.4.7-beta2", + "version": "100.4.7", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery/magento-module-media-gallery-100.4.7.0-beta2.zip", - "shasum": "7708de308ab3f1572a9d1dc48b50e6b7ca81abf5" + "url": "https://repo.magento.com/archives/magento/module-media-gallery/magento-module-media-gallery-100.4.7.0.zip", + "shasum": "88b7d5bd26c27b62d5d2477c2ffa074d326de774" }, "require": { "magento/framework": "103.0.*", @@ -16702,11 +16731,11 @@ }, { "name": "magento/module-media-gallery-api", - "version": "101.0.7-beta2", + "version": "101.0.7", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-api/magento-module-media-gallery-api-101.0.7.0-beta2.zip", - "shasum": "841f42456c6acd9fe5500096e63a1ef373fe9675" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-api/magento-module-media-gallery-api-101.0.7.0.zip", + "shasum": "c1f28bda2b2c965c2ac3724245566b57dc4c9f2a" }, "require": { "magento/framework": "103.0.*", @@ -16729,11 +16758,11 @@ }, { "name": "magento/module-media-gallery-catalog", - "version": "100.4.5-beta2", + "version": "100.4.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-catalog/magento-module-media-gallery-catalog-100.4.5.0-beta2.zip", - "shasum": "28bf8e5bd3e33f9d2abe88ec3835fbdad5314d1f" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-catalog/magento-module-media-gallery-catalog-100.4.5.0.zip", + "shasum": "bc4aa319fcf150a9cfdd325f908c085fddcd9a76" }, "require": { "magento/framework": "103.0.*", @@ -16758,11 +16787,11 @@ }, { "name": "magento/module-media-gallery-catalog-integration", - "version": "100.4.5-beta2", + "version": "100.4.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-catalog-integration/magento-module-media-gallery-catalog-integration-100.4.5.0-beta2.zip", - "shasum": "76f5ed3371c3e3ffb7c705069c2b23fe25ca8375" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-catalog-integration/magento-module-media-gallery-catalog-integration-100.4.5.0.zip", + "shasum": "b3dd5cf21e70d2f7f30b740a9862bf8199ac52bb" }, "require": { "magento/framework": "103.0.*", @@ -16792,11 +16821,11 @@ }, { "name": "magento/module-media-gallery-catalog-ui", - "version": "100.4.5-beta2", + "version": "100.4.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-catalog-ui/magento-module-media-gallery-catalog-ui-100.4.5.0-beta2.zip", - "shasum": "c7d23a28cd6c17fb608a339fc453562a96f76055" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-catalog-ui/magento-module-media-gallery-catalog-ui-100.4.5.0.zip", + "shasum": "308ee08d4c5dcb67823837f897477ec3b490f601" }, "require": { "magento/framework": "103.0.*", @@ -16824,11 +16853,11 @@ }, { "name": "magento/module-media-gallery-cms-ui", - "version": "100.4.5-beta2", + "version": "100.4.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-cms-ui/magento-module-media-gallery-cms-ui-100.4.5.0-beta2.zip", - "shasum": "ae927c5ddd0ba0bc3b41dfa7d3576fd750174fc7" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-cms-ui/magento-module-media-gallery-cms-ui-100.4.5.0.zip", + "shasum": "f4990e823fcfad9a28f4c57cccaf044d3e379b6d" }, "require": { "magento/framework": "103.0.*", @@ -16853,11 +16882,11 @@ }, { "name": "magento/module-media-gallery-integration", - "version": "100.4.7-beta2", + "version": "100.4.7", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-integration/magento-module-media-gallery-integration-100.4.7.0-beta2.zip", - "shasum": "8907cfe5d95debad926b0c1d2739c3a35244e2ef" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-integration/magento-module-media-gallery-integration-100.4.7.0.zip", + "shasum": "acd9b7c6c0aed9525a484356d9cd3c984751fc8e" }, "require": { "magento/framework": "103.0.*", @@ -16891,11 +16920,11 @@ }, { "name": "magento/module-media-gallery-metadata", - "version": "100.4.6-beta2", + "version": "100.4.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-metadata/magento-module-media-gallery-metadata-100.4.6.0-beta2.zip", - "shasum": "6808a49fd68ad5c2115bf930f51deb3baf6fd8b8" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-metadata/magento-module-media-gallery-metadata-100.4.6.0.zip", + "shasum": "7a4f48099a96ec80595b40482ab1796b9eb574f8" }, "require": { "magento/framework": "103.0.*", @@ -16919,11 +16948,11 @@ }, { "name": "magento/module-media-gallery-metadata-api", - "version": "100.4.5-beta2", + "version": "100.4.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-metadata-api/magento-module-media-gallery-metadata-api-100.4.5.0-beta2.zip", - "shasum": "3137944cd0e0a9bc64e785446f0300c4b8c6c4e3" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-metadata-api/magento-module-media-gallery-metadata-api-100.4.5.0.zip", + "shasum": "6031bdb53d3cdd931f9d0b6537b5752815456794" }, "require": { "magento/framework": "103.0.*", @@ -16946,11 +16975,11 @@ }, { "name": "magento/module-media-gallery-renditions", - "version": "100.4.6-beta2", + "version": "100.4.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-renditions/magento-module-media-gallery-renditions-100.4.6.0-beta2.zip", - "shasum": "42f724dba68bdda20312efb0be5d0dfdc809d249" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-renditions/magento-module-media-gallery-renditions-100.4.6.0.zip", + "shasum": "5a6cca8ba6ccfa09a5d3958a97ca973f4e14fc9f" }, "require": { "magento/framework": "103.0.*", @@ -16980,11 +17009,11 @@ }, { "name": "magento/module-media-gallery-renditions-api", - "version": "100.4.5-beta2", + "version": "100.4.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-renditions-api/magento-module-media-gallery-renditions-api-100.4.5.0-beta2.zip", - "shasum": "85cb0952a1856c72a0ec72b64d4dcf76a5bd83d8" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-renditions-api/magento-module-media-gallery-renditions-api-100.4.5.0.zip", + "shasum": "00a154e18fb9fd76980662fbcb7fbe6960e6753b" }, "require": { "magento/framework": "103.0.*", @@ -17007,11 +17036,11 @@ }, { "name": "magento/module-media-gallery-synchronization", - "version": "100.4.7-beta2", + "version": "100.4.7", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-synchronization/magento-module-media-gallery-synchronization-100.4.7.0-beta2.zip", - "shasum": "d56d8866e2b49828477b19bf5bbf7a9eee0d8ff0" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-synchronization/magento-module-media-gallery-synchronization-100.4.7.0.zip", + "shasum": "b04d2c29b91c05891c104f044e18fc4b139cbd1d" }, "require": { "magento/framework": "103.0.*", @@ -17037,11 +17066,11 @@ }, { "name": "magento/module-media-gallery-synchronization-api", - "version": "100.4.6-beta2", + "version": "100.4.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-synchronization-api/magento-module-media-gallery-synchronization-api-100.4.6.0-beta2.zip", - "shasum": "29730cb72a55fd49229a70870c08f4b927fc98db" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-synchronization-api/magento-module-media-gallery-synchronization-api-100.4.6.0.zip", + "shasum": "bc5255d87ad7e64bf30fcf579479075eaffacef0" }, "require": { "magento/framework": "103.0.*", @@ -17065,11 +17094,11 @@ }, { "name": "magento/module-media-gallery-synchronization-metadata", - "version": "100.4.4-beta2", + "version": "100.4.4", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-synchronization-metadata/magento-module-media-gallery-synchronization-metadata-100.4.4.0-beta2.zip", - "shasum": "af9634596fdbce265dd0ffb5ec4b3515c7c5c40c" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-synchronization-metadata/magento-module-media-gallery-synchronization-metadata-100.4.4.0.zip", + "shasum": "7a76d0a5e759e49ae10602d721db734d245f5594" }, "require": { "magento/framework": "103.0.*", @@ -17095,11 +17124,11 @@ }, { "name": "magento/module-media-gallery-ui", - "version": "100.4.7-beta2", + "version": "100.4.7", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-ui/magento-module-media-gallery-ui-100.4.7.0-beta2.zip", - "shasum": "f83bf93ad6077c12089b1caa17b0ecfbbed2e8bc" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-ui/magento-module-media-gallery-ui-100.4.7.0.zip", + "shasum": "1894b93e55ab5c6360e6e0c91be4fce3453244ae" }, "require": { "magento/framework": "103.0.*", @@ -17133,11 +17162,11 @@ }, { "name": "magento/module-media-gallery-ui-api", - "version": "100.4.6-beta2", + "version": "100.4.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-ui-api/magento-module-media-gallery-ui-api-100.4.6.0-beta2.zip", - "shasum": "595cbe24e94646b747bcafcac3d8fc2add00ed22" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-ui-api/magento-module-media-gallery-ui-api-100.4.6.0.zip", + "shasum": "973064b95a571ac3012a8a23096529b790249457" }, "require": { "magento/framework": "103.0.*", @@ -17163,11 +17192,11 @@ }, { "name": "magento/module-media-storage", - "version": "100.4.7-beta2", + "version": "100.4.7", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-storage/magento-module-media-storage-100.4.7.0-beta2.zip", - "shasum": "297c893519c7e77be305fa6bd021d2e3cd0340eb" + "url": "https://repo.magento.com/archives/magento/module-media-storage/magento-module-media-storage-100.4.7.0.zip", + "shasum": "080d43e5e246f67327b0595c9ab05a52380acaee" }, "require": { "magento/framework": "103.0.*", @@ -17198,11 +17227,11 @@ }, { "name": "magento/module-message-queue", - "version": "100.4.8-beta2", + "version": "100.4.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-message-queue/magento-module-message-queue-100.4.8.0-beta2.zip", - "shasum": "5d562f8d408ac58e3b5c7abbc221ce6caa6a3250" + "url": "https://repo.magento.com/archives/magento/module-message-queue/magento-module-message-queue-100.4.8.0.zip", + "shasum": "d95bd1070dd1e79e5cc536fc85befdf6e21be9a4" }, "require": { "magento/framework": "103.0.*", @@ -17227,11 +17256,11 @@ }, { "name": "magento/module-msrp", - "version": "100.4.7-beta2", + "version": "100.4.7", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-msrp/magento-module-msrp-100.4.7.0-beta2.zip", - "shasum": "89ad20b5879c03e30b38fa295a64ccaa7938c062" + "url": "https://repo.magento.com/archives/magento/module-msrp/magento-module-msrp-100.4.7.0.zip", + "shasum": "c64bc12039b05df23222818bd5fb435af86259f5" }, "require": { "magento/framework": "103.0.*", @@ -17263,11 +17292,11 @@ }, { "name": "magento/module-msrp-configurable-product", - "version": "100.4.5-beta2", + "version": "100.4.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-msrp-configurable-product/magento-module-msrp-configurable-product-100.4.5.0-beta2.zip", - "shasum": "90c3f8f82d49f9b2e34f9d794dbdb1779bff61e5" + "url": "https://repo.magento.com/archives/magento/module-msrp-configurable-product/magento-module-msrp-configurable-product-100.4.5.0.zip", + "shasum": "f9df5115f497e63afa6a351e869b7cd1b5b4bd49" }, "require": { "magento/framework": "103.0.*", @@ -17293,11 +17322,11 @@ }, { "name": "magento/module-msrp-grouped-product", - "version": "100.4.5-beta2", + "version": "100.4.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-msrp-grouped-product/magento-module-msrp-grouped-product-100.4.5.0-beta2.zip", - "shasum": "a3c0e79a60ba879362892e3edece67fa70e1f248" + "url": "https://repo.magento.com/archives/magento/module-msrp-grouped-product/magento-module-msrp-grouped-product-100.4.5.0.zip", + "shasum": "f9a637ff32c83a1bed438ac98b6aa58a247100d1" }, "require": { "magento/framework": "103.0.*", @@ -17323,11 +17352,11 @@ }, { "name": "magento/module-msrp-staging", - "version": "100.4.6-beta2", + "version": "100.4.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-msrp-staging/magento-module-msrp-staging-100.4.6.0-beta2.zip", - "shasum": "20e635d27bc890725b74483cd769c3613c1986ae" + "url": "https://repo.magento.com/archives/magento/module-msrp-staging/magento-module-msrp-staging-100.4.6.0.zip", + "shasum": "884c22aa2f16e7771d5bd90f3029dd2234596af0" }, "require": { "lib-libxml": "*", @@ -17355,11 +17384,11 @@ }, { "name": "magento/module-multicoupon", - "version": "100.4.1-beta2", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-multicoupon/magento-module-multicoupon-100.4.1.0-beta2.zip", - "shasum": "2eeafc28351fa7a0b1e61e5d08e4c48ad6579939" + "url": "https://repo.magento.com/archives/magento/module-multicoupon/magento-module-multicoupon-100.4.1.0.zip", + "shasum": "b5a30bc94a9bc8cfdbcefc14a9cced7e31d85af6" }, "require": { "magento/framework": "103.0.*", @@ -17385,11 +17414,11 @@ }, { "name": "magento/module-multicoupon-graph-ql", - "version": "100.4.1-beta2", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-multicoupon-graph-ql/magento-module-multicoupon-graph-ql-100.4.1.0-beta2.zip", - "shasum": "a5d3806b68d3dd9dd7db4f9edecc31823bbc206a" + "url": "https://repo.magento.com/archives/magento/module-multicoupon-graph-ql/magento-module-multicoupon-graph-ql-100.4.1.0.zip", + "shasum": "a5c4765d95c055d42aeeb620057ea23cc332098b" }, "require": { "magento/framework": "103.0.*", @@ -17415,11 +17444,11 @@ }, { "name": "magento/module-multicoupon-ui", - "version": "100.4.1-beta2", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-multicoupon-ui/magento-module-multicoupon-ui-100.4.1.0-beta2.zip", - "shasum": "d1fa7e7f8cd5022e75af6f7af603ad1aa603a830" + "url": "https://repo.magento.com/archives/magento/module-multicoupon-ui/magento-module-multicoupon-ui-100.4.1.0.zip", + "shasum": "0de4eaa9692e6a7bafaece1a1b9efd97c7025703" }, "require": { "magento/framework": "103.0.*", @@ -17447,11 +17476,11 @@ }, { "name": "magento/module-multiple-wishlist", - "version": "100.4.8-beta2", + "version": "100.4.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-multiple-wishlist/magento-module-multiple-wishlist-100.4.8.0-beta2.zip", - "shasum": "2d2f10838b7769a7ab3131c3267bc3f644ebe949" + "url": "https://repo.magento.com/archives/magento/module-multiple-wishlist/magento-module-multiple-wishlist-100.4.8.0.zip", + "shasum": "947c5dc5864ec75e32821d5c4a656c8f3cf6fcf5" }, "require": { "magento/framework": "103.0.*", @@ -17488,11 +17517,11 @@ }, { "name": "magento/module-multiple-wishlist-graph-ql", - "version": "100.4.4-beta2", + "version": "100.4.4", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-multiple-wishlist-graph-ql/magento-module-multiple-wishlist-graph-ql-100.4.4.0-beta2.zip", - "shasum": "3a73a2b162595f5f9c5bda49b4cbe9f5323c37a7" + "url": "https://repo.magento.com/archives/magento/module-multiple-wishlist-graph-ql/magento-module-multiple-wishlist-graph-ql-100.4.4.0.zip", + "shasum": "e635f2fdc21f4205f8a7ecc5919ee1fa77801bbd" }, "require": { "magento/framework": "103.0.*", @@ -17517,11 +17546,11 @@ }, { "name": "magento/module-multishipping", - "version": "100.4.8-beta2", + "version": "100.4.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-multishipping/magento-module-multishipping-100.4.8.0-beta2.zip", - "shasum": "10b1f281a65264f2d5d80d08d4ea0d28e23f35c1" + "url": "https://repo.magento.com/archives/magento/module-multishipping/magento-module-multishipping-100.4.8.0.zip", + "shasum": "964b00135bf8e52066398c27c56555d86caecd57" }, "require": { "magento/framework": "103.0.*", @@ -17554,11 +17583,11 @@ }, { "name": "magento/module-mysql-mq", - "version": "100.4.6-beta2", + "version": "100.4.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-mysql-mq/magento-module-mysql-mq-100.4.6.0-beta2.zip", - "shasum": "41d01827621abb6e6d88ee71bd9db0782002e848" + "url": "https://repo.magento.com/archives/magento/module-mysql-mq/magento-module-mysql-mq-100.4.6.0.zip", + "shasum": "01992cb53efe45a4fc5f5a5f6c761156b948e9bc" }, "require": { "magento/framework": "103.0.*", @@ -17584,11 +17613,11 @@ }, { "name": "magento/module-new-relic-reporting", - "version": "100.4.6-beta2", + "version": "100.4.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-new-relic-reporting/magento-module-new-relic-reporting-100.4.6.0-beta2.zip", - "shasum": "d424138420c81f71528e25330b989c7944723a40" + "url": "https://repo.magento.com/archives/magento/module-new-relic-reporting/magento-module-new-relic-reporting-100.4.6.0.zip", + "shasum": "ad0407d16aa5e1aa8b62ee41c016fb5f8c122429" }, "require": { "magento/framework": "103.0.*", @@ -17618,11 +17647,11 @@ }, { "name": "magento/module-newsletter", - "version": "100.4.8-beta2", + "version": "100.4.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-newsletter/magento-module-newsletter-100.4.8.0-beta2.zip", - "shasum": "94d89baaacd8a7c2bac378eb9800d18a9755651f" + "url": "https://repo.magento.com/archives/magento/module-newsletter/magento-module-newsletter-100.4.8.0.zip", + "shasum": "5d6875a778fe194331b37c54c7bc3df5b25593c9" }, "require": { "magento/framework": "103.0.*", @@ -17654,11 +17683,11 @@ }, { "name": "magento/module-newsletter-graph-ql", - "version": "100.4.5-beta2", + "version": "100.4.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-newsletter-graph-ql/magento-module-newsletter-graph-ql-100.4.5.0-beta2.zip", - "shasum": "c8e894fc716e108efc3d197b676da9b3c2cf4c8e" + "url": "https://repo.magento.com/archives/magento/module-newsletter-graph-ql/magento-module-newsletter-graph-ql-100.4.5.0.zip", + "shasum": "8671c76efe1eb41c01db92b8c6e3931859d218a6" }, "require": { "magento/framework": "103.0.*", @@ -17686,11 +17715,11 @@ }, { "name": "magento/module-offline-payments", - "version": "100.4.6-beta2", + "version": "100.4.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-offline-payments/magento-module-offline-payments-100.4.6.0-beta2.zip", - "shasum": "0a74873f298e8029e0419ff0d72507bbc9b11658" + "url": "https://repo.magento.com/archives/magento/module-offline-payments/magento-module-offline-payments-100.4.6.0.zip", + "shasum": "3e7b33d8415b3880c2978060d550e0009eea2f44" }, "require": { "magento/framework": "103.0.*", @@ -17719,11 +17748,11 @@ }, { "name": "magento/module-offline-shipping", - "version": "100.4.7-beta2", + "version": "100.4.7", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-offline-shipping/magento-module-offline-shipping-100.4.7.0-beta2.zip", - "shasum": "6740b94b20eccd5b45ce181bf043f9f088fd93bf" + "url": "https://repo.magento.com/archives/magento/module-offline-shipping/magento-module-offline-shipping-100.4.7.0.zip", + "shasum": "228409fe24682d168bbd3d7cec5da67e13e94182" }, "require": { "magento/framework": "103.0.*", @@ -17760,11 +17789,11 @@ }, { "name": "magento/module-open-search", - "version": "100.4.2-beta2", + "version": "100.4.2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-open-search/magento-module-open-search-100.4.2.0-beta2.zip", - "shasum": "cf0194eeae53e97e6e6aa38a6d5760f3aced5f21" + "url": "https://repo.magento.com/archives/magento/module-open-search/magento-module-open-search-100.4.2.0.zip", + "shasum": "b7d6d74143c044c50c21246532584bea11138b12" }, "require": { "magento/framework": "103.0.*", @@ -17793,11 +17822,11 @@ }, { "name": "magento/module-order-cancellation", - "version": "100.4.1-beta2", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-order-cancellation/magento-module-order-cancellation-100.4.1.0-beta2.zip", - "shasum": "2f2c94f60bdc647757ff13e1aad41143d2034e79" + "url": "https://repo.magento.com/archives/magento/module-order-cancellation/magento-module-order-cancellation-100.4.1.0.zip", + "shasum": "23aee15b29e305a11727d92a58b63446e0dc0450" }, "require": { "magento/framework": "103.0.*", @@ -17823,11 +17852,11 @@ }, { "name": "magento/module-order-cancellation-graph-ql", - "version": "100.4.1-beta2", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-order-cancellation-graph-ql/magento-module-order-cancellation-graph-ql-100.4.1.0-beta2.zip", - "shasum": "42349425910a3f9e47eeec4d8ca703b316d0c470" + "url": "https://repo.magento.com/archives/magento/module-order-cancellation-graph-ql/magento-module-order-cancellation-graph-ql-100.4.1.0.zip", + "shasum": "ef21c2f7ec0ad925364dd35089f86b09ee692114" }, "require": { "magento/framework": "103.0.*", @@ -17854,11 +17883,11 @@ }, { "name": "magento/module-order-cancellation-ui", - "version": "100.4.1-beta2", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-order-cancellation-ui/magento-module-order-cancellation-ui-100.4.1.0-beta2.zip", - "shasum": "dc790796adc78a95d543e8bbbf0dc4c2bbbfbd32" + "url": "https://repo.magento.com/archives/magento/module-order-cancellation-ui/magento-module-order-cancellation-ui-100.4.1.0.zip", + "shasum": "6129524e44f0420724b8da335f0aff735793482e" }, "require": { "magento/framework": "103.0.*", @@ -17884,11 +17913,11 @@ }, { "name": "magento/module-page-builder", - "version": "2.2.6-beta2", + "version": "2.2.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-page-builder/magento-module-page-builder-2.2.6.0-beta2.zip", - "shasum": "15b32e68d06e0162c59fcd0f30e1b0c087af96fc" + "url": "https://repo.magento.com/archives/magento/module-page-builder/magento-module-page-builder-2.2.6.0.zip", + "shasum": "76b9c882c7b536033523b4325a5d690e9be632c8" }, "require": { "magento/framework": "*", @@ -17935,11 +17964,11 @@ }, { "name": "magento/module-page-builder-admin-analytics", - "version": "1.1.5-beta2", + "version": "1.1.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-page-builder-admin-analytics/magento-module-page-builder-admin-analytics-1.1.5.0-beta2.zip", - "shasum": "5473be2d05a72652ef5862661547663d73797af5" + "url": "https://repo.magento.com/archives/magento/module-page-builder-admin-analytics/magento-module-page-builder-admin-analytics-1.1.5.0.zip", + "shasum": "83c660bb1e0898c41f704dec0be2d7842bfa9367" }, "require": { "magento/framework": "*", @@ -17965,11 +17994,11 @@ }, { "name": "magento/module-page-builder-admin-gws-admin-ui", - "version": "1.7.4-beta2", + "version": "1.7.4", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-page-builder-admin-gws-admin-ui/magento-module-page-builder-admin-gws-admin-ui-1.7.4.0-beta2.zip", - "shasum": "561566fa1b0c9d122b2c2e6ac436b2dd0659b52d" + "url": "https://repo.magento.com/archives/magento/module-page-builder-admin-gws-admin-ui/magento-module-page-builder-admin-gws-admin-ui-1.7.4.0.zip", + "shasum": "df8803ce85a5650ad440b0862f251eb57753526d" }, "require": { "magento/framework": "*", @@ -17995,11 +18024,11 @@ }, { "name": "magento/module-page-builder-analytics", - "version": "1.6.5-beta2", + "version": "1.6.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-page-builder-analytics/magento-module-page-builder-analytics-1.6.5.0-beta2.zip", - "shasum": "af679b67e10ca0827511dea97e533cea5a08c750" + "url": "https://repo.magento.com/archives/magento/module-page-builder-analytics/magento-module-page-builder-analytics-1.6.5.0.zip", + "shasum": "d9a70ce4f88158ef58a44f39523fa06843543bf0" }, "require": { "magento/framework": "*", @@ -18023,11 +18052,11 @@ }, { "name": "magento/module-page-builder-image-attribute", - "version": "1.7.5-beta2", + "version": "1.7.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-page-builder-image-attribute/magento-module-page-builder-image-attribute-1.7.5.0-beta2.zip", - "shasum": "536588e7ec95b26a587ffa4d463b1c19c0b36da1" + "url": "https://repo.magento.com/archives/magento/module-page-builder-image-attribute/magento-module-page-builder-image-attribute-1.7.5.0.zip", + "shasum": "71450c7f12a9318c3ce4194cd5cfc25682077769" }, "require": { "magento/framework": "*", @@ -18049,11 +18078,11 @@ }, { "name": "magento/module-page-cache", - "version": "100.4.8-beta2", + "version": "100.4.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-page-cache/magento-module-page-cache-100.4.8.0-beta2.zip", - "shasum": "afafc8d915bb6e0e3a2b8af336b3258fcdb8a5ab" + "url": "https://repo.magento.com/archives/magento/module-page-cache/magento-module-page-cache-100.4.8.0.zip", + "shasum": "d63acdbc2e737b2a25f147ff59d4dc9f4c3240c9" }, "require": { "magento/framework": "103.0.*", @@ -18080,11 +18109,11 @@ }, { "name": "magento/module-payment", - "version": "100.4.8-beta2", + "version": "100.4.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-payment/magento-module-payment-100.4.8.0-beta2.zip", - "shasum": "51fddd61665f21eb657a5bc1727c72baacb965c9" + "url": "https://repo.magento.com/archives/magento/module-payment/magento-module-payment-100.4.8.0.zip", + "shasum": "9fd7576f102602884deb66b57ca5874340bcc0b5" }, "require": { "magento/framework": "103.0.*", @@ -18114,11 +18143,11 @@ }, { "name": "magento/module-payment-graph-ql", - "version": "100.4.3-beta2", + "version": "100.4.3", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-payment-graph-ql/magento-module-payment-graph-ql-100.4.3.0-beta2.zip", - "shasum": "0244bc2b1bc367fa3a3092919311536735f426f7" + "url": "https://repo.magento.com/archives/magento/module-payment-graph-ql/magento-module-payment-graph-ql-100.4.3.0.zip", + "shasum": "dede134d171978c25fdf5acb120e9d336c3ab029" }, "require": { "magento/framework": "103.0.*", @@ -18337,11 +18366,11 @@ }, { "name": "magento/module-payment-staging", - "version": "100.4.5-beta2", + "version": "100.4.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-payment-staging/magento-module-payment-staging-100.4.5.0-beta2.zip", - "shasum": "1ef145f04859522d589eeec25be35ebb51a7489b" + "url": "https://repo.magento.com/archives/magento/module-payment-staging/magento-module-payment-staging-100.4.5.0.zip", + "shasum": "96877f2c000cf64178ba1dc29ef02a42e7aa35e5" }, "require": { "magento/framework": "103.0.*", @@ -18369,11 +18398,11 @@ }, { "name": "magento/module-paypal", - "version": "101.0.8-beta2", + "version": "101.0.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-paypal/magento-module-paypal-101.0.8.0-beta2.zip", - "shasum": "641057ed79c6031bc3b04d9213f693adde314662" + "url": "https://repo.magento.com/archives/magento/module-paypal/magento-module-paypal-101.0.8.0.zip", + "shasum": "a70684913a3781a5f269ef547baccc7d5dac8579" }, "require": { "lib-libxml": "*", @@ -18418,11 +18447,11 @@ }, { "name": "magento/module-paypal-captcha", - "version": "100.4.5-beta2", + "version": "100.4.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-paypal-captcha/magento-module-paypal-captcha-100.4.5.0-beta2.zip", - "shasum": "fc56d0ee899205710925a2bb5969676c80e4afe7" + "url": "https://repo.magento.com/archives/magento/module-paypal-captcha/magento-module-paypal-captcha-100.4.5.0.zip", + "shasum": "0b39700198bc84dea0da36ccb9c5ad08bf6d96f3" }, "require": { "magento/framework": "103.0.*", @@ -18451,11 +18480,11 @@ }, { "name": "magento/module-paypal-graph-ql", - "version": "100.4.6-beta2", + "version": "100.4.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-paypal-graph-ql/magento-module-paypal-graph-ql-100.4.6.0-beta2.zip", - "shasum": "11b781eb05f0720c521323af5ee8462e9cbabb45" + "url": "https://repo.magento.com/archives/magento/module-paypal-graph-ql/magento-module-paypal-graph-ql-100.4.6.0.zip", + "shasum": "ca9cb856067e794ecd011dcce5557fb9fffedd25" }, "require": { "magento/framework": "103.0.*", @@ -18520,11 +18549,11 @@ }, { "name": "magento/module-persistent", - "version": "100.4.8-beta2", + "version": "100.4.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-persistent/magento-module-persistent-100.4.8.0-beta2.zip", - "shasum": "811b5c9a91a94385d75395911d3f163b4a6327e5" + "url": "https://repo.magento.com/archives/magento/module-persistent/magento-module-persistent-100.4.8.0.zip", + "shasum": "ba2f9eca79e2c6d9c576e7af1983c2f65fe7fcc8" }, "require": { "magento/framework": "103.0.*", @@ -18556,11 +18585,11 @@ }, { "name": "magento/module-persistent-history", - "version": "100.4.5-beta2", + "version": "100.4.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-persistent-history/magento-module-persistent-history-100.4.5.0-beta2.zip", - "shasum": "2b5ea2e6b235ed19e2043670f3e3795eb7ca11e9" + "url": "https://repo.magento.com/archives/magento/module-persistent-history/magento-module-persistent-history-100.4.5.0.zip", + "shasum": "b1a29594c604932c14f74645a0d5f3b81899512b" }, "require": { "magento/framework": "103.0.*", @@ -18590,11 +18619,11 @@ }, { "name": "magento/module-price-permissions", - "version": "100.4.4-beta2", + "version": "100.4.4", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-price-permissions/magento-module-price-permissions-100.4.4.0-beta2.zip", - "shasum": "accdec0021250decc8f21a7730c7c90cf1aa68c0" + "url": "https://repo.magento.com/archives/magento/module-price-permissions/magento-module-price-permissions-100.4.4.0.zip", + "shasum": "2fde206b29035859b1db2621224e2b4dfd67ddbb" }, "require": { "magento/framework": "103.0.*", @@ -18632,11 +18661,11 @@ }, { "name": "magento/module-product-alert", - "version": "100.4.7-beta2", + "version": "100.4.7", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-product-alert/magento-module-product-alert-100.4.7.0-beta2.zip", - "shasum": "ab73dd1ee615fb125f675ca13b78b192891dba00" + "url": "https://repo.magento.com/archives/magento/module-product-alert/magento-module-product-alert-100.4.7.0.zip", + "shasum": "0ff7ce303ca7788c45b109e845cab6239a9e9859" }, "require": { "magento/framework": "103.0.*", @@ -18670,11 +18699,11 @@ }, { "name": "magento/module-product-video", - "version": "100.4.8-beta2", + "version": "100.4.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-product-video/magento-module-product-video-100.4.8.0-beta2.zip", - "shasum": "f58431d33ca80e160167d54ea24a51ff94efe9de" + "url": "https://repo.magento.com/archives/magento/module-product-video/magento-module-product-video-100.4.8.0.zip", + "shasum": "e9cccc9c17ce21d6f5b56f9946219054d3251d9b" }, "require": { "magento/framework": "103.0.*", @@ -18708,11 +18737,11 @@ }, { "name": "magento/module-product-video-staging", - "version": "100.4.5-beta2", + "version": "100.4.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-product-video-staging/magento-module-product-video-staging-100.4.5.0-beta2.zip", - "shasum": "313ea6ee3d03593f3e73d99efcd85ed8e1d6c1dd" + "url": "https://repo.magento.com/archives/magento/module-product-video-staging/magento-module-product-video-staging-100.4.5.0.zip", + "shasum": "79f9624f02491dd550786505cf3738a49c3daf92" }, "require": { "lib-libxml": "*", @@ -18743,11 +18772,11 @@ }, { "name": "magento/module-promotion-permissions", - "version": "100.4.5-beta2", + "version": "100.4.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-promotion-permissions/magento-module-promotion-permissions-100.4.5.0-beta2.zip", - "shasum": "f99dcf6145da1a2f4237548a0087f080e4398288" + "url": "https://repo.magento.com/archives/magento/module-promotion-permissions/magento-module-promotion-permissions-100.4.5.0.zip", + "shasum": "559e168779b1a944ba718ce49ef84b9b8b9bdb3c" }, "require": { "magento/framework": "103.0.*", @@ -18802,11 +18831,11 @@ }, { "name": "magento/module-quote", - "version": "101.2.8-beta2", + "version": "101.2.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-quote/magento-module-quote-101.2.8.0-beta2.zip", - "shasum": "bd70c2b46cc0c7f621d733f303ea81c1031a94c8" + "url": "https://repo.magento.com/archives/magento/module-quote/magento-module-quote-101.2.8.0.zip", + "shasum": "d2b1c8a5427ab990a81ae231ff85878e5c24d90f" }, "require": { "magento/framework": "103.0.*", @@ -18846,11 +18875,11 @@ }, { "name": "magento/module-quote-analytics", - "version": "100.4.7-beta2", + "version": "100.4.7", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-quote-analytics/magento-module-quote-analytics-100.4.7.0-beta2.zip", - "shasum": "2f942d9103e5a578d4a69e6a4257c4c46c3537e9" + "url": "https://repo.magento.com/archives/magento/module-quote-analytics/magento-module-quote-analytics-100.4.7.0.zip", + "shasum": "061bfecae78cd523e26a4baca685513f2bab4496" }, "require": { "magento/framework": "103.0.*", @@ -18875,11 +18904,11 @@ }, { "name": "magento/module-quote-bundle-options", - "version": "100.4.4-beta2", + "version": "100.4.4", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-quote-bundle-options/magento-module-quote-bundle-options-100.4.4.0-beta2.zip", - "shasum": "1decacf9b8ca3613d6839434bea6ad21f3f6c91c" + "url": "https://repo.magento.com/archives/magento/module-quote-bundle-options/magento-module-quote-bundle-options-100.4.4.0.zip", + "shasum": "2ff70c1fe3ce21d33ede932e5c26abad021b3177" }, "require": { "magento/framework": "103.0.*", @@ -18903,11 +18932,11 @@ }, { "name": "magento/module-quote-commerce-graph-ql", - "version": "100.4.1-beta2", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-quote-commerce-graph-ql/magento-module-quote-commerce-graph-ql-100.4.1.0-beta2.zip", - "shasum": "57c7a2cd735e73095c1540b55af78112c475f8db" + "url": "https://repo.magento.com/archives/magento/module-quote-commerce-graph-ql/magento-module-quote-commerce-graph-ql-100.4.1.0.zip", + "shasum": "2b7d292d2af0738eac9a2857e6109fd014e6bf14" }, "require": { "magento/framework": "103.0.*", @@ -18932,11 +18961,11 @@ }, { "name": "magento/module-quote-configurable-options", - "version": "100.4.4-beta2", + "version": "100.4.4", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-quote-configurable-options/magento-module-quote-configurable-options-100.4.4.0-beta2.zip", - "shasum": "a39c3f0bb3c933375da4cdd75f1e8092ddc55a68" + "url": "https://repo.magento.com/archives/magento/module-quote-configurable-options/magento-module-quote-configurable-options-100.4.4.0.zip", + "shasum": "a8b877bd85f3bb95089c1d0650e9c0cfb2bec445" }, "require": { "magento/framework": "103.0.*", @@ -18960,11 +18989,11 @@ }, { "name": "magento/module-quote-downloadable-links", - "version": "100.4.4-beta2", + "version": "100.4.4", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-quote-downloadable-links/magento-module-quote-downloadable-links-100.4.4.0-beta2.zip", - "shasum": "53ed97e0e6fe231c831faca38ffeb00a8613b496" + "url": "https://repo.magento.com/archives/magento/module-quote-downloadable-links/magento-module-quote-downloadable-links-100.4.4.0.zip", + "shasum": "39e4419e0417dc52092c9465258687fc0ef2881c" }, "require": { "magento/framework": "103.0.*", @@ -18988,11 +19017,11 @@ }, { "name": "magento/module-quote-gift-card-options", - "version": "100.4.5-beta2", + "version": "100.4.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-quote-gift-card-options/magento-module-quote-gift-card-options-100.4.5.0-beta2.zip", - "shasum": "6775bd52a763f82135b76464002b96cf1cdc0643" + "url": "https://repo.magento.com/archives/magento/module-quote-gift-card-options/magento-module-quote-gift-card-options-100.4.5.0.zip", + "shasum": "8df64451b9ecb072ce6241a53af7958b2d46183b" }, "require": { "magento/framework": "103.0.*", @@ -19016,23 +19045,27 @@ }, { "name": "magento/module-quote-graph-ql", - "version": "100.4.8-beta2", + "version": "100.4.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-quote-graph-ql/magento-module-quote-graph-ql-100.4.8.0-beta2.zip", - "shasum": "6df455d6d0489b18868179c6b6ef046d577344f2" + "url": "https://repo.magento.com/archives/magento/module-quote-graph-ql/magento-module-quote-graph-ql-100.4.8.0.zip", + "shasum": "a6e198f37214aa6534d20e69b9dcef294d56ea66" }, "require": { "magento/framework": "103.0.*", "magento/module-catalog": "104.0.*", + "magento/module-catalog-graph-ql": "100.4.*", "magento/module-catalog-inventory": "100.4.*", "magento/module-checkout": "100.4.*", "magento/module-customer": "103.0.*", "magento/module-customer-graph-ql": "100.4.*", "magento/module-directory": "100.4.*", + "magento/module-downloadable": "100.4.*", "magento/module-eav-graph-ql": "100.4.*", "magento/module-gift-message": "100.4.*", + "magento/module-gift-message-graph-ql": "100.4.*", "magento/module-graph-ql": "100.4.*", + "magento/module-payment": "100.4.*", "magento/module-quote": "101.2.*", "magento/module-sales": "103.0.*", "magento/module-sales-graph-ql": "100.4.*", @@ -19061,11 +19094,11 @@ }, { "name": "magento/module-quote-staging", - "version": "100.4.5-beta2", + "version": "100.4.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-quote-staging/magento-module-quote-staging-100.4.5.0-beta2.zip", - "shasum": "a0a7f2a2d34394049dcfc7f3d031e24d572777be" + "url": "https://repo.magento.com/archives/magento/module-quote-staging/magento-module-quote-staging-100.4.5.0.zip", + "shasum": "b4da32159ae17515a9f4039788a3e3c0c61e54ad" }, "require": { "magento/framework": "103.0.*", @@ -19091,11 +19124,11 @@ }, { "name": "magento/module-re-captcha-admin-ui", - "version": "1.1.5-beta2", + "version": "1.1.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-admin-ui/magento-module-re-captcha-admin-ui-1.1.5.0-beta2.zip", - "shasum": "4faa9ecb89428949637cba3d2f81552a5b3c2cad" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-admin-ui/magento-module-re-captcha-admin-ui-1.1.5.0.zip", + "shasum": "a593748cc67b41a7e51abe9d9ed0ac61213d1b00" }, "require": { "magento/framework": "*", @@ -19120,11 +19153,11 @@ }, { "name": "magento/module-re-captcha-checkout", - "version": "1.1.5-beta2", + "version": "1.1.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-checkout/magento-module-re-captcha-checkout-1.1.5.0-beta2.zip", - "shasum": "c003d836f2865f5bc16117c64f2f17f222ce5bf4" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-checkout/magento-module-re-captcha-checkout-1.1.5.0.zip", + "shasum": "c11ccdd42849c75438dc607852a489eff4b5a042" }, "require": { "magento/framework": "*", @@ -19153,11 +19186,11 @@ }, { "name": "magento/module-re-captcha-checkout-sales-rule", - "version": "1.1.4-beta2", + "version": "1.1.4", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-checkout-sales-rule/magento-module-re-captcha-checkout-sales-rule-1.1.4.0-beta2.zip", - "shasum": "61cc81552db2293256b97ebf2d8d421c22002fe0" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-checkout-sales-rule/magento-module-re-captcha-checkout-sales-rule-1.1.4.0.zip", + "shasum": "5e130f20a5a78c4e492e570877f568632ee74460" }, "require": { "magento/framework": "*", @@ -19187,11 +19220,11 @@ }, { "name": "magento/module-re-captcha-contact", - "version": "1.1.4-beta2", + "version": "1.1.4", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-contact/magento-module-re-captcha-contact-1.1.4.0-beta2.zip", - "shasum": "28f3c45506264ef44be6fb2a5b1b1a6f615021ce" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-contact/magento-module-re-captcha-contact-1.1.4.0.zip", + "shasum": "bcf3d77fdd311af364e32fc93e5705e5bdf5c442" }, "require": { "magento/framework": "*", @@ -19214,11 +19247,11 @@ }, { "name": "magento/module-re-captcha-customer", - "version": "1.1.6-beta2", + "version": "1.1.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-customer/magento-module-re-captcha-customer-1.1.6.0-beta2.zip", - "shasum": "02c35258de487dc06e66409fa06649cdd64900d5" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-customer/magento-module-re-captcha-customer-1.1.6.0.zip", + "shasum": "aefbaf94cb69f22f2d8c79ae59f94400dca7d681" }, "require": { "magento/framework": "*", @@ -19244,11 +19277,11 @@ }, { "name": "magento/module-re-captcha-frontend-ui", - "version": "1.1.6-beta2", + "version": "1.1.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-frontend-ui/magento-module-re-captcha-frontend-ui-1.1.6.0-beta2.zip", - "shasum": "4510364c698cd9aa921b7c8f37b245109f91d802" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-frontend-ui/magento-module-re-captcha-frontend-ui-1.1.6.0.zip", + "shasum": "a11139a985b94040560bf9cd404c50e996ec2d66" }, "require": { "magento/framework": "*", @@ -19272,11 +19305,11 @@ }, { "name": "magento/module-re-captcha-gift-card", - "version": "1.0.3-beta2", + "version": "1.0.3", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-gift-card/magento-module-re-captcha-gift-card-1.0.3.0-beta2.zip", - "shasum": "821bfcbe3cb5b4f393f01c0b6369bd422e999d0e" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-gift-card/magento-module-re-captcha-gift-card-1.0.3.0.zip", + "shasum": "9b6a5fe722acaf7ed57a0c54adc22b15de7b1710" }, "require": { "magento/framework": "*", @@ -19310,11 +19343,11 @@ }, { "name": "magento/module-re-captcha-invitation", - "version": "1.0.3-beta2", + "version": "1.0.3", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-invitation/magento-module-re-captcha-invitation-1.0.3.0-beta2.zip", - "shasum": "9d53b13f8194c05bfd2e74f29686aa6532a7feba" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-invitation/magento-module-re-captcha-invitation-1.0.3.0.zip", + "shasum": "81b6e2ac0dc72e895889eeb9bb1f260fe03c2df5" }, "require": { "magento/framework": "*", @@ -19342,11 +19375,11 @@ }, { "name": "magento/module-re-captcha-migration", - "version": "1.1.5-beta2", + "version": "1.1.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-migration/magento-module-re-captcha-migration-1.1.5.0-beta2.zip", - "shasum": "7710d9d33b00d0f8cae9fe31197730537c14fb2d" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-migration/magento-module-re-captcha-migration-1.1.5.0.zip", + "shasum": "5fb12d3231a0ce00691d28064bf5c528c51c893a" }, "require": { "magento/framework": "*", @@ -19369,11 +19402,11 @@ }, { "name": "magento/module-re-captcha-multiple-wishlist", - "version": "1.0.3-beta2", + "version": "1.0.3", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-multiple-wishlist/magento-module-re-captcha-multiple-wishlist-1.0.3.0-beta2.zip", - "shasum": "a8a2fa23ce0418c1f3880d7022d3fe4b671125f8" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-multiple-wishlist/magento-module-re-captcha-multiple-wishlist-1.0.3.0.zip", + "shasum": "b8e7214b86c88f07f64c258f9d523522eaf3fd01" }, "require": { "magento/framework": "*", @@ -19396,11 +19429,11 @@ }, { "name": "magento/module-re-captcha-newsletter", - "version": "1.1.5-beta2", + "version": "1.1.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-newsletter/magento-module-re-captcha-newsletter-1.1.5.0-beta2.zip", - "shasum": "78142cfe91e86b0e382663966be0fd9837c12b09" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-newsletter/magento-module-re-captcha-newsletter-1.1.5.0.zip", + "shasum": "ecf1b5e26ee35c3b95db744c6839e12d5ab43e47" }, "require": { "magento/framework": "*", @@ -19425,11 +19458,11 @@ }, { "name": "magento/module-re-captcha-paypal", - "version": "1.1.5-beta2", + "version": "1.1.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-paypal/magento-module-re-captcha-paypal-1.1.5.0-beta2.zip", - "shasum": "43434eec5f55d14cc17cf32dfc1bbdd5cb967285" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-paypal/magento-module-re-captcha-paypal-1.1.5.0.zip", + "shasum": "17ab8854da339f91acfa3dfec6fd92f1ccfa645f" }, "require": { "magento/framework": "*", @@ -19458,11 +19491,11 @@ }, { "name": "magento/module-re-captcha-resend-confirmation-email", - "version": "1.1.0-beta2", + "version": "1.1.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-resend-confirmation-email/magento-module-re-captcha-resend-confirmation-email-1.1.0.0-beta2.zip", - "shasum": "21cb719d72115de889073515671e3a91cb6c7344" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-resend-confirmation-email/magento-module-re-captcha-resend-confirmation-email-1.1.0.0.zip", + "shasum": "41a345254eedd0ae55d914250fcd320871260fc5" }, "require": { "magento/framework": "*", @@ -19488,11 +19521,11 @@ }, { "name": "magento/module-re-captcha-review", - "version": "1.1.5-beta2", + "version": "1.1.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-review/magento-module-re-captcha-review-1.1.5.0-beta2.zip", - "shasum": "54ca4b32604b44c8df438bf99c8e371105216dcb" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-review/magento-module-re-captcha-review-1.1.5.0.zip", + "shasum": "c9d064ccbd96a34507270b289e8d6d2f135e0b7e" }, "require": { "magento/framework": "*", @@ -19517,11 +19550,11 @@ }, { "name": "magento/module-re-captcha-send-friend", - "version": "1.1.5-beta2", + "version": "1.1.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-send-friend/magento-module-re-captcha-send-friend-1.1.5.0-beta2.zip", - "shasum": "d50139d30530eb6c8b296f2abc6a22907e4fcbb0" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-send-friend/magento-module-re-captcha-send-friend-1.1.5.0.zip", + "shasum": "e949b5204c6cee528368101a18599290043c35ed" }, "require": { "magento/framework": "*", @@ -19546,11 +19579,11 @@ }, { "name": "magento/module-re-captcha-store-pickup", - "version": "1.0.4-beta2", + "version": "1.0.4", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-store-pickup/magento-module-re-captcha-store-pickup-1.0.4.0-beta2.zip", - "shasum": "2b8e549ea399563d90f86d139cded88627a22421" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-store-pickup/magento-module-re-captcha-store-pickup-1.0.4.0.zip", + "shasum": "1cf2638d888ef35c24c18eee3255ad0288c7a34f" }, "require": { "magento/framework": "*", @@ -19577,11 +19610,11 @@ }, { "name": "magento/module-re-captcha-ui", - "version": "1.1.5-beta2", + "version": "1.1.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-ui/magento-module-re-captcha-ui-1.1.5.0-beta2.zip", - "shasum": "c244b7bfd74b2991c4189087f999aaf8a4f3d23e" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-ui/magento-module-re-captcha-ui-1.1.5.0.zip", + "shasum": "9de21e516d4b390ef98e90e2e1bb5b5532f65706" }, "require": { "magento/framework": "*", @@ -19610,11 +19643,11 @@ }, { "name": "magento/module-re-captcha-user", - "version": "1.1.5-beta2", + "version": "1.1.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-user/magento-module-re-captcha-user-1.1.5.0-beta2.zip", - "shasum": "b9a71f5a895a32e0680a805826b1a775be6fc5da" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-user/magento-module-re-captcha-user-1.1.5.0.zip", + "shasum": "51e52c6ae7778488308a6f38dde330d50539c2bf" }, "require": { "magento/framework": "*", @@ -19638,11 +19671,11 @@ }, { "name": "magento/module-re-captcha-validation", - "version": "1.1.4-beta2", + "version": "1.1.4", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-validation/magento-module-re-captcha-validation-1.1.4.0-beta2.zip", - "shasum": "25f9fd3614d15df99823f8d58cced796489d2244" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-validation/magento-module-re-captcha-validation-1.1.4.0.zip", + "shasum": "f1323519096bd204b7b7c95f58deefd38cb3d8b8" }, "require": { "magento/framework": "*", @@ -19666,11 +19699,11 @@ }, { "name": "magento/module-re-captcha-validation-api", - "version": "1.1.4-beta2", + "version": "1.1.4", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-validation-api/magento-module-re-captcha-validation-api-1.1.4.0-beta2.zip", - "shasum": "810741d0cffc0aa3e9602745ce75bb9737010e12" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-validation-api/magento-module-re-captcha-validation-api-1.1.4.0.zip", + "shasum": "f5bda4a25e1174a36c4ecdbbea021332a992c28f" }, "require": { "magento/framework": "*", @@ -19692,11 +19725,11 @@ }, { "name": "magento/module-re-captcha-version-2-checkbox", - "version": "2.0.5-beta2", + "version": "2.0.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-version-2-checkbox/magento-module-re-captcha-version-2-checkbox-2.0.5.0-beta2.zip", - "shasum": "f93536d52cfa3e72110191d35288f4a5ec3216f4" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-version-2-checkbox/magento-module-re-captcha-version-2-checkbox-2.0.5.0.zip", + "shasum": "f1f2d5f7d9f9ad60e6ae77ff944ac5472fb1a353" }, "require": { "magento/framework": "*", @@ -19726,11 +19759,11 @@ }, { "name": "magento/module-re-captcha-version-2-invisible", - "version": "2.0.5-beta2", + "version": "2.0.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-version-2-invisible/magento-module-re-captcha-version-2-invisible-2.0.5.0-beta2.zip", - "shasum": "af3d2b6ebfc126ed065a1d838069e3c18a7da841" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-version-2-invisible/magento-module-re-captcha-version-2-invisible-2.0.5.0.zip", + "shasum": "214d9b0b0ccb275f124df430f08e24e4b5f6576b" }, "require": { "magento/framework": "*", @@ -19760,11 +19793,11 @@ }, { "name": "magento/module-re-captcha-version-3-invisible", - "version": "2.0.5-beta2", + "version": "2.0.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-version-3-invisible/magento-module-re-captcha-version-3-invisible-2.0.5.0-beta2.zip", - "shasum": "6c9b5806afb67f8a0f052cd192d78db86c669b7a" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-version-3-invisible/magento-module-re-captcha-version-3-invisible-2.0.5.0.zip", + "shasum": "2eab053ea69cf22c24306c2576572679dc60c816" }, "require": { "magento/framework": "*", @@ -19794,11 +19827,11 @@ }, { "name": "magento/module-re-captcha-webapi-api", - "version": "1.0.4-beta2", + "version": "1.0.4", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-webapi-api/magento-module-re-captcha-webapi-api-1.0.4.0-beta2.zip", - "shasum": "78efe2051ce13a8302ea78acdc292823b4cbe196" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-webapi-api/magento-module-re-captcha-webapi-api-1.0.4.0.zip", + "shasum": "b3150431bd97a5ec327a3e7f98caefcc13bb001d" }, "require": { "magento/framework": "*", @@ -19821,11 +19854,11 @@ }, { "name": "magento/module-re-captcha-webapi-graph-ql", - "version": "1.0.4-beta2", + "version": "1.0.4", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-webapi-graph-ql/magento-module-re-captcha-webapi-graph-ql-1.0.4.0-beta2.zip", - "shasum": "fd73694ba87f3e919aedfab83d0ea2e04bde5f1b" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-webapi-graph-ql/magento-module-re-captcha-webapi-graph-ql-1.0.4.0.zip", + "shasum": "9835ef64dbc3c376221dc4a08ae8b494a33ee622" }, "require": { "magento/framework": "*", @@ -19852,11 +19885,11 @@ }, { "name": "magento/module-re-captcha-webapi-rest", - "version": "1.0.4-beta2", + "version": "1.0.4", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-webapi-rest/magento-module-re-captcha-webapi-rest-1.0.4.0-beta2.zip", - "shasum": "f2b336b4f06d706763a21094d874d91eac707591" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-webapi-rest/magento-module-re-captcha-webapi-rest-1.0.4.0.zip", + "shasum": "01589c77ee21d9def0234e796c621f7dff0d49c4" }, "require": { "magento/framework": "*", @@ -19882,11 +19915,11 @@ }, { "name": "magento/module-re-captcha-webapi-ui", - "version": "1.0.4-beta2", + "version": "1.0.4", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-webapi-ui/magento-module-re-captcha-webapi-ui-1.0.4.0-beta2.zip", - "shasum": "9d6a576135f0136ccd2c223078f23c9c5d1d8f44" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-webapi-ui/magento-module-re-captcha-webapi-ui-1.0.4.0.zip", + "shasum": "4243669b5f3af4f7a13649e613639da35963c538" }, "require": { "magento/framework": "*", @@ -19909,11 +19942,11 @@ }, { "name": "magento/module-re-captcha-wishlist", - "version": "1.1.0-beta2", + "version": "1.1.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-wishlist/magento-module-re-captcha-wishlist-1.1.0.0-beta2.zip", - "shasum": "89dfcc5bf33c099342362876e66135cb31ee2bbf" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-wishlist/magento-module-re-captcha-wishlist-1.1.0.0.zip", + "shasum": "0977fb8455991977bc66432d2ca9d866df1b7ba4" }, "require": { "magento/framework": "*", @@ -19936,11 +19969,11 @@ }, { "name": "magento/module-related-product-graph-ql", - "version": "100.4.5-beta2", + "version": "100.4.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-related-product-graph-ql/magento-module-related-product-graph-ql-100.4.5.0-beta2.zip", - "shasum": "09b42a30f78c94a7c3d055efe39c463097af4f36" + "url": "https://repo.magento.com/archives/magento/module-related-product-graph-ql/magento-module-related-product-graph-ql-100.4.5.0.zip", + "shasum": "c152a10337af424a838baaae45a22b0c4568d552" }, "require": { "magento/framework": "103.0.*", @@ -19968,11 +20001,11 @@ }, { "name": "magento/module-release-notification", - "version": "100.4.6-beta2", + "version": "100.4.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-release-notification/magento-module-release-notification-100.4.6.0-beta2.zip", - "shasum": "5fa280ba12617329b2d70cd83b98fda87d3566aa" + "url": "https://repo.magento.com/archives/magento/module-release-notification/magento-module-release-notification-100.4.6.0.zip", + "shasum": "c2d93c3ee43d7121a1ccb4f1d4b81b90fd57a04f" }, "require": { "magento/framework": "103.0.*", @@ -20001,11 +20034,11 @@ }, { "name": "magento/module-reminder", - "version": "101.2.7-beta2", + "version": "101.2.7", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-reminder/magento-module-reminder-101.2.7.0-beta2.zip", - "shasum": "b2933eef23d8d7de90943c450196dfe67aa5077f" + "url": "https://repo.magento.com/archives/magento/module-reminder/magento-module-reminder-101.2.7.0.zip", + "shasum": "45635a974375bf7c6cfdcbde9a0bf01cacb4fb5b" }, "require": { "magento/framework": "103.0.*", @@ -20038,11 +20071,11 @@ }, { "name": "magento/module-remote-storage", - "version": "100.4.6-beta2", + "version": "100.4.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-remote-storage/magento-module-remote-storage-100.4.6.0-beta2.zip", - "shasum": "3824c35905414269c87edd1d8b8623fa1e86c83d" + "url": "https://repo.magento.com/archives/magento/module-remote-storage/magento-module-remote-storage-100.4.6.0.zip", + "shasum": "6ab26edd1a0de897bcc3168e27a7af94c26b5116" }, "require": { "league/flysystem": "^3.0", @@ -20081,11 +20114,11 @@ }, { "name": "magento/module-remote-storage-commerce", - "version": "100.4.4-beta2", + "version": "100.4.4", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-remote-storage-commerce/magento-module-remote-storage-commerce-100.4.4.0-beta2.zip", - "shasum": "17f02379a86a9ee2c510043f16ef29369c06f0c6" + "url": "https://repo.magento.com/archives/magento/module-remote-storage-commerce/magento-module-remote-storage-commerce-100.4.4.0.zip", + "shasum": "0a5e9b251bccd982aec37a9a36e4edfcc038eca8" }, "require": { "magento/framework": "103.0.*", @@ -20113,11 +20146,11 @@ }, { "name": "magento/module-reports", - "version": "100.4.8-beta2", + "version": "100.4.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-reports/magento-module-reports-100.4.8.0-beta2.zip", - "shasum": "5f6ed0a92b04f88500ab273d8a3f4f645609ccbd" + "url": "https://repo.magento.com/archives/magento/module-reports/magento-module-reports-100.4.8.0.zip", + "shasum": "9f5b992355e0c21e96ecaa9e6f83f36b0e39e607" }, "require": { "magento/framework": "103.0.*", @@ -20156,11 +20189,11 @@ }, { "name": "magento/module-require-js", - "version": "100.4.4-beta2", + "version": "100.4.4", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-require-js/magento-module-require-js-100.4.4.0-beta2.zip", - "shasum": "badc098456b9224be8d3a728f318c2ec945fac52" + "url": "https://repo.magento.com/archives/magento/module-require-js/magento-module-require-js-100.4.4.0.zip", + "shasum": "5aa2c7c0ba3e89e99a5562b0ffb1becccb8f6bfd" }, "require": { "magento/framework": "103.0.*", @@ -20183,11 +20216,11 @@ }, { "name": "magento/module-resource-connections", - "version": "100.4.5-beta2", + "version": "100.4.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-resource-connections/magento-module-resource-connections-100.4.5.0-beta2.zip", - "shasum": "e599135b1ad781bc13c9de504562af6c8969a024" + "url": "https://repo.magento.com/archives/magento/module-resource-connections/magento-module-resource-connections-100.4.5.0.zip", + "shasum": "d37d81c31628aa036772a94892339ad62969bf89" }, "require": { "magento/framework": "103.0.*", @@ -20209,11 +20242,11 @@ }, { "name": "magento/module-review", - "version": "100.4.8-beta2", + "version": "100.4.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-review/magento-module-review-100.4.8.0-beta2.zip", - "shasum": "dd11a019d294cbf49b9a5c5e27a4603d9fcb1aff" + "url": "https://repo.magento.com/archives/magento/module-review/magento-module-review-100.4.8.0.zip", + "shasum": "5c9481153b69e488a104e8ac12b3a6061f617b9c" }, "require": { "magento/framework": "103.0.*", @@ -20248,11 +20281,11 @@ }, { "name": "magento/module-review-analytics", - "version": "100.4.5-beta2", + "version": "100.4.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-review-analytics/magento-module-review-analytics-100.4.5.0-beta2.zip", - "shasum": "01ae3811446f8ee5abdcbac9a0a89f69f9715f61" + "url": "https://repo.magento.com/archives/magento/module-review-analytics/magento-module-review-analytics-100.4.5.0.zip", + "shasum": "eb16f3a4ff560a2a90e7df7edbd02bab407c1b3a" }, "require": { "magento/framework": "103.0.*", @@ -20277,11 +20310,11 @@ }, { "name": "magento/module-review-graph-ql", - "version": "100.4.4-beta2", + "version": "100.4.4", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-review-graph-ql/magento-module-review-graph-ql-100.4.4.0-beta2.zip", - "shasum": "056ffc97b182c8dfed6c30a01930af23d1a36d9b" + "url": "https://repo.magento.com/archives/magento/module-review-graph-ql/magento-module-review-graph-ql-100.4.4.0.zip", + "shasum": "6c2f610afe3eb7c570f792abbe96f3167ace4d56" }, "require": { "magento/framework": "103.0.*", @@ -20311,11 +20344,11 @@ }, { "name": "magento/module-review-staging", - "version": "100.4.5-beta2", + "version": "100.4.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-review-staging/magento-module-review-staging-100.4.5.0-beta2.zip", - "shasum": "8a24d381cbe8faef2c60d7824cdfeca879f39cc2" + "url": "https://repo.magento.com/archives/magento/module-review-staging/magento-module-review-staging-100.4.5.0.zip", + "shasum": "99a91dca60894b1e57fb588a640a5dc685812ba4" }, "require": { "lib-libxml": "*", @@ -20344,11 +20377,11 @@ }, { "name": "magento/module-reward", - "version": "101.2.8-beta2", + "version": "101.2.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-reward/magento-module-reward-101.2.8.0-beta2.zip", - "shasum": "1f64d209709f4774202598589202d521d46a6652" + "url": "https://repo.magento.com/archives/magento/module-reward/magento-module-reward-101.2.8.0.zip", + "shasum": "b029f6bfd405116edc566935e6bc64dd43af3cad" }, "require": { "magento/framework": "103.0.*", @@ -20390,11 +20423,11 @@ }, { "name": "magento/module-reward-graph-ql", - "version": "100.4.7-beta2", + "version": "100.4.7", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-reward-graph-ql/magento-module-reward-graph-ql-100.4.7.0-beta2.zip", - "shasum": "7ed3a8b628b050082e0e6ee74cfc990b7e3ee019" + "url": "https://repo.magento.com/archives/magento/module-reward-graph-ql/magento-module-reward-graph-ql-100.4.7.0.zip", + "shasum": "bb541aed976992bf8965d9f99d5702c247c29cc5" }, "require": { "magento/framework": "103.0.*", @@ -20402,6 +20435,7 @@ "magento/module-quote": "101.2.*", "magento/module-quote-graph-ql": "100.4.*", "magento/module-reward": "101.2.*", + "magento/module-sales": "103.0.*", "magento/module-store": "101.1.*", "php": "~8.2.0||~8.3.0||~8.4.0" }, @@ -20426,11 +20460,11 @@ }, { "name": "magento/module-reward-staging", - "version": "100.4.5-beta2", + "version": "100.4.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-reward-staging/magento-module-reward-staging-100.4.5.0-beta2.zip", - "shasum": "685fc88827c36628cc250568621023ab7c2c2473" + "url": "https://repo.magento.com/archives/magento/module-reward-staging/magento-module-reward-staging-100.4.5.0.zip", + "shasum": "4079f4c84ce1ef9d9ca2159f3d5cf0a2658561d8" }, "require": { "magento/framework": "103.0.*", @@ -20458,11 +20492,11 @@ }, { "name": "magento/module-rma", - "version": "101.2.8-beta2", + "version": "101.2.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-rma/magento-module-rma-101.2.8.0-beta2.zip", - "shasum": "64538b7bd44c28832fc91e4c3368de9e12165878" + "url": "https://repo.magento.com/archives/magento/module-rma/magento-module-rma-101.2.8.0.zip", + "shasum": "9f7cf060ddddb09dbf45cad2c1a52d0a84343531" }, "require": { "ext-gd": "*", @@ -20509,15 +20543,14 @@ }, { "name": "magento/module-rma-graph-ql", - "version": "100.4.7-beta2", + "version": "100.4.7", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-rma-graph-ql/magento-module-rma-graph-ql-100.4.7.0-beta2.zip", - "shasum": "f47d5cb3d67800557e6e73c6a653972ff6d1308c" + "url": "https://repo.magento.com/archives/magento/module-rma-graph-ql/magento-module-rma-graph-ql-100.4.7.0.zip", + "shasum": "28c745c28020b3b7685046406de1e26e816232b6" }, "require": { "magento/framework": "103.0.*", - "magento/module-catalog": "104.0.*", "magento/module-customer": "103.0.*", "magento/module-customer-graph-ql": "100.4.*", "magento/module-directory": "100.4.*", @@ -20548,11 +20581,11 @@ }, { "name": "magento/module-rma-staging", - "version": "100.4.5-beta2", + "version": "100.4.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-rma-staging/magento-module-rma-staging-100.4.5.0-beta2.zip", - "shasum": "b8f32b1f50a7317c3b32119ad8a9df6c659843bd" + "url": "https://repo.magento.com/archives/magento/module-rma-staging/magento-module-rma-staging-100.4.5.0.zip", + "shasum": "589a56d79a4f9cc9f453cc88b88f5bcdce258029" }, "require": { "lib-libxml": "*", @@ -20580,11 +20613,11 @@ }, { "name": "magento/module-robots", - "version": "101.1.4-beta2", + "version": "101.1.4", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-robots/magento-module-robots-101.1.4.0-beta2.zip", - "shasum": "7189e10dfa7ec9851fdf92f00c45d97e2e39a78c" + "url": "https://repo.magento.com/archives/magento/module-robots/magento-module-robots-101.1.4.0.zip", + "shasum": "725714502825e494fb27ce367646a7af769ff1d8" }, "require": { "magento/framework": "103.0.*", @@ -20611,11 +20644,11 @@ }, { "name": "magento/module-rss", - "version": "100.4.6-beta2", + "version": "100.4.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-rss/magento-module-rss-100.4.6.0-beta2.zip", - "shasum": "15f81501bc2aff36f301f211976fcff453182710" + "url": "https://repo.magento.com/archives/magento/module-rss/magento-module-rss-100.4.6.0.zip", + "shasum": "5073d2c0e7b533c6f10dc47ffab25c0446166f7a" }, "require": { "magento/framework": "103.0.*", @@ -20641,11 +20674,11 @@ }, { "name": "magento/module-rule", - "version": "100.4.7-beta2", + "version": "100.4.7", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-rule/magento-module-rule-100.4.7.0-beta2.zip", - "shasum": "81013e42d78defbd8188705c87417e42aff613da" + "url": "https://repo.magento.com/archives/magento/module-rule/magento-module-rule-100.4.7.0.zip", + "shasum": "d2b9a778c0b2deac692038634d203a2a90f65165" }, "require": { "lib-libxml": "*", @@ -20710,11 +20743,11 @@ }, { "name": "magento/module-sales", - "version": "103.0.8-beta2", + "version": "103.0.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sales/magento-module-sales-103.0.8.0-beta2.zip", - "shasum": "a0bb572d1e02da121fbb1b8d7338e7e97448c425" + "url": "https://repo.magento.com/archives/magento/module-sales/magento-module-sales-103.0.8.0.zip", + "shasum": "6924f12d64fcd013f0bca5583c562944b1f39d39" }, "require": { "magento/framework": "103.0.*", @@ -20765,11 +20798,11 @@ }, { "name": "magento/module-sales-analytics", - "version": "100.4.5-beta2", + "version": "100.4.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sales-analytics/magento-module-sales-analytics-100.4.5.0-beta2.zip", - "shasum": "ed001e8570bd7139c5e08dc356b04ca05385ee2a" + "url": "https://repo.magento.com/archives/magento/module-sales-analytics/magento-module-sales-analytics-100.4.5.0.zip", + "shasum": "e052de4248ccb22483fcb357bf38d49d08e8d601" }, "require": { "magento/framework": "103.0.*", @@ -20794,11 +20827,11 @@ }, { "name": "magento/module-sales-archive", - "version": "101.0.6-beta2", + "version": "101.0.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sales-archive/magento-module-sales-archive-101.0.6.0-beta2.zip", - "shasum": "cb8f50b3e11fc71a44ad748832108178b090c64d" + "url": "https://repo.magento.com/archives/magento/module-sales-archive/magento-module-sales-archive-101.0.6.0.zip", + "shasum": "31802f2260aef65c3aa2849fd69b43c95c522301" }, "require": { "magento/framework": "103.0.*", @@ -20856,11 +20889,11 @@ }, { "name": "magento/module-sales-graph-ql", - "version": "100.4.8-beta2", + "version": "100.4.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sales-graph-ql/magento-module-sales-graph-ql-100.4.8.0-beta2.zip", - "shasum": "ac48a022f88c77729825465de6fdc4770fe6afa4" + "url": "https://repo.magento.com/archives/magento/module-sales-graph-ql/magento-module-sales-graph-ql-100.4.8.0.zip", + "shasum": "388e566058186ba2d8351ec3fb8feb5b3362f84c" }, "require": { "magento/framework": "103.0.*", @@ -20892,11 +20925,11 @@ }, { "name": "magento/module-sales-inventory", - "version": "100.4.5-beta2", + "version": "100.4.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sales-inventory/magento-module-sales-inventory-100.4.5.0-beta2.zip", - "shasum": "464c2268de99f76c447abd4c521239a0928755fb" + "url": "https://repo.magento.com/archives/magento/module-sales-inventory/magento-module-sales-inventory-100.4.5.0.zip", + "shasum": "61519a57efe4ef5fa73126691f4c684ca18470fa" }, "require": { "magento/framework": "103.0.*", @@ -20923,11 +20956,11 @@ }, { "name": "magento/module-sales-rule", - "version": "101.2.8-beta2", + "version": "101.2.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sales-rule/magento-module-sales-rule-101.2.8.0-beta2.zip", - "shasum": "663637292f1176a4f0941122e7c3fdba76d010ca" + "url": "https://repo.magento.com/archives/magento/module-sales-rule/magento-module-sales-rule-101.2.8.0.zip", + "shasum": "7d3b66b00e4d46ffd42d09f4d04b8f61a8ae5e1e" }, "require": { "magento/framework": "103.0.*", @@ -20976,14 +21009,15 @@ }, { "name": "magento/module-sales-rule-graph-ql", - "version": "100.4.1-beta2", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sales-rule-graph-ql/magento-module-sales-rule-graph-ql-100.4.1.0-beta2.zip", - "shasum": "9d2065019f48a0aee35feb39d7cf059ddd702671" + "url": "https://repo.magento.com/archives/magento/module-sales-rule-graph-ql/magento-module-sales-rule-graph-ql-100.4.1.0.zip", + "shasum": "aca849a2fe914f2346f50d2b9071629b29610634" }, "require": { "magento/framework": "103.0.*", + "magento/module-quote": "101.2.*", "magento/module-sales-rule": "101.2.*", "php": "~8.2.0||~8.3.0||~8.4.0" }, @@ -21004,11 +21038,11 @@ }, { "name": "magento/module-sales-rule-staging", - "version": "100.4.7-beta2", + "version": "100.4.7", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sales-rule-staging/magento-module-sales-rule-staging-100.4.7.0-beta2.zip", - "shasum": "e054b68fb8c9ab322396a8d29f5e0a1bedc46eb7" + "url": "https://repo.magento.com/archives/magento/module-sales-rule-staging/magento-module-sales-rule-staging-100.4.7.0.zip", + "shasum": "4fcddd2b74d1e8aba2e61443b3e10b8df69da26e" }, "require": { "magento/framework": "103.0.*", @@ -21041,11 +21075,11 @@ }, { "name": "magento/module-sales-sequence", - "version": "100.4.5-beta2", + "version": "100.4.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sales-sequence/magento-module-sales-sequence-100.4.5.0-beta2.zip", - "shasum": "545f2dbf3311767ca3a734b36ae64d41102ee9ac" + "url": "https://repo.magento.com/archives/magento/module-sales-sequence/magento-module-sales-sequence-100.4.5.0.zip", + "shasum": "108f79b6484239540ed283cfea815ba45a10b99e" }, "require": { "magento/framework": "103.0.*", @@ -21068,11 +21102,11 @@ }, { "name": "magento/module-sample-data", - "version": "100.4.6-beta2", + "version": "100.4.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sample-data/magento-module-sample-data-100.4.6.0-beta2.zip", - "shasum": "25cd12426f9756aa018459f42f0fe86794c7528d" + "url": "https://repo.magento.com/archives/magento/module-sample-data/magento-module-sample-data-100.4.6.0.zip", + "shasum": "94f486ba538b70a46b0b95f55d0a87d97690d1cc" }, "require": { "magento/framework": "103.0.*", @@ -21099,11 +21133,11 @@ }, { "name": "magento/module-scalable-checkout", - "version": "100.4.7-beta2", + "version": "100.4.7", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-scalable-checkout/magento-module-scalable-checkout-100.4.7.0-beta2.zip", - "shasum": "d6c861c5b94e730478051ca4c95c8cce765e55ea" + "url": "https://repo.magento.com/archives/magento/module-scalable-checkout/magento-module-scalable-checkout-100.4.7.0.zip", + "shasum": "699c3ba9fe478d0b6b5b61fc66f2b897e67036d0" }, "require": { "magento/framework": "103.0.*", @@ -21133,11 +21167,11 @@ }, { "name": "magento/module-scalable-inventory", - "version": "100.4.6-beta2", + "version": "100.4.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-scalable-inventory/magento-module-scalable-inventory-100.4.6.0-beta2.zip", - "shasum": "c6af87d3410ea9bd43cd27403fa271b1b610758d" + "url": "https://repo.magento.com/archives/magento/module-scalable-inventory/magento-module-scalable-inventory-100.4.6.0.zip", + "shasum": "b05ad70e0eca033ce39e985b333f75518fc3a1c6" }, "require": { "magento/framework": "103.0.*", @@ -21163,11 +21197,11 @@ }, { "name": "magento/module-scalable-oms", - "version": "100.4.6-beta2", + "version": "100.4.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-scalable-oms/magento-module-scalable-oms-100.4.6.0-beta2.zip", - "shasum": "2dedbbd113b1cf121af1619e98799b5ebcf81787" + "url": "https://repo.magento.com/archives/magento/module-scalable-oms/magento-module-scalable-oms-100.4.6.0.zip", + "shasum": "be6b2a0587080d8a4151c33c99ed353a22b3c311" }, "require": { "magento/framework": "103.0.*", @@ -21193,11 +21227,11 @@ }, { "name": "magento/module-scheduled-import-export", - "version": "101.2.8-beta2", + "version": "101.2.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-scheduled-import-export/magento-module-scheduled-import-export-101.2.8.0-beta2.zip", - "shasum": "3492c49183aa6e4a08c934c989bba75a857c7afd" + "url": "https://repo.magento.com/archives/magento/module-scheduled-import-export/magento-module-scheduled-import-export-101.2.8.0.zip", + "shasum": "0affb868ab180d11a99c92853c348f485f22205b" }, "require": { "magento/framework": "103.0.*", @@ -21225,11 +21259,11 @@ }, { "name": "magento/module-search", - "version": "101.1.8-beta2", + "version": "101.1.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-search/magento-module-search-101.1.8.0-beta2.zip", - "shasum": "23cabfb919b5b73c90790016cfd8d83a4e7dfe51" + "url": "https://repo.magento.com/archives/magento/module-search/magento-module-search-101.1.8.0.zip", + "shasum": "def43c42a16f2680bbde8d114cf491a00afe85b2" }, "require": { "magento/framework": "103.0.*", @@ -21257,11 +21291,11 @@ }, { "name": "magento/module-search-staging", - "version": "100.4.6-beta2", + "version": "100.4.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-search-staging/magento-module-search-staging-100.4.6.0-beta2.zip", - "shasum": "8e56a87c8ee685ec71b4e23a19aa6b70e1ea9062" + "url": "https://repo.magento.com/archives/magento/module-search-staging/magento-module-search-staging-100.4.6.0.zip", + "shasum": "9b79165cb2d45affe44232143d9d240f3d4756ff" }, "require": { "lib-libxml": "*", @@ -21286,11 +21320,11 @@ }, { "name": "magento/module-security", - "version": "100.4.8-beta2", + "version": "100.4.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-security/magento-module-security-100.4.8.0-beta2.zip", - "shasum": "1bbd6e9082c951bbcf7050757a422cd6b1399da7" + "url": "https://repo.magento.com/archives/magento/module-security/magento-module-security-100.4.8.0.zip", + "shasum": "008a7e1714aad5aca80d445a324952578ae954ac" }, "require": { "magento/framework": "103.0.*", @@ -21320,11 +21354,11 @@ }, { "name": "magento/module-securitytxt", - "version": "1.1.4-beta2", + "version": "1.1.4", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-securitytxt/magento-module-securitytxt-1.1.4.0-beta2.zip", - "shasum": "2d01c9f92bdac59b5a96f6f03f97114d8c031416" + "url": "https://repo.magento.com/archives/magento/module-securitytxt/magento-module-securitytxt-1.1.4.0.zip", + "shasum": "019b02a9cb37765cd9c02dd37dd9bd3bd39e2efd" }, "require": { "magento/framework": "*", @@ -21355,11 +21389,11 @@ }, { "name": "magento/module-send-friend", - "version": "100.4.6-beta2", + "version": "100.4.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-send-friend/magento-module-send-friend-100.4.6.0-beta2.zip", - "shasum": "2bb964c060271da9b258298b43ebf06179b1cc1c" + "url": "https://repo.magento.com/archives/magento/module-send-friend/magento-module-send-friend-100.4.6.0.zip", + "shasum": "7a6c8463b015173bddb5e0fec646d768bec83573" }, "require": { "magento/framework": "103.0.*", @@ -21388,11 +21422,11 @@ }, { "name": "magento/module-send-friend-graph-ql", - "version": "100.4.4-beta2", + "version": "100.4.4", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-send-friend-graph-ql/magento-module-send-friend-graph-ql-100.4.4.0-beta2.zip", - "shasum": "e39494c8d5631771a0b7d8635ef825c55b8ed0c8" + "url": "https://repo.magento.com/archives/magento/module-send-friend-graph-ql/magento-module-send-friend-graph-ql-100.4.4.0.zip", + "shasum": "a68aa6755a63dd5ac309fe1bcc3242627e705b32" }, "require": { "magento/framework": "103.0.*", @@ -21542,11 +21576,11 @@ }, { "name": "magento/module-shipping", - "version": "100.4.8-beta2", + "version": "100.4.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-shipping/magento-module-shipping-100.4.8.0-beta2.zip", - "shasum": "a7bdd2dd6faffff647a10c0f36a527eee7ea1013" + "url": "https://repo.magento.com/archives/magento/module-shipping/magento-module-shipping-100.4.8.0.zip", + "shasum": "4d6ef2e5474487f57cfddea38faac3fbd5c58b98" }, "require": { "ext-gd": "*", @@ -21588,11 +21622,11 @@ }, { "name": "magento/module-sitemap", - "version": "100.4.7-beta2", + "version": "100.4.7", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sitemap/magento-module-sitemap-100.4.7.0-beta2.zip", - "shasum": "27aec7fa4e0561e7c41d78833b9dcd1671241735" + "url": "https://repo.magento.com/archives/magento/module-sitemap/magento-module-sitemap-100.4.7.0.zip", + "shasum": "60a9910bb555737146d8c84d33615b4581c02159" }, "require": { "magento/framework": "103.0.*", @@ -21627,11 +21661,11 @@ }, { "name": "magento/module-staging", - "version": "101.2.8-beta2", + "version": "101.2.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-staging/magento-module-staging-101.2.8.0-beta2.zip", - "shasum": "ea3f99a3b699d370ac4c3989fb88d1baf91553c9" + "url": "https://repo.magento.com/archives/magento/module-staging/magento-module-staging-101.2.8.0.zip", + "shasum": "b291f6a93a0dc08f80be4a0b853cdf2a390f451d" }, "require": { "lib-libxml": "*", @@ -21668,11 +21702,11 @@ }, { "name": "magento/module-staging-graph-ql", - "version": "100.4.5-beta2", + "version": "100.4.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-staging-graph-ql/magento-module-staging-graph-ql-100.4.5.0-beta2.zip", - "shasum": "34af80c1673d1c87c447daf46bea992dd5b1400e" + "url": "https://repo.magento.com/archives/magento/module-staging-graph-ql/magento-module-staging-graph-ql-100.4.5.0.zip", + "shasum": "417aa52dc81d675acf2bbdd23af13a2b6324855a" }, "require": { "magento/framework": "103.0.*", @@ -21697,11 +21731,11 @@ }, { "name": "magento/module-staging-page-builder", - "version": "2.2.6-beta2", + "version": "2.2.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-staging-page-builder/magento-module-staging-page-builder-2.2.6.0-beta2.zip", - "shasum": "c8597db3b703e9775736a5042aed98f105459a56" + "url": "https://repo.magento.com/archives/magento/module-staging-page-builder/magento-module-staging-page-builder-2.2.6.0.zip", + "shasum": "f7f7220bf9292d536896fe98a6b148c49adf401f" }, "require": { "magento/framework": "*", @@ -21727,11 +21761,11 @@ }, { "name": "magento/module-store", - "version": "101.1.8-beta2", + "version": "101.1.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-store/magento-module-store-101.1.8.0-beta2.zip", - "shasum": "6efd65921e41d6681e5a81751a623f813bb82712" + "url": "https://repo.magento.com/archives/magento/module-store/magento-module-store-101.1.8.0.zip", + "shasum": "cd43a996963212025e117e6f60a7b61693dfb947" }, "require": { "magento/framework": "103.0.*", @@ -21795,11 +21829,11 @@ }, { "name": "magento/module-store-graph-ql", - "version": "100.4.6-beta2", + "version": "100.4.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-store-graph-ql/magento-module-store-graph-ql-100.4.6.0-beta2.zip", - "shasum": "2d352f8b16af0d8db435c8e9622a7738b59139f8" + "url": "https://repo.magento.com/archives/magento/module-store-graph-ql/magento-module-store-graph-ql-100.4.6.0.zip", + "shasum": "7f1c3658299583146d0d668e20e3a64e1378bce6" }, "require": { "magento/framework": "103.0.*", @@ -21826,11 +21860,11 @@ }, { "name": "magento/module-support", - "version": "101.2.7-beta2", + "version": "101.2.7", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-support/magento-module-support-101.2.7.0-beta2.zip", - "shasum": "1c2cfda8fad44cf87cd0285a6720ed17e24c1cfa" + "url": "https://repo.magento.com/archives/magento/module-support/magento-module-support-101.2.7.0.zip", + "shasum": "a50e4ca9c7f4a77062e3c95776d7ae6d32b98339" }, "require": { "lib-libxml": "*", @@ -21873,11 +21907,11 @@ }, { "name": "magento/module-swagger", - "version": "100.4.7-beta2", + "version": "100.4.7", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-swagger/magento-module-swagger-100.4.7.0-beta2.zip", - "shasum": "a3fe191568676cfe56817e5c9fa9f95a1499b294" + "url": "https://repo.magento.com/archives/magento/module-swagger/magento-module-swagger-100.4.7.0.zip", + "shasum": "24020db5d39cd413c9cddf9898ca9af763a47004" }, "require": { "magento/framework": "103.0.*", @@ -21900,11 +21934,11 @@ }, { "name": "magento/module-swagger-webapi", - "version": "100.4.4-beta2", + "version": "100.4.4", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-swagger-webapi/magento-module-swagger-webapi-100.4.4.0-beta2.zip", - "shasum": "59ef16be4167312a74dfd4b8ee3749f73b70f0b3" + "url": "https://repo.magento.com/archives/magento/module-swagger-webapi/magento-module-swagger-webapi-100.4.4.0.zip", + "shasum": "7fba69c0d99cd8872c16bd0830909d3393b53a26" }, "require": { "magento/framework": "103.0.*", @@ -21928,11 +21962,11 @@ }, { "name": "magento/module-swagger-webapi-async", - "version": "100.4.4-beta2", + "version": "100.4.4", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-swagger-webapi-async/magento-module-swagger-webapi-async-100.4.4.0-beta2.zip", - "shasum": "be88400ed7ddf34e61a45d59432dcb380b69e9ac" + "url": "https://repo.magento.com/archives/magento/module-swagger-webapi-async/magento-module-swagger-webapi-async-100.4.4.0.zip", + "shasum": "e2eacbfb3d1f4a13aac31e409b739d34bbb23717" }, "require": { "magento/framework": "103.0.*", @@ -21959,11 +21993,11 @@ }, { "name": "magento/module-swat", - "version": "100.4.6-beta2", + "version": "100.4.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-swat/magento-module-swat-100.4.6.0-beta2.zip", - "shasum": "2b1c1df9ca9c637d71618460e86408cd9650a4e9" + "url": "https://repo.magento.com/archives/magento/module-swat/magento-module-swat-100.4.6.0.zip", + "shasum": "d9f55c8b4149bba1d28757270cca6e5b8321391a" }, "require": { "magento/framework": "103.0.*", @@ -21987,11 +22021,11 @@ }, { "name": "magento/module-swatches", - "version": "100.4.8-beta2", + "version": "100.4.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-swatches/magento-module-swatches-100.4.8.0-beta2.zip", - "shasum": "f163dae3e298453c375bde3363d37400a64582df" + "url": "https://repo.magento.com/archives/magento/module-swatches/magento-module-swatches-100.4.8.0.zip", + "shasum": "6bdf2ed486472cad3f5a179d81b4209916631bce" }, "require": { "magento/framework": "103.0.*", @@ -22028,11 +22062,11 @@ }, { "name": "magento/module-swatches-graph-ql", - "version": "100.4.6-beta2", + "version": "100.4.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-swatches-graph-ql/magento-module-swatches-graph-ql-100.4.6.0-beta2.zip", - "shasum": "e647b97c1a1609733665807874b989a533c54770" + "url": "https://repo.magento.com/archives/magento/module-swatches-graph-ql/magento-module-swatches-graph-ql-100.4.6.0.zip", + "shasum": "bdab4d6b714c38f6bf9f0ac31832d7b4147cd0cf" }, "require": { "magento/framework": "103.0.*", @@ -22061,11 +22095,11 @@ }, { "name": "magento/module-swatches-layered-navigation", - "version": "100.4.4-beta2", + "version": "100.4.4", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-swatches-layered-navigation/magento-module-swatches-layered-navigation-100.4.4.0-beta2.zip", - "shasum": "62924856bb2551bc02def1e1f86d8334b782d055" + "url": "https://repo.magento.com/archives/magento/module-swatches-layered-navigation/magento-module-swatches-layered-navigation-100.4.4.0.zip", + "shasum": "a8dad52269d6fa9b94142fa06b5eb6290d7e3e4b" }, "require": { "magento/framework": "103.0.*", @@ -22089,11 +22123,11 @@ }, { "name": "magento/module-target-rule", - "version": "101.2.8-beta2", + "version": "101.2.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-target-rule/magento-module-target-rule-101.2.8.0-beta2.zip", - "shasum": "3860bbbd89ab3fd2c7b1ff6b956c6d0860cfbcba" + "url": "https://repo.magento.com/archives/magento/module-target-rule/magento-module-target-rule-101.2.8.0.zip", + "shasum": "1fb0efac367e2772bcdd4b64e0390686c5c821b9" }, "require": { "magento/framework": "103.0.*", @@ -22130,11 +22164,11 @@ }, { "name": "magento/module-target-rule-graph-ql", - "version": "100.4.5-beta2", + "version": "100.4.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-target-rule-graph-ql/magento-module-target-rule-graph-ql-100.4.5.0-beta2.zip", - "shasum": "6c0f23fd65531514b37ef5d2175065a76d440ed3" + "url": "https://repo.magento.com/archives/magento/module-target-rule-graph-ql/magento-module-target-rule-graph-ql-100.4.5.0.zip", + "shasum": "eea7ffd1dadcac370a70e6b75761a65957649bc6" }, "require": { "magento/framework": "103.0.*", @@ -22161,11 +22195,11 @@ }, { "name": "magento/module-tax", - "version": "100.4.8-beta2", + "version": "100.4.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-tax/magento-module-tax-100.4.8.0-beta2.zip", - "shasum": "b892dbaab772bebea357fa50c01d5292d7acde0a" + "url": "https://repo.magento.com/archives/magento/module-tax/magento-module-tax-100.4.8.0.zip", + "shasum": "c7310b9d5bd86bcd0ba6d2bda67038389a77adc3" }, "require": { "magento/framework": "103.0.*", @@ -22205,11 +22239,11 @@ }, { "name": "magento/module-tax-graph-ql", - "version": "100.4.4-beta2", + "version": "100.4.4", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-tax-graph-ql/magento-module-tax-graph-ql-100.4.4.0-beta2.zip", - "shasum": "055e1084c12ba7c092f89746ac73d41692542f98" + "url": "https://repo.magento.com/archives/magento/module-tax-graph-ql/magento-module-tax-graph-ql-100.4.4.0.zip", + "shasum": "fea4f9e204b8be5a6b5b5175b50894011495ec3c" }, "require": { "magento/framework": "103.0.*", @@ -22236,11 +22270,11 @@ }, { "name": "magento/module-tax-import-export", - "version": "100.4.7-beta2", + "version": "100.4.7", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-tax-import-export/magento-module-tax-import-export-100.4.7.0-beta2.zip", - "shasum": "df852ad4c1df2111c2ed0ddafd00d2002f4435a8" + "url": "https://repo.magento.com/archives/magento/module-tax-import-export/magento-module-tax-import-export-100.4.7.0.zip", + "shasum": "d6a60700774ac6d6668a2d4d765f9c349c7eae28" }, "require": { "magento/framework": "103.0.*", @@ -22268,11 +22302,11 @@ }, { "name": "magento/module-theme", - "version": "101.1.8-beta2", + "version": "101.1.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-theme/magento-module-theme-101.1.8.0-beta2.zip", - "shasum": "e76647b2b13039111af8d81c6631ff4abd3aabf6" + "url": "https://repo.magento.com/archives/magento/module-theme/magento-module-theme-101.1.8.0.zip", + "shasum": "f29a5871f445227741e0343cf7612bbdd4732b0f" }, "require": { "magento/framework": "103.0.*", @@ -22311,11 +22345,11 @@ }, { "name": "magento/module-theme-graph-ql", - "version": "100.4.5-beta2", + "version": "100.4.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-theme-graph-ql/magento-module-theme-graph-ql-100.4.5.0-beta2.zip", - "shasum": "4e055304512919c76b3ea4a35051698e56a901f8" + "url": "https://repo.magento.com/archives/magento/module-theme-graph-ql/magento-module-theme-graph-ql-100.4.5.0.zip", + "shasum": "a944916a7f43bea335c8c9e356b186100480fc2f" }, "require": { "magento/framework": "103.0.*", @@ -22341,11 +22375,11 @@ }, { "name": "magento/module-translation", - "version": "100.4.8-beta2", + "version": "100.4.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-translation/magento-module-translation-100.4.8.0-beta2.zip", - "shasum": "03f9c0a1407352c34f64777627060a786415a247" + "url": "https://repo.magento.com/archives/magento/module-translation/magento-module-translation-100.4.8.0.zip", + "shasum": "051dedd3f72c18507b779d8fc5358794043a7e62" }, "require": { "magento/framework": "103.0.*", @@ -22376,11 +22410,11 @@ }, { "name": "magento/module-two-factor-auth", - "version": "1.1.7-beta2", + "version": "1.1.7", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-two-factor-auth/magento-module-two-factor-auth-1.1.7.0-beta2.zip", - "shasum": "f998981ca82e26c76412ce4c126d70b1feb363c1" + "url": "https://repo.magento.com/archives/magento/module-two-factor-auth/magento-module-two-factor-auth-1.1.7.0.zip", + "shasum": "4475c43a12f1d1091f458e52f0258f82d5025cb0" }, "require": { "2tvenom/cborencode": "^1.0", @@ -22416,11 +22450,11 @@ }, { "name": "magento/module-ui", - "version": "101.2.8-beta2", + "version": "101.2.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-ui/magento-module-ui-101.2.8.0-beta2.zip", - "shasum": "9673bd16f70c9bf016a209a8f28498ca641e93b3" + "url": "https://repo.magento.com/archives/magento/module-ui/magento-module-ui-101.2.8.0.zip", + "shasum": "55a1cd67e7edb495b488f4819c444b47f52cc156" }, "require": { "magento/framework": "103.0.*", @@ -22451,11 +22485,11 @@ }, { "name": "magento/module-ups", - "version": "100.4.8-beta2", + "version": "100.4.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-ups/magento-module-ups-100.4.8.0-beta2.zip", - "shasum": "9950013c2081f181f3cb0ac52bf0291418901a25" + "url": "https://repo.magento.com/archives/magento/module-ups/magento-module-ups-100.4.8.0.zip", + "shasum": "188a74011aacdc5a2e52477813094d72ce4c8d24" }, "require": { "magento/framework": "103.0.*", @@ -22488,11 +22522,11 @@ }, { "name": "magento/module-url-rewrite", - "version": "102.0.7-beta2", + "version": "102.0.7", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-url-rewrite/magento-module-url-rewrite-102.0.7.0-beta2.zip", - "shasum": "8644b7dc44d0a174baf654d3c3b84f515074f381" + "url": "https://repo.magento.com/archives/magento/module-url-rewrite/magento-module-url-rewrite-102.0.7.0.zip", + "shasum": "a06684fd8fe29bd4233f21eb1c8d7586786a627b" }, "require": { "magento/framework": "103.0.*", @@ -22522,11 +22556,11 @@ }, { "name": "magento/module-url-rewrite-graph-ql", - "version": "100.4.7-beta2", + "version": "100.4.7", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-url-rewrite-graph-ql/magento-module-url-rewrite-graph-ql-100.4.7.0-beta2.zip", - "shasum": "bebb3f3d82eb085fcd26b49635d5eadd826b75d4" + "url": "https://repo.magento.com/archives/magento/module-url-rewrite-graph-ql/magento-module-url-rewrite-graph-ql-100.4.7.0.zip", + "shasum": "f4fd1fb95557bb75ce171a141b9f828af3212935" }, "require": { "magento/framework": "103.0.*", @@ -22553,11 +22587,11 @@ }, { "name": "magento/module-user", - "version": "101.2.8-beta2", + "version": "101.2.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-user/magento-module-user-101.2.8.0-beta2.zip", - "shasum": "ebe872b5630ef0a724b9e74e52b7c8f42b75a08e" + "url": "https://repo.magento.com/archives/magento/module-user/magento-module-user-101.2.8.0.zip", + "shasum": "43219d47c1067a68d68c3bb2d8992cb9a28eac58" }, "require": { "magento/framework": "103.0.*", @@ -22587,11 +22621,11 @@ }, { "name": "magento/module-usps", - "version": "100.4.7-beta2", + "version": "100.4.7", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-usps/magento-module-usps-100.4.7.0-beta2.zip", - "shasum": "7ccaf538414bf4aefdc3d2e41cfb8e5f586e1de6" + "url": "https://repo.magento.com/archives/magento/module-usps/magento-module-usps-100.4.7.0.zip", + "shasum": "4bd712f6a1a8eed21ae58cb5bf1a988204bda585" }, "require": { "lib-libxml": "*", @@ -22623,11 +22657,11 @@ }, { "name": "magento/module-variable", - "version": "100.4.6-beta2", + "version": "100.4.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-variable/magento-module-variable-100.4.6.0-beta2.zip", - "shasum": "09e3e33114f0160a97232bc24e4b93427012ebc0" + "url": "https://repo.magento.com/archives/magento/module-variable/magento-module-variable-100.4.6.0.zip", + "shasum": "34e0cf4c102ce65197290ccaa4fb4e792f8c56d8" }, "require": { "magento/framework": "103.0.*", @@ -22654,11 +22688,11 @@ }, { "name": "magento/module-vault", - "version": "101.2.8-beta2", + "version": "101.2.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-vault/magento-module-vault-101.2.8.0-beta2.zip", - "shasum": "9c47c19cf683fe739f53d2e1d8540eca6d0ee11c" + "url": "https://repo.magento.com/archives/magento/module-vault/magento-module-vault-101.2.8.0.zip", + "shasum": "707e73ce48015a473f3afb3b753d0e04b59167f1" }, "require": { "magento/framework": "103.0.*", @@ -22687,11 +22721,11 @@ }, { "name": "magento/module-vault-graph-ql", - "version": "100.4.4-beta2", + "version": "100.4.4", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-vault-graph-ql/magento-module-vault-graph-ql-100.4.4.0-beta2.zip", - "shasum": "6524342ac096726e550ef07c72e24e73d6137489" + "url": "https://repo.magento.com/archives/magento/module-vault-graph-ql/magento-module-vault-graph-ql-100.4.4.0.zip", + "shasum": "5f6b28fdee0bfb6dde3d8e48f74a44a85a7f44cc" }, "require": { "magento/framework": "103.0.*", @@ -22716,11 +22750,11 @@ }, { "name": "magento/module-version", - "version": "100.4.5-beta2", + "version": "100.4.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-version/magento-module-version-100.4.5.0-beta2.zip", - "shasum": "ece8c34958e85ba18a32112391dd23a421435f7c" + "url": "https://repo.magento.com/archives/magento/module-version/magento-module-version-100.4.5.0.zip", + "shasum": "68ef6cc703e92e16df261badb561dd6d94a0472a" }, "require": { "magento/framework": "103.0.*", @@ -22743,11 +22777,11 @@ }, { "name": "magento/module-versions-cms", - "version": "101.2.8-beta2", + "version": "101.2.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-versions-cms/magento-module-versions-cms-101.2.8.0-beta2.zip", - "shasum": "51c6080676c011f9387e11a4d2cb6fa10ec9a1c2" + "url": "https://repo.magento.com/archives/magento/module-versions-cms/magento-module-versions-cms-101.2.8.0.zip", + "shasum": "1df6d467e8376508974883df3b3dbf86d0fc3641" }, "require": { "magento/framework": "103.0.*", @@ -22776,11 +22810,11 @@ }, { "name": "magento/module-versions-cms-page-cache", - "version": "100.4.4-beta2", + "version": "100.4.4", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-versions-cms-page-cache/magento-module-versions-cms-page-cache-100.4.4.0-beta2.zip", - "shasum": "2a8d82b927c793e4983b44a6dab6438acd1e4d18" + "url": "https://repo.magento.com/archives/magento/module-versions-cms-page-cache/magento-module-versions-cms-page-cache-100.4.4.0.zip", + "shasum": "b7c5ed6c2a0c0e743d3e30e2b7984ca7ad89ef4b" }, "require": { "magento/framework": "103.0.*", @@ -22803,11 +22837,11 @@ }, { "name": "magento/module-versions-cms-url-rewrite", - "version": "100.4.6-beta2", + "version": "100.4.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-versions-cms-url-rewrite/magento-module-versions-cms-url-rewrite-100.4.6.0-beta2.zip", - "shasum": "189019044b6baf70a9006d519cbd798c0623b28a" + "url": "https://repo.magento.com/archives/magento/module-versions-cms-url-rewrite/magento-module-versions-cms-url-rewrite-100.4.6.0.zip", + "shasum": "9d08fb12cac37fcb8d231a6ca46e0dfc8c3345f7" }, "require": { "magento/framework": "103.0.*", @@ -22833,11 +22867,11 @@ }, { "name": "magento/module-versions-cms-url-rewrite-graph-ql", - "version": "100.4.4-beta2", + "version": "100.4.4", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-versions-cms-url-rewrite-graph-ql/magento-module-versions-cms-url-rewrite-graph-ql-100.4.4.0-beta2.zip", - "shasum": "04e96bddd282381ce9e5c718678d2264ec541b8b" + "url": "https://repo.magento.com/archives/magento/module-versions-cms-url-rewrite-graph-ql/magento-module-versions-cms-url-rewrite-graph-ql-100.4.4.0.zip", + "shasum": "54fd196fdbd9026488a0aad0eda49b02bf613332" }, "require": { "magento/framework": "103.0.*", @@ -22866,11 +22900,11 @@ }, { "name": "magento/module-visual-merchandiser", - "version": "100.4.8-beta2", + "version": "100.4.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-visual-merchandiser/magento-module-visual-merchandiser-100.4.8.0-beta2.zip", - "shasum": "b5c8ba444e9296dbe90f8cdc61ac629a80c0ed2b" + "url": "https://repo.magento.com/archives/magento/module-visual-merchandiser/magento-module-visual-merchandiser-100.4.8.0.zip", + "shasum": "7adbc67e5165daae6a547352e5db750d28bbeb3a" }, "require": { "magento/framework": "103.0.*", @@ -22901,11 +22935,11 @@ }, { "name": "magento/module-webapi", - "version": "100.4.7-beta2", + "version": "100.4.7", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-webapi/magento-module-webapi-100.4.7.0-beta2.zip", - "shasum": "6015789a9148cca13e54db5d844c98630482871c" + "url": "https://repo.magento.com/archives/magento/module-webapi/magento-module-webapi-100.4.7.0.zip", + "shasum": "86f82f1eeb898144e96630f1d4426df8207fa1f1" }, "require": { "magento/framework": "103.0.*", @@ -22936,11 +22970,11 @@ }, { "name": "magento/module-webapi-async", - "version": "100.4.6-beta2", + "version": "100.4.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-webapi-async/magento-module-webapi-async-100.4.6.0-beta2.zip", - "shasum": "f8df72f132d4298af14bfbbc9f8aa614dbe1e7bf" + "url": "https://repo.magento.com/archives/magento/module-webapi-async/magento-module-webapi-async-100.4.6.0.zip", + "shasum": "9e099a408a15d422524398091eb55cf76107c201" }, "require": { "magento/framework": "103.0.*", @@ -22970,11 +23004,11 @@ }, { "name": "magento/module-webapi-rest-gws", - "version": "100.4.0-beta2", + "version": "100.4.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-webapi-rest-gws/magento-module-webapi-rest-gws-100.4.0.0-beta2.zip", - "shasum": "7b786185148297d6501e7acbce1f951bedd75e2d" + "url": "https://repo.magento.com/archives/magento/module-webapi-rest-gws/magento-module-webapi-rest-gws-100.4.0.0.zip", + "shasum": "d8492a41d013b0e106100078f92acc7b745bba3c" }, "require": { "magento/framework": "103.0.*", @@ -23001,11 +23035,11 @@ }, { "name": "magento/module-webapi-security", - "version": "100.4.5-beta2", + "version": "100.4.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-webapi-security/magento-module-webapi-security-100.4.5.0-beta2.zip", - "shasum": "f0d20086a6a42eba70575df45c78165428d6a112" + "url": "https://repo.magento.com/archives/magento/module-webapi-security/magento-module-webapi-security-100.4.5.0.zip", + "shasum": "62db8d1d9ddc8b76da081a00412b8dce7865b0ec" }, "require": { "magento/framework": "103.0.*", @@ -23029,11 +23063,11 @@ }, { "name": "magento/module-website-restriction", - "version": "100.4.7-beta2", + "version": "100.4.7", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-website-restriction/magento-module-website-restriction-100.4.7.0-beta2.zip", - "shasum": "3129b3bf9d7be39db6eb764518d763b5dd2aa55a" + "url": "https://repo.magento.com/archives/magento/module-website-restriction/magento-module-website-restriction-100.4.7.0.zip", + "shasum": "fe9e5006606cc861b7304e6bf076055761f438d5" }, "require": { "magento/framework": "103.0.*", @@ -23062,11 +23096,11 @@ }, { "name": "magento/module-weee", - "version": "100.4.8-beta2", + "version": "100.4.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-weee/magento-module-weee-100.4.8.0-beta2.zip", - "shasum": "f146516384635e7a9656754c96ca254f4810fa8e" + "url": "https://repo.magento.com/archives/magento/module-weee/magento-module-weee-100.4.8.0.zip", + "shasum": "419ecec03a62544779adfbd9c4c6530abd6bdcb8" }, "require": { "magento/framework": "103.0.*", @@ -23105,11 +23139,11 @@ }, { "name": "magento/module-weee-graph-ql", - "version": "100.4.5-beta2", + "version": "100.4.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-weee-graph-ql/magento-module-weee-graph-ql-100.4.5.0-beta2.zip", - "shasum": "5cf00e5f1a7950f0d0cf6e31a5b4731844888abb" + "url": "https://repo.magento.com/archives/magento/module-weee-graph-ql/magento-module-weee-graph-ql-100.4.5.0.zip", + "shasum": "26765a09d580d56011bc6b8a695b6aceec3a9b92" }, "require": { "magento/framework": "103.0.*", @@ -23139,11 +23173,11 @@ }, { "name": "magento/module-weee-staging", - "version": "100.4.5-beta2", + "version": "100.4.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-weee-staging/magento-module-weee-staging-100.4.5.0-beta2.zip", - "shasum": "fe8371d22c5c2946a8b3a8cb42922ce88b78873e" + "url": "https://repo.magento.com/archives/magento/module-weee-staging/magento-module-weee-staging-100.4.5.0.zip", + "shasum": "dcf16acb8a8352fc66251333c1069e95c30cdd2a" }, "require": { "lib-libxml": "*", @@ -23172,11 +23206,11 @@ }, { "name": "magento/module-widget", - "version": "101.2.8-beta2", + "version": "101.2.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-widget/magento-module-widget-101.2.8.0-beta2.zip", - "shasum": "dc27084dcbbcf5ba70a121bc84d4dd614b69bca6" + "url": "https://repo.magento.com/archives/magento/module-widget/magento-module-widget-101.2.8.0.zip", + "shasum": "14d4363c52d4863e2b262cf9beee8d1124781dd2" }, "require": { "magento/framework": "103.0.*", @@ -23210,11 +23244,11 @@ }, { "name": "magento/module-wishlist", - "version": "101.2.8-beta2", + "version": "101.2.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-wishlist/magento-module-wishlist-101.2.8.0-beta2.zip", - "shasum": "d6e1d3e2e43adf9be67b17205aa51d6fe4c81d97" + "url": "https://repo.magento.com/archives/magento/module-wishlist/magento-module-wishlist-101.2.8.0.zip", + "shasum": "c7be8c3039e60f0ea93696bdf5492f1fc79b7b5d" }, "require": { "magento/framework": "103.0.*", @@ -23256,11 +23290,11 @@ }, { "name": "magento/module-wishlist-analytics", - "version": "100.4.6-beta2", + "version": "100.4.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-wishlist-analytics/magento-module-wishlist-analytics-100.4.6.0-beta2.zip", - "shasum": "4313e85c82d9585fa0fbedbab7123efcb942f9d9" + "url": "https://repo.magento.com/archives/magento/module-wishlist-analytics/magento-module-wishlist-analytics-100.4.6.0.zip", + "shasum": "738d0ac8e4f2f4d6d5ecf88a31f92f1b2ff830a6" }, "require": { "magento/framework": "103.0.*", @@ -23285,11 +23319,11 @@ }, { "name": "magento/module-wishlist-gift-card", - "version": "100.4.4-beta2", + "version": "100.4.4", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-wishlist-gift-card/magento-module-wishlist-gift-card-100.4.4.0-beta2.zip", - "shasum": "9eeeef5c377c365789baba2fd239a017d2cc4010" + "url": "https://repo.magento.com/archives/magento/module-wishlist-gift-card/magento-module-wishlist-gift-card-100.4.4.0.zip", + "shasum": "a7502e9f08fcbd91a9526135780264d6f9c78328" }, "require": { "magento/framework": "103.0.*", @@ -23313,11 +23347,11 @@ }, { "name": "magento/module-wishlist-gift-card-graph-ql", - "version": "100.4.4-beta2", + "version": "100.4.4", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-wishlist-gift-card-graph-ql/magento-module-wishlist-gift-card-graph-ql-100.4.4.0-beta2.zip", - "shasum": "2d13fc6a32d47574f6b940df4c474caed29560fb" + "url": "https://repo.magento.com/archives/magento/module-wishlist-gift-card-graph-ql/magento-module-wishlist-gift-card-graph-ql-100.4.4.0.zip", + "shasum": "ae8d08fb228038e6220bc2109166ba8552a8e05c" }, "require": { "magento/framework": "103.0.*", @@ -23342,11 +23376,11 @@ }, { "name": "magento/module-wishlist-graph-ql", - "version": "100.4.8-beta2", + "version": "100.4.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-wishlist-graph-ql/magento-module-wishlist-graph-ql-100.4.8.0-beta2.zip", - "shasum": "eba13cfd3ebc7e3c44393bf2e0614b3e9cb9fa33" + "url": "https://repo.magento.com/archives/magento/module-wishlist-graph-ql/magento-module-wishlist-graph-ql-100.4.8.0.zip", + "shasum": "d33ba9e28b2eb71476adc44aa58660bed316554c" }, "require": { "magento/framework": "103.0.*", @@ -23373,110 +23407,43 @@ ], "description": "N/A" }, - { - "name": "magento/oauth", - "version": "1.0.0-beta2", - "dist": { - "type": "zip", - "url": "https://repo.magento.com/archives/magento/oauth/magento-oauth-1.0.0.0-beta2.zip", - "shasum": "c83ceccf68f1fdfd63115cc1113f572b95c58a59" - }, - "require": { - "php": "^7.2 || ^8.0" - }, - "replace": { - "lusitanian/oauth": "^0.8" - }, - "require-dev": { - "ext-curl": "*", - "ext-dom": "*", - "ext-json": "*", - "friendsofphp/php-cs-fixer": "^3.0", - "phpunit/phpunit": "^8.5", - "predis/predis": "0.8.*@dev", - "squizlabs/php_codesniffer": "^3.5", - "symfony/finder": "^5.1", - "symfony/http-foundation": "~2.1", - "symfony/var-dumper": "^5.1" - }, - "suggest": { - "ext-openssl": "Allows for usage of secure connections with the stream-based HTTP client.", - "predis/predis": "Allows using the Redis storage backend.", - "symfony/http-foundation": "Allows using the Symfony Session storage backend." - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "0.1-dev" - } - }, - "autoload": { - "psr-4": { - "OAuth\\": "src/OAuth" - } - }, - "license": [ - "MIT" - ], - "authors": [ - { - "name": "David Desberg", - "email": "david@daviddesberg.com" - }, - { - "name": "Pieter Hordijk", - "email": "info@pieterhordijk.com" - }, - { - "name": "Elliot Chance", - "email": "elliotchance@gmail.com" - } - ], - "description": "PHP 7.2 oAuth 1/2 Library", - "keywords": [ - "Authentication", - "OAuth", - "authorization", - "security" - ] - }, { "name": "magento/page-builder", - "version": "1.7.5-beta2", + "version": "1.7.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/page-builder/magento-page-builder-1.7.5.0-beta2.zip", - "shasum": "d09bf5137ff82a2081e46475f1246ddd6bb8d28c" + "url": "https://repo.magento.com/archives/magento/page-builder/magento-page-builder-1.7.5.0.zip", + "shasum": "b41072f5f63937be267a4c9e486a5d09361e990c" }, "require": { - "magento/module-aws-s3-page-builder": "1.0.5-beta2", - "magento/module-catalog-page-builder-analytics": "1.6.5-beta2", - "magento/module-cms-page-builder-analytics": "1.6.5-beta2", - "magento/module-page-builder": "2.2.6-beta2", - "magento/module-page-builder-admin-analytics": "1.1.5-beta2", - "magento/module-page-builder-analytics": "1.6.5-beta2", - "magento/module-page-builder-image-attribute": "1.7.5-beta2" + "magento/module-aws-s3-page-builder": "1.0.5", + "magento/module-catalog-page-builder-analytics": "1.6.5", + "magento/module-cms-page-builder-analytics": "1.6.5", + "magento/module-page-builder": "2.2.6", + "magento/module-page-builder-admin-analytics": "1.1.5", + "magento/module-page-builder-analytics": "1.6.5", + "magento/module-page-builder-image-attribute": "1.7.5" }, "type": "metapackage", "description": "Page Builder metapackage" }, { "name": "magento/page-builder-commerce", - "version": "1.7.5-beta2", + "version": "1.7.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/page-builder-commerce/magento-page-builder-commerce-1.7.5.0-beta2.zip", - "shasum": "d66a4d95ec82484c1418e29bc8198d584a7764b2" + "url": "https://repo.magento.com/archives/magento/page-builder-commerce/magento-page-builder-commerce-1.7.5.0.zip", + "shasum": "4fb39636ccb44be73b7764cb943d199c1b65810d" }, "require": { - "magento/module-banner-page-builder": "2.2.6-beta2", - "magento/module-banner-page-builder-analytics": "1.7.4-beta2", - "magento/module-catalog-page-builder-analytics-staging": "1.7.4-beta2", - "magento/module-catalog-staging-page-builder": "1.7.4-beta2", - "magento/module-cms-page-builder-analytics-staging": "1.7.4-beta2", - "magento/module-page-builder-admin-gws-admin-ui": "1.7.4-beta2", - "magento/module-staging-page-builder": "2.2.6-beta2", - "magento/page-builder": "1.7.5-beta2" + "magento/module-banner-page-builder": "2.2.6", + "magento/module-banner-page-builder-analytics": "1.7.4", + "magento/module-catalog-page-builder-analytics-staging": "1.7.4", + "magento/module-catalog-staging-page-builder": "1.7.4", + "magento/module-cms-page-builder-analytics-staging": "1.7.4", + "magento/module-page-builder-admin-gws-admin-ui": "1.7.4", + "magento/module-staging-page-builder": "2.2.6", + "magento/page-builder": "1.7.5" }, "type": "metapackage", "description": "Page Builder Commerce metapackage" @@ -23505,14 +23472,14 @@ }, { "name": "magento/product-community-edition", - "version": "2.4.8-beta2", + "version": "2.4.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/product-community-edition/magento-product-community-edition-2.4.8.0-beta2.zip", - "shasum": "5f80cc3e35a866e1343fc84cdaabfba4cbd34395" + "url": "https://repo.magento.com/archives/magento/product-community-edition/magento-product-community-edition-2.4.8.0.zip", + "shasum": "9e6d5f95552fa7d32dda00a4ee970a9fb886488b" }, "require": { - "adobe-commerce/os-extensions-metapackage": "1.0.1-beta2", + "adobe-commerce/os-extensions-metapackage": "1.0.1", "colinmollenhour/cache-backend-file": "^1.4", "colinmollenhour/cache-backend-redis": "^1.16", "colinmollenhour/credis": "^1.15", @@ -23520,7 +23487,7 @@ "composer/composer": "^2.0, !=2.2.16", "duosecurity/duo_api_php": "^1.1", "duosecurity/duo_universal_php": "^1.0", - "elasticsearch/elasticsearch": "^7.17 || ^8.15", + "elasticsearch/elasticsearch": "^8.15", "ext-bcmath": "*", "ext-ctype": "*", "ext-curl": "*", @@ -23542,6 +23509,7 @@ "guzzlehttp/guzzle": "^7.5", "laminas/laminas-captcha": "^2.18", "laminas/laminas-code": "^4.13", + "laminas/laminas-di": "^3.15", "laminas/laminas-escaper": "^2.13", "laminas/laminas-eventmanager": "^3.11", "laminas/laminas-feed": "^2.22", @@ -23561,20 +23529,11 @@ "lib-libxml": "*", "magento/composer": "^1.10.1-beta1", "magento/composer-dependency-version-audit-plugin": "^0.1", - "magento/elasticsearch": "1.0.0-beta2", - "magento/framework": "103.0.8-beta2", - "magento/framework-amqp": "100.4.6-beta2", - "magento/framework-bulk": "101.0.4-beta2", - "magento/framework-message-queue": "100.4.8-beta2", - "magento/inventory-metapackage": "1.2.8-beta2", - "magento/laminas-captcha": "1.0.0-beta2", - "magento/laminas-crypt": "1.0.0-beta2", - "magento/laminas-db": "1.0.0-beta2", - "magento/laminas-di": "1.0.0-beta2", - "magento/laminas-file": "1.0.0-beta2", - "magento/laminas-mail": "1.0.0-beta2", - "magento/laminas-mime": "1.0.0-beta2", - "magento/laminas-oauth": "1.0.0-beta2", + "magento/framework": "103.0.8", + "magento/framework-amqp": "100.4.6", + "magento/framework-bulk": "101.0.4", + "magento/framework-message-queue": "100.4.8", + "magento/inventory-metapackage": "1.2.8", "magento/language-de_de": "100.4.0", "magento/language-en_us": "100.4.0", "magento/language-es_es": "100.4.0", @@ -23583,234 +23542,233 @@ "magento/language-pt_br": "100.4.0", "magento/language-zh_hans_cn": "100.4.0", "magento/magento-composer-installer": ">=0.4.0", - "magento/magento2-base": "2.4.8-beta2", - "magento/module-admin-analytics": "100.4.7-beta2", - "magento/module-admin-notification": "100.4.7-beta2", - "magento/module-advanced-pricing-import-export": "100.4.8-beta2", - "magento/module-advanced-search": "100.4.6-beta2", - "magento/module-amqp": "100.4.5-beta2", - "magento/module-analytics": "100.4.8-beta2", - "magento/module-application-performance-monitor": "100.4.1-beta2", - "magento/module-application-performance-monitor-new-relic": "100.4.1-beta2", - "magento/module-async-config": "100.4.1-beta2", - "magento/module-asynchronous-operations": "100.4.8-beta2", - "magento/module-authorization": "100.4.8-beta2", - "magento/module-aws-s3": "100.4.6-beta2", - "magento/module-backend": "102.0.8-beta2", - "magento/module-backup": "100.4.8-beta2", - "magento/module-bundle": "101.0.8-beta2", - "magento/module-bundle-graph-ql": "100.4.8-beta2", - "magento/module-bundle-import-export": "100.4.7-beta2", - "magento/module-cache-invalidate": "100.4.6-beta2", - "magento/module-captcha": "100.4.8-beta2", - "magento/module-cardinal-commerce": "100.4.6-beta2", - "magento/module-catalog": "104.0.8-beta2", - "magento/module-catalog-analytics": "100.4.5-beta2", - "magento/module-catalog-cms-graph-ql": "100.4.4-beta2", - "magento/module-catalog-customer-graph-ql": "100.4.7-beta2", - "magento/module-catalog-graph-ql": "100.4.8-beta2", - "magento/module-catalog-import-export": "101.1.8-beta2", - "magento/module-catalog-inventory": "100.4.8-beta2", - "magento/module-catalog-inventory-graph-ql": "100.4.5-beta2", - "magento/module-catalog-rule": "101.2.8-beta2", - "magento/module-catalog-rule-configurable": "100.4.7-beta2", - "magento/module-catalog-rule-graph-ql": "100.4.5-beta2", - "magento/module-catalog-search": "102.0.8-beta2", - "magento/module-catalog-url-rewrite": "100.4.8-beta2", - "magento/module-catalog-url-rewrite-graph-ql": "100.4.6-beta2", - "magento/module-catalog-widget": "100.4.8-beta2", - "magento/module-checkout": "100.4.8-beta2", - "magento/module-checkout-agreements": "100.4.7-beta2", - "magento/module-checkout-agreements-graph-ql": "100.4.4-beta2", - "magento/module-cms": "104.0.8-beta2", - "magento/module-cms-graph-ql": "100.4.5-beta2", - "magento/module-cms-url-rewrite": "100.4.7-beta2", - "magento/module-cms-url-rewrite-graph-ql": "100.4.6-beta2", - "magento/module-compare-list-graph-ql": "100.4.4-beta2", - "magento/module-config": "101.2.8-beta2", - "magento/module-configurable-import-export": "100.4.6-beta2", - "magento/module-configurable-product": "100.4.8-beta2", - "magento/module-configurable-product-graph-ql": "100.4.8-beta2", - "magento/module-configurable-product-sales": "100.4.5-beta2", - "magento/module-contact": "100.4.7-beta2", - "magento/module-contact-graph-ql": "100.4.1-beta2", - "magento/module-cookie": "100.4.8-beta2", - "magento/module-cron": "100.4.8-beta2", - "magento/module-csp": "100.4.7-beta2", - "magento/module-currency-symbol": "100.4.6-beta2", - "magento/module-customer": "103.0.8-beta2", - "magento/module-customer-analytics": "100.4.5-beta2", - "magento/module-customer-downloadable-graph-ql": "100.4.4-beta2", - "magento/module-customer-graph-ql": "100.4.8-beta2", - "magento/module-customer-import-export": "100.4.8-beta2", - "magento/module-deploy": "100.4.8-beta2", - "magento/module-developer": "100.4.8-beta2", - "magento/module-dhl": "100.4.7-beta2", - "magento/module-directory": "100.4.8-beta2", - "magento/module-directory-graph-ql": "100.4.6-beta2", - "magento/module-downloadable": "100.4.8-beta2", - "magento/module-downloadable-graph-ql": "100.4.8-beta2", - "magento/module-downloadable-import-export": "100.4.7-beta2", - "magento/module-eav": "102.1.8-beta2", - "magento/module-eav-graph-ql": "100.4.5-beta2", - "magento/module-elasticsearch": "101.0.8-beta2", - "magento/module-elasticsearch-7": "100.4.8-beta2", - "magento/module-email": "101.1.8-beta2", - "magento/module-encryption-key": "100.4.6-beta2", - "magento/module-fedex": "100.4.6-beta2", - "magento/module-gift-message": "100.4.7-beta2", - "magento/module-gift-message-graph-ql": "100.4.6-beta2", - "magento/module-google-adwords": "100.4.5-beta2", - "magento/module-google-analytics": "100.4.4-beta2", - "magento/module-google-gtag": "100.4.3-beta2", - "magento/module-google-optimizer": "100.4.7-beta2", - "magento/module-graph-ql": "100.4.8-beta2", - "magento/module-graph-ql-cache": "100.4.5-beta2", - "magento/module-graph-ql-new-relic": "100.4.1-beta2", - "magento/module-graph-ql-resolver-cache": "100.4.1-beta2", - "magento/module-grouped-catalog-inventory": "100.4.5-beta2", - "magento/module-grouped-import-export": "100.4.6-beta2", - "magento/module-grouped-product": "100.4.8-beta2", - "magento/module-grouped-product-graph-ql": "100.4.8-beta2", - "magento/module-import-export": "101.0.8-beta2", - "magento/module-indexer": "100.4.8-beta2", - "magento/module-instant-purchase": "100.4.7-beta2", - "magento/module-integration": "100.4.8-beta2", - "magento/module-integration-graph-ql": "100.4.1-beta2", - "magento/module-jwt-framework-adapter": "100.4.4-beta2", - "magento/module-jwt-user-token": "100.4.3-beta2", - "magento/module-layered-navigation": "100.4.8-beta2", - "magento/module-login-as-customer": "100.4.8-beta2", - "magento/module-login-as-customer-admin-ui": "100.4.8-beta2", - "magento/module-login-as-customer-api": "100.4.7-beta2", - "magento/module-login-as-customer-assistance": "100.4.7-beta2", - "magento/module-login-as-customer-frontend-ui": "100.4.7-beta2", - "magento/module-login-as-customer-graph-ql": "100.4.5-beta2", - "magento/module-login-as-customer-log": "100.4.6-beta2", - "magento/module-login-as-customer-page-cache": "100.4.7-beta2", - "magento/module-login-as-customer-quote": "100.4.6-beta2", - "magento/module-login-as-customer-sales": "100.4.7-beta2", - "magento/module-marketplace": "100.4.6-beta2", - "magento/module-media-content": "100.4.6-beta2", - "magento/module-media-content-api": "100.4.7-beta2", - "magento/module-media-content-catalog": "100.4.6-beta2", - "magento/module-media-content-cms": "100.4.6-beta2", - "magento/module-media-content-synchronization": "100.4.7-beta2", - "magento/module-media-content-synchronization-api": "100.4.6-beta2", - "magento/module-media-content-synchronization-catalog": "100.4.5-beta2", - "magento/module-media-content-synchronization-cms": "100.4.5-beta2", - "magento/module-media-gallery": "100.4.7-beta2", - "magento/module-media-gallery-api": "101.0.7-beta2", - "magento/module-media-gallery-catalog": "100.4.5-beta2", - "magento/module-media-gallery-catalog-integration": "100.4.5-beta2", - "magento/module-media-gallery-catalog-ui": "100.4.5-beta2", - "magento/module-media-gallery-cms-ui": "100.4.5-beta2", - "magento/module-media-gallery-integration": "100.4.7-beta2", - "magento/module-media-gallery-metadata": "100.4.6-beta2", - "magento/module-media-gallery-metadata-api": "100.4.5-beta2", - "magento/module-media-gallery-renditions": "100.4.6-beta2", - "magento/module-media-gallery-renditions-api": "100.4.5-beta2", - "magento/module-media-gallery-synchronization": "100.4.7-beta2", - "magento/module-media-gallery-synchronization-api": "100.4.6-beta2", - "magento/module-media-gallery-synchronization-metadata": "100.4.4-beta2", - "magento/module-media-gallery-ui": "100.4.7-beta2", - "magento/module-media-gallery-ui-api": "100.4.6-beta2", - "magento/module-media-storage": "100.4.7-beta2", - "magento/module-message-queue": "100.4.8-beta2", - "magento/module-msrp": "100.4.7-beta2", - "magento/module-msrp-configurable-product": "100.4.5-beta2", - "magento/module-msrp-grouped-product": "100.4.5-beta2", - "magento/module-multishipping": "100.4.8-beta2", - "magento/module-mysql-mq": "100.4.6-beta2", - "magento/module-new-relic-reporting": "100.4.6-beta2", - "magento/module-newsletter": "100.4.8-beta2", - "magento/module-newsletter-graph-ql": "100.4.5-beta2", - "magento/module-offline-payments": "100.4.6-beta2", - "magento/module-offline-shipping": "100.4.7-beta2", - "magento/module-open-search": "100.4.2-beta2", - "magento/module-order-cancellation": "100.4.1-beta2", - "magento/module-order-cancellation-graph-ql": "100.4.1-beta2", - "magento/module-order-cancellation-ui": "100.4.1-beta2", - "magento/module-page-cache": "100.4.8-beta2", - "magento/module-payment": "100.4.8-beta2", - "magento/module-payment-graph-ql": "100.4.3-beta2", - "magento/module-paypal": "101.0.8-beta2", - "magento/module-paypal-captcha": "100.4.5-beta2", - "magento/module-paypal-graph-ql": "100.4.6-beta2", - "magento/module-persistent": "100.4.8-beta2", - "magento/module-product-alert": "100.4.7-beta2", - "magento/module-product-video": "100.4.8-beta2", - "magento/module-quote": "101.2.8-beta2", - "magento/module-quote-analytics": "100.4.7-beta2", - "magento/module-quote-bundle-options": "100.4.4-beta2", - "magento/module-quote-configurable-options": "100.4.4-beta2", - "magento/module-quote-downloadable-links": "100.4.4-beta2", - "magento/module-quote-graph-ql": "100.4.8-beta2", - "magento/module-related-product-graph-ql": "100.4.5-beta2", - "magento/module-release-notification": "100.4.6-beta2", - "magento/module-remote-storage": "100.4.6-beta2", - "magento/module-reports": "100.4.8-beta2", - "magento/module-require-js": "100.4.4-beta2", - "magento/module-review": "100.4.8-beta2", - "magento/module-review-analytics": "100.4.5-beta2", - "magento/module-review-graph-ql": "100.4.4-beta2", - "magento/module-robots": "101.1.4-beta2", - "magento/module-rss": "100.4.6-beta2", - "magento/module-rule": "100.4.7-beta2", - "magento/module-sales": "103.0.8-beta2", - "magento/module-sales-analytics": "100.4.5-beta2", - "magento/module-sales-graph-ql": "100.4.8-beta2", - "magento/module-sales-inventory": "100.4.5-beta2", - "magento/module-sales-rule": "101.2.8-beta2", - "magento/module-sales-rule-graph-ql": "100.4.1-beta2", - "magento/module-sales-sequence": "100.4.5-beta2", - "magento/module-sample-data": "100.4.6-beta2", - "magento/module-search": "101.1.8-beta2", - "magento/module-security": "100.4.8-beta2", - "magento/module-send-friend": "100.4.6-beta2", - "magento/module-send-friend-graph-ql": "100.4.4-beta2", - "magento/module-shipping": "100.4.8-beta2", - "magento/module-sitemap": "100.4.7-beta2", - "magento/module-store": "101.1.8-beta2", - "magento/module-store-graph-ql": "100.4.6-beta2", - "magento/module-swagger": "100.4.7-beta2", - "magento/module-swagger-webapi": "100.4.4-beta2", - "magento/module-swagger-webapi-async": "100.4.4-beta2", - "magento/module-swatches": "100.4.8-beta2", - "magento/module-swatches-graph-ql": "100.4.6-beta2", - "magento/module-swatches-layered-navigation": "100.4.4-beta2", - "magento/module-tax": "100.4.8-beta2", - "magento/module-tax-graph-ql": "100.4.4-beta2", - "magento/module-tax-import-export": "100.4.7-beta2", - "magento/module-theme": "101.1.8-beta2", - "magento/module-theme-graph-ql": "100.4.5-beta2", - "magento/module-translation": "100.4.8-beta2", - "magento/module-ui": "101.2.8-beta2", - "magento/module-ups": "100.4.8-beta2", - "magento/module-url-rewrite": "102.0.7-beta2", - "magento/module-url-rewrite-graph-ql": "100.4.7-beta2", - "magento/module-user": "101.2.8-beta2", - "magento/module-usps": "100.4.7-beta2", - "magento/module-variable": "100.4.6-beta2", - "magento/module-vault": "101.2.8-beta2", - "magento/module-vault-graph-ql": "100.4.4-beta2", - "magento/module-version": "100.4.5-beta2", - "magento/module-webapi": "100.4.7-beta2", - "magento/module-webapi-async": "100.4.6-beta2", - "magento/module-webapi-security": "100.4.5-beta2", - "magento/module-weee": "100.4.8-beta2", - "magento/module-weee-graph-ql": "100.4.5-beta2", - "magento/module-widget": "101.2.8-beta2", - "magento/module-wishlist": "101.2.8-beta2", - "magento/module-wishlist-analytics": "100.4.6-beta2", - "magento/module-wishlist-graph-ql": "100.4.8-beta2", - "magento/oauth": "1.0.0-beta2", - "magento/page-builder": "1.7.5-beta2", - "magento/ringphp": "1.0.0-beta2", - "magento/security-package": "1.1.7-beta2", - "magento/theme-adminhtml-backend": "100.4.8-beta2", - "magento/theme-frontend-blank": "100.4.8-beta2", - "magento/theme-frontend-luma": "100.4.8-beta2", + "magento/magento-zf-db": "^3.21.0", + "magento/magento2-base": "2.4.8", + "magento/module-admin-analytics": "100.4.7", + "magento/module-admin-notification": "100.4.7", + "magento/module-advanced-pricing-import-export": "100.4.8", + "magento/module-advanced-search": "100.4.6", + "magento/module-amqp": "100.4.5", + "magento/module-analytics": "100.4.8", + "magento/module-application-performance-monitor": "100.4.1", + "magento/module-application-performance-monitor-new-relic": "100.4.1", + "magento/module-async-config": "100.4.1", + "magento/module-asynchronous-operations": "100.4.8", + "magento/module-authorization": "100.4.8", + "magento/module-aws-s3": "100.4.6", + "magento/module-backend": "102.0.8", + "magento/module-backup": "100.4.8", + "magento/module-bundle": "101.0.8", + "magento/module-bundle-graph-ql": "100.4.8", + "magento/module-bundle-import-export": "100.4.7", + "magento/module-cache-invalidate": "100.4.6", + "magento/module-captcha": "100.4.8", + "magento/module-cardinal-commerce": "100.4.6", + "magento/module-catalog": "104.0.8", + "magento/module-catalog-analytics": "100.4.5", + "magento/module-catalog-cms-graph-ql": "100.4.4", + "magento/module-catalog-customer-graph-ql": "100.4.7", + "magento/module-catalog-graph-ql": "100.4.8", + "magento/module-catalog-import-export": "101.1.8", + "magento/module-catalog-inventory": "100.4.8", + "magento/module-catalog-inventory-graph-ql": "100.4.5", + "magento/module-catalog-rule": "101.2.8", + "magento/module-catalog-rule-configurable": "100.4.7", + "magento/module-catalog-rule-graph-ql": "100.4.5", + "magento/module-catalog-search": "102.0.8", + "magento/module-catalog-url-rewrite": "100.4.8", + "magento/module-catalog-url-rewrite-graph-ql": "100.4.6", + "magento/module-catalog-widget": "100.4.8", + "magento/module-checkout": "100.4.8", + "magento/module-checkout-agreements": "100.4.7", + "magento/module-checkout-agreements-graph-ql": "100.4.4", + "magento/module-cms": "104.0.8", + "magento/module-cms-graph-ql": "100.4.5", + "magento/module-cms-url-rewrite": "100.4.7", + "magento/module-cms-url-rewrite-graph-ql": "100.4.6", + "magento/module-compare-list-graph-ql": "100.4.4", + "magento/module-config": "101.2.8", + "magento/module-configurable-import-export": "100.4.6", + "magento/module-configurable-product": "100.4.8", + "magento/module-configurable-product-graph-ql": "100.4.8", + "magento/module-configurable-product-sales": "100.4.5", + "magento/module-contact": "100.4.7", + "magento/module-contact-graph-ql": "100.4.1", + "magento/module-cookie": "100.4.8", + "magento/module-cron": "100.4.8", + "magento/module-csp": "100.4.7", + "magento/module-currency-symbol": "100.4.6", + "magento/module-customer": "103.0.8", + "magento/module-customer-analytics": "100.4.5", + "magento/module-customer-downloadable-graph-ql": "100.4.4", + "magento/module-customer-graph-ql": "100.4.8", + "magento/module-customer-import-export": "100.4.8", + "magento/module-deploy": "100.4.8", + "magento/module-developer": "100.4.8", + "magento/module-dhl": "100.4.7", + "magento/module-directory": "100.4.8", + "magento/module-directory-graph-ql": "100.4.6", + "magento/module-downloadable": "100.4.8", + "magento/module-downloadable-graph-ql": "100.4.8", + "magento/module-downloadable-import-export": "100.4.7", + "magento/module-eav": "102.1.8", + "magento/module-eav-graph-ql": "100.4.5", + "magento/module-elasticsearch": "101.0.8", + "magento/module-elasticsearch-8": "101.0.0", + "magento/module-email": "101.1.8", + "magento/module-encryption-key": "100.4.6", + "magento/module-fedex": "100.4.6", + "magento/module-gift-message": "100.4.7", + "magento/module-gift-message-graph-ql": "100.4.6", + "magento/module-google-adwords": "100.4.5", + "magento/module-google-analytics": "100.4.4", + "magento/module-google-gtag": "100.4.3", + "magento/module-google-optimizer": "100.4.7", + "magento/module-graph-ql": "100.4.8", + "magento/module-graph-ql-cache": "100.4.5", + "magento/module-graph-ql-new-relic": "100.4.1", + "magento/module-graph-ql-resolver-cache": "100.4.1", + "magento/module-grouped-catalog-inventory": "100.4.5", + "magento/module-grouped-import-export": "100.4.6", + "magento/module-grouped-product": "100.4.8", + "magento/module-grouped-product-graph-ql": "100.4.8", + "magento/module-import-export": "101.0.8", + "magento/module-indexer": "100.4.8", + "magento/module-instant-purchase": "100.4.7", + "magento/module-integration": "100.4.8", + "magento/module-integration-graph-ql": "100.4.1", + "magento/module-jwt-framework-adapter": "100.4.4", + "magento/module-jwt-user-token": "100.4.3", + "magento/module-layered-navigation": "100.4.8", + "magento/module-login-as-customer": "100.4.8", + "magento/module-login-as-customer-admin-ui": "100.4.8", + "magento/module-login-as-customer-api": "100.4.7", + "magento/module-login-as-customer-assistance": "100.4.7", + "magento/module-login-as-customer-frontend-ui": "100.4.7", + "magento/module-login-as-customer-graph-ql": "100.4.5", + "magento/module-login-as-customer-log": "100.4.6", + "magento/module-login-as-customer-page-cache": "100.4.7", + "magento/module-login-as-customer-quote": "100.4.6", + "magento/module-login-as-customer-sales": "100.4.7", + "magento/module-marketplace": "100.4.6", + "magento/module-media-content": "100.4.6", + "magento/module-media-content-api": "100.4.7", + "magento/module-media-content-catalog": "100.4.6", + "magento/module-media-content-cms": "100.4.6", + "magento/module-media-content-synchronization": "100.4.7", + "magento/module-media-content-synchronization-api": "100.4.6", + "magento/module-media-content-synchronization-catalog": "100.4.5", + "magento/module-media-content-synchronization-cms": "100.4.5", + "magento/module-media-gallery": "100.4.7", + "magento/module-media-gallery-api": "101.0.7", + "magento/module-media-gallery-catalog": "100.4.5", + "magento/module-media-gallery-catalog-integration": "100.4.5", + "magento/module-media-gallery-catalog-ui": "100.4.5", + "magento/module-media-gallery-cms-ui": "100.4.5", + "magento/module-media-gallery-integration": "100.4.7", + "magento/module-media-gallery-metadata": "100.4.6", + "magento/module-media-gallery-metadata-api": "100.4.5", + "magento/module-media-gallery-renditions": "100.4.6", + "magento/module-media-gallery-renditions-api": "100.4.5", + "magento/module-media-gallery-synchronization": "100.4.7", + "magento/module-media-gallery-synchronization-api": "100.4.6", + "magento/module-media-gallery-synchronization-metadata": "100.4.4", + "magento/module-media-gallery-ui": "100.4.7", + "magento/module-media-gallery-ui-api": "100.4.6", + "magento/module-media-storage": "100.4.7", + "magento/module-message-queue": "100.4.8", + "magento/module-msrp": "100.4.7", + "magento/module-msrp-configurable-product": "100.4.5", + "magento/module-msrp-grouped-product": "100.4.5", + "magento/module-multishipping": "100.4.8", + "magento/module-mysql-mq": "100.4.6", + "magento/module-new-relic-reporting": "100.4.6", + "magento/module-newsletter": "100.4.8", + "magento/module-newsletter-graph-ql": "100.4.5", + "magento/module-offline-payments": "100.4.6", + "magento/module-offline-shipping": "100.4.7", + "magento/module-open-search": "100.4.2", + "magento/module-order-cancellation": "100.4.1", + "magento/module-order-cancellation-graph-ql": "100.4.1", + "magento/module-order-cancellation-ui": "100.4.1", + "magento/module-page-cache": "100.4.8", + "magento/module-payment": "100.4.8", + "magento/module-payment-graph-ql": "100.4.3", + "magento/module-paypal": "101.0.8", + "magento/module-paypal-captcha": "100.4.5", + "magento/module-paypal-graph-ql": "100.4.6", + "magento/module-persistent": "100.4.8", + "magento/module-product-alert": "100.4.7", + "magento/module-product-video": "100.4.8", + "magento/module-quote": "101.2.8", + "magento/module-quote-analytics": "100.4.7", + "magento/module-quote-bundle-options": "100.4.4", + "magento/module-quote-configurable-options": "100.4.4", + "magento/module-quote-downloadable-links": "100.4.4", + "magento/module-quote-graph-ql": "100.4.8", + "magento/module-related-product-graph-ql": "100.4.5", + "magento/module-release-notification": "100.4.6", + "magento/module-remote-storage": "100.4.6", + "magento/module-reports": "100.4.8", + "magento/module-require-js": "100.4.4", + "magento/module-review": "100.4.8", + "magento/module-review-analytics": "100.4.5", + "magento/module-review-graph-ql": "100.4.4", + "magento/module-robots": "101.1.4", + "magento/module-rss": "100.4.6", + "magento/module-rule": "100.4.7", + "magento/module-sales": "103.0.8", + "magento/module-sales-analytics": "100.4.5", + "magento/module-sales-graph-ql": "100.4.8", + "magento/module-sales-inventory": "100.4.5", + "magento/module-sales-rule": "101.2.8", + "magento/module-sales-rule-graph-ql": "100.4.1", + "magento/module-sales-sequence": "100.4.5", + "magento/module-sample-data": "100.4.6", + "magento/module-search": "101.1.8", + "magento/module-security": "100.4.8", + "magento/module-send-friend": "100.4.6", + "magento/module-send-friend-graph-ql": "100.4.4", + "magento/module-shipping": "100.4.8", + "magento/module-sitemap": "100.4.7", + "magento/module-store": "101.1.8", + "magento/module-store-graph-ql": "100.4.6", + "magento/module-swagger": "100.4.7", + "magento/module-swagger-webapi": "100.4.4", + "magento/module-swagger-webapi-async": "100.4.4", + "magento/module-swatches": "100.4.8", + "magento/module-swatches-graph-ql": "100.4.6", + "magento/module-swatches-layered-navigation": "100.4.4", + "magento/module-tax": "100.4.8", + "magento/module-tax-graph-ql": "100.4.4", + "magento/module-tax-import-export": "100.4.7", + "magento/module-theme": "101.1.8", + "magento/module-theme-graph-ql": "100.4.5", + "magento/module-translation": "100.4.8", + "magento/module-ui": "101.2.8", + "magento/module-ups": "100.4.8", + "magento/module-url-rewrite": "102.0.7", + "magento/module-url-rewrite-graph-ql": "100.4.7", + "magento/module-user": "101.2.8", + "magento/module-usps": "100.4.7", + "magento/module-variable": "100.4.6", + "magento/module-vault": "101.2.8", + "magento/module-vault-graph-ql": "100.4.4", + "magento/module-version": "100.4.5", + "magento/module-webapi": "100.4.7", + "magento/module-webapi-async": "100.4.6", + "magento/module-webapi-security": "100.4.5", + "magento/module-weee": "100.4.8", + "magento/module-weee-graph-ql": "100.4.5", + "magento/module-widget": "101.2.8", + "magento/module-wishlist": "101.2.8", + "magento/module-wishlist-analytics": "100.4.6", + "magento/module-wishlist-graph-ql": "100.4.8", + "magento/page-builder": "1.7.5", + "magento/security-package": "1.1.7", + "magento/theme-adminhtml-backend": "100.4.8", + "magento/theme-frontend-blank": "100.4.8", + "magento/theme-frontend-luma": "100.4.8", "magento/zend-cache": "^1.16", "magento/zend-db": "^1.16", "magento/zend-pdf": "^1.16", @@ -23825,6 +23783,8 @@ "ramsey/uuid": "^4.2", "symfony/console": "^6.4", "symfony/intl": "^6.4", + "symfony/mailer": "^6.4", + "symfony/mime": "^6.4", "symfony/process": "^6.4", "symfony/string": "^6.4", "tedivm/jshrink": "^1.4", @@ -23842,14 +23802,14 @@ }, { "name": "magento/product-enterprise-edition", - "version": "2.4.8-beta2", + "version": "2.4.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/product-enterprise-edition/magento-product-enterprise-edition-2.4.8.0-beta2.zip", - "shasum": "74e3c45a828adeedadb2ec627179091c2aee3456" + "url": "https://repo.magento.com/archives/magento/product-enterprise-edition/magento-product-enterprise-edition-2.4.8.0.zip", + "shasum": "6b4591640ffb54d46cb47af1e4ba033cf9b82aa9" }, "require": { - "adobe-commerce/extensions-metapackage": "2.0.1-beta2", + "adobe-commerce/extensions-metapackage": "2.0.1", "colinmollenhour/cache-backend-file": "^1.4", "colinmollenhour/cache-backend-redis": "^1.16", "colinmollenhour/credis": "^1.15", @@ -23857,6 +23817,7 @@ "composer/composer": "^2.0, !=2.2.16", "duosecurity/duo_api_php": "^1.1", "duosecurity/duo_universal_php": "^1.0", + "elasticsearch/elasticsearch": "^8.15", "ext-bcmath": "*", "ext-ctype": "*", "ext-curl": "*", @@ -23879,6 +23840,7 @@ "guzzlehttp/guzzle": "^7.5", "laminas/laminas-captcha": "^2.18", "laminas/laminas-code": "^4.13", + "laminas/laminas-di": "^3.15", "laminas/laminas-escaper": "^2.13", "laminas/laminas-eventmanager": "^3.11", "laminas/laminas-feed": "^2.22", @@ -23898,143 +23860,136 @@ "lib-libxml": "*", "magento/composer": "^1.10.1-beta1", "magento/composer-dependency-version-audit-plugin": "^0.1", - "magento/elasticsearch": "^1.0.0", - "magento/framework-foreign-key": "100.4.7-beta2", - "magento/laminas-db": "^1.0.0", - "magento/laminas-di": "^1.0.0", - "magento/laminas-file": "^1.0.0", - "magento/laminas-mail": "^1.0.0", - "magento/laminas-mime": "^1.0.0", - "magento/laminas-oauth": "^1.0.0", + "magento/framework-foreign-key": "100.4.7", "magento/magento-composer-installer": ">=0.4.0", - "magento/magento2-ee-base": "2.4.8-beta2", - "magento/module-admin-gws": "100.4.8-beta2", - "magento/module-admin-gws-configurable-product": "100.4.5-beta2", - "magento/module-admin-gws-staging": "100.4.5-beta2", - "magento/module-advanced-catalog": "100.4.5-beta2", - "magento/module-advanced-checkout": "100.4.8-beta2", - "magento/module-advanced-rule": "100.4.5-beta2", - "magento/module-advanced-sales-rule": "100.4.5-beta2", - "magento/module-application-server": "100.4.1-beta2", - "magento/module-application-server-new-relic": "100.4.1-beta2", - "magento/module-application-server-performance-monitor": "100.4.1-beta2", - "magento/module-application-server-state-monitor": "100.4.1-beta2", - "magento/module-application-server-state-monitor-graph-ql": "100.4.1-beta2", - "magento/module-async-order": "100.4.4-beta2", - "magento/module-async-order-graph-ql": "100.4.3-beta2", - "magento/module-aws-s3-customer-custom-attributes": "100.4.5-beta2", - "magento/module-aws-s3-gift-card-import-export": "100.4.5-beta2", - "magento/module-aws-s3-scheduled-import-export": "100.4.5-beta2", - "magento/module-banner": "101.2.8-beta2", - "magento/module-banner-customer-segment": "100.4.6-beta2", - "magento/module-banner-graph-ql": "100.4.4-beta2", - "magento/module-banner-staging": "100.4.2-beta2", - "magento/module-bundle-import-export-staging": "100.4.5-beta2", - "magento/module-bundle-staging": "100.4.8-beta2", - "magento/module-catalog-event": "101.1.7-beta2", - "magento/module-catalog-import-export-staging": "100.4.5-beta2", - "magento/module-catalog-inventory-staging": "100.4.6-beta2", - "magento/module-catalog-permissions": "100.4.8-beta2", - "magento/module-catalog-permissions-graph-ql": "100.4.6-beta2", - "magento/module-catalog-rule-staging": "100.4.8-beta2", - "magento/module-catalog-staging": "100.4.8-beta2", - "magento/module-catalog-staging-graph-ql": "100.4.7-beta2", - "magento/module-catalog-url-rewrite-staging": "100.4.7-beta2", - "magento/module-checkout-address-search": "100.4.7-beta2", - "magento/module-checkout-address-search-gift-registry": "100.4.4-beta2", - "magento/module-checkout-staging": "100.4.7-beta2", - "magento/module-cms-staging": "100.4.8-beta2", - "magento/module-configurable-product-staging": "100.4.7-beta2", - "magento/module-custom-attribute-management": "100.4.7-beta2", - "magento/module-customer-balance": "100.4.8-beta2", - "magento/module-customer-balance-graph-ql": "100.4.5-beta2", - "magento/module-customer-custom-attributes": "100.4.8-beta2", - "magento/module-customer-custom-attributes-graph-ql": "100.4.1-beta2", - "magento/module-customer-finance": "100.4.5-beta2", - "magento/module-customer-segment": "102.1.8-beta2", - "magento/module-customer-segment-graph-ql": "100.4.1-beta2", - "magento/module-deferred-total-calculating": "100.4.3-beta2", - "magento/module-downloadable-staging": "100.4.7-beta2", - "magento/module-elasticsearch-catalog-permissions": "100.4.4-beta2", - "magento/module-elasticsearch-catalog-permissions-graph-ql": "100.4.3-beta2", - "magento/module-enterprise": "100.4.6-beta2", - "magento/module-gift-card": "101.3.8-beta2", - "magento/module-gift-card-account": "101.2.8-beta2", - "magento/module-gift-card-account-graph-ql": "100.4.6-beta2", - "magento/module-gift-card-graph-ql": "100.4.8-beta2", - "magento/module-gift-card-import-export": "100.4.5-beta2", - "magento/module-gift-card-staging": "100.4.5-beta2", - "magento/module-gift-message-staging": "100.4.5-beta2", - "magento/module-gift-registry": "101.2.8-beta2", - "magento/module-gift-registry-graph-ql": "100.4.4-beta2", - "magento/module-gift-wrapping": "101.2.7-beta2", - "magento/module-gift-wrapping-graph-ql": "100.4.5-beta2", - "magento/module-gift-wrapping-staging": "100.4.5-beta2", - "magento/module-google-optimizer-staging": "100.4.5-beta2", - "magento/module-google-tag-manager": "100.4.8-beta2", - "magento/module-grouped-product-staging": "100.4.6-beta2", - "magento/module-import-csv": "100.4.2-beta2", - "magento/module-import-csv-api": "100.4.2-beta2", - "magento/module-import-json": "100.4.1-beta2", - "magento/module-import-json-api": "100.4.1-beta2", - "magento/module-invitation": "100.4.7-beta2", - "magento/module-layered-navigation-staging": "100.4.5-beta2", - "magento/module-logging": "101.2.8-beta2", - "magento/module-login-as-customer-logging": "100.4.8-beta2", - "magento/module-login-as-customer-website-restriction": "100.4.6-beta2", - "magento/module-media-content-catalog-staging": "100.4.5-beta2", - "magento/module-msrp-staging": "100.4.6-beta2", - "magento/module-multicoupon": "100.4.1-beta2", - "magento/module-multicoupon-graph-ql": "100.4.1-beta2", - "magento/module-multicoupon-ui": "100.4.1-beta2", - "magento/module-multiple-wishlist": "100.4.8-beta2", - "magento/module-multiple-wishlist-graph-ql": "100.4.4-beta2", - "magento/module-payment-staging": "100.4.5-beta2", - "magento/module-persistent-history": "100.4.5-beta2", - "magento/module-price-permissions": "100.4.4-beta2", - "magento/module-product-video-staging": "100.4.5-beta2", - "magento/module-promotion-permissions": "100.4.5-beta2", - "magento/module-quote-commerce-graph-ql": "100.4.1-beta2", - "magento/module-quote-gift-card-options": "100.4.5-beta2", - "magento/module-quote-staging": "100.4.5-beta2", - "magento/module-reminder": "101.2.7-beta2", - "magento/module-remote-storage-commerce": "100.4.4-beta2", - "magento/module-resource-connections": "100.4.5-beta2", - "magento/module-review-staging": "100.4.5-beta2", - "magento/module-reward": "101.2.8-beta2", - "magento/module-reward-graph-ql": "100.4.7-beta2", - "magento/module-reward-staging": "100.4.5-beta2", - "magento/module-rma": "101.2.8-beta2", - "magento/module-rma-graph-ql": "100.4.7-beta2", - "magento/module-rma-staging": "100.4.5-beta2", - "magento/module-sales-archive": "101.0.6-beta2", - "magento/module-sales-rule-staging": "100.4.7-beta2", - "magento/module-scalable-checkout": "100.4.7-beta2", - "magento/module-scalable-inventory": "100.4.6-beta2", - "magento/module-scalable-oms": "100.4.6-beta2", - "magento/module-scheduled-import-export": "101.2.8-beta2", - "magento/module-search-staging": "100.4.6-beta2", - "magento/module-staging": "101.2.8-beta2", - "magento/module-staging-graph-ql": "100.4.5-beta2", - "magento/module-support": "101.2.7-beta2", - "magento/module-swat": "100.4.6-beta2", - "magento/module-target-rule": "101.2.8-beta2", - "magento/module-target-rule-graph-ql": "100.4.5-beta2", - "magento/module-versions-cms": "101.2.8-beta2", - "magento/module-versions-cms-page-cache": "100.4.4-beta2", - "magento/module-versions-cms-url-rewrite": "100.4.6-beta2", - "magento/module-versions-cms-url-rewrite-graph-ql": "100.4.4-beta2", - "magento/module-visual-merchandiser": "100.4.8-beta2", - "magento/module-webapi-rest-gws": "100.4.0-beta2", - "magento/module-website-restriction": "100.4.7-beta2", - "magento/module-weee-staging": "100.4.5-beta2", - "magento/module-wishlist-gift-card": "100.4.4-beta2", - "magento/module-wishlist-gift-card-graph-ql": "100.4.4-beta2", - "magento/page-builder-commerce": "1.7.5-beta2", - "magento/product-community-edition": "2.4.8-beta2", - "magento/ringphp": "^1.0.0", - "magento/security-package-ee": "1.0.3-beta2", - "magento/theme-adminhtml-spectrum": "100.4.3-beta2", + "magento/magento-zf-db": "^3.21", + "magento/magento2-ee-base": "2.4.8", + "magento/module-admin-gws": "100.4.8", + "magento/module-admin-gws-configurable-product": "100.4.5", + "magento/module-admin-gws-staging": "100.4.5", + "magento/module-advanced-catalog": "100.4.5", + "magento/module-advanced-checkout": "100.4.8", + "magento/module-advanced-rule": "100.4.5", + "magento/module-advanced-sales-rule": "100.4.5", + "magento/module-application-server": "100.4.1", + "magento/module-application-server-new-relic": "100.4.1", + "magento/module-application-server-performance-monitor": "100.4.1", + "magento/module-application-server-state-monitor": "100.4.1", + "magento/module-application-server-state-monitor-graph-ql": "100.4.1", + "magento/module-async-order": "100.4.4", + "magento/module-async-order-graph-ql": "100.4.3", + "magento/module-aws-s3-customer-custom-attributes": "100.4.5", + "magento/module-aws-s3-gift-card-import-export": "100.4.5", + "magento/module-aws-s3-scheduled-import-export": "100.4.5", + "magento/module-banner": "101.2.8", + "magento/module-banner-customer-segment": "100.4.6", + "magento/module-banner-graph-ql": "100.4.4", + "magento/module-banner-staging": "100.4.2", + "magento/module-bundle-import-export-staging": "100.4.5", + "magento/module-bundle-staging": "100.4.8", + "magento/module-catalog-event": "101.1.7", + "magento/module-catalog-import-export-staging": "100.4.5", + "magento/module-catalog-inventory-staging": "100.4.6", + "magento/module-catalog-permissions": "100.4.8", + "magento/module-catalog-permissions-graph-ql": "100.4.6", + "magento/module-catalog-rule-staging": "100.4.8", + "magento/module-catalog-staging": "100.4.8", + "magento/module-catalog-staging-graph-ql": "100.4.7", + "magento/module-catalog-url-rewrite-staging": "100.4.7", + "magento/module-checkout-address-search": "100.4.7", + "magento/module-checkout-address-search-gift-registry": "100.4.4", + "magento/module-checkout-staging": "100.4.7", + "magento/module-cms-staging": "100.4.8", + "magento/module-configurable-product-staging": "100.4.7", + "magento/module-custom-attribute-management": "100.4.7", + "magento/module-customer-balance": "100.4.8", + "magento/module-customer-balance-graph-ql": "100.4.5", + "magento/module-customer-custom-attributes": "100.4.8", + "magento/module-customer-custom-attributes-graph-ql": "100.4.1", + "magento/module-customer-finance": "100.4.5", + "magento/module-customer-segment": "102.1.8", + "magento/module-customer-segment-graph-ql": "100.4.1", + "magento/module-deferred-total-calculating": "100.4.3", + "magento/module-downloadable-staging": "100.4.7", + "magento/module-elasticsearch-catalog-permissions": "100.4.4", + "magento/module-elasticsearch-catalog-permissions-graph-ql": "100.4.3", + "magento/module-enterprise": "100.4.6", + "magento/module-gift-card": "101.3.8", + "magento/module-gift-card-account": "101.2.8", + "magento/module-gift-card-account-graph-ql": "100.4.6", + "magento/module-gift-card-graph-ql": "100.4.8", + "magento/module-gift-card-import-export": "100.4.5", + "magento/module-gift-card-staging": "100.4.5", + "magento/module-gift-message-staging": "100.4.5", + "magento/module-gift-registry": "101.2.8", + "magento/module-gift-registry-graph-ql": "100.4.4", + "magento/module-gift-wrapping": "101.2.7", + "magento/module-gift-wrapping-graph-ql": "100.4.5", + "magento/module-gift-wrapping-staging": "100.4.5", + "magento/module-google-optimizer-staging": "100.4.5", + "magento/module-google-tag-manager": "100.4.8", + "magento/module-grouped-product-staging": "100.4.6", + "magento/module-import-csv": "100.4.2", + "magento/module-import-csv-api": "100.4.2", + "magento/module-import-json": "100.4.1", + "magento/module-import-json-api": "100.4.1", + "magento/module-invitation": "100.4.7", + "magento/module-layered-navigation-staging": "100.4.5", + "magento/module-logging": "101.2.8", + "magento/module-login-as-customer-logging": "100.4.8", + "magento/module-login-as-customer-website-restriction": "100.4.6", + "magento/module-media-content-catalog-staging": "100.4.5", + "magento/module-msrp-staging": "100.4.6", + "magento/module-multicoupon": "100.4.1", + "magento/module-multicoupon-graph-ql": "100.4.1", + "magento/module-multicoupon-ui": "100.4.1", + "magento/module-multiple-wishlist": "100.4.8", + "magento/module-multiple-wishlist-graph-ql": "100.4.4", + "magento/module-payment-staging": "100.4.5", + "magento/module-persistent-history": "100.4.5", + "magento/module-price-permissions": "100.4.4", + "magento/module-product-video-staging": "100.4.5", + "magento/module-promotion-permissions": "100.4.5", + "magento/module-quote-commerce-graph-ql": "100.4.1", + "magento/module-quote-gift-card-options": "100.4.5", + "magento/module-quote-staging": "100.4.5", + "magento/module-reminder": "101.2.7", + "magento/module-remote-storage-commerce": "100.4.4", + "magento/module-resource-connections": "100.4.5", + "magento/module-review-staging": "100.4.5", + "magento/module-reward": "101.2.8", + "magento/module-reward-graph-ql": "100.4.7", + "magento/module-reward-staging": "100.4.5", + "magento/module-rma": "101.2.8", + "magento/module-rma-graph-ql": "100.4.7", + "magento/module-rma-staging": "100.4.5", + "magento/module-sales-archive": "101.0.6", + "magento/module-sales-rule-staging": "100.4.7", + "magento/module-scalable-checkout": "100.4.7", + "magento/module-scalable-inventory": "100.4.6", + "magento/module-scalable-oms": "100.4.6", + "magento/module-scheduled-import-export": "101.2.8", + "magento/module-search-staging": "100.4.6", + "magento/module-staging": "101.2.8", + "magento/module-staging-graph-ql": "100.4.5", + "magento/module-support": "101.2.7", + "magento/module-swat": "100.4.6", + "magento/module-target-rule": "101.2.8", + "magento/module-target-rule-graph-ql": "100.4.5", + "magento/module-versions-cms": "101.2.8", + "magento/module-versions-cms-page-cache": "100.4.4", + "magento/module-versions-cms-url-rewrite": "100.4.6", + "magento/module-versions-cms-url-rewrite-graph-ql": "100.4.4", + "magento/module-visual-merchandiser": "100.4.8", + "magento/module-webapi-rest-gws": "100.4.0", + "magento/module-website-restriction": "100.4.7", + "magento/module-weee-staging": "100.4.5", + "magento/module-wishlist-gift-card": "100.4.4", + "magento/module-wishlist-gift-card-graph-ql": "100.4.4", + "magento/page-builder-commerce": "1.7.5", + "magento/product-community-edition": "2.4.8", + "magento/security-package-ee": "1.0.3", + "magento/theme-adminhtml-spectrum": "100.4.3", "magento/zend-cache": "^1.16", "magento/zend-db": "^1.16", "magento/zend-pdf": "^1.16", @@ -24049,6 +24004,8 @@ "ramsey/uuid": "^4.2", "symfony/console": "^6.4", "symfony/intl": "^6.4", + "symfony/mailer": "^6.4", + "symfony/mime": "^6.4", "symfony/process": "^6.4", "symfony/string": "^6.4", "tedivm/jshrink": "^1.4", @@ -24078,111 +24035,65 @@ }, "require-dev": { "codeception/codeception": "^4.1 || ^5.1", - "codeception/module-asserts": "^1.2 || ^3.0", - "codeception/module-db": "^1.0 || ^3.0", - "codeception/module-phpbrowser": "^1.0 || ^3.0", - "codeception/module-rest": "^1.2 || ^3.0", - "composer/semver": "@stable", - "consolidation/robo": "^1.2 || ^2.0 || ^3.0", - "phpmd/phpmd": "@stable", - "phpunit/phpunit": "^10", - "squizlabs/php_codesniffer": "^3.0" - }, - "type": "magento2-component", - "autoload": { - "psr-4": { - "Magento\\QualityPatches\\": "src/", - "Magento\\QualityPatches\\Test\\Functional\\": "tests/functional/", - "Magento\\QualityPatches\\Sniffs\\": "tests/static/sniffs/" - } - }, - "license": [ - "proprietary" - ], - "description": "Provides quality patches for AdobeCommerce & Magento OpenSource" - }, - { - "name": "magento/ringphp", - "version": "1.0.0-beta2", - "dist": { - "type": "zip", - "url": "https://repo.magento.com/archives/magento/ringphp/magento-ringphp-1.0.0.0-beta2.zip", - "shasum": "d3740f2677b6ab4b192b2c40970658e77c8f06f8" - }, - "require": { - "ezimuel/guzzlestreams": "^3.0.1", - "php": ">=5.4.0", - "react/promise": "~3.0" - }, - "replace": { - "ezimuel/ringphp": "^1.2" - }, - "require-dev": { - "ext-curl": "*", - "phpunit/phpunit": "~9.0" - }, - "suggest": { - "ext-curl": "Guzzle will use specific adapters if cURL is present" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.1-dev" - } + "codeception/module-asserts": "^1.2 || ^3.0", + "codeception/module-db": "^1.0 || ^3.0", + "codeception/module-phpbrowser": "^1.0 || ^3.0", + "codeception/module-rest": "^1.2 || ^3.0", + "composer/semver": "@stable", + "consolidation/robo": "^1.2 || ^2.0 || ^3.0", + "phpmd/phpmd": "@stable", + "phpunit/phpunit": "^10", + "squizlabs/php_codesniffer": "^3.0" }, + "type": "magento2-component", "autoload": { "psr-4": { - "GuzzleHttp\\Ring\\": "src/" + "Magento\\QualityPatches\\": "src/", + "Magento\\QualityPatches\\Test\\Functional\\": "tests/functional/", + "Magento\\QualityPatches\\Sniffs\\": "tests/static/sniffs/" } }, "license": [ - "MIT" - ], - "authors": [ - { - "name": "Michael Dowling", - "email": "mtdowling@gmail.com", - "homepage": "https://github.com/mtdowling" - } + "proprietary" ], - "description": "Fork of guzzle/RingPHP (abandoned) to be used with elasticsearch-php" + "description": "Provides quality patches for AdobeCommerce & Magento OpenSource" }, { "name": "magento/security-package", - "version": "1.1.7-beta2", - "dist": { - "type": "zip", - "url": "https://repo.magento.com/archives/magento/security-package/magento-security-package-1.1.7.0-beta2.zip", - "shasum": "4f901470ecc896b1b8be590df32b41a6ef35d191" - }, - "require": { - "magento/module-re-captcha-admin-ui": "1.1.5-beta2", - "magento/module-re-captcha-checkout": "1.1.5-beta2", - "magento/module-re-captcha-checkout-sales-rule": "1.1.4-beta2", - "magento/module-re-captcha-contact": "1.1.4-beta2", - "magento/module-re-captcha-customer": "1.1.6-beta2", - "magento/module-re-captcha-frontend-ui": "1.1.6-beta2", - "magento/module-re-captcha-migration": "1.1.5-beta2", - "magento/module-re-captcha-newsletter": "1.1.5-beta2", - "magento/module-re-captcha-paypal": "1.1.5-beta2", - "magento/module-re-captcha-resend-confirmation-email": "1.1.0-beta2", - "magento/module-re-captcha-review": "1.1.5-beta2", - "magento/module-re-captcha-send-friend": "1.1.5-beta2", - "magento/module-re-captcha-store-pickup": "1.0.4-beta2", - "magento/module-re-captcha-ui": "1.1.5-beta2", - "magento/module-re-captcha-user": "1.1.5-beta2", - "magento/module-re-captcha-validation": "1.1.4-beta2", - "magento/module-re-captcha-validation-api": "1.1.4-beta2", - "magento/module-re-captcha-version-2-checkbox": "2.0.5-beta2", - "magento/module-re-captcha-version-2-invisible": "2.0.5-beta2", - "magento/module-re-captcha-version-3-invisible": "2.0.5-beta2", - "magento/module-re-captcha-webapi-api": "1.0.4-beta2", - "magento/module-re-captcha-webapi-graph-ql": "1.0.4-beta2", - "magento/module-re-captcha-webapi-rest": "1.0.4-beta2", - "magento/module-re-captcha-webapi-ui": "1.0.4-beta2", - "magento/module-re-captcha-wishlist": "1.1.0-beta2", - "magento/module-securitytxt": "1.1.4-beta2", - "magento/module-two-factor-auth": "1.1.7-beta2", + "version": "1.1.7", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/security-package/magento-security-package-1.1.7.0.zip", + "shasum": "363ec3e2eea92532bc692c27c4303ba639919d77" + }, + "require": { + "magento/module-re-captcha-admin-ui": "1.1.5", + "magento/module-re-captcha-checkout": "1.1.5", + "magento/module-re-captcha-checkout-sales-rule": "1.1.4", + "magento/module-re-captcha-contact": "1.1.4", + "magento/module-re-captcha-customer": "1.1.6", + "magento/module-re-captcha-frontend-ui": "1.1.6", + "magento/module-re-captcha-migration": "1.1.5", + "magento/module-re-captcha-newsletter": "1.1.5", + "magento/module-re-captcha-paypal": "1.1.5", + "magento/module-re-captcha-resend-confirmation-email": "1.1.0", + "magento/module-re-captcha-review": "1.1.5", + "magento/module-re-captcha-send-friend": "1.1.5", + "magento/module-re-captcha-store-pickup": "1.0.4", + "magento/module-re-captcha-ui": "1.1.5", + "magento/module-re-captcha-user": "1.1.5", + "magento/module-re-captcha-validation": "1.1.4", + "magento/module-re-captcha-validation-api": "1.1.4", + "magento/module-re-captcha-version-2-checkbox": "2.0.5", + "magento/module-re-captcha-version-2-invisible": "2.0.5", + "magento/module-re-captcha-version-3-invisible": "2.0.5", + "magento/module-re-captcha-webapi-api": "1.0.4", + "magento/module-re-captcha-webapi-graph-ql": "1.0.4", + "magento/module-re-captcha-webapi-rest": "1.0.4", + "magento/module-re-captcha-webapi-ui": "1.0.4", + "magento/module-re-captcha-wishlist": "1.1.0", + "magento/module-securitytxt": "1.1.4", + "magento/module-two-factor-auth": "1.1.7", "phpfui/recaptcha": "^2.0.0" }, "type": "metapackage", @@ -24190,16 +24101,16 @@ }, { "name": "magento/security-package-ee", - "version": "1.0.3-beta2", + "version": "1.0.3", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/security-package-ee/magento-security-package-ee-1.0.3.0-beta2.zip", - "shasum": "510f329b4095a19699f7bde1f894fe41932379e1" + "url": "https://repo.magento.com/archives/magento/security-package-ee/magento-security-package-ee-1.0.3.0.zip", + "shasum": "bb5ead2cd0d3501398b8c65a36af40670c2de59c" }, "require": { - "magento/module-re-captcha-gift-card": "1.0.3-beta2", - "magento/module-re-captcha-invitation": "1.0.3-beta2", - "magento/module-re-captcha-multiple-wishlist": "1.0.3-beta2" + "magento/module-re-captcha-gift-card": "1.0.3", + "magento/module-re-captcha-invitation": "1.0.3", + "magento/module-re-captcha-multiple-wishlist": "1.0.3" }, "type": "metapackage", "description": "Magento Security Package for Enterprise Edition" @@ -24263,11 +24174,11 @@ }, { "name": "magento/theme-adminhtml-backend", - "version": "100.4.8-beta2", + "version": "100.4.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/theme-adminhtml-backend/magento-theme-adminhtml-backend-100.4.8.0-beta2.zip", - "shasum": "074dc0829bc5692fcf63abf97213e3e9bd011911" + "url": "https://repo.magento.com/archives/magento/theme-adminhtml-backend/magento-theme-adminhtml-backend-100.4.8.0.zip", + "shasum": "e3a813e05a34d0ea2551340219706bc4df6f9aa4" }, "require": { "magento/framework": "103.0.*", @@ -24287,11 +24198,11 @@ }, { "name": "magento/theme-adminhtml-spectrum", - "version": "100.4.3-beta2", + "version": "100.4.3", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/theme-adminhtml-spectrum/magento-theme-adminhtml-spectrum-100.4.3.0-beta2.zip", - "shasum": "551a5611d183242aece4240b5742be11c5f608ba" + "url": "https://repo.magento.com/archives/magento/theme-adminhtml-spectrum/magento-theme-adminhtml-spectrum-100.4.3.0.zip", + "shasum": "3dc37f10bd6cb0224a8cf50030574159f67bbf4f" }, "require": { "magento/framework": "103.0.*", @@ -24312,11 +24223,11 @@ }, { "name": "magento/theme-frontend-blank", - "version": "100.4.8-beta2", + "version": "100.4.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/theme-frontend-blank/magento-theme-frontend-blank-100.4.8.0-beta2.zip", - "shasum": "fb718bb4261926ba2150c63f6779b87d5c263f2b" + "url": "https://repo.magento.com/archives/magento/theme-frontend-blank/magento-theme-frontend-blank-100.4.8.0.zip", + "shasum": "69c8f9c7158177ef69cb505eeb90bdbde796ff83" }, "require": { "magento/framework": "103.0.*", @@ -24336,11 +24247,11 @@ }, { "name": "magento/theme-frontend-luma", - "version": "100.4.8-beta2", + "version": "100.4.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/theme-frontend-luma/magento-theme-frontend-luma-100.4.8.0-beta2.zip", - "shasum": "4d836330b1d2738441e198096872d0cb3f48f04d" + "url": "https://repo.magento.com/archives/magento/theme-frontend-luma/magento-theme-frontend-luma-100.4.8.0.zip", + "shasum": "c1bf746e5a347bce9b62a2ffecacfcaa83513ce4" }, "require": { "magento/framework": "103.0.*", @@ -25130,6 +25041,135 @@ }, "time": "2024-12-30T11:07:19+00:00" }, + { + "name": "open-telemetry/api", + "version": "1.2.3", + "source": { + "type": "git", + "url": "https://github.com/opentelemetry-php/api.git", + "reference": "199d7ddda88f5f5619fa73463f1a5a7149ccd1f1" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/opentelemetry-php/api/zipball/199d7ddda88f5f5619fa73463f1a5a7149ccd1f1", + "reference": "199d7ddda88f5f5619fa73463f1a5a7149ccd1f1", + "shasum": "" + }, + "require": { + "open-telemetry/context": "^1.0", + "php": "^8.1", + "psr/log": "^1.1|^2.0|^3.0", + "symfony/polyfill-php82": "^1.26" + }, + "conflict": { + "open-telemetry/sdk": "<=1.0.8" + }, + "type": "library", + "extra": { + "spi": { + "OpenTelemetry\\API\\Instrumentation\\AutoInstrumentation\\HookManagerInterface": [ + "OpenTelemetry\\API\\Instrumentation\\AutoInstrumentation\\ExtensionHookManager" + ] + }, + "branch-alias": { + "dev-main": "1.1.x-dev" + } + }, + "autoload": { + "files": [ + "Trace/functions.php" + ], + "psr-4": { + "OpenTelemetry\\API\\": "." + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "Apache-2.0" + ], + "authors": [ + { + "name": "opentelemetry-php contributors", + "homepage": "https://github.com/open-telemetry/opentelemetry-php/graphs/contributors" + } + ], + "description": "API for OpenTelemetry PHP.", + "keywords": [ + "Metrics", + "api", + "apm", + "logging", + "opentelemetry", + "otel", + "tracing" + ], + "support": { + "chat": "https://app.slack.com/client/T08PSQ7BQ/C01NFPCV44V", + "docs": "https://opentelemetry.io/docs/php", + "issues": "https://github.com/open-telemetry/opentelemetry-php/issues", + "source": "https://github.com/open-telemetry/opentelemetry-php" + }, + "time": "2025-03-05T21:42:54+00:00" + }, + { + "name": "open-telemetry/context", + "version": "1.1.0", + "source": { + "type": "git", + "url": "https://github.com/opentelemetry-php/context.git", + "reference": "0cba875ea1953435f78aec7f1d75afa87bdbf7f3" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/opentelemetry-php/context/zipball/0cba875ea1953435f78aec7f1d75afa87bdbf7f3", + "reference": "0cba875ea1953435f78aec7f1d75afa87bdbf7f3", + "shasum": "" + }, + "require": { + "php": "^8.1", + "symfony/polyfill-php82": "^1.26" + }, + "suggest": { + "ext-ffi": "To allow context switching in Fibers" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-main": "1.0.x-dev" + } + }, + "autoload": { + "files": [ + "fiber/initialize_fiber_handler.php" + ], + "psr-4": { + "OpenTelemetry\\Context\\": "." + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "Apache-2.0" + ], + "authors": [ + { + "name": "opentelemetry-php contributors", + "homepage": "https://github.com/open-telemetry/opentelemetry-php/graphs/contributors" + } + ], + "description": "Context implementation for OpenTelemetry PHP.", + "keywords": [ + "Context", + "opentelemetry", + "otel" + ], + "support": { + "chat": "https://app.slack.com/client/T08PSQ7BQ/C01NFPCV44V", + "docs": "https://opentelemetry.io/docs/php", + "issues": "https://github.com/open-telemetry/opentelemetry-php/issues", + "source": "https://github.com/open-telemetry/opentelemetry-php" + }, + "time": "2024-08-21T00:29:20+00:00" + }, { "name": "opensearch-project/opensearch-php", "version": "2.4.3", @@ -25424,20 +25464,22 @@ }, { "name": "paypal/module-braintree", - "version": "4.7.0-beta2", + "version": "4.7.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/paypal/module-braintree/paypal-module-braintree-4.7.0.0-beta2.zip", - "shasum": "34cb20bc55728c31fd2b2cbd43ad219de86e3903" + "url": "https://repo.magento.com/archives/paypal/module-braintree/paypal-module-braintree-4.7.0.0.zip", + "shasum": "a88fb92b15b57dc46572159a2e41edf19486a1d2" }, "require": { "braintree/braintree_php": "6.21.0", "magento/framework": "*", - "paypal/module-braintree-core": "4.7.0-beta2", - "paypal/module-braintree-customer-balance": "4.7.0-beta2", - "paypal/module-braintree-gift-card-account": "4.7.0-beta2", - "paypal/module-braintree-gift-wrapping": "4.7.0-beta2", - "paypal/module-braintree-graph-ql": "4.7.0-beta2", + "paypal/module-braintree-core": "4.7.0", + "paypal/module-braintree-customer-balance": "4.7.0", + "paypal/module-braintree-gift-card": "4.7.0", + "paypal/module-braintree-gift-card-account": "4.7.0", + "paypal/module-braintree-gift-wrapping": "4.7.0", + "paypal/module-braintree-graph-ql": "4.7.0", + "paypal/module-braintree-reward": "4.7.0", "php": "~8.1.0||~8.2.0||~8.3.0||~8.4.0" }, "require-dev": { @@ -25451,18 +25493,17 @@ }, { "name": "paypal/module-braintree-core", - "version": "4.7.0-beta2", + "version": "4.7.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/paypal/module-braintree-core/paypal-module-braintree-core-4.7.0.0-beta2.zip", - "shasum": "64ed836ae06454529707d478199170057950efb8" + "url": "https://repo.magento.com/archives/paypal/module-braintree-core/paypal-module-braintree-core-4.7.0.0.zip", + "shasum": "5f78caac844b293d836dd4453286202dda72e463" }, "require": { "braintree/braintree_php": "6.21.0", "ext-json": "*", "ext-simplexml": "*", "magento/framework": "*", - "magento/module-authorization": "100.4.*", "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", @@ -25471,7 +25512,6 @@ "magento/module-configurable-product": "100.4.*", "magento/module-customer": "101.0.*||102.0.*||^103.0.0", "magento/module-directory": "100.2.*||100.3.*||^100.4.0", - "magento/module-downloadable": "100.4.*", "magento/module-grouped-product": "100.4.*", "magento/module-instant-purchase": "100.4.*", "magento/module-multishipping": "100.4.*", @@ -25479,21 +25519,15 @@ "magento/module-paypal": "100.2.*||100.3.*||^101.0.0", "magento/module-quote": "101.0.*||101.1.*||^101.2.0", "magento/module-quote-graph-ql": "^100", - "magento/module-re-captcha-admin-ui": "1.1.*", - "magento/module-re-captcha-frontend-ui": "1.1.*", "magento/module-re-captcha-ui": "1.1.*", "magento/module-re-captcha-validation-api": "1.1.*", - "magento/module-re-captcha-version-2-checkbox": "2.0.*", - "magento/module-re-captcha-version-2-invisible": "2.0.*", - "magento/module-re-captcha-version-3-invisible": "2.0.*", "magento/module-re-captcha-webapi-api": "1.0.*", - "magento/module-re-captcha-webapi-ui": "1.0.*", "magento/module-sales": "101.0.*||102.0.*||^102.1.0||^103", "magento/module-store": "101.1.*", + "magento/module-tax": "100.4.*", "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", - "magento/module-webapi": "100.4.*", "php": "~8.1.0||~8.2.0||~8.3.0||~8.4.0" }, "conflict": { @@ -25503,6 +25537,12 @@ "require-dev": { "magento/magento-coding-standard": "^32.0" }, + "suggest": { + "magento/framework-foreign-key": "100.4.*", + "magento/module-re-captcha-admin-ui": "1.1.*", + "magento/module-re-captcha-checkout": "1.1.*", + "magento/module-re-captcha-webapi-ui": "1.0.*" + }, "type": "magento2-module", "autoload": { "files": [ @@ -25519,17 +25559,17 @@ }, { "name": "paypal/module-braintree-customer-balance", - "version": "4.7.0-beta2", + "version": "4.7.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/paypal/module-braintree-customer-balance/paypal-module-braintree-customer-balance-4.7.0.0-beta2.zip", - "shasum": "364f025c7eff50fabb73265965d83e5c81946b9f" + "url": "https://repo.magento.com/archives/paypal/module-braintree-customer-balance/paypal-module-braintree-customer-balance-4.7.0.0.zip", + "shasum": "491c237b9a6991a4da84f4c00f949c0579e91446" }, "require": { "magento/framework": "*", "magento/module-quote": "101.0.*||101.1.*||^101.2.0", "magento/module-sales": "101.0.*||102.0.*||^102.1.0||^103", - "paypal/module-braintree-core": "4.7.0-beta2", + "paypal/module-braintree-core": "4.7.0", "php": "~8.1.0||~8.2.0||~8.3.0||~8.4.0" }, "suggest": { @@ -25550,19 +25590,51 @@ ], "description": "N/A" }, + { + "name": "paypal/module-braintree-gift-card", + "version": "4.7.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/paypal/module-braintree-gift-card/paypal-module-braintree-gift-card-4.7.0.0.zip", + "shasum": "a40c8e64b470ab4a30277baa44096212ef4996e3" + }, + "require": { + "magento/framework": "*", + "magento/module-catalog": "^104.0.0", + "paypal/module-braintree-core": "4.7.0", + "php": "~8.1.0||~8.2.0||~8.3.0||~8.4.0" + }, + "suggest": { + "magento/module-gift-card": "101.2.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "PayPal\\BraintreeGiftCard\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, { "name": "paypal/module-braintree-gift-card-account", - "version": "4.7.0-beta2", + "version": "4.7.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/paypal/module-braintree-gift-card-account/paypal-module-braintree-gift-card-account-4.7.0.0-beta2.zip", - "shasum": "049a035d509ec91bfbf6b50815982715e4708ea4" + "url": "https://repo.magento.com/archives/paypal/module-braintree-gift-card-account/paypal-module-braintree-gift-card-account-4.7.0.0.zip", + "shasum": "af375a63147916669d2e06fe90804e34269b64f0" }, "require": { "magento/framework": "*", "magento/module-quote": "101.0.*||101.1.*||^101.2.0", "magento/module-sales": "101.0.*||102.0.*||^102.1.0||^103", - "paypal/module-braintree-core": "4.7.0-beta2", + "paypal/module-braintree-core": "4.7.0", "php": "~8.1.0||~8.2.0||~8.3.0||~8.4.0" }, "suggest": { @@ -25585,17 +25657,16 @@ }, { "name": "paypal/module-braintree-gift-wrapping", - "version": "4.7.0-beta2", + "version": "4.7.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/paypal/module-braintree-gift-wrapping/paypal-module-braintree-gift-wrapping-4.7.0.0-beta2.zip", - "shasum": "19a49f05e132746913b6f6504c43ffc6c1b8b74b" + "url": "https://repo.magento.com/archives/paypal/module-braintree-gift-wrapping/paypal-module-braintree-gift-wrapping-4.7.0.0.zip", + "shasum": "963cc499b85e17fdcbaba11f0fc3b94289b02fb4" }, "require": { "magento/framework": "*", - "magento/module-quote": "101.0.*||101.1.*||^101.2.0", "magento/module-sales": "101.0.*||102.0.*||^102.1.0||^103", - "paypal/module-braintree-core": "4.7.0-beta2", + "paypal/module-braintree-core": "4.7.0", "php": "~8.1.0||~8.2.0||~8.3.0||~8.4.0" }, "suggest": { @@ -25618,18 +25689,18 @@ }, { "name": "paypal/module-braintree-graph-ql", - "version": "4.7.0-beta2", + "version": "4.7.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/paypal/module-braintree-graph-ql/paypal-module-braintree-graph-ql-4.7.0.0-beta2.zip", - "shasum": "a5e6ffe614af25944414361a9e0a5d2a1b32d6aa" + "url": "https://repo.magento.com/archives/paypal/module-braintree-graph-ql/paypal-module-braintree-graph-ql-4.7.0.0.zip", + "shasum": "9364f25131d3506f4a4342bb24e3907aa399b0e2" }, "require": { "magento/framework": "*", "magento/module-quote": "^101", "magento/module-quote-graph-ql": "^100", - "magento/module-store": "^101", - "paypal/module-braintree-core": "4.7.0-beta2", + "magento/module-vault": "101.0.*||101.1.*||^101.2.0", + "paypal/module-braintree-core": "4.7.0", "php": "~8.1.0||~8.2.0||~8.3.0||~8.4.0" }, "require-dev": { @@ -25653,6 +25724,39 @@ ], "description": "N/A" }, + { + "name": "paypal/module-braintree-reward", + "version": "4.7.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/paypal/module-braintree-reward/paypal-module-braintree-reward-4.7.0.0.zip", + "shasum": "177144a2d25e50209dcbbcdff2ed71c7ff8b75ec" + }, + "require": { + "magento/framework": "*", + "magento/module-quote": "101.0.*||101.1.*||^101.2.0", + "magento/module-sales": "101.0.*||102.0.*||^102.1.0||^103", + "paypal/module-braintree-core": "4.7.0", + "php": "~8.1.0||~8.2.0||~8.3.0||~8.4.0" + }, + "suggest": { + "magento/module-reward": "101.2.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "PayPal\\BraintreeReward\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, { "name": "pelago/emogrifier", "version": "v7.3.0", @@ -25861,39 +25965,148 @@ }, "autoload": { "psr-4": { - "Http\\Discovery\\": "src/" - }, - "exclude-from-classmap": [ - "src/Composer/Plugin.php" - ] + "Http\\Discovery\\": "src/" + }, + "exclude-from-classmap": [ + "src/Composer/Plugin.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Márk Sági-Kazár", + "email": "mark.sagikazar@gmail.com" + } + ], + "description": "Finds and installs PSR-7, PSR-17, PSR-18 and HTTPlug implementations", + "homepage": "http://php-http.org", + "keywords": [ + "adapter", + "client", + "discovery", + "factory", + "http", + "message", + "psr17", + "psr7" + ], + "support": { + "issues": "https://github.com/php-http/discovery/issues", + "source": "https://github.com/php-http/discovery/tree/1.20.0" + }, + "time": "2024-10-02T11:20:13+00:00" + }, + { + "name": "php-http/httplug", + "version": "2.4.1", + "source": { + "type": "git", + "url": "https://github.com/php-http/httplug.git", + "reference": "5cad731844891a4c282f3f3e1b582c46839d22f4" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/php-http/httplug/zipball/5cad731844891a4c282f3f3e1b582c46839d22f4", + "reference": "5cad731844891a4c282f3f3e1b582c46839d22f4", + "shasum": "" + }, + "require": { + "php": "^7.1 || ^8.0", + "php-http/promise": "^1.1", + "psr/http-client": "^1.0", + "psr/http-message": "^1.0 || ^2.0" + }, + "require-dev": { + "friends-of-phpspec/phpspec-code-coverage": "^4.1 || ^5.0 || ^6.0", + "phpspec/phpspec": "^5.1 || ^6.0 || ^7.0" + }, + "type": "library", + "autoload": { + "psr-4": { + "Http\\Client\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Eric GELOEN", + "email": "geloen.eric@gmail.com" + }, + { + "name": "Márk Sági-Kazár", + "email": "mark.sagikazar@gmail.com", + "homepage": "https://sagikazarmark.hu" + } + ], + "description": "HTTPlug, the HTTP client abstraction for PHP", + "homepage": "http://httplug.io", + "keywords": [ + "client", + "http" + ], + "support": { + "issues": "https://github.com/php-http/httplug/issues", + "source": "https://github.com/php-http/httplug/tree/2.4.1" + }, + "time": "2024-09-23T11:39:58+00:00" + }, + { + "name": "php-http/promise", + "version": "1.3.1", + "source": { + "type": "git", + "url": "https://github.com/php-http/promise.git", + "reference": "fc85b1fba37c169a69a07ef0d5a8075770cc1f83" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/php-http/promise/zipball/fc85b1fba37c169a69a07ef0d5a8075770cc1f83", + "reference": "fc85b1fba37c169a69a07ef0d5a8075770cc1f83", + "shasum": "" + }, + "require": { + "php": "^7.1 || ^8.0" + }, + "require-dev": { + "friends-of-phpspec/phpspec-code-coverage": "^4.3.2 || ^6.3", + "phpspec/phpspec": "^5.1.2 || ^6.2 || ^7.4" + }, + "type": "library", + "autoload": { + "psr-4": { + "Http\\Promise\\": "src/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ + { + "name": "Joel Wurtz", + "email": "joel.wurtz@gmail.com" + }, { "name": "Márk Sági-Kazár", "email": "mark.sagikazar@gmail.com" } ], - "description": "Finds and installs PSR-7, PSR-17, PSR-18 and HTTPlug implementations", - "homepage": "http://php-http.org", + "description": "Promise used for asynchronous HTTP requests", + "homepage": "http://httplug.io", "keywords": [ - "adapter", - "client", - "discovery", - "factory", - "http", - "message", - "psr17", - "psr7" + "promise" ], "support": { - "issues": "https://github.com/php-http/discovery/issues", - "source": "https://github.com/php-http/discovery/tree/1.20.0" + "issues": "https://github.com/php-http/promise/issues", + "source": "https://github.com/php-http/promise/tree/1.3.1" }, - "time": "2024-10-02T11:20:13+00:00" + "time": "2024-03-15T13:55:21+00:00" }, { "name": "phpfui/recaptcha", @@ -28837,6 +29050,171 @@ ], "time": "2024-11-08T15:28:48+00:00" }, + { + "name": "symfony/mailer", + "version": "v6.4.18", + "source": { + "type": "git", + "url": "https://github.com/symfony/mailer.git", + "reference": "e93a6ae2767d7f7578c2b7961d9d8e27580b2b11" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/mailer/zipball/e93a6ae2767d7f7578c2b7961d9d8e27580b2b11", + "reference": "e93a6ae2767d7f7578c2b7961d9d8e27580b2b11", + "shasum": "" + }, + "require": { + "egulias/email-validator": "^2.1.10|^3|^4", + "php": ">=8.1", + "psr/event-dispatcher": "^1", + "psr/log": "^1|^2|^3", + "symfony/event-dispatcher": "^5.4|^6.0|^7.0", + "symfony/mime": "^6.2|^7.0", + "symfony/service-contracts": "^2.5|^3" + }, + "conflict": { + "symfony/http-client-contracts": "<2.5", + "symfony/http-kernel": "<5.4", + "symfony/messenger": "<6.2", + "symfony/mime": "<6.2", + "symfony/twig-bridge": "<6.2.1" + }, + "require-dev": { + "symfony/console": "^5.4|^6.0|^7.0", + "symfony/http-client": "^5.4|^6.0|^7.0", + "symfony/messenger": "^6.2|^7.0", + "symfony/twig-bridge": "^6.2|^7.0" + }, + "type": "library", + "autoload": { + "psr-4": { + "Symfony\\Component\\Mailer\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Helps sending emails", + "homepage": "https://symfony.com", + "support": { + "source": "https://github.com/symfony/mailer/tree/v6.4.18" + }, + "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": "2025-01-24T15:27:15+00:00" + }, + { + "name": "symfony/mime", + "version": "v6.4.19", + "source": { + "type": "git", + "url": "https://github.com/symfony/mime.git", + "reference": "ac537b6c55ccc2c749f3c979edfa9ec14aaed4f3" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/mime/zipball/ac537b6c55ccc2c749f3c979edfa9ec14aaed4f3", + "reference": "ac537b6c55ccc2c749f3c979edfa9ec14aaed4f3", + "shasum": "" + }, + "require": { + "php": ">=8.1", + "symfony/deprecation-contracts": "^2.5|^3", + "symfony/polyfill-intl-idn": "^1.10", + "symfony/polyfill-mbstring": "^1.0" + }, + "conflict": { + "egulias/email-validator": "~3.0.0", + "phpdocumentor/reflection-docblock": "<3.2.2", + "phpdocumentor/type-resolver": "<1.4.0", + "symfony/mailer": "<5.4", + "symfony/serializer": "<6.4.3|>7.0,<7.0.3" + }, + "require-dev": { + "egulias/email-validator": "^2.1.10|^3.1|^4", + "league/html-to-markdown": "^5.0", + "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0", + "symfony/dependency-injection": "^5.4|^6.0|^7.0", + "symfony/process": "^5.4|^6.4|^7.0", + "symfony/property-access": "^5.4|^6.0|^7.0", + "symfony/property-info": "^5.4|^6.0|^7.0", + "symfony/serializer": "^6.4.3|^7.0.3" + }, + "type": "library", + "autoload": { + "psr-4": { + "Symfony\\Component\\Mime\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Allows manipulating MIME messages", + "homepage": "https://symfony.com", + "keywords": [ + "mime", + "mime-type" + ], + "support": { + "source": "https://github.com/symfony/mime/tree/v6.4.19" + }, + "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": "2025-02-17T21:23:52+00:00" + }, { "name": "symfony/polyfill-ctype", "version": "v1.31.0", @@ -29470,6 +29848,82 @@ ], "time": "2024-09-09T11:45:10+00:00" }, + { + "name": "symfony/polyfill-php82", + "version": "v1.31.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/polyfill-php82.git", + "reference": "5d2ed36f7734637dacc025f179698031951b1692" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/polyfill-php82/zipball/5d2ed36f7734637dacc025f179698031951b1692", + "reference": "5d2ed36f7734637dacc025f179698031951b1692", + "shasum": "" + }, + "require": { + "php": ">=7.2" + }, + "type": "library", + "extra": { + "thanks": { + "url": "https://github.com/symfony/polyfill", + "name": "symfony/polyfill" + } + }, + "autoload": { + "files": [ + "bootstrap.php" + ], + "psr-4": { + "Symfony\\Polyfill\\Php82\\": "" + }, + "classmap": [ + "Resources/stubs" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Nicolas Grekas", + "email": "p@tchwork.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony polyfill backporting some PHP 8.2+ features to lower PHP versions", + "homepage": "https://symfony.com", + "keywords": [ + "compatibility", + "polyfill", + "portable", + "shim" + ], + "support": { + "source": "https://github.com/symfony/polyfill-php82/tree/v1.31.0" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2024-09-09T11:45:10+00:00" + }, { "name": "symfony/polyfill-php83", "version": "v1.31.0", @@ -30690,64 +31144,6 @@ ], "time": "2021-04-19T16:34:45+00:00" }, - { - "name": "webmozart/assert", - "version": "1.11.0", - "source": { - "type": "git", - "url": "https://github.com/webmozarts/assert.git", - "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/webmozarts/assert/zipball/11cb2199493b2f8a3b53e7f19068fc6aac760991", - "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991", - "shasum": "" - }, - "require": { - "ext-ctype": "*", - "php": "^7.2 || ^8.0" - }, - "conflict": { - "phpstan/phpstan": "<0.12.20", - "vimeo/psalm": "<4.6.1 || 4.6.2" - }, - "require-dev": { - "phpunit/phpunit": "^8.5.13" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.10-dev" - } - }, - "autoload": { - "psr-4": { - "Webmozart\\Assert\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Bernhard Schussek", - "email": "bschussek@gmail.com" - } - ], - "description": "Assertions to validate method input/output with nice error messages.", - "keywords": [ - "assert", - "check", - "validate" - ], - "support": { - "issues": "https://github.com/webmozarts/assert/issues", - "source": "https://github.com/webmozarts/assert/tree/1.11.0" - }, - "time": "2022-06-03T18:03:27+00:00" - }, { "name": "webonyx/graphql-php", "version": "v15.20.0", From d2ded9bdaac5ffb61f0ea00ecd14a9ccbefc3024 Mon Sep 17 00:00:00 2001 From: ashvini22326 Date: Wed, 9 Apr 2025 20:17:09 +0530 Subject: [PATCH 41/53] Update cloud templates --- composer.lock | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/composer.lock b/composer.lock index 35ff67761..ffe9fddf2 100644 --- a/composer.lock +++ b/composer.lock @@ -202,16 +202,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.342.22", + "version": "3.342.23", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "4f5276e14b6d7ee21859aaf54aa0e8f5367ba0d4" + "reference": "a5e9ba23ffecf1f71d8cfb177ef5cb3fbe2ecf05" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/4f5276e14b6d7ee21859aaf54aa0e8f5367ba0d4", - "reference": "4f5276e14b6d7ee21859aaf54aa0e8f5367ba0d4", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/a5e9ba23ffecf1f71d8cfb177ef5cb3fbe2ecf05", + "reference": "a5e9ba23ffecf1f71d8cfb177ef5cb3fbe2ecf05", "shasum": "" }, "require": { @@ -293,9 +293,9 @@ "support": { "forum": "https://github.com/aws/aws-sdk-php/discussions", "issues": "https://github.com/aws/aws-sdk-php/issues", - "source": "https://github.com/aws/aws-sdk-php/tree/3.342.22" + "source": "https://github.com/aws/aws-sdk-php/tree/3.342.23" }, - "time": "2025-04-07T18:29:40+00:00" + "time": "2025-04-08T18:35:41+00:00" }, { "name": "bacon/bacon-qr-code", @@ -5291,11 +5291,11 @@ }, { "name": "magento/ece-tools", - "version": "2002.2.2", + "version": "2002.2.3", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/ece-tools/magento-ece-tools-2002.2.2.0.zip", - "shasum": "4b659d0820b2a7ce60088d470711082790e2b6e8" + "url": "https://repo.magento.com/archives/magento/ece-tools/magento-ece-tools-2002.2.3.0.zip", + "shasum": "89660c6b996993eff57dc969bea56f86c159ea72" }, "require": { "colinmollenhour/credis": "^1.6.0 || ^1.13", From af82f19e0909f5fbd87da1ef128b1be68b561a63 Mon Sep 17 00:00:00 2001 From: andrii_shevtsov Date: Tue, 15 Apr 2025 15:16:27 -0500 Subject: [PATCH 42/53] MCLOUD-13605: Cloud-patches release - 1.1.5 --- composer.lock | 92 +++++++++++++++++++++++++-------------------------- 1 file changed, 46 insertions(+), 46 deletions(-) diff --git a/composer.lock b/composer.lock index ffe9fddf2..f1b79191a 100644 --- a/composer.lock +++ b/composer.lock @@ -202,16 +202,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.342.23", + "version": "3.342.27", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "a5e9ba23ffecf1f71d8cfb177ef5cb3fbe2ecf05" + "reference": "4c18299000c34ab4903100fe68721d6f26c7cdf2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/a5e9ba23ffecf1f71d8cfb177ef5cb3fbe2ecf05", - "reference": "a5e9ba23ffecf1f71d8cfb177ef5cb3fbe2ecf05", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/4c18299000c34ab4903100fe68721d6f26c7cdf2", + "reference": "4c18299000c34ab4903100fe68721d6f26c7cdf2", "shasum": "" }, "require": { @@ -293,9 +293,9 @@ "support": { "forum": "https://github.com/aws/aws-sdk-php/discussions", "issues": "https://github.com/aws/aws-sdk-php/issues", - "source": "https://github.com/aws/aws-sdk-php/tree/3.342.23" + "source": "https://github.com/aws/aws-sdk-php/tree/3.342.27" }, - "time": "2025-04-08T18:35:41+00:00" + "time": "2025-04-14T18:08:09+00:00" }, { "name": "bacon/bacon-qr-code", @@ -2133,16 +2133,16 @@ }, { "name": "firebase/php-jwt", - "version": "v6.11.0", + "version": "v6.11.1", "source": { "type": "git", "url": "https://github.com/firebase/php-jwt.git", - "reference": "8f718f4dfc9c5d5f0c994cdfd103921b43592712" + "reference": "d1e91ecf8c598d073d0995afa8cd5c75c6e19e66" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/firebase/php-jwt/zipball/8f718f4dfc9c5d5f0c994cdfd103921b43592712", - "reference": "8f718f4dfc9c5d5f0c994cdfd103921b43592712", + "url": "https://api.github.com/repos/firebase/php-jwt/zipball/d1e91ecf8c598d073d0995afa8cd5c75c6e19e66", + "reference": "d1e91ecf8c598d073d0995afa8cd5c75c6e19e66", "shasum": "" }, "require": { @@ -2190,9 +2190,9 @@ ], "support": { "issues": "https://github.com/firebase/php-jwt/issues", - "source": "https://github.com/firebase/php-jwt/tree/v6.11.0" + "source": "https://github.com/firebase/php-jwt/tree/v6.11.1" }, - "time": "2025-01-23T05:11:06+00:00" + "time": "2025-04-09T20:32:01+00:00" }, { "name": "friendsofphp/proxy-manager-lts", @@ -3608,16 +3608,16 @@ }, { "name": "laminas/laminas-i18n", - "version": "2.29.0", + "version": "2.30.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-i18n.git", - "reference": "9aa7ef6073556e9b4cfd8d9a0cb8e41cd3883454" + "reference": "397907ee061e147939364df9d6c485ac1e0fed87" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-i18n/zipball/9aa7ef6073556e9b4cfd8d9a0cb8e41cd3883454", - "reference": "9aa7ef6073556e9b4cfd8d9a0cb8e41cd3883454", + "url": "https://api.github.com/repos/laminas/laminas-i18n/zipball/397907ee061e147939364df9d6c485ac1e0fed87", + "reference": "397907ee061e147939364df9d6c485ac1e0fed87", "shasum": "" }, "require": { @@ -3632,18 +3632,18 @@ "zendframework/zend-i18n": "*" }, "require-dev": { - "laminas/laminas-cache": "^3.12.1", - "laminas/laminas-cache-storage-adapter-memory": "^2.3.0", - "laminas/laminas-cache-storage-deprecated-factory": "^1.2", + "laminas/laminas-cache": "^3.13.0", + "laminas/laminas-cache-storage-adapter-memory": "^2.4.0", + "laminas/laminas-cache-storage-deprecated-factory": "^1.3", "laminas/laminas-coding-standard": "~2.5.0", - "laminas/laminas-config": "^3.9.0", - "laminas/laminas-eventmanager": "^3.13", - "laminas/laminas-filter": "^2.34", - "laminas/laminas-validator": "^2.49", - "laminas/laminas-view": "^2.34", - "phpunit/phpunit": "^10.5.11", - "psalm/plugin-phpunit": "^0.19.0", - "vimeo/psalm": "^5.22.2" + "laminas/laminas-config": "^3.10.1", + "laminas/laminas-eventmanager": "^3.14.0", + "laminas/laminas-filter": "^2.40", + "laminas/laminas-validator": "^2.64.2", + "laminas/laminas-view": "^2.36", + "phpunit/phpunit": "^10.5.45", + "psalm/plugin-phpunit": "^0.19.5", + "vimeo/psalm": "^6.10.0" }, "suggest": { "laminas/laminas-cache": "You should install this package to cache the translations", @@ -3690,7 +3690,7 @@ "type": "community_bridge" } ], - "time": "2024-10-11T09:44:53+00:00" + "time": "2025-04-15T09:07:02+00:00" }, { "name": "laminas/laminas-json", @@ -5979,11 +5979,11 @@ }, { "name": "magento/magento-cloud-patches", - "version": "1.1.4", + "version": "1.1.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/magento-cloud-patches/magento-magento-cloud-patches-1.1.4.0.zip", - "shasum": "1266507d9e8901f07d620b94ee5a55c9681199ba" + "url": "https://repo.magento.com/archives/magento/magento-cloud-patches/magento-magento-cloud-patches-1.1.5.0.zip", + "shasum": "fa30238bdacbc76d7a545b3f1c304090c30aa9d8" }, "require": { "composer/composer": "^1.9 || ^2.8 || !=2.2.16", @@ -11360,11 +11360,11 @@ }, { "name": "magento/module-data-exporter", - "version": "103.4.0", + "version": "103.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-data-exporter/magento-module-data-exporter-103.4.0.0.zip", - "shasum": "3c94cac845a82c3b8ff4a50535c308536fedebd7" + "url": "https://repo.magento.com/archives/magento/module-data-exporter/magento-module-data-exporter-103.4.1.0.zip", + "shasum": "54bdaa40c2e3e4bccdab041c00ef41a529a5925c" }, "require": { "magento/framework": ">=103.0.4", @@ -18803,11 +18803,11 @@ }, { "name": "magento/module-query-xml", - "version": "103.4.0", + "version": "103.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-query-xml/magento-module-query-xml-103.4.0.0.zip", - "shasum": "c351427a9b93d76c13ce7b9ea3067fd09225621b" + "url": "https://repo.magento.com/archives/magento/module-query-xml/magento-module-query-xml-103.4.1.0.zip", + "shasum": "11df2225b348bce84396db3cc733cade877c0170" }, "require": { "magento/framework": ">=103.0.4", @@ -20706,11 +20706,11 @@ }, { "name": "magento/module-saas-common", - "version": "103.4.0", + "version": "103.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-saas-common/magento-module-saas-common-103.4.0.0.zip", - "shasum": "a210f306c0212ab92bb71e3c5f902d140dba1c68" + "url": "https://repo.magento.com/archives/magento/module-saas-common/magento-module-saas-common-103.4.1.0.zip", + "shasum": "7536e6055caa3db611d844a1c23c27c4578c22de" }, "require": { "magento/framework": ">=103.0.4", @@ -31220,16 +31220,16 @@ }, { "name": "wikimedia/less.php", - "version": "v5.2.2", + "version": "v5.3.0", "source": { "type": "git", "url": "https://github.com/wikimedia/less.php.git", - "reference": "0c64fe7477dbd491b27d3b10fc74a577d3bd66ec" + "reference": "d22e08f4a62439b13c996598ed63bffc89a9dec9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wikimedia/less.php/zipball/0c64fe7477dbd491b27d3b10fc74a577d3bd66ec", - "reference": "0c64fe7477dbd491b27d3b10fc74a577d3bd66ec", + "url": "https://api.github.com/repos/wikimedia/less.php/zipball/d22e08f4a62439b13c996598ed63bffc89a9dec9", + "reference": "d22e08f4a62439b13c996598ed63bffc89a9dec9", "shasum": "" }, "require": { @@ -31289,9 +31289,9 @@ ], "support": { "issues": "https://github.com/wikimedia/less.php/issues", - "source": "https://github.com/wikimedia/less.php/tree/v5.2.2" + "source": "https://github.com/wikimedia/less.php/tree/v5.3.0" }, - "time": "2025-03-24T15:30:20+00:00" + "time": "2025-04-08T14:31:31+00:00" }, { "name": "zordius/lightncandy", From fbe1eac3960beb44cd3172fe249d24378ea3db2f Mon Sep 17 00:00:00 2001 From: Prateek Karanpuria Date: Thu, 24 Apr 2025 20:08:31 +0530 Subject: [PATCH 43/53] MCLOUD-13628: Cloud release ece-tools 2002.2.4 & cloud-patches 1.1.6 --- composer.lock | 156 +++++++++++++++++++++++++------------------------- 1 file changed, 78 insertions(+), 78 deletions(-) diff --git a/composer.lock b/composer.lock index f1b79191a..a166e95e9 100644 --- a/composer.lock +++ b/composer.lock @@ -202,16 +202,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.342.27", + "version": "3.342.33", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "4c18299000c34ab4903100fe68721d6f26c7cdf2" + "reference": "ddd3747bd08f04159aec5d102a60c7d29906ee0b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/4c18299000c34ab4903100fe68721d6f26c7cdf2", - "reference": "4c18299000c34ab4903100fe68721d6f26c7cdf2", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/ddd3747bd08f04159aec5d102a60c7d29906ee0b", + "reference": "ddd3747bd08f04159aec5d102a60c7d29906ee0b", "shasum": "" }, "require": { @@ -293,9 +293,9 @@ "support": { "forum": "https://github.com/aws/aws-sdk-php/discussions", "issues": "https://github.com/aws/aws-sdk-php/issues", - "source": "https://github.com/aws/aws-sdk-php/tree/3.342.27" + "source": "https://github.com/aws/aws-sdk-php/tree/3.342.33" }, - "time": "2025-04-14T18:08:09+00:00" + "time": "2025-04-23T18:07:32+00:00" }, { "name": "bacon/bacon-qr-code", @@ -2659,16 +2659,16 @@ }, { "name": "illuminate/collections", - "version": "v11.44.2", + "version": "v11.44.5", "source": { "type": "git", "url": "https://github.com/illuminate/collections.git", - "reference": "f2f537dfb2a142791d37478f34c920b44a45cea9" + "reference": "856b1da953e46281ba61d7c82d337072d3ee1825" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/collections/zipball/f2f537dfb2a142791d37478f34c920b44a45cea9", - "reference": "f2f537dfb2a142791d37478f34c920b44a45cea9", + "url": "https://api.github.com/repos/illuminate/collections/zipball/856b1da953e46281ba61d7c82d337072d3ee1825", + "reference": "856b1da953e46281ba61d7c82d337072d3ee1825", "shasum": "" }, "require": { @@ -2711,20 +2711,20 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2025-03-06T14:02:47+00:00" + "time": "2025-03-24T11:54:20+00:00" }, { "name": "illuminate/conditionable", - "version": "v11.44.2", + "version": "v11.44.5", "source": { "type": "git", "url": "https://github.com/illuminate/conditionable.git", - "reference": "911df1bda950a3b799cf80671764e34eede131c6" + "reference": "319b717e0587bd7c8a3b44464f0e27867b4bcda9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/conditionable/zipball/911df1bda950a3b799cf80671764e34eede131c6", - "reference": "911df1bda950a3b799cf80671764e34eede131c6", + "url": "https://api.github.com/repos/illuminate/conditionable/zipball/319b717e0587bd7c8a3b44464f0e27867b4bcda9", + "reference": "319b717e0587bd7c8a3b44464f0e27867b4bcda9", "shasum": "" }, "require": { @@ -2757,11 +2757,11 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2024-11-21T16:28:56+00:00" + "time": "2025-03-24T11:54:20+00:00" }, { "name": "illuminate/config", - "version": "v11.44.2", + "version": "v11.44.5", "source": { "type": "git", "url": "https://github.com/illuminate/config.git", @@ -2809,16 +2809,16 @@ }, { "name": "illuminate/contracts", - "version": "v11.44.2", + "version": "v11.44.5", "source": { "type": "git", "url": "https://github.com/illuminate/contracts.git", - "reference": "b350a3cd8450846325cb49e1cbc1293598b18898" + "reference": "4b2a67d1663f50085bc91e6371492697a5d2d4e8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/contracts/zipball/b350a3cd8450846325cb49e1cbc1293598b18898", - "reference": "b350a3cd8450846325cb49e1cbc1293598b18898", + "url": "https://api.github.com/repos/illuminate/contracts/zipball/4b2a67d1663f50085bc91e6371492697a5d2d4e8", + "reference": "4b2a67d1663f50085bc91e6371492697a5d2d4e8", "shasum": "" }, "require": { @@ -2853,11 +2853,11 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2025-02-10T14:20:57+00:00" + "time": "2025-03-24T11:54:20+00:00" }, { "name": "illuminate/macroable", - "version": "v11.44.2", + "version": "v11.44.5", "source": { "type": "git", "url": "https://github.com/illuminate/macroable.git", @@ -5168,15 +5168,15 @@ }, { "name": "magento/commerce-eventing", - "version": "1.11.1", + "version": "1.12.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/commerce-eventing/magento-commerce-eventing-1.11.1.0.zip", - "shasum": "63b4ae4b5b8913746cfb75efbcd77bbfff8ab31c" + "url": "https://repo.magento.com/archives/magento/commerce-eventing/magento-commerce-eventing-1.12.0.0.zip", + "shasum": "b88b96657839171f765d47e977de090162a60d30" }, "require": { - "magento/module-adobe-commerce-events-client": "1.11.1", - "magento/module-adobe-commerce-events-generator": "1.11.1" + "magento/module-adobe-commerce-events-client": "1.12.0", + "magento/module-adobe-commerce-events-generator": "1.12.0" }, "type": "metapackage", "license": [ @@ -5291,11 +5291,11 @@ }, { "name": "magento/ece-tools", - "version": "2002.2.3", + "version": "2002.2.4", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/ece-tools/magento-ece-tools-2002.2.3.0.zip", - "shasum": "89660c6b996993eff57dc969bea56f86c159ea72" + "url": "https://repo.magento.com/archives/magento/ece-tools/magento-ece-tools-2002.2.4.0.zip", + "shasum": "30213bc59b2ba12ecb4a00565813585a758790ee" }, "require": { "colinmollenhour/credis": "^1.6.0 || ^1.13", @@ -5979,11 +5979,11 @@ }, { "name": "magento/magento-cloud-patches", - "version": "1.1.5", + "version": "1.1.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/magento-cloud-patches/magento-magento-cloud-patches-1.1.5.0.zip", - "shasum": "fa30238bdacbc76d7a545b3f1c304090c30aa9d8" + "url": "https://repo.magento.com/archives/magento/magento-cloud-patches/magento-magento-cloud-patches-1.1.6.0.zip", + "shasum": "7baee2ae850df929e0fc51113c514a4c492eda2f" }, "require": { "composer/composer": "^1.9 || ^2.8 || !=2.2.16", @@ -7168,18 +7168,18 @@ }, { "name": "magento/module-adobe-commerce-events-client", - "version": "1.11.1", + "version": "1.12.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-commerce-events-client/magento-module-adobe-commerce-events-client-1.11.1.0.zip", - "shasum": "4126fba4598178754c52cddda4b203f1c5081c95" + "url": "https://repo.magento.com/archives/magento/module-adobe-commerce-events-client/magento-module-adobe-commerce-events-client-1.12.0.0.zip", + "shasum": "ce66e0106b0bf382090118a465f86aff68a37fdd" }, "require": { "ext-json": "*", "magento/framework": ">=103.0.4", "magento/framework-message-queue": ">=100.4.4", "magento/module-adobe-commerce-out-of-process-extensibility": "^1.3", - "magento/module-adobe-io-events-client": "^1.8", + "magento/module-adobe-io-events-client": "^1.9", "magento/module-backend": ">=102.0.4", "magento/module-config": ">=101.2.4", "magento/module-store": ">=101.1.4", @@ -7209,16 +7209,16 @@ }, { "name": "magento/module-adobe-commerce-events-generator", - "version": "1.11.1", + "version": "1.12.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-commerce-events-generator/magento-module-adobe-commerce-events-generator-1.11.1.0.zip", - "shasum": "4d4ecc4c03deb0c01578d0635230096c550eea28" + "url": "https://repo.magento.com/archives/magento/module-adobe-commerce-events-generator/magento-module-adobe-commerce-events-generator-1.12.0.0.zip", + "shasum": "0c9426d05a2b237a6befedd1a6a0dff9dd28185b" }, "require": { "ext-json": "*", "magento/framework": ">=103.0.4", - "magento/module-adobe-commerce-events-client": "^1.11", + "magento/module-adobe-commerce-events-client": "^1.12", "magento/module-adobe-commerce-out-of-process-extensibility": "^1.3", "php": "~8.1.0||~8.2.0||~8.3.0||~8.4.0" }, @@ -7393,11 +7393,11 @@ }, { "name": "magento/module-adobe-io-events-client", - "version": "1.8.1", + "version": "1.9.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-io-events-client/magento-module-adobe-io-events-client-1.8.1.0.zip", - "shasum": "055a6c6d4133e5062c3446a5be990151204662e2" + "url": "https://repo.magento.com/archives/magento/module-adobe-io-events-client/magento-module-adobe-io-events-client-1.9.0.0.zip", + "shasum": "f0a066cc95f5401db09b0487a6f9017d4478fc71" }, "require": { "magento/framework": ">=103.0.4", @@ -11360,11 +11360,11 @@ }, { "name": "magento/module-data-exporter", - "version": "103.4.1", + "version": "103.4.3", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-data-exporter/magento-module-data-exporter-103.4.1.0.zip", - "shasum": "54bdaa40c2e3e4bccdab041c00ef41a529a5925c" + "url": "https://repo.magento.com/archives/magento/module-data-exporter/magento-module-data-exporter-103.4.3.0.zip", + "shasum": "8f4d8ac8b154cc239e3975f72c604dbf51af7201" }, "require": { "magento/framework": ">=103.0.4", @@ -18803,11 +18803,11 @@ }, { "name": "magento/module-query-xml", - "version": "103.4.1", + "version": "103.4.3", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-query-xml/magento-module-query-xml-103.4.1.0.zip", - "shasum": "11df2225b348bce84396db3cc733cade877c0170" + "url": "https://repo.magento.com/archives/magento/module-query-xml/magento-module-query-xml-103.4.3.0.zip", + "shasum": "96ad09baffa16cd77c5e9626a2662c17ef3551a5" }, "require": { "magento/framework": ">=103.0.4", @@ -20706,11 +20706,11 @@ }, { "name": "magento/module-saas-common", - "version": "103.4.1", + "version": "103.4.3", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-saas-common/magento-module-saas-common-103.4.1.0.zip", - "shasum": "7536e6055caa3db611d844a1c23c27c4578c22de" + "url": "https://repo.magento.com/archives/magento/module-saas-common/magento-module-saas-common-103.4.3.0.zip", + "shasum": "7186ce580c6067ef81fa51af7f3e904f22324b65" }, "require": { "magento/framework": ">=103.0.4", @@ -21483,11 +21483,11 @@ }, { "name": "magento/module-services-id", - "version": "3.2.7", + "version": "3.3.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-services-id/magento-module-services-id-3.2.7.0.zip", - "shasum": "621545540765525f79e9e3cb9859b09ab2e5bf5b" + "url": "https://repo.magento.com/archives/magento/module-services-id/magento-module-services-id-3.3.0.0.zip", + "shasum": "cfd4d49b50cd507c00bd356a155d3158344ac805" }, "require": { "magento/framework": ">=102.0.0 <104.0.0", @@ -21512,17 +21512,17 @@ }, { "name": "magento/module-services-id-graph-ql-server", - "version": "1.1.6", + "version": "1.1.7", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-services-id-graph-ql-server/magento-module-services-id-graph-ql-server-1.1.6.0.zip", - "shasum": "4ff4df35fd997afeac043ff678ff935cdbf39a72" + "url": "https://repo.magento.com/archives/magento/module-services-id-graph-ql-server/magento-module-services-id-graph-ql-server-1.1.7.0.zip", + "shasum": "e990be367256fc886d60ea3a7020a1d42121e73e" }, "require": { "magento/framework": ">=102.0.0 <104.0.0", "magento/module-admin-graph-ql-server": "^1.0.4", "magento/module-backend": ">=101.0.0 <103.0.0", - "magento/module-services-id": "^3.2.7", + "magento/module-services-id": "^3.3.0", "magento/services-connector": "^1.3.6", "php": "~7.2.0||~7.3.0||~7.4.0||~8.1.0||~8.2.0||~8.3.0||~8.4.0" }, @@ -21543,19 +21543,19 @@ }, { "name": "magento/module-services-id-layout", - "version": "1.1.4", + "version": "1.1.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-services-id-layout/magento-module-services-id-layout-1.1.4.0.zip", - "shasum": "34b55c59193b3897987d29997868c26dcf47229e" + "url": "https://repo.magento.com/archives/magento/module-services-id-layout/magento-module-services-id-layout-1.1.5.0.zip", + "shasum": "d648de84a39811fba5a9535eaaed586064536b63" }, "require": { "magento/framework": ">=102.0.0 <104.0.0", "magento/module-backend": ">=101.0.0 <103.0.0", "magento/module-config": ">=101.1.0 <101.3.0", "magento/module-graph-ql-server": "^1.0.3", - "magento/module-services-id": "^3.2.7", - "magento/module-services-id-graph-ql-server": "^1.1.6", + "magento/module-services-id": "^3.3.0", + "magento/module-services-id-graph-ql-server": "^1.1.7", "magento/module-store": ">=101.0.0 <101.2.0", "php": "~7.2.0||~7.3.0||~7.4.0||~8.1.0||~8.2.0||~8.3.0||~8.4.0" }, @@ -24146,11 +24146,11 @@ }, { "name": "magento/services-id", - "version": "3.2.7", + "version": "3.3.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/services-id/magento-services-id-3.2.7.0.zip", - "shasum": "89d25841fab7856f5ebe30a7233d38e9c8c4ce6d" + "url": "https://repo.magento.com/archives/magento/services-id/magento-services-id-3.3.0.0.zip", + "shasum": "794e2fe24d2bad8b8605220eda9d8f9cb9f97596" }, "require": { "magento/framework": ">=102.0.0 <104.0.0", @@ -24158,9 +24158,9 @@ "magento/module-backend": ">=101.0.0 <103.0.0", "magento/module-config": ">=101.1.0 <101.3.0", "magento/module-graph-ql-server": "^1.0.3", - "magento/module-services-id": "3.2.7", - "magento/module-services-id-graph-ql-server": "1.1.6", - "magento/module-services-id-layout": "1.1.4", + "magento/module-services-id": "3.3.0", + "magento/module-services-id-graph-ql-server": "1.1.7", + "magento/module-services-id-layout": "1.1.5", "magento/module-store": ">=101.0.0 <101.2.0", "magento/services-connector": "^1.3.6", "php": "~7.2.0||~7.3.0||~7.4.0||~8.1.0||~8.2.0||~8.3.0||~8.4.0" @@ -31220,16 +31220,16 @@ }, { "name": "wikimedia/less.php", - "version": "v5.3.0", + "version": "v5.3.1", "source": { "type": "git", "url": "https://github.com/wikimedia/less.php.git", - "reference": "d22e08f4a62439b13c996598ed63bffc89a9dec9" + "reference": "fb0ed6296bb69cad225dd49b7e93765aab9ae88b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wikimedia/less.php/zipball/d22e08f4a62439b13c996598ed63bffc89a9dec9", - "reference": "d22e08f4a62439b13c996598ed63bffc89a9dec9", + "url": "https://api.github.com/repos/wikimedia/less.php/zipball/fb0ed6296bb69cad225dd49b7e93765aab9ae88b", + "reference": "fb0ed6296bb69cad225dd49b7e93765aab9ae88b", "shasum": "" }, "require": { @@ -31289,9 +31289,9 @@ ], "support": { "issues": "https://github.com/wikimedia/less.php/issues", - "source": "https://github.com/wikimedia/less.php/tree/v5.3.0" + "source": "https://github.com/wikimedia/less.php/tree/v5.3.1" }, - "time": "2025-04-08T14:31:31+00:00" + "time": "2025-04-16T22:21:45+00:00" }, { "name": "zordius/lightncandy", From f3d219111dfb058668f7e8afdb69188a3cf2656c Mon Sep 17 00:00:00 2001 From: Ashvini Date: Mon, 5 May 2025 15:02:58 +0000 Subject: [PATCH 44/53] MCLOUD-13651: Cloud patches release 1.1.7 --- composer.lock | 410 +++++++++++++++++++++++++------------------------- 1 file changed, 206 insertions(+), 204 deletions(-) diff --git a/composer.lock b/composer.lock index a166e95e9..faaacba2d 100644 --- a/composer.lock +++ b/composer.lock @@ -202,16 +202,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.342.33", + "version": "3.343.3", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "ddd3747bd08f04159aec5d102a60c7d29906ee0b" + "reference": "d7ad5f6bdee792a16d2c9d5a3d9b56acfaaaf979" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/ddd3747bd08f04159aec5d102a60c7d29906ee0b", - "reference": "ddd3747bd08f04159aec5d102a60c7d29906ee0b", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/d7ad5f6bdee792a16d2c9d5a3d9b56acfaaaf979", + "reference": "d7ad5f6bdee792a16d2c9d5a3d9b56acfaaaf979", "shasum": "" }, "require": { @@ -293,9 +293,9 @@ "support": { "forum": "https://github.com/aws/aws-sdk-php/discussions", "issues": "https://github.com/aws/aws-sdk-php/issues", - "source": "https://github.com/aws/aws-sdk-php/tree/3.342.33" + "source": "https://github.com/aws/aws-sdk-php/tree/3.343.3" }, - "time": "2025-04-23T18:07:32+00:00" + "time": "2025-05-02T18:04:58+00:00" }, { "name": "bacon/bacon-qr-code", @@ -726,20 +726,20 @@ }, { "name": "colinmollenhour/credis", - "version": "v1.16.2", + "version": "v1.17.0", "source": { "type": "git", "url": "https://github.com/colinmollenhour/credis.git", - "reference": "db2c0323292e360fdba39bf98c7a405fe3cb05b0" + "reference": "f4930b426f6b1238b687a1ffe6ee5af7f835b40a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/colinmollenhour/credis/zipball/db2c0323292e360fdba39bf98c7a405fe3cb05b0", - "reference": "db2c0323292e360fdba39bf98c7a405fe3cb05b0", + "url": "https://api.github.com/repos/colinmollenhour/credis/zipball/f4930b426f6b1238b687a1ffe6ee5af7f835b40a", + "reference": "f4930b426f6b1238b687a1ffe6ee5af7f835b40a", "shasum": "" }, "require": { - "php": ">=5.6.0" + "php": ">=7.4.0" }, "suggest": { "ext-redis": "Improved performance for communicating with redis" @@ -767,27 +767,27 @@ "homepage": "https://github.com/colinmollenhour/credis", "support": { "issues": "https://github.com/colinmollenhour/credis/issues", - "source": "https://github.com/colinmollenhour/credis/tree/v1.16.2" + "source": "https://github.com/colinmollenhour/credis/tree/v1.17.0" }, - "time": "2024-12-17T02:24:03+00:00" + "time": "2025-02-10T18:58:46+00:00" }, { "name": "colinmollenhour/php-redis-session-abstract", - "version": "v2.0.0", + "version": "v2.1.2", "source": { "type": "git", "url": "https://github.com/colinmollenhour/php-redis-session-abstract.git", - "reference": "f485d282a91cff5dbbcc6a31de1d6132d4d6b380" + "reference": "defae6e34b0f6ce42e4be4f14f529d8932aea73a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/colinmollenhour/php-redis-session-abstract/zipball/f485d282a91cff5dbbcc6a31de1d6132d4d6b380", - "reference": "f485d282a91cff5dbbcc6a31de1d6132d4d6b380", + "url": "https://api.github.com/repos/colinmollenhour/php-redis-session-abstract/zipball/defae6e34b0f6ce42e4be4f14f529d8932aea73a", + "reference": "defae6e34b0f6ce42e4be4f14f529d8932aea73a", "shasum": "" }, "require": { - "colinmollenhour/credis": "~1.6", - "php": "^5.5 || ^7.0 || ^8.0" + "colinmollenhour/credis": "~1.17", + "php": "^7.4 || ^8.0" }, "require-dev": { "phpunit/phpunit": "^9" @@ -811,9 +811,9 @@ "homepage": "https://github.com/colinmollenhour/php-redis-session-abstract", "support": { "issues": "https://github.com/colinmollenhour/php-redis-session-abstract/issues", - "source": "https://github.com/colinmollenhour/php-redis-session-abstract/tree/v2.0.0" + "source": "https://github.com/colinmollenhour/php-redis-session-abstract/tree/v2.1.2" }, - "time": "2024-05-15T18:54:21+00:00" + "time": "2025-05-05T07:31:11+00:00" }, { "name": "composer/ca-bundle", @@ -1788,16 +1788,16 @@ }, { "name": "elasticsearch/elasticsearch", - "version": "v8.17.1", + "version": "v8.18.0", "source": { "type": "git", "url": "https://github.com/elastic/elasticsearch-php.git", - "reference": "10af1f4ff92eb870a193948984a10bddb42873c0" + "reference": "df8ee73046c688ee9ce2d69cb5c54a03ca38cc5c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/elastic/elasticsearch-php/zipball/10af1f4ff92eb870a193948984a10bddb42873c0", - "reference": "10af1f4ff92eb870a193948984a10bddb42873c0", + "url": "https://api.github.com/repos/elastic/elasticsearch-php/zipball/df8ee73046c688ee9ce2d69cb5c54a03ca38cc5c", + "reference": "df8ee73046c688ee9ce2d69cb5c54a03ca38cc5c", "shasum": "" }, "require": { @@ -1813,7 +1813,6 @@ "ext-zip": "*", "mockery/mockery": "^1.5", "nyholm/psr7": "^1.5", - "php-http/message-factory": "^1.0", "php-http/mock-client": "^1.5", "phpstan/phpstan": "^2.1", "phpunit/phpunit": "^9.5", @@ -1840,9 +1839,9 @@ ], "support": { "issues": "https://github.com/elastic/elasticsearch-php/issues", - "source": "https://github.com/elastic/elasticsearch-php/tree/v8.17.1" + "source": "https://github.com/elastic/elasticsearch-php/tree/v8.18.0" }, - "time": "2025-03-28T15:46:10+00:00" + "time": "2025-05-02T10:38:56+00:00" }, { "name": "endroid/qr-code", @@ -2089,16 +2088,16 @@ }, { "name": "fastly/magento2", - "version": "1.2.227", + "version": "1.2.228", "source": { "type": "git", "url": "https://github.com/fastly/fastly-magento2.git", - "reference": "a696f66177568f1138a599f642bf042d3da5acaf" + "reference": "0ab7c9252a5afff9a20ed72515f5202c20bf6797" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/fastly/fastly-magento2/zipball/a696f66177568f1138a599f642bf042d3da5acaf", - "reference": "a696f66177568f1138a599f642bf042d3da5acaf", + "url": "https://api.github.com/repos/fastly/fastly-magento2/zipball/0ab7c9252a5afff9a20ed72515f5202c20bf6797", + "reference": "0ab7c9252a5afff9a20ed72515f5202c20bf6797", "shasum": "" }, "require": { @@ -2127,9 +2126,9 @@ "description": "Fastly CDN Module for Magento 2.4.x", "support": { "issues": "https://github.com/fastly/fastly-magento2/issues", - "source": "https://github.com/fastly/fastly-magento2/tree/1.2.227" + "source": "https://github.com/fastly/fastly-magento2/tree/1.2.228" }, - "time": "2025-04-03T09:16:15+00:00" + "time": "2025-04-11T08:55:56+00:00" }, { "name": "firebase/php-jwt", @@ -2659,7 +2658,7 @@ }, { "name": "illuminate/collections", - "version": "v11.44.5", + "version": "v11.44.7", "source": { "type": "git", "url": "https://github.com/illuminate/collections.git", @@ -2715,7 +2714,7 @@ }, { "name": "illuminate/conditionable", - "version": "v11.44.5", + "version": "v11.44.7", "source": { "type": "git", "url": "https://github.com/illuminate/conditionable.git", @@ -2761,7 +2760,7 @@ }, { "name": "illuminate/config", - "version": "v11.44.5", + "version": "v11.44.7", "source": { "type": "git", "url": "https://github.com/illuminate/config.git", @@ -2809,7 +2808,7 @@ }, { "name": "illuminate/contracts", - "version": "v11.44.5", + "version": "v11.44.7", "source": { "type": "git", "url": "https://github.com/illuminate/contracts.git", @@ -2857,7 +2856,7 @@ }, { "name": "illuminate/macroable", - "version": "v11.44.5", + "version": "v11.44.7", "source": { "type": "git", "url": "https://github.com/illuminate/macroable.git", @@ -4785,16 +4784,16 @@ }, { "name": "laminas/laminas-view", - "version": "2.36.0", + "version": "2.39.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-view.git", - "reference": "ddc9207725cb50508ea48fcf1210dc8480264196" + "reference": "673f56af99b1780dc6babc3028d75724177969ed" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-view/zipball/ddc9207725cb50508ea48fcf1210dc8480264196", - "reference": "ddc9207725cb50508ea48fcf1210dc8480264196", + "url": "https://api.github.com/repos/laminas/laminas-view/zipball/673f56af99b1780dc6babc3028d75724177969ed", + "reference": "673f56af99b1780dc6babc3028d75724177969ed", "shasum": "" }, "require": { @@ -4810,6 +4809,8 @@ "psr/container": "^1 || ^2" }, "conflict": { + "amphp/dns": "<2.1.2", + "amphp/socket": "<2.3.1", "container-interop/container-interop": "<1.2", "laminas/laminas-router": "<3.0.1", "laminas/laminas-session": "<2.12", @@ -4817,23 +4818,23 @@ }, "require-dev": { "laminas/laminas-authentication": "^2.18", - "laminas/laminas-coding-standard": "~2.5.0", + "laminas/laminas-coding-standard": "~3.0.1", "laminas/laminas-feed": "^2.23", - "laminas/laminas-filter": "^2.39", - "laminas/laminas-http": "^2.20", - "laminas/laminas-i18n": "^2.29.0", + "laminas/laminas-filter": "^2.40", + "laminas/laminas-http": "^2.21", + "laminas/laminas-i18n": "^2.30.0", "laminas/laminas-modulemanager": "^2.17", "laminas/laminas-mvc": "^3.8.0", "laminas/laminas-mvc-i18n": "^1.9", - "laminas/laminas-mvc-plugin-flashmessenger": "^1.10.1", + "laminas/laminas-mvc-plugin-flashmessenger": "^1.11.0", "laminas/laminas-navigation": "^2.20.0", "laminas/laminas-paginator": "^2.19.0", - "laminas/laminas-permissions-acl": "^2.16", + "laminas/laminas-permissions-acl": "^2.17", "laminas/laminas-router": "^3.14.0", - "laminas/laminas-uri": "^2.12", - "phpunit/phpunit": "^10.5.38", - "psalm/plugin-phpunit": "^0.19.0", - "vimeo/psalm": "^5.26.1" + "laminas/laminas-uri": "^2.13", + "phpunit/phpunit": "^10.5.45", + "psalm/plugin-phpunit": "^0.19.5", + "vimeo/psalm": "^6.10.1" }, "suggest": { "laminas/laminas-authentication": "Laminas\\Authentication component", @@ -4881,7 +4882,7 @@ "type": "community_bridge" } ], - "time": "2024-11-21T17:42:20+00:00" + "time": "2025-04-30T08:01:59+00:00" }, { "name": "league/flysystem", @@ -5168,15 +5169,15 @@ }, { "name": "magento/commerce-eventing", - "version": "1.12.0", + "version": "1.12.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/commerce-eventing/magento-commerce-eventing-1.12.0.0.zip", - "shasum": "b88b96657839171f765d47e977de090162a60d30" + "url": "https://repo.magento.com/archives/magento/commerce-eventing/magento-commerce-eventing-1.12.1.0.zip", + "shasum": "52193da118ade649b9311a22d29f7e86abf90129" }, "require": { - "magento/module-adobe-commerce-events-client": "1.12.0", - "magento/module-adobe-commerce-events-generator": "1.12.0" + "magento/module-adobe-commerce-events-client": "1.12.1", + "magento/module-adobe-commerce-events-generator": "1.12.1" }, "type": "metapackage", "license": [ @@ -5979,11 +5980,11 @@ }, { "name": "magento/magento-cloud-patches", - "version": "1.1.6", + "version": "1.1.7", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/magento-cloud-patches/magento-magento-cloud-patches-1.1.6.0.zip", - "shasum": "7baee2ae850df929e0fc51113c514a4c492eda2f" + "url": "https://repo.magento.com/archives/magento/magento-cloud-patches/magento-magento-cloud-patches-1.1.7.0.zip", + "shasum": "d7dbf785b3f7749c2820f076669284acf606b4a7" }, "require": { "composer/composer": "^1.9 || ^2.8 || !=2.2.16", @@ -7168,11 +7169,11 @@ }, { "name": "magento/module-adobe-commerce-events-client", - "version": "1.12.0", + "version": "1.12.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-commerce-events-client/magento-module-adobe-commerce-events-client-1.12.0.0.zip", - "shasum": "ce66e0106b0bf382090118a465f86aff68a37fdd" + "url": "https://repo.magento.com/archives/magento/module-adobe-commerce-events-client/magento-module-adobe-commerce-events-client-1.12.1.0.zip", + "shasum": "00a9b1f1d684bba5f04cffa1555ac13207caf2a0" }, "require": { "ext-json": "*", @@ -7209,11 +7210,11 @@ }, { "name": "magento/module-adobe-commerce-events-generator", - "version": "1.12.0", + "version": "1.12.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-commerce-events-generator/magento-module-adobe-commerce-events-generator-1.12.0.0.zip", - "shasum": "0c9426d05a2b237a6befedd1a6a0dff9dd28185b" + "url": "https://repo.magento.com/archives/magento/module-adobe-commerce-events-generator/magento-module-adobe-commerce-events-generator-1.12.1.0.zip", + "shasum": "561cc6fa8b09502876e83fd9d78b608984447926" }, "require": { "ext-json": "*", @@ -24022,11 +24023,11 @@ }, { "name": "magento/quality-patches", - "version": "1.1.62", + "version": "1.1.63", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/quality-patches/magento-quality-patches-1.1.62.0.zip", - "shasum": "327fa56a0756681ef0412f00b9bfffae09a7eb99" + "url": "https://repo.magento.com/archives/magento/quality-patches/magento-quality-patches-1.1.63.0.zip", + "shasum": "f274d1e3215cde28d8507ac1c34461bba721bbab" }, "require": { "ext-json": "*", @@ -24879,16 +24880,16 @@ }, { "name": "nesbot/carbon", - "version": "3.9.0", + "version": "3.9.1", "source": { "type": "git", "url": "https://github.com/CarbonPHP/carbon.git", - "reference": "6d16a8a015166fe54e22c042e0805c5363aef50d" + "reference": "ced71f79398ece168e24f7f7710462f462310d4d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/CarbonPHP/carbon/zipball/6d16a8a015166fe54e22c042e0805c5363aef50d", - "reference": "6d16a8a015166fe54e22c042e0805c5363aef50d", + "url": "https://api.github.com/repos/CarbonPHP/carbon/zipball/ced71f79398ece168e24f7f7710462f462310d4d", + "reference": "ced71f79398ece168e24f7f7710462f462310d4d", "shasum": "" }, "require": { @@ -24981,7 +24982,7 @@ "type": "tidelift" } ], - "time": "2025-03-27T12:57:33+00:00" + "time": "2025-05-01T19:51:51+00:00" }, { "name": "nikic/php-parser", @@ -25113,16 +25114,16 @@ }, { "name": "open-telemetry/context", - "version": "1.1.0", + "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/opentelemetry-php/context.git", - "reference": "0cba875ea1953435f78aec7f1d75afa87bdbf7f3" + "reference": "5f553042b951d3fedf47925852c380159dfca801" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/opentelemetry-php/context/zipball/0cba875ea1953435f78aec7f1d75afa87bdbf7f3", - "reference": "0cba875ea1953435f78aec7f1d75afa87bdbf7f3", + "url": "https://api.github.com/repos/opentelemetry-php/context/zipball/5f553042b951d3fedf47925852c380159dfca801", + "reference": "5f553042b951d3fedf47925852c380159dfca801", "shasum": "" }, "require": { @@ -25168,7 +25169,7 @@ "issues": "https://github.com/open-telemetry/opentelemetry-php/issues", "source": "https://github.com/open-telemetry/opentelemetry-php" }, - "time": "2024-08-21T00:29:20+00:00" + "time": "2025-05-02T01:57:57+00:00" }, { "name": "opensearch-project/opensearch-php", @@ -26211,16 +26212,16 @@ }, { "name": "phpgt/dom", - "version": "v4.1.7", + "version": "v4.1.8", "source": { "type": "git", - "url": "https://github.com/PhpGt/Dom.git", - "reference": "2de9031c477e1eabe9e26c3412610a45c9b6b14d" + "url": "https://github.com/phpgt/Dom.git", + "reference": "dfe4843e402b018141db50a3cf1fbe19406390c5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PhpGt/Dom/zipball/2de9031c477e1eabe9e26c3412610a45c9b6b14d", - "reference": "2de9031c477e1eabe9e26c3412610a45c9b6b14d", + "url": "https://api.github.com/repos/phpgt/Dom/zipball/dfe4843e402b018141db50a3cf1fbe19406390c5", + "reference": "dfe4843e402b018141db50a3cf1fbe19406390c5", "shasum": "" }, "require": { @@ -26298,8 +26299,8 @@ ], "description": "Modern DOM API.", "support": { - "issues": "https://github.com/PhpGt/Dom/issues", - "source": "https://github.com/PhpGt/Dom/tree/v4.1.7" + "issues": "https://github.com/phpgt/Dom/issues", + "source": "https://github.com/phpgt/Dom/tree/v4.1.8" }, "funding": [ { @@ -26307,7 +26308,7 @@ "type": "github" } ], - "time": "2025-01-02T23:56:16+00:00" + "time": "2025-04-21T13:43:50+00:00" }, { "name": "phpgt/propfunc", @@ -27678,20 +27679,20 @@ }, { "name": "spomky-labs/pki-framework", - "version": "1.2.2", + "version": "1.2.3", "source": { "type": "git", "url": "https://github.com/Spomky-Labs/pki-framework.git", - "reference": "5ac374c3e295c8b917208ff41b4d30f76668478c" + "reference": "5ff1dcc21e961b60149a80e77f744fc047800b31" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Spomky-Labs/pki-framework/zipball/5ac374c3e295c8b917208ff41b4d30f76668478c", - "reference": "5ac374c3e295c8b917208ff41b4d30f76668478c", + "url": "https://api.github.com/repos/Spomky-Labs/pki-framework/zipball/5ff1dcc21e961b60149a80e77f744fc047800b31", + "reference": "5ff1dcc21e961b60149a80e77f744fc047800b31", "shasum": "" }, "require": { - "brick/math": "^0.10|^0.11|^0.12", + "brick/math": "^0.10|^0.11|^0.12|^0.13", "ext-mbstring": "*", "php": ">=8.1" }, @@ -27706,7 +27707,7 @@ "phpstan/phpstan-deprecation-rules": "^1.0|^2.0", "phpstan/phpstan-phpunit": "^1.1|^2.0", "phpstan/phpstan-strict-rules": "^1.3|^2.0", - "phpunit/phpunit": "^10.1|^11.0", + "phpunit/phpunit": "^10.1|^11.0|^12.0", "rector/rector": "^1.0|^2.0", "roave/security-advisories": "dev-latest", "symfony/string": "^6.4|^7.0", @@ -27771,7 +27772,7 @@ ], "support": { "issues": "https://github.com/Spomky-Labs/pki-framework/issues", - "source": "https://github.com/Spomky-Labs/pki-framework/tree/1.2.2" + "source": "https://github.com/Spomky-Labs/pki-framework/tree/1.2.3" }, "funding": [ { @@ -27783,7 +27784,7 @@ "type": "patreon" } ], - "time": "2025-01-03T09:35:48+00:00" + "time": "2025-04-25T15:57:13+00:00" }, { "name": "symfony/clock", @@ -27936,16 +27937,16 @@ }, { "name": "symfony/console", - "version": "v6.4.20", + "version": "v6.4.21", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "2e4af9c952617cc3f9559ff706aee420a8464c36" + "reference": "a3011c7b7adb58d89f6c0d822abb641d7a5f9719" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/2e4af9c952617cc3f9559ff706aee420a8464c36", - "reference": "2e4af9c952617cc3f9559ff706aee420a8464c36", + "url": "https://api.github.com/repos/symfony/console/zipball/a3011c7b7adb58d89f6c0d822abb641d7a5f9719", + "reference": "a3011c7b7adb58d89f6c0d822abb641d7a5f9719", "shasum": "" }, "require": { @@ -28010,7 +28011,7 @@ "terminal" ], "support": { - "source": "https://github.com/symfony/console/tree/v6.4.20" + "source": "https://github.com/symfony/console/tree/v6.4.21" }, "funding": [ { @@ -28026,7 +28027,7 @@ "type": "tidelift" } ], - "time": "2025-03-03T17:16:38+00:00" + "time": "2025-04-07T15:42:41+00:00" }, { "name": "symfony/css-selector", @@ -28777,16 +28778,16 @@ }, { "name": "symfony/http-foundation", - "version": "v7.2.5", + "version": "v7.2.6", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "371272aeb6286f8135e028ca535f8e4d6f114126" + "reference": "6023ec7607254c87c5e69fb3558255aca440d72b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/371272aeb6286f8135e028ca535f8e4d6f114126", - "reference": "371272aeb6286f8135e028ca535f8e4d6f114126", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/6023ec7607254c87c5e69fb3558255aca440d72b", + "reference": "6023ec7607254c87c5e69fb3558255aca440d72b", "shasum": "" }, "require": { @@ -28835,7 +28836,7 @@ "description": "Defines an object-oriented layer for the HTTP specification", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/http-foundation/tree/v7.2.5" + "source": "https://github.com/symfony/http-foundation/tree/v7.2.6" }, "funding": [ { @@ -28851,20 +28852,20 @@ "type": "tidelift" } ], - "time": "2025-03-25T15:54:33+00:00" + "time": "2025-04-09T08:14:01+00:00" }, { "name": "symfony/http-kernel", - "version": "v7.2.5", + "version": "v7.2.6", "source": { "type": "git", "url": "https://github.com/symfony/http-kernel.git", - "reference": "b1fe91bc1fa454a806d3f98db4ba826eb9941a54" + "reference": "f9dec01e6094a063e738f8945ef69c0cfcf792ec" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-kernel/zipball/b1fe91bc1fa454a806d3f98db4ba826eb9941a54", - "reference": "b1fe91bc1fa454a806d3f98db4ba826eb9941a54", + "url": "https://api.github.com/repos/symfony/http-kernel/zipball/f9dec01e6094a063e738f8945ef69c0cfcf792ec", + "reference": "f9dec01e6094a063e738f8945ef69c0cfcf792ec", "shasum": "" }, "require": { @@ -28949,7 +28950,7 @@ "description": "Provides a structured process for converting a Request into a Response", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/http-kernel/tree/v7.2.5" + "source": "https://github.com/symfony/http-kernel/tree/v7.2.6" }, "funding": [ { @@ -28965,20 +28966,20 @@ "type": "tidelift" } ], - "time": "2025-03-28T13:32:50+00:00" + "time": "2025-05-02T09:04:03+00:00" }, { "name": "symfony/intl", - "version": "v6.4.15", + "version": "v6.4.21", "source": { "type": "git", "url": "https://github.com/symfony/intl.git", - "reference": "b1d5e8d82615b60f229216edfee0b59e2ef66da6" + "reference": "b248d227fa10fd6345efd4c1c74efaa1c1de6f76" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/intl/zipball/b1d5e8d82615b60f229216edfee0b59e2ef66da6", - "reference": "b1d5e8d82615b60f229216edfee0b59e2ef66da6", + "url": "https://api.github.com/repos/symfony/intl/zipball/b248d227fa10fd6345efd4c1c74efaa1c1de6f76", + "reference": "b248d227fa10fd6345efd4c1c74efaa1c1de6f76", "shasum": "" }, "require": { @@ -29032,7 +29033,7 @@ "localization" ], "support": { - "source": "https://github.com/symfony/intl/tree/v6.4.15" + "source": "https://github.com/symfony/intl/tree/v6.4.21" }, "funding": [ { @@ -29048,20 +29049,20 @@ "type": "tidelift" } ], - "time": "2024-11-08T15:28:48+00:00" + "time": "2025-04-07T19:02:30+00:00" }, { "name": "symfony/mailer", - "version": "v6.4.18", + "version": "v6.4.21", "source": { "type": "git", "url": "https://github.com/symfony/mailer.git", - "reference": "e93a6ae2767d7f7578c2b7961d9d8e27580b2b11" + "reference": "ada2809ccd4ec27aba9fc344e3efdaec624c6438" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/mailer/zipball/e93a6ae2767d7f7578c2b7961d9d8e27580b2b11", - "reference": "e93a6ae2767d7f7578c2b7961d9d8e27580b2b11", + "url": "https://api.github.com/repos/symfony/mailer/zipball/ada2809ccd4ec27aba9fc344e3efdaec624c6438", + "reference": "ada2809ccd4ec27aba9fc344e3efdaec624c6438", "shasum": "" }, "require": { @@ -29112,7 +29113,7 @@ "description": "Helps sending emails", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/mailer/tree/v6.4.18" + "source": "https://github.com/symfony/mailer/tree/v6.4.21" }, "funding": [ { @@ -29128,20 +29129,20 @@ "type": "tidelift" } ], - "time": "2025-01-24T15:27:15+00:00" + "time": "2025-04-26T23:47:35+00:00" }, { "name": "symfony/mime", - "version": "v6.4.19", + "version": "v6.4.21", "source": { "type": "git", "url": "https://github.com/symfony/mime.git", - "reference": "ac537b6c55ccc2c749f3c979edfa9ec14aaed4f3" + "reference": "fec8aa5231f3904754955fad33c2db50594d22d1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/mime/zipball/ac537b6c55ccc2c749f3c979edfa9ec14aaed4f3", - "reference": "ac537b6c55ccc2c749f3c979edfa9ec14aaed4f3", + "url": "https://api.github.com/repos/symfony/mime/zipball/fec8aa5231f3904754955fad33c2db50594d22d1", + "reference": "fec8aa5231f3904754955fad33c2db50594d22d1", "shasum": "" }, "require": { @@ -29197,7 +29198,7 @@ "mime-type" ], "support": { - "source": "https://github.com/symfony/mime/tree/v6.4.19" + "source": "https://github.com/symfony/mime/tree/v6.4.21" }, "funding": [ { @@ -29213,11 +29214,11 @@ "type": "tidelift" } ], - "time": "2025-02-17T21:23:52+00:00" + "time": "2025-04-27T13:27:38+00:00" }, { "name": "symfony/polyfill-ctype", - "version": "v1.31.0", + "version": "v1.32.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-ctype.git", @@ -29276,7 +29277,7 @@ "portable" ], "support": { - "source": "https://github.com/symfony/polyfill-ctype/tree/v1.31.0" + "source": "https://github.com/symfony/polyfill-ctype/tree/v1.32.0" }, "funding": [ { @@ -29296,7 +29297,7 @@ }, { "name": "symfony/polyfill-intl-grapheme", - "version": "v1.31.0", + "version": "v1.32.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-grapheme.git", @@ -29354,7 +29355,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.31.0" + "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.32.0" }, "funding": [ { @@ -29374,16 +29375,16 @@ }, { "name": "symfony/polyfill-intl-idn", - "version": "v1.31.0", + "version": "v1.32.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-idn.git", - "reference": "c36586dcf89a12315939e00ec9b4474adcb1d773" + "reference": "9614ac4d8061dc257ecc64cba1b140873dce8ad3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/c36586dcf89a12315939e00ec9b4474adcb1d773", - "reference": "c36586dcf89a12315939e00ec9b4474adcb1d773", + "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/9614ac4d8061dc257ecc64cba1b140873dce8ad3", + "reference": "9614ac4d8061dc257ecc64cba1b140873dce8ad3", "shasum": "" }, "require": { @@ -29437,7 +29438,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.31.0" + "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.32.0" }, "funding": [ { @@ -29453,11 +29454,11 @@ "type": "tidelift" } ], - "time": "2024-09-09T11:45:10+00:00" + "time": "2024-09-10T14:38:51+00:00" }, { "name": "symfony/polyfill-intl-normalizer", - "version": "v1.31.0", + "version": "v1.32.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-normalizer.git", @@ -29518,7 +29519,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.31.0" + "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.32.0" }, "funding": [ { @@ -29538,19 +29539,20 @@ }, { "name": "symfony/polyfill-mbstring", - "version": "v1.31.0", + "version": "v1.32.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", - "reference": "85181ba99b2345b0ef10ce42ecac37612d9fd341" + "reference": "6d857f4d76bd4b343eac26d6b539585d2bc56493" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/85181ba99b2345b0ef10ce42ecac37612d9fd341", - "reference": "85181ba99b2345b0ef10ce42ecac37612d9fd341", + "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/6d857f4d76bd4b343eac26d6b539585d2bc56493", + "reference": "6d857f4d76bd4b343eac26d6b539585d2bc56493", "shasum": "" }, "require": { + "ext-iconv": "*", "php": ">=7.2" }, "provide": { @@ -29598,7 +29600,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.31.0" + "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.32.0" }, "funding": [ { @@ -29614,11 +29616,11 @@ "type": "tidelift" } ], - "time": "2024-09-09T11:45:10+00:00" + "time": "2024-12-23T08:48:59+00:00" }, { "name": "symfony/polyfill-php73", - "version": "v1.31.0", + "version": "v1.32.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php73.git", @@ -29674,7 +29676,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php73/tree/v1.31.0" + "source": "https://github.com/symfony/polyfill-php73/tree/v1.32.0" }, "funding": [ { @@ -29694,16 +29696,16 @@ }, { "name": "symfony/polyfill-php80", - "version": "v1.31.0", + "version": "v1.32.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php80.git", - "reference": "60328e362d4c2c802a54fcbf04f9d3fb892b4cf8" + "reference": "0cc9dd0f17f61d8131e7df6b84bd344899fe2608" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/60328e362d4c2c802a54fcbf04f9d3fb892b4cf8", - "reference": "60328e362d4c2c802a54fcbf04f9d3fb892b4cf8", + "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/0cc9dd0f17f61d8131e7df6b84bd344899fe2608", + "reference": "0cc9dd0f17f61d8131e7df6b84bd344899fe2608", "shasum": "" }, "require": { @@ -29754,7 +29756,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php80/tree/v1.31.0" + "source": "https://github.com/symfony/polyfill-php80/tree/v1.32.0" }, "funding": [ { @@ -29770,11 +29772,11 @@ "type": "tidelift" } ], - "time": "2024-09-09T11:45:10+00:00" + "time": "2025-01-02T08:10:11+00:00" }, { "name": "symfony/polyfill-php81", - "version": "v1.31.0", + "version": "v1.32.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php81.git", @@ -29830,7 +29832,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php81/tree/v1.31.0" + "source": "https://github.com/symfony/polyfill-php81/tree/v1.32.0" }, "funding": [ { @@ -29850,7 +29852,7 @@ }, { "name": "symfony/polyfill-php82", - "version": "v1.31.0", + "version": "v1.32.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php82.git", @@ -29906,7 +29908,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php82/tree/v1.31.0" + "source": "https://github.com/symfony/polyfill-php82/tree/v1.32.0" }, "funding": [ { @@ -29926,7 +29928,7 @@ }, { "name": "symfony/polyfill-php83", - "version": "v1.31.0", + "version": "v1.32.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php83.git", @@ -29982,7 +29984,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php83/tree/v1.31.0" + "source": "https://github.com/symfony/polyfill-php83/tree/v1.32.0" }, "funding": [ { @@ -30130,16 +30132,16 @@ }, { "name": "symfony/serializer", - "version": "v6.4.19", + "version": "v6.4.21", "source": { "type": "git", "url": "https://github.com/symfony/serializer.git", - "reference": "a221b2f6066af304d760cff7a26f201b4fab4aef" + "reference": "c45f8f7763afb11e85772c0c1debb8f272c17f51" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/serializer/zipball/a221b2f6066af304d760cff7a26f201b4fab4aef", - "reference": "a221b2f6066af304d760cff7a26f201b4fab4aef", + "url": "https://api.github.com/repos/symfony/serializer/zipball/c45f8f7763afb11e85772c0c1debb8f272c17f51", + "reference": "c45f8f7763afb11e85772c0c1debb8f272c17f51", "shasum": "" }, "require": { @@ -30208,7 +30210,7 @@ "description": "Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/serializer/tree/v6.4.19" + "source": "https://github.com/symfony/serializer/tree/v6.4.21" }, "funding": [ { @@ -30224,7 +30226,7 @@ "type": "tidelift" } ], - "time": "2025-02-24T08:42:36+00:00" + "time": "2025-04-27T13:27:38+00:00" }, { "name": "symfony/service-contracts", @@ -30311,16 +30313,16 @@ }, { "name": "symfony/string", - "version": "v6.4.15", + "version": "v6.4.21", "source": { "type": "git", "url": "https://github.com/symfony/string.git", - "reference": "73a5e66ea2e1677c98d4449177c5a9cf9d8b4c6f" + "reference": "73e2c6966a5aef1d4892873ed5322245295370c6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/string/zipball/73a5e66ea2e1677c98d4449177c5a9cf9d8b4c6f", - "reference": "73a5e66ea2e1677c98d4449177c5a9cf9d8b4c6f", + "url": "https://api.github.com/repos/symfony/string/zipball/73e2c6966a5aef1d4892873ed5322245295370c6", + "reference": "73e2c6966a5aef1d4892873ed5322245295370c6", "shasum": "" }, "require": { @@ -30377,7 +30379,7 @@ "utf8" ], "support": { - "source": "https://github.com/symfony/string/tree/v6.4.15" + "source": "https://github.com/symfony/string/tree/v6.4.21" }, "funding": [ { @@ -30393,20 +30395,20 @@ "type": "tidelift" } ], - "time": "2024-11-13T13:31:12+00:00" + "time": "2025-04-18T15:23:29+00:00" }, { "name": "symfony/translation", - "version": "v7.2.4", + "version": "v7.2.6", "source": { "type": "git", "url": "https://github.com/symfony/translation.git", - "reference": "283856e6981286cc0d800b53bd5703e8e363f05a" + "reference": "e7fd8e2a4239b79a0fd9fb1fef3e0e7f969c6dc6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation/zipball/283856e6981286cc0d800b53bd5703e8e363f05a", - "reference": "283856e6981286cc0d800b53bd5703e8e363f05a", + "url": "https://api.github.com/repos/symfony/translation/zipball/e7fd8e2a4239b79a0fd9fb1fef3e0e7f969c6dc6", + "reference": "e7fd8e2a4239b79a0fd9fb1fef3e0e7f969c6dc6", "shasum": "" }, "require": { @@ -30472,7 +30474,7 @@ "description": "Provides tools to internationalize your application", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/translation/tree/v7.2.4" + "source": "https://github.com/symfony/translation/tree/v7.2.6" }, "funding": [ { @@ -30488,7 +30490,7 @@ "type": "tidelift" } ], - "time": "2025-02-13T10:27:23+00:00" + "time": "2025-04-07T19:09:28+00:00" }, { "name": "symfony/translation-contracts", @@ -30570,16 +30572,16 @@ }, { "name": "symfony/var-dumper", - "version": "v7.2.3", + "version": "v7.2.6", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", - "reference": "82b478c69745d8878eb60f9a049a4d584996f73a" + "reference": "9c46038cd4ed68952166cf7001b54eb539184ccb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-dumper/zipball/82b478c69745d8878eb60f9a049a4d584996f73a", - "reference": "82b478c69745d8878eb60f9a049a4d584996f73a", + "url": "https://api.github.com/repos/symfony/var-dumper/zipball/9c46038cd4ed68952166cf7001b54eb539184ccb", + "reference": "9c46038cd4ed68952166cf7001b54eb539184ccb", "shasum": "" }, "require": { @@ -30633,7 +30635,7 @@ "dump" ], "support": { - "source": "https://github.com/symfony/var-dumper/tree/v7.2.3" + "source": "https://github.com/symfony/var-dumper/tree/v7.2.6" }, "funding": [ { @@ -30649,20 +30651,20 @@ "type": "tidelift" } ], - "time": "2025-01-17T11:39:41+00:00" + "time": "2025-04-09T08:14:01+00:00" }, { "name": "symfony/var-exporter", - "version": "v7.2.5", + "version": "v7.2.6", "source": { "type": "git", "url": "https://github.com/symfony/var-exporter.git", - "reference": "c37b301818bd7288715d40de634f05781b686ace" + "reference": "422b8de94c738830a1e071f59ad14d67417d7007" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-exporter/zipball/c37b301818bd7288715d40de634f05781b686ace", - "reference": "c37b301818bd7288715d40de634f05781b686ace", + "url": "https://api.github.com/repos/symfony/var-exporter/zipball/422b8de94c738830a1e071f59ad14d67417d7007", + "reference": "422b8de94c738830a1e071f59ad14d67417d7007", "shasum": "" }, "require": { @@ -30709,7 +30711,7 @@ "serialize" ], "support": { - "source": "https://github.com/symfony/var-exporter/tree/v7.2.5" + "source": "https://github.com/symfony/var-exporter/tree/v7.2.6" }, "funding": [ { @@ -30725,20 +30727,20 @@ "type": "tidelift" } ], - "time": "2025-03-13T12:21:46+00:00" + "time": "2025-05-02T08:36:00+00:00" }, { "name": "symfony/yaml", - "version": "v6.4.20", + "version": "v6.4.21", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", - "reference": "28ee818fce4a73ac1474346b94e4b966f665c53f" + "reference": "f01987f45676778b474468aa266fe2eda1f2bc7e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/28ee818fce4a73ac1474346b94e4b966f665c53f", - "reference": "28ee818fce4a73ac1474346b94e4b966f665c53f", + "url": "https://api.github.com/repos/symfony/yaml/zipball/f01987f45676778b474468aa266fe2eda1f2bc7e", + "reference": "f01987f45676778b474468aa266fe2eda1f2bc7e", "shasum": "" }, "require": { @@ -30781,7 +30783,7 @@ "description": "Loads and dumps YAML files", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/yaml/tree/v6.4.20" + "source": "https://github.com/symfony/yaml/tree/v6.4.21" }, "funding": [ { @@ -30797,7 +30799,7 @@ "type": "tidelift" } ], - "time": "2025-02-27T20:15:30+00:00" + "time": "2025-04-04T09:48:44+00:00" }, { "name": "tedivm/jshrink", @@ -31353,10 +31355,10 @@ "packages-dev": [], "aliases": [], "minimum-stability": "alpha", - "stability-flags": {}, + "stability-flags": [], "prefer-stable": true, "prefer-lowest": false, - "platform": {}, - "platform-dev": {}, + "platform": [], + "platform-dev": [], "plugin-api-version": "2.6.0" } From 6bf8d191c9a7dd40c21a269486f4ccde1dcc32cb Mon Sep 17 00:00:00 2001 From: Ashvini Date: Tue, 27 May 2025 13:25:04 +0000 Subject: [PATCH 45/53] MCLOUD-13628: Cloud release ece-tools 2002.2.5 --- composer.lock | 288 +++++++++++++++++++++++++------------------------- 1 file changed, 144 insertions(+), 144 deletions(-) diff --git a/composer.lock b/composer.lock index faaacba2d..31aaabcfc 100644 --- a/composer.lock +++ b/composer.lock @@ -202,16 +202,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.343.3", + "version": "3.343.18", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "d7ad5f6bdee792a16d2c9d5a3d9b56acfaaaf979" + "reference": "ae98d503173740cce23b30d2ba2737c49b0d9876" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/d7ad5f6bdee792a16d2c9d5a3d9b56acfaaaf979", - "reference": "d7ad5f6bdee792a16d2c9d5a3d9b56acfaaaf979", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/ae98d503173740cce23b30d2ba2737c49b0d9876", + "reference": "ae98d503173740cce23b30d2ba2737c49b0d9876", "shasum": "" }, "require": { @@ -293,9 +293,9 @@ "support": { "forum": "https://github.com/aws/aws-sdk-php/discussions", "issues": "https://github.com/aws/aws-sdk-php/issues", - "source": "https://github.com/aws/aws-sdk-php/tree/3.343.3" + "source": "https://github.com/aws/aws-sdk-php/tree/3.343.18" }, - "time": "2025-05-02T18:04:58+00:00" + "time": "2025-05-23T18:08:18+00:00" }, { "name": "bacon/bacon-qr-code", @@ -817,16 +817,16 @@ }, { "name": "composer/ca-bundle", - "version": "1.5.6", + "version": "1.5.7", "source": { "type": "git", "url": "https://github.com/composer/ca-bundle.git", - "reference": "f65c239c970e7f072f067ab78646e9f0b2935175" + "reference": "d665d22c417056996c59019579f1967dfe5c1e82" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/ca-bundle/zipball/f65c239c970e7f072f067ab78646e9f0b2935175", - "reference": "f65c239c970e7f072f067ab78646e9f0b2935175", + "url": "https://api.github.com/repos/composer/ca-bundle/zipball/d665d22c417056996c59019579f1967dfe5c1e82", + "reference": "d665d22c417056996c59019579f1967dfe5c1e82", "shasum": "" }, "require": { @@ -873,7 +873,7 @@ "support": { "irc": "irc://irc.freenode.org/composer", "issues": "https://github.com/composer/ca-bundle/issues", - "source": "https://github.com/composer/ca-bundle/tree/1.5.6" + "source": "https://github.com/composer/ca-bundle/tree/1.5.7" }, "funding": [ { @@ -889,7 +889,7 @@ "type": "tidelift" } ], - "time": "2025-03-06T14:30:56+00:00" + "time": "2025-05-26T15:08:54+00:00" }, { "name": "composer/class-map-generator", @@ -966,16 +966,16 @@ }, { "name": "composer/composer", - "version": "2.8.8", + "version": "2.8.9", "source": { "type": "git", "url": "https://github.com/composer/composer.git", - "reference": "85ff84d6c5260ba21740a7c5c9a111890805d6e7" + "reference": "b4e6bff2db7ce756ddb77ecee958a0f41f42bd9d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/composer/zipball/85ff84d6c5260ba21740a7c5c9a111890805d6e7", - "reference": "85ff84d6c5260ba21740a7c5c9a111890805d6e7", + "url": "https://api.github.com/repos/composer/composer/zipball/b4e6bff2db7ce756ddb77ecee958a0f41f42bd9d", + "reference": "b4e6bff2db7ce756ddb77ecee958a0f41f42bd9d", "shasum": "" }, "require": { @@ -1060,7 +1060,7 @@ "irc": "ircs://irc.libera.chat:6697/composer", "issues": "https://github.com/composer/composer/issues", "security": "https://github.com/composer/composer/security/policy", - "source": "https://github.com/composer/composer/tree/2.8.8" + "source": "https://github.com/composer/composer/tree/2.8.9" }, "funding": [ { @@ -1076,7 +1076,7 @@ "type": "tidelift" } ], - "time": "2025-04-04T14:56:46+00:00" + "time": "2025-05-13T12:01:37+00:00" }, { "name": "composer/metadata-minifier", @@ -1309,24 +1309,24 @@ }, { "name": "composer/spdx-licenses", - "version": "1.5.8", + "version": "1.5.9", "source": { "type": "git", "url": "https://github.com/composer/spdx-licenses.git", - "reference": "560bdcf8deb88ae5d611c80a2de8ea9d0358cc0a" + "reference": "edf364cefe8c43501e21e88110aac10b284c3c9f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/spdx-licenses/zipball/560bdcf8deb88ae5d611c80a2de8ea9d0358cc0a", - "reference": "560bdcf8deb88ae5d611c80a2de8ea9d0358cc0a", + "url": "https://api.github.com/repos/composer/spdx-licenses/zipball/edf364cefe8c43501e21e88110aac10b284c3c9f", + "reference": "edf364cefe8c43501e21e88110aac10b284c3c9f", "shasum": "" }, "require": { "php": "^5.3.2 || ^7.0 || ^8.0" }, "require-dev": { - "phpstan/phpstan": "^0.12.55", - "symfony/phpunit-bridge": "^4.2 || ^5" + "phpstan/phpstan": "^1.11", + "symfony/phpunit-bridge": "^3 || ^7" }, "type": "library", "extra": { @@ -1369,7 +1369,7 @@ "support": { "irc": "ircs://irc.libera.chat:6697/composer", "issues": "https://github.com/composer/spdx-licenses/issues", - "source": "https://github.com/composer/spdx-licenses/tree/1.5.8" + "source": "https://github.com/composer/spdx-licenses/tree/1.5.9" }, "funding": [ { @@ -1385,7 +1385,7 @@ "type": "tidelift" } ], - "time": "2023-11-20T07:44:33+00:00" + "time": "2025-05-12T21:07:07+00:00" }, { "name": "composer/xdebug-handler", @@ -1845,16 +1845,16 @@ }, { "name": "endroid/qr-code", - "version": "6.0.7", + "version": "6.0.8", "source": { "type": "git", "url": "https://github.com/endroid/qr-code.git", - "reference": "de0e510509abf854e2218e4c77ed62321b27ea97" + "reference": "8102273afbcd5e3d95f1faaab2c5aa31e3637f61" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/endroid/qr-code/zipball/de0e510509abf854e2218e4c77ed62321b27ea97", - "reference": "de0e510509abf854e2218e4c77ed62321b27ea97", + "url": "https://api.github.com/repos/endroid/qr-code/zipball/8102273afbcd5e3d95f1faaab2c5aa31e3637f61", + "reference": "8102273afbcd5e3d95f1faaab2c5aa31e3637f61", "shasum": "" }, "require": { @@ -1905,7 +1905,7 @@ ], "support": { "issues": "https://github.com/endroid/qr-code/issues", - "source": "https://github.com/endroid/qr-code/tree/6.0.7" + "source": "https://github.com/endroid/qr-code/tree/6.0.8" }, "funding": [ { @@ -1913,7 +1913,7 @@ "type": "github" } ], - "time": "2025-04-02T07:06:35+00:00" + "time": "2025-05-10T14:28:45+00:00" }, { "name": "ezimuel/guzzlestreams", @@ -2658,7 +2658,7 @@ }, { "name": "illuminate/collections", - "version": "v11.44.7", + "version": "v11.45.0", "source": { "type": "git", "url": "https://github.com/illuminate/collections.git", @@ -2714,7 +2714,7 @@ }, { "name": "illuminate/conditionable", - "version": "v11.44.7", + "version": "v11.45.0", "source": { "type": "git", "url": "https://github.com/illuminate/conditionable.git", @@ -2760,7 +2760,7 @@ }, { "name": "illuminate/config", - "version": "v11.44.7", + "version": "v11.45.0", "source": { "type": "git", "url": "https://github.com/illuminate/config.git", @@ -2808,7 +2808,7 @@ }, { "name": "illuminate/contracts", - "version": "v11.44.7", + "version": "v11.45.0", "source": { "type": "git", "url": "https://github.com/illuminate/contracts.git", @@ -2856,7 +2856,7 @@ }, { "name": "illuminate/macroable", - "version": "v11.44.7", + "version": "v11.45.0", "source": { "type": "git", "url": "https://github.com/illuminate/macroable.git", @@ -3254,16 +3254,16 @@ }, { "name": "laminas/laminas-escaper", - "version": "2.16.0", + "version": "2.17.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-escaper.git", - "reference": "9cf1f5317ca65b4fd5c6a3c2855e24a187b288c8" + "reference": "df1ef9503299a8e3920079a16263b578eaf7c3ba" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-escaper/zipball/9cf1f5317ca65b4fd5c6a3c2855e24a187b288c8", - "reference": "9cf1f5317ca65b4fd5c6a3c2855e24a187b288c8", + "url": "https://api.github.com/repos/laminas/laminas-escaper/zipball/df1ef9503299a8e3920079a16263b578eaf7c3ba", + "reference": "df1ef9503299a8e3920079a16263b578eaf7c3ba", "shasum": "" }, "require": { @@ -3311,7 +3311,7 @@ "type": "community_bridge" } ], - "time": "2025-02-17T12:40:19+00:00" + "time": "2025-05-06T19:29:36+00:00" }, { "name": "laminas/laminas-eventmanager", @@ -3383,16 +3383,16 @@ }, { "name": "laminas/laminas-feed", - "version": "2.23.0", + "version": "2.23.1", "source": { "type": "git", "url": "https://github.com/laminas/laminas-feed.git", - "reference": "23807e692b3174750b426143bd93572b71b6739a" + "reference": "7c6755695cdca18f983d8a116bfa6a55439b1a94" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-feed/zipball/23807e692b3174750b426143bd93572b71b6739a", - "reference": "23807e692b3174750b426143bd93572b71b6739a", + "url": "https://api.github.com/repos/laminas/laminas-feed/zipball/7c6755695cdca18f983d8a116bfa6a55439b1a94", + "reference": "7c6755695cdca18f983d8a116bfa6a55439b1a94", "shasum": "" }, "require": { @@ -3459,20 +3459,20 @@ "type": "community_bridge" } ], - "time": "2024-10-09T10:53:30+00:00" + "time": "2025-05-13T09:35:51+00:00" }, { "name": "laminas/laminas-filter", - "version": "2.40.0", + "version": "2.41.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-filter.git", - "reference": "9b32ba7c45a302ed349bf42061308e854d56e75b" + "reference": "eaa00111231bf6669826ae84d3abe85b94477585" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-filter/zipball/9b32ba7c45a302ed349bf42061308e854d56e75b", - "reference": "9b32ba7c45a302ed349bf42061308e854d56e75b", + "url": "https://api.github.com/repos/laminas/laminas-filter/zipball/eaa00111231bf6669826ae84d3abe85b94477585", + "reference": "eaa00111231bf6669826ae84d3abe85b94477585", "shasum": "" }, "require": { @@ -3538,20 +3538,20 @@ "type": "community_bridge" } ], - "time": "2025-01-06T21:36:57+00:00" + "time": "2025-05-05T02:02:31+00:00" }, { "name": "laminas/laminas-http", - "version": "2.21.0", + "version": "2.22.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-http.git", - "reference": "a9867e4d1cda3dbad208903239c83a3d670cce10" + "reference": "5052177fb8176e00b0d4b89108648f557be072b7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-http/zipball/a9867e4d1cda3dbad208903239c83a3d670cce10", - "reference": "a9867e4d1cda3dbad208903239c83a3d670cce10", + "url": "https://api.github.com/repos/laminas/laminas-http/zipball/5052177fb8176e00b0d4b89108648f557be072b7", + "reference": "5052177fb8176e00b0d4b89108648f557be072b7", "shasum": "" }, "require": { @@ -3566,8 +3566,8 @@ }, "require-dev": { "ext-curl": "*", - "laminas/laminas-coding-standard": "~2.4.0", - "phpunit/phpunit": "^9.6.21" + "laminas/laminas-coding-standard": "^3.0.1", + "phpunit/phpunit": "^10.5.38" }, "suggest": { "paragonie/certainty": "For automated management of cacert.pem" @@ -3603,7 +3603,7 @@ "type": "community_bridge" } ], - "time": "2024-12-04T09:17:39+00:00" + "time": "2025-05-06T08:24:40+00:00" }, { "name": "laminas/laminas-i18n", @@ -5292,11 +5292,11 @@ }, { "name": "magento/ece-tools", - "version": "2002.2.4", + "version": "2002.2.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/ece-tools/magento-ece-tools-2002.2.4.0.zip", - "shasum": "30213bc59b2ba12ecb4a00565813585a758790ee" + "url": "https://repo.magento.com/archives/magento/ece-tools/magento-ece-tools-2002.2.5.0.zip", + "shasum": "5799e873ea4acf0491ff22ee80e56cda600e39ec" }, "require": { "colinmollenhour/credis": "^1.6.0 || ^1.13", @@ -11361,11 +11361,11 @@ }, { "name": "magento/module-data-exporter", - "version": "103.4.3", + "version": "103.4.4", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-data-exporter/magento-module-data-exporter-103.4.3.0.zip", - "shasum": "8f4d8ac8b154cc239e3975f72c604dbf51af7201" + "url": "https://repo.magento.com/archives/magento/module-data-exporter/magento-module-data-exporter-103.4.4.0.zip", + "shasum": "b8d587b19aec494c477fd9993c12cf4bae0c49cc" }, "require": { "magento/framework": ">=103.0.4", @@ -18804,11 +18804,11 @@ }, { "name": "magento/module-query-xml", - "version": "103.4.3", + "version": "103.4.4", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-query-xml/magento-module-query-xml-103.4.3.0.zip", - "shasum": "96ad09baffa16cd77c5e9626a2662c17ef3551a5" + "url": "https://repo.magento.com/archives/magento/module-query-xml/magento-module-query-xml-103.4.4.0.zip", + "shasum": "bb0ff3d8d3ce745f5154476a4f83437669873dce" }, "require": { "magento/framework": ">=103.0.4", @@ -20707,11 +20707,11 @@ }, { "name": "magento/module-saas-common", - "version": "103.4.3", + "version": "103.4.4", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-saas-common/magento-module-saas-common-103.4.3.0.zip", - "shasum": "7186ce580c6067ef81fa51af7f3e904f22324b65" + "url": "https://repo.magento.com/archives/magento/module-saas-common/magento-module-saas-common-103.4.4.0.zip", + "shasum": "ba6a1abc56b413d91dedf69e23c98a28581fea29" }, "require": { "magento/framework": ">=103.0.4", @@ -21484,11 +21484,11 @@ }, { "name": "magento/module-services-id", - "version": "3.3.0", + "version": "3.3.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-services-id/magento-module-services-id-3.3.0.0.zip", - "shasum": "cfd4d49b50cd507c00bd356a155d3158344ac805" + "url": "https://repo.magento.com/archives/magento/module-services-id/magento-module-services-id-3.3.1.0.zip", + "shasum": "761978e919fabe3fbfc0122486d8afa7806a5ff7" }, "require": { "magento/framework": ">=102.0.0 <104.0.0", @@ -21513,17 +21513,17 @@ }, { "name": "magento/module-services-id-graph-ql-server", - "version": "1.1.7", + "version": "1.1.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-services-id-graph-ql-server/magento-module-services-id-graph-ql-server-1.1.7.0.zip", - "shasum": "e990be367256fc886d60ea3a7020a1d42121e73e" + "url": "https://repo.magento.com/archives/magento/module-services-id-graph-ql-server/magento-module-services-id-graph-ql-server-1.1.8.0.zip", + "shasum": "3c36536fb1ca7331ec22c1d68b4a4a86982acf64" }, "require": { "magento/framework": ">=102.0.0 <104.0.0", "magento/module-admin-graph-ql-server": "^1.0.4", "magento/module-backend": ">=101.0.0 <103.0.0", - "magento/module-services-id": "^3.3.0", + "magento/module-services-id": "^3.3.1", "magento/services-connector": "^1.3.6", "php": "~7.2.0||~7.3.0||~7.4.0||~8.1.0||~8.2.0||~8.3.0||~8.4.0" }, @@ -21544,19 +21544,19 @@ }, { "name": "magento/module-services-id-layout", - "version": "1.1.5", + "version": "1.1.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-services-id-layout/magento-module-services-id-layout-1.1.5.0.zip", - "shasum": "d648de84a39811fba5a9535eaaed586064536b63" + "url": "https://repo.magento.com/archives/magento/module-services-id-layout/magento-module-services-id-layout-1.1.6.0.zip", + "shasum": "1a5d32cb97b3c26ea62fc18392ca96b9f458045f" }, "require": { "magento/framework": ">=102.0.0 <104.0.0", "magento/module-backend": ">=101.0.0 <103.0.0", "magento/module-config": ">=101.1.0 <101.3.0", "magento/module-graph-ql-server": "^1.0.3", - "magento/module-services-id": "^3.3.0", - "magento/module-services-id-graph-ql-server": "^1.1.7", + "magento/module-services-id": "^3.3.1", + "magento/module-services-id-graph-ql-server": "^1.1.8", "magento/module-store": ">=101.0.0 <101.2.0", "php": "~7.2.0||~7.3.0||~7.4.0||~8.1.0||~8.2.0||~8.3.0||~8.4.0" }, @@ -24023,11 +24023,11 @@ }, { "name": "magento/quality-patches", - "version": "1.1.63", + "version": "1.1.64", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/quality-patches/magento-quality-patches-1.1.63.0.zip", - "shasum": "f274d1e3215cde28d8507ac1c34461bba721bbab" + "url": "https://repo.magento.com/archives/magento/quality-patches/magento-quality-patches-1.1.64.0.zip", + "shasum": "e63c9682cb1cac0496ada94151142bab96e6c6b9" }, "require": { "ext-json": "*", @@ -24147,11 +24147,11 @@ }, { "name": "magento/services-id", - "version": "3.3.0", + "version": "3.3.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/services-id/magento-services-id-3.3.0.0.zip", - "shasum": "794e2fe24d2bad8b8605220eda9d8f9cb9f97596" + "url": "https://repo.magento.com/archives/magento/services-id/magento-services-id-3.3.1.0.zip", + "shasum": "0fdc9ebc9014f349f8014abc21e3fa8f3ff0798f" }, "require": { "magento/framework": ">=102.0.0 <104.0.0", @@ -24159,9 +24159,9 @@ "magento/module-backend": ">=101.0.0 <103.0.0", "magento/module-config": ">=101.1.0 <101.3.0", "magento/module-graph-ql-server": "^1.0.3", - "magento/module-services-id": "3.3.0", - "magento/module-services-id-graph-ql-server": "1.1.7", - "magento/module-services-id-layout": "1.1.5", + "magento/module-services-id": "3.3.1", + "magento/module-services-id-graph-ql-server": "1.1.8", + "magento/module-services-id-layout": "1.1.6", "magento/module-store": ">=101.0.0 <101.2.0", "magento/services-connector": "^1.3.6", "php": "~7.2.0||~7.3.0||~7.4.0||~8.1.0||~8.2.0||~8.3.0||~8.4.0" @@ -25044,16 +25044,16 @@ }, { "name": "open-telemetry/api", - "version": "1.2.3", + "version": "1.3.0", "source": { "type": "git", "url": "https://github.com/opentelemetry-php/api.git", - "reference": "199d7ddda88f5f5619fa73463f1a5a7149ccd1f1" + "reference": "4e3bb38e069876fb73c2ce85c89583bf2b28cd86" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/opentelemetry-php/api/zipball/199d7ddda88f5f5619fa73463f1a5a7149ccd1f1", - "reference": "199d7ddda88f5f5619fa73463f1a5a7149ccd1f1", + "url": "https://api.github.com/repos/opentelemetry-php/api/zipball/4e3bb38e069876fb73c2ce85c89583bf2b28cd86", + "reference": "4e3bb38e069876fb73c2ce85c89583bf2b28cd86", "shasum": "" }, "require": { @@ -25110,20 +25110,20 @@ "issues": "https://github.com/open-telemetry/opentelemetry-php/issues", "source": "https://github.com/open-telemetry/opentelemetry-php" }, - "time": "2025-03-05T21:42:54+00:00" + "time": "2025-05-07T12:32:21+00:00" }, { "name": "open-telemetry/context", - "version": "1.2.0", + "version": "1.2.1", "source": { "type": "git", "url": "https://github.com/opentelemetry-php/context.git", - "reference": "5f553042b951d3fedf47925852c380159dfca801" + "reference": "1eb2b837ee9362db064a6b65d5ecce15a9f9f020" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/opentelemetry-php/context/zipball/5f553042b951d3fedf47925852c380159dfca801", - "reference": "5f553042b951d3fedf47925852c380159dfca801", + "url": "https://api.github.com/repos/opentelemetry-php/context/zipball/1eb2b837ee9362db064a6b65d5ecce15a9f9f020", + "reference": "1eb2b837ee9362db064a6b65d5ecce15a9f9f020", "shasum": "" }, "require": { @@ -25169,7 +25169,7 @@ "issues": "https://github.com/open-telemetry/opentelemetry-php/issues", "source": "https://github.com/open-telemetry/opentelemetry-php" }, - "time": "2025-05-02T01:57:57+00:00" + "time": "2025-05-07T23:36:50+00:00" }, { "name": "opensearch-project/opensearch-php", @@ -28177,16 +28177,16 @@ }, { "name": "symfony/deprecation-contracts", - "version": "v3.5.1", + "version": "v3.6.0", "source": { "type": "git", "url": "https://github.com/symfony/deprecation-contracts.git", - "reference": "74c71c939a79f7d5bf3c1ce9f5ea37ba0114c6f6" + "reference": "63afe740e99a13ba87ec199bb07bbdee937a5b62" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/74c71c939a79f7d5bf3c1ce9f5ea37ba0114c6f6", - "reference": "74c71c939a79f7d5bf3c1ce9f5ea37ba0114c6f6", + "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/63afe740e99a13ba87ec199bb07bbdee937a5b62", + "reference": "63afe740e99a13ba87ec199bb07bbdee937a5b62", "shasum": "" }, "require": { @@ -28199,7 +28199,7 @@ "name": "symfony/contracts" }, "branch-alias": { - "dev-main": "3.5-dev" + "dev-main": "3.6-dev" } }, "autoload": { @@ -28224,7 +28224,7 @@ "description": "A generic function and convention to trigger deprecation notices", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/deprecation-contracts/tree/v3.5.1" + "source": "https://github.com/symfony/deprecation-contracts/tree/v3.6.0" }, "funding": [ { @@ -28240,7 +28240,7 @@ "type": "tidelift" } ], - "time": "2024-09-25T14:20:29+00:00" + "time": "2024-09-25T14:21:43+00:00" }, { "name": "symfony/error-handler", @@ -28399,16 +28399,16 @@ }, { "name": "symfony/event-dispatcher-contracts", - "version": "v3.5.1", + "version": "v3.6.0", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher-contracts.git", - "reference": "7642f5e970b672283b7823222ae8ef8bbc160b9f" + "reference": "59eb412e93815df44f05f342958efa9f46b1e586" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/7642f5e970b672283b7823222ae8ef8bbc160b9f", - "reference": "7642f5e970b672283b7823222ae8ef8bbc160b9f", + "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/59eb412e93815df44f05f342958efa9f46b1e586", + "reference": "59eb412e93815df44f05f342958efa9f46b1e586", "shasum": "" }, "require": { @@ -28422,7 +28422,7 @@ "name": "symfony/contracts" }, "branch-alias": { - "dev-main": "3.5-dev" + "dev-main": "3.6-dev" } }, "autoload": { @@ -28455,7 +28455,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.5.1" + "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.6.0" }, "funding": [ { @@ -28471,7 +28471,7 @@ "type": "tidelift" } ], - "time": "2024-09-25T14:20:29+00:00" + "time": "2024-09-25T14:21:43+00:00" }, { "name": "symfony/filesystem", @@ -28700,16 +28700,16 @@ }, { "name": "symfony/http-client-contracts", - "version": "v3.5.2", + "version": "v3.6.0", "source": { "type": "git", "url": "https://github.com/symfony/http-client-contracts.git", - "reference": "ee8d807ab20fcb51267fdace50fbe3494c31e645" + "reference": "75d7043853a42837e68111812f4d964b01e5101c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/ee8d807ab20fcb51267fdace50fbe3494c31e645", - "reference": "ee8d807ab20fcb51267fdace50fbe3494c31e645", + "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/75d7043853a42837e68111812f4d964b01e5101c", + "reference": "75d7043853a42837e68111812f4d964b01e5101c", "shasum": "" }, "require": { @@ -28722,7 +28722,7 @@ "name": "symfony/contracts" }, "branch-alias": { - "dev-main": "3.5-dev" + "dev-main": "3.6-dev" } }, "autoload": { @@ -28758,7 +28758,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/http-client-contracts/tree/v3.5.2" + "source": "https://github.com/symfony/http-client-contracts/tree/v3.6.0" }, "funding": [ { @@ -28774,7 +28774,7 @@ "type": "tidelift" } ], - "time": "2024-12-07T08:49:48+00:00" + "time": "2025-04-29T11:18:49+00:00" }, { "name": "symfony/http-foundation", @@ -30230,16 +30230,16 @@ }, { "name": "symfony/service-contracts", - "version": "v3.5.1", + "version": "v3.6.0", "source": { "type": "git", "url": "https://github.com/symfony/service-contracts.git", - "reference": "e53260aabf78fb3d63f8d79d69ece59f80d5eda0" + "reference": "f021b05a130d35510bd6b25fe9053c2a8a15d5d4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/service-contracts/zipball/e53260aabf78fb3d63f8d79d69ece59f80d5eda0", - "reference": "e53260aabf78fb3d63f8d79d69ece59f80d5eda0", + "url": "https://api.github.com/repos/symfony/service-contracts/zipball/f021b05a130d35510bd6b25fe9053c2a8a15d5d4", + "reference": "f021b05a130d35510bd6b25fe9053c2a8a15d5d4", "shasum": "" }, "require": { @@ -30257,7 +30257,7 @@ "name": "symfony/contracts" }, "branch-alias": { - "dev-main": "3.5-dev" + "dev-main": "3.6-dev" } }, "autoload": { @@ -30293,7 +30293,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/service-contracts/tree/v3.5.1" + "source": "https://github.com/symfony/service-contracts/tree/v3.6.0" }, "funding": [ { @@ -30309,7 +30309,7 @@ "type": "tidelift" } ], - "time": "2024-09-25T14:20:29+00:00" + "time": "2025-04-25T09:37:31+00:00" }, { "name": "symfony/string", @@ -30494,16 +30494,16 @@ }, { "name": "symfony/translation-contracts", - "version": "v3.5.1", + "version": "v3.6.0", "source": { "type": "git", "url": "https://github.com/symfony/translation-contracts.git", - "reference": "4667ff3bd513750603a09c8dedbea942487fb07c" + "reference": "df210c7a2573f1913b2d17cc95f90f53a73d8f7d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/4667ff3bd513750603a09c8dedbea942487fb07c", - "reference": "4667ff3bd513750603a09c8dedbea942487fb07c", + "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/df210c7a2573f1913b2d17cc95f90f53a73d8f7d", + "reference": "df210c7a2573f1913b2d17cc95f90f53a73d8f7d", "shasum": "" }, "require": { @@ -30516,7 +30516,7 @@ "name": "symfony/contracts" }, "branch-alias": { - "dev-main": "3.5-dev" + "dev-main": "3.6-dev" } }, "autoload": { @@ -30552,7 +30552,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/translation-contracts/tree/v3.5.1" + "source": "https://github.com/symfony/translation-contracts/tree/v3.6.0" }, "funding": [ { @@ -30568,7 +30568,7 @@ "type": "tidelift" } ], - "time": "2024-09-25T14:20:29+00:00" + "time": "2024-09-27T08:32:26+00:00" }, { "name": "symfony/var-dumper", @@ -30920,16 +30920,16 @@ }, { "name": "web-token/jwt-framework", - "version": "3.4.7", + "version": "3.4.8", "source": { "type": "git", "url": "https://github.com/web-token/jwt-framework.git", - "reference": "d7ba8efd5bfab0ef88af600a2a69e5e1e75e8f68" + "reference": "788267095b0b0c3ba42559eb2ec955f416628ec0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/web-token/jwt-framework/zipball/d7ba8efd5bfab0ef88af600a2a69e5e1e75e8f68", - "reference": "d7ba8efd5bfab0ef88af600a2a69e5e1e75e8f68", + "url": "https://api.github.com/repos/web-token/jwt-framework/zipball/788267095b0b0c3ba42559eb2ec955f416628ec0", + "reference": "788267095b0b0c3ba42559eb2ec955f416628ec0", "shasum": "" }, "require": { @@ -30941,7 +30941,7 @@ "paragonie/constant_time_encoding": "^2.6|^3.0", "paragonie/sodium_compat": "^1.20|^2.0", "php": ">=8.1", - "psr/cache": "^3.0", + "psr/cache": "^2.0|^3.0", "psr/clock": "^1.0", "psr/event-dispatcher": "^1.0", "psr/http-client": "^1.0", @@ -31073,7 +31073,7 @@ ], "support": { "issues": "https://github.com/web-token/jwt-framework/issues", - "source": "https://github.com/web-token/jwt-framework/tree/3.4.7" + "source": "https://github.com/web-token/jwt-framework/tree/3.4.8" }, "funding": [ { @@ -31085,7 +31085,7 @@ "type": "patreon" } ], - "time": "2024-12-12T18:06:31+00:00" + "time": "2025-05-07T09:11:18+00:00" }, { "name": "webimpress/safe-writer", From 619bb8c7b973584fb7c9637eea9be4d8b0782995 Mon Sep 17 00:00:00 2001 From: Anna Bukatar Date: Tue, 27 May 2025 17:13:54 -0700 Subject: [PATCH 46/53] ACP2E-3929: GraphQL application server throwing 504 error when autoscaling enabled Only post_deploy stage will update ~/app/etc/.post-deploy.timestamp --- application-server/start.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/application-server/start.sh b/application-server/start.sh index 8de47854d..72729f31c 100755 --- a/application-server/start.sh +++ b/application-server/start.sh @@ -67,7 +67,9 @@ for key in "${!commands[@]}"; do echo $(date -u) "Started $key with PID ${pids[$key]}" done -touch "$POST_DEPLOY_TIMESTAMP_FILE" +if [ ! -e "$POST_DEPLOY_TIMESTAMP_FILE" ]; then + touch "$POST_DEPLOY_TIMESTAMP_FILE" +fi PREVIOUS_POST_DEPLOY_TIMESTAMP=$(stat -c %Z $POST_DEPLOY_TIMESTAMP_FILE 2> /dev/null || echo "0") # Infinite loop to keep all processes running From 879a706ef6f56cb323d3ae416092f5a1a98d53ea Mon Sep 17 00:00:00 2001 From: Anna Bukatar Date: Fri, 30 May 2025 15:52:50 -0700 Subject: [PATCH 47/53] ACP2E-3929: GraphQL application server throwing 504 error when autoscaling enabled --- .magento.app.yaml | 1 - application-server/start.sh | 15 +++++---------- 2 files changed, 5 insertions(+), 11 deletions(-) diff --git a/.magento.app.yaml b/.magento.app.yaml index d170a3eec..6db725209 100644 --- a/.magento.app.yaml +++ b/.magento.app.yaml @@ -96,7 +96,6 @@ hooks: php ./vendor/bin/ece-tools run scenario/deploy.xml # We run post deploy hook to clean and warm the cache. Available with ECE-Tools 2002.0.10. post_deploy: | - touch ~/app/etc/.post-deploy.timestamp php ./vendor/bin/ece-tools run scenario/post-deploy.xml # Default Magento 2 cron jobs diff --git a/application-server/start.sh b/application-server/start.sh index 72729f31c..e0b75bdaf 100755 --- a/application-server/start.sh +++ b/application-server/start.sh @@ -39,8 +39,6 @@ killall --wait ${PLATFORM_FPM_WORKER} killall --wait php killall --wait nginx -POST_DEPLOY_TIMESTAMP_FILE="${HOME}/app/etc/.post-deploy.timestamp" - # Prepare nginx configuration envsubst '\$PORT \$USER \$MAGENTO_CLOUD_APP_DIR' < ${MAGENTO_CLOUD_APP_DIR}/application-server/nginx.conf.sample > ${MAGENTO_CLOUD_APP_DIR}/app/etc/nginx.conf @@ -67,10 +65,7 @@ for key in "${!commands[@]}"; do echo $(date -u) "Started $key with PID ${pids[$key]}" done -if [ ! -e "$POST_DEPLOY_TIMESTAMP_FILE" ]; then - touch "$POST_DEPLOY_TIMESTAMP_FILE" -fi -PREVIOUS_POST_DEPLOY_TIMESTAMP=$(stat -c %Z $POST_DEPLOY_TIMESTAMP_FILE 2> /dev/null || echo "0") +PREVIOUS_MAGENTO_CLOUD_TREE_ID=${MAGENTO_CLOUD_TREE_ID} # Infinite loop to keep all processes running while true; do @@ -82,11 +77,11 @@ while true; do echo $(date -u) "Restarted $key with PID ${pids[$key]}" fi done - # Check if new post-deployment has happened. Kill server if so. (It will restart in previous part of this loop.) - CURRENT_POST_DEPLOY_TIMESTAMP=$(stat -c %Z $POST_DEPLOY_TIMESTAMP_FILE 2> /dev/null || echo "0") - if [[ $CURRENT_POST_DEPLOY_TIMESTAMP -gt $PREVIOUS_POST_DEPLOY_TIMESTAMP ]]; then + # Check if a new deployment has happened. Kill the server if so. (It will restart in the previous part of this loop.) + CURRENT_MAGENTO_CLOUD_TREE_ID=${MAGENTO_CLOUD_TREE_ID} + if [[ $CURRENT_MAGENTO_CLOUD_TREE_ID -gt $PREVIOUS_MAGENTO_CLOUD_TREE_ID ]]; then kill ${pids[ApplicationServer]} - PREVIOUS_POST_DEPLOY_TIMESTAMP=$CURRENT_POST_DEPLOY_TIMESTAMP + PREVIOUS_MAGENTO_CLOUD_TREE_ID=$CURRENT_MAGENTO_CLOUD_TREE_ID fi sleep 1 done From a1c48a8947e215816bcb720d78290015106c92d0 Mon Sep 17 00:00:00 2001 From: Anna Bukatar Date: Mon, 2 Jun 2025 09:20:45 -0700 Subject: [PATCH 48/53] ACP2E-3929: GraphQL application server throwing 504 error when autoscaling enabled --- application-server/start.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application-server/start.sh b/application-server/start.sh index e0b75bdaf..00b5335ec 100755 --- a/application-server/start.sh +++ b/application-server/start.sh @@ -79,7 +79,7 @@ while true; do done # Check if a new deployment has happened. Kill the server if so. (It will restart in the previous part of this loop.) CURRENT_MAGENTO_CLOUD_TREE_ID=${MAGENTO_CLOUD_TREE_ID} - if [[ $CURRENT_MAGENTO_CLOUD_TREE_ID -gt $PREVIOUS_MAGENTO_CLOUD_TREE_ID ]]; then + if [[ $CURRENT_MAGENTO_CLOUD_TREE_ID != $PREVIOUS_MAGENTO_CLOUD_TREE_ID ]]; then kill ${pids[ApplicationServer]} PREVIOUS_MAGENTO_CLOUD_TREE_ID=$CURRENT_MAGENTO_CLOUD_TREE_ID fi From 64cffbe6a439082e9a1cf43ce0ad7bf58a58f1ad Mon Sep 17 00:00:00 2001 From: Michael Casey <12436335+michaelcasey316@users.noreply.github.com> Date: Mon, 2 Jun 2025 18:28:27 -0500 Subject: [PATCH 49/53] =?UTF-8?q?Revert=20"ACP2E-3929:=20GraphQL=20applica?= =?UTF-8?q?tion=20server=20throwing=20504=20error=20when=20autosc=E2=80=A6?= =?UTF-8?q?"=20(#47)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .magento.app.yaml | 1 + application-server/start.sh | 13 ++++++++----- 2 files changed, 9 insertions(+), 5 deletions(-) diff --git a/.magento.app.yaml b/.magento.app.yaml index 6db725209..d170a3eec 100644 --- a/.magento.app.yaml +++ b/.magento.app.yaml @@ -96,6 +96,7 @@ hooks: php ./vendor/bin/ece-tools run scenario/deploy.xml # We run post deploy hook to clean and warm the cache. Available with ECE-Tools 2002.0.10. post_deploy: | + touch ~/app/etc/.post-deploy.timestamp php ./vendor/bin/ece-tools run scenario/post-deploy.xml # Default Magento 2 cron jobs diff --git a/application-server/start.sh b/application-server/start.sh index 00b5335ec..8de47854d 100755 --- a/application-server/start.sh +++ b/application-server/start.sh @@ -39,6 +39,8 @@ killall --wait ${PLATFORM_FPM_WORKER} killall --wait php killall --wait nginx +POST_DEPLOY_TIMESTAMP_FILE="${HOME}/app/etc/.post-deploy.timestamp" + # Prepare nginx configuration envsubst '\$PORT \$USER \$MAGENTO_CLOUD_APP_DIR' < ${MAGENTO_CLOUD_APP_DIR}/application-server/nginx.conf.sample > ${MAGENTO_CLOUD_APP_DIR}/app/etc/nginx.conf @@ -65,7 +67,8 @@ for key in "${!commands[@]}"; do echo $(date -u) "Started $key with PID ${pids[$key]}" done -PREVIOUS_MAGENTO_CLOUD_TREE_ID=${MAGENTO_CLOUD_TREE_ID} +touch "$POST_DEPLOY_TIMESTAMP_FILE" +PREVIOUS_POST_DEPLOY_TIMESTAMP=$(stat -c %Z $POST_DEPLOY_TIMESTAMP_FILE 2> /dev/null || echo "0") # Infinite loop to keep all processes running while true; do @@ -77,11 +80,11 @@ while true; do echo $(date -u) "Restarted $key with PID ${pids[$key]}" fi done - # Check if a new deployment has happened. Kill the server if so. (It will restart in the previous part of this loop.) - CURRENT_MAGENTO_CLOUD_TREE_ID=${MAGENTO_CLOUD_TREE_ID} - if [[ $CURRENT_MAGENTO_CLOUD_TREE_ID != $PREVIOUS_MAGENTO_CLOUD_TREE_ID ]]; then + # Check if new post-deployment has happened. Kill server if so. (It will restart in previous part of this loop.) + CURRENT_POST_DEPLOY_TIMESTAMP=$(stat -c %Z $POST_DEPLOY_TIMESTAMP_FILE 2> /dev/null || echo "0") + if [[ $CURRENT_POST_DEPLOY_TIMESTAMP -gt $PREVIOUS_POST_DEPLOY_TIMESTAMP ]]; then kill ${pids[ApplicationServer]} - PREVIOUS_MAGENTO_CLOUD_TREE_ID=$CURRENT_MAGENTO_CLOUD_TREE_ID + PREVIOUS_POST_DEPLOY_TIMESTAMP=$CURRENT_POST_DEPLOY_TIMESTAMP fi sleep 1 done From 3050d28feaeca50d0af3dc1b51d3758e30000233 Mon Sep 17 00:00:00 2001 From: Prateek Date: Tue, 3 Jun 2025 13:42:31 +0000 Subject: [PATCH 50/53] MCLOUD-13779: Cloud releases ECE Tools 2002.2.6, Cloud Docker 1.4.3, Cloud Patches 1.1.8 & Cloud Components 1.1.2 --- composer.lock | 559 +++++++++++++++++++++++++------------------------- 1 file changed, 276 insertions(+), 283 deletions(-) diff --git a/composer.lock b/composer.lock index 31aaabcfc..1401ce46b 100644 --- a/composer.lock +++ b/composer.lock @@ -202,16 +202,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.343.18", + "version": "3.343.23", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "ae98d503173740cce23b30d2ba2737c49b0d9876" + "reference": "010869992129557cfbf2740d94d82ef3b5228462" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/ae98d503173740cce23b30d2ba2737c49b0d9876", - "reference": "ae98d503173740cce23b30d2ba2737c49b0d9876", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/010869992129557cfbf2740d94d82ef3b5228462", + "reference": "010869992129557cfbf2740d94d82ef3b5228462", "shasum": "" }, "require": { @@ -293,9 +293,9 @@ "support": { "forum": "https://github.com/aws/aws-sdk-php/discussions", "issues": "https://github.com/aws/aws-sdk-php/issues", - "source": "https://github.com/aws/aws-sdk-php/tree/3.343.18" + "source": "https://github.com/aws/aws-sdk-php/tree/3.343.23" }, - "time": "2025-05-23T18:08:18+00:00" + "time": "2025-06-02T18:04:47+00:00" }, { "name": "bacon/bacon-qr-code", @@ -2088,16 +2088,16 @@ }, { "name": "fastly/magento2", - "version": "1.2.228", + "version": "1.2.229", "source": { "type": "git", "url": "https://github.com/fastly/fastly-magento2.git", - "reference": "0ab7c9252a5afff9a20ed72515f5202c20bf6797" + "reference": "8ac56fcfc7df115c5686a613da29aaf810d680e4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/fastly/fastly-magento2/zipball/0ab7c9252a5afff9a20ed72515f5202c20bf6797", - "reference": "0ab7c9252a5afff9a20ed72515f5202c20bf6797", + "url": "https://api.github.com/repos/fastly/fastly-magento2/zipball/8ac56fcfc7df115c5686a613da29aaf810d680e4", + "reference": "8ac56fcfc7df115c5686a613da29aaf810d680e4", "shasum": "" }, "require": { @@ -2126,9 +2126,9 @@ "description": "Fastly CDN Module for Magento 2.4.x", "support": { "issues": "https://github.com/fastly/fastly-magento2/issues", - "source": "https://github.com/fastly/fastly-magento2/tree/1.2.228" + "source": "https://github.com/fastly/fastly-magento2/tree/1.2.229" }, - "time": "2025-04-11T08:55:56+00:00" + "time": "2025-05-30T08:54:23+00:00" }, { "name": "firebase/php-jwt", @@ -2658,31 +2658,32 @@ }, { "name": "illuminate/collections", - "version": "v11.45.0", + "version": "v12.16.0", "source": { "type": "git", "url": "https://github.com/illuminate/collections.git", - "reference": "856b1da953e46281ba61d7c82d337072d3ee1825" + "reference": "d5ea498fd4de52341eced75eced74b7f076bb35f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/collections/zipball/856b1da953e46281ba61d7c82d337072d3ee1825", - "reference": "856b1da953e46281ba61d7c82d337072d3ee1825", + "url": "https://api.github.com/repos/illuminate/collections/zipball/d5ea498fd4de52341eced75eced74b7f076bb35f", + "reference": "d5ea498fd4de52341eced75eced74b7f076bb35f", "shasum": "" }, "require": { - "illuminate/conditionable": "^11.0", - "illuminate/contracts": "^11.0", - "illuminate/macroable": "^11.0", + "illuminate/conditionable": "^12.0", + "illuminate/contracts": "^12.0", + "illuminate/macroable": "^12.0", "php": "^8.2" }, "suggest": { - "symfony/var-dumper": "Required to use the dump method (^7.0)." + "illuminate/http": "Required to convert collections to API resources (^12.0).", + "symfony/var-dumper": "Required to use the dump method (^7.2)." }, "type": "library", "extra": { "branch-alias": { - "dev-master": "11.x-dev" + "dev-master": "12.x-dev" } }, "autoload": { @@ -2710,29 +2711,29 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2025-03-24T11:54:20+00:00" + "time": "2025-05-26T17:22:35+00:00" }, { "name": "illuminate/conditionable", - "version": "v11.45.0", + "version": "v12.16.0", "source": { "type": "git", "url": "https://github.com/illuminate/conditionable.git", - "reference": "319b717e0587bd7c8a3b44464f0e27867b4bcda9" + "reference": "ec677967c1f2faf90b8428919124d2184a4c9b49" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/conditionable/zipball/319b717e0587bd7c8a3b44464f0e27867b4bcda9", - "reference": "319b717e0587bd7c8a3b44464f0e27867b4bcda9", + "url": "https://api.github.com/repos/illuminate/conditionable/zipball/ec677967c1f2faf90b8428919124d2184a4c9b49", + "reference": "ec677967c1f2faf90b8428919124d2184a4c9b49", "shasum": "" }, "require": { - "php": "^8.0.2" + "php": "^8.2" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "11.x-dev" + "dev-master": "12.x-dev" } }, "autoload": { @@ -2756,31 +2757,31 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2025-03-24T11:54:20+00:00" + "time": "2025-05-13T15:08:45+00:00" }, { "name": "illuminate/config", - "version": "v11.45.0", + "version": "v12.16.0", "source": { "type": "git", "url": "https://github.com/illuminate/config.git", - "reference": "64daa8d520cd76e505a82460a672692c56a07be8" + "reference": "76824d4e853dba43359a201eba2422ab11e21e4d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/config/zipball/64daa8d520cd76e505a82460a672692c56a07be8", - "reference": "64daa8d520cd76e505a82460a672692c56a07be8", + "url": "https://api.github.com/repos/illuminate/config/zipball/76824d4e853dba43359a201eba2422ab11e21e4d", + "reference": "76824d4e853dba43359a201eba2422ab11e21e4d", "shasum": "" }, "require": { - "illuminate/collections": "^11.0", - "illuminate/contracts": "^11.0", + "illuminate/collections": "^12.0", + "illuminate/contracts": "^12.0", "php": "^8.2" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "11.x-dev" + "dev-master": "12.x-dev" } }, "autoload": { @@ -2804,20 +2805,20 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2024-11-14T17:17:02+00:00" + "time": "2025-03-19T20:10:05+00:00" }, { "name": "illuminate/contracts", - "version": "v11.45.0", + "version": "v12.16.0", "source": { "type": "git", "url": "https://github.com/illuminate/contracts.git", - "reference": "4b2a67d1663f50085bc91e6371492697a5d2d4e8" + "reference": "b559b9840344cc02cb142a5d72132a2c928f2e5c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/contracts/zipball/4b2a67d1663f50085bc91e6371492697a5d2d4e8", - "reference": "4b2a67d1663f50085bc91e6371492697a5d2d4e8", + "url": "https://api.github.com/repos/illuminate/contracts/zipball/b559b9840344cc02cb142a5d72132a2c928f2e5c", + "reference": "b559b9840344cc02cb142a5d72132a2c928f2e5c", "shasum": "" }, "require": { @@ -2828,7 +2829,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "11.x-dev" + "dev-master": "12.x-dev" } }, "autoload": { @@ -2852,20 +2853,20 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2025-03-24T11:54:20+00:00" + "time": "2025-05-13T15:08:45+00:00" }, { "name": "illuminate/macroable", - "version": "v11.45.0", + "version": "v12.16.0", "source": { "type": "git", "url": "https://github.com/illuminate/macroable.git", - "reference": "e1cb9e51b9ed5d3c9bc1ab431d0a52fe42a990ed" + "reference": "e862e5648ee34004fa56046b746f490dfa86c613" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/macroable/zipball/e1cb9e51b9ed5d3c9bc1ab431d0a52fe42a990ed", - "reference": "e1cb9e51b9ed5d3c9bc1ab431d0a52fe42a990ed", + "url": "https://api.github.com/repos/illuminate/macroable/zipball/e862e5648ee34004fa56046b746f490dfa86c613", + "reference": "e862e5648ee34004fa56046b746f490dfa86c613", "shasum": "" }, "require": { @@ -2874,7 +2875,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "11.x-dev" + "dev-master": "12.x-dev" } }, "autoload": { @@ -2898,7 +2899,7 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2024-06-28T20:10:30+00:00" + "time": "2024-07-23T16:31:01+00:00" }, { "name": "justinrainbow/json-schema", @@ -5292,11 +5293,11 @@ }, { "name": "magento/ece-tools", - "version": "2002.2.5", + "version": "2002.2.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/ece-tools/magento-ece-tools-2002.2.5.0.zip", - "shasum": "5799e873ea4acf0491ff22ee80e56cda600e39ec" + "url": "https://repo.magento.com/archives/magento/ece-tools/magento-ece-tools-2002.2.6.0.zip", + "shasum": "6d3abd4f0ead27189ceb84d3a121e70777e77361" }, "require": { "colinmollenhour/credis": "^1.6.0 || ^1.13", @@ -5307,7 +5308,7 @@ "ext-sockets": "*", "graylog2/gelf-php": "^2.0.1", "guzzlehttp/guzzle": "^7.3 || ^7.5", - "illuminate/config": "^10.0 || ^11.0", + "illuminate/config": "^10.0 || ^11.0 || ^12.16", "magento/magento-cloud-components": "^1.0.8", "magento/magento-cloud-docker": "^1.4.0", "magento/magento-cloud-patches": "^1.0.20", @@ -5315,14 +5316,14 @@ "monolog/monolog": "^2.3 || ^2.7 || ^3.6", "nesbot/carbon": "^1.0 || ^2.0 || ^3.8", "php": "^8.0", - "psr/container": "^1.0", + "psr/container": "^1.0 || ^2.0", "psr/log": "^1.0 || ^2.0 || ^3.0", - "symfony/config": "^4.4 || ^5.1 || ^5.4 || ^6.4", - "symfony/console": "^4.4 || ^5.1 || ^5.4 || ^6.4", - "symfony/dependency-injection": "^4.4 || ^5.1 || ^5.4 || ^6.4", - "symfony/process": "^4.4 || ^5.1 || ^5.4 || ^6.4", - "symfony/serializer": "^4.4 || ^5.4 || ^6.4", - "symfony/yaml": "^4.4 || ^5.1 || ^5.4 || ^6.4" + "symfony/config": "^4.4 || ^5.1 || ^5.4 || ^6.4 || ^7.2", + "symfony/console": "^4.4 || ^5.1 || ^5.4 || ^6.4 || ^7.2", + "symfony/dependency-injection": "^4.4 || ^5.1 || ^5.4 || ^6.4 || ^7.2", + "symfony/process": "^4.4 || ^5.1 || ^5.4 || ^6.4 || ^7.2", + "symfony/serializer": "^4.4 || ^5.4 || ^6.4 || ^7.2", + "symfony/yaml": "^4.4 || ^5.1 || ^5.4 || ^6.4 || ^7.2" }, "conflict": { "nesbot/carbon": ">=1.38 <2.0", @@ -5338,7 +5339,7 @@ "codeception/module-db": "^3.0", "codeception/module-phpbrowser": "^3.0", "codeception/module-rest": "^3.0", - "consolidation/robo": "^3.0", + "consolidation/robo": "^3.0 || ^4.0 || ^5.0", "funkjedi/composer-include-files": "^1.0", "php-mock/php-mock-phpunit": "^2.0", "phpmd/phpmd": "@stable", @@ -5819,15 +5820,15 @@ }, { "name": "magento/magento-cloud-components", - "version": "1.1.1", + "version": "1.1.2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/magento-cloud-components/magento-magento-cloud-components-1.1.1.0.zip", - "shasum": "4c16532a9f0ed41f066cbc74dd79275d0f4133cd" + "url": "https://repo.magento.com/archives/magento/magento-cloud-components/magento-magento-cloud-components-1.1.2.0.zip", + "shasum": "2f74d62bc3d0ff91c3e20778d031c2ed77882d10" }, "require": { "colinmollenhour/cache-backend-redis": "^1.14.2", - "colinmollenhour/credis": "^1.6", + "colinmollenhour/credis": "^1.6.0 || ^1.13", "ext-json": "*", "php": "^8.0" }, @@ -5837,7 +5838,7 @@ "codeception/module-db": "^3.0", "codeception/module-phpbrowser": "^3.0", "codeception/module-rest": "^3.0", - "consolidation/robo": "^3.0", + "consolidation/robo": "^3.0 || ^4.0 || ^5.0", "phpmd/phpmd": "@stable", "phpstan/phpstan": "~1.2.0 || ^2.0", "phpunit/phpunit": "^10.0", @@ -5862,22 +5863,22 @@ }, { "name": "magento/magento-cloud-docker", - "version": "1.4.2", + "version": "1.4.3", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/magento-cloud-docker/magento-magento-cloud-docker-1.4.2.0.zip", - "shasum": "427ecdcb08e387530a365878db316a727a7f29be" + "url": "https://repo.magento.com/archives/magento/magento-cloud-docker/magento-magento-cloud-docker-1.4.3.0.zip", + "shasum": "7e5c0bd2e4aec9632c036fab625d43939a1e1e50" }, "require": { "composer/composer": "^1.9 || ^2.8 || !=2.2.16", "composer/semver": "@stable", "ext-json": "*", - "illuminate/config": "^8.77 || ^10.0 || ^11.0", + "illuminate/config": "^8.77 || ^10.0 || ^11.0 || ^12.16", "php": "^8.0", - "symfony/config": "^4.4 || ^5.1|| ^5.4 || ^6.4", - "symfony/console": "^4.4 || ^5.1 || ^5.4 || ^6.4", - "symfony/dependency-injection": "^4.4 || ^5.1|| ^5.4 || ^6.4", - "symfony/yaml": "^4.4 || ^5.1 || ^5.4|| ^6.4" + "symfony/config": "^4.4 || ^5.1|| ^5.4 || ^6.4 || ^7.2", + "symfony/console": "^4.4 || ^5.1 || ^5.4 || ^6.4 || ^7.2", + "symfony/dependency-injection": "^4.4 || ^5.1|| ^5.4 || ^6.4 || ^7.2", + "symfony/yaml": "^4.4 || ^5.1 || ^5.4|| ^6.4 || ^7.2" }, "require-dev": { "codeception/codeception": "^4.1 || ^5.1", @@ -5885,7 +5886,7 @@ "codeception/module-db": "^1.0 || ^3.0", "codeception/module-phpbrowser": "^1.0 || ^3.0", "codeception/module-rest": "^1.2 || ^3.0", - "consolidation/robo": "^2.0 || ^3.0", + "consolidation/robo": "^2.0 || ^3.0 || ^4.0 || ^5.0", "phpmd/phpmd": "@stable", "phpstan/phpstan": "^1.8 || ^2.0", "phpunit/phpunit": "^10.0", @@ -5980,11 +5981,11 @@ }, { "name": "magento/magento-cloud-patches", - "version": "1.1.7", + "version": "1.1.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/magento-cloud-patches/magento-magento-cloud-patches-1.1.7.0.zip", - "shasum": "d7dbf785b3f7749c2820f076669284acf606b4a7" + "url": "https://repo.magento.com/archives/magento/magento-cloud-patches/magento-magento-cloud-patches-1.1.8.0.zip", + "shasum": "2917979f9a1ca2ea681f7b9ef38eba8da8d82731" }, "require": { "composer/composer": "^1.9 || ^2.8 || !=2.2.16", @@ -5993,12 +5994,12 @@ "magento/quality-patches": "^1.1.0", "monolog/monolog": "^2.3 || ^2.7 || ^3.6", "php": "^8.0", - "symfony/config": "^4.4 || ^5.1 || ^5.4 || ^6.4", - "symfony/console": "^4.4 || ^5.1 || ^5.4 || ^6.4", - "symfony/dependency-injection": "^4.4 || ^5.1 || ^5.4 || ^6.4", - "symfony/process": "^4.4 || ^5.1 || ^5.4 || ^6.4", + "symfony/config": "^4.4 || ^5.1 || ^5.4 || ^6.4 || ^7.2", + "symfony/console": "^4.4 || ^5.1 || ^5.4 || ^6.4 || ^7.2", + "symfony/dependency-injection": "^4.4 || ^5.1 || ^5.4 || ^6.4 || ^7.2", + "symfony/process": "^4.4 || ^5.1 || ^5.4 || ^6.4 || ^7.2", "symfony/proxy-manager-bridge": "^3.3||^4.3||^5.0||^6.0", - "symfony/yaml": "^4.4 || ^5.1 || ^5.4 || ^6.4" + "symfony/yaml": "^4.4 || ^5.1 || ^5.4 || ^6.4 || ^7.2" }, "require-dev": { "codeception/codeception": "^4.1 || ^5.1", @@ -6006,7 +6007,7 @@ "codeception/module-db": "^1.0 || ^3.0", "codeception/module-phpbrowser": "^1.0 || ^3.0", "codeception/module-rest": "^1.2 || ^3.0", - "consolidation/robo": "^1.2 || ^3.0 || ^5.0", + "consolidation/robo": "^1.2 || ^3.0 || ^4.0 || ^5.0", "phpmd/phpmd": "@stable", "phpunit/phpunit": "^10.0", "squizlabs/php_codesniffer": "^3.0" @@ -11361,11 +11362,11 @@ }, { "name": "magento/module-data-exporter", - "version": "103.4.4", + "version": "103.4.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-data-exporter/magento-module-data-exporter-103.4.4.0.zip", - "shasum": "b8d587b19aec494c477fd9993c12cf4bae0c49cc" + "url": "https://repo.magento.com/archives/magento/module-data-exporter/magento-module-data-exporter-103.4.5.0.zip", + "shasum": "7106cbd6fa8e26ed0416533cafd673394db22129" }, "require": { "magento/framework": ">=103.0.4", @@ -18804,11 +18805,11 @@ }, { "name": "magento/module-query-xml", - "version": "103.4.4", + "version": "103.4.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-query-xml/magento-module-query-xml-103.4.4.0.zip", - "shasum": "bb0ff3d8d3ce745f5154476a4f83437669873dce" + "url": "https://repo.magento.com/archives/magento/module-query-xml/magento-module-query-xml-103.4.5.0.zip", + "shasum": "3ac8f1f498e9ef7fd3515b72459a8f74c314cdfc" }, "require": { "magento/framework": ">=103.0.4", @@ -20707,11 +20708,11 @@ }, { "name": "magento/module-saas-common", - "version": "103.4.4", + "version": "103.4.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-saas-common/magento-module-saas-common-103.4.4.0.zip", - "shasum": "ba6a1abc56b413d91dedf69e23c98a28581fea29" + "url": "https://repo.magento.com/archives/magento/module-saas-common/magento-module-saas-common-103.4.5.0.zip", + "shasum": "3e5f7bb97b258ec6f1b1b063a1d33c48878584bb" }, "require": { "magento/framework": ">=103.0.4", @@ -24023,11 +24024,11 @@ }, { "name": "magento/quality-patches", - "version": "1.1.64", + "version": "1.1.65", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/quality-patches/magento-quality-patches-1.1.64.0.zip", - "shasum": "e63c9682cb1cac0496ada94151142bab96e6c6b9" + "url": "https://repo.magento.com/archives/magento/quality-patches/magento-quality-patches-1.1.65.0.zip", + "shasum": "9e74203ff640be8e072e5ad09c7866f5b5527c4a" }, "require": { "ext-json": "*", @@ -24986,16 +24987,16 @@ }, { "name": "nikic/php-parser", - "version": "v5.4.0", + "version": "v5.5.0", "source": { "type": "git", "url": "https://github.com/nikic/PHP-Parser.git", - "reference": "447a020a1f875a434d62f2a401f53b82a396e494" + "reference": "ae59794362fe85e051a58ad36b289443f57be7a9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/447a020a1f875a434d62f2a401f53b82a396e494", - "reference": "447a020a1f875a434d62f2a401f53b82a396e494", + "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/ae59794362fe85e051a58ad36b289443f57be7a9", + "reference": "ae59794362fe85e051a58ad36b289443f57be7a9", "shasum": "" }, "require": { @@ -25038,9 +25039,9 @@ ], "support": { "issues": "https://github.com/nikic/PHP-Parser/issues", - "source": "https://github.com/nikic/PHP-Parser/tree/v5.4.0" + "source": "https://github.com/nikic/PHP-Parser/tree/v5.5.0" }, - "time": "2024-12-30T11:07:19+00:00" + "time": "2025-05-31T08:24:38+00:00" }, { "name": "open-telemetry/api", @@ -27118,20 +27119,20 @@ }, { "name": "ramsey/uuid", - "version": "4.7.6", + "version": "4.8.1", "source": { "type": "git", "url": "https://github.com/ramsey/uuid.git", - "reference": "91039bc1faa45ba123c4328958e620d382ec7088" + "reference": "fdf4dd4e2ff1813111bd0ad58d7a1ddbb5b56c28" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ramsey/uuid/zipball/91039bc1faa45ba123c4328958e620d382ec7088", - "reference": "91039bc1faa45ba123c4328958e620d382ec7088", + "url": "https://api.github.com/repos/ramsey/uuid/zipball/fdf4dd4e2ff1813111bd0ad58d7a1ddbb5b56c28", + "reference": "fdf4dd4e2ff1813111bd0ad58d7a1ddbb5b56c28", "shasum": "" }, "require": { - "brick/math": "^0.8.8 || ^0.9 || ^0.10 || ^0.11 || ^0.12", + "brick/math": "^0.8.8 || ^0.9 || ^0.10 || ^0.11 || ^0.12 || ^0.13", "ext-json": "*", "php": "^8.0", "ramsey/collection": "^1.2 || ^2.0" @@ -27140,26 +27141,23 @@ "rhumsaa/uuid": "self.version" }, "require-dev": { - "captainhook/captainhook": "^5.10", + "captainhook/captainhook": "^5.25", "captainhook/plugin-composer": "^5.3", - "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0", - "doctrine/annotations": "^1.8", - "ergebnis/composer-normalize": "^2.15", - "mockery/mockery": "^1.3", + "dealerdirect/phpcodesniffer-composer-installer": "^1.0", + "ergebnis/composer-normalize": "^2.47", + "mockery/mockery": "^1.6", "paragonie/random-lib": "^2", - "php-mock/php-mock": "^2.2", - "php-mock/php-mock-mockery": "^1.3", - "php-parallel-lint/php-parallel-lint": "^1.1", - "phpbench/phpbench": "^1.0", - "phpstan/extension-installer": "^1.1", - "phpstan/phpstan": "^1.8", - "phpstan/phpstan-mockery": "^1.1", - "phpstan/phpstan-phpunit": "^1.1", - "phpunit/phpunit": "^8.5 || ^9", - "ramsey/composer-repl": "^1.4", - "slevomat/coding-standard": "^8.4", - "squizlabs/php_codesniffer": "^3.5", - "vimeo/psalm": "^4.9" + "php-mock/php-mock": "^2.6", + "php-mock/php-mock-mockery": "^1.5", + "php-parallel-lint/php-parallel-lint": "^1.4.0", + "phpbench/phpbench": "^1.2.14", + "phpstan/extension-installer": "^1.4", + "phpstan/phpstan": "^2.1", + "phpstan/phpstan-mockery": "^2.0", + "phpstan/phpstan-phpunit": "^2.0", + "phpunit/phpunit": "^9.6", + "slevomat/coding-standard": "^8.18", + "squizlabs/php_codesniffer": "^3.13" }, "suggest": { "ext-bcmath": "Enables faster math with arbitrary-precision integers using BCMath.", @@ -27194,19 +27192,9 @@ ], "support": { "issues": "https://github.com/ramsey/uuid/issues", - "source": "https://github.com/ramsey/uuid/tree/4.7.6" + "source": "https://github.com/ramsey/uuid/tree/4.8.1" }, - "funding": [ - { - "url": "https://github.com/ramsey", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/ramsey/uuid", - "type": "tidelift" - } - ], - "time": "2024-04-27T21:32:50+00:00" + "time": "2025-06-01T06:28:46+00:00" }, { "name": "react/promise", @@ -27788,7 +27776,7 @@ }, { "name": "symfony/clock", - "version": "v7.2.0", + "version": "v7.3.0", "source": { "type": "git", "url": "https://github.com/symfony/clock.git", @@ -27842,7 +27830,7 @@ "time" ], "support": { - "source": "https://github.com/symfony/clock/tree/v7.2.0" + "source": "https://github.com/symfony/clock/tree/v7.3.0" }, "funding": [ { @@ -27862,34 +27850,34 @@ }, { "name": "symfony/config", - "version": "v6.4.14", + "version": "v7.3.0", "source": { "type": "git", "url": "https://github.com/symfony/config.git", - "reference": "4e55e7e4ffddd343671ea972216d4509f46c22ef" + "reference": "ba62ae565f1327c2f6366726312ed828c85853bc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/config/zipball/4e55e7e4ffddd343671ea972216d4509f46c22ef", - "reference": "4e55e7e4ffddd343671ea972216d4509f46c22ef", + "url": "https://api.github.com/repos/symfony/config/zipball/ba62ae565f1327c2f6366726312ed828c85853bc", + "reference": "ba62ae565f1327c2f6366726312ed828c85853bc", "shasum": "" }, "require": { - "php": ">=8.1", + "php": ">=8.2", "symfony/deprecation-contracts": "^2.5|^3", - "symfony/filesystem": "^5.4|^6.0|^7.0", + "symfony/filesystem": "^7.1", "symfony/polyfill-ctype": "~1.8" }, "conflict": { - "symfony/finder": "<5.4", + "symfony/finder": "<6.4", "symfony/service-contracts": "<2.5" }, "require-dev": { - "symfony/event-dispatcher": "^5.4|^6.0|^7.0", - "symfony/finder": "^5.4|^6.0|^7.0", - "symfony/messenger": "^5.4|^6.0|^7.0", + "symfony/event-dispatcher": "^6.4|^7.0", + "symfony/finder": "^6.4|^7.0", + "symfony/messenger": "^6.4|^7.0", "symfony/service-contracts": "^2.5|^3", - "symfony/yaml": "^5.4|^6.0|^7.0" + "symfony/yaml": "^6.4|^7.0" }, "type": "library", "autoload": { @@ -27917,7 +27905,7 @@ "description": "Helps you find, load, combine, autofill and validate configuration values of any kind", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/config/tree/v6.4.14" + "source": "https://github.com/symfony/config/tree/v7.3.0" }, "funding": [ { @@ -27933,20 +27921,20 @@ "type": "tidelift" } ], - "time": "2024-11-04T11:33:53+00:00" + "time": "2025-05-15T09:04:05+00:00" }, { "name": "symfony/console", - "version": "v6.4.21", + "version": "v6.4.22", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "a3011c7b7adb58d89f6c0d822abb641d7a5f9719" + "reference": "7d29659bc3c9d8e9a34e2c3414ef9e9e003e6cf3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/a3011c7b7adb58d89f6c0d822abb641d7a5f9719", - "reference": "a3011c7b7adb58d89f6c0d822abb641d7a5f9719", + "url": "https://api.github.com/repos/symfony/console/zipball/7d29659bc3c9d8e9a34e2c3414ef9e9e003e6cf3", + "reference": "7d29659bc3c9d8e9a34e2c3414ef9e9e003e6cf3", "shasum": "" }, "require": { @@ -28011,7 +27999,7 @@ "terminal" ], "support": { - "source": "https://github.com/symfony/console/tree/v6.4.21" + "source": "https://github.com/symfony/console/tree/v6.4.22" }, "funding": [ { @@ -28027,11 +28015,11 @@ "type": "tidelift" } ], - "time": "2025-04-07T15:42:41+00:00" + "time": "2025-05-07T07:05:04+00:00" }, { "name": "symfony/css-selector", - "version": "v7.2.0", + "version": "v7.3.0", "source": { "type": "git", "url": "https://github.com/symfony/css-selector.git", @@ -28076,7 +28064,7 @@ "description": "Converts CSS selectors to XPath expressions", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/css-selector/tree/v7.2.0" + "source": "https://github.com/symfony/css-selector/tree/v7.3.0" }, "funding": [ { @@ -28096,40 +28084,39 @@ }, { "name": "symfony/dependency-injection", - "version": "v6.4.20", + "version": "v7.3.0", "source": { "type": "git", "url": "https://github.com/symfony/dependency-injection.git", - "reference": "c49796a9184a532843e78e50df9e55708b92543a" + "reference": "f64a8f3fa7d4ad5e85de1b128a0e03faed02b732" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/c49796a9184a532843e78e50df9e55708b92543a", - "reference": "c49796a9184a532843e78e50df9e55708b92543a", + "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/f64a8f3fa7d4ad5e85de1b128a0e03faed02b732", + "reference": "f64a8f3fa7d4ad5e85de1b128a0e03faed02b732", "shasum": "" }, "require": { - "php": ">=8.1", + "php": ">=8.2", "psr/container": "^1.1|^2.0", "symfony/deprecation-contracts": "^2.5|^3", - "symfony/service-contracts": "^2.5|^3.0", + "symfony/service-contracts": "^3.5", "symfony/var-exporter": "^6.4.20|^7.2.5" }, "conflict": { "ext-psr": "<1.1|>=2", - "symfony/config": "<6.1", - "symfony/finder": "<5.4", - "symfony/proxy-manager-bridge": "<6.3", - "symfony/yaml": "<5.4" + "symfony/config": "<6.4", + "symfony/finder": "<6.4", + "symfony/yaml": "<6.4" }, "provide": { "psr/container-implementation": "1.1|2.0", "symfony/service-implementation": "1.1|2.0|3.0" }, "require-dev": { - "symfony/config": "^6.1|^7.0", - "symfony/expression-language": "^5.4|^6.0|^7.0", - "symfony/yaml": "^5.4|^6.0|^7.0" + "symfony/config": "^6.4|^7.0", + "symfony/expression-language": "^6.4|^7.0", + "symfony/yaml": "^6.4|^7.0" }, "type": "library", "autoload": { @@ -28157,7 +28144,7 @@ "description": "Allows you to standardize and centralize the way objects are constructed in your application", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/dependency-injection/tree/v6.4.20" + "source": "https://github.com/symfony/dependency-injection/tree/v7.3.0" }, "funding": [ { @@ -28173,7 +28160,7 @@ "type": "tidelift" } ], - "time": "2025-03-13T09:55:08+00:00" + "time": "2025-05-19T13:28:56+00:00" }, { "name": "symfony/deprecation-contracts", @@ -28244,16 +28231,16 @@ }, { "name": "symfony/error-handler", - "version": "v7.2.5", + "version": "v7.3.0", "source": { "type": "git", "url": "https://github.com/symfony/error-handler.git", - "reference": "102be5e6a8e4f4f3eb3149bcbfa33a80d1ee374b" + "reference": "cf68d225bc43629de4ff54778029aee6dc191b83" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/error-handler/zipball/102be5e6a8e4f4f3eb3149bcbfa33a80d1ee374b", - "reference": "102be5e6a8e4f4f3eb3149bcbfa33a80d1ee374b", + "url": "https://api.github.com/repos/symfony/error-handler/zipball/cf68d225bc43629de4ff54778029aee6dc191b83", + "reference": "cf68d225bc43629de4ff54778029aee6dc191b83", "shasum": "" }, "require": { @@ -28266,9 +28253,11 @@ "symfony/http-kernel": "<6.4" }, "require-dev": { + "symfony/console": "^6.4|^7.0", "symfony/deprecation-contracts": "^2.5|^3", "symfony/http-kernel": "^6.4|^7.0", - "symfony/serializer": "^6.4|^7.0" + "symfony/serializer": "^6.4|^7.0", + "symfony/webpack-encore-bundle": "^1.0|^2.0" }, "bin": [ "Resources/bin/patch-type-declarations" @@ -28299,7 +28288,7 @@ "description": "Provides tools to manage errors and ease debugging PHP code", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/error-handler/tree/v7.2.5" + "source": "https://github.com/symfony/error-handler/tree/v7.3.0" }, "funding": [ { @@ -28315,20 +28304,20 @@ "type": "tidelift" } ], - "time": "2025-03-03T07:12:39+00:00" + "time": "2025-05-29T07:19:49+00:00" }, { "name": "symfony/event-dispatcher", - "version": "v7.2.0", + "version": "v7.3.0", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", - "reference": "910c5db85a5356d0fea57680defec4e99eb9c8c1" + "reference": "497f73ac996a598c92409b44ac43b6690c4f666d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/910c5db85a5356d0fea57680defec4e99eb9c8c1", - "reference": "910c5db85a5356d0fea57680defec4e99eb9c8c1", + "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/497f73ac996a598c92409b44ac43b6690c4f666d", + "reference": "497f73ac996a598c92409b44ac43b6690c4f666d", "shasum": "" }, "require": { @@ -28379,7 +28368,7 @@ "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/event-dispatcher/tree/v7.2.0" + "source": "https://github.com/symfony/event-dispatcher/tree/v7.3.0" }, "funding": [ { @@ -28395,7 +28384,7 @@ "type": "tidelift" } ], - "time": "2024-09-25T14:21:43+00:00" + "time": "2025-04-22T09:11:45+00:00" }, { "name": "symfony/event-dispatcher-contracts", @@ -28475,7 +28464,7 @@ }, { "name": "symfony/filesystem", - "version": "v7.2.0", + "version": "v7.3.0", "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", @@ -28521,7 +28510,7 @@ "description": "Provides basic utilities for the filesystem", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/filesystem/tree/v7.2.0" + "source": "https://github.com/symfony/filesystem/tree/v7.3.0" }, "funding": [ { @@ -28541,16 +28530,16 @@ }, { "name": "symfony/finder", - "version": "v7.2.2", + "version": "v7.3.0", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", - "reference": "87a71856f2f56e4100373e92529eed3171695cfb" + "reference": "ec2344cf77a48253bbca6939aa3d2477773ea63d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/finder/zipball/87a71856f2f56e4100373e92529eed3171695cfb", - "reference": "87a71856f2f56e4100373e92529eed3171695cfb", + "url": "https://api.github.com/repos/symfony/finder/zipball/ec2344cf77a48253bbca6939aa3d2477773ea63d", + "reference": "ec2344cf77a48253bbca6939aa3d2477773ea63d", "shasum": "" }, "require": { @@ -28585,7 +28574,7 @@ "description": "Finds files and directories via an intuitive fluent interface", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/finder/tree/v7.2.2" + "source": "https://github.com/symfony/finder/tree/v7.3.0" }, "funding": [ { @@ -28601,20 +28590,20 @@ "type": "tidelift" } ], - "time": "2024-12-30T19:00:17+00:00" + "time": "2024-12-30T19:00:26+00:00" }, { "name": "symfony/http-client", - "version": "v7.2.4", + "version": "v7.3.0", "source": { "type": "git", "url": "https://github.com/symfony/http-client.git", - "reference": "78981a2ffef6437ed92d4d7e2a86a82f256c6dc6" + "reference": "57e4fb86314015a695a750ace358d07a7e37b8a9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-client/zipball/78981a2ffef6437ed92d4d7e2a86a82f256c6dc6", - "reference": "78981a2ffef6437ed92d4d7e2a86a82f256c6dc6", + "url": "https://api.github.com/repos/symfony/http-client/zipball/57e4fb86314015a695a750ace358d07a7e37b8a9", + "reference": "57e4fb86314015a695a750ace358d07a7e37b8a9", "shasum": "" }, "require": { @@ -28680,7 +28669,7 @@ "http" ], "support": { - "source": "https://github.com/symfony/http-client/tree/v7.2.4" + "source": "https://github.com/symfony/http-client/tree/v7.3.0" }, "funding": [ { @@ -28696,7 +28685,7 @@ "type": "tidelift" } ], - "time": "2025-02-13T10:27:23+00:00" + "time": "2025-05-02T08:23:16+00:00" }, { "name": "symfony/http-client-contracts", @@ -28778,16 +28767,16 @@ }, { "name": "symfony/http-foundation", - "version": "v7.2.6", + "version": "v7.3.0", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "6023ec7607254c87c5e69fb3558255aca440d72b" + "reference": "4236baf01609667d53b20371486228231eb135fd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/6023ec7607254c87c5e69fb3558255aca440d72b", - "reference": "6023ec7607254c87c5e69fb3558255aca440d72b", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/4236baf01609667d53b20371486228231eb135fd", + "reference": "4236baf01609667d53b20371486228231eb135fd", "shasum": "" }, "require": { @@ -28804,6 +28793,7 @@ "doctrine/dbal": "^3.6|^4", "predis/predis": "^1.1|^2.0", "symfony/cache": "^6.4.12|^7.1.5", + "symfony/clock": "^6.4|^7.0", "symfony/dependency-injection": "^6.4|^7.0", "symfony/expression-language": "^6.4|^7.0", "symfony/http-kernel": "^6.4|^7.0", @@ -28836,7 +28826,7 @@ "description": "Defines an object-oriented layer for the HTTP specification", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/http-foundation/tree/v7.2.6" + "source": "https://github.com/symfony/http-foundation/tree/v7.3.0" }, "funding": [ { @@ -28852,20 +28842,20 @@ "type": "tidelift" } ], - "time": "2025-04-09T08:14:01+00:00" + "time": "2025-05-12T14:48:23+00:00" }, { "name": "symfony/http-kernel", - "version": "v7.2.6", + "version": "v7.3.0", "source": { "type": "git", "url": "https://github.com/symfony/http-kernel.git", - "reference": "f9dec01e6094a063e738f8945ef69c0cfcf792ec" + "reference": "ac7b8e163e8c83dce3abcc055a502d4486051a9f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-kernel/zipball/f9dec01e6094a063e738f8945ef69c0cfcf792ec", - "reference": "f9dec01e6094a063e738f8945ef69c0cfcf792ec", + "url": "https://api.github.com/repos/symfony/http-kernel/zipball/ac7b8e163e8c83dce3abcc055a502d4486051a9f", + "reference": "ac7b8e163e8c83dce3abcc055a502d4486051a9f", "shasum": "" }, "require": { @@ -28873,8 +28863,8 @@ "psr/log": "^1|^2|^3", "symfony/deprecation-contracts": "^2.5|^3", "symfony/error-handler": "^6.4|^7.0", - "symfony/event-dispatcher": "^6.4|^7.0", - "symfony/http-foundation": "^6.4|^7.0", + "symfony/event-dispatcher": "^7.3", + "symfony/http-foundation": "^7.3", "symfony/polyfill-ctype": "^1.8" }, "conflict": { @@ -28950,7 +28940,7 @@ "description": "Provides a structured process for converting a Request into a Response", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/http-kernel/tree/v7.2.6" + "source": "https://github.com/symfony/http-kernel/tree/v7.3.0" }, "funding": [ { @@ -28966,20 +28956,20 @@ "type": "tidelift" } ], - "time": "2025-05-02T09:04:03+00:00" + "time": "2025-05-29T07:47:32+00:00" }, { "name": "symfony/intl", - "version": "v6.4.21", + "version": "v6.4.22", "source": { "type": "git", "url": "https://github.com/symfony/intl.git", - "reference": "b248d227fa10fd6345efd4c1c74efaa1c1de6f76" + "reference": "aaecb52f18a6f95766a239ca0a6cc0df983d92cc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/intl/zipball/b248d227fa10fd6345efd4c1c74efaa1c1de6f76", - "reference": "b248d227fa10fd6345efd4c1c74efaa1c1de6f76", + "url": "https://api.github.com/repos/symfony/intl/zipball/aaecb52f18a6f95766a239ca0a6cc0df983d92cc", + "reference": "aaecb52f18a6f95766a239ca0a6cc0df983d92cc", "shasum": "" }, "require": { @@ -29033,7 +29023,7 @@ "localization" ], "support": { - "source": "https://github.com/symfony/intl/tree/v6.4.21" + "source": "https://github.com/symfony/intl/tree/v6.4.22" }, "funding": [ { @@ -29049,7 +29039,7 @@ "type": "tidelift" } ], - "time": "2025-04-07T19:02:30+00:00" + "time": "2025-05-04T12:02:38+00:00" }, { "name": "symfony/mailer", @@ -30132,57 +30122,57 @@ }, { "name": "symfony/serializer", - "version": "v6.4.21", + "version": "v7.3.0", "source": { "type": "git", "url": "https://github.com/symfony/serializer.git", - "reference": "c45f8f7763afb11e85772c0c1debb8f272c17f51" + "reference": "2d86f81b1c506d7e1578789f93280dab4b8411bb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/serializer/zipball/c45f8f7763afb11e85772c0c1debb8f272c17f51", - "reference": "c45f8f7763afb11e85772c0c1debb8f272c17f51", + "url": "https://api.github.com/repos/symfony/serializer/zipball/2d86f81b1c506d7e1578789f93280dab4b8411bb", + "reference": "2d86f81b1c506d7e1578789f93280dab4b8411bb", "shasum": "" }, "require": { - "php": ">=8.1", + "php": ">=8.2", "symfony/deprecation-contracts": "^2.5|^3", "symfony/polyfill-ctype": "~1.8" }, "conflict": { - "doctrine/annotations": "<1.12", "phpdocumentor/reflection-docblock": "<3.2.2", "phpdocumentor/type-resolver": "<1.4.0", - "symfony/dependency-injection": "<5.4", - "symfony/property-access": "<5.4", - "symfony/property-info": "<5.4.24|>=6,<6.2.11", - "symfony/uid": "<5.4", + "symfony/dependency-injection": "<6.4", + "symfony/property-access": "<6.4", + "symfony/property-info": "<6.4", + "symfony/uid": "<6.4", "symfony/validator": "<6.4", - "symfony/yaml": "<5.4" + "symfony/yaml": "<6.4" }, "require-dev": { - "doctrine/annotations": "^1.12|^2", "phpdocumentor/reflection-docblock": "^3.2|^4.0|^5.0", + "phpstan/phpdoc-parser": "^1.0|^2.0", "seld/jsonlint": "^1.10", - "symfony/cache": "^5.4|^6.0|^7.0", - "symfony/config": "^5.4|^6.0|^7.0", - "symfony/console": "^5.4|^6.0|^7.0", - "symfony/dependency-injection": "^5.4|^6.0|^7.0", - "symfony/error-handler": "^5.4|^6.0|^7.0", - "symfony/filesystem": "^5.4|^6.0|^7.0", - "symfony/form": "^5.4|^6.0|^7.0", - "symfony/http-foundation": "^5.4|^6.0|^7.0", - "symfony/http-kernel": "^5.4|^6.0|^7.0", - "symfony/messenger": "^5.4|^6.0|^7.0", - "symfony/mime": "^5.4|^6.0|^7.0", - "symfony/property-access": "^5.4.26|^6.3|^7.0", - "symfony/property-info": "^5.4.24|^6.2.11|^7.0", + "symfony/cache": "^6.4|^7.0", + "symfony/config": "^6.4|^7.0", + "symfony/console": "^6.4|^7.0", + "symfony/dependency-injection": "^7.2", + "symfony/error-handler": "^6.4|^7.0", + "symfony/filesystem": "^6.4|^7.0", + "symfony/form": "^6.4|^7.0", + "symfony/http-foundation": "^6.4|^7.0", + "symfony/http-kernel": "^6.4|^7.0", + "symfony/messenger": "^6.4|^7.0", + "symfony/mime": "^6.4|^7.0", + "symfony/property-access": "^6.4|^7.0", + "symfony/property-info": "^6.4|^7.0", "symfony/translation-contracts": "^2.5|^3", - "symfony/uid": "^5.4|^6.0|^7.0", + "symfony/type-info": "^7.1", + "symfony/uid": "^6.4|^7.0", "symfony/validator": "^6.4|^7.0", - "symfony/var-dumper": "^5.4|^6.0|^7.0", - "symfony/var-exporter": "^5.4|^6.0|^7.0", - "symfony/yaml": "^5.4|^6.0|^7.0" + "symfony/var-dumper": "^6.4|^7.0", + "symfony/var-exporter": "^6.4|^7.0", + "symfony/yaml": "^6.4|^7.0" }, "type": "library", "autoload": { @@ -30210,7 +30200,7 @@ "description": "Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/serializer/tree/v6.4.21" + "source": "https://github.com/symfony/serializer/tree/v7.3.0" }, "funding": [ { @@ -30226,7 +30216,7 @@ "type": "tidelift" } ], - "time": "2025-04-27T13:27:38+00:00" + "time": "2025-05-12T14:48:23+00:00" }, { "name": "symfony/service-contracts", @@ -30399,16 +30389,16 @@ }, { "name": "symfony/translation", - "version": "v7.2.6", + "version": "v7.3.0", "source": { "type": "git", "url": "https://github.com/symfony/translation.git", - "reference": "e7fd8e2a4239b79a0fd9fb1fef3e0e7f969c6dc6" + "reference": "4aba29076a29a3aa667e09b791e5f868973a8667" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation/zipball/e7fd8e2a4239b79a0fd9fb1fef3e0e7f969c6dc6", - "reference": "e7fd8e2a4239b79a0fd9fb1fef3e0e7f969c6dc6", + "url": "https://api.github.com/repos/symfony/translation/zipball/4aba29076a29a3aa667e09b791e5f868973a8667", + "reference": "4aba29076a29a3aa667e09b791e5f868973a8667", "shasum": "" }, "require": { @@ -30418,6 +30408,7 @@ "symfony/translation-contracts": "^2.5|^3.0" }, "conflict": { + "nikic/php-parser": "<5.0", "symfony/config": "<6.4", "symfony/console": "<6.4", "symfony/dependency-injection": "<6.4", @@ -30431,7 +30422,7 @@ "symfony/translation-implementation": "2.3|3.0" }, "require-dev": { - "nikic/php-parser": "^4.18|^5.0", + "nikic/php-parser": "^5.0", "psr/log": "^1|^2|^3", "symfony/config": "^6.4|^7.0", "symfony/console": "^6.4|^7.0", @@ -30474,7 +30465,7 @@ "description": "Provides tools to internationalize your application", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/translation/tree/v7.2.6" + "source": "https://github.com/symfony/translation/tree/v7.3.0" }, "funding": [ { @@ -30490,7 +30481,7 @@ "type": "tidelift" } ], - "time": "2025-04-07T19:09:28+00:00" + "time": "2025-05-29T07:19:49+00:00" }, { "name": "symfony/translation-contracts", @@ -30572,20 +30563,21 @@ }, { "name": "symfony/var-dumper", - "version": "v7.2.6", + "version": "v7.3.0", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", - "reference": "9c46038cd4ed68952166cf7001b54eb539184ccb" + "reference": "548f6760c54197b1084e1e5c71f6d9d523f2f78e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-dumper/zipball/9c46038cd4ed68952166cf7001b54eb539184ccb", - "reference": "9c46038cd4ed68952166cf7001b54eb539184ccb", + "url": "https://api.github.com/repos/symfony/var-dumper/zipball/548f6760c54197b1084e1e5c71f6d9d523f2f78e", + "reference": "548f6760c54197b1084e1e5c71f6d9d523f2f78e", "shasum": "" }, "require": { "php": ">=8.2", + "symfony/deprecation-contracts": "^2.5|^3", "symfony/polyfill-mbstring": "~1.0" }, "conflict": { @@ -30635,7 +30627,7 @@ "dump" ], "support": { - "source": "https://github.com/symfony/var-dumper/tree/v7.2.6" + "source": "https://github.com/symfony/var-dumper/tree/v7.3.0" }, "funding": [ { @@ -30651,24 +30643,25 @@ "type": "tidelift" } ], - "time": "2025-04-09T08:14:01+00:00" + "time": "2025-04-27T18:39:23+00:00" }, { "name": "symfony/var-exporter", - "version": "v7.2.6", + "version": "v7.3.0", "source": { "type": "git", "url": "https://github.com/symfony/var-exporter.git", - "reference": "422b8de94c738830a1e071f59ad14d67417d7007" + "reference": "c9a1168891b5aaadfd6332ef44393330b3498c4c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-exporter/zipball/422b8de94c738830a1e071f59ad14d67417d7007", - "reference": "422b8de94c738830a1e071f59ad14d67417d7007", + "url": "https://api.github.com/repos/symfony/var-exporter/zipball/c9a1168891b5aaadfd6332ef44393330b3498c4c", + "reference": "c9a1168891b5aaadfd6332ef44393330b3498c4c", "shasum": "" }, "require": { - "php": ">=8.2" + "php": ">=8.2", + "symfony/deprecation-contracts": "^2.5|^3" }, "require-dev": { "symfony/property-access": "^6.4|^7.0", @@ -30711,7 +30704,7 @@ "serialize" ], "support": { - "source": "https://github.com/symfony/var-exporter/tree/v7.2.6" + "source": "https://github.com/symfony/var-exporter/tree/v7.3.0" }, "funding": [ { @@ -30727,32 +30720,32 @@ "type": "tidelift" } ], - "time": "2025-05-02T08:36:00+00:00" + "time": "2025-05-15T09:04:05+00:00" }, { "name": "symfony/yaml", - "version": "v6.4.21", + "version": "v7.3.0", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", - "reference": "f01987f45676778b474468aa266fe2eda1f2bc7e" + "reference": "cea40a48279d58dc3efee8112634cb90141156c2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/f01987f45676778b474468aa266fe2eda1f2bc7e", - "reference": "f01987f45676778b474468aa266fe2eda1f2bc7e", + "url": "https://api.github.com/repos/symfony/yaml/zipball/cea40a48279d58dc3efee8112634cb90141156c2", + "reference": "cea40a48279d58dc3efee8112634cb90141156c2", "shasum": "" }, "require": { - "php": ">=8.1", - "symfony/deprecation-contracts": "^2.5|^3", + "php": ">=8.2", + "symfony/deprecation-contracts": "^2.5|^3.0", "symfony/polyfill-ctype": "^1.8" }, "conflict": { - "symfony/console": "<5.4" + "symfony/console": "<6.4" }, "require-dev": { - "symfony/console": "^5.4|^6.0|^7.0" + "symfony/console": "^6.4|^7.0" }, "bin": [ "Resources/bin/yaml-lint" @@ -30783,7 +30776,7 @@ "description": "Loads and dumps YAML files", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/yaml/tree/v6.4.21" + "source": "https://github.com/symfony/yaml/tree/v7.3.0" }, "funding": [ { @@ -30799,7 +30792,7 @@ "type": "tidelift" } ], - "time": "2025-04-04T09:48:44+00:00" + "time": "2025-04-04T10:10:33+00:00" }, { "name": "tedivm/jshrink", From b7a81e43f8ea73ce6e1686042754731d55fff4b4 Mon Sep 17 00:00:00 2001 From: Ashvini Date: Tue, 10 Jun 2025 13:56:43 +0000 Subject: [PATCH 51/53] MCLOUD-13700: Update Cloud templates for June releases --- composer.lock | 411 +++++++++++++++++++++++++------------------------- 1 file changed, 204 insertions(+), 207 deletions(-) diff --git a/composer.lock b/composer.lock index 1401ce46b..c2e1b812e 100644 --- a/composer.lock +++ b/composer.lock @@ -202,16 +202,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.343.23", + "version": "3.344.3", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "010869992129557cfbf2740d94d82ef3b5228462" + "reference": "0cf789243c7de82be7d3f7641cab37b5bb5d937d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/010869992129557cfbf2740d94d82ef3b5228462", - "reference": "010869992129557cfbf2740d94d82ef3b5228462", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/0cf789243c7de82be7d3f7641cab37b5bb5d937d", + "reference": "0cf789243c7de82be7d3f7641cab37b5bb5d937d", "shasum": "" }, "require": { @@ -293,9 +293,9 @@ "support": { "forum": "https://github.com/aws/aws-sdk-php/discussions", "issues": "https://github.com/aws/aws-sdk-php/issues", - "source": "https://github.com/aws/aws-sdk-php/tree/3.343.23" + "source": "https://github.com/aws/aws-sdk-php/tree/3.344.3" }, - "time": "2025-06-02T18:04:47+00:00" + "time": "2025-06-09T18:04:12+00:00" }, { "name": "bacon/bacon-qr-code", @@ -2658,16 +2658,16 @@ }, { "name": "illuminate/collections", - "version": "v12.16.0", + "version": "v12.17.0", "source": { "type": "git", "url": "https://github.com/illuminate/collections.git", - "reference": "d5ea498fd4de52341eced75eced74b7f076bb35f" + "reference": "e5711846b7c68128bc8de72c13e017606043c996" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/collections/zipball/d5ea498fd4de52341eced75eced74b7f076bb35f", - "reference": "d5ea498fd4de52341eced75eced74b7f076bb35f", + "url": "https://api.github.com/repos/illuminate/collections/zipball/e5711846b7c68128bc8de72c13e017606043c996", + "reference": "e5711846b7c68128bc8de72c13e017606043c996", "shasum": "" }, "require": { @@ -2711,11 +2711,11 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2025-05-26T17:22:35+00:00" + "time": "2025-05-28T13:08:33+00:00" }, { "name": "illuminate/conditionable", - "version": "v12.16.0", + "version": "v12.17.0", "source": { "type": "git", "url": "https://github.com/illuminate/conditionable.git", @@ -2761,7 +2761,7 @@ }, { "name": "illuminate/config", - "version": "v12.16.0", + "version": "v12.17.0", "source": { "type": "git", "url": "https://github.com/illuminate/config.git", @@ -2809,7 +2809,7 @@ }, { "name": "illuminate/contracts", - "version": "v12.16.0", + "version": "v12.17.0", "source": { "type": "git", "url": "https://github.com/illuminate/contracts.git", @@ -2857,7 +2857,7 @@ }, { "name": "illuminate/macroable", - "version": "v12.16.0", + "version": "v12.17.0", "source": { "type": "git", "url": "https://github.com/illuminate/macroable.git", @@ -2903,16 +2903,16 @@ }, { "name": "justinrainbow/json-schema", - "version": "6.4.1", + "version": "6.4.2", "source": { "type": "git", "url": "https://github.com/jsonrainbow/json-schema.git", - "reference": "35d262c94959571e8736db1e5c9bc36ab94ae900" + "reference": "ce1fd2d47799bb60668643bc6220f6278a4c1d02" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/jsonrainbow/json-schema/zipball/35d262c94959571e8736db1e5c9bc36ab94ae900", - "reference": "35d262c94959571e8736db1e5c9bc36ab94ae900", + "url": "https://api.github.com/repos/jsonrainbow/json-schema/zipball/ce1fd2d47799bb60668643bc6220f6278a4c1d02", + "reference": "ce1fd2d47799bb60668643bc6220f6278a4c1d02", "shasum": "" }, "require": { @@ -2972,9 +2972,9 @@ ], "support": { "issues": "https://github.com/jsonrainbow/json-schema/issues", - "source": "https://github.com/jsonrainbow/json-schema/tree/6.4.1" + "source": "https://github.com/jsonrainbow/json-schema/tree/6.4.2" }, - "time": "2025-04-04T13:08:07+00:00" + "time": "2025-06-03T18:27:04+00:00" }, { "name": "laminas/laminas-captcha", @@ -5130,11 +5130,11 @@ }, { "name": "magento/adobe-stock-integration", - "version": "2.1.7", + "version": "2.1.7-p1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/adobe-stock-integration/magento-adobe-stock-integration-2.1.7.0.zip", - "shasum": "2b598d26c3dc867d5a4388d4dc20d70c93ece186" + "url": "https://repo.magento.com/archives/magento/adobe-stock-integration/magento-adobe-stock-integration-2.1.7.0-patch1.zip", + "shasum": "47578260cf822db97745549c7da4ec7db95782f0" }, "require": { "magento/module-adobe-stock-admin-ui": "1.3.5", @@ -5364,11 +5364,11 @@ }, { "name": "magento/framework", - "version": "103.0.8", + "version": "103.0.8-p1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/framework/magento-framework-103.0.8.0.zip", - "shasum": "374a06bfa090595aab51b5288a86290d2becac3e" + "url": "https://repo.magento.com/archives/magento/framework/magento-framework-103.0.8.0-patch1.zip", + "shasum": "d9912f013a1d826b1441067e90dcc1348723e35a" }, "require": { "colinmollenhour/php-redis-session-abstract": "^2.0", @@ -5571,16 +5571,16 @@ }, { "name": "magento/inventory-metapackage", - "version": "1.2.8", + "version": "1.2.8-p1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/inventory-metapackage/magento-inventory-metapackage-1.2.8.0.zip", - "shasum": "832ac054b22def495ebd028029780e7cb9db2480" + "url": "https://repo.magento.com/archives/magento/inventory-metapackage/magento-inventory-metapackage-1.2.8.0-patch1.zip", + "shasum": "c2e82e31ca62f339e70a7ba560ee085a9e155cc8" }, "require": { "magento/inventory-composer-installer": "^1.2.0", "magento/module-inventory": "1.2.6", - "magento/module-inventory-admin-ui": "1.2.6", + "magento/module-inventory-admin-ui": "1.2.6-p1", "magento/module-inventory-advanced-checkout": "1.2.5", "magento/module-inventory-api": "1.2.6", "magento/module-inventory-bundle-import-export": "1.1.4", @@ -5607,16 +5607,16 @@ "magento/module-inventory-distance-based-source-selection-api": "1.2.4", "magento/module-inventory-elasticsearch": "1.2.5", "magento/module-inventory-export-stock": "1.2.5", - "magento/module-inventory-export-stock-api": "1.2.4", + "magento/module-inventory-export-stock-api": "1.2.4-p1", "magento/module-inventory-graph-ql": "1.2.5", "magento/module-inventory-grouped-product": "1.3.3", "magento/module-inventory-grouped-product-admin-ui": "1.2.5", "magento/module-inventory-grouped-product-indexer": "1.2.6", "magento/module-inventory-import-export": "1.2.6", "magento/module-inventory-in-store-pickup": "1.1.4", - "magento/module-inventory-in-store-pickup-admin-ui": "1.1.5", + "magento/module-inventory-in-store-pickup-admin-ui": "1.1.5-p1", "magento/module-inventory-in-store-pickup-api": "1.1.4", - "magento/module-inventory-in-store-pickup-frontend": "1.1.6", + "magento/module-inventory-in-store-pickup-frontend": "1.1.6-p1", "magento/module-inventory-in-store-pickup-graph-ql": "1.1.5", "magento/module-inventory-in-store-pickup-multishipping": "1.1.4", "magento/module-inventory-in-store-pickup-quote": "1.1.4", @@ -5981,11 +5981,11 @@ }, { "name": "magento/magento-cloud-patches", - "version": "1.1.8", + "version": "1.1.9", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/magento-cloud-patches/magento-magento-cloud-patches-1.1.8.0.zip", - "shasum": "2917979f9a1ca2ea681f7b9ef38eba8da8d82731" + "url": "https://repo.magento.com/archives/magento/magento-cloud-patches/magento-magento-cloud-patches-1.1.9.0.zip", + "shasum": "2ea430ff4ae78132abaa99459f7187a1e710270f" }, "require": { "composer/composer": "^1.9 || ^2.8 || !=2.2.16", @@ -6179,11 +6179,11 @@ }, { "name": "magento/magento2-base", - "version": "2.4.8", + "version": "2.4.8-p1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/magento2-base/magento-magento2-base-2.4.8.0.zip", - "shasum": "16cfb9226a1ac6619162e727f15df54433204979" + "url": "https://repo.magento.com/archives/magento/magento2-base/magento-magento2-base-2.4.8.0-patch1.zip", + "shasum": "c0a3eb6d169386d2cfca38daffafbb8198c6895c" }, "require": { "composer/composer": "^2.0, !=2.2.16", @@ -6744,11 +6744,11 @@ }, { "name": "magento/magento2-ee-base", - "version": "2.4.8", + "version": "2.4.8-p1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/magento2-ee-base/magento-magento2-ee-base-2.4.8.0.zip", - "shasum": "a8c6eee711e9a8aa53136ccb68dcf6fa2e421fba" + "url": "https://repo.magento.com/archives/magento/magento2-ee-base/magento-magento2-ee-base-2.4.8.0-patch1.zip", + "shasum": "95c07ef9ec73f00e85b9ff1cd81dfe929aa5dcf9" }, "require": { "composer/composer": "^2.0, !=2.2.16", @@ -9004,11 +9004,11 @@ }, { "name": "magento/module-catalog", - "version": "104.0.8", + "version": "104.0.8-p1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog/magento-module-catalog-104.0.8.0.zip", - "shasum": "0c00c3db4322b9accc3282806d3aed05a9c7d399" + "url": "https://repo.magento.com/archives/magento/module-catalog/magento-module-catalog-104.0.8.0-patch1.zip", + "shasum": "ff89ee0fe90e99faf5d0fd4a2cd18d0cff4eb4a7" }, "require": { "magento/framework": "103.0.*", @@ -9541,11 +9541,11 @@ }, { "name": "magento/module-catalog-rule", - "version": "101.2.8", + "version": "101.2.8-p1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-rule/magento-module-catalog-rule-101.2.8.0.zip", - "shasum": "1a2266771cad0f1468f96bbe1193ee334e27c63e" + "url": "https://repo.magento.com/archives/magento/module-catalog-rule/magento-module-catalog-rule-101.2.8.0-patch1.zip", + "shasum": "a62d74ef81687bd65b602a6a280123a0e342dff4" }, "require": { "magento/framework": "103.0.*", @@ -9613,11 +9613,11 @@ }, { "name": "magento/module-catalog-rule-graph-ql", - "version": "100.4.5", + "version": "100.4.5-p1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-rule-graph-ql/magento-module-catalog-rule-graph-ql-100.4.5.0.zip", - "shasum": "113260c3cdc7106e92b98427db65a885b32a1697" + "url": "https://repo.magento.com/archives/magento/module-catalog-rule-graph-ql/magento-module-catalog-rule-graph-ql-100.4.5.0-patch1.zip", + "shasum": "3b52aaefa407759f00e88983a42d3b58c910b5d0" }, "require": { "magento/framework": "103.0.*", @@ -9915,11 +9915,11 @@ }, { "name": "magento/module-catalog-url-rewrite-staging", - "version": "100.4.7", + "version": "100.4.7-p1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-url-rewrite-staging/magento-module-catalog-url-rewrite-staging-100.4.7.0.zip", - "shasum": "c46361532bb2c99d09c4c0ad3988b4d29bfa57c1" + "url": "https://repo.magento.com/archives/magento/module-catalog-url-rewrite-staging/magento-module-catalog-url-rewrite-staging-100.4.7.0-patch1.zip", + "shasum": "d53b721c98670bdb45e1d10330d15658673f196d" }, "require": { "magento/framework": "103.0.*", @@ -10191,11 +10191,11 @@ }, { "name": "magento/module-cms", - "version": "104.0.8", + "version": "104.0.8-p1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-cms/magento-module-cms-104.0.8.0.zip", - "shasum": "f789b780c21aac962709cc832c9243369ca8f3d0" + "url": "https://repo.magento.com/archives/magento/module-cms/magento-module-cms-104.0.8.0-patch1.zip", + "shasum": "ac8743ddb832c42fdb31fabc1109dfa102c81486" }, "require": { "magento/framework": "103.0.*", @@ -10913,11 +10913,11 @@ }, { "name": "magento/module-customer", - "version": "103.0.8", + "version": "103.0.8-p1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-customer/magento-module-customer-103.0.8.0.zip", - "shasum": "304bf5a86d69594e3773017ede2c2a1d6f84676f" + "url": "https://repo.magento.com/archives/magento/module-customer/magento-module-customer-103.0.8.0-patch1.zip", + "shasum": "f0d3cf953f3cc93d7a10f074025e9ca537ab6932" }, "require": { "magento/framework": "103.0.*", @@ -11207,16 +11207,15 @@ }, { "name": "magento/module-customer-graph-ql", - "version": "100.4.8", + "version": "100.4.8-p1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-customer-graph-ql/magento-module-customer-graph-ql-100.4.8.0.zip", - "shasum": "61f58286b4351c9b4ff71abb5d2954619d42691b" + "url": "https://repo.magento.com/archives/magento/module-customer-graph-ql/magento-module-customer-graph-ql-100.4.8.0-patch1.zip", + "shasum": "8ecd326a6801b21729ca05a165f560df07dca6dc" }, "require": { "magento/framework": "103.0.*", "magento/module-authorization": "100.4.*", - "magento/module-catalog-customer-graph-ql": "100.4.*", "magento/module-customer": "103.0.*", "magento/module-directory": "100.4.*", "magento/module-eav": "102.1.*", @@ -11281,11 +11280,11 @@ }, { "name": "magento/module-customer-segment", - "version": "102.1.8", + "version": "102.1.8-p1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-customer-segment/magento-module-customer-segment-102.1.8.0.zip", - "shasum": "190b1c90583c9ac5e691596dcbba9f6ce0fa6def" + "url": "https://repo.magento.com/archives/magento/module-customer-segment/magento-module-customer-segment-102.1.8.0-patch1.zip", + "shasum": "06439c40f6207a2a46f617ed8079afad0bb4cf1c" }, "require": { "magento/framework": "103.0.*", @@ -11327,11 +11326,11 @@ }, { "name": "magento/module-customer-segment-graph-ql", - "version": "100.4.1", + "version": "100.4.1-p1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-customer-segment-graph-ql/magento-module-customer-segment-graph-ql-100.4.1.0.zip", - "shasum": "d9e61f6740e8555f482db281a2cfbdd226a8a02a" + "url": "https://repo.magento.com/archives/magento/module-customer-segment-graph-ql/magento-module-customer-segment-graph-ql-100.4.1.0-patch1.zip", + "shasum": "68467dbf932944b631bba8cf708a7a7953971c2f" }, "require": { "magento/framework": "103.0.*", @@ -11339,7 +11338,6 @@ "magento/module-customer": "103.0.*", "magento/module-customer-segment": "102.1.*", "magento/module-graph-ql": "100.4.*", - "magento/module-quote-graph-ql": "100.4.*", "magento/module-reports": "100.4.*", "php": "~8.2.0||~8.3.0||~8.4.0" }, @@ -11585,11 +11583,11 @@ }, { "name": "magento/module-downloadable", - "version": "100.4.8", + "version": "100.4.8-p1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-downloadable/magento-module-downloadable-100.4.8.0.zip", - "shasum": "9c6dcc8d27d21628a12737b310daf7bcafa14cff" + "url": "https://repo.magento.com/archives/magento/module-downloadable/magento-module-downloadable-100.4.8.0-patch1.zip", + "shasum": "5262a73cf39e216466a02122d27fd286d21effbe" }, "require": { "magento/framework": "103.0.*", @@ -11940,11 +11938,11 @@ }, { "name": "magento/module-email", - "version": "101.1.8", + "version": "101.1.8-p1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-email/magento-module-email-101.1.8.0.zip", - "shasum": "ff25b5fe392f4c481a95a34f728bf47503c3cf8b" + "url": "https://repo.magento.com/archives/magento/module-email/magento-module-email-101.1.8.0-patch1.zip", + "shasum": "d849348fd2dd33d44d2cb4be7be9048e7cd71f10" }, "require": { "magento/framework": "103.0.*", @@ -13437,20 +13435,20 @@ }, { "name": "magento/module-inventory-admin-ui", - "version": "1.2.6", + "version": "1.2.6-p1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-admin-ui/magento-module-inventory-admin-ui-1.2.6.0.zip", - "shasum": "6ca5a1ea95fb8ab1edd089ba3174fdafb26e6b50" + "url": "https://repo.magento.com/archives/magento/module-inventory-admin-ui/magento-module-inventory-admin-ui-1.2.6.0-patch1.zip", + "shasum": "01d96369ad9eabbf4a733302e0e7dfebd5a0b44c" }, "require": { - "magento/framework": "*", - "magento/module-backend": "*", - "magento/module-directory": "*", + "magento/framework": "103.0.*", + "magento/module-backend": "102.0.*", + "magento/module-directory": "100.4.*", "magento/module-inventory": "1.2.*", "magento/module-inventory-api": "1.2.*", "magento/module-inventory-catalog-api": "1.3.*", - "magento/module-ui": "*", + "magento/module-ui": "101.2.*", "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", @@ -14337,14 +14335,14 @@ }, { "name": "magento/module-inventory-export-stock-api", - "version": "1.2.4", + "version": "1.2.4-p1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-export-stock-api/magento-module-inventory-export-stock-api-1.2.4.0.zip", - "shasum": "e83442b43fcb2f9a855dfd88142b57be3a687eba" + "url": "https://repo.magento.com/archives/magento/module-inventory-export-stock-api/magento-module-inventory-export-stock-api-1.2.4.0-patch1.zip", + "shasum": "4e5d741be65474b03f0f708fb990d68d7c19f832" }, "require": { - "magento/framework": "*", + "magento/framework": "103.0.*", "magento/module-inventory-sales-api": "1.2.*", "php": "~8.2.0||~8.3.0||~8.4.0" }, @@ -14575,19 +14573,19 @@ }, { "name": "magento/module-inventory-in-store-pickup-admin-ui", - "version": "1.1.5", + "version": "1.1.5-p1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-admin-ui/magento-module-inventory-in-store-pickup-admin-ui-1.1.5.0.zip", - "shasum": "eb2918d32ca87743f15f314c333c43f74ca3a2c6" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-admin-ui/magento-module-inventory-in-store-pickup-admin-ui-1.1.5.0-patch1.zip", + "shasum": "360e3bb98651d371ca7e2c6a86ebac588c9ee955" }, "require": { - "magento/framework": "*", + "magento/framework": "103.0.*", "magento/module-inventory-admin-ui": "1.2.*", "magento/module-inventory-api": "1.2.*", "magento/module-inventory-catalog-api": "1.3.*", "magento/module-inventory-in-store-pickup-api": "1.1.*", - "magento/module-ui": "*", + "magento/module-ui": "101.2.*", "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", @@ -14635,19 +14633,19 @@ }, { "name": "magento/module-inventory-in-store-pickup-frontend", - "version": "1.1.6", + "version": "1.1.6-p1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-frontend/magento-module-inventory-in-store-pickup-frontend-1.1.6.0.zip", - "shasum": "017b5190462bfeb822f9a7baafed50bb48526322" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-frontend/magento-module-inventory-in-store-pickup-frontend-1.1.6.0-patch1.zip", + "shasum": "ce57d6950b0b2e0265a321de655d7ed69d52d982" }, "require": { - "magento/framework": "*", - "magento/module-checkout": "*", + "magento/framework": "103.0.*", + "magento/module-checkout": "100.4.*", "magento/module-inventory-in-store-pickup-api": "1.1.*", "magento/module-inventory-in-store-pickup-sales-api": "1.1.*", "magento/module-inventory-in-store-pickup-shipping-api": "1.1.*", - "magento/module-store": "*", + "magento/module-store": "101.1.*", "php": "~8.2.0||~8.3.0||~8.4.0" }, "type": "magento2-module", @@ -17915,32 +17913,32 @@ }, { "name": "magento/module-page-builder", - "version": "2.2.6", + "version": "2.2.6-p1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-page-builder/magento-module-page-builder-2.2.6.0.zip", - "shasum": "76b9c882c7b536033523b4325a5d690e9be632c8" + "url": "https://repo.magento.com/archives/magento/module-page-builder/magento-module-page-builder-2.2.6.0-patch1.zip", + "shasum": "5bd06b3ff53cad8e1d6187fae1e6f15bc7ccf79b" }, "require": { - "magento/framework": "*", - "magento/module-backend": "*", - "magento/module-catalog": "*", - "magento/module-catalog-inventory": "*", - "magento/module-catalog-widget": "*", - "magento/module-cms": "*", - "magento/module-config": "*", - "magento/module-directory": "*", - "magento/module-eav": "*", - "magento/module-email": "*", - "magento/module-media-storage": "*", - "magento/module-require-js": "*", - "magento/module-rule": "*", - "magento/module-store": "*", - "magento/module-theme": "*", - "magento/module-ui": "*", - "magento/module-variable": "*", - "magento/module-widget": "*", - "magento/module-wishlist": "*", + "magento/framework": "103.0.*", + "magento/module-backend": "102.0.*", + "magento/module-catalog": "104.0.*", + "magento/module-catalog-inventory": "100.4.*", + "magento/module-catalog-widget": "100.4.*", + "magento/module-cms": "104.0.*", + "magento/module-config": "101.2.*", + "magento/module-directory": "100.4.*", + "magento/module-eav": "102.1.*", + "magento/module-email": "101.1.*", + "magento/module-media-storage": "100.4.*", + "magento/module-require-js": "100.4.*", + "magento/module-rule": "100.4.*", + "magento/module-store": "101.1.*", + "magento/module-theme": "101.1.*", + "magento/module-ui": "101.2.*", + "magento/module-variable": "100.4.*", + "magento/module-widget": "101.2.*", + "magento/module-wishlist": "101.2.*", "php": "~8.2.0||~8.3.0||~8.4.0", "phpgt/dom": "^4.1" }, @@ -17948,7 +17946,7 @@ "gene/bluefoot": "*" }, "suggest": { - "magento/module-review": "*" + "magento/module-review": "100.4.*" }, "type": "magento2-module", "autoload": { @@ -18400,11 +18398,11 @@ }, { "name": "magento/module-paypal", - "version": "101.0.8", + "version": "101.0.8-p1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-paypal/magento-module-paypal-101.0.8.0.zip", - "shasum": "a70684913a3781a5f269ef547baccc7d5dac8579" + "url": "https://repo.magento.com/archives/magento/module-paypal/magento-module-paypal-101.0.8.0-patch1.zip", + "shasum": "a5120b143123a5ae48405abc36416697000ff9d4" }, "require": { "lib-libxml": "*", @@ -18833,11 +18831,11 @@ }, { "name": "magento/module-quote", - "version": "101.2.8", + "version": "101.2.8-p1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-quote/magento-module-quote-101.2.8.0.zip", - "shasum": "d2b1c8a5427ab990a81ae231ff85878e5c24d90f" + "url": "https://repo.magento.com/archives/magento/module-quote/magento-module-quote-101.2.8.0-patch1.zip", + "shasum": "f89a97759786c7a89503530929d55ea45feabc23" }, "require": { "magento/framework": "103.0.*", @@ -19944,14 +19942,14 @@ }, { "name": "magento/module-re-captcha-wishlist", - "version": "1.1.0", + "version": "1.1.4-p1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-wishlist/magento-module-re-captcha-wishlist-1.1.0.0.zip", - "shasum": "0977fb8455991977bc66432d2ca9d866df1b7ba4" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-wishlist/magento-module-re-captcha-wishlist-1.1.4.0-patch1.zip", + "shasum": "dcee8091761b174167c0395704261d3c85d4d263" }, "require": { - "magento/framework": "*", + "magento/framework": "103.0.*", "magento/module-re-captcha-ui": "1.1.*", "php": "~8.2.0||~8.3.0||~8.4.0" }, @@ -20545,11 +20543,11 @@ }, { "name": "magento/module-rma-graph-ql", - "version": "100.4.7", + "version": "100.4.7-p1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-rma-graph-ql/magento-module-rma-graph-ql-100.4.7.0.zip", - "shasum": "28c745c28020b3b7685046406de1e26e816232b6" + "url": "https://repo.magento.com/archives/magento/module-rma-graph-ql/magento-module-rma-graph-ql-100.4.7.0-patch1.zip", + "shasum": "03fd7e14c5a8094fe002c6542bd4261d93fe16b6" }, "require": { "magento/framework": "103.0.*", @@ -20958,11 +20956,11 @@ }, { "name": "magento/module-sales-rule", - "version": "101.2.8", + "version": "101.2.8-p1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sales-rule/magento-module-sales-rule-101.2.8.0.zip", - "shasum": "7d3b66b00e4d46ffd42d09f4d04b8f61a8ae5e1e" + "url": "https://repo.magento.com/archives/magento/module-sales-rule/magento-module-sales-rule-101.2.8.0-patch1.zip", + "shasum": "5390ad54d495e6f00e394ed7b5e734e90f043288" }, "require": { "magento/framework": "103.0.*", @@ -21011,15 +21009,14 @@ }, { "name": "magento/module-sales-rule-graph-ql", - "version": "100.4.1", + "version": "100.4.1-p1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sales-rule-graph-ql/magento-module-sales-rule-graph-ql-100.4.1.0.zip", - "shasum": "aca849a2fe914f2346f50d2b9071629b29610634" + "url": "https://repo.magento.com/archives/magento/module-sales-rule-graph-ql/magento-module-sales-rule-graph-ql-100.4.1.0-patch1.zip", + "shasum": "73441dad77d68fdcb6416701debb503f90fdf412" }, "require": { "magento/framework": "103.0.*", - "magento/module-quote": "101.2.*", "magento/module-sales-rule": "101.2.*", "php": "~8.2.0||~8.3.0||~8.4.0" }, @@ -21578,11 +21575,11 @@ }, { "name": "magento/module-shipping", - "version": "100.4.8", + "version": "100.4.8-p1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-shipping/magento-module-shipping-100.4.8.0.zip", - "shasum": "4d6ef2e5474487f57cfddea38faac3fbd5c58b98" + "url": "https://repo.magento.com/archives/magento/module-shipping/magento-module-shipping-100.4.8.0-patch1.zip", + "shasum": "ad06ba1084b53f7b1181e221498761af7e6c22e1" }, "require": { "ext-gd": "*", @@ -22304,11 +22301,11 @@ }, { "name": "magento/module-theme", - "version": "101.1.8", + "version": "101.1.8-p1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-theme/magento-module-theme-101.1.8.0.zip", - "shasum": "f29a5871f445227741e0343cf7612bbdd4732b0f" + "url": "https://repo.magento.com/archives/magento/module-theme/magento-module-theme-101.1.8.0-patch1.zip", + "shasum": "fd26e999c192a13a83a79745b1534507c803c174" }, "require": { "magento/framework": "103.0.*", @@ -22589,11 +22586,11 @@ }, { "name": "magento/module-user", - "version": "101.2.8", + "version": "101.2.8-p1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-user/magento-module-user-101.2.8.0.zip", - "shasum": "43219d47c1067a68d68c3bb2d8992cb9a28eac58" + "url": "https://repo.magento.com/archives/magento/module-user/magento-module-user-101.2.8.0-patch1.zip", + "shasum": "8392b64507e8df376aa61f3e5b1415d4f2f0043b" }, "require": { "magento/framework": "103.0.*", @@ -22972,11 +22969,11 @@ }, { "name": "magento/module-webapi-async", - "version": "100.4.6", + "version": "100.4.6-p1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-webapi-async/magento-module-webapi-async-100.4.6.0.zip", - "shasum": "9e099a408a15d422524398091eb55cf76107c201" + "url": "https://repo.magento.com/archives/magento/module-webapi-async/magento-module-webapi-async-100.4.6.0-patch1.zip", + "shasum": "ce5afe7e55b488c286f1856ab1b1ba286f4cfdb6" }, "require": { "magento/framework": "103.0.*", @@ -23411,17 +23408,17 @@ }, { "name": "magento/page-builder", - "version": "1.7.5", + "version": "1.7.5-p1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/page-builder/magento-page-builder-1.7.5.0.zip", - "shasum": "b41072f5f63937be267a4c9e486a5d09361e990c" + "url": "https://repo.magento.com/archives/magento/page-builder/magento-page-builder-1.7.5.0-patch1.zip", + "shasum": "b789656fdd8bfddadce03546beab3f0d0ec0b7df" }, "require": { "magento/module-aws-s3-page-builder": "1.0.5", "magento/module-catalog-page-builder-analytics": "1.6.5", "magento/module-cms-page-builder-analytics": "1.6.5", - "magento/module-page-builder": "2.2.6", + "magento/module-page-builder": "2.2.6-p1", "magento/module-page-builder-admin-analytics": "1.1.5", "magento/module-page-builder-analytics": "1.6.5", "magento/module-page-builder-image-attribute": "1.7.5" @@ -23431,11 +23428,11 @@ }, { "name": "magento/page-builder-commerce", - "version": "1.7.5", + "version": "1.7.5-p1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/page-builder-commerce/magento-page-builder-commerce-1.7.5.0.zip", - "shasum": "4fb39636ccb44be73b7764cb943d199c1b65810d" + "url": "https://repo.magento.com/archives/magento/page-builder-commerce/magento-page-builder-commerce-1.7.5.0-patch1.zip", + "shasum": "9f4142629d957111ead13922d9f4f9b4e0d24dc8" }, "require": { "magento/module-banner-page-builder": "2.2.6", @@ -23445,7 +23442,7 @@ "magento/module-cms-page-builder-analytics-staging": "1.7.4", "magento/module-page-builder-admin-gws-admin-ui": "1.7.4", "magento/module-staging-page-builder": "2.2.6", - "magento/page-builder": "1.7.5" + "magento/page-builder": "1.7.5-p1" }, "type": "metapackage", "description": "Page Builder Commerce metapackage" @@ -23474,14 +23471,14 @@ }, { "name": "magento/product-community-edition", - "version": "2.4.8", + "version": "2.4.8-p1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/product-community-edition/magento-product-community-edition-2.4.8.0.zip", - "shasum": "9e6d5f95552fa7d32dda00a4ee970a9fb886488b" + "url": "https://repo.magento.com/archives/magento/product-community-edition/magento-product-community-edition-2.4.8.0-patch1.zip", + "shasum": "fd95ee0e25d4b07063f525f281d982881807574b" }, "require": { - "adobe-commerce/os-extensions-metapackage": "1.0.1", + "adobe-commerce/os-extensions-metapackage": "^1.0.1", "colinmollenhour/cache-backend-file": "^1.4", "colinmollenhour/cache-backend-redis": "^1.16", "colinmollenhour/credis": "^1.15", @@ -23531,11 +23528,11 @@ "lib-libxml": "*", "magento/composer": "^1.10.1-beta1", "magento/composer-dependency-version-audit-plugin": "^0.1", - "magento/framework": "103.0.8", + "magento/framework": "103.0.8-p1", "magento/framework-amqp": "100.4.6", "magento/framework-bulk": "101.0.4", "magento/framework-message-queue": "100.4.8", - "magento/inventory-metapackage": "1.2.8", + "magento/inventory-metapackage": "1.2.8-p1", "magento/language-de_de": "100.4.0", "magento/language-en_us": "100.4.0", "magento/language-es_es": "100.4.0", @@ -23545,7 +23542,7 @@ "magento/language-zh_hans_cn": "100.4.0", "magento/magento-composer-installer": ">=0.4.0", "magento/magento-zf-db": "^3.21.0", - "magento/magento2-base": "2.4.8", + "magento/magento2-base": "2.4.8-p1", "magento/module-admin-analytics": "100.4.7", "magento/module-admin-notification": "100.4.7", "magento/module-advanced-pricing-import-export": "100.4.8", @@ -23566,7 +23563,7 @@ "magento/module-cache-invalidate": "100.4.6", "magento/module-captcha": "100.4.8", "magento/module-cardinal-commerce": "100.4.6", - "magento/module-catalog": "104.0.8", + "magento/module-catalog": "104.0.8-p1", "magento/module-catalog-analytics": "100.4.5", "magento/module-catalog-cms-graph-ql": "100.4.4", "magento/module-catalog-customer-graph-ql": "100.4.7", @@ -23574,9 +23571,9 @@ "magento/module-catalog-import-export": "101.1.8", "magento/module-catalog-inventory": "100.4.8", "magento/module-catalog-inventory-graph-ql": "100.4.5", - "magento/module-catalog-rule": "101.2.8", + "magento/module-catalog-rule": "101.2.8-p1", "magento/module-catalog-rule-configurable": "100.4.7", - "magento/module-catalog-rule-graph-ql": "100.4.5", + "magento/module-catalog-rule-graph-ql": "100.4.5-p1", "magento/module-catalog-search": "102.0.8", "magento/module-catalog-url-rewrite": "100.4.8", "magento/module-catalog-url-rewrite-graph-ql": "100.4.6", @@ -23584,7 +23581,7 @@ "magento/module-checkout": "100.4.8", "magento/module-checkout-agreements": "100.4.7", "magento/module-checkout-agreements-graph-ql": "100.4.4", - "magento/module-cms": "104.0.8", + "magento/module-cms": "104.0.8-p1", "magento/module-cms-graph-ql": "100.4.5", "magento/module-cms-url-rewrite": "100.4.7", "magento/module-cms-url-rewrite-graph-ql": "100.4.6", @@ -23600,24 +23597,24 @@ "magento/module-cron": "100.4.8", "magento/module-csp": "100.4.7", "magento/module-currency-symbol": "100.4.6", - "magento/module-customer": "103.0.8", + "magento/module-customer": "103.0.8-p1", "magento/module-customer-analytics": "100.4.5", "magento/module-customer-downloadable-graph-ql": "100.4.4", - "magento/module-customer-graph-ql": "100.4.8", + "magento/module-customer-graph-ql": "100.4.8-p1", "magento/module-customer-import-export": "100.4.8", "magento/module-deploy": "100.4.8", "magento/module-developer": "100.4.8", "magento/module-dhl": "100.4.7", "magento/module-directory": "100.4.8", "magento/module-directory-graph-ql": "100.4.6", - "magento/module-downloadable": "100.4.8", + "magento/module-downloadable": "100.4.8-p1", "magento/module-downloadable-graph-ql": "100.4.8", "magento/module-downloadable-import-export": "100.4.7", "magento/module-eav": "102.1.8", "magento/module-eav-graph-ql": "100.4.5", "magento/module-elasticsearch": "101.0.8", "magento/module-elasticsearch-8": "101.0.0", - "magento/module-email": "101.1.8", + "magento/module-email": "101.1.8-p1", "magento/module-encryption-key": "100.4.6", "magento/module-fedex": "100.4.6", "magento/module-gift-message": "100.4.7", @@ -23696,13 +23693,13 @@ "magento/module-page-cache": "100.4.8", "magento/module-payment": "100.4.8", "magento/module-payment-graph-ql": "100.4.3", - "magento/module-paypal": "101.0.8", + "magento/module-paypal": "101.0.8-p1", "magento/module-paypal-captcha": "100.4.5", "magento/module-paypal-graph-ql": "100.4.6", "magento/module-persistent": "100.4.8", "magento/module-product-alert": "100.4.7", "magento/module-product-video": "100.4.8", - "magento/module-quote": "101.2.8", + "magento/module-quote": "101.2.8-p1", "magento/module-quote-analytics": "100.4.7", "magento/module-quote-bundle-options": "100.4.4", "magento/module-quote-configurable-options": "100.4.4", @@ -23723,15 +23720,15 @@ "magento/module-sales-analytics": "100.4.5", "magento/module-sales-graph-ql": "100.4.8", "magento/module-sales-inventory": "100.4.5", - "magento/module-sales-rule": "101.2.8", - "magento/module-sales-rule-graph-ql": "100.4.1", + "magento/module-sales-rule": "101.2.8-p1", + "magento/module-sales-rule-graph-ql": "100.4.1-p1", "magento/module-sales-sequence": "100.4.5", "magento/module-sample-data": "100.4.6", "magento/module-search": "101.1.8", "magento/module-security": "100.4.8", "magento/module-send-friend": "100.4.6", "magento/module-send-friend-graph-ql": "100.4.4", - "magento/module-shipping": "100.4.8", + "magento/module-shipping": "100.4.8-p1", "magento/module-sitemap": "100.4.7", "magento/module-store": "101.1.8", "magento/module-store-graph-ql": "100.4.6", @@ -23744,21 +23741,21 @@ "magento/module-tax": "100.4.8", "magento/module-tax-graph-ql": "100.4.4", "magento/module-tax-import-export": "100.4.7", - "magento/module-theme": "101.1.8", + "magento/module-theme": "101.1.8-p1", "magento/module-theme-graph-ql": "100.4.5", "magento/module-translation": "100.4.8", "magento/module-ui": "101.2.8", "magento/module-ups": "100.4.8", "magento/module-url-rewrite": "102.0.7", "magento/module-url-rewrite-graph-ql": "100.4.7", - "magento/module-user": "101.2.8", + "magento/module-user": "101.2.8-p1", "magento/module-usps": "100.4.7", "magento/module-variable": "100.4.6", "magento/module-vault": "101.2.8", "magento/module-vault-graph-ql": "100.4.4", "magento/module-version": "100.4.5", "magento/module-webapi": "100.4.7", - "magento/module-webapi-async": "100.4.6", + "magento/module-webapi-async": "100.4.6-p1", "magento/module-webapi-security": "100.4.5", "magento/module-weee": "100.4.8", "magento/module-weee-graph-ql": "100.4.5", @@ -23766,8 +23763,8 @@ "magento/module-wishlist": "101.2.8", "magento/module-wishlist-analytics": "100.4.6", "magento/module-wishlist-graph-ql": "100.4.8", - "magento/page-builder": "1.7.5", - "magento/security-package": "1.1.7", + "magento/page-builder": "1.7.5-p1", + "magento/security-package": "1.1.7-p1", "magento/theme-adminhtml-backend": "100.4.8", "magento/theme-frontend-blank": "100.4.8", "magento/theme-frontend-luma": "100.4.8", @@ -23804,14 +23801,14 @@ }, { "name": "magento/product-enterprise-edition", - "version": "2.4.8", + "version": "2.4.8-p1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/product-enterprise-edition/magento-product-enterprise-edition-2.4.8.0.zip", - "shasum": "6b4591640ffb54d46cb47af1e4ba033cf9b82aa9" + "url": "https://repo.magento.com/archives/magento/product-enterprise-edition/magento-product-enterprise-edition-2.4.8.0-patch1.zip", + "shasum": "ef2c0f6cba43760c72b5efde93d4058e73874667" }, "require": { - "adobe-commerce/extensions-metapackage": "2.0.1", + "adobe-commerce/extensions-metapackage": "^2.0.1", "colinmollenhour/cache-backend-file": "^1.4", "colinmollenhour/cache-backend-redis": "^1.16", "colinmollenhour/credis": "^1.15", @@ -23865,7 +23862,7 @@ "magento/framework-foreign-key": "100.4.7", "magento/magento-composer-installer": ">=0.4.0", "magento/magento-zf-db": "^3.21", - "magento/magento2-ee-base": "2.4.8", + "magento/magento2-ee-base": "2.4.8-p1", "magento/module-admin-gws": "100.4.8", "magento/module-admin-gws-configurable-product": "100.4.5", "magento/module-admin-gws-staging": "100.4.5", @@ -23897,7 +23894,7 @@ "magento/module-catalog-rule-staging": "100.4.8", "magento/module-catalog-staging": "100.4.8", "magento/module-catalog-staging-graph-ql": "100.4.7", - "magento/module-catalog-url-rewrite-staging": "100.4.7", + "magento/module-catalog-url-rewrite-staging": "100.4.7-p1", "magento/module-checkout-address-search": "100.4.7", "magento/module-checkout-address-search-gift-registry": "100.4.4", "magento/module-checkout-staging": "100.4.7", @@ -23909,8 +23906,8 @@ "magento/module-customer-custom-attributes": "100.4.8", "magento/module-customer-custom-attributes-graph-ql": "100.4.1", "magento/module-customer-finance": "100.4.5", - "magento/module-customer-segment": "102.1.8", - "magento/module-customer-segment-graph-ql": "100.4.1", + "magento/module-customer-segment": "102.1.8-p1", + "magento/module-customer-segment-graph-ql": "100.4.1-p1", "magento/module-deferred-total-calculating": "100.4.3", "magento/module-downloadable-staging": "100.4.7", "magento/module-elasticsearch-catalog-permissions": "100.4.4", @@ -23963,7 +23960,7 @@ "magento/module-reward-graph-ql": "100.4.7", "magento/module-reward-staging": "100.4.5", "magento/module-rma": "101.2.8", - "magento/module-rma-graph-ql": "100.4.7", + "magento/module-rma-graph-ql": "100.4.7-p1", "magento/module-rma-staging": "100.4.5", "magento/module-sales-archive": "101.0.6", "magento/module-sales-rule-staging": "100.4.7", @@ -23988,9 +23985,9 @@ "magento/module-weee-staging": "100.4.5", "magento/module-wishlist-gift-card": "100.4.4", "magento/module-wishlist-gift-card-graph-ql": "100.4.4", - "magento/page-builder-commerce": "1.7.5", - "magento/product-community-edition": "2.4.8", - "magento/security-package-ee": "1.0.3", + "magento/page-builder-commerce": "1.7.5-p1", + "magento/product-community-edition": "2.4.8-p1", + "magento/security-package-ee": "1.0.3-p1", "magento/theme-adminhtml-spectrum": "100.4.3", "magento/zend-cache": "^1.16", "magento/zend-db": "^1.16", @@ -24062,11 +24059,11 @@ }, { "name": "magento/security-package", - "version": "1.1.7", + "version": "1.1.7-p1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/security-package/magento-security-package-1.1.7.0.zip", - "shasum": "363ec3e2eea92532bc692c27c4303ba639919d77" + "url": "https://repo.magento.com/archives/magento/security-package/magento-security-package-1.1.7.0-patch1.zip", + "shasum": "cba8dd96076e6350c74871b0b7fdee44bd98ff34" }, "require": { "magento/module-re-captcha-admin-ui": "1.1.5", @@ -24093,7 +24090,7 @@ "magento/module-re-captcha-webapi-graph-ql": "1.0.4", "magento/module-re-captcha-webapi-rest": "1.0.4", "magento/module-re-captcha-webapi-ui": "1.0.4", - "magento/module-re-captcha-wishlist": "1.1.0", + "magento/module-re-captcha-wishlist": "1.1.4-p1", "magento/module-securitytxt": "1.1.4", "magento/module-two-factor-auth": "1.1.7", "phpfui/recaptcha": "^2.0.0" @@ -24103,11 +24100,11 @@ }, { "name": "magento/security-package-ee", - "version": "1.0.3", + "version": "1.0.3-p1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/security-package-ee/magento-security-package-ee-1.0.3.0.zip", - "shasum": "bb5ead2cd0d3501398b8c65a36af40670c2de59c" + "url": "https://repo.magento.com/archives/magento/security-package-ee/magento-security-package-ee-1.0.3.0-patch1.zip", + "shasum": "ff66bec8a5ddd3fa82c18a008247cbf36a43105f" }, "require": { "magento/module-re-captcha-gift-card": "1.0.3", From 4edd27c3f88ac7bc9111fae056c8272cceb49704 Mon Sep 17 00:00:00 2001 From: ashvini22326 Date: Thu, 12 Jun 2025 16:44:31 +0530 Subject: [PATCH 52/53] readme fix --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5b7ee992a..78a2ee7d3 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# Magento 2.4.7 Magento Commerce Cloud +# Magento 2.4.8 Magento Commerce Cloud -This repository contains a sample Magento Commerce (on-premise) version 2.4.7 instance for you to deploy in the cloud. You must have an active Magento Commerce Cloud user license to use the example in this repository. +This repository contains a sample Magento Commerce (on-premise) version 2.4.8 instance for you to deploy in the cloud. You must have an active Magento Commerce Cloud user license to use the example in this repository. The example requires the use of [Composer](https://getcomposer.org/doc/) to load and manage dependencies and Magento vendor folders. From 9380b5359772b477b701aa468c35e0e1b1e8d8b4 Mon Sep 17 00:00:00 2001 From: Anna Bukatar Date: Thu, 12 Jun 2025 08:59:01 -0700 Subject: [PATCH 53/53] Improve compatibility between auto scaling and application server --- .magento.app.yaml | 1 - application-server/start.sh | 11 ----------- 2 files changed, 12 deletions(-) diff --git a/.magento.app.yaml b/.magento.app.yaml index d170a3eec..6db725209 100644 --- a/.magento.app.yaml +++ b/.magento.app.yaml @@ -96,7 +96,6 @@ hooks: php ./vendor/bin/ece-tools run scenario/deploy.xml # We run post deploy hook to clean and warm the cache. Available with ECE-Tools 2002.0.10. post_deploy: | - touch ~/app/etc/.post-deploy.timestamp php ./vendor/bin/ece-tools run scenario/post-deploy.xml # Default Magento 2 cron jobs diff --git a/application-server/start.sh b/application-server/start.sh index 8de47854d..678c91ee1 100755 --- a/application-server/start.sh +++ b/application-server/start.sh @@ -39,8 +39,6 @@ killall --wait ${PLATFORM_FPM_WORKER} killall --wait php killall --wait nginx -POST_DEPLOY_TIMESTAMP_FILE="${HOME}/app/etc/.post-deploy.timestamp" - # Prepare nginx configuration envsubst '\$PORT \$USER \$MAGENTO_CLOUD_APP_DIR' < ${MAGENTO_CLOUD_APP_DIR}/application-server/nginx.conf.sample > ${MAGENTO_CLOUD_APP_DIR}/app/etc/nginx.conf @@ -67,9 +65,6 @@ for key in "${!commands[@]}"; do echo $(date -u) "Started $key with PID ${pids[$key]}" done -touch "$POST_DEPLOY_TIMESTAMP_FILE" -PREVIOUS_POST_DEPLOY_TIMESTAMP=$(stat -c %Z $POST_DEPLOY_TIMESTAMP_FILE 2> /dev/null || echo "0") - # Infinite loop to keep all processes running while true; do for key in "${!commands[@]}"; do @@ -80,11 +75,5 @@ while true; do echo $(date -u) "Restarted $key with PID ${pids[$key]}" fi done - # Check if new post-deployment has happened. Kill server if so. (It will restart in previous part of this loop.) - CURRENT_POST_DEPLOY_TIMESTAMP=$(stat -c %Z $POST_DEPLOY_TIMESTAMP_FILE 2> /dev/null || echo "0") - if [[ $CURRENT_POST_DEPLOY_TIMESTAMP -gt $PREVIOUS_POST_DEPLOY_TIMESTAMP ]]; then - kill ${pids[ApplicationServer]} - PREVIOUS_POST_DEPLOY_TIMESTAMP=$CURRENT_POST_DEPLOY_TIMESTAMP - fi sleep 1 done