From 585054912b417dd8c77f1b45faaa878b5426d849 Mon Sep 17 00:00:00 2001 From: Bohdan Turchyk Date: Wed, 22 Mar 2023 16:55:05 +0200 Subject: [PATCH 01/72] PBC-392 Integrated SearchHttp module update into B2B demo shop --- composer.json | 6 +- composer.lock | 1585 +++++++++-------- config/Shared/config_default.php | 1 - .../Persistence/SpyAclEntityRule.php | 19 + .../Persistence/SpyAclEntityRuleQuery.php | 19 + .../Persistence/SpyAclEntitySegment.php | 19 + .../Persistence/SpyAclEntitySegmentQuery.php | 19 + 7 files changed, 925 insertions(+), 743 deletions(-) create mode 100644 src/Orm/Zed/AclEntity/Persistence/SpyAclEntityRule.php create mode 100644 src/Orm/Zed/AclEntity/Persistence/SpyAclEntityRuleQuery.php create mode 100644 src/Orm/Zed/AclEntity/Persistence/SpyAclEntitySegment.php create mode 100644 src/Orm/Zed/AclEntity/Persistence/SpyAclEntitySegmentQuery.php diff --git a/composer.json b/composer.json index 4d12860b54..3a2832005a 100644 --- a/composer.json +++ b/composer.json @@ -87,6 +87,7 @@ "spryker-shop/cms-content-widget-product-connector": "^1.3.0", "spryker-shop/cms-content-widget-product-set-connector": "^1.3.1", "spryker-shop/date-time-configurator-page-example": "^0.3.0", + "spryker/acl-entity": "^1.9", "spryker/agent-auth-rest-api": "^1.0.0", "spryker/alternative-products-rest-api": "^1.1.2", "spryker/app-catalog-gui": "^1.2.0", @@ -183,7 +184,9 @@ "spryker/payment-cart-connector": "^1.0.1", "spryker/payments-rest-api": "^1.1.1", "spryker/price-cart-connector": "^6.8.0", + "spryker/price-product": "^4.40.0", "spryker/price-product-volumes-rest-api": "^1.1.0", + "spryker/product": "^6.32.0", "spryker/product-alternative-product-label-connector": "^1.1.1", "spryker/product-attributes-rest-api": "^1.0.0", "spryker/product-availabilities-rest-api": "^4.2.0", @@ -201,6 +204,7 @@ "spryker/product-discount-connector": "^5.1.0", "spryker/product-image-cart-connector": "^1.2.3", "spryker/product-image-sets-rest-api": "^1.0.5", + "spryker/product-label": "^3.8.0", "spryker/product-label-discount-connector": "^3.0.3", "spryker/product-labels-rest-api": "^1.3.0", "spryker/product-measurement-units-rest-api": "^1.1.0", @@ -219,7 +223,7 @@ "spryker/sales-returns-rest-api": "^1.1.0", "spryker/sales-statistics": "^1.2.0", "spryker/scheduler-jenkins": "^1.2.1", - "spryker/search-http": "^0.1.0", + "spryker/search-http": "^0.2.0", "spryker/secrets-manager": "^1.0.0", "spryker/secrets-manager-aws": "^1.0.1", "spryker/security-blocker-rest-api": "^1.0.0", diff --git a/composer.lock b/composer.lock index 0a3dffe42c..97bcd33a48 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": "b6053d85a9ffab6c49abf39bff8d5bdc", + "content-hash": "7dbef024aac01dd0d3c267112c0abd8c", "packages": [ { "name": "async-aws/core", @@ -1376,16 +1376,16 @@ }, { "name": "guzzlehttp/psr7", - "version": "2.4.3", + "version": "2.4.4", "source": { "type": "git", "url": "https://github.com/guzzle/psr7.git", - "reference": "67c26b443f348a51926030c83481b85718457d3d" + "reference": "3cf1b6d4f0c820a2cf8bcaec39fc698f3443b5cf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/psr7/zipball/67c26b443f348a51926030c83481b85718457d3d", - "reference": "67c26b443f348a51926030c83481b85718457d3d", + "url": "https://api.github.com/repos/guzzle/psr7/zipball/3cf1b6d4f0c820a2cf8bcaec39fc698f3443b5cf", + "reference": "3cf1b6d4f0c820a2cf8bcaec39fc698f3443b5cf", "shasum": "" }, "require": { @@ -1475,7 +1475,7 @@ ], "support": { "issues": "https://github.com/guzzle/psr7/issues", - "source": "https://github.com/guzzle/psr7/tree/2.4.3" + "source": "https://github.com/guzzle/psr7/tree/2.4.4" }, "funding": [ { @@ -1491,7 +1491,7 @@ "type": "tidelift" } ], - "time": "2022-10-26T14:07:24+00:00" + "time": "2023-03-09T13:19:02+00:00" }, { "name": "justinrainbow/json-schema", @@ -2898,16 +2898,16 @@ }, { "name": "monolog/monolog", - "version": "2.8.0", + "version": "2.9.1", "source": { "type": "git", "url": "https://github.com/Seldaek/monolog.git", - "reference": "720488632c590286b88b80e62aa3d3d551ad4a50" + "reference": "f259e2b15fb95494c83f52d3caad003bbf5ffaa1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Seldaek/monolog/zipball/720488632c590286b88b80e62aa3d3d551ad4a50", - "reference": "720488632c590286b88b80e62aa3d3d551ad4a50", + "url": "https://api.github.com/repos/Seldaek/monolog/zipball/f259e2b15fb95494c83f52d3caad003bbf5ffaa1", + "reference": "f259e2b15fb95494c83f52d3caad003bbf5ffaa1", "shasum": "" }, "require": { @@ -2922,7 +2922,7 @@ "doctrine/couchdb": "~1.0@dev", "elasticsearch/elasticsearch": "^7 || ^8", "ext-json": "*", - "graylog2/gelf-php": "^1.4.2", + "graylog2/gelf-php": "^1.4.2 || ^2@dev", "guzzlehttp/guzzle": "^7.4", "guzzlehttp/psr7": "^2.2", "mongodb/mongodb": "^1.8", @@ -2984,7 +2984,7 @@ ], "support": { "issues": "https://github.com/Seldaek/monolog/issues", - "source": "https://github.com/Seldaek/monolog/tree/2.8.0" + "source": "https://github.com/Seldaek/monolog/tree/2.9.1" }, "funding": [ { @@ -2996,7 +2996,7 @@ "type": "tidelift" } ], - "time": "2022-07-24T11:55:47+00:00" + "time": "2023-02-06T13:44:46+00:00" }, { "name": "mtdowling/jmespath.php", @@ -3549,20 +3549,20 @@ }, { "name": "propel/propel", - "version": "2.0.0-beta2", + "version": "2.0.0-beta3", "source": { "type": "git", "url": "https://github.com/propelorm/Propel2.git", - "reference": "8618bbd7c4614e507d1755a0513c66282633787b" + "reference": "011aaa77d09fd5357f17b60fa3c5ba488c1690ae" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/propelorm/Propel2/zipball/8618bbd7c4614e507d1755a0513c66282633787b", - "reference": "8618bbd7c4614e507d1755a0513c66282633787b", + "url": "https://api.github.com/repos/propelorm/Propel2/zipball/011aaa77d09fd5357f17b60fa3c5ba488c1690ae", + "reference": "011aaa77d09fd5357f17b60fa3c5ba488c1690ae", "shasum": "" }, "require": { - "php": ">=7.4 || >=8.0", + "php": ">=7.4", "psr/log": "^1.0 || ^2.0 || ^3.0", "symfony/config": "^4.4.0 || ^5.0.0 || ^6.0.0", "symfony/console": "^4.4.0 || ^5.0.0 || ^6.0.0", @@ -3575,8 +3575,9 @@ "require-dev": { "ext-json": "*", "ext-pdo": "*", + "ext-xml": "*", "mikey179/vfsstream": "^1.6", - "monolog/monolog": "^1.3 || ^2.3", + "monolog/monolog": "^1.3 || ^2.3 || ^3.0", "phpstan/phpstan": "^1.2", "phpunit/phpunit": "^9.5.0", "psalm/phar": "^4.23", @@ -3618,9 +3619,9 @@ ], "support": { "issues": "https://github.com/propelorm/Propel2/issues", - "source": "https://github.com/propelorm/Propel2/tree/2.0.0-beta2" + "source": "https://github.com/propelorm/Propel2/tree/2.0.0-beta3" }, - "time": "2022-06-29T13:20:03+00:00" + "time": "2023-01-25T14:47:29+00:00" }, { "name": "psr/cache", @@ -14931,29 +14932,30 @@ }, { "name": "spryker/acl", - "version": "3.13.0", + "version": "3.17.0", "source": { "type": "git", "url": "https://github.com/spryker/acl.git", - "reference": "3a16173141d674677a3165fa933dc8827b4c5932" + "reference": "08d01d97f64db664548da1736129152d3b1c92ff" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/acl/zipball/3a16173141d674677a3165fa933dc8827b4c5932", - "reference": "3a16173141d674677a3165fa933dc8827b4c5932", + "url": "https://api.github.com/repos/spryker/acl/zipball/08d01d97f64db664548da1736129152d3b1c92ff", + "reference": "08d01d97f64db664548da1736129152d3b1c92ff", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/acl-extension": "^1.1.0", + "spryker/acl-merchant-portal-extension": "^1.0.0", "spryker/config": "^3.0.0", "spryker/event-dispatcher-extension": "^1.0.0", "spryker/gui": "^3.33.0", "spryker/kernel": "^3.52.0", "spryker/propel-orm": "^1.0.0", "spryker/symfony": "^3.5.0", - "spryker/transfer": "^3.8.0", - "spryker/user": "^3.0.0", + "spryker/transfer": "^3.27.0", + "spryker/user": "^3.17.0", "spryker/util-date-time": "^1.0.0", "spryker/util-text": "^1.1.0", "spryker/zed-navigation-extension": "^1.1.0" @@ -14998,9 +15000,71 @@ ], "description": "Acl module", "support": { - "source": "https://github.com/spryker/acl/tree/3.13.0" + "source": "https://github.com/spryker/acl/tree/3.17.0" }, - "time": "2022-07-12T08:59:32+00:00" + "time": "2023-03-10T14:11:16+00:00" + }, + { + "name": "spryker/acl-entity", + "version": "1.9.0", + "source": { + "type": "git", + "url": "https://github.com/spryker/acl-entity.git", + "reference": "1de6ff592575dd2f3f18ecf839c25a2ef4bee9cc" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/spryker/acl-entity/zipball/1de6ff592575dd2f3f18ecf839c25a2ef4bee9cc", + "reference": "1de6ff592575dd2f3f18ecf839c25a2ef4bee9cc", + "shasum": "" + }, + "require": { + "php": ">=8.0", + "spryker/acl": "^3.8.0", + "spryker/acl-entity-extension": "^1.0.0", + "spryker/acl-extension": "^1.1.0", + "spryker/acl-merchant-portal-extension": "^1.0.0", + "spryker/application-extension": "^1.0.0", + "spryker/kernel": "^3.30.0", + "spryker/price-product-extension": "^1.7.0", + "spryker/propel-orm": "^1.16.0", + "spryker/transfer": "^3.25.0", + "spryker/user": "^3.0.0" + }, + "require-dev": { + "spryker/code-sniffer": "*", + "spryker/container": "*", + "spryker/locale": "*", + "spryker/merchant": "*", + "spryker/propel": "*", + "spryker/testify": "*" + }, + "suggest": { + "spryker/container": "If you want to use AclEntityApplicationPlugin." + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0.x-dev" + }, + "name": "acl", + "class": "\\Spryker\\Zed\\AclEntity\\Persistence\\Propel\\Behavior\\AclEntityBehavior" + }, + "autoload": { + "psr-4": { + "Spryker\\": "src/Spryker/", + "SprykerTest\\Zed\\AclEntity\\Helper\\": "tests/SprykerTest/Zed/AclEntity/_support/Helper/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "proprietary" + ], + "description": "AclEntity module", + "support": { + "source": "https://github.com/spryker/acl-entity/tree/1.9.0" + }, + "time": "2023-03-10T14:11:16+00:00" }, { "name": "spryker/acl-entity-extension", @@ -16018,20 +16082,21 @@ }, { "name": "spryker/availability", - "version": "9.16.0", + "version": "9.17.0", "source": { "type": "git", "url": "https://github.com/spryker/availability.git", - "reference": "46d03a511f56090bd188052de85ddfd4e1a4f9ca" + "reference": "c6b7bb451fd9fc7ff339fd6321dc2276a3a90d89" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/availability/zipball/46d03a511f56090bd188052de85ddfd4e1a4f9ca", - "reference": "46d03a511f56090bd188052de85ddfd4e1a4f9ca", + "url": "https://api.github.com/repos/spryker/availability/zipball/c6b7bb451fd9fc7ff339fd6321dc2276a3a90d89", + "reference": "c6b7bb451fd9fc7ff339fd6321dc2276a3a90d89", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", + "spryker/acl-merchant-portal-extension": "^1.0.0", "spryker/availability-extension": "^1.2.0", "spryker/decimal-object": "^1.0.0", "spryker/event": "^2.3.0", @@ -16080,9 +16145,9 @@ ], "description": "Availability module", "support": { - "source": "https://github.com/spryker/availability/tree/9.16.0" + "source": "https://github.com/spryker/availability/tree/9.17.0" }, - "time": "2022-08-27T10:59:31+00:00" + "time": "2023-03-10T14:11:16+00:00" }, { "name": "spryker/availability-cart-connector", @@ -17124,20 +17189,20 @@ }, { "name": "spryker/cart", - "version": "7.11.0", + "version": "7.12.0", "source": { "type": "git", "url": "https://github.com/spryker/cart.git", - "reference": "ebd230c1dedd7aca91de9ccc4f9208d636d7d92e" + "reference": "d52deaa3092748b6aedb752ef724a1fff3c310db" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/cart/zipball/ebd230c1dedd7aca91de9ccc4f9208d636d7d92e", - "reference": "ebd230c1dedd7aca91de9ccc4f9208d636d7d92e", + "url": "https://api.github.com/repos/spryker/cart/zipball/d52deaa3092748b6aedb752ef724a1fff3c310db", + "reference": "d52deaa3092748b6aedb752ef724a1fff3c310db", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/calculation": "^4.9.0", "spryker/cart-extension": "^1.11.0 || ^2.7.0 || ^4.3.0", "spryker/kernel": "^3.30.0", @@ -17180,9 +17245,9 @@ ], "description": "Cart module", "support": { - "source": "https://github.com/spryker/cart/tree/7.11.0" + "source": "https://github.com/spryker/cart/tree/7.12.0" }, - "time": "2022-06-21T11:22:24+00:00" + "time": "2023-03-22T09:04:51+00:00" }, { "name": "spryker/cart-code", @@ -18104,20 +18169,21 @@ }, { "name": "spryker/category", - "version": "5.11.0", + "version": "5.12.0", "source": { "type": "git", "url": "https://github.com/spryker/category.git", - "reference": "6522371601f53adc2c9fe0d8ca8e430490796851" + "reference": "c831afb53adbea5b26bd41c22afc9c168977c82f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/category/zipball/6522371601f53adc2c9fe0d8ca8e430490796851", - "reference": "6522371601f53adc2c9fe0d8ca8e430490796851", + "url": "https://api.github.com/repos/spryker/category/zipball/c831afb53adbea5b26bd41c22afc9c168977c82f", + "reference": "c831afb53adbea5b26bd41c22afc9c168977c82f", "shasum": "" }, "require": { "php": ">=8.0", + "spryker/acl-merchant-portal-extension": "^1.0.0", "spryker/category-extension": "^1.2.0", "spryker/event": "^2.3.0", "spryker/kernel": "^3.30.0", @@ -18154,9 +18220,9 @@ ], "description": "Category module", "support": { - "source": "https://github.com/spryker/category/tree/5.11.0" + "source": "https://github.com/spryker/category/tree/5.12.0" }, - "time": "2023-02-20T10:18:53+00:00" + "time": "2023-03-10T14:11:16+00:00" }, { "name": "spryker/category-data-feed", @@ -18939,16 +19005,16 @@ }, { "name": "spryker/checkout", - "version": "6.4.1", + "version": "6.4.2", "source": { "type": "git", "url": "https://github.com/spryker/checkout.git", - "reference": "73e4e1283d32672fcbe39ae6e775d1ef2e7e5866" + "reference": "1a877dcdc9ff95ff0801675bef3f02d48c73bcec" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/checkout/zipball/73e4e1283d32672fcbe39ae6e775d1ef2e7e5866", - "reference": "73e4e1283d32672fcbe39ae6e775d1ef2e7e5866", + "url": "https://api.github.com/repos/spryker/checkout/zipball/1a877dcdc9ff95ff0801675bef3f02d48c73bcec", + "reference": "1a877dcdc9ff95ff0801675bef3f02d48c73bcec", "shasum": "" }, "require": { @@ -18993,9 +19059,9 @@ ], "description": "Checkout module", "support": { - "source": "https://github.com/spryker/checkout/tree/6.4.1" + "source": "https://github.com/spryker/checkout/tree/6.4.2" }, - "time": "2022-12-29T12:04:01+00:00" + "time": "2023-02-13T09:14:12+00:00" }, { "name": "spryker/checkout-extension", @@ -19189,16 +19255,16 @@ }, { "name": "spryker/cms", - "version": "7.11.2", + "version": "7.12.0", "source": { "type": "git", "url": "https://github.com/spryker/cms.git", - "reference": "50a984320d0976c4f919d8ef02f7a9a3b75dd6c6" + "reference": "901662d38638a67933f45efd111556bc3116c370" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/cms/zipball/50a984320d0976c4f919d8ef02f7a9a3b75dd6c6", - "reference": "50a984320d0976c4f919d8ef02f7a9a3b75dd6c6", + "url": "https://api.github.com/repos/spryker/cms/zipball/901662d38638a67933f45efd111556bc3116c370", + "reference": "901662d38638a67933f45efd111556bc3116c370", "shasum": "" }, "require": { @@ -19206,7 +19272,7 @@ "spryker/category": "^3.0.0 || ^4.0.0 || ^5.0.0", "spryker/cms-extension": "^1.1.0", "spryker/glossary": "^3.1.0", - "spryker/gui": "^3.42.0", + "spryker/gui": "^3.48.0", "spryker/kernel": "^3.30.0", "spryker/locale": "^3.0.0", "spryker/propel-orm": "^1.0.0", @@ -19253,9 +19319,9 @@ ], "description": "Cms module", "support": { - "source": "https://github.com/spryker/cms/tree/7.11.2" + "source": "https://github.com/spryker/cms/tree/7.12.0" }, - "time": "2022-12-29T12:04:01+00:00" + "time": "2023-03-13T13:20:27+00:00" }, { "name": "spryker/cms-block", @@ -21670,16 +21736,16 @@ }, { "name": "spryker/collector", - "version": "6.7.1", + "version": "6.7.2", "source": { "type": "git", "url": "https://github.com/spryker/collector.git", - "reference": "335db627f52a89fe275251810ea09fe74ecd572b" + "reference": "fe904a59e7e8d51ddfba7ea42fc8543a8c3ce2c6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/collector/zipball/335db627f52a89fe275251810ea09fe74ecd572b", - "reference": "335db627f52a89fe275251810ea09fe74ecd572b", + "url": "https://api.github.com/repos/spryker/collector/zipball/fe904a59e7e8d51ddfba7ea42fc8543a8c3ce2c6", + "reference": "fe904a59e7e8d51ddfba7ea42fc8543a8c3ce2c6", "shasum": "" }, "require": { @@ -21724,9 +21790,9 @@ ], "description": "Collector module", "support": { - "source": "https://github.com/spryker/collector/tree/6.7.1" + "source": "https://github.com/spryker/collector/tree/6.7.2" }, - "time": "2022-11-11T07:06:41+00:00" + "time": "2023-01-24T16:01:46+00:00" }, { "name": "spryker/comment", @@ -24724,20 +24790,20 @@ }, { "name": "spryker/console", - "version": "4.10.4", + "version": "4.11.0", "source": { "type": "git", "url": "https://github.com/spryker/console.git", - "reference": "fb5c3fe6427e966115cf47d0ec41cf40ddac1d8d" + "reference": "8eedac3bb9b5d9e081074554fe927e5743c397dd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/console/zipball/fb5c3fe6427e966115cf47d0ec41cf40ddac1d8d", - "reference": "fb5c3fe6427e966115cf47d0ec41cf40ddac1d8d", + "url": "https://api.github.com/repos/spryker/console/zipball/8eedac3bb9b5d9e081074554fe927e5743c397dd", + "reference": "8eedac3bb9b5d9e081074554fe927e5743c397dd", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/acl-entity-extension": "^0.1.0 || ^0.2.0 || ^1.0.0", "spryker/application": "^3.23.0", "spryker/application-extension": "^1.0.0", @@ -24779,9 +24845,9 @@ ], "description": "Console module", "support": { - "source": "https://github.com/spryker/console/tree/4.10.4" + "source": "https://github.com/spryker/console/tree/4.11.0" }, - "time": "2022-07-25T11:50:26+00:00" + "time": "2023-01-24T16:01:46+00:00" }, { "name": "spryker/container", @@ -25850,24 +25916,26 @@ }, { "name": "spryker/country", - "version": "3.4.0", + "version": "3.5.0", "source": { "type": "git", "url": "https://github.com/spryker/country.git", - "reference": "c73fa198918fb80cc4a6a5b9b1b9ac2bba691e60" + "reference": "61a28babc4b301e801306b87e5dba73081797ccb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/country/zipball/c73fa198918fb80cc4a6a5b9b1b9ac2bba691e60", - "reference": "c73fa198918fb80cc4a6a5b9b1b9ac2bba691e60", + "url": "https://api.github.com/repos/spryker/country/zipball/61a28babc4b301e801306b87e5dba73081797ccb", + "reference": "61a28babc4b301e801306b87e5dba73081797ccb", "shasum": "" }, "require": { - "php": ">=7.3", + "php": ">=8.0", + "spryker/acl-merchant-portal-extension": "^1.0.0", "spryker/checkout-rest-api-extension": "^1.2.0", "spryker/gui": "^3.0.0", "spryker/kernel": "^3.30.0", "spryker/propel-orm": "^1.0.0", + "spryker/transfer": "^3.25.0", "spryker/zed-request": "^3.0.0" }, "require-dev": { @@ -25898,9 +25966,9 @@ ], "description": "Country module", "support": { - "source": "https://github.com/spryker/country/tree/3.4.0" + "source": "https://github.com/spryker/country/tree/3.5.0" }, - "time": "2020-11-25T11:27:58+00:00" + "time": "2023-03-10T14:11:16+00:00" }, { "name": "spryker/csv", @@ -25938,20 +26006,21 @@ }, { "name": "spryker/currency", - "version": "3.14.0", + "version": "3.15.0", "source": { "type": "git", "url": "https://github.com/spryker/currency.git", - "reference": "6d718bb879577b921e94b80d1ddf797a9768a7d3" + "reference": "930b89c9ef9b6175cd3825f9076e0cf1b12acad7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/currency/zipball/6d718bb879577b921e94b80d1ddf797a9768a7d3", - "reference": "6d718bb879577b921e94b80d1ddf797a9768a7d3", + "url": "https://api.github.com/repos/spryker/currency/zipball/930b89c9ef9b6175cd3825f9076e0cf1b12acad7", + "reference": "930b89c9ef9b6175cd3825f9076e0cf1b12acad7", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", + "spryker/acl-merchant-portal-extension": "^1.0.0", "spryker/currency-extension": "^1.0.0", "spryker/kernel": "^3.52.0", "spryker/messenger": "^3.1.0", @@ -25961,6 +26030,7 @@ "spryker/session": "^3.0.0 || ^4.0.0", "spryker/store": "^1.11.0", "spryker/symfony": "^3.0.0", + "spryker/transfer": "^3.25.0", "spryker/twig-extension": "^1.0.0", "spryker/zed-request": "^3.6.0" }, @@ -25996,9 +26066,9 @@ ], "description": "Currency module", "support": { - "source": "https://github.com/spryker/currency/tree/3.14.0" + "source": "https://github.com/spryker/currency/tree/3.15.0" }, - "time": "2021-10-29T12:16:10+00:00" + "time": "2023-03-10T14:11:16+00:00" }, { "name": "spryker/currency-extension", @@ -26044,20 +26114,21 @@ }, { "name": "spryker/customer", - "version": "7.48.1", + "version": "7.50.0", "source": { "type": "git", "url": "https://github.com/spryker/customer.git", - "reference": "92d7f77cef5db0b6f8b64b075b11ed23bc276560" + "reference": "41b458793e76d193284c87e5524138bee0c29faf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/customer/zipball/92d7f77cef5db0b6f8b64b075b11ed23bc276560", - "reference": "92d7f77cef5db0b6f8b64b075b11ed23bc276560", + "url": "https://api.github.com/repos/spryker/customer/zipball/41b458793e76d193284c87e5524138bee0c29faf", + "reference": "41b458793e76d193284c87e5524138bee0c29faf", "shasum": "" }, "require": { "php": ">=8.0", + "spryker/acl-merchant-portal-extension": "^1.0.0", "spryker/authorization-extension": "^1.0.0", "spryker/checkout-extension": "^1.2.0", "spryker/country": "^3.0.0", @@ -26075,7 +26146,7 @@ "spryker/store": "^1.4.0", "spryker/symfony": "^3.0.0", "spryker/tax-product-connector-extension": "^1.0.0", - "spryker/transfer": "^3.25.0", + "spryker/transfer": "^3.27.0", "spryker/util-date-time": "^1.0.0", "spryker/util-encoding": "^2.0.0", "spryker/util-sanitize": "^2.0.0", @@ -26119,9 +26190,9 @@ ], "description": "Customer module", "support": { - "source": "https://github.com/spryker/customer/tree/7.48.1" + "source": "https://github.com/spryker/customer/tree/7.50.0" }, - "time": "2022-12-29T12:04:01+00:00" + "time": "2023-03-10T14:11:16+00:00" }, { "name": "spryker/customer-access", @@ -27952,20 +28023,20 @@ }, { "name": "spryker/error-handler", - "version": "2.7.0", + "version": "2.7.1", "source": { "type": "git", "url": "https://github.com/spryker/error-handler.git", - "reference": "5014bdc7640f27c3506bff641ffe19b1cb8e0466" + "reference": "b6aabea19f543e9255c95605956bbb94e3831cfb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/error-handler/zipball/5014bdc7640f27c3506bff641ffe19b1cb8e0466", - "reference": "5014bdc7640f27c3506bff641ffe19b1cb8e0466", + "url": "https://api.github.com/repos/spryker/error-handler/zipball/b6aabea19f543e9255c95605956bbb94e3831cfb", + "reference": "b6aabea19f543e9255c95605956bbb94e3831cfb", "shasum": "" }, "require": { - "php": ">=7.3", + "php": ">=8.0", "spryker/application-extension": "^1.0.0", "spryker/config": "^3.0.0", "spryker/error-handler-extension": "^1.0.0", @@ -28007,9 +28078,9 @@ ], "description": "ErrorHandler module", "support": { - "source": "https://github.com/spryker/error-handler/tree/2.7.0" + "source": "https://github.com/spryker/error-handler/tree/2.7.1" }, - "time": "2021-09-03T16:43:04+00:00" + "time": "2023-03-10T12:46:34+00:00" }, { "name": "spryker/error-handler-extension", @@ -28110,16 +28181,16 @@ }, { "name": "spryker/event-behavior", - "version": "1.24.1", + "version": "1.25.0", "source": { "type": "git", "url": "https://github.com/spryker/event-behavior.git", - "reference": "79b165fc47b3175a892072d0ebc0a74490c51588" + "reference": "7ba0b48d8536077d39ad7b165ef606d609ed0965" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/event-behavior/zipball/79b165fc47b3175a892072d0ebc0a74490c51588", - "reference": "79b165fc47b3175a892072d0ebc0a74490c51588", + "url": "https://api.github.com/repos/spryker/event-behavior/zipball/7ba0b48d8536077d39ad7b165ef606d609ed0965", + "reference": "7ba0b48d8536077d39ad7b165ef606d609ed0965", "shasum": "" }, "require": { @@ -28181,7 +28252,7 @@ "support": { "source": "https://github.com/spryker/event-behavior" }, - "time": "2022-11-30T10:13:04+00:00" + "time": "2023-03-07T11:00:47+00:00" }, { "name": "spryker/event-dispatcher", @@ -28835,20 +28906,21 @@ }, { "name": "spryker/glossary", - "version": "3.11.7", + "version": "3.13.0", "source": { "type": "git", "url": "https://github.com/spryker/glossary.git", - "reference": "11e92e62c9b444e252c33dc5c0763ed24d45628b" + "reference": "98b185a04e06ddca7bef62442038631dd61fa909" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/glossary/zipball/11e92e62c9b444e252c33dc5c0763ed24d45628b", - "reference": "11e92e62c9b444e252c33dc5c0763ed24d45628b", + "url": "https://api.github.com/repos/spryker/glossary/zipball/98b185a04e06ddca7bef62442038631dd61fa909", + "reference": "98b185a04e06ddca7bef62442038631dd61fa909", "shasum": "" }, "require": { "php": ">=8.0", + "spryker/acl-merchant-portal-extension": "^1.0.0", "spryker/gui": "^3.0.0", "spryker/kernel": "^3.52.0", "spryker/key-builder": "^1.0.0", @@ -28859,6 +28931,7 @@ "spryker/storage": "^3.0.0", "spryker/symfony": "^3.5.0", "spryker/touch": "^3.0.0 || ^4.0.0", + "spryker/transfer": "^3.25.0", "spryker/util-text": "^1.1.0" }, "require-dev": { @@ -28898,9 +28971,9 @@ ], "description": "Glossary module", "support": { - "source": "https://github.com/spryker/glossary/tree/3.11.7" + "source": "https://github.com/spryker/glossary/tree/3.13.0" }, - "time": "2022-12-29T12:04:01+00:00" + "time": "2023-03-10T14:11:16+00:00" }, { "name": "spryker/glossary-storage", @@ -29641,16 +29714,16 @@ }, { "name": "spryker/gui", - "version": "3.47.1", + "version": "3.49.0", "source": { "type": "git", "url": "https://github.com/spryker/gui.git", - "reference": "e49ee2a564766123e54e91392ab5c007f4df8b3c" + "reference": "aed54705ec1480550842ff8db6c25dae5dd795d2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/gui/zipball/e49ee2a564766123e54e91392ab5c007f4df8b3c", - "reference": "e49ee2a564766123e54e91392ab5c007f4df8b3c", + "url": "https://api.github.com/repos/spryker/gui/zipball/aed54705ec1480550842ff8db6c25dae5dd795d2", + "reference": "aed54705ec1480550842ff8db6c25dae5dd795d2", "shasum": "" }, "require": { @@ -29665,7 +29738,7 @@ "spryker/twig-extension": "^1.0.0", "spryker/util-number": "^1.0.0", "spryker/util-sanitize": "^2.0.0", - "spryker/util-sanitize-xss": "^1.0.0", + "spryker/util-sanitize-xss": "^1.1.0", "spryker/util-text": "^1.1.0" }, "require-dev": { @@ -29698,9 +29771,9 @@ ], "description": "Gui module", "support": { - "source": "https://github.com/spryker/gui/tree/3.47.1" + "source": "https://github.com/spryker/gui/tree/3.49.0" }, - "time": "2023-01-27T13:51:52+00:00" + "time": "2023-03-13T18:17:58+00:00" }, { "name": "spryker/guzzle", @@ -30038,20 +30111,21 @@ }, { "name": "spryker/installer", - "version": "4.0.3", + "version": "4.1.0", "source": { "type": "git", "url": "https://github.com/spryker/installer.git", - "reference": "aeccceb47d8d41d6ec1db0ee17b40ae89206f64c" + "reference": "808cf76da76f548c0f1603270439489fa9bc6736" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/installer/zipball/aeccceb47d8d41d6ec1db0ee17b40ae89206f64c", - "reference": "aeccceb47d8d41d6ec1db0ee17b40ae89206f64c", + "url": "https://api.github.com/repos/spryker/installer/zipball/808cf76da76f548c0f1603270439489fa9bc6736", + "reference": "808cf76da76f548c0f1603270439489fa9bc6736", "shasum": "" }, "require": { - "php": ">=7.2", + "php": ">=8.0", + "spryker/installer-extension": "^1.0.0", "spryker/kernel": "^3.30.0", "spryker/symfony": "^3.0.0" }, @@ -30076,9 +30150,50 @@ ], "description": "Installer module", "support": { - "source": "https://github.com/spryker/installer/tree/4.0.3" + "source": "https://github.com/spryker/installer/tree/4.1.0" }, - "time": "2020-09-24T11:48:26+00:00" + "time": "2023-03-03T10:58:02+00:00" + }, + { + "name": "spryker/installer-extension", + "version": "1.0.0", + "source": { + "type": "git", + "url": "https://github.com/spryker/installer-extension.git", + "reference": "ce09343aa0783b5baae2a4108770c464db8c5f13" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/spryker/installer-extension/zipball/ce09343aa0783b5baae2a4108770c464db8c5f13", + "reference": "ce09343aa0783b5baae2a4108770c464db8c5f13", + "shasum": "" + }, + "require": { + "php": ">=8.0" + }, + "require-dev": { + "spryker/code-sniffer": "*" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0.x-dev" + } + }, + "autoload": { + "psr-4": { + "Spryker\\": "src/Spryker/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "proprietary" + ], + "description": "InstallerExtension module", + "support": { + "source": "https://github.com/spryker/installer-extension/tree/1.0.0" + }, + "time": "2023-03-03T10:58:02+00:00" }, { "name": "spryker/invoice", @@ -30121,21 +30236,21 @@ }, { "name": "spryker/kernel", - "version": "3.70.0", + "version": "3.71.1", "source": { "type": "git", "url": "https://github.com/spryker/kernel.git", - "reference": "68bc2bcea4aa7036d3bafc4f91f55435228666cd" + "reference": "416f88b29771f598d2bd8c8a951fd1837f0fa158" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/kernel/zipball/68bc2bcea4aa7036d3bafc4f91f55435228666cd", - "reference": "68bc2bcea4aa7036d3bafc4f91f55435228666cd", + "url": "https://api.github.com/repos/spryker/kernel/zipball/416f88b29771f598d2bd8c8a951fd1837f0fa158", + "reference": "416f88b29771f598d2bd8c8a951fd1837f0fa158", "shasum": "" }, "require": { "everon/collection": "^1.0.0", - "php": ">=7.4", + "php": ">=8.0", "spryker/config": "^3.5.0", "spryker/container": "^1.1.0", "spryker/error-handler": "^2.2.0", @@ -30176,9 +30291,9 @@ ], "description": "Kernel module", "support": { - "source": "https://github.com/spryker/kernel/tree/3.70.0" + "source": "https://github.com/spryker/kernel/tree/3.71.1" }, - "time": "2022-06-17T12:20:42+00:00" + "time": "2023-02-01T16:35:54+00:00" }, { "name": "spryker/key-builder", @@ -30262,25 +30377,27 @@ }, { "name": "spryker/locale", - "version": "3.8.2", + "version": "3.9.0", "source": { "type": "git", "url": "https://github.com/spryker/locale.git", - "reference": "4657d790943ff2641e5750397e57f858dece183c" + "reference": "08971b821d254eb996f3b37fb857759bc8bd4849" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/locale/zipball/4657d790943ff2641e5750397e57f858dece183c", - "reference": "4657d790943ff2641e5750397e57f858dece183c", + "url": "https://api.github.com/repos/spryker/locale/zipball/08971b821d254eb996f3b37fb857759bc8bd4849", + "reference": "08971b821d254eb996f3b37fb857759bc8bd4849", "shasum": "" }, "require": { "php": ">=8.0", + "spryker/acl-merchant-portal-extension": "^1.0.0", "spryker/application-extension": "^1.0.0", "spryker/event-dispatcher-extension": "^1.0.0", "spryker/kernel": "^3.52.0", "spryker/locale-extension": "^1.0.0", - "spryker/propel-orm": "^1.8.0" + "spryker/propel-orm": "^1.8.0", + "spryker/transfer": "^3.25.0" }, "require-dev": { "spryker/code-sniffer": "*", @@ -30318,9 +30435,9 @@ ], "description": "Locale module", "support": { - "source": "https://github.com/spryker/locale/tree/3.8.2" + "source": "https://github.com/spryker/locale/tree/3.9.0" }, - "time": "2022-12-29T12:04:01+00:00" + "time": "2023-03-10T14:11:16+00:00" }, { "name": "spryker/locale-extension", @@ -31732,21 +31849,21 @@ }, { "name": "spryker/money", - "version": "2.10.1", + "version": "2.11.0", "source": { "type": "git", "url": "https://github.com/spryker/money.git", - "reference": "1e1679f7a09b5d7977519f460c53fbc216a26011" + "reference": "0ecf3313fbd22179e3df82af00da376c96619b55" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/money/zipball/1e1679f7a09b5d7977519f460c53fbc216a26011", - "reference": "1e1679f7a09b5d7977519f460c53fbc216a26011", + "url": "https://api.github.com/repos/spryker/money/zipball/0ecf3313fbd22179e3df82af00da376c96619b55", + "reference": "0ecf3313fbd22179e3df82af00da376c96619b55", "shasum": "" }, "require": { "moneyphp/money": "^3.0.0", - "php": ">=7.4", + "php": ">=8.0", "spryker/currency": "^3.1.0", "spryker/kernel": "^3.30.0", "spryker/locale": "^3.0.0", @@ -31787,9 +31904,9 @@ ], "description": "Money module", "support": { - "source": "https://github.com/spryker/money/tree/2.10.1" + "source": "https://github.com/spryker/money/tree/2.11.0" }, - "time": "2022-09-19T06:48:51+00:00" + "time": "2023-01-24T16:01:46+00:00" }, { "name": "spryker/money-gui", @@ -31841,16 +31958,16 @@ }, { "name": "spryker/monitoring", - "version": "2.6.0", + "version": "2.7.0", "source": { "type": "git", "url": "https://github.com/spryker/monitoring.git", - "reference": "de20ddc4c23017413c170e27cf6c142b18fb5e31" + "reference": "88ecb7e9d6d1c223d924610d42840b948695afef" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/monitoring/zipball/de20ddc4c23017413c170e27cf6c142b18fb5e31", - "reference": "de20ddc4c23017413c170e27cf6c142b18fb5e31", + "url": "https://api.github.com/repos/spryker/monitoring/zipball/88ecb7e9d6d1c223d924610d42840b948695afef", + "reference": "88ecb7e9d6d1c223d924610d42840b948695afef", "shasum": "" }, "require": { @@ -31891,9 +32008,9 @@ ], "description": "Monitoring module", "support": { - "source": "https://github.com/spryker/monitoring/tree/2.6.0" + "source": "https://github.com/spryker/monitoring/tree/2.7.0" }, - "time": "2022-10-28T07:07:31+00:00" + "time": "2023-01-24T16:01:46+00:00" }, { "name": "spryker/monitoring-extension", @@ -34696,20 +34813,21 @@ }, { "name": "spryker/price-product", - "version": "4.37.0", + "version": "4.40.0", "source": { "type": "git", "url": "https://github.com/spryker/price-product.git", - "reference": "a627e465046642754d89e6523e54b7a46709d7bf" + "reference": "42a0deeda4c5ee45651284983879b50886386b52" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/price-product/zipball/a627e465046642754d89e6523e54b7a46709d7bf", - "reference": "a627e465046642754d89e6523e54b7a46709d7bf", + "url": "https://api.github.com/repos/spryker/price-product/zipball/42a0deeda4c5ee45651284983879b50886386b52", + "reference": "42a0deeda4c5ee45651284983879b50886386b52", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", + "spryker/acl-merchant-portal-extension": "^1.0.0", "spryker/currency": "^3.10.0", "spryker/event": "^1.0.0 || ^2.0.0", "spryker/kernel": "^3.33.0", @@ -34759,9 +34877,9 @@ ], "description": "PriceProduct module", "support": { - "source": "https://github.com/spryker/price-product/tree/4.37.0" + "source": "https://github.com/spryker/price-product/tree/4.40.0" }, - "time": "2022-10-11T14:40:32+00:00" + "time": "2023-03-17T11:55:03+00:00" }, { "name": "spryker/price-product-data-import", @@ -35537,20 +35655,21 @@ }, { "name": "spryker/product", - "version": "6.29.1", + "version": "6.32.0", "source": { "type": "git", "url": "https://github.com/spryker/product.git", - "reference": "08468807aa8d297be123611d0aa12203ca8d9be2" + "reference": "455f543621801a2bf7b26cc4aa7667aed8b1c5d9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product/zipball/08468807aa8d297be123611d0aa12203ca8d9be2", - "reference": "08468807aa8d297be123611d0aa12203ca8d9be2", + "url": "https://api.github.com/repos/spryker/product/zipball/455f543621801a2bf7b26cc4aa7667aed8b1c5d9", + "reference": "455f543621801a2bf7b26cc4aa7667aed8b1c5d9", "shasum": "" }, "require": { "php": ">=8.0", + "spryker/acl-merchant-portal-extension": "^1.0.0", "spryker/event": "^1.0.0 || ^2.3.0", "spryker/kernel": "^3.34.0", "spryker/key-builder": "^1.0.0", @@ -35558,20 +35677,21 @@ "spryker/log": "^3.0.0", "spryker/message-broker": "^1.0.0", "spryker/message-broker-extension": "^1.0.0", - "spryker/product-extension": "^1.4.0", + "spryker/product-extension": "^1.5.0", "spryker/propel-orm": "^1.0.0", "spryker/publisher-extension": "^1.0.0", "spryker/storage": "^3.0.0", "spryker/store": "^1.1.0", "spryker/symfony": "^3.0.0", "spryker/touch": "^3.0.0 || ^4.0.0", - "spryker/transfer": "^3.25.0", + "spryker/transfer": "^3.27.0", "spryker/url": "^3.2.1", "spryker/util-encoding": "^2.0.0", "spryker/util-text": "^1.1.0" }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/product-image": "*", "spryker/propel": "*", "spryker/testify": "*" }, @@ -35593,9 +35713,9 @@ ], "description": "Product module", "support": { - "source": "https://github.com/spryker/product/tree/6.29.1" + "source": "https://github.com/spryker/product/tree/6.32.0" }, - "time": "2022-12-29T12:04:01+00:00" + "time": "2023-03-17T11:55:03+00:00" }, { "name": "spryker/product-abstract-data-feed", @@ -36698,20 +36818,21 @@ }, { "name": "spryker/product-category", - "version": "4.19.0", + "version": "4.20.0", "source": { "type": "git", "url": "https://github.com/spryker/product-category.git", - "reference": "2da48dee1e897dc1848489fb581b15cdefdd0d49" + "reference": "4e0941db2e2e9e4a9a73ff958b881dc1a642c488" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-category/zipball/2da48dee1e897dc1848489fb581b15cdefdd0d49", - "reference": "2da48dee1e897dc1848489fb581b15cdefdd0d49", + "url": "https://api.github.com/repos/spryker/product-category/zipball/4e0941db2e2e9e4a9a73ff958b881dc1a642c488", + "reference": "4e0941db2e2e9e4a9a73ff958b881dc1a642c488", "shasum": "" }, "require": { "php": ">=8.0", + "spryker/acl-merchant-portal-extension": "^1.0.0", "spryker/category": "^3.3.0 || ^4.24.0 || ^5.11.0", "spryker/category-extension": "^1.1.0", "spryker/category-gui-extension": "^1.0.0", @@ -36753,9 +36874,9 @@ ], "description": "ProductCategory module", "support": { - "source": "https://github.com/spryker/product-category/tree/4.19.0" + "source": "https://github.com/spryker/product-category/tree/4.20.0" }, - "time": "2023-02-20T10:18:53+00:00" + "time": "2023-03-10T14:11:16+00:00" }, { "name": "spryker/product-category-filter", @@ -38316,20 +38437,21 @@ }, { "name": "spryker/product-extension", - "version": "1.4.0", + "version": "1.5.0", "source": { "type": "git", "url": "https://github.com/spryker/product-extension.git", - "reference": "64b86a0058ca2500df874b0cdca2d2e752ffd6c7" + "reference": "65f1bf69230f73e9e582de4660b188b2b8a5e1d5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-extension/zipball/64b86a0058ca2500df874b0cdca2d2e752ffd6c7", - "reference": "64b86a0058ca2500df874b0cdca2d2e752ffd6c7", + "url": "https://api.github.com/repos/spryker/product-extension/zipball/65f1bf69230f73e9e582de4660b188b2b8a5e1d5", + "reference": "65f1bf69230f73e9e582de4660b188b2b8a5e1d5", "shasum": "" }, "require": { - "php": ">=7.4" + "php": ">=8.0", + "spryker/transfer": "^3.27.0" }, "require-dev": { "spryker/code-sniffer": "*" @@ -38351,9 +38473,9 @@ ], "description": "ProductExtension module", "support": { - "source": "https://github.com/spryker/product-extension/tree/1.4.0" + "source": "https://github.com/spryker/product-extension/tree/1.5.0" }, - "time": "2022-10-11T14:40:32+00:00" + "time": "2023-02-01T20:05:58+00:00" }, { "name": "spryker/product-group", @@ -38470,20 +38592,21 @@ }, { "name": "spryker/product-image", - "version": "3.13.1", + "version": "3.14.0", "source": { "type": "git", "url": "https://github.com/spryker/product-image.git", - "reference": "c5a533de27d24ece6cdbda11bac7d5ce096d50a0" + "reference": "6695e407372cafe53c4f611af97975e45d09728c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-image/zipball/c5a533de27d24ece6cdbda11bac7d5ce096d50a0", - "reference": "c5a533de27d24ece6cdbda11bac7d5ce096d50a0", + "url": "https://api.github.com/repos/spryker/product-image/zipball/6695e407372cafe53c4f611af97975e45d09728c", + "reference": "6695e407372cafe53c4f611af97975e45d09728c", "shasum": "" }, "require": { "php": ">=8.0", + "spryker/acl-merchant-portal-extension": "^1.0.0", "spryker/kernel": "^3.30.0", "spryker/locale": "^3.0.0", "spryker/product": "^5.0.0 || ^6.0.0", @@ -38514,9 +38637,9 @@ ], "description": "ProductImage module", "support": { - "source": "https://github.com/spryker/product-image/tree/3.13.1" + "source": "https://github.com/spryker/product-image/tree/3.14.0" }, - "time": "2022-12-29T12:04:01+00:00" + "time": "2023-03-10T14:11:16+00:00" }, { "name": "spryker/product-image-cart-connector", @@ -38677,16 +38800,16 @@ }, { "name": "spryker/product-label", - "version": "3.5.0", + "version": "3.8.0", "source": { "type": "git", "url": "https://github.com/spryker/product-label.git", - "reference": "f3ca3f5c0eb28d4565cb5de8ab23298088661f64" + "reference": "8e7560042e02aa4a150c26dede45322b4233cb1f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-label/zipball/f3ca3f5c0eb28d4565cb5de8ab23298088661f64", - "reference": "f3ca3f5c0eb28d4565cb5de8ab23298088661f64", + "url": "https://api.github.com/repos/spryker/product-label/zipball/8e7560042e02aa4a150c26dede45322b4233cb1f", + "reference": "8e7560042e02aa4a150c26dede45322b4233cb1f", "shasum": "" }, "require": { @@ -38737,9 +38860,9 @@ ], "description": "ProductLabel module", "support": { - "source": "https://github.com/spryker/product-label/tree/3.5.0" + "source": "https://github.com/spryker/product-label/tree/3.8.0" }, - "time": "2023-02-20T10:18:53+00:00" + "time": "2023-03-17T11:55:03+00:00" }, { "name": "spryker/product-label-data-import", @@ -39915,20 +40038,21 @@ }, { "name": "spryker/product-option", - "version": "8.13.1", + "version": "8.14.0", "source": { "type": "git", "url": "https://github.com/spryker/product-option.git", - "reference": "e9bfd9f4c1eb9b2defcfb476d4d569551c7a4ebf" + "reference": "4ec7d6a38078716cd6e173dfa55b3cd585d7b4b7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-option/zipball/e9bfd9f4c1eb9b2defcfb476d4d569551c7a4ebf", - "reference": "e9bfd9f4c1eb9b2defcfb476d4d569551c7a4ebf", + "url": "https://api.github.com/repos/spryker/product-option/zipball/4ec7d6a38078716cd6e173dfa55b3cd585d7b4b7", + "reference": "4ec7d6a38078716cd6e173dfa55b3cd585d7b4b7", "shasum": "" }, "require": { "php": ">=8.0", + "spryker/acl-merchant-portal-extension": "^1.0.0", "spryker/calculation-extension": "^1.1.0", "spryker/country": "^3.0.0", "spryker/currency": "^3.0.0", @@ -39951,6 +40075,7 @@ "spryker/symfony": "^3.0.0", "spryker/tax": "^5.0.0", "spryker/touch": "^3.0.0 || ^4.0.0", + "spryker/transfer": "^3.25.0", "spryker/util-encoding": "^2.0.0", "spryker/util-text": "^1.1.0" }, @@ -39996,9 +40121,9 @@ ], "description": "ProductOption module", "support": { - "source": "https://github.com/spryker/product-option/tree/8.13.1" + "source": "https://github.com/spryker/product-option/tree/8.14.0" }, - "time": "2022-12-29T12:04:01+00:00" + "time": "2023-03-10T14:11:16+00:00" }, { "name": "spryker/product-option-cart-connector", @@ -41444,20 +41569,21 @@ }, { "name": "spryker/product-search", - "version": "5.17.0", + "version": "5.18.0", "source": { "type": "git", "url": "https://github.com/spryker/product-search.git", - "reference": "097854376e7a607f80e2b02935943635efba4925" + "reference": "d50cd9a8bed063b405a49b549d921cde79d504b4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-search/zipball/097854376e7a607f80e2b02935943635efba4925", - "reference": "097854376e7a607f80e2b02935943635efba4925", + "url": "https://api.github.com/repos/spryker/product-search/zipball/d50cd9a8bed063b405a49b549d921cde79d504b4", + "reference": "d50cd9a8bed063b405a49b549d921cde79d504b4", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", + "spryker/acl-merchant-portal-extension": "^1.0.0", "spryker/collector": "^5.1.1 || ^6.0.0", "spryker/event": "^2.1.0", "spryker/glossary": "^3.0.0", @@ -41504,9 +41630,9 @@ ], "description": "ProductSearch module", "support": { - "source": "https://github.com/spryker/product-search/tree/5.17.0" + "source": "https://github.com/spryker/product-search/tree/5.18.0" }, - "time": "2022-07-20T11:40:02+00:00" + "time": "2023-03-10T14:11:16+00:00" }, { "name": "spryker/product-search-config-storage", @@ -41811,20 +41937,20 @@ }, { "name": "spryker/product-storage", - "version": "1.36.1", + "version": "1.36.2", "source": { "type": "git", "url": "https://github.com/spryker/product-storage.git", - "reference": "8a59d6a5224c7a2e02a5af4ee99bcc529a3e7b03" + "reference": "cb7153f382a17f181ce00ddcdb8058b1f2ec1a03" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-storage/zipball/8a59d6a5224c7a2e02a5af4ee99bcc529a3e7b03", - "reference": "8a59d6a5224c7a2e02a5af4ee99bcc529a3e7b03", + "url": "https://api.github.com/repos/spryker/product-storage/zipball/cb7153f382a17f181ce00ddcdb8058b1f2ec1a03", + "reference": "cb7153f382a17f181ce00ddcdb8058b1f2ec1a03", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/event-behavior": "^1.10.0", "spryker/kernel": "^3.30.0", "spryker/laminas": "^1.0.0", @@ -41872,9 +41998,9 @@ ], "description": "ProductStorage module", "support": { - "source": "https://github.com/spryker/product-storage/tree/1.36.1" + "source": "https://github.com/spryker/product-storage/tree/1.36.2" }, - "time": "2022-04-28T20:30:53+00:00" + "time": "2023-03-14T10:53:17+00:00" }, { "name": "spryker/product-storage-extension", @@ -42164,16 +42290,16 @@ }, { "name": "spryker/propel", - "version": "3.35.1", + "version": "3.36.0", "source": { "type": "git", "url": "https://github.com/spryker/propel.git", - "reference": "4344220e600c9d35ff766bc90415f65f11e6846a" + "reference": "5918e7d62375322d1ef3d7bcef118f958fe41878" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/propel/zipball/4344220e600c9d35ff766bc90415f65f11e6846a", - "reference": "4344220e600c9d35ff766bc90415f65f11e6846a", + "url": "https://api.github.com/repos/spryker/propel/zipball/5918e7d62375322d1ef3d7bcef118f958fe41878", + "reference": "5918e7d62375322d1ef3d7bcef118f958fe41878", "shasum": "" }, "require": { @@ -42184,7 +42310,7 @@ "spryker/kernel": "^3.48.0", "spryker/log": "^3.0.0", "spryker/monolog": "^2.0.0", - "spryker/propel-orm": "^1.16.0", + "spryker/propel-orm": "^1.18.0", "spryker/symfony": "^3.0.0", "spryker/transfer": "^3.12.0", "spryker/util-encoding": "^2.0.0", @@ -42192,6 +42318,7 @@ }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/console": "*", "spryker/container": "*", "spryker/laminas": "*", "spryker/silex": "*", @@ -42219,27 +42346,27 @@ ], "description": "Propel module", "support": { - "source": "https://github.com/spryker/propel/tree/3.35.1" + "source": "https://github.com/spryker/propel/tree/3.36.0" }, - "time": "2022-11-11T07:06:41+00:00" + "time": "2023-02-09T09:31:17+00:00" }, { "name": "spryker/propel-orm", - "version": "1.17.0", + "version": "1.18.0", "source": { "type": "git", "url": "https://github.com/spryker/propel-orm.git", - "reference": "60bb203e9679392d835185d63f65f44b0a05b4a4" + "reference": "4849ba4c5aad89a2c9f258c9b419f87cb4763f43" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/propel-orm/zipball/60bb203e9679392d835185d63f65f44b0a05b4a4", - "reference": "60bb203e9679392d835185d63f65f44b0a05b4a4", + "url": "https://api.github.com/repos/spryker/propel-orm/zipball/4849ba4c5aad89a2c9f258c9b419f87cb4763f43", + "reference": "4849ba4c5aad89a2c9f258c9b419f87cb4763f43", "shasum": "" }, "require": { - "php": ">=7.4", - "propel/propel": "2.0.0-beta2", + "php": ">=8.0", + "propel/propel": "2.0.0-beta3", "spryker/config": "^3.0.0", "spryker/error-handler": "^2.0.0", "spryker/kernel": "^3.67.0", @@ -42269,9 +42396,9 @@ ], "description": "PropelOrm module", "support": { - "source": "https://github.com/spryker/propel-orm/tree/1.17.0" + "source": "https://github.com/spryker/propel-orm/tree/1.18.0" }, - "time": "2022-07-21T13:11:07+00:00" + "time": "2023-02-09T09:31:17+00:00" }, { "name": "spryker/propel-orm-extension", @@ -43432,20 +43559,21 @@ }, { "name": "spryker/refund", - "version": "5.5.0", + "version": "5.7.0", "source": { "type": "git", "url": "https://github.com/spryker/refund.git", - "reference": "86fa527be15c0946d80bf294bcf7411014fc61a6" + "reference": "a05eb5e6315e6ca6886a7c77ee69879313a19a7d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/refund/zipball/86fa527be15c0946d80bf294bcf7411014fc61a6", - "reference": "86fa527be15c0946d80bf294bcf7411014fc61a6", + "url": "https://api.github.com/repos/spryker/refund/zipball/a05eb5e6315e6ca6886a7c77ee69879313a19a7d", + "reference": "a05eb5e6315e6ca6886a7c77ee69879313a19a7d", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", + "spryker/acl-merchant-portal-extension": "^1.0.0", "spryker/calculation": "^4.0.0", "spryker/gui": "^3.0.0", "spryker/kernel": "^3.30.0", @@ -43453,6 +43581,7 @@ "spryker/refund-extension": "^1.0.0", "spryker/sales": "^6.0.0 || ^7.0.0 || ^8.0.0 || ^10.0.0 || ^11.0.0", "spryker/symfony": "^3.0.0", + "spryker/transfer": "^3.25.0", "spryker/util-date-time": "^1.0.0" }, "require-dev": { @@ -43482,9 +43611,9 @@ ], "description": "Refund module", "support": { - "source": "https://github.com/spryker/refund/tree/5.5.0" + "source": "https://github.com/spryker/refund/tree/5.7.0" }, - "time": "2022-07-05T11:45:02+00:00" + "time": "2023-03-10T14:11:16+00:00" }, { "name": "spryker/refund-extension", @@ -43827,20 +43956,21 @@ }, { "name": "spryker/sales", - "version": "11.35.0", + "version": "11.37.0", "source": { "type": "git", "url": "https://github.com/spryker/sales.git", - "reference": "a0e3766661fe67e690f7ba72a69b65571b1e4254" + "reference": "84021fbbe23a2251bda48206464fabaf21c57471" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/sales/zipball/a0e3766661fe67e690f7ba72a69b65571b1e4254", - "reference": "a0e3766661fe67e690f7ba72a69b65571b1e4254", + "url": "https://api.github.com/repos/spryker/sales/zipball/84021fbbe23a2251bda48206464fabaf21c57471", + "reference": "84021fbbe23a2251bda48206464fabaf21c57471", "shasum": "" }, "require": { "php": ">=8.0", + "spryker/acl-merchant-portal-extension": "^1.0.0", "spryker/calculation": "^4.0.0", "spryker/checkout-extension": "^1.2.0", "spryker/country": "^3.1.0", @@ -43900,9 +44030,9 @@ ], "description": "Sales module", "support": { - "source": "https://github.com/spryker/sales/tree/11.35.0" + "source": "https://github.com/spryker/sales/tree/11.37.0" }, - "time": "2023-01-10T13:08:20+00:00" + "time": "2023-03-10T14:11:16+00:00" }, { "name": "spryker/sales-configurable-bundle", @@ -45871,16 +46001,16 @@ }, { "name": "spryker/search-http", - "version": "0.1.0", + "version": "0.2.0", "source": { "type": "git", "url": "https://github.com/spryker/search-http.git", - "reference": "5a5e006fb4c09b9fe1152e16e710dd7ceafd6859" + "reference": "51ebcc14768117831a7e0d88b7a9460f9432cd9d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/search-http/zipball/5a5e006fb4c09b9fe1152e16e710dd7ceafd6859", - "reference": "5a5e006fb4c09b9fe1152e16e710dd7ceafd6859", + "url": "https://api.github.com/repos/spryker/search-http/zipball/51ebcc14768117831a7e0d88b7a9460f9432cd9d", + "reference": "51ebcc14768117831a7e0d88b7a9460f9432cd9d", "shasum": "" }, "require": { @@ -45932,9 +46062,9 @@ ], "description": "SearchHttp module", "support": { - "source": "https://github.com/spryker/search-http/tree/0.1.0" + "source": "https://github.com/spryker/search-http/tree/0.2.0" }, - "time": "2023-02-20T10:18:53+00:00" + "time": "2023-03-17T11:55:03+00:00" }, { "name": "spryker/secrets-manager", @@ -47286,20 +47416,21 @@ }, { "name": "spryker/shipment", - "version": "8.10.1", + "version": "8.12.0", "source": { "type": "git", "url": "https://github.com/spryker/shipment.git", - "reference": "880746de24a12ed89f61435ef012fd1116f4fcd3" + "reference": "2dd4a56a8aebcbfaca6fd27d0e7363835c51a772" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/shipment/zipball/880746de24a12ed89f61435ef012fd1116f4fcd3", - "reference": "880746de24a12ed89f61435ef012fd1116f4fcd3", + "url": "https://api.github.com/repos/spryker/shipment/zipball/2dd4a56a8aebcbfaca6fd27d0e7363835c51a772", + "reference": "2dd4a56a8aebcbfaca6fd27d0e7363835c51a772", "shasum": "" }, "require": { "php": ">=8.0", + "spryker/acl-merchant-portal-extension": "^1.0.0", "spryker/calculation": "^4.8.0", "spryker/calculation-extension": "^1.0.0", "spryker/country": "^3.0.0", @@ -47349,9 +47480,9 @@ ], "description": "Shipment module", "support": { - "source": "https://github.com/spryker/shipment/tree/8.10.1" + "source": "https://github.com/spryker/shipment/tree/8.12.0" }, - "time": "2022-12-29T12:04:01+00:00" + "time": "2023-03-21T13:22:02+00:00" }, { "name": "spryker/shipment-cart-connector", @@ -48405,20 +48536,20 @@ }, { "name": "spryker/step-engine", - "version": "3.4.2", + "version": "3.4.3", "source": { "type": "git", "url": "https://github.com/spryker/step-engine.git", - "reference": "3048277599bb328ee9e660e97d9c995db2ede622" + "reference": "6d0846cad06bc1410bd527a5d5fe3280bb3c100b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/step-engine/zipball/3048277599bb328ee9e660e97d9c995db2ede622", - "reference": "3048277599bb328ee9e660e97d9c995db2ede622", + "url": "https://api.github.com/repos/spryker/step-engine/zipball/6d0846cad06bc1410bd527a5d5fe3280bb3c100b", + "reference": "6d0846cad06bc1410bd527a5d5fe3280bb3c100b", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/kernel": "^3.30.0", "spryker/step-engine-extension": "^1.0.0", "spryker/symfony": "^3.0.0" @@ -48448,9 +48579,9 @@ ], "description": "StepEngine module", "support": { - "source": "https://github.com/spryker/step-engine/tree/3.4.2" + "source": "https://github.com/spryker/step-engine/tree/3.4.3" }, - "time": "2021-10-26T15:19:01+00:00" + "time": "2023-01-24T16:01:46+00:00" }, { "name": "spryker/step-engine-extension", @@ -48499,20 +48630,21 @@ }, { "name": "spryker/stock", - "version": "8.4.1", + "version": "8.7.0", "source": { "type": "git", "url": "https://github.com/spryker/stock.git", - "reference": "750a50c3d2795ce3bc3396ea8ca97222e66aecd8" + "reference": "e37f883e821a358ce9ecb3c1c627845d655f9746" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/stock/zipball/750a50c3d2795ce3bc3396ea8ca97222e66aecd8", - "reference": "750a50c3d2795ce3bc3396ea8ca97222e66aecd8", + "url": "https://api.github.com/repos/spryker/stock/zipball/e37f883e821a358ce9ecb3c1c627845d655f9746", + "reference": "e37f883e821a358ce9ecb3c1c627845d655f9746", "shasum": "" }, "require": { "php": ">=8.0", + "spryker/acl-merchant-portal-extension": "^1.0.0", "spryker/decimal-object": "^1.0.0", "spryker/kernel": "^3.30.0", "spryker/product": "^5.0.0 || ^6.0.0", @@ -48521,7 +48653,7 @@ "spryker/stock-extension": "^1.1.0", "spryker/store": "^1.5.0", "spryker/touch": "^3.0.0 || ^4.0.0", - "spryker/transfer": "^3.25.0" + "spryker/transfer": "^3.27.0" }, "require-dev": { "spryker/code-sniffer": "*", @@ -48546,9 +48678,9 @@ ], "description": "Stock module", "support": { - "source": "https://github.com/spryker/stock/tree/8.4.1" + "source": "https://github.com/spryker/stock/tree/8.7.0" }, - "time": "2022-12-29T12:04:01+00:00" + "time": "2023-03-16T13:08:01+00:00" }, { "name": "spryker/stock-address", @@ -49539,20 +49671,21 @@ }, { "name": "spryker/tax", - "version": "5.11.0", + "version": "5.13.0", "source": { "type": "git", "url": "https://github.com/spryker/tax.git", - "reference": "06a81b9920587c0f080854d4fd0bf85cb41f86a5" + "reference": "73e41edd169e354b16ed31c3bfd5336b85353da5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/tax/zipball/06a81b9920587c0f080854d4fd0bf85cb41f86a5", - "reference": "06a81b9920587c0f080854d4fd0bf85cb41f86a5", + "url": "https://api.github.com/repos/spryker/tax/zipball/73e41edd169e354b16ed31c3bfd5336b85353da5", + "reference": "73e41edd169e354b16ed31c3bfd5336b85353da5", "shasum": "" }, "require": { "php": ">=8.0", + "spryker/acl-merchant-portal-extension": "^1.0.0", "spryker/calculation": "^4.0.0", "spryker/country": "^3.0.0", "spryker/gui": "^3.45.0", @@ -49595,9 +49728,9 @@ ], "description": "Tax module", "support": { - "source": "https://github.com/spryker/tax/tree/5.11.0" + "source": "https://github.com/spryker/tax/tree/5.13.0" }, - "time": "2023-01-16T13:42:24+00:00" + "time": "2023-03-10T14:11:16+00:00" }, { "name": "spryker/tax-product-connector", @@ -50175,27 +50308,29 @@ }, { "name": "spryker/url", - "version": "3.9.1", + "version": "3.11.0", "source": { "type": "git", "url": "https://github.com/spryker/url.git", - "reference": "ff3f6d97a21c1827a7336b146c05fa42e456ce06" + "reference": "e107ac791081d577dcb116b501b13743636da3c4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/url/zipball/ff3f6d97a21c1827a7336b146c05fa42e456ce06", - "reference": "ff3f6d97a21c1827a7336b146c05fa42e456ce06", + "url": "https://api.github.com/repos/spryker/url/zipball/e107ac791081d577dcb116b501b13743636da3c4", + "reference": "e107ac791081d577dcb116b501b13743636da3c4", "shasum": "" }, "require": { "php": ">=8.0", + "spryker/acl-merchant-portal-extension": "^1.0.0", "spryker/kernel": "^3.30.0", "spryker/key-builder": "^1.0.0", "spryker/locale": "^3.8.0", "spryker/propel-orm": "^1.16.0", "spryker/storage": "^3.0.0", "spryker/symfony": "^3.0.0", - "spryker/touch": "^3.0.0 || ^4.0.0" + "spryker/touch": "^3.0.0 || ^4.0.0", + "spryker/transfer": "^3.27.0" }, "require-dev": { "spryker/code-sniffer": "*", @@ -50227,9 +50362,9 @@ ], "description": "Url module", "support": { - "source": "https://github.com/spryker/url/tree/3.9.1" + "source": "https://github.com/spryker/url/tree/3.11.0" }, - "time": "2022-12-29T12:04:01+00:00" + "time": "2023-03-10T14:11:16+00:00" }, { "name": "spryker/url-storage", @@ -50383,28 +50518,29 @@ }, { "name": "spryker/user", - "version": "3.15.0", + "version": "3.17.0", "source": { "type": "git", "url": "https://github.com/spryker/user.git", - "reference": "af52e30f83fe4532eb8cfde297765f68379f0de6" + "reference": "7f73c285def01ceaae191118fbfd2e5cbcef41bc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/user/zipball/af52e30f83fe4532eb8cfde297765f68379f0de6", - "reference": "af52e30f83fe4532eb8cfde297765f68379f0de6", + "url": "https://api.github.com/repos/spryker/user/zipball/7f73c285def01ceaae191118fbfd2e5cbcef41bc", + "reference": "7f73c285def01ceaae191118fbfd2e5cbcef41bc", "shasum": "" }, "require": { "php": ">=8.0", "spryker/gui": "^3.33.0", "spryker/kernel": "^3.30.0", + "spryker/propel-orm": "^1.0.0", "spryker/security-extension": "^1.0.0", "spryker/session": "^3.3.0 || ^4.14.0", "spryker/symfony": "^3.0.0", - "spryker/transfer": "^3.25.0", + "spryker/transfer": "^3.27.0", "spryker/twig-extension": "^1.0.0", - "spryker/user-extension": "^1.1.0", + "spryker/user-extension": "^1.2.0", "spryker/util-date-time": "^1.0.0", "spryker/util-text": "^1.1.0" }, @@ -50448,32 +50584,32 @@ ], "description": "User module", "support": { - "source": "https://github.com/spryker/user/tree/3.15.0" + "source": "https://github.com/spryker/user/tree/3.17.0" }, - "time": "2023-01-24T16:01:46+00:00" + "time": "2023-03-03T10:26:17+00:00" }, { "name": "spryker/user-extension", - "version": "1.1.0", + "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/spryker/user-extension.git", - "reference": "8ea33e87f6b4ed33260a7481a67d4a34780028ba" + "reference": "cde218f31419476214a34e4861ff8cc7ec952b61" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/user-extension/zipball/8ea33e87f6b4ed33260a7481a67d4a34780028ba", - "reference": "8ea33e87f6b4ed33260a7481a67d4a34780028ba", + "url": "https://api.github.com/repos/spryker/user-extension/zipball/cde218f31419476214a34e4861ff8cc7ec952b61", + "reference": "cde218f31419476214a34e4861ff8cc7ec952b61", "shasum": "" }, "require": { - "php": ">=7.1" + "php": ">=8.0", + "spryker/transfer": "^3.27.0" }, "require-dev": { "spryker/code-sniffer": "*", "spryker/gui": "*", - "spryker/symfony": "*", - "spryker/testify": "*" + "spryker/symfony": "*" }, "suggest": { "spryker/gui": "Required to use table in plugins.", @@ -50496,9 +50632,9 @@ ], "description": "UserExtension module", "support": { - "source": "https://github.com/spryker/user-extension/tree/master" + "source": "https://github.com/spryker/user-extension/tree/1.2.0" }, - "time": "2019-01-21T15:36:52+00:00" + "time": "2023-02-08T12:23:08+00:00" }, { "name": "spryker/user-locale", @@ -50828,20 +50964,20 @@ }, { "name": "spryker/util-date-time", - "version": "1.2.3", + "version": "1.3.0", "source": { "type": "git", "url": "https://github.com/spryker/util-date-time.git", - "reference": "6d82ef7c14fb1a756dd37264aa0ec0f3d16a6cc9" + "reference": "a52bc7cc78253ce9bc04d29a73aacaf8f9634b22" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/util-date-time/zipball/6d82ef7c14fb1a756dd37264aa0ec0f3d16a6cc9", - "reference": "6d82ef7c14fb1a756dd37264aa0ec0f3d16a6cc9", + "url": "https://api.github.com/repos/spryker/util-date-time/zipball/a52bc7cc78253ce9bc04d29a73aacaf8f9634b22", + "reference": "a52bc7cc78253ce9bc04d29a73aacaf8f9634b22", "shasum": "" }, "require": { - "php": ">=7.2", + "php": ">=8.0", "spryker/config": "^3.0.0", "spryker/kernel": "^3.52.0", "spryker/twig": "^3.1.0" @@ -50873,9 +51009,9 @@ ], "description": "UtilDateTime module", "support": { - "source": "https://github.com/spryker/util-date-time/tree/1.2.3" + "source": "https://github.com/spryker/util-date-time/tree/1.3.0" }, - "time": "2020-09-02T06:40:46+00:00" + "time": "2023-03-13T09:36:48+00:00" }, { "name": "spryker/util-encoding", @@ -51228,20 +51364,20 @@ }, { "name": "spryker/util-sanitize-xss", - "version": "1.0.0", + "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/spryker/util-sanitize-xss.git", - "reference": "2d6829bc62f1857b92ec49975364669b3470130c" + "reference": "1ddfcd4b092386e9f6057cd6c86b7c8650ab941e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/util-sanitize-xss/zipball/2d6829bc62f1857b92ec49975364669b3470130c", - "reference": "2d6829bc62f1857b92ec49975364669b3470130c", + "url": "https://api.github.com/repos/spryker/util-sanitize-xss/zipball/1ddfcd4b092386e9f6057cd6c86b7c8650ab941e", + "reference": "1ddfcd4b092386e9f6057cd6c86b7c8650ab941e", "shasum": "" }, "require": { - "php": ">=7.2", + "php": ">=8.0", "spryker/kernel": "^3.33.0", "voku/anti-xss": "^4.1.20" }, @@ -51266,9 +51402,9 @@ ], "description": "UtilSanitizeXss module", "support": { - "source": "https://github.com/spryker/util-sanitize-xss/tree/master" + "source": "https://github.com/spryker/util-sanitize-xss/tree/1.1.0" }, - "time": "2019-12-24T15:02:15+00:00" + "time": "2023-03-13T13:20:27+00:00" }, { "name": "spryker/util-text", @@ -52243,35 +52379,34 @@ }, { "name": "symfony/config", - "version": "v5.4.11", + "version": "v6.0.19", "source": { "type": "git", "url": "https://github.com/symfony/config.git", - "reference": "ec79e03125c1d2477e43dde8528535d90cc78379" + "reference": "db4fc45c24e0c3e2198e68ada9d7f90daa1f97e3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/config/zipball/ec79e03125c1d2477e43dde8528535d90cc78379", - "reference": "ec79e03125c1d2477e43dde8528535d90cc78379", + "url": "https://api.github.com/repos/symfony/config/zipball/db4fc45c24e0c3e2198e68ada9d7f90daa1f97e3", + "reference": "db4fc45c24e0c3e2198e68ada9d7f90daa1f97e3", "shasum": "" }, "require": { - "php": ">=7.2.5", + "php": ">=8.0.2", "symfony/deprecation-contracts": "^2.1|^3", - "symfony/filesystem": "^4.4|^5.0|^6.0", + "symfony/filesystem": "^5.4|^6.0", "symfony/polyfill-ctype": "~1.8", - "symfony/polyfill-php80": "^1.16", "symfony/polyfill-php81": "^1.22" }, "conflict": { "symfony/finder": "<4.4" }, "require-dev": { - "symfony/event-dispatcher": "^4.4|^5.0|^6.0", - "symfony/finder": "^4.4|^5.0|^6.0", - "symfony/messenger": "^4.4|^5.0|^6.0", + "symfony/event-dispatcher": "^5.4|^6.0", + "symfony/finder": "^5.4|^6.0", + "symfony/messenger": "^5.4|^6.0", "symfony/service-contracts": "^1.1|^2|^3", - "symfony/yaml": "^4.4|^5.0|^6.0" + "symfony/yaml": "^5.4|^6.0" }, "suggest": { "symfony/yaml": "To use the yaml reference dumper" @@ -52302,7 +52437,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.11" + "source": "https://github.com/symfony/config/tree/v6.0.19" }, "funding": [ { @@ -52318,20 +52453,20 @@ "type": "tidelift" } ], - "time": "2022-07-20T13:00:38+00:00" + "time": "2023-01-09T04:36:00+00:00" }, { "name": "symfony/console", - "version": "v5.4.17", + "version": "v5.4.21", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "58422fdcb0e715ed05b385f70d3e8b5ed4bbd45f" + "reference": "c77433ddc6cdc689caf48065d9ea22ca0853fbd9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/58422fdcb0e715ed05b385f70d3e8b5ed4bbd45f", - "reference": "58422fdcb0e715ed05b385f70d3e8b5ed4bbd45f", + "url": "https://api.github.com/repos/symfony/console/zipball/c77433ddc6cdc689caf48065d9ea22ca0853fbd9", + "reference": "c77433ddc6cdc689caf48065d9ea22ca0853fbd9", "shasum": "" }, "require": { @@ -52401,7 +52536,7 @@ "terminal" ], "support": { - "source": "https://github.com/symfony/console/tree/v5.4.17" + "source": "https://github.com/symfony/console/tree/v5.4.21" }, "funding": [ { @@ -52417,7 +52552,7 @@ "type": "tidelift" } ], - "time": "2022-12-28T14:15:31+00:00" + "time": "2023-02-25T16:59:41+00:00" }, { "name": "symfony/debug", @@ -52557,27 +52692,27 @@ }, { "name": "symfony/error-handler", - "version": "v5.4.17", + "version": "v6.0.19", "source": { "type": "git", "url": "https://github.com/symfony/error-handler.git", - "reference": "b900446552833ad2f91ca7dd52aa8ffe78f66cb2" + "reference": "c7df52182f43a68522756ac31a532dd5b1e6db67" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/error-handler/zipball/b900446552833ad2f91ca7dd52aa8ffe78f66cb2", - "reference": "b900446552833ad2f91ca7dd52aa8ffe78f66cb2", + "url": "https://api.github.com/repos/symfony/error-handler/zipball/c7df52182f43a68522756ac31a532dd5b1e6db67", + "reference": "c7df52182f43a68522756ac31a532dd5b1e6db67", "shasum": "" }, "require": { - "php": ">=7.2.5", + "php": ">=8.0.2", "psr/log": "^1|^2|^3", - "symfony/var-dumper": "^4.4|^5.0|^6.0" + "symfony/var-dumper": "^5.4|^6.0" }, "require-dev": { "symfony/deprecation-contracts": "^2.1|^3", - "symfony/http-kernel": "^4.4|^5.0|^6.0", - "symfony/serializer": "^4.4|^5.0|^6.0" + "symfony/http-kernel": "^5.4|^6.0", + "symfony/serializer": "^5.4|^6.0" }, "bin": [ "Resources/bin/patch-type-declarations" @@ -52608,7 +52743,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/v5.4.17" + "source": "https://github.com/symfony/error-handler/tree/v6.0.19" }, "funding": [ { @@ -52624,44 +52759,42 @@ "type": "tidelift" } ], - "time": "2022-12-13T09:43:00+00:00" + "time": "2023-01-01T08:36:10+00:00" }, { "name": "symfony/event-dispatcher", - "version": "v5.4.17", + "version": "v6.0.19", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", - "reference": "8e18a9d559eb8ebc2220588f1faa726a2fcd31c9" + "reference": "2eaf8e63bc5b8cefabd4a800157f0d0c094f677a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/8e18a9d559eb8ebc2220588f1faa726a2fcd31c9", - "reference": "8e18a9d559eb8ebc2220588f1faa726a2fcd31c9", + "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/2eaf8e63bc5b8cefabd4a800157f0d0c094f677a", + "reference": "2eaf8e63bc5b8cefabd4a800157f0d0c094f677a", "shasum": "" }, "require": { - "php": ">=7.2.5", - "symfony/deprecation-contracts": "^2.1|^3", - "symfony/event-dispatcher-contracts": "^2|^3", - "symfony/polyfill-php80": "^1.16" + "php": ">=8.0.2", + "symfony/event-dispatcher-contracts": "^2|^3" }, "conflict": { - "symfony/dependency-injection": "<4.4" + "symfony/dependency-injection": "<5.4" }, "provide": { "psr/event-dispatcher-implementation": "1.0", - "symfony/event-dispatcher-implementation": "2.0" + "symfony/event-dispatcher-implementation": "2.0|3.0" }, "require-dev": { "psr/log": "^1|^2|^3", - "symfony/config": "^4.4|^5.0|^6.0", - "symfony/dependency-injection": "^4.4|^5.0|^6.0", - "symfony/error-handler": "^4.4|^5.0|^6.0", - "symfony/expression-language": "^4.4|^5.0|^6.0", - "symfony/http-foundation": "^4.4|^5.0|^6.0", + "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/service-contracts": "^1.1|^2|^3", - "symfony/stopwatch": "^4.4|^5.0|^6.0" + "symfony/stopwatch": "^5.4|^6.0" }, "suggest": { "symfony/dependency-injection": "", @@ -52693,7 +52826,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/v5.4.17" + "source": "https://github.com/symfony/event-dispatcher/tree/v6.0.19" }, "funding": [ { @@ -52709,7 +52842,7 @@ "type": "tidelift" } ], - "time": "2022-12-12T15:54:21+00:00" + "time": "2023-01-01T08:36:10+00:00" }, { "name": "symfony/event-dispatcher-contracts", @@ -52792,23 +52925,22 @@ }, { "name": "symfony/filesystem", - "version": "v5.4.13", + "version": "v6.0.19", "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", - "reference": "ac09569844a9109a5966b9438fc29113ce77cf51" + "reference": "3d49eec03fda1f0fc19b7349fbbe55ebc1004214" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/filesystem/zipball/ac09569844a9109a5966b9438fc29113ce77cf51", - "reference": "ac09569844a9109a5966b9438fc29113ce77cf51", + "url": "https://api.github.com/repos/symfony/filesystem/zipball/3d49eec03fda1f0fc19b7349fbbe55ebc1004214", + "reference": "3d49eec03fda1f0fc19b7349fbbe55ebc1004214", "shasum": "" }, "require": { - "php": ">=7.2.5", + "php": ">=8.0.2", "symfony/polyfill-ctype": "~1.8", - "symfony/polyfill-mbstring": "~1.8", - "symfony/polyfill-php80": "^1.16" + "symfony/polyfill-mbstring": "~1.8" }, "type": "library", "autoload": { @@ -52836,7 +52968,7 @@ "description": "Provides basic utilities for the filesystem", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/filesystem/tree/v5.4.13" + "source": "https://github.com/symfony/filesystem/tree/v6.0.19" }, "funding": [ { @@ -52852,20 +52984,20 @@ "type": "tidelift" } ], - "time": "2022-09-21T19:53:16+00:00" + "time": "2023-01-20T17:44:14+00:00" }, { "name": "symfony/finder", - "version": "v5.4.17", + "version": "v5.4.21", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", - "reference": "40c08632019838dfb3350f18cf5563b8080055fc" + "reference": "078e9a5e1871fcfe6a5ce421b539344c21afef19" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/finder/zipball/40c08632019838dfb3350f18cf5563b8080055fc", - "reference": "40c08632019838dfb3350f18cf5563b8080055fc", + "url": "https://api.github.com/repos/symfony/finder/zipball/078e9a5e1871fcfe6a5ce421b539344c21afef19", + "reference": "078e9a5e1871fcfe6a5ce421b539344c21afef19", "shasum": "" }, "require": { @@ -52899,7 +53031,7 @@ "description": "Finds files and directories via an intuitive fluent interface", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/finder/tree/v5.4.17" + "source": "https://github.com/symfony/finder/tree/v5.4.21" }, "funding": [ { @@ -52915,61 +53047,60 @@ "type": "tidelift" } ], - "time": "2022-12-22T10:31:03+00:00" + "time": "2023-02-16T09:33:00+00:00" }, { "name": "symfony/form", - "version": "v5.4.17", + "version": "v6.0.19", "source": { "type": "git", "url": "https://github.com/symfony/form.git", - "reference": "6150f66dc921375a62e5da1cce3684aee657ddca" + "reference": "bec07ecf4aac245183b8e0fa93eb68630415346e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/form/zipball/6150f66dc921375a62e5da1cce3684aee657ddca", - "reference": "6150f66dc921375a62e5da1cce3684aee657ddca", + "url": "https://api.github.com/repos/symfony/form/zipball/bec07ecf4aac245183b8e0fa93eb68630415346e", + "reference": "bec07ecf4aac245183b8e0fa93eb68630415346e", "shasum": "" }, "require": { - "php": ">=7.2.5", + "php": ">=8.0.2", "symfony/deprecation-contracts": "^2.1|^3", - "symfony/event-dispatcher": "^4.4|^5.0|^6.0", - "symfony/options-resolver": "^5.1|^6.0", + "symfony/event-dispatcher": "^5.4|^6.0", + "symfony/options-resolver": "^5.4|^6.0", "symfony/polyfill-ctype": "~1.8", "symfony/polyfill-intl-icu": "^1.21", "symfony/polyfill-mbstring": "~1.0", - "symfony/polyfill-php80": "^1.16", "symfony/polyfill-php81": "^1.23", - "symfony/property-access": "^5.0.8|^6.0", + "symfony/property-access": "^5.4|^6.0", "symfony/service-contracts": "^1.1|^2|^3" }, "conflict": { "phpunit/phpunit": "<5.4.3", - "symfony/console": "<4.4", - "symfony/dependency-injection": "<4.4", - "symfony/doctrine-bridge": "<4.4", - "symfony/error-handler": "<4.4.5", - "symfony/framework-bundle": "<4.4", - "symfony/http-kernel": "<4.4", - "symfony/translation": "<4.4", + "symfony/console": "<5.4", + "symfony/dependency-injection": "<5.4", + "symfony/doctrine-bridge": "<5.4", + "symfony/error-handler": "<5.4", + "symfony/framework-bundle": "<5.4", + "symfony/http-kernel": "<5.4", + "symfony/translation": "<5.4", "symfony/translation-contracts": "<1.1.7", - "symfony/twig-bridge": "<4.4" + "symfony/twig-bridge": "<5.4" }, "require-dev": { "doctrine/collections": "^1.0|^2.0", - "symfony/config": "^4.4|^5.0|^6.0", + "symfony/config": "^5.4|^6.0", "symfony/console": "^5.4|^6.0", - "symfony/dependency-injection": "^4.4|^5.0|^6.0", - "symfony/expression-language": "^4.4|^5.0|^6.0", - "symfony/http-foundation": "^4.4|^5.0|^6.0", - "symfony/http-kernel": "^4.4|^5.0|^6.0", - "symfony/intl": "^4.4|^5.0|^6.0", - "symfony/security-csrf": "^4.4|^5.0|^6.0", - "symfony/translation": "^4.4|^5.0|^6.0", - "symfony/uid": "^5.1|^6.0", - "symfony/validator": "^4.4.17|^5.1.9|^6.0", - "symfony/var-dumper": "^4.4|^5.0|^6.0" + "symfony/dependency-injection": "^5.4|^6.0", + "symfony/expression-language": "^5.4|^6.0", + "symfony/http-foundation": "^5.4|^6.0", + "symfony/http-kernel": "^5.4|^6.0", + "symfony/intl": "^5.4|^6.0", + "symfony/security-csrf": "^5.4|^6.0", + "symfony/translation": "^5.4|^6.0", + "symfony/uid": "^5.4|^6.0", + "symfony/validator": "^5.4|^6.0", + "symfony/var-dumper": "^5.4|^6.0" }, "suggest": { "symfony/security-csrf": "For protecting forms against CSRF attacks.", @@ -53002,7 +53133,7 @@ "description": "Allows to easily create, process and reuse HTML forms", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/form/tree/v5.4.17" + "source": "https://github.com/symfony/form/tree/v6.0.19" }, "funding": [ { @@ -53018,36 +53149,33 @@ "type": "tidelift" } ], - "time": "2022-12-28T08:39:55+00:00" + "time": "2023-01-01T08:36:10+00:00" }, { "name": "symfony/http-client", - "version": "v5.4.17", + "version": "v6.0.20", "source": { "type": "git", "url": "https://github.com/symfony/http-client.git", - "reference": "772129f800fc0bfaa6bd40c40934d544f0957d30" + "reference": "541c04560da1875f62c963c3aab6ea12a7314e11" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-client/zipball/772129f800fc0bfaa6bd40c40934d544f0957d30", - "reference": "772129f800fc0bfaa6bd40c40934d544f0957d30", + "url": "https://api.github.com/repos/symfony/http-client/zipball/541c04560da1875f62c963c3aab6ea12a7314e11", + "reference": "541c04560da1875f62c963c3aab6ea12a7314e11", "shasum": "" }, "require": { - "php": ">=7.2.5", + "php": ">=8.0.2", "psr/log": "^1|^2|^3", - "symfony/deprecation-contracts": "^2.1|^3", - "symfony/http-client-contracts": "^2.4", - "symfony/polyfill-php73": "^1.11", - "symfony/polyfill-php80": "^1.16", + "symfony/http-client-contracts": "^3", "symfony/service-contracts": "^1.0|^2|^3" }, "provide": { "php-http/async-client-implementation": "*", "php-http/client-implementation": "*", "psr/http-client-implementation": "1.0", - "symfony/http-client-implementation": "2.4" + "symfony/http-client-implementation": "3.0" }, "require-dev": { "amphp/amp": "^2.5", @@ -53058,10 +53186,10 @@ "nyholm/psr7": "^1.0", "php-http/httplug": "^1.0|^2.0", "psr/http-client": "^1.0", - "symfony/dependency-injection": "^4.4|^5.0|^6.0", - "symfony/http-kernel": "^4.4.13|^5.1.5|^6.0", - "symfony/process": "^4.4|^5.0|^6.0", - "symfony/stopwatch": "^4.4|^5.0|^6.0" + "symfony/dependency-injection": "^5.4|^6.0", + "symfony/http-kernel": "^5.4|^6.0", + "symfony/process": "^5.4|^6.0", + "symfony/stopwatch": "^5.4|^6.0" }, "type": "library", "autoload": { @@ -53089,7 +53217,7 @@ "description": "Provides powerful methods to fetch HTTP resources synchronously or asynchronously", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/http-client/tree/v5.4.17" + "source": "https://github.com/symfony/http-client/tree/v6.0.20" }, "funding": [ { @@ -53105,24 +53233,24 @@ "type": "tidelift" } ], - "time": "2022-12-13T11:07:37+00:00" + "time": "2023-01-30T15:41:07+00:00" }, { "name": "symfony/http-client-contracts", - "version": "v2.5.2", + "version": "v3.0.2", "source": { "type": "git", "url": "https://github.com/symfony/http-client-contracts.git", - "reference": "ba6a9f0e8f3edd190520ee3b9a958596b6ca2e70" + "reference": "4184b9b63af1edaf35b6a7974c6f1f9f33294129" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/ba6a9f0e8f3edd190520ee3b9a958596b6ca2e70", - "reference": "ba6a9f0e8f3edd190520ee3b9a958596b6ca2e70", + "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/4184b9b63af1edaf35b6a7974c6f1f9f33294129", + "reference": "4184b9b63af1edaf35b6a7974c6f1f9f33294129", "shasum": "" }, "require": { - "php": ">=7.2.5" + "php": ">=8.0.2" }, "suggest": { "symfony/http-client-implementation": "" @@ -53130,7 +53258,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "2.5-dev" + "dev-main": "3.0-dev" }, "thanks": { "name": "symfony/contracts", @@ -53167,7 +53295,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/http-client-contracts/tree/v2.5.2" + "source": "https://github.com/symfony/http-client-contracts/tree/v3.0.2" }, "funding": [ { @@ -53183,35 +53311,34 @@ "type": "tidelift" } ], - "time": "2022-04-12T15:48:08+00:00" + "time": "2022-04-12T16:11:42+00:00" }, { "name": "symfony/http-foundation", - "version": "v5.4.17", + "version": "v6.0.20", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "b64a0e2df212d5849e4584cabff0cf09c5d6866a" + "reference": "e16b2676a4b3b1fa12378a20b29c364feda2a8d6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/b64a0e2df212d5849e4584cabff0cf09c5d6866a", - "reference": "b64a0e2df212d5849e4584cabff0cf09c5d6866a", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/e16b2676a4b3b1fa12378a20b29c364feda2a8d6", + "reference": "e16b2676a4b3b1fa12378a20b29c364feda2a8d6", "shasum": "" }, "require": { - "php": ">=7.2.5", + "php": ">=8.0.2", "symfony/deprecation-contracts": "^2.1|^3", - "symfony/polyfill-mbstring": "~1.1", - "symfony/polyfill-php80": "^1.16" + "symfony/polyfill-mbstring": "~1.1" }, "require-dev": { "predis/predis": "~1.0", - "symfony/cache": "^4.4|^5.0|^6.0", + "symfony/cache": "^5.4|^6.0", "symfony/dependency-injection": "^5.4|^6.0", - "symfony/expression-language": "^4.4|^5.0|^6.0", + "symfony/expression-language": "^5.4|^6.0", "symfony/http-kernel": "^5.4.12|^6.0.12|^6.1.4", - "symfony/mime": "^4.4|^5.0|^6.0", + "symfony/mime": "^5.4|^6.0", "symfony/rate-limiter": "^5.2|^6.0" }, "suggest": { @@ -53243,7 +53370,7 @@ "description": "Defines an object-oriented layer for the HTTP specification", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/http-foundation/tree/v5.4.17" + "source": "https://github.com/symfony/http-foundation/tree/v6.0.20" }, "funding": [ { @@ -53259,7 +53386,7 @@ "type": "tidelift" } ], - "time": "2022-12-14T08:23:03+00:00" + "time": "2023-01-30T15:41:07+00:00" }, { "name": "symfony/http-kernel", @@ -53375,37 +53502,29 @@ }, { "name": "symfony/intl", - "version": "v5.4.15", + "version": "v6.0.19", "source": { "type": "git", "url": "https://github.com/symfony/intl.git", - "reference": "2cb39da7f6e7b7344d7d5317dbee8db9d12cc714" + "reference": "a2e1ce9048ea549ee1e8d9ce521cbe9a9ec7d92c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/intl/zipball/2cb39da7f6e7b7344d7d5317dbee8db9d12cc714", - "reference": "2cb39da7f6e7b7344d7d5317dbee8db9d12cc714", + "url": "https://api.github.com/repos/symfony/intl/zipball/a2e1ce9048ea549ee1e8d9ce521cbe9a9ec7d92c", + "reference": "a2e1ce9048ea549ee1e8d9ce521cbe9a9ec7d92c", "shasum": "" }, "require": { - "php": ">=7.2.5", - "symfony/deprecation-contracts": "^2.1|^3", - "symfony/polyfill-php80": "^1.16" + "php": ">=8.0.2" }, "require-dev": { - "symfony/filesystem": "^4.4|^5.0|^6.0" + "symfony/filesystem": "^5.4|^6.0" }, "type": "library", "autoload": { - "files": [ - "Resources/functions.php" - ], "psr-4": { "Symfony\\Component\\Intl\\": "" }, - "classmap": [ - "Resources/stubs" - ], "exclude-from-classmap": [ "/Tests/" ] @@ -53443,7 +53562,7 @@ "localization" ], "support": { - "source": "https://github.com/symfony/intl/tree/v5.4.15" + "source": "https://github.com/symfony/intl/tree/v6.0.19" }, "funding": [ { @@ -53459,7 +53578,7 @@ "type": "tidelift" } ], - "time": "2022-10-19T14:28:49+00:00" + "time": "2023-01-01T08:36:10+00:00" }, { "name": "symfony/mailer", @@ -53539,16 +53658,16 @@ }, { "name": "symfony/messenger", - "version": "v6.0.17", + "version": "v6.0.19", "source": { "type": "git", "url": "https://github.com/symfony/messenger.git", - "reference": "bec759263c9f4b983fdcfcd2eccda7857cc7083e" + "reference": "d584d1754e9e19f83a43c75f36c84b42f6f7e209" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/messenger/zipball/bec759263c9f4b983fdcfcd2eccda7857cc7083e", - "reference": "bec759263c9f4b983fdcfcd2eccda7857cc7083e", + "url": "https://api.github.com/repos/symfony/messenger/zipball/d584d1754e9e19f83a43c75f36c84b42f6f7e209", + "reference": "d584d1754e9e19f83a43c75f36c84b42f6f7e209", "shasum": "" }, "require": { @@ -53604,7 +53723,7 @@ "description": "Helps applications send and receive messages to/from other applications or via message queues", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/messenger/tree/v6.0.17" + "source": "https://github.com/symfony/messenger/tree/v6.0.19" }, "funding": [ { @@ -53620,42 +53739,40 @@ "type": "tidelift" } ], - "time": "2022-12-14T15:52:41+00:00" + "time": "2023-01-20T17:44:14+00:00" }, { "name": "symfony/mime", - "version": "v5.4.17", + "version": "v6.0.19", "source": { "type": "git", "url": "https://github.com/symfony/mime.git", - "reference": "2a83d82efc91c3f03a23c8b47a896df168aa5c63" + "reference": "d7052547a0070cbeadd474e172b527a00d657301" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/mime/zipball/2a83d82efc91c3f03a23c8b47a896df168aa5c63", - "reference": "2a83d82efc91c3f03a23c8b47a896df168aa5c63", + "url": "https://api.github.com/repos/symfony/mime/zipball/d7052547a0070cbeadd474e172b527a00d657301", + "reference": "d7052547a0070cbeadd474e172b527a00d657301", "shasum": "" }, "require": { - "php": ">=7.2.5", - "symfony/deprecation-contracts": "^2.1|^3", + "php": ">=8.0.2", "symfony/polyfill-intl-idn": "^1.10", - "symfony/polyfill-mbstring": "^1.0", - "symfony/polyfill-php80": "^1.16" + "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": "<4.4", + "symfony/mailer": "<5.4", "symfony/serializer": "<5.4.14|>=6.0,<6.0.14|>=6.1,<6.1.6" }, "require-dev": { - "egulias/email-validator": "^2.1.10|^3.1", + "egulias/email-validator": "^2.1.10|^3.1|^4", "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0", - "symfony/dependency-injection": "^4.4|^5.0|^6.0", - "symfony/property-access": "^4.4|^5.1|^6.0", - "symfony/property-info": "^4.4|^5.1|^6.0", + "symfony/dependency-injection": "^5.4|^6.0", + "symfony/property-access": "^5.4|^6.0", + "symfony/property-info": "^5.4|^6.0", "symfony/serializer": "^5.4.14|~6.0.14|^6.1.6" }, "type": "library", @@ -53688,7 +53805,7 @@ "mime-type" ], "support": { - "source": "https://github.com/symfony/mime/tree/v5.4.17" + "source": "https://github.com/symfony/mime/tree/v6.0.19" }, "funding": [ { @@ -53704,20 +53821,20 @@ "type": "tidelift" } ], - "time": "2022-12-13T09:59:55+00:00" + "time": "2023-01-11T11:50:03+00:00" }, { "name": "symfony/options-resolver", - "version": "v5.4.11", + "version": "v5.4.21", "source": { "type": "git", "url": "https://github.com/symfony/options-resolver.git", - "reference": "54f14e36aa73cb8f7261d7686691fd4d75ea2690" + "reference": "4fe5cf6ede71096839f0e4b4444d65dd3a7c1eb9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/options-resolver/zipball/54f14e36aa73cb8f7261d7686691fd4d75ea2690", - "reference": "54f14e36aa73cb8f7261d7686691fd4d75ea2690", + "url": "https://api.github.com/repos/symfony/options-resolver/zipball/4fe5cf6ede71096839f0e4b4444d65dd3a7c1eb9", + "reference": "4fe5cf6ede71096839f0e4b4444d65dd3a7c1eb9", "shasum": "" }, "require": { @@ -53757,7 +53874,7 @@ "options" ], "support": { - "source": "https://github.com/symfony/options-resolver/tree/v5.4.11" + "source": "https://github.com/symfony/options-resolver/tree/v5.4.21" }, "funding": [ { @@ -53773,20 +53890,20 @@ "type": "tidelift" } ], - "time": "2022-07-20T13:00:38+00:00" + "time": "2023-02-14T08:03:56+00:00" }, { "name": "symfony/password-hasher", - "version": "v6.0.11", + "version": "v6.0.19", "source": { "type": "git", "url": "https://github.com/symfony/password-hasher.git", - "reference": "7ff6706266cbe55310d029b42299eb6e2bebe849" + "reference": "2ae49765c5328307e82c0ee2898a39c071ef5bc8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/password-hasher/zipball/7ff6706266cbe55310d029b42299eb6e2bebe849", - "reference": "7ff6706266cbe55310d029b42299eb6e2bebe849", + "url": "https://api.github.com/repos/symfony/password-hasher/zipball/2ae49765c5328307e82c0ee2898a39c071ef5bc8", + "reference": "2ae49765c5328307e82c0ee2898a39c071ef5bc8", "shasum": "" }, "require": { @@ -53829,7 +53946,7 @@ "password" ], "support": { - "source": "https://github.com/symfony/password-hasher/tree/v6.0.11" + "source": "https://github.com/symfony/password-hasher/tree/v6.0.19" }, "funding": [ { @@ -53845,7 +53962,7 @@ "type": "tidelift" } ], - "time": "2022-07-20T14:06:08+00:00" + "time": "2023-01-01T08:36:10+00:00" }, { "name": "symfony/polyfill-ctype", @@ -54753,16 +54870,16 @@ }, { "name": "symfony/process", - "version": "v5.4.11", + "version": "v5.4.21", "source": { "type": "git", "url": "https://github.com/symfony/process.git", - "reference": "6e75fe6874cbc7e4773d049616ab450eff537bf1" + "reference": "d4ce417ebcb0b7d090b4c178ed6d3accc518e8bd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/6e75fe6874cbc7e4773d049616ab450eff537bf1", - "reference": "6e75fe6874cbc7e4773d049616ab450eff537bf1", + "url": "https://api.github.com/repos/symfony/process/zipball/d4ce417ebcb0b7d090b4c178ed6d3accc518e8bd", + "reference": "d4ce417ebcb0b7d090b4c178ed6d3accc518e8bd", "shasum": "" }, "require": { @@ -54795,7 +54912,7 @@ "description": "Executes commands in sub-processes", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/process/tree/v5.4.11" + "source": "https://github.com/symfony/process/tree/v5.4.21" }, "funding": [ { @@ -54811,30 +54928,28 @@ "type": "tidelift" } ], - "time": "2022-06-27T16:58:25+00:00" + "time": "2023-02-21T19:46:44+00:00" }, { "name": "symfony/property-access", - "version": "v5.4.15", + "version": "v6.0.19", "source": { "type": "git", "url": "https://github.com/symfony/property-access.git", - "reference": "0f3e8f40a1d3da90f674b3dd772e4777ccde4273" + "reference": "cae9aadf6e3a08315af666d4fede905fbb5b5393" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/property-access/zipball/0f3e8f40a1d3da90f674b3dd772e4777ccde4273", - "reference": "0f3e8f40a1d3da90f674b3dd772e4777ccde4273", + "url": "https://api.github.com/repos/symfony/property-access/zipball/cae9aadf6e3a08315af666d4fede905fbb5b5393", + "reference": "cae9aadf6e3a08315af666d4fede905fbb5b5393", "shasum": "" }, "require": { - "php": ">=7.2.5", - "symfony/deprecation-contracts": "^2.1|^3", - "symfony/polyfill-php80": "^1.16", - "symfony/property-info": "^5.2|^6.0" + "php": ">=8.0.2", + "symfony/property-info": "^5.4|^6.0" }, "require-dev": { - "symfony/cache": "^4.4|^5.0|^6.0" + "symfony/cache": "^5.4|^6.0" }, "suggest": { "psr/cache-implementation": "To cache access methods." @@ -54876,7 +54991,7 @@ "reflection" ], "support": { - "source": "https://github.com/symfony/property-access/tree/v5.4.15" + "source": "https://github.com/symfony/property-access/tree/v6.0.19" }, "funding": [ { @@ -54892,20 +55007,20 @@ "type": "tidelift" } ], - "time": "2022-10-27T07:55:40+00:00" + "time": "2023-01-01T08:36:10+00:00" }, { "name": "symfony/property-info", - "version": "v6.0.17", + "version": "v6.0.19", "source": { "type": "git", "url": "https://github.com/symfony/property-info.git", - "reference": "a8593a44d1d3621c3fefd03bd6f1d10b26ca9ab2" + "reference": "e6dfb2223b21768d3b2ae033a5e1f9d205184d45" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/property-info/zipball/a8593a44d1d3621c3fefd03bd6f1d10b26ca9ab2", - "reference": "a8593a44d1d3621c3fefd03bd6f1d10b26ca9ab2", + "url": "https://api.github.com/repos/symfony/property-info/zipball/e6dfb2223b21768d3b2ae033a5e1f9d205184d45", + "reference": "e6dfb2223b21768d3b2ae033a5e1f9d205184d45", "shasum": "" }, "require": { @@ -54965,7 +55080,7 @@ "validator" ], "support": { - "source": "https://github.com/symfony/property-info/tree/v6.0.17" + "source": "https://github.com/symfony/property-info/tree/v6.0.19" }, "funding": [ { @@ -54981,20 +55096,20 @@ "type": "tidelift" } ], - "time": "2022-12-20T16:40:04+00:00" + "time": "2023-01-15T17:21:41+00:00" }, { "name": "symfony/routing", - "version": "v5.4.17", + "version": "v5.4.21", "source": { "type": "git", "url": "https://github.com/symfony/routing.git", - "reference": "4ce2df9a469c19ba45ca6aca04fec1c358a6e791" + "reference": "2ea0f3049076e8ef96eab203a809d6b2332f0361" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/routing/zipball/4ce2df9a469c19ba45ca6aca04fec1c358a6e791", - "reference": "4ce2df9a469c19ba45ca6aca04fec1c358a6e791", + "url": "https://api.github.com/repos/symfony/routing/zipball/2ea0f3049076e8ef96eab203a809d6b2332f0361", + "reference": "2ea0f3049076e8ef96eab203a809d6b2332f0361", "shasum": "" }, "require": { @@ -55055,7 +55170,7 @@ "url" ], "support": { - "source": "https://github.com/symfony/routing/tree/v5.4.17" + "source": "https://github.com/symfony/routing/tree/v5.4.21" }, "funding": [ { @@ -55071,20 +55186,20 @@ "type": "tidelift" } ], - "time": "2022-12-20T11:10:57+00:00" + "time": "2023-02-16T09:33:00+00:00" }, { "name": "symfony/security-core", - "version": "v5.4.15", + "version": "v5.4.21", "source": { "type": "git", "url": "https://github.com/symfony/security-core.git", - "reference": "4ef922cd626a43b570522cb1616e3d678664c9a0" + "reference": "aeb333053b9fca8554cdbdb00d451986d3e4386a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/security-core/zipball/4ef922cd626a43b570522cb1616e3d678664c9a0", - "reference": "4ef922cd626a43b570522cb1616e3d678664c9a0", + "url": "https://api.github.com/repos/symfony/security-core/zipball/aeb333053b9fca8554cdbdb00d451986d3e4386a", + "reference": "aeb333053b9fca8554cdbdb00d451986d3e4386a", "shasum": "" }, "require": { @@ -55148,7 +55263,7 @@ "description": "Symfony Security Component - Core Library", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/security-core/tree/v5.4.15" + "source": "https://github.com/symfony/security-core/tree/v5.4.21" }, "funding": [ { @@ -55164,32 +55279,31 @@ "type": "tidelift" } ], - "time": "2022-10-23T10:30:41+00:00" + "time": "2023-02-17T10:07:35+00:00" }, { "name": "symfony/security-csrf", - "version": "v5.4.11", + "version": "v6.0.19", "source": { "type": "git", "url": "https://github.com/symfony/security-csrf.git", - "reference": "b97ab244b6dda80abb84a4a236d682871695db4a" + "reference": "150d0a78b14737f66e4b2e7be7d0ec2522c453ed" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/security-csrf/zipball/b97ab244b6dda80abb84a4a236d682871695db4a", - "reference": "b97ab244b6dda80abb84a4a236d682871695db4a", + "url": "https://api.github.com/repos/symfony/security-csrf/zipball/150d0a78b14737f66e4b2e7be7d0ec2522c453ed", + "reference": "150d0a78b14737f66e4b2e7be7d0ec2522c453ed", "shasum": "" }, "require": { - "php": ">=7.2.5", - "symfony/polyfill-php80": "^1.16", - "symfony/security-core": "^4.4|^5.0|^6.0" + "php": ">=8.0.2", + "symfony/security-core": "^5.4|^6.0" }, "conflict": { - "symfony/http-foundation": "<5.3" + "symfony/http-foundation": "<5.4" }, "require-dev": { - "symfony/http-foundation": "^5.3|^6.0" + "symfony/http-foundation": "^5.4|^6.0" }, "suggest": { "symfony/http-foundation": "For using the class SessionTokenStorage." @@ -55220,7 +55334,7 @@ "description": "Symfony Security Component - CSRF Library", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/security-csrf/tree/v5.4.11" + "source": "https://github.com/symfony/security-csrf/tree/v6.0.19" }, "funding": [ { @@ -55236,20 +55350,20 @@ "type": "tidelift" } ], - "time": "2022-07-20T13:00:38+00:00" + "time": "2023-01-01T08:36:10+00:00" }, { "name": "symfony/security-guard", - "version": "v5.4.13", + "version": "v5.4.21", "source": { "type": "git", "url": "https://github.com/symfony/security-guard.git", - "reference": "83f647fcdc17aa14908f0e02a302d3d9d0f63fbc" + "reference": "22d3c7e9692e4484662e1e59599e0d47a2f945ce" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/security-guard/zipball/83f647fcdc17aa14908f0e02a302d3d9d0f63fbc", - "reference": "83f647fcdc17aa14908f0e02a302d3d9d0f63fbc", + "url": "https://api.github.com/repos/symfony/security-guard/zipball/22d3c7e9692e4484662e1e59599e0d47a2f945ce", + "reference": "22d3c7e9692e4484662e1e59599e0d47a2f945ce", "shasum": "" }, "require": { @@ -55287,7 +55401,7 @@ "description": "Symfony Security Component - Guard", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/security-guard/tree/v5.4.13" + "source": "https://github.com/symfony/security-guard/tree/v5.4.21" }, "funding": [ { @@ -55303,20 +55417,20 @@ "type": "tidelift" } ], - "time": "2022-09-28T13:19:49+00:00" + "time": "2023-02-26T12:08:44+00:00" }, { "name": "symfony/security-http", - "version": "v5.4.17", + "version": "v5.4.21", "source": { "type": "git", "url": "https://github.com/symfony/security-http.git", - "reference": "863d398f9abedbf3c6da805d4785242000fbe834" + "reference": "0570380d0864d3fa5f8c07b59ada16149bf0570a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/security-http/zipball/863d398f9abedbf3c6da805d4785242000fbe834", - "reference": "863d398f9abedbf3c6da805d4785242000fbe834", + "url": "https://api.github.com/repos/symfony/security-http/zipball/0570380d0864d3fa5f8c07b59ada16149bf0570a", + "reference": "0570380d0864d3fa5f8c07b59ada16149bf0570a", "shasum": "" }, "require": { @@ -55327,7 +55441,7 @@ "symfony/polyfill-mbstring": "~1.0", "symfony/polyfill-php80": "^1.16", "symfony/property-access": "^4.4|^5.0|^6.0", - "symfony/security-core": "^5.4|^6.0" + "symfony/security-core": "^5.4.19|~6.0.19|~6.1.11|^6.2.5" }, "conflict": { "symfony/event-dispatcher": "<4.3", @@ -55372,7 +55486,7 @@ "description": "Symfony Security Component - HTTP Integration", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/security-http/tree/v5.4.17" + "source": "https://github.com/symfony/security-http/tree/v5.4.21" }, "funding": [ { @@ -55388,57 +55502,55 @@ "type": "tidelift" } ], - "time": "2022-11-26T16:57:54+00:00" + "time": "2023-02-26T12:08:44+00:00" }, { "name": "symfony/serializer", - "version": "v5.4.17", + "version": "v6.0.19", "source": { "type": "git", "url": "https://github.com/symfony/serializer.git", - "reference": "4ac4fae1cbad2655a0b05f327e7ce8ef310239fb" + "reference": "6aff9e2894ff0dcfa7aca38f9d0396ed65627d07" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/serializer/zipball/4ac4fae1cbad2655a0b05f327e7ce8ef310239fb", - "reference": "4ac4fae1cbad2655a0b05f327e7ce8ef310239fb", + "url": "https://api.github.com/repos/symfony/serializer/zipball/6aff9e2894ff0dcfa7aca38f9d0396ed65627d07", + "reference": "6aff9e2894ff0dcfa7aca38f9d0396ed65627d07", "shasum": "" }, "require": { - "php": ">=7.2.5", - "symfony/deprecation-contracts": "^2.1|^3", - "symfony/polyfill-ctype": "~1.8", - "symfony/polyfill-php80": "^1.16" + "php": ">=8.0.2", + "symfony/polyfill-ctype": "~1.8" }, "conflict": { "doctrine/annotations": "<1.12", "phpdocumentor/reflection-docblock": "<3.2.2", "phpdocumentor/type-resolver": "<1.4.0|>=1.7.0", - "symfony/dependency-injection": "<4.4", + "symfony/dependency-injection": "<5.4", "symfony/property-access": "<5.4", - "symfony/property-info": "<5.3.13", - "symfony/uid": "<5.3", - "symfony/yaml": "<4.4" + "symfony/property-info": "<5.4", + "symfony/uid": "<5.4", + "symfony/yaml": "<5.4" }, "require-dev": { "doctrine/annotations": "^1.12|^2", "phpdocumentor/reflection-docblock": "^3.2|^4.0|^5.0", - "symfony/cache": "^4.4|^5.0|^6.0", - "symfony/config": "^4.4|^5.0|^6.0", - "symfony/dependency-injection": "^4.4|^5.0|^6.0", - "symfony/error-handler": "^4.4|^5.0|^6.0", - "symfony/filesystem": "^4.4|^5.0|^6.0", - "symfony/form": "^4.4|^5.0|^6.0", - "symfony/http-foundation": "^4.4|^5.0|^6.0", - "symfony/http-kernel": "^4.4|^5.0|^6.0", - "symfony/mime": "^4.4|^5.0|^6.0", + "symfony/cache": "^5.4|^6.0", + "symfony/config": "^5.4|^6.0", + "symfony/dependency-injection": "^5.4|^6.0", + "symfony/error-handler": "^5.4|^6.0", + "symfony/filesystem": "^5.4|^6.0", + "symfony/form": "^5.4|^6.0", + "symfony/http-foundation": "^5.4|^6.0", + "symfony/http-kernel": "^5.4|^6.0", + "symfony/mime": "^5.4|^6.0", "symfony/property-access": "^5.4|^6.0", - "symfony/property-info": "^5.3.13|^6.0", - "symfony/uid": "^5.3|^6.0", - "symfony/validator": "^4.4|^5.0|^6.0", - "symfony/var-dumper": "^4.4|^5.0|^6.0", - "symfony/var-exporter": "^4.4|^5.0|^6.0", - "symfony/yaml": "^4.4|^5.0|^6.0" + "symfony/property-info": "^5.4|^6.0", + "symfony/uid": "^5.4|^6.0", + "symfony/validator": "^5.4|^6.0", + "symfony/var-dumper": "^5.4|^6.0", + "symfony/var-exporter": "^5.4|^6.0", + "symfony/yaml": "^5.4|^6.0" }, "suggest": { "psr/cache-implementation": "For using the metadata cache.", @@ -55475,7 +55587,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/v5.4.17" + "source": "https://github.com/symfony/serializer/tree/v6.0.19" }, "funding": [ { @@ -55491,7 +55603,7 @@ "type": "tidelift" } ], - "time": "2022-12-20T11:10:57+00:00" + "time": "2023-01-15T17:21:41+00:00" }, { "name": "symfony/service-contracts", @@ -55578,20 +55690,20 @@ }, { "name": "symfony/stopwatch", - "version": "v5.4.13", + "version": "v6.0.19", "source": { "type": "git", "url": "https://github.com/symfony/stopwatch.git", - "reference": "6df7a3effde34d81717bbef4591e5ffe32226d69" + "reference": "011e781839dd1d2eb8119f65ac516a530f60226d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/stopwatch/zipball/6df7a3effde34d81717bbef4591e5ffe32226d69", - "reference": "6df7a3effde34d81717bbef4591e5ffe32226d69", + "url": "https://api.github.com/repos/symfony/stopwatch/zipball/011e781839dd1d2eb8119f65ac516a530f60226d", + "reference": "011e781839dd1d2eb8119f65ac516a530f60226d", "shasum": "" }, "require": { - "php": ">=7.2.5", + "php": ">=8.0.2", "symfony/service-contracts": "^1|^2|^3" }, "type": "library", @@ -55620,7 +55732,7 @@ "description": "Provides a way to profile code", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/stopwatch/tree/v5.4.13" + "source": "https://github.com/symfony/stopwatch/tree/v6.0.19" }, "funding": [ { @@ -55636,20 +55748,20 @@ "type": "tidelift" } ], - "time": "2022-09-28T13:19:49+00:00" + "time": "2023-01-01T08:36:10+00:00" }, { "name": "symfony/string", - "version": "v6.0.17", + "version": "v6.0.19", "source": { "type": "git", "url": "https://github.com/symfony/string.git", - "reference": "3f57003dd8a67ed76870cc03092f8501db7788d9" + "reference": "d9e72497367c23e08bf94176d2be45b00a9d232a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/string/zipball/3f57003dd8a67ed76870cc03092f8501db7788d9", - "reference": "3f57003dd8a67ed76870cc03092f8501db7788d9", + "url": "https://api.github.com/repos/symfony/string/zipball/d9e72497367c23e08bf94176d2be45b00a9d232a", + "reference": "d9e72497367c23e08bf94176d2be45b00a9d232a", "shasum": "" }, "require": { @@ -55705,7 +55817,7 @@ "utf8" ], "support": { - "source": "https://github.com/symfony/string/tree/v6.0.17" + "source": "https://github.com/symfony/string/tree/v6.0.19" }, "funding": [ { @@ -55721,52 +55833,50 @@ "type": "tidelift" } ], - "time": "2022-12-14T15:52:41+00:00" + "time": "2023-01-01T08:36:10+00:00" }, { "name": "symfony/translation", - "version": "v5.4.14", + "version": "v6.0.19", "source": { "type": "git", "url": "https://github.com/symfony/translation.git", - "reference": "f0ed07675863aa6e3939df8b1bc879450b585cab" + "reference": "9c24b3fdbbe9fb2ef3a6afd8bbaadfd72dad681f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation/zipball/f0ed07675863aa6e3939df8b1bc879450b585cab", - "reference": "f0ed07675863aa6e3939df8b1bc879450b585cab", + "url": "https://api.github.com/repos/symfony/translation/zipball/9c24b3fdbbe9fb2ef3a6afd8bbaadfd72dad681f", + "reference": "9c24b3fdbbe9fb2ef3a6afd8bbaadfd72dad681f", "shasum": "" }, "require": { - "php": ">=7.2.5", - "symfony/deprecation-contracts": "^2.1|^3", + "php": ">=8.0.2", "symfony/polyfill-mbstring": "~1.0", - "symfony/polyfill-php80": "^1.16", - "symfony/translation-contracts": "^2.3" + "symfony/translation-contracts": "^2.3|^3.0" }, "conflict": { - "symfony/config": "<4.4", - "symfony/console": "<5.3", - "symfony/dependency-injection": "<5.0", - "symfony/http-kernel": "<5.0", - "symfony/twig-bundle": "<5.0", - "symfony/yaml": "<4.4" + "symfony/config": "<5.4", + "symfony/console": "<5.4", + "symfony/dependency-injection": "<5.4", + "symfony/http-kernel": "<5.4", + "symfony/twig-bundle": "<5.4", + "symfony/yaml": "<5.4" }, "provide": { - "symfony/translation-implementation": "2.3" + "symfony/translation-implementation": "2.3|3.0" }, "require-dev": { "psr/log": "^1|^2|^3", - "symfony/config": "^4.4|^5.0|^6.0", + "symfony/config": "^5.4|^6.0", "symfony/console": "^5.4|^6.0", - "symfony/dependency-injection": "^5.0|^6.0", - "symfony/finder": "^4.4|^5.0|^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-kernel": "^5.0|^6.0", - "symfony/intl": "^4.4|^5.0|^6.0", + "symfony/http-kernel": "^5.4|^6.0", + "symfony/intl": "^5.4|^6.0", "symfony/polyfill-intl-icu": "^1.21", "symfony/service-contracts": "^1.1.2|^2|^3", - "symfony/yaml": "^4.4|^5.0|^6.0" + "symfony/yaml": "^5.4|^6.0" }, "suggest": { "psr/log-implementation": "To use logging capability in translator", @@ -55802,7 +55912,7 @@ "description": "Provides tools to internationalize your application", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/translation/tree/v5.4.14" + "source": "https://github.com/symfony/translation/tree/v6.0.19" }, "funding": [ { @@ -55818,24 +55928,24 @@ "type": "tidelift" } ], - "time": "2022-10-07T08:01:20+00:00" + "time": "2023-01-01T08:36:10+00:00" }, { "name": "symfony/translation-contracts", - "version": "v2.5.2", + "version": "v3.0.2", "source": { "type": "git", "url": "https://github.com/symfony/translation-contracts.git", - "reference": "136b19dd05cdf0709db6537d058bcab6dd6e2dbe" + "reference": "acbfbb274e730e5a0236f619b6168d9dedb3e282" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/136b19dd05cdf0709db6537d058bcab6dd6e2dbe", - "reference": "136b19dd05cdf0709db6537d058bcab6dd6e2dbe", + "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/acbfbb274e730e5a0236f619b6168d9dedb3e282", + "reference": "acbfbb274e730e5a0236f619b6168d9dedb3e282", "shasum": "" }, "require": { - "php": ">=7.2.5" + "php": ">=8.0.2" }, "suggest": { "symfony/translation-implementation": "" @@ -55843,7 +55953,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "2.5-dev" + "dev-main": "3.0-dev" }, "thanks": { "name": "symfony/contracts", @@ -55880,7 +55990,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/translation-contracts/tree/v2.5.2" + "source": "https://github.com/symfony/translation-contracts/tree/v3.0.2" }, "funding": [ { @@ -55896,65 +56006,64 @@ "type": "tidelift" } ], - "time": "2022-06-27T16:58:25+00:00" + "time": "2022-06-27T17:10:44+00:00" }, { "name": "symfony/twig-bridge", - "version": "v5.4.17", + "version": "v6.0.19", "source": { "type": "git", "url": "https://github.com/symfony/twig-bridge.git", - "reference": "5a35a669639ac25e4cb3d6d9c968924d96a7eae6" + "reference": "bcd79f7845f887defec9d6737a535a3c602159e9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/twig-bridge/zipball/5a35a669639ac25e4cb3d6d9c968924d96a7eae6", - "reference": "5a35a669639ac25e4cb3d6d9c968924d96a7eae6", + "url": "https://api.github.com/repos/symfony/twig-bridge/zipball/bcd79f7845f887defec9d6737a535a3c602159e9", + "reference": "bcd79f7845f887defec9d6737a535a3c602159e9", "shasum": "" }, "require": { - "php": ">=7.2.5", - "symfony/polyfill-php80": "^1.16", + "php": ">=8.0.2", "symfony/translation-contracts": "^1.1|^2|^3", "twig/twig": "^2.13|^3.0.4" }, "conflict": { "phpdocumentor/reflection-docblock": "<3.2.2", "phpdocumentor/type-resolver": "<1.4.0", - "symfony/console": "<5.3", - "symfony/form": "<5.3", - "symfony/http-foundation": "<5.3", - "symfony/http-kernel": "<4.4", - "symfony/translation": "<5.2", - "symfony/workflow": "<5.2" + "symfony/console": "<5.4", + "symfony/form": "<5.4", + "symfony/http-foundation": "<5.4", + "symfony/http-kernel": "<5.4", + "symfony/translation": "<5.4", + "symfony/workflow": "<5.4" }, "require-dev": { "doctrine/annotations": "^1.12|^2", - "egulias/email-validator": "^2.1.10|^3", + "egulias/email-validator": "^2.1.10|^3|^4", "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0", - "symfony/asset": "^4.4|^5.0|^6.0", - "symfony/console": "^5.3|^6.0", - "symfony/dependency-injection": "^4.4|^5.0|^6.0", - "symfony/expression-language": "^4.4|^5.0|^6.0", - "symfony/finder": "^4.4|^5.0|^6.0", - "symfony/form": "^5.3|^6.0", - "symfony/http-foundation": "^5.3|^6.0", - "symfony/http-kernel": "^4.4|^5.0|^6.0", - "symfony/intl": "^4.4|^5.0|^6.0", - "symfony/mime": "^5.2|^6.0", + "symfony/asset": "^5.4|^6.0", + "symfony/console": "^5.4|^6.0", + "symfony/dependency-injection": "^5.4|^6.0", + "symfony/expression-language": "^5.4|^6.0", + "symfony/finder": "^5.4|^6.0", + "symfony/form": "^5.4|^6.0", + "symfony/http-foundation": "^5.4|^6.0", + "symfony/http-kernel": "^5.4|^6.0", + "symfony/intl": "^5.4|^6.0", + "symfony/mime": "^5.4|^6.0", "symfony/polyfill-intl-icu": "~1.0", - "symfony/property-info": "^4.4|^5.1|^6.0", - "symfony/routing": "^4.4|^5.0|^6.0", + "symfony/property-info": "^5.4|^6.0", + "symfony/routing": "^5.4|^6.0", "symfony/security-acl": "^2.8|^3.0", - "symfony/security-core": "^4.4|^5.0|^6.0", - "symfony/security-csrf": "^4.4|^5.0|^6.0", - "symfony/security-http": "^4.4|^5.0|^6.0", - "symfony/serializer": "^5.2|^6.0", - "symfony/stopwatch": "^4.4|^5.0|^6.0", - "symfony/translation": "^5.2|^6.0", - "symfony/web-link": "^4.4|^5.0|^6.0", - "symfony/workflow": "^5.2|^6.0", - "symfony/yaml": "^4.4|^5.0|^6.0", + "symfony/security-core": "^5.4|^6.0", + "symfony/security-csrf": "^5.4|^6.0", + "symfony/security-http": "^5.4|^6.0", + "symfony/serializer": "^5.4|^6.0", + "symfony/stopwatch": "^5.4|^6.0", + "symfony/translation": "^5.4|^6.0", + "symfony/web-link": "^5.4|^6.0", + "symfony/workflow": "^5.4|^6.0", + "symfony/yaml": "^5.4|^6.0", "twig/cssinliner-extra": "^2.12|^3", "twig/inky-extra": "^2.12|^3", "twig/markdown-extra": "^2.12|^3" @@ -56001,7 +56110,7 @@ "description": "Provides integration for Twig with various Symfony components", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/twig-bridge/tree/v5.4.17" + "source": "https://github.com/symfony/twig-bridge/tree/v6.0.19" }, "funding": [ { @@ -56017,64 +56126,59 @@ "type": "tidelift" } ], - "time": "2022-12-20T11:10:57+00:00" + "time": "2023-01-11T11:50:03+00:00" }, { "name": "symfony/validator", - "version": "v5.4.17", + "version": "v6.0.19", "source": { "type": "git", "url": "https://github.com/symfony/validator.git", - "reference": "621b820204a238d754f7f60241fcbdb1687641ea" + "reference": "8e41a2dc215903964175ca8bdc884297f021d31c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/validator/zipball/621b820204a238d754f7f60241fcbdb1687641ea", - "reference": "621b820204a238d754f7f60241fcbdb1687641ea", + "url": "https://api.github.com/repos/symfony/validator/zipball/8e41a2dc215903964175ca8bdc884297f021d31c", + "reference": "8e41a2dc215903964175ca8bdc884297f021d31c", "shasum": "" }, "require": { - "php": ">=7.2.5", - "symfony/deprecation-contracts": "^2.1|^3", + "php": ">=8.0.2", "symfony/polyfill-ctype": "~1.8", "symfony/polyfill-mbstring": "~1.0", - "symfony/polyfill-php73": "~1.0", - "symfony/polyfill-php80": "^1.16", "symfony/polyfill-php81": "^1.22", "symfony/translation-contracts": "^1.1|^2|^3" }, "conflict": { "doctrine/annotations": "<1.13", - "doctrine/cache": "<1.11", "doctrine/lexer": "<1.1", "phpunit/phpunit": "<5.4.3", - "symfony/dependency-injection": "<4.4", - "symfony/expression-language": "<5.1", - "symfony/http-kernel": "<4.4", - "symfony/intl": "<4.4", - "symfony/property-info": "<5.3", - "symfony/translation": "<4.4", - "symfony/yaml": "<4.4" + "symfony/dependency-injection": "<5.4", + "symfony/expression-language": "<5.4", + "symfony/http-kernel": "<5.4", + "symfony/intl": "<5.4", + "symfony/property-info": "<5.4", + "symfony/translation": "<5.4", + "symfony/yaml": "<5.4" }, "require-dev": { "doctrine/annotations": "^1.13|^2", - "doctrine/cache": "^1.11|^2.0", - "egulias/email-validator": "^2.1.10|^3", - "symfony/cache": "^4.4|^5.0|^6.0", - "symfony/config": "^4.4|^5.0|^6.0", - "symfony/console": "^4.4|^5.0|^6.0", - "symfony/dependency-injection": "^4.4|^5.0|^6.0", - "symfony/expression-language": "^5.1|^6.0", - "symfony/finder": "^4.4|^5.0|^6.0", - "symfony/http-client": "^4.4|^5.0|^6.0", - "symfony/http-foundation": "^4.4|^5.0|^6.0", - "symfony/http-kernel": "^4.4|^5.0|^6.0", - "symfony/intl": "^4.4|^5.0|^6.0", - "symfony/mime": "^4.4|^5.0|^6.0", - "symfony/property-access": "^4.4|^5.0|^6.0", - "symfony/property-info": "^5.3|^6.0", - "symfony/translation": "^4.4|^5.0|^6.0", - "symfony/yaml": "^4.4|^5.0|^6.0" + "egulias/email-validator": "^2.1.10|^3|^4", + "symfony/cache": "^5.4|^6.0", + "symfony/config": "^5.4|^6.0", + "symfony/console": "^5.4|^6.0", + "symfony/dependency-injection": "^5.4|^6.0", + "symfony/expression-language": "^5.4|^6.0", + "symfony/finder": "^5.4|^6.0", + "symfony/http-client": "^5.4|^6.0", + "symfony/http-foundation": "^5.4|^6.0", + "symfony/http-kernel": "^5.4|^6.0", + "symfony/intl": "^5.4|^6.0", + "symfony/mime": "^5.4|^6.0", + "symfony/property-access": "^5.4|^6.0", + "symfony/property-info": "^5.4|^6.0", + "symfony/translation": "^5.4|^6.0", + "symfony/yaml": "^5.4|^6.0" }, "suggest": { "egulias/email-validator": "Strict (RFC compliant) email validation", @@ -56114,7 +56218,7 @@ "description": "Provides tools to validate values", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/validator/tree/v5.4.17" + "source": "https://github.com/symfony/validator/tree/v6.0.19" }, "funding": [ { @@ -56130,20 +56234,20 @@ "type": "tidelift" } ], - "time": "2022-12-21T19:20:17+00:00" + "time": "2023-01-15T17:21:41+00:00" }, { "name": "symfony/var-dumper", - "version": "v6.0.17", + "version": "v6.0.19", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", - "reference": "7d8e7c3c67c77790425ebe33691419dada154e65" + "reference": "eb980457fa6899840fe1687e8627a03a7d8a3d52" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-dumper/zipball/7d8e7c3c67c77790425ebe33691419dada154e65", - "reference": "7d8e7c3c67c77790425ebe33691419dada154e65", + "url": "https://api.github.com/repos/symfony/var-dumper/zipball/eb980457fa6899840fe1687e8627a03a7d8a3d52", + "reference": "eb980457fa6899840fe1687e8627a03a7d8a3d52", "shasum": "" }, "require": { @@ -56202,7 +56306,7 @@ "dump" ], "support": { - "source": "https://github.com/symfony/var-dumper/tree/v6.0.17" + "source": "https://github.com/symfony/var-dumper/tree/v6.0.19" }, "funding": [ { @@ -56218,32 +56322,31 @@ "type": "tidelift" } ], - "time": "2022-12-22T17:53:58+00:00" + "time": "2023-01-20T17:44:14+00:00" }, { "name": "symfony/yaml", - "version": "v5.4.17", + "version": "v6.0.19", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", - "reference": "edcdc11498108f8967fe95118a7ec8624b94760e" + "reference": "deec3a812a0305a50db8ae689b183f43d915c884" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/edcdc11498108f8967fe95118a7ec8624b94760e", - "reference": "edcdc11498108f8967fe95118a7ec8624b94760e", + "url": "https://api.github.com/repos/symfony/yaml/zipball/deec3a812a0305a50db8ae689b183f43d915c884", + "reference": "deec3a812a0305a50db8ae689b183f43d915c884", "shasum": "" }, "require": { - "php": ">=7.2.5", - "symfony/deprecation-contracts": "^2.1|^3", + "php": ">=8.0.2", "symfony/polyfill-ctype": "^1.8" }, "conflict": { - "symfony/console": "<5.3" + "symfony/console": "<5.4" }, "require-dev": { - "symfony/console": "^5.3|^6.0" + "symfony/console": "^5.4|^6.0" }, "suggest": { "symfony/console": "For validating YAML files using the lint command" @@ -56277,7 +56380,7 @@ "description": "Loads and dumps YAML files", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/yaml/tree/v5.4.17" + "source": "https://github.com/symfony/yaml/tree/v6.0.19" }, "funding": [ { @@ -56293,20 +56396,20 @@ "type": "tidelift" } ], - "time": "2022-12-13T09:57:04+00:00" + "time": "2023-01-11T11:50:03+00:00" }, { "name": "twig/twig", - "version": "v3.5.0", + "version": "v3.5.1", "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", - "reference": "3ffcf4b7d890770466da3b2666f82ac054e7ec72" + "reference": "a6e0510cc793912b451fd40ab983a1d28f611c15" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/Twig/zipball/3ffcf4b7d890770466da3b2666f82ac054e7ec72", - "reference": "3ffcf4b7d890770466da3b2666f82ac054e7ec72", + "url": "https://api.github.com/repos/twigphp/Twig/zipball/a6e0510cc793912b451fd40ab983a1d28f611c15", + "reference": "a6e0510cc793912b451fd40ab983a1d28f611c15", "shasum": "" }, "require": { @@ -56357,7 +56460,7 @@ ], "support": { "issues": "https://github.com/twigphp/Twig/issues", - "source": "https://github.com/twigphp/Twig/tree/v3.5.0" + "source": "https://github.com/twigphp/Twig/tree/v3.5.1" }, "funding": [ { @@ -56369,20 +56472,20 @@ "type": "tidelift" } ], - "time": "2022-12-27T12:28:18+00:00" + "time": "2023-02-08T07:49:20+00:00" }, { "name": "voku/anti-xss", - "version": "4.1.39", + "version": "4.1.41", "source": { "type": "git", "url": "https://github.com/voku/anti-xss.git", - "reference": "64a59ba4744e6722866ff3440d93561da9e85cd0" + "reference": "55a403436494e44a2547a8d42de68e6cad4bca1d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/voku/anti-xss/zipball/64a59ba4744e6722866ff3440d93561da9e85cd0", - "reference": "64a59ba4744e6722866ff3440d93561da9e85cd0", + "url": "https://api.github.com/repos/voku/anti-xss/zipball/55a403436494e44a2547a8d42de68e6cad4bca1d", + "reference": "55a403436494e44a2547a8d42de68e6cad4bca1d", "shasum": "" }, "require": { @@ -56428,7 +56531,7 @@ ], "support": { "issues": "https://github.com/voku/anti-xss/issues", - "source": "https://github.com/voku/anti-xss/tree/4.1.39" + "source": "https://github.com/voku/anti-xss/tree/4.1.41" }, "funding": [ { @@ -56452,7 +56555,7 @@ "type": "tidelift" } ], - "time": "2022-03-08T17:03:58+00:00" + "time": "2023-02-12T15:56:55+00:00" }, { "name": "voku/portable-ascii", @@ -56530,16 +56633,16 @@ }, { "name": "voku/portable-utf8", - "version": "6.0.12", + "version": "6.0.13", "source": { "type": "git", "url": "https://github.com/voku/portable-utf8.git", - "reference": "db0583727bb17666bbd2ba238c85babb973fd165" + "reference": "b8ce36bf26593e5c2e81b1850ef0ffb299d2043f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/voku/portable-utf8/zipball/db0583727bb17666bbd2ba238c85babb973fd165", - "reference": "db0583727bb17666bbd2ba238c85babb973fd165", + "url": "https://api.github.com/repos/voku/portable-utf8/zipball/b8ce36bf26593e5c2e81b1850ef0ffb299d2043f", + "reference": "b8ce36bf26593e5c2e81b1850ef0ffb299d2043f", "shasum": "" }, "require": { @@ -56605,7 +56708,7 @@ ], "support": { "issues": "https://github.com/voku/portable-utf8/issues", - "source": "https://github.com/voku/portable-utf8/tree/6.0.12" + "source": "https://github.com/voku/portable-utf8/tree/6.0.13" }, "funding": [ { @@ -56629,7 +56732,7 @@ "type": "tidelift" } ], - "time": "2023-01-11T12:26:16+00:00" + "time": "2023-03-08T08:35:38+00:00" }, { "name": "webmozart/glob", @@ -58319,16 +58422,16 @@ }, { "name": "doctrine/annotations", - "version": "2.0.0", + "version": "2.0.1", "source": { "type": "git", "url": "https://github.com/doctrine/annotations.git", - "reference": "d02c9f3742044e17d5fa8d28d8402a2d95c33302" + "reference": "e157ef3f3124bbf6fe7ce0ffd109e8a8ef284e7f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/annotations/zipball/d02c9f3742044e17d5fa8d28d8402a2d95c33302", - "reference": "d02c9f3742044e17d5fa8d28d8402a2d95c33302", + "url": "https://api.github.com/repos/doctrine/annotations/zipball/e157ef3f3124bbf6fe7ce0ffd109e8a8ef284e7f", + "reference": "e157ef3f3124bbf6fe7ce0ffd109e8a8ef284e7f", "shasum": "" }, "require": { @@ -58389,9 +58492,9 @@ ], "support": { "issues": "https://github.com/doctrine/annotations/issues", - "source": "https://github.com/doctrine/annotations/tree/2.0.0" + "source": "https://github.com/doctrine/annotations/tree/2.0.1" }, - "time": "2022-12-19T18:17:20+00:00" + "time": "2023-02-02T22:02:53+00:00" }, { "name": "doctrine/instantiator", @@ -59768,16 +59871,16 @@ }, { "name": "phpstan/phpdoc-parser", - "version": "1.15.3", + "version": "1.16.1", "source": { "type": "git", "url": "https://github.com/phpstan/phpdoc-parser.git", - "reference": "61800f71a5526081d1b5633766aa88341f1ade76" + "reference": "e27e92d939e2e3636f0a1f0afaba59692c0bf571" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/61800f71a5526081d1b5633766aa88341f1ade76", - "reference": "61800f71a5526081d1b5633766aa88341f1ade76", + "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/e27e92d939e2e3636f0a1f0afaba59692c0bf571", + "reference": "e27e92d939e2e3636f0a1f0afaba59692c0bf571", "shasum": "" }, "require": { @@ -59807,9 +59910,9 @@ "description": "PHPDoc parser with support for nullable, intersection and generic types", "support": { "issues": "https://github.com/phpstan/phpdoc-parser/issues", - "source": "https://github.com/phpstan/phpdoc-parser/tree/1.15.3" + "source": "https://github.com/phpstan/phpdoc-parser/tree/1.16.1" }, - "time": "2022-12-20T20:56:55+00:00" + "time": "2023-02-07T18:11:17+00:00" }, { "name": "phpstan/phpstan", diff --git a/config/Shared/config_default.php b/config/Shared/config_default.php index de27d858ca..47b9fc30c9 100644 --- a/config/Shared/config_default.php +++ b/config/Shared/config_default.php @@ -725,7 +725,6 @@ 'payment' => 'http', 'assets' => 'http', 'product' => 'http', - 'search' => 'http', 'orders' => 'http', ]; diff --git a/src/Orm/Zed/AclEntity/Persistence/SpyAclEntityRule.php b/src/Orm/Zed/AclEntity/Persistence/SpyAclEntityRule.php new file mode 100644 index 0000000000..ea6312e81a --- /dev/null +++ b/src/Orm/Zed/AclEntity/Persistence/SpyAclEntityRule.php @@ -0,0 +1,19 @@ + Date: Thu, 23 Mar 2023 12:18:27 +0200 Subject: [PATCH 02/72] PBC-392 Updated composer and npm dependencies to fix build --- composer.json | 13 +- composer.lock | 741 +++++++++++++++++++++++++--------------------- package-lock.json | 20 +- 3 files changed, 434 insertions(+), 340 deletions(-) diff --git a/composer.json b/composer.json index 3a2832005a..b7a0eb04bd 100644 --- a/composer.json +++ b/composer.json @@ -87,7 +87,7 @@ "spryker-shop/cms-content-widget-product-connector": "^1.3.0", "spryker-shop/cms-content-widget-product-set-connector": "^1.3.1", "spryker-shop/date-time-configurator-page-example": "^0.3.0", - "spryker/acl-entity": "^1.9", + "spryker/acl-entity": "^1.9.0", "spryker/agent-auth-rest-api": "^1.0.0", "spryker/alternative-products-rest-api": "^1.1.2", "spryker/app-catalog-gui": "^1.2.0", @@ -103,12 +103,16 @@ "spryker/cart-note-product-bundle-connector": "^1.0.3", "spryker/cart-permission-groups-rest-api": "^1.2.1", "spryker/carts-rest-api": "^5.22.0", - "spryker/catalog-price-product-connector": "^1.3.2", + "spryker/catalog": "^5.8.0", + "spryker/catalog-extension": "^1.0.0", + "spryker/catalog-price-product-connector": "^1.4.0", "spryker/catalog-search-products-resource-relationship": "^1.2.0", "spryker/catalog-search-rest-api": "^2.7.0", "spryker/categories-rest-api": "^1.6.0", + "spryker/category": "^5.11.0", "spryker/category-discount-connector": "^1.1.0", "spryker/category-navigation-connector": "^1.0.2", + "spryker/category-storage": "^2.5.0", "spryker/chart-gui": "^1.1.1", "spryker/checkout-rest-api": "^3.7.2", "spryker/cms-content-widget-cms-block-connector": "^1.4.0", @@ -188,6 +192,7 @@ "spryker/price-product-volumes-rest-api": "^1.1.0", "spryker/product": "^6.32.0", "spryker/product-alternative-product-label-connector": "^1.1.1", + "spryker/product-approval": "^1.1.0", "spryker/product-attributes-rest-api": "^1.0.0", "spryker/product-availabilities-rest-api": "^4.2.0", "spryker/product-bundle-carts-rest-api": "^1.0.0", @@ -195,6 +200,7 @@ "spryker/product-bundle-product-list-connector": "^1.0.4", "spryker/product-bundles-rest-api": "^1.0.1", "spryker/product-cart-connector": "^4.9.1", + "spryker/product-category": "^4.19.0", "spryker/product-configuration-shopping-lists-rest-api": "^1.0.0", "spryker/product-configurations-price-product-volumes-rest-api": "^1.0.0", "spryker/product-configurations-rest-api": "^1.0.1", @@ -206,6 +212,7 @@ "spryker/product-image-sets-rest-api": "^1.0.5", "spryker/product-label": "^3.8.0", "spryker/product-label-discount-connector": "^3.0.3", + "spryker/product-label-storage": "^2.6.0", "spryker/product-labels-rest-api": "^1.3.0", "spryker/product-measurement-units-rest-api": "^1.1.0", "spryker/product-option-cart-connector": "^7.1.2", @@ -223,6 +230,7 @@ "spryker/sales-returns-rest-api": "^1.1.0", "spryker/sales-statistics": "^1.2.0", "spryker/scheduler-jenkins": "^1.2.1", + "spryker/search": "^8.19.3", "spryker/search-http": "^0.2.0", "spryker/secrets-manager": "^1.0.0", "spryker/secrets-manager-aws": "^1.0.1", @@ -235,6 +243,7 @@ "spryker/shopping-list-product-option-connector": "^1.4.1", "spryker/shopping-lists-rest-api": "^1.2.0", "spryker/storage-gui": "^1.0.0", + "spryker/store": "^1.17.0", "spryker/stores-rest-api": "^1.0.4", "spryker/tax-product-connector": "^4.5.1", "spryker/up-selling-products-rest-api": "^1.2.2", diff --git a/composer.lock b/composer.lock index 97bcd33a48..93d050e152 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": "7dbef024aac01dd0d3c267112c0abd8c", + "content-hash": "3b9acb142c5a6c7639cadaf7f3fde141", "packages": [ { "name": "async-aws/core", @@ -1861,30 +1861,30 @@ }, { "name": "laminas/laminas-stdlib", - "version": "3.16.1", + "version": "3.17.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-stdlib.git", - "reference": "f4f773641807c7ccee59b758bfe4ac4ba33ecb17" + "reference": "dd35c868075bad80b6718959740913e178eb4274" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-stdlib/zipball/f4f773641807c7ccee59b758bfe4ac4ba33ecb17", - "reference": "f4f773641807c7ccee59b758bfe4ac4ba33ecb17", + "url": "https://api.github.com/repos/laminas/laminas-stdlib/zipball/dd35c868075bad80b6718959740913e178eb4274", + "reference": "dd35c868075bad80b6718959740913e178eb4274", "shasum": "" }, "require": { - "php": "~8.0.0 || ~8.1.0 || ~8.2.0" + "php": "~8.1.0 || ~8.2.0" }, "conflict": { "zendframework/zend-stdlib": "*" }, "require-dev": { - "laminas/laminas-coding-standard": "^2.4.0", - "phpbench/phpbench": "^1.2.7", - "phpunit/phpunit": "^9.5.26", - "psalm/plugin-phpunit": "^0.18.0", - "vimeo/psalm": "^5.0.0" + "laminas/laminas-coding-standard": "^2.5", + "phpbench/phpbench": "^1.2.9", + "phpunit/phpunit": "^10.0.16", + "psalm/plugin-phpunit": "^0.18.4", + "vimeo/psalm": "^5.8" }, "type": "library", "autoload": { @@ -1916,7 +1916,7 @@ "type": "community_bridge" } ], - "time": "2022-12-03T18:48:01+00:00" + "time": "2023-03-20T13:51:37+00:00" }, { "name": "laminas/laminas-validator", @@ -4074,21 +4074,20 @@ }, { "name": "ramsey/collection", - "version": "1.3.0", + "version": "2.0.0", "source": { "type": "git", "url": "https://github.com/ramsey/collection.git", - "reference": "ad7475d1c9e70b190ecffc58f2d989416af339b4" + "reference": "a4b48764bfbb8f3a6a4d1aeb1a35bb5e9ecac4a5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ramsey/collection/zipball/ad7475d1c9e70b190ecffc58f2d989416af339b4", - "reference": "ad7475d1c9e70b190ecffc58f2d989416af339b4", + "url": "https://api.github.com/repos/ramsey/collection/zipball/a4b48764bfbb8f3a6a4d1aeb1a35bb5e9ecac4a5", + "reference": "a4b48764bfbb8f3a6a4d1aeb1a35bb5e9ecac4a5", "shasum": "" }, "require": { - "php": "^7.4 || ^8.0", - "symfony/polyfill-php81": "^1.23" + "php": "^8.1" }, "require-dev": { "captainhook/plugin-composer": "^5.3", @@ -4148,7 +4147,7 @@ ], "support": { "issues": "https://github.com/ramsey/collection/issues", - "source": "https://github.com/ramsey/collection/tree/1.3.0" + "source": "https://github.com/ramsey/collection/tree/2.0.0" }, "funding": [ { @@ -4160,7 +4159,7 @@ "type": "tidelift" } ], - "time": "2022-12-27T19:12:24+00:00" + "time": "2022-12-31T21:50:55+00:00" }, { "name": "ramsey/uuid", @@ -19255,16 +19254,16 @@ }, { "name": "spryker/cms", - "version": "7.12.0", + "version": "7.11.2", "source": { "type": "git", "url": "https://github.com/spryker/cms.git", - "reference": "901662d38638a67933f45efd111556bc3116c370" + "reference": "50a984320d0976c4f919d8ef02f7a9a3b75dd6c6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/cms/zipball/901662d38638a67933f45efd111556bc3116c370", - "reference": "901662d38638a67933f45efd111556bc3116c370", + "url": "https://api.github.com/repos/spryker/cms/zipball/50a984320d0976c4f919d8ef02f7a9a3b75dd6c6", + "reference": "50a984320d0976c4f919d8ef02f7a9a3b75dd6c6", "shasum": "" }, "require": { @@ -19272,7 +19271,7 @@ "spryker/category": "^3.0.0 || ^4.0.0 || ^5.0.0", "spryker/cms-extension": "^1.1.0", "spryker/glossary": "^3.1.0", - "spryker/gui": "^3.48.0", + "spryker/gui": "^3.42.0", "spryker/kernel": "^3.30.0", "spryker/locale": "^3.0.0", "spryker/propel-orm": "^1.0.0", @@ -19319,9 +19318,9 @@ ], "description": "Cms module", "support": { - "source": "https://github.com/spryker/cms/tree/7.12.0" + "source": "https://github.com/spryker/cms/tree/7.11.2" }, - "time": "2023-03-13T13:20:27+00:00" + "time": "2022-12-29T12:04:01+00:00" }, { "name": "spryker/cms-block", @@ -26382,23 +26381,24 @@ }, { "name": "spryker/customer-access-storage", - "version": "1.7.0", + "version": "1.8.0", "source": { "type": "git", "url": "https://github.com/spryker/customer-access-storage.git", - "reference": "56b2696a9b6862c88f1eb1ab5283e210e87d132b" + "reference": "b503a8c134d60ca49a1010efb8f332cec79993a5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/customer-access-storage/zipball/56b2696a9b6862c88f1eb1ab5283e210e87d132b", - "reference": "56b2696a9b6862c88f1eb1ab5283e210e87d132b", + "url": "https://api.github.com/repos/spryker/customer-access-storage/zipball/b503a8c134d60ca49a1010efb8f332cec79993a5", + "reference": "b503a8c134d60ca49a1010efb8f332cec79993a5", "shasum": "" }, "require": { - "php": ">=7.2", + "php": ">=8.0", "spryker/customer-access": "^1.0.0", "spryker/kernel": "^3.37.0", "spryker/propel-orm": "^1.5.0", + "spryker/publisher-extension": "^1.0.0", "spryker/storage": "^3.0.0", "spryker/synchronization": "^0.2.0 || ^1.0.0", "spryker/synchronization-behavior": "^1.0.0", @@ -26431,9 +26431,9 @@ ], "description": "CustomerAccessStorage module", "support": { - "source": "https://github.com/spryker/customer-access-storage/tree/master" + "source": "https://github.com/spryker/customer-access-storage/tree/1.8.0" }, - "time": "2020-07-03T07:32:24+00:00" + "time": "2023-03-20T11:46:22+00:00" }, { "name": "spryker/customer-catalog", @@ -30722,20 +30722,21 @@ }, { "name": "spryker/merchant", - "version": "3.5.2", + "version": "3.6.0", "source": { "type": "git", "url": "https://github.com/spryker/merchant.git", - "reference": "6e23204b162883896c8ed95d76a7f28ac1ba4143" + "reference": "6dcf160e3a7ebdd1e9d7551f216954aa7efb9e3d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/merchant/zipball/6e23204b162883896c8ed95d76a7f28ac1ba4143", - "reference": "6e23204b162883896c8ed95d76a7f28ac1ba4143", + "url": "https://api.github.com/repos/spryker/merchant/zipball/6dcf160e3a7ebdd1e9d7551f216954aa7efb9e3d", + "reference": "6dcf160e3a7ebdd1e9d7551f216954aa7efb9e3d", "shasum": "" }, "require": { "php": ">=8.0", + "spryker/acl-merchant-portal-extension": "^1.0.0", "spryker/cart-extension": "^4.0.0", "spryker/checkout-extension": "^1.2.0", "spryker/event": "^2.0.0", @@ -30772,9 +30773,9 @@ ], "description": "Merchant module", "support": { - "source": "https://github.com/spryker/merchant/tree/3.5.2" + "source": "https://github.com/spryker/merchant/tree/3.6.0" }, - "time": "2022-12-29T12:04:01+00:00" + "time": "2023-03-10T14:11:16+00:00" }, { "name": "spryker/merchant-data-import", @@ -36109,6 +36110,59 @@ }, "time": "2018-07-24T08:04:43+00:00" }, + { + "name": "spryker/product-approval", + "version": "1.1.0", + "source": { + "type": "git", + "url": "https://github.com/spryker/product-approval.git", + "reference": "a53d1049bd24958023829ede6fbd937550c8fa60" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/spryker/product-approval/zipball/a53d1049bd24958023829ede6fbd937550c8fa60", + "reference": "a53d1049bd24958023829ede6fbd937550c8fa60", + "shasum": "" + }, + "require": { + "php": ">=8.0", + "spryker/cart-extension": "^4.0.0", + "spryker/checkout-extension": "^1.2.0", + "spryker/kernel": "^3.30.0", + "spryker/messenger": "^3.0.0", + "spryker/product": "^6.27.0", + "spryker/product-extension": "^1.4.0", + "spryker/product-page-search-extension": "^1.6.0", + "spryker/product-storage-extension": "^1.7.0", + "spryker/shopping-list-extension": "^1.1.0", + "spryker/transfer": "^3.25.0" + }, + "require-dev": { + "spryker/code-sniffer": "*", + "spryker/propel": "*", + "spryker/testify": "*" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0.x-dev" + } + }, + "autoload": { + "psr-4": { + "Spryker\\": "src/Spryker/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "proprietary" + ], + "description": "ProductApproval module", + "support": { + "source": "https://github.com/spryker/product-approval/tree/1.1.0" + }, + "time": "2023-02-20T10:18:53+00:00" + }, { "name": "spryker/product-attribute", "version": "1.10.0", @@ -39080,23 +39134,23 @@ }, { "name": "spryker/product-label-storage", - "version": "2.6.0", + "version": "2.7.0", "source": { "type": "git", "url": "https://github.com/spryker/product-label-storage.git", - "reference": "6e50799455dd921fea8aae364e7717b396eb57bf" + "reference": "5d18d3d0ffdb770f0013abf3ff8cfd6df2cff7ad" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-label-storage/zipball/6e50799455dd921fea8aae364e7717b396eb57bf", - "reference": "6e50799455dd921fea8aae364e7717b396eb57bf", + "url": "https://api.github.com/repos/spryker/product-label-storage/zipball/5d18d3d0ffdb770f0013abf3ff8cfd6df2cff7ad", + "reference": "5d18d3d0ffdb770f0013abf3ff8cfd6df2cff7ad", "shasum": "" }, "require": { "php": ">=8.0", "spryker/event-behavior": "^1.10.0", "spryker/kernel": "^3.30.0", - "spryker/product-label": "^3.1.0", + "spryker/product-label": "^3.6.0", "spryker/propel-orm": "^1.5.0", "spryker/publisher-extension": "^1.0.0", "spryker/storage": "^3.4.0", @@ -39104,7 +39158,7 @@ "spryker/synchronization": "^0.2.0 || ^1.0.0", "spryker/synchronization-behavior": "^1.0.0", "spryker/synchronization-extension": "^1.1.0", - "spryker/transfer": "^3.25.0", + "spryker/transfer": "^3.27.0", "spryker/util-encoding": "^1.0.0 || ^2.0.0" }, "require-dev": { @@ -39143,9 +39197,9 @@ ], "description": "ProductLabelStorage module", "support": { - "source": "https://github.com/spryker/product-label-storage/tree/2.6.0" + "source": "https://github.com/spryker/product-label-storage/tree/2.7.0" }, - "time": "2023-02-20T10:18:53+00:00" + "time": "2023-03-10T13:03:26+00:00" }, { "name": "spryker/product-labels-rest-api", @@ -52379,27 +52433,26 @@ }, { "name": "symfony/config", - "version": "v6.0.19", + "version": "v6.2.7", "source": { "type": "git", "url": "https://github.com/symfony/config.git", - "reference": "db4fc45c24e0c3e2198e68ada9d7f90daa1f97e3" + "reference": "249271da6f545d6579e0663374f8249a80be2893" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/config/zipball/db4fc45c24e0c3e2198e68ada9d7f90daa1f97e3", - "reference": "db4fc45c24e0c3e2198e68ada9d7f90daa1f97e3", + "url": "https://api.github.com/repos/symfony/config/zipball/249271da6f545d6579e0663374f8249a80be2893", + "reference": "249271da6f545d6579e0663374f8249a80be2893", "shasum": "" }, "require": { - "php": ">=8.0.2", + "php": ">=8.1", "symfony/deprecation-contracts": "^2.1|^3", "symfony/filesystem": "^5.4|^6.0", - "symfony/polyfill-ctype": "~1.8", - "symfony/polyfill-php81": "^1.22" + "symfony/polyfill-ctype": "~1.8" }, "conflict": { - "symfony/finder": "<4.4" + "symfony/finder": "<5.4" }, "require-dev": { "symfony/event-dispatcher": "^5.4|^6.0", @@ -52437,7 +52490,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.0.19" + "source": "https://github.com/symfony/config/tree/v6.2.7" }, "funding": [ { @@ -52453,7 +52506,7 @@ "type": "tidelift" } ], - "time": "2023-01-09T04:36:00+00:00" + "time": "2023-02-14T08:44:56+00:00" }, { "name": "symfony/console", @@ -52625,25 +52678,25 @@ }, { "name": "symfony/deprecation-contracts", - "version": "v3.0.2", + "version": "v3.2.1", "source": { "type": "git", "url": "https://github.com/symfony/deprecation-contracts.git", - "reference": "26954b3d62a6c5fd0ea8a2a00c0353a14978d05c" + "reference": "e2d1534420bd723d0ef5aec58a22c5fe60ce6f5e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/26954b3d62a6c5fd0ea8a2a00c0353a14978d05c", - "reference": "26954b3d62a6c5fd0ea8a2a00c0353a14978d05c", + "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/e2d1534420bd723d0ef5aec58a22c5fe60ce6f5e", + "reference": "e2d1534420bd723d0ef5aec58a22c5fe60ce6f5e", "shasum": "" }, "require": { - "php": ">=8.0.2" + "php": ">=8.1" }, "type": "library", "extra": { "branch-alias": { - "dev-main": "3.0-dev" + "dev-main": "3.3-dev" }, "thanks": { "name": "symfony/contracts", @@ -52672,7 +52725,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.0.2" + "source": "https://github.com/symfony/deprecation-contracts/tree/v3.2.1" }, "funding": [ { @@ -52688,24 +52741,24 @@ "type": "tidelift" } ], - "time": "2022-01-02T09:55:41+00:00" + "time": "2023-03-01T10:25:55+00:00" }, { "name": "symfony/error-handler", - "version": "v6.0.19", + "version": "v6.2.7", "source": { "type": "git", "url": "https://github.com/symfony/error-handler.git", - "reference": "c7df52182f43a68522756ac31a532dd5b1e6db67" + "reference": "61e90f94eb014054000bc902257d2763fac09166" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/error-handler/zipball/c7df52182f43a68522756ac31a532dd5b1e6db67", - "reference": "c7df52182f43a68522756ac31a532dd5b1e6db67", + "url": "https://api.github.com/repos/symfony/error-handler/zipball/61e90f94eb014054000bc902257d2763fac09166", + "reference": "61e90f94eb014054000bc902257d2763fac09166", "shasum": "" }, "require": { - "php": ">=8.0.2", + "php": ">=8.1", "psr/log": "^1|^2|^3", "symfony/var-dumper": "^5.4|^6.0" }, @@ -52743,7 +52796,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.0.19" + "source": "https://github.com/symfony/error-handler/tree/v6.2.7" }, "funding": [ { @@ -52759,24 +52812,24 @@ "type": "tidelift" } ], - "time": "2023-01-01T08:36:10+00:00" + "time": "2023-02-14T08:44:56+00:00" }, { "name": "symfony/event-dispatcher", - "version": "v6.0.19", + "version": "v6.2.7", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", - "reference": "2eaf8e63bc5b8cefabd4a800157f0d0c094f677a" + "reference": "404b307de426c1c488e5afad64403e5f145e82a5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/2eaf8e63bc5b8cefabd4a800157f0d0c094f677a", - "reference": "2eaf8e63bc5b8cefabd4a800157f0d0c094f677a", + "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/404b307de426c1c488e5afad64403e5f145e82a5", + "reference": "404b307de426c1c488e5afad64403e5f145e82a5", "shasum": "" }, "require": { - "php": ">=8.0.2", + "php": ">=8.1", "symfony/event-dispatcher-contracts": "^2|^3" }, "conflict": { @@ -52826,7 +52879,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.0.19" + "source": "https://github.com/symfony/event-dispatcher/tree/v6.2.7" }, "funding": [ { @@ -52842,24 +52895,24 @@ "type": "tidelift" } ], - "time": "2023-01-01T08:36:10+00:00" + "time": "2023-02-14T08:44:56+00:00" }, { "name": "symfony/event-dispatcher-contracts", - "version": "v3.0.2", + "version": "v3.2.1", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher-contracts.git", - "reference": "7bc61cc2db649b4637d331240c5346dcc7708051" + "reference": "0ad3b6f1e4e2da5690fefe075cd53a238646d8dd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/7bc61cc2db649b4637d331240c5346dcc7708051", - "reference": "7bc61cc2db649b4637d331240c5346dcc7708051", + "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/0ad3b6f1e4e2da5690fefe075cd53a238646d8dd", + "reference": "0ad3b6f1e4e2da5690fefe075cd53a238646d8dd", "shasum": "" }, "require": { - "php": ">=8.0.2", + "php": ">=8.1", "psr/event-dispatcher": "^1" }, "suggest": { @@ -52868,7 +52921,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "3.0-dev" + "dev-main": "3.3-dev" }, "thanks": { "name": "symfony/contracts", @@ -52905,7 +52958,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.0.2" + "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.2.1" }, "funding": [ { @@ -52921,24 +52974,24 @@ "type": "tidelift" } ], - "time": "2022-01-02T09:55:41+00:00" + "time": "2023-03-01T10:32:47+00:00" }, { "name": "symfony/filesystem", - "version": "v6.0.19", + "version": "v6.2.7", "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", - "reference": "3d49eec03fda1f0fc19b7349fbbe55ebc1004214" + "reference": "82b6c62b959f642d000456f08c6d219d749215b3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/filesystem/zipball/3d49eec03fda1f0fc19b7349fbbe55ebc1004214", - "reference": "3d49eec03fda1f0fc19b7349fbbe55ebc1004214", + "url": "https://api.github.com/repos/symfony/filesystem/zipball/82b6c62b959f642d000456f08c6d219d749215b3", + "reference": "82b6c62b959f642d000456f08c6d219d749215b3", "shasum": "" }, "require": { - "php": ">=8.0.2", + "php": ">=8.1", "symfony/polyfill-ctype": "~1.8", "symfony/polyfill-mbstring": "~1.8" }, @@ -52968,7 +53021,7 @@ "description": "Provides basic utilities for the filesystem", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/filesystem/tree/v6.0.19" + "source": "https://github.com/symfony/filesystem/tree/v6.2.7" }, "funding": [ { @@ -52984,7 +53037,7 @@ "type": "tidelift" } ], - "time": "2023-01-20T17:44:14+00:00" + "time": "2023-02-14T08:44:56+00:00" }, { "name": "symfony/finder", @@ -53051,27 +53104,26 @@ }, { "name": "symfony/form", - "version": "v6.0.19", + "version": "v6.2.5", "source": { "type": "git", "url": "https://github.com/symfony/form.git", - "reference": "bec07ecf4aac245183b8e0fa93eb68630415346e" + "reference": "5504c29b365c814132c087136935b50849411b09" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/form/zipball/bec07ecf4aac245183b8e0fa93eb68630415346e", - "reference": "bec07ecf4aac245183b8e0fa93eb68630415346e", + "url": "https://api.github.com/repos/symfony/form/zipball/5504c29b365c814132c087136935b50849411b09", + "reference": "5504c29b365c814132c087136935b50849411b09", "shasum": "" }, "require": { - "php": ">=8.0.2", + "php": ">=8.1", "symfony/deprecation-contracts": "^2.1|^3", "symfony/event-dispatcher": "^5.4|^6.0", "symfony/options-resolver": "^5.4|^6.0", "symfony/polyfill-ctype": "~1.8", "symfony/polyfill-intl-icu": "^1.21", "symfony/polyfill-mbstring": "~1.0", - "symfony/polyfill-php81": "^1.23", "symfony/property-access": "^5.4|^6.0", "symfony/service-contracts": "^1.1|^2|^3" }, @@ -53093,9 +53145,11 @@ "symfony/console": "^5.4|^6.0", "symfony/dependency-injection": "^5.4|^6.0", "symfony/expression-language": "^5.4|^6.0", + "symfony/html-sanitizer": "^6.1", "symfony/http-foundation": "^5.4|^6.0", "symfony/http-kernel": "^5.4|^6.0", "symfony/intl": "^5.4|^6.0", + "symfony/security-core": "^6.2", "symfony/security-csrf": "^5.4|^6.0", "symfony/translation": "^5.4|^6.0", "symfony/uid": "^5.4|^6.0", @@ -53103,6 +53157,7 @@ "symfony/var-dumper": "^5.4|^6.0" }, "suggest": { + "symfony/security-core": "For hashing users passwords.", "symfony/security-csrf": "For protecting forms against CSRF attacks.", "symfony/twig-bridge": "For templating with Twig.", "symfony/validator": "For form validation." @@ -53133,7 +53188,7 @@ "description": "Allows to easily create, process and reuse HTML forms", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/form/tree/v6.0.19" + "source": "https://github.com/symfony/form/tree/v6.2.5" }, "funding": [ { @@ -53149,25 +53204,26 @@ "type": "tidelift" } ], - "time": "2023-01-01T08:36:10+00:00" + "time": "2023-01-01T08:38:09+00:00" }, { "name": "symfony/http-client", - "version": "v6.0.20", + "version": "v6.2.7", "source": { "type": "git", "url": "https://github.com/symfony/http-client.git", - "reference": "541c04560da1875f62c963c3aab6ea12a7314e11" + "reference": "0a5be6cbc570ae23b51b49d67341f378629d78e4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-client/zipball/541c04560da1875f62c963c3aab6ea12a7314e11", - "reference": "541c04560da1875f62c963c3aab6ea12a7314e11", + "url": "https://api.github.com/repos/symfony/http-client/zipball/0a5be6cbc570ae23b51b49d67341f378629d78e4", + "reference": "0a5be6cbc570ae23b51b49d67341f378629d78e4", "shasum": "" }, "require": { - "php": ">=8.0.2", + "php": ">=8.1", "psr/log": "^1|^2|^3", + "symfony/deprecation-contracts": "^2.1|^3", "symfony/http-client-contracts": "^3", "symfony/service-contracts": "^1.0|^2|^3" }, @@ -53217,7 +53273,7 @@ "description": "Provides powerful methods to fetch HTTP resources synchronously or asynchronously", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/http-client/tree/v6.0.20" + "source": "https://github.com/symfony/http-client/tree/v6.2.7" }, "funding": [ { @@ -53233,24 +53289,24 @@ "type": "tidelift" } ], - "time": "2023-01-30T15:41:07+00:00" + "time": "2023-02-21T10:54:55+00:00" }, { "name": "symfony/http-client-contracts", - "version": "v3.0.2", + "version": "v3.2.1", "source": { "type": "git", "url": "https://github.com/symfony/http-client-contracts.git", - "reference": "4184b9b63af1edaf35b6a7974c6f1f9f33294129" + "reference": "df2ecd6cb70e73c1080e6478aea85f5f4da2c48b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/4184b9b63af1edaf35b6a7974c6f1f9f33294129", - "reference": "4184b9b63af1edaf35b6a7974c6f1f9f33294129", + "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/df2ecd6cb70e73c1080e6478aea85f5f4da2c48b", + "reference": "df2ecd6cb70e73c1080e6478aea85f5f4da2c48b", "shasum": "" }, "require": { - "php": ">=8.0.2" + "php": ">=8.1" }, "suggest": { "symfony/http-client-implementation": "" @@ -53258,7 +53314,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "3.0-dev" + "dev-main": "3.3-dev" }, "thanks": { "name": "symfony/contracts", @@ -53268,7 +53324,10 @@ "autoload": { "psr-4": { "Symfony\\Contracts\\HttpClient\\": "" - } + }, + "exclude-from-classmap": [ + "/Test/" + ] }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -53295,7 +53354,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/http-client-contracts/tree/v3.0.2" + "source": "https://github.com/symfony/http-client-contracts/tree/v3.2.1" }, "funding": [ { @@ -53311,24 +53370,24 @@ "type": "tidelift" } ], - "time": "2022-04-12T16:11:42+00:00" + "time": "2023-03-01T10:32:47+00:00" }, { "name": "symfony/http-foundation", - "version": "v6.0.20", + "version": "v6.1.12", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "e16b2676a4b3b1fa12378a20b29c364feda2a8d6" + "reference": "bd1bcfb0eba14de22c4d086c5023e608f37366ed" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/e16b2676a4b3b1fa12378a20b29c364feda2a8d6", - "reference": "e16b2676a4b3b1fa12378a20b29c364feda2a8d6", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/bd1bcfb0eba14de22c4d086c5023e608f37366ed", + "reference": "bd1bcfb0eba14de22c4d086c5023e608f37366ed", "shasum": "" }, "require": { - "php": ">=8.0.2", + "php": ">=8.1", "symfony/deprecation-contracts": "^2.1|^3", "symfony/polyfill-mbstring": "~1.1" }, @@ -53370,7 +53429,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.0.20" + "source": "https://github.com/symfony/http-foundation/tree/v6.1.12" }, "funding": [ { @@ -53386,7 +53445,7 @@ "type": "tidelift" } ], - "time": "2023-01-30T15:41:07+00:00" + "time": "2023-01-30T15:43:30+00:00" }, { "name": "symfony/http-kernel", @@ -53502,23 +53561,24 @@ }, { "name": "symfony/intl", - "version": "v6.0.19", + "version": "v6.2.7", "source": { "type": "git", "url": "https://github.com/symfony/intl.git", - "reference": "a2e1ce9048ea549ee1e8d9ce521cbe9a9ec7d92c" + "reference": "e7346ea6d88ae22e1b5d489b7a60135e72527cec" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/intl/zipball/a2e1ce9048ea549ee1e8d9ce521cbe9a9ec7d92c", - "reference": "a2e1ce9048ea549ee1e8d9ce521cbe9a9ec7d92c", + "url": "https://api.github.com/repos/symfony/intl/zipball/e7346ea6d88ae22e1b5d489b7a60135e72527cec", + "reference": "e7346ea6d88ae22e1b5d489b7a60135e72527cec", "shasum": "" }, "require": { - "php": ">=8.0.2" + "php": ">=8.1" }, "require-dev": { - "symfony/filesystem": "^5.4|^6.0" + "symfony/filesystem": "^5.4|^6.0", + "symfony/finder": "^5.4|^6.0" }, "type": "library", "autoload": { @@ -53562,7 +53622,7 @@ "localization" ], "support": { - "source": "https://github.com/symfony/intl/tree/v6.0.19" + "source": "https://github.com/symfony/intl/tree/v6.2.7" }, "funding": [ { @@ -53578,7 +53638,7 @@ "type": "tidelift" } ], - "time": "2023-01-01T08:36:10+00:00" + "time": "2023-02-21T10:54:55+00:00" }, { "name": "symfony/mailer", @@ -53658,24 +53718,25 @@ }, { "name": "symfony/messenger", - "version": "v6.0.19", + "version": "v6.2.7", "source": { "type": "git", "url": "https://github.com/symfony/messenger.git", - "reference": "d584d1754e9e19f83a43c75f36c84b42f6f7e209" + "reference": "5ca618865eb726354e5369dda38770af1a8a8331" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/messenger/zipball/d584d1754e9e19f83a43c75f36c84b42f6f7e209", - "reference": "d584d1754e9e19f83a43c75f36c84b42f6f7e209", + "url": "https://api.github.com/repos/symfony/messenger/zipball/5ca618865eb726354e5369dda38770af1a8a8331", + "reference": "5ca618865eb726354e5369dda38770af1a8a8331", "shasum": "" }, "require": { - "php": ">=8.0.2", + "php": ">=8.1", "psr/log": "^1|^2|^3" }, "conflict": { "symfony/event-dispatcher": "<5.4", + "symfony/event-dispatcher-contracts": "<2", "symfony/framework-bundle": "<5.4", "symfony/http-kernel": "<5.4", "symfony/serializer": "<5.4" @@ -53688,6 +53749,7 @@ "symfony/http-kernel": "^5.4|^6.0", "symfony/process": "^5.4|^6.0", "symfony/property-access": "^5.4|^6.0", + "symfony/rate-limiter": "^5.4|^6.0", "symfony/routing": "^5.4|^6.0", "symfony/serializer": "^5.4|^6.0", "symfony/service-contracts": "^1.1|^2|^3", @@ -53723,7 +53785,7 @@ "description": "Helps applications send and receive messages to/from other applications or via message queues", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/messenger/tree/v6.0.19" + "source": "https://github.com/symfony/messenger/tree/v6.2.7" }, "funding": [ { @@ -53739,24 +53801,24 @@ "type": "tidelift" } ], - "time": "2023-01-20T17:44:14+00:00" + "time": "2023-02-16T09:57:23+00:00" }, { "name": "symfony/mime", - "version": "v6.0.19", + "version": "v6.2.7", "source": { "type": "git", "url": "https://github.com/symfony/mime.git", - "reference": "d7052547a0070cbeadd474e172b527a00d657301" + "reference": "62e341f80699badb0ad70b31149c8df89a2d778e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/mime/zipball/d7052547a0070cbeadd474e172b527a00d657301", - "reference": "d7052547a0070cbeadd474e172b527a00d657301", + "url": "https://api.github.com/repos/symfony/mime/zipball/62e341f80699badb0ad70b31149c8df89a2d778e", + "reference": "62e341f80699badb0ad70b31149c8df89a2d778e", "shasum": "" }, "require": { - "php": ">=8.0.2", + "php": ">=8.1", "symfony/polyfill-intl-idn": "^1.10", "symfony/polyfill-mbstring": "^1.0" }, @@ -53765,15 +53827,16 @@ "phpdocumentor/reflection-docblock": "<3.2.2", "phpdocumentor/type-resolver": "<1.4.0", "symfony/mailer": "<5.4", - "symfony/serializer": "<5.4.14|>=6.0,<6.0.14|>=6.1,<6.1.6" + "symfony/serializer": "<6.2" }, "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", "symfony/property-access": "^5.4|^6.0", "symfony/property-info": "^5.4|^6.0", - "symfony/serializer": "^5.4.14|~6.0.14|^6.1.6" + "symfony/serializer": "^6.2" }, "type": "library", "autoload": { @@ -53805,7 +53868,7 @@ "mime-type" ], "support": { - "source": "https://github.com/symfony/mime/tree/v6.0.19" + "source": "https://github.com/symfony/mime/tree/v6.2.7" }, "funding": [ { @@ -53821,7 +53884,7 @@ "type": "tidelift" } ], - "time": "2023-01-11T11:50:03+00:00" + "time": "2023-02-24T10:42:00+00:00" }, { "name": "symfony/options-resolver", @@ -53894,20 +53957,20 @@ }, { "name": "symfony/password-hasher", - "version": "v6.0.19", + "version": "v6.2.7", "source": { "type": "git", "url": "https://github.com/symfony/password-hasher.git", - "reference": "2ae49765c5328307e82c0ee2898a39c071ef5bc8" + "reference": "67820d8570bf1c2c2cd87cb76d9d12a9d52ab808" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/password-hasher/zipball/2ae49765c5328307e82c0ee2898a39c071ef5bc8", - "reference": "2ae49765c5328307e82c0ee2898a39c071ef5bc8", + "url": "https://api.github.com/repos/symfony/password-hasher/zipball/67820d8570bf1c2c2cd87cb76d9d12a9d52ab808", + "reference": "67820d8570bf1c2c2cd87cb76d9d12a9d52ab808", "shasum": "" }, "require": { - "php": ">=8.0.2" + "php": ">=8.1" }, "conflict": { "symfony/security-core": "<5.4" @@ -53946,7 +54009,7 @@ "password" ], "support": { - "source": "https://github.com/symfony/password-hasher/tree/v6.0.19" + "source": "https://github.com/symfony/password-hasher/tree/v6.2.7" }, "funding": [ { @@ -53962,7 +54025,7 @@ "type": "tidelift" } ], - "time": "2023-01-01T08:36:10+00:00" + "time": "2023-02-14T08:44:56+00:00" }, { "name": "symfony/polyfill-ctype", @@ -54789,85 +54852,6 @@ ], "time": "2022-11-03T14:55:06+00:00" }, - { - "name": "symfony/polyfill-php81", - "version": "v1.27.0", - "source": { - "type": "git", - "url": "https://github.com/symfony/polyfill-php81.git", - "reference": "707403074c8ea6e2edaf8794b0157a0bfa52157a" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/707403074c8ea6e2edaf8794b0157a0bfa52157a", - "reference": "707403074c8ea6e2edaf8794b0157a0bfa52157a", - "shasum": "" - }, - "require": { - "php": ">=7.1" - }, - "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\\Php81\\": "" - }, - "classmap": [ - "Resources/stubs" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Nicolas Grekas", - "email": "p@tchwork.com" - }, - { - "name": "Symfony Community", - "homepage": "https://symfony.com/contributors" - } - ], - "description": "Symfony polyfill backporting some PHP 8.1+ features to lower PHP versions", - "homepage": "https://symfony.com", - "keywords": [ - "compatibility", - "polyfill", - "portable", - "shim" - ], - "support": { - "source": "https://github.com/symfony/polyfill-php81/tree/v1.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.21", @@ -54932,20 +54916,21 @@ }, { "name": "symfony/property-access", - "version": "v6.0.19", + "version": "v6.2.7", "source": { "type": "git", "url": "https://github.com/symfony/property-access.git", - "reference": "cae9aadf6e3a08315af666d4fede905fbb5b5393" + "reference": "5a389172011e2c37b47c896d0b156549126690a1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/property-access/zipball/cae9aadf6e3a08315af666d4fede905fbb5b5393", - "reference": "cae9aadf6e3a08315af666d4fede905fbb5b5393", + "url": "https://api.github.com/repos/symfony/property-access/zipball/5a389172011e2c37b47c896d0b156549126690a1", + "reference": "5a389172011e2c37b47c896d0b156549126690a1", "shasum": "" }, "require": { - "php": ">=8.0.2", + "php": ">=8.1", + "symfony/deprecation-contracts": "^2.1|^3", "symfony/property-info": "^5.4|^6.0" }, "require-dev": { @@ -54991,7 +54976,7 @@ "reflection" ], "support": { - "source": "https://github.com/symfony/property-access/tree/v6.0.19" + "source": "https://github.com/symfony/property-access/tree/v6.2.7" }, "funding": [ { @@ -55007,29 +54992,29 @@ "type": "tidelift" } ], - "time": "2023-01-01T08:36:10+00:00" + "time": "2023-02-14T08:44:56+00:00" }, { "name": "symfony/property-info", - "version": "v6.0.19", + "version": "v6.2.7", "source": { "type": "git", "url": "https://github.com/symfony/property-info.git", - "reference": "e6dfb2223b21768d3b2ae033a5e1f9d205184d45" + "reference": "5cf906918ea0f74032ffc5c0b85def246ce409df" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/property-info/zipball/e6dfb2223b21768d3b2ae033a5e1f9d205184d45", - "reference": "e6dfb2223b21768d3b2ae033a5e1f9d205184d45", + "url": "https://api.github.com/repos/symfony/property-info/zipball/5cf906918ea0f74032ffc5c0b85def246ce409df", + "reference": "5cf906918ea0f74032ffc5c0b85def246ce409df", "shasum": "" }, "require": { - "php": ">=8.0.2", + "php": ">=8.1", "symfony/string": "^5.4|^6.0" }, "conflict": { "phpdocumentor/reflection-docblock": "<5.2", - "phpdocumentor/type-resolver": "<1.4.0", + "phpdocumentor/type-resolver": "<1.5.1", "symfony/dependency-injection": "<5.4" }, "require-dev": { @@ -55080,7 +55065,7 @@ "validator" ], "support": { - "source": "https://github.com/symfony/property-info/tree/v6.0.19" + "source": "https://github.com/symfony/property-info/tree/v6.2.7" }, "funding": [ { @@ -55096,7 +55081,7 @@ "type": "tidelift" } ], - "time": "2023-01-15T17:21:41+00:00" + "time": "2023-02-14T08:53:37+00:00" }, { "name": "symfony/routing", @@ -55283,20 +55268,20 @@ }, { "name": "symfony/security-csrf", - "version": "v6.0.19", + "version": "v6.2.7", "source": { "type": "git", "url": "https://github.com/symfony/security-csrf.git", - "reference": "150d0a78b14737f66e4b2e7be7d0ec2522c453ed" + "reference": "6cce7efdce68e0670d2f19acebc21dcd0798e333" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/security-csrf/zipball/150d0a78b14737f66e4b2e7be7d0ec2522c453ed", - "reference": "150d0a78b14737f66e4b2e7be7d0ec2522c453ed", + "url": "https://api.github.com/repos/symfony/security-csrf/zipball/6cce7efdce68e0670d2f19acebc21dcd0798e333", + "reference": "6cce7efdce68e0670d2f19acebc21dcd0798e333", "shasum": "" }, "require": { - "php": ">=8.0.2", + "php": ">=8.1", "symfony/security-core": "^5.4|^6.0" }, "conflict": { @@ -55334,7 +55319,7 @@ "description": "Symfony Security Component - CSRF Library", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/security-csrf/tree/v6.0.19" + "source": "https://github.com/symfony/security-csrf/tree/v6.2.7" }, "funding": [ { @@ -55350,7 +55335,7 @@ "type": "tidelift" } ], - "time": "2023-01-01T08:36:10+00:00" + "time": "2023-02-16T09:57:23+00:00" }, { "name": "symfony/security-guard", @@ -55506,20 +55491,20 @@ }, { "name": "symfony/serializer", - "version": "v6.0.19", + "version": "v6.2.7", "source": { "type": "git", "url": "https://github.com/symfony/serializer.git", - "reference": "6aff9e2894ff0dcfa7aca38f9d0396ed65627d07" + "reference": "df9599873fdc2540e6f4291f49be4fcc167e9cbf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/serializer/zipball/6aff9e2894ff0dcfa7aca38f9d0396ed65627d07", - "reference": "6aff9e2894ff0dcfa7aca38f9d0396ed65627d07", + "url": "https://api.github.com/repos/symfony/serializer/zipball/df9599873fdc2540e6f4291f49be4fcc167e9cbf", + "reference": "df9599873fdc2540e6f4291f49be4fcc167e9cbf", "shasum": "" }, "require": { - "php": ">=8.0.2", + "php": ">=8.1", "symfony/polyfill-ctype": "~1.8" }, "conflict": { @@ -55587,7 +55572,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.0.19" + "source": "https://github.com/symfony/serializer/tree/v6.2.7" }, "funding": [ { @@ -55603,7 +55588,7 @@ "type": "tidelift" } ], - "time": "2023-01-15T17:21:41+00:00" + "time": "2023-02-24T10:42:00+00:00" }, { "name": "symfony/service-contracts", @@ -55690,20 +55675,20 @@ }, { "name": "symfony/stopwatch", - "version": "v6.0.19", + "version": "v6.2.7", "source": { "type": "git", "url": "https://github.com/symfony/stopwatch.git", - "reference": "011e781839dd1d2eb8119f65ac516a530f60226d" + "reference": "f3adc98c1061875dd2edcd45e5b04e63d0e29f8f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/stopwatch/zipball/011e781839dd1d2eb8119f65ac516a530f60226d", - "reference": "011e781839dd1d2eb8119f65ac516a530f60226d", + "url": "https://api.github.com/repos/symfony/stopwatch/zipball/f3adc98c1061875dd2edcd45e5b04e63d0e29f8f", + "reference": "f3adc98c1061875dd2edcd45e5b04e63d0e29f8f", "shasum": "" }, "require": { - "php": ">=8.0.2", + "php": ">=8.1", "symfony/service-contracts": "^1|^2|^3" }, "type": "library", @@ -55732,7 +55717,7 @@ "description": "Provides a way to profile code", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/stopwatch/tree/v6.0.19" + "source": "https://github.com/symfony/stopwatch/tree/v6.2.7" }, "funding": [ { @@ -55748,24 +55733,24 @@ "type": "tidelift" } ], - "time": "2023-01-01T08:36:10+00:00" + "time": "2023-02-14T08:44:56+00:00" }, { "name": "symfony/string", - "version": "v6.0.19", + "version": "v6.2.7", "source": { "type": "git", "url": "https://github.com/symfony/string.git", - "reference": "d9e72497367c23e08bf94176d2be45b00a9d232a" + "reference": "67b8c1eec78296b85dc1c7d9743830160218993d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/string/zipball/d9e72497367c23e08bf94176d2be45b00a9d232a", - "reference": "d9e72497367c23e08bf94176d2be45b00a9d232a", + "url": "https://api.github.com/repos/symfony/string/zipball/67b8c1eec78296b85dc1c7d9743830160218993d", + "reference": "67b8c1eec78296b85dc1c7d9743830160218993d", "shasum": "" }, "require": { - "php": ">=8.0.2", + "php": ">=8.1", "symfony/polyfill-ctype": "~1.8", "symfony/polyfill-intl-grapheme": "~1.0", "symfony/polyfill-intl-normalizer": "~1.0", @@ -55777,6 +55762,7 @@ "require-dev": { "symfony/error-handler": "^5.4|^6.0", "symfony/http-client": "^5.4|^6.0", + "symfony/intl": "^6.2", "symfony/translation-contracts": "^2.0|^3.0", "symfony/var-exporter": "^5.4|^6.0" }, @@ -55817,7 +55803,7 @@ "utf8" ], "support": { - "source": "https://github.com/symfony/string/tree/v6.0.19" + "source": "https://github.com/symfony/string/tree/v6.2.7" }, "funding": [ { @@ -55833,24 +55819,24 @@ "type": "tidelift" } ], - "time": "2023-01-01T08:36:10+00:00" + "time": "2023-02-24T10:42:00+00:00" }, { "name": "symfony/translation", - "version": "v6.0.19", + "version": "v6.2.7", "source": { "type": "git", "url": "https://github.com/symfony/translation.git", - "reference": "9c24b3fdbbe9fb2ef3a6afd8bbaadfd72dad681f" + "reference": "90db1c6138c90527917671cd9ffa9e8b359e3a73" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation/zipball/9c24b3fdbbe9fb2ef3a6afd8bbaadfd72dad681f", - "reference": "9c24b3fdbbe9fb2ef3a6afd8bbaadfd72dad681f", + "url": "https://api.github.com/repos/symfony/translation/zipball/90db1c6138c90527917671cd9ffa9e8b359e3a73", + "reference": "90db1c6138c90527917671cd9ffa9e8b359e3a73", "shasum": "" }, "require": { - "php": ">=8.0.2", + "php": ">=8.1", "symfony/polyfill-mbstring": "~1.0", "symfony/translation-contracts": "^2.3|^3.0" }, @@ -55866,6 +55852,7 @@ "symfony/translation-implementation": "2.3|3.0" }, "require-dev": { + "nikic/php-parser": "^4.13", "psr/log": "^1|^2|^3", "symfony/config": "^5.4|^6.0", "symfony/console": "^5.4|^6.0", @@ -55875,10 +55862,12 @@ "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/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": "" @@ -55912,7 +55901,7 @@ "description": "Provides tools to internationalize your application", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/translation/tree/v6.0.19" + "source": "https://github.com/symfony/translation/tree/v6.2.7" }, "funding": [ { @@ -55928,24 +55917,24 @@ "type": "tidelift" } ], - "time": "2023-01-01T08:36:10+00:00" + "time": "2023-02-24T10:42:00+00:00" }, { "name": "symfony/translation-contracts", - "version": "v3.0.2", + "version": "v3.2.1", "source": { "type": "git", "url": "https://github.com/symfony/translation-contracts.git", - "reference": "acbfbb274e730e5a0236f619b6168d9dedb3e282" + "reference": "dfec258b9dd17a6b24420d464c43bffe347441c8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/acbfbb274e730e5a0236f619b6168d9dedb3e282", - "reference": "acbfbb274e730e5a0236f619b6168d9dedb3e282", + "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/dfec258b9dd17a6b24420d464c43bffe347441c8", + "reference": "dfec258b9dd17a6b24420d464c43bffe347441c8", "shasum": "" }, "require": { - "php": ">=8.0.2" + "php": ">=8.1" }, "suggest": { "symfony/translation-implementation": "" @@ -55953,7 +55942,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "3.0-dev" + "dev-main": "3.3-dev" }, "thanks": { "name": "symfony/contracts", @@ -55963,7 +55952,10 @@ "autoload": { "psr-4": { "Symfony\\Contracts\\Translation\\": "" - } + }, + "exclude-from-classmap": [ + "/Test/" + ] }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -55990,7 +55982,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/translation-contracts/tree/v3.0.2" + "source": "https://github.com/symfony/translation-contracts/tree/v3.2.1" }, "funding": [ { @@ -56006,24 +55998,24 @@ "type": "tidelift" } ], - "time": "2022-06-27T17:10:44+00:00" + "time": "2023-03-01T10:32:47+00:00" }, { "name": "symfony/twig-bridge", - "version": "v6.0.19", + "version": "v6.1.11", "source": { "type": "git", "url": "https://github.com/symfony/twig-bridge.git", - "reference": "bcd79f7845f887defec9d6737a535a3c602159e9" + "reference": "33ced92d844427e5bfe652707c04b54625950162" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/twig-bridge/zipball/bcd79f7845f887defec9d6737a535a3c602159e9", - "reference": "bcd79f7845f887defec9d6737a535a3c602159e9", + "url": "https://api.github.com/repos/symfony/twig-bridge/zipball/33ced92d844427e5bfe652707c04b54625950162", + "reference": "33ced92d844427e5bfe652707c04b54625950162", "shasum": "" }, "require": { - "php": ">=8.0.2", + "php": ">=8.1", "symfony/translation-contracts": "^1.1|^2|^3", "twig/twig": "^2.13|^3.0.4" }, @@ -56031,7 +56023,7 @@ "phpdocumentor/reflection-docblock": "<3.2.2", "phpdocumentor/type-resolver": "<1.4.0", "symfony/console": "<5.4", - "symfony/form": "<5.4", + "symfony/form": "<6.1", "symfony/http-foundation": "<5.4", "symfony/http-kernel": "<5.4", "symfony/translation": "<5.4", @@ -56046,7 +56038,8 @@ "symfony/dependency-injection": "^5.4|^6.0", "symfony/expression-language": "^5.4|^6.0", "symfony/finder": "^5.4|^6.0", - "symfony/form": "^5.4|^6.0", + "symfony/form": "^6.1", + "symfony/html-sanitizer": "^6.1", "symfony/http-foundation": "^5.4|^6.0", "symfony/http-kernel": "^5.4|^6.0", "symfony/intl": "^5.4|^6.0", @@ -56073,6 +56066,7 @@ "symfony/expression-language": "For using the ExpressionExtension", "symfony/finder": "", "symfony/form": "For using the FormExtension", + "symfony/html-sanitizer": "For using the HtmlSanitizerExtension", "symfony/http-kernel": "For using the HttpKernelExtension", "symfony/routing": "For using the RoutingExtension", "symfony/security-core": "For using the SecurityExtension", @@ -56110,7 +56104,7 @@ "description": "Provides integration for Twig with various Symfony components", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/twig-bridge/tree/v6.0.19" + "source": "https://github.com/symfony/twig-bridge/tree/v6.1.11" }, "funding": [ { @@ -56126,27 +56120,27 @@ "type": "tidelift" } ], - "time": "2023-01-11T11:50:03+00:00" + "time": "2023-01-10T18:53:01+00:00" }, { "name": "symfony/validator", - "version": "v6.0.19", + "version": "v6.2.7", "source": { "type": "git", "url": "https://github.com/symfony/validator.git", - "reference": "8e41a2dc215903964175ca8bdc884297f021d31c" + "reference": "4b3bd0a9545bdf7ebc84f0a494c05219010bb403" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/validator/zipball/8e41a2dc215903964175ca8bdc884297f021d31c", - "reference": "8e41a2dc215903964175ca8bdc884297f021d31c", + "url": "https://api.github.com/repos/symfony/validator/zipball/4b3bd0a9545bdf7ebc84f0a494c05219010bb403", + "reference": "4b3bd0a9545bdf7ebc84f0a494c05219010bb403", "shasum": "" }, "require": { - "php": ">=8.0.2", + "php": ">=8.1", + "symfony/deprecation-contracts": "^2.1|^3", "symfony/polyfill-ctype": "~1.8", "symfony/polyfill-mbstring": "~1.0", - "symfony/polyfill-php81": "^1.22", "symfony/translation-contracts": "^1.1|^2|^3" }, "conflict": { @@ -56218,7 +56212,7 @@ "description": "Provides tools to validate values", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/validator/tree/v6.0.19" + "source": "https://github.com/symfony/validator/tree/v6.2.7" }, "funding": [ { @@ -56234,24 +56228,24 @@ "type": "tidelift" } ], - "time": "2023-01-15T17:21:41+00:00" + "time": "2023-02-24T10:42:00+00:00" }, { "name": "symfony/var-dumper", - "version": "v6.0.19", + "version": "v6.2.7", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", - "reference": "eb980457fa6899840fe1687e8627a03a7d8a3d52" + "reference": "cf8d4ca1ddc1e3cc242375deb8fc23e54f5e2a1e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-dumper/zipball/eb980457fa6899840fe1687e8627a03a7d8a3d52", - "reference": "eb980457fa6899840fe1687e8627a03a7d8a3d52", + "url": "https://api.github.com/repos/symfony/var-dumper/zipball/cf8d4ca1ddc1e3cc242375deb8fc23e54f5e2a1e", + "reference": "cf8d4ca1ddc1e3cc242375deb8fc23e54f5e2a1e", "shasum": "" }, "require": { - "php": ">=8.0.2", + "php": ">=8.1", "symfony/polyfill-mbstring": "~1.0" }, "conflict": { @@ -56306,7 +56300,7 @@ "dump" ], "support": { - "source": "https://github.com/symfony/var-dumper/tree/v6.0.19" + "source": "https://github.com/symfony/var-dumper/tree/v6.2.7" }, "funding": [ { @@ -56322,24 +56316,24 @@ "type": "tidelift" } ], - "time": "2023-01-20T17:44:14+00:00" + "time": "2023-02-24T10:42:00+00:00" }, { "name": "symfony/yaml", - "version": "v6.0.19", + "version": "v6.2.7", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", - "reference": "deec3a812a0305a50db8ae689b183f43d915c884" + "reference": "e8e6a1d59e050525f27a1f530aa9703423cb7f57" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/deec3a812a0305a50db8ae689b183f43d915c884", - "reference": "deec3a812a0305a50db8ae689b183f43d915c884", + "url": "https://api.github.com/repos/symfony/yaml/zipball/e8e6a1d59e050525f27a1f530aa9703423cb7f57", + "reference": "e8e6a1d59e050525f27a1f530aa9703423cb7f57", "shasum": "" }, "require": { - "php": ">=8.0.2", + "php": ">=8.1", "symfony/polyfill-ctype": "^1.8" }, "conflict": { @@ -56380,7 +56374,7 @@ "description": "Loads and dumps YAML files", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/yaml/tree/v6.0.19" + "source": "https://github.com/symfony/yaml/tree/v6.2.7" }, "funding": [ { @@ -56396,7 +56390,7 @@ "type": "tidelift" } ], - "time": "2023-01-11T11:50:03+00:00" + "time": "2023-02-16T09:57:23+00:00" }, { "name": "twig/twig", @@ -62744,20 +62738,20 @@ }, { "name": "symfony/cache-contracts", - "version": "v3.0.2", + "version": "v3.2.1", "source": { "type": "git", "url": "https://github.com/symfony/cache-contracts.git", - "reference": "1c0a181c9ee221afe4fa55b2d13fc63c5ae14348" + "reference": "eeb71f04b6f7f34ca6d15633df82e014528b1632" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/cache-contracts/zipball/1c0a181c9ee221afe4fa55b2d13fc63c5ae14348", - "reference": "1c0a181c9ee221afe4fa55b2d13fc63c5ae14348", + "url": "https://api.github.com/repos/symfony/cache-contracts/zipball/eeb71f04b6f7f34ca6d15633df82e014528b1632", + "reference": "eeb71f04b6f7f34ca6d15633df82e014528b1632", "shasum": "" }, "require": { - "php": ">=8.0.2", + "php": ">=8.1", "psr/cache": "^3.0" }, "suggest": { @@ -62766,7 +62760,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "3.0-dev" + "dev-main": "3.3-dev" }, "thanks": { "name": "symfony/contracts", @@ -62803,7 +62797,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/cache-contracts/tree/v3.0.2" + "source": "https://github.com/symfony/cache-contracts/tree/v3.2.1" }, "funding": [ { @@ -62819,7 +62813,7 @@ "type": "tidelift" } ], - "time": "2022-01-02T09:55:41+00:00" + "time": "2023-03-01T10:32:47+00:00" }, { "name": "symfony/css-selector", @@ -63195,6 +63189,85 @@ ], "time": "2022-12-20T16:40:04+00:00" }, + { + "name": "symfony/polyfill-php81", + "version": "v1.27.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/polyfill-php81.git", + "reference": "707403074c8ea6e2edaf8794b0157a0bfa52157a" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/707403074c8ea6e2edaf8794b0157a0bfa52157a", + "reference": "707403074c8ea6e2edaf8794b0157a0bfa52157a", + "shasum": "" + }, + "require": { + "php": ">=7.1" + }, + "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\\Php81\\": "" + }, + "classmap": [ + "Resources/stubs" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Nicolas Grekas", + "email": "p@tchwork.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony polyfill backporting some PHP 8.1+ features to lower PHP versions", + "homepage": "https://symfony.com", + "keywords": [ + "compatibility", + "polyfill", + "portable", + "shim" + ], + "support": { + "source": "https://github.com/symfony/polyfill-php81/tree/v1.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/twig-bundle", "version": "v6.0.17", diff --git a/package-lock.json b/package-lock.json index 7dbaee51ac..0a5d1c420a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19220,17 +19220,22 @@ "datatables.net-select-bs": "~1.3.0", "es6-promise": "~4.0.5", "get-root-node-polyfill": "~1.0.0", - "jquery": "~3.5.1", + "jquery": "~3.6.3", "jquery-migrate": "~3.0.0", "jquery-ui": "~1.12.1", "jstree": "~3.3.3", "metismenu": "~2.0.2", "pace": "npm:pace-js@~1.0.2", "select2": "~4.0.13", - "summernote": "~0.8.18", + "summernote": "~0.8.20", "sweetalert": "~1.1.3" } }, + "vendor/spryker/gui/assets/Zed/node_modules/jquery": { + "version": "3.6.4", + "resolved": "https://registry.npmjs.org/jquery/-/jquery-3.6.4.tgz", + "integrity": "sha512-v28EW9DWDFpzcD9O5iyJXg3R3+q+mET5JhnjJzQUZMHOv67bpSIHq81GEYpPNZHG+XXHsfSme3nxp/hndKEcsQ==" + }, "vendor/spryker/merchant-relationship-sales-order-threshold-gui/assets/Zed": { "name": "spryker-zed-merchant-relationship-sales-order-threshold-gui", "version": "1.0.0", @@ -32405,15 +32410,22 @@ "datatables.net-select-bs": "~1.3.0", "es6-promise": "~4.0.5", "get-root-node-polyfill": "~1.0.0", - "jquery": "~3.5.1", + "jquery": "~3.6.3", "jquery-migrate": "~3.0.0", "jquery-ui": "~1.12.1", "jstree": "~3.3.3", "metismenu": "~2.0.2", "pace": "npm:pace-js@~1.0.2", "select2": "~4.0.13", - "summernote": "~0.8.18", + "summernote": "~0.8.20", "sweetalert": "~1.1.3" + }, + "dependencies": { + "jquery": { + "version": "3.6.4", + "resolved": "https://registry.npmjs.org/jquery/-/jquery-3.6.4.tgz", + "integrity": "sha512-v28EW9DWDFpzcD9O5iyJXg3R3+q+mET5JhnjJzQUZMHOv67bpSIHq81GEYpPNZHG+XXHsfSme3nxp/hndKEcsQ==" + } } }, "spryker-zed-productrelations": { From a47a1335b7b8c1d7fcc4c9387f2da7691e53a054 Mon Sep 17 00:00:00 2001 From: Bohdan Turchyk Date: Thu, 23 Mar 2023 12:35:59 +0200 Subject: [PATCH 03/72] PBC-392 Updated composer dependencies to fix build --- composer.json | 1 + composer.lock | 856 +++++++++++++++++++++++++++++++------------------- 2 files changed, 533 insertions(+), 324 deletions(-) diff --git a/composer.json b/composer.json index b7a0eb04bd..819e8872e6 100644 --- a/composer.json +++ b/composer.json @@ -165,6 +165,7 @@ "spryker/glue-json-api-convention-extension": "^1.0.0", "spryker/glue-storefront-api-application-authorization-connector": "^1.0.0", "spryker/glue-storefront-api-application-glue-json-api-convention-connector": "^1.0.0", + "spryker/merchant-product-offer-search": "^1.4.0", "spryker/message-broker": "^1.4.0", "spryker/message-broker-aws": "^1.4.0", "spryker/money-gui": "^1.0.0", diff --git a/composer.lock b/composer.lock index 93d050e152..01251c2995 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": "3b9acb142c5a6c7639cadaf7f3fde141", + "content-hash": "b5e7bdb31191b9bca4545c310c9719b0", "packages": [ { "name": "async-aws/core", @@ -1861,30 +1861,30 @@ }, { "name": "laminas/laminas-stdlib", - "version": "3.17.0", + "version": "3.16.1", "source": { "type": "git", "url": "https://github.com/laminas/laminas-stdlib.git", - "reference": "dd35c868075bad80b6718959740913e178eb4274" + "reference": "f4f773641807c7ccee59b758bfe4ac4ba33ecb17" }, "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/f4f773641807c7ccee59b758bfe4ac4ba33ecb17", + "reference": "f4f773641807c7ccee59b758bfe4ac4ba33ecb17", "shasum": "" }, "require": { - "php": "~8.1.0 || ~8.2.0" + "php": "~8.0.0 || ~8.1.0 || ~8.2.0" }, "conflict": { "zendframework/zend-stdlib": "*" }, "require-dev": { - "laminas/laminas-coding-standard": "^2.5", - "phpbench/phpbench": "^1.2.9", - "phpunit/phpunit": "^10.0.16", - "psalm/plugin-phpunit": "^0.18.4", - "vimeo/psalm": "^5.8" + "laminas/laminas-coding-standard": "^2.4.0", + "phpbench/phpbench": "^1.2.7", + "phpunit/phpunit": "^9.5.26", + "psalm/plugin-phpunit": "^0.18.0", + "vimeo/psalm": "^5.0.0" }, "type": "library", "autoload": { @@ -1916,7 +1916,7 @@ "type": "community_bridge" } ], - "time": "2023-03-20T13:51:37+00:00" + "time": "2022-12-03T18:48:01+00:00" }, { "name": "laminas/laminas-validator", @@ -4074,20 +4074,21 @@ }, { "name": "ramsey/collection", - "version": "2.0.0", + "version": "1.3.0", "source": { "type": "git", "url": "https://github.com/ramsey/collection.git", - "reference": "a4b48764bfbb8f3a6a4d1aeb1a35bb5e9ecac4a5" + "reference": "ad7475d1c9e70b190ecffc58f2d989416af339b4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ramsey/collection/zipball/a4b48764bfbb8f3a6a4d1aeb1a35bb5e9ecac4a5", - "reference": "a4b48764bfbb8f3a6a4d1aeb1a35bb5e9ecac4a5", + "url": "https://api.github.com/repos/ramsey/collection/zipball/ad7475d1c9e70b190ecffc58f2d989416af339b4", + "reference": "ad7475d1c9e70b190ecffc58f2d989416af339b4", "shasum": "" }, "require": { - "php": "^8.1" + "php": "^7.4 || ^8.0", + "symfony/polyfill-php81": "^1.23" }, "require-dev": { "captainhook/plugin-composer": "^5.3", @@ -4147,7 +4148,7 @@ ], "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/1.3.0" }, "funding": [ { @@ -4159,7 +4160,7 @@ "type": "tidelift" } ], - "time": "2022-12-31T21:50:55+00:00" + "time": "2022-12-27T19:12:24+00:00" }, { "name": "ramsey/uuid", @@ -30973,6 +30974,129 @@ }, "time": "2020-04-08T15:48:06+00:00" }, + { + "name": "spryker/merchant-product-offer", + "version": "1.7.0", + "source": { + "type": "git", + "url": "https://github.com/spryker/merchant-product-offer.git", + "reference": "b1859ed3ae281d834753bfd9e98c981562faff47" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/spryker/merchant-product-offer/zipball/b1859ed3ae281d834753bfd9e98c981562faff47", + "reference": "b1859ed3ae281d834753bfd9e98c981562faff47", + "shasum": "" + }, + "require": { + "php": ">=8.0", + "spryker/acl-merchant-portal-extension": "^1.0.0", + "spryker/kernel": "^3.33.0", + "spryker/merchant": "^3.0.0", + "spryker/product-extension": "^1.3.0", + "spryker/product-offer": "^1.0.0", + "spryker/propel-orm": "^1.0.0", + "spryker/shopping-list-extension": "^1.4.0", + "spryker/transfer": "^3.27.0" + }, + "require-dev": { + "spryker/code-sniffer": "*", + "spryker/product": "*", + "spryker/product-offer-stock": "*", + "spryker/product-offer-validity": "*", + "spryker/propel": "*", + "spryker/testify": "*" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0.x-dev" + } + }, + "autoload": { + "psr-4": { + "Spryker\\": "src/Spryker/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "proprietary" + ], + "description": "MerchantProductOffer module", + "support": { + "source": "https://github.com/spryker/merchant-product-offer/tree/1.7.0" + }, + "time": "2023-03-10T14:11:16+00:00" + }, + { + "name": "spryker/merchant-product-offer-search", + "version": "1.4.0", + "source": { + "type": "git", + "url": "https://github.com/spryker/merchant-product-offer-search.git", + "reference": "2c0be98f5c39be19a2257ddd1621ac43ba33cb35" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/spryker/merchant-product-offer-search/zipball/2c0be98f5c39be19a2257ddd1621ac43ba33cb35", + "reference": "2c0be98f5c39be19a2257ddd1621ac43ba33cb35", + "shasum": "" + }, + "require": { + "php": ">=8.0", + "spryker/event-behavior": "^1.8.0", + "spryker/kernel": "^3.33.0", + "spryker/merchant": "^3.0.0", + "spryker/merchant-product-offer": "^1.6.0", + "spryker/product": "^6.0.0", + "spryker/product-offer": "^1.0.0", + "spryker/product-page-search": "^3.2.0", + "spryker/product-page-search-extension": "^1.2.0", + "spryker/propel-orm": "^1.0.0", + "spryker/publisher-extension": "^1.0.0", + "spryker/search-extension": "^1.0.0", + "spryker/store": "^1.2.0", + "spryker/transfer": "^3.31.0" + }, + "require-dev": { + "spryker/category": "*", + "spryker/code-sniffer": "*", + "spryker/elastica": "*", + "spryker/event": "*", + "spryker/product-attribute": "*", + "spryker/propel": "*", + "spryker/queue": "*", + "spryker/search": "*", + "spryker/testify": "*" + }, + "suggest": { + "spryker/catalog": "If you want to use Catalog plugins, minimum required version: 5.2.0.", + "spryker/elastica": "If you want to use ElasticSearch query expander.", + "spryker/event": "To use event behavior.", + "spryker/search": "If you want to use Search plugins.", + "spryker/search-http": "If you want to use SearchHttp plugins." + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0.x-dev" + } + }, + "autoload": { + "psr-4": { + "Spryker\\": "src/Spryker/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "proprietary" + ], + "description": "MerchantProductOfferSearch module", + "support": { + "source": "https://github.com/spryker/merchant-product-offer-search/tree/1.4.0" + }, + "time": "2023-02-20T10:18:53+00:00" + }, { "name": "spryker/merchant-relationship", "version": "1.10.1", @@ -40045,6 +40169,109 @@ }, "time": "2022-01-04T12:43:20+00:00" }, + { + "name": "spryker/product-offer", + "version": "1.6.0", + "source": { + "type": "git", + "url": "https://github.com/spryker/product-offer.git", + "reference": "08419283c028217930cdbe5185a6701a56e6832e" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/spryker/product-offer/zipball/08419283c028217930cdbe5185a6701a56e6832e", + "reference": "08419283c028217930cdbe5185a6701a56e6832e", + "shasum": "" + }, + "require": { + "php": ">=8.0", + "spryker/acl-merchant-portal-extension": "^1.0.0", + "spryker/availability-cart-connector-extension": "^1.0.0", + "spryker/availability-extension": "^1.1.0", + "spryker/cart-extension": "^4.0.0", + "spryker/checkout-extension": "^1.2.0", + "spryker/event": "^1.0.0 || ^2.0.0", + "spryker/kernel": "^3.33.0", + "spryker/messenger": "^3.0.0", + "spryker/product": "^6.0.0", + "spryker/product-offer-extension": "^1.0.0", + "spryker/propel-orm": "^1.3.0", + "spryker/store": "^1.0.0", + "spryker/transfer": "^3.25.0" + }, + "require-dev": { + "spryker/cart": "*", + "spryker/code-sniffer": "*", + "spryker/merchant": "*", + "spryker/propel": "*", + "spryker/testify": "*" + }, + "suggest": { + "spryker/cart": "If you want to use Cart plugins." + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0.x-dev" + } + }, + "autoload": { + "psr-4": { + "Spryker\\": "src/Spryker/", + "SprykerTest\\Zed\\ProductOffer\\Helper\\": "tests/SprykerTest/Zed/ProductOffer/_support/Helper/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "proprietary" + ], + "description": "ProductOffer module", + "support": { + "source": "https://github.com/spryker/product-offer/tree/1.6.0" + }, + "time": "2023-03-10T14:11:16+00:00" + }, + { + "name": "spryker/product-offer-extension", + "version": "1.0.1", + "source": { + "type": "git", + "url": "https://github.com/spryker/product-offer-extension.git", + "reference": "6d69e33149a3020009277e74a07332be8a5ef954" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/spryker/product-offer-extension/zipball/6d69e33149a3020009277e74a07332be8a5ef954", + "reference": "6d69e33149a3020009277e74a07332be8a5ef954", + "shasum": "" + }, + "require": { + "php": ">=7.4" + }, + "require-dev": { + "spryker/code-sniffer": "*" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0.x-dev" + } + }, + "autoload": { + "psr-4": { + "Spryker\\": "src/Spryker/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "proprietary" + ], + "description": "ProductOfferExtension module", + "support": { + "source": "https://github.com/spryker/product-offer-extension/tree/1.0.1" + }, + "time": "2022-04-26T16:30:57+00:00" + }, { "name": "spryker/product-offer-gui-extension", "version": "1.0.1", @@ -52433,26 +52660,27 @@ }, { "name": "symfony/config", - "version": "v6.2.7", + "version": "v6.0.19", "source": { "type": "git", "url": "https://github.com/symfony/config.git", - "reference": "249271da6f545d6579e0663374f8249a80be2893" + "reference": "db4fc45c24e0c3e2198e68ada9d7f90daa1f97e3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/config/zipball/249271da6f545d6579e0663374f8249a80be2893", - "reference": "249271da6f545d6579e0663374f8249a80be2893", + "url": "https://api.github.com/repos/symfony/config/zipball/db4fc45c24e0c3e2198e68ada9d7f90daa1f97e3", + "reference": "db4fc45c24e0c3e2198e68ada9d7f90daa1f97e3", "shasum": "" }, "require": { - "php": ">=8.1", + "php": ">=8.0.2", "symfony/deprecation-contracts": "^2.1|^3", "symfony/filesystem": "^5.4|^6.0", - "symfony/polyfill-ctype": "~1.8" + "symfony/polyfill-ctype": "~1.8", + "symfony/polyfill-php81": "^1.22" }, "conflict": { - "symfony/finder": "<5.4" + "symfony/finder": "<4.4" }, "require-dev": { "symfony/event-dispatcher": "^5.4|^6.0", @@ -52490,7 +52718,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.2.7" + "source": "https://github.com/symfony/config/tree/v6.0.19" }, "funding": [ { @@ -52506,7 +52734,7 @@ "type": "tidelift" } ], - "time": "2023-02-14T08:44:56+00:00" + "time": "2023-01-09T04:36:00+00:00" }, { "name": "symfony/console", @@ -52678,25 +52906,25 @@ }, { "name": "symfony/deprecation-contracts", - "version": "v3.2.1", + "version": "v3.0.2", "source": { "type": "git", "url": "https://github.com/symfony/deprecation-contracts.git", - "reference": "e2d1534420bd723d0ef5aec58a22c5fe60ce6f5e" + "reference": "26954b3d62a6c5fd0ea8a2a00c0353a14978d05c" }, "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/26954b3d62a6c5fd0ea8a2a00c0353a14978d05c", + "reference": "26954b3d62a6c5fd0ea8a2a00c0353a14978d05c", "shasum": "" }, "require": { - "php": ">=8.1" + "php": ">=8.0.2" }, "type": "library", "extra": { "branch-alias": { - "dev-main": "3.3-dev" + "dev-main": "3.0-dev" }, "thanks": { "name": "symfony/contracts", @@ -52725,7 +52953,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.0.2" }, "funding": [ { @@ -52741,24 +52969,24 @@ "type": "tidelift" } ], - "time": "2023-03-01T10:25:55+00:00" + "time": "2022-01-02T09:55:41+00:00" }, { "name": "symfony/error-handler", - "version": "v6.2.7", + "version": "v6.0.19", "source": { "type": "git", "url": "https://github.com/symfony/error-handler.git", - "reference": "61e90f94eb014054000bc902257d2763fac09166" + "reference": "c7df52182f43a68522756ac31a532dd5b1e6db67" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/error-handler/zipball/61e90f94eb014054000bc902257d2763fac09166", - "reference": "61e90f94eb014054000bc902257d2763fac09166", + "url": "https://api.github.com/repos/symfony/error-handler/zipball/c7df52182f43a68522756ac31a532dd5b1e6db67", + "reference": "c7df52182f43a68522756ac31a532dd5b1e6db67", "shasum": "" }, "require": { - "php": ">=8.1", + "php": ">=8.0.2", "psr/log": "^1|^2|^3", "symfony/var-dumper": "^5.4|^6.0" }, @@ -52796,7 +53024,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.7" + "source": "https://github.com/symfony/error-handler/tree/v6.0.19" }, "funding": [ { @@ -52812,24 +53040,24 @@ "type": "tidelift" } ], - "time": "2023-02-14T08:44:56+00:00" + "time": "2023-01-01T08:36:10+00:00" }, { "name": "symfony/event-dispatcher", - "version": "v6.2.7", + "version": "v6.0.19", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", - "reference": "404b307de426c1c488e5afad64403e5f145e82a5" + "reference": "2eaf8e63bc5b8cefabd4a800157f0d0c094f677a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/404b307de426c1c488e5afad64403e5f145e82a5", - "reference": "404b307de426c1c488e5afad64403e5f145e82a5", + "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/2eaf8e63bc5b8cefabd4a800157f0d0c094f677a", + "reference": "2eaf8e63bc5b8cefabd4a800157f0d0c094f677a", "shasum": "" }, "require": { - "php": ">=8.1", + "php": ">=8.0.2", "symfony/event-dispatcher-contracts": "^2|^3" }, "conflict": { @@ -52879,7 +53107,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.7" + "source": "https://github.com/symfony/event-dispatcher/tree/v6.0.19" }, "funding": [ { @@ -52895,24 +53123,24 @@ "type": "tidelift" } ], - "time": "2023-02-14T08:44:56+00:00" + "time": "2023-01-01T08:36:10+00:00" }, { "name": "symfony/event-dispatcher-contracts", - "version": "v3.2.1", + "version": "v3.0.2", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher-contracts.git", - "reference": "0ad3b6f1e4e2da5690fefe075cd53a238646d8dd" + "reference": "7bc61cc2db649b4637d331240c5346dcc7708051" }, "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/7bc61cc2db649b4637d331240c5346dcc7708051", + "reference": "7bc61cc2db649b4637d331240c5346dcc7708051", "shasum": "" }, "require": { - "php": ">=8.1", + "php": ">=8.0.2", "psr/event-dispatcher": "^1" }, "suggest": { @@ -52921,7 +53149,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "3.3-dev" + "dev-main": "3.0-dev" }, "thanks": { "name": "symfony/contracts", @@ -52958,7 +53186,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.0.2" }, "funding": [ { @@ -52974,24 +53202,24 @@ "type": "tidelift" } ], - "time": "2023-03-01T10:32:47+00:00" + "time": "2022-01-02T09:55:41+00:00" }, { "name": "symfony/filesystem", - "version": "v6.2.7", + "version": "v6.0.19", "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", - "reference": "82b6c62b959f642d000456f08c6d219d749215b3" + "reference": "3d49eec03fda1f0fc19b7349fbbe55ebc1004214" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/filesystem/zipball/82b6c62b959f642d000456f08c6d219d749215b3", - "reference": "82b6c62b959f642d000456f08c6d219d749215b3", + "url": "https://api.github.com/repos/symfony/filesystem/zipball/3d49eec03fda1f0fc19b7349fbbe55ebc1004214", + "reference": "3d49eec03fda1f0fc19b7349fbbe55ebc1004214", "shasum": "" }, "require": { - "php": ">=8.1", + "php": ">=8.0.2", "symfony/polyfill-ctype": "~1.8", "symfony/polyfill-mbstring": "~1.8" }, @@ -53021,7 +53249,7 @@ "description": "Provides basic utilities for the filesystem", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/filesystem/tree/v6.2.7" + "source": "https://github.com/symfony/filesystem/tree/v6.0.19" }, "funding": [ { @@ -53037,7 +53265,7 @@ "type": "tidelift" } ], - "time": "2023-02-14T08:44:56+00:00" + "time": "2023-01-20T17:44:14+00:00" }, { "name": "symfony/finder", @@ -53104,26 +53332,27 @@ }, { "name": "symfony/form", - "version": "v6.2.5", + "version": "v6.0.19", "source": { "type": "git", "url": "https://github.com/symfony/form.git", - "reference": "5504c29b365c814132c087136935b50849411b09" + "reference": "bec07ecf4aac245183b8e0fa93eb68630415346e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/form/zipball/5504c29b365c814132c087136935b50849411b09", - "reference": "5504c29b365c814132c087136935b50849411b09", + "url": "https://api.github.com/repos/symfony/form/zipball/bec07ecf4aac245183b8e0fa93eb68630415346e", + "reference": "bec07ecf4aac245183b8e0fa93eb68630415346e", "shasum": "" }, "require": { - "php": ">=8.1", + "php": ">=8.0.2", "symfony/deprecation-contracts": "^2.1|^3", "symfony/event-dispatcher": "^5.4|^6.0", "symfony/options-resolver": "^5.4|^6.0", "symfony/polyfill-ctype": "~1.8", "symfony/polyfill-intl-icu": "^1.21", "symfony/polyfill-mbstring": "~1.0", + "symfony/polyfill-php81": "^1.23", "symfony/property-access": "^5.4|^6.0", "symfony/service-contracts": "^1.1|^2|^3" }, @@ -53145,11 +53374,9 @@ "symfony/console": "^5.4|^6.0", "symfony/dependency-injection": "^5.4|^6.0", "symfony/expression-language": "^5.4|^6.0", - "symfony/html-sanitizer": "^6.1", "symfony/http-foundation": "^5.4|^6.0", "symfony/http-kernel": "^5.4|^6.0", "symfony/intl": "^5.4|^6.0", - "symfony/security-core": "^6.2", "symfony/security-csrf": "^5.4|^6.0", "symfony/translation": "^5.4|^6.0", "symfony/uid": "^5.4|^6.0", @@ -53157,7 +53384,6 @@ "symfony/var-dumper": "^5.4|^6.0" }, "suggest": { - "symfony/security-core": "For hashing users passwords.", "symfony/security-csrf": "For protecting forms against CSRF attacks.", "symfony/twig-bridge": "For templating with Twig.", "symfony/validator": "For form validation." @@ -53188,7 +53414,7 @@ "description": "Allows to easily create, process and reuse HTML forms", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/form/tree/v6.2.5" + "source": "https://github.com/symfony/form/tree/v6.0.19" }, "funding": [ { @@ -53204,26 +53430,25 @@ "type": "tidelift" } ], - "time": "2023-01-01T08:38:09+00:00" + "time": "2023-01-01T08:36:10+00:00" }, { "name": "symfony/http-client", - "version": "v6.2.7", + "version": "v6.0.20", "source": { "type": "git", "url": "https://github.com/symfony/http-client.git", - "reference": "0a5be6cbc570ae23b51b49d67341f378629d78e4" + "reference": "541c04560da1875f62c963c3aab6ea12a7314e11" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-client/zipball/0a5be6cbc570ae23b51b49d67341f378629d78e4", - "reference": "0a5be6cbc570ae23b51b49d67341f378629d78e4", + "url": "https://api.github.com/repos/symfony/http-client/zipball/541c04560da1875f62c963c3aab6ea12a7314e11", + "reference": "541c04560da1875f62c963c3aab6ea12a7314e11", "shasum": "" }, "require": { - "php": ">=8.1", + "php": ">=8.0.2", "psr/log": "^1|^2|^3", - "symfony/deprecation-contracts": "^2.1|^3", "symfony/http-client-contracts": "^3", "symfony/service-contracts": "^1.0|^2|^3" }, @@ -53273,7 +53498,7 @@ "description": "Provides powerful methods to fetch HTTP resources synchronously or asynchronously", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/http-client/tree/v6.2.7" + "source": "https://github.com/symfony/http-client/tree/v6.0.20" }, "funding": [ { @@ -53289,24 +53514,24 @@ "type": "tidelift" } ], - "time": "2023-02-21T10:54:55+00:00" + "time": "2023-01-30T15:41:07+00:00" }, { "name": "symfony/http-client-contracts", - "version": "v3.2.1", + "version": "v3.0.2", "source": { "type": "git", "url": "https://github.com/symfony/http-client-contracts.git", - "reference": "df2ecd6cb70e73c1080e6478aea85f5f4da2c48b" + "reference": "4184b9b63af1edaf35b6a7974c6f1f9f33294129" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/df2ecd6cb70e73c1080e6478aea85f5f4da2c48b", - "reference": "df2ecd6cb70e73c1080e6478aea85f5f4da2c48b", + "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/4184b9b63af1edaf35b6a7974c6f1f9f33294129", + "reference": "4184b9b63af1edaf35b6a7974c6f1f9f33294129", "shasum": "" }, "require": { - "php": ">=8.1" + "php": ">=8.0.2" }, "suggest": { "symfony/http-client-implementation": "" @@ -53314,7 +53539,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "3.3-dev" + "dev-main": "3.0-dev" }, "thanks": { "name": "symfony/contracts", @@ -53324,10 +53549,7 @@ "autoload": { "psr-4": { "Symfony\\Contracts\\HttpClient\\": "" - }, - "exclude-from-classmap": [ - "/Test/" - ] + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -53354,7 +53576,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/http-client-contracts/tree/v3.2.1" + "source": "https://github.com/symfony/http-client-contracts/tree/v3.0.2" }, "funding": [ { @@ -53370,24 +53592,24 @@ "type": "tidelift" } ], - "time": "2023-03-01T10:32:47+00:00" + "time": "2022-04-12T16:11:42+00:00" }, { "name": "symfony/http-foundation", - "version": "v6.1.12", + "version": "v6.0.20", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "bd1bcfb0eba14de22c4d086c5023e608f37366ed" + "reference": "e16b2676a4b3b1fa12378a20b29c364feda2a8d6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/bd1bcfb0eba14de22c4d086c5023e608f37366ed", - "reference": "bd1bcfb0eba14de22c4d086c5023e608f37366ed", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/e16b2676a4b3b1fa12378a20b29c364feda2a8d6", + "reference": "e16b2676a4b3b1fa12378a20b29c364feda2a8d6", "shasum": "" }, "require": { - "php": ">=8.1", + "php": ">=8.0.2", "symfony/deprecation-contracts": "^2.1|^3", "symfony/polyfill-mbstring": "~1.1" }, @@ -53429,7 +53651,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.1.12" + "source": "https://github.com/symfony/http-foundation/tree/v6.0.20" }, "funding": [ { @@ -53445,7 +53667,7 @@ "type": "tidelift" } ], - "time": "2023-01-30T15:43:30+00:00" + "time": "2023-01-30T15:41:07+00:00" }, { "name": "symfony/http-kernel", @@ -53561,24 +53783,23 @@ }, { "name": "symfony/intl", - "version": "v6.2.7", + "version": "v6.0.19", "source": { "type": "git", "url": "https://github.com/symfony/intl.git", - "reference": "e7346ea6d88ae22e1b5d489b7a60135e72527cec" + "reference": "a2e1ce9048ea549ee1e8d9ce521cbe9a9ec7d92c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/intl/zipball/e7346ea6d88ae22e1b5d489b7a60135e72527cec", - "reference": "e7346ea6d88ae22e1b5d489b7a60135e72527cec", + "url": "https://api.github.com/repos/symfony/intl/zipball/a2e1ce9048ea549ee1e8d9ce521cbe9a9ec7d92c", + "reference": "a2e1ce9048ea549ee1e8d9ce521cbe9a9ec7d92c", "shasum": "" }, "require": { - "php": ">=8.1" + "php": ">=8.0.2" }, "require-dev": { - "symfony/filesystem": "^5.4|^6.0", - "symfony/finder": "^5.4|^6.0" + "symfony/filesystem": "^5.4|^6.0" }, "type": "library", "autoload": { @@ -53622,7 +53843,7 @@ "localization" ], "support": { - "source": "https://github.com/symfony/intl/tree/v6.2.7" + "source": "https://github.com/symfony/intl/tree/v6.0.19" }, "funding": [ { @@ -53638,7 +53859,7 @@ "type": "tidelift" } ], - "time": "2023-02-21T10:54:55+00:00" + "time": "2023-01-01T08:36:10+00:00" }, { "name": "symfony/mailer", @@ -53718,25 +53939,24 @@ }, { "name": "symfony/messenger", - "version": "v6.2.7", + "version": "v6.0.19", "source": { "type": "git", "url": "https://github.com/symfony/messenger.git", - "reference": "5ca618865eb726354e5369dda38770af1a8a8331" + "reference": "d584d1754e9e19f83a43c75f36c84b42f6f7e209" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/messenger/zipball/5ca618865eb726354e5369dda38770af1a8a8331", - "reference": "5ca618865eb726354e5369dda38770af1a8a8331", + "url": "https://api.github.com/repos/symfony/messenger/zipball/d584d1754e9e19f83a43c75f36c84b42f6f7e209", + "reference": "d584d1754e9e19f83a43c75f36c84b42f6f7e209", "shasum": "" }, "require": { - "php": ">=8.1", + "php": ">=8.0.2", "psr/log": "^1|^2|^3" }, "conflict": { "symfony/event-dispatcher": "<5.4", - "symfony/event-dispatcher-contracts": "<2", "symfony/framework-bundle": "<5.4", "symfony/http-kernel": "<5.4", "symfony/serializer": "<5.4" @@ -53749,7 +53969,6 @@ "symfony/http-kernel": "^5.4|^6.0", "symfony/process": "^5.4|^6.0", "symfony/property-access": "^5.4|^6.0", - "symfony/rate-limiter": "^5.4|^6.0", "symfony/routing": "^5.4|^6.0", "symfony/serializer": "^5.4|^6.0", "symfony/service-contracts": "^1.1|^2|^3", @@ -53785,7 +54004,7 @@ "description": "Helps applications send and receive messages to/from other applications or via message queues", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/messenger/tree/v6.2.7" + "source": "https://github.com/symfony/messenger/tree/v6.0.19" }, "funding": [ { @@ -53801,24 +54020,24 @@ "type": "tidelift" } ], - "time": "2023-02-16T09:57:23+00:00" + "time": "2023-01-20T17:44:14+00:00" }, { "name": "symfony/mime", - "version": "v6.2.7", + "version": "v6.0.19", "source": { "type": "git", "url": "https://github.com/symfony/mime.git", - "reference": "62e341f80699badb0ad70b31149c8df89a2d778e" + "reference": "d7052547a0070cbeadd474e172b527a00d657301" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/mime/zipball/62e341f80699badb0ad70b31149c8df89a2d778e", - "reference": "62e341f80699badb0ad70b31149c8df89a2d778e", + "url": "https://api.github.com/repos/symfony/mime/zipball/d7052547a0070cbeadd474e172b527a00d657301", + "reference": "d7052547a0070cbeadd474e172b527a00d657301", "shasum": "" }, "require": { - "php": ">=8.1", + "php": ">=8.0.2", "symfony/polyfill-intl-idn": "^1.10", "symfony/polyfill-mbstring": "^1.0" }, @@ -53827,16 +54046,15 @@ "phpdocumentor/reflection-docblock": "<3.2.2", "phpdocumentor/type-resolver": "<1.4.0", "symfony/mailer": "<5.4", - "symfony/serializer": "<6.2" + "symfony/serializer": "<5.4.14|>=6.0,<6.0.14|>=6.1,<6.1.6" }, "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", "symfony/property-access": "^5.4|^6.0", "symfony/property-info": "^5.4|^6.0", - "symfony/serializer": "^6.2" + "symfony/serializer": "^5.4.14|~6.0.14|^6.1.6" }, "type": "library", "autoload": { @@ -53868,7 +54086,7 @@ "mime-type" ], "support": { - "source": "https://github.com/symfony/mime/tree/v6.2.7" + "source": "https://github.com/symfony/mime/tree/v6.0.19" }, "funding": [ { @@ -53884,7 +54102,7 @@ "type": "tidelift" } ], - "time": "2023-02-24T10:42:00+00:00" + "time": "2023-01-11T11:50:03+00:00" }, { "name": "symfony/options-resolver", @@ -53957,20 +54175,20 @@ }, { "name": "symfony/password-hasher", - "version": "v6.2.7", + "version": "v6.0.19", "source": { "type": "git", "url": "https://github.com/symfony/password-hasher.git", - "reference": "67820d8570bf1c2c2cd87cb76d9d12a9d52ab808" + "reference": "2ae49765c5328307e82c0ee2898a39c071ef5bc8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/password-hasher/zipball/67820d8570bf1c2c2cd87cb76d9d12a9d52ab808", - "reference": "67820d8570bf1c2c2cd87cb76d9d12a9d52ab808", + "url": "https://api.github.com/repos/symfony/password-hasher/zipball/2ae49765c5328307e82c0ee2898a39c071ef5bc8", + "reference": "2ae49765c5328307e82c0ee2898a39c071ef5bc8", "shasum": "" }, "require": { - "php": ">=8.1" + "php": ">=8.0.2" }, "conflict": { "symfony/security-core": "<5.4" @@ -54009,7 +54227,7 @@ "password" ], "support": { - "source": "https://github.com/symfony/password-hasher/tree/v6.2.7" + "source": "https://github.com/symfony/password-hasher/tree/v6.0.19" }, "funding": [ { @@ -54025,7 +54243,7 @@ "type": "tidelift" } ], - "time": "2023-02-14T08:44:56+00:00" + "time": "2023-01-01T08:36:10+00:00" }, { "name": "symfony/polyfill-ctype", @@ -54852,6 +55070,85 @@ ], "time": "2022-11-03T14:55:06+00:00" }, + { + "name": "symfony/polyfill-php81", + "version": "v1.27.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/polyfill-php81.git", + "reference": "707403074c8ea6e2edaf8794b0157a0bfa52157a" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/707403074c8ea6e2edaf8794b0157a0bfa52157a", + "reference": "707403074c8ea6e2edaf8794b0157a0bfa52157a", + "shasum": "" + }, + "require": { + "php": ">=7.1" + }, + "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\\Php81\\": "" + }, + "classmap": [ + "Resources/stubs" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Nicolas Grekas", + "email": "p@tchwork.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony polyfill backporting some PHP 8.1+ features to lower PHP versions", + "homepage": "https://symfony.com", + "keywords": [ + "compatibility", + "polyfill", + "portable", + "shim" + ], + "support": { + "source": "https://github.com/symfony/polyfill-php81/tree/v1.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.21", @@ -54916,21 +55213,20 @@ }, { "name": "symfony/property-access", - "version": "v6.2.7", + "version": "v6.0.19", "source": { "type": "git", "url": "https://github.com/symfony/property-access.git", - "reference": "5a389172011e2c37b47c896d0b156549126690a1" + "reference": "cae9aadf6e3a08315af666d4fede905fbb5b5393" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/property-access/zipball/5a389172011e2c37b47c896d0b156549126690a1", - "reference": "5a389172011e2c37b47c896d0b156549126690a1", + "url": "https://api.github.com/repos/symfony/property-access/zipball/cae9aadf6e3a08315af666d4fede905fbb5b5393", + "reference": "cae9aadf6e3a08315af666d4fede905fbb5b5393", "shasum": "" }, "require": { - "php": ">=8.1", - "symfony/deprecation-contracts": "^2.1|^3", + "php": ">=8.0.2", "symfony/property-info": "^5.4|^6.0" }, "require-dev": { @@ -54976,7 +55272,7 @@ "reflection" ], "support": { - "source": "https://github.com/symfony/property-access/tree/v6.2.7" + "source": "https://github.com/symfony/property-access/tree/v6.0.19" }, "funding": [ { @@ -54992,29 +55288,29 @@ "type": "tidelift" } ], - "time": "2023-02-14T08:44:56+00:00" + "time": "2023-01-01T08:36:10+00:00" }, { "name": "symfony/property-info", - "version": "v6.2.7", + "version": "v6.0.19", "source": { "type": "git", "url": "https://github.com/symfony/property-info.git", - "reference": "5cf906918ea0f74032ffc5c0b85def246ce409df" + "reference": "e6dfb2223b21768d3b2ae033a5e1f9d205184d45" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/property-info/zipball/5cf906918ea0f74032ffc5c0b85def246ce409df", - "reference": "5cf906918ea0f74032ffc5c0b85def246ce409df", + "url": "https://api.github.com/repos/symfony/property-info/zipball/e6dfb2223b21768d3b2ae033a5e1f9d205184d45", + "reference": "e6dfb2223b21768d3b2ae033a5e1f9d205184d45", "shasum": "" }, "require": { - "php": ">=8.1", + "php": ">=8.0.2", "symfony/string": "^5.4|^6.0" }, "conflict": { "phpdocumentor/reflection-docblock": "<5.2", - "phpdocumentor/type-resolver": "<1.5.1", + "phpdocumentor/type-resolver": "<1.4.0", "symfony/dependency-injection": "<5.4" }, "require-dev": { @@ -55065,7 +55361,7 @@ "validator" ], "support": { - "source": "https://github.com/symfony/property-info/tree/v6.2.7" + "source": "https://github.com/symfony/property-info/tree/v6.0.19" }, "funding": [ { @@ -55081,7 +55377,7 @@ "type": "tidelift" } ], - "time": "2023-02-14T08:53:37+00:00" + "time": "2023-01-15T17:21:41+00:00" }, { "name": "symfony/routing", @@ -55268,20 +55564,20 @@ }, { "name": "symfony/security-csrf", - "version": "v6.2.7", + "version": "v6.0.19", "source": { "type": "git", "url": "https://github.com/symfony/security-csrf.git", - "reference": "6cce7efdce68e0670d2f19acebc21dcd0798e333" + "reference": "150d0a78b14737f66e4b2e7be7d0ec2522c453ed" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/security-csrf/zipball/6cce7efdce68e0670d2f19acebc21dcd0798e333", - "reference": "6cce7efdce68e0670d2f19acebc21dcd0798e333", + "url": "https://api.github.com/repos/symfony/security-csrf/zipball/150d0a78b14737f66e4b2e7be7d0ec2522c453ed", + "reference": "150d0a78b14737f66e4b2e7be7d0ec2522c453ed", "shasum": "" }, "require": { - "php": ">=8.1", + "php": ">=8.0.2", "symfony/security-core": "^5.4|^6.0" }, "conflict": { @@ -55319,7 +55615,7 @@ "description": "Symfony Security Component - CSRF Library", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/security-csrf/tree/v6.2.7" + "source": "https://github.com/symfony/security-csrf/tree/v6.0.19" }, "funding": [ { @@ -55335,7 +55631,7 @@ "type": "tidelift" } ], - "time": "2023-02-16T09:57:23+00:00" + "time": "2023-01-01T08:36:10+00:00" }, { "name": "symfony/security-guard", @@ -55491,20 +55787,20 @@ }, { "name": "symfony/serializer", - "version": "v6.2.7", + "version": "v6.0.19", "source": { "type": "git", "url": "https://github.com/symfony/serializer.git", - "reference": "df9599873fdc2540e6f4291f49be4fcc167e9cbf" + "reference": "6aff9e2894ff0dcfa7aca38f9d0396ed65627d07" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/serializer/zipball/df9599873fdc2540e6f4291f49be4fcc167e9cbf", - "reference": "df9599873fdc2540e6f4291f49be4fcc167e9cbf", + "url": "https://api.github.com/repos/symfony/serializer/zipball/6aff9e2894ff0dcfa7aca38f9d0396ed65627d07", + "reference": "6aff9e2894ff0dcfa7aca38f9d0396ed65627d07", "shasum": "" }, "require": { - "php": ">=8.1", + "php": ">=8.0.2", "symfony/polyfill-ctype": "~1.8" }, "conflict": { @@ -55572,7 +55868,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.2.7" + "source": "https://github.com/symfony/serializer/tree/v6.0.19" }, "funding": [ { @@ -55588,7 +55884,7 @@ "type": "tidelift" } ], - "time": "2023-02-24T10:42:00+00:00" + "time": "2023-01-15T17:21:41+00:00" }, { "name": "symfony/service-contracts", @@ -55675,20 +55971,20 @@ }, { "name": "symfony/stopwatch", - "version": "v6.2.7", + "version": "v6.0.19", "source": { "type": "git", "url": "https://github.com/symfony/stopwatch.git", - "reference": "f3adc98c1061875dd2edcd45e5b04e63d0e29f8f" + "reference": "011e781839dd1d2eb8119f65ac516a530f60226d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/stopwatch/zipball/f3adc98c1061875dd2edcd45e5b04e63d0e29f8f", - "reference": "f3adc98c1061875dd2edcd45e5b04e63d0e29f8f", + "url": "https://api.github.com/repos/symfony/stopwatch/zipball/011e781839dd1d2eb8119f65ac516a530f60226d", + "reference": "011e781839dd1d2eb8119f65ac516a530f60226d", "shasum": "" }, "require": { - "php": ">=8.1", + "php": ">=8.0.2", "symfony/service-contracts": "^1|^2|^3" }, "type": "library", @@ -55717,7 +56013,7 @@ "description": "Provides a way to profile code", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/stopwatch/tree/v6.2.7" + "source": "https://github.com/symfony/stopwatch/tree/v6.0.19" }, "funding": [ { @@ -55733,24 +56029,24 @@ "type": "tidelift" } ], - "time": "2023-02-14T08:44:56+00:00" + "time": "2023-01-01T08:36:10+00:00" }, { "name": "symfony/string", - "version": "v6.2.7", + "version": "v6.0.19", "source": { "type": "git", "url": "https://github.com/symfony/string.git", - "reference": "67b8c1eec78296b85dc1c7d9743830160218993d" + "reference": "d9e72497367c23e08bf94176d2be45b00a9d232a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/string/zipball/67b8c1eec78296b85dc1c7d9743830160218993d", - "reference": "67b8c1eec78296b85dc1c7d9743830160218993d", + "url": "https://api.github.com/repos/symfony/string/zipball/d9e72497367c23e08bf94176d2be45b00a9d232a", + "reference": "d9e72497367c23e08bf94176d2be45b00a9d232a", "shasum": "" }, "require": { - "php": ">=8.1", + "php": ">=8.0.2", "symfony/polyfill-ctype": "~1.8", "symfony/polyfill-intl-grapheme": "~1.0", "symfony/polyfill-intl-normalizer": "~1.0", @@ -55762,7 +56058,6 @@ "require-dev": { "symfony/error-handler": "^5.4|^6.0", "symfony/http-client": "^5.4|^6.0", - "symfony/intl": "^6.2", "symfony/translation-contracts": "^2.0|^3.0", "symfony/var-exporter": "^5.4|^6.0" }, @@ -55803,7 +56098,7 @@ "utf8" ], "support": { - "source": "https://github.com/symfony/string/tree/v6.2.7" + "source": "https://github.com/symfony/string/tree/v6.0.19" }, "funding": [ { @@ -55819,24 +56114,24 @@ "type": "tidelift" } ], - "time": "2023-02-24T10:42:00+00:00" + "time": "2023-01-01T08:36:10+00:00" }, { "name": "symfony/translation", - "version": "v6.2.7", + "version": "v6.0.19", "source": { "type": "git", "url": "https://github.com/symfony/translation.git", - "reference": "90db1c6138c90527917671cd9ffa9e8b359e3a73" + "reference": "9c24b3fdbbe9fb2ef3a6afd8bbaadfd72dad681f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation/zipball/90db1c6138c90527917671cd9ffa9e8b359e3a73", - "reference": "90db1c6138c90527917671cd9ffa9e8b359e3a73", + "url": "https://api.github.com/repos/symfony/translation/zipball/9c24b3fdbbe9fb2ef3a6afd8bbaadfd72dad681f", + "reference": "9c24b3fdbbe9fb2ef3a6afd8bbaadfd72dad681f", "shasum": "" }, "require": { - "php": ">=8.1", + "php": ">=8.0.2", "symfony/polyfill-mbstring": "~1.0", "symfony/translation-contracts": "^2.3|^3.0" }, @@ -55852,7 +56147,6 @@ "symfony/translation-implementation": "2.3|3.0" }, "require-dev": { - "nikic/php-parser": "^4.13", "psr/log": "^1|^2|^3", "symfony/config": "^5.4|^6.0", "symfony/console": "^5.4|^6.0", @@ -55862,12 +56156,10 @@ "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/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": "" @@ -55901,7 +56193,7 @@ "description": "Provides tools to internationalize your application", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/translation/tree/v6.2.7" + "source": "https://github.com/symfony/translation/tree/v6.0.19" }, "funding": [ { @@ -55917,24 +56209,24 @@ "type": "tidelift" } ], - "time": "2023-02-24T10:42:00+00:00" + "time": "2023-01-01T08:36:10+00:00" }, { "name": "symfony/translation-contracts", - "version": "v3.2.1", + "version": "v3.0.2", "source": { "type": "git", "url": "https://github.com/symfony/translation-contracts.git", - "reference": "dfec258b9dd17a6b24420d464c43bffe347441c8" + "reference": "acbfbb274e730e5a0236f619b6168d9dedb3e282" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/dfec258b9dd17a6b24420d464c43bffe347441c8", - "reference": "dfec258b9dd17a6b24420d464c43bffe347441c8", + "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/acbfbb274e730e5a0236f619b6168d9dedb3e282", + "reference": "acbfbb274e730e5a0236f619b6168d9dedb3e282", "shasum": "" }, "require": { - "php": ">=8.1" + "php": ">=8.0.2" }, "suggest": { "symfony/translation-implementation": "" @@ -55942,7 +56234,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "3.3-dev" + "dev-main": "3.0-dev" }, "thanks": { "name": "symfony/contracts", @@ -55952,10 +56244,7 @@ "autoload": { "psr-4": { "Symfony\\Contracts\\Translation\\": "" - }, - "exclude-from-classmap": [ - "/Test/" - ] + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -55982,7 +56271,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/translation-contracts/tree/v3.2.1" + "source": "https://github.com/symfony/translation-contracts/tree/v3.0.2" }, "funding": [ { @@ -55998,24 +56287,24 @@ "type": "tidelift" } ], - "time": "2023-03-01T10:32:47+00:00" + "time": "2022-06-27T17:10:44+00:00" }, { "name": "symfony/twig-bridge", - "version": "v6.1.11", + "version": "v6.0.19", "source": { "type": "git", "url": "https://github.com/symfony/twig-bridge.git", - "reference": "33ced92d844427e5bfe652707c04b54625950162" + "reference": "bcd79f7845f887defec9d6737a535a3c602159e9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/twig-bridge/zipball/33ced92d844427e5bfe652707c04b54625950162", - "reference": "33ced92d844427e5bfe652707c04b54625950162", + "url": "https://api.github.com/repos/symfony/twig-bridge/zipball/bcd79f7845f887defec9d6737a535a3c602159e9", + "reference": "bcd79f7845f887defec9d6737a535a3c602159e9", "shasum": "" }, "require": { - "php": ">=8.1", + "php": ">=8.0.2", "symfony/translation-contracts": "^1.1|^2|^3", "twig/twig": "^2.13|^3.0.4" }, @@ -56023,7 +56312,7 @@ "phpdocumentor/reflection-docblock": "<3.2.2", "phpdocumentor/type-resolver": "<1.4.0", "symfony/console": "<5.4", - "symfony/form": "<6.1", + "symfony/form": "<5.4", "symfony/http-foundation": "<5.4", "symfony/http-kernel": "<5.4", "symfony/translation": "<5.4", @@ -56038,8 +56327,7 @@ "symfony/dependency-injection": "^5.4|^6.0", "symfony/expression-language": "^5.4|^6.0", "symfony/finder": "^5.4|^6.0", - "symfony/form": "^6.1", - "symfony/html-sanitizer": "^6.1", + "symfony/form": "^5.4|^6.0", "symfony/http-foundation": "^5.4|^6.0", "symfony/http-kernel": "^5.4|^6.0", "symfony/intl": "^5.4|^6.0", @@ -56066,7 +56354,6 @@ "symfony/expression-language": "For using the ExpressionExtension", "symfony/finder": "", "symfony/form": "For using the FormExtension", - "symfony/html-sanitizer": "For using the HtmlSanitizerExtension", "symfony/http-kernel": "For using the HttpKernelExtension", "symfony/routing": "For using the RoutingExtension", "symfony/security-core": "For using the SecurityExtension", @@ -56104,7 +56391,7 @@ "description": "Provides integration for Twig with various Symfony components", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/twig-bridge/tree/v6.1.11" + "source": "https://github.com/symfony/twig-bridge/tree/v6.0.19" }, "funding": [ { @@ -56120,27 +56407,27 @@ "type": "tidelift" } ], - "time": "2023-01-10T18:53:01+00:00" + "time": "2023-01-11T11:50:03+00:00" }, { "name": "symfony/validator", - "version": "v6.2.7", + "version": "v6.0.19", "source": { "type": "git", "url": "https://github.com/symfony/validator.git", - "reference": "4b3bd0a9545bdf7ebc84f0a494c05219010bb403" + "reference": "8e41a2dc215903964175ca8bdc884297f021d31c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/validator/zipball/4b3bd0a9545bdf7ebc84f0a494c05219010bb403", - "reference": "4b3bd0a9545bdf7ebc84f0a494c05219010bb403", + "url": "https://api.github.com/repos/symfony/validator/zipball/8e41a2dc215903964175ca8bdc884297f021d31c", + "reference": "8e41a2dc215903964175ca8bdc884297f021d31c", "shasum": "" }, "require": { - "php": ">=8.1", - "symfony/deprecation-contracts": "^2.1|^3", + "php": ">=8.0.2", "symfony/polyfill-ctype": "~1.8", "symfony/polyfill-mbstring": "~1.0", + "symfony/polyfill-php81": "^1.22", "symfony/translation-contracts": "^1.1|^2|^3" }, "conflict": { @@ -56212,7 +56499,7 @@ "description": "Provides tools to validate values", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/validator/tree/v6.2.7" + "source": "https://github.com/symfony/validator/tree/v6.0.19" }, "funding": [ { @@ -56228,24 +56515,24 @@ "type": "tidelift" } ], - "time": "2023-02-24T10:42:00+00:00" + "time": "2023-01-15T17:21:41+00:00" }, { "name": "symfony/var-dumper", - "version": "v6.2.7", + "version": "v6.0.19", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", - "reference": "cf8d4ca1ddc1e3cc242375deb8fc23e54f5e2a1e" + "reference": "eb980457fa6899840fe1687e8627a03a7d8a3d52" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-dumper/zipball/cf8d4ca1ddc1e3cc242375deb8fc23e54f5e2a1e", - "reference": "cf8d4ca1ddc1e3cc242375deb8fc23e54f5e2a1e", + "url": "https://api.github.com/repos/symfony/var-dumper/zipball/eb980457fa6899840fe1687e8627a03a7d8a3d52", + "reference": "eb980457fa6899840fe1687e8627a03a7d8a3d52", "shasum": "" }, "require": { - "php": ">=8.1", + "php": ">=8.0.2", "symfony/polyfill-mbstring": "~1.0" }, "conflict": { @@ -56300,7 +56587,7 @@ "dump" ], "support": { - "source": "https://github.com/symfony/var-dumper/tree/v6.2.7" + "source": "https://github.com/symfony/var-dumper/tree/v6.0.19" }, "funding": [ { @@ -56316,24 +56603,24 @@ "type": "tidelift" } ], - "time": "2023-02-24T10:42:00+00:00" + "time": "2023-01-20T17:44:14+00:00" }, { "name": "symfony/yaml", - "version": "v6.2.7", + "version": "v6.0.19", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", - "reference": "e8e6a1d59e050525f27a1f530aa9703423cb7f57" + "reference": "deec3a812a0305a50db8ae689b183f43d915c884" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/e8e6a1d59e050525f27a1f530aa9703423cb7f57", - "reference": "e8e6a1d59e050525f27a1f530aa9703423cb7f57", + "url": "https://api.github.com/repos/symfony/yaml/zipball/deec3a812a0305a50db8ae689b183f43d915c884", + "reference": "deec3a812a0305a50db8ae689b183f43d915c884", "shasum": "" }, "require": { - "php": ">=8.1", + "php": ">=8.0.2", "symfony/polyfill-ctype": "^1.8" }, "conflict": { @@ -56374,7 +56661,7 @@ "description": "Loads and dumps YAML files", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/yaml/tree/v6.2.7" + "source": "https://github.com/symfony/yaml/tree/v6.0.19" }, "funding": [ { @@ -56390,7 +56677,7 @@ "type": "tidelift" } ], - "time": "2023-02-16T09:57:23+00:00" + "time": "2023-01-11T11:50:03+00:00" }, { "name": "twig/twig", @@ -62738,20 +63025,20 @@ }, { "name": "symfony/cache-contracts", - "version": "v3.2.1", + "version": "v3.0.2", "source": { "type": "git", "url": "https://github.com/symfony/cache-contracts.git", - "reference": "eeb71f04b6f7f34ca6d15633df82e014528b1632" + "reference": "1c0a181c9ee221afe4fa55b2d13fc63c5ae14348" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/cache-contracts/zipball/eeb71f04b6f7f34ca6d15633df82e014528b1632", - "reference": "eeb71f04b6f7f34ca6d15633df82e014528b1632", + "url": "https://api.github.com/repos/symfony/cache-contracts/zipball/1c0a181c9ee221afe4fa55b2d13fc63c5ae14348", + "reference": "1c0a181c9ee221afe4fa55b2d13fc63c5ae14348", "shasum": "" }, "require": { - "php": ">=8.1", + "php": ">=8.0.2", "psr/cache": "^3.0" }, "suggest": { @@ -62760,7 +63047,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "3.3-dev" + "dev-main": "3.0-dev" }, "thanks": { "name": "symfony/contracts", @@ -62797,7 +63084,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/cache-contracts/tree/v3.2.1" + "source": "https://github.com/symfony/cache-contracts/tree/v3.0.2" }, "funding": [ { @@ -62813,7 +63100,7 @@ "type": "tidelift" } ], - "time": "2023-03-01T10:32:47+00:00" + "time": "2022-01-02T09:55:41+00:00" }, { "name": "symfony/css-selector", @@ -63189,85 +63476,6 @@ ], "time": "2022-12-20T16:40:04+00:00" }, - { - "name": "symfony/polyfill-php81", - "version": "v1.27.0", - "source": { - "type": "git", - "url": "https://github.com/symfony/polyfill-php81.git", - "reference": "707403074c8ea6e2edaf8794b0157a0bfa52157a" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/707403074c8ea6e2edaf8794b0157a0bfa52157a", - "reference": "707403074c8ea6e2edaf8794b0157a0bfa52157a", - "shasum": "" - }, - "require": { - "php": ">=7.1" - }, - "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\\Php81\\": "" - }, - "classmap": [ - "Resources/stubs" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Nicolas Grekas", - "email": "p@tchwork.com" - }, - { - "name": "Symfony Community", - "homepage": "https://symfony.com/contributors" - } - ], - "description": "Symfony polyfill backporting some PHP 8.1+ features to lower PHP versions", - "homepage": "https://symfony.com", - "keywords": [ - "compatibility", - "polyfill", - "portable", - "shim" - ], - "support": { - "source": "https://github.com/symfony/polyfill-php81/tree/v1.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/twig-bundle", "version": "v6.0.17", From d809d8baa7a2849810c9070d30738d462a9bb5e8 Mon Sep 17 00:00:00 2001 From: Artem Date: Thu, 23 Mar 2023 11:43:56 +0100 Subject: [PATCH 04/72] CC-23635 integrate performance fix --- composer.lock | 60 ++++++++++--------- .../CartPage/Controller/CartController.php | 2 +- .../PriceCartConnectorConfig.php | 13 ++++ 3 files changed, 45 insertions(+), 30 deletions(-) diff --git a/composer.lock b/composer.lock index 1f7978d893..07541a1a78 100644 --- a/composer.lock +++ b/composer.lock @@ -7912,16 +7912,16 @@ }, { "name": "spryker-shop/cart-page", - "version": "3.35.3", + "version": "3.36.0", "source": { "type": "git", "url": "https://github.com/spryker-shop/cart-page.git", - "reference": "73b043a6b4ace7fcea42054db56c0594208915ff" + "reference": "5daafd036a95b200d7d3abb22d8c6d2e770dedde" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker-shop/cart-page/zipball/73b043a6b4ace7fcea42054db56c0594208915ff", - "reference": "73b043a6b4ace7fcea42054db56c0594208915ff", + "url": "https://api.github.com/repos/spryker-shop/cart-page/zipball/5daafd036a95b200d7d3abb22d8c6d2e770dedde", + "reference": "5daafd036a95b200d7d3abb22d8c6d2e770dedde", "shasum": "" }, "require": { @@ -7998,9 +7998,9 @@ ], "description": "CartPage module", "support": { - "source": "https://github.com/spryker-shop/cart-page/tree/3.35.3" + "source": "https://github.com/spryker-shop/cart-page/tree/3.36.0" }, - "time": "2023-03-10T12:46:37+00:00" + "time": "2023-03-22T09:04:54+00:00" }, { "name": "spryker-shop/cart-page-extension", @@ -17124,20 +17124,20 @@ }, { "name": "spryker/cart", - "version": "7.11.0", + "version": "7.12.0", "source": { "type": "git", "url": "https://github.com/spryker/cart.git", - "reference": "ebd230c1dedd7aca91de9ccc4f9208d636d7d92e" + "reference": "d52deaa3092748b6aedb752ef724a1fff3c310db" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/cart/zipball/ebd230c1dedd7aca91de9ccc4f9208d636d7d92e", - "reference": "ebd230c1dedd7aca91de9ccc4f9208d636d7d92e", + "url": "https://api.github.com/repos/spryker/cart/zipball/d52deaa3092748b6aedb752ef724a1fff3c310db", + "reference": "d52deaa3092748b6aedb752ef724a1fff3c310db", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/calculation": "^4.9.0", "spryker/cart-extension": "^1.11.0 || ^2.7.0 || ^4.3.0", "spryker/kernel": "^3.30.0", @@ -17180,9 +17180,9 @@ ], "description": "Cart module", "support": { - "source": "https://github.com/spryker/cart/tree/7.11.0" + "source": "https://github.com/spryker/cart/tree/7.12.0" }, - "time": "2022-06-21T11:22:24+00:00" + "time": "2023-03-22T09:04:51+00:00" }, { "name": "spryker/cart-code", @@ -34513,27 +34513,29 @@ }, { "name": "spryker/price-cart-connector", - "version": "6.8.0", + "version": "6.9.0", "source": { "type": "git", "url": "https://github.com/spryker/price-cart-connector.git", - "reference": "1ceb252c0418359a6be6eb54a6243ee1c035c543" + "reference": "3783b6dfb7644432493d12ff1e897b2cd6fd2ad1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/price-cart-connector/zipball/1ceb252c0418359a6be6eb54a6243ee1c035c543", - "reference": "1ceb252c0418359a6be6eb54a6243ee1c035c543", + "url": "https://api.github.com/repos/spryker/price-cart-connector/zipball/3783b6dfb7644432493d12ff1e897b2cd6fd2ad1", + "reference": "3783b6dfb7644432493d12ff1e897b2cd6fd2ad1", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/cart-extension": "^2.4.0 || ^4.0.0", "spryker/currency": "^3.0.0", "spryker/kernel": "^3.30.0", "spryker/messenger": "^3.0.0", "spryker/price": "^5.0.0", "spryker/price-cart-connector-extension": "^1.1.0", - "spryker/price-product": "^1.4.0 || ^2.3.0 || ^4.1.0" + "spryker/price-product": "^1.4.0 || ^2.3.0 || ^4.1.0", + "spryker/util-encoding": "^2.0.0", + "spryker/util-text": "^1.1.0" }, "require-dev": { "spryker/cart": "*", @@ -34563,9 +34565,9 @@ ], "description": "PriceCartConnector module", "support": { - "source": "https://github.com/spryker/price-cart-connector/tree/6.8.0" + "source": "https://github.com/spryker/price-cart-connector/tree/6.9.0" }, - "time": "2022-09-07T13:16:18+00:00" + "time": "2023-03-22T09:04:51+00:00" }, { "name": "spryker/price-cart-connector-extension", @@ -36299,20 +36301,20 @@ }, { "name": "spryker/product-bundle", - "version": "7.13.0", + "version": "7.14.0", "source": { "type": "git", "url": "https://github.com/spryker/product-bundle.git", - "reference": "3e8be539ddc40ad27ecc5c3e82eccbdae9ea60ef" + "reference": "94790f5a21ce3c82014d3656147681799f73a76e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-bundle/zipball/3e8be539ddc40ad27ecc5c3e82eccbdae9ea60ef", - "reference": "3e8be539ddc40ad27ecc5c3e82eccbdae9ea60ef", + "url": "https://api.github.com/repos/spryker/product-bundle/zipball/94790f5a21ce3c82014d3656147681799f73a76e", + "reference": "94790f5a21ce3c82014d3656147681799f73a76e", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/availability": "^9.8.0", "spryker/calculation-extension": "^1.1.0", "spryker/cart-extension": "^1.0.0 || ^2.0.0 || ^4.0.0", @@ -36372,9 +36374,9 @@ ], "description": "ProductBundle module", "support": { - "source": "https://github.com/spryker/product-bundle/tree/7.13.0" + "source": "https://github.com/spryker/product-bundle/tree/7.14.0" }, - "time": "2022-07-01T12:54:10+00:00" + "time": "2023-03-22T09:04:51+00:00" }, { "name": "spryker/product-bundle-carts-rest-api", @@ -63479,5 +63481,5 @@ "platform-overrides": { "php": "8.0.9" }, - "plugin-api-version": "2.2.0" + "plugin-api-version": "2.3.0" } diff --git a/src/Pyz/Yves/CartPage/Controller/CartController.php b/src/Pyz/Yves/CartPage/Controller/CartController.php index eaeb918216..2856a31ac7 100644 --- a/src/Pyz/Yves/CartPage/Controller/CartController.php +++ b/src/Pyz/Yves/CartPage/Controller/CartController.php @@ -27,7 +27,7 @@ class CartController extends SprykerCartController * * @return array */ - protected function executeIndexAction(array $selectedAttributes = []): array + protected function executeIndexAction(array $selectedAttributes = [], bool $withItems = true): array { $viewData = parent::executeIndexAction($selectedAttributes); $cartItems = $viewData['cartItems']; diff --git a/src/Pyz/Zed/PriceCartConnector/PriceCartConnectorConfig.php b/src/Pyz/Zed/PriceCartConnector/PriceCartConnectorConfig.php index 458134892d..50166d361b 100644 --- a/src/Pyz/Zed/PriceCartConnector/PriceCartConnectorConfig.php +++ b/src/Pyz/Zed/PriceCartConnector/PriceCartConnectorConfig.php @@ -7,6 +7,7 @@ namespace Pyz\Zed\PriceCartConnector; +use Generated\Shared\Transfer\ItemTransfer; use Spryker\Zed\PriceCartConnector\PriceCartConnectorConfig as SprykerPriceCartConnectorConfig; class PriceCartConnectorConfig extends SprykerPriceCartConnectorConfig @@ -15,4 +16,16 @@ class PriceCartConnectorConfig extends SprykerPriceCartConnectorConfig * @var bool */ protected const IS_ZERO_PRICE_ENABLED_FOR_CART_ACTIONS = false; + + /** + * @return list + */ + public function getItemFieldsForIdentifier(): array + { + return array_merge(parent::getItemFieldsForIdentifier(), [ + ItemTransfer::SKU, + ItemTransfer::QUANTITY, + ItemTransfer::MERCHANT_REFERENCE, + ]); + } } From 38efb2f112a6589932049437546bdd73397c264f Mon Sep 17 00:00:00 2001 From: Bohdan Turchyk Date: Thu, 23 Mar 2023 14:41:01 +0200 Subject: [PATCH 05/72] PBC-392 CS fix --- composer.lock | 2 +- src/Orm/Zed/AclEntity/Persistence/SpyAclEntityRule.php | 8 ++++++-- .../Zed/AclEntity/Persistence/SpyAclEntityRuleQuery.php | 8 ++++++-- src/Orm/Zed/AclEntity/Persistence/SpyAclEntitySegment.php | 8 ++++++-- .../AclEntity/Persistence/SpyAclEntitySegmentQuery.php | 8 ++++++-- 5 files changed, 25 insertions(+), 9 deletions(-) diff --git a/composer.lock b/composer.lock index 01251c2995..12e09eeb19 100644 --- a/composer.lock +++ b/composer.lock @@ -63445,7 +63445,7 @@ "license": [ "MIT" ], - "authors": [ + "authors": [git st { "name": "Fabien Potencier", "email": "fabien@symfony.com" diff --git a/src/Orm/Zed/AclEntity/Persistence/SpyAclEntityRule.php b/src/Orm/Zed/AclEntity/Persistence/SpyAclEntityRule.php index ea6312e81a..8b1a94b904 100644 --- a/src/Orm/Zed/AclEntity/Persistence/SpyAclEntityRule.php +++ b/src/Orm/Zed/AclEntity/Persistence/SpyAclEntityRule.php @@ -1,5 +1,10 @@ Date: Thu, 23 Mar 2023 14:46:09 +0200 Subject: [PATCH 06/72] PBC-392 CS fix --- composer.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.lock b/composer.lock index 12e09eeb19..01251c2995 100644 --- a/composer.lock +++ b/composer.lock @@ -63445,7 +63445,7 @@ "license": [ "MIT" ], - "authors": [git st + "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" From f6dc5121b3fecded7040e27ee7458f8d5b6395d3 Mon Sep 17 00:00:00 2001 From: Bohdan Turchyk Date: Thu, 23 Mar 2023 14:59:19 +0200 Subject: [PATCH 07/72] PBC-392 Removed unnecessary dependency --- composer.json | 1 - composer.lock | 228 +------------------------------------------------- 2 files changed, 1 insertion(+), 228 deletions(-) diff --git a/composer.json b/composer.json index 819e8872e6..b7a0eb04bd 100644 --- a/composer.json +++ b/composer.json @@ -165,7 +165,6 @@ "spryker/glue-json-api-convention-extension": "^1.0.0", "spryker/glue-storefront-api-application-authorization-connector": "^1.0.0", "spryker/glue-storefront-api-application-glue-json-api-convention-connector": "^1.0.0", - "spryker/merchant-product-offer-search": "^1.4.0", "spryker/message-broker": "^1.4.0", "spryker/message-broker-aws": "^1.4.0", "spryker/money-gui": "^1.0.0", diff --git a/composer.lock b/composer.lock index 01251c2995..d9d165bd2f 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": "b5e7bdb31191b9bca4545c310c9719b0", + "content-hash": "3b9acb142c5a6c7639cadaf7f3fde141", "packages": [ { "name": "async-aws/core", @@ -30974,129 +30974,6 @@ }, "time": "2020-04-08T15:48:06+00:00" }, - { - "name": "spryker/merchant-product-offer", - "version": "1.7.0", - "source": { - "type": "git", - "url": "https://github.com/spryker/merchant-product-offer.git", - "reference": "b1859ed3ae281d834753bfd9e98c981562faff47" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/spryker/merchant-product-offer/zipball/b1859ed3ae281d834753bfd9e98c981562faff47", - "reference": "b1859ed3ae281d834753bfd9e98c981562faff47", - "shasum": "" - }, - "require": { - "php": ">=8.0", - "spryker/acl-merchant-portal-extension": "^1.0.0", - "spryker/kernel": "^3.33.0", - "spryker/merchant": "^3.0.0", - "spryker/product-extension": "^1.3.0", - "spryker/product-offer": "^1.0.0", - "spryker/propel-orm": "^1.0.0", - "spryker/shopping-list-extension": "^1.4.0", - "spryker/transfer": "^3.27.0" - }, - "require-dev": { - "spryker/code-sniffer": "*", - "spryker/product": "*", - "spryker/product-offer-stock": "*", - "spryker/product-offer-validity": "*", - "spryker/propel": "*", - "spryker/testify": "*" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.0.x-dev" - } - }, - "autoload": { - "psr-4": { - "Spryker\\": "src/Spryker/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "proprietary" - ], - "description": "MerchantProductOffer module", - "support": { - "source": "https://github.com/spryker/merchant-product-offer/tree/1.7.0" - }, - "time": "2023-03-10T14:11:16+00:00" - }, - { - "name": "spryker/merchant-product-offer-search", - "version": "1.4.0", - "source": { - "type": "git", - "url": "https://github.com/spryker/merchant-product-offer-search.git", - "reference": "2c0be98f5c39be19a2257ddd1621ac43ba33cb35" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/spryker/merchant-product-offer-search/zipball/2c0be98f5c39be19a2257ddd1621ac43ba33cb35", - "reference": "2c0be98f5c39be19a2257ddd1621ac43ba33cb35", - "shasum": "" - }, - "require": { - "php": ">=8.0", - "spryker/event-behavior": "^1.8.0", - "spryker/kernel": "^3.33.0", - "spryker/merchant": "^3.0.0", - "spryker/merchant-product-offer": "^1.6.0", - "spryker/product": "^6.0.0", - "spryker/product-offer": "^1.0.0", - "spryker/product-page-search": "^3.2.0", - "spryker/product-page-search-extension": "^1.2.0", - "spryker/propel-orm": "^1.0.0", - "spryker/publisher-extension": "^1.0.0", - "spryker/search-extension": "^1.0.0", - "spryker/store": "^1.2.0", - "spryker/transfer": "^3.31.0" - }, - "require-dev": { - "spryker/category": "*", - "spryker/code-sniffer": "*", - "spryker/elastica": "*", - "spryker/event": "*", - "spryker/product-attribute": "*", - "spryker/propel": "*", - "spryker/queue": "*", - "spryker/search": "*", - "spryker/testify": "*" - }, - "suggest": { - "spryker/catalog": "If you want to use Catalog plugins, minimum required version: 5.2.0.", - "spryker/elastica": "If you want to use ElasticSearch query expander.", - "spryker/event": "To use event behavior.", - "spryker/search": "If you want to use Search plugins.", - "spryker/search-http": "If you want to use SearchHttp plugins." - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.0.x-dev" - } - }, - "autoload": { - "psr-4": { - "Spryker\\": "src/Spryker/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "proprietary" - ], - "description": "MerchantProductOfferSearch module", - "support": { - "source": "https://github.com/spryker/merchant-product-offer-search/tree/1.4.0" - }, - "time": "2023-02-20T10:18:53+00:00" - }, { "name": "spryker/merchant-relationship", "version": "1.10.1", @@ -40169,109 +40046,6 @@ }, "time": "2022-01-04T12:43:20+00:00" }, - { - "name": "spryker/product-offer", - "version": "1.6.0", - "source": { - "type": "git", - "url": "https://github.com/spryker/product-offer.git", - "reference": "08419283c028217930cdbe5185a6701a56e6832e" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/spryker/product-offer/zipball/08419283c028217930cdbe5185a6701a56e6832e", - "reference": "08419283c028217930cdbe5185a6701a56e6832e", - "shasum": "" - }, - "require": { - "php": ">=8.0", - "spryker/acl-merchant-portal-extension": "^1.0.0", - "spryker/availability-cart-connector-extension": "^1.0.0", - "spryker/availability-extension": "^1.1.0", - "spryker/cart-extension": "^4.0.0", - "spryker/checkout-extension": "^1.2.0", - "spryker/event": "^1.0.0 || ^2.0.0", - "spryker/kernel": "^3.33.0", - "spryker/messenger": "^3.0.0", - "spryker/product": "^6.0.0", - "spryker/product-offer-extension": "^1.0.0", - "spryker/propel-orm": "^1.3.0", - "spryker/store": "^1.0.0", - "spryker/transfer": "^3.25.0" - }, - "require-dev": { - "spryker/cart": "*", - "spryker/code-sniffer": "*", - "spryker/merchant": "*", - "spryker/propel": "*", - "spryker/testify": "*" - }, - "suggest": { - "spryker/cart": "If you want to use Cart plugins." - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.0.x-dev" - } - }, - "autoload": { - "psr-4": { - "Spryker\\": "src/Spryker/", - "SprykerTest\\Zed\\ProductOffer\\Helper\\": "tests/SprykerTest/Zed/ProductOffer/_support/Helper/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "proprietary" - ], - "description": "ProductOffer module", - "support": { - "source": "https://github.com/spryker/product-offer/tree/1.6.0" - }, - "time": "2023-03-10T14:11:16+00:00" - }, - { - "name": "spryker/product-offer-extension", - "version": "1.0.1", - "source": { - "type": "git", - "url": "https://github.com/spryker/product-offer-extension.git", - "reference": "6d69e33149a3020009277e74a07332be8a5ef954" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/spryker/product-offer-extension/zipball/6d69e33149a3020009277e74a07332be8a5ef954", - "reference": "6d69e33149a3020009277e74a07332be8a5ef954", - "shasum": "" - }, - "require": { - "php": ">=7.4" - }, - "require-dev": { - "spryker/code-sniffer": "*" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.0.x-dev" - } - }, - "autoload": { - "psr-4": { - "Spryker\\": "src/Spryker/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "proprietary" - ], - "description": "ProductOfferExtension module", - "support": { - "source": "https://github.com/spryker/product-offer-extension/tree/1.0.1" - }, - "time": "2022-04-26T16:30:57+00:00" - }, { "name": "spryker/product-offer-gui-extension", "version": "1.0.1", From b435c18aaa5b013e68340b5ad507bd5e948980d2 Mon Sep 17 00:00:00 2001 From: Artem Date: Fri, 24 Mar 2023 12:47:36 +0100 Subject: [PATCH 08/72] CC-23635 update spryker/feature dependencies --- composer.json | 6 ++-- composer.lock | 32 ++++++++++++++++--- .../CartPage/Controller/CartController.php | 1 + 3 files changed, 32 insertions(+), 7 deletions(-) diff --git a/composer.json b/composer.json index 4d12860b54..204e87923b 100644 --- a/composer.json +++ b/composer.json @@ -21,7 +21,7 @@ "spryker-feature/alternative-products": "dev-master as 202304.0", "spryker-feature/approval-process": "^202212.0", "spryker-feature/availability-notification": "^202212.0", - "spryker-feature/cart": "^202212.0", + "spryker-feature/cart": "dev-master as 202304.0", "spryker-feature/catalog": "^202212.0", "spryker-feature/category-management": "dev-master as 202304.0", "spryker-feature/checkout": "^202212.0", @@ -51,10 +51,10 @@ "spryker-feature/packaging-units": "^202212.0", "spryker-feature/payments": "^202212.0", "spryker-feature/persistent-cart-sharing": "^202212.0", - "spryker-feature/prices": "^202212.0", + "spryker-feature/prices": "dev-master as 202304.0", "spryker-feature/product": "dev-master as 202304.0", "spryker-feature/product-barcode": "^202212.0", - "spryker-feature/product-bundles": "^202212.0", + "spryker-feature/product-bundles": "dev-master as 202304.0", "spryker-feature/product-customer-restrictions": "^202212.0", "spryker-feature/product-groups": "^202212.0", "spryker-feature/product-labels": "dev-master as 202304.0", diff --git a/composer.lock b/composer.lock index 07541a1a78..e645ca8c4c 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": "b6053d85a9ffab6c49abf39bff8d5bdc", + "content-hash": "6f6e54729a55fa6fcdac0e2b17ba5633", "packages": [ { "name": "async-aws/core", @@ -4768,7 +4768,7 @@ }, { "name": "spryker-feature/cart", - "version": "202212.0", + "version": "dev-master", "source": { "type": "git", "url": "https://github.com/spryker-feature/cart.git", @@ -4790,6 +4790,7 @@ "spryker/cart-variant": "^2.0.0", "spryker/persistent-cart": "^3.5.0" }, + "default-branch": true, "type": "metapackage", "extra": { "branch-alias": { @@ -6051,7 +6052,7 @@ }, { "name": "spryker-feature/prices", - "version": "202212.0", + "version": "dev-master", "source": { "type": "git", "url": "https://github.com/spryker-feature/prices.git", @@ -6079,6 +6080,7 @@ "spryker/price-product-volume": "^3.3.0", "spryker/price-product-volume-gui": "^3.2.0" }, + "default-branch": true, "type": "metapackage", "extra": { "branch-alias": { @@ -6202,7 +6204,7 @@ }, { "name": "spryker-feature/product-bundles", - "version": "202212.0", + "version": "dev-master", "source": { "type": "git", "url": "https://github.com/spryker-feature/product-bundles.git", @@ -6224,6 +6226,7 @@ "suggest": { "spryker-feature/product": "Recommended feature dependency." }, + "default-branch": true, "type": "metapackage", "extra": { "branch-alias": { @@ -63392,6 +63395,12 @@ "alias": "202304.0", "alias_normalized": "202304.0" }, + { + "package": "spryker-feature/cart", + "version": "9999999-dev", + "alias": "202304.0", + "alias_normalized": "202304.0" + }, { "package": "spryker-feature/category-management", "version": "9999999-dev", @@ -63422,12 +63431,24 @@ "alias": "202304.0", "alias_normalized": "202304.0" }, + { + "package": "spryker-feature/prices", + "version": "9999999-dev", + "alias": "202304.0", + "alias_normalized": "202304.0" + }, { "package": "spryker-feature/product", "version": "9999999-dev", "alias": "202304.0", "alias_normalized": "202304.0" }, + { + "package": "spryker-feature/product-bundles", + "version": "9999999-dev", + "alias": "202304.0", + "alias_normalized": "202304.0" + }, { "package": "spryker-feature/product-labels", "version": "9999999-dev", @@ -63450,11 +63471,14 @@ "minimum-stability": "dev", "stability-flags": { "spryker-feature/alternative-products": 20, + "spryker-feature/cart": 20, "spryker-feature/category-management": 20, "spryker-feature/company-account": 20, "spryker-feature/deployment-tools": 20, "spryker-feature/file-manager": 20, + "spryker-feature/prices": 20, "spryker-feature/product": 20, + "spryker-feature/product-bundles": 20, "spryker-feature/product-labels": 20, "spryker-feature/product-lists": 20, "spryker-feature/tax": 20, diff --git a/src/Pyz/Yves/CartPage/Controller/CartController.php b/src/Pyz/Yves/CartPage/Controller/CartController.php index 2856a31ac7..8e322ca015 100644 --- a/src/Pyz/Yves/CartPage/Controller/CartController.php +++ b/src/Pyz/Yves/CartPage/Controller/CartController.php @@ -24,6 +24,7 @@ class CartController extends SprykerCartController /** * @param array $selectedAttributes + * @param bool $withItems * * @return array */ From 31a6406b3dbc83b0c6c3068ab82cc13e410d9ac3 Mon Sep 17 00:00:00 2001 From: Artem Date: Fri, 24 Mar 2023 18:12:37 +0100 Subject: [PATCH 09/72] CC-23635 revert spryker-feature/prices upgrade --- composer.json | 2 +- composer.lock | 12 ++---------- 2 files changed, 3 insertions(+), 11 deletions(-) diff --git a/composer.json b/composer.json index 204e87923b..1e3be837dd 100644 --- a/composer.json +++ b/composer.json @@ -51,7 +51,7 @@ "spryker-feature/packaging-units": "^202212.0", "spryker-feature/payments": "^202212.0", "spryker-feature/persistent-cart-sharing": "^202212.0", - "spryker-feature/prices": "dev-master as 202304.0", + "spryker-feature/prices": "^202212.0", "spryker-feature/product": "dev-master as 202304.0", "spryker-feature/product-barcode": "^202212.0", "spryker-feature/product-bundles": "dev-master as 202304.0", diff --git a/composer.lock b/composer.lock index e645ca8c4c..765825a7b6 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": "6f6e54729a55fa6fcdac0e2b17ba5633", + "content-hash": "0204c9d08539628adb789c044dba8afb", "packages": [ { "name": "async-aws/core", @@ -6052,7 +6052,7 @@ }, { "name": "spryker-feature/prices", - "version": "dev-master", + "version": "202212.0", "source": { "type": "git", "url": "https://github.com/spryker-feature/prices.git", @@ -6080,7 +6080,6 @@ "spryker/price-product-volume": "^3.3.0", "spryker/price-product-volume-gui": "^3.2.0" }, - "default-branch": true, "type": "metapackage", "extra": { "branch-alias": { @@ -63431,12 +63430,6 @@ "alias": "202304.0", "alias_normalized": "202304.0" }, - { - "package": "spryker-feature/prices", - "version": "9999999-dev", - "alias": "202304.0", - "alias_normalized": "202304.0" - }, { "package": "spryker-feature/product", "version": "9999999-dev", @@ -63476,7 +63469,6 @@ "spryker-feature/company-account": 20, "spryker-feature/deployment-tools": 20, "spryker-feature/file-manager": 20, - "spryker-feature/prices": 20, "spryker-feature/product": 20, "spryker-feature/product-bundles": 20, "spryker-feature/product-labels": 20, From 3c238930623b6a3f4aae55ec6643345b86167e26 Mon Sep 17 00:00:00 2001 From: Artem Date: Mon, 27 Mar 2023 11:44:54 +0200 Subject: [PATCH 10/72] CC-23635 update spryker/price-cart-connector version --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 1e3be837dd..d3190b780b 100644 --- a/composer.json +++ b/composer.json @@ -182,7 +182,7 @@ "spryker/orders-rest-api": "^4.11.0", "spryker/payment-cart-connector": "^1.0.1", "spryker/payments-rest-api": "^1.1.1", - "spryker/price-cart-connector": "^6.8.0", + "spryker/price-cart-connector": "^6.9.0", "spryker/price-product-volumes-rest-api": "^1.1.0", "spryker/product-alternative-product-label-connector": "^1.1.1", "spryker/product-attributes-rest-api": "^1.0.0", From d092e03450b4b110d421c779467de5303529d44d Mon Sep 17 00:00:00 2001 From: Bohdan Turchyk Date: Thu, 6 Apr 2023 14:24:01 +0300 Subject: [PATCH 11/72] Updated modules for integration --- composer.json | 4 ++-- composer.lock | 32 +++++++++++++++++--------------- 2 files changed, 19 insertions(+), 17 deletions(-) diff --git a/composer.json b/composer.json index b7a0eb04bd..8338b2a4ad 100644 --- a/composer.json +++ b/composer.json @@ -190,7 +190,7 @@ "spryker/price-cart-connector": "^6.8.0", "spryker/price-product": "^4.40.0", "spryker/price-product-volumes-rest-api": "^1.1.0", - "spryker/product": "^6.32.0", + "spryker/product": "^6.34.0", "spryker/product-alternative-product-label-connector": "^1.1.1", "spryker/product-approval": "^1.1.0", "spryker/product-attributes-rest-api": "^1.0.0", @@ -231,7 +231,7 @@ "spryker/sales-statistics": "^1.2.0", "spryker/scheduler-jenkins": "^1.2.1", "spryker/search": "^8.19.3", - "spryker/search-http": "^0.2.0", + "spryker/search-http": "^0.3.0", "spryker/secrets-manager": "^1.0.0", "spryker/secrets-manager-aws": "^1.0.1", "spryker/security-blocker-rest-api": "^1.0.0", diff --git a/composer.lock b/composer.lock index d9d165bd2f..c62203eb18 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": "3b9acb142c5a6c7639cadaf7f3fde141", + "content-hash": "d7e927dfb4dd3684f431f5e1df28762c", "packages": [ { "name": "async-aws/core", @@ -35657,16 +35657,16 @@ }, { "name": "spryker/product", - "version": "6.32.0", + "version": "6.34.0", "source": { "type": "git", "url": "https://github.com/spryker/product.git", - "reference": "455f543621801a2bf7b26cc4aa7667aed8b1c5d9" + "reference": "1593ccceb47360b774df716af8032ebd0732187c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product/zipball/455f543621801a2bf7b26cc4aa7667aed8b1c5d9", - "reference": "455f543621801a2bf7b26cc4aa7667aed8b1c5d9", + "url": "https://api.github.com/repos/spryker/product/zipball/1593ccceb47360b774df716af8032ebd0732187c", + "reference": "1593ccceb47360b774df716af8032ebd0732187c", "shasum": "" }, "require": { @@ -35675,7 +35675,7 @@ "spryker/event": "^1.0.0 || ^2.3.0", "spryker/kernel": "^3.34.0", "spryker/key-builder": "^1.0.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/log": "^3.0.0", "spryker/message-broker": "^1.0.0", "spryker/message-broker-extension": "^1.0.0", @@ -35693,6 +35693,7 @@ }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/product-image": "*", "spryker/propel": "*", "spryker/testify": "*" @@ -35715,9 +35716,9 @@ ], "description": "Product module", "support": { - "source": "https://github.com/spryker/product/tree/6.32.0" + "source": "https://github.com/spryker/product/tree/6.34.0" }, - "time": "2023-03-17T11:55:03+00:00" + "time": "2023-04-05T10:01:03+00:00" }, { "name": "spryker/product-abstract-data-feed", @@ -46056,16 +46057,16 @@ }, { "name": "spryker/search-http", - "version": "0.2.0", + "version": "0.3.1", "source": { "type": "git", "url": "https://github.com/spryker/search-http.git", - "reference": "51ebcc14768117831a7e0d88b7a9460f9432cd9d" + "reference": "81e6b65aa9f96997959ab5ced237ee1f4c4e01db" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/search-http/zipball/51ebcc14768117831a7e0d88b7a9460f9432cd9d", - "reference": "51ebcc14768117831a7e0d88b7a9460f9432cd9d", + "url": "https://api.github.com/repos/spryker/search-http/zipball/81e6b65aa9f96997959ab5ced237ee1f4c4e01db", + "reference": "81e6b65aa9f96997959ab5ced237ee1f4c4e01db", "shasum": "" }, "require": { @@ -46075,7 +46076,7 @@ "spryker/category-storage": "^2.0.0", "spryker/guzzle": "^2.0.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^1.0.0 || ^2.0.0 || ^3.0.0", + "spryker/locale": "^1.0.0 || ^2.0.0 || ^3.0.0 || ^4.0.0", "spryker/log": "^3.0.0", "spryker/message-broker-extension": "^1.0.0", "spryker/money": "^2.8.0", @@ -46090,6 +46091,7 @@ }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/propel": "*", "spryker/queue": "*", "spryker/session": "*", @@ -46117,9 +46119,9 @@ ], "description": "SearchHttp module", "support": { - "source": "https://github.com/spryker/search-http/tree/0.2.0" + "source": "https://github.com/spryker/search-http/tree/0.3.1" }, - "time": "2023-03-17T11:55:03+00:00" + "time": "2023-04-06T09:10:04+00:00" }, { "name": "spryker/secrets-manager", From 82b19cab370159ff0e7ccaf1122d14c6a5041142 Mon Sep 17 00:00:00 2001 From: Bohdan Turchyk Date: Fri, 7 Apr 2023 12:11:16 +0300 Subject: [PATCH 12/72] composer.lock changes --- composer.lock | 56 ++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 55 insertions(+), 1 deletion(-) diff --git a/composer.lock b/composer.lock index e2c35de0dd..c9280d9e8e 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": "d7e927dfb4dd3684f431f5e1df28762c", + "content-hash": "91654eb411b7956dc471df9e906f42b3", "packages": [ { "name": "async-aws/core", @@ -61919,6 +61919,7 @@ "spryker-sdk/spryk": "^0.4.0", "spryker-shop/web-profiler-widget": "^1.4.0", "spryker/development": "^3.34.0", + "spryker/profiler": "^0.1.0", "spryker/web-profiler": "^1.6.0" }, "default-branch": true, @@ -62564,6 +62565,59 @@ }, "time": "2021-10-21T12:10:34+00:00" }, + { + "name": "spryker/profiler", + "version": "0.1.0", + "source": { + "type": "git", + "url": "https://github.com/spryker/profiler.git", + "reference": "5d71224c1a41aa0329f41a1bb022404e37c5c15f" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/spryker/profiler/zipball/5d71224c1a41aa0329f41a1bb022404e37c5c15f", + "reference": "5d71224c1a41aa0329f41a1bb022404e37c5c15f", + "shasum": "" + }, + "require": { + "ext-xhprof": "*", + "php": ">=8.0", + "spryker/event-dispatcher-extension": "^1.0.0", + "spryker/kernel": "^3.30.0", + "spryker/symfony": "^3.0.0", + "spryker/web-profiler-extension": "^1.0.0" + }, + "require-dev": { + "spryker/code-sniffer": "*", + "spryker/container": "*", + "spryker/event-dispatcher": "*", + "spryker/testify": "*" + }, + "suggest": { + "spryker/container": "If you want to use Web Profiler plugins.", + "spryker/event-dispatcher": "If you want to use profiler listeners." + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0.x-dev" + } + }, + "autoload": { + "psr-4": { + "Spryker\\": "src/Spryker/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "proprietary" + ], + "description": "Profiler module", + "support": { + "source": "https://github.com/spryker/profiler/tree/0.1.0" + }, + "time": "2023-03-29T15:18:44+00:00" + }, { "name": "spryker/testify", "version": "3.47.1", From 89071d9060a00c19df652aa0dbe1acf9039dfda6 Mon Sep 17 00:00:00 2001 From: Bohdan Turchyk Date: Fri, 7 Apr 2023 12:26:50 +0300 Subject: [PATCH 13/72] composer.lock changes --- composer.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.lock b/composer.lock index c9280d9e8e..3502c2d9e6 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": "91654eb411b7956dc471df9e906f42b3", + "content-hash": "1582c32d297fefc5b747c9cca89a9456", "packages": [ { "name": "async-aws/core", From 27dec36b816f59d79e776d629dcecca23848af68 Mon Sep 17 00:00:00 2001 From: Bohdan Turchyk Date: Wed, 12 Apr 2023 11:09:09 +0300 Subject: [PATCH 14/72] Composer update - removed profiler module --- composer.lock | 62 ++++----------------------------------------------- 1 file changed, 4 insertions(+), 58 deletions(-) diff --git a/composer.lock b/composer.lock index 3502c2d9e6..5ad59dd881 100644 --- a/composer.lock +++ b/composer.lock @@ -61904,12 +61904,12 @@ "source": { "type": "git", "url": "https://github.com/spryker-feature/development-tools.git", - "reference": "e9b81fed15efb0339bebfbdebcc93eecd2476796" + "reference": "39b68b43e3b17b390a34a9803539507f3cf26230" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker-feature/development-tools/zipball/e9b81fed15efb0339bebfbdebcc93eecd2476796", - "reference": "e9b81fed15efb0339bebfbdebcc93eecd2476796", + "url": "https://api.github.com/repos/spryker-feature/development-tools/zipball/39b68b43e3b17b390a34a9803539507f3cf26230", + "reference": "39b68b43e3b17b390a34a9803539507f3cf26230", "shasum": "" }, "require": { @@ -61919,7 +61919,6 @@ "spryker-sdk/spryk": "^0.4.0", "spryker-shop/web-profiler-widget": "^1.4.0", "spryker/development": "^3.34.0", - "spryker/profiler": "^0.1.0", "spryker/web-profiler": "^1.6.0" }, "default-branch": true, @@ -61937,7 +61936,7 @@ "support": { "source": "https://github.com/spryker-feature/development-tools/tree/master" }, - "time": "2022-12-23T10:00:43+00:00" + "time": "2023-04-12T06:09:13+00:00" }, { "name": "spryker-sdk/benchmark", @@ -62565,59 +62564,6 @@ }, "time": "2021-10-21T12:10:34+00:00" }, - { - "name": "spryker/profiler", - "version": "0.1.0", - "source": { - "type": "git", - "url": "https://github.com/spryker/profiler.git", - "reference": "5d71224c1a41aa0329f41a1bb022404e37c5c15f" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/spryker/profiler/zipball/5d71224c1a41aa0329f41a1bb022404e37c5c15f", - "reference": "5d71224c1a41aa0329f41a1bb022404e37c5c15f", - "shasum": "" - }, - "require": { - "ext-xhprof": "*", - "php": ">=8.0", - "spryker/event-dispatcher-extension": "^1.0.0", - "spryker/kernel": "^3.30.0", - "spryker/symfony": "^3.0.0", - "spryker/web-profiler-extension": "^1.0.0" - }, - "require-dev": { - "spryker/code-sniffer": "*", - "spryker/container": "*", - "spryker/event-dispatcher": "*", - "spryker/testify": "*" - }, - "suggest": { - "spryker/container": "If you want to use Web Profiler plugins.", - "spryker/event-dispatcher": "If you want to use profiler listeners." - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.0.x-dev" - } - }, - "autoload": { - "psr-4": { - "Spryker\\": "src/Spryker/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "proprietary" - ], - "description": "Profiler module", - "support": { - "source": "https://github.com/spryker/profiler/tree/0.1.0" - }, - "time": "2023-03-29T15:18:44+00:00" - }, { "name": "spryker/testify", "version": "3.47.1", From 913b66211e1e6a847bd2e6723e6a9f96d756f60a Mon Sep 17 00:00:00 2001 From: Bohdan Turchyk Date: Wed, 12 Apr 2023 12:30:44 +0300 Subject: [PATCH 15/72] Composer changes - removed unnecessary updates --- composer.json | 13 +------------ composer.lock | 2 +- 2 files changed, 2 insertions(+), 13 deletions(-) diff --git a/composer.json b/composer.json index 582c748056..cc368a0834 100644 --- a/composer.json +++ b/composer.json @@ -87,7 +87,6 @@ "spryker-shop/cms-content-widget-product-connector": "^1.3.0", "spryker-shop/cms-content-widget-product-set-connector": "^1.3.1", "spryker-shop/date-time-configurator-page-example": "^0.3.0", - "spryker/acl-entity": "^1.9.0", "spryker/agent-auth-rest-api": "^1.0.0", "spryker/alternative-products-rest-api": "^1.1.2", "spryker/app-catalog-gui": "^1.2.0", @@ -103,16 +102,12 @@ "spryker/cart-note-product-bundle-connector": "^1.0.3", "spryker/cart-permission-groups-rest-api": "^1.2.1", "spryker/carts-rest-api": "^5.22.0", - "spryker/catalog": "^5.8.0", - "spryker/catalog-extension": "^1.0.0", "spryker/catalog-price-product-connector": "^1.4.0", "spryker/catalog-search-products-resource-relationship": "^1.2.0", "spryker/catalog-search-rest-api": "^2.7.0", "spryker/categories-rest-api": "^1.6.0", - "spryker/category": "^5.11.0", "spryker/category-discount-connector": "^1.1.0", "spryker/category-navigation-connector": "^1.0.2", - "spryker/category-storage": "^2.5.0", "spryker/chart-gui": "^1.1.1", "spryker/checkout-rest-api": "^3.7.2", "spryker/cms-content-widget-cms-block-connector": "^1.4.0", @@ -188,11 +183,8 @@ "spryker/payment-cart-connector": "^1.0.1", "spryker/payments-rest-api": "^1.1.1", "spryker/price-cart-connector": "^6.8.0", - "spryker/price-product": "^4.40.0", "spryker/price-product-volumes-rest-api": "^1.1.0", - "spryker/product": "^6.34.0", "spryker/product-alternative-product-label-connector": "^1.1.1", - "spryker/product-approval": "^1.1.0", "spryker/product-attributes-rest-api": "^1.0.0", "spryker/product-availabilities-rest-api": "^4.2.0", "spryker/product-bundle-carts-rest-api": "^1.0.0", @@ -200,7 +192,6 @@ "spryker/product-bundle-product-list-connector": "^1.0.4", "spryker/product-bundles-rest-api": "^1.0.1", "spryker/product-cart-connector": "^4.9.1", - "spryker/product-category": "^4.19.0", "spryker/product-configuration-shopping-lists-rest-api": "^1.0.0", "spryker/product-configurations-price-product-volumes-rest-api": "^1.0.0", "spryker/product-configurations-rest-api": "^1.0.1", @@ -210,9 +201,7 @@ "spryker/product-discount-connector": "^5.1.0", "spryker/product-image-cart-connector": "^1.2.3", "spryker/product-image-sets-rest-api": "^1.0.5", - "spryker/product-label": "^3.8.0", "spryker/product-label-discount-connector": "^3.1.0", - "spryker/product-label-storage": "^2.6.0", "spryker/product-labels-rest-api": "^1.3.0", "spryker/product-measurement-units-rest-api": "^1.1.0", "spryker/product-option-cart-connector": "^7.1.2", @@ -231,7 +220,7 @@ "spryker/sales-statistics": "^1.2.0", "spryker/scheduler-jenkins": "^1.2.1", "spryker/search": "^8.19.3", - "spryker/search-http": "^0.3.0", + "spryker/search-http": "^0.3.1", "spryker/secrets-manager": "^1.0.0", "spryker/secrets-manager-aws": "^1.0.1", "spryker/security-blocker-rest-api": "^1.0.0", diff --git a/composer.lock b/composer.lock index 5ad59dd881..03f88adec7 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": "1582c32d297fefc5b747c9cca89a9456", + "content-hash": "15f75b53e6727478bc218f64805231a5", "packages": [ { "name": "async-aws/core", From 0f6d5b3e0bcf1fe97b1a5d1d4beebcfb9931c786 Mon Sep 17 00:00:00 2001 From: Bohdan Turchyk Date: Wed, 12 Apr 2023 13:41:42 +0300 Subject: [PATCH 16/72] Composer changes - removed unnecessary updates --- composer.lock | 115 -------------------------------------------------- 1 file changed, 115 deletions(-) diff --git a/composer.lock b/composer.lock index 03f88adec7..d6d70cf0b3 100644 --- a/composer.lock +++ b/composer.lock @@ -15061,68 +15061,6 @@ }, "time": "2023-03-10T14:11:16+00:00" }, - { - "name": "spryker/acl-entity", - "version": "1.9.0", - "source": { - "type": "git", - "url": "https://github.com/spryker/acl-entity.git", - "reference": "1de6ff592575dd2f3f18ecf839c25a2ef4bee9cc" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/spryker/acl-entity/zipball/1de6ff592575dd2f3f18ecf839c25a2ef4bee9cc", - "reference": "1de6ff592575dd2f3f18ecf839c25a2ef4bee9cc", - "shasum": "" - }, - "require": { - "php": ">=8.0", - "spryker/acl": "^3.8.0", - "spryker/acl-entity-extension": "^1.0.0", - "spryker/acl-extension": "^1.1.0", - "spryker/acl-merchant-portal-extension": "^1.0.0", - "spryker/application-extension": "^1.0.0", - "spryker/kernel": "^3.30.0", - "spryker/price-product-extension": "^1.7.0", - "spryker/propel-orm": "^1.16.0", - "spryker/transfer": "^3.25.0", - "spryker/user": "^3.0.0" - }, - "require-dev": { - "spryker/code-sniffer": "*", - "spryker/container": "*", - "spryker/locale": "*", - "spryker/merchant": "*", - "spryker/propel": "*", - "spryker/testify": "*" - }, - "suggest": { - "spryker/container": "If you want to use AclEntityApplicationPlugin." - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.0.x-dev" - }, - "name": "acl", - "class": "\\Spryker\\Zed\\AclEntity\\Persistence\\Propel\\Behavior\\AclEntityBehavior" - }, - "autoload": { - "psr-4": { - "Spryker\\": "src/Spryker/", - "SprykerTest\\Zed\\AclEntity\\Helper\\": "tests/SprykerTest/Zed/AclEntity/_support/Helper/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "proprietary" - ], - "description": "AclEntity module", - "support": { - "source": "https://github.com/spryker/acl-entity/tree/1.9.0" - }, - "time": "2023-03-10T14:11:16+00:00" - }, { "name": "spryker/acl-entity-extension", "version": "1.0.0", @@ -36276,59 +36214,6 @@ }, "time": "2018-07-24T08:04:43+00:00" }, - { - "name": "spryker/product-approval", - "version": "1.1.0", - "source": { - "type": "git", - "url": "https://github.com/spryker/product-approval.git", - "reference": "a53d1049bd24958023829ede6fbd937550c8fa60" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/spryker/product-approval/zipball/a53d1049bd24958023829ede6fbd937550c8fa60", - "reference": "a53d1049bd24958023829ede6fbd937550c8fa60", - "shasum": "" - }, - "require": { - "php": ">=8.0", - "spryker/cart-extension": "^4.0.0", - "spryker/checkout-extension": "^1.2.0", - "spryker/kernel": "^3.30.0", - "spryker/messenger": "^3.0.0", - "spryker/product": "^6.27.0", - "spryker/product-extension": "^1.4.0", - "spryker/product-page-search-extension": "^1.6.0", - "spryker/product-storage-extension": "^1.7.0", - "spryker/shopping-list-extension": "^1.1.0", - "spryker/transfer": "^3.25.0" - }, - "require-dev": { - "spryker/code-sniffer": "*", - "spryker/propel": "*", - "spryker/testify": "*" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.0.x-dev" - } - }, - "autoload": { - "psr-4": { - "Spryker\\": "src/Spryker/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "proprietary" - ], - "description": "ProductApproval module", - "support": { - "source": "https://github.com/spryker/product-approval/tree/1.1.0" - }, - "time": "2023-02-20T10:18:53+00:00" - }, { "name": "spryker/product-attribute", "version": "1.10.0", From 38ef74707447a6e68fae77b806c941f8c9943a49 Mon Sep 17 00:00:00 2001 From: Bohdan Turchyk Date: Fri, 14 Apr 2023 09:29:48 +0300 Subject: [PATCH 17/72] CI fixed - removed unnecessary model classes --- .../Persistence/SpyAclEntityRule.php | 23 ------------------- .../Persistence/SpyAclEntityRuleQuery.php | 23 ------------------- .../Persistence/SpyAclEntitySegment.php | 23 ------------------- .../Persistence/SpyAclEntitySegmentQuery.php | 23 ------------------- 4 files changed, 92 deletions(-) delete mode 100644 src/Orm/Zed/AclEntity/Persistence/SpyAclEntityRule.php delete mode 100644 src/Orm/Zed/AclEntity/Persistence/SpyAclEntityRuleQuery.php delete mode 100644 src/Orm/Zed/AclEntity/Persistence/SpyAclEntitySegment.php delete mode 100644 src/Orm/Zed/AclEntity/Persistence/SpyAclEntitySegmentQuery.php diff --git a/src/Orm/Zed/AclEntity/Persistence/SpyAclEntityRule.php b/src/Orm/Zed/AclEntity/Persistence/SpyAclEntityRule.php deleted file mode 100644 index 8b1a94b904..0000000000 --- a/src/Orm/Zed/AclEntity/Persistence/SpyAclEntityRule.php +++ /dev/null @@ -1,23 +0,0 @@ - Date: Fri, 14 Apr 2023 11:03:30 +0300 Subject: [PATCH 18/72] Removed unnecessary dependencies from composer.json --- composer.json | 4 +--- composer.lock | 2 +- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/composer.json b/composer.json index cc368a0834..15bdfa9baa 100644 --- a/composer.json +++ b/composer.json @@ -102,7 +102,7 @@ "spryker/cart-note-product-bundle-connector": "^1.0.3", "spryker/cart-permission-groups-rest-api": "^1.2.1", "spryker/carts-rest-api": "^5.22.0", - "spryker/catalog-price-product-connector": "^1.4.0", + "spryker/catalog-price-product-connector": "^1.3.2", "spryker/catalog-search-products-resource-relationship": "^1.2.0", "spryker/catalog-search-rest-api": "^2.7.0", "spryker/categories-rest-api": "^1.6.0", @@ -219,7 +219,6 @@ "spryker/sales-returns-rest-api": "^1.1.0", "spryker/sales-statistics": "^1.2.0", "spryker/scheduler-jenkins": "^1.2.1", - "spryker/search": "^8.19.3", "spryker/search-http": "^0.3.1", "spryker/secrets-manager": "^1.0.0", "spryker/secrets-manager-aws": "^1.0.1", @@ -232,7 +231,6 @@ "spryker/shopping-list-product-option-connector": "^1.4.1", "spryker/shopping-lists-rest-api": "^1.2.0", "spryker/storage-gui": "^1.0.0", - "spryker/store": "^1.17.0", "spryker/stores-rest-api": "^1.0.4", "spryker/tax-product-connector": "^4.5.1", "spryker/up-selling-products-rest-api": "^1.2.2", diff --git a/composer.lock b/composer.lock index d6d70cf0b3..8056dab22b 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": "15f75b53e6727478bc218f64805231a5", + "content-hash": "9c4aac720a5abeeb02b2ff48d41339f6", "packages": [ { "name": "async-aws/core", From e51a4956786cef8747bc92ddb6f0f9dfe8f9c166 Mon Sep 17 00:00:00 2001 From: Roman Havrylko Date: Fri, 21 Apr 2023 15:46:50 +0200 Subject: [PATCH 19/72] CC-23635: adjusted controllers. --- src/Pyz/Yves/CartPage/Controller/CartController.php | 2 +- src/Pyz/Zed/PriceCartConnector/PriceCartConnectorConfig.php | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/src/Pyz/Yves/CartPage/Controller/CartController.php b/src/Pyz/Yves/CartPage/Controller/CartController.php index 8e322ca015..d85a327ecf 100644 --- a/src/Pyz/Yves/CartPage/Controller/CartController.php +++ b/src/Pyz/Yves/CartPage/Controller/CartController.php @@ -30,7 +30,7 @@ class CartController extends SprykerCartController */ protected function executeIndexAction(array $selectedAttributes = [], bool $withItems = true): array { - $viewData = parent::executeIndexAction($selectedAttributes); + $viewData = parent::executeIndexAction($selectedAttributes, $withItems); $cartItems = $viewData['cartItems']; $viewData['products'] = $this->getFactory() diff --git a/src/Pyz/Zed/PriceCartConnector/PriceCartConnectorConfig.php b/src/Pyz/Zed/PriceCartConnector/PriceCartConnectorConfig.php index 50166d361b..ea51484b13 100644 --- a/src/Pyz/Zed/PriceCartConnector/PriceCartConnectorConfig.php +++ b/src/Pyz/Zed/PriceCartConnector/PriceCartConnectorConfig.php @@ -25,7 +25,6 @@ public function getItemFieldsForIdentifier(): array return array_merge(parent::getItemFieldsForIdentifier(), [ ItemTransfer::SKU, ItemTransfer::QUANTITY, - ItemTransfer::MERCHANT_REFERENCE, ]); } } From 4297187de4c8ae91954532194401d77cc9c346bd Mon Sep 17 00:00:00 2001 From: "danil.moroz" Date: Mon, 24 Apr 2023 19:47:04 +0300 Subject: [PATCH 20/72] CC-24114: Fixed 'print slip' different views. --- composer.json | 2 +- composer.lock | 56 +++++++++---------- .../views/return-print/return-print.twig | 12 ---- ...red-cart-add-product-as-separate-item.twig | 9 +-- .../collapsible-list/collapsible-list.scss | 2 - .../collapsible-list/collapsible-list.twig | 6 +- 6 files changed, 38 insertions(+), 49 deletions(-) delete mode 100644 src/Pyz/Yves/SalesReturnPage/Theme/default/views/return-print/return-print.twig diff --git a/composer.json b/composer.json index 8cf78b689c..ab1c19a36f 100644 --- a/composer.json +++ b/composer.json @@ -86,7 +86,7 @@ "spryker-shop/cms-content-widget-chart-connector": "^1.0.3", "spryker-shop/cms-content-widget-product-connector": "^1.3.0", "spryker-shop/cms-content-widget-product-set-connector": "^1.3.1", - "spryker-shop/date-time-configurator-page-example": "^0.3.0", + "spryker-shop/date-time-configurator-page-example": "^0.3.1", "spryker/agent-auth-rest-api": "^1.0.0", "spryker/alternative-products-rest-api": "^1.1.2", "spryker/app-catalog-gui": "^1.2.0", diff --git a/composer.lock b/composer.lock index fe7dba2164..d6406d4c69 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": "46845de70d866275c82d9857d0247e84", + "content-hash": "9e6bece5eaff2e759bd2b9f488830f65", "packages": [ { "name": "async-aws/core", @@ -9956,16 +9956,16 @@ }, { "name": "spryker-shop/date-time-configurator-page-example", - "version": "0.3.0", + "version": "0.3.1", "source": { "type": "git", "url": "https://github.com/spryker-shop/date-time-configurator-page-example.git", - "reference": "cd9d07d608513531b34b1c5b93bf8d35a754e4a7" + "reference": "8671acf96ace7b09efd370fe54bc34b685aa45b0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker-shop/date-time-configurator-page-example/zipball/cd9d07d608513531b34b1c5b93bf8d35a754e4a7", - "reference": "cd9d07d608513531b34b1c5b93bf8d35a754e4a7", + "url": "https://api.github.com/repos/spryker-shop/date-time-configurator-page-example/zipball/8671acf96ace7b09efd370fe54bc34b685aa45b0", + "reference": "8671acf96ace7b09efd370fe54bc34b685aa45b0", "shasum": "" }, "require": { @@ -9975,7 +9975,7 @@ "spryker-shop/product-configuration-widget-extension": "^1.0.0", "spryker-shop/product-configuration-wishlist-widget-extension": "^1.0.0", "spryker-shop/sales-product-configuration-widget-extension": "^1.0.0", - "spryker-shop/shop-ui": "^1.45.0", + "spryker-shop/shop-ui": "^1.68.1", "spryker/application-extension": "^1.1.0", "spryker/availability": "^9.1.0", "spryker/availability-extension": "^1.0.0", @@ -10015,9 +10015,9 @@ ], "description": "DateTimeConfiguratorPageExample module", "support": { - "source": "https://github.com/spryker-shop/date-time-configurator-page-example/tree/0.3.0" + "source": "https://github.com/spryker-shop/date-time-configurator-page-example/tree/0.3.1" }, - "time": "2022-11-23T07:38:29+00:00" + "time": "2023-04-18T14:01:21+00:00" }, { "name": "spryker-shop/discount-promotion-widget", @@ -13655,16 +13655,16 @@ }, { "name": "spryker-shop/sales-return-page", - "version": "1.5.0", + "version": "1.6.0", "source": { "type": "git", "url": "https://github.com/spryker-shop/sales-return-page.git", - "reference": "d447df1ea053cf17be84098dae50a62505c77aeb" + "reference": "587afc65325e2409e8f174b06e553d5010f3cebc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker-shop/sales-return-page/zipball/d447df1ea053cf17be84098dae50a62505c77aeb", - "reference": "d447df1ea053cf17be84098dae50a62505c77aeb", + "url": "https://api.github.com/repos/spryker-shop/sales-return-page/zipball/587afc65325e2409e8f174b06e553d5010f3cebc", + "reference": "587afc65325e2409e8f174b06e553d5010f3cebc", "shasum": "" }, "require": { @@ -13716,9 +13716,9 @@ ], "description": "SalesReturnPage module", "support": { - "source": "https://github.com/spryker-shop/sales-return-page/tree/1.5.0" + "source": "https://github.com/spryker-shop/sales-return-page/tree/1.6.0" }, - "time": "2022-11-24T12:58:31+00:00" + "time": "2023-04-18T14:01:21+00:00" }, { "name": "spryker-shop/sales-return-page-extension", @@ -14528,22 +14528,22 @@ }, { "name": "spryker-shop/shop-ui", - "version": "1.67.0", + "version": "1.68.1", "source": { "type": "git", "url": "https://github.com/spryker-shop/shop-ui.git", - "reference": "91837e0ce06eb46a7d4c799923443b77336df0ad" + "reference": "5633c41dd1a9324c27ddce50847f772c93564516" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker-shop/shop-ui/zipball/91837e0ce06eb46a7d4c799923443b77336df0ad", - "reference": "91837e0ce06eb46a7d4c799923443b77336df0ad", + "url": "https://api.github.com/repos/spryker-shop/shop-ui/zipball/5633c41dd1a9324c27ddce50847f772c93564516", + "reference": "5633c41dd1a9324c27ddce50847f772c93564516", "shasum": "" }, "require": { "php": ">=8.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/symfony": "^3.0.0", "spryker/transfer": "^3.25.0", "spryker/twig": "^3.18.0", @@ -14583,9 +14583,9 @@ ], "description": "ShopUi module", "support": { - "source": "https://github.com/spryker-shop/shop-ui/tree/1.67.0" + "source": "https://github.com/spryker-shop/shop-ui/tree/1.68.1" }, - "time": "2023-03-14T10:43:38+00:00" + "time": "2023-04-18T14:01:21+00:00" }, { "name": "spryker-shop/shopping-list-note-widget", @@ -45348,16 +45348,16 @@ }, { "name": "spryker/sales-return-gui", - "version": "1.4.0", + "version": "1.8.0", "source": { "type": "git", "url": "https://github.com/spryker/sales-return-gui.git", - "reference": "0ce2e7f8bbc132e1c8200dac342bfc3e1519a8d9" + "reference": "acb9b425485cacefaa501e9c2cb794b2a653dacc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/sales-return-gui/zipball/0ce2e7f8bbc132e1c8200dac342bfc3e1519a8d9", - "reference": "0ce2e7f8bbc132e1c8200dac342bfc3e1519a8d9", + "url": "https://api.github.com/repos/spryker/sales-return-gui/zipball/acb9b425485cacefaa501e9c2cb794b2a653dacc", + "reference": "acb9b425485cacefaa501e9c2cb794b2a653dacc", "shasum": "" }, "require": { @@ -45367,7 +45367,7 @@ "spryker/glossary": "^3.0.0", "spryker/gui": "^3.45.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/money": "^2.0.0", "spryker/oms": "^11.6.0", "spryker/propel-orm": "^1.0.0", @@ -45406,9 +45406,9 @@ ], "description": "SalesReturnGui module", "support": { - "source": "https://github.com/spryker/sales-return-gui/tree/1.4.0" + "source": "https://github.com/spryker/sales-return-gui/tree/1.8.0" }, - "time": "2022-10-27T13:58:34+00:00" + "time": "2023-04-19T11:02:07+00:00" }, { "name": "spryker/sales-return-gui-extension", diff --git a/src/Pyz/Yves/SalesReturnPage/Theme/default/views/return-print/return-print.twig b/src/Pyz/Yves/SalesReturnPage/Theme/default/views/return-print/return-print.twig deleted file mode 100644 index d77ac49a2a..0000000000 --- a/src/Pyz/Yves/SalesReturnPage/Theme/default/views/return-print/return-print.twig +++ /dev/null @@ -1,12 +0,0 @@ -{% extends view('return-print', '@SprykerShop:SalesReturnPage') %} - -{% block headStyles %} - {{ parent() }} - - -{% endblock %} diff --git a/src/Pyz/Yves/SharedCartWidget/Theme/default/components/molecules/shared-cart-add-product-as-separate-item/shared-cart-add-product-as-separate-item.twig b/src/Pyz/Yves/SharedCartWidget/Theme/default/components/molecules/shared-cart-add-product-as-separate-item/shared-cart-add-product-as-separate-item.twig index 7f27f18930..dce558d2a9 100644 --- a/src/Pyz/Yves/SharedCartWidget/Theme/default/components/molecules/shared-cart-add-product-as-separate-item/shared-cart-add-product-as-separate-item.twig +++ b/src/Pyz/Yves/SharedCartWidget/Theme/default/components/molecules/shared-cart-add-product-as-separate-item/shared-cart-add-product-as-separate-item.twig @@ -1,19 +1,20 @@ {% extends model('component') %} {% define config = { - name: 'shared-cart-add-product-as-separate-item' + name: 'shared-cart-add-product-as-separate-item', } %} {% block body %} {% include atom('checkbox') with { + class: 'spacing-bottom', modifiers: ['pdp', 'expand'], attributes: { name: 'separate_product', value: 1, - checked: true + checked: true, }, data: { - label: 'shared_cart_widget.add_product.separate' | trans - } + label: 'shared_cart_widget.add_product.separate' | trans, + }, } only %} {% endblock %} diff --git a/src/Pyz/Yves/ShopUi/Theme/default/components/molecules/collapsible-list/collapsible-list.scss b/src/Pyz/Yves/ShopUi/Theme/default/components/molecules/collapsible-list/collapsible-list.scss index 9b3d600e9c..aee02f64e9 100644 --- a/src/Pyz/Yves/ShopUi/Theme/default/components/molecules/collapsible-list/collapsible-list.scss +++ b/src/Pyz/Yves/ShopUi/Theme/default/components/molecules/collapsible-list/collapsible-list.scss @@ -11,9 +11,7 @@ } &__name { - font-weight: fw(bold); color: $setting-color-gray-5; - padding-right: rem(10); } &__value { diff --git a/src/Pyz/Yves/ShopUi/Theme/default/components/molecules/collapsible-list/collapsible-list.twig b/src/Pyz/Yves/ShopUi/Theme/default/components/molecules/collapsible-list/collapsible-list.twig index 972cf72de1..c815d6bd7a 100644 --- a/src/Pyz/Yves/ShopUi/Theme/default/components/molecules/collapsible-list/collapsible-list.twig +++ b/src/Pyz/Yves/ShopUi/Theme/default/components/molecules/collapsible-list/collapsible-list.twig @@ -1,8 +1,10 @@ {% extends molecule('collapsible-list', '@SprykerShop:ShopUi') %} {% macro listItem(label, value, configName) %} -
{{ label }}
-
{{ value }}
+
+ {{ label }}: + {{ value }} +
{% endmacro %} {% import _self as macros %} From 13edfb64bf8dcde48111261fb7f000736706d274 Mon Sep 17 00:00:00 2001 From: "danil.moroz" Date: Tue, 25 Apr 2023 12:54:55 +0300 Subject: [PATCH 21/72] CC-24114: Fixed 'print slip' different views. --- .../collapsible-list/collapsible-list.twig | 18 +++--------------- 1 file changed, 3 insertions(+), 15 deletions(-) diff --git a/src/Pyz/Yves/ShopUi/Theme/default/components/molecules/collapsible-list/collapsible-list.twig b/src/Pyz/Yves/ShopUi/Theme/default/components/molecules/collapsible-list/collapsible-list.twig index c815d6bd7a..a312caa06d 100644 --- a/src/Pyz/Yves/ShopUi/Theme/default/components/molecules/collapsible-list/collapsible-list.twig +++ b/src/Pyz/Yves/ShopUi/Theme/default/components/molecules/collapsible-list/collapsible-list.twig @@ -1,28 +1,16 @@ {% extends molecule('collapsible-list', '@SprykerShop:ShopUi') %} {% macro listItem(label, value, configName) %} -
+
{{ label }}: {{ value }}
{% endmacro %} -{% import _self as macros %} - -{% block body %} - {% set wrapperClass = 'grid' %} - - {{ parent() }} -{% endblock %} - {% block shownListItems %} -
- {{ macros.listItem(key, value, config.name) }} -
+ {{ macros.listItem(key, value, config.name) }} {% endblock %} {% block hiddenListItems %} -
- {{ macros.listItem(key, value, config.name) }} -
+ {{ macros.listItem(key, value, config.name) }} {% endblock %} From 0e2c69572090a00af8bdea2d3d2307bfc7c772fd Mon Sep 17 00:00:00 2001 From: "danil.moroz" Date: Tue, 25 Apr 2023 12:56:38 +0300 Subject: [PATCH 22/72] CC-24114: Fixed 'print slip' different views. --- .../molecules/collapsible-list/collapsible-list.twig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Pyz/Yves/ShopUi/Theme/default/components/molecules/collapsible-list/collapsible-list.twig b/src/Pyz/Yves/ShopUi/Theme/default/components/molecules/collapsible-list/collapsible-list.twig index a312caa06d..7f920b3493 100644 --- a/src/Pyz/Yves/ShopUi/Theme/default/components/molecules/collapsible-list/collapsible-list.twig +++ b/src/Pyz/Yves/ShopUi/Theme/default/components/molecules/collapsible-list/collapsible-list.twig @@ -8,9 +8,9 @@ {% endmacro %} {% block shownListItems %} - {{ macros.listItem(key, value, config.name) }} + {{ _self.listItem(key, value, config.name) }} {% endblock %} {% block hiddenListItems %} - {{ macros.listItem(key, value, config.name) }} + {{ _self.listItem(key, value, config.name) }} {% endblock %} From e0a4c5585d0cfc588c502775d1d37612ee09ca23 Mon Sep 17 00:00:00 2001 From: Bohdan Turchyk Date: Wed, 26 Apr 2023 14:17:56 +0300 Subject: [PATCH 23/72] Updated SearchHttp module --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index 15bdfa9baa..004bdeabf6 100644 --- a/composer.json +++ b/composer.json @@ -219,7 +219,7 @@ "spryker/sales-returns-rest-api": "^1.1.0", "spryker/sales-statistics": "^1.2.0", "spryker/scheduler-jenkins": "^1.2.1", - "spryker/search-http": "^0.3.1", + "spryker/search-http": "^0.3.2", "spryker/secrets-manager": "^1.0.0", "spryker/secrets-manager-aws": "^1.0.1", "spryker/security-blocker-rest-api": "^1.0.0", diff --git a/composer.lock b/composer.lock index 8056dab22b..3b5e0f4e01 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": "9c4aac720a5abeeb02b2ff48d41339f6", + "content-hash": "eafcc8a3442dc29cd51669a8ae385a7a", "packages": [ { "name": "async-aws/core", @@ -46108,16 +46108,16 @@ }, { "name": "spryker/search-http", - "version": "0.3.1", + "version": "0.3.2", "source": { "type": "git", "url": "https://github.com/spryker/search-http.git", - "reference": "81e6b65aa9f96997959ab5ced237ee1f4c4e01db" + "reference": "acbf678407461026b7d5eed02fc99fdb81822a29" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/search-http/zipball/81e6b65aa9f96997959ab5ced237ee1f4c4e01db", - "reference": "81e6b65aa9f96997959ab5ced237ee1f4c4e01db", + "url": "https://api.github.com/repos/spryker/search-http/zipball/acbf678407461026b7d5eed02fc99fdb81822a29", + "reference": "acbf678407461026b7d5eed02fc99fdb81822a29", "shasum": "" }, "require": { @@ -46170,9 +46170,9 @@ ], "description": "SearchHttp module", "support": { - "source": "https://github.com/spryker/search-http/tree/0.3.1" + "source": "https://github.com/spryker/search-http/tree/0.3.2" }, - "time": "2023-04-06T09:10:04+00:00" + "time": "2023-04-21T08:15:01+00:00" }, { "name": "spryker/secrets-manager", From 8b6a71010689f9097e00f675ce70c5fc9e4496c0 Mon Sep 17 00:00:00 2001 From: Bohdan Turchyk Date: Wed, 26 Apr 2023 14:36:54 +0300 Subject: [PATCH 24/72] Updated guzzlehttp/psr7 --- composer.lock | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) diff --git a/composer.lock b/composer.lock index 3b5e0f4e01..79dbbd370c 100644 --- a/composer.lock +++ b/composer.lock @@ -1376,16 +1376,16 @@ }, { "name": "guzzlehttp/psr7", - "version": "2.4.4", + "version": "2.4.5", "source": { "type": "git", "url": "https://github.com/guzzle/psr7.git", - "reference": "3cf1b6d4f0c820a2cf8bcaec39fc698f3443b5cf" + "reference": "0454e12ef0cd597ccd2adb036f7bda4e7fface66" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/psr7/zipball/3cf1b6d4f0c820a2cf8bcaec39fc698f3443b5cf", - "reference": "3cf1b6d4f0c820a2cf8bcaec39fc698f3443b5cf", + "url": "https://api.github.com/repos/guzzle/psr7/zipball/0454e12ef0cd597ccd2adb036f7bda4e7fface66", + "reference": "0454e12ef0cd597ccd2adb036f7bda4e7fface66", "shasum": "" }, "require": { @@ -1411,9 +1411,6 @@ "bamarni-bin": { "bin-links": true, "forward-command": false - }, - "branch-alias": { - "dev-master": "2.4-dev" } }, "autoload": { @@ -1475,7 +1472,7 @@ ], "support": { "issues": "https://github.com/guzzle/psr7/issues", - "source": "https://github.com/guzzle/psr7/tree/2.4.4" + "source": "https://github.com/guzzle/psr7/tree/2.4.5" }, "funding": [ { @@ -1491,7 +1488,7 @@ "type": "tidelift" } ], - "time": "2023-03-09T13:19:02+00:00" + "time": "2023-04-17T16:00:45+00:00" }, { "name": "justinrainbow/json-schema", From 33f4a2eb60b88fed419cc82fe7ebfcfd589bb089 Mon Sep 17 00:00:00 2001 From: "danil.moroz" Date: Thu, 27 Apr 2023 15:14:43 +0300 Subject: [PATCH 25/72] CC-24114: Updated 'composer.lock'. --- composer.lock | 56 +++++++++++++++++++++++++-------------------------- 1 file changed, 28 insertions(+), 28 deletions(-) diff --git a/composer.lock b/composer.lock index 1c7eed887e..ab7c60ab73 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": "83eb9c1f02f8819450b5f0ec889b49e5", + "content-hash": "f0b9568789f82d6e30d0112b1bc24b93", "packages": [ { "name": "async-aws/core", @@ -9956,16 +9956,16 @@ }, { "name": "spryker-shop/date-time-configurator-page-example", - "version": "0.3.0", + "version": "0.3.1", "source": { "type": "git", "url": "https://github.com/spryker-shop/date-time-configurator-page-example.git", - "reference": "cd9d07d608513531b34b1c5b93bf8d35a754e4a7" + "reference": "8671acf96ace7b09efd370fe54bc34b685aa45b0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker-shop/date-time-configurator-page-example/zipball/cd9d07d608513531b34b1c5b93bf8d35a754e4a7", - "reference": "cd9d07d608513531b34b1c5b93bf8d35a754e4a7", + "url": "https://api.github.com/repos/spryker-shop/date-time-configurator-page-example/zipball/8671acf96ace7b09efd370fe54bc34b685aa45b0", + "reference": "8671acf96ace7b09efd370fe54bc34b685aa45b0", "shasum": "" }, "require": { @@ -9975,7 +9975,7 @@ "spryker-shop/product-configuration-widget-extension": "^1.0.0", "spryker-shop/product-configuration-wishlist-widget-extension": "^1.0.0", "spryker-shop/sales-product-configuration-widget-extension": "^1.0.0", - "spryker-shop/shop-ui": "^1.45.0", + "spryker-shop/shop-ui": "^1.68.1", "spryker/application-extension": "^1.1.0", "spryker/availability": "^9.1.0", "spryker/availability-extension": "^1.0.0", @@ -10015,9 +10015,9 @@ ], "description": "DateTimeConfiguratorPageExample module", "support": { - "source": "https://github.com/spryker-shop/date-time-configurator-page-example/tree/0.3.0" + "source": "https://github.com/spryker-shop/date-time-configurator-page-example/tree/0.3.1" }, - "time": "2022-11-23T07:38:29+00:00" + "time": "2023-04-18T14:01:21+00:00" }, { "name": "spryker-shop/discount-promotion-widget", @@ -13655,16 +13655,16 @@ }, { "name": "spryker-shop/sales-return-page", - "version": "1.5.0", + "version": "1.6.0", "source": { "type": "git", "url": "https://github.com/spryker-shop/sales-return-page.git", - "reference": "d447df1ea053cf17be84098dae50a62505c77aeb" + "reference": "587afc65325e2409e8f174b06e553d5010f3cebc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker-shop/sales-return-page/zipball/d447df1ea053cf17be84098dae50a62505c77aeb", - "reference": "d447df1ea053cf17be84098dae50a62505c77aeb", + "url": "https://api.github.com/repos/spryker-shop/sales-return-page/zipball/587afc65325e2409e8f174b06e553d5010f3cebc", + "reference": "587afc65325e2409e8f174b06e553d5010f3cebc", "shasum": "" }, "require": { @@ -13716,9 +13716,9 @@ ], "description": "SalesReturnPage module", "support": { - "source": "https://github.com/spryker-shop/sales-return-page/tree/1.5.0" + "source": "https://github.com/spryker-shop/sales-return-page/tree/1.6.0" }, - "time": "2022-11-24T12:58:31+00:00" + "time": "2023-04-18T14:01:21+00:00" }, { "name": "spryker-shop/sales-return-page-extension", @@ -14528,22 +14528,22 @@ }, { "name": "spryker-shop/shop-ui", - "version": "1.67.0", + "version": "1.68.1", "source": { "type": "git", "url": "https://github.com/spryker-shop/shop-ui.git", - "reference": "91837e0ce06eb46a7d4c799923443b77336df0ad" + "reference": "5633c41dd1a9324c27ddce50847f772c93564516" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker-shop/shop-ui/zipball/91837e0ce06eb46a7d4c799923443b77336df0ad", - "reference": "91837e0ce06eb46a7d4c799923443b77336df0ad", + "url": "https://api.github.com/repos/spryker-shop/shop-ui/zipball/5633c41dd1a9324c27ddce50847f772c93564516", + "reference": "5633c41dd1a9324c27ddce50847f772c93564516", "shasum": "" }, "require": { "php": ">=8.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/symfony": "^3.0.0", "spryker/transfer": "^3.25.0", "spryker/twig": "^3.18.0", @@ -14583,9 +14583,9 @@ ], "description": "ShopUi module", "support": { - "source": "https://github.com/spryker-shop/shop-ui/tree/1.67.0" + "source": "https://github.com/spryker-shop/shop-ui/tree/1.68.1" }, - "time": "2023-03-14T10:43:38+00:00" + "time": "2023-04-18T14:01:21+00:00" }, { "name": "spryker-shop/shopping-list-note-widget", @@ -45421,16 +45421,16 @@ }, { "name": "spryker/sales-return-gui", - "version": "1.4.0", + "version": "1.8.0", "source": { "type": "git", "url": "https://github.com/spryker/sales-return-gui.git", - "reference": "0ce2e7f8bbc132e1c8200dac342bfc3e1519a8d9" + "reference": "acb9b425485cacefaa501e9c2cb794b2a653dacc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/sales-return-gui/zipball/0ce2e7f8bbc132e1c8200dac342bfc3e1519a8d9", - "reference": "0ce2e7f8bbc132e1c8200dac342bfc3e1519a8d9", + "url": "https://api.github.com/repos/spryker/sales-return-gui/zipball/acb9b425485cacefaa501e9c2cb794b2a653dacc", + "reference": "acb9b425485cacefaa501e9c2cb794b2a653dacc", "shasum": "" }, "require": { @@ -45440,7 +45440,7 @@ "spryker/glossary": "^3.0.0", "spryker/gui": "^3.45.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/money": "^2.0.0", "spryker/oms": "^11.6.0", "spryker/propel-orm": "^1.0.0", @@ -45479,9 +45479,9 @@ ], "description": "SalesReturnGui module", "support": { - "source": "https://github.com/spryker/sales-return-gui/tree/1.4.0" + "source": "https://github.com/spryker/sales-return-gui/tree/1.8.0" }, - "time": "2022-10-27T13:58:34+00:00" + "time": "2023-04-19T11:02:07+00:00" }, { "name": "spryker/sales-return-gui-extension", From 05c21bec0c5317fbc4d32a9f078fd258d0da8864 Mon Sep 17 00:00:00 2001 From: Artem Date: Thu, 27 Apr 2023 15:20:19 +0200 Subject: [PATCH 26/72] CC-15817 fix order confirmation email --- composer.lock | 12 ++++++------ data/import/common/common/cms_block.csv | 16 ++++++++-------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/composer.lock b/composer.lock index 1c7eed887e..59bb82ad8d 100644 --- a/composer.lock +++ b/composer.lock @@ -51476,16 +51476,16 @@ }, { "name": "spryker/util-sanitize-xss", - "version": "1.1.0", + "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/spryker/util-sanitize-xss.git", - "reference": "1ddfcd4b092386e9f6057cd6c86b7c8650ab941e" + "reference": "3612cfe1ac37a5585fd376f5decd6f52b5506fa2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/util-sanitize-xss/zipball/1ddfcd4b092386e9f6057cd6c86b7c8650ab941e", - "reference": "1ddfcd4b092386e9f6057cd6c86b7c8650ab941e", + "url": "https://api.github.com/repos/spryker/util-sanitize-xss/zipball/3612cfe1ac37a5585fd376f5decd6f52b5506fa2", + "reference": "3612cfe1ac37a5585fd376f5decd6f52b5506fa2", "shasum": "" }, "require": { @@ -51514,9 +51514,9 @@ ], "description": "UtilSanitizeXss module", "support": { - "source": "https://github.com/spryker/util-sanitize-xss/tree/1.1.0" + "source": "https://github.com/spryker/util-sanitize-xss/tree/1.2.0" }, - "time": "2023-03-13T13:20:27+00:00" + "time": "2023-04-25T13:31:41+00:00" }, { "name": "spryker/util-text", diff --git a/data/import/common/common/cms_block.csv b/data/import/common/common/cms_block.csv index ff3beb6096..4fa7e0fc72 100644 --- a/data/import/common/common/cms_block.csv +++ b/data/import/common/common/cms_block.csv @@ -30,24 +30,24 @@ cms-block-email--customer-restore-password--html,customer-restore-password--html cms-block-email--customer-restore-password--html,customer-restore-password--html,HTML Email Template With Header And Footer,@CmsBlock/template/email-template-with-header-and-footer.html.twig,1,,,"

{{ 'mail.trans.common.hello_for_first_name' | trans }} {{ mail.customer.firstName }} {{ mail.customer.lastName }},

{{ 'mail.trans.customer_restore_password.title' | trans }}

{{ 'mail.trans.customer_restore_password.subtitle' | trans }}

{{ 'mail.trans.customer_restore_password.change_password' | trans }}
","

{{ 'mail.trans.common.hello_for_first_name' | trans }} {{ mail.customer.firstName }} {{ mail.customer.lastName }},

{{ 'mail.trans.customer_restore_password.title' | trans }}

{{ 'mail.trans.customer_restore_password.subtitle' | trans }}

{{ 'mail.trans.customer_restore_password.change_password' | trans }}
",,,, cms-block-email--customer-restored-password-confirmation--html,customer-restored-password-confirmation--html,HTML Email Template With Header And Footer,@CmsBlock/template/email-template-with-header-and-footer.html.twig,1,,,"

{{ 'mail.trans.common.hello_for_first_name' | trans }} {{ mail.customer.firstName }} {{ mail.customer.lastName }},

{{ 'mail.trans.customer_restored_password_confirmation.title' | trans }}

","

{{ 'mail.trans.common.hello_for_first_name' | trans }} {{ mail.customer.firstName }} {{ mail.customer.lastName }},

{{ 'mail.trans.customer_restored_password_confirmation.title' | trans }}

",,,, cms-block-email--restore-password--html,restore-password--html,HTML Email Template With Header And Footer,@CmsBlock/template/email-template-with-header-and-footer.html.twig,1,,,"

{{ 'mail.trans.common.hello_for_first_name' | trans }} {{ mail.user.firstName }} {{ mail.user.lastName }},

{{ 'mail.trans.restore_password.title' | trans }}

{{ 'mail.trans.restore_password.subtitle' | trans }}

{{ 'mail.trans.restore_password.change_password' | trans }}
","

{{ 'mail.trans.common.hello_for_first_name' | trans }} {{ mail.user.firstName }} {{ mail.user.lastName }},

{{ 'mail.trans.restore_password.title' | trans }}

{{ 'mail.trans.restore_password.subtitle' | trans }}

{{ 'mail.trans.restore_password.change_password' | trans }}
",,,, -cms-block-email--availability-notification-subscription--html,availability-notification-subscription--html,HTML Email Template With Header And Footer,@CmsBlock/template/email-template-with-header-and-footer.html.twig,1,,,"

{{ 'mail.trans.availability_notification_subscription.title' | trans }}

{{ 'mail.trans.availability_notification_subscription.subtitle' | trans }}

{% if mail.type != 'AVAILABILITY_NOTIFICATION_UNSUBSCRIBED_MAIL' %}

{{ 'availability_notification_subscription.mail.unsubscribe' | trans({'%link%': mail.availabilityNotificationSubscriptionMailData.availabilityUnsubscriptionLink}) | raw }}

{% endif %}
","

{{ 'mail.trans.availability_notification_subscription.title' | trans }}

{{ 'mail.trans.availability_notification_subscription.subtitle' | trans }}

{% if mail.type != 'AVAILABILITY_NOTIFICATION_UNSUBSCRIBED_MAIL' %}

{{ 'availability_notification_subscription.mail.unsubscribe' | trans({'%link%': mail.availabilityNotificationSubscriptionMailData.availabilityUnsubscriptionLink}) | raw }}

{% endif %}
",,,, +cms-block-email--availability-notification-subscription--html,availability-notification-subscription--html,HTML Email Template With Header And Footer,@CmsBlock/template/email-template-with-header-and-footer.html.twig,1,,,"

{{ 'mail.trans.availability_notification_subscription.title' | trans }}

{{ 'mail.trans.availability_notification_subscription.subtitle' | trans }}

{{ 'availability_notification_subscription.mail.unsubscribe' | trans({'%link%': mail.availabilityNotificationSubscriptionMailData.availabilityUnsubscriptionLink}) | raw }}

","

{{ 'mail.trans.availability_notification_subscription.title' | trans }}

{{ 'mail.trans.availability_notification_subscription.subtitle' | trans }}

{{ 'availability_notification_subscription.mail.unsubscribe' | trans({'%link%': mail.availabilityNotificationSubscriptionMailData.availabilityUnsubscriptionLink}) | raw }}

",,,, cms-block-email--availability-notification-unsubscribed--html,availability-notification-unsubscribed--html,HTML Email Template With Header And Footer,@CmsBlock/template/email-template-with-header-and-footer.html.twig,1,,,"

{{ 'mail.trans.availability_notification_unsubscribed.title.part1' | trans }} {{ mail.availabilityNotificationSubscriptionMailData.productName }} {{ 'mail.trans.availability_notification_unsubscribed.title.part2' | trans }}

{{ 'mail.trans.availability_notification_unsubscribed.subtitle' | trans }}

","

{{ 'mail.trans.availability_notification_unsubscribed.title.part1' | trans }} {{ mail.availabilityNotificationSubscriptionMailData.productName }} {{ 'mail.trans.availability_notification_unsubscribed.title.part2' | trans }}

{{ 'mail.trans.availability_notification_unsubscribed.subtitle' | trans }}

",,,, -cms-block-email--availability-notification--html,availability-notification--html,HTML Email Template With Header And Footer,@CmsBlock/template/email-template-with-header-and-footer.html.twig,1,,,"

{{ mail.availabilityNotificationSubscriptionMailData.productName }} {{ 'mail.trans.availability_notification.title.part2' | trans }}

{{ 'mail.trans.availability_notification.subtitle' | trans }}

{{ 'mail.trans.common.go_to_shop' | trans }}
{% if mail.type != 'AVAILABILITY_NOTIFICATION_UNSUBSCRIBED_MAIL' %}

{{ 'availability_notification_subscription.mail.unsubscribe' | trans({'%link%': mail.availabilityNotificationSubscriptionMailData.availabilityUnsubscriptionLink}) | raw }}

{% endif %}
","

{{ mail.availabilityNotificationSubscriptionMailData.productName }} {{ 'mail.trans.availability_notification.title.part2' | trans }}

{{ 'mail.trans.availability_notification.subtitle' | trans }}

{{ 'mail.trans.common.go_to_shop' | trans }}
{% if mail.type != 'AVAILABILITY_NOTIFICATION_UNSUBSCRIBED_MAIL' %}

{{ 'availability_notification_subscription.mail.unsubscribe' | trans({'%link%': mail.availabilityNotificationSubscriptionMailData.availabilityUnsubscriptionLink}) | raw }}

{% endif %}
",,,, +cms-block-email--availability-notification--html,availability-notification--html,HTML Email Template With Header And Footer,@CmsBlock/template/email-template-with-header-and-footer.html.twig,1,,,"

{{ mail.availabilityNotificationSubscriptionMailData.productName }} {{ 'mail.trans.availability_notification.title.part2' | trans }}

{{ 'mail.trans.availability_notification.subtitle' | trans }}

{{ 'mail.trans.common.go_to_shop' | trans }}

{{ 'availability_notification_subscription.mail.unsubscribe' | trans({'%link%': mail.availabilityNotificationSubscriptionMailData.availabilityUnsubscriptionLink}) | raw }}

","

{{ mail.availabilityNotificationSubscriptionMailData.productName }} {{ 'mail.trans.availability_notification.title.part2' | trans }}

{{ 'mail.trans.availability_notification.subtitle' | trans }}

{{ 'mail.trans.common.go_to_shop' | trans }}

{{ 'availability_notification_subscription.mail.unsubscribe' | trans({'%link%': mail.availabilityNotificationSubscriptionMailData.availabilityUnsubscriptionLink}) | raw }}

",,,, cms-block-email--newsletter-subscribed--html,newsletter-subscribed--html,Empty Email Template,@CmsBlock/template/email-template-empty.twig,1,,,"

{{ 'mail.trans.newsletter_subscribed.title' | trans }}

{{ 'mail.trans.newsletter_subscribed.subtitle' | trans }}

{{ 'mail.trans.footer.if_you_have_further_questions' | trans }} {{ 'mail.trans.footer.contact_email_address' | trans }}


{{ 'mail.trans.footer.shopping_experience' | trans }}

{{ 'mail.trans.footer.your_team' | trans }}
{{ 'mail.trans.footer.shop_name' | trans }}
{{ 'mail.trans.footer.shop_address' | trans }}
{{ 'mail.trans.footer.shop_zip_code' | trans }} {{ 'mail.trans.footer.shop_city' | trans }}

{{ 'mail.trans.footer.shop_phone' | trans }}
{{ 'mail.trans.footer.contact_email_address' | trans }}
","

{{ 'mail.trans.newsletter_subscribed.title' | trans }}

{{ 'mail.trans.newsletter_subscribed.subtitle' | trans }}

{{ 'mail.trans.footer.if_you_have_further_questions' | trans }} {{ 'mail.trans.footer.contact_email_address' | trans }}


{{ 'mail.trans.footer.shopping_experience' | trans }}

{{ 'mail.trans.footer.your_team' | trans }}
{{ 'mail.trans.footer.shop_name' | trans }}
{{ 'mail.trans.footer.shop_address' | trans }}
{{ 'mail.trans.footer.shop_zip_code' | trans }} {{ 'mail.trans.footer.shop_city' | trans }}

{{ 'mail.trans.footer.shop_phone' | trans }}
{{ 'mail.trans.footer.contact_email_address' | trans }}
",,,, cms-block-email--newsletter-unsubscribed--html,newsletter-unsubscribed--html,Empty Email Template,@CmsBlock/template/email-template-empty.twig,1,,,"

{{ 'mail.trans.newsletter_unsubscribed.title' | trans }}

{{ 'mail.trans.newsletter_unsubscribed.subtitle' | trans }}

{{ 'mail.trans.footer.if_you_have_further_questions' | trans }} {{ 'mail.trans.footer.contact_email_address' | trans }}


{{ 'mail.trans.footer.shopping_experience' | trans }}

{{ 'mail.trans.footer.your_team' | trans }}
{{ 'mail.trans.footer.shop_name' | trans }}
{{ 'mail.trans.footer.shop_address' | trans }}
{{ 'mail.trans.footer.shop_zip_code' | trans }} {{ 'mail.trans.footer.shop_city' | trans }}

{{ 'mail.trans.footer.shop_phone' | trans }}
{{ 'mail.trans.footer.contact_email_address' | trans }}
","

{{ 'mail.trans.newsletter_unsubscribed.title' | trans }}

{{ 'mail.trans.newsletter_unsubscribed.subtitle' | trans }}

{{ 'mail.trans.footer.if_you_have_further_questions' | trans }} {{ 'mail.trans.footer.contact_email_address' | trans }}


{{ 'mail.trans.footer.shopping_experience' | trans }}

{{ 'mail.trans.footer.your_team' | trans }}
{{ 'mail.trans.footer.shop_name' | trans }}
{{ 'mail.trans.footer.shop_address' | trans }}
{{ 'mail.trans.footer.shop_zip_code' | trans }} {{ 'mail.trans.footer.shop_city' | trans }}

{{ 'mail.trans.footer.shop_phone' | trans }}
{{ 'mail.trans.footer.contact_email_address' | trans }}
",,,, -cms-block-email--order-confirmation--html,order-confirmation--html,HTML Email Template With Header And Footer,@CmsBlock/template/email-template-with-header-and-footer.html.twig,1,,,"

{{ 'mail.trans.common.hello_for_first_name' | trans }} {{ mail.order.firstName }} {{ mail.order.lastName }},

{{ 'mail.trans.order_confirmation.title' | trans }}

{{ 'mail.trans.order_confirmation.subtitle' | trans }}

{% for shipmentGroup in mail.shipmentGroups %} {% for item in shipmentGroup.items %} {% endfor %} {% endfor %}
{{ 'mail.trans.order.order_details' | trans }}

{{ 'mail.trans.order.order_reference' | trans }}: {{ mail.order.orderReference }}

{{ 'mail.trans.order.order_date' | trans }}: {{ mail.order.createdAt | date }}

{{ 'mail.trans.order.billing_address' | trans }}: {{ mail.order.billingAddress.address1 }} {{ mail.order.billingAddress.address2 }} {{ mail.order.billingAddress.address3 }} {{ mail.order.billingAddress.zipCode }} {{ mail.order.billingAddress.city }} {{ mail.order.billingAddress.region }}

{{ 'mail.trans.order.subtotal' | trans }}

{{ 'mail.trans.order.shipment_costs_total' | trans }}

{% for shipmentGroup in mail.shipmentGroups %}

{{ shipmentGroup.shipment.carrier.name }} - {{ shipmentGroup.shipment.method.name }}

{% endfor %}

{{ 'mail.trans.order.discounts_total' | trans }}

{% for discount in mail.order.calculatedDiscounts %}

{{ discount.displayName }}

{% endfor %}

{{ 'mail.trans.order.taxes' | trans }}

{{ 'mail.trans.order.grand_total' | trans }}

{{ mail.order.totals.subtotal | money }}

{{ mail.order.totals.expenseTotal | money }}

{% for shipment in mail.order.expenses %}

{{ shipment.sumPriceToPayAggregation | money }}

{% endfor %}

‎‏‏‎ ‎

{% for discount in mail.order.calculatedDiscounts %}

- {{ discount.sumAmount | money }}

{% endfor %}

{{ mail.order.totals.taxTotal.amount | money }}

{{ mail.order.totals.grandTotal | money }}

{{ 'mail.trans.order.shipment_for_number.part1' | trans }} {{ loop.index }} {{ 'mail.trans.order.shipment_for_number.part2' | trans }} {{ mail.shipmentGroups | length }}

{{ 'mail.trans.order.delivery_address' | trans }}: {{ shipmentGroup.shipment.shippingAddress.firstName }} {{ shipmentGroup.shipment.shippingAddress.lastName }}, {{ shipmentGroup.shipment.shippingAddress.address1 }} {{ shipmentGroup.shipment.shippingAddress.address2 }} {{ shipmentGroup.shipment.shippingAddress.address3 }} {{ shipmentGroup.shipment.shippingAddress.zipCode }} {{ shipmentGroup.shipment.shippingAddress.city }} {{ shipmentGroup.shipment.shippingAddress.region }}

{{ 'mail.trans.order.delivery_method' | trans }}: {{ shipmentGroup.shipment.method.name }}

{{ 'mail.trans.order.requested_delivery_date' | trans }}: {{ shipmentGroup.shipment.requestedDeliveryDate }}

{{ item.name }} - {{ 'customer.order.item_sku' | trans }}: {{ item.sku }}

{{ 'mail.trans.order.quantity' | trans }}: {{ item.quantity | executeFilterIfExists('formatInt', app.locale) }}

{{ item.sumPrice | money }}

{% for option in item.productOptions %}

+ {{ option.groupName }}: {{ option.sumPrice | money }}

{% endfor %}
","

{{ 'mail.trans.common.hello_for_first_name' | trans }} {{ mail.order.firstName }} {{ mail.order.lastName }},

{{ 'mail.trans.order_confirmation.title' | trans }}

{{ 'mail.trans.order_confirmation.subtitle' | trans }}

{% for shipmentGroup in mail.shipmentGroups %} {% for item in shipmentGroup.items %} {% endfor %} {% endfor %}
{{ 'mail.trans.order.order_details' | trans }}

{{ 'mail.trans.order.order_reference' | trans }}: {{ mail.order.orderReference }}

{{ 'mail.trans.order.order_date' | trans }}: {{ mail.order.createdAt | date }}

{{ 'mail.trans.order.billing_address' | trans }}: {{ mail.order.billingAddress.address1 }} {{ mail.order.billingAddress.address2 }} {{ mail.order.billingAddress.address3 }} {{ mail.order.billingAddress.zipCode }} {{ mail.order.billingAddress.city }} {{ mail.order.billingAddress.region }}

{{ 'mail.trans.order.subtotal' | trans }}

{{ 'mail.trans.order.shipment_costs_total' | trans }}

{% for shipmentGroup in mail.shipmentGroups %}

{{ shipmentGroup.shipment.carrier.name }} - {{ shipmentGroup.shipment.method.name }}

{% endfor %}

{{ 'mail.trans.order.discounts_total' | trans }}

{% for discount in mail.order.calculatedDiscounts %}

{{ discount.displayName }}

{% endfor %}

{{ 'mail.trans.order.taxes' | trans }}

{{ 'mail.trans.order.grand_total' | trans }}

{{ mail.order.totals.subtotal | money }}

{{ mail.order.totals.expenseTotal | money }}

{% for shipment in mail.order.expenses %}

{{ shipment.sumPriceToPayAggregation | money }}

{% endfor %}

‎‏‏‎ ‎

{% for discount in mail.order.calculatedDiscounts %}

- {{ discount.sumAmount | money }}

{% endfor %}

{{ mail.order.totals.taxTotal.amount | money }}

{{ mail.order.totals.grandTotal | money }}

{{ 'mail.trans.order.shipment_for_number.part1' | trans }} {{ loop.index }} {{ 'mail.trans.order.shipment_for_number.part2' | trans }} {{ mail.shipmentGroups | length }}

{{ 'mail.trans.order.delivery_address' | trans }}: {{ shipmentGroup.shipment.shippingAddress.firstName }} {{ shipmentGroup.shipment.shippingAddress.lastName }}, {{ shipmentGroup.shipment.shippingAddress.address1 }} {{ shipmentGroup.shipment.shippingAddress.address2 }} {{ shipmentGroup.shipment.shippingAddress.address3 }} {{ shipmentGroup.shipment.shippingAddress.zipCode }} {{ shipmentGroup.shipment.shippingAddress.city }} {{ shipmentGroup.shipment.shippingAddress.region }}

{{ 'mail.trans.order.delivery_method' | trans }}: {{ shipmentGroup.shipment.method.name }}

{{ 'mail.trans.order.requested_delivery_date' | trans }}: {{ shipmentGroup.shipment.requestedDeliveryDate }}

{{ item.name }} - {{ 'customer.order.item_sku' | trans }}: {{ item.sku }}

{{ 'mail.trans.order.quantity' | trans }}: {{ item.quantity | executeFilterIfExists('formatInt', app.locale) }}

{{ item.sumPrice | money }}

{% for option in item.productOptions %}

+ {{ option.groupName }}: {{ option.sumPrice | money }}

{% endfor %}
",,,, -cms-block-email--order-shipped--html,order-shipped--html,HTML Email Template With Header And Footer,@CmsBlock/template/email-template-with-header-and-footer.html.twig,1,,,"

{{ 'mail.trans.common.hello_for_first_name' | trans }} {{ mail.order.firstName }} {{ mail.order.lastName }},

{{ 'mail.trans.order_shipped.title' | trans }}

{% for shipmentGroup in mail.shipmentGroups %} {% for item in shipmentGroup.items %} {% endfor %} {% endfor %}
{{ 'mail.trans.order.shipment_for_number.part1' | trans }} {{ loop.index }} {{ 'mail.trans.order.shipment_for_number.part2' | trans }} {{ mail.shipmentGroups | length }}

{{ 'mail.trans.order.delivery_address' | trans }}: {{ shipmentGroup.shipment.shippingAddress.firstName }} {{ shipmentGroup.shipment.shippingAddress.lastName }}, {{ shipmentGroup.shipment.shippingAddress.address1 }} {{ shipmentGroup.shipment.shippingAddress.address2 }} {{ shipmentGroup.shipment.shippingAddress.address3 }} {{ shipmentGroup.shipment.shippingAddress.zipCode }} {{ shipmentGroup.shipment.shippingAddress.city }} {{ shipmentGroup.shipment.shippingAddress.region }}

{{ 'mail.trans.order.delivery_method' | trans }}: {{ shipmentGroup.shipment.method.name }}

{{ 'mail.trans.order.requested_delivery_date' | trans }}: {{ shipmentGroup.shipment.requestedDeliveryDate }}

{{ item.name }} - {{ 'customer.order.item_sku' | trans }}: {{ item.sku }}

{{ 'mail.trans.order.quantity' | trans }}: {{ item.quantity | executeFilterIfExists('formatInt', app.locale) }}

{{ item.sumPrice | money }}

{% for option in item.productOptions %}

+ {{ option.groupName }}: {{ option.sumPrice | money }}

{% endfor %}
","

{{ 'mail.trans.common.hello_for_first_name' | trans }} {{ mail.order.firstName }} {{ mail.order.lastName }},

{{ 'mail.trans.order_shipped.title' | trans }}

{% for shipmentGroup in mail.shipmentGroups %} {% for item in shipmentGroup.items %} {% endfor %} {% endfor %}
{{ 'mail.trans.order.shipment_for_number.part1' | trans }} {{ loop.index }} {{ 'mail.trans.order.shipment_for_number.part2' | trans }} {{ mail.shipmentGroups | length }}

{{ 'mail.trans.order.delivery_address' | trans }}: {{ shipmentGroup.shipment.shippingAddress.firstName }} {{ shipmentGroup.shipment.shippingAddress.lastName }}, {{ shipmentGroup.shipment.shippingAddress.address1 }} {{ shipmentGroup.shipment.shippingAddress.address2 }} {{ shipmentGroup.shipment.shippingAddress.address3 }} {{ shipmentGroup.shipment.shippingAddress.zipCode }} {{ shipmentGroup.shipment.shippingAddress.city }} {{ shipmentGroup.shipment.shippingAddress.region }}

{{ 'mail.trans.order.delivery_method' | trans }}: {{ shipmentGroup.shipment.method.name }}

{{ 'mail.trans.order.requested_delivery_date' | trans }}: {{ shipmentGroup.shipment.requestedDeliveryDate }}

{{ item.name }} - {{ 'customer.order.item_sku' | trans }}: {{ item.sku }}

{{ 'mail.trans.order.quantity' | trans }}: {{ item.quantity | executeFilterIfExists('formatInt', app.locale) }}

{{ item.sumPrice | money }}

{% for option in item.productOptions %}

+ {{ option.groupName }}: {{ option.sumPrice | money }}

{% endfor %}
",,,, +cms-block-email--order-confirmation--html,order-confirmation--html,HTML Email Template With Header And Footer,@CmsBlock/template/email-template-with-header-and-footer.html.twig,1,,,"

{{ 'mail.trans.common.hello_for_first_name' | trans }} {{ mail.order.firstName }} {{ mail.order.lastName }},

{{ 'mail.trans.order_confirmation.title' | trans }}

{{ 'mail.trans.order_confirmation.subtitle' | trans }}

{{ 'mail.trans.order.order_details' | trans }}

{{ 'mail.trans.order.order_reference' | trans }}: {{ mail.order.orderReference }}

{{ 'mail.trans.order.order_date' | trans }}: {{ mail.order.createdAt | date }}

{{ 'mail.trans.order.billing_address' | trans }}: {{ mail.order.billingAddress.address1 }} {{ mail.order.billingAddress.address2 }} {{ mail.order.billingAddress.address3 }} {{ mail.order.billingAddress.zipCode }} {{ mail.order.billingAddress.city }} {{ mail.order.billingAddress.region }}

{{ 'mail.trans.order.subtotal' | trans }}

{{ 'mail.trans.order.shipment_costs_total' | trans }}

{{ shipmentGroup.shipment.carrier.name }} - {{ shipmentGroup.shipment.method.name }}

{{ 'mail.trans.order.discounts_total' | trans }}

{{ discount.displayName }}

{{ 'mail.trans.order.taxes' | trans }}

{{ 'mail.trans.order.grand_total' | trans }}

{{ mail.order.totals.subtotal | money }}

{{ mail.order.totals.expenseTotal | money }}

{{ shipment.sumPriceToPayAggregation | money }}

‎‏‏‎ ‎

- {{ discount.sumAmount | money }}

{{ mail.order.totals.taxTotal.amount | money }}

{{ mail.order.totals.grandTotal | money }}

{{ 'mail.trans.order.shipment_for_number.part1' | trans }} {{ loop.index }} {{ 'mail.trans.order.shipment_for_number.part2' | trans }} {{ mail.shipmentGroups | length }}

{{ 'mail.trans.order.delivery_address' | trans }}: {{ shipmentGroup.shipment.shippingAddress.firstName }} {{ shipmentGroup.shipment.shippingAddress.lastName }}, {{ shipmentGroup.shipment.shippingAddress.address1 }} {{ shipmentGroup.shipment.shippingAddress.address2 }} {{ shipmentGroup.shipment.shippingAddress.address3 }} {{ shipmentGroup.shipment.shippingAddress.zipCode }} {{ shipmentGroup.shipment.shippingAddress.city }} {{ shipmentGroup.shipment.shippingAddress.region }}

{{ 'mail.trans.order.delivery_method' | trans }}: {{ shipmentGroup.shipment.method.name }}

{{ 'mail.trans.order.requested_delivery_date' | trans }}: {{ shipmentGroup.shipment.requestedDeliveryDate }}

{{ item.name }} - {{ 'customer.order.item_sku' | trans }}: {{ item.sku }}

{{ 'mail.trans.order.quantity' | trans }}: {{ item.quantity | executeFilterIfExists('formatInt', app.locale) }}

{{ item.sumPrice | money }}

+ {{ option.groupName }}: {{ option.sumPrice | money }}

","

{{ 'mail.trans.common.hello_for_first_name' | trans }} {{ mail.order.firstName }} {{ mail.order.lastName }},

{{ 'mail.trans.order_confirmation.title' | trans }}

{{ 'mail.trans.order_confirmation.subtitle' | trans }}

{{ 'mail.trans.order.order_details' | trans }}

{{ 'mail.trans.order.order_reference' | trans }}: {{ mail.order.orderReference }}

{{ 'mail.trans.order.order_date' | trans }}: {{ mail.order.createdAt | date }}

{{ 'mail.trans.order.billing_address' | trans }}: {{ mail.order.billingAddress.address1 }} {{ mail.order.billingAddress.address2 }} {{ mail.order.billingAddress.address3 }} {{ mail.order.billingAddress.zipCode }} {{ mail.order.billingAddress.city }} {{ mail.order.billingAddress.region }}

{{ 'mail.trans.order.subtotal' | trans }}

{{ 'mail.trans.order.shipment_costs_total' | trans }}

{{ shipmentGroup.shipment.carrier.name }} - {{ shipmentGroup.shipment.method.name }}

{{ 'mail.trans.order.discounts_total' | trans }}

{{ discount.displayName }}

{{ 'mail.trans.order.taxes' | trans }}

{{ 'mail.trans.order.grand_total' | trans }}

{{ mail.order.totals.subtotal | money }}

{{ mail.order.totals.expenseTotal | money }}

{{ shipment.sumPriceToPayAggregation | money }}

‎‏‏‎ ‎

- {{ discount.sumAmount | money }}

{{ mail.order.totals.taxTotal.amount | money }}

{{ mail.order.totals.grandTotal | money }}

{{ 'mail.trans.order.shipment_for_number.part1' | trans }} {{ loop.index }} {{ 'mail.trans.order.shipment_for_number.part2' | trans }} {{ mail.shipmentGroups | length }}

{{ 'mail.trans.order.delivery_address' | trans }}: {{ shipmentGroup.shipment.shippingAddress.firstName }} {{ shipmentGroup.shipment.shippingAddress.lastName }}, {{ shipmentGroup.shipment.shippingAddress.address1 }} {{ shipmentGroup.shipment.shippingAddress.address2 }} {{ shipmentGroup.shipment.shippingAddress.address3 }} {{ shipmentGroup.shipment.shippingAddress.zipCode }} {{ shipmentGroup.shipment.shippingAddress.city }} {{ shipmentGroup.shipment.shippingAddress.region }}

{{ 'mail.trans.order.delivery_method' | trans }}: {{ shipmentGroup.shipment.method.name }}

{{ 'mail.trans.order.requested_delivery_date' | trans }}: {{ shipmentGroup.shipment.requestedDeliveryDate }}

{{ item.name }} - {{ 'customer.order.item_sku' | trans }}: {{ item.sku }}

{{ 'mail.trans.order.quantity' | trans }}: {{ item.quantity | executeFilterIfExists('formatInt', app.locale) }}

{{ item.sumPrice | money }}

+ {{ option.groupName }}: {{ option.sumPrice | money }}

",,,, +cms-block-email--order-shipped--html,order-shipped--html,HTML Email Template With Header And Footer,@CmsBlock/template/email-template-with-header-and-footer.html.twig,1,,,"

{{ 'mail.trans.common.hello_for_first_name' | trans }} {{ mail.order.firstName }} {{ mail.order.lastName }},

{{ 'mail.trans.order_shipped.title' | trans }}

{{ 'mail.trans.order.shipment_for_number.part1' | trans }} {{ loop.index }} {{ 'mail.trans.order.shipment_for_number.part2' | trans }} {{ mail.shipmentGroups | length }}

{{ 'mail.trans.order.delivery_address' | trans }}: {{ shipmentGroup.shipment.shippingAddress.firstName }} {{ shipmentGroup.shipment.shippingAddress.lastName }}, {{ shipmentGroup.shipment.shippingAddress.address1 }} {{ shipmentGroup.shipment.shippingAddress.address2 }} {{ shipmentGroup.shipment.shippingAddress.address3 }} {{ shipmentGroup.shipment.shippingAddress.zipCode }} {{ shipmentGroup.shipment.shippingAddress.city }} {{ shipmentGroup.shipment.shippingAddress.region }}

{{ 'mail.trans.order.delivery_method' | trans }}: {{ shipmentGroup.shipment.method.name }}

{{ 'mail.trans.order.requested_delivery_date' | trans }}: {{ shipmentGroup.shipment.requestedDeliveryDate }}

{{ item.name }} - {{ 'customer.order.item_sku' | trans }}: {{ item.sku }}

{{ 'mail.trans.order.quantity' | trans }}: {{ item.quantity | executeFilterIfExists('formatInt', app.locale) }}

{{ item.sumPrice | money }}

+ {{ option.groupName }}: {{ option.sumPrice | money }}

","

{{ 'mail.trans.common.hello_for_first_name' | trans }} {{ mail.order.firstName }} {{ mail.order.lastName }},

{{ 'mail.trans.order_shipped.title' | trans }}

{{ 'mail.trans.order.shipment_for_number.part1' | trans }} {{ loop.index }} {{ 'mail.trans.order.shipment_for_number.part2' | trans }} {{ mail.shipmentGroups | length }}

{{ 'mail.trans.order.delivery_address' | trans }}: {{ shipmentGroup.shipment.shippingAddress.firstName }} {{ shipmentGroup.shipment.shippingAddress.lastName }}, {{ shipmentGroup.shipment.shippingAddress.address1 }} {{ shipmentGroup.shipment.shippingAddress.address2 }} {{ shipmentGroup.shipment.shippingAddress.address3 }} {{ shipmentGroup.shipment.shippingAddress.zipCode }} {{ shipmentGroup.shipment.shippingAddress.city }} {{ shipmentGroup.shipment.shippingAddress.region }}

{{ 'mail.trans.order.delivery_method' | trans }}: {{ shipmentGroup.shipment.method.name }}

{{ 'mail.trans.order.requested_delivery_date' | trans }}: {{ shipmentGroup.shipment.requestedDeliveryDate }}

{{ item.name }} - {{ 'customer.order.item_sku' | trans }}: {{ item.sku }}

{{ 'mail.trans.order.quantity' | trans }}: {{ item.quantity | executeFilterIfExists('formatInt', app.locale) }}

{{ item.sumPrice | money }}

+ {{ option.groupName }}: {{ option.sumPrice | money }}

",,,, cms-block-email--customer-registration--text,customer-registration--text,TEXT Email Template With Header And Footer,@CmsBlock/template/email-template-with-header-and-footer.text.twig,1,,,"{{ 'mail.trans.customer_registration.title' | trans }} {{ 'mail.trans.common.hello_for_first_name' | trans }} {{ mail.customer.firstName }} {{ mail.customer.lastName }}, {{ 'mail.trans.customer_registration.registration_success' | trans }} {{ 'mail.trans.customer_registration.change_info' | trans }} ","{{ 'mail.trans.customer_registration.title' | trans }} {{ 'mail.trans.common.hello_for_first_name' | trans }} {{ mail.customer.firstName }} {{ mail.customer.lastName }}, {{ 'mail.trans.customer_registration.registration_success' | trans }} {{ 'mail.trans.customer_registration.change_info' | trans }} ",,,, cms-block-email--customer-restore-password--text,customer-restore-password--text,TEXT Email Template With Header And Footer,@CmsBlock/template/email-template-with-header-and-footer.text.twig,1,,,"{{ 'mail.trans.common.hello_for_first_name' | trans }} {{ mail.customer.firstName }} {{ mail.customer.lastName }}, {{ 'mail.trans.customer_restore_password.title' | trans }} {{ 'mail.trans.customer_restore_password.subtitle' | trans }} {{ 'mail.trans.customer_restore_password.change_password' | trans }} ({{ mail.customer.restorePasswordLink }}) ","{{ 'mail.trans.common.hello_for_first_name' | trans }} {{ mail.customer.firstName }} {{ mail.customer.lastName }}, {{ 'mail.trans.customer_restore_password.title' | trans }} {{ 'mail.trans.customer_restore_password.subtitle' | trans }} {{ 'mail.trans.customer_restore_password.change_password' | trans }} ({{ mail.customer.restorePasswordLink }}) ",,,, cms-block-email--customer-restored-password-confirmation--text,customer-restored-password-confirmation--text,TEXT Email Template With Header And Footer,@CmsBlock/template/email-template-with-header-and-footer.text.twig,1,,,"{{ 'mail.trans.common.hello_for_first_name' | trans }} {{ mail.customer.firstName }} {{ mail.customer.lastName }}, {{ 'mail.trans.customer_restored_password_confirmation.title' | trans }} ","{{ 'mail.trans.common.hello_for_first_name' | trans }} {{ mail.customer.firstName }} {{ mail.customer.lastName }}, {{ 'mail.trans.customer_restored_password_confirmation.title' | trans }} ",,,, cms-block-email--restore-password--text,restore-password--text,TEXT Email Template With Header And Footer,@CmsBlock/template/email-template-with-header-and-footer.text.twig,1,,,"{{ 'mail.trans.common.hello_for_first_name' | trans }} {{ mail.user.firstName }} {{ mail.user.lastName }}, {{ 'mail.trans.restore_password.title' | trans }} {{ 'mail.trans.restore_password.subtitle' | trans }} {{ 'mail.trans.restore_password.change_password' | trans }} ({{ mail.resetPasswordLink }}) ","{{ 'mail.trans.common.hello_for_first_name' | trans }} {{ mail.user.firstName }} {{ mail.user.lastName }}, {{ 'mail.trans.restore_password.title' | trans }} {{ 'mail.trans.restore_password.subtitle' | trans }} {{ 'mail.trans.restore_password.change_password' | trans }} ({{ mail.resetPasswordLink }}) ",,,, -cms-block-email--availability-notification-subscription--text,availability-notification-subscription--text,TEXT Email Template With Header And Footer,@CmsBlock/template/email-template-with-header-and-footer.text.twig,1,,,{{ 'mail.trans.availability_notification_subscription.title' | trans }} {{ 'mail.trans.availability_notification_subscription.subtitle' | trans }} {% if mail.type != 'AVAILABILITY_NOTIFICATION_UNSUBSCRIBED_MAIL' %} {{ 'availability_notification_subscription.mail.unsubscribe' | trans({'%link%': mail.availabilityNotificationSubscriptionMailData.availabilityUnsubscriptionLink}) | raw }} {% endif %},{{ 'mail.trans.availability_notification_subscription.title' | trans }} {{ 'mail.trans.availability_notification_subscription.subtitle' | trans }} {% if mail.type != 'AVAILABILITY_NOTIFICATION_UNSUBSCRIBED_MAIL' %} {{ 'availability_notification_subscription.mail.unsubscribe' | trans({'%link%': mail.availabilityNotificationSubscriptionMailData.availabilityUnsubscriptionLink}) | raw }} {% endif %},,,, +cms-block-email--availability-notification-subscription--text,availability-notification-subscription--text,TEXT Email Template With Header And Footer,@CmsBlock/template/email-template-with-header-and-footer.text.twig,1,,,{{ 'mail.trans.availability_notification_subscription.title' | trans }} {{ 'mail.trans.availability_notification_subscription.subtitle' | trans }} {{ 'availability_notification_subscription.mail.unsubscribe' | trans({'%link%': mail.availabilityNotificationSubscriptionMailData.availabilityUnsubscriptionLink}) | raw }} ,{{ 'mail.trans.availability_notification_subscription.title' | trans }} {{ 'mail.trans.availability_notification_subscription.subtitle' | trans }} {{ 'availability_notification_subscription.mail.unsubscribe' | trans({'%link%': mail.availabilityNotificationSubscriptionMailData.availabilityUnsubscriptionLink}) | raw }} ,,,, cms-block-email--availability-notification-unsubscribed--text,availability-notification-unsubscribed--text,TEXT Email Template With Header And Footer,@CmsBlock/template/email-template-with-header-and-footer.text.twig,1,,,{{ 'mail.trans.availability_notification_unsubscribed.title.part1' | trans }} {{ mail.availabilityNotificationSubscriptionMailData.productName }} {{ 'mail.trans.availability_notification_unsubscribed.title.part2' | trans }} {{ 'mail.trans.availability_notification_unsubscribed.subtitle' | trans }} ,{{ 'mail.trans.availability_notification_unsubscribed.title.part1' | trans }} {{ mail.availabilityNotificationSubscriptionMailData.productName }} {{ 'mail.trans.availability_notification_unsubscribed.title.part2' | trans }} {{ 'mail.trans.availability_notification_unsubscribed.subtitle' | trans }} ,,,, -cms-block-email--availability-notification--text,availability-notification--text,TEXT Email Template With Header And Footer,@CmsBlock/template/email-template-with-header-and-footer.text.twig,1,,,{{ mail.availabilityNotificationSubscriptionMailData.productName }} {{ 'mail.trans.availability_notification.title.part2' | trans }} {{ 'mail.trans.availability_notification.subtitle' | trans }} {{ 'mail.trans.common.go_to_shop' | trans }} ({{ mail.availabilityNotificationSubscriptionMailData.productUrl }}) {% if mail.type != 'AVAILABILITY_NOTIFICATION_UNSUBSCRIBED_MAIL' %} {{ 'availability_notification_subscription.mail.unsubscribe' | trans({'%link%': mail.availabilityNotificationSubscriptionMailData.availabilityUnsubscriptionLink}) | raw }} {% endif %},{{ mail.availabilityNotificationSubscriptionMailData.productName }} {{ 'mail.trans.availability_notification.title.part2' | trans }} {{ 'mail.trans.availability_notification.subtitle' | trans }} {{ 'mail.trans.common.go_to_shop' | trans }} ({{ mail.availabilityNotificationSubscriptionMailData.productUrl }}) {% if mail.type != 'AVAILABILITY_NOTIFICATION_UNSUBSCRIBED_MAIL' %} {{ 'availability_notification_subscription.mail.unsubscribe' | trans({'%link%': mail.availabilityNotificationSubscriptionMailData.availabilityUnsubscriptionLink}) | raw }} {% endif %},,,, +cms-block-email--availability-notification--text,availability-notification--text,TEXT Email Template With Header And Footer,@CmsBlock/template/email-template-with-header-and-footer.text.twig,1,,,{{ mail.availabilityNotificationSubscriptionMailData.productName }} {{ 'mail.trans.availability_notification.title.part2' | trans }} {{ 'mail.trans.availability_notification.subtitle' | trans }} {{ 'mail.trans.common.go_to_shop' | trans }} ({{ mail.availabilityNotificationSubscriptionMailData.productUrl }}) {{ 'availability_notification_subscription.mail.unsubscribe' | trans({'%link%': mail.availabilityNotificationSubscriptionMailData.availabilityUnsubscriptionLink}) | raw }} ,{{ mail.availabilityNotificationSubscriptionMailData.productName }} {{ 'mail.trans.availability_notification.title.part2' | trans }} {{ 'mail.trans.availability_notification.subtitle' | trans }} {{ 'mail.trans.common.go_to_shop' | trans }} ({{ mail.availabilityNotificationSubscriptionMailData.productUrl }}) {{ 'availability_notification_subscription.mail.unsubscribe' | trans({'%link%': mail.availabilityNotificationSubscriptionMailData.availabilityUnsubscriptionLink}) | raw }} ,,,, cms-block-email--newsletter-subscribed--text,newsletter-subscribed--text,Empty Email Template,@CmsBlock/template/email-template-empty.twig,1,,,///////////////////////////////////////// // {{ 'mail.trans.header.shop_name' | trans }} // ///////////////////////////////////////// {{ 'mail.trans.newsletter_subscribed.title' | trans }} {{ 'mail.trans.newsletter_subscribed.subtitle' | trans }} =========================================== =========================================== {{ 'mail.trans.footer.if_you_have_further_questions' | trans }} {{ 'mail.trans.footer.contact_email_address' | trans }} (mailto:{{ 'mail.trans.footer.contact_email_address' | trans }}) {{ 'mail.trans.footer.shopping_experience' | trans }} {{ 'mail.trans.footer.your_team' | trans }} ------------------------------------------- {{ 'mail.trans.footer.shop_name' | trans }} {{ 'mail.trans.footer.shop_address' | trans }} {{ 'mail.trans.footer.shop_zip_code' | trans }} {{ 'mail.trans.footer.shop_city' | trans }} {{ 'mail.trans.footer.shop_phone' | trans }} {{ 'mail.trans.footer.contact_email_address' | trans }},///////////////////////////////////////// // {{ 'mail.trans.header.shop_name' | trans }} // ///////////////////////////////////////// {{ 'mail.trans.newsletter_subscribed.title' | trans }} {{ 'mail.trans.newsletter_subscribed.subtitle' | trans }} =========================================== =========================================== {{ 'mail.trans.footer.if_you_have_further_questions' | trans }} {{ 'mail.trans.footer.contact_email_address' | trans }} (mailto:{{ 'mail.trans.footer.contact_email_address' | trans }}) {{ 'mail.trans.footer.shopping_experience' | trans }} {{ 'mail.trans.footer.your_team' | trans }} ------------------------------------------- {{ 'mail.trans.footer.shop_name' | trans }} {{ 'mail.trans.footer.shop_address' | trans }} {{ 'mail.trans.footer.shop_zip_code' | trans }} {{ 'mail.trans.footer.shop_city' | trans }} {{ 'mail.trans.footer.shop_phone' | trans }} {{ 'mail.trans.footer.contact_email_address' | trans }},,,, cms-block-email--newsletter-unsubscribed--text,newsletter-unsubscribed--text,Empty Email Template,@CmsBlock/template/email-template-empty.twig,1,,,///////////////////////////////////////// // {{ 'mail.trans.header.shop_name' | trans }} // ///////////////////////////////////////// {{ 'mail.trans.newsletter_unsubscribed.title' | trans }} {{ 'mail.trans.newsletter_unsubscribed.subtitle' | trans }} =========================================== =========================================== {{ 'mail.trans.footer.if_you_have_further_questions' | trans }} {{ 'mail.trans.footer.contact_email_address' | trans }} (mailto:{{ 'mail.trans.footer.contact_email_address' | trans }}) {{ 'mail.trans.footer.shopping_experience' | trans }} {{ 'mail.trans.footer.your_team' | trans }} ------------------------------------------- {{ 'mail.trans.footer.shop_name' | trans }} {{ 'mail.trans.footer.shop_address' | trans }} {{ 'mail.trans.footer.shop_zip_code' | trans }} {{ 'mail.trans.footer.shop_city' | trans }} {{ 'mail.trans.footer.shop_phone' | trans }} {{ 'mail.trans.footer.contact_email_address' | trans }},///////////////////////////////////////// // {{ 'mail.trans.header.shop_name' | trans }} // ///////////////////////////////////////// {{ 'mail.trans.newsletter_unsubscribed.title' | trans }} {{ 'mail.trans.newsletter_unsubscribed.subtitle' | trans }} =========================================== =========================================== {{ 'mail.trans.footer.if_you_have_further_questions' | trans }} {{ 'mail.trans.footer.contact_email_address' | trans }} (mailto:{{ 'mail.trans.footer.contact_email_address' | trans }}) {{ 'mail.trans.footer.shopping_experience' | trans }} {{ 'mail.trans.footer.your_team' | trans }} ------------------------------------------- {{ 'mail.trans.footer.shop_name' | trans }} {{ 'mail.trans.footer.shop_address' | trans }} {{ 'mail.trans.footer.shop_zip_code' | trans }} {{ 'mail.trans.footer.shop_city' | trans }} {{ 'mail.trans.footer.shop_phone' | trans }} {{ 'mail.trans.footer.contact_email_address' | trans }},,,, -cms-block-email--order-confirmation--text,order-confirmation--text,TEXT Email Template With Header And Footer,@CmsBlock/template/email-template-with-header-and-footer.text.twig,1,,,"{{ 'mail.trans.common.hello_for_first_name' | trans }} {{ mail.order.firstName }} {{ mail.order.lastName }}, {{ 'mail.trans.order_confirmation.title' | trans }} {{ 'mail.trans.order_confirmation.subtitle' | trans }} ----- {{ 'mail.trans.order.order_details' | trans }} {{ 'mail.trans.order.order_reference' | trans }}: {{ mail.order.orderReference }} {{ 'mail.trans.order.order_date' | trans }}: {{ mail.order.createdAt | date }} {{ 'mail.trans.order.billing_address' | trans }}: {{ mail.order.billingAddress.address1 }} {{ mail.order.billingAddress.address2 }} {{ mail.order.billingAddress.address3 }} {{ mail.order.billingAddress.zipCode }} {{ mail.order.billingAddress.city }} {{ mail.order.billingAddress.region }} ----- {{ 'mail.trans.order.subtotal' | trans }}: {{ mail.order.totals.subtotal | money }} {{ 'mail.trans.order.shipment_costs_total' | trans }}: {{ mail.order.totals.expenseTotal | money }} {% for shipmentGroup in mail.shipmentGroups %} {{ shipmentGroup.shipment.carrier.name }} - {{ shipmentGroup.shipment.method.name }} {% endfor %} {{ 'mail.trans.order.discounts_total' | trans }} {% for discount in mail.order.calculatedDiscounts %} {{ discount.displayName }}: - {{ discount.sumAmount | money }} {% endfor %} {{ 'mail.trans.order.taxes' | trans }}: {{ mail.order.totals.taxTotal.amount | money }} {{ 'mail.trans.order.grand_total' | trans }}: {{ mail.order.totals.grandTotal | money }} ----- {% for shipmentGroup in mail.shipmentGroups %} {{ 'mail.trans.order.shipment_for_number.part1' | trans }} {{ loop.index }} {{ 'mail.trans.order.shipment_for_number.part2' | trans }} {{ mail.shipmentGroups | length }} {{ 'mail.trans.order.delivery_address' | trans }}: {{ shipmentGroup.shipment.shippingAddress.firstName }} {{ shipmentGroup.shipment.shippingAddress.lastName }}, {{ shipmentGroup.shipment.shippingAddress.address1 }} {{ shipmentGroup.shipment.shippingAddress.address2 }} {{ shipmentGroup.shipment.shippingAddress.address3 }} {{ shipmentGroup.shipment.shippingAddress.zipCode }} {{ shipmentGroup.shipment.shippingAddress.city }} {{ shipmentGroup.shipment.shippingAddress.region }} {{ 'mail.trans.order.delivery_method' | trans }}: {{ shipmentGroup.shipment.method.name }} {{ 'mail.trans.order.requested_delivery_date' | trans }}: {{ shipmentGroup.shipment.requestedDeliveryDate }} {% for item in shipmentGroup.items %} * {{ item.name }} - {{ 'customer.order.item_sku' | trans }}: {{ item.sku }} {{ 'mail.trans.order.quantity' | trans }}: {{ item.quantity | executeFilterIfExists('formatInt', app.locale) }} {{ 'mail.trans.order.item_price' | trans }}: {{ item.sumPrice | money }} {% for option in item.productOptions %} + {{ option.groupName }} - {{ option.sumPrice | money }} {% endfor %} {% endfor %} {% endfor %} ","{{ 'mail.trans.common.hello_for_first_name' | trans }} {{ mail.order.firstName }} {{ mail.order.lastName }}, {{ 'mail.trans.order_confirmation.title' | trans }} {{ 'mail.trans.order_confirmation.subtitle' | trans }} ----- {{ 'mail.trans.order.order_details' | trans }} {{ 'mail.trans.order.order_reference' | trans }}: {{ mail.order.orderReference }} {{ 'mail.trans.order.order_date' | trans }}: {{ mail.order.createdAt | date }} {{ 'mail.trans.order.billing_address' | trans }}: {{ mail.order.billingAddress.address1 }} {{ mail.order.billingAddress.address2 }} {{ mail.order.billingAddress.address3 }} {{ mail.order.billingAddress.zipCode }} {{ mail.order.billingAddress.city }} {{ mail.order.billingAddress.region }} ----- {{ 'mail.trans.order.subtotal' | trans }}: {{ mail.order.totals.subtotal | money }} {{ 'mail.trans.order.shipment_costs_total' | trans }}: {{ mail.order.totals.expenseTotal | money }} {% for shipmentGroup in mail.shipmentGroups %} {{ shipmentGroup.shipment.carrier.name }} - {{ shipmentGroup.shipment.method.name }} {% endfor %} {{ 'mail.trans.order.discounts_total' | trans }} {% for discount in mail.order.calculatedDiscounts %} {{ discount.displayName }}: - {{ discount.sumAmount | money }} {% endfor %} {{ 'mail.trans.order.taxes' | trans }}: {{ mail.order.totals.taxTotal.amount | money }} {{ 'mail.trans.order.grand_total' | trans }}: {{ mail.order.totals.grandTotal | money }} ----- {% for shipmentGroup in mail.shipmentGroups %} {{ 'mail.trans.order.shipment_for_number.part1' | trans }} {{ loop.index }} {{ 'mail.trans.order.shipment_for_number.part2' | trans }} {{ mail.shipmentGroups | length }} {{ 'mail.trans.order.delivery_address' | trans }}: {{ shipmentGroup.shipment.shippingAddress.firstName }} {{ shipmentGroup.shipment.shippingAddress.lastName }}, {{ shipmentGroup.shipment.shippingAddress.address1 }} {{ shipmentGroup.shipment.shippingAddress.address2 }} {{ shipmentGroup.shipment.shippingAddress.address3 }} {{ shipmentGroup.shipment.shippingAddress.zipCode }} {{ shipmentGroup.shipment.shippingAddress.city }} {{ shipmentGroup.shipment.shippingAddress.region }} {{ 'mail.trans.order.delivery_method' | trans }}: {{ shipmentGroup.shipment.method.name }} {{ 'mail.trans.order.requested_delivery_date' | trans }}: {{ shipmentGroup.shipment.requestedDeliveryDate }} {% for item in shipmentGroup.items %} * {{ item.name }} - {{ 'customer.order.item_sku' | trans }}: {{ item.sku }} {{ 'mail.trans.order.quantity' | trans }}: {{ item.quantity | executeFilterIfExists('formatInt', app.locale) }} {{ 'mail.trans.order.item_price' | trans }}: {{ item.sumPrice | money }} {% for option in item.productOptions %} + {{ option.groupName }} - {{ option.sumPrice | money }} {% endfor %} {% endfor %} {% endfor %} ",,,, -cms-block-email--order-shipped--text,order-shipped--text,TEXT Email Template With Header And Footer,@CmsBlock/template/email-template-with-header-and-footer.text.twig,1,,,"{{ 'mail.trans.common.hello_for_first_name' | trans }} {{ mail.order.firstName }} {{ mail.order.lastName }}, {{ 'mail.trans.order_shipped.title' | trans }} ----- {% for shipmentGroup in mail.shipmentGroups %} {{ 'mail.trans.order.shipment_for_number.part1' | trans }} {{ loop.index }} {{ 'mail.trans.order.shipment_for_number.part2' | trans }} {{ mail.shipmentGroups | length }} {{ 'mail.trans.order.delivery_address' | trans }}: {{ shipmentGroup.shipment.shippingAddress.firstName }} {{ shipmentGroup.shipment.shippingAddress.lastName }}, {{ shipmentGroup.shipment.shippingAddress.address1 }} {{ shipmentGroup.shipment.shippingAddress.address2 }} {{ shipmentGroup.shipment.shippingAddress.address3 }} {{ shipmentGroup.shipment.shippingAddress.zipCode }} {{ shipmentGroup.shipment.shippingAddress.city }} {{ shipmentGroup.shipment.shippingAddress.region }} {{ 'mail.trans.order.delivery_method' | trans }}: {{ shipmentGroup.shipment.method.name }} {{ 'mail.trans.order.requested_delivery_date' | trans }}: {{ shipmentGroup.shipment.requestedDeliveryDate }} {% for item in shipmentGroup.items %} * {{ item.name }} - {{ 'customer.order.item_sku' | trans }}: {{ item.sku }} {{ 'mail.trans.order.quantity' | trans }}: {{ item.quantity | executeFilterIfExists('formatInt', app.locale) }} {{ 'mail.trans.order.item_price' | trans }}: {{ item.sumPrice | money }} {% for option in item.productOptions %} + {{ option.groupName }} - {{ option.sumPrice | money }} {% endfor %} {% endfor %} {% endfor %} ","{{ 'mail.trans.common.hello_for_first_name' | trans }} {{ mail.order.firstName }} {{ mail.order.lastName }}, {{ 'mail.trans.order_shipped.title' | trans }} ----- {% for shipmentGroup in mail.shipmentGroups %} {{ 'mail.trans.order.shipment_for_number.part1' | trans }} {{ loop.index }} {{ 'mail.trans.order.shipment_for_number.part2' | trans }} {{ mail.shipmentGroups | length }} {{ 'mail.trans.order.delivery_address' | trans }}: {{ shipmentGroup.shipment.shippingAddress.firstName }} {{ shipmentGroup.shipment.shippingAddress.lastName }}, {{ shipmentGroup.shipment.shippingAddress.address1 }} {{ shipmentGroup.shipment.shippingAddress.address2 }} {{ shipmentGroup.shipment.shippingAddress.address3 }} {{ shipmentGroup.shipment.shippingAddress.zipCode }} {{ shipmentGroup.shipment.shippingAddress.city }} {{ shipmentGroup.shipment.shippingAddress.region }} {{ 'mail.trans.order.delivery_method' | trans }}: {{ shipmentGroup.shipment.method.name }} {{ 'mail.trans.order.requested_delivery_date' | trans }}: {{ shipmentGroup.shipment.requestedDeliveryDate }} {% for item in shipmentGroup.items %} * {{ item.name }} - {{ 'customer.order.item_sku' | trans }}: {{ item.sku }} {{ 'mail.trans.order.quantity' | trans }}: {{ item.quantity | executeFilterIfExists('formatInt', app.locale) }} {{ 'mail.trans.order.item_price' | trans }}: {{ item.sumPrice | money }} {% for option in item.productOptions %} + {{ option.groupName }} - {{ option.sumPrice | money }} {% endfor %} {% endfor %} {% endfor %} ",,,, +cms-block-email--order-confirmation--text,order-confirmation--text,TEXT Email Template With Header And Footer,@CmsBlock/template/email-template-with-header-and-footer.text.twig,1,,,"{{ 'mail.trans.common.hello_for_first_name' | trans }} {{ mail.order.firstName }} {{ mail.order.lastName }}, {{ 'mail.trans.order_confirmation.title' | trans }} {{ 'mail.trans.order_confirmation.subtitle' | trans }} ----- {{ 'mail.trans.order.order_details' | trans }} {{ 'mail.trans.order.order_reference' | trans }}: {{ mail.order.orderReference }} {{ 'mail.trans.order.order_date' | trans }}: {{ mail.order.createdAt | date }} {{ 'mail.trans.order.billing_address' | trans }}: {{ mail.order.billingAddress.address1 }} {{ mail.order.billingAddress.address2 }} {{ mail.order.billingAddress.address3 }} {{ mail.order.billingAddress.zipCode }} {{ mail.order.billingAddress.city }} {{ mail.order.billingAddress.region }} ----- {{ 'mail.trans.order.subtotal' | trans }}: {{ mail.order.totals.subtotal | money }} {{ 'mail.trans.order.shipment_costs_total' | trans }}: {{ mail.order.totals.expenseTotal | money }} {{ shipmentGroup.shipment.carrier.name }} - {{ shipmentGroup.shipment.method.name }} {{ 'mail.trans.order.discounts_total' | trans }} {{ discount.displayName }}: - {{ discount.sumAmount | money }} {{ 'mail.trans.order.taxes' | trans }}: {{ mail.order.totals.taxTotal.amount | money }} {{ 'mail.trans.order.grand_total' | trans }}: {{ mail.order.totals.grandTotal | money }} ----- {{ 'mail.trans.order.shipment_for_number.part1' | trans }} {{ loop.index }} {{ 'mail.trans.order.shipment_for_number.part2' | trans }} {{ mail.shipmentGroups | length }} {{ 'mail.trans.order.delivery_address' | trans }}: {{ shipmentGroup.shipment.shippingAddress.firstName }} {{ shipmentGroup.shipment.shippingAddress.lastName }}, {{ shipmentGroup.shipment.shippingAddress.address1 }} {{ shipmentGroup.shipment.shippingAddress.address2 }} {{ shipmentGroup.shipment.shippingAddress.address3 }} {{ shipmentGroup.shipment.shippingAddress.zipCode }} {{ shipmentGroup.shipment.shippingAddress.city }} {{ shipmentGroup.shipment.shippingAddress.region }} {{ 'mail.trans.order.delivery_method' | trans }}: {{ shipmentGroup.shipment.method.name }} {{ 'mail.trans.order.requested_delivery_date' | trans }}: {{ shipmentGroup.shipment.requestedDeliveryDate }} * {{ item.name }} - {{ 'customer.order.item_sku' | trans }}: {{ item.sku }} {{ 'mail.trans.order.quantity' | trans }}: {{ item.quantity | executeFilterIfExists('formatInt', app.locale) }} {{ 'mail.trans.order.item_price' | trans }}: {{ item.sumPrice | money }} + {{ option.groupName }} - {{ option.sumPrice | money }} ","{{ 'mail.trans.common.hello_for_first_name' | trans }} {{ mail.order.firstName }} {{ mail.order.lastName }}, {{ 'mail.trans.order_confirmation.title' | trans }} {{ 'mail.trans.order_confirmation.subtitle' | trans }} ----- {{ 'mail.trans.order.order_details' | trans }} {{ 'mail.trans.order.order_reference' | trans }}: {{ mail.order.orderReference }} {{ 'mail.trans.order.order_date' | trans }}: {{ mail.order.createdAt | date }} {{ 'mail.trans.order.billing_address' | trans }}: {{ mail.order.billingAddress.address1 }} {{ mail.order.billingAddress.address2 }} {{ mail.order.billingAddress.address3 }} {{ mail.order.billingAddress.zipCode }} {{ mail.order.billingAddress.city }} {{ mail.order.billingAddress.region }} ----- {{ 'mail.trans.order.subtotal' | trans }}: {{ mail.order.totals.subtotal | money }} {{ 'mail.trans.order.shipment_costs_total' | trans }}: {{ mail.order.totals.expenseTotal | money }} {{ shipmentGroup.shipment.carrier.name }} - {{ shipmentGroup.shipment.method.name }} {{ 'mail.trans.order.discounts_total' | trans }} {{ discount.displayName }}: - {{ discount.sumAmount | money }} {{ 'mail.trans.order.taxes' | trans }}: {{ mail.order.totals.taxTotal.amount | money }} {{ 'mail.trans.order.grand_total' | trans }}: {{ mail.order.totals.grandTotal | money }} ----- {{ 'mail.trans.order.shipment_for_number.part1' | trans }} {{ loop.index }} {{ 'mail.trans.order.shipment_for_number.part2' | trans }} {{ mail.shipmentGroups | length }} {{ 'mail.trans.order.delivery_address' | trans }}: {{ shipmentGroup.shipment.shippingAddress.firstName }} {{ shipmentGroup.shipment.shippingAddress.lastName }}, {{ shipmentGroup.shipment.shippingAddress.address1 }} {{ shipmentGroup.shipment.shippingAddress.address2 }} {{ shipmentGroup.shipment.shippingAddress.address3 }} {{ shipmentGroup.shipment.shippingAddress.zipCode }} {{ shipmentGroup.shipment.shippingAddress.city }} {{ shipmentGroup.shipment.shippingAddress.region }} {{ 'mail.trans.order.delivery_method' | trans }}: {{ shipmentGroup.shipment.method.name }} {{ 'mail.trans.order.requested_delivery_date' | trans }}: {{ shipmentGroup.shipment.requestedDeliveryDate }} * {{ item.name }} - {{ 'customer.order.item_sku' | trans }}: {{ item.sku }} {{ 'mail.trans.order.quantity' | trans }}: {{ item.quantity | executeFilterIfExists('formatInt', app.locale) }} {{ 'mail.trans.order.item_price' | trans }}: {{ item.sumPrice | money }} + {{ option.groupName }} - {{ option.sumPrice | money }} ",,,, +cms-block-email--order-shipped--text,order-shipped--text,TEXT Email Template With Header And Footer,@CmsBlock/template/email-template-with-header-and-footer.text.twig,1,,,"{{ 'mail.trans.common.hello_for_first_name' | trans }} {{ mail.order.firstName }} {{ mail.order.lastName }}, {{ 'mail.trans.order_shipped.title' | trans }} ----- {{ 'mail.trans.order.shipment_for_number.part1' | trans }} {{ loop.index }} {{ 'mail.trans.order.shipment_for_number.part2' | trans }} {{ mail.shipmentGroups | length }} {{ 'mail.trans.order.delivery_address' | trans }}: {{ shipmentGroup.shipment.shippingAddress.firstName }} {{ shipmentGroup.shipment.shippingAddress.lastName }}, {{ shipmentGroup.shipment.shippingAddress.address1 }} {{ shipmentGroup.shipment.shippingAddress.address2 }} {{ shipmentGroup.shipment.shippingAddress.address3 }} {{ shipmentGroup.shipment.shippingAddress.zipCode }} {{ shipmentGroup.shipment.shippingAddress.city }} {{ shipmentGroup.shipment.shippingAddress.region }} {{ 'mail.trans.order.delivery_method' | trans }}: {{ shipmentGroup.shipment.method.name }} {{ 'mail.trans.order.requested_delivery_date' | trans }}: {{ shipmentGroup.shipment.requestedDeliveryDate }} * {{ item.name }} - {{ 'customer.order.item_sku' | trans }}: {{ item.sku }} {{ 'mail.trans.order.quantity' | trans }}: {{ item.quantity | executeFilterIfExists('formatInt', app.locale) }} {{ 'mail.trans.order.item_price' | trans }}: {{ item.sumPrice | money }} + {{ option.groupName }} - {{ option.sumPrice | money }} ","{{ 'mail.trans.common.hello_for_first_name' | trans }} {{ mail.order.firstName }} {{ mail.order.lastName }}, {{ 'mail.trans.order_shipped.title' | trans }} ----- {{ 'mail.trans.order.shipment_for_number.part1' | trans }} {{ loop.index }} {{ 'mail.trans.order.shipment_for_number.part2' | trans }} {{ mail.shipmentGroups | length }} {{ 'mail.trans.order.delivery_address' | trans }}: {{ shipmentGroup.shipment.shippingAddress.firstName }} {{ shipmentGroup.shipment.shippingAddress.lastName }}, {{ shipmentGroup.shipment.shippingAddress.address1 }} {{ shipmentGroup.shipment.shippingAddress.address2 }} {{ shipmentGroup.shipment.shippingAddress.address3 }} {{ shipmentGroup.shipment.shippingAddress.zipCode }} {{ shipmentGroup.shipment.shippingAddress.city }} {{ shipmentGroup.shipment.shippingAddress.region }} {{ 'mail.trans.order.delivery_method' | trans }}: {{ shipmentGroup.shipment.method.name }} {{ 'mail.trans.order.requested_delivery_date' | trans }}: {{ shipmentGroup.shipment.requestedDeliveryDate }} * {{ item.name }} - {{ 'customer.order.item_sku' | trans }}: {{ item.sku }} {{ 'mail.trans.order.quantity' | trans }}: {{ item.quantity | executeFilterIfExists('formatInt', app.locale) }} {{ 'mail.trans.order.item_price' | trans }}: {{ item.sumPrice | money }} + {{ option.groupName }} - {{ option.sumPrice | money }} ",,,, cms-block-email--customer-registration_token--html,customer-registration_token--html,HTML Email Template With Header And Footer,@CmsBlock/template/email-template-with-header-and-footer.html.twig,1,,,"


{{ 'mail.trans.customer_registration.title' | trans }}

{{ 'mail.trans.common.hello_for_first_name' | trans }} {{ mail.customer.firstName }} {{ mail.customer.lastName }},

{{ 'mail.trans.customer_registration.registration_success' | trans }}
{{ 'mail.trans.customer_registration.confirmation_link' | trans }}
","


{{ 'mail.trans.customer_registration.title' | trans }}

{{ 'mail.trans.common.hello_for_first_name' | trans }} {{ mail.customer.firstName }} {{ mail.customer.lastName }},

{{ 'mail.trans.customer_registration.registration_success' | trans }}
{{ 'mail.trans.customer_registration.confirmation_link' | trans }}
",,,, cms-block-email--customer-registration_token--text,customer-registration_token--text,TEXT Email Template With Header And Footer,@CmsBlock/template/email-template-with-header-and-footer.text.twig,1,,,"{{ 'mail.trans.customer_registration.title' | trans }} {{ 'mail.trans.common.hello_for_first_name' | trans }} {{ mail.customer.firstName }} {{ mail.customer.lastName }}, {{ 'mail.trans.customer_registration.registration_success' | trans }} {{ 'mail.trans.customer_registration.confirmation_link' | trans }} ({{ mail.customer.confirmationLink }}) ","{{ 'mail.trans.customer_registration.title' | trans }} {{ 'mail.trans.common.hello_for_first_name' | trans }} {{ mail.customer.firstName }} {{ mail.customer.lastName }}, {{ 'mail.trans.customer_registration.registration_success' | trans }} {{ 'mail.trans.customer_registration.confirmation_link' | trans }} ({{ mail.customer.confirmationLink }}) ",,,, cms-block-email--company-user-invitation--html,company-user-invitation--html,HTML Email Template With Header And Footer,@CmsBlock/template/email-template-with-header-and-footer.html.twig,1,,,"


{{ 'mail.trans.customer_registration.title' | trans }}

{{ 'mail.trans.common.hello_for_first_name' | trans }} {{ mail.getCompanyUserInvitation.getFirstName }} {{ mail.getCompanyUserInvitation.getLastName }},

{{ 'mail.trans.customer_registration.registration_success' | trans }}

{{ 'mail.trans.customer_registration.change_info' | trans }}

{{ 'mail.trans.customer_registration.confirmation_link' | trans }}
","


{{ 'mail.trans.customer_registration.title' | trans }}

{{ 'mail.trans.common.hello_for_first_name' | trans }} {{ mail.getCompanyUserInvitation.getFirstName }} {{ mail.getCompanyUserInvitation.getLastName }},

{{ 'mail.trans.customer_registration.registration_success' | trans }}

{{ 'mail.trans.customer_registration.change_info' | trans }}

{{ 'mail.trans.customer_registration.confirmation_link' | trans }}
",,,, From c3c447b7669fb8f07448d6d8141a4ef5d0e34712 Mon Sep 17 00:00:00 2001 From: Olha Livitchuk Date: Fri, 28 Apr 2023 16:15:41 +0200 Subject: [PATCH 27/72] FRW-1207 Integrated redirect response whitelist --- .../Zed/EventDispatcher/EventDispatcherDependencyProvider.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/Pyz/Zed/EventDispatcher/EventDispatcherDependencyProvider.php b/src/Pyz/Zed/EventDispatcher/EventDispatcherDependencyProvider.php index 0140795f9d..cc7c855e6f 100644 --- a/src/Pyz/Zed/EventDispatcher/EventDispatcherDependencyProvider.php +++ b/src/Pyz/Zed/EventDispatcher/EventDispatcherDependencyProvider.php @@ -18,6 +18,7 @@ use Spryker\Zed\Http\Communication\Plugin\EventDispatcher\HeaderEventDispatcherPlugin; use Spryker\Zed\Http\Communication\Plugin\EventDispatcher\HstsHeaderEventDispatcher; use Spryker\Zed\Kernel\Communication\Plugin\AutoloaderCacheEventDispatcherPlugin; +use Spryker\Zed\Kernel\Communication\Plugin\EventDispatcher\RedirectUrlValidationEventDispatcherPlugin; use Spryker\Zed\Locale\Communication\Plugin\EventDispatcher\LocaleEventDispatcherPlugin; use Spryker\Zed\Monitoring\Communication\Plugin\EventDispatcher\GatewayMonitoringRequestTransactionEventDispatcherPlugin; use Spryker\Zed\Monitoring\Communication\Plugin\EventDispatcher\MonitoringRequestTransactionEventDispatcherPlugin; @@ -57,6 +58,7 @@ protected function getEventDispatcherPlugins(): array new RequestAttributesEventDispatcherPlugin(), new ResponseListenerEventDispatcherPlugin(), new ErrorPageEventDispatcherPlugin(), + new RedirectUrlValidationEventDispatcherPlugin(), ]; } From be429b57ee0ea0bab00ce1bf758fb30df5be3399 Mon Sep 17 00:00:00 2001 From: Artem Date: Tue, 2 May 2023 12:45:09 +0200 Subject: [PATCH 28/72] CC-25966 Added additional validation for company role form. --- composer.lock | 16 ++++++++-------- data/import/common/common/glossary.csv | 2 ++ 2 files changed, 10 insertions(+), 8 deletions(-) diff --git a/composer.lock b/composer.lock index ab7c60ab73..900f71e97c 100644 --- a/composer.lock +++ b/composer.lock @@ -8934,20 +8934,20 @@ }, { "name": "spryker-shop/company-page", - "version": "2.20.0", + "version": "2.22.0", "source": { "type": "git", "url": "https://github.com/spryker-shop/company-page.git", - "reference": "01f30372ac1cae45c50f556b111f086caf18b0ce" + "reference": "b57a30b14ea0f622913d2bdfda213d7eb6694959" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker-shop/company-page/zipball/01f30372ac1cae45c50f556b111f086caf18b0ce", - "reference": "01f30372ac1cae45c50f556b111f086caf18b0ce", + "url": "https://api.github.com/repos/spryker-shop/company-page/zipball/b57a30b14ea0f622913d2bdfda213d7eb6694959", + "reference": "b57a30b14ea0f622913d2bdfda213d7eb6694959", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker-shop/checkout-page-extension": "^1.0.0", "spryker-shop/customer-page-extension": "^1.5.0", "spryker-shop/shop-application": "^1.0.0", @@ -8964,7 +8964,7 @@ "spryker/customer": "^7.4.0", "spryker/glossary-storage": "^1.0.0", "spryker/kernel": "^3.52.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/messenger": "^3.1.0", "spryker/permission": "^1.0.0", "spryker/permission-extension": "^1.2.0", @@ -9003,9 +9003,9 @@ ], "description": "CompanyPage module", "support": { - "source": "https://github.com/spryker-shop/company-page/tree/2.20.0" + "source": "https://github.com/spryker-shop/company-page/tree/2.22.0" }, - "time": "2022-09-10T10:43:34+00:00" + "time": "2023-04-28T08:49:27+00:00" }, { "name": "spryker-shop/company-user-agent-widget", diff --git a/data/import/common/common/glossary.csv b/data/import/common/common/glossary.csv index 79b10f85bc..fb23f8cd72 100755 --- a/data/import/common/common/glossary.csv +++ b/data/import/common/common/glossary.csv @@ -2265,6 +2265,8 @@ company_page.company_user_restricted_message,Regular customers are not allowed t company_page.company_user_restricted_message,Normale Kunden dürfen keinen Zugang zu den Unternehmensseiten habe,de_DE company_page.company_business_unit_restricted_message,You don't have permissions to perform this operation,en_US company_page.company_business_unit_restricted_message,Sie haben nicht die notwendigen Rechte um diesen Vorgang auszuführen,de_DE +company_page.validation.error.company_user.unauthorized_request,Unauthorized request.,en_US +company_page.validation.error.company_user.unauthorized_request,Unerlaubte Anfrage.,de_DE customer.account.print_shopping_list.table.barcode,Barcode,en_US customer.account.print_shopping_list.table.barcode,Barcode,de_DE customer.account.print_shopping_list.table.product_sku,Product SKU,en_US From 1bc505fe03d2a0d4d3fd7f95a248ed63eb2c8d86 Mon Sep 17 00:00:00 2001 From: Yaroslav Krutikov Date: Tue, 2 May 2023 17:50:24 +0200 Subject: [PATCH 29/72] FRW-1626 Integrated Symfony 6 support --- composer.json | 2 +- composer.lock | 2660 ++++++++++++++++++++++++++----------------------- 2 files changed, 1396 insertions(+), 1266 deletions(-) diff --git a/composer.json b/composer.json index 8cf78b689c..27e7ea39f6 100644 --- a/composer.json +++ b/composer.json @@ -237,7 +237,7 @@ "spryker/urls-rest-api": "^1.0.2", "spryker/util-number": "^1.0.0", "spryker/uuid": "^1.0.1", - "symfony/http-kernel": "^v5.4.20" + "symfony/http-kernel": "^5.4.20 || ^6.0.0" }, "require-dev": { "codeception/codeception": "^5.0.2", diff --git a/composer.lock b/composer.lock index fe7dba2164..2739a35391 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": "46845de70d866275c82d9857d0247e84", + "content-hash": "60f0710f48994a3e36a92dc912003e0f", "packages": [ { "name": "async-aws/core", @@ -335,26 +335,25 @@ }, { "name": "brick/math", - "version": "0.10.2", + "version": "0.11.0", "source": { "type": "git", "url": "https://github.com/brick/math.git", - "reference": "459f2781e1a08d52ee56b0b1444086e038561e3f" + "reference": "0ad82ce168c82ba30d1c01ec86116ab52f589478" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/brick/math/zipball/459f2781e1a08d52ee56b0b1444086e038561e3f", - "reference": "459f2781e1a08d52ee56b0b1444086e038561e3f", + "url": "https://api.github.com/repos/brick/math/zipball/0ad82ce168c82ba30d1c01ec86116ab52f589478", + "reference": "0ad82ce168c82ba30d1c01ec86116ab52f589478", "shasum": "" }, "require": { - "ext-json": "*", - "php": "^7.4 || ^8.0" + "php": "^8.0" }, "require-dev": { "php-coveralls/php-coveralls": "^2.2", "phpunit/phpunit": "^9.0", - "vimeo/psalm": "4.25.0" + "vimeo/psalm": "5.0.0" }, "type": "library", "autoload": { @@ -379,7 +378,7 @@ ], "support": { "issues": "https://github.com/brick/math/issues", - "source": "https://github.com/brick/math/tree/0.10.2" + "source": "https://github.com/brick/math/tree/0.11.0" }, "funding": [ { @@ -387,7 +386,7 @@ "type": "github" } ], - "time": "2022-08-10T22:54:19+00:00" + "time": "2023-01-15T23:15:59+00:00" }, { "name": "cebe/php-openapi", @@ -805,16 +804,16 @@ }, { "name": "elasticsearch/elasticsearch", - "version": "v7.17.1", + "version": "v7.17.2", "source": { "type": "git", "url": "git@github.com:elastic/elasticsearch-php.git", - "reference": "f1b8918f411b837ce5f6325e829a73518fd50367" + "reference": "2d302233f2bb0926812d82823bb820d405e130fc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/elastic/elasticsearch-php/zipball/f1b8918f411b837ce5f6325e829a73518fd50367", - "reference": "f1b8918f411b837ce5f6325e829a73518fd50367", + "url": "https://api.github.com/repos/elastic/elasticsearch-php/zipball/2d302233f2bb0926812d82823bb820d405e130fc", + "reference": "2d302233f2bb0926812d82823bb820d405e130fc", "shasum": "" }, "require": { @@ -827,7 +826,7 @@ "ext-yaml": "*", "ext-zip": "*", "mockery/mockery": "^1.2", - "phpstan/phpstan": "^0.12", + "phpstan/phpstan": "^1.10", "phpunit/phpunit": "^9.3", "squizlabs/php_codesniffer": "^3.4", "symfony/finder": "~4.0" @@ -864,7 +863,7 @@ "elasticsearch", "search" ], - "time": "2022-09-30T12:28:55+00:00" + "time": "2023-04-21T15:31:12+00:00" }, { "name": "everon/collection", @@ -1164,22 +1163,22 @@ }, { "name": "guzzlehttp/guzzle", - "version": "7.5.0", + "version": "7.5.1", "source": { "type": "git", "url": "https://github.com/guzzle/guzzle.git", - "reference": "b50a2a1251152e43f6a37f0fa053e730a67d25ba" + "reference": "b964ca597e86b752cd994f27293e9fa6b6a95ed9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/guzzle/zipball/b50a2a1251152e43f6a37f0fa053e730a67d25ba", - "reference": "b50a2a1251152e43f6a37f0fa053e730a67d25ba", + "url": "https://api.github.com/repos/guzzle/guzzle/zipball/b964ca597e86b752cd994f27293e9fa6b6a95ed9", + "reference": "b964ca597e86b752cd994f27293e9fa6b6a95ed9", "shasum": "" }, "require": { "ext-json": "*", "guzzlehttp/promises": "^1.5", - "guzzlehttp/psr7": "^1.9 || ^2.4", + "guzzlehttp/psr7": "^1.9.1 || ^2.4.5", "php": "^7.2.5 || ^8.0", "psr/http-client": "^1.0", "symfony/deprecation-contracts": "^2.2 || ^3.0" @@ -1272,7 +1271,7 @@ ], "support": { "issues": "https://github.com/guzzle/guzzle/issues", - "source": "https://github.com/guzzle/guzzle/tree/7.5.0" + "source": "https://github.com/guzzle/guzzle/tree/7.5.1" }, "funding": [ { @@ -1288,7 +1287,7 @@ "type": "tidelift" } ], - "time": "2022-08-28T15:39:27+00:00" + "time": "2023-04-17T16:30:08+00:00" }, { "name": "guzzlehttp/promises", @@ -1376,22 +1375,22 @@ }, { "name": "guzzlehttp/psr7", - "version": "2.4.3", + "version": "2.5.0", "source": { "type": "git", "url": "https://github.com/guzzle/psr7.git", - "reference": "67c26b443f348a51926030c83481b85718457d3d" + "reference": "b635f279edd83fc275f822a1188157ffea568ff6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/psr7/zipball/67c26b443f348a51926030c83481b85718457d3d", - "reference": "67c26b443f348a51926030c83481b85718457d3d", + "url": "https://api.github.com/repos/guzzle/psr7/zipball/b635f279edd83fc275f822a1188157ffea568ff6", + "reference": "b635f279edd83fc275f822a1188157ffea568ff6", "shasum": "" }, "require": { "php": "^7.2.5 || ^8.0", "psr/http-factory": "^1.0", - "psr/http-message": "^1.0", + "psr/http-message": "^1.1 || ^2.0", "ralouphie/getallheaders": "^3.0" }, "provide": { @@ -1411,9 +1410,6 @@ "bamarni-bin": { "bin-links": true, "forward-command": false - }, - "branch-alias": { - "dev-master": "2.4-dev" } }, "autoload": { @@ -1475,7 +1471,7 @@ ], "support": { "issues": "https://github.com/guzzle/psr7/issues", - "source": "https://github.com/guzzle/psr7/tree/2.4.3" + "source": "https://github.com/guzzle/psr7/tree/2.5.0" }, "funding": [ { @@ -1491,7 +1487,7 @@ "type": "tidelift" } ], - "time": "2022-10-26T14:07:24+00:00" + "time": "2023-04-17T16:11:26+00:00" }, { "name": "justinrainbow/json-schema", @@ -2898,16 +2894,16 @@ }, { "name": "monolog/monolog", - "version": "2.8.0", + "version": "2.9.1", "source": { "type": "git", "url": "https://github.com/Seldaek/monolog.git", - "reference": "720488632c590286b88b80e62aa3d3d551ad4a50" + "reference": "f259e2b15fb95494c83f52d3caad003bbf5ffaa1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Seldaek/monolog/zipball/720488632c590286b88b80e62aa3d3d551ad4a50", - "reference": "720488632c590286b88b80e62aa3d3d551ad4a50", + "url": "https://api.github.com/repos/Seldaek/monolog/zipball/f259e2b15fb95494c83f52d3caad003bbf5ffaa1", + "reference": "f259e2b15fb95494c83f52d3caad003bbf5ffaa1", "shasum": "" }, "require": { @@ -2922,7 +2918,7 @@ "doctrine/couchdb": "~1.0@dev", "elasticsearch/elasticsearch": "^7 || ^8", "ext-json": "*", - "graylog2/gelf-php": "^1.4.2", + "graylog2/gelf-php": "^1.4.2 || ^2@dev", "guzzlehttp/guzzle": "^7.4", "guzzlehttp/psr7": "^2.2", "mongodb/mongodb": "^1.8", @@ -2984,7 +2980,7 @@ ], "support": { "issues": "https://github.com/Seldaek/monolog/issues", - "source": "https://github.com/Seldaek/monolog/tree/2.8.0" + "source": "https://github.com/Seldaek/monolog/tree/2.9.1" }, "funding": [ { @@ -2996,7 +2992,7 @@ "type": "tidelift" } ], - "time": "2022-07-24T11:55:47+00:00" + "time": "2023-02-06T13:44:46+00:00" }, { "name": "mtdowling/jmespath.php", @@ -3549,20 +3545,20 @@ }, { "name": "propel/propel", - "version": "2.0.0-beta2", + "version": "2.0.0-beta3", "source": { "type": "git", "url": "https://github.com/propelorm/Propel2.git", - "reference": "8618bbd7c4614e507d1755a0513c66282633787b" + "reference": "011aaa77d09fd5357f17b60fa3c5ba488c1690ae" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/propelorm/Propel2/zipball/8618bbd7c4614e507d1755a0513c66282633787b", - "reference": "8618bbd7c4614e507d1755a0513c66282633787b", + "url": "https://api.github.com/repos/propelorm/Propel2/zipball/011aaa77d09fd5357f17b60fa3c5ba488c1690ae", + "reference": "011aaa77d09fd5357f17b60fa3c5ba488c1690ae", "shasum": "" }, "require": { - "php": ">=7.4 || >=8.0", + "php": ">=7.4", "psr/log": "^1.0 || ^2.0 || ^3.0", "symfony/config": "^4.4.0 || ^5.0.0 || ^6.0.0", "symfony/console": "^4.4.0 || ^5.0.0 || ^6.0.0", @@ -3575,8 +3571,9 @@ "require-dev": { "ext-json": "*", "ext-pdo": "*", + "ext-xml": "*", "mikey179/vfsstream": "^1.6", - "monolog/monolog": "^1.3 || ^2.3", + "monolog/monolog": "^1.3 || ^2.3 || ^3.0", "phpstan/phpstan": "^1.2", "phpunit/phpunit": "^9.5.0", "psalm/phar": "^4.23", @@ -3618,9 +3615,9 @@ ], "support": { "issues": "https://github.com/propelorm/Propel2/issues", - "source": "https://github.com/propelorm/Propel2/tree/2.0.0-beta2" + "source": "https://github.com/propelorm/Propel2/tree/2.0.0-beta3" }, - "time": "2022-06-29T13:20:03+00:00" + "time": "2023-01-25T14:47:29+00:00" }, { "name": "psr/cache", @@ -3819,21 +3816,21 @@ }, { "name": "psr/http-client", - "version": "1.0.1", + "version": "1.0.2", "source": { "type": "git", "url": "https://github.com/php-fig/http-client.git", - "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621" + "reference": "0955afe48220520692d2d09f7ab7e0f93ffd6a31" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/http-client/zipball/2dfb5f6c5eff0e91e20e913f8c5452ed95b86621", - "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621", + "url": "https://api.github.com/repos/php-fig/http-client/zipball/0955afe48220520692d2d09f7ab7e0f93ffd6a31", + "reference": "0955afe48220520692d2d09f7ab7e0f93ffd6a31", "shasum": "" }, "require": { "php": "^7.0 || ^8.0", - "psr/http-message": "^1.0" + "psr/http-message": "^1.0 || ^2.0" }, "type": "library", "extra": { @@ -3853,7 +3850,7 @@ "authors": [ { "name": "PHP-FIG", - "homepage": "http://www.php-fig.org/" + "homepage": "https://www.php-fig.org/" } ], "description": "Common interface for HTTP clients", @@ -3865,27 +3862,27 @@ "psr-18" ], "support": { - "source": "https://github.com/php-fig/http-client/tree/master" + "source": "https://github.com/php-fig/http-client/tree/1.0.2" }, - "time": "2020-06-29T06:28:15+00:00" + "time": "2023-04-10T20:12:12+00:00" }, { "name": "psr/http-factory", - "version": "1.0.1", + "version": "1.0.2", "source": { "type": "git", "url": "https://github.com/php-fig/http-factory.git", - "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be" + "reference": "e616d01114759c4c489f93b099585439f795fe35" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/http-factory/zipball/12ac7fcd07e5b077433f5f2bee95b3a771bf61be", - "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be", + "url": "https://api.github.com/repos/php-fig/http-factory/zipball/e616d01114759c4c489f93b099585439f795fe35", + "reference": "e616d01114759c4c489f93b099585439f795fe35", "shasum": "" }, "require": { "php": ">=7.0.0", - "psr/http-message": "^1.0" + "psr/http-message": "^1.0 || ^2.0" }, "type": "library", "extra": { @@ -3905,7 +3902,7 @@ "authors": [ { "name": "PHP-FIG", - "homepage": "http://www.php-fig.org/" + "homepage": "https://www.php-fig.org/" } ], "description": "Common interfaces for PSR-7 HTTP message factories", @@ -3920,31 +3917,31 @@ "response" ], "support": { - "source": "https://github.com/php-fig/http-factory/tree/master" + "source": "https://github.com/php-fig/http-factory/tree/1.0.2" }, - "time": "2019-04-30T12:38:16+00:00" + "time": "2023-04-10T20:10:41+00:00" }, { "name": "psr/http-message", - "version": "1.0.1", + "version": "1.1", "source": { "type": "git", "url": "https://github.com/php-fig/http-message.git", - "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363" + "reference": "cb6ce4845ce34a8ad9e68117c10ee90a29919eba" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363", - "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363", + "url": "https://api.github.com/repos/php-fig/http-message/zipball/cb6ce4845ce34a8ad9e68117c10ee90a29919eba", + "reference": "cb6ce4845ce34a8ad9e68117c10ee90a29919eba", "shasum": "" }, "require": { - "php": ">=5.3.0" + "php": "^7.2 || ^8.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.0.x-dev" + "dev-master": "1.1.x-dev" } }, "autoload": { @@ -3973,9 +3970,9 @@ "response" ], "support": { - "source": "https://github.com/php-fig/http-message/tree/master" + "source": "https://github.com/php-fig/http-message/tree/1.1" }, - "time": "2016-08-06T14:39:51+00:00" + "time": "2023-04-04T09:50:52+00:00" }, { "name": "psr/log", @@ -4163,20 +4160,20 @@ }, { "name": "ramsey/uuid", - "version": "4.7.3", + "version": "4.7.4", "source": { "type": "git", "url": "https://github.com/ramsey/uuid.git", - "reference": "433b2014e3979047db08a17a205f410ba3869cf2" + "reference": "60a4c63ab724854332900504274f6150ff26d286" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ramsey/uuid/zipball/433b2014e3979047db08a17a205f410ba3869cf2", - "reference": "433b2014e3979047db08a17a205f410ba3869cf2", + "url": "https://api.github.com/repos/ramsey/uuid/zipball/60a4c63ab724854332900504274f6150ff26d286", + "reference": "60a4c63ab724854332900504274f6150ff26d286", "shasum": "" }, "require": { - "brick/math": "^0.8.8 || ^0.9 || ^0.10", + "brick/math": "^0.8.8 || ^0.9 || ^0.10 || ^0.11", "ext-json": "*", "php": "^8.0", "ramsey/collection": "^1.2 || ^2.0" @@ -4239,7 +4236,7 @@ ], "support": { "issues": "https://github.com/ramsey/uuid/issues", - "source": "https://github.com/ramsey/uuid/tree/4.7.3" + "source": "https://github.com/ramsey/uuid/tree/4.7.4" }, "funding": [ { @@ -4251,7 +4248,7 @@ "type": "tidelift" } ], - "time": "2023-01-12T18:13:24+00:00" + "time": "2023-04-15T23:01:58+00:00" }, { "name": "react/promise", @@ -4384,16 +4381,16 @@ }, { "name": "ruflin/elastica", - "version": "7.3.0", + "version": "7.3.1", "source": { "type": "git", "url": "https://github.com/ruflin/Elastica.git", - "reference": "75fca5bf2b6792d35dae6c5efeda2322bce914e4" + "reference": "7c61a630c3d456b00a5610960ae3a9bd29987469" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ruflin/Elastica/zipball/75fca5bf2b6792d35dae6c5efeda2322bce914e4", - "reference": "75fca5bf2b6792d35dae6c5efeda2322bce914e4", + "url": "https://api.github.com/repos/ruflin/Elastica/zipball/7c61a630c3d456b00a5610960ae3a9bd29987469", + "reference": "7c61a630c3d456b00a5610960ae3a9bd29987469", "shasum": "" }, "require": { @@ -4447,9 +4444,9 @@ ], "support": { "issues": "https://github.com/ruflin/Elastica/issues", - "source": "https://github.com/ruflin/Elastica/tree/7.3.0" + "source": "https://github.com/ruflin/Elastica/tree/7.3.1" }, - "time": "2022-11-30T14:21:43+00:00" + "time": "2023-04-21T09:04:46+00:00" }, { "name": "seld/signal-handler", @@ -10133,20 +10130,20 @@ }, { "name": "spryker-shop/error-page", - "version": "1.9.0", + "version": "1.9.2", "source": { "type": "git", "url": "https://github.com/spryker-shop/error-page.git", - "reference": "6faa54f595482e0d29a17505bc6087747491a5e6" + "reference": "30fe098ff2a2c223266f7311e2048789016f1ead" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker-shop/error-page/zipball/6faa54f595482e0d29a17505bc6087747491a5e6", - "reference": "6faa54f595482e0d29a17505bc6087747491a5e6", + "url": "https://api.github.com/repos/spryker-shop/error-page/zipball/30fe098ff2a2c223266f7311e2048789016f1ead", + "reference": "30fe098ff2a2c223266f7311e2048789016f1ead", "shasum": "" }, "require": { - "php": ">=7.3", + "php": ">=8.0", "spryker-shop/error-page-extension": "^1.0.0", "spryker-shop/shop-application": "^1.0.0", "spryker-shop/shop-ui": "^1.0.0", @@ -10183,9 +10180,9 @@ ], "description": "ErrorPage module", "support": { - "source": "https://github.com/spryker-shop/error-page/tree/1.9.0" + "source": "https://github.com/spryker-shop/error-page/tree/1.9.2" }, - "time": "2021-04-27T14:16:04+00:00" + "time": "2023-03-10T12:46:37+00:00" }, { "name": "spryker-shop/error-page-extension", @@ -14129,16 +14126,16 @@ }, { "name": "spryker-shop/shop-application", - "version": "1.14.0", + "version": "1.15.0", "source": { "type": "git", "url": "https://github.com/spryker-shop/shop-application.git", - "reference": "0d550ca032dce0c199d03a550b55cad28de253ec" + "reference": "e4c68a5f0d1ae34000205f51927f1a75abda4b9c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker-shop/shop-application/zipball/0d550ca032dce0c199d03a550b55cad28de253ec", - "reference": "0d550ca032dce0c199d03a550b55cad28de253ec", + "url": "https://api.github.com/repos/spryker-shop/shop-application/zipball/e4c68a5f0d1ae34000205f51927f1a75abda4b9c", + "reference": "e4c68a5f0d1ae34000205f51927f1a75abda4b9c", "shasum": "" }, "require": { @@ -14149,7 +14146,7 @@ "spryker/container": "^1.0.0", "spryker/event-dispatcher-extension": "^1.0.0", "spryker/kernel": "^3.48.0", - "spryker/locale": "^3.8.0", + "spryker/locale": "^3.8.0 || ^4.0.0", "spryker/storage": "^3.4.0", "spryker/symfony": "^3.5.0", "spryker/twig": "^3.3.0", @@ -14187,9 +14184,9 @@ ], "description": "ShopApplication module", "support": { - "source": "https://github.com/spryker-shop/shop-application/tree/1.14.0" + "source": "https://github.com/spryker-shop/shop-application/tree/1.15.0" }, - "time": "2023-01-24T16:01:50+00:00" + "time": "2023-03-31T19:36:14+00:00" }, { "name": "spryker-shop/shop-application-extension", @@ -14386,20 +14383,20 @@ }, { "name": "spryker-shop/shop-router", - "version": "1.0.6", + "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/spryker-shop/shop-router.git", - "reference": "4f2814c0fa3b3a877d46c6757f6881e61309a2e2" + "reference": "d46dd1d8b1deb28b6037be2a789f0e855eabd83c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker-shop/shop-router/zipball/4f2814c0fa3b3a877d46c6757f6881e61309a2e2", - "reference": "4f2814c0fa3b3a877d46c6757f6881e61309a2e2", + "url": "https://api.github.com/repos/spryker-shop/shop-router/zipball/d46dd1d8b1deb28b6037be2a789f0e855eabd83c", + "reference": "d46dd1d8b1deb28b6037be2a789f0e855eabd83c", "shasum": "" }, "require": { - "php": ">=7.2", + "php": ">=8.0", "spryker-shop/shop-router-extension": "^1.0.0", "spryker/application": "^3.8.0", "spryker/container": "^1.1.0", @@ -14433,9 +14430,9 @@ ], "description": "ShopRouter module", "support": { - "source": "https://github.com/spryker-shop/shop-router/tree/1.0.6" + "source": "https://github.com/spryker-shop/shop-router/tree/1.1.0" }, - "time": "2020-07-24T04:43:12+00:00" + "time": "2023-01-24T16:01:50+00:00" }, { "name": "spryker-shop/shop-router-extension", @@ -14480,20 +14477,20 @@ }, { "name": "spryker-shop/shop-translator", - "version": "1.1.1", + "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/spryker-shop/shop-translator.git", - "reference": "b400de99a135b8f62aacb9335282a0bd8ecb6148" + "reference": "a913b7dfaf8684c27f3c67c6ddbb8f3c7595b030" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker-shop/shop-translator/zipball/b400de99a135b8f62aacb9335282a0bd8ecb6148", - "reference": "b400de99a135b8f62aacb9335282a0bd8ecb6148", + "url": "https://api.github.com/repos/spryker-shop/shop-translator/zipball/a913b7dfaf8684c27f3c67c6ddbb8f3c7595b030", + "reference": "a913b7dfaf8684c27f3c67c6ddbb8f3c7595b030", "shasum": "" }, "require": { - "php": ">=7.2", + "php": ">=8.0", "spryker/glossary-storage": "^1.0.0", "spryker/kernel": "^3.30.0", "spryker/symfony": "^3.0.0" @@ -14522,28 +14519,28 @@ ], "description": "ShopTranslator module", "support": { - "source": "https://github.com/spryker-shop/shop-translator/tree/1.1.1" + "source": "https://github.com/spryker-shop/shop-translator/tree/1.2.0" }, - "time": "2020-10-07T15:35:33+00:00" + "time": "2023-01-24T16:01:50+00:00" }, { "name": "spryker-shop/shop-ui", - "version": "1.67.0", + "version": "1.68.1", "source": { "type": "git", "url": "https://github.com/spryker-shop/shop-ui.git", - "reference": "91837e0ce06eb46a7d4c799923443b77336df0ad" + "reference": "5633c41dd1a9324c27ddce50847f772c93564516" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker-shop/shop-ui/zipball/91837e0ce06eb46a7d4c799923443b77336df0ad", - "reference": "91837e0ce06eb46a7d4c799923443b77336df0ad", + "url": "https://api.github.com/repos/spryker-shop/shop-ui/zipball/5633c41dd1a9324c27ddce50847f772c93564516", + "reference": "5633c41dd1a9324c27ddce50847f772c93564516", "shasum": "" }, "require": { "php": ">=8.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/symfony": "^3.0.0", "spryker/transfer": "^3.25.0", "spryker/twig": "^3.18.0", @@ -14583,9 +14580,9 @@ ], "description": "ShopUi module", "support": { - "source": "https://github.com/spryker-shop/shop-ui/tree/1.67.0" + "source": "https://github.com/spryker-shop/shop-ui/tree/1.68.1" }, - "time": "2023-03-14T10:43:38+00:00" + "time": "2023-04-18T14:01:21+00:00" }, { "name": "spryker-shop/shopping-list-note-widget", @@ -14988,29 +14985,30 @@ }, { "name": "spryker/acl", - "version": "3.13.0", + "version": "3.17.1", "source": { "type": "git", "url": "https://github.com/spryker/acl.git", - "reference": "3a16173141d674677a3165fa933dc8827b4c5932" + "reference": "df25104e32fe82691e34e405b0d2a034c32a6800" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/acl/zipball/3a16173141d674677a3165fa933dc8827b4c5932", - "reference": "3a16173141d674677a3165fa933dc8827b4c5932", + "url": "https://api.github.com/repos/spryker/acl/zipball/df25104e32fe82691e34e405b0d2a034c32a6800", + "reference": "df25104e32fe82691e34e405b0d2a034c32a6800", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/acl-extension": "^1.1.0", + "spryker/acl-merchant-portal-extension": "^1.0.0", "spryker/config": "^3.0.0", "spryker/event-dispatcher-extension": "^1.0.0", "spryker/gui": "^3.33.0", "spryker/kernel": "^3.52.0", "spryker/propel-orm": "^1.0.0", "spryker/symfony": "^3.5.0", - "spryker/transfer": "^3.8.0", - "spryker/user": "^3.0.0", + "spryker/transfer": "^3.27.0", + "spryker/user": "^3.17.0", "spryker/util-date-time": "^1.0.0", "spryker/util-text": "^1.1.0", "spryker/zed-navigation-extension": "^1.1.0" @@ -15025,6 +15023,7 @@ "spryker/propel": "*", "spryker/router": "*", "spryker/silex": "*", + "spryker/store": "*", "spryker/testify": "*", "spryker/twig": "*", "spryker/validator": "*", @@ -15055,9 +15054,9 @@ ], "description": "Acl module", "support": { - "source": "https://github.com/spryker/acl/tree/3.13.0" + "source": "https://github.com/spryker/acl/tree/3.17.1" }, - "time": "2022-07-12T08:59:32+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/acl-entity-extension", @@ -15472,16 +15471,16 @@ }, { "name": "spryker/application", - "version": "3.31.0", + "version": "3.32.0", "source": { "type": "git", "url": "https://github.com/spryker/application.git", - "reference": "6cbe91a3734eb2a3924fe59f7c289d9ff8ed50f7" + "reference": "9b9026398e66979e04f62a2cbc83871dfd235fc1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/application/zipball/6cbe91a3734eb2a3924fe59f7c289d9ff8ed50f7", - "reference": "6cbe91a3734eb2a3924fe59f7c289d9ff8ed50f7", + "url": "https://api.github.com/repos/spryker/application/zipball/9b9026398e66979e04f62a2cbc83871dfd235fc1", + "reference": "9b9026398e66979e04f62a2cbc83871dfd235fc1", "shasum": "" }, "require": { @@ -15533,9 +15532,9 @@ ], "description": "Application module", "support": { - "source": "https://github.com/spryker/application/tree/3.31.0" + "source": "https://github.com/spryker/application/tree/3.32.0" }, - "time": "2023-01-24T16:01:46+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/application-extension", @@ -16075,26 +16074,27 @@ }, { "name": "spryker/availability", - "version": "9.16.0", + "version": "9.18.0", "source": { "type": "git", "url": "https://github.com/spryker/availability.git", - "reference": "46d03a511f56090bd188052de85ddfd4e1a4f9ca" + "reference": "8b69d070335433a1483934cc65cd798c6e98a510" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/availability/zipball/46d03a511f56090bd188052de85ddfd4e1a4f9ca", - "reference": "46d03a511f56090bd188052de85ddfd4e1a4f9ca", + "url": "https://api.github.com/repos/spryker/availability/zipball/8b69d070335433a1483934cc65cd798c6e98a510", + "reference": "8b69d070335433a1483934cc65cd798c6e98a510", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", + "spryker/acl-merchant-portal-extension": "^1.0.0", "spryker/availability-extension": "^1.2.0", "spryker/decimal-object": "^1.0.0", "spryker/event": "^2.3.0", "spryker/kernel": "^3.30.0", "spryker/key-builder": "^1.0.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/oms": "^11.0.0", "spryker/oms-extension": "^1.2.0", "spryker/product": "^5.0.0 || ^6.0.0", @@ -16104,7 +16104,7 @@ "spryker/stock": "^8.1.0", "spryker/stock-extension": "^1.0.0", "spryker/storage": "^3.0.0", - "spryker/store": "^1.5.0", + "spryker/store": "^1.19.0", "spryker/touch": "^3.0.0 || ^4.0.0", "spryker/transfer": "^3.25.0", "spryker/wishlist-extension": "^1.2.0", @@ -16113,7 +16113,9 @@ "require-dev": { "spryker/checkout": "*", "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/propel": "*", + "spryker/store-extension": "*", "spryker/testify": "*" }, "suggest": { @@ -16137,9 +16139,9 @@ ], "description": "Availability module", "support": { - "source": "https://github.com/spryker/availability/tree/9.16.0" + "source": "https://github.com/spryker/availability/tree/9.18.0" }, - "time": "2022-08-27T10:59:31+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/availability-cart-connector", @@ -17087,20 +17089,20 @@ }, { "name": "spryker/calculation", - "version": "4.12.0", + "version": "4.12.1", "source": { "type": "git", "url": "https://github.com/spryker/calculation.git", - "reference": "c27fe745b95c5732799b54fa0c49fad7536aa81f" + "reference": "49f5fa8855b00ebd987add60f2f57a9ac536f222" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/calculation/zipball/c27fe745b95c5732799b54fa0c49fad7536aa81f", - "reference": "c27fe745b95c5732799b54fa0c49fad7536aa81f", + "url": "https://api.github.com/repos/spryker/calculation/zipball/49f5fa8855b00ebd987add60f2f57a9ac536f222", + "reference": "49f5fa8855b00ebd987add60f2f57a9ac536f222", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/calculation-extension": "^1.1.0", "spryker/kernel": "^3.30.0", "spryker/util-text": "^1.1.0", @@ -17133,9 +17135,9 @@ ], "description": "Calculation module", "support": { - "source": "https://github.com/spryker/calculation/tree/4.12.0" + "source": "https://github.com/spryker/calculation/tree/4.12.1" }, - "time": "2022-02-02T14:07:33+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/calculation-extension", @@ -17181,20 +17183,20 @@ }, { "name": "spryker/cart", - "version": "7.11.0", + "version": "7.12.1", "source": { "type": "git", "url": "https://github.com/spryker/cart.git", - "reference": "ebd230c1dedd7aca91de9ccc4f9208d636d7d92e" + "reference": "31a8e980a0076dd6c00813918fda1c2c64486781" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/cart/zipball/ebd230c1dedd7aca91de9ccc4f9208d636d7d92e", - "reference": "ebd230c1dedd7aca91de9ccc4f9208d636d7d92e", + "url": "https://api.github.com/repos/spryker/cart/zipball/31a8e980a0076dd6c00813918fda1c2c64486781", + "reference": "31a8e980a0076dd6c00813918fda1c2c64486781", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/calculation": "^4.9.0", "spryker/cart-extension": "^1.11.0 || ^2.7.0 || ^4.3.0", "spryker/kernel": "^3.30.0", @@ -17207,6 +17209,7 @@ "require-dev": { "spryker/application": "*", "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/customer": "*", "spryker/price-cart-connector": "*", "spryker/price-product": "*", @@ -17214,6 +17217,8 @@ "spryker/product": "*", "spryker/product-cart-connector": "*", "spryker/propel": "*", + "spryker/store": "*", + "spryker/store-storage": "*", "spryker/testify": "*" }, "suggest": { @@ -17237,9 +17242,9 @@ ], "description": "Cart module", "support": { - "source": "https://github.com/spryker/cart/tree/7.11.0" + "source": "https://github.com/spryker/cart/tree/7.12.1" }, - "time": "2022-06-21T11:22:24+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/cart-code", @@ -17516,20 +17521,20 @@ }, { "name": "spryker/cart-note", - "version": "1.0.3", + "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/spryker/cart-note.git", - "reference": "0c5767f6fd8bd8a6655673c533f079f1766ef155" + "reference": "b81b1f7e07499d602693c09e083cb9dd8824f6ef" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/cart-note/zipball/0c5767f6fd8bd8a6655673c533f079f1766ef155", - "reference": "0c5767f6fd8bd8a6655673c533f079f1766ef155", + "url": "https://api.github.com/repos/spryker/cart-note/zipball/b81b1f7e07499d602693c09e083cb9dd8824f6ef", + "reference": "b81b1f7e07499d602693c09e083cb9dd8824f6ef", "shasum": "" }, "require": { - "php": ">=7.2", + "php": ">=8.0", "spryker/cart-note-extension": "^1.0.0", "spryker/checkout-extension": "^1.0.0", "spryker/kernel": "^3.33.0", @@ -17558,9 +17563,9 @@ ], "description": "CartNote module", "support": { - "source": "https://github.com/spryker/cart-note/tree/1.0.3" + "source": "https://github.com/spryker/cart-note/tree/1.1.0" }, - "time": "2020-08-14T11:58:27+00:00" + "time": "2023-01-24T16:01:46+00:00" }, { "name": "spryker/cart-note-extension", @@ -17606,20 +17611,20 @@ }, { "name": "spryker/cart-note-product-bundle-connector", - "version": "1.0.3", + "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/spryker/cart-note-product-bundle-connector.git", - "reference": "f771e47fff1e0575d818a68acc1145e6aa4db327" + "reference": "dfdae46a142cc31868871afe06d75e82a5a8c041" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/cart-note-product-bundle-connector/zipball/f771e47fff1e0575d818a68acc1145e6aa4db327", - "reference": "f771e47fff1e0575d818a68acc1145e6aa4db327", + "url": "https://api.github.com/repos/spryker/cart-note-product-bundle-connector/zipball/dfdae46a142cc31868871afe06d75e82a5a8c041", + "reference": "dfdae46a142cc31868871afe06d75e82a5a8c041", "shasum": "" }, "require": { - "php": ">=7.3", + "php": ">=8.0", "spryker/cart-note-extension": "^1.0.0", "spryker/kernel": "^3.33.0", "spryker/product-bundle": "^4.5.0 || ^6.0.0 || ^7.0.0", @@ -17645,9 +17650,9 @@ ], "description": "CartNoteProductBundleConnector module", "support": { - "source": "https://github.com/spryker/cart-note-product-bundle-connector/tree/1.0.3" + "source": "https://github.com/spryker/cart-note-product-bundle-connector/tree/1.1.0" }, - "time": "2021-01-26T14:41:45+00:00" + "time": "2023-01-24T16:01:46+00:00" }, { "name": "spryker/cart-permission-groups-rest-api", @@ -18161,24 +18166,25 @@ }, { "name": "spryker/category", - "version": "5.11.0", + "version": "5.13.0", "source": { "type": "git", "url": "https://github.com/spryker/category.git", - "reference": "6522371601f53adc2c9fe0d8ca8e430490796851" + "reference": "aca6a3df5617e5daab1daf68892dbcc3da10c249" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/category/zipball/6522371601f53adc2c9fe0d8ca8e430490796851", - "reference": "6522371601f53adc2c9fe0d8ca8e430490796851", + "url": "https://api.github.com/repos/spryker/category/zipball/aca6a3df5617e5daab1daf68892dbcc3da10c249", + "reference": "aca6a3df5617e5daab1daf68892dbcc3da10c249", "shasum": "" }, "require": { "php": ">=8.0", + "spryker/acl-merchant-portal-extension": "^1.0.0", "spryker/category-extension": "^1.2.0", "spryker/event": "^2.3.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/propel": "^3.0.0", "spryker/propel-orm": "^1.0.0", "spryker/store": "^1.0.0", @@ -18211,9 +18217,9 @@ ], "description": "Category module", "support": { - "source": "https://github.com/spryker/category/tree/5.11.0" + "source": "https://github.com/spryker/category/tree/5.13.0" }, - "time": "2023-02-20T10:18:53+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/category-data-feed", @@ -18996,16 +19002,16 @@ }, { "name": "spryker/checkout", - "version": "6.4.1", + "version": "6.4.3", "source": { "type": "git", "url": "https://github.com/spryker/checkout.git", - "reference": "73e4e1283d32672fcbe39ae6e775d1ef2e7e5866" + "reference": "34cf1b66d34dfc9b0c6542f3ab20ae46e0efae61" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/checkout/zipball/73e4e1283d32672fcbe39ae6e775d1ef2e7e5866", - "reference": "73e4e1283d32672fcbe39ae6e775d1ef2e7e5866", + "url": "https://api.github.com/repos/spryker/checkout/zipball/34cf1b66d34dfc9b0c6542f3ab20ae46e0efae61", + "reference": "34cf1b66d34dfc9b0c6542f3ab20ae46e0efae61", "shasum": "" }, "require": { @@ -19024,6 +19030,7 @@ "require-dev": { "spryker/availability": "*", "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/country": "*", "spryker/customer": "*", "spryker/product": "*", @@ -19050,9 +19057,9 @@ ], "description": "Checkout module", "support": { - "source": "https://github.com/spryker/checkout/tree/6.4.1" + "source": "https://github.com/spryker/checkout/tree/6.4.3" }, - "time": "2022-12-29T12:04:01+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/checkout-extension", @@ -19246,16 +19253,16 @@ }, { "name": "spryker/cms", - "version": "7.11.2", + "version": "7.13.0", "source": { "type": "git", "url": "https://github.com/spryker/cms.git", - "reference": "50a984320d0976c4f919d8ef02f7a9a3b75dd6c6" + "reference": "668de2363c8a54c02de9cca5b48eb3fb29368cb5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/cms/zipball/50a984320d0976c4f919d8ef02f7a9a3b75dd6c6", - "reference": "50a984320d0976c4f919d8ef02f7a9a3b75dd6c6", + "url": "https://api.github.com/repos/spryker/cms/zipball/668de2363c8a54c02de9cca5b48eb3fb29368cb5", + "reference": "668de2363c8a54c02de9cca5b48eb3fb29368cb5", "shasum": "" }, "require": { @@ -19263,9 +19270,9 @@ "spryker/category": "^3.0.0 || ^4.0.0 || ^5.0.0", "spryker/cms-extension": "^1.1.0", "spryker/glossary": "^3.1.0", - "spryker/gui": "^3.42.0", + "spryker/gui": "^3.48.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/propel-orm": "^1.0.0", "spryker/store": "^1.0.0", "spryker/symfony": "^3.0.0", @@ -19310,9 +19317,9 @@ ], "description": "Cms module", "support": { - "source": "https://github.com/spryker/cms/tree/7.11.2" + "source": "https://github.com/spryker/cms/tree/7.13.0" }, - "time": "2022-12-29T12:04:01+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/cms-block", @@ -21727,16 +21734,16 @@ }, { "name": "spryker/collector", - "version": "6.7.1", + "version": "6.8.0", "source": { "type": "git", "url": "https://github.com/spryker/collector.git", - "reference": "335db627f52a89fe275251810ea09fe74ecd572b" + "reference": "e5e8e980cb28843f59d978b670248c67cbdf9d0a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/collector/zipball/335db627f52a89fe275251810ea09fe74ecd572b", - "reference": "335db627f52a89fe275251810ea09fe74ecd572b", + "url": "https://api.github.com/repos/spryker/collector/zipball/e5e8e980cb28843f59d978b670248c67cbdf9d0a", + "reference": "e5e8e980cb28843f59d978b670248c67cbdf9d0a", "shasum": "" }, "require": { @@ -21746,7 +21753,7 @@ "spryker/gui": "^3.0.0", "spryker/kernel": "^3.30.0", "spryker/key-builder": "^1.1.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/propel": "^3.0.0", "spryker/propel-orm": "^1.0.0", "spryker/redis": "^2.0.0", @@ -21761,6 +21768,7 @@ }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/testify": "*" }, "type": "library", @@ -21781,26 +21789,27 @@ ], "description": "Collector module", "support": { - "source": "https://github.com/spryker/collector/tree/6.7.1" + "source": "https://github.com/spryker/collector/tree/6.8.0" }, - "time": "2022-11-11T07:06:41+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/comment", - "version": "1.2.1", + "version": "1.3.1", "source": { "type": "git", "url": "https://github.com/spryker/comment.git", - "reference": "f6fb176997a0f85f684c3e0078e2d5b4118c255e" + "reference": "5a6aabba1cf9a3f18a00b9ae2a74354f570e309f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/comment/zipball/f6fb176997a0f85f684c3e0078e2d5b4118c255e", - "reference": "f6fb176997a0f85f684c3e0078e2d5b4118c255e", + "url": "https://api.github.com/repos/spryker/comment/zipball/5a6aabba1cf9a3f18a00b9ae2a74354f570e309f", + "reference": "5a6aabba1cf9a3f18a00b9ae2a74354f570e309f", "shasum": "" }, "require": { "php": ">=8.0", + "spryker/acl-merchant-portal-extension": "^1.0.0", "spryker/comment-extension": "^1.0.0", "spryker/customer": "^7.0.0", "spryker/kernel": "^3.30.0", @@ -21812,7 +21821,9 @@ }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/propel": "*", + "spryker/store": "*", "spryker/testify": "*", "spryker/util-text": "*" }, @@ -21834,9 +21845,9 @@ ], "description": "Comment module", "support": { - "source": "https://github.com/spryker/comment/tree/1.2.1" + "source": "https://github.com/spryker/comment/tree/1.3.1" }, - "time": "2022-12-29T12:04:01+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/comment-data-import", @@ -21931,20 +21942,20 @@ }, { "name": "spryker/comment-sales-connector", - "version": "1.0.1", + "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/spryker/comment-sales-connector.git", - "reference": "901b6d94ff87c88b9e94ba28406b387fdf07d102" + "reference": "099deb7c9077f207cd51fea644ca92402ae88ce9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/comment-sales-connector/zipball/901b6d94ff87c88b9e94ba28406b387fdf07d102", - "reference": "901b6d94ff87c88b9e94ba28406b387fdf07d102", + "url": "https://api.github.com/repos/spryker/comment-sales-connector/zipball/099deb7c9077f207cd51fea644ca92402ae88ce9", + "reference": "099deb7c9077f207cd51fea644ca92402ae88ce9", "shasum": "" }, "require": { - "php": ">=7.1", + "php": ">=8.0", "spryker/comment": "^1.0.0", "spryker/gui": "^3.0.0", "spryker/kernel": "^3.30.0", @@ -21952,8 +21963,7 @@ "spryker/symfony": "^3.0.0" }, "require-dev": { - "spryker/code-sniffer": "*", - "spryker/testify": "*" + "spryker/code-sniffer": "*" }, "type": "library", "extra": { @@ -21972,9 +21982,9 @@ ], "description": "CommentSalesConnector module", "support": { - "source": "https://github.com/spryker/comment-sales-connector/tree/1.0.1" + "source": "https://github.com/spryker/comment-sales-connector/tree/1.1.0" }, - "time": "2019-10-30T13:38:22+00:00" + "time": "2023-01-24T16:01:46+00:00" }, { "name": "spryker/companies-rest-api", @@ -24095,20 +24105,20 @@ }, { "name": "spryker/config", - "version": "3.5.2", + "version": "3.6.0", "source": { "type": "git", "url": "https://github.com/spryker/config.git", - "reference": "656bfdca5adcfc39feda7d848472ea3ca78e7caf" + "reference": "32b617980b9cecb49277e6ba0d985e75fc491a99" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/config/zipball/656bfdca5adcfc39feda7d848472ea3ca78e7caf", - "reference": "656bfdca5adcfc39feda7d848472ea3ca78e7caf", + "url": "https://api.github.com/repos/spryker/config/zipball/32b617980b9cecb49277e6ba0d985e75fc491a99", + "reference": "32b617980b9cecb49277e6ba0d985e75fc491a99", "shasum": "" }, "require": { - "php": ">=7.2", + "php": ">=8.0", "spryker/kernel": "^3.48.0", "spryker/symfony": "^3.0.0", "spryker/web-profiler-extension": "^1.0.0" @@ -24144,9 +24154,9 @@ ], "description": "Config module", "support": { - "source": "https://github.com/spryker/config/tree/3.5.2" + "source": "https://github.com/spryker/config/tree/3.6.0" }, - "time": "2020-09-25T05:35:53+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/configurable-bundle", @@ -24781,20 +24791,20 @@ }, { "name": "spryker/console", - "version": "4.10.4", + "version": "4.12.0", "source": { "type": "git", "url": "https://github.com/spryker/console.git", - "reference": "fb5c3fe6427e966115cf47d0ec41cf40ddac1d8d" + "reference": "fc1274867489936df0a28f55ab61a803cf27daf9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/console/zipball/fb5c3fe6427e966115cf47d0ec41cf40ddac1d8d", - "reference": "fb5c3fe6427e966115cf47d0ec41cf40ddac1d8d", + "url": "https://api.github.com/repos/spryker/console/zipball/fc1274867489936df0a28f55ab61a803cf27daf9", + "reference": "fc1274867489936df0a28f55ab61a803cf27daf9", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/acl-entity-extension": "^0.1.0 || ^0.2.0 || ^1.0.0", "spryker/application": "^3.23.0", "spryker/application-extension": "^1.0.0", @@ -24836,9 +24846,9 @@ ], "description": "Console module", "support": { - "source": "https://github.com/spryker/console/tree/4.10.4" + "source": "https://github.com/spryker/console/tree/4.12.0" }, - "time": "2022-07-25T11:50:26+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/container", @@ -25907,24 +25917,26 @@ }, { "name": "spryker/country", - "version": "3.4.0", + "version": "3.5.0", "source": { "type": "git", "url": "https://github.com/spryker/country.git", - "reference": "c73fa198918fb80cc4a6a5b9b1b9ac2bba691e60" + "reference": "61a28babc4b301e801306b87e5dba73081797ccb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/country/zipball/c73fa198918fb80cc4a6a5b9b1b9ac2bba691e60", - "reference": "c73fa198918fb80cc4a6a5b9b1b9ac2bba691e60", + "url": "https://api.github.com/repos/spryker/country/zipball/61a28babc4b301e801306b87e5dba73081797ccb", + "reference": "61a28babc4b301e801306b87e5dba73081797ccb", "shasum": "" }, "require": { - "php": ">=7.3", + "php": ">=8.0", + "spryker/acl-merchant-portal-extension": "^1.0.0", "spryker/checkout-rest-api-extension": "^1.2.0", "spryker/gui": "^3.0.0", "spryker/kernel": "^3.30.0", "spryker/propel-orm": "^1.0.0", + "spryker/transfer": "^3.25.0", "spryker/zed-request": "^3.0.0" }, "require-dev": { @@ -25955,9 +25967,9 @@ ], "description": "Country module", "support": { - "source": "https://github.com/spryker/country/tree/3.4.0" + "source": "https://github.com/spryker/country/tree/3.5.0" }, - "time": "2020-11-25T11:27:58+00:00" + "time": "2023-03-10T14:11:16+00:00" }, { "name": "spryker/csv", @@ -25995,20 +26007,21 @@ }, { "name": "spryker/currency", - "version": "3.14.0", + "version": "3.15.0", "source": { "type": "git", "url": "https://github.com/spryker/currency.git", - "reference": "6d718bb879577b921e94b80d1ddf797a9768a7d3" + "reference": "930b89c9ef9b6175cd3825f9076e0cf1b12acad7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/currency/zipball/6d718bb879577b921e94b80d1ddf797a9768a7d3", - "reference": "6d718bb879577b921e94b80d1ddf797a9768a7d3", + "url": "https://api.github.com/repos/spryker/currency/zipball/930b89c9ef9b6175cd3825f9076e0cf1b12acad7", + "reference": "930b89c9ef9b6175cd3825f9076e0cf1b12acad7", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", + "spryker/acl-merchant-portal-extension": "^1.0.0", "spryker/currency-extension": "^1.0.0", "spryker/kernel": "^3.52.0", "spryker/messenger": "^3.1.0", @@ -26018,6 +26031,7 @@ "spryker/session": "^3.0.0 || ^4.0.0", "spryker/store": "^1.11.0", "spryker/symfony": "^3.0.0", + "spryker/transfer": "^3.25.0", "spryker/twig-extension": "^1.0.0", "spryker/zed-request": "^3.6.0" }, @@ -26053,9 +26067,9 @@ ], "description": "Currency module", "support": { - "source": "https://github.com/spryker/currency/tree/3.14.0" + "source": "https://github.com/spryker/currency/tree/3.15.0" }, - "time": "2021-10-29T12:16:10+00:00" + "time": "2023-03-10T14:11:16+00:00" }, { "name": "spryker/currency-extension", @@ -26101,16 +26115,16 @@ }, { "name": "spryker/customer", - "version": "7.50.0", + "version": "7.51.0", "source": { "type": "git", "url": "https://github.com/spryker/customer.git", - "reference": "41b458793e76d193284c87e5524138bee0c29faf" + "reference": "8e6c469ba1a3a9273f62f3f957a03bbe2cd22bd8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/customer/zipball/41b458793e76d193284c87e5524138bee0c29faf", - "reference": "41b458793e76d193284c87e5524138bee0c29faf", + "url": "https://api.github.com/repos/spryker/customer/zipball/8e6c469ba1a3a9273f62f3f957a03bbe2cd22bd8", + "reference": "8e6c469ba1a3a9273f62f3f957a03bbe2cd22bd8", "shasum": "" }, "require": { @@ -26118,11 +26132,11 @@ "spryker/acl-merchant-portal-extension": "^1.0.0", "spryker/authorization-extension": "^1.0.0", "spryker/checkout-extension": "^1.2.0", - "spryker/country": "^3.0.0", + "spryker/country": "^3.1.0 || ^4.0.0", "spryker/customer-extension": "^1.4.0", "spryker/gui": "^3.39.0", - "spryker/kernel": "^3.52.0", - "spryker/locale": "^3.0.0", + "spryker/kernel": "^3.72.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/mail": "^4.6.0", "spryker/mail-extension": "^1.0.0", "spryker/propel": "^3.0.0", @@ -26130,7 +26144,7 @@ "spryker/router": "^1.12.0", "spryker/sequence-number": "^3.0.0", "spryker/session": "^3.0.0 || ^4.0.0", - "spryker/store": "^1.4.0", + "spryker/store": "^1.19.0", "spryker/symfony": "^3.0.0", "spryker/tax-product-connector-extension": "^1.0.0", "spryker/transfer": "^3.27.0", @@ -26177,9 +26191,9 @@ ], "description": "Customer module", "support": { - "source": "https://github.com/spryker/customer/tree/7.50.0" + "source": "https://github.com/spryker/customer/tree/7.51.0" }, - "time": "2023-03-10T14:11:16+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/customer-access", @@ -27295,16 +27309,16 @@ }, { "name": "spryker/discount", - "version": "9.32.0", + "version": "9.33.1", "source": { "type": "git", "url": "https://github.com/spryker/discount.git", - "reference": "ed4d7e273ed6d50d39f16141712859ac9f7b400f" + "reference": "98507dcd232691ea06c5b6b4cf3ed99d2e53824c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/discount/zipball/ed4d7e273ed6d50d39f16141712859ac9f7b400f", - "reference": "ed4d7e273ed6d50d39f16141712859ac9f7b400f", + "url": "https://api.github.com/repos/spryker/discount/zipball/98507dcd232691ea06c5b6b4cf3ed99d2e53824c", + "reference": "98507dcd232691ea06c5b6b4cf3ed99d2e53824c", "shasum": "" }, "require": { @@ -27312,18 +27326,18 @@ "spryker/acl-merchant-portal-extension": "^1.0.0", "spryker/cart-code-extension": "^1.1.0", "spryker/cart-extension": "^1.0.0 || ^2.0.0 || ^4.0.0", - "spryker/currency": "^3.1.0", + "spryker/currency": "^3.1.0 || ^4.0.0", "spryker/discount-extension": "^1.3.0", "spryker/gui": "^3.45.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/log": "^3.0.0", "spryker/messenger": "^3.0.0", "spryker/money": "^2.0.0", "spryker/product-option": "^6.0.0 || ^8.0.0", "spryker/propel-orm": "^1.0.0", "spryker/sales": "^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 || ^10.0.0 || ^11.0.0", - "spryker/store": "^1.1.0", + "spryker/store": "^1.19.0", "spryker/symfony": "^3.0.0", "spryker/transfer": "^3.25.0", "spryker/translator": "^1.1.0", @@ -27367,9 +27381,9 @@ ], "description": "Discount module", "support": { - "source": "https://github.com/spryker/discount/tree/9.32.0" + "source": "https://github.com/spryker/discount/tree/9.33.1" }, - "time": "2023-03-10T14:11:16+00:00" + "time": "2023-04-12T15:59:20+00:00" }, { "name": "spryker/discount-calculation-connector", @@ -28070,20 +28084,20 @@ }, { "name": "spryker/error-handler", - "version": "2.7.0", + "version": "2.8.1", "source": { "type": "git", "url": "https://github.com/spryker/error-handler.git", - "reference": "5014bdc7640f27c3506bff641ffe19b1cb8e0466" + "reference": "5b14f726e8c56ba1ffc66e7b216cb5664cdf4bdb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/error-handler/zipball/5014bdc7640f27c3506bff641ffe19b1cb8e0466", - "reference": "5014bdc7640f27c3506bff641ffe19b1cb8e0466", + "url": "https://api.github.com/repos/spryker/error-handler/zipball/5b14f726e8c56ba1ffc66e7b216cb5664cdf4bdb", + "reference": "5b14f726e8c56ba1ffc66e7b216cb5664cdf4bdb", "shasum": "" }, "require": { - "php": ">=7.3", + "php": ">=8.0", "spryker/application-extension": "^1.0.0", "spryker/config": "^3.0.0", "spryker/error-handler-extension": "^1.0.0", @@ -28125,9 +28139,9 @@ ], "description": "ErrorHandler module", "support": { - "source": "https://github.com/spryker/error-handler/tree/2.7.0" + "source": "https://github.com/spryker/error-handler/tree/2.8.1" }, - "time": "2021-09-03T16:43:04+00:00" + "time": "2023-04-06T07:18:59+00:00" }, { "name": "spryker/error-handler-extension", @@ -28228,16 +28242,16 @@ }, { "name": "spryker/event-behavior", - "version": "1.24.1", + "version": "1.25.0", "source": { "type": "git", "url": "https://github.com/spryker/event-behavior.git", - "reference": "79b165fc47b3175a892072d0ebc0a74490c51588" + "reference": "7ba0b48d8536077d39ad7b165ef606d609ed0965" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/event-behavior/zipball/79b165fc47b3175a892072d0ebc0a74490c51588", - "reference": "79b165fc47b3175a892072d0ebc0a74490c51588", + "url": "https://api.github.com/repos/spryker/event-behavior/zipball/7ba0b48d8536077d39ad7b165ef606d609ed0965", + "reference": "7ba0b48d8536077d39ad7b165ef606d609ed0965", "shasum": "" }, "require": { @@ -28299,20 +28313,20 @@ "support": { "source": "https://github.com/spryker/event-behavior" }, - "time": "2022-11-30T10:13:04+00:00" + "time": "2023-03-07T11:00:47+00:00" }, { "name": "spryker/event-dispatcher", - "version": "1.3.2", + "version": "1.4.0", "source": { "type": "git", "url": "https://github.com/spryker/event-dispatcher.git", - "reference": "37a4ddd7e8a78fdc51bd860ce01a9424bf7a75d4" + "reference": "a49dfd47f68c846addddf304a538b7ad190ab694" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/event-dispatcher/zipball/37a4ddd7e8a78fdc51bd860ce01a9424bf7a75d4", - "reference": "37a4ddd7e8a78fdc51bd860ce01a9424bf7a75d4", + "url": "https://api.github.com/repos/spryker/event-dispatcher/zipball/a49dfd47f68c846addddf304a538b7ad190ab694", + "reference": "a49dfd47f68c846addddf304a538b7ad190ab694", "shasum": "" }, "require": { @@ -28350,9 +28364,9 @@ ], "description": "EventDispatcher module", "support": { - "source": "https://github.com/spryker/event-dispatcher/tree/1.3.2" + "source": "https://github.com/spryker/event-dispatcher/tree/1.4.0" }, - "time": "2022-11-11T07:06:41+00:00" + "time": "2023-04-18T12:57:09+00:00" }, { "name": "spryker/event-dispatcher-extension", @@ -28953,30 +28967,32 @@ }, { "name": "spryker/glossary", - "version": "3.11.7", + "version": "3.14.0", "source": { "type": "git", "url": "https://github.com/spryker/glossary.git", - "reference": "11e92e62c9b444e252c33dc5c0763ed24d45628b" + "reference": "31968a9b30ccc6465903d4188af9d31568e56b64" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/glossary/zipball/11e92e62c9b444e252c33dc5c0763ed24d45628b", - "reference": "11e92e62c9b444e252c33dc5c0763ed24d45628b", + "url": "https://api.github.com/repos/spryker/glossary/zipball/31968a9b30ccc6465903d4188af9d31568e56b64", + "reference": "31968a9b30ccc6465903d4188af9d31568e56b64", "shasum": "" }, "require": { "php": ">=8.0", + "spryker/acl-merchant-portal-extension": "^1.0.0", "spryker/gui": "^3.0.0", "spryker/kernel": "^3.52.0", "spryker/key-builder": "^1.0.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/messenger": "^3.0.0", "spryker/messenger-extension": "^1.0.0", "spryker/propel-orm": "^1.0.0", "spryker/storage": "^3.0.0", "spryker/symfony": "^3.5.0", "spryker/touch": "^3.0.0 || ^4.0.0", + "spryker/transfer": "^3.25.0", "spryker/util-text": "^1.1.0" }, "require-dev": { @@ -28988,6 +29004,7 @@ "spryker/installer": "*", "spryker/propel": "*", "spryker/router": "*", + "spryker/store": "*", "spryker/testify": "*", "spryker/twig": "*", "spryker/validator": "*", @@ -29016,26 +29033,26 @@ ], "description": "Glossary module", "support": { - "source": "https://github.com/spryker/glossary/tree/3.11.7" + "source": "https://github.com/spryker/glossary/tree/3.14.0" }, - "time": "2022-12-29T12:04:01+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/glossary-storage", - "version": "1.11.0", + "version": "1.11.1", "source": { "type": "git", "url": "https://github.com/spryker/glossary-storage.git", - "reference": "808a57eae521dd3e517e568fa498046d29063392" + "reference": "7fcba040efc7cdde734c4e8d4357561ca58b9ba2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/glossary-storage/zipball/808a57eae521dd3e517e568fa498046d29063392", - "reference": "808a57eae521dd3e517e568fa498046d29063392", + "url": "https://api.github.com/repos/spryker/glossary-storage/zipball/7fcba040efc7cdde734c4e8d4357561ca58b9ba2", + "reference": "7fcba040efc7cdde734c4e8d4357561ca58b9ba2", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/event-behavior": "^1.1.0", "spryker/glossary": "^3.7.0", "spryker/kernel": "^3.30.0", @@ -29051,9 +29068,12 @@ }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/event": "*", "spryker/propel": "*", + "spryker/publisher": "*", "spryker/queue": "*", + "spryker/store": "*", "spryker/testify": "*" }, "suggest": { @@ -29076,22 +29096,22 @@ ], "description": "GlossaryStorage module", "support": { - "source": "https://github.com/spryker/glossary-storage/tree/1.11.0" + "source": "https://github.com/spryker/glossary-storage/tree/1.11.1" }, - "time": "2022-06-21T18:18:41+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/glue-application", - "version": "1.49.0", + "version": "1.53.0", "source": { "type": "git", "url": "https://github.com/spryker/glue-application.git", - "reference": "5eb45ffccc16b4ad444623a57b8e28c8baa78849" + "reference": "cf9b0e66f266a665acdbf03609ff47099ac26a77" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/glue-application/zipball/5eb45ffccc16b4ad444623a57b8e28c8baa78849", - "reference": "5eb45ffccc16b4ad444623a57b8e28c8baa78849", + "url": "https://api.github.com/repos/spryker/glue-application/zipball/cf9b0e66f266a665acdbf03609ff47099ac26a77", + "reference": "cf9b0e66f266a665acdbf03609ff47099ac26a77", "shasum": "" }, "require": { @@ -29107,7 +29127,7 @@ "spryker/kernel": "^3.58.0", "spryker/log": "^3.0.0", "spryker/session": "^3.0.0 || ^4.0.0", - "spryker/store": "^1.7.0", + "spryker/store": "^1.19.0", "spryker/symfony": "^3.5.0", "spryker/transfer": "^3.25.0", "spryker/util-encoding": "^2.0.0", @@ -29143,9 +29163,9 @@ ], "description": "GlueApplication module", "support": { - "source": "https://github.com/spryker/glue-application/tree/1.49.0" + "source": "https://github.com/spryker/glue-application/tree/1.53.0" }, - "time": "2023-01-24T16:01:46+00:00" + "time": "2023-04-25T12:55:27+00:00" }, { "name": "spryker/glue-application-authorization-connector-extension", @@ -29759,16 +29779,16 @@ }, { "name": "spryker/gui", - "version": "3.49.0", + "version": "3.49.2", "source": { "type": "git", "url": "https://github.com/spryker/gui.git", - "reference": "aed54705ec1480550842ff8db6c25dae5dd795d2" + "reference": "e9f0c145a7064d1bbdbf6ac89a7295b21bed3632" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/gui/zipball/aed54705ec1480550842ff8db6c25dae5dd795d2", - "reference": "aed54705ec1480550842ff8db6c25dae5dd795d2", + "url": "https://api.github.com/repos/spryker/gui/zipball/e9f0c145a7064d1bbdbf6ac89a7295b21bed3632", + "reference": "e9f0c145a7064d1bbdbf6ac89a7295b21bed3632", "shasum": "" }, "require": { @@ -29792,6 +29812,7 @@ "spryker/container": "*", "spryker/propel": "*", "spryker/silex": "*", + "spryker/store": "*", "spryker/testify": "*" }, "suggest": { @@ -29816,9 +29837,9 @@ ], "description": "Gui module", "support": { - "source": "https://github.com/spryker/gui/tree/3.49.0" + "source": "https://github.com/spryker/gui/tree/3.49.2" }, - "time": "2023-03-13T18:17:58+00:00" + "time": "2023-04-06T07:25:58+00:00" }, { "name": "spryker/guzzle", @@ -29950,27 +29971,27 @@ }, { "name": "spryker/http", - "version": "1.7.2", + "version": "1.10.0", "source": { "type": "git", "url": "https://github.com/spryker/http.git", - "reference": "390e0346d8773b3e4fbc13420b2db3bc953c1514" + "reference": "c672bd1352d96f49fc31830e90546b1a6c22169c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/http/zipball/390e0346d8773b3e4fbc13420b2db3bc953c1514", - "reference": "390e0346d8773b3e4fbc13420b2db3bc953c1514", + "url": "https://api.github.com/repos/spryker/http/zipball/c672bd1352d96f49fc31830e90546b1a6c22169c", + "reference": "c672bd1352d96f49fc31830e90546b1a6c22169c", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/application-extension": "^1.0.0", "spryker/event-dispatcher-extension": "^1.0.0", "spryker/form-extension": "^1.0.0", "spryker/http-extension": "^1.0.0", "spryker/kernel": "^3.48.0", - "spryker/locale": "^3.2.0", - "spryker/store": "^1.4.0", + "spryker/locale": "^3.2.0 || ^4.0.0", + "spryker/store": "^1.19.0", "spryker/symfony": "^3.5.0", "spryker/transfer": "^3.25.0", "spryker/twig": "^3.7.0", @@ -30005,9 +30026,9 @@ ], "description": "Http module", "support": { - "source": "https://github.com/spryker/http/tree/1.7.2" + "source": "https://github.com/spryker/http/tree/1.10.0" }, - "time": "2022-07-25T09:36:51+00:00" + "time": "2023-04-18T12:57:09+00:00" }, { "name": "spryker/http-extension", @@ -30104,20 +30125,20 @@ }, { "name": "spryker/install", - "version": "1.0.2", + "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/spryker/install.git", - "reference": "b794ff6095a08f023de7c4fd742d3f4da63b3faf" + "reference": "43698e58a32c4e8f79b3d6788ad66af0c93d5471" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/install/zipball/b794ff6095a08f023de7c4fd742d3f4da63b3faf", - "reference": "b794ff6095a08f023de7c4fd742d3f4da63b3faf", + "url": "https://api.github.com/repos/spryker/install/zipball/43698e58a32c4e8f79b3d6788ad66af0c93d5471", + "reference": "43698e58a32c4e8f79b3d6788ad66af0c93d5471", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/kernel": "^3.30.0", "spryker/log": "^3.0.0", "spryker/monolog": "^2.0.0", @@ -30125,7 +30146,7 @@ }, "require-dev": { "codeception/module-asserts": "^1.3.0 || ^3.0.0", - "phpstan/phpstan": "^0.12.1", + "phpstan/phpstan": "1.9.4", "spryker/code-sniffer": "*", "spryker/testify": "*" }, @@ -30150,26 +30171,27 @@ "description": "Install module", "support": { "issues": "https://github.com/spryker/install/issues", - "source": "https://github.com/spryker/install/tree/1.0.2" + "source": "https://github.com/spryker/install/tree/1.1.0" }, - "time": "2022-11-09T15:21:53+00:00" + "time": "2023-01-24T16:01:41+00:00" }, { "name": "spryker/installer", - "version": "4.0.3", + "version": "4.1.0", "source": { "type": "git", "url": "https://github.com/spryker/installer.git", - "reference": "aeccceb47d8d41d6ec1db0ee17b40ae89206f64c" + "reference": "808cf76da76f548c0f1603270439489fa9bc6736" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/installer/zipball/aeccceb47d8d41d6ec1db0ee17b40ae89206f64c", - "reference": "aeccceb47d8d41d6ec1db0ee17b40ae89206f64c", + "url": "https://api.github.com/repos/spryker/installer/zipball/808cf76da76f548c0f1603270439489fa9bc6736", + "reference": "808cf76da76f548c0f1603270439489fa9bc6736", "shasum": "" }, "require": { - "php": ">=7.2", + "php": ">=8.0", + "spryker/installer-extension": "^1.0.0", "spryker/kernel": "^3.30.0", "spryker/symfony": "^3.0.0" }, @@ -30194,9 +30216,50 @@ ], "description": "Installer module", "support": { - "source": "https://github.com/spryker/installer/tree/4.0.3" + "source": "https://github.com/spryker/installer/tree/4.1.0" }, - "time": "2020-09-24T11:48:26+00:00" + "time": "2023-03-03T10:58:02+00:00" + }, + { + "name": "spryker/installer-extension", + "version": "1.0.0", + "source": { + "type": "git", + "url": "https://github.com/spryker/installer-extension.git", + "reference": "ce09343aa0783b5baae2a4108770c464db8c5f13" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/spryker/installer-extension/zipball/ce09343aa0783b5baae2a4108770c464db8c5f13", + "reference": "ce09343aa0783b5baae2a4108770c464db8c5f13", + "shasum": "" + }, + "require": { + "php": ">=8.0" + }, + "require-dev": { + "spryker/code-sniffer": "*" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0.x-dev" + } + }, + "autoload": { + "psr-4": { + "Spryker\\": "src/Spryker/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "proprietary" + ], + "description": "InstallerExtension module", + "support": { + "source": "https://github.com/spryker/installer-extension/tree/1.0.0" + }, + "time": "2023-03-03T10:58:02+00:00" }, { "name": "spryker/invoice", @@ -30239,21 +30302,21 @@ }, { "name": "spryker/kernel", - "version": "3.70.0", + "version": "3.72.0", "source": { "type": "git", "url": "https://github.com/spryker/kernel.git", - "reference": "68bc2bcea4aa7036d3bafc4f91f55435228666cd" + "reference": "0ba29174079a57d0242db4c224311937b1211b13" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/kernel/zipball/68bc2bcea4aa7036d3bafc4f91f55435228666cd", - "reference": "68bc2bcea4aa7036d3bafc4f91f55435228666cd", + "url": "https://api.github.com/repos/spryker/kernel/zipball/0ba29174079a57d0242db4c224311937b1211b13", + "reference": "0ba29174079a57d0242db4c224311937b1211b13", "shasum": "" }, "require": { "everon/collection": "^1.0.0", - "php": ">=7.4", + "php": ">=8.0", "spryker/config": "^3.5.0", "spryker/container": "^1.1.0", "spryker/error-handler": "^2.2.0", @@ -30294,9 +30357,9 @@ ], "description": "Kernel module", "support": { - "source": "https://github.com/spryker/kernel/tree/3.70.0" + "source": "https://github.com/spryker/kernel/tree/3.72.0" }, - "time": "2022-06-17T12:20:42+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/key-builder", @@ -30380,25 +30443,27 @@ }, { "name": "spryker/locale", - "version": "3.8.2", + "version": "3.9.0", "source": { "type": "git", "url": "https://github.com/spryker/locale.git", - "reference": "4657d790943ff2641e5750397e57f858dece183c" + "reference": "08971b821d254eb996f3b37fb857759bc8bd4849" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/locale/zipball/4657d790943ff2641e5750397e57f858dece183c", - "reference": "4657d790943ff2641e5750397e57f858dece183c", + "url": "https://api.github.com/repos/spryker/locale/zipball/08971b821d254eb996f3b37fb857759bc8bd4849", + "reference": "08971b821d254eb996f3b37fb857759bc8bd4849", "shasum": "" }, "require": { "php": ">=8.0", + "spryker/acl-merchant-portal-extension": "^1.0.0", "spryker/application-extension": "^1.0.0", "spryker/event-dispatcher-extension": "^1.0.0", "spryker/kernel": "^3.52.0", "spryker/locale-extension": "^1.0.0", - "spryker/propel-orm": "^1.8.0" + "spryker/propel-orm": "^1.8.0", + "spryker/transfer": "^3.25.0" }, "require-dev": { "spryker/code-sniffer": "*", @@ -30436,9 +30501,9 @@ ], "description": "Locale module", "support": { - "source": "https://github.com/spryker/locale/tree/3.8.2" + "source": "https://github.com/spryker/locale/tree/3.9.0" }, - "time": "2022-12-29T12:04:01+00:00" + "time": "2023-03-10T14:11:16+00:00" }, { "name": "spryker/locale-extension", @@ -30488,16 +30553,16 @@ }, { "name": "spryker/log", - "version": "3.14.0", + "version": "3.15.0", "source": { "type": "git", "url": "https://github.com/spryker/log.git", - "reference": "2e35e47ce44b133dc197f43c3ab4b6a78d7ed6ae" + "reference": "ba336833734a71c5d99d0be2a517d8ba9fd66f29" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/log/zipball/2e35e47ce44b133dc197f43c3ab4b6a78d7ed6ae", - "reference": "2e35e47ce44b133dc197f43c3ab4b6a78d7ed6ae", + "url": "https://api.github.com/repos/spryker/log/zipball/ba336833734a71c5d99d0be2a517d8ba9fd66f29", + "reference": "ba336833734a71c5d99d0be2a517d8ba9fd66f29", "shasum": "" }, "require": { @@ -30505,7 +30570,7 @@ "psr/log": "^1.0.0", "spryker/config": "^3.0.0", "spryker/kernel": "^3.48.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/monolog": "^2.0.0", "spryker/queue": "^0.3.0 || ^1.0.0", "spryker/symfony": "^3.0.0", @@ -30539,29 +30604,29 @@ ], "description": "Log module", "support": { - "source": "https://github.com/spryker/log/tree/3.14.0" + "source": "https://github.com/spryker/log/tree/3.15.0" }, - "time": "2023-03-29T12:45:08+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/mail", - "version": "4.10.0", + "version": "4.11.0", "source": { "type": "git", "url": "https://github.com/spryker/mail.git", - "reference": "56c2aaa9b7ff3983326e8b1d70ecbf6dba8da416" + "reference": "5657ea35eae740e4d2989db8664d2299502e30b2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/mail/zipball/56c2aaa9b7ff3983326e8b1d70ecbf6dba8da416", - "reference": "56c2aaa9b7ff3983326e8b1d70ecbf6dba8da416", + "url": "https://api.github.com/repos/spryker/mail/zipball/5657ea35eae740e4d2989db8664d2299502e30b2", + "reference": "5657ea35eae740e4d2989db8664d2299502e30b2", "shasum": "" }, "require": { "php": ">=8.0", "spryker/glossary": "^3.0.0", "spryker/kernel": "^3.52.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/mail-extension": "^1.0.0", "spryker/transfer": "^3.33.0", "swiftmailer/swiftmailer": "^6.1.0" @@ -30589,9 +30654,9 @@ ], "description": "Mail module", "support": { - "source": "https://github.com/spryker/mail/tree/4.10.0" + "source": "https://github.com/spryker/mail/tree/4.11.0" }, - "time": "2022-11-11T13:29:11+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/mail-extension", @@ -31850,25 +31915,25 @@ }, { "name": "spryker/money", - "version": "2.10.1", + "version": "2.12.0", "source": { "type": "git", "url": "https://github.com/spryker/money.git", - "reference": "1e1679f7a09b5d7977519f460c53fbc216a26011" + "reference": "976e44e6b0cb7af9178ab40861b568fab4dc73da" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/money/zipball/1e1679f7a09b5d7977519f460c53fbc216a26011", - "reference": "1e1679f7a09b5d7977519f460c53fbc216a26011", + "url": "https://api.github.com/repos/spryker/money/zipball/976e44e6b0cb7af9178ab40861b568fab4dc73da", + "reference": "976e44e6b0cb7af9178ab40861b568fab4dc73da", "shasum": "" }, "require": { "moneyphp/money": "^3.0.0", - "php": ">=7.4", - "spryker/currency": "^3.1.0", + "php": ">=8.0", + "spryker/currency": "^3.2.0 || ^4.0.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", - "spryker/store": "^1.1.0", + "spryker/locale": "^3.0.0 || ^4.0.0", + "spryker/store": "^1.19.0", "spryker/symfony": "^3.0.0", "spryker/transfer": "^3.25.0", "spryker/twig-extension": "^1.0.0" @@ -31880,6 +31945,7 @@ "spryker/propel": "*", "spryker/session": "*", "spryker/silex": "*", + "spryker/storage": "*", "spryker/testify": "*", "spryker/twig": "*" }, @@ -31905,9 +31971,9 @@ ], "description": "Money module", "support": { - "source": "https://github.com/spryker/money/tree/2.10.1" + "source": "https://github.com/spryker/money/tree/2.12.0" }, - "time": "2022-09-19T06:48:51+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/money-gui", @@ -31959,23 +32025,23 @@ }, { "name": "spryker/monitoring", - "version": "2.6.0", + "version": "2.8.0", "source": { "type": "git", "url": "https://github.com/spryker/monitoring.git", - "reference": "de20ddc4c23017413c170e27cf6c142b18fb5e31" + "reference": "d4cabe1940b4159a3563ef6460f4b014ce4d24e2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/monitoring/zipball/de20ddc4c23017413c170e27cf6c142b18fb5e31", - "reference": "de20ddc4c23017413c170e27cf6c142b18fb5e31", + "url": "https://api.github.com/repos/spryker/monitoring/zipball/d4cabe1940b4159a3563ef6460f4b014ce4d24e2", + "reference": "d4cabe1940b4159a3563ef6460f4b014ce4d24e2", "shasum": "" }, "require": { "php": ">=8.0", "spryker/event-dispatcher-extension": "^1.0.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/monitoring-extension": "^1.0.0", "spryker/store": "^1.0.0", "spryker/symfony": "^3.5.0", @@ -32009,9 +32075,9 @@ ], "description": "Monitoring module", "support": { - "source": "https://github.com/spryker/monitoring/tree/2.6.0" + "source": "https://github.com/spryker/monitoring/tree/2.8.0" }, - "time": "2022-10-28T07:07:31+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/monitoring-extension", @@ -32235,23 +32301,23 @@ }, { "name": "spryker/navigation", - "version": "2.6.0", + "version": "2.7.0", "source": { "type": "git", "url": "https://github.com/spryker/navigation.git", - "reference": "a8ce5b74df67f34f9faee2e2eef5836974c8ecbb" + "reference": "162c7a3eb5e267b736e491ddc1868eabd77601f8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/navigation/zipball/a8ce5b74df67f34f9faee2e2eef5836974c8ecbb", - "reference": "a8ce5b74df67f34f9faee2e2eef5836974c8ecbb", + "url": "https://api.github.com/repos/spryker/navigation/zipball/162c7a3eb5e267b736e491ddc1868eabd77601f8", + "reference": "162c7a3eb5e267b736e491ddc1868eabd77601f8", "shasum": "" }, "require": { - "php": ">=7.2", + "php": ">=8.0", "spryker/kernel": "^3.52.0", "spryker/key-builder": "^1.0.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/propel-orm": "^1.1.0", "spryker/storage": "^3.0.0", "spryker/touch": "^3.0.0 || ^4.0.0", @@ -32285,31 +32351,31 @@ ], "description": "Navigation module", "support": { - "source": "https://github.com/spryker/navigation/tree/master" + "source": "https://github.com/spryker/navigation/tree/2.7.0" }, - "time": "2020-07-24T04:44:34+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/navigation-gui", - "version": "2.8.0", + "version": "2.9.0", "source": { "type": "git", "url": "https://github.com/spryker/navigation-gui.git", - "reference": "062e0de0a522817e78563a0cb1d33ddc3e518eeb" + "reference": "62951f9ce34f69d51db0153534e7c737e879d7cf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/navigation-gui/zipball/062e0de0a522817e78563a0cb1d33ddc3e518eeb", - "reference": "062e0de0a522817e78563a0cb1d33ddc3e518eeb", + "url": "https://api.github.com/repos/spryker/navigation-gui/zipball/62951f9ce34f69d51db0153534e7c737e879d7cf", + "reference": "62951f9ce34f69d51db0153534e7c737e879d7cf", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/category": "^3.0.0 || ^4.0.0 || ^5.0.0", "spryker/cms": "^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0", "spryker/gui": "^3.45.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/navigation": "^2.5.0", "spryker/propel-orm": "^1.1.0", "spryker/symfony": "^3.0.0", @@ -32336,9 +32402,9 @@ ], "description": "NavigationGui module", "support": { - "source": "https://github.com/spryker/navigation-gui/tree/2.8.0" + "source": "https://github.com/spryker/navigation-gui/tree/2.9.0" }, - "time": "2022-09-19T06:48:51+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/navigation-storage", @@ -33559,16 +33625,16 @@ }, { "name": "spryker/oms", - "version": "11.25.0", + "version": "11.26.1", "source": { "type": "git", "url": "https://github.com/spryker/oms.git", - "reference": "6a0d263d50fc8e86bb339ff4b6f2a9f648ff8774" + "reference": "36c06c92e3990f5c75c75780a50b03fd2960909f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/oms/zipball/6a0d263d50fc8e86bb339ff4b6f2a9f648ff8774", - "reference": "6a0d263d50fc8e86bb339ff4b6f2a9f648ff8774", + "url": "https://api.github.com/repos/spryker/oms/zipball/36c06c92e3990f5c75c75780a50b03fd2960909f", + "reference": "36c06c92e3990f5c75c75780a50b03fd2960909f", "shasum": "" }, "require": { @@ -33598,6 +33664,7 @@ "spryker/application": "*", "spryker/checkout": "*", "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/customer": "*", "spryker/sales-payment": "*", "spryker/testify": "*" @@ -33623,9 +33690,9 @@ ], "description": "Oms module", "support": { - "source": "https://github.com/spryker/oms/tree/11.25.0" + "source": "https://github.com/spryker/oms/tree/11.26.1" }, - "time": "2023-03-29T08:35:49+00:00" + "time": "2023-04-19T11:02:07+00:00" }, { "name": "spryker/oms-discount-connector", @@ -34623,20 +34690,20 @@ }, { "name": "spryker/price", - "version": "5.6.2", + "version": "5.7.0", "source": { "type": "git", "url": "https://github.com/spryker/price.git", - "reference": "4f7af4401db9ae608cee3e5d5821ac36456713f3" + "reference": "bf9bbda8ea062279e70011889d215e1197a7393d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/price/zipball/4f7af4401db9ae608cee3e5d5821ac36456713f3", - "reference": "4f7af4401db9ae608cee3e5d5821ac36456713f3", + "url": "https://api.github.com/repos/spryker/price/zipball/bf9bbda8ea062279e70011889d215e1197a7393d", + "reference": "bf9bbda8ea062279e70011889d215e1197a7393d", "shasum": "" }, "require": { - "php": ">=7.2", + "php": ">=8.0", "spryker/kernel": "^3.30.0", "spryker/price-extension": "^1.0.0", "spryker/quote": "^1.2.0 || ^2.0.0", @@ -34645,8 +34712,13 @@ }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/propel": "*", + "spryker/session": "*", "spryker/silex": "*", + "spryker/storage": "*", + "spryker/store": "*", + "spryker/store-extension": "*", "spryker/testify": "*", "spryker/twig": "*" }, @@ -34672,9 +34744,9 @@ ], "description": "Price module", "support": { - "source": "https://github.com/spryker/price/tree/5.6.2" + "source": "https://github.com/spryker/price/tree/5.7.0" }, - "time": "2020-09-01T11:14:46+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/price-cart-connector", @@ -34862,21 +34934,22 @@ }, { "name": "spryker/price-product", - "version": "4.37.0", + "version": "4.41.0", "source": { "type": "git", "url": "https://github.com/spryker/price-product.git", - "reference": "a627e465046642754d89e6523e54b7a46709d7bf" + "reference": "c93de6071d9f1af2a670b37e54073d53d8d9f05d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/price-product/zipball/a627e465046642754d89e6523e54b7a46709d7bf", - "reference": "a627e465046642754d89e6523e54b7a46709d7bf", + "url": "https://api.github.com/repos/spryker/price-product/zipball/c93de6071d9f1af2a670b37e54073d53d8d9f05d", + "reference": "c93de6071d9f1af2a670b37e54073d53d8d9f05d", "shasum": "" }, "require": { - "php": ">=7.4", - "spryker/currency": "^3.10.0", + "php": ">=8.0", + "spryker/acl-merchant-portal-extension": "^1.0.0", + "spryker/currency": "^3.10.0 || ^4.0.0", "spryker/event": "^1.0.0 || ^2.0.0", "spryker/kernel": "^3.33.0", "spryker/log": "^3.7.0", @@ -34901,6 +34974,8 @@ "spryker/price-product-storage": "*", "spryker/propel": "*", "spryker/session": "*", + "spryker/storage": "*", + "spryker/store-extension": "*", "spryker/testify": "*", "spryker/wishlist": "*" }, @@ -34925,9 +35000,9 @@ ], "description": "PriceProduct module", "support": { - "source": "https://github.com/spryker/price-product/tree/4.37.0" + "source": "https://github.com/spryker/price-product/tree/4.41.0" }, - "time": "2022-10-11T14:40:32+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/price-product-data-import", @@ -35703,41 +35778,44 @@ }, { "name": "spryker/product", - "version": "6.29.1", + "version": "6.35.0", "source": { "type": "git", "url": "https://github.com/spryker/product.git", - "reference": "08468807aa8d297be123611d0aa12203ca8d9be2" + "reference": "21d8869ea07329c09e5ac7a77688ab82ef913748" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product/zipball/08468807aa8d297be123611d0aa12203ca8d9be2", - "reference": "08468807aa8d297be123611d0aa12203ca8d9be2", + "url": "https://api.github.com/repos/spryker/product/zipball/21d8869ea07329c09e5ac7a77688ab82ef913748", + "reference": "21d8869ea07329c09e5ac7a77688ab82ef913748", "shasum": "" }, "require": { "php": ">=8.0", + "spryker/acl-merchant-portal-extension": "^1.0.0", "spryker/event": "^1.0.0 || ^2.3.0", "spryker/kernel": "^3.34.0", "spryker/key-builder": "^1.0.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/log": "^3.0.0", "spryker/message-broker": "^1.0.0", "spryker/message-broker-extension": "^1.0.0", - "spryker/product-extension": "^1.4.0", + "spryker/product-extension": "^1.5.0", "spryker/propel-orm": "^1.0.0", "spryker/publisher-extension": "^1.0.0", "spryker/storage": "^3.0.0", "spryker/store": "^1.1.0", "spryker/symfony": "^3.0.0", "spryker/touch": "^3.0.0 || ^4.0.0", - "spryker/transfer": "^3.25.0", + "spryker/transfer": "^3.27.0", "spryker/url": "^3.2.1", "spryker/util-encoding": "^2.0.0", "spryker/util-text": "^1.1.0" }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", + "spryker/product-image": "*", "spryker/propel": "*", "spryker/testify": "*" }, @@ -35759,9 +35837,9 @@ ], "description": "Product module", "support": { - "source": "https://github.com/spryker/product/tree/6.29.1" + "source": "https://github.com/spryker/product/tree/6.35.0" }, - "time": "2022-12-29T12:04:01+00:00" + "time": "2023-04-17T15:49:27+00:00" }, { "name": "spryker/product-abstract-data-feed", @@ -36157,25 +36235,27 @@ }, { "name": "spryker/product-attribute", - "version": "1.10.0", + "version": "1.13.0", "source": { "type": "git", "url": "https://github.com/spryker/product-attribute.git", - "reference": "d8dd5bdf32cd6be8bea4ae0e14cab2f653295ea9" + "reference": "9e03d5a563f70478de276c24db8f900495c12774" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-attribute/zipball/d8dd5bdf32cd6be8bea4ae0e14cab2f653295ea9", - "reference": "d8dd5bdf32cd6be8bea4ae0e14cab2f653295ea9", + "url": "https://api.github.com/repos/spryker/product-attribute/zipball/9e03d5a563f70478de276c24db8f900495c12774", + "reference": "9e03d5a563f70478de276c24db8f900495c12774", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", + "spryker/acl-merchant-portal-extension": "^1.0.0", "spryker/glossary": "^3.8.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/product": "^5.2.0 || ^6.0.0", "spryker/propel-orm": "^1.2.0", + "spryker/transfer": "^3.27.0", "spryker/util-encoding": "^2.0.0", "spryker/util-sanitize-xss": "^1.0.0", "spryker/zed-request": "^3.4.0" @@ -36203,9 +36283,9 @@ ], "description": "ProductAttribute module", "support": { - "source": "https://github.com/spryker/product-attribute/tree/1.10.0" + "source": "https://github.com/spryker/product-attribute/tree/1.13.0" }, - "time": "2022-01-04T12:43:20+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/product-attribute-gui", @@ -36464,26 +36544,26 @@ }, { "name": "spryker/product-bundle", - "version": "7.13.0", + "version": "7.15.0", "source": { "type": "git", "url": "https://github.com/spryker/product-bundle.git", - "reference": "3e8be539ddc40ad27ecc5c3e82eccbdae9ea60ef" + "reference": "bbfb27b6444e89493bcb6bd58591ef88306e4368" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-bundle/zipball/3e8be539ddc40ad27ecc5c3e82eccbdae9ea60ef", - "reference": "3e8be539ddc40ad27ecc5c3e82eccbdae9ea60ef", + "url": "https://api.github.com/repos/spryker/product-bundle/zipball/bbfb27b6444e89493bcb6bd58591ef88306e4368", + "reference": "bbfb27b6444e89493bcb6bd58591ef88306e4368", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/availability": "^9.8.0", "spryker/calculation-extension": "^1.1.0", "spryker/cart-extension": "^1.0.0 || ^2.0.0 || ^4.0.0", "spryker/decimal-object": "^1.0.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/messenger": "^3.0.0", "spryker/oms-extension": "^1.2.0", "spryker/persistent-cart-extension": "^1.0.0", @@ -36498,7 +36578,7 @@ "spryker/sales-return-gui-extension": "^1.0.0", "spryker/shopping-list-extension": "^1.0.0", "spryker/stock": "^8.0.0", - "spryker/store": "^1.5.0", + "spryker/store": "^1.19.0", "spryker/symfony": "^3.0.0", "spryker/transfer": "^3.25.0" }, @@ -36507,6 +36587,7 @@ "spryker/cart": "*", "spryker/checkout": "*", "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/currency": "*", "spryker/oms": "*", "spryker/propel": "*", @@ -36537,9 +36618,9 @@ ], "description": "ProductBundle module", "support": { - "source": "https://github.com/spryker/product-bundle/tree/7.13.0" + "source": "https://github.com/spryker/product-bundle/tree/7.15.0" }, - "time": "2022-07-01T12:54:10+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/product-bundle-carts-rest-api", @@ -36864,27 +36945,28 @@ }, { "name": "spryker/product-category", - "version": "4.19.0", + "version": "4.21.0", "source": { "type": "git", "url": "https://github.com/spryker/product-category.git", - "reference": "2da48dee1e897dc1848489fb581b15cdefdd0d49" + "reference": "7f0e199369cb871c5693df4d66be36886f4cf28a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-category/zipball/2da48dee1e897dc1848489fb581b15cdefdd0d49", - "reference": "2da48dee1e897dc1848489fb581b15cdefdd0d49", + "url": "https://api.github.com/repos/spryker/product-category/zipball/7f0e199369cb871c5693df4d66be36886f4cf28a", + "reference": "7f0e199369cb871c5693df4d66be36886f4cf28a", "shasum": "" }, "require": { "php": ">=8.0", + "spryker/acl-merchant-portal-extension": "^1.0.0", "spryker/category": "^3.3.0 || ^4.24.0 || ^5.11.0", "spryker/category-extension": "^1.1.0", "spryker/category-gui-extension": "^1.0.0", "spryker/event": "^1.0.0 || ^2.3.0", "spryker/gui": "^3.45.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/product": "^5.0.0 || ^6.0.0", "spryker/product-extension": "^1.3.0", "spryker/propel-orm": "^1.0.0", @@ -36896,7 +36978,9 @@ "spryker/application": "*", "spryker/code-sniffer": "*", "spryker/config": "*", + "spryker/container": "*", "spryker/propel": "^3.0.0", + "spryker/store": "*", "spryker/testify": "*", "spryker/zed-navigation": "*" }, @@ -36919,9 +37003,9 @@ ], "description": "ProductCategory module", "support": { - "source": "https://github.com/spryker/product-category/tree/4.19.0" + "source": "https://github.com/spryker/product-category/tree/4.21.0" }, - "time": "2023-02-20T10:18:53+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/product-category-filter", @@ -38482,20 +38566,21 @@ }, { "name": "spryker/product-extension", - "version": "1.4.0", + "version": "1.5.0", "source": { "type": "git", "url": "https://github.com/spryker/product-extension.git", - "reference": "64b86a0058ca2500df874b0cdca2d2e752ffd6c7" + "reference": "65f1bf69230f73e9e582de4660b188b2b8a5e1d5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-extension/zipball/64b86a0058ca2500df874b0cdca2d2e752ffd6c7", - "reference": "64b86a0058ca2500df874b0cdca2d2e752ffd6c7", + "url": "https://api.github.com/repos/spryker/product-extension/zipball/65f1bf69230f73e9e582de4660b188b2b8a5e1d5", + "reference": "65f1bf69230f73e9e582de4660b188b2b8a5e1d5", "shasum": "" }, "require": { - "php": ">=7.4" + "php": ">=8.0", + "spryker/transfer": "^3.27.0" }, "require-dev": { "spryker/code-sniffer": "*" @@ -38517,9 +38602,9 @@ ], "description": "ProductExtension module", "support": { - "source": "https://github.com/spryker/product-extension/tree/1.4.0" + "source": "https://github.com/spryker/product-extension/tree/1.5.0" }, - "time": "2022-10-11T14:40:32+00:00" + "time": "2023-02-01T20:05:58+00:00" }, { "name": "spryker/product-group", @@ -38636,30 +38721,33 @@ }, { "name": "spryker/product-image", - "version": "3.13.1", + "version": "3.16.0", "source": { "type": "git", "url": "https://github.com/spryker/product-image.git", - "reference": "c5a533de27d24ece6cdbda11bac7d5ce096d50a0" + "reference": "768d310f354c7b3230f85aa9814c325dbb759b7d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-image/zipball/c5a533de27d24ece6cdbda11bac7d5ce096d50a0", - "reference": "c5a533de27d24ece6cdbda11bac7d5ce096d50a0", + "url": "https://api.github.com/repos/spryker/product-image/zipball/768d310f354c7b3230f85aa9814c325dbb759b7d", + "reference": "768d310f354c7b3230f85aa9814c325dbb759b7d", "shasum": "" }, "require": { "php": ">=8.0", + "spryker/acl-merchant-portal-extension": "^1.0.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/product": "^5.0.0 || ^6.0.0", "spryker/product-extension": "^1.4.0", "spryker/propel-orm": "^1.0.0", - "spryker/transfer": "^3.25.0" + "spryker/transfer": "^3.27.0" }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/propel": "*", + "spryker/store": "*", "spryker/testify": "*" }, "type": "library", @@ -38680,9 +38768,9 @@ ], "description": "ProductImage module", "support": { - "source": "https://github.com/spryker/product-image/tree/3.13.1" + "source": "https://github.com/spryker/product-image/tree/3.16.0" }, - "time": "2022-12-29T12:04:01+00:00" + "time": "2023-04-17T15:49:27+00:00" }, { "name": "spryker/product-image-cart-connector", @@ -39244,16 +39332,16 @@ }, { "name": "spryker/product-list", - "version": "1.7.0", + "version": "1.7.1", "source": { "type": "git", "url": "https://github.com/spryker/product-list.git", - "reference": "0afd11d060f4dcf5fd3984bbb15fba7b4337c100" + "reference": "f2cf0c520c6eed821055c4579b5638c4752cb630" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-list/zipball/0afd11d060f4dcf5fd3984bbb15fba7b4337c100", - "reference": "0afd11d060f4dcf5fd3984bbb15fba7b4337c100", + "url": "https://api.github.com/repos/spryker/product-list/zipball/f2cf0c520c6eed821055c4579b5638c4752cb630", + "reference": "f2cf0c520c6eed821055c4579b5638c4752cb630", "shasum": "" }, "require": { @@ -39292,9 +39380,9 @@ ], "description": "ProductList module", "support": { - "source": "https://github.com/spryker/product-list/tree/1.7.0" + "source": "https://github.com/spryker/product-list/tree/1.7.1" }, - "time": "2023-01-16T13:42:24+00:00" + "time": "2023-02-02T12:10:12+00:00" }, { "name": "spryker/product-list-data-import", @@ -39389,25 +39477,25 @@ }, { "name": "spryker/product-list-gui", - "version": "2.2.0", + "version": "2.3.0", "source": { "type": "git", "url": "https://github.com/spryker/product-list-gui.git", - "reference": "3330dbf6e32f4e0080b51ef0415cc19f9d63ba89" + "reference": "2a03be2cc583a9acdeea8f07226c3567d8422c0a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-list-gui/zipball/3330dbf6e32f4e0080b51ef0415cc19f9d63ba89", - "reference": "3330dbf6e32f4e0080b51ef0415cc19f9d63ba89", + "url": "https://api.github.com/repos/spryker/product-list-gui/zipball/2a03be2cc583a9acdeea8f07226c3567d8422c0a", + "reference": "2a03be2cc583a9acdeea8f07226c3567d8422c0a", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/category": "^4.6.0 || ^5.0.0", "spryker/configurable-bundle-gui-extension": "^1.0.0", "spryker/gui": "^3.45.0", "spryker/kernel": "^3.33.0", - "spryker/locale": "^3.1.0", + "spryker/locale": "^3.1.0 || ^4.0.0", "spryker/product": "^6.4.0", "spryker/product-list": "^1.6.0", "spryker/product-list-gui-extension": "^1.2.0", @@ -39439,9 +39527,9 @@ ], "description": "ProductListGui module", "support": { - "source": "https://github.com/spryker/product-list-gui/tree/2.2.0" + "source": "https://github.com/spryker/product-list-gui/tree/2.3.0" }, - "time": "2022-09-19T06:48:51+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/product-list-gui-extension", @@ -39619,16 +39707,16 @@ }, { "name": "spryker/product-management", - "version": "0.19.33", + "version": "0.19.36", "source": { "type": "git", "url": "https://github.com/spryker/product-management.git", - "reference": "a47ba627765fadc340f00b37d4440e6aa7e92e0c" + "reference": "63318afd96b9e277fd23a5b10b5074e3516cf6e1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-management/zipball/a47ba627765fadc340f00b37d4440e6aa7e92e0c", - "reference": "a47ba627765fadc340f00b37d4440e6aa7e92e0c", + "url": "https://api.github.com/repos/spryker/product-management/zipball/63318afd96b9e277fd23a5b10b5074e3516cf6e1", + "reference": "63318afd96b9e277fd23a5b10b5074e3516cf6e1", "shasum": "" }, "require": { @@ -39636,11 +39724,11 @@ "php": ">=8.0", "spryker/availability": "^9.0.0", "spryker/category": "^3.0.0 || ^4.0.0 || ^5.0.0", - "spryker/currency": "^3.2.0", + "spryker/currency": "^3.2.0 || ^4.0.0", "spryker/decimal-object": "^1.0.0", - "spryker/gui": "^3.46.0", + "spryker/gui": "^3.48.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/money": "^2.4.0", "spryker/price": "^5.0.0", "spryker/price-product": "^2.1.0 || ^4.0.0", @@ -39654,7 +39742,7 @@ "spryker/product-validity": "^1.0.0", "spryker/propel-orm": "^1.0.0", "spryker/stock": "^8.0.0", - "spryker/store": "^1.0.0", + "spryker/store": "^1.19.0", "spryker/symfony": "^3.0.0", "spryker/tax": "^4.0.0 || ^5.0.0", "spryker/touch": "^3.0.0 || ^4.0.0", @@ -39696,9 +39784,9 @@ ], "description": "ProductManagement module", "support": { - "source": "https://github.com/spryker/product-management/tree/0.19.33" + "source": "https://github.com/spryker/product-management/tree/0.19.36" }, - "time": "2023-02-07T17:43:47+00:00" + "time": "2023-04-18T12:24:14+00:00" }, { "name": "spryker/product-management-extension", @@ -40083,29 +40171,30 @@ }, { "name": "spryker/product-option", - "version": "8.13.1", + "version": "8.15.1", "source": { "type": "git", "url": "https://github.com/spryker/product-option.git", - "reference": "e9bfd9f4c1eb9b2defcfb476d4d569551c7a4ebf" + "reference": "471c84d5ed534295d409b8b2e9c0ad6fca762ebb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-option/zipball/e9bfd9f4c1eb9b2defcfb476d4d569551c7a4ebf", - "reference": "e9bfd9f4c1eb9b2defcfb476d4d569551c7a4ebf", + "url": "https://api.github.com/repos/spryker/product-option/zipball/471c84d5ed534295d409b8b2e9c0ad6fca762ebb", + "reference": "471c84d5ed534295d409b8b2e9c0ad6fca762ebb", "shasum": "" }, "require": { "php": ">=8.0", + "spryker/acl-merchant-portal-extension": "^1.0.0", "spryker/calculation-extension": "^1.1.0", - "spryker/country": "^3.0.0", - "spryker/currency": "^3.0.0", + "spryker/country": "^3.0.0 || ^4.0.0", + "spryker/currency": "^3.2.0 || ^4.0.0", "spryker/event": "^2.1.0", "spryker/glossary": "^3.0.0", "spryker/gui": "^3.33.0", "spryker/kernel": "^3.30.0", "spryker/key-builder": "^1.0.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/money": "^2.4.0", "spryker/price": "^5.0.0", "spryker/product": "^5.0.0 || ^6.0.0", @@ -40119,6 +40208,7 @@ "spryker/symfony": "^3.0.0", "spryker/tax": "^5.0.0", "spryker/touch": "^3.0.0 || ^4.0.0", + "spryker/transfer": "^3.25.0", "spryker/util-encoding": "^2.0.0", "spryker/util-text": "^1.1.0" }, @@ -40164,9 +40254,9 @@ ], "description": "ProductOption module", "support": { - "source": "https://github.com/spryker/product-option/tree/8.13.1" + "source": "https://github.com/spryker/product-option/tree/8.15.1" }, - "time": "2022-12-29T12:04:01+00:00" + "time": "2023-04-06T09:10:04+00:00" }, { "name": "spryker/product-option-cart-connector", @@ -41612,27 +41702,28 @@ }, { "name": "spryker/product-search", - "version": "5.17.0", + "version": "5.19.0", "source": { "type": "git", "url": "https://github.com/spryker/product-search.git", - "reference": "097854376e7a607f80e2b02935943635efba4925" + "reference": "0eef6daa5503d6375585b0304d35c9819a48e0ed" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-search/zipball/097854376e7a607f80e2b02935943635efba4925", - "reference": "097854376e7a607f80e2b02935943635efba4925", + "url": "https://api.github.com/repos/spryker/product-search/zipball/0eef6daa5503d6375585b0304d35c9819a48e0ed", + "reference": "0eef6daa5503d6375585b0304d35c9819a48e0ed", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", + "spryker/acl-merchant-portal-extension": "^1.0.0", "spryker/collector": "^5.1.1 || ^6.0.0", "spryker/event": "^2.1.0", "spryker/glossary": "^3.0.0", "spryker/gui": "^3.33.0", "spryker/kernel": "^3.30.0", "spryker/key-builder": "^1.1.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/product": "^5.0.0 || ^6.0.0", "spryker/product-extension": "^1.3.0", "spryker/product-page-search-extension": "^1.1.0", @@ -41672,9 +41763,9 @@ ], "description": "ProductSearch module", "support": { - "source": "https://github.com/spryker/product-search/tree/5.17.0" + "source": "https://github.com/spryker/product-search/tree/5.19.0" }, - "time": "2022-07-20T11:40:02+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/product-search-config-storage", @@ -42138,20 +42229,21 @@ }, { "name": "spryker/product-validity", - "version": "1.2.0", + "version": "1.3.0", "source": { "type": "git", "url": "https://github.com/spryker/product-validity.git", - "reference": "eb72811d155188689bb810db3dc8ec6e1e48cf6d" + "reference": "1f697baf8fe097b9406f86122d503514f009eaf4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-validity/zipball/eb72811d155188689bb810db3dc8ec6e1e48cf6d", - "reference": "eb72811d155188689bb810db3dc8ec6e1e48cf6d", + "url": "https://api.github.com/repos/spryker/product-validity/zipball/1f697baf8fe097b9406f86122d503514f009eaf4", + "reference": "1f697baf8fe097b9406f86122d503514f009eaf4", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", + "spryker/acl-merchant-portal-extension": "^1.0.0", "spryker/kernel": "^3.30.0", "spryker/product": "^6.0.0", "spryker/product-extension": "^1.3.0", @@ -42181,9 +42273,9 @@ ], "description": "ProductValidity module", "support": { - "source": "https://github.com/spryker/product-validity/tree/1.2.0" + "source": "https://github.com/spryker/product-validity/tree/1.3.0" }, - "time": "2022-02-22T13:01:19+00:00" + "time": "2023-03-10T14:11:16+00:00" }, { "name": "spryker/products-categories-resource-relationship", @@ -42332,16 +42424,16 @@ }, { "name": "spryker/propel", - "version": "3.35.1", + "version": "3.38.0", "source": { "type": "git", "url": "https://github.com/spryker/propel.git", - "reference": "4344220e600c9d35ff766bc90415f65f11e6846a" + "reference": "26b4e6b523f8411b86fb59e02f80016111e63529" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/propel/zipball/4344220e600c9d35ff766bc90415f65f11e6846a", - "reference": "4344220e600c9d35ff766bc90415f65f11e6846a", + "url": "https://api.github.com/repos/spryker/propel/zipball/26b4e6b523f8411b86fb59e02f80016111e63529", + "reference": "26b4e6b523f8411b86fb59e02f80016111e63529", "shasum": "" }, "require": { @@ -42352,7 +42444,7 @@ "spryker/kernel": "^3.48.0", "spryker/log": "^3.0.0", "spryker/monolog": "^2.0.0", - "spryker/propel-orm": "^1.16.0", + "spryker/propel-orm": "^1.18.0", "spryker/symfony": "^3.0.0", "spryker/transfer": "^3.12.0", "spryker/util-encoding": "^2.0.0", @@ -42360,6 +42452,7 @@ }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/console": "*", "spryker/container": "*", "spryker/laminas": "*", "spryker/silex": "*", @@ -42387,27 +42480,27 @@ ], "description": "Propel module", "support": { - "source": "https://github.com/spryker/propel/tree/3.35.1" + "source": "https://github.com/spryker/propel/tree/3.38.0" }, - "time": "2022-11-11T07:06:41+00:00" + "time": "2023-04-18T12:08:37+00:00" }, { "name": "spryker/propel-orm", - "version": "1.17.0", + "version": "1.19.0", "source": { "type": "git", "url": "https://github.com/spryker/propel-orm.git", - "reference": "60bb203e9679392d835185d63f65f44b0a05b4a4" + "reference": "aeb6819ff5fc80fb6d6447c9abc7f11c911eb1d8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/propel-orm/zipball/60bb203e9679392d835185d63f65f44b0a05b4a4", - "reference": "60bb203e9679392d835185d63f65f44b0a05b4a4", + "url": "https://api.github.com/repos/spryker/propel-orm/zipball/aeb6819ff5fc80fb6d6447c9abc7f11c911eb1d8", + "reference": "aeb6819ff5fc80fb6d6447c9abc7f11c911eb1d8", "shasum": "" }, "require": { - "php": ">=7.4", - "propel/propel": "2.0.0-beta2", + "php": ">=8.0", + "propel/propel": "2.0.0-beta3", "spryker/config": "^3.0.0", "spryker/error-handler": "^2.0.0", "spryker/kernel": "^3.67.0", @@ -42437,9 +42530,9 @@ ], "description": "PropelOrm module", "support": { - "source": "https://github.com/spryker/propel-orm/tree/1.17.0" + "source": "https://github.com/spryker/propel-orm/tree/1.19.0" }, - "time": "2022-07-21T13:11:07+00:00" + "time": "2023-04-18T11:16:52+00:00" }, { "name": "spryker/propel-orm-extension", @@ -42935,29 +43028,29 @@ }, { "name": "spryker/quote", - "version": "2.17.0", + "version": "2.18.0", "source": { "type": "git", "url": "https://github.com/spryker/quote.git", - "reference": "7f7c54fa77fde959d3e820fd36ffbce7a49d23a2" + "reference": "e577815ae7bbe6e43f81fd657b3af92a19d88e2e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/quote/zipball/7f7c54fa77fde959d3e820fd36ffbce7a49d23a2", - "reference": "7f7c54fa77fde959d3e820fd36ffbce7a49d23a2", + "url": "https://api.github.com/repos/spryker/quote/zipball/e577815ae7bbe6e43f81fd657b3af92a19d88e2e", + "reference": "e577815ae7bbe6e43f81fd657b3af92a19d88e2e", "shasum": "" }, "require": { "php": ">=8.0", "spryker/agent-extension": "^1.0.0", "spryker/comment-extension": "^1.0.0", - "spryker/currency": "^3.4.0", + "spryker/currency": "^3.4.0 || ^4.0.0", "spryker/customer": "^6.0.0 || ^7.0.0", "spryker/kernel": "^3.30.0", "spryker/propel-orm": "^1.0.0", - "spryker/quote-extension": "^1.6.0", + "spryker/quote-extension": "^1.8.0", "spryker/session": "^3.3.0 || ^4.14.0", - "spryker/store": "^1.11.0", + "spryker/store": "^1.19.0", "spryker/symfony": "^3.0.0", "spryker/transfer": "^3.25.0", "spryker/util-encoding": "^2.0.0", @@ -42965,7 +43058,9 @@ }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/propel": "*", + "spryker/storage": "*", "spryker/testify": "*" }, "type": "library", @@ -42986,9 +43081,9 @@ ], "description": "Quote module", "support": { - "source": "https://github.com/spryker/quote/tree/2.17.0" + "source": "https://github.com/spryker/quote/tree/2.18.0" }, - "time": "2023-01-24T16:01:46+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/quote-approval", @@ -43150,20 +43245,20 @@ }, { "name": "spryker/quote-extension", - "version": "1.7.0", + "version": "1.8.0", "source": { "type": "git", "url": "https://github.com/spryker/quote-extension.git", - "reference": "971a47b862503c470655c9b55214a99f11b20fb7" + "reference": "eaec903bd29ae1fccac829f45137897f66aeefbc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/quote-extension/zipball/971a47b862503c470655c9b55214a99f11b20fb7", - "reference": "971a47b862503c470655c9b55214a99f11b20fb7", + "url": "https://api.github.com/repos/spryker/quote-extension/zipball/eaec903bd29ae1fccac829f45137897f66aeefbc", + "reference": "eaec903bd29ae1fccac829f45137897f66aeefbc", "shasum": "" }, "require": { - "php": ">=7.3" + "php": ">=8.0" }, "require-dev": { "spryker/code-sniffer": "*" @@ -43185,9 +43280,9 @@ ], "description": "QuoteExtension module", "support": { - "source": "https://github.com/spryker/quote-extension/tree/1.7.0" + "source": "https://github.com/spryker/quote-extension/tree/1.8.0" }, - "time": "2021-03-30T13:18:02+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/quote-request", @@ -43600,20 +43695,21 @@ }, { "name": "spryker/refund", - "version": "5.5.0", + "version": "5.7.1", "source": { "type": "git", "url": "https://github.com/spryker/refund.git", - "reference": "86fa527be15c0946d80bf294bcf7411014fc61a6" + "reference": "d85968bc834a2c6f562606c45b342374b3a22d91" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/refund/zipball/86fa527be15c0946d80bf294bcf7411014fc61a6", - "reference": "86fa527be15c0946d80bf294bcf7411014fc61a6", + "url": "https://api.github.com/repos/spryker/refund/zipball/d85968bc834a2c6f562606c45b342374b3a22d91", + "reference": "d85968bc834a2c6f562606c45b342374b3a22d91", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", + "spryker/acl-merchant-portal-extension": "^1.0.0", "spryker/calculation": "^4.0.0", "spryker/gui": "^3.0.0", "spryker/kernel": "^3.30.0", @@ -43621,15 +43717,18 @@ "spryker/refund-extension": "^1.0.0", "spryker/sales": "^6.0.0 || ^7.0.0 || ^8.0.0 || ^10.0.0 || ^11.0.0", "spryker/symfony": "^3.0.0", + "spryker/transfer": "^3.25.0", "spryker/util-date-time": "^1.0.0" }, "require-dev": { "spryker/application": "*", "spryker/code-sniffer": "*", "spryker/config": "*", + "spryker/container": "*", "spryker/oms": "*", "spryker/propel": "^3.0.0", "spryker/propel-orm": "^1.0.0", + "spryker/store": "*", "spryker/testify": "*", "spryker/zed-navigation": "*" }, @@ -43650,9 +43749,9 @@ ], "description": "Refund module", "support": { - "source": "https://github.com/spryker/refund/tree/5.5.0" + "source": "https://github.com/spryker/refund/tree/5.7.1" }, - "time": "2022-07-05T11:45:02+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/refund-extension", @@ -43888,16 +43987,16 @@ }, { "name": "spryker/router", - "version": "1.15.0", + "version": "1.15.1", "source": { "type": "git", "url": "https://github.com/spryker/router.git", - "reference": "dcb1b75acc08bc00ce1955708571ad2e72e72c8d" + "reference": "0021d531a083230819cd72d0f693727b6f0630f5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/router/zipball/dcb1b75acc08bc00ce1955708571ad2e72e72c8d", - "reference": "dcb1b75acc08bc00ce1955708571ad2e72e72c8d", + "url": "https://api.github.com/repos/spryker/router/zipball/0021d531a083230819cd72d0f693727b6f0630f5", + "reference": "0021d531a083230819cd72d0f693727b6f0630f5", "shasum": "" }, "require": { @@ -43941,9 +44040,9 @@ ], "description": "Router module", "support": { - "source": "https://github.com/spryker/router/tree/1.15.0" + "source": "https://github.com/spryker/router/tree/1.15.1" }, - "time": "2023-01-24T16:01:46+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/router-extension", @@ -43995,27 +44094,28 @@ }, { "name": "spryker/sales", - "version": "11.35.0", + "version": "11.40.0", "source": { "type": "git", "url": "https://github.com/spryker/sales.git", - "reference": "a0e3766661fe67e690f7ba72a69b65571b1e4254" + "reference": "e48698f0c97a8da804b65e34bb9afa3f4efdda5a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/sales/zipball/a0e3766661fe67e690f7ba72a69b65571b1e4254", - "reference": "a0e3766661fe67e690f7ba72a69b65571b1e4254", + "url": "https://api.github.com/repos/spryker/sales/zipball/e48698f0c97a8da804b65e34bb9afa3f4efdda5a", + "reference": "e48698f0c97a8da804b65e34bb9afa3f4efdda5a", "shasum": "" }, "require": { "php": ">=8.0", + "spryker/acl-merchant-portal-extension": "^1.0.0", "spryker/calculation": "^4.0.0", "spryker/checkout-extension": "^1.2.0", - "spryker/country": "^3.1.0", + "spryker/country": "^3.1.0 || ^4.0.0", "spryker/customer": "^6.5.0 || ^7.0.0", "spryker/gui": "^3.39.0", "spryker/kernel": "^3.33.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/money": "^2.0.0", "spryker/oms": "^10.3.0 || ^11.0.0", "spryker/propel": "^3.0.0", @@ -44025,7 +44125,7 @@ "spryker/sequence-number": "^3.0.0", "spryker/store": "^1.0.0", "spryker/symfony": "^3.0.0", - "spryker/transfer": "^3.25.0", + "spryker/transfer": "^3.27.0", "spryker/twig": "^3.16.0", "spryker/user": "^3.0.0", "spryker/util-date-time": "^1.0.0", @@ -44038,6 +44138,7 @@ "spryker/checkout": "*", "spryker/code-sniffer": "*", "spryker/config": "*", + "spryker/container": "*", "spryker/price": "*", "spryker/product": "*", "spryker/shipment": "*", @@ -44068,9 +44169,9 @@ ], "description": "Sales module", "support": { - "source": "https://github.com/spryker/sales/tree/11.35.0" + "source": "https://github.com/spryker/sales/tree/11.40.0" }, - "time": "2023-01-10T13:08:20+00:00" + "time": "2023-04-17T15:49:27+00:00" }, { "name": "spryker/sales-configurable-bundle", @@ -44774,20 +44875,20 @@ }, { "name": "spryker/sales-payment-gui", - "version": "1.0.0", + "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/spryker/sales-payment-gui.git", - "reference": "daf0546d6d993b7b226a026e36624f07443b9823" + "reference": "a6bf7e5f1a6005ec831f3ff353611d7fe0a07f44" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/sales-payment-gui/zipball/daf0546d6d993b7b226a026e36624f07443b9823", - "reference": "daf0546d6d993b7b226a026e36624f07443b9823", + "url": "https://api.github.com/repos/spryker/sales-payment-gui/zipball/a6bf7e5f1a6005ec831f3ff353611d7fe0a07f44", + "reference": "a6bf7e5f1a6005ec831f3ff353611d7fe0a07f44", "shasum": "" }, "require": { - "php": ">=7.3", + "php": ">=8.0", "spryker/kernel": "^3.30.0", "spryker/symfony": "^3.0.0" }, @@ -44811,9 +44912,9 @@ ], "description": "SalesPaymentGui module", "support": { - "source": "https://github.com/spryker/sales-payment-gui/tree/1.0.0" + "source": "https://github.com/spryker/sales-payment-gui/tree/1.1.0" }, - "time": "2021-05-16T06:57:28+00:00" + "time": "2023-01-24T16:01:46+00:00" }, { "name": "spryker/sales-product-configuration", @@ -45202,16 +45303,16 @@ }, { "name": "spryker/sales-return", - "version": "1.4.1", + "version": "1.5.0", "source": { "type": "git", "url": "https://github.com/spryker/sales-return.git", - "reference": "555421e6a054fc889b878364db0c2f6d11a64517" + "reference": "48eec620c55514704b4fb40a74d0f4e1ec40653d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/sales-return/zipball/555421e6a054fc889b878364db0c2f6d11a64517", - "reference": "555421e6a054fc889b878364db0c2f6d11a64517", + "url": "https://api.github.com/repos/spryker/sales-return/zipball/48eec620c55514704b4fb40a74d0f4e1ec40653d", + "reference": "48eec620c55514704b4fb40a74d0f4e1ec40653d", "shasum": "" }, "require": { @@ -45219,7 +45320,7 @@ "spryker/customer": "^7.0.0", "spryker/glossary": "^3.0.0", "spryker/kernel": "^3.33.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/oms": "^11.21.0", "spryker/propel-orm": "^1.0.0", "spryker/sales": "^11.7.0", @@ -45233,6 +45334,7 @@ }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/propel": "*", "spryker/testify": "*" }, @@ -45254,9 +45356,9 @@ ], "description": "SalesReturn module", "support": { - "source": "https://github.com/spryker/sales-return/tree/1.4.1" + "source": "https://github.com/spryker/sales-return/tree/1.5.0" }, - "time": "2022-12-29T12:04:01+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/sales-return-data-import", @@ -45348,16 +45450,16 @@ }, { "name": "spryker/sales-return-gui", - "version": "1.4.0", + "version": "1.8.0", "source": { "type": "git", "url": "https://github.com/spryker/sales-return-gui.git", - "reference": "0ce2e7f8bbc132e1c8200dac342bfc3e1519a8d9" + "reference": "acb9b425485cacefaa501e9c2cb794b2a653dacc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/sales-return-gui/zipball/0ce2e7f8bbc132e1c8200dac342bfc3e1519a8d9", - "reference": "0ce2e7f8bbc132e1c8200dac342bfc3e1519a8d9", + "url": "https://api.github.com/repos/spryker/sales-return-gui/zipball/acb9b425485cacefaa501e9c2cb794b2a653dacc", + "reference": "acb9b425485cacefaa501e9c2cb794b2a653dacc", "shasum": "" }, "require": { @@ -45367,7 +45469,7 @@ "spryker/glossary": "^3.0.0", "spryker/gui": "^3.45.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/money": "^2.0.0", "spryker/oms": "^11.6.0", "spryker/propel-orm": "^1.0.0", @@ -45406,26 +45508,26 @@ ], "description": "SalesReturnGui module", "support": { - "source": "https://github.com/spryker/sales-return-gui/tree/1.4.0" + "source": "https://github.com/spryker/sales-return-gui/tree/1.8.0" }, - "time": "2022-10-27T13:58:34+00:00" + "time": "2023-04-19T11:02:07+00:00" }, { "name": "spryker/sales-return-gui-extension", - "version": "1.1.0", + "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/spryker/sales-return-gui-extension.git", - "reference": "ce2ec459611e94f1981f7dedf055ab02df38b5c6" + "reference": "7d8d821091baa8bd8c1b5d684ff17aa6133f5d8b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/sales-return-gui-extension/zipball/ce2ec459611e94f1981f7dedf055ab02df38b5c6", - "reference": "ce2ec459611e94f1981f7dedf055ab02df38b5c6", + "url": "https://api.github.com/repos/spryker/sales-return-gui-extension/zipball/7d8d821091baa8bd8c1b5d684ff17aa6133f5d8b", + "reference": "7d8d821091baa8bd8c1b5d684ff17aa6133f5d8b", "shasum": "" }, "require": { - "php": ">=7.3" + "php": ">=8.0" }, "require-dev": { "spryker/code-sniffer": "*", @@ -45451,9 +45553,9 @@ ], "description": "SalesReturnGuiExtension module", "support": { - "source": "https://github.com/spryker/sales-return-gui-extension/tree/1.1.0" + "source": "https://github.com/spryker/sales-return-gui-extension/tree/1.2.0" }, - "time": "2021-04-16T13:31:11+00:00" + "time": "2023-04-19T11:02:07+00:00" }, { "name": "spryker/sales-return-search", @@ -45815,16 +45917,16 @@ }, { "name": "spryker/search", - "version": "8.19.3", + "version": "8.20.0", "source": { "type": "git", "url": "https://github.com/spryker/search.git", - "reference": "6e4f84b004f63c42faa529eb2bf5caadf69db7e7" + "reference": "7d611a3672526f4341eb15db73f5f84d7a85fe50" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/search/zipball/6e4f84b004f63c42faa529eb2bf5caadf69db7e7", - "reference": "6e4f84b004f63c42faa529eb2bf5caadf69db7e7", + "url": "https://api.github.com/repos/spryker/search/zipball/7d611a3672526f4341eb15db73f5f84d7a85fe50", + "reference": "7d611a3672526f4341eb15db73f5f84d7a85fe50", "shasum": "" }, "require": { @@ -45834,14 +45936,17 @@ "spryker/gui": "^3.0.0", "spryker/guzzle": "^2.0.0", "spryker/health-check-extension": "^1.0.0", - "spryker/kernel": "^3.52.0", + "spryker/kernel": "^3.72.0", "spryker/laminas": "^1.0.0", + "spryker/locale": "^3.9.0 || ^4.0.0", "spryker/log": "^3.0.0", "spryker/money": "^2.0.0", "spryker/product-page-search-extension": "^1.0.0", - "spryker/search-extension": "^1.1.0", + "spryker/search-extension": "^1.2.0", "spryker/store": "^1.1.0", + "spryker/store-extension": "^1.0.0", "spryker/symfony": "^3.0.0", + "spryker/transfer": "^3.25.0", "spryker/twig": "^3.0.0", "spryker/util-encoding": "^2.0.0" }, @@ -45874,9 +45979,9 @@ ], "description": "Search module", "support": { - "source": "https://github.com/spryker/search/tree/8.19.3" + "source": "https://github.com/spryker/search/tree/8.20.0" }, - "time": "2023-02-20T10:18:53+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/search-elasticsearch", @@ -45993,20 +46098,20 @@ }, { "name": "spryker/search-extension", - "version": "1.1.0", + "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/spryker/search-extension.git", - "reference": "68847505a9097e3d46ce3f00b87cab71404349b9" + "reference": "deed18da2ba98f335272ffc4f78eb56851ede2ba" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/search-extension/zipball/68847505a9097e3d46ce3f00b87cab71404349b9", - "reference": "68847505a9097e3d46ce3f00b87cab71404349b9", + "url": "https://api.github.com/repos/spryker/search-extension/zipball/deed18da2ba98f335272ffc4f78eb56851ede2ba", + "reference": "deed18da2ba98f335272ffc4f78eb56851ede2ba", "shasum": "" }, "require": { - "php": ">=7.3" + "php": ">=8.0" }, "require-dev": { "spryker/code-sniffer": "*", @@ -46033,9 +46138,9 @@ ], "description": "SearchExtension module", "support": { - "source": "https://github.com/spryker/search-extension/tree/1.1.0" + "source": "https://github.com/spryker/search-extension/tree/1.2.0" }, - "time": "2021-06-09T11:08:48+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/search-http", @@ -46241,16 +46346,16 @@ }, { "name": "spryker/security", - "version": "1.7.0", + "version": "1.7.1", "source": { "type": "git", "url": "https://github.com/spryker/security.git", - "reference": "62688dce623540bdbd4aaa5a0308630b70b5b25a" + "reference": "56bb645a4a30fbb0d0611e64f8e284eb9cee0d23" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/security/zipball/62688dce623540bdbd4aaa5a0308630b70b5b25a", - "reference": "62688dce623540bdbd4aaa5a0308630b70b5b25a", + "url": "https://api.github.com/repos/spryker/security/zipball/56bb645a4a30fbb0d0611e64f8e284eb9cee0d23", + "reference": "56bb645a4a30fbb0d0611e64f8e284eb9cee0d23", "shasum": "" }, "require": { @@ -46297,9 +46402,9 @@ ], "description": "Security module", "support": { - "source": "https://github.com/spryker/security/tree/1.7.0" + "source": "https://github.com/spryker/security/tree/1.7.1" }, - "time": "2022-11-08T12:42:27+00:00" + "time": "2023-01-24T16:01:46+00:00" }, { "name": "spryker/security-blocker", @@ -47454,24 +47559,25 @@ }, { "name": "spryker/shipment", - "version": "8.10.1", + "version": "8.15.0", "source": { "type": "git", "url": "https://github.com/spryker/shipment.git", - "reference": "880746de24a12ed89f61435ef012fd1116f4fcd3" + "reference": "72299aeb5290dc7c5f5a2606d6098b71adeb1f07" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/shipment/zipball/880746de24a12ed89f61435ef012fd1116f4fcd3", - "reference": "880746de24a12ed89f61435ef012fd1116f4fcd3", + "url": "https://api.github.com/repos/spryker/shipment/zipball/72299aeb5290dc7c5f5a2606d6098b71adeb1f07", + "reference": "72299aeb5290dc7c5f5a2606d6098b71adeb1f07", "shasum": "" }, "require": { "php": ">=8.0", + "spryker/acl-merchant-portal-extension": "^1.0.0", "spryker/calculation": "^4.8.0", "spryker/calculation-extension": "^1.0.0", - "spryker/country": "^3.0.0", - "spryker/currency": "^3.1.0", + "spryker/country": "^3.0.0 || ^4.0.0", + "spryker/currency": "^3.1.0 || ^4.0.0", "spryker/customer": "^7.25.0", "spryker/gui": "^3.17.0", "spryker/kernel": "^3.30.0", @@ -47479,18 +47585,20 @@ "spryker/price": "^5.5.0", "spryker/propel-orm": "^1.0.0", "spryker/sales": "^11.25.0", + "spryker/sales-extension": "^1.6.0", "spryker/session": "^3.0.0 || ^4.0.0", "spryker/shipment-extension": "^1.1.0", "spryker/store": "^1.4.0", "spryker/symfony": "^3.0.0", "spryker/tax": "^5.0.0", - "spryker/transfer": "^3.25.0", + "spryker/transfer": "^3.27.0", "spryker/util-encoding": "^2.0.0", "spryker/zed-request": "^3.0.0" }, "require-dev": { "spryker/checkout": "*", "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/product": "*", "spryker/propel": "*", "spryker/tax-product-connector": "*", @@ -47517,9 +47625,9 @@ ], "description": "Shipment module", "support": { - "source": "https://github.com/spryker/shipment/tree/8.10.1" + "source": "https://github.com/spryker/shipment/tree/8.15.0" }, - "time": "2022-12-29T12:04:01+00:00" + "time": "2023-04-17T15:49:27+00:00" }, { "name": "spryker/shipment-cart-connector", @@ -48573,20 +48681,20 @@ }, { "name": "spryker/step-engine", - "version": "3.4.2", + "version": "3.4.3", "source": { "type": "git", "url": "https://github.com/spryker/step-engine.git", - "reference": "3048277599bb328ee9e660e97d9c995db2ede622" + "reference": "6d0846cad06bc1410bd527a5d5fe3280bb3c100b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/step-engine/zipball/3048277599bb328ee9e660e97d9c995db2ede622", - "reference": "3048277599bb328ee9e660e97d9c995db2ede622", + "url": "https://api.github.com/repos/spryker/step-engine/zipball/6d0846cad06bc1410bd527a5d5fe3280bb3c100b", + "reference": "6d0846cad06bc1410bd527a5d5fe3280bb3c100b", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/kernel": "^3.30.0", "spryker/step-engine-extension": "^1.0.0", "spryker/symfony": "^3.0.0" @@ -48616,9 +48724,9 @@ ], "description": "StepEngine module", "support": { - "source": "https://github.com/spryker/step-engine/tree/3.4.2" + "source": "https://github.com/spryker/step-engine/tree/3.4.3" }, - "time": "2021-10-26T15:19:01+00:00" + "time": "2023-01-24T16:01:46+00:00" }, { "name": "spryker/step-engine-extension", @@ -48667,20 +48775,21 @@ }, { "name": "spryker/stock", - "version": "8.4.1", + "version": "8.8.1", "source": { "type": "git", "url": "https://github.com/spryker/stock.git", - "reference": "750a50c3d2795ce3bc3396ea8ca97222e66aecd8" + "reference": "6332791dc720e6be1c4a9dd6790e9f348801c770" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/stock/zipball/750a50c3d2795ce3bc3396ea8ca97222e66aecd8", - "reference": "750a50c3d2795ce3bc3396ea8ca97222e66aecd8", + "url": "https://api.github.com/repos/spryker/stock/zipball/6332791dc720e6be1c4a9dd6790e9f348801c770", + "reference": "6332791dc720e6be1c4a9dd6790e9f348801c770", "shasum": "" }, "require": { "php": ">=8.0", + "spryker/acl-merchant-portal-extension": "^1.0.0", "spryker/decimal-object": "^1.0.0", "spryker/kernel": "^3.30.0", "spryker/product": "^5.0.0 || ^6.0.0", @@ -48689,7 +48798,7 @@ "spryker/stock-extension": "^1.1.0", "spryker/store": "^1.5.0", "spryker/touch": "^3.0.0 || ^4.0.0", - "spryker/transfer": "^3.25.0" + "spryker/transfer": "^3.27.0" }, "require-dev": { "spryker/code-sniffer": "*", @@ -48714,9 +48823,9 @@ ], "description": "Stock module", "support": { - "source": "https://github.com/spryker/stock/tree/8.4.1" + "source": "https://github.com/spryker/stock/tree/8.8.1" }, - "time": "2022-12-29T12:04:01+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/stock-address", @@ -48952,16 +49061,16 @@ }, { "name": "spryker/storage", - "version": "3.19.2", + "version": "3.20.0", "source": { "type": "git", "url": "https://github.com/spryker/storage.git", - "reference": "6bb5c19743ee633155c0eb85bb8d40d4893b5e5d" + "reference": "5bde4e9b0ef84ff833cd2008b42dacf15fa4ffae" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/storage/zipball/6bb5c19743ee633155c0eb85bb8d40d4893b5e5d", - "reference": "6bb5c19743ee633155c0eb85bb8d40d4893b5e5d", + "url": "https://api.github.com/repos/spryker/storage/zipball/5bde4e9b0ef84ff833cd2008b42dacf15fa4ffae", + "reference": "5bde4e9b0ef84ff833cd2008b42dacf15fa4ffae", "shasum": "" }, "require": { @@ -48971,10 +49080,10 @@ "spryker/gui": "^3.0.0", "spryker/health-check-extension": "^1.0.0", "spryker/kernel": "^3.41.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/redis": "^2.2.0", "spryker/storage-extension": "^1.1.0", - "spryker/store": "^1.4.0", + "spryker/store": "^1.19.0", "spryker/symfony": "^3.5.0", "spryker/util-sanitize": "^2.0.0", "spryker/util-text": "^1.1.0" @@ -49002,7 +49111,8 @@ "autoload": { "psr-4": { "Spryker\\": "src/Spryker/", - "SprykerTest\\Client\\Storage\\Helper\\": "tests/SprykerTest/Client/Storage/_support/Helper/" + "SprykerTest\\Client\\Storage\\Helper\\": "tests/SprykerTest/Client/Storage/_support/Helper/", + "SprykerTest\\Shared\\Storage\\Helper\\": "tests/SprykerTest/Shared/Storage/_support/Helper/" } }, "notification-url": "https://packagist.org/downloads/", @@ -49011,9 +49121,9 @@ ], "description": "Storage module", "support": { - "source": "https://github.com/spryker/storage/tree/3.19.2" + "source": "https://github.com/spryker/storage/tree/3.20.0" }, - "time": "2022-12-01T11:40:47+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/storage-database", @@ -49248,16 +49358,16 @@ }, { "name": "spryker/store", - "version": "1.18.1", + "version": "1.19.0", "source": { "type": "git", "url": "https://github.com/spryker/store.git", - "reference": "370f6b23a6ea54d3198408b9d22075f36c6ffc4f" + "reference": "f9d1fd87ca47e89b1ea19106094c711a0339acc8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/store/zipball/370f6b23a6ea54d3198408b9d22075f36c6ffc4f", - "reference": "370f6b23a6ea54d3198408b9d22075f36c6ffc4f", + "url": "https://api.github.com/repos/spryker/store/zipball/f9d1fd87ca47e89b1ea19106094c711a0339acc8", + "reference": "f9d1fd87ca47e89b1ea19106094c711a0339acc8", "shasum": "" }, "require": { @@ -49270,12 +49380,15 @@ "spryker/oauth-client-extension": "^1.0.0", "spryker/propel-orm": "^1.0.0", "spryker/quote-extension": "^1.4.0", + "spryker/store-extension": "^1.0.0", "spryker/symfony": "^3.0.0", - "spryker/transfer": "^3.25.0" + "spryker/transfer": "^3.25.0", + "spryker/zed-request-extension": "^1.1.0" }, "require-dev": { "spryker/code-sniffer": "*", "spryker/container": "*", + "spryker/locale": "*", "spryker/propel": "*", "spryker/quote": "*", "spryker/testify": "*" @@ -49303,9 +49416,51 @@ ], "description": "Store module", "support": { - "source": "https://github.com/spryker/store/tree/1.18.1" + "source": "https://github.com/spryker/store/tree/1.19.0" }, - "time": "2023-03-14T08:26:09+00:00" + "time": "2023-03-31T19:36:11+00:00" + }, + { + "name": "spryker/store-extension", + "version": "1.0.0", + "source": { + "type": "git", + "url": "https://github.com/spryker/store-extension.git", + "reference": "b95dbb1e7a72d455f961891a27645cf1b3ea4672" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/spryker/store-extension/zipball/b95dbb1e7a72d455f961891a27645cf1b3ea4672", + "reference": "b95dbb1e7a72d455f961891a27645cf1b3ea4672", + "shasum": "" + }, + "require": { + "php": ">=8.0", + "spryker/transfer": "^3.0.0" + }, + "require-dev": { + "spryker/code-sniffer": "*" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0.x-dev" + } + }, + "autoload": { + "psr-4": { + "Spryker\\": "src/Spryker/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "proprietary" + ], + "description": "StoreExtension module", + "support": { + "source": "https://github.com/spryker/store-extension/tree/1.0.0" + }, + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/store-gui", @@ -49404,16 +49559,16 @@ }, { "name": "spryker/symfony", - "version": "3.11.1", + "version": "3.12.0", "source": { "type": "git", "url": "https://github.com/spryker/symfony.git", - "reference": "637504de61601f39ffac01bd47b6200e8fe30822" + "reference": "63730730f5f3a9fdaf8fcb46c3dc9272fff3226c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/symfony/zipball/637504de61601f39ffac01bd47b6200e8fe30822", - "reference": "637504de61601f39ffac01bd47b6200e8fe30822", + "url": "https://api.github.com/repos/spryker/symfony/zipball/63730730f5f3a9fdaf8fcb46c3dc9272fff3226c", + "reference": "63730730f5f3a9fdaf8fcb46c3dc9272fff3226c", "shasum": "" }, "require": { @@ -49429,18 +49584,18 @@ "symfony/form": "^5.2.0 || ^6.0.0", "symfony/http-client": "^5.0.9 || ^6.0.0", "symfony/http-foundation": "^5.2.0 || ^6.0.0", - "symfony/http-kernel": "^5.2.0 || ^6.0.0", + "symfony/http-kernel": "^5.2.1 || ^6.0.0", "symfony/intl": "^5.0.9 || ^6.0.0", - "symfony/messenger": "^5.0.0 || ^6.0.0", + "symfony/messenger": "^5.3.0 || ^6.0.0", "symfony/mime": "^5.0.9 || ^6.0.0", "symfony/options-resolver": "^5.0.9 || ^6.0.0", "symfony/process": "^5.4.0 || ^6.0.0", "symfony/property-access": "^5.4.0 || ^6.0.0", "symfony/routing": "^5.1.0 || ^6.0.0", - "symfony/security-core": "^5.2.8", + "symfony/security-core": "^5.4.21", "symfony/security-csrf": "^5.3.0 || ^6.0.0", - "symfony/security-guard": "^5.2.8", - "symfony/security-http": "^5.2.8", + "symfony/security-guard": "^5.4.21", + "symfony/security-http": "^5.4.21", "symfony/serializer": "^5.0.9 || ^6.0.0", "symfony/stopwatch": "^5.0.9 || ^6.0.0", "symfony/translation": "^5.0.9 || ^6.0.0", @@ -49471,9 +49626,9 @@ ], "description": "Symfony module", "support": { - "source": "https://github.com/spryker/symfony/tree/3.11.1" + "source": "https://github.com/spryker/symfony/tree/3.12.0" }, - "time": "2023-01-27T13:52:43+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/symfony-mailer", @@ -49528,16 +49683,16 @@ }, { "name": "spryker/synchronization", - "version": "1.15.0", + "version": "1.16.0", "source": { "type": "git", "url": "https://github.com/spryker/synchronization.git", - "reference": "443dc17dbf675f02a7ab4b1a2c6269917ad6bdd1" + "reference": "1912e214c56e14b594d63e377455102ef014379c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/synchronization/zipball/443dc17dbf675f02a7ab4b1a2c6269917ad6bdd1", - "reference": "443dc17dbf675f02a7ab4b1a2c6269917ad6bdd1", + "url": "https://api.github.com/repos/spryker/synchronization/zipball/1912e214c56e14b594d63e377455102ef014379c", + "reference": "1912e214c56e14b594d63e377455102ef014379c", "shasum": "" }, "require": { @@ -49548,6 +49703,7 @@ "spryker/queue": "^1.0.0", "spryker/search": "^8.3.0", "spryker/storage": "^3.4.1", + "spryker/store": "^1.19.0", "spryker/symfony": "^3.1.0", "spryker/synchronization-extension": "^1.3.0", "spryker/transfer": "^3.25.0", @@ -49603,26 +49759,26 @@ ], "description": "Synchronization module", "support": { - "source": "https://github.com/spryker/synchronization/tree/1.15.0" + "source": "https://github.com/spryker/synchronization/tree/1.16.0" }, - "time": "2022-12-14T14:25:39+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/synchronization-behavior", - "version": "1.9.0", + "version": "1.10.0", "source": { "type": "git", "url": "https://github.com/spryker/synchronization-behavior.git", - "reference": "f9f9dd276794409fc80d031f89ee905b3067d0df" + "reference": "648d7e3ce8374bf6b6f82fbeade432514b841eaa" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/synchronization-behavior/zipball/f9f9dd276794409fc80d031f89ee905b3067d0df", - "reference": "f9f9dd276794409fc80d031f89ee905b3067d0df", + "url": "https://api.github.com/repos/spryker/synchronization-behavior/zipball/648d7e3ce8374bf6b6f82fbeade432514b841eaa", + "reference": "648d7e3ce8374bf6b6f82fbeade432514b841eaa", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/kernel": "^3.30.0", "spryker/laminas": "^1.0.0", "spryker/propel-orm": "^1.16.0", @@ -49658,7 +49814,7 @@ "support": { "source": "https://github.com/spryker/synchronization-behavior" }, - "time": "2022-07-01T12:54:12+00:00" + "time": "2023-03-31T19:36:17+00:00" }, { "name": "spryker/synchronization-extension", @@ -49707,26 +49863,28 @@ }, { "name": "spryker/tax", - "version": "5.11.0", + "version": "5.14.0", "source": { "type": "git", "url": "https://github.com/spryker/tax.git", - "reference": "06a81b9920587c0f080854d4fd0bf85cb41f86a5" + "reference": "391a9fb49a66a2c284ce0e00f914f45c6539e83f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/tax/zipball/06a81b9920587c0f080854d4fd0bf85cb41f86a5", - "reference": "06a81b9920587c0f080854d4fd0bf85cb41f86a5", + "url": "https://api.github.com/repos/spryker/tax/zipball/391a9fb49a66a2c284ce0e00f914f45c6539e83f", + "reference": "391a9fb49a66a2c284ce0e00f914f45c6539e83f", "shasum": "" }, "require": { "php": ">=8.0", + "spryker/acl-merchant-portal-extension": "^1.0.0", "spryker/calculation": "^4.0.0", - "spryker/country": "^3.0.0", + "spryker/country": "^3.0.0 || ^4.0.0", "spryker/gui": "^3.45.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/propel-orm": "^1.0.0", + "spryker/store": "^1.19.0", "spryker/symfony": "^3.0.0", "spryker/transfer": "^3.27.0", "spryker/twig": "^3.16.0", @@ -49763,9 +49921,9 @@ ], "description": "Tax module", "support": { - "source": "https://github.com/spryker/tax/tree/5.11.0" + "source": "https://github.com/spryker/tax/tree/5.14.0" }, - "time": "2023-01-16T13:42:24+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/tax-product-connector", @@ -49982,22 +50140,22 @@ }, { "name": "spryker/touch", - "version": "4.5.0", + "version": "4.6.0", "source": { "type": "git", "url": "https://github.com/spryker/touch.git", - "reference": "107696e619cf829030e866097d3f430f7f61749c" + "reference": "83fdd4458fbd9cbfe66053d51f535b5446602fdf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/touch/zipball/107696e619cf829030e866097d3f430f7f61749c", - "reference": "107696e619cf829030e866097d3f430f7f61749c", + "url": "https://api.github.com/repos/spryker/touch/zipball/83fdd4458fbd9cbfe66053d51f535b5446602fdf", + "reference": "83fdd4458fbd9cbfe66053d51f535b5446602fdf", "shasum": "" }, "require": { - "php": ">=7.3", + "php": ">=8.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/propel-orm": "^1.0.0", "spryker/store": "^1.0.0", "spryker/symfony": "^3.0.0", @@ -50026,9 +50184,9 @@ ], "description": "Touch module", "support": { - "source": "https://github.com/spryker/touch/tree/4.5.0" + "source": "https://github.com/spryker/touch/tree/4.6.0" }, - "time": "2021-05-13T14:04:54+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/transfer", @@ -50083,16 +50241,16 @@ }, { "name": "spryker/translator", - "version": "1.10.0", + "version": "1.11.0", "source": { "type": "git", "url": "https://github.com/spryker/translator.git", - "reference": "1ab03edbe255a81ae019e100378af667ecc10f41" + "reference": "0ab70852c213081b053bdf42914cf1eaebaa13ac" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/translator/zipball/1ab03edbe255a81ae019e100378af667ecc10f41", - "reference": "1ab03edbe255a81ae019e100378af667ecc10f41", + "url": "https://api.github.com/repos/spryker/translator/zipball/0ab70852c213081b053bdf42914cf1eaebaa13ac", + "reference": "0ab70852c213081b053bdf42914cf1eaebaa13ac", "shasum": "" }, "require": { @@ -50100,7 +50258,7 @@ "spryker/application-extension": "^1.0.0", "spryker/glossary-storage": "^1.0.0", "spryker/kernel": "^3.52.0", - "spryker/locale": "^3.3.0", + "spryker/locale": "^3.3.0 || ^4.0.0", "spryker/messenger-extension": "^1.0.0", "spryker/symfony": "^3.5.0", "spryker/translator-extension": "^1.0.0", @@ -50136,9 +50294,9 @@ ], "description": "Translator module", "support": { - "source": "https://github.com/spryker/translator/tree/1.10.0" + "source": "https://github.com/spryker/translator/tree/1.11.0" }, - "time": "2023-01-24T16:01:46+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/translator-extension", @@ -50187,16 +50345,16 @@ }, { "name": "spryker/twig", - "version": "3.18.0", + "version": "3.18.1", "source": { "type": "git", "url": "https://github.com/spryker/twig.git", - "reference": "23ac0429e51f94e1f6375423b2ca8ed3943f069d" + "reference": "07aa6395bd84fd14567c15a3f8c77a55bff0268a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/twig/zipball/23ac0429e51f94e1f6375423b2ca8ed3943f069d", - "reference": "23ac0429e51f94e1f6375423b2ca8ed3943f069d", + "url": "https://api.github.com/repos/spryker/twig/zipball/07aa6395bd84fd14567c15a3f8c77a55bff0268a", + "reference": "07aa6395bd84fd14567c15a3f8c77a55bff0268a", "shasum": "" }, "require": { @@ -50241,9 +50399,9 @@ ], "description": "Twig module", "support": { - "source": "https://github.com/spryker/twig/tree/3.18.0" + "source": "https://github.com/spryker/twig/tree/3.18.1" }, - "time": "2022-11-24T12:58:29+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/twig-extension", @@ -50343,27 +50501,29 @@ }, { "name": "spryker/url", - "version": "3.9.1", + "version": "3.12.0", "source": { "type": "git", "url": "https://github.com/spryker/url.git", - "reference": "ff3f6d97a21c1827a7336b146c05fa42e456ce06" + "reference": "c2b6dfb9739f3a52acc46dad05e99706594c8154" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/url/zipball/ff3f6d97a21c1827a7336b146c05fa42e456ce06", - "reference": "ff3f6d97a21c1827a7336b146c05fa42e456ce06", + "url": "https://api.github.com/repos/spryker/url/zipball/c2b6dfb9739f3a52acc46dad05e99706594c8154", + "reference": "c2b6dfb9739f3a52acc46dad05e99706594c8154", "shasum": "" }, "require": { "php": ">=8.0", + "spryker/acl-merchant-portal-extension": "^1.0.0", "spryker/kernel": "^3.30.0", "spryker/key-builder": "^1.0.0", - "spryker/locale": "^3.8.0", + "spryker/locale": "^3.8.0 || ^4.0.0", "spryker/propel-orm": "^1.16.0", "spryker/storage": "^3.0.0", "spryker/symfony": "^3.0.0", - "spryker/touch": "^3.0.0 || ^4.0.0" + "spryker/touch": "^3.0.0 || ^4.0.0", + "spryker/transfer": "^3.27.0" }, "require-dev": { "spryker/code-sniffer": "*", @@ -50395,29 +50555,29 @@ ], "description": "Url module", "support": { - "source": "https://github.com/spryker/url/tree/3.9.1" + "source": "https://github.com/spryker/url/tree/3.12.0" }, - "time": "2022-12-29T12:04:01+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/url-storage", - "version": "1.15.0", + "version": "1.16.0", "source": { "type": "git", "url": "https://github.com/spryker/url-storage.git", - "reference": "2746c31e55a907615626254f7a2f767777db7a3e" + "reference": "1ffaaa8bf1de77fe76bdb96678a1a47b08044102" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/url-storage/zipball/2746c31e55a907615626254f7a2f767777db7a3e", - "reference": "2746c31e55a907615626254f7a2f767777db7a3e", + "url": "https://api.github.com/repos/spryker/url-storage/zipball/1ffaaa8bf1de77fe76bdb96678a1a47b08044102", + "reference": "1ffaaa8bf1de77fe76bdb96678a1a47b08044102", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/event-behavior": "^1.1.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/log": "^3.0.0", "spryker/propel-orm": "^1.5.0", "spryker/storage": "^3.4.0", @@ -50432,6 +50592,7 @@ }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/event": "*", "spryker/propel": "*", "spryker/testify": "*" @@ -50456,9 +50617,9 @@ ], "description": "UrlStorage module", "support": { - "source": "https://github.com/spryker/url-storage/tree/1.15.0" + "source": "https://github.com/spryker/url-storage/tree/1.16.0" }, - "time": "2022-04-18T08:41:46+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/urls-rest-api", @@ -50551,28 +50712,29 @@ }, { "name": "spryker/user", - "version": "3.15.0", + "version": "3.18.0", "source": { "type": "git", "url": "https://github.com/spryker/user.git", - "reference": "af52e30f83fe4532eb8cfde297765f68379f0de6" + "reference": "f088b1f83625ba4fe6610d28e220ac2e7de2f788" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/user/zipball/af52e30f83fe4532eb8cfde297765f68379f0de6", - "reference": "af52e30f83fe4532eb8cfde297765f68379f0de6", + "url": "https://api.github.com/repos/spryker/user/zipball/f088b1f83625ba4fe6610d28e220ac2e7de2f788", + "reference": "f088b1f83625ba4fe6610d28e220ac2e7de2f788", "shasum": "" }, "require": { "php": ">=8.0", "spryker/gui": "^3.33.0", "spryker/kernel": "^3.30.0", + "spryker/propel-orm": "^1.0.0", "spryker/security-extension": "^1.0.0", "spryker/session": "^3.3.0 || ^4.14.0", "spryker/symfony": "^3.0.0", - "spryker/transfer": "^3.25.0", + "spryker/transfer": "^3.27.0", "spryker/twig-extension": "^1.0.0", - "spryker/user-extension": "^1.1.0", + "spryker/user-extension": "^1.2.0", "spryker/util-date-time": "^1.0.0", "spryker/util-text": "^1.1.0" }, @@ -50587,6 +50749,7 @@ "spryker/router": "*", "spryker/security": "*", "spryker/silex": "*", + "spryker/store": "*", "spryker/testify": "*", "spryker/twig": "*", "spryker/validator": "*", @@ -50616,32 +50779,32 @@ ], "description": "User module", "support": { - "source": "https://github.com/spryker/user/tree/3.15.0" + "source": "https://github.com/spryker/user/tree/3.18.0" }, - "time": "2023-01-24T16:01:46+00:00" + "time": "2023-04-17T15:49:27+00:00" }, { "name": "spryker/user-extension", - "version": "1.1.0", + "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/spryker/user-extension.git", - "reference": "8ea33e87f6b4ed33260a7481a67d4a34780028ba" + "reference": "cde218f31419476214a34e4861ff8cc7ec952b61" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/user-extension/zipball/8ea33e87f6b4ed33260a7481a67d4a34780028ba", - "reference": "8ea33e87f6b4ed33260a7481a67d4a34780028ba", + "url": "https://api.github.com/repos/spryker/user-extension/zipball/cde218f31419476214a34e4861ff8cc7ec952b61", + "reference": "cde218f31419476214a34e4861ff8cc7ec952b61", "shasum": "" }, "require": { - "php": ">=7.1" + "php": ">=8.0", + "spryker/transfer": "^3.27.0" }, "require-dev": { "spryker/code-sniffer": "*", "spryker/gui": "*", - "spryker/symfony": "*", - "spryker/testify": "*" + "spryker/symfony": "*" }, "suggest": { "spryker/gui": "Required to use table in plugins.", @@ -50664,9 +50827,9 @@ ], "description": "UserExtension module", "support": { - "source": "https://github.com/spryker/user-extension/tree/master" + "source": "https://github.com/spryker/user-extension/tree/1.2.0" }, - "time": "2019-01-21T15:36:52+00:00" + "time": "2023-02-08T12:23:08+00:00" }, { "name": "spryker/user-locale", @@ -50996,20 +51159,20 @@ }, { "name": "spryker/util-date-time", - "version": "1.2.3", + "version": "1.4.0", "source": { "type": "git", "url": "https://github.com/spryker/util-date-time.git", - "reference": "6d82ef7c14fb1a756dd37264aa0ec0f3d16a6cc9" + "reference": "1dc77bf90621976dfb0858f1baf420459ccbfac1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/util-date-time/zipball/6d82ef7c14fb1a756dd37264aa0ec0f3d16a6cc9", - "reference": "6d82ef7c14fb1a756dd37264aa0ec0f3d16a6cc9", + "url": "https://api.github.com/repos/spryker/util-date-time/zipball/1dc77bf90621976dfb0858f1baf420459ccbfac1", + "reference": "1dc77bf90621976dfb0858f1baf420459ccbfac1", "shasum": "" }, "require": { - "php": ">=7.2", + "php": ">=8.0", "spryker/config": "^3.0.0", "spryker/kernel": "^3.52.0", "spryker/twig": "^3.1.0" @@ -51041,9 +51204,9 @@ ], "description": "UtilDateTime module", "support": { - "source": "https://github.com/spryker/util-date-time/tree/1.2.3" + "source": "https://github.com/spryker/util-date-time/tree/1.4.0" }, - "time": "2020-09-02T06:40:46+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/util-encoding", @@ -51396,16 +51559,16 @@ }, { "name": "spryker/util-sanitize-xss", - "version": "1.1.0", + "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/spryker/util-sanitize-xss.git", - "reference": "1ddfcd4b092386e9f6057cd6c86b7c8650ab941e" + "reference": "3612cfe1ac37a5585fd376f5decd6f52b5506fa2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/util-sanitize-xss/zipball/1ddfcd4b092386e9f6057cd6c86b7c8650ab941e", - "reference": "1ddfcd4b092386e9f6057cd6c86b7c8650ab941e", + "url": "https://api.github.com/repos/spryker/util-sanitize-xss/zipball/3612cfe1ac37a5585fd376f5decd6f52b5506fa2", + "reference": "3612cfe1ac37a5585fd376f5decd6f52b5506fa2", "shasum": "" }, "require": { @@ -51434,9 +51597,9 @@ ], "description": "UtilSanitizeXss module", "support": { - "source": "https://github.com/spryker/util-sanitize-xss/tree/1.1.0" + "source": "https://github.com/spryker/util-sanitize-xss/tree/1.2.0" }, - "time": "2023-03-13T13:20:27+00:00" + "time": "2023-04-25T13:31:41+00:00" }, { "name": "spryker/util-text", @@ -52043,35 +52206,36 @@ }, { "name": "spryker/zed-request", - "version": "3.18.1", + "version": "3.19.0", "source": { "type": "git", "url": "https://github.com/spryker/zed-request.git", - "reference": "919d123180784a9607e155bc7f1b0ad03f3de841" + "reference": "bcc59ab5bd55b3a98d4670b873c2c8f8a4c66446" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/zed-request/zipball/919d123180784a9607e155bc7f1b0ad03f3de841", - "reference": "919d123180784a9607e155bc7f1b0ad03f3de841", + "url": "https://api.github.com/repos/spryker/zed-request/zipball/bcc59ab5bd55b3a98d4670b873c2c8f8a4c66446", + "reference": "bcc59ab5bd55b3a98d4670b873c2c8f8a4c66446", "shasum": "" }, "require": { "php": ">=8.0", "psr/http-message": "^1.0.0", + "spryker/application-extension": "^1.1.0", "spryker/config": "^3.0.0", "spryker/error-handler": "^2.1.0", "spryker/event-dispatcher-extension": "^1.0.0", "spryker/guzzle": "^2.1.0", "spryker/health-check-extension": "^1.0.0", "spryker/kernel": "^3.52.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/messenger": "^3.0.0", "spryker/symfony": "^3.5.0", "spryker/util-encoding": "^2.0.0", "spryker/util-network": "^1.1.0", "spryker/util-text": "^1.1.0", "spryker/web-profiler-extension": "^1.0.0", - "spryker/zed-request-extension": "^1.0.0" + "spryker/zed-request-extension": "^1.1.0" }, "require-dev": { "spryker/application": "^3.2.0", @@ -52107,29 +52271,33 @@ ], "description": "ZedRequest module", "support": { - "source": "https://github.com/spryker/zed-request/tree/3.18.1" + "source": "https://github.com/spryker/zed-request/tree/3.19.0" }, - "time": "2022-11-11T07:06:41+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/zed-request-extension", - "version": "1.0.0", + "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/spryker/zed-request-extension.git", - "reference": "4607cea5e438b72b452aae5f405859e2a6f4be43" + "reference": "318e6673af03bab7f52fdddc74af9cbab0638eb8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/zed-request-extension/zipball/4607cea5e438b72b452aae5f405859e2a6f4be43", - "reference": "4607cea5e438b72b452aae5f405859e2a6f4be43", + "url": "https://api.github.com/repos/spryker/zed-request-extension/zipball/318e6673af03bab7f52fdddc74af9cbab0638eb8", + "reference": "318e6673af03bab7f52fdddc74af9cbab0638eb8", "shasum": "" }, "require": { - "php": ">=7.3" + "php": ">=8.0" }, "require-dev": { - "spryker/code-sniffer": "*" + "spryker/code-sniffer": "*", + "spryker/kernel": "*" + }, + "suggest": { + "spryker/kernel": "If you want to use kernel functionality with certain plugins" }, "type": "library", "extra": { @@ -52148,9 +52316,9 @@ ], "description": "ZedRequestExtension module", "support": { - "source": "https://github.com/spryker/zed-request-extension/tree/1.0.0" + "source": "https://github.com/spryker/zed-request-extension/tree/1.1.0" }, - "time": "2020-11-11T13:55:08+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "stella-maris/clock", @@ -52277,38 +52445,38 @@ }, { "name": "symfony-cmf/routing", - "version": "2.3.4", + "version": "3.0.1", "source": { "type": "git", "url": "https://github.com/symfony-cmf/Routing.git", - "reference": "bbcdf2f6301d740454ba9ebb8adaefd436c36a6b" + "reference": "59a811cc2fa4825b1ff87f5a0d83778148f877db" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony-cmf/Routing/zipball/bbcdf2f6301d740454ba9ebb8adaefd436c36a6b", - "reference": "bbcdf2f6301d740454ba9ebb8adaefd436c36a6b", + "url": "https://api.github.com/repos/symfony-cmf/Routing/zipball/59a811cc2fa4825b1ff87f5a0d83778148f877db", + "reference": "59a811cc2fa4825b1ff87f5a0d83778148f877db", "shasum": "" }, "require": { - "php": "^7.2 || ^8.0", + "php": "^8.0", "psr/log": "^1.0 || ^2.0 || ^3.0", - "symfony/http-kernel": "^4.4 || ^5.0", - "symfony/routing": "^4.4 || ^5.0" + "symfony/http-kernel": "^6.0", + "symfony/routing": "^6.0" }, "require-dev": { - "symfony-cmf/testing": "^3@dev", - "symfony/config": "^4.4 || ^5.0", - "symfony/dependency-injection": "^4.4 || ^5.0", - "symfony/event-dispatcher": "^4.4 || ^5.0", - "symfony/phpunit-bridge": "^5.0" + "doctrine/annotations": "^1.5", + "symfony/config": "^6.0", + "symfony/dependency-injection": "^6.0", + "symfony/event-dispatcher": "^6.0", + "symfony/phpunit-bridge": "^6.0" }, "suggest": { - "symfony/event-dispatcher": "DynamicRouter can optionally trigger an event at the start of matching. Minimal version (^4.4 || ^5.0)" + "symfony/event-dispatcher": "DynamicRouter can optionally trigger an event at the start of matching. Minimal version ^6.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "2.x-dev" + "dev-master": "3.x-dev" } }, "autoload": { @@ -52334,9 +52502,9 @@ ], "support": { "issues": "https://github.com/symfony-cmf/Routing/issues", - "source": "https://github.com/symfony-cmf/Routing/tree/2.3.4" + "source": "https://github.com/symfony-cmf/Routing/tree/3.0.1" }, - "time": "2021-11-08T16:33:10+00:00" + "time": "2022-07-04T07:08:15+00:00" }, { "name": "symfony/amazon-sqs-messenger", @@ -52411,35 +52579,34 @@ }, { "name": "symfony/config", - "version": "v5.4.11", + "version": "v6.0.19", "source": { "type": "git", "url": "https://github.com/symfony/config.git", - "reference": "ec79e03125c1d2477e43dde8528535d90cc78379" + "reference": "db4fc45c24e0c3e2198e68ada9d7f90daa1f97e3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/config/zipball/ec79e03125c1d2477e43dde8528535d90cc78379", - "reference": "ec79e03125c1d2477e43dde8528535d90cc78379", + "url": "https://api.github.com/repos/symfony/config/zipball/db4fc45c24e0c3e2198e68ada9d7f90daa1f97e3", + "reference": "db4fc45c24e0c3e2198e68ada9d7f90daa1f97e3", "shasum": "" }, "require": { - "php": ">=7.2.5", + "php": ">=8.0.2", "symfony/deprecation-contracts": "^2.1|^3", - "symfony/filesystem": "^4.4|^5.0|^6.0", + "symfony/filesystem": "^5.4|^6.0", "symfony/polyfill-ctype": "~1.8", - "symfony/polyfill-php80": "^1.16", "symfony/polyfill-php81": "^1.22" }, "conflict": { "symfony/finder": "<4.4" }, "require-dev": { - "symfony/event-dispatcher": "^4.4|^5.0|^6.0", - "symfony/finder": "^4.4|^5.0|^6.0", - "symfony/messenger": "^4.4|^5.0|^6.0", + "symfony/event-dispatcher": "^5.4|^6.0", + "symfony/finder": "^5.4|^6.0", + "symfony/messenger": "^5.4|^6.0", "symfony/service-contracts": "^1.1|^2|^3", - "symfony/yaml": "^4.4|^5.0|^6.0" + "symfony/yaml": "^5.4|^6.0" }, "suggest": { "symfony/yaml": "To use the yaml reference dumper" @@ -52470,7 +52637,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.11" + "source": "https://github.com/symfony/config/tree/v6.0.19" }, "funding": [ { @@ -52486,20 +52653,20 @@ "type": "tidelift" } ], - "time": "2022-07-20T13:00:38+00:00" + "time": "2023-01-09T04:36:00+00:00" }, { "name": "symfony/console", - "version": "v5.4.17", + "version": "v5.4.22", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "58422fdcb0e715ed05b385f70d3e8b5ed4bbd45f" + "reference": "3cd51fd2e6c461ca678f84d419461281bd87a0a8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/58422fdcb0e715ed05b385f70d3e8b5ed4bbd45f", - "reference": "58422fdcb0e715ed05b385f70d3e8b5ed4bbd45f", + "url": "https://api.github.com/repos/symfony/console/zipball/3cd51fd2e6c461ca678f84d419461281bd87a0a8", + "reference": "3cd51fd2e6c461ca678f84d419461281bd87a0a8", "shasum": "" }, "require": { @@ -52564,12 +52731,12 @@ "homepage": "https://symfony.com", "keywords": [ "cli", - "command line", + "command-line", "console", "terminal" ], "support": { - "source": "https://github.com/symfony/console/tree/v5.4.17" + "source": "https://github.com/symfony/console/tree/v5.4.22" }, "funding": [ { @@ -52585,7 +52752,7 @@ "type": "tidelift" } ], - "time": "2022-12-28T14:15:31+00:00" + "time": "2023-03-25T09:27:28+00:00" }, { "name": "symfony/debug", @@ -52725,27 +52892,27 @@ }, { "name": "symfony/error-handler", - "version": "v5.4.17", + "version": "v6.0.19", "source": { "type": "git", "url": "https://github.com/symfony/error-handler.git", - "reference": "b900446552833ad2f91ca7dd52aa8ffe78f66cb2" + "reference": "c7df52182f43a68522756ac31a532dd5b1e6db67" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/error-handler/zipball/b900446552833ad2f91ca7dd52aa8ffe78f66cb2", - "reference": "b900446552833ad2f91ca7dd52aa8ffe78f66cb2", + "url": "https://api.github.com/repos/symfony/error-handler/zipball/c7df52182f43a68522756ac31a532dd5b1e6db67", + "reference": "c7df52182f43a68522756ac31a532dd5b1e6db67", "shasum": "" }, "require": { - "php": ">=7.2.5", + "php": ">=8.0.2", "psr/log": "^1|^2|^3", - "symfony/var-dumper": "^4.4|^5.0|^6.0" + "symfony/var-dumper": "^5.4|^6.0" }, "require-dev": { "symfony/deprecation-contracts": "^2.1|^3", - "symfony/http-kernel": "^4.4|^5.0|^6.0", - "symfony/serializer": "^4.4|^5.0|^6.0" + "symfony/http-kernel": "^5.4|^6.0", + "symfony/serializer": "^5.4|^6.0" }, "bin": [ "Resources/bin/patch-type-declarations" @@ -52776,7 +52943,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/v5.4.17" + "source": "https://github.com/symfony/error-handler/tree/v6.0.19" }, "funding": [ { @@ -52792,44 +52959,42 @@ "type": "tidelift" } ], - "time": "2022-12-13T09:43:00+00:00" + "time": "2023-01-01T08:36:10+00:00" }, { "name": "symfony/event-dispatcher", - "version": "v5.4.17", + "version": "v6.0.19", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", - "reference": "8e18a9d559eb8ebc2220588f1faa726a2fcd31c9" + "reference": "2eaf8e63bc5b8cefabd4a800157f0d0c094f677a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/8e18a9d559eb8ebc2220588f1faa726a2fcd31c9", - "reference": "8e18a9d559eb8ebc2220588f1faa726a2fcd31c9", + "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/2eaf8e63bc5b8cefabd4a800157f0d0c094f677a", + "reference": "2eaf8e63bc5b8cefabd4a800157f0d0c094f677a", "shasum": "" }, "require": { - "php": ">=7.2.5", - "symfony/deprecation-contracts": "^2.1|^3", - "symfony/event-dispatcher-contracts": "^2|^3", - "symfony/polyfill-php80": "^1.16" + "php": ">=8.0.2", + "symfony/event-dispatcher-contracts": "^2|^3" }, "conflict": { - "symfony/dependency-injection": "<4.4" + "symfony/dependency-injection": "<5.4" }, "provide": { "psr/event-dispatcher-implementation": "1.0", - "symfony/event-dispatcher-implementation": "2.0" + "symfony/event-dispatcher-implementation": "2.0|3.0" }, "require-dev": { "psr/log": "^1|^2|^3", - "symfony/config": "^4.4|^5.0|^6.0", - "symfony/dependency-injection": "^4.4|^5.0|^6.0", - "symfony/error-handler": "^4.4|^5.0|^6.0", - "symfony/expression-language": "^4.4|^5.0|^6.0", - "symfony/http-foundation": "^4.4|^5.0|^6.0", + "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/service-contracts": "^1.1|^2|^3", - "symfony/stopwatch": "^4.4|^5.0|^6.0" + "symfony/stopwatch": "^5.4|^6.0" }, "suggest": { "symfony/dependency-injection": "", @@ -52861,7 +53026,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/v5.4.17" + "source": "https://github.com/symfony/event-dispatcher/tree/v6.0.19" }, "funding": [ { @@ -52877,7 +53042,7 @@ "type": "tidelift" } ], - "time": "2022-12-12T15:54:21+00:00" + "time": "2023-01-01T08:36:10+00:00" }, { "name": "symfony/event-dispatcher-contracts", @@ -52960,23 +53125,22 @@ }, { "name": "symfony/filesystem", - "version": "v5.4.13", + "version": "v6.0.19", "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", - "reference": "ac09569844a9109a5966b9438fc29113ce77cf51" + "reference": "3d49eec03fda1f0fc19b7349fbbe55ebc1004214" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/filesystem/zipball/ac09569844a9109a5966b9438fc29113ce77cf51", - "reference": "ac09569844a9109a5966b9438fc29113ce77cf51", + "url": "https://api.github.com/repos/symfony/filesystem/zipball/3d49eec03fda1f0fc19b7349fbbe55ebc1004214", + "reference": "3d49eec03fda1f0fc19b7349fbbe55ebc1004214", "shasum": "" }, "require": { - "php": ">=7.2.5", + "php": ">=8.0.2", "symfony/polyfill-ctype": "~1.8", - "symfony/polyfill-mbstring": "~1.8", - "symfony/polyfill-php80": "^1.16" + "symfony/polyfill-mbstring": "~1.8" }, "type": "library", "autoload": { @@ -53004,7 +53168,7 @@ "description": "Provides basic utilities for the filesystem", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/filesystem/tree/v5.4.13" + "source": "https://github.com/symfony/filesystem/tree/v6.0.19" }, "funding": [ { @@ -53020,20 +53184,20 @@ "type": "tidelift" } ], - "time": "2022-09-21T19:53:16+00:00" + "time": "2023-01-20T17:44:14+00:00" }, { "name": "symfony/finder", - "version": "v5.4.17", + "version": "v5.4.21", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", - "reference": "40c08632019838dfb3350f18cf5563b8080055fc" + "reference": "078e9a5e1871fcfe6a5ce421b539344c21afef19" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/finder/zipball/40c08632019838dfb3350f18cf5563b8080055fc", - "reference": "40c08632019838dfb3350f18cf5563b8080055fc", + "url": "https://api.github.com/repos/symfony/finder/zipball/078e9a5e1871fcfe6a5ce421b539344c21afef19", + "reference": "078e9a5e1871fcfe6a5ce421b539344c21afef19", "shasum": "" }, "require": { @@ -53067,7 +53231,7 @@ "description": "Finds files and directories via an intuitive fluent interface", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/finder/tree/v5.4.17" + "source": "https://github.com/symfony/finder/tree/v5.4.21" }, "funding": [ { @@ -53083,61 +53247,60 @@ "type": "tidelift" } ], - "time": "2022-12-22T10:31:03+00:00" + "time": "2023-02-16T09:33:00+00:00" }, { "name": "symfony/form", - "version": "v5.4.17", + "version": "v6.0.19", "source": { "type": "git", "url": "https://github.com/symfony/form.git", - "reference": "6150f66dc921375a62e5da1cce3684aee657ddca" + "reference": "bec07ecf4aac245183b8e0fa93eb68630415346e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/form/zipball/6150f66dc921375a62e5da1cce3684aee657ddca", - "reference": "6150f66dc921375a62e5da1cce3684aee657ddca", + "url": "https://api.github.com/repos/symfony/form/zipball/bec07ecf4aac245183b8e0fa93eb68630415346e", + "reference": "bec07ecf4aac245183b8e0fa93eb68630415346e", "shasum": "" }, "require": { - "php": ">=7.2.5", + "php": ">=8.0.2", "symfony/deprecation-contracts": "^2.1|^3", - "symfony/event-dispatcher": "^4.4|^5.0|^6.0", - "symfony/options-resolver": "^5.1|^6.0", + "symfony/event-dispatcher": "^5.4|^6.0", + "symfony/options-resolver": "^5.4|^6.0", "symfony/polyfill-ctype": "~1.8", "symfony/polyfill-intl-icu": "^1.21", "symfony/polyfill-mbstring": "~1.0", - "symfony/polyfill-php80": "^1.16", "symfony/polyfill-php81": "^1.23", - "symfony/property-access": "^5.0.8|^6.0", + "symfony/property-access": "^5.4|^6.0", "symfony/service-contracts": "^1.1|^2|^3" }, "conflict": { "phpunit/phpunit": "<5.4.3", - "symfony/console": "<4.4", - "symfony/dependency-injection": "<4.4", - "symfony/doctrine-bridge": "<4.4", - "symfony/error-handler": "<4.4.5", - "symfony/framework-bundle": "<4.4", - "symfony/http-kernel": "<4.4", - "symfony/translation": "<4.4", + "symfony/console": "<5.4", + "symfony/dependency-injection": "<5.4", + "symfony/doctrine-bridge": "<5.4", + "symfony/error-handler": "<5.4", + "symfony/framework-bundle": "<5.4", + "symfony/http-kernel": "<5.4", + "symfony/translation": "<5.4", "symfony/translation-contracts": "<1.1.7", - "symfony/twig-bridge": "<4.4" + "symfony/twig-bridge": "<5.4" }, "require-dev": { "doctrine/collections": "^1.0|^2.0", - "symfony/config": "^4.4|^5.0|^6.0", + "symfony/config": "^5.4|^6.0", "symfony/console": "^5.4|^6.0", - "symfony/dependency-injection": "^4.4|^5.0|^6.0", - "symfony/expression-language": "^4.4|^5.0|^6.0", - "symfony/http-foundation": "^4.4|^5.0|^6.0", - "symfony/http-kernel": "^4.4|^5.0|^6.0", - "symfony/intl": "^4.4|^5.0|^6.0", - "symfony/security-csrf": "^4.4|^5.0|^6.0", - "symfony/translation": "^4.4|^5.0|^6.0", - "symfony/uid": "^5.1|^6.0", - "symfony/validator": "^4.4.17|^5.1.9|^6.0", - "symfony/var-dumper": "^4.4|^5.0|^6.0" + "symfony/dependency-injection": "^5.4|^6.0", + "symfony/expression-language": "^5.4|^6.0", + "symfony/http-foundation": "^5.4|^6.0", + "symfony/http-kernel": "^5.4|^6.0", + "symfony/intl": "^5.4|^6.0", + "symfony/security-csrf": "^5.4|^6.0", + "symfony/translation": "^5.4|^6.0", + "symfony/uid": "^5.4|^6.0", + "symfony/validator": "^5.4|^6.0", + "symfony/var-dumper": "^5.4|^6.0" }, "suggest": { "symfony/security-csrf": "For protecting forms against CSRF attacks.", @@ -53170,7 +53333,7 @@ "description": "Allows to easily create, process and reuse HTML forms", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/form/tree/v5.4.17" + "source": "https://github.com/symfony/form/tree/v6.0.19" }, "funding": [ { @@ -53186,36 +53349,33 @@ "type": "tidelift" } ], - "time": "2022-12-28T08:39:55+00:00" + "time": "2023-01-01T08:36:10+00:00" }, { "name": "symfony/http-client", - "version": "v5.4.17", + "version": "v6.0.20", "source": { "type": "git", "url": "https://github.com/symfony/http-client.git", - "reference": "772129f800fc0bfaa6bd40c40934d544f0957d30" + "reference": "541c04560da1875f62c963c3aab6ea12a7314e11" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-client/zipball/772129f800fc0bfaa6bd40c40934d544f0957d30", - "reference": "772129f800fc0bfaa6bd40c40934d544f0957d30", + "url": "https://api.github.com/repos/symfony/http-client/zipball/541c04560da1875f62c963c3aab6ea12a7314e11", + "reference": "541c04560da1875f62c963c3aab6ea12a7314e11", "shasum": "" }, "require": { - "php": ">=7.2.5", + "php": ">=8.0.2", "psr/log": "^1|^2|^3", - "symfony/deprecation-contracts": "^2.1|^3", - "symfony/http-client-contracts": "^2.4", - "symfony/polyfill-php73": "^1.11", - "symfony/polyfill-php80": "^1.16", + "symfony/http-client-contracts": "^3", "symfony/service-contracts": "^1.0|^2|^3" }, "provide": { "php-http/async-client-implementation": "*", "php-http/client-implementation": "*", "psr/http-client-implementation": "1.0", - "symfony/http-client-implementation": "2.4" + "symfony/http-client-implementation": "3.0" }, "require-dev": { "amphp/amp": "^2.5", @@ -53226,10 +53386,10 @@ "nyholm/psr7": "^1.0", "php-http/httplug": "^1.0|^2.0", "psr/http-client": "^1.0", - "symfony/dependency-injection": "^4.4|^5.0|^6.0", - "symfony/http-kernel": "^4.4.13|^5.1.5|^6.0", - "symfony/process": "^4.4|^5.0|^6.0", - "symfony/stopwatch": "^4.4|^5.0|^6.0" + "symfony/dependency-injection": "^5.4|^6.0", + "symfony/http-kernel": "^5.4|^6.0", + "symfony/process": "^5.4|^6.0", + "symfony/stopwatch": "^5.4|^6.0" }, "type": "library", "autoload": { @@ -53257,7 +53417,7 @@ "description": "Provides powerful methods to fetch HTTP resources synchronously or asynchronously", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/http-client/tree/v5.4.17" + "source": "https://github.com/symfony/http-client/tree/v6.0.20" }, "funding": [ { @@ -53273,24 +53433,24 @@ "type": "tidelift" } ], - "time": "2022-12-13T11:07:37+00:00" + "time": "2023-01-30T15:41:07+00:00" }, { "name": "symfony/http-client-contracts", - "version": "v2.5.2", + "version": "v3.0.2", "source": { "type": "git", "url": "https://github.com/symfony/http-client-contracts.git", - "reference": "ba6a9f0e8f3edd190520ee3b9a958596b6ca2e70" + "reference": "4184b9b63af1edaf35b6a7974c6f1f9f33294129" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/ba6a9f0e8f3edd190520ee3b9a958596b6ca2e70", - "reference": "ba6a9f0e8f3edd190520ee3b9a958596b6ca2e70", + "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/4184b9b63af1edaf35b6a7974c6f1f9f33294129", + "reference": "4184b9b63af1edaf35b6a7974c6f1f9f33294129", "shasum": "" }, "require": { - "php": ">=7.2.5" + "php": ">=8.0.2" }, "suggest": { "symfony/http-client-implementation": "" @@ -53298,7 +53458,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "2.5-dev" + "dev-main": "3.0-dev" }, "thanks": { "name": "symfony/contracts", @@ -53335,7 +53495,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/http-client-contracts/tree/v2.5.2" + "source": "https://github.com/symfony/http-client-contracts/tree/v3.0.2" }, "funding": [ { @@ -53351,35 +53511,34 @@ "type": "tidelift" } ], - "time": "2022-04-12T15:48:08+00:00" + "time": "2022-04-12T16:11:42+00:00" }, { "name": "symfony/http-foundation", - "version": "v5.4.17", + "version": "v6.0.20", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "b64a0e2df212d5849e4584cabff0cf09c5d6866a" + "reference": "e16b2676a4b3b1fa12378a20b29c364feda2a8d6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/b64a0e2df212d5849e4584cabff0cf09c5d6866a", - "reference": "b64a0e2df212d5849e4584cabff0cf09c5d6866a", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/e16b2676a4b3b1fa12378a20b29c364feda2a8d6", + "reference": "e16b2676a4b3b1fa12378a20b29c364feda2a8d6", "shasum": "" }, "require": { - "php": ">=7.2.5", + "php": ">=8.0.2", "symfony/deprecation-contracts": "^2.1|^3", - "symfony/polyfill-mbstring": "~1.1", - "symfony/polyfill-php80": "^1.16" + "symfony/polyfill-mbstring": "~1.1" }, "require-dev": { "predis/predis": "~1.0", - "symfony/cache": "^4.4|^5.0|^6.0", + "symfony/cache": "^5.4|^6.0", "symfony/dependency-injection": "^5.4|^6.0", - "symfony/expression-language": "^4.4|^5.0|^6.0", + "symfony/expression-language": "^5.4|^6.0", "symfony/http-kernel": "^5.4.12|^6.0.12|^6.1.4", - "symfony/mime": "^4.4|^5.0|^6.0", + "symfony/mime": "^5.4|^6.0", "symfony/rate-limiter": "^5.2|^6.0" }, "suggest": { @@ -53411,7 +53570,7 @@ "description": "Defines an object-oriented layer for the HTTP specification", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/http-foundation/tree/v5.4.17" + "source": "https://github.com/symfony/http-foundation/tree/v6.0.20" }, "funding": [ { @@ -53427,67 +53586,64 @@ "type": "tidelift" } ], - "time": "2022-12-14T08:23:03+00:00" + "time": "2023-01-30T15:41:07+00:00" }, { "name": "symfony/http-kernel", - "version": "v5.4.20", + "version": "v6.0.20", "source": { "type": "git", "url": "https://github.com/symfony/http-kernel.git", - "reference": "aaeec341582d3c160cc9ecfa8b2419ba6c69954e" + "reference": "6dc70833fd0ef5e861e17c7854c12d7d86679349" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-kernel/zipball/aaeec341582d3c160cc9ecfa8b2419ba6c69954e", - "reference": "aaeec341582d3c160cc9ecfa8b2419ba6c69954e", + "url": "https://api.github.com/repos/symfony/http-kernel/zipball/6dc70833fd0ef5e861e17c7854c12d7d86679349", + "reference": "6dc70833fd0ef5e861e17c7854c12d7d86679349", "shasum": "" }, "require": { - "php": ">=7.2.5", - "psr/log": "^1|^2", - "symfony/deprecation-contracts": "^2.1|^3", - "symfony/error-handler": "^4.4|^5.0|^6.0", - "symfony/event-dispatcher": "^5.0|^6.0", - "symfony/http-foundation": "^5.3.7|^6.0", - "symfony/polyfill-ctype": "^1.8", - "symfony/polyfill-php73": "^1.9", - "symfony/polyfill-php80": "^1.16" + "php": ">=8.0.2", + "psr/log": "^1|^2|^3", + "symfony/error-handler": "^5.4|^6.0", + "symfony/event-dispatcher": "^5.4|^6.0", + "symfony/http-foundation": "^5.4|^6.0", + "symfony/polyfill-ctype": "^1.8" }, "conflict": { "symfony/browser-kit": "<5.4", - "symfony/cache": "<5.0", - "symfony/config": "<5.0", - "symfony/console": "<4.4", - "symfony/dependency-injection": "<5.3", - "symfony/doctrine-bridge": "<5.0", - "symfony/form": "<5.0", - "symfony/http-client": "<5.0", - "symfony/mailer": "<5.0", - "symfony/messenger": "<5.0", - "symfony/translation": "<5.0", - "symfony/twig-bridge": "<5.0", - "symfony/validator": "<5.0", + "symfony/cache": "<5.4", + "symfony/config": "<5.4", + "symfony/console": "<5.4", + "symfony/dependency-injection": "<5.4", + "symfony/doctrine-bridge": "<5.4", + "symfony/form": "<5.4", + "symfony/http-client": "<5.4", + "symfony/mailer": "<5.4", + "symfony/messenger": "<5.4", + "symfony/translation": "<5.4", + "symfony/twig-bridge": "<5.4", + "symfony/validator": "<5.4", "twig/twig": "<2.13" }, "provide": { - "psr/log-implementation": "1.0|2.0" + "psr/log-implementation": "1.0|2.0|3.0" }, "require-dev": { "psr/cache": "^1.0|^2.0|^3.0", "symfony/browser-kit": "^5.4|^6.0", - "symfony/config": "^5.0|^6.0", - "symfony/console": "^4.4|^5.0|^6.0", - "symfony/css-selector": "^4.4|^5.0|^6.0", - "symfony/dependency-injection": "^5.3|^6.0", - "symfony/dom-crawler": "^4.4|^5.0|^6.0", - "symfony/expression-language": "^4.4|^5.0|^6.0", - "symfony/finder": "^4.4|^5.0|^6.0", + "symfony/config": "^5.4|^6.0", + "symfony/console": "^5.4|^6.0", + "symfony/css-selector": "^5.4|^6.0", + "symfony/dependency-injection": "^5.4|^6.0", + "symfony/dom-crawler": "^5.4|^6.0", + "symfony/expression-language": "^5.4|^6.0", + "symfony/finder": "^5.4|^6.0", "symfony/http-client-contracts": "^1.1|^2|^3", - "symfony/process": "^4.4|^5.0|^6.0", - "symfony/routing": "^4.4|^5.0|^6.0", - "symfony/stopwatch": "^4.4|^5.0|^6.0", - "symfony/translation": "^4.4|^5.0|^6.0", + "symfony/process": "^5.4|^6.0", + "symfony/routing": "^5.4|^6.0", + "symfony/stopwatch": "^5.4|^6.0", + "symfony/translation": "^5.4|^6.0", "symfony/translation-contracts": "^1.1|^2|^3", "twig/twig": "^2.13|^3.0.4" }, @@ -53523,7 +53679,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/v5.4.20" + "source": "https://github.com/symfony/http-kernel/tree/v6.0.20" }, "funding": [ { @@ -53539,41 +53695,33 @@ "type": "tidelift" } ], - "time": "2023-02-01T08:18:48+00:00" + "time": "2023-02-01T08:22:55+00:00" }, { "name": "symfony/intl", - "version": "v5.4.15", + "version": "v6.0.19", "source": { "type": "git", "url": "https://github.com/symfony/intl.git", - "reference": "2cb39da7f6e7b7344d7d5317dbee8db9d12cc714" + "reference": "a2e1ce9048ea549ee1e8d9ce521cbe9a9ec7d92c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/intl/zipball/2cb39da7f6e7b7344d7d5317dbee8db9d12cc714", - "reference": "2cb39da7f6e7b7344d7d5317dbee8db9d12cc714", + "url": "https://api.github.com/repos/symfony/intl/zipball/a2e1ce9048ea549ee1e8d9ce521cbe9a9ec7d92c", + "reference": "a2e1ce9048ea549ee1e8d9ce521cbe9a9ec7d92c", "shasum": "" }, "require": { - "php": ">=7.2.5", - "symfony/deprecation-contracts": "^2.1|^3", - "symfony/polyfill-php80": "^1.16" + "php": ">=8.0.2" }, "require-dev": { - "symfony/filesystem": "^4.4|^5.0|^6.0" + "symfony/filesystem": "^5.4|^6.0" }, "type": "library", "autoload": { - "files": [ - "Resources/functions.php" - ], "psr-4": { "Symfony\\Component\\Intl\\": "" }, - "classmap": [ - "Resources/stubs" - ], "exclude-from-classmap": [ "/Tests/" ] @@ -53611,7 +53759,7 @@ "localization" ], "support": { - "source": "https://github.com/symfony/intl/tree/v5.4.15" + "source": "https://github.com/symfony/intl/tree/v6.0.19" }, "funding": [ { @@ -53627,24 +53775,24 @@ "type": "tidelift" } ], - "time": "2022-10-19T14:28:49+00:00" + "time": "2023-01-01T08:36:10+00:00" }, { "name": "symfony/mailer", - "version": "v5.4.17", + "version": "v5.4.22", "source": { "type": "git", "url": "https://github.com/symfony/mailer.git", - "reference": "fd816412b76447890efedaf9ddfe8632589ce10c" + "reference": "6330cd465dfd8b7a07515757a1c37069075f7b0b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/mailer/zipball/fd816412b76447890efedaf9ddfe8632589ce10c", - "reference": "fd816412b76447890efedaf9ddfe8632589ce10c", + "url": "https://api.github.com/repos/symfony/mailer/zipball/6330cd465dfd8b7a07515757a1c37069075f7b0b", + "reference": "6330cd465dfd8b7a07515757a1c37069075f7b0b", "shasum": "" }, "require": { - "egulias/email-validator": "^2.1.10|^3", + "egulias/email-validator": "^2.1.10|^3|^4", "php": ">=7.2.5", "psr/event-dispatcher": "^1", "psr/log": "^1|^2|^3", @@ -53658,7 +53806,7 @@ "symfony/http-kernel": "<4.4" }, "require-dev": { - "symfony/http-client-contracts": "^1.1|^2|^3", + "symfony/http-client": "^4.4|^5.0|^6.0", "symfony/messenger": "^4.4|^5.0|^6.0" }, "type": "library", @@ -53687,7 +53835,7 @@ "description": "Helps sending emails", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/mailer/tree/v5.4.17" + "source": "https://github.com/symfony/mailer/tree/v5.4.22" }, "funding": [ { @@ -53703,20 +53851,20 @@ "type": "tidelift" } ], - "time": "2022-12-14T15:45:23+00:00" + "time": "2023-03-10T10:15:32+00:00" }, { "name": "symfony/messenger", - "version": "v6.0.17", + "version": "v6.0.19", "source": { "type": "git", "url": "https://github.com/symfony/messenger.git", - "reference": "bec759263c9f4b983fdcfcd2eccda7857cc7083e" + "reference": "d584d1754e9e19f83a43c75f36c84b42f6f7e209" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/messenger/zipball/bec759263c9f4b983fdcfcd2eccda7857cc7083e", - "reference": "bec759263c9f4b983fdcfcd2eccda7857cc7083e", + "url": "https://api.github.com/repos/symfony/messenger/zipball/d584d1754e9e19f83a43c75f36c84b42f6f7e209", + "reference": "d584d1754e9e19f83a43c75f36c84b42f6f7e209", "shasum": "" }, "require": { @@ -53772,7 +53920,7 @@ "description": "Helps applications send and receive messages to/from other applications or via message queues", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/messenger/tree/v6.0.17" + "source": "https://github.com/symfony/messenger/tree/v6.0.19" }, "funding": [ { @@ -53788,42 +53936,40 @@ "type": "tidelift" } ], - "time": "2022-12-14T15:52:41+00:00" + "time": "2023-01-20T17:44:14+00:00" }, { "name": "symfony/mime", - "version": "v5.4.17", + "version": "v6.0.19", "source": { "type": "git", "url": "https://github.com/symfony/mime.git", - "reference": "2a83d82efc91c3f03a23c8b47a896df168aa5c63" + "reference": "d7052547a0070cbeadd474e172b527a00d657301" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/mime/zipball/2a83d82efc91c3f03a23c8b47a896df168aa5c63", - "reference": "2a83d82efc91c3f03a23c8b47a896df168aa5c63", + "url": "https://api.github.com/repos/symfony/mime/zipball/d7052547a0070cbeadd474e172b527a00d657301", + "reference": "d7052547a0070cbeadd474e172b527a00d657301", "shasum": "" }, "require": { - "php": ">=7.2.5", - "symfony/deprecation-contracts": "^2.1|^3", + "php": ">=8.0.2", "symfony/polyfill-intl-idn": "^1.10", - "symfony/polyfill-mbstring": "^1.0", - "symfony/polyfill-php80": "^1.16" + "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": "<4.4", + "symfony/mailer": "<5.4", "symfony/serializer": "<5.4.14|>=6.0,<6.0.14|>=6.1,<6.1.6" }, "require-dev": { - "egulias/email-validator": "^2.1.10|^3.1", + "egulias/email-validator": "^2.1.10|^3.1|^4", "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0", - "symfony/dependency-injection": "^4.4|^5.0|^6.0", - "symfony/property-access": "^4.4|^5.1|^6.0", - "symfony/property-info": "^4.4|^5.1|^6.0", + "symfony/dependency-injection": "^5.4|^6.0", + "symfony/property-access": "^5.4|^6.0", + "symfony/property-info": "^5.4|^6.0", "symfony/serializer": "^5.4.14|~6.0.14|^6.1.6" }, "type": "library", @@ -53856,7 +54002,7 @@ "mime-type" ], "support": { - "source": "https://github.com/symfony/mime/tree/v5.4.17" + "source": "https://github.com/symfony/mime/tree/v6.0.19" }, "funding": [ { @@ -53872,20 +54018,20 @@ "type": "tidelift" } ], - "time": "2022-12-13T09:59:55+00:00" + "time": "2023-01-11T11:50:03+00:00" }, { "name": "symfony/options-resolver", - "version": "v5.4.11", + "version": "v5.4.21", "source": { "type": "git", "url": "https://github.com/symfony/options-resolver.git", - "reference": "54f14e36aa73cb8f7261d7686691fd4d75ea2690" + "reference": "4fe5cf6ede71096839f0e4b4444d65dd3a7c1eb9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/options-resolver/zipball/54f14e36aa73cb8f7261d7686691fd4d75ea2690", - "reference": "54f14e36aa73cb8f7261d7686691fd4d75ea2690", + "url": "https://api.github.com/repos/symfony/options-resolver/zipball/4fe5cf6ede71096839f0e4b4444d65dd3a7c1eb9", + "reference": "4fe5cf6ede71096839f0e4b4444d65dd3a7c1eb9", "shasum": "" }, "require": { @@ -53925,7 +54071,7 @@ "options" ], "support": { - "source": "https://github.com/symfony/options-resolver/tree/v5.4.11" + "source": "https://github.com/symfony/options-resolver/tree/v5.4.21" }, "funding": [ { @@ -53941,20 +54087,20 @@ "type": "tidelift" } ], - "time": "2022-07-20T13:00:38+00:00" + "time": "2023-02-14T08:03:56+00:00" }, { "name": "symfony/password-hasher", - "version": "v6.0.11", + "version": "v6.0.19", "source": { "type": "git", "url": "https://github.com/symfony/password-hasher.git", - "reference": "7ff6706266cbe55310d029b42299eb6e2bebe849" + "reference": "2ae49765c5328307e82c0ee2898a39c071ef5bc8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/password-hasher/zipball/7ff6706266cbe55310d029b42299eb6e2bebe849", - "reference": "7ff6706266cbe55310d029b42299eb6e2bebe849", + "url": "https://api.github.com/repos/symfony/password-hasher/zipball/2ae49765c5328307e82c0ee2898a39c071ef5bc8", + "reference": "2ae49765c5328307e82c0ee2898a39c071ef5bc8", "shasum": "" }, "require": { @@ -53997,7 +54143,7 @@ "password" ], "support": { - "source": "https://github.com/symfony/password-hasher/tree/v6.0.11" + "source": "https://github.com/symfony/password-hasher/tree/v6.0.19" }, "funding": [ { @@ -54013,7 +54159,7 @@ "type": "tidelift" } ], - "time": "2022-07-20T14:06:08+00:00" + "time": "2023-01-01T08:36:10+00:00" }, { "name": "symfony/polyfill-ctype", @@ -54921,16 +55067,16 @@ }, { "name": "symfony/process", - "version": "v5.4.11", + "version": "v5.4.22", "source": { "type": "git", "url": "https://github.com/symfony/process.git", - "reference": "6e75fe6874cbc7e4773d049616ab450eff537bf1" + "reference": "4b850da0cc3a2a9181c1ed407adbca4733dc839b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/6e75fe6874cbc7e4773d049616ab450eff537bf1", - "reference": "6e75fe6874cbc7e4773d049616ab450eff537bf1", + "url": "https://api.github.com/repos/symfony/process/zipball/4b850da0cc3a2a9181c1ed407adbca4733dc839b", + "reference": "4b850da0cc3a2a9181c1ed407adbca4733dc839b", "shasum": "" }, "require": { @@ -54963,7 +55109,7 @@ "description": "Executes commands in sub-processes", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/process/tree/v5.4.11" + "source": "https://github.com/symfony/process/tree/v5.4.22" }, "funding": [ { @@ -54979,30 +55125,28 @@ "type": "tidelift" } ], - "time": "2022-06-27T16:58:25+00:00" + "time": "2023-03-06T21:29:33+00:00" }, { "name": "symfony/property-access", - "version": "v5.4.15", + "version": "v6.0.19", "source": { "type": "git", "url": "https://github.com/symfony/property-access.git", - "reference": "0f3e8f40a1d3da90f674b3dd772e4777ccde4273" + "reference": "cae9aadf6e3a08315af666d4fede905fbb5b5393" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/property-access/zipball/0f3e8f40a1d3da90f674b3dd772e4777ccde4273", - "reference": "0f3e8f40a1d3da90f674b3dd772e4777ccde4273", + "url": "https://api.github.com/repos/symfony/property-access/zipball/cae9aadf6e3a08315af666d4fede905fbb5b5393", + "reference": "cae9aadf6e3a08315af666d4fede905fbb5b5393", "shasum": "" }, "require": { - "php": ">=7.2.5", - "symfony/deprecation-contracts": "^2.1|^3", - "symfony/polyfill-php80": "^1.16", - "symfony/property-info": "^5.2|^6.0" + "php": ">=8.0.2", + "symfony/property-info": "^5.4|^6.0" }, "require-dev": { - "symfony/cache": "^4.4|^5.0|^6.0" + "symfony/cache": "^5.4|^6.0" }, "suggest": { "psr/cache-implementation": "To cache access methods." @@ -55044,7 +55188,7 @@ "reflection" ], "support": { - "source": "https://github.com/symfony/property-access/tree/v5.4.15" + "source": "https://github.com/symfony/property-access/tree/v6.0.19" }, "funding": [ { @@ -55060,20 +55204,20 @@ "type": "tidelift" } ], - "time": "2022-10-27T07:55:40+00:00" + "time": "2023-01-01T08:36:10+00:00" }, { "name": "symfony/property-info", - "version": "v6.0.17", + "version": "v6.0.19", "source": { "type": "git", "url": "https://github.com/symfony/property-info.git", - "reference": "a8593a44d1d3621c3fefd03bd6f1d10b26ca9ab2" + "reference": "e6dfb2223b21768d3b2ae033a5e1f9d205184d45" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/property-info/zipball/a8593a44d1d3621c3fefd03bd6f1d10b26ca9ab2", - "reference": "a8593a44d1d3621c3fefd03bd6f1d10b26ca9ab2", + "url": "https://api.github.com/repos/symfony/property-info/zipball/e6dfb2223b21768d3b2ae033a5e1f9d205184d45", + "reference": "e6dfb2223b21768d3b2ae033a5e1f9d205184d45", "shasum": "" }, "require": { @@ -55133,7 +55277,7 @@ "validator" ], "support": { - "source": "https://github.com/symfony/property-info/tree/v6.0.17" + "source": "https://github.com/symfony/property-info/tree/v6.0.19" }, "funding": [ { @@ -55149,41 +55293,39 @@ "type": "tidelift" } ], - "time": "2022-12-20T16:40:04+00:00" + "time": "2023-01-15T17:21:41+00:00" }, { "name": "symfony/routing", - "version": "v5.4.17", + "version": "v6.0.19", "source": { "type": "git", "url": "https://github.com/symfony/routing.git", - "reference": "4ce2df9a469c19ba45ca6aca04fec1c358a6e791" + "reference": "e56ca9b41c1ec447193474cd86ad7c0b547755ac" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/routing/zipball/4ce2df9a469c19ba45ca6aca04fec1c358a6e791", - "reference": "4ce2df9a469c19ba45ca6aca04fec1c358a6e791", + "url": "https://api.github.com/repos/symfony/routing/zipball/e56ca9b41c1ec447193474cd86ad7c0b547755ac", + "reference": "e56ca9b41c1ec447193474cd86ad7c0b547755ac", "shasum": "" }, "require": { - "php": ">=7.2.5", - "symfony/deprecation-contracts": "^2.1|^3", - "symfony/polyfill-php80": "^1.16" + "php": ">=8.0.2" }, "conflict": { "doctrine/annotations": "<1.12", - "symfony/config": "<5.3", - "symfony/dependency-injection": "<4.4", - "symfony/yaml": "<4.4" + "symfony/config": "<5.4", + "symfony/dependency-injection": "<5.4", + "symfony/yaml": "<5.4" }, "require-dev": { "doctrine/annotations": "^1.12|^2", "psr/log": "^1|^2|^3", - "symfony/config": "^5.3|^6.0", - "symfony/dependency-injection": "^4.4|^5.0|^6.0", - "symfony/expression-language": "^4.4|^5.0|^6.0", - "symfony/http-foundation": "^4.4|^5.0|^6.0", - "symfony/yaml": "^4.4|^5.0|^6.0" + "symfony/config": "^5.4|^6.0", + "symfony/dependency-injection": "^5.4|^6.0", + "symfony/expression-language": "^5.4|^6.0", + "symfony/http-foundation": "^5.4|^6.0", + "symfony/yaml": "^5.4|^6.0" }, "suggest": { "symfony/config": "For using the all-in-one router or any loader", @@ -55223,7 +55365,7 @@ "url" ], "support": { - "source": "https://github.com/symfony/routing/tree/v5.4.17" + "source": "https://github.com/symfony/routing/tree/v6.0.19" }, "funding": [ { @@ -55239,20 +55381,20 @@ "type": "tidelift" } ], - "time": "2022-12-20T11:10:57+00:00" + "time": "2023-01-01T08:36:10+00:00" }, { "name": "symfony/security-core", - "version": "v5.4.15", + "version": "v5.4.22", "source": { "type": "git", "url": "https://github.com/symfony/security-core.git", - "reference": "4ef922cd626a43b570522cb1616e3d678664c9a0" + "reference": "a801d525c7545332e2ddf7f52c163959354b1650" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/security-core/zipball/4ef922cd626a43b570522cb1616e3d678664c9a0", - "reference": "4ef922cd626a43b570522cb1616e3d678664c9a0", + "url": "https://api.github.com/repos/symfony/security-core/zipball/a801d525c7545332e2ddf7f52c163959354b1650", + "reference": "a801d525c7545332e2ddf7f52c163959354b1650", "shasum": "" }, "require": { @@ -55316,7 +55458,7 @@ "description": "Symfony Security Component - Core Library", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/security-core/tree/v5.4.15" + "source": "https://github.com/symfony/security-core/tree/v5.4.22" }, "funding": [ { @@ -55332,32 +55474,31 @@ "type": "tidelift" } ], - "time": "2022-10-23T10:30:41+00:00" + "time": "2023-03-10T10:02:45+00:00" }, { "name": "symfony/security-csrf", - "version": "v5.4.11", + "version": "v6.0.19", "source": { "type": "git", "url": "https://github.com/symfony/security-csrf.git", - "reference": "b97ab244b6dda80abb84a4a236d682871695db4a" + "reference": "150d0a78b14737f66e4b2e7be7d0ec2522c453ed" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/security-csrf/zipball/b97ab244b6dda80abb84a4a236d682871695db4a", - "reference": "b97ab244b6dda80abb84a4a236d682871695db4a", + "url": "https://api.github.com/repos/symfony/security-csrf/zipball/150d0a78b14737f66e4b2e7be7d0ec2522c453ed", + "reference": "150d0a78b14737f66e4b2e7be7d0ec2522c453ed", "shasum": "" }, "require": { - "php": ">=7.2.5", - "symfony/polyfill-php80": "^1.16", - "symfony/security-core": "^4.4|^5.0|^6.0" + "php": ">=8.0.2", + "symfony/security-core": "^5.4|^6.0" }, "conflict": { - "symfony/http-foundation": "<5.3" + "symfony/http-foundation": "<5.4" }, "require-dev": { - "symfony/http-foundation": "^5.3|^6.0" + "symfony/http-foundation": "^5.4|^6.0" }, "suggest": { "symfony/http-foundation": "For using the class SessionTokenStorage." @@ -55388,7 +55529,7 @@ "description": "Symfony Security Component - CSRF Library", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/security-csrf/tree/v5.4.11" + "source": "https://github.com/symfony/security-csrf/tree/v6.0.19" }, "funding": [ { @@ -55404,20 +55545,20 @@ "type": "tidelift" } ], - "time": "2022-07-20T13:00:38+00:00" + "time": "2023-01-01T08:36:10+00:00" }, { "name": "symfony/security-guard", - "version": "v5.4.13", + "version": "v5.4.22", "source": { "type": "git", "url": "https://github.com/symfony/security-guard.git", - "reference": "83f647fcdc17aa14908f0e02a302d3d9d0f63fbc" + "reference": "62d064b1ee682e4617f4c5ddc0d31f73e1a7ecaa" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/security-guard/zipball/83f647fcdc17aa14908f0e02a302d3d9d0f63fbc", - "reference": "83f647fcdc17aa14908f0e02a302d3d9d0f63fbc", + "url": "https://api.github.com/repos/symfony/security-guard/zipball/62d064b1ee682e4617f4c5ddc0d31f73e1a7ecaa", + "reference": "62d064b1ee682e4617f4c5ddc0d31f73e1a7ecaa", "shasum": "" }, "require": { @@ -55455,7 +55596,7 @@ "description": "Symfony Security Component - Guard", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/security-guard/tree/v5.4.13" + "source": "https://github.com/symfony/security-guard/tree/v5.4.22" }, "funding": [ { @@ -55471,20 +55612,20 @@ "type": "tidelift" } ], - "time": "2022-09-28T13:19:49+00:00" + "time": "2023-03-06T21:29:33+00:00" }, { "name": "symfony/security-http", - "version": "v5.4.17", + "version": "v5.4.22", "source": { "type": "git", "url": "https://github.com/symfony/security-http.git", - "reference": "863d398f9abedbf3c6da805d4785242000fbe834" + "reference": "428c84954e95f54383d031693fa649f1e466461f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/security-http/zipball/863d398f9abedbf3c6da805d4785242000fbe834", - "reference": "863d398f9abedbf3c6da805d4785242000fbe834", + "url": "https://api.github.com/repos/symfony/security-http/zipball/428c84954e95f54383d031693fa649f1e466461f", + "reference": "428c84954e95f54383d031693fa649f1e466461f", "shasum": "" }, "require": { @@ -55495,7 +55636,7 @@ "symfony/polyfill-mbstring": "~1.0", "symfony/polyfill-php80": "^1.16", "symfony/property-access": "^4.4|^5.0|^6.0", - "symfony/security-core": "^5.4|^6.0" + "symfony/security-core": "^5.4.19|~6.0.19|~6.1.11|^6.2.5" }, "conflict": { "symfony/event-dispatcher": "<4.3", @@ -55540,7 +55681,7 @@ "description": "Symfony Security Component - HTTP Integration", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/security-http/tree/v5.4.17" + "source": "https://github.com/symfony/security-http/tree/v5.4.22" }, "funding": [ { @@ -55556,57 +55697,55 @@ "type": "tidelift" } ], - "time": "2022-11-26T16:57:54+00:00" + "time": "2023-03-10T10:02:45+00:00" }, { "name": "symfony/serializer", - "version": "v5.4.17", + "version": "v6.0.19", "source": { "type": "git", "url": "https://github.com/symfony/serializer.git", - "reference": "4ac4fae1cbad2655a0b05f327e7ce8ef310239fb" + "reference": "6aff9e2894ff0dcfa7aca38f9d0396ed65627d07" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/serializer/zipball/4ac4fae1cbad2655a0b05f327e7ce8ef310239fb", - "reference": "4ac4fae1cbad2655a0b05f327e7ce8ef310239fb", + "url": "https://api.github.com/repos/symfony/serializer/zipball/6aff9e2894ff0dcfa7aca38f9d0396ed65627d07", + "reference": "6aff9e2894ff0dcfa7aca38f9d0396ed65627d07", "shasum": "" }, "require": { - "php": ">=7.2.5", - "symfony/deprecation-contracts": "^2.1|^3", - "symfony/polyfill-ctype": "~1.8", - "symfony/polyfill-php80": "^1.16" + "php": ">=8.0.2", + "symfony/polyfill-ctype": "~1.8" }, "conflict": { "doctrine/annotations": "<1.12", "phpdocumentor/reflection-docblock": "<3.2.2", "phpdocumentor/type-resolver": "<1.4.0|>=1.7.0", - "symfony/dependency-injection": "<4.4", + "symfony/dependency-injection": "<5.4", "symfony/property-access": "<5.4", - "symfony/property-info": "<5.3.13", - "symfony/uid": "<5.3", - "symfony/yaml": "<4.4" + "symfony/property-info": "<5.4", + "symfony/uid": "<5.4", + "symfony/yaml": "<5.4" }, "require-dev": { "doctrine/annotations": "^1.12|^2", "phpdocumentor/reflection-docblock": "^3.2|^4.0|^5.0", - "symfony/cache": "^4.4|^5.0|^6.0", - "symfony/config": "^4.4|^5.0|^6.0", - "symfony/dependency-injection": "^4.4|^5.0|^6.0", - "symfony/error-handler": "^4.4|^5.0|^6.0", - "symfony/filesystem": "^4.4|^5.0|^6.0", - "symfony/form": "^4.4|^5.0|^6.0", - "symfony/http-foundation": "^4.4|^5.0|^6.0", - "symfony/http-kernel": "^4.4|^5.0|^6.0", - "symfony/mime": "^4.4|^5.0|^6.0", + "symfony/cache": "^5.4|^6.0", + "symfony/config": "^5.4|^6.0", + "symfony/dependency-injection": "^5.4|^6.0", + "symfony/error-handler": "^5.4|^6.0", + "symfony/filesystem": "^5.4|^6.0", + "symfony/form": "^5.4|^6.0", + "symfony/http-foundation": "^5.4|^6.0", + "symfony/http-kernel": "^5.4|^6.0", + "symfony/mime": "^5.4|^6.0", "symfony/property-access": "^5.4|^6.0", - "symfony/property-info": "^5.3.13|^6.0", - "symfony/uid": "^5.3|^6.0", - "symfony/validator": "^4.4|^5.0|^6.0", - "symfony/var-dumper": "^4.4|^5.0|^6.0", - "symfony/var-exporter": "^4.4|^5.0|^6.0", - "symfony/yaml": "^4.4|^5.0|^6.0" + "symfony/property-info": "^5.4|^6.0", + "symfony/uid": "^5.4|^6.0", + "symfony/validator": "^5.4|^6.0", + "symfony/var-dumper": "^5.4|^6.0", + "symfony/var-exporter": "^5.4|^6.0", + "symfony/yaml": "^5.4|^6.0" }, "suggest": { "psr/cache-implementation": "For using the metadata cache.", @@ -55643,7 +55782,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/v5.4.17" + "source": "https://github.com/symfony/serializer/tree/v6.0.19" }, "funding": [ { @@ -55659,7 +55798,7 @@ "type": "tidelift" } ], - "time": "2022-12-20T11:10:57+00:00" + "time": "2023-01-15T17:21:41+00:00" }, { "name": "symfony/service-contracts", @@ -55746,20 +55885,20 @@ }, { "name": "symfony/stopwatch", - "version": "v5.4.13", + "version": "v6.0.19", "source": { "type": "git", "url": "https://github.com/symfony/stopwatch.git", - "reference": "6df7a3effde34d81717bbef4591e5ffe32226d69" + "reference": "011e781839dd1d2eb8119f65ac516a530f60226d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/stopwatch/zipball/6df7a3effde34d81717bbef4591e5ffe32226d69", - "reference": "6df7a3effde34d81717bbef4591e5ffe32226d69", + "url": "https://api.github.com/repos/symfony/stopwatch/zipball/011e781839dd1d2eb8119f65ac516a530f60226d", + "reference": "011e781839dd1d2eb8119f65ac516a530f60226d", "shasum": "" }, "require": { - "php": ">=7.2.5", + "php": ">=8.0.2", "symfony/service-contracts": "^1|^2|^3" }, "type": "library", @@ -55788,7 +55927,7 @@ "description": "Provides a way to profile code", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/stopwatch/tree/v5.4.13" + "source": "https://github.com/symfony/stopwatch/tree/v6.0.19" }, "funding": [ { @@ -55804,20 +55943,20 @@ "type": "tidelift" } ], - "time": "2022-09-28T13:19:49+00:00" + "time": "2023-01-01T08:36:10+00:00" }, { "name": "symfony/string", - "version": "v6.0.17", + "version": "v6.0.19", "source": { "type": "git", "url": "https://github.com/symfony/string.git", - "reference": "3f57003dd8a67ed76870cc03092f8501db7788d9" + "reference": "d9e72497367c23e08bf94176d2be45b00a9d232a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/string/zipball/3f57003dd8a67ed76870cc03092f8501db7788d9", - "reference": "3f57003dd8a67ed76870cc03092f8501db7788d9", + "url": "https://api.github.com/repos/symfony/string/zipball/d9e72497367c23e08bf94176d2be45b00a9d232a", + "reference": "d9e72497367c23e08bf94176d2be45b00a9d232a", "shasum": "" }, "require": { @@ -55873,7 +56012,7 @@ "utf8" ], "support": { - "source": "https://github.com/symfony/string/tree/v6.0.17" + "source": "https://github.com/symfony/string/tree/v6.0.19" }, "funding": [ { @@ -55889,52 +56028,50 @@ "type": "tidelift" } ], - "time": "2022-12-14T15:52:41+00:00" + "time": "2023-01-01T08:36:10+00:00" }, { "name": "symfony/translation", - "version": "v5.4.14", + "version": "v6.0.19", "source": { "type": "git", "url": "https://github.com/symfony/translation.git", - "reference": "f0ed07675863aa6e3939df8b1bc879450b585cab" + "reference": "9c24b3fdbbe9fb2ef3a6afd8bbaadfd72dad681f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation/zipball/f0ed07675863aa6e3939df8b1bc879450b585cab", - "reference": "f0ed07675863aa6e3939df8b1bc879450b585cab", + "url": "https://api.github.com/repos/symfony/translation/zipball/9c24b3fdbbe9fb2ef3a6afd8bbaadfd72dad681f", + "reference": "9c24b3fdbbe9fb2ef3a6afd8bbaadfd72dad681f", "shasum": "" }, "require": { - "php": ">=7.2.5", - "symfony/deprecation-contracts": "^2.1|^3", + "php": ">=8.0.2", "symfony/polyfill-mbstring": "~1.0", - "symfony/polyfill-php80": "^1.16", - "symfony/translation-contracts": "^2.3" + "symfony/translation-contracts": "^2.3|^3.0" }, "conflict": { - "symfony/config": "<4.4", - "symfony/console": "<5.3", - "symfony/dependency-injection": "<5.0", - "symfony/http-kernel": "<5.0", - "symfony/twig-bundle": "<5.0", - "symfony/yaml": "<4.4" + "symfony/config": "<5.4", + "symfony/console": "<5.4", + "symfony/dependency-injection": "<5.4", + "symfony/http-kernel": "<5.4", + "symfony/twig-bundle": "<5.4", + "symfony/yaml": "<5.4" }, "provide": { - "symfony/translation-implementation": "2.3" + "symfony/translation-implementation": "2.3|3.0" }, "require-dev": { "psr/log": "^1|^2|^3", - "symfony/config": "^4.4|^5.0|^6.0", + "symfony/config": "^5.4|^6.0", "symfony/console": "^5.4|^6.0", - "symfony/dependency-injection": "^5.0|^6.0", - "symfony/finder": "^4.4|^5.0|^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-kernel": "^5.0|^6.0", - "symfony/intl": "^4.4|^5.0|^6.0", + "symfony/http-kernel": "^5.4|^6.0", + "symfony/intl": "^5.4|^6.0", "symfony/polyfill-intl-icu": "^1.21", "symfony/service-contracts": "^1.1.2|^2|^3", - "symfony/yaml": "^4.4|^5.0|^6.0" + "symfony/yaml": "^5.4|^6.0" }, "suggest": { "psr/log-implementation": "To use logging capability in translator", @@ -55970,7 +56107,7 @@ "description": "Provides tools to internationalize your application", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/translation/tree/v5.4.14" + "source": "https://github.com/symfony/translation/tree/v6.0.19" }, "funding": [ { @@ -55986,24 +56123,24 @@ "type": "tidelift" } ], - "time": "2022-10-07T08:01:20+00:00" + "time": "2023-01-01T08:36:10+00:00" }, { "name": "symfony/translation-contracts", - "version": "v2.5.2", + "version": "v3.0.2", "source": { "type": "git", "url": "https://github.com/symfony/translation-contracts.git", - "reference": "136b19dd05cdf0709db6537d058bcab6dd6e2dbe" + "reference": "acbfbb274e730e5a0236f619b6168d9dedb3e282" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/136b19dd05cdf0709db6537d058bcab6dd6e2dbe", - "reference": "136b19dd05cdf0709db6537d058bcab6dd6e2dbe", + "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/acbfbb274e730e5a0236f619b6168d9dedb3e282", + "reference": "acbfbb274e730e5a0236f619b6168d9dedb3e282", "shasum": "" }, "require": { - "php": ">=7.2.5" + "php": ">=8.0.2" }, "suggest": { "symfony/translation-implementation": "" @@ -56011,7 +56148,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "2.5-dev" + "dev-main": "3.0-dev" }, "thanks": { "name": "symfony/contracts", @@ -56048,7 +56185,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/translation-contracts/tree/v2.5.2" + "source": "https://github.com/symfony/translation-contracts/tree/v3.0.2" }, "funding": [ { @@ -56064,65 +56201,64 @@ "type": "tidelift" } ], - "time": "2022-06-27T16:58:25+00:00" + "time": "2022-06-27T17:10:44+00:00" }, { "name": "symfony/twig-bridge", - "version": "v5.4.17", + "version": "v6.0.19", "source": { "type": "git", "url": "https://github.com/symfony/twig-bridge.git", - "reference": "5a35a669639ac25e4cb3d6d9c968924d96a7eae6" + "reference": "bcd79f7845f887defec9d6737a535a3c602159e9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/twig-bridge/zipball/5a35a669639ac25e4cb3d6d9c968924d96a7eae6", - "reference": "5a35a669639ac25e4cb3d6d9c968924d96a7eae6", + "url": "https://api.github.com/repos/symfony/twig-bridge/zipball/bcd79f7845f887defec9d6737a535a3c602159e9", + "reference": "bcd79f7845f887defec9d6737a535a3c602159e9", "shasum": "" }, "require": { - "php": ">=7.2.5", - "symfony/polyfill-php80": "^1.16", + "php": ">=8.0.2", "symfony/translation-contracts": "^1.1|^2|^3", "twig/twig": "^2.13|^3.0.4" }, "conflict": { "phpdocumentor/reflection-docblock": "<3.2.2", "phpdocumentor/type-resolver": "<1.4.0", - "symfony/console": "<5.3", - "symfony/form": "<5.3", - "symfony/http-foundation": "<5.3", - "symfony/http-kernel": "<4.4", - "symfony/translation": "<5.2", - "symfony/workflow": "<5.2" + "symfony/console": "<5.4", + "symfony/form": "<5.4", + "symfony/http-foundation": "<5.4", + "symfony/http-kernel": "<5.4", + "symfony/translation": "<5.4", + "symfony/workflow": "<5.4" }, "require-dev": { "doctrine/annotations": "^1.12|^2", - "egulias/email-validator": "^2.1.10|^3", + "egulias/email-validator": "^2.1.10|^3|^4", "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0", - "symfony/asset": "^4.4|^5.0|^6.0", - "symfony/console": "^5.3|^6.0", - "symfony/dependency-injection": "^4.4|^5.0|^6.0", - "symfony/expression-language": "^4.4|^5.0|^6.0", - "symfony/finder": "^4.4|^5.0|^6.0", - "symfony/form": "^5.3|^6.0", - "symfony/http-foundation": "^5.3|^6.0", - "symfony/http-kernel": "^4.4|^5.0|^6.0", - "symfony/intl": "^4.4|^5.0|^6.0", - "symfony/mime": "^5.2|^6.0", + "symfony/asset": "^5.4|^6.0", + "symfony/console": "^5.4|^6.0", + "symfony/dependency-injection": "^5.4|^6.0", + "symfony/expression-language": "^5.4|^6.0", + "symfony/finder": "^5.4|^6.0", + "symfony/form": "^5.4|^6.0", + "symfony/http-foundation": "^5.4|^6.0", + "symfony/http-kernel": "^5.4|^6.0", + "symfony/intl": "^5.4|^6.0", + "symfony/mime": "^5.4|^6.0", "symfony/polyfill-intl-icu": "~1.0", - "symfony/property-info": "^4.4|^5.1|^6.0", - "symfony/routing": "^4.4|^5.0|^6.0", + "symfony/property-info": "^5.4|^6.0", + "symfony/routing": "^5.4|^6.0", "symfony/security-acl": "^2.8|^3.0", - "symfony/security-core": "^4.4|^5.0|^6.0", - "symfony/security-csrf": "^4.4|^5.0|^6.0", - "symfony/security-http": "^4.4|^5.0|^6.0", - "symfony/serializer": "^5.2|^6.0", - "symfony/stopwatch": "^4.4|^5.0|^6.0", - "symfony/translation": "^5.2|^6.0", - "symfony/web-link": "^4.4|^5.0|^6.0", - "symfony/workflow": "^5.2|^6.0", - "symfony/yaml": "^4.4|^5.0|^6.0", + "symfony/security-core": "^5.4|^6.0", + "symfony/security-csrf": "^5.4|^6.0", + "symfony/security-http": "^5.4|^6.0", + "symfony/serializer": "^5.4|^6.0", + "symfony/stopwatch": "^5.4|^6.0", + "symfony/translation": "^5.4|^6.0", + "symfony/web-link": "^5.4|^6.0", + "symfony/workflow": "^5.4|^6.0", + "symfony/yaml": "^5.4|^6.0", "twig/cssinliner-extra": "^2.12|^3", "twig/inky-extra": "^2.12|^3", "twig/markdown-extra": "^2.12|^3" @@ -56169,7 +56305,7 @@ "description": "Provides integration for Twig with various Symfony components", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/twig-bridge/tree/v5.4.17" + "source": "https://github.com/symfony/twig-bridge/tree/v6.0.19" }, "funding": [ { @@ -56185,64 +56321,59 @@ "type": "tidelift" } ], - "time": "2022-12-20T11:10:57+00:00" + "time": "2023-01-11T11:50:03+00:00" }, { "name": "symfony/validator", - "version": "v5.4.17", + "version": "v6.0.19", "source": { "type": "git", "url": "https://github.com/symfony/validator.git", - "reference": "621b820204a238d754f7f60241fcbdb1687641ea" + "reference": "8e41a2dc215903964175ca8bdc884297f021d31c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/validator/zipball/621b820204a238d754f7f60241fcbdb1687641ea", - "reference": "621b820204a238d754f7f60241fcbdb1687641ea", + "url": "https://api.github.com/repos/symfony/validator/zipball/8e41a2dc215903964175ca8bdc884297f021d31c", + "reference": "8e41a2dc215903964175ca8bdc884297f021d31c", "shasum": "" }, "require": { - "php": ">=7.2.5", - "symfony/deprecation-contracts": "^2.1|^3", + "php": ">=8.0.2", "symfony/polyfill-ctype": "~1.8", "symfony/polyfill-mbstring": "~1.0", - "symfony/polyfill-php73": "~1.0", - "symfony/polyfill-php80": "^1.16", "symfony/polyfill-php81": "^1.22", "symfony/translation-contracts": "^1.1|^2|^3" }, "conflict": { "doctrine/annotations": "<1.13", - "doctrine/cache": "<1.11", "doctrine/lexer": "<1.1", "phpunit/phpunit": "<5.4.3", - "symfony/dependency-injection": "<4.4", - "symfony/expression-language": "<5.1", - "symfony/http-kernel": "<4.4", - "symfony/intl": "<4.4", - "symfony/property-info": "<5.3", - "symfony/translation": "<4.4", - "symfony/yaml": "<4.4" + "symfony/dependency-injection": "<5.4", + "symfony/expression-language": "<5.4", + "symfony/http-kernel": "<5.4", + "symfony/intl": "<5.4", + "symfony/property-info": "<5.4", + "symfony/translation": "<5.4", + "symfony/yaml": "<5.4" }, "require-dev": { "doctrine/annotations": "^1.13|^2", - "doctrine/cache": "^1.11|^2.0", - "egulias/email-validator": "^2.1.10|^3", - "symfony/cache": "^4.4|^5.0|^6.0", - "symfony/config": "^4.4|^5.0|^6.0", - "symfony/console": "^4.4|^5.0|^6.0", - "symfony/dependency-injection": "^4.4|^5.0|^6.0", - "symfony/expression-language": "^5.1|^6.0", - "symfony/finder": "^4.4|^5.0|^6.0", - "symfony/http-client": "^4.4|^5.0|^6.0", - "symfony/http-foundation": "^4.4|^5.0|^6.0", - "symfony/http-kernel": "^4.4|^5.0|^6.0", - "symfony/intl": "^4.4|^5.0|^6.0", - "symfony/mime": "^4.4|^5.0|^6.0", - "symfony/property-access": "^4.4|^5.0|^6.0", - "symfony/property-info": "^5.3|^6.0", - "symfony/translation": "^4.4|^5.0|^6.0", - "symfony/yaml": "^4.4|^5.0|^6.0" + "egulias/email-validator": "^2.1.10|^3|^4", + "symfony/cache": "^5.4|^6.0", + "symfony/config": "^5.4|^6.0", + "symfony/console": "^5.4|^6.0", + "symfony/dependency-injection": "^5.4|^6.0", + "symfony/expression-language": "^5.4|^6.0", + "symfony/finder": "^5.4|^6.0", + "symfony/http-client": "^5.4|^6.0", + "symfony/http-foundation": "^5.4|^6.0", + "symfony/http-kernel": "^5.4|^6.0", + "symfony/intl": "^5.4|^6.0", + "symfony/mime": "^5.4|^6.0", + "symfony/property-access": "^5.4|^6.0", + "symfony/property-info": "^5.4|^6.0", + "symfony/translation": "^5.4|^6.0", + "symfony/yaml": "^5.4|^6.0" }, "suggest": { "egulias/email-validator": "Strict (RFC compliant) email validation", @@ -56282,7 +56413,7 @@ "description": "Provides tools to validate values", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/validator/tree/v5.4.17" + "source": "https://github.com/symfony/validator/tree/v6.0.19" }, "funding": [ { @@ -56298,20 +56429,20 @@ "type": "tidelift" } ], - "time": "2022-12-21T19:20:17+00:00" + "time": "2023-01-15T17:21:41+00:00" }, { "name": "symfony/var-dumper", - "version": "v6.0.17", + "version": "v6.0.19", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", - "reference": "7d8e7c3c67c77790425ebe33691419dada154e65" + "reference": "eb980457fa6899840fe1687e8627a03a7d8a3d52" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-dumper/zipball/7d8e7c3c67c77790425ebe33691419dada154e65", - "reference": "7d8e7c3c67c77790425ebe33691419dada154e65", + "url": "https://api.github.com/repos/symfony/var-dumper/zipball/eb980457fa6899840fe1687e8627a03a7d8a3d52", + "reference": "eb980457fa6899840fe1687e8627a03a7d8a3d52", "shasum": "" }, "require": { @@ -56370,7 +56501,7 @@ "dump" ], "support": { - "source": "https://github.com/symfony/var-dumper/tree/v6.0.17" + "source": "https://github.com/symfony/var-dumper/tree/v6.0.19" }, "funding": [ { @@ -56386,32 +56517,31 @@ "type": "tidelift" } ], - "time": "2022-12-22T17:53:58+00:00" + "time": "2023-01-20T17:44:14+00:00" }, { "name": "symfony/yaml", - "version": "v5.4.17", + "version": "v6.0.19", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", - "reference": "edcdc11498108f8967fe95118a7ec8624b94760e" + "reference": "deec3a812a0305a50db8ae689b183f43d915c884" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/edcdc11498108f8967fe95118a7ec8624b94760e", - "reference": "edcdc11498108f8967fe95118a7ec8624b94760e", + "url": "https://api.github.com/repos/symfony/yaml/zipball/deec3a812a0305a50db8ae689b183f43d915c884", + "reference": "deec3a812a0305a50db8ae689b183f43d915c884", "shasum": "" }, "require": { - "php": ">=7.2.5", - "symfony/deprecation-contracts": "^2.1|^3", + "php": ">=8.0.2", "symfony/polyfill-ctype": "^1.8" }, "conflict": { - "symfony/console": "<5.3" + "symfony/console": "<5.4" }, "require-dev": { - "symfony/console": "^5.3|^6.0" + "symfony/console": "^5.4|^6.0" }, "suggest": { "symfony/console": "For validating YAML files using the lint command" @@ -56445,7 +56575,7 @@ "description": "Loads and dumps YAML files", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/yaml/tree/v5.4.17" + "source": "https://github.com/symfony/yaml/tree/v6.0.19" }, "funding": [ { @@ -56461,20 +56591,20 @@ "type": "tidelift" } ], - "time": "2022-12-13T09:57:04+00:00" + "time": "2023-01-11T11:50:03+00:00" }, { "name": "twig/twig", - "version": "v3.5.0", + "version": "v3.5.1", "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", - "reference": "3ffcf4b7d890770466da3b2666f82ac054e7ec72" + "reference": "a6e0510cc793912b451fd40ab983a1d28f611c15" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/Twig/zipball/3ffcf4b7d890770466da3b2666f82ac054e7ec72", - "reference": "3ffcf4b7d890770466da3b2666f82ac054e7ec72", + "url": "https://api.github.com/repos/twigphp/Twig/zipball/a6e0510cc793912b451fd40ab983a1d28f611c15", + "reference": "a6e0510cc793912b451fd40ab983a1d28f611c15", "shasum": "" }, "require": { @@ -56525,7 +56655,7 @@ ], "support": { "issues": "https://github.com/twigphp/Twig/issues", - "source": "https://github.com/twigphp/Twig/tree/v3.5.0" + "source": "https://github.com/twigphp/Twig/tree/v3.5.1" }, "funding": [ { @@ -56537,20 +56667,20 @@ "type": "tidelift" } ], - "time": "2022-12-27T12:28:18+00:00" + "time": "2023-02-08T07:49:20+00:00" }, { "name": "voku/anti-xss", - "version": "4.1.39", + "version": "4.1.41", "source": { "type": "git", "url": "https://github.com/voku/anti-xss.git", - "reference": "64a59ba4744e6722866ff3440d93561da9e85cd0" + "reference": "55a403436494e44a2547a8d42de68e6cad4bca1d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/voku/anti-xss/zipball/64a59ba4744e6722866ff3440d93561da9e85cd0", - "reference": "64a59ba4744e6722866ff3440d93561da9e85cd0", + "url": "https://api.github.com/repos/voku/anti-xss/zipball/55a403436494e44a2547a8d42de68e6cad4bca1d", + "reference": "55a403436494e44a2547a8d42de68e6cad4bca1d", "shasum": "" }, "require": { @@ -56596,7 +56726,7 @@ ], "support": { "issues": "https://github.com/voku/anti-xss/issues", - "source": "https://github.com/voku/anti-xss/tree/4.1.39" + "source": "https://github.com/voku/anti-xss/tree/4.1.41" }, "funding": [ { @@ -56620,7 +56750,7 @@ "type": "tidelift" } ], - "time": "2022-03-08T17:03:58+00:00" + "time": "2023-02-12T15:56:55+00:00" }, { "name": "voku/portable-ascii", @@ -56698,16 +56828,16 @@ }, { "name": "voku/portable-utf8", - "version": "6.0.12", + "version": "6.0.13", "source": { "type": "git", "url": "https://github.com/voku/portable-utf8.git", - "reference": "db0583727bb17666bbd2ba238c85babb973fd165" + "reference": "b8ce36bf26593e5c2e81b1850ef0ffb299d2043f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/voku/portable-utf8/zipball/db0583727bb17666bbd2ba238c85babb973fd165", - "reference": "db0583727bb17666bbd2ba238c85babb973fd165", + "url": "https://api.github.com/repos/voku/portable-utf8/zipball/b8ce36bf26593e5c2e81b1850ef0ffb299d2043f", + "reference": "b8ce36bf26593e5c2e81b1850ef0ffb299d2043f", "shasum": "" }, "require": { @@ -56773,7 +56903,7 @@ ], "support": { "issues": "https://github.com/voku/portable-utf8/issues", - "source": "https://github.com/voku/portable-utf8/tree/6.0.12" + "source": "https://github.com/voku/portable-utf8/tree/6.0.13" }, "funding": [ { @@ -56797,7 +56927,7 @@ "type": "tidelift" } ], - "time": "2023-01-11T12:26:16+00:00" + "time": "2023-03-08T08:35:38+00:00" }, { "name": "webmozart/glob", @@ -58487,16 +58617,16 @@ }, { "name": "doctrine/annotations", - "version": "2.0.0", + "version": "2.0.1", "source": { "type": "git", "url": "https://github.com/doctrine/annotations.git", - "reference": "d02c9f3742044e17d5fa8d28d8402a2d95c33302" + "reference": "e157ef3f3124bbf6fe7ce0ffd109e8a8ef284e7f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/annotations/zipball/d02c9f3742044e17d5fa8d28d8402a2d95c33302", - "reference": "d02c9f3742044e17d5fa8d28d8402a2d95c33302", + "url": "https://api.github.com/repos/doctrine/annotations/zipball/e157ef3f3124bbf6fe7ce0ffd109e8a8ef284e7f", + "reference": "e157ef3f3124bbf6fe7ce0ffd109e8a8ef284e7f", "shasum": "" }, "require": { @@ -58557,9 +58687,9 @@ ], "support": { "issues": "https://github.com/doctrine/annotations/issues", - "source": "https://github.com/doctrine/annotations/tree/2.0.0" + "source": "https://github.com/doctrine/annotations/tree/2.0.1" }, - "time": "2022-12-19T18:17:20+00:00" + "time": "2023-02-02T22:02:53+00:00" }, { "name": "doctrine/instantiator", @@ -59936,16 +60066,16 @@ }, { "name": "phpstan/phpdoc-parser", - "version": "1.15.3", + "version": "1.20.3", "source": { "type": "git", "url": "https://github.com/phpstan/phpdoc-parser.git", - "reference": "61800f71a5526081d1b5633766aa88341f1ade76" + "reference": "6c04009f6cae6eda2f040745b6b846080ef069c2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/61800f71a5526081d1b5633766aa88341f1ade76", - "reference": "61800f71a5526081d1b5633766aa88341f1ade76", + "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/6c04009f6cae6eda2f040745b6b846080ef069c2", + "reference": "6c04009f6cae6eda2f040745b6b846080ef069c2", "shasum": "" }, "require": { @@ -59975,9 +60105,9 @@ "description": "PHPDoc parser with support for nullable, intersection and generic types", "support": { "issues": "https://github.com/phpstan/phpdoc-parser/issues", - "source": "https://github.com/phpstan/phpdoc-parser/tree/1.15.3" + "source": "https://github.com/phpstan/phpdoc-parser/tree/1.20.3" }, - "time": "2022-12-20T20:56:55+00:00" + "time": "2023-04-25T09:01:03+00:00" }, { "name": "phpstan/phpstan", From dfb091337fd38ed0edabef2faa9ac167f0dfa646 Mon Sep 17 00:00:00 2001 From: Yuliia Sakharova Date: Tue, 2 May 2023 18:14:52 +0200 Subject: [PATCH 30/72] CC-15817: Fix blocking issue of view order in zed. --- composer.lock | 45 ++++++++++++++++++++++----------------------- 1 file changed, 22 insertions(+), 23 deletions(-) diff --git a/composer.lock b/composer.lock index c10ce2cc41..0063939902 100644 --- a/composer.lock +++ b/composer.lock @@ -17521,20 +17521,20 @@ }, { "name": "spryker/cart-note", - "version": "1.0.3", + "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/spryker/cart-note.git", - "reference": "0c5767f6fd8bd8a6655673c533f079f1766ef155" + "reference": "b81b1f7e07499d602693c09e083cb9dd8824f6ef" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/cart-note/zipball/0c5767f6fd8bd8a6655673c533f079f1766ef155", - "reference": "0c5767f6fd8bd8a6655673c533f079f1766ef155", + "url": "https://api.github.com/repos/spryker/cart-note/zipball/b81b1f7e07499d602693c09e083cb9dd8824f6ef", + "reference": "b81b1f7e07499d602693c09e083cb9dd8824f6ef", "shasum": "" }, "require": { - "php": ">=7.2", + "php": ">=8.0", "spryker/cart-note-extension": "^1.0.0", "spryker/checkout-extension": "^1.0.0", "spryker/kernel": "^3.33.0", @@ -17563,9 +17563,9 @@ ], "description": "CartNote module", "support": { - "source": "https://github.com/spryker/cart-note/tree/1.0.3" + "source": "https://github.com/spryker/cart-note/tree/1.1.0" }, - "time": "2020-08-14T11:58:27+00:00" + "time": "2023-01-24T16:01:46+00:00" }, { "name": "spryker/cart-note-extension", @@ -17611,20 +17611,20 @@ }, { "name": "spryker/cart-note-product-bundle-connector", - "version": "1.0.3", + "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/spryker/cart-note-product-bundle-connector.git", - "reference": "f771e47fff1e0575d818a68acc1145e6aa4db327" + "reference": "dfdae46a142cc31868871afe06d75e82a5a8c041" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/cart-note-product-bundle-connector/zipball/f771e47fff1e0575d818a68acc1145e6aa4db327", - "reference": "f771e47fff1e0575d818a68acc1145e6aa4db327", + "url": "https://api.github.com/repos/spryker/cart-note-product-bundle-connector/zipball/dfdae46a142cc31868871afe06d75e82a5a8c041", + "reference": "dfdae46a142cc31868871afe06d75e82a5a8c041", "shasum": "" }, "require": { - "php": ">=7.3", + "php": ">=8.0", "spryker/cart-note-extension": "^1.0.0", "spryker/kernel": "^3.33.0", "spryker/product-bundle": "^4.5.0 || ^6.0.0 || ^7.0.0", @@ -17650,9 +17650,9 @@ ], "description": "CartNoteProductBundleConnector module", "support": { - "source": "https://github.com/spryker/cart-note-product-bundle-connector/tree/1.0.3" + "source": "https://github.com/spryker/cart-note-product-bundle-connector/tree/1.1.0" }, - "time": "2021-01-26T14:41:45+00:00" + "time": "2023-01-24T16:01:46+00:00" }, { "name": "spryker/cart-permission-groups-rest-api", @@ -21937,20 +21937,20 @@ }, { "name": "spryker/comment-sales-connector", - "version": "1.0.1", + "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/spryker/comment-sales-connector.git", - "reference": "901b6d94ff87c88b9e94ba28406b387fdf07d102" + "reference": "099deb7c9077f207cd51fea644ca92402ae88ce9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/comment-sales-connector/zipball/901b6d94ff87c88b9e94ba28406b387fdf07d102", - "reference": "901b6d94ff87c88b9e94ba28406b387fdf07d102", + "url": "https://api.github.com/repos/spryker/comment-sales-connector/zipball/099deb7c9077f207cd51fea644ca92402ae88ce9", + "reference": "099deb7c9077f207cd51fea644ca92402ae88ce9", "shasum": "" }, "require": { - "php": ">=7.1", + "php": ">=8.0", "spryker/comment": "^1.0.0", "spryker/gui": "^3.0.0", "spryker/kernel": "^3.30.0", @@ -21958,8 +21958,7 @@ "spryker/symfony": "^3.0.0" }, "require-dev": { - "spryker/code-sniffer": "*", - "spryker/testify": "*" + "spryker/code-sniffer": "*" }, "type": "library", "extra": { @@ -21978,9 +21977,9 @@ ], "description": "CommentSalesConnector module", "support": { - "source": "https://github.com/spryker/comment-sales-connector/tree/1.0.1" + "source": "https://github.com/spryker/comment-sales-connector/tree/1.1.0" }, - "time": "2019-10-30T13:38:22+00:00" + "time": "2023-01-24T16:01:46+00:00" }, { "name": "spryker/companies-rest-api", From d269b71dfad5833086adc42f32620bc087b2217e Mon Sep 17 00:00:00 2001 From: dima_tsemma Date: Wed, 3 May 2023 11:01:24 +0300 Subject: [PATCH 31/72] FRW-2001 Updated composer --- composer.json | 3 --- composer.lock | 2 +- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/composer.json b/composer.json index 7c6414f44a..ec52b83cd1 100644 --- a/composer.json +++ b/composer.json @@ -93,7 +93,6 @@ "spryker/asset": "^1.4.0", "spryker/asset-storage": "^1.2.0", "spryker/auth-rest-api": "^2.14.1", - "spryker/authentication-extension": "^1.0.0", "spryker/availability-cart-connector": "^7.3.0", "spryker/availability-notifications-rest-api": "^1.2.0", "spryker/barcode-laminas": "^1.1.0", @@ -149,7 +148,6 @@ "spryker/customers-rest-api": "^1.21.2", "spryker/discount-calculation-connector": "^5.3.0", "spryker/discount-promotions-rest-api": "^1.4.1", - "spryker/documentation-generator-api-extension": "^1.0.0", "spryker/documentation-generator-rest-api": "^1.15.0", "spryker/entity-tags-rest-api": "^1.0.2", "spryker/flysystem": "^2.1.0", @@ -157,7 +155,6 @@ "spryker/flysystem-local-file-system": "^2.0.0", "spryker/glue-backend-api-application-authorization-connector": "^1.1.0", "spryker/glue-backend-api-application-glue-json-api-convention-connector": "^1.0.0", - "spryker/glue-json-api-convention-extension": "^1.0.0", "spryker/glue-storefront-api-application-authorization-connector": "^1.0.0", "spryker/glue-storefront-api-application-glue-json-api-convention-connector": "^1.0.0", "spryker/message-broker": "^1.4.0", diff --git a/composer.lock b/composer.lock index ab7c60ab73..47bc60ab78 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": "f0b9568789f82d6e30d0112b1bc24b93", + "content-hash": "4a7acca786f335487a582d73bd80133e", "packages": [ { "name": "async-aws/core", From a284d93b7f26016fa1ecc127da9fe01fe5cb4a1e Mon Sep 17 00:00:00 2001 From: Yaroslav Krutikov Date: Thu, 4 May 2023 14:40:24 +0200 Subject: [PATCH 32/72] FRW-1166 Integrated Dynamic Store --- .git.docker | 2 +- codeception.functional.yml | 2 +- composer.json | 4 +- composer.lock | 4389 +++++++++-------- config/Shared/config_default-ci.php | 25 +- config/Shared/config_default.php | 14 +- config/Zed/cronjobs/jenkins.php | 30 +- config/install/ci.yml | 6 + config/install/destructive.dynamic-store.yml | 73 + .../docker.ci.acceptance.dynamic-store.yml | 121 + config/install/docker.ci.acceptance.yml | 1 + .../install/docker.ci.api.dynamic-store.yml | 90 + config/install/docker.ci.api.yml | 12 +- .../docker.ci.functional.dynamic-store.yml | 81 + config/install/dynamic-store.yml | 47 + config/install/pre-deploy.dynamic-store.yml | 8 + config/install/production.dynamic-store.yml | 32 + config/install/testing.yml | 1 + data/import/common/AT/country_store.csv | 2 + data/import/common/AT/currency_store.csv | 3 + .../import/common/AT/default_locale_store.csv | 2 + data/import/common/AT/locale_store.csv | 3 + data/import/common/DE/country_store.csv | 3 + data/import/common/DE/currency_store.csv | 3 + .../import/common/DE/default_locale_store.csv | 2 + data/import/common/DE/locale_store.csv | 3 + data/import/common/EU/store.csv | 3 + data/import/common/US/country_store.csv | 2 + data/import/common/US/currency_store.csv | 2 + .../import/common/US/default_locale_store.csv | 2 + data/import/common/US/locale_store.csv | 2 + data/import/common/US/store.csv | 2 + .../commerce_setup_import_config_EU.yml | 18 +- .../commerce_setup_import_config_US.yml | 10 +- data/import/common/common/glossary.csv | 2 + data/import/common/minimal.yml | 18 +- data/import/local/full_EU.yml | 18 +- data/import/local/full_US.yml | 10 +- data/import/production/full_EU.yml | 18 +- data/import/production/full_US.yml | 10 +- deploy.ci.acceptance.dynamic-store.yml | 132 + ...oy.ci.acceptance.mariadb.dynamic-store.yml | 133 + ...ce.mariadb.prefer-lowest.dynamic-store.yml | 136 + deploy.ci.api.dynamic-store.yml | 119 + deploy.ci.api.mariadb.dynamic-store.yml | 120 + deploy.ci.api.mariadb.yml | 2 +- deploy.ci.api.yml | 2 +- deploy.ci.functional.dynamic-store.yml | 129 + ...oy.ci.functional.mariadb.dynamic-store.yml | 133 + ...al.mariadb.prefer-lowest.dynamic-store.yml | 138 + deploy.dev.dynamic-store.yml | 265 + deploy.dynamic-store.yml | 240 + .../Country/Persistence/SpyCountryStore.php | 23 + .../Persistence/SpyCountryStoreQuery.php | 23 + .../Currency/Persistence/SpyCurrencyStore.php | 23 + .../Persistence/SpyCurrencyStoreQuery.php | 23 + .../Zed/Locale/Persistence/SpyLocaleStore.php | 23 + .../Persistence/SpyLocaleStoreQuery.php | 23 + .../Persistence/SpyStoreListStorage.php | 23 + .../Persistence/SpyStoreListStorageQuery.php | 23 + .../Persistence/SpyStoreStorage.php | 23 + .../Persistence/SpyStoreStorageQuery.php | 23 + .../Client/Quote/QuoteDependencyProvider.php | 15 +- src/Pyz/Client/RabbitMq/RabbitMqConfig.php | 34 + .../Client/Store/StoreDependencyProvider.php | 24 + .../ZedRequestDependencyProvider.php | 6 +- .../GlueApplicationDependencyProvider.php | 6 +- ...ackendApiApplicationDependencyProvider.php | 2 + ...efrontApiApplicationDependencyProvider.php | 15 + src/Pyz/Yves/Router/RouterConfig.php | 27 + .../ShopApplicationDependencyProvider.php | 7 +- .../ApplicationDependencyProvider.php | 10 + .../Presentation/Mail/notification.html.twig | 2 +- .../Presentation/Mail/notification.text.twig | 2 +- .../Presentation/Mail/subscribed.html.twig | 2 +- .../Presentation/Mail/subscribed.text.twig | 2 +- .../Presentation/Mail/unsubscribed.html.twig | 2 +- .../Presentation/Mail/unsubscribed.text.twig | 2 +- .../Mail/company_status.html.twig | 2 +- .../Mail/company_status.text.twig | 2 +- .../Presentation/Mail/invitation.html.twig | 2 +- .../Presentation/Mail/invitation.text.twig | 2 +- .../Zed/Console/ConsoleDependencyProvider.php | 11 + .../Propel/Schema/spy_country.schema.xml | 12 + .../Propel/Schema/spy_currency.schema.xml | 12 + src/Pyz/Zed/Customer/CustomerConfig.php | 10 + .../Mail/customer_registration.html.twig | 2 +- .../Mail/customer_registration.text.twig | 2 +- .../customer_registration_token.html.twig | 2 +- .../customer_registration_token.text.twig | 2 +- ...omer_reset_password_confirmation.html.twig | 2 +- ...omer_reset_password_confirmation.text.twig | 2 +- .../Mail/customer_restore_password.html.twig | 2 +- .../Mail/customer_restore_password.text.twig | 2 +- .../Business/DataImportBusinessFactory.php | 29 - .../NavigationNodeWriterStep.php | 3 + ...roductLocalizedAttributesExtractorStep.php | 5 + ...gementLocalizedAttributesExtractorStep.php | 3 + .../ProductOption/ProductOptionWriterStep.php | 3 + .../ProductSearchAttributeWriter.php | 4 + .../Model/ProductSet/ProductSetWriterStep.php | 3 + .../ProductStockPropelDataSetWriter.php | 15 +- .../Business/Model/Store/StoreReader.php | 102 - .../Business/Model/Store/StoreWriterStep.php | 31 - src/Pyz/Zed/DataImport/DataImportConfig.php | 4 +- .../DataImportDependencyProvider.php | 10 + .../Propel/Schema/spy_locale.schema.xml | 12 + .../Presentation/Mail/subscribed.html.twig | 2 +- .../Presentation/Mail/subscribed.text.twig | 2 +- .../Presentation/Mail/unsubscribed.html.twig | 2 +- .../Presentation/Mail/unsubscribed.text.twig | 2 +- .../Mail/order_confirmation.html.twig | 2 +- .../Mail/order_confirmation.text.twig | 2 +- .../Presentation/Mail/order_shipped.html.twig | 2 +- .../Presentation/Mail/order_shipped.text.twig | 2 +- ...uctCategoryFilterGuiDependencyProvider.php | 24 + .../Publisher/PublisherDependencyProvider.php | 21 + src/Pyz/Zed/Queue/QueueDependencyProvider.php | 2 + .../Propel/Schema/spy_store.schema.xml | 13 + src/Pyz/Zed/Store/StoreDependencyProvider.php | 90 + .../StoreGui/StoreGuiDependencyProvider.php | 90 + .../Zed/StoreStorage/StoreStorageConfig.php | 51 + .../SynchronizationDependencyProvider.php | 2 + src/SprykerConfig/CodeBucketConfig.php | 26 +- .../Testify/_support/Helper/Environment.php | 2 +- .../_support/PageObject/Homepage.php | 5 + .../NewsletterSubscriptionCest.php | 6 +- tests/PyzTest/Yves/Newsletter/codeception.yml | 2 + ...culationWithCalculableObjectFacadeTest.php | 1 + .../_support/CalculationBusinessTester.php | 18 +- tests/PyzTest/Zed/Calculation/codeception.yml | 2 + .../Presentation/CmsGuiPageListCest.php | 2 +- .../Shared/config_default-development.php | 6 +- .../config/Shared/config_default.php | 13 +- .../config/Shared/config_propel.php | 11 +- .../Presentation/NavigationCRUDCest.php | 2 +- .../Presentation/NavigationTreeCest.php | 1 - tests/PyzTest/Zed/Product/codeception.yml | 3 + 138 files changed, 5418 insertions(+), 2297 deletions(-) create mode 100644 config/install/destructive.dynamic-store.yml create mode 100644 config/install/docker.ci.acceptance.dynamic-store.yml create mode 100644 config/install/docker.ci.api.dynamic-store.yml create mode 100644 config/install/docker.ci.functional.dynamic-store.yml create mode 100644 config/install/dynamic-store.yml create mode 100644 config/install/pre-deploy.dynamic-store.yml create mode 100644 config/install/production.dynamic-store.yml create mode 100644 data/import/common/AT/country_store.csv create mode 100644 data/import/common/AT/currency_store.csv create mode 100644 data/import/common/AT/default_locale_store.csv create mode 100644 data/import/common/AT/locale_store.csv create mode 100644 data/import/common/DE/country_store.csv create mode 100644 data/import/common/DE/currency_store.csv create mode 100644 data/import/common/DE/default_locale_store.csv create mode 100644 data/import/common/DE/locale_store.csv create mode 100644 data/import/common/EU/store.csv create mode 100644 data/import/common/US/country_store.csv create mode 100644 data/import/common/US/currency_store.csv create mode 100644 data/import/common/US/default_locale_store.csv create mode 100644 data/import/common/US/locale_store.csv create mode 100644 data/import/common/US/store.csv create mode 100644 deploy.ci.acceptance.dynamic-store.yml create mode 100644 deploy.ci.acceptance.mariadb.dynamic-store.yml create mode 100644 deploy.ci.acceptance.mariadb.prefer-lowest.dynamic-store.yml create mode 100644 deploy.ci.api.dynamic-store.yml create mode 100644 deploy.ci.api.mariadb.dynamic-store.yml create mode 100644 deploy.ci.functional.dynamic-store.yml create mode 100644 deploy.ci.functional.mariadb.dynamic-store.yml create mode 100644 deploy.ci.functional.mariadb.prefer-lowest.dynamic-store.yml create mode 100644 deploy.dev.dynamic-store.yml create mode 100644 deploy.dynamic-store.yml create mode 100644 src/Orm/Zed/Country/Persistence/SpyCountryStore.php create mode 100644 src/Orm/Zed/Country/Persistence/SpyCountryStoreQuery.php create mode 100644 src/Orm/Zed/Currency/Persistence/SpyCurrencyStore.php create mode 100644 src/Orm/Zed/Currency/Persistence/SpyCurrencyStoreQuery.php create mode 100644 src/Orm/Zed/Locale/Persistence/SpyLocaleStore.php create mode 100644 src/Orm/Zed/Locale/Persistence/SpyLocaleStoreQuery.php create mode 100644 src/Orm/Zed/StoreStorage/Persistence/SpyStoreListStorage.php create mode 100644 src/Orm/Zed/StoreStorage/Persistence/SpyStoreListStorageQuery.php create mode 100644 src/Orm/Zed/StoreStorage/Persistence/SpyStoreStorage.php create mode 100644 src/Orm/Zed/StoreStorage/Persistence/SpyStoreStorageQuery.php create mode 100644 src/Pyz/Client/Store/StoreDependencyProvider.php create mode 100644 src/Pyz/Yves/Router/RouterConfig.php create mode 100644 src/Pyz/Zed/Country/Persistence/Propel/Schema/spy_country.schema.xml create mode 100644 src/Pyz/Zed/Currency/Persistence/Propel/Schema/spy_currency.schema.xml delete mode 100644 src/Pyz/Zed/DataImport/Business/Model/Store/StoreReader.php delete mode 100644 src/Pyz/Zed/DataImport/Business/Model/Store/StoreWriterStep.php create mode 100644 src/Pyz/Zed/Locale/Persistence/Propel/Schema/spy_locale.schema.xml create mode 100644 src/Pyz/Zed/ProductCategoryFilterGui/ProductCategoryFilterGuiDependencyProvider.php create mode 100644 src/Pyz/Zed/Store/Persistence/Propel/Schema/spy_store.schema.xml create mode 100644 src/Pyz/Zed/Store/StoreDependencyProvider.php create mode 100644 src/Pyz/Zed/StoreGui/StoreGuiDependencyProvider.php create mode 100644 src/Pyz/Zed/StoreStorage/StoreStorageConfig.php diff --git a/.git.docker b/.git.docker index 93587193a9..3ca34fcdad 100644 --- a/.git.docker +++ b/.git.docker @@ -1 +1 @@ -4c44379fd93b6505a86c2cd185b3bb5270afb1d6 +a584e23c0b36d1d073bdc21b6bcf526bcf6dc992 diff --git a/codeception.functional.yml b/codeception.functional.yml index 52c0d9338c..ea75dd693c 100644 --- a/codeception.functional.yml +++ b/codeception.functional.yml @@ -14,7 +14,7 @@ paths: settings: suite_class: \PHPUnit_Framework_TestSuite colors: true - memory_limit: 1536M + memory_limit: 2048M log: true lint: false diff --git a/composer.json b/composer.json index 27e7ea39f6..e27bf06f3a 100644 --- a/composer.json +++ b/composer.json @@ -240,12 +240,12 @@ "symfony/http-kernel": "^5.4.20 || ^6.0.0" }, "require-dev": { - "codeception/codeception": "^5.0.2", + "codeception/codeception": "^5.0.8", "codeception/module-asserts": "^3.0.0", "codeception/module-cli": "^2.0.0", "codeception/module-filesystem": "^3.0.0", "codeception/module-phpbrowser": "^3.0.0", - "codeception/module-rest": "^3.1.0", + "codeception/module-rest": "^3.3.2", "codeception/module-webdriver": "^3.1.1", "composer/package-versions-deprecated": "^1.10.0", "dms/phpunit-arraysubset-asserts": "^0.4.0", diff --git a/composer.lock b/composer.lock index 2739a35391..068158988e 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": "60f0710f48994a3e36a92dc912003e0f", + "content-hash": "a199c38e5a643133865dcc470c7accc5", "packages": [ { "name": "async-aws/core", @@ -191,23 +191,27 @@ }, { "name": "aws/aws-crt-php", - "version": "v1.0.2", + "version": "v1.2.1", "source": { "type": "git", "url": "https://github.com/awslabs/aws-crt-php.git", - "reference": "3942776a8c99209908ee0b287746263725685732" + "reference": "1926277fc71d253dfa820271ac5987bdb193ccf5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/awslabs/aws-crt-php/zipball/3942776a8c99209908ee0b287746263725685732", - "reference": "3942776a8c99209908ee0b287746263725685732", + "url": "https://api.github.com/repos/awslabs/aws-crt-php/zipball/1926277fc71d253dfa820271ac5987bdb193ccf5", + "reference": "1926277fc71d253dfa820271ac5987bdb193ccf5", "shasum": "" }, "require": { "php": ">=5.5" }, "require-dev": { - "phpunit/phpunit": "^4.8.35|^5.4.3" + "phpunit/phpunit": "^4.8.35||^5.6.3||^9.5", + "yoast/phpunit-polyfills": "^1.0" + }, + "suggest": { + "ext-awscrt": "Make sure you install awscrt native extension to use any of the functionality." }, "type": "library", "autoload": { @@ -226,7 +230,7 @@ } ], "description": "AWS Common Runtime for PHP", - "homepage": "http://aws.amazon.com/sdkforphp", + "homepage": "https://github.com/awslabs/aws-crt-php", "keywords": [ "amazon", "aws", @@ -235,34 +239,35 @@ ], "support": { "issues": "https://github.com/awslabs/aws-crt-php/issues", - "source": "https://github.com/awslabs/aws-crt-php/tree/v1.0.2" + "source": "https://github.com/awslabs/aws-crt-php/tree/v1.2.1" }, - "time": "2021-09-03T22:57:30+00:00" + "time": "2023-03-24T20:22:19+00:00" }, { "name": "aws/aws-sdk-php", - "version": "3.258.2", + "version": "3.269.4", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "ed1bede7fe80a5e1528d6cff530341ad2018a128" + "reference": "1f9661f019cb4173e527f0c30fdd6efe190a413e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/ed1bede7fe80a5e1528d6cff530341ad2018a128", - "reference": "ed1bede7fe80a5e1528d6cff530341ad2018a128", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/1f9661f019cb4173e527f0c30fdd6efe190a413e", + "reference": "1f9661f019cb4173e527f0c30fdd6efe190a413e", "shasum": "" }, "require": { - "aws/aws-crt-php": "^1.0.2", + "aws/aws-crt-php": "^1.0.4", "ext-json": "*", "ext-pcre": "*", "ext-simplexml": "*", "guzzlehttp/guzzle": "^6.5.8 || ^7.4.5", "guzzlehttp/promises": "^1.4.0", - "guzzlehttp/psr7": "^1.8.5 || ^2.3", + "guzzlehttp/psr7": "^1.9.1 || ^2.4.5", "mtdowling/jmespath.php": "^2.6", - "php": ">=5.5" + "php": ">=5.5", + "psr/http-message": "^1.0" }, "require-dev": { "andrewsville/php-token-reflection": "^1.4", @@ -329,9 +334,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.258.2" + "source": "https://github.com/aws/aws-sdk-php/tree/3.269.4" }, - "time": "2023-02-02T19:41:58+00:00" + "time": "2023-05-02T18:22:12+00:00" }, { "name": "brick/math", @@ -2550,26 +2555,27 @@ }, { "name": "league/oauth2-server", - "version": "8.3.6", + "version": "8.5.1", "source": { "type": "git", "url": "https://github.com/thephpleague/oauth2-server.git", - "reference": "28c5441716c10d0c936bd731860dc385d0f6d1a8" + "reference": "43cd4d406906c6be5c8de2cee9bd3ad3753544ef" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/oauth2-server/zipball/28c5441716c10d0c936bd731860dc385d0f6d1a8", - "reference": "28c5441716c10d0c936bd731860dc385d0f6d1a8", + "url": "https://api.github.com/repos/thephpleague/oauth2-server/zipball/43cd4d406906c6be5c8de2cee9bd3ad3753544ef", + "reference": "43cd4d406906c6be5c8de2cee9bd3ad3753544ef", "shasum": "" }, "require": { - "defuse/php-encryption": "^2.2.1", + "defuse/php-encryption": "^2.3", "ext-json": "*", "ext-openssl": "*", - "lcobucci/jwt": "^3.4.6 || ^4.0.4", + "lcobucci/clock": "^2.2 || ^3.0", + "lcobucci/jwt": "^4.3 || ^5.0", "league/event": "^2.2", - "league/uri": "^6.4", - "php": "^7.2 || ^8.0", + "league/uri": "^6.7", + "php": "^8.0", "psr/http-message": "^1.0.1" }, "replace": { @@ -2577,10 +2583,10 @@ "lncd/oauth2": "*" }, "require-dev": { - "laminas/laminas-diactoros": "^2.4.1", + "laminas/laminas-diactoros": "^2.24.0", "phpstan/phpstan": "^0.12.57", "phpstan/phpstan-phpunit": "^0.12.16", - "phpunit/phpunit": "^8.5.13", + "phpunit/phpunit": "^9.6.6", "roave/security-advisories": "dev-master" }, "type": "library", @@ -2626,7 +2632,7 @@ ], "support": { "issues": "https://github.com/thephpleague/oauth2-server/issues", - "source": "https://github.com/thephpleague/oauth2-server/tree/8.3.6" + "source": "https://github.com/thephpleague/oauth2-server/tree/8.5.1" }, "funding": [ { @@ -2634,7 +2640,7 @@ "type": "github" } ], - "time": "2022-11-14T19:42:00+00:00" + "time": "2023-04-04T10:20:16+00:00" }, { "name": "league/uri", @@ -3235,16 +3241,16 @@ }, { "name": "php-amqplib/php-amqplib", - "version": "v3.5.1", + "version": "v3.5.3", "source": { "type": "git", "url": "https://github.com/php-amqplib/php-amqplib.git", - "reference": "2c565476269889544e020d76da0cdf3471675b52" + "reference": "bccaaf8ef8bcf18b4ab41e645e92537752b887bd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-amqplib/php-amqplib/zipball/2c565476269889544e020d76da0cdf3471675b52", - "reference": "2c565476269889544e020d76da0cdf3471675b52", + "url": "https://api.github.com/repos/php-amqplib/php-amqplib/zipball/bccaaf8ef8bcf18b4ab41e645e92537752b887bd", + "reference": "bccaaf8ef8bcf18b4ab41e645e92537752b887bd", "shasum": "" }, "require": { @@ -3310,9 +3316,9 @@ ], "support": { "issues": "https://github.com/php-amqplib/php-amqplib/issues", - "source": "https://github.com/php-amqplib/php-amqplib/tree/v3.5.1" + "source": "https://github.com/php-amqplib/php-amqplib/tree/v3.5.3" }, - "time": "2023-01-20T01:02:33+00:00" + "time": "2023-04-03T18:25:49+00:00" }, { "name": "phpdocumentor/graphviz", @@ -4252,23 +4258,23 @@ }, { "name": "react/promise", - "version": "v2.9.0", + "version": "v2.10.0", "source": { "type": "git", "url": "https://github.com/reactphp/promise.git", - "reference": "234f8fd1023c9158e2314fa9d7d0e6a83db42910" + "reference": "f913fb8cceba1e6644b7b90c4bfb678ed8a3ef38" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/reactphp/promise/zipball/234f8fd1023c9158e2314fa9d7d0e6a83db42910", - "reference": "234f8fd1023c9158e2314fa9d7d0e6a83db42910", + "url": "https://api.github.com/repos/reactphp/promise/zipball/f913fb8cceba1e6644b7b90c4bfb678ed8a3ef38", + "reference": "f913fb8cceba1e6644b7b90c4bfb678ed8a3ef38", "shasum": "" }, "require": { "php": ">=5.4.0" }, "require-dev": { - "phpunit/phpunit": "^9.3 || ^5.7 || ^4.8.36" + "phpunit/phpunit": "^9.5 || ^5.7 || ^4.8.36" }, "type": "library", "autoload": { @@ -4312,19 +4318,15 @@ ], "support": { "issues": "https://github.com/reactphp/promise/issues", - "source": "https://github.com/reactphp/promise/tree/v2.9.0" + "source": "https://github.com/reactphp/promise/tree/v2.10.0" }, "funding": [ { - "url": "https://github.com/WyriHaximus", - "type": "github" - }, - { - "url": "https://github.com/clue", - "type": "github" + "url": "https://opencollective.com/reactphp", + "type": "open_collective" } ], - "time": "2022-02-11T10:27:51+00:00" + "time": "2023-05-02T15:15:43+00:00" }, { "name": "riskio/oauth2-auth0", @@ -8048,16 +8050,16 @@ }, { "name": "spryker-shop/catalog-page", - "version": "1.24.0", + "version": "1.25.0", "source": { "type": "git", "url": "https://github.com/spryker-shop/catalog-page.git", - "reference": "c65f7bb86437568b50767aad7b935b8dd6b935fa" + "reference": "7ede7da5e5c477f163ff9ac20f5d2921eef7be49" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker-shop/catalog-page/zipball/c65f7bb86437568b50767aad7b935b8dd6b935fa", - "reference": "c65f7bb86437568b50767aad7b935b8dd6b935fa", + "url": "https://api.github.com/repos/spryker-shop/catalog-page/zipball/7ede7da5e5c477f163ff9ac20f5d2921eef7be49", + "reference": "7ede7da5e5c477f163ff9ac20f5d2921eef7be49", "shasum": "" }, "require": { @@ -8070,7 +8072,7 @@ "spryker/catalog": "^5.4.0", "spryker/category-storage": "^1.11.0 || ^2.0.0", "spryker/kernel": "^3.52.0", - "spryker/locale": "^3.1.0", + "spryker/locale": "^3.1.0 || ^4.0.0", "spryker/product-category-filter": "^1.2.0", "spryker/product-category-filter-storage": "^1.0.0", "spryker/search": "^7.0.0 || ^8.0.0", @@ -8113,9 +8115,9 @@ ], "description": "CatalogPage module", "support": { - "source": "https://github.com/spryker-shop/catalog-page/tree/1.24.0" + "source": "https://github.com/spryker-shop/catalog-page/tree/1.25.0" }, - "time": "2022-11-24T12:58:31+00:00" + "time": "2023-03-31T19:36:14+00:00" }, { "name": "spryker-shop/category-image-storage-widget", @@ -8272,16 +8274,16 @@ }, { "name": "spryker-shop/checkout-page", - "version": "3.23.0", + "version": "3.24.0", "source": { "type": "git", "url": "https://github.com/spryker-shop/checkout-page.git", - "reference": "a8ceb8798a476a52bf4f563ec7906e006a4ff2ff" + "reference": "c08bf59ca60686a4e7a110116cf10b20d0f4e451" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker-shop/checkout-page/zipball/a8ceb8798a476a52bf4f563ec7906e006a4ff2ff", - "reference": "a8ceb8798a476a52bf4f563ec7906e006a4ff2ff", + "url": "https://api.github.com/repos/spryker-shop/checkout-page/zipball/c08bf59ca60686a4e7a110116cf10b20d0f4e451", + "reference": "c08bf59ca60686a4e7a110116cf10b20d0f4e451", "shasum": "" }, "require": { @@ -8298,7 +8300,7 @@ "spryker/customer": "^7.25.0", "spryker/glossary-storage": "^1.0.0", "spryker/kernel": "^3.52.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/messenger": "^3.1.0", "spryker/money": "^2.4.0", "spryker/payment": "^4.3.0 || ^5.0.0", @@ -8357,9 +8359,9 @@ ], "description": "CheckoutPage module", "support": { - "source": "https://github.com/spryker-shop/checkout-page/tree/3.23.0" + "source": "https://github.com/spryker-shop/checkout-page/tree/3.24.0" }, - "time": "2023-01-31T08:51:30+00:00" + "time": "2023-03-31T19:36:14+00:00" }, { "name": "spryker-shop/checkout-page-extension", @@ -8664,20 +8666,20 @@ }, { "name": "spryker-shop/cms-page", - "version": "1.7.0", + "version": "1.8.0", "source": { "type": "git", "url": "https://github.com/spryker-shop/cms-page.git", - "reference": "28bc63d9803e22ef55f0650fcb0558394cb62ed6" + "reference": "a3a914113e05a5b7ca7b6caea1a772f0ad0a49d5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker-shop/cms-page/zipball/28bc63d9803e22ef55f0650fcb0558394cb62ed6", - "reference": "28bc63d9803e22ef55f0650fcb0558394cb62ed6", + "url": "https://api.github.com/repos/spryker-shop/cms-page/zipball/a3a914113e05a5b7ca7b6caea1a772f0ad0a49d5", + "reference": "a3a914113e05a5b7ca7b6caea1a772f0ad0a49d5", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker-shop/shop-application": "^1.0.0", "spryker-shop/shop-router-extension": "^1.0.0", "spryker-shop/shop-ui": "^1.0.0", @@ -8687,7 +8689,7 @@ "spryker/cms-storage": "^1.0.0 || ^2.0.0", "spryker/customer": "^7.4.0", "spryker/kernel": "^3.52.0", - "spryker/locale": "^3.8.0", + "spryker/locale": "^3.8.0 || ^4.0.0", "spryker/symfony": "^3.5.0", "spryker/twig-extension": "^1.0.0" }, @@ -8721,9 +8723,9 @@ ], "description": "CmsPage module", "support": { - "source": "https://github.com/spryker-shop/cms-page/tree/1.7.0" + "source": "https://github.com/spryker-shop/cms-page/tree/1.8.0" }, - "time": "2021-10-29T12:16:12+00:00" + "time": "2023-03-31T19:36:14+00:00" }, { "name": "spryker-shop/cms-search-page", @@ -8931,20 +8933,20 @@ }, { "name": "spryker-shop/company-page", - "version": "2.20.0", + "version": "2.22.0", "source": { "type": "git", "url": "https://github.com/spryker-shop/company-page.git", - "reference": "01f30372ac1cae45c50f556b111f086caf18b0ce" + "reference": "b57a30b14ea0f622913d2bdfda213d7eb6694959" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker-shop/company-page/zipball/01f30372ac1cae45c50f556b111f086caf18b0ce", - "reference": "01f30372ac1cae45c50f556b111f086caf18b0ce", + "url": "https://api.github.com/repos/spryker-shop/company-page/zipball/b57a30b14ea0f622913d2bdfda213d7eb6694959", + "reference": "b57a30b14ea0f622913d2bdfda213d7eb6694959", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker-shop/checkout-page-extension": "^1.0.0", "spryker-shop/customer-page-extension": "^1.5.0", "spryker-shop/shop-application": "^1.0.0", @@ -8961,7 +8963,7 @@ "spryker/customer": "^7.4.0", "spryker/glossary-storage": "^1.0.0", "spryker/kernel": "^3.52.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/messenger": "^3.1.0", "spryker/permission": "^1.0.0", "spryker/permission-extension": "^1.2.0", @@ -9000,9 +9002,9 @@ ], "description": "CompanyPage module", "support": { - "source": "https://github.com/spryker-shop/company-page/tree/2.20.0" + "source": "https://github.com/spryker-shop/company-page/tree/2.22.0" }, - "time": "2022-09-10T10:43:34+00:00" + "time": "2023-04-28T08:49:27+00:00" }, { "name": "spryker-shop/company-user-agent-widget", @@ -9273,16 +9275,16 @@ }, { "name": "spryker-shop/configurable-bundle-widget", - "version": "1.7.0", + "version": "1.8.0", "source": { "type": "git", "url": "https://github.com/spryker-shop/configurable-bundle-widget.git", - "reference": "e275ea9ddd102923481263054fbb9ea7d5f36f18" + "reference": "dd170e73843f7ddbb5b5513dd1fd549da4b3152e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker-shop/configurable-bundle-widget/zipball/e275ea9ddd102923481263054fbb9ea7d5f36f18", - "reference": "e275ea9ddd102923481263054fbb9ea7d5f36f18", + "url": "https://api.github.com/repos/spryker-shop/configurable-bundle-widget/zipball/dd170e73843f7ddbb5b5513dd1fd549da4b3152e", + "reference": "dd170e73843f7ddbb5b5513dd1fd549da4b3152e", "shasum": "" }, "require": { @@ -9292,7 +9294,7 @@ "spryker/configurable-bundle": "^1.0.0 || ^2.0.0", "spryker/configurable-bundle-cart": "^1.0.0", "spryker/kernel": "^3.52.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/quote": "^2.8.0", "spryker/symfony": "^3.1.0", "spryker/twig": "^3.18.0", @@ -9326,9 +9328,9 @@ ], "description": "ConfigurableBundleWidget module", "support": { - "source": "https://github.com/spryker-shop/configurable-bundle-widget/tree/1.7.0" + "source": "https://github.com/spryker-shop/configurable-bundle-widget/tree/1.8.0" }, - "time": "2022-11-24T12:58:31+00:00" + "time": "2023-03-31T19:36:14+00:00" }, { "name": "spryker-shop/content-banner-widget", @@ -9600,22 +9602,22 @@ }, { "name": "spryker-shop/currency-widget", - "version": "1.5.0", + "version": "1.6.0", "source": { "type": "git", "url": "https://github.com/spryker-shop/currency-widget.git", - "reference": "c81da82772534931631eab0577e826c6ce48457a" + "reference": "f20dcd5285023204c107661ef9445e31e451936d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker-shop/currency-widget/zipball/c81da82772534931631eab0577e826c6ce48457a", - "reference": "c81da82772534931631eab0577e826c6ce48457a", + "url": "https://api.github.com/repos/spryker-shop/currency-widget/zipball/f20dcd5285023204c107661ef9445e31e451936d", + "reference": "f20dcd5285023204c107661ef9445e31e451936d", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker-shop/shop-ui": "^1.27.0", - "spryker/currency": "^3.14.0", + "spryker/currency": "^3.14.0 || ^4.0.0", "spryker/kernel": "^3.52.0", "spryker/symfony": "^3.1.0", "spryker/transfer": "^3.25.0" @@ -9648,22 +9650,22 @@ ], "description": "CurrencyWidget module", "support": { - "source": "https://github.com/spryker-shop/currency-widget/tree/1.5.0" + "source": "https://github.com/spryker-shop/currency-widget/tree/1.6.0" }, - "time": "2021-10-29T12:16:12+00:00" + "time": "2023-03-31T19:36:14+00:00" }, { "name": "spryker-shop/customer-page", - "version": "2.40.1", + "version": "2.41.0", "source": { "type": "git", "url": "https://github.com/spryker-shop/customer-page.git", - "reference": "91d2d4c5d661504be6c34d8a785e3c94570987b7" + "reference": "b8d3993997008e12a631c1fbcc7468f816e5114f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker-shop/customer-page/zipball/91d2d4c5d661504be6c34d8a785e3c94570987b7", - "reference": "91d2d4c5d661504be6c34d8a785e3c94570987b7", + "url": "https://api.github.com/repos/spryker-shop/customer-page/zipball/b8d3993997008e12a631c1fbcc7468f816e5114f", + "reference": "b8d3993997008e12a631c1fbcc7468f816e5114f", "shasum": "" }, "require": { @@ -9683,7 +9685,7 @@ "spryker/security-extension": "^1.0.0", "spryker/shipment": "^7.0.0 || ^8.0.0", "spryker/step-engine": "^3.3.0", - "spryker/store": "^1.4.0", + "spryker/store": "^1.19.0", "spryker/symfony": "^3.1.0", "spryker/twig": "^3.18.0", "spryker/twig-extension": "^1.0.0", @@ -9744,9 +9746,9 @@ ], "description": "CustomerPage module", "support": { - "source": "https://github.com/spryker-shop/customer-page/tree/2.40.1" + "source": "https://github.com/spryker-shop/customer-page/tree/2.41.0" }, - "time": "2022-12-12T15:48:46+00:00" + "time": "2023-03-31T19:36:14+00:00" }, { "name": "spryker-shop/customer-page-extension", @@ -9792,20 +9794,20 @@ }, { "name": "spryker-shop/customer-reorder-widget", - "version": "6.13.0", + "version": "6.14.0", "source": { "type": "git", "url": "https://github.com/spryker-shop/customer-reorder-widget.git", - "reference": "f3aef9ee256ac7dc30b15da2eb4965ce92239a13" + "reference": "17c7ebd9f7208e13b66f4aceb45382b6b3d49690" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker-shop/customer-reorder-widget/zipball/f3aef9ee256ac7dc30b15da2eb4965ce92239a13", - "reference": "f3aef9ee256ac7dc30b15da2eb4965ce92239a13", + "url": "https://api.github.com/repos/spryker-shop/customer-reorder-widget/zipball/17c7ebd9f7208e13b66f4aceb45382b6b3d49690", + "reference": "17c7ebd9f7208e13b66f4aceb45382b6b3d49690", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker-shop/customer-reorder-widget-extension": "^1.3.0", "spryker-shop/shop-application": "^1.0.0", "spryker-shop/shop-ui": "^1.0.0", @@ -9815,7 +9817,7 @@ "spryker/customer": "^7.4.0", "spryker/glossary-storage": "^1.0.0", "spryker/kernel": "^3.52.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/messenger": "^3.1.0", "spryker/product-bundle": "^4.4.0 || ^6.0.0 || ^7.0.0", "spryker/product-storage": "^1.1.0", @@ -9852,9 +9854,9 @@ ], "description": "CustomerReorderWidget module", "support": { - "source": "https://github.com/spryker-shop/customer-reorder-widget/tree/6.13.0" + "source": "https://github.com/spryker-shop/customer-reorder-widget/tree/6.14.0" }, - "time": "2022-06-21T15:12:58+00:00" + "time": "2023-03-31T19:36:14+00:00" }, { "name": "spryker-shop/customer-reorder-widget-extension", @@ -10336,23 +10338,23 @@ }, { "name": "spryker-shop/language-switcher-widget", - "version": "1.4.0", + "version": "1.5.0", "source": { "type": "git", "url": "https://github.com/spryker-shop/language-switcher-widget.git", - "reference": "c9cdf235f35f66e698e47cde2f2cff322d88b492" + "reference": "b714ee19cbe6997e4583af34073381c5051e3ed3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker-shop/language-switcher-widget/zipball/c9cdf235f35f66e698e47cde2f2cff322d88b492", - "reference": "c9cdf235f35f66e698e47cde2f2cff322d88b492", + "url": "https://api.github.com/repos/spryker-shop/language-switcher-widget/zipball/b714ee19cbe6997e4583af34073381c5051e3ed3", + "reference": "b714ee19cbe6997e4583af34073381c5051e3ed3", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker-shop/shop-ui": "^1.0.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.8.0", + "spryker/locale": "^3.8.0 || ^4.0.0", "spryker/url-storage": "^1.0.0" }, "require-dev": { @@ -10378,30 +10380,30 @@ ], "description": "LanguageSwitcherWidget module", "support": { - "source": "https://github.com/spryker-shop/language-switcher-widget/tree/1.4.0" + "source": "https://github.com/spryker-shop/language-switcher-widget/tree/1.5.0" }, - "time": "2021-10-29T12:16:12+00:00" + "time": "2023-03-31T19:36:14+00:00" }, { "name": "spryker-shop/money-widget", - "version": "1.6.0", + "version": "1.7.0", "source": { "type": "git", "url": "https://github.com/spryker-shop/money-widget.git", - "reference": "f4d63e3aad50088d55f83c17d1c05cac57581be9" + "reference": "454f4d436b0d6a9cee1d6cfd524f9ba5a8496067" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker-shop/money-widget/zipball/f4d63e3aad50088d55f83c17d1c05cac57581be9", - "reference": "f4d63e3aad50088d55f83c17d1c05cac57581be9", + "url": "https://api.github.com/repos/spryker-shop/money-widget/zipball/454f4d436b0d6a9cee1d6cfd524f9ba5a8496067", + "reference": "454f4d436b0d6a9cee1d6cfd524f9ba5a8496067", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker-shop/currency-widget": "^1.0.0", "spryker-shop/shop-ui": "^1.0.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/money": "^2.10.0", "spryker/twig-extension": "^1.0.0" }, @@ -10433,9 +10435,9 @@ ], "description": "MoneyWidget module", "support": { - "source": "https://github.com/spryker-shop/money-widget/tree/1.6.0" + "source": "https://github.com/spryker-shop/money-widget/tree/1.7.0" }, - "time": "2022-01-04T12:43:22+00:00" + "time": "2023-03-31T19:36:14+00:00" }, { "name": "spryker-shop/multi-cart-page", @@ -10943,22 +10945,22 @@ }, { "name": "spryker-shop/price-product-volume-widget", - "version": "1.8.0", + "version": "1.9.0", "source": { "type": "git", "url": "https://github.com/spryker-shop/price-product-volume-widget.git", - "reference": "cc290b10bc17c518f67a6bbd7157af2b78246ea1" + "reference": "1eec1cf89d330493a405d70775ebe8b0220a0db0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker-shop/price-product-volume-widget/zipball/cc290b10bc17c518f67a6bbd7157af2b78246ea1", - "reference": "cc290b10bc17c518f67a6bbd7157af2b78246ea1", + "url": "https://api.github.com/repos/spryker-shop/price-product-volume-widget/zipball/1eec1cf89d330493a405d70775ebe8b0220a0db0", + "reference": "1eec1cf89d330493a405d70775ebe8b0220a0db0", "shasum": "" }, "require": { "php": ">=8.0", "spryker-shop/shop-ui": "^1.31.1", - "spryker/currency": "^3.4.0", + "spryker/currency": "^3.4.0 || ^4.0.0", "spryker/kernel": "^3.30.0", "spryker/price": "^5.3.0", "spryker/price-product-storage": "^2.16.0 || ^4.2.0", @@ -10990,9 +10992,9 @@ ], "description": "PriceProductVolumeWidget module", "support": { - "source": "https://github.com/spryker-shop/price-product-volume-widget/tree/1.8.0" + "source": "https://github.com/spryker-shop/price-product-volume-widget/tree/1.9.0" }, - "time": "2022-11-24T12:58:31+00:00" + "time": "2023-03-31T19:36:14+00:00" }, { "name": "spryker-shop/price-product-widget", @@ -12025,23 +12027,23 @@ }, { "name": "spryker-shop/product-measurement-unit-widget", - "version": "1.1.0", + "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/spryker-shop/product-measurement-unit-widget.git", - "reference": "23f80079936febb82eaa5e71b3232edd7f61223a" + "reference": "2f35fa0a0fcf76a93ebf4269ce0b879240289e71" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker-shop/product-measurement-unit-widget/zipball/23f80079936febb82eaa5e71b3232edd7f61223a", - "reference": "23f80079936febb82eaa5e71b3232edd7f61223a", + "url": "https://api.github.com/repos/spryker-shop/product-measurement-unit-widget/zipball/2f35fa0a0fcf76a93ebf4269ce0b879240289e71", + "reference": "2f35fa0a0fcf76a93ebf4269ce0b879240289e71", "shasum": "" }, "require": { "php": ">=8.0", "spryker-shop/shop-ui": "^1.13.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/product-measurement-unit-storage": "^1.1.0", "spryker/product-quantity-storage": "^1.0.0 || ^3.0.0", "spryker/twig": "^3.18.0", @@ -12073,22 +12075,22 @@ ], "description": "ProductMeasurementUnitWidget module", "support": { - "source": "https://github.com/spryker-shop/product-measurement-unit-widget/tree/1.1.0" + "source": "https://github.com/spryker-shop/product-measurement-unit-widget/tree/1.2.0" }, - "time": "2022-11-24T12:58:31+00:00" + "time": "2023-03-31T19:36:14+00:00" }, { "name": "spryker-shop/product-new-page", - "version": "1.3.0", + "version": "1.4.0", "source": { "type": "git", "url": "https://github.com/spryker-shop/product-new-page.git", - "reference": "4cb78202f7079c4db6a19828e3b542e8a4dda120" + "reference": "6fd14f36335fbdec3595dc6e269611c771708336" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker-shop/product-new-page/zipball/4cb78202f7079c4db6a19828e3b542e8a4dda120", - "reference": "4cb78202f7079c4db6a19828e3b542e8a4dda120", + "url": "https://api.github.com/repos/spryker-shop/product-new-page/zipball/6fd14f36335fbdec3595dc6e269611c771708336", + "reference": "6fd14f36335fbdec3595dc6e269611c771708336", "shasum": "" }, "require": { @@ -12096,7 +12098,7 @@ "spryker-shop/shop-ui": "^1.0.0", "spryker/catalog": "^5.2.0", "spryker/kernel": "^3.52.0", - "spryker/locale": "^3.8.0", + "spryker/locale": "^3.8.0 || ^4.0.0", "spryker/product-new": "^1.1.0", "spryker/symfony": "^3.1.0", "spryker/url-storage": "^1.0.0", @@ -12132,9 +12134,9 @@ ], "description": "ProductNewPage module", "support": { - "source": "https://github.com/spryker-shop/product-new-page/tree/1.3.0" + "source": "https://github.com/spryker-shop/product-new-page/tree/1.4.0" }, - "time": "2022-11-24T12:58:31+00:00" + "time": "2023-03-31T19:36:14+00:00" }, { "name": "spryker-shop/product-option-widget", @@ -12192,24 +12194,24 @@ }, { "name": "spryker-shop/product-packaging-unit-widget", - "version": "1.4.0", + "version": "1.6.0", "source": { "type": "git", "url": "https://github.com/spryker-shop/product-packaging-unit-widget.git", - "reference": "a72e4bcf5ffac356162b80b4ebdb2779902177e6" + "reference": "006936ef6665ae3c641ca7deb788fa49003d6695" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker-shop/product-packaging-unit-widget/zipball/a72e4bcf5ffac356162b80b4ebdb2779902177e6", - "reference": "a72e4bcf5ffac356162b80b4ebdb2779902177e6", + "url": "https://api.github.com/repos/spryker-shop/product-packaging-unit-widget/zipball/006936ef6665ae3c641ca7deb788fa49003d6695", + "reference": "006936ef6665ae3c641ca7deb788fa49003d6695", "shasum": "" }, "require": { "php": ">=8.0", "spryker-shop/quick-order-page-extension": "^1.0.0", - "spryker-shop/shop-ui": "^1.66.0", + "spryker-shop/shop-ui": "^1.67.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/product-measurement-unit-storage": "^1.1.0", "spryker/product-packaging-unit-storage": "^5.0.0", "spryker/product-quantity-storage": "^1.0.0 || ^3.0.0", @@ -12247,9 +12249,9 @@ ], "description": "ProductPackagingUnitWidget module", "support": { - "source": "https://github.com/spryker-shop/product-packaging-unit-widget/tree/1.4.0" + "source": "https://github.com/spryker-shop/product-packaging-unit-widget/tree/1.6.0" }, - "time": "2022-12-12T09:07:04+00:00" + "time": "2023-03-31T19:36:14+00:00" }, { "name": "spryker-shop/product-relation-widget", @@ -12416,16 +12418,16 @@ }, { "name": "spryker-shop/product-search-widget", - "version": "3.4.0", + "version": "3.5.0", "source": { "type": "git", "url": "https://github.com/spryker-shop/product-search-widget.git", - "reference": "4b3019d6383fd5a962520e146e9a3165634b148e" + "reference": "cd2d384eda95bb6082836efe7ac5fae730c7be19" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker-shop/product-search-widget/zipball/4b3019d6383fd5a962520e146e9a3165634b148e", - "reference": "4b3019d6383fd5a962520e146e9a3165634b148e", + "url": "https://api.github.com/repos/spryker-shop/product-search-widget/zipball/cd2d384eda95bb6082836efe7ac5fae730c7be19", + "reference": "cd2d384eda95bb6082836efe7ac5fae730c7be19", "shasum": "" }, "require": { @@ -12435,7 +12437,7 @@ "spryker/application": "^3.0.0", "spryker/catalog": "^5.5.0", "spryker/kernel": "^3.52.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/symfony": "^3.0.0", "spryker/util-encoding": "^2.0.0" }, @@ -12468,9 +12470,9 @@ ], "description": "ProductSearchWidget module", "support": { - "source": "https://github.com/spryker-shop/product-search-widget/tree/3.4.0" + "source": "https://github.com/spryker-shop/product-search-widget/tree/3.5.0" }, - "time": "2022-11-24T12:58:31+00:00" + "time": "2023-03-31T19:36:14+00:00" }, { "name": "spryker-shop/product-search-widget-extension", @@ -12732,16 +12734,16 @@ }, { "name": "spryker-shop/quick-order-page", - "version": "4.8.1", + "version": "4.9.0", "source": { "type": "git", "url": "https://github.com/spryker-shop/quick-order-page.git", - "reference": "f12cca11c34a46bb63364e7ac61c6432b373b4ca" + "reference": "f0cbda263386ba417df197002b8e63b03433dfdf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker-shop/quick-order-page/zipball/f12cca11c34a46bb63364e7ac61c6432b373b4ca", - "reference": "f12cca11c34a46bb63364e7ac61c6432b373b4ca", + "url": "https://api.github.com/repos/spryker-shop/quick-order-page/zipball/f0cbda263386ba417df197002b8e63b03433dfdf", + "reference": "f0cbda263386ba417df197002b8e63b03433dfdf", "shasum": "" }, "require": { @@ -12752,7 +12754,7 @@ "spryker/application": "^3.0.0", "spryker/cart": "^4.0.0 || ^5.0.0 || ^7.0.0", "spryker/kernel": "^3.52.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/price-product-storage": "^2.9.0 || ^4.0.0", "spryker/product-quantity-storage": "^1.2.0 || ^3.0.0", "spryker/product-storage": "^1.7.0", @@ -12794,9 +12796,9 @@ ], "description": "QuickOrderPage module", "support": { - "source": "https://github.com/spryker-shop/quick-order-page/tree/4.8.1" + "source": "https://github.com/spryker-shop/quick-order-page/tree/4.9.0" }, - "time": "2022-12-12T09:07:04+00:00" + "time": "2023-03-31T19:36:14+00:00" }, { "name": "spryker-shop/quick-order-page-extension", @@ -14636,16 +14638,16 @@ }, { "name": "spryker-shop/shopping-list-page", - "version": "1.8.0", + "version": "1.9.0", "source": { "type": "git", "url": "https://github.com/spryker-shop/shopping-list-page.git", - "reference": "0a093b15e49402f68c4a8d292378cb4a3ea7afc6" + "reference": "3348cb5871aac1d95b090706a353c41411bb3c6c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker-shop/shopping-list-page/zipball/0a093b15e49402f68c4a8d292378cb4a3ea7afc6", - "reference": "0a093b15e49402f68c4a8d292378cb4a3ea7afc6", + "url": "https://api.github.com/repos/spryker-shop/shopping-list-page/zipball/3348cb5871aac1d95b090706a353c41411bb3c6c", + "reference": "3348cb5871aac1d95b090706a353c41411bb3c6c", "shasum": "" }, "require": { @@ -14658,7 +14660,7 @@ "spryker/company-user": "^2.8.0", "spryker/customer": "^7.4.0", "spryker/kernel": "^3.52.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/multi-cart": "^1.1.0", "spryker/price": "^5.0.0", "spryker/product-storage": "^1.1.0", @@ -14699,9 +14701,9 @@ ], "description": "ShoppingListPage module", "support": { - "source": "https://github.com/spryker-shop/shopping-list-page/tree/1.8.0" + "source": "https://github.com/spryker-shop/shopping-list-page/tree/1.9.0" }, - "time": "2022-11-24T12:58:31+00:00" + "time": "2023-03-31T19:36:14+00:00" }, { "name": "spryker-shop/shopping-list-page-extension", @@ -15183,20 +15185,20 @@ }, { "name": "spryker/agent", - "version": "1.5.1", + "version": "1.5.2", "source": { "type": "git", "url": "https://github.com/spryker/agent.git", - "reference": "a2eaf8657cb05aad30a91808c70cda3f37b1595a" + "reference": "29660eca7c02a00f53eb9dbb5543370b55209f8c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/agent/zipball/a2eaf8657cb05aad30a91808c70cda3f37b1595a", - "reference": "a2eaf8657cb05aad30a91808c70cda3f37b1595a", + "url": "https://api.github.com/repos/spryker/agent/zipball/29660eca7c02a00f53eb9dbb5543370b55209f8c", + "reference": "29660eca7c02a00f53eb9dbb5543370b55209f8c", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/agent-extension": "^1.0.0", "spryker/customer": "^7.10.0", "spryker/customer-extension": "^1.2.0", @@ -15208,7 +15210,9 @@ }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/propel": "*", + "spryker/store": "*", "spryker/testify": "*" }, "type": "library", @@ -15229,9 +15233,9 @@ ], "description": "Agent module", "support": { - "source": "https://github.com/spryker/agent/tree/1.5.1" + "source": "https://github.com/spryker/agent/tree/1.5.2" }, - "time": "2022-06-08T19:09:50+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/agent-auth-rest-api", @@ -15420,31 +15424,32 @@ }, { "name": "spryker/app-catalog-gui", - "version": "1.2.0", + "version": "1.3.0", "source": { "type": "git", "url": "https://github.com/spryker/app-catalog-gui.git", - "reference": "6fa949160829660e4c05b5f0e83abae84f7a3a91" + "reference": "e8f2f0b20e7a652479ef5631a8e1d4277b74d55a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/app-catalog-gui/zipball/6fa949160829660e4c05b5f0e83abae84f7a3a91", - "reference": "6fa949160829660e4c05b5f0e83abae84f7a3a91", + "url": "https://api.github.com/repos/spryker/app-catalog-gui/zipball/e8f2f0b20e7a652479ef5631a8e1d4277b74d55a", + "reference": "e8f2f0b20e7a652479ef5631a8e1d4277b74d55a", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^1.0.0 || ^2.0.0 || ^3.0.0", + "spryker/locale": "^1.0.0 || ^2.0.0 || ^3.0.0 || ^4.0.0", "spryker/log": "^2.0.0 || ^3.0.0", "spryker/oauth-client": "^1.0.0", - "spryker/store": "^1.16.0", + "spryker/store": "^1.19.0", "spryker/symfony": "^3.0.0", "spryker/transfer": "^3.27.0", "spryker/translator": "^1.5.1" }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/propel": "*", "spryker/testify": "*" }, @@ -15465,9 +15470,9 @@ ], "description": "AppCatalogGui module", "support": { - "source": "https://github.com/spryker/app-catalog-gui/tree/1.2.0" + "source": "https://github.com/spryker/app-catalog-gui/tree/1.3.0" }, - "time": "2022-10-11T14:40:32+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/application", @@ -15683,16 +15688,16 @@ }, { "name": "spryker/asset-storage", - "version": "1.2.0", + "version": "1.2.1", "source": { "type": "git", "url": "https://github.com/spryker/asset-storage.git", - "reference": "827c5c5639914707342d9f2b54f9daedb6db2a4c" + "reference": "4972911c59b935c1b1fa95e874b9ba0dc2a7b7ab" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/asset-storage/zipball/827c5c5639914707342d9f2b54f9daedb6db2a4c", - "reference": "827c5c5639914707342d9f2b54f9daedb6db2a4c", + "url": "https://api.github.com/repos/spryker/asset-storage/zipball/4972911c59b935c1b1fa95e874b9ba0dc2a7b7ab", + "reference": "4972911c59b935c1b1fa95e874b9ba0dc2a7b7ab", "shasum": "" }, "require": { @@ -15737,26 +15742,26 @@ ], "description": "AssetStorage module", "support": { - "source": "https://github.com/spryker/asset-storage/tree/1.2.0" + "source": "https://github.com/spryker/asset-storage/tree/1.2.1" }, - "time": "2023-01-20T11:20:19+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/auth-rest-api", - "version": "2.14.1", + "version": "2.14.2", "source": { "type": "git", "url": "https://github.com/spryker/auth-rest-api.git", - "reference": "7b3ad89f297671cd7e428d1cccc906be3c53513d" + "reference": "baa28e3503c13d215791883db349609699bf6857" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/auth-rest-api/zipball/7b3ad89f297671cd7e428d1cccc906be3c53513d", - "reference": "7b3ad89f297671cd7e428d1cccc906be3c53513d", + "url": "https://api.github.com/repos/spryker/auth-rest-api/zipball/baa28e3503c13d215791883db349609699bf6857", + "reference": "baa28e3503c13d215791883db349609699bf6857", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/auth-rest-api-extension": "^1.1.0", "spryker/glue-application": "^1.30.0", "spryker/glue-application-extension": "^1.4.0", @@ -15768,9 +15773,11 @@ }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/customer": "*", "spryker/oauth-customer-connector": "*", "spryker/propel": "*", + "spryker/store": "*", "spryker/testify": "*" }, "suggest": { @@ -15795,9 +15802,9 @@ ], "description": "AuthRestApi module", "support": { - "source": "https://github.com/spryker/auth-rest-api/tree/2.14.1" + "source": "https://github.com/spryker/auth-rest-api/tree/2.14.2" }, - "time": "2022-07-13T11:52:17+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/auth-rest-api-extension", @@ -15935,20 +15942,20 @@ }, { "name": "spryker/authentication-oauth", - "version": "1.0.0", + "version": "1.0.1", "source": { "type": "git", "url": "https://github.com/spryker/authentication-oauth.git", - "reference": "56814c3269f37b4c84cbc5fa4760cb454c9c816a" + "reference": "0d7d29d61082569a826522a370a188e6452e6fa7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/authentication-oauth/zipball/56814c3269f37b4c84cbc5fa4760cb454c9c816a", - "reference": "56814c3269f37b4c84cbc5fa4760cb454c9c816a", + "url": "https://api.github.com/repos/spryker/authentication-oauth/zipball/0d7d29d61082569a826522a370a188e6452e6fa7", + "reference": "0d7d29d61082569a826522a370a188e6452e6fa7", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/authentication-extension": "^1.0.0", "spryker/kernel": "^3.66.0", "spryker/oauth": "^2.4.0", @@ -15957,9 +15964,13 @@ }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/oauth-user-connector": "*", "spryker/propel": "*", - "spryker/testify": "*" + "spryker/store": "*", + "spryker/store-extension": "*", + "spryker/testify": "*", + "spryker/zed-request-extension": "*" }, "type": "library", "extra": { @@ -15978,9 +15989,9 @@ ], "description": "AuthenticationOauth module", "support": { - "source": "https://github.com/spryker/authentication-oauth/tree/1.0.0" + "source": "https://github.com/spryker/authentication-oauth/tree/1.0.1" }, - "time": "2022-09-28T14:47:08+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/authorization", @@ -16327,26 +16338,26 @@ }, { "name": "spryker/availability-gui", - "version": "6.7.0", + "version": "6.8.0", "source": { "type": "git", "url": "https://github.com/spryker/availability-gui.git", - "reference": "570abc9f81de83b2602a5803e2dddddc25e55ee9" + "reference": "6a2311c2b6c449ef4cdce16281463dfba1132871" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/availability-gui/zipball/570abc9f81de83b2602a5803e2dddddc25e55ee9", - "reference": "570abc9f81de83b2602a5803e2dddddc25e55ee9", + "url": "https://api.github.com/repos/spryker/availability-gui/zipball/6a2311c2b6c449ef4cdce16281463dfba1132871", + "reference": "6a2311c2b6c449ef4cdce16281463dfba1132871", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/availability": "^9.11.0", "spryker/availability-gui-extension": "^1.0.0", "spryker/decimal-object": "^1.0.0", "spryker/gui": "^3.45.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/oms": "^11.0.0", "spryker/product": "^5.0.0 || ^6.0.0", "spryker/product-bundle": "^7.0.0", @@ -16354,7 +16365,7 @@ "spryker/stock": "^8.0.0", "spryker/store": "^1.5.0", "spryker/symfony": "^3.0.0", - "spryker/transfer": "^3.18.0", + "spryker/transfer": "^3.25.0", "spryker/twig": "^3.16.0", "spryker/util-text": "^1.1.0" }, @@ -16389,9 +16400,9 @@ ], "description": "AvailabilityGui module", "support": { - "source": "https://github.com/spryker/availability-gui/tree/6.7.0" + "source": "https://github.com/spryker/availability-gui/tree/6.8.0" }, - "time": "2022-09-19T06:48:51+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/availability-gui-extension", @@ -16436,16 +16447,16 @@ }, { "name": "spryker/availability-notification", - "version": "1.3.0", + "version": "1.4.0", "source": { "type": "git", "url": "https://github.com/spryker/availability-notification.git", - "reference": "30c1a4cf888297d4d2a4e17570c05857ce48a408" + "reference": "8d002d984ffed7bfab952bfe943044bc1a974c53" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/availability-notification/zipball/30c1a4cf888297d4d2a4e17570c05857ce48a408", - "reference": "30c1a4cf888297d4d2a4e17570c05857ce48a408", + "url": "https://api.github.com/repos/spryker/availability-notification/zipball/8d002d984ffed7bfab952bfe943044bc1a974c53", + "reference": "8d002d984ffed7bfab952bfe943044bc1a974c53", "shasum": "" }, "require": { @@ -16454,12 +16465,12 @@ "spryker/customer": "^7.16.1", "spryker/glossary": "^3.0.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/mail": "^4.6.0", "spryker/mail-extension": "^1.0.0", "spryker/product": "^6.8.0", "spryker/propel-orm": "^1.0.0", - "spryker/store": "^1.5.0", + "spryker/store": "^1.19.0", "spryker/transfer": "^3.25.0", "spryker/util-text": "^1.2.0", "spryker/util-validate": "^1.0.0", @@ -16468,6 +16479,7 @@ "require-dev": { "spryker/availability": "*", "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/event": "*", "spryker/propel": "*", "spryker/testify": "*" @@ -16494,9 +16506,9 @@ ], "description": "AvailabilityNotification module", "support": { - "source": "https://github.com/spryker/availability-notification/tree/1.3.0" + "source": "https://github.com/spryker/availability-notification/tree/1.4.0" }, - "time": "2023-02-28T12:46:26+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/availability-notifications-rest-api", @@ -16552,20 +16564,20 @@ }, { "name": "spryker/availability-storage", - "version": "2.7.0", + "version": "2.7.1", "source": { "type": "git", "url": "https://github.com/spryker/availability-storage.git", - "reference": "c506c22d7068ce27b7adcd1e4a8d8f67aa745af1" + "reference": "9b3068c4791cfd6b69cdf60e2d136e2e27b55ac6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/availability-storage/zipball/c506c22d7068ce27b7adcd1e4a8d8f67aa745af1", - "reference": "c506c22d7068ce27b7adcd1e4a8d8f67aa745af1", + "url": "https://api.github.com/repos/spryker/availability-storage/zipball/9b3068c4791cfd6b69cdf60e2d136e2e27b55ac6", + "reference": "9b3068c4791cfd6b69cdf60e2d136e2e27b55ac6", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/availability": "^9.0.0", "spryker/availability-storage-extension": "^1.0.0", "spryker/event-behavior": "^1.10.0", @@ -16582,6 +16594,7 @@ }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/decimal-object": "*", "spryker/event": "*", "spryker/product-storage": "*", @@ -16611,9 +16624,9 @@ ], "description": "AvailabilityStorage module", "support": { - "source": "https://github.com/spryker/availability-storage/tree/2.7.0" + "source": "https://github.com/spryker/availability-storage/tree/2.7.1" }, - "time": "2022-04-18T08:41:46+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/availability-storage-extension", @@ -16799,20 +16812,20 @@ }, { "name": "spryker/business-on-behalf", - "version": "1.1.2", + "version": "1.1.3", "source": { "type": "git", "url": "https://github.com/spryker/business-on-behalf.git", - "reference": "3b6081080903d66db2d6c07d4cd75f2517ccf5c0" + "reference": "b5fefc4d335da6c6a99327e197a91e44d6e2cf6b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/business-on-behalf/zipball/3b6081080903d66db2d6c07d4cd75f2517ccf5c0", - "reference": "3b6081080903d66db2d6c07d4cd75f2517ccf5c0", + "url": "https://api.github.com/repos/spryker/business-on-behalf/zipball/b5fefc4d335da6c6a99327e197a91e44d6e2cf6b", + "reference": "b5fefc4d335da6c6a99327e197a91e44d6e2cf6b", "shasum": "" }, "require": { - "php": ">=7.2", + "php": ">=8.0", "spryker/business-on-behalf-extension": "^1.0.0", "spryker/company": "^1.0.0", "spryker/company-user": "^1.2.0 || ^2.0.0", @@ -16821,8 +16834,10 @@ }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/customer": "*", "spryker/propel": "*", + "spryker/store": "*", "spryker/testify": "*" }, "suggest": { @@ -16846,9 +16861,9 @@ ], "description": "BusinessOnBehalf module", "support": { - "source": "https://github.com/spryker/business-on-behalf/tree/1.1.2" + "source": "https://github.com/spryker/business-on-behalf/tree/1.1.3" }, - "time": "2020-06-02T09:42:31+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/business-on-behalf-data-import", @@ -17339,20 +17354,20 @@ }, { "name": "spryker/cart-codes-rest-api", - "version": "1.4.0", + "version": "1.4.1", "source": { "type": "git", "url": "https://github.com/spryker/cart-codes-rest-api.git", - "reference": "81fa710fa2c78db30054d667fadfe1356769592a" + "reference": "67150d81ab1758040d6e5630e34b1a367c731e8b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/cart-codes-rest-api/zipball/81fa710fa2c78db30054d667fadfe1356769592a", - "reference": "81fa710fa2c78db30054d667fadfe1356769592a", + "url": "https://api.github.com/repos/spryker/cart-codes-rest-api/zipball/67150d81ab1758040d6e5630e34b1a367c731e8b", + "reference": "67150d81ab1758040d6e5630e34b1a367c731e8b", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/cart-code": "^1.1.0", "spryker/cart-codes-rest-api-extension": "^1.0.0", "spryker/carts-rest-api": "^5.7.0", @@ -17364,10 +17379,12 @@ }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/customer": "*", "spryker/discount": "*", "spryker/propel": "*", "spryker/quote": "*", + "spryker/store": "*", "spryker/testify": "*" }, "type": "library", @@ -17387,9 +17404,9 @@ ], "description": "CartCodesRestApi module", "support": { - "source": "https://github.com/spryker/cart-codes-rest-api/tree/1.4.0" + "source": "https://github.com/spryker/cart-codes-rest-api/tree/1.4.1" }, - "time": "2022-06-21T16:34:19+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/cart-codes-rest-api-extension", @@ -17434,22 +17451,22 @@ }, { "name": "spryker/cart-currency-connector", - "version": "1.1.5", + "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/spryker/cart-currency-connector.git", - "reference": "205e215315c151b409cbeb831ab7253ce4093be7" + "reference": "007247f9dac1f4da9168264c3ed196b66bda4365" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/cart-currency-connector/zipball/205e215315c151b409cbeb831ab7253ce4093be7", - "reference": "205e215315c151b409cbeb831ab7253ce4093be7", + "url": "https://api.github.com/repos/spryker/cart-currency-connector/zipball/007247f9dac1f4da9168264c3ed196b66bda4365", + "reference": "007247f9dac1f4da9168264c3ed196b66bda4365", "shasum": "" }, "require": { - "php": ">=7.2", + "php": ">=8.0", "spryker/cart": "^5.1.0 || ^7.0.0", - "spryker/currency": "^3.1.0", + "spryker/currency": "^3.1.0 || ^4.0.0", "spryker/currency-extension": "^1.0.0", "spryker/kernel": "^3.30.0", "spryker/zed-request": "^3.6.0" @@ -17474,9 +17491,9 @@ ], "description": "CartCurrencyConnector module", "support": { - "source": "https://github.com/spryker/cart-currency-connector/tree/1.1.5" + "source": "https://github.com/spryker/cart-currency-connector/tree/1.2.0" }, - "time": "2020-05-29T13:08:37+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/cart-extension", @@ -17747,16 +17764,16 @@ }, { "name": "spryker/carts-rest-api", - "version": "5.22.0", + "version": "5.22.1", "source": { "type": "git", "url": "https://github.com/spryker/carts-rest-api.git", - "reference": "9b7e135f166dc64fa8209248ef5c415e54575fff" + "reference": "69e8a5323f2898ec9cca848a9f3be507d159d4e4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/carts-rest-api/zipball/9b7e135f166dc64fa8209248ef5c415e54575fff", - "reference": "9b7e135f166dc64fa8209248ef5c415e54575fff", + "url": "https://api.github.com/repos/spryker/carts-rest-api/zipball/69e8a5323f2898ec9cca848a9f3be507d159d4e4", + "reference": "69e8a5323f2898ec9cca848a9f3be507d159d4e4", "shasum": "" }, "require": { @@ -17813,9 +17830,9 @@ ], "description": "CartsRestApi module", "support": { - "source": "https://github.com/spryker/carts-rest-api/tree/5.22.0" + "source": "https://github.com/spryker/carts-rest-api/tree/5.22.1" }, - "time": "2022-11-25T14:20:29+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/carts-rest-api-extension", @@ -17959,21 +17976,21 @@ }, { "name": "spryker/catalog-price-product-connector", - "version": "1.4.0", + "version": "1.5.0", "source": { "type": "git", "url": "https://github.com/spryker/catalog-price-product-connector.git", - "reference": "1fcd9269b6e77241b236888f64fe4ad2841f2a61" + "reference": "251a76fe13434c034e1c442138c00f78eb39ce2c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/catalog-price-product-connector/zipball/1fcd9269b6e77241b236888f64fe4ad2841f2a61", - "reference": "1fcd9269b6e77241b236888f64fe4ad2841f2a61", + "url": "https://api.github.com/repos/spryker/catalog-price-product-connector/zipball/251a76fe13434c034e1c442138c00f78eb39ce2c", + "reference": "251a76fe13434c034e1c442138c00f78eb39ce2c", "shasum": "" }, "require": { "php": ">=8.0", - "spryker/currency": "^3.2.0", + "spryker/currency": "^3.2.0 || ^4.0.0", "spryker/kernel": "^3.30.0", "spryker/price": "^5.0.0", "spryker/price-product": "^2.0.0 || ^4.0.0", @@ -18010,9 +18027,9 @@ ], "description": "CatalogPriceProductConnector module", "support": { - "source": "https://github.com/spryker/catalog-price-product-connector/tree/1.4.0" + "source": "https://github.com/spryker/catalog-price-product-connector/tree/1.5.0" }, - "time": "2023-02-20T10:18:53+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/catalog-search-products-resource-relationship", @@ -18062,22 +18079,22 @@ }, { "name": "spryker/catalog-search-rest-api", - "version": "2.7.0", + "version": "2.8.0", "source": { "type": "git", "url": "https://github.com/spryker/catalog-search-rest-api.git", - "reference": "5bab83fe016cd3d5d2e50b63507d15a42c134c52" + "reference": "12305c753ef6887fdbda814987c6a026d393767d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/catalog-search-rest-api/zipball/5bab83fe016cd3d5d2e50b63507d15a42c134c52", - "reference": "5bab83fe016cd3d5d2e50b63507d15a42c134c52", + "url": "https://api.github.com/repos/spryker/catalog-search-rest-api/zipball/12305c753ef6887fdbda814987c6a026d393767d", + "reference": "12305c753ef6887fdbda814987c6a026d393767d", "shasum": "" }, "require": { "php": ">=8.0", "spryker/catalog": "^5.2.0", - "spryker/currency": "^3.2.0", + "spryker/currency": "^3.2.0 || ^4.0.0", "spryker/glossary-storage": "^1.0.0", "spryker/glue-application": "^1.8.0", "spryker/glue-application-extension": "^1.0.0", @@ -18110,26 +18127,26 @@ ], "description": "CatalogSearchRestApi module", "support": { - "source": "https://github.com/spryker/catalog-search-rest-api/tree/2.7.0" + "source": "https://github.com/spryker/catalog-search-rest-api/tree/2.8.0" }, - "time": "2022-11-22T13:49:51+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/categories-rest-api", - "version": "1.6.0", + "version": "1.7.1", "source": { "type": "git", "url": "https://github.com/spryker/categories-rest-api.git", - "reference": "b7ed90f7620922ebeb2f2171f921a42c817d8b6d" + "reference": "0eec8b057e3d2277d7626129f6eeb78da0a96c0a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/categories-rest-api/zipball/b7ed90f7620922ebeb2f2171f921a42c817d8b6d", - "reference": "b7ed90f7620922ebeb2f2171f921a42c817d8b6d", + "url": "https://api.github.com/repos/spryker/categories-rest-api/zipball/0eec8b057e3d2277d7626129f6eeb78da0a96c0a", + "reference": "0eec8b057e3d2277d7626129f6eeb78da0a96c0a", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/category-storage": "^1.11.0 || ^2.0.0", "spryker/glue-application": "^1.0.0", "spryker/glue-application-extension": "^1.0.0", @@ -18141,8 +18158,12 @@ }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/testify": "*" }, + "suggest": { + "spryker/container": "Add this module to use the ContainerInterface." + }, "type": "library", "extra": { "branch-alias": { @@ -18160,9 +18181,9 @@ ], "description": "CategoriesRestApi module", "support": { - "source": "https://github.com/spryker/categories-rest-api/tree/1.6.0" + "source": "https://github.com/spryker/categories-rest-api/tree/1.7.1" }, - "time": "2021-12-02T12:25:13+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/category", @@ -18223,27 +18244,27 @@ }, { "name": "spryker/category-data-feed", - "version": "0.2.3", + "version": "0.2.4", "source": { "type": "git", "url": "https://github.com/spryker/category-data-feed.git", - "reference": "b6a2a06afffa3aaec0f05d6682d1dd793e07cbc5" + "reference": "695451e3ecab2b15232a85ce689d7d978813f656" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/category-data-feed/zipball/b6a2a06afffa3aaec0f05d6682d1dd793e07cbc5", - "reference": "b6a2a06afffa3aaec0f05d6682d1dd793e07cbc5", + "url": "https://api.github.com/repos/spryker/category-data-feed/zipball/695451e3ecab2b15232a85ce689d7d978813f656", + "reference": "695451e3ecab2b15232a85ce689d7d978813f656", "shasum": "" }, "require": { - "php": ">=7.3", + "php": ">=8.0", "spryker/category": "^3.0.0 || ^4.0.0 || ^5.0.0", "spryker/kernel": "^3.30.0", "spryker/propel-orm": "^1.0.0" }, "require-dev": { "spryker/code-sniffer": "*", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/propel": "^3.0.0", "spryker/testify": "*" }, @@ -18264,26 +18285,26 @@ ], "description": "CategoryDataFeed module", "support": { - "source": "https://github.com/spryker/category-data-feed/tree/0.2.3" + "source": "https://github.com/spryker/category-data-feed/tree/0.2.4" }, - "time": "2021-01-29T11:44:40+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/category-data-import", - "version": "0.3.0", + "version": "0.3.1", "source": { "type": "git", "url": "https://github.com/spryker/category-data-import.git", - "reference": "8af807c4f04dcde7ea7b213c2ca525823893ee36" + "reference": "4dd98b1941c2d0ab4d33ea2d531223850c99a190" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/category-data-import/zipball/8af807c4f04dcde7ea7b213c2ca525823893ee36", - "reference": "8af807c4f04dcde7ea7b213c2ca525823893ee36", + "url": "https://api.github.com/repos/spryker/category-data-import/zipball/4dd98b1941c2d0ab4d33ea2d531223850c99a190", + "reference": "4dd98b1941c2d0ab4d33ea2d531223850c99a190", "shasum": "" }, "require": { - "php": ">=7.3", + "php": ">=8.0", "spryker/category": "^5.0.0", "spryker/data-import": "^1.3.0", "spryker/kernel": "^3.30.0", @@ -18313,22 +18334,22 @@ ], "description": "CategoryDataImport module", "support": { - "source": "https://github.com/spryker/category-data-import/tree/0.3.0" + "source": "https://github.com/spryker/category-data-import/tree/0.3.1" }, - "time": "2021-02-09T16:20:37+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/category-discount-connector", - "version": "1.1.0", + "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/spryker/category-discount-connector.git", - "reference": "390afdfb310b40b2b93b8850c31ea29db1087a90" + "reference": "75ed1dc85da1a967a706bccad2199356a8700312" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/category-discount-connector/zipball/390afdfb310b40b2b93b8850c31ea29db1087a90", - "reference": "390afdfb310b40b2b93b8850c31ea29db1087a90", + "url": "https://api.github.com/repos/spryker/category-discount-connector/zipball/75ed1dc85da1a967a706bccad2199356a8700312", + "reference": "75ed1dc85da1a967a706bccad2199356a8700312", "shasum": "" }, "require": { @@ -18337,14 +18358,16 @@ "spryker/discount": "^9.0.0", "spryker/discount-extension": "^1.2.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/product-category": "^4.13.0", "spryker/transfer": "^3.27.0" }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/product": "*", "spryker/propel": "*", + "spryker/store": "*", "spryker/testify": "*" }, "type": "library", @@ -18364,9 +18387,9 @@ ], "description": "CategoryDiscountConnector module", "support": { - "source": "https://github.com/spryker/category-discount-connector/tree/1.1.0" + "source": "https://github.com/spryker/category-discount-connector/tree/1.2.0" }, - "time": "2023-01-20T11:20:19+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/category-exporter", @@ -18562,25 +18585,27 @@ }, { "name": "spryker/category-image", - "version": "1.1.4", + "version": "1.3.0", "source": { "type": "git", "url": "https://github.com/spryker/category-image.git", - "reference": "589a244954f1f4e6b61d25a90cb5907da4dc1a4f" + "reference": "0d397513e687501e40040e22fa814e70445d5531" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/category-image/zipball/589a244954f1f4e6b61d25a90cb5907da4dc1a4f", - "reference": "589a244954f1f4e6b61d25a90cb5907da4dc1a4f", + "url": "https://api.github.com/repos/spryker/category-image/zipball/0d397513e687501e40040e22fa814e70445d5531", + "reference": "0d397513e687501e40040e22fa814e70445d5531", "shasum": "" }, "require": { "php": ">=8.0", + "spryker/acl-merchant-portal-extension": "^1.0.0", "spryker/category": "^4.11.0 || ^5.0.0", "spryker/category-extension": "^1.0.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.1.0", - "spryker/propel-orm": "^1.0.0" + "spryker/locale": "^3.1.0 || ^4.0.0", + "spryker/propel-orm": "^1.0.0", + "spryker/transfer": "^3.25.0" }, "require-dev": { "spryker/code-sniffer": "*", @@ -18605,9 +18630,9 @@ ], "description": "CategoryImage module", "support": { - "source": "https://github.com/spryker/category-image/tree/1.1.4" + "source": "https://github.com/spryker/category-image/tree/1.3.0" }, - "time": "2022-12-29T12:04:01+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/category-image-gui", @@ -18658,16 +18683,16 @@ }, { "name": "spryker/category-image-storage", - "version": "1.6.0", + "version": "1.6.1", "source": { "type": "git", "url": "https://github.com/spryker/category-image-storage.git", - "reference": "223bbfa993eb4c6be12faba8e92490e21ff68711" + "reference": "e4edf043dd9fae9d445c0a084bb45145ba5505ba" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/category-image-storage/zipball/223bbfa993eb4c6be12faba8e92490e21ff68711", - "reference": "223bbfa993eb4c6be12faba8e92490e21ff68711", + "url": "https://api.github.com/repos/spryker/category-image-storage/zipball/e4edf043dd9fae9d445c0a084bb45145ba5505ba", + "reference": "e4edf043dd9fae9d445c0a084bb45145ba5505ba", "shasum": "" }, "require": { @@ -18689,6 +18714,7 @@ "spryker/event": "*", "spryker/locale": "*", "spryker/propel": "*", + "spryker/publisher": "*", "spryker/queue": "*", "spryker/testify": "*" }, @@ -18712,34 +18738,36 @@ ], "description": "CategoryImageStorage module", "support": { - "source": "https://github.com/spryker/category-image-storage/tree/1.6.0" + "source": "https://github.com/spryker/category-image-storage/tree/1.6.1" }, - "time": "2023-01-20T11:20:19+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/category-navigation-connector", - "version": "1.0.2", + "version": "1.0.3", "source": { "type": "git", "url": "https://github.com/spryker/category-navigation-connector.git", - "reference": "564cd1b4542615b9e04376d1d92a3aa6e6df8efd" + "reference": "fb77dd285005594a8897f122ffc2ecfd13b519d9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/category-navigation-connector/zipball/564cd1b4542615b9e04376d1d92a3aa6e6df8efd", - "reference": "564cd1b4542615b9e04376d1d92a3aa6e6df8efd", + "url": "https://api.github.com/repos/spryker/category-navigation-connector/zipball/fb77dd285005594a8897f122ffc2ecfd13b519d9", + "reference": "fb77dd285005594a8897f122ffc2ecfd13b519d9", "shasum": "" }, "require": { - "php": ">=7.3", + "php": ">=8.0", "spryker/category": "^4.4.0 || ^5.0.0", "spryker/kernel": "^3.30.0", "spryker/navigation": "^2.3.0" }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/locale": "*", "spryker/propel": "*", + "spryker/store": "*", "spryker/testify": "*" }, "type": "library", @@ -18759,26 +18787,26 @@ ], "description": "CategoryNavigationConnector module", "support": { - "source": "https://github.com/spryker/category-navigation-connector/tree/1.0.2" + "source": "https://github.com/spryker/category-navigation-connector/tree/1.0.3" }, - "time": "2021-01-29T11:44:40+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/category-page-search", - "version": "2.2.0", + "version": "2.2.1", "source": { "type": "git", "url": "https://github.com/spryker/category-page-search.git", - "reference": "f508decb49bc9dc866717083684cccdb361f45aa" + "reference": "c6053073009d531bc547a57ddc75b95171f4481f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/category-page-search/zipball/f508decb49bc9dc866717083684cccdb361f45aa", - "reference": "f508decb49bc9dc866717083684cccdb361f45aa", + "url": "https://api.github.com/repos/spryker/category-page-search/zipball/c6053073009d531bc547a57ddc75b95171f4481f", + "reference": "c6053073009d531bc547a57ddc75b95171f4481f", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/category": "^5.0.0", "spryker/event-behavior": "^1.1.0", "spryker/kernel": "^3.30.0", @@ -18792,12 +18820,15 @@ }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/event": "*", "spryker/propel": "*", "spryker/propel-orm": "*", "spryker/publisher": "*", "spryker/queue": "*", "spryker/search": "*", + "spryker/storage": "*", + "spryker/store-extension": "*", "spryker/testify": "*", "spryker/url": "*" }, @@ -18823,22 +18854,22 @@ ], "description": "CategoryPageSearch module", "support": { - "source": "https://github.com/spryker/category-page-search/tree/2.2.0" + "source": "https://github.com/spryker/category-page-search/tree/2.2.1" }, - "time": "2022-04-18T08:41:46+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/category-storage", - "version": "2.5.0", + "version": "2.7.0", "source": { "type": "git", "url": "https://github.com/spryker/category-storage.git", - "reference": "5bc2202358a654da10a620cbdefe8f8fafc54621" + "reference": "d2c985b97f160a31384ae40894a0ae96f1188f25" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/category-storage/zipball/5bc2202358a654da10a620cbdefe8f8fafc54621", - "reference": "5bc2202358a654da10a620cbdefe8f8fafc54621", + "url": "https://api.github.com/repos/spryker/category-storage/zipball/d2c985b97f160a31384ae40894a0ae96f1188f25", + "reference": "d2c985b97f160a31384ae40894a0ae96f1188f25", "shasum": "" }, "require": { @@ -18846,25 +18877,28 @@ "spryker/category": "^5.6.0", "spryker/event-behavior": "^1.6.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.1.0", + "spryker/locale": "^3.1.0 || ^4.0.0", + "spryker/product-category-storage-extension": "^1.0.0", "spryker/propel-orm": "^1.5.0", "spryker/publisher-extension": "^1.0.0", "spryker/search-extension": "^1.0.0", "spryker/storage": "^3.4.0", - "spryker/store": "^1.15.0", + "spryker/store": "^1.19.0", "spryker/synchronization": "^1.9.0", "spryker/synchronization-behavior": "^1.0.0", "spryker/synchronization-extension": "^1.1.0", - "spryker/transfer": "^3.25.0", + "spryker/transfer": "^3.27.0", "spryker/util-sanitize": "^2.1.0" }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/elastica": "*", "spryker/event": "*", "spryker/propel": "*", "spryker/queue": "*", "spryker/search-elasticsearch": "*", + "spryker/store-extension": "*", "spryker/testify": "*", "spryker/url-storage": "*" }, @@ -18892,9 +18926,9 @@ ], "description": "CategoryStorage module", "support": { - "source": "https://github.com/spryker/category-storage/tree/2.5.0" + "source": "https://github.com/spryker/category-storage/tree/2.7.0" }, - "time": "2023-02-20T10:18:53+00:00" + "time": "2023-04-20T13:53:42+00:00" }, { "name": "spryker/chart", @@ -19323,25 +19357,26 @@ }, { "name": "spryker/cms-block", - "version": "3.4.0", + "version": "3.6.0", "source": { "type": "git", "url": "https://github.com/spryker/cms-block.git", - "reference": "8894ada787e8801c74d16faa79d4b256bb38d0bb" + "reference": "2be6a3b9f2563a392ad14a7a48e32b99c341c978" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/cms-block/zipball/8894ada787e8801c74d16faa79d4b256bb38d0bb", - "reference": "8894ada787e8801c74d16faa79d4b256bb38d0bb", + "url": "https://api.github.com/repos/spryker/cms-block/zipball/2be6a3b9f2563a392ad14a7a48e32b99c341c978", + "reference": "2be6a3b9f2563a392ad14a7a48e32b99c341c978", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", + "spryker/acl-merchant-portal-extension": "^1.0.0", "spryker/cms-block-extension": "^1.0.0", "spryker/event": "^2.0.0", "spryker/glossary": "^3.1.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/propel-orm": "^1.0.0", "spryker/store": "^1.0.0", "spryker/symfony": "^3.0.0", @@ -19378,26 +19413,26 @@ ], "description": "CmsBlock module", "support": { - "source": "https://github.com/spryker/cms-block/tree/3.4.0" + "source": "https://github.com/spryker/cms-block/tree/3.6.0" }, - "time": "2022-01-04T12:43:20+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/cms-block-category-connector", - "version": "2.6.0", + "version": "2.7.0", "source": { "type": "git", "url": "https://github.com/spryker/cms-block-category-connector.git", - "reference": "3adc5a0eb576bb863af7d271f9fe8cbaa091fdf3" + "reference": "567655e4ec5efd955f87a57353f2e0c75964b91a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/cms-block-category-connector/zipball/3adc5a0eb576bb863af7d271f9fe8cbaa091fdf3", - "reference": "3adc5a0eb576bb863af7d271f9fe8cbaa091fdf3", + "url": "https://api.github.com/repos/spryker/cms-block-category-connector/zipball/567655e4ec5efd955f87a57353f2e0c75964b91a", + "reference": "567655e4ec5efd955f87a57353f2e0c75964b91a", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/category": "^4.0.0 || ^5.0.0", "spryker/category-extension": "^1.1.0", "spryker/category-gui-extension": "^1.0.0", @@ -19406,7 +19441,7 @@ "spryker/collector": "^5.0.0 || ^6.0.0", "spryker/gui": "^3.6.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/propel-orm": "^1.0.0", "spryker/symfony": "^3.0.0", "spryker/touch": "^3.0.0 || ^4.0.0", @@ -19440,9 +19475,9 @@ ], "description": "CmsBlockCategoryConnector module", "support": { - "source": "https://github.com/spryker/cms-block-category-connector/tree/2.6.0" + "source": "https://github.com/spryker/cms-block-category-connector/tree/2.7.0" }, - "time": "2021-10-12T14:37:44+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/cms-block-category-storage", @@ -19547,25 +19582,25 @@ }, { "name": "spryker/cms-block-gui", - "version": "2.9.0", + "version": "2.11.0", "source": { "type": "git", "url": "https://github.com/spryker/cms-block-gui.git", - "reference": "3a1deae431f0089142602db60fd0b6a0691d21d5" + "reference": "f314bad1be69024569c6ae769d966c79b3c11ce8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/cms-block-gui/zipball/3a1deae431f0089142602db60fd0b6a0691d21d5", - "reference": "3a1deae431f0089142602db60fd0b6a0691d21d5", + "url": "https://api.github.com/repos/spryker/cms-block-gui/zipball/f314bad1be69024569c6ae769d966c79b3c11ce8", + "reference": "f314bad1be69024569c6ae769d966c79b3c11ce8", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/cms-block": "^2.0.0 || ^3.0.0", "spryker/cms-block-gui-extension": "^1.0.0", - "spryker/gui": "^3.45.0", + "spryker/gui": "^3.48.0", "spryker/kernel": "^3.52.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/propel-orm": "^1.0.0", "spryker/symfony": "^3.0.0", "spryker/twig": "^3.0.0", @@ -19604,9 +19639,9 @@ ], "description": "CmsBlockGui module", "support": { - "source": "https://github.com/spryker/cms-block-gui/tree/2.9.0" + "source": "https://github.com/spryker/cms-block-gui/tree/2.11.0" }, - "time": "2022-09-19T06:48:51+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/cms-block-gui-extension", @@ -19652,26 +19687,26 @@ }, { "name": "spryker/cms-block-product-connector", - "version": "1.4.0", + "version": "1.5.0", "source": { "type": "git", "url": "https://github.com/spryker/cms-block-product-connector.git", - "reference": "afe5f85e4ea58b74102b003948756cb375bcf5de" + "reference": "ca969207612e69c65faf9a1eed134ec646ea265f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/cms-block-product-connector/zipball/afe5f85e4ea58b74102b003948756cb375bcf5de", - "reference": "afe5f85e4ea58b74102b003948756cb375bcf5de", + "url": "https://api.github.com/repos/spryker/cms-block-product-connector/zipball/ca969207612e69c65faf9a1eed134ec646ea265f", + "reference": "ca969207612e69c65faf9a1eed134ec646ea265f", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/cms-block": "^1.2.0 || ^2.0.0 || ^3.0.0", "spryker/cms-block-extension": "^1.0.0", "spryker/collector": "^5.0.0 || ^6.0.0", "spryker/gui": "^3.24.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/product": "^5.8.0 || ^6.12.0", "spryker/propel-orm": "^1.0.0", "spryker/symfony": "^3.0.0", @@ -19706,9 +19741,9 @@ ], "description": "CmsBlockProductConnector module", "support": { - "source": "https://github.com/spryker/cms-block-product-connector/tree/1.4.0" + "source": "https://github.com/spryker/cms-block-product-connector/tree/1.5.0" }, - "time": "2021-10-12T14:37:44+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/cms-block-product-storage", @@ -19772,20 +19807,20 @@ }, { "name": "spryker/cms-block-storage", - "version": "2.4.1", + "version": "2.5.0", "source": { "type": "git", "url": "https://github.com/spryker/cms-block-storage.git", - "reference": "25141b980a08c7c77a14ae1270a4c96b32939af3" + "reference": "2731d84d891d3ea40e1d6df04d7a06facd42eb53" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/cms-block-storage/zipball/25141b980a08c7c77a14ae1270a4c96b32939af3", - "reference": "25141b980a08c7c77a14ae1270a4c96b32939af3", + "url": "https://api.github.com/repos/spryker/cms-block-storage/zipball/2731d84d891d3ea40e1d6df04d7a06facd42eb53", + "reference": "2731d84d891d3ea40e1d6df04d7a06facd42eb53", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/cms-block": "^3.0.0", "spryker/cms-block-storage-extension": "^1.0.0", "spryker/event-behavior": "^1.1.0", @@ -19802,10 +19837,12 @@ }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/event": "*", "spryker/locale": "*", "spryker/propel": "*", "spryker/queue": "*", + "spryker/store-extension": "*", "spryker/testify": "*" }, "suggest": { @@ -19828,9 +19865,9 @@ ], "description": "CmsBlockStorage module", "support": { - "source": "https://github.com/spryker/cms-block-storage/tree/2.4.1" + "source": "https://github.com/spryker/cms-block-storage/tree/2.5.0" }, - "time": "2022-01-21T10:32:50+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/cms-block-storage-extension", @@ -20280,27 +20317,27 @@ }, { "name": "spryker/cms-gui", - "version": "5.10.0", + "version": "5.12.0", "source": { "type": "git", "url": "https://github.com/spryker/cms-gui.git", - "reference": "4febe0821cfaeab2316efa54151a2583047245f2" + "reference": "51d6a55ffa935c2aa4f16240ddd3578fb2c56900" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/cms-gui/zipball/4febe0821cfaeab2316efa54151a2583047245f2", - "reference": "4febe0821cfaeab2316efa54151a2583047245f2", + "url": "https://api.github.com/repos/spryker/cms-gui/zipball/51d6a55ffa935c2aa4f16240ddd3578fb2c56900", + "reference": "51d6a55ffa935c2aa4f16240ddd3578fb2c56900", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/application": "^3.2.0", "spryker/cms": "^7.0.0", "spryker/cms-gui-extension": "^1.0.0", "spryker/glossary": "^3.0.0", - "spryker/gui": "^3.45.0", + "spryker/gui": "^3.48.0", "spryker/kernel": "^3.52.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/symfony": "^3.0.0", "spryker/twig": "^3.0.0", "spryker/url": "^3.5.0", @@ -20338,9 +20375,9 @@ ], "description": "CmsGui module", "support": { - "source": "https://github.com/spryker/cms-gui/tree/5.10.0" + "source": "https://github.com/spryker/cms-gui/tree/5.12.0" }, - "time": "2022-09-19T06:48:51+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/cms-gui-extension", @@ -20434,20 +20471,20 @@ }, { "name": "spryker/cms-page-data-import", - "version": "1.1.2", + "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/spryker/cms-page-data-import.git", - "reference": "c39b28b9650cbd70c0e992088914c5903e680483" + "reference": "81edc6b4014b13ed50dc0e877151b4130a332d14" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/cms-page-data-import/zipball/c39b28b9650cbd70c0e992088914c5903e680483", - "reference": "c39b28b9650cbd70c0e992088914c5903e680483", + "url": "https://api.github.com/repos/spryker/cms-page-data-import/zipball/81edc6b4014b13ed50dc0e877151b4130a332d14", + "reference": "81edc6b4014b13ed50dc0e877151b4130a332d14", "shasum": "" }, "require": { - "php": ">=7.3", + "php": ">=8.0", "spryker/cms": "^7.0.0", "spryker/data-import": "^1.3.0", "spryker/glossary": "^3.3.0", @@ -20479,30 +20516,30 @@ ], "description": "CmsPageDataImport module", "support": { - "source": "https://github.com/spryker/cms-page-data-import/tree/1.1.2" + "source": "https://github.com/spryker/cms-page-data-import/tree/1.2.0" }, - "time": "2021-08-16T07:54:05+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/cms-page-search", - "version": "2.5.0", + "version": "2.6.0", "source": { "type": "git", "url": "https://github.com/spryker/cms-page-search.git", - "reference": "f6278686d054d4edaabc75f7c405883b0988c211" + "reference": "8c469e3f86428f6338bf4cac5c2c428695bb6773" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/cms-page-search/zipball/f6278686d054d4edaabc75f7c405883b0988c211", - "reference": "f6278686d054d4edaabc75f7c405883b0988c211", + "url": "https://api.github.com/repos/spryker/cms-page-search/zipball/8c469e3f86428f6338bf4cac5c2c428695bb6773", + "reference": "8c469e3f86428f6338bf4cac5c2c428695bb6773", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/cms": "^7.0.0", "spryker/event-behavior": "^1.10.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.1.0", + "spryker/locale": "^3.1.0 || ^4.0.0", "spryker/propel-orm": "^1.0.0", "spryker/search": "^7.0.0 || ^8.0.0", "spryker/search-extension": "^1.0.0", @@ -20543,9 +20580,9 @@ ], "description": "CmsPageSearch module", "support": { - "source": "https://github.com/spryker/cms-page-search/tree/2.5.0" + "source": "https://github.com/spryker/cms-page-search/tree/2.6.0" }, - "time": "2022-04-18T08:41:46+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/cms-pages-content-banners-resource-relationship", @@ -20743,20 +20780,20 @@ }, { "name": "spryker/cms-slot-block", - "version": "1.1.0", + "version": "1.1.1", "source": { "type": "git", "url": "https://github.com/spryker/cms-slot-block.git", - "reference": "174fde58289760b4b77bc112e551105400544aed" + "reference": "01b6c4cac7ef4001c86f2062f1c847e533c23bf9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/cms-slot-block/zipball/174fde58289760b4b77bc112e551105400544aed", - "reference": "174fde58289760b4b77bc112e551105400544aed", + "url": "https://api.github.com/repos/spryker/cms-slot-block/zipball/01b6c4cac7ef4001c86f2062f1c847e533c23bf9", + "reference": "01b6c4cac7ef4001c86f2062f1c847e533c23bf9", "shasum": "" }, "require": { - "php": ">=7.2", + "php": ">=8.0", "spryker/cms-block": "^2.0.0 || ^3.0.0", "spryker/cms-slot": "^1.0.0", "spryker/cms-slot-block-extension": "^1.0.0", @@ -20768,6 +20805,7 @@ }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/propel": "*", "spryker/store": "*", "spryker/testify": "*" @@ -20790,9 +20828,9 @@ ], "description": "CmsSlotBlock module", "support": { - "source": "https://github.com/spryker/cms-slot-block/tree/1.1.0" + "source": "https://github.com/spryker/cms-slot-block/tree/1.1.1" }, - "time": "2020-10-07T09:34:24+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/cms-slot-block-category-connector", @@ -20843,24 +20881,24 @@ }, { "name": "spryker/cms-slot-block-category-gui", - "version": "1.2.0", + "version": "1.3.0", "source": { "type": "git", "url": "https://github.com/spryker/cms-slot-block-category-gui.git", - "reference": "62dd8e8f616feb9d0c63da73a512769ab3fc06dc" + "reference": "2df3e792bdb15a7232b7d9d918c5c4b0a14de3af" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/cms-slot-block-category-gui/zipball/62dd8e8f616feb9d0c63da73a512769ab3fc06dc", - "reference": "62dd8e8f616feb9d0c63da73a512769ab3fc06dc", + "url": "https://api.github.com/repos/spryker/cms-slot-block-category-gui/zipball/2df3e792bdb15a7232b7d9d918c5c4b0a14de3af", + "reference": "2df3e792bdb15a7232b7d9d918c5c4b0a14de3af", "shasum": "" }, "require": { - "php": ">=7.3", + "php": ">=8.0", "spryker/category": "^4.22.0 || ^5.1.0", "spryker/cms-slot-block-gui-extension": "^1.0.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^1.0.0 || ^2.0.0 || ^3.0.0", + "spryker/locale": "^1.0.0 || ^2.0.0 || ^3.0.0 || ^4.0.0", "spryker/symfony": "^3.0.0", "spryker/transfer": "^3.8.0", "spryker/translator": "^1.0.0", @@ -20886,9 +20924,9 @@ ], "description": "CmsSlotBlockCategoryGui module", "support": { - "source": "https://github.com/spryker/cms-slot-block-category-gui/tree/1.2.0" + "source": "https://github.com/spryker/cms-slot-block-category-gui/tree/1.3.0" }, - "time": "2021-06-04T10:32:09+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/cms-slot-block-cms-connector", @@ -20939,24 +20977,24 @@ }, { "name": "spryker/cms-slot-block-cms-gui", - "version": "1.0.0", + "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/spryker/cms-slot-block-cms-gui.git", - "reference": "2ce38bafcc9c663f41a1daa7b1c1da0c9c7b0c1a" + "reference": "db2f62fb27e97d1b34f8a240837ce67e8d651efc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/cms-slot-block-cms-gui/zipball/2ce38bafcc9c663f41a1daa7b1c1da0c9c7b0c1a", - "reference": "2ce38bafcc9c663f41a1daa7b1c1da0c9c7b0c1a", + "url": "https://api.github.com/repos/spryker/cms-slot-block-cms-gui/zipball/db2f62fb27e97d1b34f8a240837ce67e8d651efc", + "reference": "db2f62fb27e97d1b34f8a240837ce67e8d651efc", "shasum": "" }, "require": { - "php": ">=7.2", + "php": ">=8.0", "spryker/cms": "^3.2.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0", "spryker/cms-slot-block-gui-extension": "^1.0.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^1.0.0 || ^2.0.0 || ^3.0.0", + "spryker/locale": "^1.0.0 || ^2.0.0 || ^3.0.0 || ^4.0.0", "spryker/propel-orm": "^1.0.0", "spryker/symfony": "^3.0.0", "spryker/transfer": "^3.8.0", @@ -20964,8 +21002,7 @@ "spryker/util-encoding": "^1.0.0 || ^2.0.0" }, "require-dev": { - "spryker/code-sniffer": "*", - "spryker/testify": "*" + "spryker/code-sniffer": "*" }, "type": "library", "extra": { @@ -20984,9 +21021,9 @@ ], "description": "CmsSlotBlockCmsGui module", "support": { - "source": "https://github.com/spryker/cms-slot-block-cms-gui/tree/master" + "source": "https://github.com/spryker/cms-slot-block-cms-gui/tree/1.1.0" }, - "time": "2019-12-03T14:33:53+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/cms-slot-block-data-import", @@ -21179,29 +21216,32 @@ }, { "name": "spryker/cms-slot-block-product-category-connector", - "version": "1.3.0", + "version": "1.5.0", "source": { "type": "git", "url": "https://github.com/spryker/cms-slot-block-product-category-connector.git", - "reference": "e584220f6eb69f39547567937887832b90335f57" + "reference": "8bcff66ee15deed53c2c1ca4f3792599fe0f3f47" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/cms-slot-block-product-category-connector/zipball/e584220f6eb69f39547567937887832b90335f57", - "reference": "e584220f6eb69f39547567937887832b90335f57", + "url": "https://api.github.com/repos/spryker/cms-slot-block-product-category-connector/zipball/8bcff66ee15deed53c2c1ca4f3792599fe0f3f47", + "reference": "8bcff66ee15deed53c2c1ca4f3792599fe0f3f47", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/cms-slot-block-extension": "^1.0.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^1.0.0 || ^2.0.0 || ^3.0.0", - "spryker/product-category-storage": "^1.9.0 || ^2.0.0", + "spryker/locale": "^1.0.0 || ^2.0.0 || ^3.0.0 || ^4.0.0", + "spryker/product-category-storage": "^1.11.0 || ^2.6.0", "spryker/store": "^1.4.0", "spryker/transfer": "^3.25.0" }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", + "spryker/storage": "*", + "spryker/store-extension": "*", "spryker/testify": "*" }, "type": "library", @@ -21221,31 +21261,31 @@ ], "description": "CmsSlotBlockProductCategoryConnector module", "support": { - "source": "https://github.com/spryker/cms-slot-block-product-category-connector/tree/1.3.0" + "source": "https://github.com/spryker/cms-slot-block-product-category-connector/tree/1.5.0" }, - "time": "2022-01-04T12:43:20+00:00" + "time": "2023-04-20T13:53:42+00:00" }, { "name": "spryker/cms-slot-block-product-category-gui", - "version": "1.0.1", + "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/spryker/cms-slot-block-product-category-gui.git", - "reference": "d8069752563897ffaa280b773f528419f1206b55" + "reference": "e3ac6f6d7ab3d59d64580bab5cf8e748e93f00f4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/cms-slot-block-product-category-gui/zipball/d8069752563897ffaa280b773f528419f1206b55", - "reference": "d8069752563897ffaa280b773f528419f1206b55", + "url": "https://api.github.com/repos/spryker/cms-slot-block-product-category-gui/zipball/e3ac6f6d7ab3d59d64580bab5cf8e748e93f00f4", + "reference": "e3ac6f6d7ab3d59d64580bab5cf8e748e93f00f4", "shasum": "" }, "require": { - "php": ">=7.3", + "php": ">=8.0", "spryker/category": "^4.6.0 || ^5.0.0", "spryker/cms-slot-block-gui-extension": "^1.0.0", "spryker/gui": "^3.24.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^1.0.0 || ^2.0.0 || ^3.0.0", + "spryker/locale": "^1.0.0 || ^2.0.0 || ^3.0.0 || ^4.0.0", "spryker/product": "^6.12.0", "spryker/propel-orm": "^1.0.0", "spryker/symfony": "^3.0.0", @@ -21272,26 +21312,26 @@ ], "description": "CmsSlotBlockProductCategoryGui module", "support": { - "source": "https://github.com/spryker/cms-slot-block-product-category-gui/tree/1.0.1" + "source": "https://github.com/spryker/cms-slot-block-product-category-gui/tree/1.1.0" }, - "time": "2021-01-29T11:44:40+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/cms-slot-block-storage", - "version": "1.2.0", + "version": "1.2.1", "source": { "type": "git", "url": "https://github.com/spryker/cms-slot-block-storage.git", - "reference": "af3a72928b1f5b9b5692772929b9bb0df98558bd" + "reference": "bbd50cd01c251cde752323f20596289cee4e9709" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/cms-slot-block-storage/zipball/af3a72928b1f5b9b5692772929b9bb0df98558bd", - "reference": "af3a72928b1f5b9b5692772929b9bb0df98558bd", + "url": "https://api.github.com/repos/spryker/cms-slot-block-storage/zipball/bbd50cd01c251cde752323f20596289cee4e9709", + "reference": "bbd50cd01c251cde752323f20596289cee4e9709", "shasum": "" }, "require": { - "php": ">=7.2", + "php": ">=8.0", "spryker/cms-slot": "^1.0.0", "spryker/cms-slot-block": "^1.0.0", "spryker/event-behavior": "^1.8.0", @@ -21309,6 +21349,8 @@ "spryker/code-sniffer": "*", "spryker/event": "*", "spryker/propel": "*", + "spryker/store": "*", + "spryker/store-extension": "*", "spryker/testify": "*" }, "suggest": { @@ -21332,9 +21374,9 @@ ], "description": "CmsSlotBlockStorage module", "support": { - "source": "https://github.com/spryker/cms-slot-block-storage/tree/master" + "source": "https://github.com/spryker/cms-slot-block-storage/tree/1.2.1" }, - "time": "2020-08-20T12:38:58+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/cms-slot-data-import", @@ -21481,23 +21523,23 @@ }, { "name": "spryker/cms-slot-locale-connector", - "version": "1.0.1", + "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/spryker/cms-slot-locale-connector.git", - "reference": "2e285f91bd1d8306d355056a11f72a7bd829d7fb" + "reference": "a795325ad3f46c5f45349f802a36f268948d351c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/cms-slot-locale-connector/zipball/2e285f91bd1d8306d355056a11f72a7bd829d7fb", - "reference": "2e285f91bd1d8306d355056a11f72a7bd829d7fb", + "url": "https://api.github.com/repos/spryker/cms-slot-locale-connector/zipball/a795325ad3f46c5f45349f802a36f268948d351c", + "reference": "a795325ad3f46c5f45349f802a36f268948d351c", "shasum": "" }, "require": { - "php": ">=7.2", + "php": ">=8.0", "spryker/cms-slot-extension": "^1.0.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^1.0.0 || ^2.0.0 || ^3.0.0" + "spryker/locale": "^1.0.0 || ^2.0.0 || ^3.0.0 || ^4.0.0" }, "require-dev": { "spryker/code-sniffer": "*" @@ -21519,26 +21561,26 @@ ], "description": "CmsSlotLocaleConnector module", "support": { - "source": "https://github.com/spryker/cms-slot-locale-connector/tree/master" + "source": "https://github.com/spryker/cms-slot-locale-connector/tree/1.1.0" }, - "time": "2020-05-29T14:42:02+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/cms-slot-storage", - "version": "1.2.0", + "version": "1.2.1", "source": { "type": "git", "url": "https://github.com/spryker/cms-slot-storage.git", - "reference": "b4db69df8dc0ac65af29dd6aee3d8b4670715c72" + "reference": "5f0fd2b8df38785629a74de1d9ae064929a442ab" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/cms-slot-storage/zipball/b4db69df8dc0ac65af29dd6aee3d8b4670715c72", - "reference": "b4db69df8dc0ac65af29dd6aee3d8b4670715c72", + "url": "https://api.github.com/repos/spryker/cms-slot-storage/zipball/5f0fd2b8df38785629a74de1d9ae064929a442ab", + "reference": "5f0fd2b8df38785629a74de1d9ae064929a442ab", "shasum": "" }, "require": { - "php": ">=7.2", + "php": ">=8.0", "spryker/cms-slot": "^1.0.0", "spryker/event-behavior": "^1.8.0", "spryker/kernel": "^3.30.0", @@ -21551,6 +21593,7 @@ "spryker/code-sniffer": "*", "spryker/event": "*", "spryker/propel": "*", + "spryker/publisher": "*", "spryker/queue": "*", "spryker/testify": "*" }, @@ -21574,9 +21617,9 @@ ], "description": "CmsSlotStorage module", "support": { - "source": "https://github.com/spryker/cms-slot-storage/tree/master" + "source": "https://github.com/spryker/cms-slot-storage/tree/1.2.1" }, - "time": "2020-08-19T11:21:25+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/cms-slot-store-connector", @@ -21624,24 +21667,24 @@ }, { "name": "spryker/cms-storage", - "version": "2.6.0", + "version": "2.7.0", "source": { "type": "git", "url": "https://github.com/spryker/cms-storage.git", - "reference": "c5e4f8b06e4e52ecd3d9afcc8f257a18b4ec5c31" + "reference": "b32d1e9a5fd364d166112cfe02c10e4ca19e9697" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/cms-storage/zipball/c5e4f8b06e4e52ecd3d9afcc8f257a18b4ec5c31", - "reference": "c5e4f8b06e4e52ecd3d9afcc8f257a18b4ec5c31", + "url": "https://api.github.com/repos/spryker/cms-storage/zipball/b32d1e9a5fd364d166112cfe02c10e4ca19e9697", + "reference": "b32d1e9a5fd364d166112cfe02c10e4ca19e9697", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/cms": "^7.0.0", "spryker/event-behavior": "^1.10.0", "spryker/kernel": "^3.33.0", - "spryker/locale": "^3.1.0", + "spryker/locale": "^3.1.0 || ^4.0.0", "spryker/propel-orm": "^1.0.0", "spryker/storage": "^3.4.0", "spryker/store": "^1.5.0", @@ -21655,6 +21698,7 @@ "spryker/code-sniffer": "*", "spryker/event": "*", "spryker/propel": "*", + "spryker/store-extension": "*", "spryker/testify": "*", "spryker/url": "*", "spryker/url-storage": "*" @@ -21681,9 +21725,9 @@ ], "description": "CmsStorage module", "support": { - "source": "https://github.com/spryker/cms-storage/tree/2.6.0" + "source": "https://github.com/spryker/cms-storage/tree/2.7.0" }, - "time": "2022-04-18T08:41:46+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/cms-user-connector", @@ -21851,20 +21895,20 @@ }, { "name": "spryker/comment-data-import", - "version": "0.1.0", + "version": "0.1.1", "source": { "type": "git", "url": "https://github.com/spryker/comment-data-import.git", - "reference": "b8887491c0b84b8ed73deb4152bc6ed66cadb8c2" + "reference": "31ea53b68e7710cf717664fbb4ebb22468fc4f15" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/comment-data-import/zipball/b8887491c0b84b8ed73deb4152bc6ed66cadb8c2", - "reference": "b8887491c0b84b8ed73deb4152bc6ed66cadb8c2", + "url": "https://api.github.com/repos/spryker/comment-data-import/zipball/31ea53b68e7710cf717664fbb4ebb22468fc4f15", + "reference": "31ea53b68e7710cf717664fbb4ebb22468fc4f15", "shasum": "" }, "require": { - "php": ">=7.1", + "php": ">=8.0", "spryker/comment": "^1.0.0", "spryker/customer": "^7.0.0", "spryker/data-import": "^1.0.0", @@ -21874,7 +21918,9 @@ }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/propel": "*", + "spryker/store": "*", "spryker/testify": "*" }, "type": "library", @@ -21895,9 +21941,9 @@ ], "description": "CommentDataImport module", "support": { - "source": "https://github.com/spryker/comment-data-import/tree/master" + "source": "https://github.com/spryker/comment-data-import/tree/0.1.1" }, - "time": "2019-07-05T11:07:22+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/comment-extension", @@ -22038,16 +22084,16 @@ }, { "name": "spryker/company", - "version": "1.5.1", + "version": "1.5.2", "source": { "type": "git", "url": "https://github.com/spryker/company.git", - "reference": "95c0e036eda0427e7bf973a8afa66db704052ae4" + "reference": "c9534b2ff9b5978ba639ed0a870b17841e41cea7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/company/zipball/95c0e036eda0427e7bf973a8afa66db704052ae4", - "reference": "95c0e036eda0427e7bf973a8afa66db704052ae4", + "url": "https://api.github.com/repos/spryker/company/zipball/c9534b2ff9b5978ba639ed0a870b17841e41cea7", + "reference": "c9534b2ff9b5978ba639ed0a870b17841e41cea7", "shasum": "" }, "require": { @@ -22060,6 +22106,7 @@ }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/propel": "*", "spryker/testify": "*" }, @@ -22084,26 +22131,27 @@ ], "description": "Company module", "support": { - "source": "https://github.com/spryker/company/tree/1.5.1" + "source": "https://github.com/spryker/company/tree/1.5.2" }, - "time": "2022-12-29T12:04:01+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/company-business-unit", - "version": "2.14.2", + "version": "2.15.1", "source": { "type": "git", "url": "https://github.com/spryker/company-business-unit.git", - "reference": "9a60a901cfa3d43406ecc89803db71ce053f1f43" + "reference": "cb6492283921559ff8d06481a19eee312544bdc5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/company-business-unit/zipball/9a60a901cfa3d43406ecc89803db71ce053f1f43", - "reference": "9a60a901cfa3d43406ecc89803db71ce053f1f43", + "url": "https://api.github.com/repos/spryker/company-business-unit/zipball/cb6492283921559ff8d06481a19eee312544bdc5", + "reference": "cb6492283921559ff8d06481a19eee312544bdc5", "shasum": "" }, "require": { "php": ">=8.0", + "spryker/acl-merchant-portal-extension": "^1.0.0", "spryker/company": "^1.0.0", "spryker/company-business-unit-extension": "^1.2.0", "spryker/company-extension": "^1.0.0", @@ -22112,11 +22160,14 @@ "spryker/customer": "^7.0.0", "spryker/kernel": "^3.30.0", "spryker/propel-orm": "^1.0.0", + "spryker/transfer": "^3.25.0", "spryker/zed-request": "^3.0.0" }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/propel": "*", + "spryker/store": "*", "spryker/testify": "*" }, "type": "library", @@ -22137,9 +22188,9 @@ ], "description": "CompanyBusinessUnit module", "support": { - "source": "https://github.com/spryker/company-business-unit/tree/2.14.2" + "source": "https://github.com/spryker/company-business-unit/tree/2.15.1" }, - "time": "2022-12-29T12:04:01+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/company-business-unit-addresses-rest-api", @@ -22197,32 +22248,34 @@ }, { "name": "spryker/company-business-unit-data-import", - "version": "0.5.2", + "version": "0.5.3", "source": { "type": "git", "url": "https://github.com/spryker/company-business-unit-data-import.git", - "reference": "0acbcb8916fd707aef194e3a0af2d352652724c2" + "reference": "81d94fc2c4180c26817c99f5fcae414b45a322d9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/company-business-unit-data-import/zipball/0acbcb8916fd707aef194e3a0af2d352652724c2", - "reference": "0acbcb8916fd707aef194e3a0af2d352652724c2", + "url": "https://api.github.com/repos/spryker/company-business-unit-data-import/zipball/81d94fc2c4180c26817c99f5fcae414b45a322d9", + "reference": "81d94fc2c4180c26817c99f5fcae414b45a322d9", "shasum": "" }, "require": { - "php": ">=7.1", + "php": ">=8.0", "spryker/company": "^1.0.0", "spryker/company-business-unit": "^2.0.0", "spryker/company-unit-address": "^1.0.0", "spryker/company-user": "^1.3.0 || ^2.0.0", "spryker/data-import": "^1.2.0", - "spryker/kernel": "^3.0.0" + "spryker/kernel": "^3.30.0" }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/country": "*", "spryker/customer": "*", "spryker/propel": "*", + "spryker/store": "*", "spryker/testify": "*" }, "type": "library", @@ -22243,9 +22296,9 @@ ], "description": "CompanyBusinessUnitDataImport module", "support": { - "source": "https://github.com/spryker/company-business-unit-data-import/tree/master" + "source": "https://github.com/spryker/company-business-unit-data-import/tree/0.5.3" }, - "time": "2019-02-07T12:53:19+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/company-business-unit-extension", @@ -22291,20 +22344,20 @@ }, { "name": "spryker/company-business-unit-gui", - "version": "2.10.0", + "version": "2.10.1", "source": { "type": "git", "url": "https://github.com/spryker/company-business-unit-gui.git", - "reference": "c76f2651ef895a57d8e25f24e532198bad3a9e82" + "reference": "7277407de40fa2f7a1272a7ba93cfae660aa1a76" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/company-business-unit-gui/zipball/c76f2651ef895a57d8e25f24e532198bad3a9e82", - "reference": "c76f2651ef895a57d8e25f24e532198bad3a9e82", + "url": "https://api.github.com/repos/spryker/company-business-unit-gui/zipball/7277407de40fa2f7a1272a7ba93cfae660aa1a76", + "reference": "7277407de40fa2f7a1272a7ba93cfae660aa1a76", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/business-on-behalf-gui-extension": "^1.0.0", "spryker/company": "^1.0.0", "spryker/company-business-unit": "^2.9.0", @@ -22318,8 +22371,10 @@ "require-dev": { "spryker/code-sniffer": "*", "spryker/company-user": "*", + "spryker/container": "*", "spryker/customer": "*", "spryker/propel": "*", + "spryker/store": "*", "spryker/testify": "*" }, "type": "library", @@ -22339,9 +22394,9 @@ ], "description": "CompanyBusinessUnitGui module", "support": { - "source": "https://github.com/spryker/company-business-unit-gui/tree/2.10.0" + "source": "https://github.com/spryker/company-business-unit-gui/tree/2.10.1" }, - "time": "2022-09-19T06:48:51+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/company-business-unit-gui-extension", @@ -22395,20 +22450,20 @@ }, { "name": "spryker/company-business-unit-sales-connector", - "version": "1.1.0", + "version": "1.1.1", "source": { "type": "git", "url": "https://github.com/spryker/company-business-unit-sales-connector.git", - "reference": "d6df0693c113b94b29299fb770cd8dc23f5718b4" + "reference": "bdc2b0fc80cfad94459a13a80ee980466b51aece" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/company-business-unit-sales-connector/zipball/d6df0693c113b94b29299fb770cd8dc23f5718b4", - "reference": "d6df0693c113b94b29299fb770cd8dc23f5718b4", + "url": "https://api.github.com/repos/spryker/company-business-unit-sales-connector/zipball/bdc2b0fc80cfad94459a13a80ee980466b51aece", + "reference": "bdc2b0fc80cfad94459a13a80ee980466b51aece", "shasum": "" }, "require": { - "php": ">=7.2", + "php": ">=8.0", "spryker/company-business-unit": "^2.0.0", "spryker/kernel": "^3.33.0", "spryker/permission-extension": "^1.0.0", @@ -22421,10 +22476,12 @@ "spryker/company": "*", "spryker/company-role": "*", "spryker/company-user": "*", + "spryker/container": "*", "spryker/customer": "*", "spryker/oms": "*", "spryker/permission": "*", "spryker/propel": "*", + "spryker/store": "*", "spryker/testify": "*" }, "type": "library", @@ -22444,9 +22501,9 @@ ], "description": "CompanyBusinessUnitSalesConnector module", "support": { - "source": "https://github.com/spryker/company-business-unit-sales-connector/tree/master" + "source": "https://github.com/spryker/company-business-unit-sales-connector/tree/1.1.1" }, - "time": "2020-08-28T07:37:05+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/company-business-unit-storage", @@ -22825,20 +22882,20 @@ }, { "name": "spryker/company-role", - "version": "1.7.1", + "version": "1.7.2", "source": { "type": "git", "url": "https://github.com/spryker/company-role.git", - "reference": "2939454c1f8940cd1c62397ac867467feaea50b1" + "reference": "304bd33f75332b41cb864e377d75504614ffa271" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/company-role/zipball/2939454c1f8940cd1c62397ac867467feaea50b1", - "reference": "2939454c1f8940cd1c62397ac867467feaea50b1", + "url": "https://api.github.com/repos/spryker/company-role/zipball/304bd33f75332b41cb864e377d75504614ffa271", + "reference": "304bd33f75332b41cb864e377d75504614ffa271", "shasum": "" }, "require": { - "php": ">=7.2", + "php": ">=8.0", "spryker/company": "^1.0.0", "spryker/company-extension": "^1.0.0", "spryker/company-user": "^1.0.0 || ^2.0.0", @@ -22852,7 +22909,9 @@ }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/propel": "*", + "spryker/store": "*", "spryker/testify": "*" }, "type": "library", @@ -22873,38 +22932,40 @@ ], "description": "CompanyRole module", "support": { - "source": "https://github.com/spryker/company-role/tree/master" + "source": "https://github.com/spryker/company-role/tree/1.7.2" }, - "time": "2020-05-29T13:08:37+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/company-role-data-import", - "version": "0.1.2", + "version": "0.1.3", "source": { "type": "git", "url": "https://github.com/spryker/company-role-data-import.git", - "reference": "a3c1a25ac1450c06578c68d045ff2138afc162d6" + "reference": "f29fe1ba5e0075c90cde920d6632c1e130ce04d5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/company-role-data-import/zipball/a3c1a25ac1450c06578c68d045ff2138afc162d6", - "reference": "a3c1a25ac1450c06578c68d045ff2138afc162d6", + "url": "https://api.github.com/repos/spryker/company-role-data-import/zipball/f29fe1ba5e0075c90cde920d6632c1e130ce04d5", + "reference": "f29fe1ba5e0075c90cde920d6632c1e130ce04d5", "shasum": "" }, "require": { - "php": ">=7.1", + "php": ">=8.0", "spryker/company": "^1.1.1", "spryker/company-role": "^1.0.0", "spryker/company-user": "^1.3.0 || ^2.0.0", "spryker/data-import": "^1.3.0", - "spryker/kernel": "^3.0.0", + "spryker/kernel": "^3.30.0", "spryker/permission": "^1.0.0" }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/customer": "^4.1.0 || ^5.0.0 || ^6.0.0 || ^7.0.0", "spryker/permission-extension": "*", "spryker/propel": "*", + "spryker/store": "*", "spryker/testify": "*" }, "type": "library", @@ -22925,9 +22986,9 @@ ], "description": "CompanyRoleDataImport module", "support": { - "source": "https://github.com/spryker/company-role-data-import/tree/master" + "source": "https://github.com/spryker/company-role-data-import/tree/0.1.3" }, - "time": "2019-02-07T12:53:19+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/company-role-gui", @@ -23078,20 +23139,20 @@ }, { "name": "spryker/company-sales-connector", - "version": "1.1.0", + "version": "1.1.1", "source": { "type": "git", "url": "https://github.com/spryker/company-sales-connector.git", - "reference": "d49d983f58eceedc7ec3c93d1f060bf7f9faa56e" + "reference": "42bf4039993d486e6a97b9af533a2d4a2ca48f7b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/company-sales-connector/zipball/d49d983f58eceedc7ec3c93d1f060bf7f9faa56e", - "reference": "d49d983f58eceedc7ec3c93d1f060bf7f9faa56e", + "url": "https://api.github.com/repos/spryker/company-sales-connector/zipball/42bf4039993d486e6a97b9af533a2d4a2ca48f7b", + "reference": "42bf4039993d486e6a97b9af533a2d4a2ca48f7b", "shasum": "" }, "require": { - "php": ">=7.2", + "php": ">=8.0", "spryker/company": "^1.0.0", "spryker/kernel": "^3.33.0", "spryker/permission-extension": "^1.0.0", @@ -23103,10 +23164,12 @@ "spryker/code-sniffer": "*", "spryker/company-role": "*", "spryker/company-user": "*", + "spryker/container": "*", "spryker/customer": "*", "spryker/oms": "*", "spryker/permission": "*", "spryker/propel": "*", + "spryker/store": "*", "spryker/testify": "*" }, "type": "library", @@ -23126,33 +23189,33 @@ ], "description": "CompanySalesConnector module", "support": { - "source": "https://github.com/spryker/company-sales-connector/tree/1.1.0" + "source": "https://github.com/spryker/company-sales-connector/tree/1.1.1" }, - "time": "2020-08-28T07:37:05+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/company-unit-address", - "version": "1.14.0", + "version": "1.15.0", "source": { "type": "git", "url": "https://github.com/spryker/company-unit-address.git", - "reference": "f2a24abe84972cc2c6fa538ed4db9dc53e653ddc" + "reference": "b2c42d483e92ebe5d92cd4f088016f2b0e942f42" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/company-unit-address/zipball/f2a24abe84972cc2c6fa538ed4db9dc53e653ddc", - "reference": "f2a24abe84972cc2c6fa538ed4db9dc53e653ddc", + "url": "https://api.github.com/repos/spryker/company-unit-address/zipball/b2c42d483e92ebe5d92cd4f088016f2b0e942f42", + "reference": "b2c42d483e92ebe5d92cd4f088016f2b0e942f42", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/company": "^1.0.0", "spryker/company-business-unit": "^1.0.0 || ^2.0.0", "spryker/company-business-unit-extension": "^1.2.0", "spryker/company-unit-address-extension": "^1.0.0", - "spryker/country": "^3.0.0", + "spryker/country": "^3.1.0 || ^4.0.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/propel-orm": "^1.0.0", "spryker/tax-product-connector-extension": "^1.0.0", "spryker/zed-request": "^3.0.0" @@ -23180,29 +23243,29 @@ ], "description": "CompanyUnitAddress module", "support": { - "source": "https://github.com/spryker/company-unit-address/tree/1.14.0" + "source": "https://github.com/spryker/company-unit-address/tree/1.15.0" }, - "time": "2022-09-28T12:34:39+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/company-unit-address-data-import", - "version": "0.3.2", + "version": "0.3.3", "source": { "type": "git", "url": "https://github.com/spryker/company-unit-address-data-import.git", - "reference": "74bbdb35e0b4ac554c858c82830e9ed1ea801e34" + "reference": "8fe9fc10078d18e1e0b3eddc7c298647c5ed7c36" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/company-unit-address-data-import/zipball/74bbdb35e0b4ac554c858c82830e9ed1ea801e34", - "reference": "74bbdb35e0b4ac554c858c82830e9ed1ea801e34", + "url": "https://api.github.com/repos/spryker/company-unit-address-data-import/zipball/8fe9fc10078d18e1e0b3eddc7c298647c5ed7c36", + "reference": "8fe9fc10078d18e1e0b3eddc7c298647c5ed7c36", "shasum": "" }, "require": { "php": ">=8.0", "spryker/company": "^1.0.0", "spryker/company-unit-address": "^1.0.0", - "spryker/country": "^3.0.0", + "spryker/country": "^3.0.0 || ^4.0.0", "spryker/data-import": "^1.2.0", "spryker/kernel": "^3.30.0" }, @@ -23229,9 +23292,9 @@ ], "description": "CompanyUnitAddressDataImport module", "support": { - "source": "https://github.com/spryker/company-unit-address-data-import/tree/0.3.2" + "source": "https://github.com/spryker/company-unit-address-data-import/tree/0.3.3" }, - "time": "2022-12-29T12:04:01+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/company-unit-address-extension", @@ -23281,25 +23344,25 @@ }, { "name": "spryker/company-unit-address-gui", - "version": "1.2.0", + "version": "1.3.0", "source": { "type": "git", "url": "https://github.com/spryker/company-unit-address-gui.git", - "reference": "3e1ffe071665a47b62f014cffab67c2682ea527e" + "reference": "911776ce02139d7901eedfe34d947a7bd342dfc1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/company-unit-address-gui/zipball/3e1ffe071665a47b62f014cffab67c2682ea527e", - "reference": "3e1ffe071665a47b62f014cffab67c2682ea527e", + "url": "https://api.github.com/repos/spryker/company-unit-address-gui/zipball/911776ce02139d7901eedfe34d947a7bd342dfc1", + "reference": "911776ce02139d7901eedfe34d947a7bd342dfc1", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/company": "^1.0.0", "spryker/company-business-unit-gui-extension": "^1.0.0", "spryker/company-unit-address": "^1.10.0", "spryker/company-unit-address-gui-extension": "^1.0.0", - "spryker/country": "^3.0.0", + "spryker/country": "^3.0.0 || ^4.0.0", "spryker/gui": "^3.45.0", "spryker/kernel": "^3.33.0", "spryker/propel-orm": "^1.0.0", @@ -23326,9 +23389,9 @@ ], "description": "CompanyUnitAddressGui module", "support": { - "source": "https://github.com/spryker/company-unit-address-gui/tree/1.2.0" + "source": "https://github.com/spryker/company-unit-address-gui/tree/1.3.0" }, - "time": "2022-09-19T06:48:51+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/company-unit-address-gui-extension", @@ -23537,16 +23600,16 @@ }, { "name": "spryker/company-user", - "version": "2.16.0", + "version": "2.16.1", "source": { "type": "git", "url": "https://github.com/spryker/company-user.git", - "reference": "c7e48c08ebf27af7781b5f9b9b074c495f571b2d" + "reference": "d392c8e8bd2f9bd9c6438ee4fb55adffe7661273" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/company-user/zipball/c7e48c08ebf27af7781b5f9b9b074c495f571b2d", - "reference": "c7e48c08ebf27af7781b5f9b9b074c495f571b2d", + "url": "https://api.github.com/repos/spryker/company-user/zipball/d392c8e8bd2f9bd9c6438ee4fb55adffe7661273", + "reference": "d392c8e8bd2f9bd9c6438ee4fb55adffe7661273", "shasum": "" }, "require": { @@ -23563,7 +23626,9 @@ }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/propel": "*", + "spryker/store": "*", "spryker/testify": "*" }, "suggest": { @@ -23587,9 +23652,9 @@ ], "description": "CompanyUser module", "support": { - "source": "https://github.com/spryker/company-user/tree/2.16.0" + "source": "https://github.com/spryker/company-user/tree/2.16.1" }, - "time": "2023-02-27T09:29:09+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/company-user-agent", @@ -23685,29 +23750,31 @@ }, { "name": "spryker/company-user-data-import", - "version": "0.2.0", + "version": "0.2.1", "source": { "type": "git", "url": "https://github.com/spryker/company-user-data-import.git", - "reference": "34a93baf7d4661259d21192db30b56b029929028" + "reference": "1a0c9e5a7f2a564c9569d27c73957f6cec75e0ab" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/company-user-data-import/zipball/34a93baf7d4661259d21192db30b56b029929028", - "reference": "34a93baf7d4661259d21192db30b56b029929028", + "url": "https://api.github.com/repos/spryker/company-user-data-import/zipball/1a0c9e5a7f2a564c9569d27c73957f6cec75e0ab", + "reference": "1a0c9e5a7f2a564c9569d27c73957f6cec75e0ab", "shasum": "" }, "require": { - "php": ">=7.1", + "php": ">=8.0", "spryker/company": "^1.0.0", "spryker/company-user": "^2.9.0", "spryker/customer": "^4.1.0 || ^5.0.0 || ^6.0.0 || ^7.0.0", "spryker/data-import": "^1.3.0", - "spryker/kernel": "^3.0.0" + "spryker/kernel": "^3.30.0" }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/propel": "*", + "spryker/store": "*", "spryker/testify": "*" }, "type": "library", @@ -23728,9 +23795,9 @@ ], "description": "CompanyUserDataImport module", "support": { - "source": "https://github.com/spryker/company-user-data-import/tree/0.2.0" + "source": "https://github.com/spryker/company-user-data-import/tree/0.2.1" }, - "time": "2019-04-01T16:37:53+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/company-user-extension", @@ -23875,16 +23942,16 @@ }, { "name": "spryker/company-user-invitation", - "version": "1.3.1", + "version": "1.3.2", "source": { "type": "git", "url": "https://github.com/spryker/company-user-invitation.git", - "reference": "bece4a2595ee9caa6231c18eac3d3f49a99b4768" + "reference": "028f764d240d377be7d33d67e129afa40b49af76" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/company-user-invitation/zipball/bece4a2595ee9caa6231c18eac3d3f49a99b4768", - "reference": "bece4a2595ee9caa6231c18eac3d3f49a99b4768", + "url": "https://api.github.com/repos/spryker/company-user-invitation/zipball/028f764d240d377be7d33d67e129afa40b49af76", + "reference": "028f764d240d377be7d33d67e129afa40b49af76", "shasum": "" }, "require": { @@ -23906,10 +23973,12 @@ "spryker/code-sniffer": "*", "spryker/company": "*", "spryker/company-role": "*", + "spryker/container": "*", "spryker/customer": "*", "spryker/installer": "*", "spryker/permission": "*", "spryker/propel": "*", + "spryker/store": "*", "spryker/testify": "*" }, "suggest": { @@ -23936,26 +24005,26 @@ ], "description": "CompanyUserInvitation module", "support": { - "source": "https://github.com/spryker/company-user-invitation/tree/1.3.1" + "source": "https://github.com/spryker/company-user-invitation/tree/1.3.2" }, - "time": "2022-12-29T12:04:01+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/company-user-storage", - "version": "1.5.0", + "version": "1.5.1", "source": { "type": "git", "url": "https://github.com/spryker/company-user-storage.git", - "reference": "5e12a0c3285356d4bffd1d7becc61d7df15768be" + "reference": "5085ae2ba1e953ccc9ec84b1c8dc448912696c70" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/company-user-storage/zipball/5e12a0c3285356d4bffd1d7becc61d7df15768be", - "reference": "5e12a0c3285356d4bffd1d7becc61d7df15768be", + "url": "https://api.github.com/repos/spryker/company-user-storage/zipball/5085ae2ba1e953ccc9ec84b1c8dc448912696c70", + "reference": "5085ae2ba1e953ccc9ec84b1c8dc448912696c70", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/company-user": "^2.13.0", "spryker/company-user-storage-extension": "^1.0.0", "spryker/event-behavior": "^1.3.1", @@ -23970,10 +24039,13 @@ "require-dev": { "spryker/code-sniffer": "*", "spryker/company": "*", + "spryker/container": "*", "spryker/customer": "*", "spryker/event": "*", "spryker/propel": "*", "spryker/queue": "*", + "spryker/store": "*", + "spryker/store-extension": "*", "spryker/testify": "*" }, "suggest": { @@ -23997,9 +24069,9 @@ ], "description": "CompanyUserStorage module", "support": { - "source": "https://github.com/spryker/company-user-storage/tree/1.5.0" + "source": "https://github.com/spryker/company-user-storage/tree/1.5.1" }, - "time": "2022-04-18T08:41:46+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/company-user-storage-extension", @@ -24045,16 +24117,16 @@ }, { "name": "spryker/company-users-rest-api", - "version": "2.6.0", + "version": "2.6.1", "source": { "type": "git", "url": "https://github.com/spryker/company-users-rest-api.git", - "reference": "fd5e312c8200985df36229459af988a449c71e04" + "reference": "2d7557ea89bb5d48420c3a99a380238a5c0528c5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/company-users-rest-api/zipball/fd5e312c8200985df36229459af988a449c71e04", - "reference": "fd5e312c8200985df36229459af988a449c71e04", + "url": "https://api.github.com/repos/spryker/company-users-rest-api/zipball/2d7557ea89bb5d48420c3a99a380238a5c0528c5", + "reference": "2d7557ea89bb5d48420c3a99a380238a5c0528c5", "shasum": "" }, "require": { @@ -24079,7 +24151,9 @@ }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/propel": "*", + "spryker/store": "*", "spryker/testify": "*" }, "type": "library", @@ -24099,9 +24173,9 @@ ], "description": "CompanyUsersRestApi module", "support": { - "source": "https://github.com/spryker/company-users-rest-api/tree/2.6.0" + "source": "https://github.com/spryker/company-users-rest-api/tree/2.6.1" }, - "time": "2023-02-27T09:29:09+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/config", @@ -24160,25 +24234,25 @@ }, { "name": "spryker/configurable-bundle", - "version": "2.1.0", + "version": "2.2.0", "source": { "type": "git", "url": "https://github.com/spryker/configurable-bundle.git", - "reference": "d62d456210f6af075e9e91a1bc89f191c372aa90" + "reference": "d9a8764cccb94296008245924c30e68a38185a98" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/configurable-bundle/zipball/d62d456210f6af075e9e91a1bc89f191c372aa90", - "reference": "d62d456210f6af075e9e91a1bc89f191c372aa90", + "url": "https://api.github.com/repos/spryker/configurable-bundle/zipball/d9a8764cccb94296008245924c30e68a38185a98", + "reference": "d9a8764cccb94296008245924c30e68a38185a98", "shasum": "" }, "require": { - "php": ">=7.2", + "php": ">=8.0", "spryker/cart-extension": "^4.0.0", "spryker/event": "^2.0.0", "spryker/glossary": "^3.7.0", "spryker/kernel": "^3.33.0", - "spryker/locale": "^3.2.3", + "spryker/locale": "^3.2.3 || ^4.0.0", "spryker/product-image": "^3.1.0", "spryker/product-list": "^1.5.0", "spryker/product-list-extension": "^1.1.0", @@ -24188,7 +24262,9 @@ }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/propel": "*", + "spryker/store": "*", "spryker/testify": "*" }, "type": "library", @@ -24209,9 +24285,9 @@ ], "description": "ConfigurableBundle module", "support": { - "source": "https://github.com/spryker/configurable-bundle/tree/master" + "source": "https://github.com/spryker/configurable-bundle/tree/2.2.0" }, - "time": "2019-12-04T18:38:07+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/configurable-bundle-cart", @@ -24262,20 +24338,20 @@ }, { "name": "spryker/configurable-bundle-carts-rest-api", - "version": "0.1.1", + "version": "0.1.3", "source": { "type": "git", "url": "https://github.com/spryker/configurable-bundle-carts-rest-api.git", - "reference": "afdf85cd0e426e955e12f6221412930acc9152cf" + "reference": "dda505e49137feb43cb8b459e043e41c89b85b65" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/configurable-bundle-carts-rest-api/zipball/afdf85cd0e426e955e12f6221412930acc9152cf", - "reference": "afdf85cd0e426e955e12f6221412930acc9152cf", + "url": "https://api.github.com/repos/spryker/configurable-bundle-carts-rest-api/zipball/dda505e49137feb43cb8b459e043e41c89b85b65", + "reference": "dda505e49137feb43cb8b459e043e41c89b85b65", "shasum": "" }, "require": { - "php": ">=7.3", + "php": ">=8.0", "spryker/carts-rest-api": "^5.7.0", "spryker/carts-rest-api-extension": "^1.5.0", "spryker/configurable-bundle-cart": "^1.3.0", @@ -24293,6 +24369,7 @@ "spryker/cart": "*", "spryker/code-sniffer": "*", "spryker/configurable-bundle": "*", + "spryker/container": "*", "spryker/customer": "*", "spryker/product": "*", "spryker/propel": "*", @@ -24316,26 +24393,26 @@ ], "description": "ConfigurableBundleCartsRestApi module", "support": { - "source": "https://github.com/spryker/configurable-bundle-carts-rest-api/tree/0.1.1" + "source": "https://github.com/spryker/configurable-bundle-carts-rest-api/tree/0.1.3" }, - "time": "2021-06-14T11:58:56+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/configurable-bundle-data-import", - "version": "0.2.1", + "version": "0.2.2", "source": { "type": "git", "url": "https://github.com/spryker/configurable-bundle-data-import.git", - "reference": "9bd36cee0508d44ca1739ac0b8894a582510e70e" + "reference": "3fc9854d0e8817b48ab82b58ed85a09f88690b1f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/configurable-bundle-data-import/zipball/9bd36cee0508d44ca1739ac0b8894a582510e70e", - "reference": "9bd36cee0508d44ca1739ac0b8894a582510e70e", + "url": "https://api.github.com/repos/spryker/configurable-bundle-data-import/zipball/3fc9854d0e8817b48ab82b58ed85a09f88690b1f", + "reference": "3fc9854d0e8817b48ab82b58ed85a09f88690b1f", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/configurable-bundle": "^2.0.0", "spryker/data-import": "^1.0.0", "spryker/kernel": "^3.33.0", @@ -24344,7 +24421,9 @@ }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/propel": "*", + "spryker/store": "*", "spryker/testify": "*" }, "type": "library", @@ -24365,22 +24444,22 @@ ], "description": "ConfigurableBundleDataImport module", "support": { - "source": "https://github.com/spryker/configurable-bundle-data-import/tree/0.2.1" + "source": "https://github.com/spryker/configurable-bundle-data-import/tree/0.2.2" }, - "time": "2022-02-17T12:30:52+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/configurable-bundle-gui", - "version": "1.3.0", + "version": "1.4.0", "source": { "type": "git", "url": "https://github.com/spryker/configurable-bundle-gui.git", - "reference": "259af616724fa2b5b02b8ca2b8feca6034661eed" + "reference": "0ebb880dfb6ee5b4a1a353ea30a261b5ce34c404" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/configurable-bundle-gui/zipball/259af616724fa2b5b02b8ca2b8feca6034661eed", - "reference": "259af616724fa2b5b02b8ca2b8feca6034661eed", + "url": "https://api.github.com/repos/spryker/configurable-bundle-gui/zipball/0ebb880dfb6ee5b4a1a353ea30a261b5ce34c404", + "reference": "0ebb880dfb6ee5b4a1a353ea30a261b5ce34c404", "shasum": "" }, "require": { @@ -24390,7 +24469,7 @@ "spryker/glossary": "^3.0.0", "spryker/gui": "^3.45.0", "spryker/kernel": "^3.33.0", - "spryker/locale": "^3.2.3", + "spryker/locale": "^3.2.3 || ^4.0.0", "spryker/product": "^6.0.0", "spryker/product-list": "^1.3.0", "spryker/product-list-gui-extension": "^1.2.0", @@ -24402,6 +24481,7 @@ "spryker/code-sniffer": "*", "spryker/container": "*", "spryker/propel": "*", + "spryker/store": "*", "spryker/testify": "*", "spryker/twig": "*" }, @@ -24422,9 +24502,9 @@ ], "description": "ConfigurableBundleGui module", "support": { - "source": "https://github.com/spryker/configurable-bundle-gui/tree/1.3.0" + "source": "https://github.com/spryker/configurable-bundle-gui/tree/1.4.0" }, - "time": "2022-12-02T08:21:18+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/configurable-bundle-gui-extension", @@ -24522,20 +24602,20 @@ }, { "name": "spryker/configurable-bundle-page-search", - "version": "1.4.0", + "version": "1.4.1", "source": { "type": "git", "url": "https://github.com/spryker/configurable-bundle-page-search.git", - "reference": "f291368803f4e5d10ae7029e537661ea5523f826" + "reference": "89992b1aea7cd444e1bc3fe405eea56d5747ce38" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/configurable-bundle-page-search/zipball/f291368803f4e5d10ae7029e537661ea5523f826", - "reference": "f291368803f4e5d10ae7029e537661ea5523f826", + "url": "https://api.github.com/repos/spryker/configurable-bundle-page-search/zipball/89992b1aea7cd444e1bc3fe405eea56d5747ce38", + "reference": "89992b1aea7cd444e1bc3fe405eea56d5747ce38", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/configurable-bundle": "^2.1.0", "spryker/configurable-bundle-page-search-extension": "^1.1.0", "spryker/event-behavior": "^1.0.0", @@ -24551,11 +24631,14 @@ }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/elastica": "*", "spryker/event": "*", "spryker/glossary": "*", "spryker/propel": "*", + "spryker/publisher": "*", "spryker/queue": "*", + "spryker/store": "*", "spryker/testify": "*" }, "suggest": { @@ -24579,9 +24662,9 @@ ], "description": "ConfigurableBundlePageSearch module", "support": { - "source": "https://github.com/spryker/configurable-bundle-page-search/tree/1.4.0" + "source": "https://github.com/spryker/configurable-bundle-page-search/tree/1.4.1" }, - "time": "2022-04-18T08:41:46+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/configurable-bundle-page-search-extension", @@ -24630,24 +24713,24 @@ }, { "name": "spryker/configurable-bundle-storage", - "version": "2.5.0", + "version": "2.6.0", "source": { "type": "git", "url": "https://github.com/spryker/configurable-bundle-storage.git", - "reference": "b15b503459a60d7cf62e189046d3ec0bca969881" + "reference": "e2990938457dd768d55aa600fca8bef44bbbeaee" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/configurable-bundle-storage/zipball/b15b503459a60d7cf62e189046d3ec0bca969881", - "reference": "b15b503459a60d7cf62e189046d3ec0bca969881", + "url": "https://api.github.com/repos/spryker/configurable-bundle-storage/zipball/e2990938457dd768d55aa600fca8bef44bbbeaee", + "reference": "e2990938457dd768d55aa600fca8bef44bbbeaee", "shasum": "" }, "require": { - "php": ">=7.2", + "php": ">=8.0", "spryker/configurable-bundle": "^2.1.0", "spryker/event-behavior": "^1.0.0", "spryker/kernel": "^3.33.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/product-image": "^3.8.0", "spryker/product-storage": "^1.7.0", "spryker/storage": "^3.0.0", @@ -24658,10 +24741,13 @@ }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/event": "*", "spryker/glossary": "*", "spryker/propel": "*", "spryker/queue": "*", + "spryker/store": "*", + "spryker/store-extension": "*", "spryker/testify": "*" }, "suggest": { @@ -24684,9 +24770,9 @@ ], "description": "ConfigurableBundleStorage module", "support": { - "source": "https://github.com/spryker/configurable-bundle-storage/tree/2.5.0" + "source": "https://github.com/spryker/configurable-bundle-storage/tree/2.6.0" }, - "time": "2020-09-30T14:57:41+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/configurable-bundles-products-resource-relationship", @@ -24906,22 +24992,22 @@ }, { "name": "spryker/content", - "version": "2.2.1", + "version": "2.3.0", "source": { "type": "git", "url": "https://github.com/spryker/content.git", - "reference": "74eeac71391d49262b66edfd003f91bc74a6eb46" + "reference": "351f3709478dbf8bd72fc05f8d91f999a34e187c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/content/zipball/74eeac71391d49262b66edfd003f91bc74a6eb46", - "reference": "74eeac71391d49262b66edfd003f91bc74a6eb46", + "url": "https://api.github.com/repos/spryker/content/zipball/351f3709478dbf8bd72fc05f8d91f999a34e187c", + "reference": "351f3709478dbf8bd72fc05f8d91f999a34e187c", "shasum": "" }, "require": { - "php": ">=7.2", + "php": ">=8.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/propel-orm": "^1.0.0", "spryker/symfony": "^3.0.0", "spryker/util-uuid-generator": "^1.0.0" @@ -24949,9 +25035,9 @@ ], "description": "Content module", "support": { - "source": "https://github.com/spryker/content/tree/master" + "source": "https://github.com/spryker/content/tree/2.3.0" }, - "time": "2020-07-16T10:12:28+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/content-banner", @@ -25000,20 +25086,20 @@ }, { "name": "spryker/content-banner-data-import", - "version": "0.2.3", + "version": "0.2.4", "source": { "type": "git", "url": "https://github.com/spryker/content-banner-data-import.git", - "reference": "9b0ac83c1c0273b8204b178b1e3258209f31f1c9" + "reference": "e21ad3ddeaea2ce20bbd364d8b0299a012e47578" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/content-banner-data-import/zipball/9b0ac83c1c0273b8204b178b1e3258209f31f1c9", - "reference": "9b0ac83c1c0273b8204b178b1e3258209f31f1c9", + "url": "https://api.github.com/repos/spryker/content-banner-data-import/zipball/e21ad3ddeaea2ce20bbd364d8b0299a012e47578", + "reference": "e21ad3ddeaea2ce20bbd364d8b0299a012e47578", "shasum": "" }, "require": { - "php": ">=7.2", + "php": ">=8.0", "spryker/content": "^2.1.0", "spryker/content-banner": "^1.1.0 || ^2.0.0", "spryker/data-import": "^1.3.0", @@ -25022,7 +25108,9 @@ }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/propel": "*", + "spryker/store": "*", "spryker/testify": "*" }, "type": "library", @@ -25043,9 +25131,9 @@ ], "description": "ContentBannerDataImport module", "support": { - "source": "https://github.com/spryker/content-banner-data-import/tree/0.2.3" + "source": "https://github.com/spryker/content-banner-data-import/tree/0.2.4" }, - "time": "2020-05-29T13:08:37+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/content-banner-gui", @@ -25187,26 +25275,26 @@ }, { "name": "spryker/content-file-gui", - "version": "2.1.0", + "version": "2.2.0", "source": { "type": "git", "url": "https://github.com/spryker/content-file-gui.git", - "reference": "ba3c6caf3769bc9a97e4f866a2f5efc0398dfc6c" + "reference": "596fa43d07cf2f6ef1e23bbfe3a2b182288dccf6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/content-file-gui/zipball/ba3c6caf3769bc9a97e4f866a2f5efc0398dfc6c", - "reference": "ba3c6caf3769bc9a97e4f866a2f5efc0398dfc6c", + "url": "https://api.github.com/repos/spryker/content-file-gui/zipball/596fa43d07cf2f6ef1e23bbfe3a2b182288dccf6", + "reference": "596fa43d07cf2f6ef1e23bbfe3a2b182288dccf6", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/content-file": "^1.0.0", "spryker/content-gui-extension": "^1.1.0", "spryker/file-manager": "^2.0.0", "spryker/gui": "^3.45.0", "spryker/kernel": "^3.33.0", - "spryker/locale": "^3.2.0", + "spryker/locale": "^3.2.0 || ^4.0.0", "spryker/symfony": "^3.2.2", "spryker/transfer": "^3.25.0", "spryker/util-text": "^1.2.1" @@ -25231,22 +25319,22 @@ ], "description": "ContentFileGui module", "support": { - "source": "https://github.com/spryker/content-file-gui/tree/2.1.0" + "source": "https://github.com/spryker/content-file-gui/tree/2.2.0" }, - "time": "2022-09-19T06:48:51+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/content-gui", - "version": "2.5.0", + "version": "2.6.0", "source": { "type": "git", "url": "https://github.com/spryker/content-gui.git", - "reference": "d869d02a8700976f9bdae0773b18b0693145236f" + "reference": "69bb228a9d649eb053946e1871358909c2c75c64" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/content-gui/zipball/d869d02a8700976f9bdae0773b18b0693145236f", - "reference": "d869d02a8700976f9bdae0773b18b0693145236f", + "url": "https://api.github.com/repos/spryker/content-gui/zipball/69bb228a9d649eb053946e1871358909c2c75c64", + "reference": "69bb228a9d649eb053946e1871358909c2c75c64", "shasum": "" }, "require": { @@ -25258,7 +25346,7 @@ "spryker/content-gui-extension": "^1.1.0", "spryker/gui": "^3.21.0", "spryker/kernel": "^3.32.0", - "spryker/locale": "^3.2.0", + "spryker/locale": "^3.2.0 || ^4.0.0", "spryker/symfony": "^3.2.0", "spryker/translator": "^1.1.0", "spryker/util-encoding": "^2.1.0", @@ -25266,7 +25354,9 @@ }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/propel": "*", + "spryker/store": "*", "spryker/testify": "*" }, "type": "library", @@ -25286,9 +25376,9 @@ ], "description": "ContentGui module", "support": { - "source": "https://github.com/spryker/content-gui/tree/2.5.0" + "source": "https://github.com/spryker/content-gui/tree/2.6.0" }, - "time": "2022-12-01T11:40:47+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/content-gui-extension", @@ -25574,20 +25664,20 @@ }, { "name": "spryker/content-product-data-import", - "version": "0.3.3", + "version": "0.3.4", "source": { "type": "git", "url": "https://github.com/spryker/content-product-data-import.git", - "reference": "6bc2a1a94bddc45bb055de31618b72df10fe7e35" + "reference": "1c7f2d7ecab8d30081ccac3439d630b7c8dc7d64" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/content-product-data-import/zipball/6bc2a1a94bddc45bb055de31618b72df10fe7e35", - "reference": "6bc2a1a94bddc45bb055de31618b72df10fe7e35", + "url": "https://api.github.com/repos/spryker/content-product-data-import/zipball/1c7f2d7ecab8d30081ccac3439d630b7c8dc7d64", + "reference": "1c7f2d7ecab8d30081ccac3439d630b7c8dc7d64", "shasum": "" }, "require": { - "php": ">=7.2", + "php": ">=8.0", "spryker/content": "^2.1.0", "spryker/content-product": "^1.0.0", "spryker/data-import": "^1.4.0", @@ -25597,7 +25687,10 @@ }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/propel": "*", + "spryker/storage": "*", + "spryker/store": "*", "spryker/testify": "*" }, "type": "library", @@ -25618,22 +25711,22 @@ ], "description": "ContentProductDataImport module", "support": { - "source": "https://github.com/spryker/content-product-data-import/tree/master" + "source": "https://github.com/spryker/content-product-data-import/tree/0.3.4" }, - "time": "2020-05-29T13:08:37+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/content-product-gui", - "version": "1.1.2", + "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/spryker/content-product-gui.git", - "reference": "129ff13787856fcab7480856a23d038baaf8003c" + "reference": "ee880deece86d576da5a1370db36c36b3007a7d7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/content-product-gui/zipball/129ff13787856fcab7480856a23d038baaf8003c", - "reference": "129ff13787856fcab7480856a23d038baaf8003c", + "url": "https://api.github.com/repos/spryker/content-product-gui/zipball/ee880deece86d576da5a1370db36c36b3007a7d7", + "reference": "ee880deece86d576da5a1370db36c36b3007a7d7", "shasum": "" }, "require": { @@ -25642,7 +25735,7 @@ "spryker/content-product": "^1.0.0", "spryker/gui": "^3.45.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/product": "^6.0.0", "spryker/product-image": "^3.3.0", "spryker/symfony": "^3.1.5", @@ -25668,9 +25761,9 @@ ], "description": "ContentProductGui module", "support": { - "source": "https://github.com/spryker/content-product-gui/tree/1.1.2" + "source": "https://github.com/spryker/content-product-gui/tree/1.2.0" }, - "time": "2023-02-07T17:43:47+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/content-product-set", @@ -25718,20 +25811,20 @@ }, { "name": "spryker/content-product-set-data-import", - "version": "0.2.4", + "version": "0.2.5", "source": { "type": "git", "url": "https://github.com/spryker/content-product-set-data-import.git", - "reference": "90486fb95c5a300d25ae1f1c82fae0adf728f5aa" + "reference": "e45f66332fdf393e3460c08f57b3485c2d694ae1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/content-product-set-data-import/zipball/90486fb95c5a300d25ae1f1c82fae0adf728f5aa", - "reference": "90486fb95c5a300d25ae1f1c82fae0adf728f5aa", + "url": "https://api.github.com/repos/spryker/content-product-set-data-import/zipball/e45f66332fdf393e3460c08f57b3485c2d694ae1", + "reference": "e45f66332fdf393e3460c08f57b3485c2d694ae1", "shasum": "" }, "require": { - "php": ">=7.2", + "php": ">=8.0", "spryker/content": "^2.1.0", "spryker/data-import": "^1.5.0", "spryker/kernel": "^3.33.0", @@ -25740,7 +25833,9 @@ }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/propel": "*", + "spryker/store": "*", "spryker/testify": "*" }, "type": "library", @@ -25761,30 +25856,30 @@ ], "description": "ContentProductSetDataImport module", "support": { - "source": "https://github.com/spryker/content-product-set-data-import/tree/0.2.4" + "source": "https://github.com/spryker/content-product-set-data-import/tree/0.2.5" }, - "time": "2020-06-16T13:43:22+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/content-product-set-gui", - "version": "1.1.0", + "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/spryker/content-product-set-gui.git", - "reference": "5b4510ec841308f6177106ecd7593ae9b2e0fba1" + "reference": "acde3dc68006b6f01c516e6e968d20e58a5a5768" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/content-product-set-gui/zipball/5b4510ec841308f6177106ecd7593ae9b2e0fba1", - "reference": "5b4510ec841308f6177106ecd7593ae9b2e0fba1", + "url": "https://api.github.com/repos/spryker/content-product-set-gui/zipball/acde3dc68006b6f01c516e6e968d20e58a5a5768", + "reference": "acde3dc68006b6f01c516e6e968d20e58a5a5768", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/content-gui-extension": "^1.1.0", "spryker/gui": "^3.45.0", "spryker/kernel": "^3.33.0", - "spryker/locale": "^3.2.0", + "spryker/locale": "^3.2.0 || ^4.0.0", "spryker/product-set": "^1.4.0", "spryker/symfony": "^3.2.2", "spryker/util-text": "^1.2.1" @@ -25809,31 +25904,31 @@ ], "description": "ContentProductSetGui module", "support": { - "source": "https://github.com/spryker/content-product-set-gui/tree/1.1.0" + "source": "https://github.com/spryker/content-product-set-gui/tree/1.2.0" }, - "time": "2022-09-19T06:48:51+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/content-storage", - "version": "2.5.0", + "version": "2.6.0", "source": { "type": "git", "url": "https://github.com/spryker/content-storage.git", - "reference": "4661941e9bd4c8ca4775df561597fc3c420a6b90" + "reference": "6913180928839f3004380d9a00e0e04a67e54478" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/content-storage/zipball/4661941e9bd4c8ca4775df561597fc3c420a6b90", - "reference": "4661941e9bd4c8ca4775df561597fc3c420a6b90", + "url": "https://api.github.com/repos/spryker/content-storage/zipball/6913180928839f3004380d9a00e0e04a67e54478", + "reference": "6913180928839f3004380d9a00e0e04a67e54478", "shasum": "" }, "require": { - "php": ">=7.3", + "php": ">=8.0", "spryker/content": "^2.0.0", "spryker/content-storage-extension": "^1.1.0", "spryker/event-behavior": "^1.10.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/propel-orm": "^1.0.0", "spryker/storage": "^3.0.0", "spryker/store": "^1.5.0", @@ -25846,6 +25941,7 @@ "spryker/code-sniffer": "*", "spryker/event": "*", "spryker/propel": "*", + "spryker/publisher": "*", "spryker/queue": "*", "spryker/testify": "*" }, @@ -25869,9 +25965,9 @@ ], "description": "ContentStorage module", "support": { - "source": "https://github.com/spryker/content-storage/tree/2.5.0" + "source": "https://github.com/spryker/content-storage/tree/2.6.0" }, - "time": "2021-07-08T12:22:46+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/content-storage-extension", @@ -26383,16 +26479,16 @@ }, { "name": "spryker/customer-access-storage", - "version": "1.8.0", + "version": "1.8.1", "source": { "type": "git", "url": "https://github.com/spryker/customer-access-storage.git", - "reference": "b503a8c134d60ca49a1010efb8f332cec79993a5" + "reference": "2a95c28ada9b5d1ed9b50f6d89ed3e8b133d955e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/customer-access-storage/zipball/b503a8c134d60ca49a1010efb8f332cec79993a5", - "reference": "b503a8c134d60ca49a1010efb8f332cec79993a5", + "url": "https://api.github.com/repos/spryker/customer-access-storage/zipball/2a95c28ada9b5d1ed9b50f6d89ed3e8b133d955e", + "reference": "2a95c28ada9b5d1ed9b50f6d89ed3e8b133d955e", "shasum": "" }, "require": { @@ -26409,8 +26505,12 @@ "require-dev": { "spryker/code-sniffer": "*", "spryker/event": "*", + "spryker/event-behavior": "*", "spryker/propel": "*", + "spryker/publisher": "*", "spryker/queue": "*", + "spryker/store": "*", + "spryker/store-extension": "*", "spryker/testify": "*" }, "suggest": { @@ -26433,9 +26533,9 @@ ], "description": "CustomerAccessStorage module", "support": { - "source": "https://github.com/spryker/customer-access-storage/tree/1.8.0" + "source": "https://github.com/spryker/customer-access-storage/tree/1.8.1" }, - "time": "2023-03-20T11:46:22+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/customer-catalog", @@ -26529,16 +26629,16 @@ }, { "name": "spryker/customer-group", - "version": "2.6.1", + "version": "2.6.2", "source": { "type": "git", "url": "https://github.com/spryker/customer-group.git", - "reference": "a954b76a292da112483bc7b47c05ba6ff29e9c45" + "reference": "8137a07051564f37f727ed6042fbcf8e840a46d3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/customer-group/zipball/a954b76a292da112483bc7b47c05ba6ff29e9c45", - "reference": "a954b76a292da112483bc7b47c05ba6ff29e9c45", + "url": "https://api.github.com/repos/spryker/customer-group/zipball/8137a07051564f37f727ed6042fbcf8e840a46d3", + "reference": "8137a07051564f37f727ed6042fbcf8e840a46d3", "shasum": "" }, "require": { @@ -26560,6 +26660,7 @@ "spryker/form": "*", "spryker/propel": "*", "spryker/router": "*", + "spryker/store": "*", "spryker/testify": "*", "spryker/twig": "*", "spryker/validator": "*", @@ -26584,34 +26685,36 @@ ], "description": "CustomerGroup module", "support": { - "source": "https://github.com/spryker/customer-group/tree/2.6.1" + "source": "https://github.com/spryker/customer-group/tree/2.6.2" }, - "time": "2022-12-29T12:04:01+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/customer-group-discount-connector", - "version": "2.2.0", + "version": "2.2.1", "source": { "type": "git", "url": "https://github.com/spryker/customer-group-discount-connector.git", - "reference": "abe243c9368958ffad7ab313df90c2cdb7a3995e" + "reference": "7ce166cf7e6e3983624817e33fa1f1a6c55c8a6b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/customer-group-discount-connector/zipball/abe243c9368958ffad7ab313df90c2cdb7a3995e", - "reference": "abe243c9368958ffad7ab313df90c2cdb7a3995e", + "url": "https://api.github.com/repos/spryker/customer-group-discount-connector/zipball/7ce166cf7e6e3983624817e33fa1f1a6c55c8a6b", + "reference": "7ce166cf7e6e3983624817e33fa1f1a6c55c8a6b", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/customer-group": "^2.3.0", "spryker/discount": "^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^9.0.0", "spryker/kernel": "^3.30.0" }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/customer": "*", "spryker/propel": "*", + "spryker/store": "*", "spryker/testify": "*" }, "type": "library", @@ -26631,33 +26734,35 @@ ], "description": "CustomerGroupDiscountConnector module", "support": { - "source": "https://github.com/spryker/customer-group-discount-connector/tree/2.2.0" + "source": "https://github.com/spryker/customer-group-discount-connector/tree/2.2.1" }, - "time": "2022-06-21T16:34:19+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/customer-note", - "version": "1.1.0", + "version": "1.1.1", "source": { "type": "git", "url": "https://github.com/spryker/customer-note.git", - "reference": "b3d2566412db49956dfb7c6970cd7c593de0e1c2" + "reference": "26506bbe3424c2f458005f22e2df6f5fc95f9535" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/customer-note/zipball/b3d2566412db49956dfb7c6970cd7c593de0e1c2", - "reference": "b3d2566412db49956dfb7c6970cd7c593de0e1c2", + "url": "https://api.github.com/repos/spryker/customer-note/zipball/26506bbe3424c2f458005f22e2df6f5fc95f9535", + "reference": "26506bbe3424c2f458005f22e2df6f5fc95f9535", "shasum": "" }, "require": { - "php": ">=7.2", + "php": ">=8.0", "spryker/customer": "^7.7.0", "spryker/kernel": "^3.30.0", "spryker/user": "^1.0.0 || ^2.0.0 || ^3.0.0" }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/propel": "*", + "spryker/store": "*", "spryker/testify": "*" }, "type": "library", @@ -26678,26 +26783,26 @@ ], "description": "CustomerNote module", "support": { - "source": "https://github.com/spryker/customer-note/tree/1.1.0" + "source": "https://github.com/spryker/customer-note/tree/1.1.1" }, - "time": "2020-08-20T12:38:58+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/customer-note-gui", - "version": "1.2.0", + "version": "1.2.2", "source": { "type": "git", "url": "https://github.com/spryker/customer-note-gui.git", - "reference": "e4fc12559f6085c9abf3f646b11cd4f222e937fe" + "reference": "f06e6cb0e7b2e008e1bfee01c4c62f5fbc0ffc88" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/customer-note-gui/zipball/e4fc12559f6085c9abf3f646b11cd4f222e937fe", - "reference": "e4fc12559f6085c9abf3f646b11cd4f222e937fe", + "url": "https://api.github.com/repos/spryker/customer-note-gui/zipball/f06e6cb0e7b2e008e1bfee01c4c62f5fbc0ffc88", + "reference": "f06e6cb0e7b2e008e1bfee01c4c62f5fbc0ffc88", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/customer-note": "^1.0.0", "spryker/gui": "^3.26.0", "spryker/kernel": "^3.30.0", @@ -26712,6 +26817,7 @@ "spryker/form": "*", "spryker/propel": "*", "spryker/router": "*", + "spryker/store": "*", "spryker/testify": "*", "spryker/twig": "*", "spryker/validator": "*", @@ -26735,22 +26841,22 @@ ], "description": "CustomerNoteGui module", "support": { - "source": "https://github.com/spryker/customer-note-gui/tree/1.2.0" + "source": "https://github.com/spryker/customer-note-gui/tree/1.2.2" }, - "time": "2021-12-01T17:41:51+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/customer-storage", - "version": "1.0.0", + "version": "1.0.1", "source": { "type": "git", "url": "https://github.com/spryker/customer-storage.git", - "reference": "abd0f1f6d6d2c9f53bb402bec10e9b39184b11ba" + "reference": "82c63d66ac76d3781836c907d665f95a971bcb55" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/customer-storage/zipball/abd0f1f6d6d2c9f53bb402bec10e9b39184b11ba", - "reference": "abd0f1f6d6d2c9f53bb402bec10e9b39184b11ba", + "url": "https://api.github.com/repos/spryker/customer-storage/zipball/82c63d66ac76d3781836c907d665f95a971bcb55", + "reference": "82c63d66ac76d3781836c907d665f95a971bcb55", "shasum": "" }, "require": { @@ -26769,8 +26875,11 @@ }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/propel": "*", "spryker/queue": "*", + "spryker/store": "*", + "spryker/store-extension": "*", "spryker/testify": "*" }, "suggest": { @@ -26793,33 +26902,35 @@ ], "description": "CustomerStorage module", "support": { - "source": "https://github.com/spryker/customer-storage/tree/1.0.0" + "source": "https://github.com/spryker/customer-storage/tree/1.0.1" }, - "time": "2023-02-08T18:31:45+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/customer-user-connector", - "version": "1.0.3", + "version": "1.0.4", "source": { "type": "git", "url": "https://github.com/spryker/customer-user-connector.git", - "reference": "35d9cbe321fa7102b6cbdcf28c68f5c26ac681e0" + "reference": "4c9b6059f2a673ad74f0a17ae246bf1d2ae73766" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/customer-user-connector/zipball/35d9cbe321fa7102b6cbdcf28c68f5c26ac681e0", - "reference": "35d9cbe321fa7102b6cbdcf28c68f5c26ac681e0", + "url": "https://api.github.com/repos/spryker/customer-user-connector/zipball/4c9b6059f2a673ad74f0a17ae246bf1d2ae73766", + "reference": "4c9b6059f2a673ad74f0a17ae246bf1d2ae73766", "shasum": "" }, "require": { - "php": ">=7.2", + "php": ">=8.0", "spryker/customer": "^6.3.0 || ^7.0.0", "spryker/kernel": "^3.30.0", "spryker/user": "^3.0.0" }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/propel": "*", + "spryker/store": "*", "spryker/testify": "*" }, "type": "library", @@ -26839,9 +26950,9 @@ ], "description": "CustomerUserConnector module", "support": { - "source": "https://github.com/spryker/customer-user-connector/tree/1.0.3" + "source": "https://github.com/spryker/customer-user-connector/tree/1.0.4" }, - "time": "2020-05-29T13:08:37+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/customer-user-connector-gui", @@ -27006,20 +27117,20 @@ }, { "name": "spryker/dashboard", - "version": "1.1.3", + "version": "1.1.4", "source": { "type": "git", "url": "https://github.com/spryker/dashboard.git", - "reference": "854d637fd96d0701969651eb8706f068e1b54b37" + "reference": "192c4a3103958b1550cca937de6bc62ad0c04d89" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/dashboard/zipball/854d637fd96d0701969651eb8706f068e1b54b37", - "reference": "854d637fd96d0701969651eb8706f068e1b54b37", + "url": "https://api.github.com/repos/spryker/dashboard/zipball/192c4a3103958b1550cca937de6bc62ad0c04d89", + "reference": "192c4a3103958b1550cca937de6bc62ad0c04d89", "shasum": "" }, "require": { - "php": ">=7.3", + "php": ">=8.0", "spryker/kernel": "^3.30.0" }, "require-dev": { @@ -27030,6 +27141,7 @@ "spryker/gui": "*", "spryker/propel": "*", "spryker/router": "*", + "spryker/store": "*", "spryker/testify": "*", "spryker/twig": "*", "spryker/zed-navigation": "*" @@ -27052,9 +27164,9 @@ ], "description": "Dashboard module", "support": { - "source": "https://github.com/spryker/dashboard/tree/1.1.3" + "source": "https://github.com/spryker/dashboard/tree/1.1.4" }, - "time": "2021-02-05T08:49:33+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/data-export", @@ -27149,16 +27261,16 @@ }, { "name": "spryker/data-import", - "version": "1.20.0", + "version": "1.21.0", "source": { "type": "git", "url": "https://github.com/spryker/data-import.git", - "reference": "4d1d37d80ea03fe45e4d8e3ddde4087a9e9f47dc" + "reference": "f42bb05c089f97c86563b110ba9a7146a3634c6e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/data-import/zipball/4d1d37d80ea03fe45e4d8e3ddde4087a9e9f47dc", - "reference": "4d1d37d80ea03fe45e4d8e3ddde4087a9e9f47dc", + "url": "https://api.github.com/repos/spryker/data-import/zipball/f42bb05c089f97c86563b110ba9a7146a3634c6e", + "reference": "f42bb05c089f97c86563b110ba9a7146a3634c6e", "shasum": "" }, "require": { @@ -27169,7 +27281,7 @@ "spryker/event": "^2.3.0", "spryker/graceful-runner": "^1.0.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^2.0.0 || ^3.0.0", + "spryker/locale": "^2.0.0 || ^3.0.0 || ^4.0.0", "spryker/propel-orm": "^1.0.0", "spryker/queue": "^1.5.0", "spryker/store": "^1.15.0", @@ -27206,9 +27318,9 @@ ], "description": "DataImport module", "support": { - "source": "https://github.com/spryker/data-import/tree/1.20.0" + "source": "https://github.com/spryker/data-import/tree/1.21.0" }, - "time": "2022-12-22T17:59:14+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/data-import-extension", @@ -27482,27 +27594,28 @@ }, { "name": "spryker/discount-promotion", - "version": "4.9.2", + "version": "4.11.0", "source": { "type": "git", "url": "https://github.com/spryker/discount-promotion.git", - "reference": "fb4cc16f249297a69e111d54fe45b0af8db1864d" + "reference": "581ff9d8a6f92c31e065bcede5c87861286f66c5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/discount-promotion/zipball/fb4cc16f249297a69e111d54fe45b0af8db1864d", - "reference": "fb4cc16f249297a69e111d54fe45b0af8db1864d", + "url": "https://api.github.com/repos/spryker/discount-promotion/zipball/581ff9d8a6f92c31e065bcede5c87861286f66c5", + "reference": "581ff9d8a6f92c31e065bcede5c87861286f66c5", "shasum": "" }, "require": { "php": ">=8.0", + "spryker/acl-merchant-portal-extension": "^1.0.0", "spryker/availability": "^9.0.0", "spryker/cart-extension": "^1.5.0 || ^2.1.0 || ^4.0.0", "spryker/discount": "^7.2.4 || ^9.0.0", "spryker/discount-extension": "^1.3.0", "spryker/gui": "^3.45.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/persistent-cart-extension": "^1.0.0", "spryker/product": "^5.10.0 || ^6.19.0", "spryker/propel-orm": "^1.0.0", @@ -27543,9 +27656,9 @@ ], "description": "DiscountPromotion module", "support": { - "source": "https://github.com/spryker/discount-promotion/tree/4.9.2" + "source": "https://github.com/spryker/discount-promotion/tree/4.11.0" }, - "time": "2023-01-27T14:07:22+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/discount-promotions-rest-api", @@ -28419,23 +28532,23 @@ }, { "name": "spryker/file-manager", - "version": "2.1.0", + "version": "2.2.0", "source": { "type": "git", "url": "https://github.com/spryker/file-manager.git", - "reference": "97a679cf352d21ec7bbf4335449ea3a9aa5226c9" + "reference": "0d1f3d0b3033e37a2a125121ae1588627c4fca17" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/file-manager/zipball/97a679cf352d21ec7bbf4335449ea3a9aa5226c9", - "reference": "97a679cf352d21ec7bbf4335449ea3a9aa5226c9", + "url": "https://api.github.com/repos/spryker/file-manager/zipball/0d1f3d0b3033e37a2a125121ae1588627c4fca17", + "reference": "0d1f3d0b3033e37a2a125121ae1588627c4fca17", "shasum": "" }, "require": { "php": ">=8.0", "spryker/file-system": "^2.0.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/propel-orm": "^1.0.0", "spryker/transfer": "^3.27.0" }, @@ -28463,26 +28576,26 @@ ], "description": "FileManager module", "support": { - "source": "https://github.com/spryker/file-manager/tree/2.1.0" + "source": "https://github.com/spryker/file-manager/tree/2.2.0" }, - "time": "2023-01-20T11:20:19+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/file-manager-data-import", - "version": "2.0.0", + "version": "2.0.1", "source": { "type": "git", "url": "https://github.com/spryker/file-manager-data-import.git", - "reference": "cd4770e9cb5a83895b3962649b6ff3959d86f444" + "reference": "799dacd7e2c2a5ba2b0155968ed29fa104c62656" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/file-manager-data-import/zipball/cd4770e9cb5a83895b3962649b6ff3959d86f444", - "reference": "cd4770e9cb5a83895b3962649b6ff3959d86f444", + "url": "https://api.github.com/repos/spryker/file-manager-data-import/zipball/799dacd7e2c2a5ba2b0155968ed29fa104c62656", + "reference": "799dacd7e2c2a5ba2b0155968ed29fa104c62656", "shasum": "" }, "require": { - "php": ">=7.3", + "php": ">=8.0", "spryker/data-import": "^1.3.0", "spryker/file-manager": "^2.0.0", "spryker/kernel": "^3.30.0" @@ -28510,31 +28623,31 @@ ], "description": "FileManagerDataImport module", "support": { - "source": "https://github.com/spryker/file-manager-data-import/tree/2.0.0" + "source": "https://github.com/spryker/file-manager-data-import/tree/2.0.1" }, - "time": "2021-10-08T18:13:40+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/file-manager-gui", - "version": "2.3.0", + "version": "2.4.0", "source": { "type": "git", "url": "https://github.com/spryker/file-manager-gui.git", - "reference": "df01b1b3e1339576d6c86707cba5b510b4614e14" + "reference": "1a9c1085923ef7bea52420f0deddb2b9f4e07010" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/file-manager-gui/zipball/df01b1b3e1339576d6c86707cba5b510b4614e14", - "reference": "df01b1b3e1339576d6c86707cba5b510b4614e14", + "url": "https://api.github.com/repos/spryker/file-manager-gui/zipball/1a9c1085923ef7bea52420f0deddb2b9f4e07010", + "reference": "1a9c1085923ef7bea52420f0deddb2b9f4e07010", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/file-manager": "^2.0.0", "spryker/file-system-extension": "^1.0.0", "spryker/gui": "^3.45.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/propel-orm": "^1.0.0", "spryker/symfony": "^3.4.0", "spryker/transfer": "^3.25.0", @@ -28563,22 +28676,22 @@ ], "description": "FileManagerGui module", "support": { - "source": "https://github.com/spryker/file-manager-gui/tree/2.3.0" + "source": "https://github.com/spryker/file-manager-gui/tree/2.4.0" }, - "time": "2022-09-19T06:48:51+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/file-manager-storage", - "version": "2.2.0", + "version": "2.3.0", "source": { "type": "git", "url": "https://github.com/spryker/file-manager-storage.git", - "reference": "90f8ca4cbb64ebd668bb9ee4d51afa242602ab74" + "reference": "be9e643185f61749db06055e48910b722b24c3b2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/file-manager-storage/zipball/90f8ca4cbb64ebd668bb9ee4d51afa242602ab74", - "reference": "90f8ca4cbb64ebd668bb9ee4d51afa242602ab74", + "url": "https://api.github.com/repos/spryker/file-manager-storage/zipball/be9e643185f61749db06055e48910b722b24c3b2", + "reference": "be9e643185f61749db06055e48910b722b24c3b2", "shasum": "" }, "require": { @@ -28586,7 +28699,7 @@ "spryker/event-behavior": "^1.0.0", "spryker/file-manager": "^2.1.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/propel-orm": "^1.0.0", "spryker/publisher-extension": "^1.0.0", "spryker/storage": "^3.0.0", @@ -28619,9 +28732,9 @@ ], "description": "FileManagerStorage module", "support": { - "source": "https://github.com/spryker/file-manager-storage/tree/2.2.0" + "source": "https://github.com/spryker/file-manager-storage/tree/2.3.0" }, - "time": "2023-01-20T11:20:19+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/file-system", @@ -29261,20 +29374,20 @@ }, { "name": "spryker/glue-backend-api-application", - "version": "1.0.0", + "version": "1.3.0", "source": { "type": "git", "url": "https://github.com/spryker/glue-backend-api-application.git", - "reference": "9f4c627ec88033d2ef2244e812b51499b6d7df19" + "reference": "992187dc0620a9ee357ce86c29c531fa0ac4cf55" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/glue-backend-api-application/zipball/9f4c627ec88033d2ef2244e812b51499b6d7df19", - "reference": "9f4c627ec88033d2ef2244e812b51499b6d7df19", + "url": "https://api.github.com/repos/spryker/glue-backend-api-application/zipball/992187dc0620a9ee357ce86c29c531fa0ac4cf55", + "reference": "992187dc0620a9ee357ce86c29c531fa0ac4cf55", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/application": "^3.28.0", "spryker/container": "^1.4.5", "spryker/documentation-generator-api-extension": "^1.0.0", @@ -29282,7 +29395,7 @@ "spryker/glue-application-extension": "^1.13.0", "spryker/kernel": "^3.66.0", "spryker/oauth-extension": "^1.7.0", - "spryker/store": "^1.15.0", + "spryker/store": "^1.19.0", "spryker/symfony": "^3.7.0", "spryker/transfer": "^3.25.0" }, @@ -29309,9 +29422,9 @@ ], "description": "GlueBackendApiApplication module", "support": { - "source": "https://github.com/spryker/glue-backend-api-application/tree/1.0.0" + "source": "https://github.com/spryker/glue-backend-api-application/tree/1.3.0" }, - "time": "2022-09-28T14:47:08+00:00" + "time": "2023-04-18T12:57:09+00:00" }, { "name": "spryker/glue-backend-api-application-authorization-connector", @@ -30788,20 +30901,21 @@ }, { "name": "spryker/merchant", - "version": "3.5.2", + "version": "3.6.0", "source": { "type": "git", "url": "https://github.com/spryker/merchant.git", - "reference": "6e23204b162883896c8ed95d76a7f28ac1ba4143" + "reference": "6dcf160e3a7ebdd1e9d7551f216954aa7efb9e3d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/merchant/zipball/6e23204b162883896c8ed95d76a7f28ac1ba4143", - "reference": "6e23204b162883896c8ed95d76a7f28ac1ba4143", + "url": "https://api.github.com/repos/spryker/merchant/zipball/6dcf160e3a7ebdd1e9d7551f216954aa7efb9e3d", + "reference": "6dcf160e3a7ebdd1e9d7551f216954aa7efb9e3d", "shasum": "" }, "require": { "php": ">=8.0", + "spryker/acl-merchant-portal-extension": "^1.0.0", "spryker/cart-extension": "^4.0.0", "spryker/checkout-extension": "^1.2.0", "spryker/event": "^2.0.0", @@ -30838,30 +30952,32 @@ ], "description": "Merchant module", "support": { - "source": "https://github.com/spryker/merchant/tree/3.5.2" + "source": "https://github.com/spryker/merchant/tree/3.6.0" }, - "time": "2022-12-29T12:04:01+00:00" + "time": "2023-03-10T14:11:16+00:00" }, { "name": "spryker/merchant-data-import", - "version": "0.5.0", + "version": "0.5.1", "source": { "type": "git", "url": "https://github.com/spryker/merchant-data-import.git", - "reference": "d971472aa8817fac777315081c3f08b235596496" + "reference": "0fb2835dc87a1dbb07c20d9f619ba636eb85cbe5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/merchant-data-import/zipball/d971472aa8817fac777315081c3f08b235596496", - "reference": "d971472aa8817fac777315081c3f08b235596496", + "url": "https://api.github.com/repos/spryker/merchant-data-import/zipball/0fb2835dc87a1dbb07c20d9f619ba636eb85cbe5", + "reference": "0fb2835dc87a1dbb07c20d9f619ba636eb85cbe5", "shasum": "" }, "require": { - "php": ">=7.3", + "php": ">=8.0", "spryker/data-import": "^1.3.0", "spryker/kernel": "^3.30.0", "spryker/merchant": "^3.0.0", - "spryker/store": "^1.0.0", + "spryker/propel-orm": "^1.16.0", + "spryker/store": "^1.18.0", + "spryker/transfer": "^3.25.0", "spryker/url": "^3.0.0" }, "require-dev": { @@ -30887,9 +31003,9 @@ ], "description": "MerchantDataImport module", "support": { - "source": "https://github.com/spryker/merchant-data-import/tree/0.5.0" + "source": "https://github.com/spryker/merchant-data-import/tree/0.5.1" }, - "time": "2021-07-30T05:04:54+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/merchant-extension", @@ -30934,24 +31050,24 @@ }, { "name": "spryker/merchant-gui", - "version": "3.9.0", + "version": "3.10.0", "source": { "type": "git", "url": "https://github.com/spryker/merchant-gui.git", - "reference": "15b5748c37634f6996c37a62c8a35cb58ffde3d3" + "reference": "814133cc1104180613ee08539ccc1f21a8c47d8a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/merchant-gui/zipball/15b5748c37634f6996c37a62c8a35cb58ffde3d3", - "reference": "15b5748c37634f6996c37a62c8a35cb58ffde3d3", + "url": "https://api.github.com/repos/spryker/merchant-gui/zipball/814133cc1104180613ee08539ccc1f21a8c47d8a", + "reference": "814133cc1104180613ee08539ccc1f21a8c47d8a", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/availability-gui-extension": "^1.0.0", "spryker/gui": "^3.45.0", "spryker/kernel": "^3.52.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/merchant": "^3.0.0", "spryker/merchant-gui-extension": "^1.1.0", "spryker/product-management-extension": "^1.4.0", @@ -30987,9 +31103,9 @@ ], "description": "MerchantGui module", "support": { - "source": "https://github.com/spryker/merchant-gui/tree/3.9.0" + "source": "https://github.com/spryker/merchant-gui/tree/3.10.0" }, - "time": "2022-09-19T06:48:51+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/merchant-gui-extension", @@ -31040,24 +31156,25 @@ }, { "name": "spryker/merchant-relationship", - "version": "1.10.1", + "version": "1.11.0", "source": { "type": "git", "url": "https://github.com/spryker/merchant-relationship.git", - "reference": "af065f00d6bef552317ca54f56cc92604f351398" + "reference": "f02ded7022abc49330c9842dbf9e69a42e6f6301" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/merchant-relationship/zipball/af065f00d6bef552317ca54f56cc92604f351398", - "reference": "af065f00d6bef552317ca54f56cc92604f351398", + "url": "https://api.github.com/repos/spryker/merchant-relationship/zipball/f02ded7022abc49330c9842dbf9e69a42e6f6301", + "reference": "f02ded7022abc49330c9842dbf9e69a42e6f6301", "shasum": "" }, "require": { "php": ">=8.0", + "spryker/acl-merchant-portal-extension": "^1.0.0", "spryker/company-business-unit": "^1.6.0 || ^2.9.0", "spryker/company-user-extension": "^1.0.0", "spryker/kernel": "^3.33.0", - "spryker/merchant": "^1.1.0 || ^2.0.0 || ^3.0.0", + "spryker/merchant": "^1.2.0 || ^2.0.0 || ^3.0.0", "spryker/merchant-relationship-extension": "^1.2.0", "spryker/propel-orm": "^1.0.0", "spryker/transfer": "^3.25.0" @@ -31086,26 +31203,26 @@ ], "description": "MerchantRelationship module", "support": { - "source": "https://github.com/spryker/merchant-relationship/tree/1.10.1" + "source": "https://github.com/spryker/merchant-relationship/tree/1.11.0" }, - "time": "2022-12-29T12:04:01+00:00" + "time": "2023-03-10T14:11:16+00:00" }, { "name": "spryker/merchant-relationship-data-import", - "version": "0.2.0", + "version": "0.2.1", "source": { "type": "git", "url": "https://github.com/spryker/merchant-relationship-data-import.git", - "reference": "61070954dcba8222e1b554089de8a7d9b38b346c" + "reference": "f9411cdc44b2f7878ba6af466684bd0ca379837c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/merchant-relationship-data-import/zipball/61070954dcba8222e1b554089de8a7d9b38b346c", - "reference": "61070954dcba8222e1b554089de8a7d9b38b346c", + "url": "https://api.github.com/repos/spryker/merchant-relationship-data-import/zipball/f9411cdc44b2f7878ba6af466684bd0ca379837c", + "reference": "f9411cdc44b2f7878ba6af466684bd0ca379837c", "shasum": "" }, "require": { - "php": ">=7.3", + "php": ">=8.0", "spryker/company-business-unit": "^1.0.0 || ^2.0.0", "spryker/data-import": "^1.3.0", "spryker/kernel": "^3.30.0", @@ -31136,9 +31253,9 @@ ], "description": "MerchantRelationshipDataImport module", "support": { - "source": "https://github.com/spryker/merchant-relationship-data-import/tree/0.2.0" + "source": "https://github.com/spryker/merchant-relationship-data-import/tree/0.2.1" }, - "time": "2021-02-24T08:50:39+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/merchant-relationship-extension", @@ -31444,21 +31561,21 @@ }, { "name": "spryker/merchant-relationship-sales-order-threshold", - "version": "1.2.0", + "version": "1.3.0", "source": { "type": "git", "url": "https://github.com/spryker/merchant-relationship-sales-order-threshold.git", - "reference": "014085267433fdfa231c04b0b3cdf335d130388f" + "reference": "bbbdb63047148af9024295159328675cc1adb776" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/merchant-relationship-sales-order-threshold/zipball/014085267433fdfa231c04b0b3cdf335d130388f", - "reference": "014085267433fdfa231c04b0b3cdf335d130388f", + "url": "https://api.github.com/repos/spryker/merchant-relationship-sales-order-threshold/zipball/bbbdb63047148af9024295159328675cc1adb776", + "reference": "bbbdb63047148af9024295159328675cc1adb776", "shasum": "" }, "require": { "php": ">=8.0", - "spryker/currency": "^3.0.0", + "spryker/currency": "^3.0.0 || ^4.0.0", "spryker/glossary": "^3.1.0", "spryker/kernel": "^3.30.0", "spryker/merchant-relationship": "^1.0.0", @@ -31494,27 +31611,27 @@ ], "description": "MerchantRelationshipSalesOrderThreshold module", "support": { - "source": "https://github.com/spryker/merchant-relationship-sales-order-threshold/tree/1.2.0" + "source": "https://github.com/spryker/merchant-relationship-sales-order-threshold/tree/1.3.0" }, - "time": "2022-11-01T11:57:33+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/merchant-relationship-sales-order-threshold-data-import", - "version": "0.1.2", + "version": "0.1.3", "source": { "type": "git", "url": "https://github.com/spryker/merchant-relationship-sales-order-threshold-data-import.git", - "reference": "6d891f8cd061f31be4e892189c834a449a1e10aa" + "reference": "4e428ef80680b116ac9f1708cf01496fcafeb7aa" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/merchant-relationship-sales-order-threshold-data-import/zipball/6d891f8cd061f31be4e892189c834a449a1e10aa", - "reference": "6d891f8cd061f31be4e892189c834a449a1e10aa", + "url": "https://api.github.com/repos/spryker/merchant-relationship-sales-order-threshold-data-import/zipball/4e428ef80680b116ac9f1708cf01496fcafeb7aa", + "reference": "4e428ef80680b116ac9f1708cf01496fcafeb7aa", "shasum": "" }, "require": { - "php": ">=7.2", - "spryker/currency": "^3.0.0", + "php": ">=8.0", + "spryker/currency": "^3.0.0 || ^4.0.0", "spryker/data-import": "^1.3.0", "spryker/kernel": "^3.30.0", "spryker/merchant-relationship": "^1.3.0", @@ -31548,9 +31665,9 @@ ], "description": "MerchantRelationshipSalesOrderThresholdDataImport module", "support": { - "source": "https://github.com/spryker/merchant-relationship-sales-order-threshold-data-import/tree/0.1.2" + "source": "https://github.com/spryker/merchant-relationship-sales-order-threshold-data-import/tree/0.1.3" }, - "time": "2020-05-29T13:08:37+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/merchant-relationship-sales-order-threshold-gui", @@ -31654,16 +31771,16 @@ }, { "name": "spryker/message-broker", - "version": "1.4.1", + "version": "1.5.0", "source": { "type": "git", "url": "https://github.com/spryker/message-broker.git", - "reference": "f073764105de0473042fb66e137bae64345b286f" + "reference": "cb9ba1744ce83af75f4d6c39fe6b76fda9f372b2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/message-broker/zipball/f073764105de0473042fb66e137bae64345b286f", - "reference": "f073764105de0473042fb66e137bae64345b286f", + "url": "https://api.github.com/repos/spryker/message-broker/zipball/cb9ba1744ce83af75f4d6c39fe6b76fda9f372b2", + "reference": "cb9ba1744ce83af75f4d6c39fe6b76fda9f372b2", "shasum": "" }, "require": { @@ -31685,6 +31802,7 @@ "spryker/event-dispatcher": "*", "spryker/message-broker-aws": "*", "spryker/ramsey-uuid": "*", + "spryker/store": "*", "spryker/testify": "*" }, "suggest": { @@ -31708,9 +31826,9 @@ ], "description": "MessageBroker module", "support": { - "source": "https://github.com/spryker/message-broker/tree/1.4.1" + "source": "https://github.com/spryker/message-broker/tree/1.5.0" }, - "time": "2023-02-08T11:59:50+00:00" + "time": "2023-04-28T10:35:40+00:00" }, { "name": "spryker/message-broker-aws", @@ -31977,21 +32095,21 @@ }, { "name": "spryker/money-gui", - "version": "1.0.0", + "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/spryker/money-gui.git", - "reference": "b5a982415e407db800eb06b9b769a497a931dc40" + "reference": "b0933cacda5a0f2c588fe7858245ce34ff17b96f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/money-gui/zipball/b5a982415e407db800eb06b9b769a497a931dc40", - "reference": "b5a982415e407db800eb06b9b769a497a931dc40", + "url": "https://api.github.com/repos/spryker/money-gui/zipball/b0933cacda5a0f2c588fe7858245ce34ff17b96f", + "reference": "b0933cacda5a0f2c588fe7858245ce34ff17b96f", "shasum": "" }, "require": { - "php": ">=7.4", - "spryker/currency": "^3.1.0", + "php": ">=8.0", + "spryker/currency": "^3.1.0 || ^4.0.0", "spryker/gui": "^3.45.0", "spryker/kernel": "^3.30.0", "spryker/money": "^2.0.0", @@ -32019,9 +32137,9 @@ ], "description": "MoneyGui module", "support": { - "source": "https://github.com/spryker/money-gui/tree/1.0.0" + "source": "https://github.com/spryker/money-gui/tree/1.1.0" }, - "time": "2022-09-19T06:48:51+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/monitoring", @@ -32153,20 +32271,20 @@ }, { "name": "spryker/multi-cart", - "version": "1.8.0", + "version": "1.10.1", "source": { "type": "git", "url": "https://github.com/spryker/multi-cart.git", - "reference": "e744755fc4c7b01a978bd2cf0b6035c8548aa23f" + "reference": "988bda96298ec5219aa870068a2de9f947c15827" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/multi-cart/zipball/e744755fc4c7b01a978bd2cf0b6035c8548aa23f", - "reference": "e744755fc4c7b01a978bd2cf0b6035c8548aa23f", + "url": "https://api.github.com/repos/spryker/multi-cart/zipball/988bda96298ec5219aa870068a2de9f947c15827", + "reference": "988bda96298ec5219aa870068a2de9f947c15827", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/customer": "^7.0.0", "spryker/kernel": "^3.33.0", "spryker/messenger": "^3.0.0", @@ -32176,13 +32294,14 @@ "spryker/quote": "^2.7.0", "spryker/quote-extension": "^1.1.0", "spryker/session": "^3.0.0 || ^4.0.0", - "spryker/store": "^1.0.0", + "spryker/store": "^1.19.0", "spryker/transfer": "^3.25.0", "spryker/util-date-time": "^1.0.0", "spryker/zed-request": "^3.6.0" }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/propel": "*", "spryker/testify": "*" }, @@ -32203,26 +32322,26 @@ ], "description": "MultiCart module", "support": { - "source": "https://github.com/spryker/multi-cart/tree/1.8.0" + "source": "https://github.com/spryker/multi-cart/tree/1.10.1" }, - "time": "2022-07-19T14:00:02+00:00" + "time": "2023-04-12T06:35:33+00:00" }, { "name": "spryker/multi-cart-data-import", - "version": "0.1.6", + "version": "0.1.7", "source": { "type": "git", "url": "https://github.com/spryker/multi-cart-data-import.git", - "reference": "b5cbe94ebab810bedd5c7633dd1a74429cea43ff" + "reference": "ba0b5b59ca26dffbc04c1d451b5ffe6f80a486da" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/multi-cart-data-import/zipball/b5cbe94ebab810bedd5c7633dd1a74429cea43ff", - "reference": "b5cbe94ebab810bedd5c7633dd1a74429cea43ff", + "url": "https://api.github.com/repos/spryker/multi-cart-data-import/zipball/ba0b5b59ca26dffbc04c1d451b5ffe6f80a486da", + "reference": "ba0b5b59ca26dffbc04c1d451b5ffe6f80a486da", "shasum": "" }, "require": { - "php": ">=7.2", + "php": ">=8.0", "spryker/customer": "^7.0.0", "spryker/data-import": "^1.0.0", "spryker/kernel": "^3.30.0", @@ -32231,6 +32350,7 @@ }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/propel": "*", "spryker/propel-orm": "*", "spryker/testify": "*" @@ -32253,9 +32373,9 @@ ], "description": "MultiCartDataImport module", "support": { - "source": "https://github.com/spryker/multi-cart-data-import/tree/master" + "source": "https://github.com/spryker/multi-cart-data-import/tree/0.1.7" }, - "time": "2019-12-20T14:12:49+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/multi-carts-rest-api", @@ -32408,23 +32528,23 @@ }, { "name": "spryker/navigation-storage", - "version": "1.9.0", + "version": "1.10.0", "source": { "type": "git", "url": "https://github.com/spryker/navigation-storage.git", - "reference": "93dc321cc51d73a3400d8ede1458ef2f7d6de22d" + "reference": "d61fe2414717917172853e0af4b95dbdb498d7dc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/navigation-storage/zipball/93dc321cc51d73a3400d8ede1458ef2f7d6de22d", - "reference": "93dc321cc51d73a3400d8ede1458ef2f7d6de22d", + "url": "https://api.github.com/repos/spryker/navigation-storage/zipball/d61fe2414717917172853e0af4b95dbdb498d7dc", + "reference": "d61fe2414717917172853e0af4b95dbdb498d7dc", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/event-behavior": "^1.1.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.1.0", + "spryker/locale": "^3.1.0 || ^4.0.0", "spryker/navigation": "^2.2.0", "spryker/propel-orm": "^1.5.0", "spryker/storage": "^3.4.0", @@ -32437,8 +32557,11 @@ }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/event": "*", "spryker/propel": "*", + "spryker/publisher": "*", + "spryker/queue": "*", "spryker/testify": "*", "spryker/url": "*" }, @@ -32463,9 +32586,9 @@ ], "description": "NavigationStorage module", "support": { - "source": "https://github.com/spryker/navigation-storage/tree/1.9.0" + "source": "https://github.com/spryker/navigation-storage/tree/1.10.0" }, - "time": "2022-04-18T08:41:46+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/navigations-category-nodes-resource-relationship", @@ -32677,16 +32800,16 @@ }, { "name": "spryker/oauth", - "version": "2.9.0", + "version": "2.9.2", "source": { "type": "git", "url": "https://github.com/spryker/oauth.git", - "reference": "8d8e74962834767bc3a06ccb9d61a6ed35bfcc96" + "reference": "5aa462b430b699e8828383dfec7318e419ecffa4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/oauth/zipball/8d8e74962834767bc3a06ccb9d61a6ed35bfcc96", - "reference": "8d8e74962834767bc3a06ccb9d61a6ed35bfcc96", + "url": "https://api.github.com/repos/spryker/oauth/zipball/5aa462b430b699e8828383dfec7318e419ecffa4", + "reference": "5aa462b430b699e8828383dfec7318e419ecffa4", "shasum": "" }, "require": { @@ -32707,10 +32830,12 @@ "spryker/auth-rest-api": "*", "spryker/code-sniffer": "*", "spryker/console": "*", + "spryker/container": "*", "spryker/customer": "*", "spryker/installer": "*", "spryker/oauth-revoke": "*", "spryker/propel": "*", + "spryker/store": "*", "spryker/testify": "*" }, "suggest": { @@ -32733,9 +32858,9 @@ ], "description": "Oauth module", "support": { - "source": "https://github.com/spryker/oauth/tree/2.9.0" + "source": "https://github.com/spryker/oauth/tree/2.9.2" }, - "time": "2023-03-17T10:37:30+00:00" + "time": "2023-04-27T14:36:57+00:00" }, { "name": "spryker/oauth-agent-connector", @@ -33038,20 +33163,20 @@ }, { "name": "spryker/oauth-company-user", - "version": "2.2.0", + "version": "2.2.1", "source": { "type": "git", "url": "https://github.com/spryker/oauth-company-user.git", - "reference": "2ae01ba280ba1fbe07b02162db3c79a37dfdf837" + "reference": "995b683e28ad1c6a2f6ffcdde79bbcba5d9b37fa" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/oauth-company-user/zipball/2ae01ba280ba1fbe07b02162db3c79a37dfdf837", - "reference": "2ae01ba280ba1fbe07b02162db3c79a37dfdf837", + "url": "https://api.github.com/repos/spryker/oauth-company-user/zipball/995b683e28ad1c6a2f6ffcdde79bbcba5d9b37fa", + "reference": "995b683e28ad1c6a2f6ffcdde79bbcba5d9b37fa", "shasum": "" }, "require": { - "php": ">=7.3", + "php": ">=8.0", "psr/http-message": "^1.0.0", "spryker/company-user": "^2.11.0", "spryker/customer": "^7.0.0", @@ -33066,9 +33191,11 @@ "require-dev": { "spryker/code-sniffer": "*", "spryker/company": "*", + "spryker/container": "*", "spryker/installer": "*", "spryker/oauth-customer-connector": "*", "spryker/propel": "*", + "spryker/store": "*", "spryker/testify": "*" }, "suggest": { @@ -33091,9 +33218,9 @@ ], "description": "OauthCompanyUser module", "support": { - "source": "https://github.com/spryker/oauth-company-user/tree/2.2.0" + "source": "https://github.com/spryker/oauth-company-user/tree/2.2.1" }, - "time": "2021-06-24T11:15:12+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/oauth-company-user-extension", @@ -33425,20 +33552,20 @@ }, { "name": "spryker/oauth-permission", - "version": "1.3.0", + "version": "1.3.1", "source": { "type": "git", "url": "https://github.com/spryker/oauth-permission.git", - "reference": "713d27683a46bba1c96ec55c3c2a3f5a95f61f1a" + "reference": "95d9ef8abbbb4764c5b9a8a7bf202ac89ce25db4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/oauth-permission/zipball/713d27683a46bba1c96ec55c3c2a3f5a95f61f1a", - "reference": "713d27683a46bba1c96ec55c3c2a3f5a95f61f1a", + "url": "https://api.github.com/repos/spryker/oauth-permission/zipball/95d9ef8abbbb4764c5b9a8a7bf202ac89ce25db4", + "reference": "95d9ef8abbbb4764c5b9a8a7bf202ac89ce25db4", "shasum": "" }, "require": { - "php": ">=7.2", + "php": ">=8.0", "spryker/company-user": "^2.9.0", "spryker/kernel": "^3.30.0", "spryker/oauth": "^1.3.0 || ^2.0.0", @@ -33455,8 +33582,10 @@ "spryker/code-sniffer": "*", "spryker/company": "*", "spryker/company-role": "*", + "spryker/container": "*", "spryker/customer": "*", "spryker/propel": "*", + "spryker/store": "*", "spryker/testify": "*" }, "type": "library", @@ -33476,9 +33605,9 @@ ], "description": "OauthPermission module", "support": { - "source": "https://github.com/spryker/oauth-permission/tree/1.3.0" + "source": "https://github.com/spryker/oauth-permission/tree/1.3.1" }, - "time": "2020-07-20T18:03:09+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/oauth-revoke", @@ -33835,20 +33964,20 @@ }, { "name": "spryker/order-custom-reference", - "version": "1.0.0", + "version": "1.0.1", "source": { "type": "git", "url": "https://github.com/spryker/order-custom-reference.git", - "reference": "3bae478cfff6b14c430a08ee9d9c37e392abadcc" + "reference": "e29fa86b0b6c25bcb1981a8fb121cd695ebb0a6e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/order-custom-reference/zipball/3bae478cfff6b14c430a08ee9d9c37e392abadcc", - "reference": "3bae478cfff6b14c430a08ee9d9c37e392abadcc", + "url": "https://api.github.com/repos/spryker/order-custom-reference/zipball/e29fa86b0b6c25bcb1981a8fb121cd695ebb0a6e", + "reference": "e29fa86b0b6c25bcb1981a8fb121cd695ebb0a6e", "shasum": "" }, "require": { - "php": ">=7.2", + "php": ">=8.0", "spryker/kernel": "^3.33.0", "spryker/persistent-cart": "^3.0.0", "spryker/quote-extension": "^1.6.0", @@ -33857,8 +33986,10 @@ }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/oms": "*", "spryker/propel": "*", + "spryker/store": "*", "spryker/testify": "*" }, "type": "library", @@ -33878,9 +34009,9 @@ ], "description": "OrderCustomReference module", "support": { - "source": "https://github.com/spryker/order-custom-reference/tree/master" + "source": "https://github.com/spryker/order-custom-reference/tree/1.0.1" }, - "time": "2020-03-17T08:37:36+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/order-custom-reference-gui", @@ -34114,16 +34245,16 @@ }, { "name": "spryker/payment", - "version": "5.11.0", + "version": "5.12.0", "source": { "type": "git", "url": "https://github.com/spryker/payment.git", - "reference": "56b240620b4bec3c5f3703b5f981ad4450e91b79" + "reference": "4ffc0971510a0a6c81ab4d5930a14f03abfacd47" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/payment/zipball/56b240620b4bec3c5f3703b5f981ad4450e91b79", - "reference": "56b240620b4bec3c5f3703b5f981ad4450e91b79", + "url": "https://api.github.com/repos/spryker/payment/zipball/4ffc0971510a0a6c81ab4d5930a14f03abfacd47", + "reference": "4ffc0971510a0a6c81ab4d5930a14f03abfacd47", "shasum": "" }, "require": { @@ -34133,7 +34264,7 @@ "spryker/checkout-extension": "^1.2.0", "spryker/guzzle": "^2.2.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/message-broker": "^1.0.0", "spryker/message-broker-extension": "^1.0.0", "spryker/oms": "^7.0.0 || ^8.0.0 || ^10.0.0 || ^11.0.0", @@ -34151,6 +34282,7 @@ "spryker/calculation": "*", "spryker/checkout": "*", "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/propel": "*", "spryker/testify": "*" }, @@ -34177,9 +34309,9 @@ ], "description": "Payment module", "support": { - "source": "https://github.com/spryker/payment/tree/5.11.0" + "source": "https://github.com/spryker/payment/tree/5.12.0" }, - "time": "2023-03-10T14:11:16+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/payment-cart-connector", @@ -34412,16 +34544,16 @@ }, { "name": "spryker/permission", - "version": "1.5.3", + "version": "1.5.4", "source": { "type": "git", "url": "https://github.com/spryker/permission.git", - "reference": "3eed82857ca7c030cac51757cb9565e5997daf1f" + "reference": "0ae7edd39c8ca1588e41cd312ea2cb57ea8f3e20" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/permission/zipball/3eed82857ca7c030cac51757cb9565e5997daf1f", - "reference": "3eed82857ca7c030cac51757cb9565e5997daf1f", + "url": "https://api.github.com/repos/spryker/permission/zipball/0ae7edd39c8ca1588e41cd312ea2cb57ea8f3e20", + "reference": "0ae7edd39c8ca1588e41cd312ea2cb57ea8f3e20", "shasum": "" }, "require": { @@ -34435,8 +34567,10 @@ "spryker/company": "*", "spryker/company-role": "*", "spryker/company-user": "*", + "spryker/container": "*", "spryker/customer": "*", "spryker/propel": "*", + "spryker/store": "*", "spryker/testify": "*" }, "type": "library", @@ -34457,9 +34591,9 @@ ], "description": "Permission module", "support": { - "source": "https://github.com/spryker/permission/tree/1.5.3" + "source": "https://github.com/spryker/permission/tree/1.5.4" }, - "time": "2022-12-29T12:04:01+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/permission-extension", @@ -34505,20 +34639,20 @@ }, { "name": "spryker/persistent-cart", - "version": "3.5.0", + "version": "3.6.0", "source": { "type": "git", "url": "https://github.com/spryker/persistent-cart.git", - "reference": "d417da8800bf67a3c29fc184d33f01a664443bcf" + "reference": "c69fee51e39bdc3735f7deb21009c2de26f18f4d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/persistent-cart/zipball/d417da8800bf67a3c29fc184d33f01a664443bcf", - "reference": "d417da8800bf67a3c29fc184d33f01a664443bcf", + "url": "https://api.github.com/repos/spryker/persistent-cart/zipball/c69fee51e39bdc3735f7deb21009c2de26f18f4d", + "reference": "c69fee51e39bdc3735f7deb21009c2de26f18f4d", "shasum": "" }, "require": { - "php": ">=7.2", + "php": ">=8.0", "spryker/calculation-extension": "^1.1.0", "spryker/cart": "^5.12.0 || ^7.5.0", "spryker/cart-extension": "^1.11.0 || ^2.7.0 || ^4.3.0", @@ -34529,11 +34663,13 @@ "spryker/persistent-cart-extension": "^1.1.0", "spryker/price-extension": "^1.0.0", "spryker/quote": "^2.8.0", + "spryker/quote-extension": "^1.8.0", "spryker/store": "^1.9.0", "spryker/zed-request": "^3.6.0" }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/product": "*", "spryker/propel": "*", "spryker/testify": "*" @@ -34555,9 +34691,9 @@ ], "description": "PersistentCart module", "support": { - "source": "https://github.com/spryker/persistent-cart/tree/3.5.0" + "source": "https://github.com/spryker/persistent-cart/tree/3.6.0" }, - "time": "2020-09-10T11:20:27+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/persistent-cart-extension", @@ -34688,6 +34824,48 @@ }, "time": "2019-05-30T12:29:48+00:00" }, + { + "name": "spryker/picking-list-extension", + "version": "1.0.0", + "source": { + "type": "git", + "url": "https://github.com/spryker/picking-list-extension.git", + "reference": "30ce5441fe1824b5c410ef22ea3729a11136a726" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/spryker/picking-list-extension/zipball/30ce5441fe1824b5c410ef22ea3729a11136a726", + "reference": "30ce5441fe1824b5c410ef22ea3729a11136a726", + "shasum": "" + }, + "require": { + "php": ">=8.0", + "spryker/transfer": "^3.27.0" + }, + "require-dev": { + "spryker/code-sniffer": "*" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0.x-dev" + } + }, + "autoload": { + "psr-4": { + "Spryker\\": "src/Spryker/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "proprietary" + ], + "description": "PickingListExtension module", + "support": { + "source": "https://github.com/spryker/picking-list-extension/tree/1.0.0" + }, + "time": "2023-03-24T14:46:01+00:00" + }, { "name": "spryker/price", "version": "5.7.0", @@ -34750,27 +34928,29 @@ }, { "name": "spryker/price-cart-connector", - "version": "6.8.0", + "version": "6.10.0", "source": { "type": "git", "url": "https://github.com/spryker/price-cart-connector.git", - "reference": "1ceb252c0418359a6be6eb54a6243ee1c035c543" + "reference": "7dbe63842213706feb24ccfde71fe7d3148dafd6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/price-cart-connector/zipball/1ceb252c0418359a6be6eb54a6243ee1c035c543", - "reference": "1ceb252c0418359a6be6eb54a6243ee1c035c543", + "url": "https://api.github.com/repos/spryker/price-cart-connector/zipball/7dbe63842213706feb24ccfde71fe7d3148dafd6", + "reference": "7dbe63842213706feb24ccfde71fe7d3148dafd6", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/cart-extension": "^2.4.0 || ^4.0.0", - "spryker/currency": "^3.0.0", + "spryker/currency": "^3.0.0 || ^4.0.0", "spryker/kernel": "^3.30.0", "spryker/messenger": "^3.0.0", "spryker/price": "^5.0.0", "spryker/price-cart-connector-extension": "^1.1.0", - "spryker/price-product": "^1.4.0 || ^2.3.0 || ^4.1.0" + "spryker/price-product": "^1.4.0 || ^2.3.0 || ^4.1.0", + "spryker/util-encoding": "^2.0.0", + "spryker/util-text": "^1.1.0" }, "require-dev": { "spryker/cart": "*", @@ -34800,9 +34980,9 @@ ], "description": "PriceCartConnector module", "support": { - "source": "https://github.com/spryker/price-cart-connector/tree/6.8.0" + "source": "https://github.com/spryker/price-cart-connector/tree/6.10.0" }, - "time": "2022-09-07T13:16:18+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/price-cart-connector-extension", @@ -34934,16 +35114,16 @@ }, { "name": "spryker/price-product", - "version": "4.41.0", + "version": "4.42.0", "source": { "type": "git", "url": "https://github.com/spryker/price-product.git", - "reference": "c93de6071d9f1af2a670b37e54073d53d8d9f05d" + "reference": "52a17cac9e012225b88dd04b00dd8ea5dfa09e45" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/price-product/zipball/c93de6071d9f1af2a670b37e54073d53d8d9f05d", - "reference": "c93de6071d9f1af2a670b37e54073d53d8d9f05d", + "url": "https://api.github.com/repos/spryker/price-product/zipball/52a17cac9e012225b88dd04b00dd8ea5dfa09e45", + "reference": "52a17cac9e012225b88dd04b00dd8ea5dfa09e45", "shasum": "" }, "require": { @@ -35000,27 +35180,27 @@ ], "description": "PriceProduct module", "support": { - "source": "https://github.com/spryker/price-product/tree/4.41.0" + "source": "https://github.com/spryker/price-product/tree/4.42.0" }, - "time": "2023-03-31T19:36:11+00:00" + "time": "2023-05-02T09:41:12+00:00" }, { "name": "spryker/price-product-data-import", - "version": "0.1.13", + "version": "0.1.14", "source": { "type": "git", "url": "https://github.com/spryker/price-product-data-import.git", - "reference": "16b72622a6a52b6938784d1fde710bd1e2131112" + "reference": "4f6da0a5579844d373b8b6c8f52ec35acb7d6fc8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/price-product-data-import/zipball/16b72622a6a52b6938784d1fde710bd1e2131112", - "reference": "16b72622a6a52b6938784d1fde710bd1e2131112", + "url": "https://api.github.com/repos/spryker/price-product-data-import/zipball/4f6da0a5579844d373b8b6c8f52ec35acb7d6fc8", + "reference": "4f6da0a5579844d373b8b6c8f52ec35acb7d6fc8", "shasum": "" }, "require": { - "php": ">=7.3", - "spryker/currency": "^3.0.0", + "php": ">=8.0", + "spryker/currency": "^3.0.0 || ^4.0.0", "spryker/data-import": "^1.2.0", "spryker/kernel": "^3.30.0", "spryker/price-product": "^1.5.0 || ^2.0.0 || ^4.0.0", @@ -35052,9 +35232,9 @@ ], "description": "PriceProductDataImport module", "support": { - "source": "https://github.com/spryker/price-product-data-import/tree/0.1.13" + "source": "https://github.com/spryker/price-product-data-import/tree/0.1.14" }, - "time": "2021-01-26T14:41:45+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/price-product-extension", @@ -35099,20 +35279,21 @@ }, { "name": "spryker/price-product-merchant-relationship", - "version": "1.9.0", + "version": "1.10.1", "source": { "type": "git", "url": "https://github.com/spryker/price-product-merchant-relationship.git", - "reference": "8213f7c3e87f4c9dbb44ef6021b789e799a75f77" + "reference": "e71bbc7285096e678525bffce522fcfff78fcc65" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/price-product-merchant-relationship/zipball/8213f7c3e87f4c9dbb44ef6021b789e799a75f77", - "reference": "8213f7c3e87f4c9dbb44ef6021b789e799a75f77", + "url": "https://api.github.com/repos/spryker/price-product-merchant-relationship/zipball/e71bbc7285096e678525bffce522fcfff78fcc65", + "reference": "e71bbc7285096e678525bffce522fcfff78fcc65", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", + "spryker/acl-merchant-portal-extension": "^1.0.0", "spryker/cart": "^5.1.0 || ^7.0.0", "spryker/kernel": "^3.30.0", "spryker/merchant-relationship": "^1.4.0", @@ -35127,9 +35308,11 @@ "spryker/code-sniffer": "*", "spryker/company": "*", "spryker/company-business-unit": "*", + "spryker/container": "*", "spryker/customer": "*", "spryker/merchant": "*", "spryker/propel": "*", + "spryker/store": "*", "spryker/testify": "*" }, "suggest": { @@ -35152,29 +35335,29 @@ ], "description": "PriceProductMerchantRelationship module", "support": { - "source": "https://github.com/spryker/price-product-merchant-relationship/tree/1.9.0" + "source": "https://github.com/spryker/price-product-merchant-relationship/tree/1.10.1" }, - "time": "2022-04-15T13:47:42+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/price-product-merchant-relationship-data-import", - "version": "0.2.2", + "version": "0.2.3", "source": { "type": "git", "url": "https://github.com/spryker/price-product-merchant-relationship-data-import.git", - "reference": "67d402e4ce8d61fd774c14f8470ff3e2de699c9a" + "reference": "872868428ce69d2e6891c90cb227ee66248357cd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/price-product-merchant-relationship-data-import/zipball/67d402e4ce8d61fd774c14f8470ff3e2de699c9a", - "reference": "67d402e4ce8d61fd774c14f8470ff3e2de699c9a", + "url": "https://api.github.com/repos/spryker/price-product-merchant-relationship-data-import/zipball/872868428ce69d2e6891c90cb227ee66248357cd", + "reference": "872868428ce69d2e6891c90cb227ee66248357cd", "shasum": "" }, "require": { - "php": ">=7.1", - "spryker/currency": "^3.0.0", + "php": ">=8.0", + "spryker/currency": "^3.0.0 || ^4.0.0", "spryker/data-import": "^1.3.0", - "spryker/kernel": "^3.0.0", + "spryker/kernel": "^3.30.0", "spryker/merchant-relationship": "^1.0.0", "spryker/price-product": "^2.0.0 || ^4.0.0", "spryker/price-product-merchant-relationship": "^1.0.0", @@ -35207,9 +35390,9 @@ ], "description": "PriceProductMerchantRelationshipDataImport module", "support": { - "source": "https://github.com/spryker/price-product-merchant-relationship-data-import/tree/0.2.2" + "source": "https://github.com/spryker/price-product-merchant-relationship-data-import/tree/0.2.3" }, - "time": "2019-06-27T10:59:33+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/price-product-merchant-relationship-gui", @@ -35260,21 +35443,21 @@ }, { "name": "spryker/price-product-merchant-relationship-storage", - "version": "1.15.0", + "version": "1.16.0", "source": { "type": "git", "url": "https://github.com/spryker/price-product-merchant-relationship-storage.git", - "reference": "82cf5e27cc99b693562cb13c40ee7c5fbfea4c4b" + "reference": "27ab32401412d0ddde030802f15c1a1b55b4fd57" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/price-product-merchant-relationship-storage/zipball/82cf5e27cc99b693562cb13c40ee7c5fbfea4c4b", - "reference": "82cf5e27cc99b693562cb13c40ee7c5fbfea4c4b", + "url": "https://api.github.com/repos/spryker/price-product-merchant-relationship-storage/zipball/27ab32401412d0ddde030802f15c1a1b55b4fd57", + "reference": "27ab32401412d0ddde030802f15c1a1b55b4fd57", "shasum": "" }, "require": { "php": ">=8.0", - "spryker/currency": "^3.0.0", + "spryker/currency": "^3.0.0 || ^4.0.0", "spryker/customer": "^7.10.0", "spryker/event-behavior": "^1.1.0", "spryker/kernel": "^3.37.0", @@ -35316,9 +35499,9 @@ ], "description": "PriceProductMerchantRelationshipStorage module", "support": { - "source": "https://github.com/spryker/price-product-merchant-relationship-storage/tree/1.15.0" + "source": "https://github.com/spryker/price-product-merchant-relationship-storage/tree/1.16.0" }, - "time": "2022-12-14T13:55:24+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/price-product-merchant-relationship-storage-extension", @@ -35363,27 +35546,27 @@ }, { "name": "spryker/price-product-schedule", - "version": "2.5.1", + "version": "2.7.0", "source": { "type": "git", "url": "https://github.com/spryker/price-product-schedule.git", - "reference": "66adb058e3c660b3a101c3cf6afde62cedac40d1" + "reference": "739eca77d410be4ca2b8d0d45717b5eb7a09df65" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/price-product-schedule/zipball/66adb058e3c660b3a101c3cf6afde62cedac40d1", - "reference": "66adb058e3c660b3a101c3cf6afde62cedac40d1", + "url": "https://api.github.com/repos/spryker/price-product-schedule/zipball/739eca77d410be4ca2b8d0d45717b5eb7a09df65", + "reference": "739eca77d410be4ca2b8d0d45717b5eb7a09df65", "shasum": "" }, "require": { "php": ">=8.0", - "spryker/currency": "^3.8.0", - "spryker/kernel": "^3.32.0", + "spryker/currency": "^3.8.0 || ^4.0.0", + "spryker/kernel": "^3.72.0", "spryker/price-product": "^4.35.0", "spryker/product": "^6.9.0", "spryker/propel": "^3.8.0", "spryker/propel-orm": "^1.8.0", - "spryker/store": "^1.11.0", + "spryker/store": "^1.19.0", "spryker/symfony": "^3.2.2", "spryker/transfer": "^3.25.0", "spryker/user": "^3.7.0", @@ -35391,6 +35574,7 @@ }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/testify": "*" }, "type": "library", @@ -35411,27 +35595,27 @@ ], "description": "PriceProductSchedule module", "support": { - "source": "https://github.com/spryker/price-product-schedule/tree/2.5.1" + "source": "https://github.com/spryker/price-product-schedule/tree/2.7.0" }, - "time": "2023-03-14T10:34:11+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/price-product-schedule-data-import", - "version": "0.1.4", + "version": "0.1.5", "source": { "type": "git", "url": "https://github.com/spryker/price-product-schedule-data-import.git", - "reference": "b47b1148a5e6f9c17fd4e34cdab51336ec51cdd8" + "reference": "88edfbb93479613cbbc0f2eb5ab36e200505903f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/price-product-schedule-data-import/zipball/b47b1148a5e6f9c17fd4e34cdab51336ec51cdd8", - "reference": "b47b1148a5e6f9c17fd4e34cdab51336ec51cdd8", + "url": "https://api.github.com/repos/spryker/price-product-schedule-data-import/zipball/88edfbb93479613cbbc0f2eb5ab36e200505903f", + "reference": "88edfbb93479613cbbc0f2eb5ab36e200505903f", "shasum": "" }, "require": { - "php": ">=7.1", - "spryker/currency": "^3.6.0", + "php": ">=8.0", + "spryker/currency": "^3.6.0 || ^4.0.0", "spryker/data-import": "^1.4.3", "spryker/kernel": "^3.30.0", "spryker/price-product": "^2.9.2 || ^4.0.0", @@ -35440,9 +35624,9 @@ "spryker/store": "^1.9.1" }, "require-dev": { - "spryker/code-sniffer": "^0.9.5", - "spryker/propel": "^3.8.0", - "spryker/testify": "^3.9.0" + "spryker/code-sniffer": "*", + "spryker/propel": "*", + "spryker/testify": "*" }, "type": "library", "extra": { @@ -35461,30 +35645,30 @@ ], "description": "PriceProductScheduleDataImport module", "support": { - "source": "https://github.com/spryker/price-product-schedule-data-import/tree/master" + "source": "https://github.com/spryker/price-product-schedule-data-import/tree/0.1.5" }, - "time": "2019-09-11T12:19:21+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/price-product-schedule-gui", - "version": "2.3.0", + "version": "2.4.0", "source": { "type": "git", "url": "https://github.com/spryker/price-product-schedule-gui.git", - "reference": "be5e98458957345b92749eb759bb78b3a14c7f51" + "reference": "99ad65098c12dc09e9fe30f764efefa18f0fbdfd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/price-product-schedule-gui/zipball/be5e98458957345b92749eb759bb78b3a14c7f51", - "reference": "be5e98458957345b92749eb759bb78b3a14c7f51", + "url": "https://api.github.com/repos/spryker/price-product-schedule-gui/zipball/99ad65098c12dc09e9fe30f764efefa18f0fbdfd", + "reference": "99ad65098c12dc09e9fe30f764efefa18f0fbdfd", "shasum": "" }, "require": { - "php": ">=7.4", - "spryker/currency": "^3.11.0", + "php": ">=8.0", + "spryker/currency": "^3.11.0 || ^4.0.0", "spryker/gui": "^3.45.0", "spryker/kernel": "^3.33.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/money": "^2.7.0", "spryker/price-product": "^2.12.0 || ^4.0.0", "spryker/price-product-schedule": "^2.1.0", @@ -35496,6 +35680,7 @@ "spryker/translator": "^1.1.0", "spryker/twig": "^3.16.0", "spryker/util-csv": "^1.0.0", + "spryker/util-date-time": "^1.4.0", "spryker/util-text": "^1.2.0" }, "require-dev": { @@ -35521,9 +35706,9 @@ ], "description": "PriceProductScheduleGui module", "support": { - "source": "https://github.com/spryker/price-product-schedule-gui/tree/2.3.0" + "source": "https://github.com/spryker/price-product-schedule-gui/tree/2.4.0" }, - "time": "2022-09-19T06:48:51+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/price-product-storage", @@ -35630,22 +35815,22 @@ }, { "name": "spryker/price-product-volume", - "version": "3.3.1", + "version": "3.4.0", "source": { "type": "git", "url": "https://github.com/spryker/price-product-volume.git", - "reference": "5baa6882b173f759af1f43a159af5da76bf3c1b2" + "reference": "ab9dd571727f441f2eb2619c164dfe2896e0c9dc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/price-product-volume/zipball/5baa6882b173f759af1f43a159af5da76bf3c1b2", - "reference": "5baa6882b173f759af1f43a159af5da76bf3c1b2", + "url": "https://api.github.com/repos/spryker/price-product-volume/zipball/ab9dd571727f441f2eb2619c164dfe2896e0c9dc", + "reference": "ab9dd571727f441f2eb2619c164dfe2896e0c9dc", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/price-product": "^2.11.0 || ^4.0.0", "spryker/price-product-extension": "^1.5.0", "spryker/price-product-storage": "^2.17.0 || ^4.6.0", @@ -35657,7 +35842,9 @@ }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/propel": "*", + "spryker/store": "*", "spryker/testify": "*" }, "type": "library", @@ -35677,30 +35864,30 @@ ], "description": "PriceProductVolume module", "support": { - "source": "https://github.com/spryker/price-product-volume/tree/3.3.1" + "source": "https://github.com/spryker/price-product-volume/tree/3.4.0" }, - "time": "2022-04-15T13:47:42+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/price-product-volume-gui", - "version": "3.2.0", + "version": "3.3.0", "source": { "type": "git", "url": "https://github.com/spryker/price-product-volume-gui.git", - "reference": "dd1bb8504db3919a8b5f7d3b43f62955a57db996" + "reference": "19f6199df53a89c53415a02a04da0d8969773b2d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/price-product-volume-gui/zipball/dd1bb8504db3919a8b5f7d3b43f62955a57db996", - "reference": "dd1bb8504db3919a8b5f7d3b43f62955a57db996", + "url": "https://api.github.com/repos/spryker/price-product-volume-gui/zipball/19f6199df53a89c53415a02a04da0d8969773b2d", + "reference": "19f6199df53a89c53415a02a04da0d8969773b2d", "shasum": "" }, "require": { - "php": ">=7.4", - "spryker/currency": "^3.0.0", + "php": ">=8.0", + "spryker/currency": "^3.0.0 || ^4.0.0", "spryker/gui": "^3.45.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/price-product": "^2.4.0 || ^4.0.0", "spryker/store": "^1.9.0", "spryker/symfony": "^3.0.0", @@ -35727,9 +35914,9 @@ ], "description": "PriceProductVolumeGui module", "support": { - "source": "https://github.com/spryker/price-product-volume-gui/tree/3.2.0" + "source": "https://github.com/spryker/price-product-volume-gui/tree/3.3.0" }, - "time": "2022-09-19T06:48:51+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/price-product-volumes-rest-api", @@ -35778,16 +35965,16 @@ }, { "name": "spryker/product", - "version": "6.35.0", + "version": "6.36.0", "source": { "type": "git", "url": "https://github.com/spryker/product.git", - "reference": "21d8869ea07329c09e5ac7a77688ab82ef913748" + "reference": "156ded3306503bbc9980ca3ede200cec10f8c401" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product/zipball/21d8869ea07329c09e5ac7a77688ab82ef913748", - "reference": "21d8869ea07329c09e5ac7a77688ab82ef913748", + "url": "https://api.github.com/repos/spryker/product/zipball/156ded3306503bbc9980ca3ede200cec10f8c401", + "reference": "156ded3306503bbc9980ca3ede200cec10f8c401", "shasum": "" }, "require": { @@ -35837,26 +36024,26 @@ ], "description": "Product module", "support": { - "source": "https://github.com/spryker/product/tree/6.35.0" + "source": "https://github.com/spryker/product/tree/6.36.0" }, - "time": "2023-04-17T15:49:27+00:00" + "time": "2023-05-02T09:41:12+00:00" }, { "name": "spryker/product-abstract-data-feed", - "version": "0.2.6", + "version": "0.2.7", "source": { "type": "git", "url": "https://github.com/spryker/product-abstract-data-feed.git", - "reference": "1c59dfe62631ca050fb718a32e4d319d974d5f66" + "reference": "d91f00b5e65bcf63ac614e32a80a5376ef2732ea" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-abstract-data-feed/zipball/1c59dfe62631ca050fb718a32e4d319d974d5f66", - "reference": "1c59dfe62631ca050fb718a32e4d319d974d5f66", + "url": "https://api.github.com/repos/spryker/product-abstract-data-feed/zipball/d91f00b5e65bcf63ac614e32a80a5376ef2732ea", + "reference": "d91f00b5e65bcf63ac614e32a80a5376ef2732ea", "shasum": "" }, "require": { - "php": ">=7.2", + "php": ">=8.0", "spryker/kernel": "^3.30.0", "spryker/product": "^5.0.0 || ^6.0.0", "spryker/propel-orm": "^1.0.0", @@ -35864,7 +36051,7 @@ }, "require-dev": { "spryker/code-sniffer": "*", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/propel": "^3.0.0", "spryker/testify": "*" }, @@ -35885,29 +36072,29 @@ ], "description": "ProductAbstractDataFeed module", "support": { - "source": "https://github.com/spryker/product-abstract-data-feed/tree/0.2.6" + "source": "https://github.com/spryker/product-abstract-data-feed/tree/0.2.7" }, - "time": "2020-05-29T13:08:37+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/product-alternative", - "version": "1.2.0", + "version": "1.3.0", "source": { "type": "git", "url": "https://github.com/spryker/product-alternative.git", - "reference": "21263fa094a2621c14d76ee023db22aaedf5e224" + "reference": "f2b84738590cf579d6c2c67423afac0ac3e281dd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-alternative/zipball/21263fa094a2621c14d76ee023db22aaedf5e224", - "reference": "21263fa094a2621c14d76ee023db22aaedf5e224", + "url": "https://api.github.com/repos/spryker/product-alternative/zipball/f2b84738590cf579d6c2c67423afac0ac3e281dd", + "reference": "f2b84738590cf579d6c2c67423afac0ac3e281dd", "shasum": "" }, "require": { "php": ">=8.0", "spryker/category": "^4.4.0 || ^5.0.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.1.0", + "spryker/locale": "^3.1.0 || ^4.0.0", "spryker/product": "^6.0.0", "spryker/product-alternative-extension": "^1.0.0", "spryker/propel-orm": "^1.1.0", @@ -35915,7 +36102,9 @@ }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/propel": "*", + "spryker/store": "*", "spryker/testify": "*" }, "type": "library", @@ -35936,9 +36125,9 @@ ], "description": "ProductAlternative module", "support": { - "source": "https://github.com/spryker/product-alternative/tree/1.2.0" + "source": "https://github.com/spryker/product-alternative/tree/1.3.0" }, - "time": "2023-01-16T13:42:24+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/product-alternative-data-import", @@ -36079,22 +36268,22 @@ }, { "name": "spryker/product-alternative-product-label-connector", - "version": "1.1.1", + "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/spryker/product-alternative-product-label-connector.git", - "reference": "39ecd7509d85efd139c6d0359cd85242c618fcf2" + "reference": "e56d47243dc568a778cc1bf45a6f00d2dda21162" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-alternative-product-label-connector/zipball/39ecd7509d85efd139c6d0359cd85242c618fcf2", - "reference": "39ecd7509d85efd139c6d0359cd85242c618fcf2", + "url": "https://api.github.com/repos/spryker/product-alternative-product-label-connector/zipball/e56d47243dc568a778cc1bf45a6f00d2dda21162", + "reference": "e56d47243dc568a778cc1bf45a6f00d2dda21162", "shasum": "" }, "require": { - "php": ">=7.2", + "php": ">=8.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/product": "^6.2.0", "spryker/product-alternative": "^1.0.0", "spryker/product-alternative-extension": "^1.0.0", @@ -36127,22 +36316,22 @@ ], "description": "ProductAlternativeProductLabelConnector module", "support": { - "source": "https://github.com/spryker/product-alternative-product-label-connector/tree/master" + "source": "https://github.com/spryker/product-alternative-product-label-connector/tree/1.2.0" }, - "time": "2020-05-29T13:08:37+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/product-alternative-storage", - "version": "1.11.0", + "version": "1.11.1", "source": { "type": "git", "url": "https://github.com/spryker/product-alternative-storage.git", - "reference": "4a2a59d4d7c9f81e7f5a43384295390aa41b6edb" + "reference": "af0809e24b65d6c7e5da7607f5d88391ae9d1e0e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-alternative-storage/zipball/4a2a59d4d7c9f81e7f5a43384295390aa41b6edb", - "reference": "4a2a59d4d7c9f81e7f5a43384295390aa41b6edb", + "url": "https://api.github.com/repos/spryker/product-alternative-storage/zipball/af0809e24b65d6c7e5da7607f5d88391ae9d1e0e", + "reference": "af0809e24b65d6c7e5da7607f5d88391ae9d1e0e", "shasum": "" }, "require": { @@ -36163,8 +36352,12 @@ }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/event": "*", "spryker/propel": "*", + "spryker/publisher": "*", + "spryker/queue": "*", + "spryker/store": "*", "spryker/testify": "*" }, "suggest": { @@ -36187,9 +36380,9 @@ ], "description": "ProductAlternativeStorage module", "support": { - "source": "https://github.com/spryker/product-alternative-storage/tree/1.11.0" + "source": "https://github.com/spryker/product-alternative-storage/tree/1.11.1" }, - "time": "2023-01-16T13:42:24+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/product-alternative-storage-extension", @@ -36289,23 +36482,23 @@ }, { "name": "spryker/product-attribute-gui", - "version": "1.4.0", + "version": "1.5.0", "source": { "type": "git", "url": "https://github.com/spryker/product-attribute-gui.git", - "reference": "89d6cda69ac2f828b8c287cb243833afb4c98ae5" + "reference": "080717a9daa8f5e2a653d55db2dab17c1938e395" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-attribute-gui/zipball/89d6cda69ac2f828b8c287cb243833afb4c98ae5", - "reference": "89d6cda69ac2f828b8c287cb243833afb4c98ae5", + "url": "https://api.github.com/repos/spryker/product-attribute-gui/zipball/080717a9daa8f5e2a653d55db2dab17c1938e395", + "reference": "080717a9daa8f5e2a653d55db2dab17c1938e395", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/gui": "^3.45.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/product": "^5.2.0 || ^6.0.0", "spryker/product-attribute": "^1.0.0", "spryker/symfony": "^3.0.0", @@ -36319,6 +36512,7 @@ "spryker/form": "*", "spryker/propel": "*", "spryker/router": "*", + "spryker/store": "*", "spryker/testify": "*", "spryker/twig": "*", "spryker/validator": "*", @@ -36342,9 +36536,9 @@ ], "description": "ProductAttributeGui module", "support": { - "source": "https://github.com/spryker/product-attribute-gui/tree/1.4.0" + "source": "https://github.com/spryker/product-attribute-gui/tree/1.5.0" }, - "time": "2022-09-19T06:48:51+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/product-attributes-rest-api", @@ -36497,23 +36691,23 @@ }, { "name": "spryker/product-barcode-gui", - "version": "1.2.0", + "version": "1.3.0", "source": { "type": "git", "url": "https://github.com/spryker/product-barcode-gui.git", - "reference": "70ff505c50491717f219c22f39fd1013dac294c1" + "reference": "2be7cfe73e9550edabc603b068ff4bb5511c937a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-barcode-gui/zipball/70ff505c50491717f219c22f39fd1013dac294c1", - "reference": "70ff505c50491717f219c22f39fd1013dac294c1", + "url": "https://api.github.com/repos/spryker/product-barcode-gui/zipball/2be7cfe73e9550edabc603b068ff4bb5511c937a", + "reference": "2be7cfe73e9550edabc603b068ff4bb5511c937a", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/gui": "^3.45.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/product": "^6.0.0", "spryker/product-barcode": "^1.0.0", "spryker/symfony": "^3.1.0" @@ -36538,9 +36732,9 @@ ], "description": "ProductBarcodeGui module", "support": { - "source": "https://github.com/spryker/product-barcode-gui/tree/1.2.0" + "source": "https://github.com/spryker/product-barcode-gui/tree/1.3.0" }, - "time": "2022-09-19T06:48:51+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/product-bundle", @@ -36672,23 +36866,23 @@ }, { "name": "spryker/product-bundle-discount-connector", - "version": "1.0.0", + "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/spryker/product-bundle-discount-connector.git", - "reference": "8526619be331a77731197ca282e904864b24327b" + "reference": "15c669238ebc0579780d328d0d8d6f8961bfe615" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-bundle-discount-connector/zipball/8526619be331a77731197ca282e904864b24327b", - "reference": "8526619be331a77731197ca282e904864b24327b", + "url": "https://api.github.com/repos/spryker/product-bundle-discount-connector/zipball/15c669238ebc0579780d328d0d8d6f8961bfe615", + "reference": "15c669238ebc0579780d328d0d8d6f8961bfe615", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/discount": "^9.0.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/product": "^6.0.0", "spryker/product-bundle": "^7.0.0", "spryker/product-discount-connector-extension": "^1.0.0", @@ -36721,9 +36915,9 @@ ], "description": "ProductBundleDiscountConnector module", "support": { - "source": "https://github.com/spryker/product-bundle-discount-connector/tree/1.0.0" + "source": "https://github.com/spryker/product-bundle-discount-connector/tree/1.1.0" }, - "time": "2022-06-24T14:09:57+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/product-bundle-product-list-connector", @@ -36774,20 +36968,20 @@ }, { "name": "spryker/product-bundle-storage", - "version": "1.1.0", + "version": "1.1.1", "source": { "type": "git", "url": "https://github.com/spryker/product-bundle-storage.git", - "reference": "b08780caad9b10b86335bee32e31e224ad911864" + "reference": "aec3ceb059dcf1504805d25a4284ef3064375313" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-bundle-storage/zipball/b08780caad9b10b86335bee32e31e224ad911864", - "reference": "b08780caad9b10b86335bee32e31e224ad911864", + "url": "https://api.github.com/repos/spryker/product-bundle-storage/zipball/aec3ceb059dcf1504805d25a4284ef3064375313", + "reference": "aec3ceb059dcf1504805d25a4284ef3064375313", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/event-behavior": "^1.0.0", "spryker/kernel": "^3.33.0", "spryker/product-bundle": "^7.0.0", @@ -36804,10 +36998,13 @@ "require-dev": { "spryker/availability": "*", "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/currency": "*", + "spryker/event": "*", "spryker/price-product": "*", "spryker/product": "*", "spryker/propel": "*", + "spryker/publisher": "*", "spryker/queue": "*", "spryker/stock": "*", "spryker/store": "*", @@ -36833,9 +37030,9 @@ ], "description": "ProductBundleStorage module", "support": { - "source": "https://github.com/spryker/product-bundle-storage/tree/1.1.0" + "source": "https://github.com/spryker/product-bundle-storage/tree/1.1.1" }, - "time": "2022-09-21T14:05:40+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/product-bundles-rest-api", @@ -36889,23 +37086,23 @@ }, { "name": "spryker/product-cart-connector", - "version": "4.9.1", + "version": "4.10.0", "source": { "type": "git", "url": "https://github.com/spryker/product-cart-connector.git", - "reference": "af62065868497a00265cabba26cdecf5c54ba242" + "reference": "be0aa80fc884ae20ea1b780f902d7dcae5b2846a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-cart-connector/zipball/af62065868497a00265cabba26cdecf5c54ba242", - "reference": "af62065868497a00265cabba26cdecf5c54ba242", + "url": "https://api.github.com/repos/spryker/product-cart-connector/zipball/be0aa80fc884ae20ea1b780f902d7dcae5b2846a", + "reference": "be0aa80fc884ae20ea1b780f902d7dcae5b2846a", "shasum": "" }, "require": { "php": ">=8.0", "spryker/checkout-extension": "^1.2.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/messenger": "^3.0.0", "spryker/product": "^6.20.0", "spryker/store": "^1.0.0", @@ -36914,6 +37111,7 @@ "require-dev": { "spryker/cart": "*", "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/propel": "*", "spryker/tax": "*", "spryker/testify": "*", @@ -36939,9 +37137,9 @@ ], "description": "ProductCartConnector module", "support": { - "source": "https://github.com/spryker/product-cart-connector/tree/4.9.1" + "source": "https://github.com/spryker/product-cart-connector/tree/4.10.0" }, - "time": "2022-12-29T12:04:01+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/product-category", @@ -37060,28 +37258,29 @@ }, { "name": "spryker/product-category-filter-gui", - "version": "2.3.0", + "version": "2.4.0", "source": { "type": "git", "url": "https://github.com/spryker/product-category-filter-gui.git", - "reference": "7d4beab95d74ae30f304e69d9581a63c0312c4bc" + "reference": "7f2bffb38c9a2a93b520856791e1ff117f862a96" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-category-filter-gui/zipball/7d4beab95d74ae30f304e69d9581a63c0312c4bc", - "reference": "7d4beab95d74ae30f304e69d9581a63c0312c4bc", + "url": "https://api.github.com/repos/spryker/product-category-filter-gui/zipball/7f2bffb38c9a2a93b520856791e1ff117f862a96", + "reference": "7f2bffb38c9a2a93b520856791e1ff117f862a96", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/catalog": "^5.0.0", "spryker/category": "^5.0.0", "spryker/gui": "^3.45.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/product": "^6.0.0", "spryker/product-category": "^4.0.0", "spryker/product-category-filter": "^1.2.0", + "spryker/product-category-filter-gui-extension": "^1.0.0", "spryker/product-search": "^5.17.0", "spryker/search": "^8.0.0", "spryker/symfony": "^3.0.0", @@ -37108,9 +37307,53 @@ ], "description": "ProductCategoryFilterGui module", "support": { - "source": "https://github.com/spryker/product-category-filter-gui/tree/2.3.0" + "source": "https://github.com/spryker/product-category-filter-gui/tree/2.4.0" }, - "time": "2022-09-19T06:48:51+00:00" + "time": "2023-03-31T19:36:11+00:00" + }, + { + "name": "spryker/product-category-filter-gui-extension", + "version": "1.0.0", + "source": { + "type": "git", + "url": "https://github.com/spryker/product-category-filter-gui-extension.git", + "reference": "a40b7eedeeaca2f22ee43d471be22cad491a3ec3" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/spryker/product-category-filter-gui-extension/zipball/a40b7eedeeaca2f22ee43d471be22cad491a3ec3", + "reference": "a40b7eedeeaca2f22ee43d471be22cad491a3ec3", + "shasum": "" + }, + "require": { + "php": ">=8.0" + }, + "require-dev": { + "spryker/code-sniffer": "*" + }, + "suggest": { + "spryker/symfony": "ADD SUGGEST DESCRIPTION" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0.x-dev" + } + }, + "autoload": { + "psr-4": { + "Spryker\\": "src/Spryker/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "proprietary" + ], + "description": "ProductCategoryFilterGuiExtension module", + "support": { + "source": "https://github.com/spryker/product-category-filter-gui-extension/tree/1.0.0" + }, + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/product-category-filter-storage", @@ -37171,29 +37414,31 @@ }, { "name": "spryker/product-category-search", - "version": "1.1.0", + "version": "1.1.1", "source": { "type": "git", "url": "https://github.com/spryker/product-category-search.git", - "reference": "a459736d86293ce451dffd5458cd5e6dd139fed9" + "reference": "a03fe9d841336199e38d0549da070102c3a4cc74" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-category-search/zipball/a459736d86293ce451dffd5458cd5e6dd139fed9", - "reference": "a459736d86293ce451dffd5458cd5e6dd139fed9", + "url": "https://api.github.com/repos/spryker/product-category-search/zipball/a03fe9d841336199e38d0549da070102c3a4cc74", + "reference": "a03fe9d841336199e38d0549da070102c3a4cc74", "shasum": "" }, "require": { - "php": ">=7.3", + "php": ">=8.0", "spryker/category": "^5.0.0", "spryker/kernel": "^3.49.0", "spryker/product-category": "^4.11.0", "spryker/product-page-search-extension": "^1.2.0", "spryker/propel-orm": "^1.5.0", - "spryker/store": "^1.0.0" + "spryker/store": "^1.0.0", + "spryker/transfer": "^3.25.0" }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/locale": "*", "spryker/product": "*", "spryker/product-page-search": "*", @@ -37220,32 +37465,33 @@ ], "description": "ProductCategorySearch module", "support": { - "source": "https://github.com/spryker/product-category-search/tree/1.1.0" + "source": "https://github.com/spryker/product-category-search/tree/1.1.1" }, - "time": "2021-05-13T08:33:23+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/product-category-storage", - "version": "2.4.1", + "version": "2.6.0", "source": { "type": "git", "url": "https://github.com/spryker/product-category-storage.git", - "reference": "ebe1d978b8c4ea1d27185f20246f862332fb5d9d" + "reference": "223a7fe786a5d0f8dbf621609d3c553d323981ed" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-category-storage/zipball/ebe1d978b8c4ea1d27185f20246f862332fb5d9d", - "reference": "ebe1d978b8c4ea1d27185f20246f862332fb5d9d", + "url": "https://api.github.com/repos/spryker/product-category-storage/zipball/223a7fe786a5d0f8dbf621609d3c553d323981ed", + "reference": "223a7fe786a5d0f8dbf621609d3c553d323981ed", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/category": "^5.0.0", "spryker/event-behavior": "^1.10.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/product": "^6.0.0", "spryker/product-category": "^4.5.0", + "spryker/product-category-storage-extension": "^1.0.0", "spryker/propel-orm": "^1.5.0", "spryker/publisher-extension": "^1.0.0", "spryker/storage": "^3.4.0", @@ -37253,11 +37499,12 @@ "spryker/synchronization": "^1.9.0", "spryker/synchronization-behavior": "^1.0.0", "spryker/synchronization-extension": "^1.1.0", - "spryker/transfer": "^3.25.0", + "spryker/transfer": "^3.27.0", "spryker/url": "^3.0.0" }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/event": "*", "spryker/propel": "*", "spryker/queue": "*", @@ -37284,33 +37531,75 @@ ], "description": "ProductCategoryStorage module", "support": { - "source": "https://github.com/spryker/product-category-storage/tree/2.4.1" + "source": "https://github.com/spryker/product-category-storage/tree/2.6.0" }, - "time": "2022-06-14T11:22:27+00:00" + "time": "2023-04-20T13:53:42+00:00" + }, + { + "name": "spryker/product-category-storage-extension", + "version": "1.0.0", + "source": { + "type": "git", + "url": "https://github.com/spryker/product-category-storage-extension.git", + "reference": "913773ac32cdb91dd8b4dd176bb3322fde171696" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/spryker/product-category-storage-extension/zipball/913773ac32cdb91dd8b4dd176bb3322fde171696", + "reference": "913773ac32cdb91dd8b4dd176bb3322fde171696", + "shasum": "" + }, + "require": { + "php": ">=8.0", + "spryker/transfer": "^3.27.0" + }, + "require-dev": { + "spryker/code-sniffer": "*" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0.x-dev" + } + }, + "autoload": { + "psr-4": { + "Spryker\\": "src/Spryker/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "proprietary" + ], + "description": "ProductCategoryStorageExtension module", + "support": { + "source": "https://github.com/spryker/product-category-storage-extension/tree/1.0.0" + }, + "time": "2023-04-20T13:53:42+00:00" }, { "name": "spryker/product-configuration", - "version": "1.1.1", + "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/spryker/product-configuration.git", - "reference": "463dfcc9c2f68c072f8eab263138f294790285e0" + "reference": "1991981b9216d75766a5f5f02a705641d108cafb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-configuration/zipball/463dfcc9c2f68c072f8eab263138f294790285e0", - "reference": "463dfcc9c2f68c072f8eab263138f294790285e0", + "url": "https://api.github.com/repos/spryker/product-configuration/zipball/1991981b9216d75766a5f5f02a705641d108cafb", + "reference": "1991981b9216d75766a5f5f02a705641d108cafb", "shasum": "" }, "require": { "php": ">=8.0", "psr/http-message": "^1.0.0", "spryker/checksum-generator": "^1.0.0", - "spryker/currency": "^3.2.0", + "spryker/currency": "^3.2.0 || ^4.0.0", "spryker/customer": "^7.0.0", "spryker/guzzle": "^2.2.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/log": "^3.7.0", "spryker/price": "^5.6.0", "spryker/price-product": "^4.0.0", @@ -37331,6 +37620,9 @@ "spryker/container": "^1.4.0", "spryker/propel": "*", "spryker/session": "*", + "spryker/storage": "*", + "spryker/store-extension": "*", + "spryker/store-storage": "*", "spryker/testify": "*" }, "type": "library", @@ -37351,9 +37643,9 @@ ], "description": "ProductConfiguration module", "support": { - "source": "https://github.com/spryker/product-configuration/tree/1.1.1" + "source": "https://github.com/spryker/product-configuration/tree/1.2.0" }, - "time": "2022-12-29T12:04:01+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/product-configuration-cart", @@ -37602,16 +37894,16 @@ }, { "name": "spryker/product-configuration-shopping-list", - "version": "1.0.1", + "version": "1.0.2", "source": { "type": "git", "url": "https://github.com/spryker/product-configuration-shopping-list.git", - "reference": "5e19fdf894bc8036576caefd239d88d287366d8a" + "reference": "e3eaed6fdabc1eb8a1e78712a22799a8805e1c11" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-configuration-shopping-list/zipball/5e19fdf894bc8036576caefd239d88d287366d8a", - "reference": "5e19fdf894bc8036576caefd239d88d287366d8a", + "url": "https://api.github.com/repos/spryker/product-configuration-shopping-list/zipball/e3eaed6fdabc1eb8a1e78712a22799a8805e1c11", + "reference": "e3eaed6fdabc1eb8a1e78712a22799a8805e1c11", "shasum": "" }, "require": { @@ -37632,9 +37924,11 @@ "spryker/company": "*", "spryker/company-business-unit": "*", "spryker/company-user": "*", + "spryker/container": "*", "spryker/product": "*", "spryker/propel": "*", "spryker/quote": "*", + "spryker/store": "*", "spryker/testify": "*" }, "type": "library", @@ -37654,9 +37948,9 @@ ], "description": "ProductConfigurationShoppingList module", "support": { - "source": "https://github.com/spryker/product-configuration-shopping-list/tree/1.0.1" + "source": "https://github.com/spryker/product-configuration-shopping-list/tree/1.0.2" }, - "time": "2022-12-02T08:46:48+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/product-configuration-shopping-lists-rest-api", @@ -37749,16 +38043,16 @@ }, { "name": "spryker/product-configuration-storage", - "version": "1.0.2", + "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/spryker/product-configuration-storage.git", - "reference": "a2e3607ab5f88faa05f89c77b46be2460cf70ba9" + "reference": "fbe9838c79e5eafca201fd281509b7bc24025ce8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-configuration-storage/zipball/a2e3607ab5f88faa05f89c77b46be2460cf70ba9", - "reference": "a2e3607ab5f88faa05f89c77b46be2460cf70ba9", + "url": "https://api.github.com/repos/spryker/product-configuration-storage/zipball/fbe9838c79e5eafca201fd281509b7bc24025ce8", + "reference": "fbe9838c79e5eafca201fd281509b7bc24025ce8", "shasum": "" }, "require": { @@ -37766,7 +38060,7 @@ "spryker/availability-storage-extension": "^1.0.0", "spryker/event-behavior": "^1.0.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/price-product-storage-extension": "^1.2.0", "spryker/product-configuration": "^1.0.0", "spryker/product-storage": "^1.1.0", @@ -37783,9 +38077,13 @@ "require-dev": { "spryker/code-sniffer": "*", "spryker/config": "*", + "spryker/container": "*", + "spryker/event": "*", "spryker/product": "*", "spryker/propel": "*", + "spryker/publisher": "*", "spryker/queue": "*", + "spryker/store": "*", "spryker/testify": "*" }, "type": "library", @@ -37806,9 +38104,9 @@ ], "description": "ProductConfigurationStorage module", "support": { - "source": "https://github.com/spryker/product-configuration-storage/tree/1.0.2" + "source": "https://github.com/spryker/product-configuration-storage/tree/1.1.0" }, - "time": "2022-12-29T12:04:01+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/product-configuration-wishlists-rest-api-extension", @@ -37999,25 +38297,25 @@ }, { "name": "spryker/product-customer-permission", - "version": "1.2.0", + "version": "1.3.0", "source": { "type": "git", "url": "https://github.com/spryker/product-customer-permission.git", - "reference": "fff5bc66988ebe4fce6afd7730a01b558caac192" + "reference": "7019fab959e30769e4d1ce72fe2d3698f2d27cc0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-customer-permission/zipball/fff5bc66988ebe4fce6afd7730a01b558caac192", - "reference": "fff5bc66988ebe4fce6afd7730a01b558caac192", + "url": "https://api.github.com/repos/spryker/product-customer-permission/zipball/7019fab959e30769e4d1ce72fe2d3698f2d27cc0", + "reference": "7019fab959e30769e4d1ce72fe2d3698f2d27cc0", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/customer": "^6.0.0 || ^7.0.0", "spryker/glossary": "^3.0.0", "spryker/kernel": "^3.30.0", "spryker/key-builder": "^1.0.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/product": "^5.0.0 || ^6.0.0", "spryker/storage": "^3.0.0", "spryker/touch": "^3.0.0 || ^4.0.0" @@ -38026,9 +38324,11 @@ "spryker/cart": "*", "spryker/checkout": "*", "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/elastica": "*", "spryker/propel": "*", "spryker/search": "^6.0.0 || ^7.0.0 || ^8.0.0", + "spryker/store": "*", "spryker/testify": "*" }, "suggest": { @@ -38054,28 +38354,28 @@ ], "description": "ProductCustomerPermission module", "support": { - "source": "https://github.com/spryker/product-customer-permission/tree/1.2.0" + "source": "https://github.com/spryker/product-customer-permission/tree/1.3.0" }, - "time": "2022-02-02T14:07:33+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/product-discontinued", - "version": "1.9.0", + "version": "1.10.0", "source": { "type": "git", "url": "https://github.com/spryker/product-discontinued.git", - "reference": "fb4ce614049e355a64252167a215b6562762b712" + "reference": "d5409716eb938ae73767d1ccd21d6bf44a5d3b3f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-discontinued/zipball/fb4ce614049e355a64252167a215b6562762b712", - "reference": "fb4ce614049e355a64252167a215b6562762b712", + "url": "https://api.github.com/repos/spryker/product-discontinued/zipball/d5409716eb938ae73767d1ccd21d6bf44a5d3b3f", + "reference": "d5409716eb938ae73767d1ccd21d6bf44a5d3b3f", "shasum": "" }, "require": { "php": ">=8.0", "spryker/kernel": "^3.49.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/log": "^2.0.0 || ^3.0.0", "spryker/product": "^5.0.0 || ^6.22.0", "spryker/product-alternative-extension": "^1.0.0", @@ -38114,22 +38414,22 @@ ], "description": "ProductDiscontinued module", "support": { - "source": "https://github.com/spryker/product-discontinued/tree/1.9.0" + "source": "https://github.com/spryker/product-discontinued/tree/1.10.0" }, - "time": "2023-01-16T13:42:24+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/product-discontinued-data-import", - "version": "1.1.0", + "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/spryker/product-discontinued-data-import.git", - "reference": "6c68d061ad1ef3c3f616ce0d51d0b22f4cedc435" + "reference": "e9328a66385c0cab40169b8438f1266a6feeac99" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-discontinued-data-import/zipball/6c68d061ad1ef3c3f616ce0d51d0b22f4cedc435", - "reference": "6c68d061ad1ef3c3f616ce0d51d0b22f4cedc435", + "url": "https://api.github.com/repos/spryker/product-discontinued-data-import/zipball/e9328a66385c0cab40169b8438f1266a6feeac99", + "reference": "e9328a66385c0cab40169b8438f1266a6feeac99", "shasum": "" }, "require": { @@ -38141,7 +38441,9 @@ }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/propel": "*", + "spryker/store": "*", "spryker/testify": "*" }, "type": "library", @@ -38162,9 +38464,9 @@ ], "description": "ProductDiscontinuedDataImport module", "support": { - "source": "https://github.com/spryker/product-discontinued-data-import/tree/1.1.0" + "source": "https://github.com/spryker/product-discontinued-data-import/tree/1.2.0" }, - "time": "2023-01-16T13:42:24+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/product-discontinued-extension", @@ -38209,22 +38511,22 @@ }, { "name": "spryker/product-discontinued-gui", - "version": "1.4.0", + "version": "1.5.0", "source": { "type": "git", "url": "https://github.com/spryker/product-discontinued-gui.git", - "reference": "b1920fb65ff10bc4701f407a823aab1bc40fa95c" + "reference": "0965b17df90a1a66c49507ea151ac282b2ac8ea7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-discontinued-gui/zipball/b1920fb65ff10bc4701f407a823aab1bc40fa95c", - "reference": "b1920fb65ff10bc4701f407a823aab1bc40fa95c", + "url": "https://api.github.com/repos/spryker/product-discontinued-gui/zipball/0965b17df90a1a66c49507ea151ac282b2ac8ea7", + "reference": "0965b17df90a1a66c49507ea151ac282b2ac8ea7", "shasum": "" }, "require": { "php": ">=8.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/product-discontinued": "^1.9.0", "spryker/product-management-extension": "^1.1.0", "spryker/symfony": "^3.0.0", @@ -38250,9 +38552,9 @@ ], "description": "ProductDiscontinuedGui module", "support": { - "source": "https://github.com/spryker/product-discontinued-gui/tree/1.4.0" + "source": "https://github.com/spryker/product-discontinued-gui/tree/1.5.0" }, - "time": "2023-01-16T13:42:24+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/product-discontinued-product-bundle-connector", @@ -38308,22 +38610,22 @@ }, { "name": "spryker/product-discontinued-product-label-connector", - "version": "1.3.0", + "version": "1.4.0", "source": { "type": "git", "url": "https://github.com/spryker/product-discontinued-product-label-connector.git", - "reference": "a22c050a1106a0dd32ef16aa772cda8ea89157ff" + "reference": "a6ede741531dcc388f32aca5f8544af4bf34f81b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-discontinued-product-label-connector/zipball/a22c050a1106a0dd32ef16aa772cda8ea89157ff", - "reference": "a22c050a1106a0dd32ef16aa772cda8ea89157ff", + "url": "https://api.github.com/repos/spryker/product-discontinued-product-label-connector/zipball/a6ede741531dcc388f32aca5f8544af4bf34f81b", + "reference": "a6ede741531dcc388f32aca5f8544af4bf34f81b", "shasum": "" }, "require": { - "php": ">=7.2", + "php": ">=8.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/product": "^6.11.0", "spryker/product-discontinued": "^1.0.0", "spryker/product-discontinued-extension": "^1.2.0", @@ -38357,9 +38659,9 @@ ], "description": "ProductDiscontinuedProductLabelConnector module", "support": { - "source": "https://github.com/spryker/product-discontinued-product-label-connector/tree/1.3.0" + "source": "https://github.com/spryker/product-discontinued-product-label-connector/tree/1.4.0" }, - "time": "2020-09-29T09:52:05+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/product-discontinued-rest-api", @@ -38412,16 +38714,16 @@ }, { "name": "spryker/product-discontinued-storage", - "version": "1.15.0", + "version": "1.16.0", "source": { "type": "git", "url": "https://github.com/spryker/product-discontinued-storage.git", - "reference": "d1dc994b785c507aee0ebb318ad8b176c23c68ab" + "reference": "86a24494da66ce688fe9c3815d01995b487e4aa4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-discontinued-storage/zipball/d1dc994b785c507aee0ebb318ad8b176c23c68ab", - "reference": "d1dc994b785c507aee0ebb318ad8b176c23c68ab", + "url": "https://api.github.com/repos/spryker/product-discontinued-storage/zipball/86a24494da66ce688fe9c3815d01995b487e4aa4", + "reference": "86a24494da66ce688fe9c3815d01995b487e4aa4", "shasum": "" }, "require": { @@ -38429,7 +38731,7 @@ "spryker/event-behavior": "^1.0.0", "spryker/glossary-storage": "^1.0.0", "spryker/kernel": "^3.37.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/product-alternative-storage-extension": "^1.0.0", "spryker/product-discontinued": "^1.9.0", "spryker/publisher-extension": "^1.0.0", @@ -38446,6 +38748,8 @@ "spryker/product": "*", "spryker/product-storage": "*", "spryker/propel": "*", + "spryker/publisher": "*", + "spryker/queue": "*", "spryker/testify": "*" }, "suggest": { @@ -38470,29 +38774,29 @@ ], "description": "ProductDiscontinuedStorage module", "support": { - "source": "https://github.com/spryker/product-discontinued-storage/tree/1.15.0" + "source": "https://github.com/spryker/product-discontinued-storage/tree/1.16.0" }, - "time": "2023-03-14T10:53:17+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/product-discount-connector", - "version": "5.1.0", + "version": "5.2.0", "source": { "type": "git", "url": "https://github.com/spryker/product-discount-connector.git", - "reference": "c4ff368905cf1bf47a476e0b05a8ab3afb36a281" + "reference": "aaf506a58ad846381b28e057ac0b26908068728f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-discount-connector/zipball/c4ff368905cf1bf47a476e0b05a8ab3afb36a281", - "reference": "c4ff368905cf1bf47a476e0b05a8ab3afb36a281", + "url": "https://api.github.com/repos/spryker/product-discount-connector/zipball/aaf506a58ad846381b28e057ac0b26908068728f", + "reference": "aaf506a58ad846381b28e057ac0b26908068728f", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/discount": "^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^9.0.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/product": "^5.0.0 || ^6.0.0", "spryker/product-discount-connector-extension": "^1.0.0" }, @@ -38519,9 +38823,9 @@ ], "description": "ProductDiscountConnector module", "support": { - "source": "https://github.com/spryker/product-discount-connector/tree/5.1.0" + "source": "https://github.com/spryker/product-discount-connector/tree/5.2.0" }, - "time": "2022-06-24T14:09:57+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/product-discount-connector-extension", @@ -38774,28 +39078,30 @@ }, { "name": "spryker/product-image-cart-connector", - "version": "1.2.3", + "version": "1.2.4", "source": { "type": "git", "url": "https://github.com/spryker/product-image-cart-connector.git", - "reference": "fda329d178e7f1b71d67960eabf14543f7acd185" + "reference": "899b64d25d31424a617b1baa38b81c02de20d549" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-image-cart-connector/zipball/fda329d178e7f1b71d67960eabf14543f7acd185", - "reference": "fda329d178e7f1b71d67960eabf14543f7acd185", + "url": "https://api.github.com/repos/spryker/product-image-cart-connector/zipball/899b64d25d31424a617b1baa38b81c02de20d549", + "reference": "899b64d25d31424a617b1baa38b81c02de20d549", "shasum": "" }, "require": { - "php": ">=7.2", + "php": ">=8.0", "spryker/kernel": "^3.30.0", "spryker/product-image": "^3.7.0" }, "require-dev": { "spryker/cart": "*", "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/product": "*", "spryker/propel": "*", + "spryker/store": "*", "spryker/testify": "*" }, "suggest": { @@ -38818,9 +39124,9 @@ ], "description": "ProductImageCartConnector module", "support": { - "source": "https://github.com/spryker/product-image-cart-connector/tree/1.2.3" + "source": "https://github.com/spryker/product-image-cart-connector/tree/1.2.4" }, - "time": "2020-05-29T13:08:37+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/product-image-sets-rest-api", @@ -38872,24 +39178,24 @@ }, { "name": "spryker/product-image-storage", - "version": "1.14.0", + "version": "1.15.1", "source": { "type": "git", "url": "https://github.com/spryker/product-image-storage.git", - "reference": "3d6eaeabe3c1c81538c9600caad80c19bc0b7694" + "reference": "bb01a66a8ebdd9712de541b8c82c586759018531" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-image-storage/zipball/3d6eaeabe3c1c81538c9600caad80c19bc0b7694", - "reference": "3d6eaeabe3c1c81538c9600caad80c19bc0b7694", + "url": "https://api.github.com/repos/spryker/product-image-storage/zipball/bb01a66a8ebdd9712de541b8c82c586759018531", + "reference": "bb01a66a8ebdd9712de541b8c82c586759018531", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/event-behavior": "^1.10.0", "spryker/kernel": "^3.30.0", "spryker/product": "^5.5.0 || ^6.0.0", - "spryker/product-image": "^3.5.0", + "spryker/product-image": "^3.8.0", "spryker/propel-orm": "^1.5.0", "spryker/storage": "^3.4.0", "spryker/synchronization": "^0.2.0 || ^1.0.0", @@ -38902,6 +39208,7 @@ "spryker/product-attribute": "*", "spryker/product-storage": "*", "spryker/propel": "*", + "spryker/queue": "*", "spryker/testify": "*" }, "suggest": { @@ -38925,22 +39232,22 @@ ], "description": "ProductImageStorage module", "support": { - "source": "https://github.com/spryker/product-image-storage/tree/1.14.0" + "source": "https://github.com/spryker/product-image-storage/tree/1.15.1" }, - "time": "2022-04-18T08:41:46+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/product-label", - "version": "3.8.0", + "version": "3.9.0", "source": { "type": "git", "url": "https://github.com/spryker/product-label.git", - "reference": "8e7560042e02aa4a150c26dede45322b4233cb1f" + "reference": "18cfaec264d5da6aff453581cd96f541ad4ee38d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-label/zipball/8e7560042e02aa4a150c26dede45322b4233cb1f", - "reference": "8e7560042e02aa4a150c26dede45322b4233cb1f", + "url": "https://api.github.com/repos/spryker/product-label/zipball/18cfaec264d5da6aff453581cd96f541ad4ee38d", + "reference": "18cfaec264d5da6aff453581cd96f541ad4ee38d", "shasum": "" }, "require": { @@ -38948,7 +39255,7 @@ "spryker/event": "^1.0.0 || ^2.3.0", "spryker/kernel": "^3.30.0", "spryker/key-builder": "^1.0.0", - "spryker/locale": "^3.1.0", + "spryker/locale": "^3.1.0 || ^4.0.0", "spryker/log": "^2.0.0 || ^3.0.0", "spryker/product": "^5.0.0 || ^6.0.0", "spryker/product-extension": "^1.4.0", @@ -38991,26 +39298,26 @@ ], "description": "ProductLabel module", "support": { - "source": "https://github.com/spryker/product-label/tree/3.8.0" + "source": "https://github.com/spryker/product-label/tree/3.9.0" }, - "time": "2023-03-17T11:55:03+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/product-label-data-import", - "version": "0.1.0", + "version": "0.1.1", "source": { "type": "git", "url": "https://github.com/spryker/product-label-data-import.git", - "reference": "e91c17239fe8f6f1a4ac32e555e9e38fc1b4b122" + "reference": "ba1f8a6c63a697647ad277cd121ce1656c7de200" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-label-data-import/zipball/e91c17239fe8f6f1a4ac32e555e9e38fc1b4b122", - "reference": "e91c17239fe8f6f1a4ac32e555e9e38fc1b4b122", + "url": "https://api.github.com/repos/spryker/product-label-data-import/zipball/ba1f8a6c63a697647ad277cd121ce1656c7de200", + "reference": "ba1f8a6c63a697647ad277cd121ce1656c7de200", "shasum": "" }, "require": { - "php": ">=7.2", + "php": ">=8.0", "spryker/data-import": "^1.4.3", "spryker/kernel": "^3.30.0", "spryker/product": "^6.0.0", @@ -39040,9 +39347,9 @@ ], "description": "ProductLabelDataImport module", "support": { - "source": "https://github.com/spryker/product-label-data-import/tree/0.1.0" + "source": "https://github.com/spryker/product-label-data-import/tree/0.1.1" }, - "time": "2020-05-14T06:56:33+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/product-label-discount-connector", @@ -39095,24 +39402,24 @@ }, { "name": "spryker/product-label-gui", - "version": "3.3.0", + "version": "3.4.0", "source": { "type": "git", "url": "https://github.com/spryker/product-label-gui.git", - "reference": "d9647ea5ff14e52a3fc60f93f71c1feba31d4b91" + "reference": "d69becfe60530826ece63b26d358a3fbf107cdb6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-label-gui/zipball/d9647ea5ff14e52a3fc60f93f71c1feba31d4b91", - "reference": "d9647ea5ff14e52a3fc60f93f71c1feba31d4b91", + "url": "https://api.github.com/repos/spryker/product-label-gui/zipball/d69becfe60530826ece63b26d358a3fbf107cdb6", + "reference": "d69becfe60530826ece63b26d358a3fbf107cdb6", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/category": "^3.2.0 || ^4.0.0 || ^5.0.0", "spryker/gui": "^3.45.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/money": "^2.0.0", "spryker/price": "^5.0.0", "spryker/price-product": "^1.0.0 || ^2.0.0 || ^4.0.0", @@ -39120,7 +39427,7 @@ "spryker/product-category": "^4.0.0", "spryker/product-label": "^3.0.0", "spryker/propel-orm": "^1.1.0", - "spryker/store": "^1.9.0", + "spryker/store": "^1.19.0", "spryker/symfony": "^3.0.0", "spryker/twig": "^3.16.0", "spryker/util-text": "^1.1.0" @@ -39148,22 +39455,22 @@ ], "description": "ProductLabelGui module", "support": { - "source": "https://github.com/spryker/product-label-gui/tree/3.3.0" + "source": "https://github.com/spryker/product-label-gui/tree/3.4.0" }, - "time": "2022-09-19T06:48:51+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/product-label-search", - "version": "2.5.0", + "version": "2.5.1", "source": { "type": "git", "url": "https://github.com/spryker/product-label-search.git", - "reference": "05b4df6c9d86626c0377f3427f118c9886f93a26" + "reference": "443559d6c61c335b4765bd377b81087afa577fbf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-label-search/zipball/05b4df6c9d86626c0377f3427f118c9886f93a26", - "reference": "05b4df6c9d86626c0377f3427f118c9886f93a26", + "url": "https://api.github.com/repos/spryker/product-label-search/zipball/443559d6c61c335b4765bd377b81087afa577fbf", + "reference": "443559d6c61c335b4765bd377b81087afa577fbf", "shasum": "" }, "require": { @@ -39207,22 +39514,22 @@ ], "description": "ProductLabelSearch module", "support": { - "source": "https://github.com/spryker/product-label-search/tree/2.5.0" + "source": "https://github.com/spryker/product-label-search/tree/2.5.1" }, - "time": "2023-03-15T13:52:45+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/product-label-storage", - "version": "2.7.0", + "version": "2.8.0", "source": { "type": "git", "url": "https://github.com/spryker/product-label-storage.git", - "reference": "5d18d3d0ffdb770f0013abf3ff8cfd6df2cff7ad" + "reference": "467a47e627786dda4b12061ff799c7e70ea38df4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-label-storage/zipball/5d18d3d0ffdb770f0013abf3ff8cfd6df2cff7ad", - "reference": "5d18d3d0ffdb770f0013abf3ff8cfd6df2cff7ad", + "url": "https://api.github.com/repos/spryker/product-label-storage/zipball/467a47e627786dda4b12061ff799c7e70ea38df4", + "reference": "467a47e627786dda4b12061ff799c7e70ea38df4", "shasum": "" }, "require": { @@ -39233,7 +39540,7 @@ "spryker/propel-orm": "^1.5.0", "spryker/publisher-extension": "^1.0.0", "spryker/storage": "^3.4.0", - "spryker/store": "^1.7.0", + "spryker/store": "^1.19.0", "spryker/synchronization": "^0.2.0 || ^1.0.0", "spryker/synchronization-behavior": "^1.0.0", "spryker/synchronization-extension": "^1.1.0", @@ -39243,11 +39550,13 @@ "require-dev": { "spryker/catalog": "*", "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/event": "*", "spryker/locale": "*", "spryker/product": "*", "spryker/product-attribute": "*", "spryker/propel": "*", + "spryker/publisher": "*", "spryker/queue": "*", "spryker/search": "*", "spryker/testify": "*" @@ -39276,9 +39585,9 @@ ], "description": "ProductLabelStorage module", "support": { - "source": "https://github.com/spryker/product-label-storage/tree/2.7.0" + "source": "https://github.com/spryker/product-label-storage/tree/2.8.0" }, - "time": "2023-03-10T13:03:26+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/product-labels-rest-api", @@ -39837,16 +40146,16 @@ }, { "name": "spryker/product-measurement-unit", - "version": "5.3.1", + "version": "5.3.2", "source": { "type": "git", "url": "https://github.com/spryker/product-measurement-unit.git", - "reference": "4e9f180ef66f61c2363034a91b5c37f48d845e46" + "reference": "4cbf593db18fe7698122e38f535a68371535ff6e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-measurement-unit/zipball/4e9f180ef66f61c2363034a91b5c37f48d845e46", - "reference": "4e9f180ef66f61c2363034a91b5c37f48d845e46", + "url": "https://api.github.com/repos/spryker/product-measurement-unit/zipball/4cbf593db18fe7698122e38f535a68371535ff6e", + "reference": "4cbf593db18fe7698122e38f535a68371535ff6e", "shasum": "" }, "require": { @@ -39867,6 +40176,7 @@ "require-dev": { "spryker/cart": "*", "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/customer": "*", "spryker/installer": "*", "spryker/oms": "*", @@ -39895,9 +40205,9 @@ ], "description": "ProductMeasurementUnit module", "support": { - "source": "https://github.com/spryker/product-measurement-unit/tree/5.3.1" + "source": "https://github.com/spryker/product-measurement-unit/tree/5.3.2" }, - "time": "2022-12-29T12:04:01+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/product-measurement-unit-data-import", @@ -40069,22 +40379,22 @@ }, { "name": "spryker/product-new", - "version": "1.4.0", + "version": "1.5.0", "source": { "type": "git", "url": "https://github.com/spryker/product-new.git", - "reference": "65412c1049950c4a5c67fbc98bf614051011743e" + "reference": "043be398dba289ceb472cda5db40df6cf3bf462c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-new/zipball/65412c1049950c4a5c67fbc98bf614051011743e", - "reference": "65412c1049950c4a5c67fbc98bf614051011743e", + "url": "https://api.github.com/repos/spryker/product-new/zipball/043be398dba289ceb472cda5db40df6cf3bf462c", + "reference": "043be398dba289ceb472cda5db40df6cf3bf462c", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/product": "^5.0.0 || ^6.0.0", "spryker/product-label": "^2.1.0 || ^3.0.0", "spryker/product-label-storage": "^0.1.2 || ^1.7.0 || ^2.0.0", @@ -40120,9 +40430,9 @@ ], "description": "ProductNew module", "support": { - "source": "https://github.com/spryker/product-new/tree/1.4.0" + "source": "https://github.com/spryker/product-new/tree/1.5.0" }, - "time": "2022-01-04T12:43:20+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/product-offer-gui-extension", @@ -40260,20 +40570,20 @@ }, { "name": "spryker/product-option-cart-connector", - "version": "7.1.2", + "version": "7.1.3", "source": { "type": "git", "url": "https://github.com/spryker/product-option-cart-connector.git", - "reference": "a1b07ccb909f654dcda640e0807b39b2d08399bb" + "reference": "be7527bc41f4eaa74ef3eec97bc8576a57e1c954" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-option-cart-connector/zipball/a1b07ccb909f654dcda640e0807b39b2d08399bb", - "reference": "a1b07ccb909f654dcda640e0807b39b2d08399bb", + "url": "https://api.github.com/repos/spryker/product-option-cart-connector/zipball/be7527bc41f4eaa74ef3eec97bc8576a57e1c954", + "reference": "be7527bc41f4eaa74ef3eec97bc8576a57e1c954", "shasum": "" }, "require": { - "php": ">=7.3", + "php": ">=8.0", "spryker/cart-extension": "^2.1.0 || ^4.0.0", "spryker/kernel": "^3.30.0", "spryker/price": "^5.0.0", @@ -40282,7 +40592,10 @@ "require-dev": { "spryker/cart": "*", "spryker/code-sniffer": "*", + "spryker/container": "*", + "spryker/currency": "*", "spryker/propel": "*", + "spryker/store": "*", "spryker/testify": "*" }, "suggest": { @@ -40305,9 +40618,9 @@ ], "description": "ProductOptionCartConnector module", "support": { - "source": "https://github.com/spryker/product-option-cart-connector/tree/7.1.2" + "source": "https://github.com/spryker/product-option-cart-connector/tree/7.1.3" }, - "time": "2021-03-02T08:38:46+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/product-option-extension", @@ -40393,24 +40706,24 @@ }, { "name": "spryker/product-option-storage", - "version": "1.13.0", + "version": "1.14.0", "source": { "type": "git", "url": "https://github.com/spryker/product-option-storage.git", - "reference": "92dc4230e80fc09c54736932a3a3b6519d039aa4" + "reference": "aadfeaa008ea336156ee57590277c66209789896" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-option-storage/zipball/92dc4230e80fc09c54736932a3a3b6519d039aa4", - "reference": "92dc4230e80fc09c54736932a3a3b6519d039aa4", + "url": "https://api.github.com/repos/spryker/product-option-storage/zipball/aadfeaa008ea336156ee57590277c66209789896", + "reference": "aadfeaa008ea336156ee57590277c66209789896", "shasum": "" }, "require": { - "php": ">=7.4", - "spryker/currency": "^3.2.0", + "php": ">=8.0", + "spryker/currency": "^3.2.0 || ^4.0.0", "spryker/event-behavior": "^1.10.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/price": "^5.1.0", "spryker/product": "^5.5.0 || ^6.0.0", "spryker/product-option": "^6.9.0 || ^8.1.0", @@ -40451,9 +40764,9 @@ ], "description": "ProductOptionStorage module", "support": { - "source": "https://github.com/spryker/product-option-storage/tree/1.13.0" + "source": "https://github.com/spryker/product-option-storage/tree/1.14.0" }, - "time": "2022-04-18T08:41:46+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/product-option-storage-extension", @@ -40498,22 +40811,22 @@ }, { "name": "spryker/product-options-rest-api", - "version": "1.2.0", + "version": "1.3.0", "source": { "type": "git", "url": "https://github.com/spryker/product-options-rest-api.git", - "reference": "a79e9aa01e59d76b6624f542af294a220b633078" + "reference": "e6da08b3f6936f3166fc6201ffe1a60b67f5e3df" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-options-rest-api/zipball/a79e9aa01e59d76b6624f542af294a220b633078", - "reference": "a79e9aa01e59d76b6624f542af294a220b633078", + "url": "https://api.github.com/repos/spryker/product-options-rest-api/zipball/e6da08b3f6936f3166fc6201ffe1a60b67f5e3df", + "reference": "e6da08b3f6936f3166fc6201ffe1a60b67f5e3df", "shasum": "" }, "require": { - "php": ">=7.3", + "php": ">=8.0", "spryker/carts-rest-api-extension": "^1.5.0", - "spryker/currency": "^3.2.0", + "spryker/currency": "^3.2.0 || ^4.0.0", "spryker/glossary-storage": "^1.5.0", "spryker/glue-application": "^1.0.0", "spryker/glue-application-extension": "^1.0.0", @@ -40546,35 +40859,36 @@ ], "description": "ProductOptionsRestApi module", "support": { - "source": "https://github.com/spryker/product-options-rest-api/tree/1.2.0" + "source": "https://github.com/spryker/product-options-rest-api/tree/1.3.0" }, - "time": "2021-07-06T13:27:56+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/product-packaging-unit", - "version": "4.6.0", + "version": "4.8.0", "source": { "type": "git", "url": "https://github.com/spryker/product-packaging-unit.git", - "reference": "d4ba4ab861c7c70d07bc2a36c726b90fbdbd9a22" + "reference": "26a2f685d1ca377e1df568d23c26302007faa865" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-packaging-unit/zipball/d4ba4ab861c7c70d07bc2a36c726b90fbdbd9a22", - "reference": "d4ba4ab861c7c70d07bc2a36c726b90fbdbd9a22", + "url": "https://api.github.com/repos/spryker/product-packaging-unit/zipball/26a2f685d1ca377e1df568d23c26302007faa865", + "reference": "26a2f685d1ca377e1df568d23c26302007faa865", "shasum": "" }, "require": { - "php": ">=7.3", + "php": ">=8.0", "spryker/availability": "^9.0.0", "spryker/cart-extension": "^2.0.0 || ^4.0.0", "spryker/decimal-object": "^1.0.0", "spryker/glossary": "^3.1.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/oms": "^11.0.0", "spryker/oms-extension": "^1.2.0", "spryker/persistent-cart-extension": "^1.0.0", + "spryker/picking-list-extension": "^1.0.0", "spryker/product": "^6.0.0", "spryker/product-measurement-unit": "^2.0.0 || ^4.0.0 || ^5.0.0", "spryker/product-page-search-extension": "^1.3.0", @@ -40583,13 +40897,14 @@ "spryker/sales-extension": "^1.6.0", "spryker/sales-quantity": "^1.0.0 || ^3.0.0", "spryker/store": "^1.4.0", - "spryker/transfer": "^3.18.0", + "spryker/transfer": "^3.27.0", "spryker/util-text": "^1.0.0" }, "require-dev": { "spryker/cart": "*", "spryker/checkout": "*", "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/customer": "*", "spryker/installer": "*", "spryker/propel": "*", @@ -40621,9 +40936,9 @@ ], "description": "ProductPackagingUnit module", "support": { - "source": "https://github.com/spryker/product-packaging-unit/tree/4.6.0" + "source": "https://github.com/spryker/product-packaging-unit/tree/4.8.0" }, - "time": "2021-06-11T11:40:53+00:00" + "time": "2023-04-17T15:49:27+00:00" }, { "name": "spryker/product-packaging-unit-data-import", @@ -40677,20 +40992,20 @@ }, { "name": "spryker/product-packaging-unit-storage", - "version": "5.2.0", + "version": "5.2.1", "source": { "type": "git", "url": "https://github.com/spryker/product-packaging-unit-storage.git", - "reference": "2d6504cad208f8fd8604a72fb4a7e476a6b2e698" + "reference": "84c39dc66b0dc0c99b01b0e18fb8b15ac8f4d512" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-packaging-unit-storage/zipball/2d6504cad208f8fd8604a72fb4a7e476a6b2e698", - "reference": "2d6504cad208f8fd8604a72fb4a7e476a6b2e698", + "url": "https://api.github.com/repos/spryker/product-packaging-unit-storage/zipball/84c39dc66b0dc0c99b01b0e18fb8b15ac8f4d512", + "reference": "84c39dc66b0dc0c99b01b0e18fb8b15ac8f4d512", "shasum": "" }, "require": { - "php": ">=7.2", + "php": ">=8.0", "spryker/decimal-object": "^1.0.0", "spryker/event-behavior": "^1.0.0", "spryker/kernel": "^3.37.0", @@ -40707,6 +41022,7 @@ "spryker/code-sniffer": "*", "spryker/event": "*", "spryker/propel": "*", + "spryker/publisher": "*", "spryker/queue": "*", "spryker/testify": "*" }, @@ -40731,33 +41047,33 @@ ], "description": "ProductPackagingUnitStorage module", "support": { - "source": "https://github.com/spryker/product-packaging-unit-storage/tree/master" + "source": "https://github.com/spryker/product-packaging-unit-storage/tree/5.2.1" }, - "time": "2020-08-20T12:38:58+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/product-page-search", - "version": "3.29.0", + "version": "3.30.0", "source": { "type": "git", "url": "https://github.com/spryker/product-page-search.git", - "reference": "6aee2ba264ffbdb0a69ce5f2addb6535ab7e315d" + "reference": "63d507e039ddaf22b73b43779c00cc385c2e0607" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-page-search/zipball/6aee2ba264ffbdb0a69ce5f2addb6535ab7e315d", - "reference": "6aee2ba264ffbdb0a69ce5f2addb6535ab7e315d", + "url": "https://api.github.com/repos/spryker/product-page-search/zipball/63d507e039ddaf22b73b43779c00cc385c2e0607", + "reference": "63d507e039ddaf22b73b43779c00cc385c2e0607", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/catalog-price-product-connector": "^1.1.0", "spryker/category": "^4.3.0 || ^5.0.0", "spryker/error-handler": "^2.0.0", "spryker/event-behavior": "^1.14.0", "spryker/kernel": "^3.49.0", "spryker/laminas": "^1.0.0", - "spryker/locale": "^3.3.0", + "spryker/locale": "^3.3.0 || ^4.0.0", "spryker/price": "^5.3.0", "spryker/price-product": "^2.8.0 || ^4.0.0", "spryker/product": "^6.16.0", @@ -40779,10 +41095,12 @@ }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/event": "*", "spryker/product-attribute": "*", "spryker/propel": "*", "spryker/queue": "*", + "spryker/storage": "*", "spryker/testify": "*" }, "suggest": { @@ -40806,9 +41124,9 @@ ], "description": "ProductPageSearch module", "support": { - "source": "https://github.com/spryker/product-page-search/tree/3.29.0" + "source": "https://github.com/spryker/product-page-search/tree/3.30.0" }, - "time": "2022-09-21T09:37:18+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/product-page-search-extension", @@ -40856,21 +41174,21 @@ }, { "name": "spryker/product-prices-rest-api", - "version": "1.6.0", + "version": "1.7.0", "source": { "type": "git", "url": "https://github.com/spryker/product-prices-rest-api.git", - "reference": "3baed214386cc3e5724a498461a4ffd74ad6860b" + "reference": "38f211be00eb1b988b927a9f0cf4a4c6362d9948" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-prices-rest-api/zipball/3baed214386cc3e5724a498461a4ffd74ad6860b", - "reference": "3baed214386cc3e5724a498461a4ffd74ad6860b", + "url": "https://api.github.com/repos/spryker/product-prices-rest-api/zipball/38f211be00eb1b988b927a9f0cf4a4c6362d9948", + "reference": "38f211be00eb1b988b927a9f0cf4a4c6362d9948", "shasum": "" }, "require": { - "php": ">=7.3", - "spryker/currency": "^3.4.0", + "php": ">=8.0", + "spryker/currency": "^3.4.0 || ^4.0.0", "spryker/glue-application": "^1.8.0", "spryker/glue-application-extension": "^1.0.0", "spryker/kernel": "^3.30.0", @@ -40904,9 +41222,9 @@ ], "description": "ProductPricesRestApi module", "support": { - "source": "https://github.com/spryker/product-prices-rest-api/tree/1.6.0" + "source": "https://github.com/spryker/product-prices-rest-api/tree/1.7.0" }, - "time": "2021-04-14T08:07:12+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/product-prices-rest-api-extension", @@ -41108,25 +41426,25 @@ }, { "name": "spryker/product-relation", - "version": "3.2.0", + "version": "3.3.0", "source": { "type": "git", "url": "https://github.com/spryker/product-relation.git", - "reference": "896ddc4f714c4dae5d4a6d36b7db6975f496ad32" + "reference": "11f278826019cc1bb60855540431cce866f294b2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-relation/zipball/896ddc4f714c4dae5d4a6d36b7db6975f496ad32", - "reference": "896ddc4f714c4dae5d4a6d36b7db6975f496ad32", + "url": "https://api.github.com/repos/spryker/product-relation/zipball/11f278826019cc1bb60855540431cce866f294b2", + "reference": "11f278826019cc1bb60855540431cce866f294b2", "shasum": "" }, "require": { - "php": ">=7.3", + "php": ">=8.0", "spryker/application": "^3.0.0", "spryker/category": "^3.0.0 || ^4.0.0 || ^5.0.0", "spryker/kernel": "^3.30.0", "spryker/key-builder": "^1.0.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/log": "^3.0.0", "spryker/price-product": "^1.0.0 || ^2.0.0 || ^4.0.0", "spryker/product": "^5.0.0 || ^6.0.0", @@ -41136,7 +41454,7 @@ "spryker/propel-orm": "^1.0.0", "spryker/propel-query-builder": "^0.1.1 || ^0.2.0 || ^0.3.0", "spryker/storage": "^3.0.0", - "spryker/store": "^1.4.0", + "spryker/store": "^1.19.0", "spryker/symfony": "^3.0.0", "spryker/touch": "^3.0.0 || ^4.0.0", "spryker/url": "^3.0.0", @@ -41170,9 +41488,9 @@ ], "description": "ProductRelation module", "support": { - "source": "https://github.com/spryker/product-relation/tree/3.2.0" + "source": "https://github.com/spryker/product-relation/tree/3.3.0" }, - "time": "2021-04-19T12:01:25+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/product-relation-data-import", @@ -41226,25 +41544,25 @@ }, { "name": "spryker/product-relation-gui", - "version": "1.3.0", + "version": "1.4.0", "source": { "type": "git", "url": "https://github.com/spryker/product-relation-gui.git", - "reference": "a7bba2deb9799ba99c5c5d40a65ed83bb306b4a2" + "reference": "c6a0d33e9b3adc2da85f07436c13f448ce579723" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-relation-gui/zipball/a7bba2deb9799ba99c5c5d40a65ed83bb306b4a2", - "reference": "a7bba2deb9799ba99c5c5d40a65ed83bb306b4a2", + "url": "https://api.github.com/repos/spryker/product-relation-gui/zipball/c6a0d33e9b3adc2da85f07436c13f448ce579723", + "reference": "c6a0d33e9b3adc2da85f07436c13f448ce579723", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/application": "^3.0.0", "spryker/category": "^4.0.0 || ^5.0.0", "spryker/gui": "^3.45.0", "spryker/kernel": "^3.33.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/product": "^6.0.0", "spryker/product-attribute": "^1.5.0", "spryker/product-category": "^4.0.0", @@ -41280,26 +41598,26 @@ ], "description": "ProductRelationGui module", "support": { - "source": "https://github.com/spryker/product-relation-gui/tree/1.3.0" + "source": "https://github.com/spryker/product-relation-gui/tree/1.4.0" }, - "time": "2022-09-19T06:48:51+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/product-relation-storage", - "version": "2.3.0", + "version": "2.3.1", "source": { "type": "git", "url": "https://github.com/spryker/product-relation-storage.git", - "reference": "bc420662c5ad15a18a78baec6c4931774b2ffbce" + "reference": "5c48a21756fb63c5d67e4490d4a617f3f21101ca" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-relation-storage/zipball/bc420662c5ad15a18a78baec6c4931774b2ffbce", - "reference": "bc420662c5ad15a18a78baec6c4931774b2ffbce", + "url": "https://api.github.com/repos/spryker/product-relation-storage/zipball/5c48a21756fb63c5d67e4490d4a617f3f21101ca", + "reference": "5c48a21756fb63c5d67e4490d4a617f3f21101ca", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/event-behavior": "^1.1.0", "spryker/kernel": "^3.30.0", "spryker/product": "^5.5.0 || ^6.0.0", @@ -41313,6 +41631,7 @@ }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/event": "*", "spryker/product-attribute": "*", "spryker/propel": "*", @@ -41342,9 +41661,9 @@ ], "description": "ProductRelationStorage module", "support": { - "source": "https://github.com/spryker/product-relation-storage/tree/2.3.0" + "source": "https://github.com/spryker/product-relation-storage/tree/2.3.1" }, - "time": "2022-04-18T08:41:46+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/product-resource-alias-storage", @@ -41402,16 +41721,16 @@ }, { "name": "spryker/product-review", - "version": "2.10.0", + "version": "2.11.0", "source": { "type": "git", "url": "https://github.com/spryker/product-review.git", - "reference": "6e4a8c3d27d3fa170e8270ae30e05a85d59afb78" + "reference": "06c713a680d7014aa28fda21f1d37401b0793c52" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-review/zipball/6e4a8c3d27d3fa170e8270ae30e05a85d59afb78", - "reference": "6e4a8c3d27d3fa170e8270ae30e05a85d59afb78", + "url": "https://api.github.com/repos/spryker/product-review/zipball/06c713a680d7014aa28fda21f1d37401b0793c52", + "reference": "06c713a680d7014aa28fda21f1d37401b0793c52", "shasum": "" }, "require": { @@ -41419,7 +41738,7 @@ "spryker/event": "^1.0.0 || ^2.0.0", "spryker/kernel": "^3.52.0", "spryker/key-builder": "^1.0.0", - "spryker/locale": "^3.1.0", + "spryker/locale": "^3.1.0 || ^4.0.0", "spryker/log": "^3.0.0", "spryker/message-broker-extension": "^1.0.0", "spryker/product": "^5.2.0 || ^6.14.0", @@ -41443,6 +41762,7 @@ "spryker/ramsey-uuid": "*", "spryker/search-elasticsearch": "*", "spryker/silex": "^2.0.0", + "spryker/store": "*", "spryker/testify": "*" }, "suggest": { @@ -41469,22 +41789,22 @@ ], "description": "ProductReview module", "support": { - "source": "https://github.com/spryker/product-review/tree/2.10.0" + "source": "https://github.com/spryker/product-review/tree/2.11.0" }, - "time": "2023-01-31T10:39:04+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/product-review-gui", - "version": "1.5.0", + "version": "1.6.0", "source": { "type": "git", "url": "https://github.com/spryker/product-review-gui.git", - "reference": "6215a0b026e50ab45b8061a29e88b1869df13606" + "reference": "2528cd845f8bba61fb27efe76d138c1932ecfcd7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-review-gui/zipball/6215a0b026e50ab45b8061a29e88b1869df13606", - "reference": "6215a0b026e50ab45b8061a29e88b1869df13606", + "url": "https://api.github.com/repos/spryker/product-review-gui/zipball/2528cd845f8bba61fb27efe76d138c1932ecfcd7", + "reference": "2528cd845f8bba61fb27efe76d138c1932ecfcd7", "shasum": "" }, "require": { @@ -41492,7 +41812,7 @@ "spryker/customer": "^6.0.0 || ^7.0.0", "spryker/gui": "^3.45.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.1.0", + "spryker/locale": "^3.1.0 || ^4.0.0", "spryker/product": "^5.0.0 || ^6.0.0", "spryker/product-review": "^1.0.0 || ^2.0.0", "spryker/propel-orm": "^1.15.0", @@ -41521,32 +41841,32 @@ ], "description": "ProductReviewGui module", "support": { - "source": "https://github.com/spryker/product-review-gui/tree/1.5.0" + "source": "https://github.com/spryker/product-review-gui/tree/1.6.0" }, - "time": "2023-01-31T10:39:04+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/product-review-search", - "version": "1.7.0", + "version": "1.8.0", "source": { "type": "git", "url": "https://github.com/spryker/product-review-search.git", - "reference": "d1f48493a57d3daa65692423cc7015a501994620" + "reference": "9a5dd3aaf2c0c37be378215df3eda99c3c9cbcbe" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-review-search/zipball/d1f48493a57d3daa65692423cc7015a501994620", - "reference": "d1f48493a57d3daa65692423cc7015a501994620", + "url": "https://api.github.com/repos/spryker/product-review-search/zipball/9a5dd3aaf2c0c37be378215df3eda99c3c9cbcbe", + "reference": "9a5dd3aaf2c0c37be378215df3eda99c3c9cbcbe", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/event-behavior": "^1.1.0", "spryker/kernel": "^3.30.0", "spryker/product-page-search": "^0.1.0 || ^1.0.0 || ^2.2.0 || ^3.0.0", "spryker/product-page-search-extension": "^1.0.0", "spryker/product-review": "^1.1.0 || ^2.0.0", - "spryker/store": "^1.4.0", + "spryker/store": "^1.19.0", "spryker/synchronization-behavior": "^1.0.0", "spryker/synchronization-extension": "^1.0.0", "spryker/transfer": "^3.25.0", @@ -41554,6 +41874,7 @@ }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/customer": "*", "spryker/decimal-object": "*", "spryker/event": "*", @@ -41586,26 +41907,26 @@ ], "description": "ProductReviewSearch module", "support": { - "source": "https://github.com/spryker/product-review-search/tree/1.7.0" + "source": "https://github.com/spryker/product-review-search/tree/1.8.0" }, - "time": "2022-04-18T08:41:46+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/product-review-storage", - "version": "1.5.0", + "version": "1.5.1", "source": { "type": "git", "url": "https://github.com/spryker/product-review-storage.git", - "reference": "c321c1fca0edee6c46f133638a3ece24b2ac433c" + "reference": "b912253b3b9f02fc12cfe20340f23f80c684b262" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-review-storage/zipball/c321c1fca0edee6c46f133638a3ece24b2ac433c", - "reference": "c321c1fca0edee6c46f133638a3ece24b2ac433c", + "url": "https://api.github.com/repos/spryker/product-review-storage/zipball/b912253b3b9f02fc12cfe20340f23f80c684b262", + "reference": "b912253b3b9f02fc12cfe20340f23f80c684b262", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/event-behavior": "^1.1.0", "spryker/kernel": "^3.30.0", "spryker/product-review": "^1.1.0 || ^2.0.0", @@ -41616,6 +41937,7 @@ }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/customer": "*", "spryker/decimal-object": "*", "spryker/event": "*", @@ -41623,6 +41945,7 @@ "spryker/product": "*", "spryker/propel": "*", "spryker/propel-orm": "*", + "spryker/store": "*", "spryker/testify": "*" }, "suggest": { @@ -41646,9 +41969,9 @@ ], "description": "ProductReviewStorage module", "support": { - "source": "https://github.com/spryker/product-review-storage/tree/1.5.0" + "source": "https://github.com/spryker/product-review-storage/tree/1.5.1" }, - "time": "2022-04-18T08:41:46+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/product-reviews-rest-api", @@ -41829,23 +42152,23 @@ }, { "name": "spryker/product-set", - "version": "1.6.2", + "version": "1.7.0", "source": { "type": "git", "url": "https://github.com/spryker/product-set.git", - "reference": "7b017fb1bad69caf57b78d0db31d633f04f50504" + "reference": "3561bdf2267808962bd26a7f89b13186fdd6c632" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-set/zipball/7b017fb1bad69caf57b78d0db31d633f04f50504", - "reference": "7b017fb1bad69caf57b78d0db31d633f04f50504", + "url": "https://api.github.com/repos/spryker/product-set/zipball/3561bdf2267808962bd26a7f89b13186fdd6c632", + "reference": "3561bdf2267808962bd26a7f89b13186fdd6c632", "shasum": "" }, "require": { "php": ">=8.0", "spryker/kernel": "^3.30.0", "spryker/key-builder": "^1.0.0", - "spryker/locale": "^3.1.0", + "spryker/locale": "^3.1.0 || ^4.0.0", "spryker/product": "^5.0.0 || ^6.0.0", "spryker/product-image": "^3.3.0", "spryker/propel-orm": "^1.1.0", @@ -41882,35 +42205,36 @@ ], "description": "ProductSet module", "support": { - "source": "https://github.com/spryker/product-set/tree/1.6.2" + "source": "https://github.com/spryker/product-set/tree/1.7.0" }, - "time": "2022-12-29T12:04:01+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/product-set-gui", - "version": "2.5.0", + "version": "2.7.0", "source": { "type": "git", "url": "https://github.com/spryker/product-set-gui.git", - "reference": "0ab40553e372f93901823c81819b479241cb4fce" + "reference": "d5e7329bae05f0d2515e4b15c5325d9c2e161672" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-set-gui/zipball/0ab40553e372f93901823c81819b479241cb4fce", - "reference": "0ab40553e372f93901823c81819b479241cb4fce", + "url": "https://api.github.com/repos/spryker/product-set-gui/zipball/d5e7329bae05f0d2515e4b15c5325d9c2e161672", + "reference": "d5e7329bae05f0d2515e4b15c5325d9c2e161672", "shasum": "" }, "require": { - "php": ">=7.4", - "spryker/gui": "^3.45.0", + "php": ">=8.0", + "spryker/gui": "^3.46.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/money": "^2.0.0", "spryker/price-product": "^1.0.0 || ^2.0.0 || ^4.0.0", "spryker/product": "^5.0.0 || ^6.0.0", "spryker/product-image": "^3.3.0", "spryker/product-set": "^1.0.0", "spryker/propel-orm": "^1.0.0", + "spryker/store": "^1.19.0", "spryker/symfony": "^3.0.0", "spryker/url": "^3.5.0", "spryker/util-encoding": "^2.0.0", @@ -41936,26 +42260,26 @@ ], "description": "ProductSetGui module", "support": { - "source": "https://github.com/spryker/product-set-gui/tree/2.5.0" + "source": "https://github.com/spryker/product-set-gui/tree/2.7.0" }, - "time": "2022-09-19T06:48:51+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/product-set-page-search", - "version": "1.7.0", + "version": "1.8.0", "source": { "type": "git", "url": "https://github.com/spryker/product-set-page-search.git", - "reference": "ffebc91da2eb03f893a88bd7259fc46d1c6822e7" + "reference": "7c9b8a3c1042f51587cc72613d5cbb2a1f97be93" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-set-page-search/zipball/ffebc91da2eb03f893a88bd7259fc46d1c6822e7", - "reference": "ffebc91da2eb03f893a88bd7259fc46d1c6822e7", + "url": "https://api.github.com/repos/spryker/product-set-page-search/zipball/7c9b8a3c1042f51587cc72613d5cbb2a1f97be93", + "reference": "7c9b8a3c1042f51587cc72613d5cbb2a1f97be93", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/event-behavior": "^1.1.0", "spryker/kernel": "^3.30.0", "spryker/product-image": "^3.5.0", @@ -41964,7 +42288,7 @@ "spryker/propel-orm": "^1.5.0", "spryker/search": "^7.0.0 || ^8.0.0", "spryker/search-extension": "^1.0.0", - "spryker/store": "^1.4.0", + "spryker/store": "^1.19.0", "spryker/synchronization-behavior": "^1.0.0", "spryker/synchronization-extension": "^1.0.0", "spryker/transfer": "^3.25.0", @@ -42001,9 +42325,9 @@ ], "description": "ProductSetPageSearch module", "support": { - "source": "https://github.com/spryker/product-set-page-search/tree/1.7.0" + "source": "https://github.com/spryker/product-set-page-search/tree/1.8.0" }, - "time": "2022-04-18T08:41:46+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/product-set-storage", @@ -42070,16 +42394,16 @@ }, { "name": "spryker/product-storage", - "version": "1.36.2", + "version": "1.37.0", "source": { "type": "git", "url": "https://github.com/spryker/product-storage.git", - "reference": "cb7153f382a17f181ce00ddcdb8058b1f2ec1a03" + "reference": "9a542a95caf3e7acaf3173b14a5ba8d6cc4bb46a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-storage/zipball/cb7153f382a17f181ce00ddcdb8058b1f2ec1a03", - "reference": "cb7153f382a17f181ce00ddcdb8058b1f2ec1a03", + "url": "https://api.github.com/repos/spryker/product-storage/zipball/9a542a95caf3e7acaf3173b14a5ba8d6cc4bb46a", + "reference": "9a542a95caf3e7acaf3173b14a5ba8d6cc4bb46a", "shasum": "" }, "require": { @@ -42087,7 +42411,7 @@ "spryker/event-behavior": "^1.10.0", "spryker/kernel": "^3.30.0", "spryker/laminas": "^1.0.0", - "spryker/locale": "^3.1.0", + "spryker/locale": "^3.1.0 || ^4.0.0", "spryker/product": "^5.5.0 || ^6.0.0", "spryker/product-storage-extension": "^1.7.0", "spryker/propel-orm": "^1.5.0", @@ -42103,6 +42427,7 @@ }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/event": "*", "spryker/product-attribute": "*", "spryker/propel": "*", @@ -42131,9 +42456,9 @@ ], "description": "ProductStorage module", "support": { - "source": "https://github.com/spryker/product-storage/tree/1.36.2" + "source": "https://github.com/spryker/product-storage/tree/1.37.0" }, - "time": "2023-03-14T10:53:17+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/product-storage-extension", @@ -42940,22 +43265,22 @@ }, { "name": "spryker/quick-order", - "version": "3.0.2", + "version": "3.1.0", "source": { "type": "git", "url": "https://github.com/spryker/quick-order.git", - "reference": "337e0d960cf88ccd870f53b9a575118569da3364" + "reference": "e3905ed7476531dba75aa9fd054ad11db492393a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/quick-order/zipball/337e0d960cf88ccd870f53b9a575118569da3364", - "reference": "337e0d960cf88ccd870f53b9a575118569da3364", + "url": "https://api.github.com/repos/spryker/quick-order/zipball/e3905ed7476531dba75aa9fd054ad11db492393a", + "reference": "e3905ed7476531dba75aa9fd054ad11db492393a", "shasum": "" }, "require": { - "php": ">=7.2", + "php": ">=8.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/product-storage": "^1.6.0", "spryker/quick-order-extension": "^1.1.0", "spryker/synchronization-behavior": "^1.0.0" @@ -42980,9 +43305,9 @@ ], "description": "QuickOrder module", "support": { - "source": "https://github.com/spryker/quick-order/tree/master" + "source": "https://github.com/spryker/quick-order/tree/3.1.0" }, - "time": "2020-05-29T13:08:37+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/quick-order-extension", @@ -43087,16 +43412,16 @@ }, { "name": "spryker/quote-approval", - "version": "1.6.1", + "version": "1.6.2", "source": { "type": "git", "url": "https://github.com/spryker/quote-approval.git", - "reference": "d4024e41c8cdfb63b9da68294fe40d2fa8a8f0b9" + "reference": "b40eafff14219fd91fccf623b48c4cd9d8937f46" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/quote-approval/zipball/d4024e41c8cdfb63b9da68294fe40d2fa8a8f0b9", - "reference": "d4024e41c8cdfb63b9da68294fe40d2fa8a8f0b9", + "url": "https://api.github.com/repos/spryker/quote-approval/zipball/b40eafff14219fd91fccf623b48c4cd9d8937f46", + "reference": "b40eafff14219fd91fccf623b48c4cd9d8937f46", "shasum": "" }, "require": { @@ -43121,6 +43446,7 @@ "require-dev": { "spryker/code-sniffer": "*", "spryker/company": "*", + "spryker/container": "*", "spryker/permission": "*", "spryker/product": "*", "spryker/propel": "*", @@ -43148,9 +43474,9 @@ ], "description": "QuoteApproval module", "support": { - "source": "https://github.com/spryker/quote-approval/tree/1.6.1" + "source": "https://github.com/spryker/quote-approval/tree/1.6.2" }, - "time": "2022-12-29T12:04:01+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/quote-approval-extension", @@ -43286,16 +43612,16 @@ }, { "name": "spryker/quote-request", - "version": "2.4.1", + "version": "2.4.2", "source": { "type": "git", "url": "https://github.com/spryker/quote-request.git", - "reference": "cf7fd08e36946ca05ef9ee64dfaea77887daf039" + "reference": "4e5a49438e4647cf4fbb0ed092a71ff71bb74ea6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/quote-request/zipball/cf7fd08e36946ca05ef9ee64dfaea77887daf039", - "reference": "cf7fd08e36946ca05ef9ee64dfaea77887daf039", + "url": "https://api.github.com/repos/spryker/quote-request/zipball/4e5a49438e4647cf4fbb0ed092a71ff71bb74ea6", + "reference": "4e5a49438e4647cf4fbb0ed092a71ff71bb74ea6", "shasum": "" }, "require": { @@ -43325,8 +43651,10 @@ "spryker/checkout": "*", "spryker/code-sniffer": "*", "spryker/company-business-unit": "*", + "spryker/container": "*", "spryker/propel": "*", "spryker/shipment": "*", + "spryker/store": "*", "spryker/testify": "*", "spryker/util-text": "*" }, @@ -43354,9 +43682,9 @@ ], "description": "QuoteRequest module", "support": { - "source": "https://github.com/spryker/quote-request/tree/2.4.1" + "source": "https://github.com/spryker/quote-request/tree/2.4.2" }, - "time": "2022-12-29T12:04:01+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/quote-request-agent", @@ -43407,31 +43735,33 @@ }, { "name": "spryker/quote-request-data-import", - "version": "0.2.0", + "version": "0.2.1", "source": { "type": "git", "url": "https://github.com/spryker/quote-request-data-import.git", - "reference": "02366a1ae2f92def2505cc01089e1ea2d8f21462" + "reference": "a928411e34b5f9724b2777c5f54bf5f2f0b37bac" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/quote-request-data-import/zipball/02366a1ae2f92def2505cc01089e1ea2d8f21462", - "reference": "02366a1ae2f92def2505cc01089e1ea2d8f21462", + "url": "https://api.github.com/repos/spryker/quote-request-data-import/zipball/a928411e34b5f9724b2777c5f54bf5f2f0b37bac", + "reference": "a928411e34b5f9724b2777c5f54bf5f2f0b37bac", "shasum": "" }, "require": { - "php": ">=7.1", + "php": ">=8.0", "spryker/company-user": "^2.0.0", "spryker/data-import": "^1.0.0", - "spryker/kernel": "^3.0.0", + "spryker/kernel": "^3.30.0", "spryker/quote-request": "^2.0.0" }, "require-dev": { "spryker/code-sniffer": "*", "spryker/company": "*", "spryker/company-business-unit": "*", + "spryker/container": "*", "spryker/customer": "*", "spryker/propel": "*", + "spryker/store": "*", "spryker/testify": "*" }, "type": "library", @@ -43452,9 +43782,9 @@ ], "description": "QuoteRequestDataImport module", "support": { - "source": "https://github.com/spryker/quote-request-data-import/tree/0.2.0" + "source": "https://github.com/spryker/quote-request-data-import/tree/0.2.1" }, - "time": "2019-05-17T10:59:24+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/quote-request-extension", @@ -43541,33 +43871,35 @@ }, { "name": "spryker/rabbit-mq", - "version": "2.15.0", + "version": "2.16.0", "source": { "type": "git", "url": "https://github.com/spryker/rabbit-mq.git", - "reference": "df538d645de5b04e69cdfb6d3c2e8c2d7686d692" + "reference": "8f458d4d640a85893ae2a1ec6cb75015e7bbc496" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/rabbit-mq/zipball/df538d645de5b04e69cdfb6d3c2e8c2d7686d692", - "reference": "df538d645de5b04e69cdfb6d3c2e8c2d7686d692", + "url": "https://api.github.com/repos/spryker/rabbit-mq/zipball/8f458d4d640a85893ae2a1ec6cb75015e7bbc496", + "reference": "8f458d4d640a85893ae2a1ec6cb75015e7bbc496", "shasum": "" }, "require": { - "php": ">=7.3", + "php": ">=8.0", "php-amqplib/php-amqplib": "^3.1.0", - "spryker/guzzle": "^2.0.0", - "spryker/kernel": "^3.30.0", - "spryker/log": "^3.0.0", - "spryker/queue": "^1.4.0", - "spryker/store": "^1.9.0", - "spryker/symfony": "^3.0.0", - "spryker/transfer": "^3.8.0" + "spryker/guzzle": "^2.1.0", + "spryker/kernel": "^3.56.0", + "spryker/log": "^3.7.0", + "spryker/queue": "^1.5.0", + "spryker/store": "^1.10.0", + "spryker/symfony": "^3.5.0", + "spryker/transfer": "^3.33.1" }, "require-dev": { - "phpstan/phpstan": "^0.12.57", - "spryker/code-sniffer": "*", - "spryker/testify": "^3.35.0" + "codeception/module-asserts": "*", + "codeception/stub": "^4.1", + "mikey179/vfsstream": "^1.6.11", + "spryker/code-sniffer": "^0.17.1", + "spryker/testify": "^3.47.0" }, "type": "library", "extra": { @@ -43605,7 +43937,7 @@ "support": { "source": "https://github.com/spryker/rabbit-mq" }, - "time": "2021-10-26T15:18:58+00:00" + "time": "2023-03-31T19:36:08+00:00" }, { "name": "spryker/ramsey-uuid", @@ -43937,25 +44269,25 @@ }, { "name": "spryker/rest-request-validator", - "version": "1.4.0", + "version": "1.5.0", "source": { "type": "git", "url": "https://github.com/spryker/rest-request-validator.git", - "reference": "16c5ad1ab676e6f7a602e0e7e7dc0c0105b812a3" + "reference": "566f50ce0c7eaa5784836879766d4eb722182d4c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/rest-request-validator/zipball/16c5ad1ab676e6f7a602e0e7e7dc0c0105b812a3", - "reference": "16c5ad1ab676e6f7a602e0e7e7dc0c0105b812a3", + "url": "https://api.github.com/repos/spryker/rest-request-validator/zipball/566f50ce0c7eaa5784836879766d4eb722182d4c", + "reference": "566f50ce0c7eaa5784836879766d4eb722182d4c", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/config": "^3.0.0", "spryker/glue-application": "^1.6.0", "spryker/glue-application-extension": "^1.1.0", "spryker/kernel": "^3.64.0", - "spryker/store": "^1.0.0", + "spryker/store": "^1.19.0", "spryker/symfony": "^3.0.0", "spryker/transfer": "^3.25.0" }, @@ -43981,9 +44313,9 @@ ], "description": "RestRequestValidator module", "support": { - "source": "https://github.com/spryker/rest-request-validator/tree/1.4.0" + "source": "https://github.com/spryker/rest-request-validator/tree/1.5.0" }, - "time": "2022-01-04T12:43:20+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/router", @@ -44175,16 +44507,16 @@ }, { "name": "spryker/sales-configurable-bundle", - "version": "1.5.1", + "version": "1.5.2", "source": { "type": "git", "url": "https://github.com/spryker/sales-configurable-bundle.git", - "reference": "d5a76b7752d16954d3ea4668ec0d5321f5fb0ba0" + "reference": "37d207593b62a356b45965f6e1d607bae3dbdaa4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/sales-configurable-bundle/zipball/d5a76b7752d16954d3ea4668ec0d5321f5fb0ba0", - "reference": "d5a76b7752d16954d3ea4668ec0d5321f5fb0ba0", + "url": "https://api.github.com/repos/spryker/sales-configurable-bundle/zipball/37d207593b62a356b45965f6e1d607bae3dbdaa4", + "reference": "37d207593b62a356b45965f6e1d607bae3dbdaa4", "shasum": "" }, "require": { @@ -44198,8 +44530,10 @@ }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/oms": "*", "spryker/propel": "*", + "spryker/store": "*", "spryker/testify": "*" }, "type": "library", @@ -44219,31 +44553,31 @@ ], "description": "SalesConfigurableBundle module", "support": { - "source": "https://github.com/spryker/sales-configurable-bundle/tree/1.5.1" + "source": "https://github.com/spryker/sales-configurable-bundle/tree/1.5.2" }, - "time": "2022-12-29T12:04:01+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/sales-data-export", - "version": "0.2.0", + "version": "0.2.1", "source": { "type": "git", "url": "https://github.com/spryker/sales-data-export.git", - "reference": "9f6a68b15077166b76580dbd7010ae0376a6c180" + "reference": "ad0a1b876c03caa6f04a5e0fdf62e95ce5efb915" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/sales-data-export/zipball/9f6a68b15077166b76580dbd7010ae0376a6c180", - "reference": "9f6a68b15077166b76580dbd7010ae0376a6c180", + "url": "https://api.github.com/repos/spryker/sales-data-export/zipball/ad0a1b876c03caa6f04a5e0fdf62e95ce5efb915", + "reference": "ad0a1b876c03caa6f04a5e0fdf62e95ce5efb915", "shasum": "" }, "require": { - "php": ">=7.2", - "spryker/country": "^3.0.0", + "php": ">=8.0", + "spryker/country": "^3.0.0 || ^4.0.0", "spryker/data-export": "^0.1.0", "spryker/data-export-extension": "^0.1.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/oms": "^11.0.0", "spryker/propel-orm": "^1.0.0", "spryker/sales": "^11.0.0", @@ -44254,7 +44588,9 @@ }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/propel": "*", + "spryker/store": "*", "spryker/testify": "*" }, "type": "library", @@ -44274,9 +44610,9 @@ ], "description": "SalesDataExport module", "support": { - "source": "https://github.com/spryker/sales-data-export/tree/0.2.0" + "source": "https://github.com/spryker/sales-data-export/tree/0.2.1" }, - "time": "2020-07-08T08:39:39+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/sales-extension", @@ -44321,20 +44657,21 @@ }, { "name": "spryker/sales-invoice", - "version": "1.2.1", + "version": "1.4.0", "source": { "type": "git", "url": "https://github.com/spryker/sales-invoice.git", - "reference": "40b2ddf248695a844a6b97144f0e87f5ce0dcb3f" + "reference": "15c0251b07f88e14bca2a75c3bbb296852021609" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/sales-invoice/zipball/40b2ddf248695a844a6b97144f0e87f5ce0dcb3f", - "reference": "40b2ddf248695a844a6b97144f0e87f5ce0dcb3f", + "url": "https://api.github.com/repos/spryker/sales-invoice/zipball/15c0251b07f88e14bca2a75c3bbb296852021609", + "reference": "15c0251b07f88e14bca2a75c3bbb296852021609", "shasum": "" }, "require": { "php": ">=8.0", + "spryker/acl-merchant-portal-extension": "^1.0.0", "spryker/glossary": "^3.0.0", "spryker/kernel": "^3.52.0", "spryker/mail": "^4.6.0", @@ -44349,9 +44686,11 @@ }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/customer": "*", "spryker/oms": "*", "spryker/propel": "*", + "spryker/store": "*", "spryker/testify": "*" }, "suggest": { @@ -44375,9 +44714,9 @@ ], "description": "SalesInvoice module", "support": { - "source": "https://github.com/spryker/sales-invoice/tree/1.2.1" + "source": "https://github.com/spryker/sales-invoice/tree/1.4.0" }, - "time": "2022-12-29T12:04:01+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/sales-invoice-extension", @@ -44422,20 +44761,20 @@ }, { "name": "spryker/sales-oms", - "version": "0.1.1", + "version": "0.1.2", "source": { "type": "git", "url": "https://github.com/spryker/sales-oms.git", - "reference": "957866922c9a5906e203cab50d998e535031677a" + "reference": "39fcf7a33ee33b0a1e8521fca36bcb9d74a97c77" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/sales-oms/zipball/957866922c9a5906e203cab50d998e535031677a", - "reference": "957866922c9a5906e203cab50d998e535031677a", + "url": "https://api.github.com/repos/spryker/sales-oms/zipball/39fcf7a33ee33b0a1e8521fca36bcb9d74a97c77", + "reference": "39fcf7a33ee33b0a1e8521fca36bcb9d74a97c77", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/kernel": "^3.33.0", "spryker/oms": "^11.21.0", "spryker/sales": "^11.0.0", @@ -44446,7 +44785,9 @@ }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/propel": "*", + "spryker/store": "*", "spryker/testify": "*" }, "type": "library", @@ -44466,33 +44807,34 @@ ], "description": "SalesOms module", "support": { - "source": "https://github.com/spryker/sales-oms/tree/0.1.1" + "source": "https://github.com/spryker/sales-oms/tree/0.1.2" }, - "time": "2022-09-06T08:23:01+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/sales-order-threshold", - "version": "1.7.2", + "version": "1.9.0", "source": { "type": "git", "url": "https://github.com/spryker/sales-order-threshold.git", - "reference": "c490f9ffddfa1ec5ab903554a34681e031b06bac" + "reference": "8a9a05b059a9729b94ff917187f909b5b5bd6367" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/sales-order-threshold/zipball/c490f9ffddfa1ec5ab903554a34681e031b06bac", - "reference": "c490f9ffddfa1ec5ab903554a34681e031b06bac", + "url": "https://api.github.com/repos/spryker/sales-order-threshold/zipball/8a9a05b059a9729b94ff917187f909b5b5bd6367", + "reference": "8a9a05b059a9729b94ff917187f909b5b5bd6367", "shasum": "" }, "require": { "php": ">=8.0", + "spryker/acl-merchant-portal-extension": "^1.0.0", "spryker/calculation-extension": "^1.0.0", "spryker/cart-extension": "^1.6.0 || ^2.2.1 || ^4.0.0", "spryker/checkout-extension": "^1.0.0", - "spryker/currency": "^3.0.0", + "spryker/currency": "^3.0.0 || ^4.0.0", "spryker/glossary": "^3.8.0", "spryker/kernel": "^3.34.0", - "spryker/locale": "^3.2.0", + "spryker/locale": "^3.2.0 || ^4.0.0", "spryker/messenger": "^3.1.0", "spryker/money": "^2.0.0", "spryker/sales": "^8.16.0 || ^10.0.0 || ^11.0.0", @@ -44504,6 +44846,7 @@ "require-dev": { "spryker/checkout": "*", "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/country": "*", "spryker/installer": "*", "spryker/merchant-relationship-sales-order-threshold": "*", @@ -44534,27 +44877,27 @@ ], "description": "SalesOrderThreshold module", "support": { - "source": "https://github.com/spryker/sales-order-threshold/tree/1.7.2" + "source": "https://github.com/spryker/sales-order-threshold/tree/1.9.0" }, - "time": "2022-12-29T12:04:01+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/sales-order-threshold-data-import", - "version": "0.1.3", + "version": "0.1.4", "source": { "type": "git", "url": "https://github.com/spryker/sales-order-threshold-data-import.git", - "reference": "58c54b03104fdf152d295cfcf63c74f73d006cab" + "reference": "f21961a9bf99796e11990de1b6db666928008e11" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/sales-order-threshold-data-import/zipball/58c54b03104fdf152d295cfcf63c74f73d006cab", - "reference": "58c54b03104fdf152d295cfcf63c74f73d006cab", + "url": "https://api.github.com/repos/spryker/sales-order-threshold-data-import/zipball/f21961a9bf99796e11990de1b6db666928008e11", + "reference": "f21961a9bf99796e11990de1b6db666928008e11", "shasum": "" }, "require": { - "php": ">=7.2", - "spryker/currency": "^3.0.0", + "php": ">=8.0", + "spryker/currency": "^3.0.0 || ^4.0.0", "spryker/data-import": "^1.3.0", "spryker/kernel": "^3.30.0", "spryker/sales-order-threshold": "^1.0.0", @@ -44583,9 +44926,9 @@ ], "description": "SalesOrderThresholdDataImport module", "support": { - "source": "https://github.com/spryker/sales-order-threshold-data-import/tree/master" + "source": "https://github.com/spryker/sales-order-threshold-data-import/tree/0.1.4" }, - "time": "2020-06-30T06:41:06+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/sales-order-threshold-extension", @@ -44631,28 +44974,28 @@ }, { "name": "spryker/sales-order-threshold-gui", - "version": "1.8.0", + "version": "1.9.0", "source": { "type": "git", "url": "https://github.com/spryker/sales-order-threshold-gui.git", - "reference": "aded48b7c5c9f6ebdcf4a63216da7b2cc149fea9" + "reference": "290e985b8b8061df305f00ab712a54ee3f6b8081" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/sales-order-threshold-gui/zipball/aded48b7c5c9f6ebdcf4a63216da7b2cc149fea9", - "reference": "aded48b7c5c9f6ebdcf4a63216da7b2cc149fea9", + "url": "https://api.github.com/repos/spryker/sales-order-threshold-gui/zipball/290e985b8b8061df305f00ab712a54ee3f6b8081", + "reference": "290e985b8b8061df305f00ab712a54ee3f6b8081", "shasum": "" }, "require": { - "php": ">=7.4", - "spryker/currency": "^3.1.0", + "php": ">=8.0", + "spryker/currency": "^3.1.0 || ^4.0.0", "spryker/gui": "^3.45.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/money": "^2.1.0", "spryker/sales-order-threshold": "^1.3.0", "spryker/sales-order-threshold-gui-extension": "^1.1.0", - "spryker/store": "^1.2.0", + "spryker/store": "^1.19.0", "spryker/symfony": "^3.1.0", "spryker/tax": "^5.0.0" }, @@ -44676,9 +45019,9 @@ ], "description": "SalesOrderThresholdGui module", "support": { - "source": "https://github.com/spryker/sales-order-threshold-gui/tree/1.8.0" + "source": "https://github.com/spryker/sales-order-threshold-gui/tree/1.9.0" }, - "time": "2022-09-19T06:48:51+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/sales-order-threshold-gui-extension", @@ -44776,16 +45119,16 @@ }, { "name": "spryker/sales-payment", - "version": "1.2.1", + "version": "1.3.1", "source": { "type": "git", "url": "https://github.com/spryker/sales-payment.git", - "reference": "cf730f0c1ddc38bb192866b4e66ceb63c545a5c2" + "reference": "94ba254a482b9afd4c05afde1045a9d152cc3eb8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/sales-payment/zipball/cf730f0c1ddc38bb192866b4e66ceb63c545a5c2", - "reference": "cf730f0c1ddc38bb192866b4e66ceb63c545a5c2", + "url": "https://api.github.com/repos/spryker/sales-payment/zipball/94ba254a482b9afd4c05afde1045a9d152cc3eb8", + "reference": "94ba254a482b9afd4c05afde1045a9d152cc3eb8", "shasum": "" }, "require": { @@ -44797,13 +45140,15 @@ "spryker/propel-orm": "^1.9.0", "spryker/sales": "^8.15.0 || ^10.0.0 || ^11.0.0", "spryker/sales-extension": "^1.8.0", - "spryker/sales-payment-extension": "^1.0.0", + "spryker/sales-payment-extension": "^1.1.0", "spryker/transfer": "^3.27.0" }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/oms": "*", "spryker/propel": "*", + "spryker/store": "*", "spryker/testify": "*" }, "suggest": { @@ -44828,26 +45173,26 @@ ], "description": "SalesPayment module", "support": { - "source": "https://github.com/spryker/sales-payment/tree/1.2.1" + "source": "https://github.com/spryker/sales-payment/tree/1.3.1" }, - "time": "2022-12-29T12:04:01+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/sales-payment-extension", - "version": "1.0.0", + "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/spryker/sales-payment-extension.git", - "reference": "f3c66a7ca3f5f0ae1407cedbffcfd384463e2618" + "reference": "38d6872a91ae4405948dea7d4a6073f204141e0c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/sales-payment-extension/zipball/f3c66a7ca3f5f0ae1407cedbffcfd384463e2618", - "reference": "f3c66a7ca3f5f0ae1407cedbffcfd384463e2618", + "url": "https://api.github.com/repos/spryker/sales-payment-extension/zipball/38d6872a91ae4405948dea7d4a6073f204141e0c", + "reference": "38d6872a91ae4405948dea7d4a6073f204141e0c", "shasum": "" }, "require": { - "php": ">=7.3" + "php": ">=8.0" }, "require-dev": { "spryker/code-sniffer": "*" @@ -44869,9 +45214,9 @@ ], "description": "SalesPaymentExtension module", "support": { - "source": "https://github.com/spryker/sales-payment-extension/tree/1.0.0" + "source": "https://github.com/spryker/sales-payment-extension/tree/1.1.0" }, - "time": "2021-05-13T14:15:04+00:00" + "time": "2023-02-08T15:12:25+00:00" }, { "name": "spryker/sales-payment-gui", @@ -45053,20 +45398,20 @@ }, { "name": "spryker/sales-product-connector", - "version": "1.8.1", + "version": "1.8.2", "source": { "type": "git", "url": "https://github.com/spryker/sales-product-connector.git", - "reference": "399da5d5ab4b8eadf3f7fc554499039d82e4d75c" + "reference": "f89fb482a7aab5acc9dc454037c86d9d995d5b3e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/sales-product-connector/zipball/399da5d5ab4b8eadf3f7fc554499039d82e4d75c", - "reference": "399da5d5ab4b8eadf3f7fc554499039d82e4d75c", + "url": "https://api.github.com/repos/spryker/sales-product-connector/zipball/f89fb482a7aab5acc9dc454037c86d9d995d5b3e", + "reference": "f89fb482a7aab5acc9dc454037c86d9d995d5b3e", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/kernel": "^3.30.0", "spryker/product": "^5.0.0 || ^6.0.0", "spryker/product-page-search-extension": "^1.5.0", @@ -45080,6 +45425,7 @@ "spryker/catalog": "*", "spryker/checkout": "*", "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/customer": "*", "spryker/oms": "*", "spryker/product-image": "*", @@ -45110,9 +45456,9 @@ ], "description": "SalesProductConnector module", "support": { - "source": "https://github.com/spryker/sales-product-connector/tree/1.8.1" + "source": "https://github.com/spryker/sales-product-connector/tree/1.8.2" }, - "time": "2022-05-25T16:20:51+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/sales-quantity", @@ -45253,20 +45599,20 @@ }, { "name": "spryker/sales-reclamation-gui", - "version": "1.7.0", + "version": "1.7.1", "source": { "type": "git", "url": "https://github.com/spryker/sales-reclamation-gui.git", - "reference": "4cbc4c1ef7c221db7cb84a197f16d79c7b95ec36" + "reference": "5b5292f7f7f169550bd96b10d76d64dda199e1fd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/sales-reclamation-gui/zipball/4cbc4c1ef7c221db7cb84a197f16d79c7b95ec36", - "reference": "4cbc4c1ef7c221db7cb84a197f16d79c7b95ec36", + "url": "https://api.github.com/repos/spryker/sales-reclamation-gui/zipball/5b5292f7f7f169550bd96b10d76d64dda199e1fd", + "reference": "5b5292f7f7f169550bd96b10d76d64dda199e1fd", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/gui": "^3.45.0", "spryker/kernel": "^3.30.0", "spryker/oms": "^8.0.0 || ^10.0.0 || ^11.0.0", @@ -45297,9 +45643,9 @@ ], "description": "SalesReclamationGui module", "support": { - "source": "https://github.com/spryker/sales-reclamation-gui/tree/1.7.0" + "source": "https://github.com/spryker/sales-reclamation-gui/tree/1.7.1" }, - "time": "2022-09-19T06:48:51+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/sales-return", @@ -45559,24 +45905,24 @@ }, { "name": "spryker/sales-return-search", - "version": "1.0.2", + "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/spryker/sales-return-search.git", - "reference": "490071671b00bd17eac1bdf6ff7f9fbc21e6f9de" + "reference": "a7fa71498227073bf963a1f2d6f0c54ff3b28d45" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/sales-return-search/zipball/490071671b00bd17eac1bdf6ff7f9fbc21e6f9de", - "reference": "490071671b00bd17eac1bdf6ff7f9fbc21e6f9de", + "url": "https://api.github.com/repos/spryker/sales-return-search/zipball/a7fa71498227073bf963a1f2d6f0c54ff3b28d45", + "reference": "a7fa71498227073bf963a1f2d6f0c54ff3b28d45", "shasum": "" }, "require": { - "php": ">=7.3", + "php": ">=8.0", "spryker/event-behavior": "^1.0.0", "spryker/glossary": "^3.8.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/propel-orm": "^1.5.0", "spryker/publisher-extension": "^1.0.0", "spryker/sales-return": "^1.0.0", @@ -45589,7 +45935,9 @@ "require-dev": { "spryker/code-sniffer": "*", "spryker/elastica": "*", + "spryker/event": "*", "spryker/propel": "*", + "spryker/publisher": "*", "spryker/queue": "*", "spryker/search-elasticsearch": "*", "spryker/testify": "*" @@ -45615,9 +45963,9 @@ ], "description": "SalesReturnSearch module", "support": { - "source": "https://github.com/spryker/sales-return-search/tree/1.0.2" + "source": "https://github.com/spryker/sales-return-search/tree/1.1.0" }, - "time": "2021-06-17T09:30:42+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/sales-returns-rest-api", @@ -45770,22 +46118,22 @@ }, { "name": "spryker/scheduler", - "version": "1.2.0", + "version": "1.4.0", "source": { "type": "git", "url": "https://github.com/spryker/scheduler.git", - "reference": "ba73b4b67699cc539a082a2954df88849a03ab69" + "reference": "803f8dacd1def2d77f10653c2b011e0af9c50372" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/scheduler/zipball/ba73b4b67699cc539a082a2954df88849a03ab69", - "reference": "ba73b4b67699cc539a082a2954df88849a03ab69", + "url": "https://api.github.com/repos/spryker/scheduler/zipball/803f8dacd1def2d77f10653c2b011e0af9c50372", + "reference": "803f8dacd1def2d77f10653c2b011e0af9c50372", "shasum": "" }, "require": { - "php": ">=7.3", + "php": ">=8.0", "spryker/graceful-runner": "^1.0.0", - "spryker/kernel": "^3.30.0", + "spryker/kernel": "^3.72.0", "spryker/scheduler-extension": "^1.0.0", "spryker/symfony": "^3.0.0", "spryker/twig": "^3.0.0", @@ -45818,9 +46166,9 @@ ], "description": "Scheduler module", "support": { - "source": "https://github.com/spryker/scheduler/tree/1.2.0" + "source": "https://github.com/spryker/scheduler/tree/1.4.0" }, - "time": "2021-02-17T09:10:22+00:00" + "time": "2023-04-14T12:33:30+00:00" }, { "name": "spryker/scheduler-extension", @@ -45866,20 +46214,20 @@ }, { "name": "spryker/scheduler-jenkins", - "version": "1.2.1", + "version": "1.3.0", "source": { "type": "git", "url": "https://github.com/spryker/scheduler-jenkins.git", - "reference": "2c0b3d30bbd209fb28025427f1c4e89b9d743d0c" + "reference": "b253d7a7f7b26ceb8850e91707692df1badc26e7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/scheduler-jenkins/zipball/2c0b3d30bbd209fb28025427f1c4e89b9d743d0c", - "reference": "2c0b3d30bbd209fb28025427f1c4e89b9d743d0c", + "url": "https://api.github.com/repos/spryker/scheduler-jenkins/zipball/b253d7a7f7b26ceb8850e91707692df1badc26e7", + "reference": "b253d7a7f7b26ceb8850e91707692df1badc26e7", "shasum": "" }, "require": { - "php": ">=7.2", + "php": ">=8.0", "psr/http-message": "^1.0.0", "spryker/guzzle": "^2.0.0", "spryker/kernel": "^3.52.0", @@ -45911,9 +46259,9 @@ ], "description": "SchedulerJenkins module", "support": { - "source": "https://github.com/spryker/scheduler-jenkins/tree/1.2.1" + "source": "https://github.com/spryker/scheduler-jenkins/tree/1.3.0" }, - "time": "2020-10-09T11:31:07+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/search", @@ -45985,29 +46333,29 @@ }, { "name": "spryker/search-elasticsearch", - "version": "1.14.0", + "version": "1.15.0", "source": { "type": "git", "url": "https://github.com/spryker/search-elasticsearch.git", - "reference": "188066a74a50c0d38207c334260e7c21262115d6" + "reference": "67d824d462b8687f70b6d4293ccfae2ea4d98669" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/search-elasticsearch/zipball/188066a74a50c0d38207c334260e7c21262115d6", - "reference": "188066a74a50c0d38207c334260e7c21262115d6", + "url": "https://api.github.com/repos/spryker/search-elasticsearch/zipball/67d824d462b8687f70b6d4293ccfae2ea4d98669", + "reference": "67d824d462b8687f70b6d4293ccfae2ea4d98669", "shasum": "" }, "require": { - "php": ">=7.3", + "php": ">=8.0", "spryker/elastica": "^5.0.0 || ^6.0.0", "spryker/error-handler": "^2.1.0", - "spryker/kernel": "^3.30.0", + "spryker/kernel": "^3.72.0", "spryker/laminas": "^1.0.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/log": "^3.0.0", "spryker/money": "^2.8.0", - "spryker/search-extension": "^1.1.0", - "spryker/store": "^1.0.0", + "spryker/search-extension": "^1.2.0", + "spryker/store": "^1.19.0", "spryker/symfony": "^3.0.0", "spryker/twig": "^3.0.0", "spryker/util-encoding": "^2.1.0", @@ -46017,7 +46365,9 @@ "require-dev": { "spryker/code-sniffer": "*", "spryker/container": "*", + "spryker/propel": "*", "spryker/session": "*", + "spryker/storage": "*", "spryker/testify": "*" }, "suggest": { @@ -46041,9 +46391,9 @@ ], "description": "SearchElasticsearch module", "support": { - "source": "https://github.com/spryker/search-elasticsearch/tree/1.14.0" + "source": "https://github.com/spryker/search-elasticsearch/tree/1.15.0" }, - "time": "2021-10-07T08:58:49+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/search-elasticsearch-gui", @@ -47334,20 +47684,20 @@ }, { "name": "spryker/shared-cart", - "version": "1.19.0", + "version": "1.19.1", "source": { "type": "git", "url": "https://github.com/spryker/shared-cart.git", - "reference": "0eea4dc08d49c07729b8e6248828523e0ddb6486" + "reference": "2c4100ea35d7b19a46793cf2b5b50464a248fd4d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/shared-cart/zipball/0eea4dc08d49c07729b8e6248828523e0ddb6486", - "reference": "0eea4dc08d49c07729b8e6248828523e0ddb6486", + "url": "https://api.github.com/repos/spryker/shared-cart/zipball/2c4100ea35d7b19a46793cf2b5b50464a248fd4d", + "reference": "2c4100ea35d7b19a46793cf2b5b50464a248fd4d", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/cart": "^5.1.0 || ^7.0.0", "spryker/carts-rest-api-extension": "^1.3.0", "spryker/comment-extension": "^1.0.0", @@ -47374,6 +47724,7 @@ "spryker/code-sniffer": "*", "spryker/company": "*", "spryker/company-business-unit": "*", + "spryker/container": "*", "spryker/installer": "*", "spryker/propel": "*", "spryker/resource-share": "*", @@ -47400,9 +47751,9 @@ ], "description": "SharedCart module", "support": { - "source": "https://github.com/spryker/shared-cart/tree/1.19.0" + "source": "https://github.com/spryker/shared-cart/tree/1.19.1" }, - "time": "2022-06-21T09:05:42+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/shared-cart-data-import", @@ -47459,20 +47810,20 @@ }, { "name": "spryker/shared-carts-rest-api", - "version": "1.2.5", + "version": "1.2.6", "source": { "type": "git", "url": "https://github.com/spryker/shared-carts-rest-api.git", - "reference": "06de0d6626c17bf4a4b9723fa651ad8db2d192cf" + "reference": "537c11340e5374319ac726ddd8d36843bd7c3cce" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/shared-carts-rest-api/zipball/06de0d6626c17bf4a4b9723fa651ad8db2d192cf", - "reference": "06de0d6626c17bf4a4b9723fa651ad8db2d192cf", + "url": "https://api.github.com/repos/spryker/shared-carts-rest-api/zipball/537c11340e5374319ac726ddd8d36843bd7c3cce", + "reference": "537c11340e5374319ac726ddd8d36843bd7c3cce", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/carts-rest-api-extension": "^1.4.0", "spryker/glue-application": "^1.9.0", "spryker/glue-application-extension": "^1.0.0", @@ -47489,9 +47840,11 @@ "spryker/company": "*", "spryker/company-business-unit": "*", "spryker/company-user": "*", + "spryker/container": "*", "spryker/customer": "*", "spryker/permission": "*", "spryker/propel": "*", + "spryker/store": "*", "spryker/testify": "*" }, "type": "library", @@ -47511,9 +47864,9 @@ ], "description": "SharedCartsRestApi module", "support": { - "source": "https://github.com/spryker/shared-carts-rest-api/tree/1.2.5" + "source": "https://github.com/spryker/shared-carts-rest-api/tree/1.2.6" }, - "time": "2022-05-19T08:53:46+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/shared-carts-rest-api-extension", @@ -47631,20 +47984,20 @@ }, { "name": "spryker/shipment-cart-connector", - "version": "2.1.1", + "version": "2.1.2", "source": { "type": "git", "url": "https://github.com/spryker/shipment-cart-connector.git", - "reference": "cecfdb8b12b009771707cda6d5f73430a7679b20" + "reference": "635a9844809136806cc5be439ed8d0f5a9083291" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/shipment-cart-connector/zipball/cecfdb8b12b009771707cda6d5f73430a7679b20", - "reference": "cecfdb8b12b009771707cda6d5f73430a7679b20", + "url": "https://api.github.com/repos/spryker/shipment-cart-connector/zipball/635a9844809136806cc5be439ed8d0f5a9083291", + "reference": "635a9844809136806cc5be439ed8d0f5a9083291", "shasum": "" }, "require": { - "php": ">=7.2", + "php": ">=8.0", "spryker/cart-extension": "^4.2.0", "spryker/kernel": "^3.33.0", "spryker/price": "^5.0.0", @@ -47653,6 +48006,7 @@ "require-dev": { "spryker/cart": "*", "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/currency": "*", "spryker/propel": "*", "spryker/store": "*", @@ -47678,33 +48032,35 @@ ], "description": "ShipmentCartConnector module", "support": { - "source": "https://github.com/spryker/shipment-cart-connector/tree/2.1.1" + "source": "https://github.com/spryker/shipment-cart-connector/tree/2.1.2" }, - "time": "2020-05-29T13:08:37+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/shipment-checkout-connector", - "version": "2.0.4", + "version": "2.0.5", "source": { "type": "git", "url": "https://github.com/spryker/shipment-checkout-connector.git", - "reference": "2e274bcc20ff45184dc65a0aac7dad38ecee365a" + "reference": "2dd30792b569ac1df0636f10a02ca19457da4f0d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/shipment-checkout-connector/zipball/2e274bcc20ff45184dc65a0aac7dad38ecee365a", - "reference": "2e274bcc20ff45184dc65a0aac7dad38ecee365a", + "url": "https://api.github.com/repos/spryker/shipment-checkout-connector/zipball/2dd30792b569ac1df0636f10a02ca19457da4f0d", + "reference": "2dd30792b569ac1df0636f10a02ca19457da4f0d", "shasum": "" }, "require": { - "php": ">=7.2", + "php": ">=8.0", "spryker/kernel": "^3.33.0", "spryker/shipment": "^7.0.0 || ^8.0.0" }, "require-dev": { "spryker/checkout": "*", "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/propel": "*", + "spryker/store": "*", "spryker/testify": "*" }, "suggest": { @@ -47727,27 +48083,27 @@ ], "description": "ShipmentCheckoutConnector module", "support": { - "source": "https://github.com/spryker/shipment-checkout-connector/tree/2.0.4" + "source": "https://github.com/spryker/shipment-checkout-connector/tree/2.0.5" }, - "time": "2020-05-29T13:08:37+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/shipment-data-import", - "version": "1.1.0", + "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/spryker/shipment-data-import.git", - "reference": "10923d3885c2914b254f234b61ad1e7cea7ed5ba" + "reference": "8e358ab1dbe3d6b5c7b4ec2cf26a8f83a08d02ca" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/shipment-data-import/zipball/10923d3885c2914b254f234b61ad1e7cea7ed5ba", - "reference": "10923d3885c2914b254f234b61ad1e7cea7ed5ba", + "url": "https://api.github.com/repos/spryker/shipment-data-import/zipball/8e358ab1dbe3d6b5c7b4ec2cf26a8f83a08d02ca", + "reference": "8e358ab1dbe3d6b5c7b4ec2cf26a8f83a08d02ca", "shasum": "" }, "require": { - "php": ">=7.3", - "spryker/currency": "^3.0.0", + "php": ">=8.0", + "spryker/currency": "^3.0.0 || ^4.0.0", "spryker/data-import": "^1.4.3", "spryker/kernel": "^3.33.0", "spryker/shipment": "^8.0.0", @@ -47776,9 +48132,9 @@ ], "description": "ShipmentDataImport module", "support": { - "source": "https://github.com/spryker/shipment-data-import/tree/1.1.0" + "source": "https://github.com/spryker/shipment-data-import/tree/1.2.0" }, - "time": "2021-05-20T14:32:23+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/shipment-discount-connector", @@ -47869,16 +48225,16 @@ }, { "name": "spryker/shipment-gui", - "version": "2.6.1", + "version": "2.8.0", "source": { "type": "git", "url": "https://github.com/spryker/shipment-gui.git", - "reference": "575c42c479101f0939dcbd8fd87d1b4c897f6a4c" + "reference": "65754a79a30a19c8a11bd6a82e3d2874486a2dce" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/shipment-gui/zipball/575c42c479101f0939dcbd8fd87d1b4c897f6a4c", - "reference": "575c42c479101f0939dcbd8fd87d1b4c897f6a4c", + "url": "https://api.github.com/repos/spryker/shipment-gui/zipball/65754a79a30a19c8a11bd6a82e3d2874486a2dce", + "reference": "65754a79a30a19c8a11bd6a82e3d2874486a2dce", "shasum": "" }, "require": { @@ -47886,13 +48242,14 @@ "spryker/customer": "^7.23.0", "spryker/gui": "^3.31.0", "spryker/kernel": "^3.33.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/sales": "^11.4.0", - "spryker/shipment": "^8.0.0", + "spryker/shipment": "^8.15.0", "spryker/shipment-gui-extension": "^0.1.0 || ^1.0.0", "spryker/store": "^1.9.1", "spryker/symfony": "^3.2.2", "spryker/tax": "^5.0.0", + "spryker/transfer": "^3.27.0", "spryker/util-text": "^1.2.3" }, "require-dev": { @@ -47927,9 +48284,9 @@ ], "description": "ShipmentGui module", "support": { - "source": "https://github.com/spryker/shipment-gui/tree/2.6.1" + "source": "https://github.com/spryker/shipment-gui/tree/2.8.0" }, - "time": "2022-11-16T15:31:28+00:00" + "time": "2023-04-17T15:49:27+00:00" }, { "name": "spryker/shipment-gui-extension", @@ -48068,20 +48425,20 @@ }, { "name": "spryker/shopping-list", - "version": "4.10.0", + "version": "4.11.0", "source": { "type": "git", "url": "https://github.com/spryker/shopping-list.git", - "reference": "b9a4057c6562fac95e42327dc4781cbb409817f8" + "reference": "695aef38e23584e49d7d5f71bbc82b9602945cbe" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/shopping-list/zipball/b9a4057c6562fac95e42327dc4781cbb409817f8", - "reference": "b9a4057c6562fac95e42327dc4781cbb409817f8", + "url": "https://api.github.com/repos/spryker/shopping-list/zipball/695aef38e23584e49d7d5f71bbc82b9602945cbe", + "reference": "695aef38e23584e49d7d5f71bbc82b9602945cbe", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/cart": "^5.1.0 || ^7.0.0", "spryker/company-business-unit": "^1.0.0 || ^2.0.0", "spryker/company-business-unit-extension": "^1.1.0", @@ -48100,12 +48457,13 @@ "spryker/session": "^4.0.0", "spryker/shopping-list-extension": "^1.5.0", "spryker/store": "^1.1.0", - "spryker/transfer": "^3.25.0", + "spryker/transfer": "^3.27.0", "spryker/zed-request": "^3.6.0" }, "require-dev": { "spryker/code-sniffer": "*", "spryker/company": "*", + "spryker/container": "*", "spryker/installer": "*", "spryker/propel": "*", "spryker/quote": "*", @@ -48133,26 +48491,26 @@ ], "description": "ShoppingList module", "support": { - "source": "https://github.com/spryker/shopping-list/tree/4.10.0" + "source": "https://github.com/spryker/shopping-list/tree/4.11.0" }, - "time": "2022-09-09T11:38:53+00:00" + "time": "2023-04-26T07:24:42+00:00" }, { "name": "spryker/shopping-list-data-import", - "version": "0.2.0", + "version": "0.2.2", "source": { "type": "git", "url": "https://github.com/spryker/shopping-list-data-import.git", - "reference": "86e9f8431dca46a25ef58f578d8307e2dd24a718" + "reference": "d99600603971e89fe660f7812a770371b8b39695" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/shopping-list-data-import/zipball/86e9f8431dca46a25ef58f578d8307e2dd24a718", - "reference": "86e9f8431dca46a25ef58f578d8307e2dd24a718", + "url": "https://api.github.com/repos/spryker/shopping-list-data-import/zipball/d99600603971e89fe660f7812a770371b8b39695", + "reference": "d99600603971e89fe660f7812a770371b8b39695", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/company-business-unit": "^1.0.0 || ^2.0.0", "spryker/company-user": "^1.0.0 || ^2.0.0", "spryker/customer": "^7.0.0", @@ -48164,8 +48522,11 @@ "require-dev": { "spryker/code-sniffer": "*", "spryker/company": "*", + "spryker/container": "*", "spryker/permission": "*", + "spryker/propel": "*", "spryker/propel-orm": "*", + "spryker/store": "*", "spryker/testify": "*" }, "type": "library", @@ -48186,9 +48547,9 @@ ], "description": "ShoppingListDataImport module", "support": { - "source": "https://github.com/spryker/shopping-list-data-import/tree/0.2.0" + "source": "https://github.com/spryker/shopping-list-data-import/tree/0.2.2" }, - "time": "2022-01-26T13:14:24+00:00" + "time": "2023-04-26T07:24:42+00:00" }, { "name": "spryker/shopping-list-extension", @@ -48233,20 +48594,20 @@ }, { "name": "spryker/shopping-list-note", - "version": "1.2.0", + "version": "1.2.1", "source": { "type": "git", "url": "https://github.com/spryker/shopping-list-note.git", - "reference": "9ee5d90b2a8a4062f939899bd553f51ca52c7c38" + "reference": "b88a7cf174fcd53c2e9810155cbd0489a0e57f64" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/shopping-list-note/zipball/9ee5d90b2a8a4062f939899bd553f51ca52c7c38", - "reference": "9ee5d90b2a8a4062f939899bd553f51ca52c7c38", + "url": "https://api.github.com/repos/spryker/shopping-list-note/zipball/b88a7cf174fcd53c2e9810155cbd0489a0e57f64", + "reference": "b88a7cf174fcd53c2e9810155cbd0489a0e57f64", "shasum": "" }, "require": { - "php": ">=7.2", + "php": ">=8.0", "spryker/cart": "^5.3.0 || ^7.0.0", "spryker/kernel": "^3.30.0", "spryker/propel-orm": "^1.0.0", @@ -48258,12 +48619,14 @@ "spryker/company": "*", "spryker/company-business-unit": "*", "spryker/company-user": "*", + "spryker/container": "*", "spryker/customer": "*", "spryker/permission": "*", "spryker/product": "*", "spryker/propel": "*", "spryker/quote": "*", "spryker/stock": "*", + "spryker/store": "*", "spryker/testify": "*" }, "type": "library", @@ -48284,26 +48647,26 @@ ], "description": "ShoppingListNote module", "support": { - "source": "https://github.com/spryker/shopping-list-note/tree/1.2.0" + "source": "https://github.com/spryker/shopping-list-note/tree/1.2.1" }, - "time": "2020-08-28T13:38:56+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/shopping-list-product-option-connector", - "version": "1.4.1", + "version": "1.4.2", "source": { "type": "git", "url": "https://github.com/spryker/shopping-list-product-option-connector.git", - "reference": "a0a2dde8916d2e6456584e463fca931a5d7277e3" + "reference": "a4724fe4ad57612e953a198e6a6c2e416072c6d5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/shopping-list-product-option-connector/zipball/a0a2dde8916d2e6456584e463fca931a5d7277e3", - "reference": "a0a2dde8916d2e6456584e463fca931a5d7277e3", + "url": "https://api.github.com/repos/spryker/shopping-list-product-option-connector/zipball/a4724fe4ad57612e953a198e6a6c2e416072c6d5", + "reference": "a4724fe4ad57612e953a198e6a6c2e416072c6d5", "shasum": "" }, "require": { - "php": ">=7.2", + "php": ">=8.0", "spryker/kernel": "^3.30.0", "spryker/product": "^5.0.0 || ^6.0.0", "spryker/product-option": "^6.11.0 || ^8.5.0", @@ -48317,9 +48680,11 @@ "spryker/company": "*", "spryker/company-business-unit": "*", "spryker/company-user": "*", + "spryker/container": "*", "spryker/customer": "*", "spryker/permission": "*", "spryker/propel": "*", + "spryker/store": "*", "spryker/testify": "*" }, "type": "library", @@ -48339,9 +48704,9 @@ ], "description": "ShoppingListProductOptionConnector module", "support": { - "source": "https://github.com/spryker/shopping-list-product-option-connector/tree/1.4.1" + "source": "https://github.com/spryker/shopping-list-product-option-connector/tree/1.4.2" }, - "time": "2020-05-29T13:08:37+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/shopping-list-session", @@ -48829,21 +49194,21 @@ }, { "name": "spryker/stock-address", - "version": "1.0.0", + "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/spryker/stock-address.git", - "reference": "2ef6d67e883876d3a50ae0b1df8d2710fd18f7c0" + "reference": "48b9cd298c4fd5995c8752c6907838fca86b27a2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/stock-address/zipball/2ef6d67e883876d3a50ae0b1df8d2710fd18f7c0", - "reference": "2ef6d67e883876d3a50ae0b1df8d2710fd18f7c0", + "url": "https://api.github.com/repos/spryker/stock-address/zipball/48b9cd298c4fd5995c8752c6907838fca86b27a2", + "reference": "48b9cd298c4fd5995c8752c6907838fca86b27a2", "shasum": "" }, "require": { - "php": ">=7.3", - "spryker/country": "^3.0.0", + "php": ">=8.0", + "spryker/country": "^3.0.0 || ^4.0.0", "spryker/kernel": "^3.30.0", "spryker/propel-orm": "^1.0.0", "spryker/stock": "^8.2.0", @@ -48873,27 +49238,27 @@ ], "description": "StockAddress module", "support": { - "source": "https://github.com/spryker/stock-address/tree/1.0.0" + "source": "https://github.com/spryker/stock-address/tree/1.1.0" }, - "time": "2021-04-08T12:48:27+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/stock-address-data-import", - "version": "0.1.0", + "version": "0.1.1", "source": { "type": "git", "url": "https://github.com/spryker/stock-address-data-import.git", - "reference": "a39c042007b21045c9535a13f89092631fd1408a" + "reference": "3add34b5d1f50f6eb4905685d3f9a0748785ed70" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/stock-address-data-import/zipball/a39c042007b21045c9535a13f89092631fd1408a", - "reference": "a39c042007b21045c9535a13f89092631fd1408a", + "url": "https://api.github.com/repos/spryker/stock-address-data-import/zipball/3add34b5d1f50f6eb4905685d3f9a0748785ed70", + "reference": "3add34b5d1f50f6eb4905685d3f9a0748785ed70", "shasum": "" }, "require": { - "php": ">=7.3", - "spryker/country": "^3.0.0", + "php": ">=8.0", + "spryker/country": "^3.0.0 || ^4.0.0", "spryker/data-import": "^1.4.3", "spryker/kernel": "^3.33.0", "spryker/stock": "^8.0.0", @@ -48921,26 +49286,26 @@ ], "description": "StockAddressDataImport module", "support": { - "source": "https://github.com/spryker/stock-address-data-import/tree/0.1.0" + "source": "https://github.com/spryker/stock-address-data-import/tree/0.1.1" }, - "time": "2021-04-08T12:48:27+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/stock-data-import", - "version": "1.2.0", + "version": "1.2.2", "source": { "type": "git", "url": "https://github.com/spryker/stock-data-import.git", - "reference": "c0fc08acb1837e27eb844428f4d05e1946d14c75" + "reference": "cfe3722a3dd8a496dacfd5d84b883576d68b0adf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/stock-data-import/zipball/c0fc08acb1837e27eb844428f4d05e1946d14c75", - "reference": "c0fc08acb1837e27eb844428f4d05e1946d14c75", + "url": "https://api.github.com/repos/spryker/stock-data-import/zipball/cfe3722a3dd8a496dacfd5d84b883576d68b0adf", + "reference": "cfe3722a3dd8a496dacfd5d84b883576d68b0adf", "shasum": "" }, "require": { - "php": ">=7.3", + "php": ">=8.0", "spryker/data-import": "^1.4.3", "spryker/kernel": "^3.33.0", "spryker/stock": "^8.0.0", @@ -48968,9 +49333,9 @@ ], "description": "StockDataImport module", "support": { - "source": "https://github.com/spryker/stock-data-import/tree/1.2.0" + "source": "https://github.com/spryker/stock-data-import/tree/1.2.2" }, - "time": "2021-02-24T08:50:39+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/stock-extension", @@ -49127,20 +49492,20 @@ }, { "name": "spryker/storage-database", - "version": "1.2.0", + "version": "1.2.1", "source": { "type": "git", "url": "https://github.com/spryker/storage-database.git", - "reference": "af415826b1d09e77c662f5ea8675ec26cc7111b9" + "reference": "c7cdf6c001db26f33acb7cd92e5d1f7a3aacb671" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/storage-database/zipball/af415826b1d09e77c662f5ea8675ec26cc7111b9", - "reference": "af415826b1d09e77c662f5ea8675ec26cc7111b9", + "url": "https://api.github.com/repos/spryker/storage-database/zipball/c7cdf6c001db26f33acb7cd92e5d1f7a3aacb671", + "reference": "c7cdf6c001db26f33acb7cd92e5d1f7a3aacb671", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/kernel": "^3.33.0", "spryker/propel-orm": "^1.16.0", "spryker/storage-database-extension": "^1.0.0", @@ -49173,9 +49538,9 @@ ], "description": "StorageDatabase module", "support": { - "source": "https://github.com/spryker/storage-database/tree/1.2.0" + "source": "https://github.com/spryker/storage-database/tree/1.2.1" }, - "time": "2022-06-17T12:20:42+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/storage-database-extension", @@ -49464,29 +49829,36 @@ }, { "name": "spryker/store-gui", - "version": "1.1.0", + "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/spryker/store-gui.git", - "reference": "a083643b83c0145ac22b9648227c6d47c2fb111b" + "reference": "971071b4d043dfc996e6ad59502894bb0219b0e6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/store-gui/zipball/a083643b83c0145ac22b9648227c6d47c2fb111b", - "reference": "a083643b83c0145ac22b9648227c6d47c2fb111b", + "url": "https://api.github.com/repos/spryker/store-gui/zipball/971071b4d043dfc996e6ad59502894bb0219b0e6", + "reference": "971071b4d043dfc996e6ad59502894bb0219b0e6", "shasum": "" }, "require": { - "php": ">=7.3", + "php": ">=8.0", "spryker/gui": "^3.38.0", "spryker/kernel": "^3.33.0", - "spryker/store": "^1.15.0", + "spryker/product-category-filter-gui-extension": "^1.0.0", + "spryker/store": "^1.19.0", + "spryker/store-gui-extension": "^1.0.0", "spryker/symfony": "^3.0.0", "spryker/transfer": "^3.25.0", - "spryker/util-encoding": "^1.0.0 || ^2.0.0" + "spryker/util-encoding": "^1.0.0 || ^2.0.0", + "spryker/util-text": "^1.5.0" }, "require-dev": { - "spryker/code-sniffer": "*" + "spryker/code-sniffer": "*", + "spryker/container": "*", + "spryker/propel": "*", + "spryker/testify": "*", + "spryker/twig": "*" }, "type": "library", "extra": { @@ -49505,28 +49877,77 @@ ], "description": "StoreGui module", "support": { - "source": "https://github.com/spryker/store-gui/tree/1.1.0" + "source": "https://github.com/spryker/store-gui/tree/1.2.0" }, - "time": "2021-05-26T07:41:43+00:00" + "time": "2023-03-31T19:36:11+00:00" + }, + { + "name": "spryker/store-gui-extension", + "version": "1.0.0", + "source": { + "type": "git", + "url": "https://github.com/spryker/store-gui-extension.git", + "reference": "19ead7c8117121c85aebafa6c3ec19ce6dded751" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/spryker/store-gui-extension/zipball/19ead7c8117121c85aebafa6c3ec19ce6dded751", + "reference": "19ead7c8117121c85aebafa6c3ec19ce6dded751", + "shasum": "" + }, + "require": { + "php": ">=8.0", + "spryker/transfer": "^3.0.0" + }, + "require-dev": { + "spryker/code-sniffer": "*", + "spryker/gui": "*", + "spryker/symfony": "*" + }, + "suggest": { + "spryker/gui": "If you want to use StoreGui table expander plugins.", + "spryker/symfony": "If you want to use StoreGui form expander plugins." + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0.x-dev" + } + }, + "autoload": { + "psr-4": { + "Spryker\\": "src/Spryker/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "proprietary" + ], + "description": "StoreGuiExtension module", + "support": { + "source": "https://github.com/spryker/store-gui-extension/tree/1.0.0" + }, + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/stores-rest-api", - "version": "1.0.4", + "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/spryker/stores-rest-api.git", - "reference": "f946abed97e42e919f2641c74a3503f0affb1f3f" + "reference": "0f410b1d07cce2c444b85a3c4e2217b963c65a86" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/stores-rest-api/zipball/f946abed97e42e919f2641c74a3503f0affb1f3f", - "reference": "f946abed97e42e919f2641c74a3503f0affb1f3f", + "url": "https://api.github.com/repos/spryker/stores-rest-api/zipball/0f410b1d07cce2c444b85a3c4e2217b963c65a86", + "reference": "0f410b1d07cce2c444b85a3c4e2217b963c65a86", "shasum": "" }, "require": { - "php": ">=7.2", - "spryker/country": "^3.2.0", - "spryker/currency": "^3.0.0", + "php": ">=8.0", + "spryker/application-extension": "^1.1.0", + "spryker/country": "^3.2.0 || ^4.0.0", + "spryker/currency": "^3.2.0 || ^4.0.0", "spryker/glue-application": "^1.0.0", "spryker/glue-application-extension": "^1.0.0", "spryker/kernel": "^3.30.0", @@ -49534,7 +49955,11 @@ "spryker/symfony": "^3.0.0" }, "require-dev": { - "spryker/code-sniffer": "*" + "spryker/code-sniffer": "*", + "spryker/container": "*" + }, + "suggest": { + "spryker/container": "Add this module when you want to use the Container." }, "type": "library", "extra": { @@ -49553,9 +49978,9 @@ ], "description": "StoresRestApi module", "support": { - "source": "https://github.com/spryker/stores-rest-api/tree/1.0.4" + "source": "https://github.com/spryker/stores-rest-api/tree/1.1.0" }, - "time": "2020-05-29T13:08:37+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/symfony", @@ -49632,23 +50057,23 @@ }, { "name": "spryker/symfony-mailer", - "version": "1.0.1", + "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/spryker/symfony-mailer.git", - "reference": "6454f65571fbd27cca76d1594f5af64fa993260b" + "reference": "9ec359bcdc0fdb9cd2cd6ba54a47bff6f99090b7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/symfony-mailer/zipball/6454f65571fbd27cca76d1594f5af64fa993260b", - "reference": "6454f65571fbd27cca76d1594f5af64fa993260b", + "url": "https://api.github.com/repos/spryker/symfony-mailer/zipball/9ec359bcdc0fdb9cd2cd6ba54a47bff6f99090b7", + "reference": "9ec359bcdc0fdb9cd2cd6ba54a47bff6f99090b7", "shasum": "" }, "require": { "php": ">=8.0", "spryker/glossary": "^3.0.0", "spryker/kernel": "^3.52.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/mail-extension": "^1.0.0", "spryker/symfony": "^3.9.0", "spryker/transfer": "^3.25.0", @@ -49677,9 +50102,9 @@ ], "description": "SymfonyMailer module", "support": { - "source": "https://github.com/spryker/symfony-mailer/tree/1.0.1" + "source": "https://github.com/spryker/symfony-mailer/tree/1.1.0" }, - "time": "2022-11-13T15:11:09+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/synchronization", @@ -49927,34 +50352,37 @@ }, { "name": "spryker/tax-product-connector", - "version": "4.5.1", + "version": "4.7.0", "source": { "type": "git", "url": "https://github.com/spryker/tax-product-connector.git", - "reference": "0c6cafef6049266eeca420027a6102824c7aa486" + "reference": "b1aa902de03c08e989bd58ba74639b169ffd866f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/tax-product-connector/zipball/0c6cafef6049266eeca420027a6102824c7aa486", - "reference": "0c6cafef6049266eeca420027a6102824c7aa486", + "url": "https://api.github.com/repos/spryker/tax-product-connector/zipball/b1aa902de03c08e989bd58ba74639b169ffd866f", + "reference": "b1aa902de03c08e989bd58ba74639b169ffd866f", "shasum": "" }, "require": { "php": ">=8.0", "spryker/calculation-extension": "^1.1.0", - "spryker/country": "^3.0.0", + "spryker/country": "^3.0.0 || ^4.0.0", "spryker/kernel": "^3.30.0", "spryker/product": "^5.0.0 || ^6.0.0", - "spryker/product-extension": "^1.1.0", + "spryker/product-extension": "^1.5.0", "spryker/propel-orm": "^1.0.0", "spryker/tax": "^4.0.0 || ^5.0.0", "spryker/tax-product-connector-extension": "^1.0.0", + "spryker/transfer": "^3.27.0", "spryker/zed-request": "^3.0.0" }, "require-dev": { "spryker/calculation": "*", "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/propel": "*", + "spryker/store": "*", "spryker/testify": "*" }, "suggest": { @@ -49977,9 +50405,9 @@ ], "description": "TaxProductConnector module", "support": { - "source": "https://github.com/spryker/tax-product-connector/tree/4.5.1" + "source": "https://github.com/spryker/tax-product-connector/tree/4.7.0" }, - "time": "2022-12-29T12:04:01+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/tax-product-connector-extension", @@ -50024,16 +50452,16 @@ }, { "name": "spryker/tax-product-storage", - "version": "1.3.0", + "version": "1.3.1", "source": { "type": "git", "url": "https://github.com/spryker/tax-product-storage.git", - "reference": "b9189eec9c752cea39a5c7513de92435393103ec" + "reference": "72370188e0a73382049c3500121c186694e34293" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/tax-product-storage/zipball/b9189eec9c752cea39a5c7513de92435393103ec", - "reference": "b9189eec9c752cea39a5c7513de92435393103ec", + "url": "https://api.github.com/repos/spryker/tax-product-storage/zipball/72370188e0a73382049c3500121c186694e34293", + "reference": "72370188e0a73382049c3500121c186694e34293", "shasum": "" }, "require": { @@ -50053,6 +50481,7 @@ "spryker/code-sniffer": "*", "spryker/event": "*", "spryker/propel": "*", + "spryker/publisher": "*", "spryker/queue": "*", "spryker/testify": "*" }, @@ -50076,22 +50505,22 @@ ], "description": "TaxProductStorage module", "support": { - "source": "https://github.com/spryker/tax-product-storage/tree/1.3.0" + "source": "https://github.com/spryker/tax-product-storage/tree/1.3.1" }, - "time": "2023-01-16T13:42:24+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/tax-storage", - "version": "1.4.0", + "version": "1.4.1", "source": { "type": "git", "url": "https://github.com/spryker/tax-storage.git", - "reference": "e1b2cd130deafebadb8259b0fdba4e34cdde0dfc" + "reference": "9f81d7fce36718b3a847273db4a3675548ee3b1b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/tax-storage/zipball/e1b2cd130deafebadb8259b0fdba4e34cdde0dfc", - "reference": "e1b2cd130deafebadb8259b0fdba4e34cdde0dfc", + "url": "https://api.github.com/repos/spryker/tax-storage/zipball/9f81d7fce36718b3a847273db4a3675548ee3b1b", + "reference": "9f81d7fce36718b3a847273db4a3675548ee3b1b", "shasum": "" }, "require": { @@ -50108,9 +50537,11 @@ }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/event": "*", "spryker/propel": "*", "spryker/queue": "*", + "spryker/store": "*", "spryker/testify": "*" }, "suggest": { @@ -50134,9 +50565,9 @@ ], "description": "TaxStorage module", "support": { - "source": "https://github.com/spryker/tax-storage/tree/1.4.0" + "source": "https://github.com/spryker/tax-storage/tree/1.4.1" }, - "time": "2023-01-16T13:42:24+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/touch", @@ -50833,30 +51264,34 @@ }, { "name": "spryker/user-locale", - "version": "1.1.1", + "version": "1.3.0", "source": { "type": "git", "url": "https://github.com/spryker/user-locale.git", - "reference": "9c623d2b1b48789daa6b0d53f38178337e6d34ae" + "reference": "db0e184a49a131a49a9da3f713211808f14c0bd0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/user-locale/zipball/9c623d2b1b48789daa6b0d53f38178337e6d34ae", - "reference": "9c623d2b1b48789daa6b0d53f38178337e6d34ae", + "url": "https://api.github.com/repos/spryker/user-locale/zipball/db0e184a49a131a49a9da3f713211808f14c0bd0", + "reference": "db0e184a49a131a49a9da3f713211808f14c0bd0", "shasum": "" }, "require": { - "php": ">=7.2", + "php": ">=8.0", "spryker/application-extension": "^1.0.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.3.0 || ^4.0.0", "spryker/locale-extension": "^1.0.0", + "spryker/store": "^1.19.0", + "spryker/transfer": "^3.27.0", "spryker/user": "^3.7.0", - "spryker/user-extension": "^1.1.0" + "spryker/user-extension": "^1.2.0" }, "require-dev": { "spryker/code-sniffer": "*", - "spryker/container": "*" + "spryker/container": "*", + "spryker/propel": "*", + "spryker/testify": "*" }, "suggest": { "spryker/container": "If you want to use Application plugins. Minimum required version: 1.0.0", @@ -50879,29 +51314,29 @@ ], "description": "UserLocale module", "support": { - "source": "https://github.com/spryker/user-locale/tree/master" + "source": "https://github.com/spryker/user-locale/tree/1.3.0" }, - "time": "2020-05-29T13:08:37+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/user-locale-gui", - "version": "1.0.1", + "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/spryker/user-locale-gui.git", - "reference": "b7edc1e3d4ac7eb299327acb86fa6d8999361cc9" + "reference": "9774b9f42a942a5a212ede7b2c3ecd6c80436af6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/user-locale-gui/zipball/b7edc1e3d4ac7eb299327acb86fa6d8999361cc9", - "reference": "b7edc1e3d4ac7eb299327acb86fa6d8999361cc9", + "url": "https://api.github.com/repos/spryker/user-locale-gui/zipball/9774b9f42a942a5a212ede7b2c3ecd6c80436af6", + "reference": "9774b9f42a942a5a212ede7b2c3ecd6c80436af6", "shasum": "" }, "require": { - "php": ">=7.2", + "php": ">=8.0", "spryker/gui": "^3.0.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.3.0 || ^4.0.0", "spryker/symfony": "^3.0.0", "spryker/user-extension": "^1.1.0" }, @@ -50925,9 +51360,9 @@ ], "description": "UserLocaleGui module", "support": { - "source": "https://github.com/spryker/user-locale-gui/tree/1.0.1" + "source": "https://github.com/spryker/user-locale-gui/tree/1.1.0" }, - "time": "2020-05-29T13:08:37+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/user-password-reset", @@ -52657,16 +53092,16 @@ }, { "name": "symfony/console", - "version": "v5.4.22", + "version": "v5.4.23", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "3cd51fd2e6c461ca678f84d419461281bd87a0a8" + "reference": "90f21e27d0d88ce38720556dd164d4a1e4c3934c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/3cd51fd2e6c461ca678f84d419461281bd87a0a8", - "reference": "3cd51fd2e6c461ca678f84d419461281bd87a0a8", + "url": "https://api.github.com/repos/symfony/console/zipball/90f21e27d0d88ce38720556dd164d4a1e4c3934c", + "reference": "90f21e27d0d88ce38720556dd164d4a1e4c3934c", "shasum": "" }, "require": { @@ -52736,7 +53171,7 @@ "terminal" ], "support": { - "source": "https://github.com/symfony/console/tree/v5.4.22" + "source": "https://github.com/symfony/console/tree/v5.4.23" }, "funding": [ { @@ -52752,7 +53187,7 @@ "type": "tidelift" } ], - "time": "2023-03-25T09:27:28+00:00" + "time": "2023-04-24T18:47:29+00:00" }, { "name": "symfony/debug", @@ -55067,16 +55502,16 @@ }, { "name": "symfony/process", - "version": "v5.4.22", + "version": "v5.4.23", "source": { "type": "git", "url": "https://github.com/symfony/process.git", - "reference": "4b850da0cc3a2a9181c1ed407adbca4733dc839b" + "reference": "4b842fc4b61609e0a155a114082bd94e31e98287" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/4b850da0cc3a2a9181c1ed407adbca4733dc839b", - "reference": "4b850da0cc3a2a9181c1ed407adbca4733dc839b", + "url": "https://api.github.com/repos/symfony/process/zipball/4b842fc4b61609e0a155a114082bd94e31e98287", + "reference": "4b842fc4b61609e0a155a114082bd94e31e98287", "shasum": "" }, "require": { @@ -55109,7 +55544,7 @@ "description": "Executes commands in sub-processes", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/process/tree/v5.4.22" + "source": "https://github.com/symfony/process/tree/v5.4.23" }, "funding": [ { @@ -55125,7 +55560,7 @@ "type": "tidelift" } ], - "time": "2023-03-06T21:29:33+00:00" + "time": "2023-04-18T13:50:24+00:00" }, { "name": "symfony/property-access", @@ -55616,16 +56051,16 @@ }, { "name": "symfony/security-http", - "version": "v5.4.22", + "version": "v5.4.23", "source": { "type": "git", "url": "https://github.com/symfony/security-http.git", - "reference": "428c84954e95f54383d031693fa649f1e466461f" + "reference": "6791856229cc605834d169091981e4eae77dad45" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/security-http/zipball/428c84954e95f54383d031693fa649f1e466461f", - "reference": "428c84954e95f54383d031693fa649f1e466461f", + "url": "https://api.github.com/repos/symfony/security-http/zipball/6791856229cc605834d169091981e4eae77dad45", + "reference": "6791856229cc605834d169091981e4eae77dad45", "shasum": "" }, "require": { @@ -55681,7 +56116,7 @@ "description": "Symfony Security Component - HTTP Integration", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/security-http/tree/v5.4.22" + "source": "https://github.com/symfony/security-http/tree/v5.4.23" }, "funding": [ { @@ -55697,7 +56132,7 @@ "type": "tidelift" } ], - "time": "2023-03-10T10:02:45+00:00" + "time": "2023-04-21T11:34:27+00:00" }, { "name": "symfony/serializer", @@ -57101,33 +57536,33 @@ }, { "name": "codeception/codeception", - "version": "5.0.7", + "version": "5.0.10", "source": { "type": "git", "url": "https://github.com/Codeception/Codeception.git", - "reference": "9c0bc32bd05cfa3b43dc04c6880489398b99436a" + "reference": "ed4af7fd4103cdd035916fbb8f35124edd2d018b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Codeception/Codeception/zipball/9c0bc32bd05cfa3b43dc04c6880489398b99436a", - "reference": "9c0bc32bd05cfa3b43dc04c6880489398b99436a", + "url": "https://api.github.com/repos/Codeception/Codeception/zipball/ed4af7fd4103cdd035916fbb8f35124edd2d018b", + "reference": "ed4af7fd4103cdd035916fbb8f35124edd2d018b", "shasum": "" }, "require": { "behat/gherkin": "^4.6.2", - "codeception/lib-asserts": "2.0.*@dev", + "codeception/lib-asserts": "^2.0", "codeception/stub": "^4.1", "ext-curl": "*", "ext-json": "*", "ext-mbstring": "*", "php": "^8.0", - "phpunit/php-code-coverage": "^9.2", - "phpunit/php-text-template": "^2.0", - "phpunit/php-timer": "^5.0.3", - "phpunit/phpunit": "^9.5.20", + "phpunit/php-code-coverage": "^9.2 || ^10.0", + "phpunit/php-text-template": "^2.0 || ^3.0", + "phpunit/php-timer": "^5.0.3 || ^6.0", + "phpunit/phpunit": "^9.5.20 || ^10.0", "psy/psysh": "^0.11.2", - "sebastian/comparator": "^4.0.5", - "sebastian/diff": "^4.0.3", + "sebastian/comparator": "^4.0.5 || ^5.0", + "sebastian/diff": "^4.0.3 || ^5.0", "symfony/console": ">=4.4.24 <7.0", "symfony/css-selector": ">=4.4.24 <7.0", "symfony/event-dispatcher": ">=4.4.24 <7.0", @@ -57136,7 +57571,7 @@ "symfony/yaml": ">=4.4.24 <7.0" }, "conflict": { - "codeception/lib-innerbrowser": "<3.1", + "codeception/lib-innerbrowser": "<3.1.3", "codeception/module-filesystem": "<3.0", "codeception/module-phpbrowser": "<2.5" }, @@ -57205,7 +57640,7 @@ ], "support": { "issues": "https://github.com/Codeception/Codeception/issues", - "source": "https://github.com/Codeception/Codeception/tree/5.0.7" + "source": "https://github.com/Codeception/Codeception/tree/5.0.10" }, "funding": [ { @@ -57213,20 +57648,20 @@ "type": "open_collective" } ], - "time": "2023-01-14T20:02:13+00:00" + "time": "2023-03-14T07:21:10+00:00" }, { "name": "codeception/lib-asserts", - "version": "2.0.1", + "version": "2.1.0", "source": { "type": "git", "url": "https://github.com/Codeception/lib-asserts.git", - "reference": "78c55044611437988b54e1daecf13f247a742bf8" + "reference": "b8c7dff552249e560879c682ba44a4b963af91bc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Codeception/lib-asserts/zipball/78c55044611437988b54e1daecf13f247a742bf8", - "reference": "78c55044611437988b54e1daecf13f247a742bf8", + "url": "https://api.github.com/repos/Codeception/lib-asserts/zipball/b8c7dff552249e560879c682ba44a4b963af91bc", + "reference": "b8c7dff552249e560879c682ba44a4b963af91bc", "shasum": "" }, "require": { @@ -57265,9 +57700,9 @@ ], "support": { "issues": "https://github.com/Codeception/lib-asserts/issues", - "source": "https://github.com/Codeception/lib-asserts/tree/2.0.1" + "source": "https://github.com/Codeception/lib-asserts/tree/2.1.0" }, - "time": "2022-09-27T06:17:39+00:00" + "time": "2023-02-10T18:36:23+00:00" }, { "name": "codeception/lib-innerbrowser", @@ -57655,20 +58090,20 @@ }, { "name": "codeception/module-rest", - "version": "3.3.0", + "version": "3.3.2", "source": { "type": "git", "url": "https://github.com/Codeception/module-rest.git", - "reference": "57b35f9732bcebd744119c054fdb1b82345147a7" + "reference": "bb545d4f7c261472472da8730267d9df162199cb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Codeception/module-rest/zipball/57b35f9732bcebd744119c054fdb1b82345147a7", - "reference": "57b35f9732bcebd744119c054fdb1b82345147a7", + "url": "https://api.github.com/repos/Codeception/module-rest/zipball/bb545d4f7c261472472da8730267d9df162199cb", + "reference": "bb545d4f7c261472472da8730267d9df162199cb", "shasum": "" }, "require": { - "codeception/codeception": "^5.0.0-alpha2", + "codeception/codeception": "^5.0.8", "codeception/lib-xml": "^1.0", "ext-dom": "*", "ext-json": "*", @@ -57676,11 +58111,8 @@ "php": "^8.0", "softcreatr/jsonpath": "^0.8" }, - "conflict": { - "codeception/codeception": "<5.0.0-alpha3" - }, "require-dev": { - "codeception/lib-innerbrowser": "^3.0", + "codeception/lib-innerbrowser": "^3.0 | ^4.0", "codeception/stub": "^4.0", "codeception/util-universalframework": "^1.0", "ext-libxml": "*", @@ -57712,9 +58144,9 @@ ], "support": { "issues": "https://github.com/Codeception/module-rest/issues", - "source": "https://github.com/Codeception/module-rest/tree/3.3.0" + "source": "https://github.com/Codeception/module-rest/tree/3.3.2" }, - "time": "2022-08-22T07:10:02+00:00" + "time": "2023-02-09T18:11:19+00:00" }, { "name": "codeception/module-webdriver", @@ -58831,16 +59263,16 @@ }, { "name": "filp/whoops", - "version": "2.14.6", + "version": "2.15.2", "source": { "type": "git", "url": "https://github.com/filp/whoops.git", - "reference": "f7948baaa0330277c729714910336383286305da" + "reference": "aac9304c5ed61bf7b1b7a6064bf9806ab842ce73" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/filp/whoops/zipball/f7948baaa0330277c729714910336383286305da", - "reference": "f7948baaa0330277c729714910336383286305da", + "url": "https://api.github.com/repos/filp/whoops/zipball/aac9304c5ed61bf7b1b7a6064bf9806ab842ce73", + "reference": "aac9304c5ed61bf7b1b7a6064bf9806ab842ce73", "shasum": "" }, "require": { @@ -58890,7 +59322,7 @@ ], "support": { "issues": "https://github.com/filp/whoops/issues", - "source": "https://github.com/filp/whoops/tree/2.14.6" + "source": "https://github.com/filp/whoops/tree/2.15.2" }, "funding": [ { @@ -58898,7 +59330,7 @@ "type": "github" } ], - "time": "2022-11-02T16:23:29+00:00" + "time": "2023-04-12T12:00:00+00:00" }, { "name": "mikey179/vfsstream", @@ -58953,16 +59385,16 @@ }, { "name": "myclabs/deep-copy", - "version": "1.11.0", + "version": "1.11.1", "source": { "type": "git", "url": "https://github.com/myclabs/DeepCopy.git", - "reference": "14daed4296fae74d9e3201d2c4925d1acb7aa614" + "reference": "7284c22080590fb39f2ffa3e9057f10a4ddd0e0c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/14daed4296fae74d9e3201d2c4925d1acb7aa614", - "reference": "14daed4296fae74d9e3201d2c4925d1acb7aa614", + "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/7284c22080590fb39f2ffa3e9057f10a4ddd0e0c", + "reference": "7284c22080590fb39f2ffa3e9057f10a4ddd0e0c", "shasum": "" }, "require": { @@ -59000,7 +59432,7 @@ ], "support": { "issues": "https://github.com/myclabs/DeepCopy/issues", - "source": "https://github.com/myclabs/DeepCopy/tree/1.11.0" + "source": "https://github.com/myclabs/DeepCopy/tree/1.11.1" }, "funding": [ { @@ -59008,20 +59440,20 @@ "type": "tidelift" } ], - "time": "2022-03-03T13:19:32+00:00" + "time": "2023-03-08T13:26:56+00:00" }, { "name": "nette/di", - "version": "v3.1.1", + "version": "v3.1.2", "source": { "type": "git", "url": "https://github.com/nette/di.git", - "reference": "4799ee684453bf5e70df1e87bec80bfbfc0e7d13" + "reference": "355cefbd71011a76b670fda3340d612a6944f972" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nette/di/zipball/4799ee684453bf5e70df1e87bec80bfbfc0e7d13", - "reference": "4799ee684453bf5e70df1e87bec80bfbfc0e7d13", + "url": "https://api.github.com/repos/nette/di/zipball/355cefbd71011a76b670fda3340d612a6944f972", + "reference": "355cefbd71011a76b670fda3340d612a6944f972", "shasum": "" }, "require": { @@ -59078,76 +59510,9 @@ ], "support": { "issues": "https://github.com/nette/di/issues", - "source": "https://github.com/nette/di/tree/v3.1.1" + "source": "https://github.com/nette/di/tree/v3.1.2" }, - "time": "2023-01-16T03:38:02+00:00" - }, - { - "name": "nette/finder", - "version": "v2.6.0", - "source": { - "type": "git", - "url": "https://github.com/nette/finder.git", - "reference": "991aefb42860abeab8e003970c3809a9d83cb932" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/nette/finder/zipball/991aefb42860abeab8e003970c3809a9d83cb932", - "reference": "991aefb42860abeab8e003970c3809a9d83cb932", - "shasum": "" - }, - "require": { - "nette/utils": "^2.4 || ^3.0", - "php": ">=7.1" - }, - "conflict": { - "nette/nette": "<2.2" - }, - "require-dev": { - "nette/tester": "^2.0", - "phpstan/phpstan": "^0.12", - "tracy/tracy": "^2.3" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "2.6-dev" - } - }, - "autoload": { - "classmap": [ - "src/" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-3-Clause", - "GPL-2.0-only", - "GPL-3.0-only" - ], - "authors": [ - { - "name": "David Grudl", - "homepage": "https://davidgrudl.com" - }, - { - "name": "Nette Community", - "homepage": "https://nette.org/contributors" - } - ], - "description": "🔍 Nette Finder: find files and directories with an intuitive API.", - "homepage": "https://nette.org", - "keywords": [ - "filesystem", - "glob", - "iterator", - "nette" - ], - "support": { - "issues": "https://github.com/nette/finder/issues", - "source": "https://github.com/nette/finder/tree/v2.6.0" - }, - "time": "2022-10-13T01:31:15+00:00" + "time": "2023-03-13T14:03:15+00:00" }, { "name": "nette/neon", @@ -59219,23 +59584,24 @@ }, { "name": "nette/php-generator", - "version": "v4.0.5", + "version": "v4.0.7", "source": { "type": "git", "url": "https://github.com/nette/php-generator.git", - "reference": "a8d6abeae5d8c7202cd69600e086a7a72877fc86" + "reference": "de1843fbb692125e307937c85d43937d0dc0c1d4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nette/php-generator/zipball/a8d6abeae5d8c7202cd69600e086a7a72877fc86", - "reference": "a8d6abeae5d8c7202cd69600e086a7a72877fc86", + "url": "https://api.github.com/repos/nette/php-generator/zipball/de1843fbb692125e307937c85d43937d0dc0c1d4", + "reference": "de1843fbb692125e307937c85d43937d0dc0c1d4", "shasum": "" }, "require": { - "nette/utils": "^3.2.7 || ^4.0", + "nette/utils": "^3.2.9 || ^4.0", "php": ">=8.0 <8.3" }, "require-dev": { + "jetbrains/phpstorm-attributes": "dev-master", "nette/tester": "^2.4", "nikic/php-parser": "^4.15", "phpstan/phpstan": "^1.0", @@ -59281,39 +59647,38 @@ ], "support": { "issues": "https://github.com/nette/php-generator/issues", - "source": "https://github.com/nette/php-generator/tree/v4.0.5" + "source": "https://github.com/nette/php-generator/tree/v4.0.7" }, - "time": "2022-11-02T20:37:46+00:00" + "time": "2023-04-26T15:09:53+00:00" }, { "name": "nette/robot-loader", - "version": "v3.4.2", + "version": "v4.0.0", "source": { "type": "git", "url": "https://github.com/nette/robot-loader.git", - "reference": "970c8f82be98ec54180c88a468cd2b057855d993" + "reference": "2970fc5a7ba858d996801df3af68005ca51f26a9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nette/robot-loader/zipball/970c8f82be98ec54180c88a468cd2b057855d993", - "reference": "970c8f82be98ec54180c88a468cd2b057855d993", + "url": "https://api.github.com/repos/nette/robot-loader/zipball/2970fc5a7ba858d996801df3af68005ca51f26a9", + "reference": "2970fc5a7ba858d996801df3af68005ca51f26a9", "shasum": "" }, "require": { "ext-tokenizer": "*", - "nette/finder": "^2.5 || ^3.0", - "nette/utils": "^3.0", - "php": ">=7.1" + "nette/utils": "^4.0", + "php": ">=8.0 <8.3" }, "require-dev": { - "nette/tester": "^2.0", - "phpstan/phpstan": "^0.12", - "tracy/tracy": "^2.3" + "nette/tester": "^2.4", + "phpstan/phpstan": "^1.0", + "tracy/tracy": "^2.9" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "3.4-dev" + "dev-master": "4.0-dev" } }, "autoload": { @@ -59348,9 +59713,9 @@ ], "support": { "issues": "https://github.com/nette/robot-loader/issues", - "source": "https://github.com/nette/robot-loader/tree/v3.4.2" + "source": "https://github.com/nette/robot-loader/tree/v4.0.0" }, - "time": "2022-12-14T15:41:06+00:00" + "time": "2023-01-18T04:17:49+00:00" }, { "name": "nette/schema", @@ -59416,29 +59781,30 @@ }, { "name": "nette/utils", - "version": "v3.2.9", + "version": "v4.0.0", "source": { "type": "git", "url": "https://github.com/nette/utils.git", - "reference": "c91bac3470c34b2ecd5400f6e6fdf0b64a836a5c" + "reference": "cacdbf5a91a657ede665c541eda28941d4b09c1e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nette/utils/zipball/c91bac3470c34b2ecd5400f6e6fdf0b64a836a5c", - "reference": "c91bac3470c34b2ecd5400f6e6fdf0b64a836a5c", + "url": "https://api.github.com/repos/nette/utils/zipball/cacdbf5a91a657ede665c541eda28941d4b09c1e", + "reference": "cacdbf5a91a657ede665c541eda28941d4b09c1e", "shasum": "" }, "require": { - "php": ">=7.2 <8.3" + "php": ">=8.0 <8.3" }, "conflict": { - "nette/di": "<3.0.6" + "nette/finder": "<3", + "nette/schema": "<1.2.2" }, "require-dev": { "jetbrains/phpstorm-attributes": "dev-master", - "nette/tester": "~2.0", + "nette/tester": "^2.4", "phpstan/phpstan": "^1.0", - "tracy/tracy": "^2.3" + "tracy/tracy": "^2.9" }, "suggest": { "ext-gd": "to use Image", @@ -59452,7 +59818,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "3.2-dev" + "dev-master": "4.0-dev" } }, "autoload": { @@ -59496,22 +59862,22 @@ ], "support": { "issues": "https://github.com/nette/utils/issues", - "source": "https://github.com/nette/utils/tree/v3.2.9" + "source": "https://github.com/nette/utils/tree/v4.0.0" }, - "time": "2023-01-18T03:26:20+00:00" + "time": "2023-02-02T10:41:53+00:00" }, { "name": "nikic/php-parser", - "version": "v4.15.3", + "version": "v4.15.4", "source": { "type": "git", "url": "https://github.com/nikic/PHP-Parser.git", - "reference": "570e980a201d8ed0236b0a62ddf2c9cbb2034039" + "reference": "6bb5176bc4af8bcb7d926f88718db9b96a2d4290" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/570e980a201d8ed0236b0a62ddf2c9cbb2034039", - "reference": "570e980a201d8ed0236b0a62ddf2c9cbb2034039", + "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/6bb5176bc4af8bcb7d926f88718db9b96a2d4290", + "reference": "6bb5176bc4af8bcb7d926f88718db9b96a2d4290", "shasum": "" }, "require": { @@ -59552,22 +59918,22 @@ ], "support": { "issues": "https://github.com/nikic/PHP-Parser/issues", - "source": "https://github.com/nikic/PHP-Parser/tree/v4.15.3" + "source": "https://github.com/nikic/PHP-Parser/tree/v4.15.4" }, - "time": "2023-01-16T22:05:37+00:00" + "time": "2023-03-05T19:49:14+00:00" }, { "name": "pdepend/pdepend", - "version": "2.12.1", + "version": "2.13.0", "source": { "type": "git", "url": "https://github.com/pdepend/pdepend.git", - "reference": "7a892d56ceafd804b4a2ecc85184640937ce9e84" + "reference": "31be7cd4f305f3f7b52af99c1cb13fc938d1cfad" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/pdepend/pdepend/zipball/7a892d56ceafd804b4a2ecc85184640937ce9e84", - "reference": "7a892d56ceafd804b4a2ecc85184640937ce9e84", + "url": "https://api.github.com/repos/pdepend/pdepend/zipball/31be7cd4f305f3f7b52af99c1cb13fc938d1cfad", + "reference": "31be7cd4f305f3f7b52af99c1cb13fc938d1cfad", "shasum": "" }, "require": { @@ -59603,7 +59969,7 @@ "description": "Official version of pdepend to be handled with Composer", "support": { "issues": "https://github.com/pdepend/pdepend/issues", - "source": "https://github.com/pdepend/pdepend/tree/2.12.1" + "source": "https://github.com/pdepend/pdepend/tree/2.13.0" }, "funding": [ { @@ -59611,7 +59977,7 @@ "type": "tidelift" } ], - "time": "2022-09-08T19:30:37+00:00" + "time": "2023-02-28T20:56:15+00:00" }, { "name": "phar-io/manifest", @@ -60066,16 +60432,16 @@ }, { "name": "phpstan/phpdoc-parser", - "version": "1.20.3", + "version": "1.20.4", "source": { "type": "git", "url": "https://github.com/phpstan/phpdoc-parser.git", - "reference": "6c04009f6cae6eda2f040745b6b846080ef069c2" + "reference": "7d568c87a9df9c5f7e8b5f075fc469aa8cb0a4cd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/6c04009f6cae6eda2f040745b6b846080ef069c2", - "reference": "6c04009f6cae6eda2f040745b6b846080ef069c2", + "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/7d568c87a9df9c5f7e8b5f075fc469aa8cb0a4cd", + "reference": "7d568c87a9df9c5f7e8b5f075fc469aa8cb0a4cd", "shasum": "" }, "require": { @@ -60105,9 +60471,9 @@ "description": "PHPDoc parser with support for nullable, intersection and generic types", "support": { "issues": "https://github.com/phpstan/phpdoc-parser/issues", - "source": "https://github.com/phpstan/phpdoc-parser/tree/1.20.3" + "source": "https://github.com/phpstan/phpdoc-parser/tree/1.20.4" }, - "time": "2023-04-25T09:01:03+00:00" + "time": "2023-05-02T09:19:37+00:00" }, { "name": "phpstan/phpstan", @@ -60170,23 +60536,23 @@ }, { "name": "phpunit/php-code-coverage", - "version": "9.2.23", + "version": "9.2.26", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-code-coverage.git", - "reference": "9f1f0f9a2fbb680b26d1cf9b61b6eac43a6e4e9c" + "reference": "443bc6912c9bd5b409254a40f4b0f4ced7c80ea1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/9f1f0f9a2fbb680b26d1cf9b61b6eac43a6e4e9c", - "reference": "9f1f0f9a2fbb680b26d1cf9b61b6eac43a6e4e9c", + "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/443bc6912c9bd5b409254a40f4b0f4ced7c80ea1", + "reference": "443bc6912c9bd5b409254a40f4b0f4ced7c80ea1", "shasum": "" }, "require": { "ext-dom": "*", "ext-libxml": "*", "ext-xmlwriter": "*", - "nikic/php-parser": "^4.14", + "nikic/php-parser": "^4.15", "php": ">=7.3", "phpunit/php-file-iterator": "^3.0.3", "phpunit/php-text-template": "^2.0.2", @@ -60201,8 +60567,8 @@ "phpunit/phpunit": "^9.3" }, "suggest": { - "ext-pcov": "*", - "ext-xdebug": "*" + "ext-pcov": "PHP extension that provides line coverage", + "ext-xdebug": "PHP extension that provides line coverage as well as branch and path coverage" }, "type": "library", "extra": { @@ -60235,7 +60601,7 @@ ], "support": { "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues", - "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.23" + "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.26" }, "funding": [ { @@ -60243,7 +60609,7 @@ "type": "github" } ], - "time": "2022-12-28T12:41:10+00:00" + "time": "2023-03-06T12:58:08+00:00" }, { "name": "phpunit/php-file-iterator", @@ -60488,16 +60854,16 @@ }, { "name": "phpunit/phpunit", - "version": "9.5.28", + "version": "9.6.7", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "954ca3113a03bf780d22f07bf055d883ee04b65e" + "reference": "c993f0d3b0489ffc42ee2fe0bd645af1538a63b2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/954ca3113a03bf780d22f07bf055d883ee04b65e", - "reference": "954ca3113a03bf780d22f07bf055d883ee04b65e", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/c993f0d3b0489ffc42ee2fe0bd645af1538a63b2", + "reference": "c993f0d3b0489ffc42ee2fe0bd645af1538a63b2", "shasum": "" }, "require": { @@ -60530,8 +60896,8 @@ "sebastian/version": "^3.0.2" }, "suggest": { - "ext-soap": "*", - "ext-xdebug": "*" + "ext-soap": "To be able to generate mocks based on WSDL files", + "ext-xdebug": "PHP extension that provides line coverage as well as branch and path coverage" }, "bin": [ "phpunit" @@ -60539,7 +60905,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "9.5-dev" + "dev-master": "9.6-dev" } }, "autoload": { @@ -60570,7 +60936,8 @@ ], "support": { "issues": "https://github.com/sebastianbergmann/phpunit/issues", - "source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.28" + "security": "https://github.com/sebastianbergmann/phpunit/security/policy", + "source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.7" }, "funding": [ { @@ -60586,20 +60953,20 @@ "type": "tidelift" } ], - "time": "2023-01-14T12:32:24+00:00" + "time": "2023-04-14T08:58:40+00:00" }, { "name": "psy/psysh", - "version": "v0.11.11", + "version": "v0.11.16", "source": { "type": "git", "url": "https://github.com/bobthecow/psysh.git", - "reference": "ba67f2d26278ec9266a5cfe0acba33a8ca1277ae" + "reference": "151b145906804eea8e5d71fea23bfb470c904bfb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/bobthecow/psysh/zipball/ba67f2d26278ec9266a5cfe0acba33a8ca1277ae", - "reference": "ba67f2d26278ec9266a5cfe0acba33a8ca1277ae", + "url": "https://api.github.com/repos/bobthecow/psysh/zipball/151b145906804eea8e5d71fea23bfb470c904bfb", + "reference": "151b145906804eea8e5d71fea23bfb470c904bfb", "shasum": "" }, "require": { @@ -60660,9 +61027,9 @@ ], "support": { "issues": "https://github.com/bobthecow/psysh/issues", - "source": "https://github.com/bobthecow/psysh/tree/v0.11.11" + "source": "https://github.com/bobthecow/psysh/tree/v0.11.16" }, - "time": "2023-01-23T16:14:59+00:00" + "time": "2023-04-26T12:53:57+00:00" }, { "name": "sebastian/cli-parser", @@ -61030,16 +61397,16 @@ }, { "name": "sebastian/environment", - "version": "5.1.4", + "version": "5.1.5", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/environment.git", - "reference": "1b5dff7bb151a4db11d49d90e5408e4e938270f7" + "reference": "830c43a844f1f8d5b7a1f6d6076b784454d8b7ed" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/1b5dff7bb151a4db11d49d90e5408e4e938270f7", - "reference": "1b5dff7bb151a4db11d49d90e5408e4e938270f7", + "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/830c43a844f1f8d5b7a1f6d6076b784454d8b7ed", + "reference": "830c43a844f1f8d5b7a1f6d6076b784454d8b7ed", "shasum": "" }, "require": { @@ -61081,7 +61448,7 @@ ], "support": { "issues": "https://github.com/sebastianbergmann/environment/issues", - "source": "https://github.com/sebastianbergmann/environment/tree/5.1.4" + "source": "https://github.com/sebastianbergmann/environment/tree/5.1.5" }, "funding": [ { @@ -61089,7 +61456,7 @@ "type": "github" } ], - "time": "2022-04-03T09:37:03+00:00" + "time": "2023-02-03T06:03:51+00:00" }, { "name": "sebastian/exporter", @@ -61403,16 +61770,16 @@ }, { "name": "sebastian/recursion-context", - "version": "4.0.4", + "version": "4.0.5", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/recursion-context.git", - "reference": "cd9d8cf3c5804de4341c283ed787f099f5506172" + "reference": "e75bd0f07204fec2a0af9b0f3cfe97d05f92efc1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/cd9d8cf3c5804de4341c283ed787f099f5506172", - "reference": "cd9d8cf3c5804de4341c283ed787f099f5506172", + "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/e75bd0f07204fec2a0af9b0f3cfe97d05f92efc1", + "reference": "e75bd0f07204fec2a0af9b0f3cfe97d05f92efc1", "shasum": "" }, "require": { @@ -61451,10 +61818,10 @@ } ], "description": "Provides functionality to recursively process PHP variables", - "homepage": "http://www.github.com/sebastianbergmann/recursion-context", + "homepage": "https://github.com/sebastianbergmann/recursion-context", "support": { "issues": "https://github.com/sebastianbergmann/recursion-context/issues", - "source": "https://github.com/sebastianbergmann/recursion-context/tree/4.0.4" + "source": "https://github.com/sebastianbergmann/recursion-context/tree/4.0.5" }, "funding": [ { @@ -61462,7 +61829,7 @@ "type": "github" } ], - "time": "2020-10-26T13:17:30+00:00" + "time": "2023-02-03T06:07:39+00:00" }, { "name": "sebastian/resource-operations", @@ -61521,16 +61888,16 @@ }, { "name": "sebastian/type", - "version": "3.2.0", + "version": "3.2.1", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/type.git", - "reference": "fb3fe09c5f0bae6bc27ef3ce933a1e0ed9464b6e" + "reference": "75e2c2a32f5e0b3aef905b9ed0b179b953b3d7c7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/fb3fe09c5f0bae6bc27ef3ce933a1e0ed9464b6e", - "reference": "fb3fe09c5f0bae6bc27ef3ce933a1e0ed9464b6e", + "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/75e2c2a32f5e0b3aef905b9ed0b179b953b3d7c7", + "reference": "75e2c2a32f5e0b3aef905b9ed0b179b953b3d7c7", "shasum": "" }, "require": { @@ -61565,7 +61932,7 @@ "homepage": "https://github.com/sebastianbergmann/type", "support": { "issues": "https://github.com/sebastianbergmann/type/issues", - "source": "https://github.com/sebastianbergmann/type/tree/3.2.0" + "source": "https://github.com/sebastianbergmann/type/tree/3.2.1" }, "funding": [ { @@ -61573,7 +61940,7 @@ "type": "github" } ], - "time": "2022-09-12T14:47:03+00:00" + "time": "2023-02-03T06:13:03+00:00" }, { "name": "sebastian/version", @@ -62399,16 +62766,16 @@ }, { "name": "spryker/development", - "version": "3.34.2", + "version": "3.34.5", "source": { "type": "git", "url": "https://github.com/spryker/development.git", - "reference": "1625e93110e48bf381d84c27ff1dc9389316ecb3" + "reference": "9f5791d3b22f25e47606f79f846163acebb5571b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/development/zipball/1625e93110e48bf381d84c27ff1dc9389316ecb3", - "reference": "1625e93110e48bf381d84c27ff1dc9389316ecb3", + "url": "https://api.github.com/repos/spryker/development/zipball/9f5791d3b22f25e47606f79f846163acebb5571b", + "reference": "9f5791d3b22f25e47606f79f846163acebb5571b", "shasum": "" }, "require": { @@ -62449,9 +62816,9 @@ ], "description": "Development module", "support": { - "source": "https://github.com/spryker/development/tree/3.34.2" + "source": "https://github.com/spryker/development/tree/3.34.5" }, - "time": "2022-12-23T11:50:03+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/docker-chromedriver", @@ -62538,16 +62905,16 @@ }, { "name": "spryker/testify", - "version": "3.47.1", + "version": "3.48.0", "source": { "type": "git", "url": "https://github.com/spryker/testify.git", - "reference": "43e878c992855b0f04dc95a1ed935c2a353c3047" + "reference": "9249dacca4a2130d85d83f63f215681157d9e711" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/testify/zipball/43e878c992855b0f04dc95a1ed935c2a353c3047", - "reference": "43e878c992855b0f04dc95a1ed935c2a353c3047", + "url": "https://api.github.com/repos/spryker/testify/zipball/9249dacca4a2130d85d83f63f215681157d9e711", + "reference": "9249dacca4a2130d85d83f63f215681157d9e711", "shasum": "" }, "require": { @@ -62568,6 +62935,10 @@ "require-dev": { "spryker/code-sniffer": "*", "spryker/console": "*", + "spryker/glue-application": "*", + "spryker/glue-backend-api-application": "*", + "spryker/glue-json-api-convention": "*", + "spryker/glue-json-api-convention-extension": "*", "spryker/json-path": "^1.0.0", "spryker/json-schema": "^1.0.0", "spryker/propel-orm": "*", @@ -62605,9 +62976,9 @@ ], "description": "Testify module", "support": { - "source": "https://github.com/spryker/testify/tree/3.47.1" + "source": "https://github.com/spryker/testify/tree/3.48.0" }, - "time": "2022-11-23T07:38:27+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/web-profiler", @@ -63018,16 +63389,16 @@ }, { "name": "symfony/css-selector", - "version": "v6.0.17", + "version": "v6.0.19", "source": { "type": "git", "url": "https://github.com/symfony/css-selector.git", - "reference": "3e526b732295b5d4c16c38d557b74ba8498a92b4" + "reference": "f1d00bddb83a4cb2138564b2150001cb6ce272b1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/css-selector/zipball/3e526b732295b5d4c16c38d557b74ba8498a92b4", - "reference": "3e526b732295b5d4c16c38d557b74ba8498a92b4", + "url": "https://api.github.com/repos/symfony/css-selector/zipball/f1d00bddb83a4cb2138564b2150001cb6ce272b1", + "reference": "f1d00bddb83a4cb2138564b2150001cb6ce272b1", "shasum": "" }, "require": { @@ -63063,7 +63434,7 @@ "description": "Converts CSS selectors to XPath expressions", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/css-selector/tree/v6.0.17" + "source": "https://github.com/symfony/css-selector/tree/v6.0.19" }, "funding": [ { @@ -63079,20 +63450,20 @@ "type": "tidelift" } ], - "time": "2022-12-28T14:21:34+00:00" + "time": "2023-01-01T08:36:10+00:00" }, { "name": "symfony/dependency-injection", - "version": "v6.0.17", + "version": "v6.0.20", "source": { "type": "git", "url": "https://github.com/symfony/dependency-injection.git", - "reference": "37ffd67504beedbacaa7fd7358eff7042970d4dc" + "reference": "359806e1adebd1c43e18e5ea22acd14bef7fcf8c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/37ffd67504beedbacaa7fd7358eff7042970d4dc", - "reference": "37ffd67504beedbacaa7fd7358eff7042970d4dc", + "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/359806e1adebd1c43e18e5ea22acd14bef7fcf8c", + "reference": "359806e1adebd1c43e18e5ea22acd14bef7fcf8c", "shasum": "" }, "require": { @@ -63151,7 +63522,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.0.17" + "source": "https://github.com/symfony/dependency-injection/tree/v6.0.20" }, "funding": [ { @@ -63167,7 +63538,7 @@ "type": "tidelift" } ], - "time": "2022-12-28T14:21:34+00:00" + "time": "2023-01-30T15:41:07+00:00" }, { "name": "symfony/dom-crawler", @@ -63479,16 +63850,16 @@ }, { "name": "symfony/var-exporter", - "version": "v6.0.17", + "version": "v6.0.19", "source": { "type": "git", "url": "https://github.com/symfony/var-exporter.git", - "reference": "d87c15d59421d38fe5eb4f6724eb75891479e3da" + "reference": "df56f53818c2d5d9f683f4ad2e365ba73a3b69d2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-exporter/zipball/d87c15d59421d38fe5eb4f6724eb75891479e3da", - "reference": "d87c15d59421d38fe5eb4f6724eb75891479e3da", + "url": "https://api.github.com/repos/symfony/var-exporter/zipball/df56f53818c2d5d9f683f4ad2e365ba73a3b69d2", + "reference": "df56f53818c2d5d9f683f4ad2e365ba73a3b69d2", "shasum": "" }, "require": { @@ -63531,7 +63902,7 @@ "serialize" ], "support": { - "source": "https://github.com/symfony/var-exporter/tree/v6.0.17" + "source": "https://github.com/symfony/var-exporter/tree/v6.0.19" }, "funding": [ { @@ -63547,7 +63918,7 @@ "type": "tidelift" } ], - "time": "2022-12-22T17:53:58+00:00" + "time": "2023-01-13T08:34:10+00:00" }, { "name": "symfony/web-profiler-bundle", diff --git a/config/Shared/config_default-ci.php b/config/Shared/config_default-ci.php index 4fff7f9aeb..7dd8695404 100644 --- a/config/Shared/config_default-ci.php +++ b/config/Shared/config_default-ci.php @@ -44,14 +44,16 @@ // ############################## TESTING IN CI ############################### // ############################################################################ -$stores = array_combine(Store::getInstance()->getAllowedStores(), Store::getInstance()->getAllowedStores()); -$yvesHost = 'www.de.spryker.test'; -$glueHost = 'glue.de.spryker.test'; -$glueBackendHost = 'gluebackend.de.spryker.test'; -$glueStorefrontHost = 'gluestorefront.de.spryker.test'; -$backofficeHost = 'backoffice.de.spryker.test'; -$backendGatewayHost = 'backend-gateway.de.spryker.test'; -$backendApiHost = 'backend-api.de.spryker.test'; +$dynamicStoreEnabled = (bool)getenv('SPRYKER_DYNAMIC_STORE_MODE'); + +$yvesHost = $dynamicStoreEnabled ? 'www.eu.spryker.test' : 'www.de.spryker.test'; +$glueHost = $dynamicStoreEnabled ? 'glue.eu.spryker.test' : 'glue.de.spryker.test'; +$glueBackendHost = $dynamicStoreEnabled ? 'gluebackend.eu.spryker.test' : 'gluebackend.de.spryker.test'; +$glueStorefrontHost = $dynamicStoreEnabled ? 'gluestorefront.eu.spryker.test' : 'gluestorefront.de.spryker.test'; +$backofficeHost = $dynamicStoreEnabled ? 'backoffice.eu.spryker.test' : 'backoffice.de.spryker.test'; +$merchantPortalHost = $dynamicStoreEnabled ? 'mp.eu.spryker.test' : 'mp.de.spryker.test'; +$backendGatewayHost = $dynamicStoreEnabled ? 'backend-gateway.eu.spryker.test' : 'backend-gateway.de.spryker.test'; +$backendApiHost = $dynamicStoreEnabled ? 'backend-api.eu.spryker.test' : 'backend-api.de.spryker.test'; // ---------------------------------------------------------------------------- // ------------------------------ CODEBASE ------------------------------------ @@ -177,7 +179,8 @@ $config[EventBehaviorConstants::EVENT_BEHAVIOR_TRIGGERING_ACTIVE] = getenv('TEST_GROUP') === 'acceptance'; -$config[RabbitMqEnv::RABBITMQ_CONNECTIONS] = array_map(static function ($storeName) { +$currentRegion = getenv('SPRYKER_CURRENT_REGION') ?: null; +$config[RabbitMqEnv::RABBITMQ_CONNECTIONS] = array_map(static function ($storeName) use ($currentRegion, $dynamicStoreEnabled) { return [ RabbitMqEnv::RABBITMQ_CONNECTION_NAME => $storeName . '-connection', RabbitMqEnv::RABBITMQ_HOST => 'localhost', @@ -187,8 +190,10 @@ RabbitMqEnv::RABBITMQ_VIRTUAL_HOST => '/', RabbitMqEnv::RABBITMQ_STORE_NAMES => [$storeName], RabbitMqEnv::RABBITMQ_DEFAULT_CONNECTION => $storeName === APPLICATION_STORE, + RabbitMqEnv::RABBITMQ_STORE_NAMES => $dynamicStoreEnabled ? [] : [$storeName], + RabbitMqEnv::RABBITMQ_DEFAULT_CONNECTION => $dynamicStoreEnabled ? $storeName === $currentRegion : $storeName === APPLICATION_STORE, ]; -}, Store::getInstance()->getAllowedStores()); +}, $dynamicStoreEnabled ? [$currentRegion] : Store::getInstance()->getAllowedStores()); // ---------- LOGGER diff --git a/config/Shared/config_default.php b/config/Shared/config_default.php index 096943fba7..b4b583d619 100644 --- a/config/Shared/config_default.php +++ b/config/Shared/config_default.php @@ -482,6 +482,14 @@ ]; $config[RabbitMqEnv::RABBITMQ_CONNECTIONS] = []; +$connectionKeys = array_keys($rabbitConnections); +$defaultKey = reset($connectionKeys); +if (getenv('SPRYKER_CURRENT_REGION')) { + $defaultKey = getenv('SPRYKER_CURRENT_REGION'); +} +if (getenv('APPLICATION_STORE') && (bool)getenv('SPRYKER_DYNAMIC_STORE_MODE') === false) { + $defaultKey = getenv('APPLICATION_STORE'); +} foreach ($rabbitConnections as $key => $connection) { $config[RabbitMqEnv::RABBITMQ_CONNECTIONS][$key] = $defaultConnection; $config[RabbitMqEnv::RABBITMQ_CONNECTIONS][$key][RabbitMqEnv::RABBITMQ_CONNECTION_NAME] = $key . '-connection'; @@ -489,7 +497,7 @@ foreach ($connection as $constant => $value) { $config[RabbitMqEnv::RABBITMQ_CONNECTIONS][$key][constant(RabbitMqEnv::class . '::' . $constant)] = $value; } - $config[RabbitMqEnv::RABBITMQ_CONNECTIONS][$key][RabbitMqEnv::RABBITMQ_DEFAULT_CONNECTION] = $key === APPLICATION_STORE; + $config[RabbitMqEnv::RABBITMQ_CONNECTIONS][$key][RabbitMqEnv::RABBITMQ_DEFAULT_CONNECTION] = $key === $defaultKey; } // >>> SYNCHRONIZATION @@ -594,6 +602,10 @@ 'AT' => getenv('SPRYKER_YVES_HOST_AT'), 'US' => getenv('SPRYKER_YVES_HOST_US'), ]; +$config[AvailabilityNotificationConstants::REGION_TO_YVES_HOST_MAPPING] = [ + 'EU' => getenv('SPRYKER_YVES_HOST_EU'), + 'US' => getenv('SPRYKER_YVES_HOST_US'), +]; // ---------------------------------------------------------------------------- // ------------------------------ API ----------------------------------------- diff --git a/config/Zed/cronjobs/jenkins.php b/config/Zed/cronjobs/jenkins.php index b40b84a3ae..8493313b4c 100644 --- a/config/Zed/cronjobs/jenkins.php +++ b/config/Zed/cronjobs/jenkins.php @@ -10,17 +10,12 @@ use Spryker\Shared\Config\Config; use Spryker\Shared\MessageBrokerAws\MessageBrokerAwsConstants; -$stores = require(APPLICATION_ROOT_DIR . '/config/Shared/stores.php'); - -$allStores = array_keys($stores); - /* ProductValidity */ $jobs[] = [ 'name' => 'check-product-validity', 'command' => '$PHP_BIN vendor/bin/console product:check-validity', 'schedule' => '0 6 * * *', 'enable' => true, - 'stores' => $allStores, ]; /* ProductLabel */ @@ -29,14 +24,12 @@ 'command' => '$PHP_BIN vendor/bin/console product-label:validity', 'schedule' => '0 6 * * *', 'enable' => true, - 'stores' => $allStores, ]; $jobs[] = [ 'name' => 'update-product-label-relations', 'command' => '$PHP_BIN vendor/bin/console product-label:relations:update -vvv --no-touch', 'schedule' => '* * * * *', 'enable' => true, - 'stores' => $allStores, ]; /* PriceProductSchedule */ @@ -45,7 +38,6 @@ 'command' => '$PHP_BIN vendor/bin/console price-product-schedule:apply', 'schedule' => '* * * * *', 'enable' => true, - 'stores' => $allStores, ]; /* Oms */ @@ -54,7 +46,6 @@ 'command' => '$PHP_BIN vendor/bin/console oms:check-condition', 'schedule' => '* * * * *', 'enable' => true, - 'stores' => $allStores, ]; $jobs[] = [ @@ -62,7 +53,6 @@ 'command' => '$PHP_BIN vendor/bin/console oms:check-timeout', 'schedule' => '* * * * *', 'enable' => true, - 'stores' => $allStores, ]; $jobs[] = [ @@ -70,7 +60,6 @@ 'command' => '$PHP_BIN vendor/bin/console oms:clear-locks', 'schedule' => '0 6 * * *', 'enable' => true, - 'stores' => $allStores, ]; $jobs[] = [ @@ -78,7 +67,6 @@ 'command' => '$PHP_BIN vendor/bin/console queue:worker:start', 'schedule' => '* * * * *', 'enable' => true, - 'stores' => $allStores, ]; $jobs[] = [ @@ -86,7 +74,6 @@ 'command' => '$PHP_BIN vendor/bin/console product-relation:update -vvv', 'schedule' => '30 2 * * *', 'enable' => true, - 'stores' => $allStores, ]; $jobs[] = [ @@ -94,7 +81,6 @@ 'command' => '$PHP_BIN vendor/bin/console event:trigger:timeout -vvv', 'schedule' => '*/5 * * * *', 'enable' => true, -'stores' => $allStores, ]; $jobs[] = [ @@ -102,7 +88,6 @@ 'command' => '$PHP_BIN vendor/bin/console deactivate-discontinued-products', 'schedule' => '0 0 * * *', 'enable' => true, - 'stores' => $allStores, ]; /* StateMachine */ @@ -112,7 +97,6 @@ 'command' => '$PHP_BIN vendor/bin/console state-machine:check-condition', 'schedule' => '* * * * *', 'enable' => true, - 'stores' => $allStores, ]; $jobs[] = [ @@ -120,7 +104,6 @@ 'command' => '$PHP_BIN vendor/bin/console state-machine:check-timeout', 'schedule' => '* * * * *', 'enable' => true, - 'stores' => $allStores, ]; $jobs[] = [ @@ -128,7 +111,6 @@ 'command' => '$PHP_BIN vendor/bin/console state-machine:clear-locks', 'schedule' => '0 6 * * *', 'enable' => true, - 'stores' => $allStores, ]; */ @@ -138,7 +120,6 @@ 'command' => '$PHP_BIN vendor/bin/console quote:delete-expired-guest-quotes', 'schedule' => '30 1 * * *', 'enable' => true, - 'stores' => $allStores, ]; /* QuoteRequest */ @@ -147,7 +128,6 @@ 'command' => '$PHP_BIN vendor/bin/console quote-request:close-outdated', 'schedule' => '0 * * * *', 'enable' => true, - 'stores' => $allStores, ]; /* Oauth */ @@ -156,7 +136,6 @@ 'command' => '$PHP_BIN vendor/bin/console oauth:refresh-token:remove-expired', 'schedule' => '*/5 * * * *', 'enable' => true, - 'stores' => $allStores, ]; /* Customer */ @@ -165,7 +144,6 @@ 'command' => '$PHP_BIN vendor/bin/console customer:delete-expired-customer-invalidated', 'schedule' => '0 0 * * 0', 'enable' => true, - 'stores' => $allStores, ]; /* Order invoice */ @@ -174,7 +152,6 @@ 'command' => '$PHP_BIN vendor/bin/console order:invoice:send', 'schedule' => '*/5 * * * *', 'enable' => true, - 'stores' => $allStores, ]; /* Message broker */ @@ -184,6 +161,11 @@ 'command' => '$PHP_BIN vendor/bin/console message-broker:consume --time-limit=15', 'schedule' => '* * * * *', 'enable' => true, - 'stores' => $allStores, ]; } + +if (getenv('SPRYKER_CURRENT_REGION')) { + foreach ($jobs as $job) { + $job['region'] = getenv('SPRYKER_CURRENT_REGION'); + } +} diff --git a/config/install/ci.yml b/config/install/ci.yml index e36fc134da..7309ab1ebc 100644 --- a/config/install/ci.yml +++ b/config/install/ci.yml @@ -90,6 +90,11 @@ sections: update-product-labels: command: 'vendor/bin/console product-label:relations:update' + queue-demodata: + run-worker: + command: 'vendor/bin/console queue:worker:start --stop-when-empty' + timeout: 2000 + fixtures: fixtures: command: 'vendor/bin/console code:fixtures' @@ -97,6 +102,7 @@ sections: queue: run-worker: command: 'vendor/bin/console queue:worker:start --stop-when-empty' + timeout: 2000 frontend: dependencies-install: diff --git a/config/install/destructive.dynamic-store.yml b/config/install/destructive.dynamic-store.yml new file mode 100644 index 0000000000..cb6b5cadae --- /dev/null +++ b/config/install/destructive.dynamic-store.yml @@ -0,0 +1,73 @@ +env: + NEW_RELIC_ENABLED: 0 + SPRYKER_CURRENT_REGION: EU + +command-timeout: 7200 + +sections: + scheduler-clean: + scheduler-clean: + command: 'vendor/bin/console scheduler:clean -vvv --no-ansi || true' + + clean-storage: + clean-storage: + command: 'vendor/bin/console storage:delete -vvv --no-ansi' + + clean-db: + command: 'vendor/bin/console propel:tables:drop -vvv --no-ansi' + + init-storages-per-region: + propel-copy-schema: + command: 'vendor/bin/console propel:schema:copy -vvv --no-ansi' + + propel-postgres-compatibility: + command: 'vendor/bin/console propel:pg-sql-compat -vvv --no-ansi' + + propel-migration-delete: + command: 'vendor/bin/console propel:migration:delete -vvv --no-ansi' + + propel-tables-drop: + command: 'vendor/bin/console propel:tables:drop -vvv --no-ansi' + + propel-diff: + command: 'vendor/bin/console propel:diff -vvv --no-ansi' + + propel-migrate: + command: 'vendor/bin/console propel:migrate -vvv --no-ansi' + + propel-migration-cleanup: + command: 'vendor/bin/console propel:migration:delete -vvv --no-ansi' + + init-database: + command: 'vendor/bin/console setup:init-db -vvv --no-ansi' + + setup-queue: + queue-setup: + command: 'vendor/bin/console queue:setup' + + demodata: + import-demodata: + command: 'vendor/bin/console data:import --config=data/import/local/full_${SPRYKER_CURRENT_REGION}.yml' + + update-product-labels: + command: 'vendor/bin/console product-label:relations:update -vvv --no-ansi' + + check-product-validity: + command: 'vendor/bin/console product:check-validity' + + init-storage: + clean-search: + command: 'vendor/bin/console elasticsearch:index:delete -vvv --no-ansi' + + setup-search-create-sources: + command: 'vendor/bin/console search:setup:sources -vvv --no-ansi' + + trigger-events: + command: 'vendor/bin/console publish:trigger-events' + + scheduler-start: + queue-setup: + command: 'vendor/bin/console queue:setup' + + scheduler-setup: + command: 'vendor/bin/console scheduler:setup -vvv --no-ansi || true' diff --git a/config/install/docker.ci.acceptance.dynamic-store.yml b/config/install/docker.ci.acceptance.dynamic-store.yml new file mode 100644 index 0000000000..4388ab33ca --- /dev/null +++ b/config/install/docker.ci.acceptance.dynamic-store.yml @@ -0,0 +1,121 @@ +env: + NEW_RELIC_ENABLED: 0 + SPRYKER_LOG_STDOUT: /dev/null + +sections: + build: + generate-transfers: + command: 'vendor/bin/console transfer:generate' + + router-cache-warmup-yves: + command: 'vendor/bin/yves router:cache:warm-up' + + router-cache-warmup-backoffice: + command: 'vendor/bin/console router:cache:warm-up:backoffice' + + router-cache-warmup-backend-gateway: + command: 'vendor/bin/console router:cache:warm-up:backend-gateway' + + twig-cache-warmup: + command: 'vendor/bin/console twig:cache:warmer' + + navigation-cache-warmup: + command: 'vendor/bin/console navigation:build-cache' + + rest-request-validation-cache-warmup: + command: 'vendor/bin/console rest-api:build-request-validation-cache' + + controller-cache-warmup: + command: 'vendor/bin/glue glue-api:controller:cache:warm-up' + + propel-copy-schema: + command: 'vendor/bin/console propel:schema:copy' + + propel-build: + command: 'vendor/bin/console propel:model:build' + + generate-entity-transfer: + command: 'vendor/bin/console transfer:entity:generate' + + generate-page-source-map: + command: 'vendor/bin/console search:setup:source-map' + + translator-generate-cache: + command: 'vendor/bin/console translator:generate-cache' + + cache-class-resolver-build: + command: 'vendor/bin/console cache:class-resolver:build' + + generate-scope-collection-file: + command: 'vendor/bin/console oauth:scope-collection-file:generate' + + build-development: + generate-transfers: + command: 'vendor/bin/console transfer:generate' + + generate-transfer-databuilders: + command: 'vendor/bin/console transfer:databuilder:generate' + + rest-api-generate-documentation: + command: 'vendor/bin/console rest-api:generate:documentation' + + api-generate-documentation: + command: 'vendor/bin/glue api:generate:documentation' + + build-static: + dependencies-install: + command: 'vendor/bin/console frontend:project:install-dependencies' + + build-static-production: + excluded: true + yves-build-frontend: + command: 'vendor/bin/console frontend:yves:build -e production' + + zed-build-frontend: + command: 'vendor/bin/console frontend:zed:build -e production' + + build-static-development: + yves-build-frontend: + command: 'vendor/bin/console frontend:yves:build' + + zed-build-frontend: + command: 'vendor/bin/console frontend:zed:build' + + init-storages-per-region: + propel-copy-schema: + command: 'vendor/bin/console propel:schema:copy' + + propel-postgres-compatibility: + command: 'vendor/bin/console propel:pg-sql-compat' + + propel-migration-delete: + command: 'vendor/bin/console propel:migration:delete' + + propel-diff: + command: 'vendor/bin/console propel:diff' + + propel-migrate: + command: 'vendor/bin/console propel:migrate' + + propel-migration-cleanup: + command: 'vendor/bin/console propel:migration:delete' + + demodata: + queue-setup: + command: 'vendor/bin/console queue:setup' + + init-database: + command: 'vendor/bin/console setup:init-db' + + import-eu-region-demodata: + command: 'vendor/bin/console data:import --config=data/import/local/full_EU.yml' + + setup-search-create-sources: + command: 'vendor/bin/console search:setup:sources' + + update-product-labels: + command: 'vendor/bin/console product-label:relations:update' + + publish-and-sync: + command: 'vendor/bin/console queue:worker:start --stop-when-empty' + timeout: 2000 diff --git a/config/install/docker.ci.acceptance.yml b/config/install/docker.ci.acceptance.yml index 36e906b6c0..7488c91e7f 100644 --- a/config/install/docker.ci.acceptance.yml +++ b/config/install/docker.ci.acceptance.yml @@ -115,3 +115,4 @@ sections: publish-and-sync: command: 'vendor/bin/console queue:worker:start --stop-when-empty' + timeout: 2000 diff --git a/config/install/docker.ci.api.dynamic-store.yml b/config/install/docker.ci.api.dynamic-store.yml new file mode 100644 index 0000000000..827de9ff86 --- /dev/null +++ b/config/install/docker.ci.api.dynamic-store.yml @@ -0,0 +1,90 @@ +env: + NEW_RELIC_ENABLED: 0 + SPRYKER_LOG_STDOUT: /dev/null + +sections: + build: + generate-transfers: + command: 'vendor/bin/console transfer:generate' + + router-cache-warmup-backoffice: + command: 'vendor/bin/console router:cache:warm-up:backoffice' + + router-cache-warmup-backend-gateway: + command: 'vendor/bin/console router:cache:warm-up:backend-gateway' + + rest-request-validation-cache-warmup: + command: 'vendor/bin/console rest-api:build-request-validation-cache' + + controller-cache-warmup: + command: 'vendor/bin/glue glue-api:controller:cache:warm-up' + + propel-copy-schema: + command: 'vendor/bin/console propel:schema:copy' + + propel-build: + command: 'vendor/bin/console propel:model:build' + + generate-entity-transfer: + command: 'vendor/bin/console transfer:entity:generate' + + generate-page-source-map: + command: 'vendor/bin/console search:setup:source-map' + + translator-generate-cache: + command: 'vendor/bin/console translator:generate-cache' + + cache-class-resolver-build: + command: 'vendor/bin/console cache:class-resolver:build' + + generate-scope-collection-file: + command: 'vendor/bin/console oauth:scope-collection-file:generate' + + build-development: + generate-transfers: + command: 'vendor/bin/console transfer:generate' + + generate-transfer-databuilders: + command: 'vendor/bin/console transfer:databuilder:generate' + + rest-api-generate-documentation: + command: 'vendor/bin/console rest-api:generate:documentation' + + api-generate-documentation: + command: 'vendor/bin/glue api:generate:documentation' + + init-storages-per-region: + propel-copy-schema: + command: 'vendor/bin/console propel:schema:copy' + + propel-postgres-compatibility: + command: 'vendor/bin/console propel:pg-sql-compat' + + propel-migration-delete: + command: 'vendor/bin/console propel:migration:delete' + + propel-diff: + command: 'vendor/bin/console propel:diff' + + propel-migrate: + command: 'vendor/bin/console propel:migrate' + + propel-migration-cleanup: + command: 'vendor/bin/console propel:migration:delete' + + demodata: + queue-setup: + command: 'vendor/bin/console queue:setup' + + init-database: + command: 'vendor/bin/console setup:init-db' + + import-demodata: + command: 'vendor/bin/console data:import --config=data/import/common/minimal.yml' + + setup-search-create-sources: + command: 'vendor/bin/console search:setup:sources' + + publish-and-sync: + command: 'vendor/bin/console queue:worker:start --stop-when-empty' + timeout: 2000 diff --git a/config/install/docker.ci.api.yml b/config/install/docker.ci.api.yml index d12bd396d7..19dedebafd 100644 --- a/config/install/docker.ci.api.yml +++ b/config/install/docker.ci.api.yml @@ -47,12 +47,6 @@ sections: rest-api-generate-documentation: command: 'vendor/bin/console rest-api:generate:documentation' - init-storages-per-store: - queue-setup: - command: 'vendor/bin/console queue:setup' - setup-search-create-sources: - command: 'vendor/bin/console search:setup:sources' - init-storages-per-region: propel-copy-schema: command: 'vendor/bin/console propel:schema:copy' @@ -76,5 +70,11 @@ sections: command: 'vendor/bin/console setup:init-db' demodata: + queue-setup: + command: 'vendor/bin/console queue:setup' + import-demodata: command: 'vendor/bin/console data:import --config=data/import/common/minimal.yml' + + setup-search-create-sources: + command: 'vendor/bin/console search:setup:sources' diff --git a/config/install/docker.ci.functional.dynamic-store.yml b/config/install/docker.ci.functional.dynamic-store.yml new file mode 100644 index 0000000000..fee00e0cb9 --- /dev/null +++ b/config/install/docker.ci.functional.dynamic-store.yml @@ -0,0 +1,81 @@ +env: + NEW_RELIC_ENABLED: 0 + SPRYKER_LOG_STDOUT: /dev/null + +sections: + build: + generate-transfers: + command: 'vendor/bin/console transfer:generate' + + propel-copy-schema: + command: 'vendor/bin/console propel:schema:copy' + + propel-build: + command: 'vendor/bin/console propel:model:build' + + generate-entity-transfer: + command: 'vendor/bin/console transfer:entity:generate' + + generate-page-source-map: + command: 'vendor/bin/console search:setup:source-map' + + translator-generate-cache: + command: 'vendor/bin/console translator:generate-cache' + + cache-class-resolver-build: + command: 'vendor/bin/console cache:class-resolver:build' + + generate-scope-collection-file: + command: 'vendor/bin/console oauth:scope-collection-file:generate' + + build-development: + generate-transfers: + command: 'vendor/bin/console transfer:generate' + + generate-transfer-databuilders: + command: 'vendor/bin/console transfer:databuilder:generate' + + rest-api-generate-documentation: + command: 'vendor/bin/console rest-api:generate:documentation' + + api-generate-documentation: + command: 'vendor/bin/glue api:generate:documentation' + + init-storages-per-region: + propel-copy-schema: + command: 'vendor/bin/console propel:schema:copy' + + propel-postgres-compatibility: + command: 'vendor/bin/console propel:pg-sql-compat' + + propel-migration-delete: + command: 'vendor/bin/console propel:migration:delete' + + propel-diff: + command: 'vendor/bin/console propel:diff' + + propel-migrate: + command: 'vendor/bin/console propel:migrate' + + propel-migration-cleanup: + command: 'vendor/bin/console propel:migration:delete' + + init-database: + command: 'vendor/bin/console setup:init-db' + + demodata: + queue-setup: + command: 'vendor/bin/console queue:setup' + + import-eu-region-demodata: + command: 'vendor/bin/console data:import --config=data/import/local/full_EU.yml' + + setup-search-create-sources: + command: 'vendor/bin/console search:setup:sources' + + update-product-labels: + command: 'vendor/bin/console product-label:relations:update' + + publish-and-sync: + command: 'vendor/bin/console queue:worker:start --stop-when-empty' + timeout: 2000 diff --git a/config/install/dynamic-store.yml b/config/install/dynamic-store.yml new file mode 100644 index 0000000000..1404f95ffa --- /dev/null +++ b/config/install/dynamic-store.yml @@ -0,0 +1,47 @@ +env: + NEW_RELIC_ENABLED: 0 + SPRYKER_CURRENT_REGION: EU + +command-timeout: 1200 + +sections: + clean-oms: + clear-oms-locks: + command: 'vendor/bin/console oms:clear-locks -vvv --no-ansi' + + diff: + propel-migration-delete: + command: 'vendor/bin/console propel:migration:delete -vvv --no-ansi' + + propel-diff: + command: 'vendor/bin/console propel:diff -vvv --no-ansi' + + show_migrations: + command: 'ls -al ./src/Orm/Propel/Migration_*/*.php 2>/dev/null || true' + + propel-migrate: + command: 'vendor/bin/console propel:migrate -vvv --no-ansi' + + propel-migration-cleanup: + command: 'vendor/bin/console propel:migration:delete -vvv --no-ansi' + + setup-queue: + queue-setup: + command: 'vendor/bin/console queue:setup' + + demodata: + import-demodata: + command: 'vendor/bin/console data:import --config=data/import/local/full_${SPRYKER_CURRENT_REGION}.yml' + + update-product-labels: + command: 'vendor/bin/console product-label:relations:update -vvv --no-ansi' + + check-product-validity: + command: 'vendor/bin/console product:check-validity' + + scheduler-start: + queue-setup: + command: 'vendor/bin/console queue:setup' + + scheduler-setup: + command: 'vendor/bin/console scheduler:setup -vvv --no-ansi' diff --git a/config/install/pre-deploy.dynamic-store.yml b/config/install/pre-deploy.dynamic-store.yml new file mode 100644 index 0000000000..427e55537a --- /dev/null +++ b/config/install/pre-deploy.dynamic-store.yml @@ -0,0 +1,8 @@ +env: + NEW_RELIC_ENABLED: 0 + SPRYKER_CURRENT_REGION: EU + +sections: + scheduler-stop: + scheduler-clean: + command: 'vendor/bin/console scheduler:suspend -vvv --no-ansi' diff --git a/config/install/production.dynamic-store.yml b/config/install/production.dynamic-store.yml new file mode 100644 index 0000000000..8f103c2f85 --- /dev/null +++ b/config/install/production.dynamic-store.yml @@ -0,0 +1,32 @@ +env: + NEW_RELIC_ENABLED: 0 + SPRYKER_CURRENT_REGION: EU + +command-timeout: 1200 + +sections: + clean-oms: + clear-oms-locks: + command: 'vendor/bin/console oms:clear-locks -vvv --no-ansi' + + diff: + propel-migration-delete: + command: 'vendor/bin/console propel:migration:delete -vvv --no-ansi' + + propel-diff: + command: 'vendor/bin/console propel:diff -vvv --no-ansi' + + show_migrations: + command: 'ls -al ./src/Orm/Propel/Migration_*/*.php 2>/dev/null || true' + + propel-migrate: + command: 'vendor/bin/console propel:migrate -vvv --no-ansi' + + propel-migration-cleanup: + command: 'vendor/bin/console propel:migration:delete -vvv --no-ansi' + + scheduler-start: + queue-setup: + command: 'vendor/bin/console queue:setup' + scheduler-setup: + command: 'vendor/bin/console scheduler:setup -vvv --no-ansi' diff --git a/config/install/testing.yml b/config/install/testing.yml index 48f6f77382..100679e7bd 100644 --- a/config/install/testing.yml +++ b/config/install/testing.yml @@ -123,6 +123,7 @@ sections: queue: run-worker: command: 'vendor/bin/console queue:worker:start --stop-when-empty' + timeout: 2000 frontend: dependencies-install: diff --git a/data/import/common/AT/country_store.csv b/data/import/common/AT/country_store.csv new file mode 100644 index 0000000000..b0c19a2d6a --- /dev/null +++ b/data/import/common/AT/country_store.csv @@ -0,0 +1,2 @@ +store_name,country +AT,AT diff --git a/data/import/common/AT/currency_store.csv b/data/import/common/AT/currency_store.csv new file mode 100644 index 0000000000..bb769b71ae --- /dev/null +++ b/data/import/common/AT/currency_store.csv @@ -0,0 +1,3 @@ +currency_code,store_name,is_default +EUR,AT,1 +CHF,AT,0 diff --git a/data/import/common/AT/default_locale_store.csv b/data/import/common/AT/default_locale_store.csv new file mode 100644 index 0000000000..000b539ded --- /dev/null +++ b/data/import/common/AT/default_locale_store.csv @@ -0,0 +1,2 @@ +locale_name,store_name +en_US,AT diff --git a/data/import/common/AT/locale_store.csv b/data/import/common/AT/locale_store.csv new file mode 100644 index 0000000000..91c732d09d --- /dev/null +++ b/data/import/common/AT/locale_store.csv @@ -0,0 +1,3 @@ +locale_name,store_name +en_US,AT +de_DE,AT diff --git a/data/import/common/DE/country_store.csv b/data/import/common/DE/country_store.csv new file mode 100644 index 0000000000..070215e482 --- /dev/null +++ b/data/import/common/DE/country_store.csv @@ -0,0 +1,3 @@ +store_name,country +DE,DE +DE,CH diff --git a/data/import/common/DE/currency_store.csv b/data/import/common/DE/currency_store.csv new file mode 100644 index 0000000000..f0024eb3d2 --- /dev/null +++ b/data/import/common/DE/currency_store.csv @@ -0,0 +1,3 @@ +currency_code,store_name,is_default +EUR,DE,1 +CHF,DE,0 diff --git a/data/import/common/DE/default_locale_store.csv b/data/import/common/DE/default_locale_store.csv new file mode 100644 index 0000000000..0115cb182a --- /dev/null +++ b/data/import/common/DE/default_locale_store.csv @@ -0,0 +1,2 @@ +locale_name,store_name +en_US,DE diff --git a/data/import/common/DE/locale_store.csv b/data/import/common/DE/locale_store.csv new file mode 100644 index 0000000000..159a818b4c --- /dev/null +++ b/data/import/common/DE/locale_store.csv @@ -0,0 +1,3 @@ +locale_name,store_name +en_US,DE +de_DE,DE diff --git a/data/import/common/EU/store.csv b/data/import/common/EU/store.csv new file mode 100644 index 0000000000..395fb84521 --- /dev/null +++ b/data/import/common/EU/store.csv @@ -0,0 +1,3 @@ +name +DE +AT diff --git a/data/import/common/US/country_store.csv b/data/import/common/US/country_store.csv new file mode 100644 index 0000000000..1875fd9b01 --- /dev/null +++ b/data/import/common/US/country_store.csv @@ -0,0 +1,2 @@ +store_name,country +US,US diff --git a/data/import/common/US/currency_store.csv b/data/import/common/US/currency_store.csv new file mode 100644 index 0000000000..5d3adadd2c --- /dev/null +++ b/data/import/common/US/currency_store.csv @@ -0,0 +1,2 @@ +currency_code,store_name,is_default +USD,US,1 diff --git a/data/import/common/US/default_locale_store.csv b/data/import/common/US/default_locale_store.csv new file mode 100644 index 0000000000..61cc5d7e86 --- /dev/null +++ b/data/import/common/US/default_locale_store.csv @@ -0,0 +1,2 @@ +locale_name,store_name +en_US,US diff --git a/data/import/common/US/locale_store.csv b/data/import/common/US/locale_store.csv new file mode 100644 index 0000000000..61cc5d7e86 --- /dev/null +++ b/data/import/common/US/locale_store.csv @@ -0,0 +1,2 @@ +locale_name,store_name +en_US,US diff --git a/data/import/common/US/store.csv b/data/import/common/US/store.csv new file mode 100644 index 0000000000..e1bf77d0a4 --- /dev/null +++ b/data/import/common/US/store.csv @@ -0,0 +1,2 @@ +name +US diff --git a/data/import/common/commerce_setup_import_config_EU.yml b/data/import/common/commerce_setup_import_config_EU.yml index dcab8ad101..be9c262eed 100644 --- a/data/import/common/commerce_setup_import_config_EU.yml +++ b/data/import/common/commerce_setup_import_config_EU.yml @@ -3,9 +3,25 @@ version: 0 actions: - data_entity: store - # Cannot have a source because we use store.php + source: data/import/common/EU/store.csv - data_entity: currency source: data/import/common/common/currency.csv + - data_entity: currency-store + source: data/import/common/DE/currency_store.csv + - data_entity: currency-store + source: data/import/common/AT/currency_store.csv + - data_entity: country-store + source: data/import/common/DE/country_store.csv + - data_entity: country-store + source: data/import/common/AT/country_store.csv + - data_entity: locale-store + source: data/import/common/DE/locale_store.csv + - data_entity: locale-store + source: data/import/common/AT/locale_store.csv + - data_entity: default-locale-store + source: data/import/common/DE/default_locale_store.csv + - data_entity: default-locale-store + source: data/import/common/AT/default_locale_store.csv - data_entity: customer source: data/import/common/common/customer.csv - data_entity: glossary diff --git a/data/import/common/commerce_setup_import_config_US.yml b/data/import/common/commerce_setup_import_config_US.yml index 3e01ab5a5d..e3b6d3e7f9 100644 --- a/data/import/common/commerce_setup_import_config_US.yml +++ b/data/import/common/commerce_setup_import_config_US.yml @@ -3,9 +3,17 @@ version: 0 actions: - data_entity: store - # Cannot have a source because we use store.php + source: data/import/common/US/store.csv - data_entity: currency source: data/import/common/common/currency.csv + - data_entity: currency-store + source: data/import/common/US/currency_store.csv + - data_entity: country-store + source: data/import/common/US/country_store.csv + - data_entity: locale-store + source: data/import/common/US/locale_store.csv + - data_entity: default-locale-store + source: data/import/common/US/default_locale_store.csv - data_entity: customer source: data/import/common/common/customer.csv - data_entity: glossary diff --git a/data/import/common/common/glossary.csv b/data/import/common/common/glossary.csv index 79b10f85bc..34bcf56de1 100755 --- a/data/import/common/common/glossary.csv +++ b/data/import/common/common/glossary.csv @@ -3825,3 +3825,5 @@ product_configuration.error.configuration_not_found,Product configuration was no product_configuration.error.configuration_not_found,Produktkonfiguration wurde nicht für Produkt '%sku%' gefunden.,de_DE permission.name.SeeCompanyUsersPermissionPlugin,View company users,en_US permission.name.SeeCompanyUsersPermissionPlugin,Firmenbenutzer anzeigen,de_DE +store_widget.switcher.store,Store:,en_US +store_widget.switcher.store,Shop:,de_DE diff --git a/data/import/common/minimal.yml b/data/import/common/minimal.yml index 799f9cceb1..7d15da964f 100644 --- a/data/import/common/minimal.yml +++ b/data/import/common/minimal.yml @@ -4,9 +4,25 @@ version: 0 actions: #1. Commerce Setup data import - data_entity: store - # Cannot have a source because we use store.php + source: data/import/common/EU/store.csv - data_entity: currency source: data/import/common/common/currency.csv + - data_entity: currency-store + source: data/import/common/DE/currency_store.csv + - data_entity: currency-store + source: data/import/common/AT/currency_store.csv + - data_entity: country-store + source: data/import/common/DE/country_store.csv + - data_entity: country-store + source: data/import/common/AT/country_store.csv + - data_entity: locale-store + source: data/import/common/DE/locale_store.csv + - data_entity: locale-store + source: data/import/common/AT/locale_store.csv + - data_entity: default-locale-store + source: data/import/common/DE/default_locale_store.csv + - data_entity: default-locale-store + source: data/import/common/AT/default_locale_store.csv - data_entity: customer source: data/import/common/common/customer.csv - data_entity: glossary diff --git a/data/import/local/full_EU.yml b/data/import/local/full_EU.yml index 268ee9d9fb..b993d8e143 100644 --- a/data/import/local/full_EU.yml +++ b/data/import/local/full_EU.yml @@ -4,9 +4,25 @@ version: 0 actions: #1. Commerce Setup data import - data_entity: store - # Cannot have a source because we use store.php + source: data/import/common/EU/store.csv - data_entity: currency source: data/import/common/common/currency.csv + - data_entity: currency-store + source: data/import/common/DE/currency_store.csv + - data_entity: currency-store + source: data/import/common/AT/currency_store.csv + - data_entity: country-store + source: data/import/common/DE/country_store.csv + - data_entity: country-store + source: data/import/common/AT/country_store.csv + - data_entity: locale-store + source: data/import/common/DE/locale_store.csv + - data_entity: locale-store + source: data/import/common/AT/locale_store.csv + - data_entity: default-locale-store + source: data/import/common/DE/default_locale_store.csv + - data_entity: default-locale-store + source: data/import/common/AT/default_locale_store.csv - data_entity: customer source: data/import/common/common/customer.csv - data_entity: glossary diff --git a/data/import/local/full_US.yml b/data/import/local/full_US.yml index 343c12a796..d10b1ad8f0 100644 --- a/data/import/local/full_US.yml +++ b/data/import/local/full_US.yml @@ -4,9 +4,17 @@ version: 0 actions: #1. Commerce Setup data import - data_entity: store - # Cannot have a source because we use store.php + source: data/import/common/US/store.csv - data_entity: currency source: data/import/common/common/currency.csv + - data_entity: currency-store + source: data/import/common/US/currency_store.csv + - data_entity: country-store + source: data/import/common/US/country_store.csv + - data_entity: locale-store + source: data/import/common/US/locale_store.csv + - data_entity: default-locale-store + source: data/import/common/US/default_locale_store.csv - data_entity: customer source: data/import/common/common/customer.csv - data_entity: glossary diff --git a/data/import/production/full_EU.yml b/data/import/production/full_EU.yml index 157b714f21..6330519247 100644 --- a/data/import/production/full_EU.yml +++ b/data/import/production/full_EU.yml @@ -4,9 +4,25 @@ version: 0 actions: #1. Commerce Setup data import - data_entity: store - # Cannot have a source because we use store.php + source: data/import/common/EU/store.csv - data_entity: currency source: data/import/common/common/currency.csv + - data_entity: currency-store + source: data/import/common/DE/currency_store.csv + - data_entity: currency-store + source: data/import/common/AT/currency_store.csv + - data_entity: country-store + source: data/import/common/DE/country_store.csv + - data_entity: country-store + source: data/import/common/AT/country_store.csv + - data_entity: locale-store + source: data/import/common/DE/locale_store.csv + - data_entity: locale-store + source: data/import/common/AT/locale_store.csv + - data_entity: default-locale-store + source: data/import/common/DE/default_locale_store.csv + - data_entity: default-locale-store + source: data/import/common/AT/default_locale_store.csv - data_entity: customer source: data/import/common/common/customer.csv - data_entity: glossary diff --git a/data/import/production/full_US.yml b/data/import/production/full_US.yml index 6c80768374..cb8e5a18d8 100644 --- a/data/import/production/full_US.yml +++ b/data/import/production/full_US.yml @@ -4,9 +4,17 @@ version: 0 actions: #1. Commerce Setup data import - data_entity: store - # Cannot have a source because we use store.php + source: data/import/common/US/store.csv - data_entity: currency source: data/import/common/common/currency.csv + - data_entity: currency-store + source: data/import/common/US/currency_store.csv + - data_entity: country-store + source: data/import/common/US/country_store.csv + - data_entity: locale-store + source: data/import/common/US/locale_store.csv + - data_entity: default-locale-store + source: data/import/common/US/default_locale_store.csv - data_entity: customer source: data/import/common/common/customer.csv - data_entity: glossary diff --git a/deploy.ci.acceptance.dynamic-store.yml b/deploy.ci.acceptance.dynamic-store.yml new file mode 100644 index 0000000000..b0cd66ce4e --- /dev/null +++ b/deploy.ci.acceptance.dynamic-store.yml @@ -0,0 +1,132 @@ +version: '0.1' + +namespace: spryker_ci +tag: '1.0' + +environment: docker.ci +pipeline: docker.ci.acceptance.dynamic-store +image: + tag: spryker/php:8.1 + environment: + SPRYKER_PRODUCT_CONFIGURATOR_HOST: date-time-configurator-example.spryker.local + SPRYKER_PRODUCT_CONFIGURATOR_PORT: 80 + SPRYKER_CONFIGURATOR_ENCRYPTION_KEY: 'change123' + SPRYKER_YVES_HOST_EU: yves.eu.spryker.local + SPRYKER_YVES_HOST_US: yves.us.spryker.local + SPRYKER_DYNAMIC_STORE_MODE: true + node: + version: 16 + npm: 8 + +composer: + mode: "--no-dev --quiet" + autoload: --classmap-authoritative + +regions: + EU: + services: + mail: + sender: + name: Spryker No-Reply + email: no-reply@spryker.local + database: + database: eu-docker + username: spryker + password: secret + + broker: + namespace: eu-docker + key_value_store: + namespace: 1 + search: + namespace: eu_search +groups: + EU: + region: EU + applications: + yves_eu: + application: yves + endpoints: + yves.eu.spryker.local: + region: EU + services: + session: + namespace: 2 + glue_eu: + application: glue + endpoints: + glue.eu.spryker.local: + region: EU + backoffice_eu: + application: backoffice + endpoints: + backoffice.eu.spryker.local: + region: EU + services: + session: + namespace: 3 + backend_gateway_eu: + application: backend-gateway + endpoints: + backend-gateway.eu.spryker.local: + region: EU + primal: true + backend_api_eu: + application: zed + endpoints: + backend-api.eu.spryker.local: + region: EU + entry-point: BackendApi + glue_storefront_eu: + application: glue-storefront + endpoints: + glue-storefront.eu.spryker.local: + region: EU + glue_backend_eu: + application: glue-backend + endpoints: + glue-backend.eu.spryker.local: + region: EU + +services: + database: + engine: postgres + root: + username: 'root' + password: 'secret' + broker: + engine: rabbitmq + version: '3.9' + api: + username: 'spryker' + password: 'secret' + session: + engine: redis + key_value_store: + engine: redis + search: + engine: elastic + version: '7.10' + scheduler: + engine: jenkins + version: '2.324' + csrf-protection-enabled: true + mail_catcher: + engine: mailhog + webdriver: + engine: chromedriver + +docker: + ssl: + enabled: false + + debug: + enabled: false + xdebug: + enabled: false + + testing: + region: EU + + mount: + baked: diff --git a/deploy.ci.acceptance.mariadb.dynamic-store.yml b/deploy.ci.acceptance.mariadb.dynamic-store.yml new file mode 100644 index 0000000000..b3dbc0f4e0 --- /dev/null +++ b/deploy.ci.acceptance.mariadb.dynamic-store.yml @@ -0,0 +1,133 @@ +version: '0.1' + +namespace: spryker_ci +tag: '1.0' + +environment: docker.ci +pipeline: docker.ci.acceptance.dynamic-store +image: + tag: spryker/php:8.1 + environment: + SPRYKER_PRODUCT_CONFIGURATOR_HOST: date-time-configurator-example.spryker.local + SPRYKER_PRODUCT_CONFIGURATOR_PORT: 80 + SPRYKER_CONFIGURATOR_ENCRYPTION_KEY: 'change123' + SPRYKER_YVES_HOST_EU: yves.eu.spryker.local + SPRYKER_YVES_HOST_US: yves.us.spryker.local + SPRYKER_DYNAMIC_STORE_MODE: true + node: + version: 16 + npm: 8 + +composer: + mode: "--no-dev --quiet" + autoload: --classmap-authoritative + +regions: + EU: + services: + mail: + sender: + name: Spryker No-Reply + email: no-reply@spryker.local + database: + database: eu-docker + username: spryker + password: secret + + broker: + namespace: eu-docker + key_value_store: + namespace: 1 + search: + namespace: eu_search +groups: + EU: + region: EU + applications: + yves_eu: + application: yves + endpoints: + yves.eu.spryker.local: + region: EU + services: + session: + namespace: 1 + glue_eu: + application: glue + endpoints: + glue.eu.spryker.local: + region: EU + backoffice_eu: + application: backoffice + endpoints: + backoffice.eu.spryker.local: + region: EU + services: + session: + namespace: 3 + backend_gateway_eu: + application: backend-gateway + endpoints: + backend-gateway.eu.spryker.local: + region: EU + primal: true + backend_api_eu: + application: zed + endpoints: + backend-api.eu.spryker.local: + region: EU + entry-point: BackendApi + glue_storefront_eu: + application: glue-storefront + endpoints: + glue-storefront.eu.spryker.local: + region: EU + glue_backend_eu: + application: glue-backend + endpoints: + glue-backend.eu.spryker.local: + region: EU + +services: + database: + engine: mysql + version: mariadb-10.4 + root: + username: 'root' + password: 'secret' + broker: + engine: rabbitmq + version: '3.9' + api: + username: 'spryker' + password: 'secret' + session: + engine: redis + key_value_store: + engine: redis + search: + engine: elastic + version: '7.10' + scheduler: + engine: jenkins + version: '2.324' + csrf-protection-enabled: true + mail_catcher: + engine: mailhog + webdriver: + engine: chromedriver + +docker: + ssl: + enabled: false + + debug: + enabled: false + xdebug: + enabled: false + + testing: + region: EU + + mount: + baked: diff --git a/deploy.ci.acceptance.mariadb.prefer-lowest.dynamic-store.yml b/deploy.ci.acceptance.mariadb.prefer-lowest.dynamic-store.yml new file mode 100644 index 0000000000..268652ac8b --- /dev/null +++ b/deploy.ci.acceptance.mariadb.prefer-lowest.dynamic-store.yml @@ -0,0 +1,136 @@ +version: '0.1' + +namespace: spryker_ci +tag: '1.0' + +environment: docker.ci +pipeline: docker.ci.acceptance.dynamic-store +image: + tag: spryker/php:8.1 + environment: + SPRYKER_PRODUCT_CONFIGURATOR_HOST: date-time-configurator-example.spryker.local + SPRYKER_PRODUCT_CONFIGURATOR_PORT: 80 + SPRYKER_CONFIGURATOR_ENCRYPTION_KEY: 'change123' + SPRYKER_YVES_HOST_EU: yves.eu.spryker.local + SPRYKER_YVES_HOST_US: yves.us.spryker.local + SPRYKER_DYNAMIC_STORE_MODE: true + node: + version: 16 + npm: 8 + +composer: + mode: "--no-dev --quiet" + autoload: --classmap-authoritative + +regions: + EU: + services: + mail: + sender: + name: Spryker No-Reply + email: no-reply@spryker.local + database: + database: eu-docker + username: spryker + password: secret + + broker: + namespace: eu-docker + key_value_store: + namespace: 1 + search: + namespace: eu_search +groups: + EU: + region: EU + applications: + yves_eu: + application: yves + endpoints: + yves.eu.spryker.local: + region: EU + services: + session: + namespace: 1 + glue_eu: + application: glue + endpoints: + glue.eu.spryker.local: + region: EU + backoffice_eu: + application: backoffice + endpoints: + backoffice.eu.spryker.local: + region: EU + services: + session: + namespace: 3 + backend_gateway_eu: + application: backend-gateway + endpoints: + backend-gateway.eu.spryker.local: + region: EU + primal: true + backend_api_eu: + application: zed + endpoints: + backend-api.eu.spryker.local: + region: EU + entry-point: BackendApi + glue_storefront_eu: + application: glue-storefront + endpoints: + glue-storefront.eu.spryker.local: + region: EU + glue_backend_eu: + application: glue-backend + endpoints: + glue-backend.eu.spryker.local: + region: EU + +services: + database: + engine: mysql + version: mariadb-10.3 + root: + username: 'root' + password: 'secret' + endpoints: + localhost:3306: + protocol: tcp + broker: + engine: rabbitmq + version: '3.9' + api: + username: 'spryker' + password: 'secret' + session: + engine: redis + key_value_store: + engine: redis + search: + engine: elastic + version: '6.8' + scheduler: + engine: jenkins + version: '2.324' + csrf-protection-enabled: true + mail_catcher: + engine: mailhog + webdriver: + engine: chromedriver + +docker: + ssl: + enabled: false + + debug: + enabled: false + xdebug: + enabled: false + + testing: + region: EU + + mount: + baked: diff --git a/deploy.ci.api.dynamic-store.yml b/deploy.ci.api.dynamic-store.yml new file mode 100644 index 0000000000..3ef28217cf --- /dev/null +++ b/deploy.ci.api.dynamic-store.yml @@ -0,0 +1,119 @@ +version: '0.1' + +namespace: spryker_ci +tag: '1.0' + +environment: docker.ci +pipeline: docker.ci.api.dynamic-store +image: + tag: spryker/php:8.1 + environment: + SPRYKER_PRODUCT_CONFIGURATOR_HOST: date-time-configurator-example.spryker.local + SPRYKER_PRODUCT_CONFIGURATOR_PORT: 80 + SPRYKER_PRODUCT_CONFIGURATOR_ENCRYPTION_KEY: 'change123' + SPRYKER_PRODUCT_CONFIGURATOR_HEX_INITIALIZATION_VECTOR: '0c1ffefeebdab4a3d839d0e52590c9a2' + SPRYKER_YVES_HOST_EU: yves.eu.spryker.local + SPRYKER_YVES_HOST_US: yves.us.spryker.local + SPRYKER_DYNAMIC_STORE_MODE: true + +composer: + mode: "--no-dev --quiet" + autoload: --classmap-authoritative + +regions: + EU: + services: + mail: + sender: + name: Spryker No-Reply + email: no-reply@spryker.local + database: + database: eu-docker + username: spryker + password: secret + + broker: + namespace: eu-docker + key_value_store: + namespace: 1 + search: + namespace: eu_search +groups: + EU: + region: EU + applications: + yves_eu: + application: yves + endpoints: + yves.eu.spryker.local: + region: EU + services: + session: + namespace: 1 + glue_eu: + application: glue + endpoints: + glue.eu.spryker.local: + region: EU + backoffice_eu: + application: backoffice + endpoints: + backoffice.eu.spryker.local: + region: EU + services: + session: + namespace: 3 + backend_gateway_eu: + application: backend-gateway + endpoints: + backend-gateway.eu.spryker.local: + region: EU + primal: true + backend_api_eu: + application: zed + endpoints: + backend-api.eu.spryker.local: + region: EU + entry-point: BackendApi +services: + database: + engine: postgres + root: + username: 'root' + password: 'secret' + broker: + engine: rabbitmq + version: '3.9' + api: + username: 'spryker' + password: 'secret' + session: + engine: redis + key_value_store: + engine: redis + search: + engine: elastic + version: 7.6 + scheduler: + engine: jenkins + version: '2.324' + csrf-protection-enabled: true + mail_catcher: + engine: mailhog + webdriver: + engine: chromedriver + +docker: + ssl: + enabled: false + + debug: + enabled: false + xdebug: + enabled: false + + testing: + region: EU + + mount: + baked: diff --git a/deploy.ci.api.mariadb.dynamic-store.yml b/deploy.ci.api.mariadb.dynamic-store.yml new file mode 100644 index 0000000000..44809fe636 --- /dev/null +++ b/deploy.ci.api.mariadb.dynamic-store.yml @@ -0,0 +1,120 @@ +version: '0.1' + +namespace: spryker_ci +tag: '1.0' + +environment: docker.ci +pipeline: docker.ci.api.dynamic-store +image: + tag: spryker/php:8.1 + environment: + SPRYKER_PRODUCT_CONFIGURATOR_HOST: date-time-configurator-example.spryker.local + SPRYKER_PRODUCT_CONFIGURATOR_PORT: 80 + SPRYKER_CONFIGURATOR_ENCRYPTION_KEY: 'change123' + SPRYKER_YVES_HOST_EU: yves.eu.spryker.local + SPRYKER_YVES_HOST_US: yves.us.spryker.local + SPRYKER_DYNAMIC_STORE_MODE: true + +composer: + mode: "--no-dev --quiet" + autoload: --classmap-authoritative + +regions: + EU: + services: + mail: + sender: + name: Spryker No-Reply + email: no-reply@spryker.local + database: + database: eu-docker + username: spryker + password: secret + + broker: + namespace: eu-docker + key_value_store: + namespace: 1 + search: + namespace: eu_search +groups: + EU: + region: EU + applications: + yves_eu: + application: yves + endpoints: + yves.eu.spryker.local: + region: EU + services: + session: + namespace: 1 + glue_eu: + application: glue + endpoints: + glue.eu.spryker.local: + region: EU + backoffice_eu: + application: backoffice + endpoints: + backoffice.eu.spryker.local: + region: EU + services: + session: + namespace: 3 + backend_gateway_eu: + application: backend-gateway + endpoints: + backend-gateway.eu.spryker.local: + region: EU + primal: true + backend_api_eu: + application: zed + endpoints: + backend-api.eu.spryker.local: + region: EU + entry-point: BackendApi + +services: + database: + engine: mysql + version: mariadb-10.4 + root: + username: 'root' + password: 'secret' + broker: + engine: rabbitmq + version: '3.9' + api: + username: 'spryker' + password: 'secret' + session: + engine: redis + key_value_store: + engine: redis + search: + engine: elastic + version: '7.10' + scheduler: + engine: jenkins + version: '2.324' + csrf-protection-enabled: true + mail_catcher: + engine: mailhog + webdriver: + engine: chromedriver + +docker: + ssl: + enabled: false + + debug: + enabled: false + xdebug: + enabled: false + + testing: + region: EU + + mount: + baked: diff --git a/deploy.ci.api.mariadb.yml b/deploy.ci.api.mariadb.yml index 7f2f2e60aa..bef1032ce2 100644 --- a/deploy.ci.api.mariadb.yml +++ b/deploy.ci.api.mariadb.yml @@ -16,7 +16,7 @@ image: version: 16 npm: 8 composer: - mode: --no-dev + mode: "--no-dev --quiet" autoload: --classmap-authoritative regions: diff --git a/deploy.ci.api.yml b/deploy.ci.api.yml index 3c889f622c..02fcee9188 100644 --- a/deploy.ci.api.yml +++ b/deploy.ci.api.yml @@ -16,7 +16,7 @@ image: version: 16 npm: 8 composer: - mode: --no-dev + mode: "--no-dev --quiet" autoload: --classmap-authoritative regions: diff --git a/deploy.ci.functional.dynamic-store.yml b/deploy.ci.functional.dynamic-store.yml new file mode 100644 index 0000000000..5cd11e28b5 --- /dev/null +++ b/deploy.ci.functional.dynamic-store.yml @@ -0,0 +1,129 @@ +version: '0.1' + +namespace: spryker_ci +tag: '1.0' + +environment: docker.ci +pipeline: docker.ci.functional.dynamic-store +image: + tag: spryker/php:8.1 + environment: + SPRYKER_PRODUCT_CONFIGURATOR_HOST: date-time-configurator-example.spryker.local + SPRYKER_PRODUCT_CONFIGURATOR_PORT: 80 + SPRYKER_PRODUCT_CONFIGURATOR_ENCRYPTION_KEY: 'change123' + SPRYKER_PRODUCT_CONFIGURATOR_HEX_INITIALIZATION_VECTOR: '0c1ffefeebdab4a3d839d0e52590c9a2' + SPRYKER_DYNAMIC_STORE_MODE: true + SPRYKER_YVES_HOST_EU: yves.eu.spryker.local + SPRYKER_YVES_HOST_US: yves.us.spryker.local + +composer: + mode: "--no-dev --quiet" + autoload: --classmap-authoritative + +regions: + EU: + services: + mail: + sender: + name: Spryker No-Reply + email: no-reply@spryker.local + database: + database: eu-docker + username: spryker + password: secret + + broker: + namespace: eu-docker + key_value_store: + namespace: 1 + search: + namespace: eu_search +groups: + EU: + region: EU + applications: + yves_eu: + application: yves + endpoints: + yves.eu.spryker.local: + region: EU + services: + session: + namespace: 1 + glue_eu: + application: glue + endpoints: + glue.eu.spryker.local: + region: EU + backoffice_eu: + application: backoffice + endpoints: + backoffice.eu.spryker.local: + region: EU + services: + session: + namespace: 3 + backend_gateway_eu: + application: backend-gateway + endpoints: + backend-gateway.eu.spryker.local: + region: EU + primal: true + backend_api_eu: + application: zed + endpoints: + backend-api.eu.spryker.local: + region: EU + entry-point: BackendApi + glue_storefront_eu: + application: glue-storefront + endpoints: + glue-storefront.eu.spryker.local: + region: EU + glue_backend_eu: + application: glue-backend + endpoints: + glue-backend.eu.spryker.local: + region: EU +services: + database: + engine: postgres + root: + username: 'root' + password: 'secret' + broker: + engine: rabbitmq + version: '3.9' + api: + username: 'spryker' + password: 'secret' + session: + engine: redis + key_value_store: + engine: redis + search: + engine: elastic + version: '7.10' + scheduler: + engine: jenkins + version: '2.324' + csrf-protection-enabled: true + mail_catcher: + engine: mailhog + webdriver: + engine: chromedriver + +docker: + ssl: + enabled: false + + debug: + enabled: false + xdebug: + enabled: false + + testing: + region: EU + + mount: + baked: diff --git a/deploy.ci.functional.mariadb.dynamic-store.yml b/deploy.ci.functional.mariadb.dynamic-store.yml new file mode 100644 index 0000000000..7c834babb6 --- /dev/null +++ b/deploy.ci.functional.mariadb.dynamic-store.yml @@ -0,0 +1,133 @@ +version: '0.1' + +namespace: spryker_ci +tag: '1.0' + +environment: docker.ci +pipeline: docker.ci.functional.dynamic-store +image: + tag: spryker/php:8.1 + environment: + SPRYKER_PRODUCT_CONFIGURATOR_HOST: date-time-configurator-example.spryker.local + SPRYKER_PRODUCT_CONFIGURATOR_PORT: 80 + SPRYKER_PRODUCT_CONFIGURATOR_ENCRYPTION_KEY: 'change123' + SPRYKER_PRODUCT_CONFIGURATOR_HEX_INITIALIZATION_VECTOR: '0c1ffefeebdab4a3d839d0e52590c9a2' + SPRYKER_DYNAMIC_STORE_MODE: true + SPRYKER_YVES_HOST_EU: yves.eu.spryker.local + SPRYKER_YVES_HOST_US: yves.us.spryker.local + +composer: + mode: "--no-dev --quiet" + autoload: --classmap-authoritative + +regions: + EU: + services: + mail: + sender: + name: Spryker No-Reply + email: no-reply@spryker.local + database: + database: eu-docker + username: spryker + password: secret + + broker: + namespace: eu-docker + key_value_store: + namespace: 1 + search: + namespace: eu_search + +groups: + EU: + region: EU + applications: + yves_eu: + application: yves + endpoints: + yves.eu.spryker.local: + region: EU + services: + session: + namespace: 1 + glue_eu: + application: glue + endpoints: + glue.eu.spryker.local: + region: EU + backoffice_eu: + application: backoffice + endpoints: + backoffice.eu.spryker.local: + region: EU + primal: true + services: + session: + namespace: 3 + backend_gateway_eu: + application: backend-gateway + endpoints: + backend-gateway.eu.spryker.local: + region: EU + primal: true + backend_api_eu: + application: zed + endpoints: + backend-api.eu.spryker.local: + region: EU + entry-point: BackendApi + glue_storefront_eu: + application: glue-storefront + endpoints: + glue-storefront.eu.spryker.local: + region: EU + glue_backend_eu: + application: glue-backend + endpoints: + glue-backend.eu.spryker.local: + region: EU + +services: + database: + engine: mysql + version: mariadb-10.4 + root: + username: 'root' + password: 'secret' + broker: + engine: rabbitmq + version: '3.9' + api: + username: 'spryker' + password: 'secret' + session: + engine: redis + key_value_store: + engine: redis + search: + engine: elastic + version: '7.10' + scheduler: + engine: jenkins + version: '2.324' + csrf-protection-enabled: true + mail_catcher: + engine: mailhog + webdriver: + engine: chromedriver + +docker: + ssl: + enabled: false + + debug: + enabled: false + xdebug: + enabled: false + + testing: + region: EU + + mount: + baked: diff --git a/deploy.ci.functional.mariadb.prefer-lowest.dynamic-store.yml b/deploy.ci.functional.mariadb.prefer-lowest.dynamic-store.yml new file mode 100644 index 0000000000..ef2483123a --- /dev/null +++ b/deploy.ci.functional.mariadb.prefer-lowest.dynamic-store.yml @@ -0,0 +1,138 @@ +version: '0.1' + +namespace: spryker_ci +tag: '1.0' + +environment: docker.ci +pipeline: docker.ci.functional.dynamic-store +image: + tag: spryker/php:8.1 + environment: + SPRYKER_PRODUCT_CONFIGURATOR_HOST: date-time-configurator-example.spryker.local + SPRYKER_PRODUCT_CONFIGURATOR_PORT: 80 + SPRYKER_PRODUCT_CONFIGURATOR_ENCRYPTION_KEY: 'change123' + SPRYKER_PRODUCT_CONFIGURATOR_HEX_INITIALIZATION_VECTOR: '0c1ffefeebdab4a3d839d0e52590c9a2' + SPRYKER_PUSH_NOTIFICATION_WEB_PUSH_PHP_VAPID_PUBLIC_KEY: 'BGqNWbv0hWM5CQ1-KwAfSQBMC6TMVFyrnh3vQp37oGCNvQ6eG_HyMjxBFJRWeCPTbzDoxcjhxLJS8Ck8r1G2oFw' + SPRYKER_PUSH_NOTIFICATION_WEB_PUSH_PHP_VAPID_PRIVATE_KEY: 'UK6DywwjKITPpRHBSY9TLPIXm6BPrHX40sseIoXT9c8' + SPRYKER_PUSH_NOTIFICATION_WEB_PUSH_PHP_VAPID_SUBJECT: 'https://spryker.com' + SPRYKER_YVES_HOST_EU: yves.eu.spryker.local + SPRYKER_YVES_HOST_US: yves.us.spryker.local + SPRYKER_DYNAMIC_STORE_MODE: true + +composer: + mode: "--no-dev --quiet" + autoload: --classmap-authoritative + +regions: + EU: + services: + mail: + sender: + name: Spryker No-Reply + email: no-reply@spryker.local + database: + database: eu-docker + username: spryker + password: secret + + broker: + namespace: eu-docker + key_value_store: + namespace: 1 + search: + namespace: eu_search + +groups: + EU: + region: EU + applications: + yves_eu: + application: yves + endpoints: + date-time-configurator-example.spryker.local: + entry-point: Configurator + yves.eu.spryker.local: + region: EU + services: + session: + namespace: 1 + glue_eu: + application: glue + endpoints: + glue.eu.spryker.local: + region: EU + backoffice_eu: + application: backoffice + endpoints: + backoffice.eu.spryker.local: + region: EU + primal: true + services: + session: + namespace: 3 + backend_gateway_eu: + application: backend-gateway + endpoints: + backend-gateway.eu.spryker.local: + region: EU + primal: true + backend_api_eu: + application: zed + endpoints: + backend-api.eu.spryker.local: + region: EU + entry-point: BackendApi + glue_storefront_eu: + application: glue-storefront + endpoints: + glue-storefront.eu.spryker.local: + region: EU + glue_backend_eu: + application: glue-backend + endpoints: + glue-backend.eu.spryker.local: + region: EU + +services: + database: + engine: mysql + version: mariadb-10.3 + root: + username: 'root' + password: 'secret' + broker: + engine: rabbitmq + version: '3.9' + api: + username: 'spryker' + password: 'secret' + session: + engine: redis + key_value_store: + engine: redis + search: + engine: elastic + version: '6.8' + scheduler: + engine: jenkins + version: '2.324' + csrf-protection-enabled: true + mail_catcher: + engine: mailhog + webdriver: + engine: chromedriver + +docker: + ssl: + enabled: false + + debug: + enabled: false + xdebug: + enabled: false + + testing: + region: EU + + mount: + baked: diff --git a/deploy.dev.dynamic-store.yml b/deploy.dev.dynamic-store.yml new file mode 100644 index 0000000000..07b5553fda --- /dev/null +++ b/deploy.dev.dynamic-store.yml @@ -0,0 +1,265 @@ +version: '0.1' + +namespace: spryker-dynamic-store +tag: 'dev' + +environment: docker.dev +image: + tag: spryker/php:8.1 + php: + enabled-extensions: + - blackfire + environment: + SPRYKER_PRODUCT_CONFIGURATOR_HOST: date-time-configurator-example.spryker.local + SPRYKER_PRODUCT_CONFIGURATOR_PORT: 80 + SPRYKER_PRODUCT_CONFIGURATOR_ENCRYPTION_KEY: 'change123' + SPRYKER_PRODUCT_CONFIGURATOR_HEX_INITIALIZATION_VECTOR: '0c1ffefeebdab4a3d839d0e52590c9a2' + SPRYKER_DYNAMIC_STORE_MODE: true + SPRYKER_YVES_HOST_EU: yves.eu.spryker.local + SPRYKER_YVES_HOST_US: yves.us.spryker.local + node: + version: 16 + npm: 8 + +composer: + mode: '' + autoload: '' + +assets: + mode: development + +regions: + EU: + services: + mail: + sender: + name: Spryker No-Reply + email: no-reply@spryker.local + database: + database: eu-docker + username: spryker + password: secret + + broker: + namespace: eu-docker + key_value_store: + namespace: 1 + search: + namespace: eu_search + + US: + services: + mail: + sender: + name: Spryker No-Reply + email: no-reply@spryker.local + database: + database: us-docker + username: spryker + password: secret + broker: + namespace: us-docker + key_value_store: + namespace: 2 + search: + namespace: us_search + +groups: + EU: + region: EU + applications: + merchant_portal_eu: + application: merchant-portal + endpoints: + mp.eu.spryker.local: + region: EU + entry-point: MerchantPortal + primal: true + services: + session: + namespace: 1 + yves_eu: + application: yves + endpoints: + yves.eu.spryker.local: + region: EU + services: + session: + namespace: 2 + glue_eu: + application: glue + endpoints: + glue.eu.spryker.local: + region: EU + glue_storefront_eu: + application: glue-storefront + endpoints: + glue-storefront.eu.spryker.local: + region: EU + glue_backend_eu: + application: glue-backend + endpoints: + glue-backend.eu.spryker.local: + region: EU + backoffice_eu: + application: backoffice + endpoints: + backoffice.eu.spryker.local: + region: EU + primal: true + services: + session: + namespace: 3 + backend_gateway_eu: + application: backend-gateway + endpoints: + backend-gateway.eu.spryker.local: + region: EU + primal: true + backend_api_eu: + application: zed + endpoints: + backend-api.eu.spryker.local: + region: EU + entry-point: BackendApi + + US: + region: US + applications: + mportal_us: + application: merchant-portal + endpoints: + mp.us.multistore.frw.cloud.spryker.toys: + region: US + entry-point: MerchantPortal + primal: true + services: + session: + namespace: 4 + yves_us: + application: yves + endpoints: + yves.us.spryker.local: + region: US + services: + session: + namespace: 5 + glue_us: + application: glue + endpoints: + glue.us.spryker.local: + region: US + glue_storefront_us: + application: glue-storefront + endpoints: + glue-storefront.us.spryker.local: + region: EU + glue_backend_us: + application: glue-backend + endpoints: + glue-backend.us.spryker.local: + region: EU + backoffice_us: + application: backoffice + endpoints: + backoffice.us.spryker.local: + region: US + primal: true + services: + session: + namespace: 6 + backend_gateway_us: + application: backend-gateway + endpoints: + backend-gateway.us.spryker.local: + region: US + primal: true + backend_api_us: + application: zed + endpoints: + backend-api.us.spryker.local: + region: US + entry-point: BackendApi +services: + database: + engine: mysql + version: mariadb-10.4 + root: + username: 'root' + password: 'secret' + endpoints: + localhost:3306: + protocol: tcp + broker: + engine: rabbitmq + version: '3.9' + api: + username: 'spryker' + password: 'secret' + endpoints: + queue.spryker.local: + localhost:5672: + protocol: tcp + session: + engine: redis + key_value_store: + engine: redis + endpoints: + localhost:16379: + protocol: tcp + search: + engine: elastic + version: '7.10' + endpoints: + localhost:9200: + protocol: tcp + scheduler: + engine: jenkins + version: '2.324' + csrf-protection-enabled: true + endpoints: + scheduler.spryker.local: + mail_catcher: + engine: mailhog + endpoints: + mail.spryker.local: + swagger: + engine: swagger-ui + endpoints: + swagger.spryker.local: + redis-gui: + engine: redis-commander + endpoints: + redis-commander.spryker.local: + dashboard: + engine: dashboard + endpoints: + spryker.local: + webdriver: + engine: chromedriver + +docker: + ssl: + enabled: false + redirect: true + + testing: + region: EU + + debug: + enabled: true + xdebug: + enabled: true + + mount: + native: + platforms: + - linux + + docker-sync: + platforms: + - windows + + mutagen: + platforms: + - macos diff --git a/deploy.dynamic-store.yml b/deploy.dynamic-store.yml new file mode 100644 index 0000000000..9f6a723ee0 --- /dev/null +++ b/deploy.dynamic-store.yml @@ -0,0 +1,240 @@ +version: '0.1' + +namespace: spryker_demo +tag: '1.0' + +environment: docker.dev +image: + tag: spryker/php:8.1 + php: + enabled-extensions: + - blackfire + environment: + SPRYKER_PRODUCT_CONFIGURATOR_HOST: date-time-configurator-example.spryker.local + SPRYKER_PRODUCT_CONFIGURATOR_PORT: 80 + SPRYKER_PRODUCT_CONFIGURATOR_ENCRYPTION_KEY: 'change123' + SPRYKER_PRODUCT_CONFIGURATOR_HEX_INITIALIZATION_VECTOR: '0c1ffefeebdab4a3d839d0e52590c9a2' + SPRYKER_DYNAMIC_STORE_MODE: true + SPRYKER_YVES_HOST_EU: yves.eu.spryker.local + SPRYKER_YVES_HOST_US: yves.us.spryker.local + node: + version: 16 + npm: 8 + +composer: + mode: --no-dev + autoload: --classmap-authoritative + +assets: + image: spryker/nginx-brotli:latest + mode: production + compression: + brotli: + static: on + level: 5 + +regions: + EU: + services: + mail: + sender: + name: Spryker No-Reply + email: no-reply@spryker.local + database: + database: eu-docker + username: spryker + password: secret + + broker: + namespace: eu-docker + key_value_store: + namespace: 1 + search: + namespace: eu_search + US: + services: + mail: + sender: + name: Spryker No-Reply + email: no-reply@spryker.local + database: + database: us-docker + username: spryker + password: secret + + broker: + namespace: us-docker + key_value_store: + namespace: 2 + search: + namespace: us_search +groups: + EU: + region: EU + applications: + merchant_portal_eu: + application: merchant-portal + endpoints: + mp.eu.spryker.local: + entry-point: MerchantPortal + region: EU + primal: true + services: + session: + namespace: 7 + yves_eu: + application: yves + endpoints: + yves.eu.spryker.local: + region: EU + services: + session: + namespace: 1 + glue_eu: + application: glue + endpoints: + glue.eu.spryker.local: + region: EU + backoffice_eu: + application: backoffice + endpoints: + backoffice.eu.spryker.local: + region: EU + services: + session: + namespace: 3 + backend_gateway_eu: + application: backend-gateway + endpoints: + backend-gateway.eu.spryker.local: + region: EU + primal: true + backend_api_eu: + application: zed + endpoints: + backend-api.eu.spryker.local: + region: EU + entry-point: BackendApi + US: + region: US + applications: + merchant_portal_us: + application: merchant-portal + endpoints: + mp.us.spryker.local: + entry-point: MerchantPortal + region: US + services: + session: + namespace: 9 + yves_us: + application: yves + endpoints: + yves.us.spryker.local: + region: US + services: + session: + namespace: 5 + glue_us: + application: glue + endpoints: + glue.us.spryker.local: + region: US + glue_storefront_us: + application: glue-storefront + endpoints: + glue-storefront.us.spryker.local: + region: US + glue_backend_us: + application: glue-backend + endpoints: + glue-backend.us.spryker.local: + region: US + backoffice_us: + application: backoffice + endpoints: + backoffice.us.spryker.local: + region: US + services: + session: + namespace: 6 + backend_gateway_us: + application: backend-gateway + endpoints: + backend-gateway.us.spryker.local: + region: US + backend_api_us: + application: zed + endpoints: + backend-api.us.spryker.local: + region: US + entry-point: BackendApi +services: + database: + engine: mysql + version: mariadb-10.4 + root: + username: 'root' + password: 'secret' + endpoints: + localhost:3306: + protocol: tcp + broker: + engine: rabbitmq + version: '3.9' + api: + username: 'spryker' + password: 'secret' + endpoints: + queue.spryker.local: + localhost:5672: + protocol: tcp + session: + engine: redis + key_value_store: + engine: redis + endpoints: + localhost:16379: + protocol: tcp + search: + engine: elastic + version: '7.10' + endpoints: + localhost:9200: + protocol: tcp + scheduler: + engine: jenkins + version: '2.324' + csrf-protection-enabled: true + endpoints: + scheduler.spryker.local: + mail_catcher: + engine: mailhog + endpoints: + mail.spryker.local: + swagger: + engine: swagger-ui + endpoints: + swagger.spryker.local: + dashboard: + engine: dashboard + endpoints: + spryker.local: + webdriver: + engine: chromedriver + +docker: + ssl: + enabled: false + redirect: true + + debug: + enabled: false + xdebug: + enabled: false + + testing: + store: EU + + mount: + baked: diff --git a/src/Orm/Zed/Country/Persistence/SpyCountryStore.php b/src/Orm/Zed/Country/Persistence/SpyCountryStore.php new file mode 100644 index 0000000000..3e51b10fa8 --- /dev/null +++ b/src/Orm/Zed/Country/Persistence/SpyCountryStore.php @@ -0,0 +1,23 @@ + + */ + protected function getDatabaseStrategyReaderPlugins(): array + { + return [ + new QuoteSyncDatabaseStrategyReaderPlugin(), + ]; + } } diff --git a/src/Pyz/Client/RabbitMq/RabbitMqConfig.php b/src/Pyz/Client/RabbitMq/RabbitMqConfig.php index 7f4541f989..95a63f293c 100644 --- a/src/Pyz/Client/RabbitMq/RabbitMqConfig.php +++ b/src/Pyz/Client/RabbitMq/RabbitMqConfig.php @@ -39,9 +39,11 @@ use Spryker\Shared\PublishAndSynchronizeHealthCheckSearch\PublishAndSynchronizeHealthCheckSearchConfig; use Spryker\Shared\PublishAndSynchronizeHealthCheckStorage\PublishAndSynchronizeHealthCheckStorageConfig; use Spryker\Shared\Publisher\PublisherConfig; +use Spryker\Shared\RabbitMq\RabbitMqEnv; use Spryker\Shared\SalesReturnSearch\SalesReturnSearchConfig; use Spryker\Shared\SearchHttp\SearchHttpConfig; use Spryker\Shared\ShoppingListStorage\ShoppingListStorageConfig; +use Spryker\Shared\StoreStorage\StoreStorageConfig; use Spryker\Shared\TaxProductStorage\TaxProductStorageConfig; use Spryker\Shared\TaxStorage\TaxStorageConfig; use Spryker\Shared\UrlStorage\UrlStorageConfig; @@ -52,6 +54,24 @@ */ class RabbitMqConfig extends SprykerRabbitMqConfig { + /** + * @return array> + */ + public function getQueuePools(): array + { + return [ + 'synchronizationPool' => $this->getQueueConnectionNames(), + ]; + } + + /** + * @return string|null + */ + public function getDefaultLocaleCode(): ?string + { + return 'en_US'; + } + /** * QueueNameFoo, // Queue => QueueNameFoo, (Queue and error queue will be created: QueueNameFoo and QueueNameFoo.error) * QueueNameBar => [ @@ -134,6 +154,7 @@ protected function getPyzSynchronizationQueueConfiguration(): array TaxStorageConfig::TAX_SET_SYNC_STORAGE_QUEUE, SalesReturnSearchConfig::SYNC_SEARCH_RETURN, ProductConfigurationStorageConfig::PRODUCT_CONFIGURATION_SYNC_STORAGE_QUEUE, + StoreStorageConfig::STORE_SYNC_STORAGE_QUEUE, AssetStorageConfig::ASSET_SYNC_STORAGE_QUEUE, SearchHttpConfig::SEARCH_HTTP_CONFIG_SYNC_QUEUE, ]; @@ -146,4 +167,17 @@ protected function getDefaultBoundQueueNamePrefix(): string { return 'error'; } + + /** + * @return array + */ + protected function getQueueConnectionNames(): array + { + return array_map( + function (array $connection): string { + return $connection[RabbitMqEnv::RABBITMQ_CONNECTION_NAME]; + }, + $this->get(RabbitMqEnv::RABBITMQ_CONNECTIONS), + ); + } } diff --git a/src/Pyz/Client/Store/StoreDependencyProvider.php b/src/Pyz/Client/Store/StoreDependencyProvider.php new file mode 100644 index 0000000000..84e164b2ce --- /dev/null +++ b/src/Pyz/Client/Store/StoreDependencyProvider.php @@ -0,0 +1,24 @@ + + */ + protected function getStoreExpanderPlugins(): array + { + return [ + new StoreStorageStoreExpanderPlugin(), + ]; + } +} diff --git a/src/Pyz/Client/ZedRequest/ZedRequestDependencyProvider.php b/src/Pyz/Client/ZedRequest/ZedRequestDependencyProvider.php index d5f947db21..4b93caeec4 100644 --- a/src/Pyz/Client/ZedRequest/ZedRequestDependencyProvider.php +++ b/src/Pyz/Client/ZedRequest/ZedRequestDependencyProvider.php @@ -8,6 +8,8 @@ namespace Pyz\Client\ZedRequest; use Spryker\Client\Currency\Plugin\ZedRequestMetaDataProviderPlugin; +use Spryker\Client\Locale\Plugin\ZedRequest\LocaleMetaDataProviderPlugin; +use Spryker\Client\Store\Plugin\ZedRequest\StoreMetaDataProviderPlugin; use Spryker\Client\ZedRequest\Plugin\AcceptEncodingHeaderExpanderPlugin; use Spryker\Client\ZedRequest\Plugin\AuthTokenHeaderExpanderPlugin; use Spryker\Client\ZedRequest\Plugin\RequestIdHeaderExpanderPlugin; @@ -16,12 +18,14 @@ class ZedRequestDependencyProvider extends SprykerZedRequestDependencyProvider { /** - * @return array<\Spryker\Client\ZedRequest\Dependency\Plugin\MetaDataProviderPluginInterface> + * @return array<\Spryker\Client\ZedRequestExtension\Dependency\Plugin\MetaDataProviderPluginInterface> */ protected function getMetaDataProviderPlugins(): array { return [ 'currency' => new ZedRequestMetaDataProviderPlugin(), + 'store' => new StoreMetaDataProviderPlugin(), + 'locale' => new LocaleMetaDataProviderPlugin(), ]; } diff --git a/src/Pyz/Glue/GlueApplication/GlueApplicationDependencyProvider.php b/src/Pyz/Glue/GlueApplication/GlueApplicationDependencyProvider.php index a6e3a4758e..e31234f986 100644 --- a/src/Pyz/Glue/GlueApplication/GlueApplicationDependencyProvider.php +++ b/src/Pyz/Glue/GlueApplication/GlueApplicationDependencyProvider.php @@ -110,7 +110,6 @@ use Spryker\Glue\GlueApplication\Plugin\GlueApplication\FallbackStorefrontApiGlueApplicationBootstrapPlugin; use Spryker\Glue\GlueApplication\Plugin\GlueApplication\HeadersValidateHttpRequestPlugin; use Spryker\Glue\GlueApplication\Plugin\GlueApplication\PaginationParametersValidateHttpRequestPlugin; -use Spryker\Glue\GlueApplication\Plugin\Rest\SetStoreCurrentLocaleBeforeActionPlugin; use Spryker\Glue\GlueApplicationExtension\Dependency\Plugin\ResourceRelationshipCollectionInterface; use Spryker\Glue\GlueBackendApiApplication\Plugin\GlueApplication\BackendApiGlueApplicationBootstrapPlugin; use Spryker\Glue\GlueBackendApiApplication\Plugin\GlueApplication\BackendRouterProviderPlugin; @@ -127,6 +126,7 @@ use Spryker\Glue\GlueStorefrontApiApplicationAuthorizationConnector\Plugin\GlueApplication\IsProtectedTableColumnExpanderPlugin as StorefrontIsProtectedTableColumnExpanderPlugin; use Spryker\Glue\HealthCheck\Plugin\HealthCheckResourceRoutePlugin; use Spryker\Glue\Http\Plugin\Application\HttpApplicationPlugin; +use Spryker\Glue\Locale\Plugin\Application\LocaleApplicationPlugin; use Spryker\Glue\NavigationsCategoryNodesResourceRelationship\Plugin\GlueApplication\CategoryNodeByResourceIdResourceRelationshipPlugin; use Spryker\Glue\NavigationsRestApi\NavigationsRestApiConfig; use Spryker\Glue\NavigationsRestApi\Plugin\ResourceRoute\NavigationsResourceRoutePlugin; @@ -210,6 +210,7 @@ use Spryker\Glue\ShoppingListsRestApi\Plugin\GlueApplication\ShoppingListItemsResourcePlugin; use Spryker\Glue\ShoppingListsRestApi\Plugin\GlueApplication\ShoppingListsResourcePlugin; use Spryker\Glue\ShoppingListsRestApi\ShoppingListsRestApiConfig; +use Spryker\Glue\StoresRestApi\Plugin\Application\StoreHttpHeaderApplicationPlugin; use Spryker\Glue\StoresRestApi\Plugin\StoresResourceRoutePlugin; use Spryker\Glue\UpSellingProductsRestApi\Plugin\GlueApplication\CartUpSellingProductsResourceRoutePlugin; use Spryker\Glue\UrlsRestApi\Plugin\GlueApplication\UrlResolverResourceRoutePlugin; @@ -434,7 +435,6 @@ protected function getFormatResponseHeadersPlugins(): array protected function getControllerBeforeActionPlugins(): array { return [ - new SetStoreCurrentLocaleBeforeActionPlugin(), new SetCustomerBeforeActionPlugin(), new SetAnonymousCustomerIdControllerBeforeActionPlugin(), new SetCurrencyBeforeActionPlugin(), @@ -766,6 +766,8 @@ protected function getApplicationPlugins(): array new EventDispatcherApplicationPlugin(), new GlueApplicationApplicationPlugin(), new RouterApplicationPlugin(), + new StoreHttpHeaderApplicationPlugin(), + new LocaleApplicationPlugin(), ]; } diff --git a/src/Pyz/Glue/GlueBackendApiApplication/GlueBackendApiApplicationDependencyProvider.php b/src/Pyz/Glue/GlueBackendApiApplication/GlueBackendApiApplicationDependencyProvider.php index e077e35d56..93a0e39130 100644 --- a/src/Pyz/Glue/GlueBackendApiApplication/GlueBackendApiApplicationDependencyProvider.php +++ b/src/Pyz/Glue/GlueBackendApiApplication/GlueBackendApiApplicationDependencyProvider.php @@ -18,6 +18,7 @@ use Spryker\Glue\OauthBackendApi\Plugin\GlueApplication\OauthBackendApiTokenResource; use Spryker\Glue\OauthBackendApi\Plugin\GlueApplication\UserRequestValidatorPlugin; use Spryker\Glue\OauthBackendApi\Plugin\UserRequestBuilderPlugin; +use Spryker\Glue\StoresRestApi\Plugin\Application\StoreHttpHeaderApplicationPlugin; use Spryker\Zed\Propel\Communication\Plugin\Application\PropelApplicationPlugin; class GlueBackendApiApplicationDependencyProvider extends SprykerGlueBackendApiApplicationDependencyProvider @@ -29,6 +30,7 @@ protected function getApplicationPlugins(): array { return [ new PropelApplicationPlugin(), + new StoreHttpHeaderApplicationPlugin(), ]; } diff --git a/src/Pyz/Glue/GlueStorefrontApiApplication/GlueStorefrontApiApplicationDependencyProvider.php b/src/Pyz/Glue/GlueStorefrontApiApplication/GlueStorefrontApiApplicationDependencyProvider.php index 1dc38c7f78..7326620270 100644 --- a/src/Pyz/Glue/GlueStorefrontApiApplication/GlueStorefrontApiApplicationDependencyProvider.php +++ b/src/Pyz/Glue/GlueStorefrontApiApplication/GlueStorefrontApiApplicationDependencyProvider.php @@ -14,10 +14,13 @@ use Spryker\Glue\GlueStorefrontApiApplication\Plugin\GlueApplication\ScopeRequestAfterRoutingValidatorPlugin; use Spryker\Glue\GlueStorefrontApiApplication\Plugin\GlueApplication\SecurityHeaderResponseFormatterPlugin; use Spryker\Glue\GlueStorefrontApiApplicationAuthorizationConnector\Plugin\GlueStorefrontApiApplicationAuthorizationConnector\AuthorizationRequestAfterRoutingValidatorPlugin; +use Spryker\Glue\Http\Plugin\Application\HttpApplicationPlugin; +use Spryker\Glue\Locale\Plugin\Application\LocaleApplicationPlugin; use Spryker\Glue\OauthApi\Plugin\AccessTokenValidatorPlugin; use Spryker\Glue\OauthApi\Plugin\CustomerRequestBuilderPlugin; use Spryker\Glue\OauthApi\Plugin\GlueApplication\CustomerRequestValidatorPlugin; use Spryker\Glue\OauthApi\Plugin\GlueApplication\OauthApiTokenResource; +use Spryker\Glue\StoresRestApi\Plugin\Application\StoreHttpHeaderApplicationPlugin; class GlueStorefrontApiApplicationDependencyProvider extends SprykerGlueStorefrontApiApplicationDependencyProvider { @@ -83,4 +86,16 @@ protected function getRouteProviderPlugins(): array { return []; } + + /** + * @return array<\Spryker\Shared\ApplicationExtension\Dependency\Plugin\ApplicationPluginInterface> + */ + protected function getApplicationPlugins(): array + { + return [ + new HttpApplicationPlugin(), + new StoreHttpHeaderApplicationPlugin(), + new LocaleApplicationPlugin(), + ]; + } } diff --git a/src/Pyz/Yves/Router/RouterConfig.php b/src/Pyz/Yves/Router/RouterConfig.php new file mode 100644 index 0000000000..19f2704376 --- /dev/null +++ b/src/Pyz/Yves/Router/RouterConfig.php @@ -0,0 +1,27 @@ + + */ + public function getAllowedLanguages(): array + { + return (new Container())->getLocator()->locale()->client()->getAllowedLanguages(); + } +} diff --git a/src/Pyz/Yves/ShopApplication/ShopApplicationDependencyProvider.php b/src/Pyz/Yves/ShopApplication/ShopApplicationDependencyProvider.php index 948cf78da6..afb1bd33c4 100644 --- a/src/Pyz/Yves/ShopApplication/ShopApplicationDependencyProvider.php +++ b/src/Pyz/Yves/ShopApplication/ShopApplicationDependencyProvider.php @@ -20,7 +20,6 @@ use Spryker\Yves\Router\Plugin\Application\RouterApplicationPlugin; use Spryker\Yves\Security\Plugin\Application\SecurityApplicationPlugin; use Spryker\Yves\Session\Plugin\Application\SessionApplicationPlugin; -use Spryker\Yves\Store\Plugin\Application\StoreApplicationPlugin; use Spryker\Yves\Translator\Plugin\Application\TranslatorApplicationPlugin; use Spryker\Yves\Twig\Plugin\Application\TwigApplicationPlugin; use Spryker\Yves\Validator\Plugin\Application\ValidatorApplicationPlugin; @@ -152,6 +151,8 @@ use SprykerShop\Yves\ShoppingListWidget\Widget\ShoppingListMenuItemWidget; use SprykerShop\Yves\ShoppingListWidget\Widget\ShoppingListNavigationMenuWidget; use SprykerShop\Yves\ShoppingListWidget\Widget\ShoppingListSubtotalWidget; +use SprykerShop\Yves\StoreWidget\Plugin\ShopApplication\StoreApplicationPlugin; +use SprykerShop\Yves\StoreWidget\Widget\StoreSwitcherWidget; use SprykerShop\Yves\TabsWidget\Widget\FullTextSearchTabsWidget; use SprykerShop\Yves\WebProfilerWidget\Plugin\Application\WebProfilerApplicationPlugin; @@ -287,6 +288,7 @@ protected function getGlobalWidgets(): array ProductConfigurationQuoteValidatorWidget::class, ProductConfigurationShoppingListItemDisplayWidget::class, ProductConfigurationShoppingListPageButtonWidget::class, + StoreSwitcherWidget::class, ]; } @@ -323,15 +325,14 @@ protected function getFilterControllerEventSubscriberPlugins(): array protected function getApplicationPlugins(): array { $applicationPlugins = [ + new HttpApplicationPlugin(), new TwigApplicationPlugin(), new EventDispatcherApplicationPlugin(), new ShopApplicationApplicationPlugin(), - new StoreApplicationPlugin(), new LocaleApplicationPlugin(), new TranslatorApplicationPlugin(), new RouterApplicationPlugin(), new SessionApplicationPlugin(), - new HttpApplicationPlugin(), new ErrorHandlerApplicationPlugin(), new FlashMessengerApplicationPlugin(), new FormApplicationPlugin(), diff --git a/src/Pyz/Zed/Application/ApplicationDependencyProvider.php b/src/Pyz/Zed/Application/ApplicationDependencyProvider.php index d46188ec36..3ce5810997 100644 --- a/src/Pyz/Zed/Application/ApplicationDependencyProvider.php +++ b/src/Pyz/Zed/Application/ApplicationDependencyProvider.php @@ -8,6 +8,7 @@ namespace Pyz\Zed\Application; use Spryker\Zed\Application\ApplicationDependencyProvider as SprykerApplicationDependencyProvider; +use Spryker\Zed\Currency\Communication\Plugin\Application\CurrencyBackendGatewayApplicationPlugin; use Spryker\Zed\ErrorHandler\Communication\Plugin\Application\ErrorHandlerApplicationPlugin; use Spryker\Zed\EventDispatcher\Communication\Plugin\Application\BackendApiEventDispatcherApplicationPlugin; use Spryker\Zed\EventDispatcher\Communication\Plugin\Application\BackendGatewayEventDispatcherApplicationPlugin; @@ -15,6 +16,7 @@ use Spryker\Zed\Form\Communication\Plugin\Application\FormApplicationPlugin; use Spryker\Zed\Http\Communication\Plugin\Application\HttpApplicationPlugin; use Spryker\Zed\Locale\Communication\Plugin\Application\LocaleApplicationPlugin; +use Spryker\Zed\Locale\Communication\Plugin\Application\LocaleBackendGatewayApplicationPlugin; use Spryker\Zed\Messenger\Communication\Plugin\Application\MessengerApplicationPlugin; use Spryker\Zed\Propel\Communication\Plugin\Application\PropelApplicationPlugin; use Spryker\Zed\Router\Communication\Plugin\Application\BackendApiRouterApplicationPlugin; @@ -23,11 +25,14 @@ use Spryker\Zed\Security\Communication\Plugin\Application\SecurityApplicationPlugin; use Spryker\Zed\Session\Communication\Plugin\Application\MockArraySessionApplicationPlugin; use Spryker\Zed\Session\Communication\Plugin\Application\SessionApplicationPlugin; +use Spryker\Zed\Store\Communication\Plugin\Application\BackofficeStoreApplicationPlugin; +use Spryker\Zed\Store\Communication\Plugin\Application\StoreBackendGatewayApplicationPlugin; use Spryker\Zed\Translator\Communication\Plugin\Application\TranslatorApplicationPlugin; use Spryker\Zed\Twig\Communication\Plugin\Application\TwigApplicationPlugin; use Spryker\Zed\UtilNumber\Communication\Plugin\Application\NumberFormatterApplicationPlugin; use Spryker\Zed\Validator\Communication\Plugin\Application\ValidatorApplicationPlugin; use Spryker\Zed\WebProfiler\Communication\Plugin\Application\WebProfilerApplicationPlugin; +use Spryker\Zed\ZedRequest\Communication\Plugin\Application\RequestBackendGatewayApplicationPlugin; class ApplicationDependencyProvider extends SprykerApplicationDependencyProvider { @@ -61,6 +66,7 @@ protected function getBackofficeApplicationPlugins(): array new ValidatorApplicationPlugin(), new SecurityApplicationPlugin(), new NumberFormatterApplicationPlugin(), + new BackofficeStoreApplicationPlugin(), ]; if (class_exists(WebProfilerApplicationPlugin::class)) { @@ -77,6 +83,10 @@ protected function getBackendGatewayApplicationPlugins(): array { return [ new BackendGatewayEventDispatcherApplicationPlugin(), + new RequestBackendGatewayApplicationPlugin(), + new StoreBackendGatewayApplicationPlugin(), + new LocaleBackendGatewayApplicationPlugin(), + new CurrencyBackendGatewayApplicationPlugin(), new MockArraySessionApplicationPlugin(), new TranslatorApplicationPlugin(), new TwigApplicationPlugin(), diff --git a/src/Pyz/Zed/AvailabilityNotification/Presentation/Mail/notification.html.twig b/src/Pyz/Zed/AvailabilityNotification/Presentation/Mail/notification.html.twig index 4a2a4cf678..7a848cc4c7 100644 --- a/src/Pyz/Zed/AvailabilityNotification/Presentation/Mail/notification.html.twig +++ b/src/Pyz/Zed/AvailabilityNotification/Presentation/Mail/notification.html.twig @@ -1,6 +1,6 @@ {{ renderCmsBlockAsTwig( 'availability-notification--html', - constant('APPLICATION_STORE'), + mail.storeName, mail.locale.localeName, {mail: mail} ) }} diff --git a/src/Pyz/Zed/AvailabilityNotification/Presentation/Mail/notification.text.twig b/src/Pyz/Zed/AvailabilityNotification/Presentation/Mail/notification.text.twig index 24c9bf37df..e83b5661e0 100644 --- a/src/Pyz/Zed/AvailabilityNotification/Presentation/Mail/notification.text.twig +++ b/src/Pyz/Zed/AvailabilityNotification/Presentation/Mail/notification.text.twig @@ -1,6 +1,6 @@ {{ renderCmsBlockAsTwig( 'availability-notification--text', - constant('APPLICATION_STORE'), + mail.storeName, mail.locale.localeName, {mail: mail} ) }} diff --git a/src/Pyz/Zed/AvailabilityNotification/Presentation/Mail/subscribed.html.twig b/src/Pyz/Zed/AvailabilityNotification/Presentation/Mail/subscribed.html.twig index 60a66b4fa5..9a4a294a1c 100644 --- a/src/Pyz/Zed/AvailabilityNotification/Presentation/Mail/subscribed.html.twig +++ b/src/Pyz/Zed/AvailabilityNotification/Presentation/Mail/subscribed.html.twig @@ -1,6 +1,6 @@ {{ renderCmsBlockAsTwig( 'availability-notification-subscription--html', - constant('APPLICATION_STORE'), + mail.storeName, mail.locale.localeName, {mail: mail} ) }} diff --git a/src/Pyz/Zed/AvailabilityNotification/Presentation/Mail/subscribed.text.twig b/src/Pyz/Zed/AvailabilityNotification/Presentation/Mail/subscribed.text.twig index f8d6eb6fe6..c93823e18d 100644 --- a/src/Pyz/Zed/AvailabilityNotification/Presentation/Mail/subscribed.text.twig +++ b/src/Pyz/Zed/AvailabilityNotification/Presentation/Mail/subscribed.text.twig @@ -1,6 +1,6 @@ {{ renderCmsBlockAsTwig( 'availability-notification-subscription--text', - constant('APPLICATION_STORE'), + mail.storeName, mail.locale.localeName, {mail: mail} ) }} diff --git a/src/Pyz/Zed/AvailabilityNotification/Presentation/Mail/unsubscribed.html.twig b/src/Pyz/Zed/AvailabilityNotification/Presentation/Mail/unsubscribed.html.twig index 4aae46e833..686d673463 100644 --- a/src/Pyz/Zed/AvailabilityNotification/Presentation/Mail/unsubscribed.html.twig +++ b/src/Pyz/Zed/AvailabilityNotification/Presentation/Mail/unsubscribed.html.twig @@ -1,6 +1,6 @@ {{ renderCmsBlockAsTwig( 'availability-notification-unsubscribed--html', - constant('APPLICATION_STORE'), + mail.storeName, mail.locale.localeName, {mail: mail} ) }} diff --git a/src/Pyz/Zed/AvailabilityNotification/Presentation/Mail/unsubscribed.text.twig b/src/Pyz/Zed/AvailabilityNotification/Presentation/Mail/unsubscribed.text.twig index bb7de49b31..9a0db57e6f 100644 --- a/src/Pyz/Zed/AvailabilityNotification/Presentation/Mail/unsubscribed.text.twig +++ b/src/Pyz/Zed/AvailabilityNotification/Presentation/Mail/unsubscribed.text.twig @@ -1,6 +1,6 @@ {{ renderCmsBlockAsTwig( 'availability-notification-unsubscribed--text', - constant('APPLICATION_STORE'), + mail.storeName, mail.locale.localeName, {mail: mail} ) }} diff --git a/src/Pyz/Zed/CompanyMailConnector/Presentation/Mail/company_status.html.twig b/src/Pyz/Zed/CompanyMailConnector/Presentation/Mail/company_status.html.twig index 7efb338b84..d095e7284d 100644 --- a/src/Pyz/Zed/CompanyMailConnector/Presentation/Mail/company_status.html.twig +++ b/src/Pyz/Zed/CompanyMailConnector/Presentation/Mail/company_status.html.twig @@ -1,6 +1,6 @@ {{ renderCmsBlockAsTwig( 'company-status--html', - constant('APPLICATION_STORE'), + mail.storeName, mail.locale.localeName, {mail: mail} ) }} diff --git a/src/Pyz/Zed/CompanyMailConnector/Presentation/Mail/company_status.text.twig b/src/Pyz/Zed/CompanyMailConnector/Presentation/Mail/company_status.text.twig index fe09713b7f..bef0475108 100644 --- a/src/Pyz/Zed/CompanyMailConnector/Presentation/Mail/company_status.text.twig +++ b/src/Pyz/Zed/CompanyMailConnector/Presentation/Mail/company_status.text.twig @@ -1,6 +1,6 @@ {{ renderCmsBlockAsTwig( 'company-status--text', - constant('APPLICATION_STORE'), + mail.storeName, mail.locale.localeName, {mail: mail} ) }} diff --git a/src/Pyz/Zed/CompanyUserInvitation/Presentation/Mail/invitation.html.twig b/src/Pyz/Zed/CompanyUserInvitation/Presentation/Mail/invitation.html.twig index 5e2d8a2095..c6614155cc 100644 --- a/src/Pyz/Zed/CompanyUserInvitation/Presentation/Mail/invitation.html.twig +++ b/src/Pyz/Zed/CompanyUserInvitation/Presentation/Mail/invitation.html.twig @@ -1,6 +1,6 @@ {{ renderCmsBlockAsTwig( 'company-user-invitation--html', - constant('APPLICATION_STORE'), + mail.storeName, mail.locale.localeName, {mail: mail} ) }} diff --git a/src/Pyz/Zed/CompanyUserInvitation/Presentation/Mail/invitation.text.twig b/src/Pyz/Zed/CompanyUserInvitation/Presentation/Mail/invitation.text.twig index 5896fe6857..1a734fc19c 100644 --- a/src/Pyz/Zed/CompanyUserInvitation/Presentation/Mail/invitation.text.twig +++ b/src/Pyz/Zed/CompanyUserInvitation/Presentation/Mail/invitation.text.twig @@ -1,6 +1,6 @@ {{ renderCmsBlockAsTwig( 'company-user-invitation--text', - constant('APPLICATION_STORE'), + mail.storeName, mail.locale.localeName, {mail: mail} ) }} diff --git a/src/Pyz/Zed/Console/ConsoleDependencyProvider.php b/src/Pyz/Zed/Console/ConsoleDependencyProvider.php index 0962f8796c..f1722779d7 100644 --- a/src/Pyz/Zed/Console/ConsoleDependencyProvider.php +++ b/src/Pyz/Zed/Console/ConsoleDependencyProvider.php @@ -21,6 +21,8 @@ use Spryker\Zed\CompanyUnitAddressLabelDataImport\CompanyUnitAddressLabelDataImportConfig; use Spryker\Zed\Console\ConsoleDependencyProvider as SprykerConsoleDependencyProvider; use Spryker\Zed\ContentNavigationDataImport\ContentNavigationDataImportConfig; +use Spryker\Zed\CountryDataImport\CountryDataImportConfig; +use Spryker\Zed\CurrencyDataImport\CurrencyDataImportConfig; use Spryker\Zed\Customer\Communication\Console\CustomerPasswordResetConsole; use Spryker\Zed\Customer\Communication\Console\CustomerPasswordSetConsole; use Spryker\Zed\CustomerStorage\Communication\Console\DeleteExpiredCustomerInvalidatedRecordsConsole; @@ -56,6 +58,8 @@ use Spryker\Zed\Installer\Communication\Console\InitializeDatabaseConsole; use Spryker\Zed\Kernel\Communication\Console\ResolvableClassCacheConsole; use Spryker\Zed\Kernel\Container; +use Spryker\Zed\Locale\Communication\Plugin\Application\ConsoleLocaleApplicationPlugin; +use Spryker\Zed\LocaleDataImport\LocaleDataImportConfig; use Spryker\Zed\Log\Communication\Console\DeleteLogFilesConsole; use Spryker\Zed\Maintenance\Communication\Console\MaintenanceDisableConsole; use Spryker\Zed\Maintenance\Communication\Console\MaintenanceEnableConsole; @@ -151,6 +155,7 @@ use Spryker\Zed\Storage\Communication\Console\StorageDeleteAllConsole; use Spryker\Zed\StorageRedis\Communication\Console\StorageRedisExportRdbConsole; use Spryker\Zed\StorageRedis\Communication\Console\StorageRedisImportRdbConsole; +use Spryker\Zed\StoreDataImport\StoreDataImportConfig; use Spryker\Zed\Synchronization\Communication\Console\ExportSynchronizedDataConsole; use Spryker\Zed\Transfer\Communication\Console\DataBuilderGeneratorConsole; use Spryker\Zed\Transfer\Communication\Console\RemoveDataBuilderConsole; @@ -286,6 +291,11 @@ protected function getConsoleCommands(Container $container): array new DataImportConsole(DataImportConsole::DEFAULT_NAME . static::PYZ_COMMAND_SEPARATOR . PaymentDataImportConfig::IMPORT_TYPE_PAYMENT_METHOD_STORE), new DataImportConsole(DataImportConsole::DEFAULT_NAME . static::PYZ_COMMAND_SEPARATOR . ContentNavigationDataImportConfig::IMPORT_TYPE_CONTENT_NAVIGATION), new DataImportConsole(DataImportConsole::DEFAULT_NAME . static::PYZ_COMMAND_SEPARATOR . ProductConfigurationDataImportConfig::IMPORT_TYPE_PRODUCT_CONFIGURATION), + new DataImportConsole(DataImportConsole::DEFAULT_NAME . static::PYZ_COMMAND_SEPARATOR . CountryDataImportConfig::IMPORT_TYPE_COUNTRY_STORE), + new DataImportConsole(DataImportConsole::DEFAULT_NAME . static::PYZ_COMMAND_SEPARATOR . CurrencyDataImportConfig::IMPORT_TYPE_CURRENCY_STORE), + new DataImportConsole(DataImportConsole::DEFAULT_NAME . static::PYZ_COMMAND_SEPARATOR . LocaleDataImportConfig::IMPORT_TYPE_LOCALE_STORE), + new DataImportConsole(DataImportConsole::DEFAULT_NAME . static::PYZ_COMMAND_SEPARATOR . LocaleDataImportConfig::IMPORT_TYPE_DEFAULT_LOCALE_STORE), + new DataImportConsole(DataImportConsole::DEFAULT_NAME . static::PYZ_COMMAND_SEPARATOR . StoreDataImportConfig::IMPORT_TYPE_STORE), // Publish and Synchronization new EventBehaviorTriggerTimeoutConsole(), @@ -453,6 +463,7 @@ public function getApplicationPlugins(Container $container): array $applicationPlugins = parent::getApplicationPlugins($container); $applicationPlugins[] = new PropelApplicationPlugin(); $applicationPlugins[] = new TwigApplicationPlugin(); + $applicationPlugins[] = new ConsoleLocaleApplicationPlugin(); return $applicationPlugins; } diff --git a/src/Pyz/Zed/Country/Persistence/Propel/Schema/spy_country.schema.xml b/src/Pyz/Zed/Country/Persistence/Propel/Schema/spy_country.schema.xml new file mode 100644 index 0000000000..bbaf64a89e --- /dev/null +++ b/src/Pyz/Zed/Country/Persistence/Propel/Schema/spy_country.schema.xml @@ -0,0 +1,12 @@ + + + + + + + +
+ +
diff --git a/src/Pyz/Zed/Currency/Persistence/Propel/Schema/spy_currency.schema.xml b/src/Pyz/Zed/Currency/Persistence/Propel/Schema/spy_currency.schema.xml new file mode 100644 index 0000000000..71f580e8a6 --- /dev/null +++ b/src/Pyz/Zed/Currency/Persistence/Propel/Schema/spy_currency.schema.xml @@ -0,0 +1,12 @@ + + + + + + + +
+ +
diff --git a/src/Pyz/Zed/Customer/CustomerConfig.php b/src/Pyz/Zed/Customer/CustomerConfig.php index b3b94788ef..99b4fa4961 100644 --- a/src/Pyz/Zed/Customer/CustomerConfig.php +++ b/src/Pyz/Zed/Customer/CustomerConfig.php @@ -97,4 +97,14 @@ public function isDoubleOptInEnabled(): bool { return true; } + + /** + * {@inheritDoc} + * + * @return string|null + */ + public function getCustomerSequenceNumberPrefix(): ?string + { + return 'customer'; + } } diff --git a/src/Pyz/Zed/Customer/Presentation/Mail/customer_registration.html.twig b/src/Pyz/Zed/Customer/Presentation/Mail/customer_registration.html.twig index 6c33ccf29f..a38548ba94 100644 --- a/src/Pyz/Zed/Customer/Presentation/Mail/customer_registration.html.twig +++ b/src/Pyz/Zed/Customer/Presentation/Mail/customer_registration.html.twig @@ -1,6 +1,6 @@ {{ renderCmsBlockAsTwig( 'customer-registration--html', - constant('APPLICATION_STORE'), + mail.storeName, mail.locale.localeName, {mail: mail} ) }} diff --git a/src/Pyz/Zed/Customer/Presentation/Mail/customer_registration.text.twig b/src/Pyz/Zed/Customer/Presentation/Mail/customer_registration.text.twig index fbee3a616e..0105c60747 100644 --- a/src/Pyz/Zed/Customer/Presentation/Mail/customer_registration.text.twig +++ b/src/Pyz/Zed/Customer/Presentation/Mail/customer_registration.text.twig @@ -1,6 +1,6 @@ {{ renderCmsBlockAsTwig( 'customer-registration--text', - constant('APPLICATION_STORE'), + mail.storeName, mail.locale.localeName, {mail: mail} ) }} diff --git a/src/Pyz/Zed/Customer/Presentation/Mail/customer_registration_token.html.twig b/src/Pyz/Zed/Customer/Presentation/Mail/customer_registration_token.html.twig index 0322a47956..d9ce339e3a 100644 --- a/src/Pyz/Zed/Customer/Presentation/Mail/customer_registration_token.html.twig +++ b/src/Pyz/Zed/Customer/Presentation/Mail/customer_registration_token.html.twig @@ -1,6 +1,6 @@ {{ renderCmsBlockAsTwig( 'customer-registration_token--html', - constant('APPLICATION_STORE'), + mail.storeName, mail.locale.localeName, {mail: mail} ) }} diff --git a/src/Pyz/Zed/Customer/Presentation/Mail/customer_registration_token.text.twig b/src/Pyz/Zed/Customer/Presentation/Mail/customer_registration_token.text.twig index d6e943619b..0ec2622448 100644 --- a/src/Pyz/Zed/Customer/Presentation/Mail/customer_registration_token.text.twig +++ b/src/Pyz/Zed/Customer/Presentation/Mail/customer_registration_token.text.twig @@ -1,6 +1,6 @@ {{ renderCmsBlockAsTwig( 'customer-registration_token--text', - constant('APPLICATION_STORE'), + mail.storeName, mail.locale.localeName, {mail: mail} ) }} diff --git a/src/Pyz/Zed/Customer/Presentation/Mail/customer_reset_password_confirmation.html.twig b/src/Pyz/Zed/Customer/Presentation/Mail/customer_reset_password_confirmation.html.twig index 9f3eb000e1..ae9bf8ac1d 100644 --- a/src/Pyz/Zed/Customer/Presentation/Mail/customer_reset_password_confirmation.html.twig +++ b/src/Pyz/Zed/Customer/Presentation/Mail/customer_reset_password_confirmation.html.twig @@ -1,6 +1,6 @@ {{ renderCmsBlockAsTwig( 'customer-restored-password-confirmation--html', - constant('APPLICATION_STORE'), + mail.storeName, mail.locale.localeName, {mail: mail} ) }} diff --git a/src/Pyz/Zed/Customer/Presentation/Mail/customer_reset_password_confirmation.text.twig b/src/Pyz/Zed/Customer/Presentation/Mail/customer_reset_password_confirmation.text.twig index f48e9ad11c..126adf81d0 100644 --- a/src/Pyz/Zed/Customer/Presentation/Mail/customer_reset_password_confirmation.text.twig +++ b/src/Pyz/Zed/Customer/Presentation/Mail/customer_reset_password_confirmation.text.twig @@ -1,6 +1,6 @@ {{ renderCmsBlockAsTwig( 'customer-restored-password-confirmation--text', - constant('APPLICATION_STORE'), + mail.storeName, mail.locale.localeName, {mail: mail} ) }} diff --git a/src/Pyz/Zed/Customer/Presentation/Mail/customer_restore_password.html.twig b/src/Pyz/Zed/Customer/Presentation/Mail/customer_restore_password.html.twig index 7aa335f1fe..636bf0ac5b 100644 --- a/src/Pyz/Zed/Customer/Presentation/Mail/customer_restore_password.html.twig +++ b/src/Pyz/Zed/Customer/Presentation/Mail/customer_restore_password.html.twig @@ -1,6 +1,6 @@ {{ renderCmsBlockAsTwig( 'customer-restore-password--html', - constant('APPLICATION_STORE'), + mail.storeName, mail.locale.localeName, {mail: mail} ) }} diff --git a/src/Pyz/Zed/Customer/Presentation/Mail/customer_restore_password.text.twig b/src/Pyz/Zed/Customer/Presentation/Mail/customer_restore_password.text.twig index 4c636550d7..091b7ab12e 100644 --- a/src/Pyz/Zed/Customer/Presentation/Mail/customer_restore_password.text.twig +++ b/src/Pyz/Zed/Customer/Presentation/Mail/customer_restore_password.text.twig @@ -1,6 +1,6 @@ {{ renderCmsBlockAsTwig( 'customer-restore-password--text', - constant('APPLICATION_STORE'), + mail.storeName, mail.locale.localeName, {mail: mail} ) }} diff --git a/src/Pyz/Zed/DataImport/Business/DataImportBusinessFactory.php b/src/Pyz/Zed/DataImport/Business/DataImportBusinessFactory.php index 3c428fb693..c71b404f3f 100644 --- a/src/Pyz/Zed/DataImport/Business/DataImportBusinessFactory.php +++ b/src/Pyz/Zed/DataImport/Business/DataImportBusinessFactory.php @@ -90,8 +90,6 @@ use Pyz\Zed\DataImport\Business\Model\ProductSet\ProductSetWriterStep; use Pyz\Zed\DataImport\Business\Model\ProductStock\ProductStockHydratorStep; use Pyz\Zed\DataImport\Business\Model\ProductStock\Writer\ProductStockPropelDataSetWriter; -use Pyz\Zed\DataImport\Business\Model\Store\StoreReader; -use Pyz\Zed\DataImport\Business\Model\Store\StoreWriterStep; use Pyz\Zed\DataImport\Business\Model\Tax\TaxSetNameToIdTaxSetStep; use Pyz\Zed\DataImport\Business\Model\Tax\TaxWriterStep; use Pyz\Zed\DataImport\Communication\Plugin\CombinedProduct\ProductAbstract\CombinedProductAbstractPropelWriterPlugin; @@ -140,8 +138,6 @@ class DataImportBusinessFactory extends SprykerDataImportBusinessFactory public function getDataImporterByType(DataImportConfigurationActionTransfer $dataImportConfigurationActionTransfer): ?DataImporterInterface { switch ($dataImportConfigurationActionTransfer->getDataEntity()) { - case DataImportConfig::IMPORT_TYPE_STORE: - return $this->createStoreImporter($dataImportConfigurationActionTransfer); case DataImportConfig::IMPORT_TYPE_CURRENCY: return $this->createCurrencyImporter($dataImportConfigurationActionTransfer); case DataImportConfig::IMPORT_TYPE_CATEGORY_TEMPLATE: @@ -236,31 +232,6 @@ public function createCurrencyImporter(DataImportConfigurationActionTransfer $da return $dataImporter; } - /** - * @param \Generated\Shared\Transfer\DataImportConfigurationActionTransfer $dataImportConfigurationActionTransfer - * - * @return \Spryker\Zed\DataImport\Business\Model\DataImporterInterface - */ - public function createStoreImporter(DataImportConfigurationActionTransfer $dataImportConfigurationActionTransfer): DataImporterInterface - { - /** @var \Spryker\Zed\DataImport\Business\Model\DataSet\DataSetStepBrokerAwareInterface|\Spryker\Zed\DataImport\Business\Model\DataImporterInterface $dataImporter */ - $dataImporter = $this->createDataImporter( - $dataImportConfigurationActionTransfer->getDataEntity(), - new StoreReader( - $this->createDataSet( - Store::getInstance()->getAllowedStores(), - ), - ), - ); - - $dataSetStepBroker = $this->createDataSetStepBroker(); - $dataSetStepBroker->addStep(new StoreWriterStep()); - - $dataImporter->addDataSetStepBroker($dataSetStepBroker); - - return $dataImporter; - } - /** * @param \Generated\Shared\Transfer\DataImportConfigurationActionTransfer $dataImportConfigurationActionTransfer * diff --git a/src/Pyz/Zed/DataImport/Business/Model/NavigationNode/NavigationNodeWriterStep.php b/src/Pyz/Zed/DataImport/Business/Model/NavigationNode/NavigationNodeWriterStep.php index 56d0833675..e523c7261b 100644 --- a/src/Pyz/Zed/DataImport/Business/Model/NavigationNode/NavigationNodeWriterStep.php +++ b/src/Pyz/Zed/DataImport/Business/Model/NavigationNode/NavigationNodeWriterStep.php @@ -139,6 +139,9 @@ public function execute(DataSetInterface $dataSet): void } foreach ($dataSet[ProductLocalizedAttributesExtractorStep::KEY_LOCALIZED_ATTRIBUTES] as $idLocale => $localizedAttributes) { + if ($localizedAttributes === []) { + continue; + } $navigationNodeLocalizedAttributesEntity = SpyNavigationNodeLocalizedAttributesQuery::create() ->filterByFkNavigationNode($navigationNodeEntity->getIdNavigationNode()) ->filterByFkLocale($idLocale) diff --git a/src/Pyz/Zed/DataImport/Business/Model/Product/ProductLocalizedAttributesExtractorStep.php b/src/Pyz/Zed/DataImport/Business/Model/Product/ProductLocalizedAttributesExtractorStep.php index c33866c29c..1eca971004 100644 --- a/src/Pyz/Zed/DataImport/Business/Model/Product/ProductLocalizedAttributesExtractorStep.php +++ b/src/Pyz/Zed/DataImport/Business/Model/Product/ProductLocalizedAttributesExtractorStep.php @@ -63,6 +63,11 @@ public function execute(DataSetInterface $dataSet): void ]; foreach ($this->defaultAttributes as $defaultAttribute) { + if (!isset($dataSet[$defaultAttribute . '.' . $localeName])) { + unset($localizedAttributes[$idLocale]); + + continue; + } $localizedAttributes[$idLocale][$defaultAttribute] = $dataSet[$defaultAttribute . '.' . $localeName]; $keysToUnset[] = $defaultAttribute . '.' . $localeName; diff --git a/src/Pyz/Zed/DataImport/Business/Model/ProductManagementAttribute/ProductManagementLocalizedAttributesExtractorStep.php b/src/Pyz/Zed/DataImport/Business/Model/ProductManagementAttribute/ProductManagementLocalizedAttributesExtractorStep.php index 29aa45a2d2..437c781320 100644 --- a/src/Pyz/Zed/DataImport/Business/Model/ProductManagementAttribute/ProductManagementLocalizedAttributesExtractorStep.php +++ b/src/Pyz/Zed/DataImport/Business/Model/ProductManagementAttribute/ProductManagementLocalizedAttributesExtractorStep.php @@ -27,6 +27,9 @@ public function execute(DataSetInterface $dataSet): void { $localizedAttributes = []; foreach ($dataSet[AddLocalesStep::KEY_LOCALES] as $localeName => $idLocale) { + if (!isset($dataSet['key_translation.' . $localeName])) { + continue; + } $valueTranslations = ''; $values = $this->toArray($dataSet['values']); if (!empty($dataSet['value_translations.' . $localeName])) { diff --git a/src/Pyz/Zed/DataImport/Business/Model/ProductOption/ProductOptionWriterStep.php b/src/Pyz/Zed/DataImport/Business/Model/ProductOption/ProductOptionWriterStep.php index 32c6777fd8..c37d16ce53 100644 --- a/src/Pyz/Zed/DataImport/Business/Model/ProductOption/ProductOptionWriterStep.php +++ b/src/Pyz/Zed/DataImport/Business/Model/ProductOption/ProductOptionWriterStep.php @@ -120,6 +120,9 @@ public function execute(DataSetInterface $dataSet): void } foreach ($dataSet[ProductLocalizedAttributesExtractorStep::KEY_LOCALIZED_ATTRIBUTES] as $idLocale => $attributes) { + if (!isset($attributes[static::KEY_OPTION_NAME])) { + continue; + } $this->findOrCreateTranslation($dataSet[static::KEY_OPTION_NAME_TRANSLATION_KEY], $attributes[static::KEY_OPTION_NAME], $idLocale); $this->findOrCreateTranslation($dataSet[static::KEY_GROUP_NAME_TRANSLATION_KEY], $attributes[static::KEY_GROUP_NAME], $idLocale); } diff --git a/src/Pyz/Zed/DataImport/Business/Model/ProductSearchAttribute/ProductSearchAttributeWriter.php b/src/Pyz/Zed/DataImport/Business/Model/ProductSearchAttribute/ProductSearchAttributeWriter.php index 2eacad7345..25377faafb 100644 --- a/src/Pyz/Zed/DataImport/Business/Model/ProductSearchAttribute/ProductSearchAttributeWriter.php +++ b/src/Pyz/Zed/DataImport/Business/Model/ProductSearchAttribute/ProductSearchAttributeWriter.php @@ -68,6 +68,10 @@ public function execute(DataSetInterface $dataSet): void $glossaryKeyEntity->save(); foreach ($dataSet[ProductLocalizedAttributesExtractorStep::KEY_LOCALIZED_ATTRIBUTES] as $idLocale => $localizedAttribute) { + if ($localizedAttribute === []) { + continue; + } + $glossaryTranslationEntity = SpyGlossaryTranslationQuery::create() ->filterByFkLocale($idLocale) ->filterByFkGlossaryKey($glossaryKeyEntity->getIdGlossaryKey()) diff --git a/src/Pyz/Zed/DataImport/Business/Model/ProductSet/ProductSetWriterStep.php b/src/Pyz/Zed/DataImport/Business/Model/ProductSet/ProductSetWriterStep.php index c4dc7b0c98..7d8e0d9c4c 100644 --- a/src/Pyz/Zed/DataImport/Business/Model/ProductSet/ProductSetWriterStep.php +++ b/src/Pyz/Zed/DataImport/Business/Model/ProductSet/ProductSetWriterStep.php @@ -190,6 +190,9 @@ protected function findOrCreateProductAbstractSet(DataSetInterface $dataSet, Spy protected function findOrCreateProductSetData(DataSetInterface $dataSet, SpyProductSet $productSetEntity): void { foreach ($dataSet[LocalizedAttributesExtractorStep::KEY_LOCALIZED_ATTRIBUTES] as $idLocale => $localizedAttributes) { + if ($localizedAttributes === []) { + continue; + } $productSetDataEntity = SpyProductSetDataQuery::create() ->filterByFkProductSet($productSetEntity->getIdProductSet()) ->filterByFkLocale($idLocale) diff --git a/src/Pyz/Zed/DataImport/Business/Model/ProductStock/Writer/ProductStockPropelDataSetWriter.php b/src/Pyz/Zed/DataImport/Business/Model/ProductStock/Writer/ProductStockPropelDataSetWriter.php index 6c534fb813..e74c83347f 100644 --- a/src/Pyz/Zed/DataImport/Business/Model/ProductStock/Writer/ProductStockPropelDataSetWriter.php +++ b/src/Pyz/Zed/DataImport/Business/Model/ProductStock/Writer/ProductStockPropelDataSetWriter.php @@ -230,12 +230,10 @@ protected function getAvailabilityAbstractIdsForCollectedAbstractSkus(): array */ protected function getStoreIds(): array { - $storeTransfer = $this->storeFacade->getCurrentStore(); - $storeIds = [$storeTransfer->getIdStore()]; + $storeIds = []; - foreach ($storeTransfer->getStoresWithSharedPersistence() as $storeName) { - $storeTransfer = $this->storeFacade->getStoreByName($storeName); - $storeIds[] = $storeTransfer->getIdStore(); + foreach ($this->storeFacade->getAllStores() as $storeTransfer) { + $storeIds[] = $storeTransfer->getIdStoreOrFail(); } return $storeIds; @@ -248,12 +246,7 @@ protected function getStoreIds(): array */ protected function updateAvailability(DataSetInterface $dataSet): void { - $storeTransfer = $this->storeFacade->getCurrentStore(); - - $this->updateAvailabilityForStore($dataSet, $storeTransfer); - - foreach ($storeTransfer->getStoresWithSharedPersistence() as $storeName) { - $storeTransfer = $this->storeFacade->getStoreByName($storeName); + foreach ($this->storeFacade->getAllStores() as $storeTransfer) { $this->updateAvailabilityForStore($dataSet, $storeTransfer); } } diff --git a/src/Pyz/Zed/DataImport/Business/Model/Store/StoreReader.php b/src/Pyz/Zed/DataImport/Business/Model/Store/StoreReader.php deleted file mode 100644 index 9beac749fd..0000000000 --- a/src/Pyz/Zed/DataImport/Business/Model/Store/StoreReader.php +++ /dev/null @@ -1,102 +0,0 @@ -dataSet = $dataSet; - } - - /** - * Move forward to next element - * - * @link http://php.net/manual/en/iterator.next.php - * - * @since 5.0.0 - * - * @return void - */ - public function next(): void - { - ++$this->position; - } - - /** - * Return the key of the current element - * - * @link http://php.net/manual/en/iterator.key.php - * - * @since 5.0.0 - * - * @return mixed scalar on success, or null on failure. - */ - public function key() - { - return $this->position; - } - - /** - * Checks if current position is valid - * - * @link http://php.net/manual/en/iterator.valid.php - * - * @since 5.0.0 - * - * @return bool The return value will be casted to boolean and then evaluated. - * Returns true on success or false on failure. - */ - public function valid(): bool - { - return isset($this->dataSet[$this->position]); - } - - /** - * Rewind the Iterator to the first element - * - * @link http://php.net/manual/en/iterator.rewind.php - * - * @since 5.0.0 - * - * @return void - */ - public function rewind(): void - { - $this->position = 0; - } - - /** - * @return \Spryker\Zed\DataImport\Business\Model\DataSet\DataSetInterface - */ - public function current(): DataSetInterface - { - return $this->dataSet; - } -} diff --git a/src/Pyz/Zed/DataImport/Business/Model/Store/StoreWriterStep.php b/src/Pyz/Zed/DataImport/Business/Model/Store/StoreWriterStep.php deleted file mode 100644 index d3b38a305d..0000000000 --- a/src/Pyz/Zed/DataImport/Business/Model/Store/StoreWriterStep.php +++ /dev/null @@ -1,31 +0,0 @@ -filterByName($storeName) - ->findOneOrCreate(); - - $storeEntity->save(); - } - } -} diff --git a/src/Pyz/Zed/DataImport/DataImportConfig.php b/src/Pyz/Zed/DataImport/DataImportConfig.php index 6523479e94..ebacec49a0 100644 --- a/src/Pyz/Zed/DataImport/DataImportConfig.php +++ b/src/Pyz/Zed/DataImport/DataImportConfig.php @@ -215,7 +215,9 @@ class DataImportConfig extends SprykerDataImportConfig */ public function getDefaultYamlConfigPath(): ?string { - return APPLICATION_ROOT_DIR . DIRECTORY_SEPARATOR . 'data/import/local/full_EU.yml'; + $regionDir = defined('APPLICATION_REGION') ? APPLICATION_REGION : 'EU'; + + return APPLICATION_ROOT_DIR . DIRECTORY_SEPARATOR . 'data/import/local/full_' . $regionDir . '.yml'; } /** diff --git a/src/Pyz/Zed/DataImport/DataImportDependencyProvider.php b/src/Pyz/Zed/DataImport/DataImportDependencyProvider.php index e324afd14a..f4a51ec635 100644 --- a/src/Pyz/Zed/DataImport/DataImportDependencyProvider.php +++ b/src/Pyz/Zed/DataImport/DataImportDependencyProvider.php @@ -34,11 +34,15 @@ use Spryker\Zed\ContentNavigationDataImport\Communication\Plugin\DataImport\ContentNavigationDataImportPlugin; use Spryker\Zed\ContentProductDataImport\Communication\Plugin\ContentProductAbstractListDataImportPlugin; use Spryker\Zed\ContentProductSetDataImport\Communication\Plugin\ContentProductSetDataImportPlugin; +use Spryker\Zed\CountryDataImport\Communication\Plugin\DataImport\CountryStoreDataImportPlugin; +use Spryker\Zed\CurrencyDataImport\Communication\Plugin\DataImport\CurrencyStoreDataImportPlugin; use Spryker\Zed\DataImport\Communication\Plugin\DataImportEventBehaviorPlugin; use Spryker\Zed\DataImport\Communication\Plugin\DataImportPublisherPlugin; use Spryker\Zed\DataImport\DataImportDependencyProvider as SprykerDataImportDependencyProvider; use Spryker\Zed\FileManagerDataImport\Communication\Plugin\FileManagerDataImportPlugin; use Spryker\Zed\Kernel\Container; +use Spryker\Zed\LocaleDataImport\Communication\Plugin\DataImport\DefaultLocaleStoreDataImportPlugin; +use Spryker\Zed\LocaleDataImport\Communication\Plugin\DataImport\LocaleStoreDataImportPlugin; use Spryker\Zed\MerchantDataImport\Communication\Plugin\MerchantDataImportPlugin; use Spryker\Zed\MerchantDataImport\Communication\Plugin\MerchantStoreDataImportPlugin; use Spryker\Zed\MerchantRelationshipDataImport\Communication\Plugin\MerchantRelationshipDataImportPlugin; @@ -80,6 +84,7 @@ use Spryker\Zed\ShoppingListDataImport\Communication\Plugin\ShoppingListDataImportPlugin; use Spryker\Zed\ShoppingListDataImport\Communication\Plugin\ShoppingListItemDataImportPlugin; use Spryker\Zed\StockAddressDataImport\Communication\Plugin\DataImport\StockAddressDataImportPlugin; +use Spryker\Zed\StoreDataImport\Communication\Plugin\DataImport\StoreDataImportPlugin; use Spryker\Zed\StockDataImport\Communication\Plugin\StockDataImportPlugin; use Spryker\Zed\StockDataImport\Communication\Plugin\StockStoreDataImportPlugin; @@ -284,6 +289,11 @@ protected function addProductRelationFacade(Container $container): Container protected function getDataImporterPlugins(): array { return [ + new StoreDataImportPlugin(), + new CountryStoreDataImportPlugin(), + new CurrencyStoreDataImportPlugin(), + new LocaleStoreDataImportPlugin(), + new DefaultLocaleStoreDataImportPlugin(), new CategoryDataImportPlugin(), new CmsPageDataImportPlugin(), new CmsPageStoreDataImportPlugin(), diff --git a/src/Pyz/Zed/Locale/Persistence/Propel/Schema/spy_locale.schema.xml b/src/Pyz/Zed/Locale/Persistence/Propel/Schema/spy_locale.schema.xml new file mode 100644 index 0000000000..bd86da747f --- /dev/null +++ b/src/Pyz/Zed/Locale/Persistence/Propel/Schema/spy_locale.schema.xml @@ -0,0 +1,12 @@ + + + + + + + +
+ +
diff --git a/src/Pyz/Zed/Newsletter/Presentation/Mail/subscribed.html.twig b/src/Pyz/Zed/Newsletter/Presentation/Mail/subscribed.html.twig index cfe1ad0eca..05e44fbbe9 100644 --- a/src/Pyz/Zed/Newsletter/Presentation/Mail/subscribed.html.twig +++ b/src/Pyz/Zed/Newsletter/Presentation/Mail/subscribed.html.twig @@ -1,6 +1,6 @@ {{ renderCmsBlockAsTwig( 'newsletter-subscribed--html', - constant('APPLICATION_STORE'), + mail.storeName, mail.locale.localeName, {mail: mail} ) }} diff --git a/src/Pyz/Zed/Newsletter/Presentation/Mail/subscribed.text.twig b/src/Pyz/Zed/Newsletter/Presentation/Mail/subscribed.text.twig index 97ab6ec950..e72a4c1dd4 100644 --- a/src/Pyz/Zed/Newsletter/Presentation/Mail/subscribed.text.twig +++ b/src/Pyz/Zed/Newsletter/Presentation/Mail/subscribed.text.twig @@ -1,6 +1,6 @@ {{ renderCmsBlockAsTwig( 'newsletter-subscribed--text', - constant('APPLICATION_STORE'), + mail.storeName, mail.locale.localeName, {mail: mail} ) }} diff --git a/src/Pyz/Zed/Newsletter/Presentation/Mail/unsubscribed.html.twig b/src/Pyz/Zed/Newsletter/Presentation/Mail/unsubscribed.html.twig index 79be8422dd..014be0f676 100644 --- a/src/Pyz/Zed/Newsletter/Presentation/Mail/unsubscribed.html.twig +++ b/src/Pyz/Zed/Newsletter/Presentation/Mail/unsubscribed.html.twig @@ -1,6 +1,6 @@ {{ renderCmsBlockAsTwig( 'newsletter-unsubscribed--html', - constant('APPLICATION_STORE'), + mail.storeName, mail.locale.localeName, {mail: mail} ) }} diff --git a/src/Pyz/Zed/Newsletter/Presentation/Mail/unsubscribed.text.twig b/src/Pyz/Zed/Newsletter/Presentation/Mail/unsubscribed.text.twig index 0505f4e002..0ef0536553 100644 --- a/src/Pyz/Zed/Newsletter/Presentation/Mail/unsubscribed.text.twig +++ b/src/Pyz/Zed/Newsletter/Presentation/Mail/unsubscribed.text.twig @@ -1,6 +1,6 @@ {{ renderCmsBlockAsTwig( 'newsletter-unsubscribed--text', - constant('APPLICATION_STORE'), + mail.storeName, mail.locale.localeName, {mail: mail} ) }} diff --git a/src/Pyz/Zed/Oms/Presentation/Mail/order_confirmation.html.twig b/src/Pyz/Zed/Oms/Presentation/Mail/order_confirmation.html.twig index d7a3f2a3c0..aad80a8cf3 100644 --- a/src/Pyz/Zed/Oms/Presentation/Mail/order_confirmation.html.twig +++ b/src/Pyz/Zed/Oms/Presentation/Mail/order_confirmation.html.twig @@ -1,6 +1,6 @@ {{ renderCmsBlockAsTwig( 'order-confirmation--html', - constant('APPLICATION_STORE'), + mail.storeName, mail.locale.localeName, {mail: mail} ) }} diff --git a/src/Pyz/Zed/Oms/Presentation/Mail/order_confirmation.text.twig b/src/Pyz/Zed/Oms/Presentation/Mail/order_confirmation.text.twig index c477946998..15ea78e6b2 100644 --- a/src/Pyz/Zed/Oms/Presentation/Mail/order_confirmation.text.twig +++ b/src/Pyz/Zed/Oms/Presentation/Mail/order_confirmation.text.twig @@ -1,6 +1,6 @@ {{ renderCmsBlockAsTwig( 'order-confirmation--text', - constant('APPLICATION_STORE'), + mail.storeName, mail.locale.localeName, {mail: mail} ) }} diff --git a/src/Pyz/Zed/Oms/Presentation/Mail/order_shipped.html.twig b/src/Pyz/Zed/Oms/Presentation/Mail/order_shipped.html.twig index 0f8c50529a..6561dd0862 100644 --- a/src/Pyz/Zed/Oms/Presentation/Mail/order_shipped.html.twig +++ b/src/Pyz/Zed/Oms/Presentation/Mail/order_shipped.html.twig @@ -1,6 +1,6 @@ {{ renderCmsBlockAsTwig( 'order-shipped--html', - constant('APPLICATION_STORE'), + mail.storeName, mail.locale.localeName, {mail: mail} ) }} diff --git a/src/Pyz/Zed/Oms/Presentation/Mail/order_shipped.text.twig b/src/Pyz/Zed/Oms/Presentation/Mail/order_shipped.text.twig index c6fb52f89a..0bd62fec91 100644 --- a/src/Pyz/Zed/Oms/Presentation/Mail/order_shipped.text.twig +++ b/src/Pyz/Zed/Oms/Presentation/Mail/order_shipped.text.twig @@ -1,6 +1,6 @@ {{ renderCmsBlockAsTwig( 'order-shipped--text', - constant('APPLICATION_STORE'), + mail.storeName, mail.locale.localeName, {mail: mail} ) }} diff --git a/src/Pyz/Zed/ProductCategoryFilterGui/ProductCategoryFilterGuiDependencyProvider.php b/src/Pyz/Zed/ProductCategoryFilterGui/ProductCategoryFilterGuiDependencyProvider.php new file mode 100644 index 0000000000..c5b737dae1 --- /dev/null +++ b/src/Pyz/Zed/ProductCategoryFilterGui/ProductCategoryFilterGuiDependencyProvider.php @@ -0,0 +1,24 @@ + + */ + protected function getProductCategoryListActionViewDataExpanderPlugins(): array + { + return [ + new StoreProductCategoryListActionViewDataExpanderPlugin(), + ]; + } +} diff --git a/src/Pyz/Zed/Publisher/PublisherDependencyProvider.php b/src/Pyz/Zed/Publisher/PublisherDependencyProvider.php index 28bfec61ec..5cebc49754 100644 --- a/src/Pyz/Zed/Publisher/PublisherDependencyProvider.php +++ b/src/Pyz/Zed/Publisher/PublisherDependencyProvider.php @@ -101,6 +101,12 @@ use Spryker\Zed\SalesReturnSearch\Communication\Plugin\Publisher\ReturnReason\ReturnReasonDeletePublisherPlugin; use Spryker\Zed\SalesReturnSearch\Communication\Plugin\Publisher\ReturnReason\ReturnReasonWritePublisherPlugin; use Spryker\Zed\SalesReturnSearch\Communication\Plugin\Publisher\ReturnReasonPublisherTriggerPlugin; +use Spryker\Zed\StoreStorage\Communication\Plugin\Publisher\CountryStore\CountryStoreWritePublisherPlugin; +use Spryker\Zed\StoreStorage\Communication\Plugin\Publisher\CurrencyStore\CurrencyStoreWritePublisherPlugin; +use Spryker\Zed\StoreStorage\Communication\Plugin\Publisher\LocaleStore\LocaleStoreWritePublisherPlugin; +use Spryker\Zed\StoreStorage\Communication\Plugin\Publisher\Store\StoreSynchronizationTriggeringPublisherPlugin; +use Spryker\Zed\StoreStorage\Communication\Plugin\Publisher\Store\StoreWritePublisherPlugin; +use Spryker\Zed\StoreStorage\Communication\Plugin\Publisher\StorePublisherTriggerPlugin; use Spryker\Zed\TaxProductStorage\Communication\Plugin\Publisher\TaxProductPublisherTriggerPlugin; use Spryker\Zed\TaxStorage\Communication\Plugin\Publisher\TaxSetPublisherTriggerPlugin; @@ -124,6 +130,7 @@ protected function getPublisherPlugins(): array $this->getProductPageSearchPlugins(), $this->getProductCategoryStoragePlugins(), $this->getPriceProductMerchantRelationshipStoragePlugins(), + $this->getStoreStoragePlugins(), $this->getAssetStoragePlugins(), $this->getCustomerStoragePlugins(), $this->getProductBundleStoragePlugins(), @@ -336,6 +343,20 @@ protected function getPriceProductMerchantRelationshipStoragePlugins(): array ]; } + /** + * @return array<\Spryker\Zed\PublisherExtension\Dependency\Plugin\PublisherPluginInterface> + */ + protected function getStoreStoragePlugins(): array + { + return [ + new StoreWritePublisherPlugin(), + new StoreSynchronizationTriggeringPublisherPlugin(), + new CurrencyStoreWritePublisherPlugin(), + new CountryStoreWritePublisherPlugin(), + new LocaleStoreWritePublisherPlugin(), + ]; + } + /** * @return array<\Spryker\Zed\PublisherExtension\Dependency\Plugin\PublisherPluginInterface> */ diff --git a/src/Pyz/Zed/Queue/QueueDependencyProvider.php b/src/Pyz/Zed/Queue/QueueDependencyProvider.php index de7bf5fcc6..c37728400b 100644 --- a/src/Pyz/Zed/Queue/QueueDependencyProvider.php +++ b/src/Pyz/Zed/Queue/QueueDependencyProvider.php @@ -40,6 +40,7 @@ use Spryker\Shared\SalesReturnSearch\SalesReturnSearchConfig; use Spryker\Shared\SearchHttp\SearchHttpConfig; use Spryker\Shared\ShoppingListStorage\ShoppingListStorageConfig; +use Spryker\Shared\StoreStorage\StoreStorageConfig; use Spryker\Shared\TaxProductStorage\TaxProductStorageConfig; use Spryker\Shared\TaxStorage\TaxStorageConfig; use Spryker\Shared\UrlStorage\UrlStorageConfig; @@ -103,6 +104,7 @@ protected function getProcessorMessagePlugins(Container $container): array TaxProductStorageConfig::PRODUCT_ABSTRACT_TAX_SET_SYNC_STORAGE_QUEUE => new SynchronizationStorageQueueMessageProcessorPlugin(), TaxStorageConfig::TAX_SET_SYNC_STORAGE_QUEUE => new SynchronizationStorageQueueMessageProcessorPlugin(), SalesReturnSearchConfig::SYNC_SEARCH_RETURN => new SynchronizationSearchQueueMessageProcessorPlugin(), + StoreStorageConfig::STORE_SYNC_STORAGE_QUEUE => new SynchronizationStorageQueueMessageProcessorPlugin(), AssetStorageConfig::ASSET_SYNC_STORAGE_QUEUE => new SynchronizationStorageQueueMessageProcessorPlugin(), ProductConfigurationStorageConfig::PRODUCT_CONFIGURATION_SYNC_STORAGE_QUEUE => new SynchronizationStorageQueueMessageProcessorPlugin(), SearchHttpConfig::SEARCH_HTTP_CONFIG_SYNC_QUEUE => new SynchronizationStorageQueueMessageProcessorPlugin(), diff --git a/src/Pyz/Zed/Store/Persistence/Propel/Schema/spy_store.schema.xml b/src/Pyz/Zed/Store/Persistence/Propel/Schema/spy_store.schema.xml new file mode 100644 index 0000000000..25d595151c --- /dev/null +++ b/src/Pyz/Zed/Store/Persistence/Propel/Schema/spy_store.schema.xml @@ -0,0 +1,13 @@ + + + + + + + + +
+ +
diff --git a/src/Pyz/Zed/Store/StoreDependencyProvider.php b/src/Pyz/Zed/Store/StoreDependencyProvider.php new file mode 100644 index 0000000000..815792f92b --- /dev/null +++ b/src/Pyz/Zed/Store/StoreDependencyProvider.php @@ -0,0 +1,90 @@ + + */ + protected function getStorePreCreateValidationPlugins(): array + { + return [ + new DefaultLocaleStorePreCreateValidationPlugin(), + new DefaultCurrencyStorePreCreateValidationPlugin(), + ]; + } + + /** + * @return array<\Spryker\Zed\StoreExtension\Dependency\Plugin\StorePreUpdateValidationPluginInterface> + */ + protected function getStorePreUpdateValidationPlugins(): array + { + return [ + new DefaultLocaleStorePreUpdateValidationPlugin(), + new DefaultCurrencyStorePreUpdateValidationPlugin(), + ]; + } + + /** + * @return array<\Spryker\Zed\StoreExtension\Dependency\Plugin\StorePostCreatePluginInterface> + */ + protected function getStorePostCreatePlugins(): array + { + return [ + new CountryStorePostCreatePlugin(), + new CurrencyStorePostCreatePlugin(), + new DefaultLocaleStorePostCreatePlugin(), + new LocaleStorePostCreatePlugin(), + new SearchSetupSourcesStorePostCreatePlugin(), + ]; + } + + /** + * @return array<\Spryker\Zed\StoreExtension\Dependency\Plugin\StorePostUpdatePluginInterface> + */ + protected function getStorePostUpdatePlugins(): array + { + return [ + new CountryStorePostUpdatePlugin(), + new CurrencyStorePostUpdatePlugin(), + new DefaultLocaleStorePostUpdatePlugin(), + new LocaleStorePostUpdatePlugin(), + ]; + } + + /** + * @return array<\Spryker\Zed\StoreExtension\Dependency\Plugin\StoreCollectionExpanderPluginInterface> + */ + protected function getStoreCollectionExpanderPlugins(): array + { + return [ + new CountryStoreCollectionExpanderPlugin(), + new CurrencyStoreCollectionExpanderPlugin(), + new LocaleStoreCollectionExpanderPlugin(), + ]; + } +} diff --git a/src/Pyz/Zed/StoreGui/StoreGuiDependencyProvider.php b/src/Pyz/Zed/StoreGui/StoreGuiDependencyProvider.php new file mode 100644 index 0000000000..cf9dd61bcb --- /dev/null +++ b/src/Pyz/Zed/StoreGui/StoreGuiDependencyProvider.php @@ -0,0 +1,90 @@ + + */ + protected function getStoreFormExpanderPlugins(): array + { + return [ + new LocaleStoreFormExpanderPlugin(), + new CurrencyStoreFormExpanderPlugin(), + new CountryStoreFormExpanderPlugin(), + ]; + } + + /** + * @return array<\Spryker\Zed\StoreGuiExtension\Dependency\Plugin\StoreFormViewExpanderPluginInterface> + */ + protected function getStoreFormViewExpanderPlugins(): array + { + return [ + new LocaleStoreFormViewExpanderPlugin(), + new CurrencyStoreFormViewExpanderPlugin(), + new CountryStoreFormViewExpanderPlugin(), + ]; + } + + /** + * @return array<\Spryker\Zed\StoreGuiExtension\Dependency\Plugin\StoreFormTabExpanderPluginInterface> + */ + protected function getStoreFormTabsExpanderPlugins(): array + { + return [ + new LocaleStoreFormTabExpanderPlugin(), + new CurrencyStoreFormTabExpanderPlugin(), + new CountryStoreFormTabExpanderPlugin(), + ]; + } + + /** + * @return array<\Spryker\Zed\StoreGuiExtension\Dependency\Plugin\StoreViewExpanderPluginInterface> + */ + protected function getStoreViewExpanderPlugins(): array + { + return [ + new DefaultLocaleStoreViewExpanderPlugin(), + new AssignedLocalesStoreViewExpanderPlugin(), + new AssignedCurrenciesStoreViewExpanderPlugin(), + new AssignedCountriesStoreViewExpanderPlugin(), + ]; + } + + /** + * @return array<\Spryker\Zed\StoreGuiExtension\Dependency\Plugin\StoreTableExpanderPluginInterface> + */ + protected function getStoreTableExpanderPlugins(): array + { + return [ + new LocaleStoreTableExpanderPlugin(), + new CurrencyStoreTableExpanderPlugin(), + new CountryStoreTableExpanderPlugin(), + ]; + } +} diff --git a/src/Pyz/Zed/StoreStorage/StoreStorageConfig.php b/src/Pyz/Zed/StoreStorage/StoreStorageConfig.php new file mode 100644 index 0000000000..b28fec3622 --- /dev/null +++ b/src/Pyz/Zed/StoreStorage/StoreStorageConfig.php @@ -0,0 +1,51 @@ + + */ + public function getStoreCreationResourcesToReSync(): array + { + return [ + GlossaryStorageConfig::TRANSLATION_RESOURCE_NAME, + ProductReviewSearchConfig::PRODUCT_REVIEW_RESOURCE_NAME, + NavigationStorageConstants::RESOURCE_NAME, + ProductMeasurementUnitStorageConfig::PRODUCT_MEASUREMENT_UNIT_RESOURCE_NAME, + ProductPackagingUnitStorageConfig::PRODUCT_PACKAGING_UNIT_RESOURCE_NAME, + CustomerAccessStorageConstants::CUSTOMER_ACCESS_RESOURCE_NAME, + CompanyUserStorageConfig::COMPANY_USER_RESOURCE_NAME, + MerchantStorageConfig::MERCHANT_RESOURCE_NAME, + SalesReturnSearchConfig::RETURN_REASON_RESOURCE_NAME, + MerchantSearchConfig::MERCHANT_RESOURCE_NAME, + ]; + } +} diff --git a/src/Pyz/Zed/Synchronization/SynchronizationDependencyProvider.php b/src/Pyz/Zed/Synchronization/SynchronizationDependencyProvider.php index 8946510ade..49ca39af9f 100644 --- a/src/Pyz/Zed/Synchronization/SynchronizationDependencyProvider.php +++ b/src/Pyz/Zed/Synchronization/SynchronizationDependencyProvider.php @@ -66,6 +66,7 @@ use Spryker\Zed\SalesReturnSearch\Communication\Plugin\Synchronization\ReturnReasonSynchronizationDataBulkRepositoryPlugin; use Spryker\Zed\SearchHttp\Communication\Plugin\Synchronization\SearchHttpSynchronizationDataPlugin; use Spryker\Zed\ShoppingListStorage\Communication\Plugin\Synchronization\ShoppingListSynchronizationDataBulkPlugin; +use Spryker\Zed\StoreStorage\Communication\Plugin\Synchronization\StoreSynchronizationDataPlugin; use Spryker\Zed\Synchronization\Communication\Plugin\Synchronization\SynchronizationDataQueryExpanderWhereBetweenStrategyPlugin; use Spryker\Zed\Synchronization\SynchronizationDependencyProvider as SprykerSynchronizationDependencyProvider; use Spryker\Zed\SynchronizationExtension\Dependency\Plugin\SynchronizationDataQueryExpanderStrategyPluginInterface; @@ -143,6 +144,7 @@ protected function getSynchronizationDataPlugins(): array new ProductCategoryFilterSynchronizationDataPlugin(), new CmsBlockCategorySynchronizationDataPlugin(), new CmsBlockProductSynchronizationDataPlugin(), + new StoreSynchronizationDataPlugin(), new AssetStorageSynchronizationDataPlugin(), new ProductConfigurationSynchronizationDataRepositoryPlugin(), new SearchHttpSynchronizationDataPlugin(), diff --git a/src/SprykerConfig/CodeBucketConfig.php b/src/SprykerConfig/CodeBucketConfig.php index e6a7550f8b..3f3116dae5 100644 --- a/src/SprykerConfig/CodeBucketConfig.php +++ b/src/SprykerConfig/CodeBucketConfig.php @@ -8,6 +8,7 @@ namespace SprykerConfig; use Spryker\Shared\Kernel\CodeBucket\Config\AbstractCodeBucketConfig; +use Spryker\Shared\Kernel\Store; class CodeBucketConfig extends AbstractCodeBucketConfig { @@ -16,10 +17,13 @@ class CodeBucketConfig extends AbstractCodeBucketConfig */ public function getCodeBuckets(): array { + if ($this->isAcpDevOn()) { + return Store::getInstance()->getAllowedStores(); + } + return [ - 'DE', - 'AT', - 'US', + 'EU', + 'US' ]; } @@ -30,6 +34,20 @@ public function getCodeBuckets(): array */ public function getDefaultCodeBucket(): string { - return APPLICATION_STORE; + if ($this->isAcpDevOn()) { + return APPLICATION_STORE; + } + + $codeBuckets = $this->getCodeBuckets(); + + return defined('APPLICATION_REGION') ? APPLICATION_REGION : reset($codeBuckets); + } + + /** + * @return bool + */ + protected function isAcpDevOn(): bool + { + return APPLICATION_ENV === 'docker.acp.dev'; } } diff --git a/tests/PyzTest/Shared/Testify/_support/Helper/Environment.php b/tests/PyzTest/Shared/Testify/_support/Helper/Environment.php index 0340a4425a..96f38624a8 100644 --- a/tests/PyzTest/Shared/Testify/_support/Helper/Environment.php +++ b/tests/PyzTest/Shared/Testify/_support/Helper/Environment.php @@ -27,7 +27,7 @@ public function _initialize(): void $applicationEnv = $this->getApplicationEnv(); defined('APPLICATION_ENV') || define('APPLICATION_ENV', $applicationEnv); - defined('APPLICATION_STORE') || define('APPLICATION_STORE', (isset($_SERVER['APPLICATION_STORE'])) ? $_SERVER['APPLICATION_STORE'] : 'DE'); + defined('APPLICATION_STORE') || define('APPLICATION_STORE', (isset($_SERVER['APPLICATION_STORE']) && $_SERVER['APPLICATION_STORE'] !== '') ? $_SERVER['APPLICATION_STORE'] : 'DE'); putenv('APPLICATION_STORE=' . APPLICATION_STORE); defined('APPLICATION') || define('APPLICATION', ''); diff --git a/tests/PyzTest/Yves/Application/_support/PageObject/Homepage.php b/tests/PyzTest/Yves/Application/_support/PageObject/Homepage.php index 723d2f46c9..dc5963de3e 100644 --- a/tests/PyzTest/Yves/Application/_support/PageObject/Homepage.php +++ b/tests/PyzTest/Yves/Application/_support/PageObject/Homepage.php @@ -13,4 +13,9 @@ class Homepage * @var string */ public const URL = '/'; + + /** + * @var string + */ + public const URL_EN = '/en'; } diff --git a/tests/PyzTest/Yves/Newsletter/Presentation/NewsletterSubscriptionCest.php b/tests/PyzTest/Yves/Newsletter/Presentation/NewsletterSubscriptionCest.php index 12a1ff3d8a..a69f8cd684 100644 --- a/tests/PyzTest/Yves/Newsletter/Presentation/NewsletterSubscriptionCest.php +++ b/tests/PyzTest/Yves/Newsletter/Presentation/NewsletterSubscriptionCest.php @@ -38,7 +38,7 @@ public function iCanSubscribeWithAnUnsubscribedEmail(NewsletterPresentationTeste $i->wantTo('Subscribe to the newsletter with an unsubscribed new email.'); $i->expect('Success message is displayed.'); - $i->amOnPage(Homepage::URL); + $i->amOnPage(Homepage::URL_EN); $customerTransfer = (new CustomerBuilder())->build(); @@ -58,7 +58,7 @@ public function iCanNotSubscribeWithAnAlreadySubscribedEmail(NewsletterPresentat $i->wantTo('Subscribe to the newsletter with an already subscribed email.'); $i->expect('Error message is displayed.'); - $i->amOnPage(Homepage::URL); + $i->amOnPage(Homepage::URL_EN); $customerTransfer = (new CustomerBuilder())->build(); @@ -80,7 +80,7 @@ public function subscribedEmailIsLinkedWithCustomerAfterRegistration(NewsletterP $i->wantTo('Subscribe to the newsletter with an unsubscribed email and later on register with that address.'); $i->expect('Subscriber email should be linked with registered customer.'); - $i->amOnPage(Homepage::URL); + $i->amOnPage(Homepage::URL_EN); $customerTransfer = (new CustomerBuilder())->build(); diff --git a/tests/PyzTest/Yves/Newsletter/codeception.yml b/tests/PyzTest/Yves/Newsletter/codeception.yml index e8efbfb1ea..43770f4eb3 100644 --- a/tests/PyzTest/Yves/Newsletter/codeception.yml +++ b/tests/PyzTest/Yves/Newsletter/codeception.yml @@ -31,6 +31,8 @@ suites: restart: false - \SprykerTest\Shared\Testify\Helper\DependencyHelper - \SprykerTest\Shared\Testify\Helper\DataCleanupHelper + - \SprykerTest\Service\Container\Helper\ContainerHelper + - \SprykerTest\Shared\Store\Helper\StoreDependencyHelper - \SprykerTest\Shared\Customer\Helper\CustomerDataHelper - \SprykerTest\Shared\CompanyUser\Helper\CompanyUserHelper - \SprykerTest\Zed\Company\Helper\CompanyHelper diff --git a/tests/PyzTest/Zed/Calculation/Business/CalculationWithCalculableObjectFacadeTest.php b/tests/PyzTest/Zed/Calculation/Business/CalculationWithCalculableObjectFacadeTest.php index 180b95a7e0..c314385ecd 100644 --- a/tests/PyzTest/Zed/Calculation/Business/CalculationWithCalculableObjectFacadeTest.php +++ b/tests/PyzTest/Zed/Calculation/Business/CalculationWithCalculableObjectFacadeTest.php @@ -591,6 +591,7 @@ public function testCalculationTotalQuoteValues($priceMode, $items, $expense, $r protected function createFixtureDataForTestCases($priceMode, $items, $expense): QuoteTransfer { $quoteTransfer = new QuoteTransfer(); + $quoteTransfer->setShippingAddress($this->tester->getCurrentShippingAddress()); $quoteTransfer->setStore($this->tester->getCurrentStoreTransfer()); $quoteTransfer->setCurrency($this->tester->createCurrencyTransfer()); $quoteTransfer->setPriceMode($priceMode); diff --git a/tests/PyzTest/Zed/Calculation/_support/CalculationBusinessTester.php b/tests/PyzTest/Zed/Calculation/_support/CalculationBusinessTester.php index be6595fdca..794da5900c 100644 --- a/tests/PyzTest/Zed/Calculation/_support/CalculationBusinessTester.php +++ b/tests/PyzTest/Zed/Calculation/_support/CalculationBusinessTester.php @@ -9,6 +9,7 @@ use Codeception\Actor; use DateTime; +use Generated\Shared\Transfer\AddressTransfer; use Generated\Shared\Transfer\CurrencyTransfer; use Generated\Shared\Transfer\DiscountTransfer; use Generated\Shared\Transfer\ExpenseTransfer; @@ -68,6 +69,11 @@ class CalculationBusinessTester extends Actor */ protected $incrementNumber = 0; + /** + * @var string + */ + protected const COUNTRY_DE = 'DE'; + /** * @param int $discountAmount * @param string $calculatorType @@ -237,7 +243,15 @@ public function getCurrentStoreTransfer(): StoreTransfer { return (new StoreTransfer()) ->setIdStore(1) - ->setName('DE'); + ->setName(static::COUNTRY_DE); + } + + /** + * @return \Generated\Shared\Transfer\AddressTransfer + */ + public function getCurrentShippingAddress(): AddressTransfer + { + return (new AddressTransfer())->setIso2Code(static::COUNTRY_DE); } /** @@ -314,7 +328,7 @@ public function createProductOptionTransfer(int $price, string $priceMode, float */ public function createAbstractProductWithTaxSet(float $taxRate): SpyProductAbstract { - $countryEntity = SpyCountryQuery::create()->findOneByIso2Code('DE'); + $countryEntity = SpyCountryQuery::create()->findOneByIso2Code(static::COUNTRY_DE); $taxRateEntity = new SpyTaxRate(); $taxRateEntity->setRate($taxRate); diff --git a/tests/PyzTest/Zed/Calculation/codeception.yml b/tests/PyzTest/Zed/Calculation/codeception.yml index 6ea89ba353..88e5a4157c 100644 --- a/tests/PyzTest/Zed/Calculation/codeception.yml +++ b/tests/PyzTest/Zed/Calculation/codeception.yml @@ -24,3 +24,5 @@ suites: - \SprykerTest\Shared\Testify\Helper\DataCleanupHelper - \SprykerTest\Shared\Propel\Helper\TransactionHelper + - \SprykerTest\Service\Container\Helper\ContainerHelper + - \SprykerTest\Shared\Store\Helper\StoreDependencyHelper diff --git a/tests/PyzTest/Zed/CmsGui/Presentation/CmsGuiPageListCest.php b/tests/PyzTest/Zed/CmsGui/Presentation/CmsGuiPageListCest.php index b982ebeac7..81bc562e41 100644 --- a/tests/PyzTest/Zed/CmsGui/Presentation/CmsGuiPageListCest.php +++ b/tests/PyzTest/Zed/CmsGui/Presentation/CmsGuiPageListCest.php @@ -32,6 +32,6 @@ public function testICanOpenCmsPageList(CmsGuiPresentationTester $i): void $i->amLoggedInUser(); $i->amOnPage(CmsListPage::URL); - $i->waitForElementVisible(CmsListPage::PAGE_LIST_TABLE_XPATH, 5); + $i->waitForElementVisible(CmsListPage::PAGE_LIST_TABLE_XPATH, 10); } } diff --git a/tests/PyzTest/Zed/Console/_data/cli_sandbox/config/Shared/config_default-development.php b/tests/PyzTest/Zed/Console/_data/cli_sandbox/config/Shared/config_default-development.php index 007d2a74b0..028ee00aae 100644 --- a/tests/PyzTest/Zed/Console/_data/cli_sandbox/config/Shared/config_default-development.php +++ b/tests/PyzTest/Zed/Console/_data/cli_sandbox/config/Shared/config_default-development.php @@ -17,8 +17,6 @@ use Spryker\Shared\ZedRequest\ZedRequestConstants; use Twig\Cache\FilesystemCache; -$CURRENT_STORE = Store::getInstance()->getStoreName(); - $config[SessionConstants::YVES_SESSION_COOKIE_DOMAIN] = $config[ApplicationConstants::HOST_YVES]; $config[SessionConstants::YVES_SESSION_COOKIE_SECURE] = false; @@ -29,7 +27,7 @@ sprintf( '%s/data/%s/cache/%s/twig', APPLICATION_ROOT_DIR, - $CURRENT_STORE, + APPLICATION_CODE_BUCKET, APPLICATION, ), FilesystemCache::FORCE_BYTECODE_INVALIDATION, @@ -41,7 +39,7 @@ sprintf( '%s/data/%s/cache/%s/twig', APPLICATION_ROOT_DIR, - $CURRENT_STORE, + APPLICATION_CODE_BUCKET, APPLICATION, ), FilesystemCache::FORCE_BYTECODE_INVALIDATION, diff --git a/tests/PyzTest/Zed/Console/_data/cli_sandbox/config/Shared/config_default.php b/tests/PyzTest/Zed/Console/_data/cli_sandbox/config/Shared/config_default.php index 04c25e3c85..99e8513093 100644 --- a/tests/PyzTest/Zed/Console/_data/cli_sandbox/config/Shared/config_default.php +++ b/tests/PyzTest/Zed/Console/_data/cli_sandbox/config/Shared/config_default.php @@ -34,6 +34,8 @@ use Spryker\Shared\ZedNavigation\ZedNavigationConstants; use Spryker\Shared\ZedRequest\ZedRequestConstants; use Spryker\Zed\Oms\OmsConfig; +use Spryker\Shared\PropelQueryBuilder\PropelQueryBuilderConstants; +use Spryker\Zed\Propel\PropelConfig; $config[KernelConstants::PROJECT_NAMESPACES] = [ 'Pyz', @@ -182,8 +184,6 @@ $config[CustomerConstants::CUSTOMER_SECURED_PATTERN] = '(^/login_check$|^/customer|^/wishlist)'; $config[CustomerConstants::CUSTOMER_ANONYMOUS_PATTERN] = '^/.*'; -$currentStore = Store::getInstance()->getStoreName(); - $config[ApplicationConstants::CLOUD_ENABLED] = false; $config[ApplicationConstants::CLOUD_OBJECT_STORAGE_ENABLED] = false; $config[ApplicationConstants::CLOUD_CDN_ENABLED] = false; @@ -319,3 +319,12 @@ * */ $config[QueueConstants::QUEUE_ADAPTER_CONFIGURATION] = []; + +$config[PropelConstants::ZED_DB_ENGINE] = $config[PropelConstants::ZED_DB_ENGINE] + = $config[PropelQueryBuilderConstants::ZED_DB_ENGINE] + = strtolower(getenv('SPRYKER_DB_ENGINE') ?: '') ?: PropelConfig::DB_ENGINE_MYSQL; +$config[PropelConstants::ZED_DB_HOST] = getenv('SPRYKER_DB_HOST'); +$config[PropelConstants::ZED_DB_PORT] = getenv('SPRYKER_DB_PORT'); +$config[PropelConstants::ZED_DB_USERNAME] = getenv('SPRYKER_DB_USERNAME'); +$config[PropelConstants::ZED_DB_PASSWORD] = getenv('SPRYKER_DB_PASSWORD'); +$config[PropelConstants::ZED_DB_DATABASE] = getenv('SPRYKER_DB_DATABASE'); diff --git a/tests/PyzTest/Zed/Console/_data/cli_sandbox/config/Shared/config_propel.php b/tests/PyzTest/Zed/Console/_data/cli_sandbox/config/Shared/config_propel.php index fe425a7c3a..f9ae8e8516 100644 --- a/tests/PyzTest/Zed/Console/_data/cli_sandbox/config/Shared/config_propel.php +++ b/tests/PyzTest/Zed/Console/_data/cli_sandbox/config/Shared/config_propel.php @@ -1,11 +1,8 @@ getStoreName(); - $dsn = sprintf( '%s:host=%s;port=%d;dbname=%s', $config[PropelConstants::ZED_DB_ENGINE], @@ -59,10 +56,10 @@ ], 'paths' => [ 'phpDir' => APPLICATION_ROOT_DIR, - 'sqlDir' => APPLICATION_ROOT_DIR . '/src/Orm/Propel/' . $currentStore . '/Sql/', - 'migrationDir' => APPLICATION_ROOT_DIR . '/src/Orm/Propel/' . $currentStore . '/Migration_' . $config[PropelConstants::ZED_DB_ENGINE] . '/', - 'schemaDir' => APPLICATION_ROOT_DIR . '/src/Orm/Propel/' . $currentStore . '/Schema/', - 'phpConfDir' => APPLICATION_ROOT_DIR . '/src/Orm/Propel/' . $currentStore . '/Config/' . APPLICATION_ENV . '/', + 'sqlDir' => APPLICATION_ROOT_DIR . '/src/Orm/Propel/' . APPLICATION_CODE_BUCKET . '/Sql/', + 'migrationDir' => APPLICATION_ROOT_DIR . '/src/Orm/Propel/' . APPLICATION_CODE_BUCKET . '/Migration_' . $config[PropelConstants::ZED_DB_ENGINE] . '/', + 'schemaDir' => APPLICATION_ROOT_DIR . '/src/Orm/Propel/' . APPLICATION_CODE_BUCKET . '/Schema/', + 'phpConfDir' => APPLICATION_ROOT_DIR . '/src/Orm/Propel/' . APPLICATION_CODE_BUCKET . '/Config/' . APPLICATION_ENV . '/', 'loaderScriptDir' => APPLICATION_ROOT_DIR . '/src/Orm/Propel/generated-conf/', ], ]; diff --git a/tests/PyzTest/Zed/NavigationGui/Presentation/NavigationCRUDCest.php b/tests/PyzTest/Zed/NavigationGui/Presentation/NavigationCRUDCest.php index 46d76d8dda..9202c6da21 100644 --- a/tests/PyzTest/Zed/NavigationGui/Presentation/NavigationCRUDCest.php +++ b/tests/PyzTest/Zed/NavigationGui/Presentation/NavigationCRUDCest.php @@ -47,7 +47,7 @@ public function testICanCreateReadUpdateAndDeleteNavigation(NavigationGuiPresent $this->update($i, $idNavigation); # Somehow $this->update() influences on this $this->delete() so the test becomes flickery. - $i->wait(5); + $i->wait(10); $this->delete($i, $idNavigation); } diff --git a/tests/PyzTest/Zed/NavigationGui/Presentation/NavigationTreeCest.php b/tests/PyzTest/Zed/NavigationGui/Presentation/NavigationTreeCest.php index 04f7f537e7..446f6c6b9e 100644 --- a/tests/PyzTest/Zed/NavigationGui/Presentation/NavigationTreeCest.php +++ b/tests/PyzTest/Zed/NavigationGui/Presentation/NavigationTreeCest.php @@ -271,7 +271,6 @@ public function testChangeNavigationTreeStructure(NavigationGuiPresentationTeste $i->repeatUnstableActions(function () use ($i, $idNavigationNode, $idTargetNavigationNode): void { $i->moveNavigationNode($idNavigationNode, $idTargetNavigationNode); - $i->seeNavigationNodeHierarchy($idTargetNavigationNode, $idNavigationNode); }); $i->saveNavigationTreeOrder(); diff --git a/tests/PyzTest/Zed/Product/codeception.yml b/tests/PyzTest/Zed/Product/codeception.yml index bb35732a60..14c3766b2e 100644 --- a/tests/PyzTest/Zed/Product/codeception.yml +++ b/tests/PyzTest/Zed/Product/codeception.yml @@ -24,3 +24,6 @@ suites: - \SprykerTest\Shared\Testify\Helper\DataCleanupHelper - \SprykerTest\Shared\Propel\Helper\TransactionHelper + - \SprykerTest\Shared\Testify\Helper\DependencyHelper + - \SprykerTest\Service\Container\Helper\ContainerHelper + - \SprykerTest\Shared\Store\Helper\StoreDependencyHelper From 3f78862f5ef63b3c79b138af71e4e48356a47a27 Mon Sep 17 00:00:00 2001 From: Ievgen Malykhin Date: Fri, 5 May 2023 14:19:44 +0300 Subject: [PATCH 33/72] SUPESC-605: Fix an exception on company user delete --- composer.lock | 34 +++++++++++-------- .../CompanyUserDependencyProvider.php | 2 +- 2 files changed, 20 insertions(+), 16 deletions(-) diff --git a/composer.lock b/composer.lock index 9dffce08a0..9cf328da87 100644 --- a/composer.lock +++ b/composer.lock @@ -48034,20 +48034,20 @@ }, { "name": "spryker/shopping-list", - "version": "4.10.0", + "version": "4.11.0", "source": { "type": "git", "url": "https://github.com/spryker/shopping-list.git", - "reference": "b9a4057c6562fac95e42327dc4781cbb409817f8" + "reference": "695aef38e23584e49d7d5f71bbc82b9602945cbe" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/shopping-list/zipball/b9a4057c6562fac95e42327dc4781cbb409817f8", - "reference": "b9a4057c6562fac95e42327dc4781cbb409817f8", + "url": "https://api.github.com/repos/spryker/shopping-list/zipball/695aef38e23584e49d7d5f71bbc82b9602945cbe", + "reference": "695aef38e23584e49d7d5f71bbc82b9602945cbe", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/cart": "^5.1.0 || ^7.0.0", "spryker/company-business-unit": "^1.0.0 || ^2.0.0", "spryker/company-business-unit-extension": "^1.1.0", @@ -48066,12 +48066,13 @@ "spryker/session": "^4.0.0", "spryker/shopping-list-extension": "^1.5.0", "spryker/store": "^1.1.0", - "spryker/transfer": "^3.25.0", + "spryker/transfer": "^3.27.0", "spryker/zed-request": "^3.6.0" }, "require-dev": { "spryker/code-sniffer": "*", "spryker/company": "*", + "spryker/container": "*", "spryker/installer": "*", "spryker/propel": "*", "spryker/quote": "*", @@ -48099,26 +48100,26 @@ ], "description": "ShoppingList module", "support": { - "source": "https://github.com/spryker/shopping-list/tree/4.10.0" + "source": "https://github.com/spryker/shopping-list/tree/4.11.0" }, - "time": "2022-09-09T11:38:53+00:00" + "time": "2023-04-26T07:24:42+00:00" }, { "name": "spryker/shopping-list-data-import", - "version": "0.2.0", + "version": "0.2.2", "source": { "type": "git", "url": "https://github.com/spryker/shopping-list-data-import.git", - "reference": "86e9f8431dca46a25ef58f578d8307e2dd24a718" + "reference": "d99600603971e89fe660f7812a770371b8b39695" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/shopping-list-data-import/zipball/86e9f8431dca46a25ef58f578d8307e2dd24a718", - "reference": "86e9f8431dca46a25ef58f578d8307e2dd24a718", + "url": "https://api.github.com/repos/spryker/shopping-list-data-import/zipball/d99600603971e89fe660f7812a770371b8b39695", + "reference": "d99600603971e89fe660f7812a770371b8b39695", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/company-business-unit": "^1.0.0 || ^2.0.0", "spryker/company-user": "^1.0.0 || ^2.0.0", "spryker/customer": "^7.0.0", @@ -48130,8 +48131,11 @@ "require-dev": { "spryker/code-sniffer": "*", "spryker/company": "*", + "spryker/container": "*", "spryker/permission": "*", + "spryker/propel": "*", "spryker/propel-orm": "*", + "spryker/store": "*", "spryker/testify": "*" }, "type": "library", @@ -48152,9 +48156,9 @@ ], "description": "ShoppingListDataImport module", "support": { - "source": "https://github.com/spryker/shopping-list-data-import/tree/0.2.0" + "source": "https://github.com/spryker/shopping-list-data-import/tree/0.2.2" }, - "time": "2022-01-26T13:14:24+00:00" + "time": "2023-04-26T07:24:42+00:00" }, { "name": "spryker/shopping-list-extension", diff --git a/src/Pyz/Zed/CompanyUser/CompanyUserDependencyProvider.php b/src/Pyz/Zed/CompanyUser/CompanyUserDependencyProvider.php index 5f1789306c..616b849431 100755 --- a/src/Pyz/Zed/CompanyUser/CompanyUserDependencyProvider.php +++ b/src/Pyz/Zed/CompanyUser/CompanyUserDependencyProvider.php @@ -18,7 +18,7 @@ use Spryker\Zed\MerchantRelationship\Communication\Plugin\CompanyUser\MerchantRelationshipHydratePlugin; use Spryker\Zed\QuoteRequest\Communication\Plugin\CompanyUserExtension\QuoteRequestCompanyUserPreDeletePlugin; use Spryker\Zed\SharedCart\Communication\Plugin\CompanyUserExtension\SharedCartCompanyUserPreDeletePlugin; -use Spryker\Zed\ShoppingList\Communication\Plugin\CompanyUserExtension\ShoppingListCompanyUserPreDeletePlugin; +use Spryker\Zed\ShoppingList\Communication\Plugin\CompanyUser\ShoppingListCompanyUserPreDeletePlugin; class CompanyUserDependencyProvider extends SprykerCompanyUserDependencyProvider { From aee7c030a771059f4026cd00c6aa68c6552614b9 Mon Sep 17 00:00:00 2001 From: ilyakubanov Date: Mon, 8 May 2023 15:22:48 +0300 Subject: [PATCH 34/72] CC-26834: added missing search plugins --- .../ExampleProductSalePageDependencyProvider.php | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/src/Pyz/Client/ExampleProductSalePage/ExampleProductSalePageDependencyProvider.php b/src/Pyz/Client/ExampleProductSalePage/ExampleProductSalePageDependencyProvider.php index e26fe71646..67abd7f177 100644 --- a/src/Pyz/Client/ExampleProductSalePage/ExampleProductSalePageDependencyProvider.php +++ b/src/Pyz/Client/ExampleProductSalePage/ExampleProductSalePageDependencyProvider.php @@ -8,6 +8,8 @@ namespace Pyz\Client\ExampleProductSalePage; use Pyz\Client\ExampleProductSalePage\Plugin\Elasticsearch\Query\SaleSearchQueryPlugin; +use Spryker\Client\Catalog\Plugin\Elasticsearch\ResultFormatter\RawCatalogSearchResultFormatterPlugin; +use Spryker\Client\CatalogPriceProductConnector\Plugin\CurrencyAwareCatalogSearchResultFormatterPlugin; use Spryker\Client\CatalogPriceProductConnector\Plugin\ProductPriceQueryExpanderPlugin; use Spryker\Client\CustomerCatalog\Plugin\Search\ProductListQueryExpanderPlugin; use Spryker\Client\Kernel\AbstractDependencyProvider; @@ -164,14 +166,20 @@ protected function addSaleSearchResultFormatterPlugins(Container $container): Co } /** - * @return array<\Spryker\Client\SearchExtension\Dependency\Plugin\ResultFormatterPluginInterface> + * @return array<\Spryker\Client\SearchExtension\Dependency\Plugin\ResultFormatterPluginInterface|\Spryker\Client\Search\Dependency\Plugin\ResultFormatterPluginInterface> */ protected function getSaleSearchResultFormatterPlugins(): array { + /** @phpstan-var \Spryker\Client\SearchExtension\Dependency\Plugin\ResultFormatterPluginInterface $rawCatalogSearchResultFormatterPlugin */ + $rawCatalogSearchResultFormatterPlugin = new RawCatalogSearchResultFormatterPlugin(); + return [ new FacetResultFormatterPlugin(), new SortedResultFormatterPlugin(), new PaginatedResultFormatterPlugin(), + new CurrencyAwareCatalogSearchResultFormatterPlugin( + $rawCatalogSearchResultFormatterPlugin, + ), ]; } From df2517af7ebcd43cdc8a5511983041aa94a92cc8 Mon Sep 17 00:00:00 2001 From: Yaroslav Krutikov Date: Mon, 8 May 2023 17:42:50 +0200 Subject: [PATCH 35/72] FRW-1203 Integrated Propel changes and Symfony 6x --- .github/workflows/ci.yml | 82 + composer.json | 7 +- composer.lock | 7031 ++++++++++------- config/Shared/config_default.php | 4 + .../Country/Persistence/SpyCountryStore.php | 23 + .../Persistence/SpyCountryStoreQuery.php | 23 + .../Currency/Persistence/SpyCurrencyStore.php | 23 + .../Persistence/SpyCurrencyStoreQuery.php | 23 + .../Zed/Locale/Persistence/SpyLocaleStore.php | 23 + .../Persistence/SpyLocaleStoreQuery.php | 23 + .../Persistence/SpyStoreListStorage.php | 23 + .../Persistence/SpyStoreListStorageQuery.php | 23 + .../Persistence/SpyStoreStorage.php | 23 + .../Persistence/SpyStoreStorageQuery.php | 23 + .../ZedRequestDependencyProvider.php | 2 +- .../SearchElasticsearchConfig.php | 2 +- .../PropelOrm/PropelOrmDependencyProvider.php | 57 + .../Zed/SetupFrontend/SetupFrontendConfig.php | 23 + .../_support/CalculationBusinessTester.php | 2 +- .../Presentation/CmsGuiCreatePageCest.php | 2 +- 20 files changed, 4484 insertions(+), 2958 deletions(-) create mode 100644 src/Orm/Zed/Country/Persistence/SpyCountryStore.php create mode 100644 src/Orm/Zed/Country/Persistence/SpyCountryStoreQuery.php create mode 100644 src/Orm/Zed/Currency/Persistence/SpyCurrencyStore.php create mode 100644 src/Orm/Zed/Currency/Persistence/SpyCurrencyStoreQuery.php create mode 100644 src/Orm/Zed/Locale/Persistence/SpyLocaleStore.php create mode 100644 src/Orm/Zed/Locale/Persistence/SpyLocaleStoreQuery.php create mode 100644 src/Orm/Zed/StoreStorage/Persistence/SpyStoreListStorage.php create mode 100644 src/Orm/Zed/StoreStorage/Persistence/SpyStoreListStorageQuery.php create mode 100644 src/Orm/Zed/StoreStorage/Persistence/SpyStoreStorage.php create mode 100644 src/Orm/Zed/StoreStorage/Persistence/SpyStoreStorageQuery.php create mode 100644 src/Pyz/Zed/PropelOrm/PropelOrmDependencyProvider.php create mode 100644 src/Pyz/Zed/SetupFrontend/SetupFrontendConfig.php diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 78478a97b2..4aff47c935 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -180,6 +180,34 @@ jobs: docker/sdk testing codecept fixtures docker/sdk testing console queue:worker:start --stop-when-empty docker/sdk testing codecept run -c codeception.api.yml + + php-81-postgresql-glue-alpine: + name: "PHP 8.1 / PostgreSQL / Glue / Alpine" + runs-on: ubuntu-20.04 + env: + PROGRESS_TYPE: plain + SPRYKER_PLATFORM_IMAGE: spryker/php:8.1 + TRAVIS: 1 + + steps: + - uses: actions/checkout@v3 + + - name: Install apt-packages + run: | + sudo apt-get install apache2-utils + - name: Install docker-compose + run: | + sudo curl -L "https://github.com/docker/compose/releases/download/2.12.0/docker-compose-$(uname -s)-$(uname -m)" -o /usr/local/bin/docker-compose + sudo chmod +x /usr/local/bin/docker-compose + - name: Run docker + run: | + git clone https://github.com/spryker/docker-sdk.git ./docker + docker/sdk boot deploy.ci.api.yml -v + docker/sdk up -t -v + docker/sdk testing codecept fixtures + docker/sdk testing console queue:worker:start --stop-when-empty + docker/sdk testing codecept run -c codeception.api.yml + php-81-mariadb-acceptance-alpine: name: "PHP 8.1 / MariaDB / Acceptance / Alpine" runs-on: ubuntu-20.04 @@ -205,6 +233,33 @@ jobs: docker/sdk up -t docker/sdk testing console queue:worker:start --stop-when-empty docker/sdk testing codecept run -c codeception.acceptance.yml + + php-81-postgresql-acceptance-alpine: + name: "PHP 8.1 / PostgreSQL / Acceptance / Alpine" + runs-on: ubuntu-20.04 + env: + PROGRESS_TYPE: plain + SPRYKER_PLATFORM_IMAGE: spryker/php:8.1 + TRAVIS: 1 + + steps: + - uses: actions/checkout@v3 + + - name: Install apt-packages + run: | + sudo apt-get install apache2-utils + - name: Install docker-compose + run: | + sudo curl -L "https://github.com/docker/compose/releases/download/2.12.0/docker-compose-$(uname -s)-$(uname -m)" -o /usr/local/bin/docker-compose + sudo chmod +x /usr/local/bin/docker-compose + - name: Run docker + run: | + git clone https://github.com/spryker/docker-sdk.git ./docker + docker/sdk boot -v deploy.ci.acceptance.yml + docker/sdk up -t + docker/sdk testing console queue:worker:start --stop-when-empty + docker/sdk testing codecept run -c codeception.acceptance.yml + php-81-mariadb-functional-alpine: name: "PHP 8.1 / MariaDB / Functional / Alpine" runs-on: ubuntu-20.04 @@ -229,6 +284,33 @@ jobs: docker/sdk boot deploy.ci.functional.mariadb.yml -v docker/sdk up -t -v docker/sdk testing codecept run -c codeception.functional.yml + + php-81-postgresql-functional-alpine: + name: "PHP 8.1 / PostgreSQL / Functional / Alpine" + runs-on: ubuntu-20.04 + env: + PROGRESS_TYPE: plain + SPRYKER_PLATFORM_IMAGE: spryker/php:8.1 + TRAVIS: 1 + + steps: + - uses: actions/checkout@v3 + + - name: Install apt-packages + run: | + sudo apt-get install apache2-utils + - name: Install docker-compose + run: | + sudo curl -L "https://github.com/docker/compose/releases/download/2.12.0/docker-compose-$(uname -s)-$(uname -m)" -o /usr/local/bin/docker-compose + sudo chmod +x /usr/local/bin/docker-compose + - name: Run docker + run: | + git clone https://github.com/spryker/docker-sdk.git ./docker + docker/sdk boot -v deploy.ci.functional.yml + docker/sdk up -t + docker/sdk testing console queue:worker:start --stop-when-empty + docker/sdk testing codecept run -c codeception.functional.yml + php-80-mariadb-glue-alpine: name: "PHP 8.0 / MariaDB / Glue / Alpine" runs-on: ubuntu-20.04 diff --git a/composer.json b/composer.json index ec52b83cd1..4173772b4e 100644 --- a/composer.json +++ b/composer.json @@ -51,7 +51,7 @@ "spryker-feature/packaging-units": "^202212.0", "spryker-feature/payments": "^202212.0", "spryker-feature/persistent-cart-sharing": "^202212.0", - "spryker-feature/prices": "^202212.0", + "spryker-feature/prices": "dev-master as 202304.0", "spryker-feature/product": "dev-master as 202304.0", "spryker-feature/product-barcode": "^202212.0", "spryker-feature/product-bundles": "dev-master as 202304.0", @@ -76,7 +76,7 @@ "spryker-feature/shared-carts": "^202212.0", "spryker-feature/shipment": "^202212.0", "spryker-feature/shopping-lists": "^202212.0", - "spryker-feature/spryker-core": "^202212.0", + "spryker-feature/spryker-core": "dev-master as 202304.0", "spryker-feature/spryker-core-back-office": "^202212.0", "spryker-feature/state-machine": "^202212.0", "spryker-feature/tax": "dev-master as 202304.0", @@ -208,6 +208,7 @@ "spryker/product-tax-sets-rest-api": "^2.1.2", "spryker/products-categories-resource-relationship": "^1.3.0", "spryker/products-rest-api": "^2.15.1", + "spryker/propel-replication-cache": "^1.1", "spryker/quote-approval-shipment-connector": "^1.0.1", "spryker/related-products-rest-api": "^1.3.2", "spryker/rest-request-validator": "^1.4.0", @@ -234,7 +235,7 @@ "spryker/urls-rest-api": "^1.0.2", "spryker/util-number": "^1.0.0", "spryker/uuid": "^1.0.1", - "symfony/http-kernel": "^v5.4.20" + "symfony/http-kernel": "^v5.4.20 || ^6.0.0" }, "require-dev": { "codeception/codeception": "^5.0.2", diff --git a/composer.lock b/composer.lock index cd31eebae7..a506113826 100644 --- a/composer.lock +++ b/composer.lock @@ -4,20 +4,20 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "4a7acca786f335487a582d73bd80133e", + "content-hash": "9dc3392db2aa1deac17ebdbaca0cc173", "packages": [ { "name": "async-aws/core", - "version": "1.18.0", + "version": "1.18.1", "source": { "type": "git", "url": "https://github.com/async-aws/core.git", - "reference": "43dbecd0fa9f515a7057e8d5d79c8d7e559769bb" + "reference": "fd09655f15b8b2d16799ec46a792dcdbb4e460fb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/async-aws/core/zipball/43dbecd0fa9f515a7057e8d5d79c8d7e559769bb", - "reference": "43dbecd0fa9f515a7057e8d5d79c8d7e559769bb", + "url": "https://api.github.com/repos/async-aws/core/zipball/fd09655f15b8b2d16799ec46a792dcdbb4e460fb", + "reference": "fd09655f15b8b2d16799ec46a792dcdbb4e460fb", "shasum": "" }, "require": { @@ -38,7 +38,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.18-dev" + "dev-master": "1.19-dev" } }, "autoload": { @@ -59,7 +59,7 @@ "sts" ], "support": { - "source": "https://github.com/async-aws/core/tree/1.18.0" + "source": "https://github.com/async-aws/core/tree/1.18.1" }, "funding": [ { @@ -71,7 +71,7 @@ "type": "github" } ], - "time": "2022-11-30T08:14:25+00:00" + "time": "2023-02-28T16:31:16+00:00" }, { "name": "async-aws/sns", @@ -191,23 +191,27 @@ }, { "name": "aws/aws-crt-php", - "version": "v1.0.2", + "version": "v1.2.1", "source": { "type": "git", "url": "https://github.com/awslabs/aws-crt-php.git", - "reference": "3942776a8c99209908ee0b287746263725685732" + "reference": "1926277fc71d253dfa820271ac5987bdb193ccf5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/awslabs/aws-crt-php/zipball/3942776a8c99209908ee0b287746263725685732", - "reference": "3942776a8c99209908ee0b287746263725685732", + "url": "https://api.github.com/repos/awslabs/aws-crt-php/zipball/1926277fc71d253dfa820271ac5987bdb193ccf5", + "reference": "1926277fc71d253dfa820271ac5987bdb193ccf5", "shasum": "" }, "require": { "php": ">=5.5" }, "require-dev": { - "phpunit/phpunit": "^4.8.35|^5.4.3" + "phpunit/phpunit": "^4.8.35||^5.6.3||^9.5", + "yoast/phpunit-polyfills": "^1.0" + }, + "suggest": { + "ext-awscrt": "Make sure you install awscrt native extension to use any of the functionality." }, "type": "library", "autoload": { @@ -226,7 +230,7 @@ } ], "description": "AWS Common Runtime for PHP", - "homepage": "http://aws.amazon.com/sdkforphp", + "homepage": "https://github.com/awslabs/aws-crt-php", "keywords": [ "amazon", "aws", @@ -235,34 +239,35 @@ ], "support": { "issues": "https://github.com/awslabs/aws-crt-php/issues", - "source": "https://github.com/awslabs/aws-crt-php/tree/v1.0.2" + "source": "https://github.com/awslabs/aws-crt-php/tree/v1.2.1" }, - "time": "2021-09-03T22:57:30+00:00" + "time": "2023-03-24T20:22:19+00:00" }, { "name": "aws/aws-sdk-php", - "version": "3.258.2", + "version": "3.269.7", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "ed1bede7fe80a5e1528d6cff530341ad2018a128" + "reference": "f34afba20e3ad782ed91332a8306b91b06a1de5c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/ed1bede7fe80a5e1528d6cff530341ad2018a128", - "reference": "ed1bede7fe80a5e1528d6cff530341ad2018a128", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/f34afba20e3ad782ed91332a8306b91b06a1de5c", + "reference": "f34afba20e3ad782ed91332a8306b91b06a1de5c", "shasum": "" }, "require": { - "aws/aws-crt-php": "^1.0.2", + "aws/aws-crt-php": "^1.0.4", "ext-json": "*", "ext-pcre": "*", "ext-simplexml": "*", "guzzlehttp/guzzle": "^6.5.8 || ^7.4.5", "guzzlehttp/promises": "^1.4.0", - "guzzlehttp/psr7": "^1.8.5 || ^2.3", + "guzzlehttp/psr7": "^1.9.1 || ^2.4.5", "mtdowling/jmespath.php": "^2.6", - "php": ">=5.5" + "php": ">=5.5", + "psr/http-message": "^1.0" }, "require-dev": { "andrewsville/php-token-reflection": "^1.4", @@ -329,32 +334,31 @@ "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.258.2" + "source": "https://github.com/aws/aws-sdk-php/tree/3.269.7" }, - "time": "2023-02-02T19:41:58+00:00" + "time": "2023-05-05T19:51:13+00:00" }, { "name": "brick/math", - "version": "0.10.2", + "version": "0.11.0", "source": { "type": "git", "url": "https://github.com/brick/math.git", - "reference": "459f2781e1a08d52ee56b0b1444086e038561e3f" + "reference": "0ad82ce168c82ba30d1c01ec86116ab52f589478" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/brick/math/zipball/459f2781e1a08d52ee56b0b1444086e038561e3f", - "reference": "459f2781e1a08d52ee56b0b1444086e038561e3f", + "url": "https://api.github.com/repos/brick/math/zipball/0ad82ce168c82ba30d1c01ec86116ab52f589478", + "reference": "0ad82ce168c82ba30d1c01ec86116ab52f589478", "shasum": "" }, "require": { - "ext-json": "*", - "php": "^7.4 || ^8.0" + "php": "^8.0" }, "require-dev": { "php-coveralls/php-coveralls": "^2.2", "phpunit/phpunit": "^9.0", - "vimeo/psalm": "4.25.0" + "vimeo/psalm": "5.0.0" }, "type": "library", "autoload": { @@ -379,7 +383,7 @@ ], "support": { "issues": "https://github.com/brick/math/issues", - "source": "https://github.com/brick/math/tree/0.10.2" + "source": "https://github.com/brick/math/tree/0.11.0" }, "funding": [ { @@ -387,7 +391,7 @@ "type": "github" } ], - "time": "2022-08-10T22:54:19+00:00" + "time": "2023-01-15T23:15:59+00:00" }, { "name": "cebe/php-openapi", @@ -805,16 +809,16 @@ }, { "name": "elasticsearch/elasticsearch", - "version": "v7.17.1", + "version": "v7.17.2", "source": { "type": "git", "url": "git@github.com:elastic/elasticsearch-php.git", - "reference": "f1b8918f411b837ce5f6325e829a73518fd50367" + "reference": "2d302233f2bb0926812d82823bb820d405e130fc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/elastic/elasticsearch-php/zipball/f1b8918f411b837ce5f6325e829a73518fd50367", - "reference": "f1b8918f411b837ce5f6325e829a73518fd50367", + "url": "https://api.github.com/repos/elastic/elasticsearch-php/zipball/2d302233f2bb0926812d82823bb820d405e130fc", + "reference": "2d302233f2bb0926812d82823bb820d405e130fc", "shasum": "" }, "require": { @@ -827,7 +831,7 @@ "ext-yaml": "*", "ext-zip": "*", "mockery/mockery": "^1.2", - "phpstan/phpstan": "^0.12", + "phpstan/phpstan": "^1.10", "phpunit/phpunit": "^9.3", "squizlabs/php_codesniffer": "^3.4", "symfony/finder": "~4.0" @@ -864,7 +868,7 @@ "elasticsearch", "search" ], - "time": "2022-09-30T12:28:55+00:00" + "time": "2023-04-21T15:31:12+00:00" }, { "name": "everon/collection", @@ -1164,22 +1168,22 @@ }, { "name": "guzzlehttp/guzzle", - "version": "7.5.0", + "version": "7.5.1", "source": { "type": "git", "url": "https://github.com/guzzle/guzzle.git", - "reference": "b50a2a1251152e43f6a37f0fa053e730a67d25ba" + "reference": "b964ca597e86b752cd994f27293e9fa6b6a95ed9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/guzzle/zipball/b50a2a1251152e43f6a37f0fa053e730a67d25ba", - "reference": "b50a2a1251152e43f6a37f0fa053e730a67d25ba", + "url": "https://api.github.com/repos/guzzle/guzzle/zipball/b964ca597e86b752cd994f27293e9fa6b6a95ed9", + "reference": "b964ca597e86b752cd994f27293e9fa6b6a95ed9", "shasum": "" }, "require": { "ext-json": "*", "guzzlehttp/promises": "^1.5", - "guzzlehttp/psr7": "^1.9 || ^2.4", + "guzzlehttp/psr7": "^1.9.1 || ^2.4.5", "php": "^7.2.5 || ^8.0", "psr/http-client": "^1.0", "symfony/deprecation-contracts": "^2.2 || ^3.0" @@ -1272,7 +1276,7 @@ ], "support": { "issues": "https://github.com/guzzle/guzzle/issues", - "source": "https://github.com/guzzle/guzzle/tree/7.5.0" + "source": "https://github.com/guzzle/guzzle/tree/7.5.1" }, "funding": [ { @@ -1288,7 +1292,7 @@ "type": "tidelift" } ], - "time": "2022-08-28T15:39:27+00:00" + "time": "2023-04-17T16:30:08+00:00" }, { "name": "guzzlehttp/promises", @@ -1376,22 +1380,22 @@ }, { "name": "guzzlehttp/psr7", - "version": "2.4.5", + "version": "2.5.0", "source": { "type": "git", "url": "https://github.com/guzzle/psr7.git", - "reference": "0454e12ef0cd597ccd2adb036f7bda4e7fface66" + "reference": "b635f279edd83fc275f822a1188157ffea568ff6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/psr7/zipball/0454e12ef0cd597ccd2adb036f7bda4e7fface66", - "reference": "0454e12ef0cd597ccd2adb036f7bda4e7fface66", + "url": "https://api.github.com/repos/guzzle/psr7/zipball/b635f279edd83fc275f822a1188157ffea568ff6", + "reference": "b635f279edd83fc275f822a1188157ffea568ff6", "shasum": "" }, "require": { "php": "^7.2.5 || ^8.0", "psr/http-factory": "^1.0", - "psr/http-message": "^1.0", + "psr/http-message": "^1.1 || ^2.0", "ralouphie/getallheaders": "^3.0" }, "provide": { @@ -1472,7 +1476,7 @@ ], "support": { "issues": "https://github.com/guzzle/psr7/issues", - "source": "https://github.com/guzzle/psr7/tree/2.4.5" + "source": "https://github.com/guzzle/psr7/tree/2.5.0" }, "funding": [ { @@ -1488,7 +1492,7 @@ "type": "tidelift" } ], - "time": "2023-04-17T16:00:45+00:00" + "time": "2023-04-17T16:11:26+00:00" }, { "name": "justinrainbow/json-schema", @@ -2551,26 +2555,27 @@ }, { "name": "league/oauth2-server", - "version": "8.3.6", + "version": "8.5.1", "source": { "type": "git", "url": "https://github.com/thephpleague/oauth2-server.git", - "reference": "28c5441716c10d0c936bd731860dc385d0f6d1a8" + "reference": "43cd4d406906c6be5c8de2cee9bd3ad3753544ef" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/oauth2-server/zipball/28c5441716c10d0c936bd731860dc385d0f6d1a8", - "reference": "28c5441716c10d0c936bd731860dc385d0f6d1a8", + "url": "https://api.github.com/repos/thephpleague/oauth2-server/zipball/43cd4d406906c6be5c8de2cee9bd3ad3753544ef", + "reference": "43cd4d406906c6be5c8de2cee9bd3ad3753544ef", "shasum": "" }, "require": { - "defuse/php-encryption": "^2.2.1", + "defuse/php-encryption": "^2.3", "ext-json": "*", "ext-openssl": "*", - "lcobucci/jwt": "^3.4.6 || ^4.0.4", + "lcobucci/clock": "^2.2 || ^3.0", + "lcobucci/jwt": "^4.3 || ^5.0", "league/event": "^2.2", - "league/uri": "^6.4", - "php": "^7.2 || ^8.0", + "league/uri": "^6.7", + "php": "^8.0", "psr/http-message": "^1.0.1" }, "replace": { @@ -2578,10 +2583,10 @@ "lncd/oauth2": "*" }, "require-dev": { - "laminas/laminas-diactoros": "^2.4.1", + "laminas/laminas-diactoros": "^2.24.0", "phpstan/phpstan": "^0.12.57", "phpstan/phpstan-phpunit": "^0.12.16", - "phpunit/phpunit": "^8.5.13", + "phpunit/phpunit": "^9.6.6", "roave/security-advisories": "dev-master" }, "type": "library", @@ -2627,7 +2632,7 @@ ], "support": { "issues": "https://github.com/thephpleague/oauth2-server/issues", - "source": "https://github.com/thephpleague/oauth2-server/tree/8.3.6" + "source": "https://github.com/thephpleague/oauth2-server/tree/8.5.1" }, "funding": [ { @@ -2635,7 +2640,7 @@ "type": "github" } ], - "time": "2022-11-14T19:42:00+00:00" + "time": "2023-04-04T10:20:16+00:00" }, { "name": "league/uri", @@ -3236,16 +3241,16 @@ }, { "name": "php-amqplib/php-amqplib", - "version": "v3.5.1", + "version": "v3.5.3", "source": { "type": "git", "url": "https://github.com/php-amqplib/php-amqplib.git", - "reference": "2c565476269889544e020d76da0cdf3471675b52" + "reference": "bccaaf8ef8bcf18b4ab41e645e92537752b887bd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-amqplib/php-amqplib/zipball/2c565476269889544e020d76da0cdf3471675b52", - "reference": "2c565476269889544e020d76da0cdf3471675b52", + "url": "https://api.github.com/repos/php-amqplib/php-amqplib/zipball/bccaaf8ef8bcf18b4ab41e645e92537752b887bd", + "reference": "bccaaf8ef8bcf18b4ab41e645e92537752b887bd", "shasum": "" }, "require": { @@ -3311,9 +3316,9 @@ ], "support": { "issues": "https://github.com/php-amqplib/php-amqplib/issues", - "source": "https://github.com/php-amqplib/php-amqplib/tree/v3.5.1" + "source": "https://github.com/php-amqplib/php-amqplib/tree/v3.5.3" }, - "time": "2023-01-20T01:02:33+00:00" + "time": "2023-04-03T18:25:49+00:00" }, { "name": "phpdocumentor/graphviz", @@ -3817,21 +3822,21 @@ }, { "name": "psr/http-client", - "version": "1.0.1", + "version": "1.0.2", "source": { "type": "git", "url": "https://github.com/php-fig/http-client.git", - "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621" + "reference": "0955afe48220520692d2d09f7ab7e0f93ffd6a31" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/http-client/zipball/2dfb5f6c5eff0e91e20e913f8c5452ed95b86621", - "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621", + "url": "https://api.github.com/repos/php-fig/http-client/zipball/0955afe48220520692d2d09f7ab7e0f93ffd6a31", + "reference": "0955afe48220520692d2d09f7ab7e0f93ffd6a31", "shasum": "" }, "require": { "php": "^7.0 || ^8.0", - "psr/http-message": "^1.0" + "psr/http-message": "^1.0 || ^2.0" }, "type": "library", "extra": { @@ -3851,7 +3856,7 @@ "authors": [ { "name": "PHP-FIG", - "homepage": "http://www.php-fig.org/" + "homepage": "https://www.php-fig.org/" } ], "description": "Common interface for HTTP clients", @@ -3863,27 +3868,27 @@ "psr-18" ], "support": { - "source": "https://github.com/php-fig/http-client/tree/master" + "source": "https://github.com/php-fig/http-client/tree/1.0.2" }, - "time": "2020-06-29T06:28:15+00:00" + "time": "2023-04-10T20:12:12+00:00" }, { "name": "psr/http-factory", - "version": "1.0.1", + "version": "1.0.2", "source": { "type": "git", "url": "https://github.com/php-fig/http-factory.git", - "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be" + "reference": "e616d01114759c4c489f93b099585439f795fe35" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/http-factory/zipball/12ac7fcd07e5b077433f5f2bee95b3a771bf61be", - "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be", + "url": "https://api.github.com/repos/php-fig/http-factory/zipball/e616d01114759c4c489f93b099585439f795fe35", + "reference": "e616d01114759c4c489f93b099585439f795fe35", "shasum": "" }, "require": { "php": ">=7.0.0", - "psr/http-message": "^1.0" + "psr/http-message": "^1.0 || ^2.0" }, "type": "library", "extra": { @@ -3903,7 +3908,7 @@ "authors": [ { "name": "PHP-FIG", - "homepage": "http://www.php-fig.org/" + "homepage": "https://www.php-fig.org/" } ], "description": "Common interfaces for PSR-7 HTTP message factories", @@ -3918,31 +3923,31 @@ "response" ], "support": { - "source": "https://github.com/php-fig/http-factory/tree/master" + "source": "https://github.com/php-fig/http-factory/tree/1.0.2" }, - "time": "2019-04-30T12:38:16+00:00" + "time": "2023-04-10T20:10:41+00:00" }, { "name": "psr/http-message", - "version": "1.0.1", + "version": "1.1", "source": { "type": "git", "url": "https://github.com/php-fig/http-message.git", - "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363" + "reference": "cb6ce4845ce34a8ad9e68117c10ee90a29919eba" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363", - "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363", + "url": "https://api.github.com/repos/php-fig/http-message/zipball/cb6ce4845ce34a8ad9e68117c10ee90a29919eba", + "reference": "cb6ce4845ce34a8ad9e68117c10ee90a29919eba", "shasum": "" }, "require": { - "php": ">=5.3.0" + "php": "^7.2 || ^8.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.0.x-dev" + "dev-master": "1.1.x-dev" } }, "autoload": { @@ -3971,9 +3976,9 @@ "response" ], "support": { - "source": "https://github.com/php-fig/http-message/tree/master" + "source": "https://github.com/php-fig/http-message/tree/1.1" }, - "time": "2016-08-06T14:39:51+00:00" + "time": "2023-04-04T09:50:52+00:00" }, { "name": "psr/log", @@ -4161,20 +4166,20 @@ }, { "name": "ramsey/uuid", - "version": "4.7.3", + "version": "4.7.4", "source": { "type": "git", "url": "https://github.com/ramsey/uuid.git", - "reference": "433b2014e3979047db08a17a205f410ba3869cf2" + "reference": "60a4c63ab724854332900504274f6150ff26d286" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ramsey/uuid/zipball/433b2014e3979047db08a17a205f410ba3869cf2", - "reference": "433b2014e3979047db08a17a205f410ba3869cf2", + "url": "https://api.github.com/repos/ramsey/uuid/zipball/60a4c63ab724854332900504274f6150ff26d286", + "reference": "60a4c63ab724854332900504274f6150ff26d286", "shasum": "" }, "require": { - "brick/math": "^0.8.8 || ^0.9 || ^0.10", + "brick/math": "^0.8.8 || ^0.9 || ^0.10 || ^0.11", "ext-json": "*", "php": "^8.0", "ramsey/collection": "^1.2 || ^2.0" @@ -4237,7 +4242,7 @@ ], "support": { "issues": "https://github.com/ramsey/uuid/issues", - "source": "https://github.com/ramsey/uuid/tree/4.7.3" + "source": "https://github.com/ramsey/uuid/tree/4.7.4" }, "funding": [ { @@ -4249,27 +4254,27 @@ "type": "tidelift" } ], - "time": "2023-01-12T18:13:24+00:00" + "time": "2023-04-15T23:01:58+00:00" }, { "name": "react/promise", - "version": "v2.9.0", + "version": "v2.10.0", "source": { "type": "git", "url": "https://github.com/reactphp/promise.git", - "reference": "234f8fd1023c9158e2314fa9d7d0e6a83db42910" + "reference": "f913fb8cceba1e6644b7b90c4bfb678ed8a3ef38" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/reactphp/promise/zipball/234f8fd1023c9158e2314fa9d7d0e6a83db42910", - "reference": "234f8fd1023c9158e2314fa9d7d0e6a83db42910", + "url": "https://api.github.com/repos/reactphp/promise/zipball/f913fb8cceba1e6644b7b90c4bfb678ed8a3ef38", + "reference": "f913fb8cceba1e6644b7b90c4bfb678ed8a3ef38", "shasum": "" }, "require": { "php": ">=5.4.0" }, "require-dev": { - "phpunit/phpunit": "^9.3 || ^5.7 || ^4.8.36" + "phpunit/phpunit": "^9.5 || ^5.7 || ^4.8.36" }, "type": "library", "autoload": { @@ -4313,19 +4318,15 @@ ], "support": { "issues": "https://github.com/reactphp/promise/issues", - "source": "https://github.com/reactphp/promise/tree/v2.9.0" + "source": "https://github.com/reactphp/promise/tree/v2.10.0" }, "funding": [ { - "url": "https://github.com/WyriHaximus", - "type": "github" - }, - { - "url": "https://github.com/clue", - "type": "github" + "url": "https://opencollective.com/reactphp", + "type": "open_collective" } ], - "time": "2022-02-11T10:27:51+00:00" + "time": "2023-05-02T15:15:43+00:00" }, { "name": "riskio/oauth2-auth0", @@ -4382,16 +4383,16 @@ }, { "name": "ruflin/elastica", - "version": "7.3.0", + "version": "7.3.1", "source": { "type": "git", "url": "https://github.com/ruflin/Elastica.git", - "reference": "75fca5bf2b6792d35dae6c5efeda2322bce914e4" + "reference": "7c61a630c3d456b00a5610960ae3a9bd29987469" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ruflin/Elastica/zipball/75fca5bf2b6792d35dae6c5efeda2322bce914e4", - "reference": "75fca5bf2b6792d35dae6c5efeda2322bce914e4", + "url": "https://api.github.com/repos/ruflin/Elastica/zipball/7c61a630c3d456b00a5610960ae3a9bd29987469", + "reference": "7c61a630c3d456b00a5610960ae3a9bd29987469", "shasum": "" }, "require": { @@ -4445,9 +4446,9 @@ ], "support": { "issues": "https://github.com/ruflin/Elastica/issues", - "source": "https://github.com/ruflin/Elastica/tree/7.3.0" + "source": "https://github.com/ruflin/Elastica/tree/7.3.1" }, - "time": "2022-11-30T14:21:43+00:00" + "time": "2023-04-21T09:04:46+00:00" }, { "name": "seld/signal-handler", @@ -4851,12 +4852,12 @@ "source": { "type": "git", "url": "https://github.com/spryker-feature/category-management.git", - "reference": "b711b8fd1674c8f0ac170df4ea9502925d57a996" + "reference": "0ae69209919baca1b3cf04ab5a9d6c060bcd3b26" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker-feature/category-management/zipball/b711b8fd1674c8f0ac170df4ea9502925d57a996", - "reference": "b711b8fd1674c8f0ac170df4ea9502925d57a996", + "url": "https://api.github.com/repos/spryker-feature/category-management/zipball/0ae69209919baca1b3cf04ab5a9d6c060bcd3b26", + "reference": "0ae69209919baca1b3cf04ab5a9d6c060bcd3b26", "shasum": "" }, "require": { @@ -4892,7 +4893,7 @@ "support": { "source": "https://github.com/spryker-feature/category-management/tree/master" }, - "time": "2022-12-16T09:40:03+00:00" + "time": "2023-02-01T17:38:02+00:00" }, { "name": "spryker-feature/checkout", @@ -6055,16 +6056,16 @@ }, { "name": "spryker-feature/prices", - "version": "202212.0", + "version": "dev-master", "source": { "type": "git", "url": "https://github.com/spryker-feature/prices.git", - "reference": "8995ff21c5ef1ab86e55bc34ac21bd581cac02c1" + "reference": "954bd056babbb286eb801a131d8656572570a117" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker-feature/prices/zipball/8995ff21c5ef1ab86e55bc34ac21bd581cac02c1", - "reference": "8995ff21c5ef1ab86e55bc34ac21bd581cac02c1", + "url": "https://api.github.com/repos/spryker-feature/prices/zipball/954bd056babbb286eb801a131d8656572570a117", + "reference": "954bd056babbb286eb801a131d8656572570a117", "shasum": "" }, "require": { @@ -6074,7 +6075,9 @@ "spryker-shop/price-product-volume-widget": "^1.8.0", "spryker-shop/price-product-widget": "^1.0.0", "spryker-shop/price-widget": "^1.4.0", - "spryker/currency": "^3.14.0", + "spryker/currency": "^4.0.0", + "spryker/currency-data-import": "^0.1.0", + "spryker/currency-gui": "^1.0.0", "spryker/price": "^5.6.0", "spryker/price-data-feed": "^0.2.1", "spryker/price-product": "^4.37.0", @@ -6083,6 +6086,7 @@ "spryker/price-product-volume": "^3.3.0", "spryker/price-product-volume-gui": "^3.2.0" }, + "default-branch": true, "type": "metapackage", "extra": { "branch-alias": { @@ -6095,9 +6099,9 @@ ], "description": "Prices [feature]", "support": { - "source": "https://github.com/spryker-feature/prices/tree/202212.0" + "source": "https://github.com/spryker-feature/prices/tree/master" }, - "time": "2022-12-16T09:39:37+00:00" + "time": "2023-04-03T15:19:03+00:00" }, { "name": "spryker-feature/product", @@ -6105,12 +6109,12 @@ "source": { "type": "git", "url": "https://github.com/spryker-feature/product.git", - "reference": "9be25f84120cfb3de53efc24beb8964aeb9e7ca2" + "reference": "e2e25eafa3da9e16681e4cf8eb671398b96c70f3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker-feature/product/zipball/9be25f84120cfb3de53efc24beb8964aeb9e7ca2", - "reference": "9be25f84120cfb3de53efc24beb8964aeb9e7ca2", + "url": "https://api.github.com/repos/spryker-feature/product/zipball/e2e25eafa3da9e16681e4cf8eb671398b96c70f3", + "reference": "e2e25eafa3da9e16681e4cf8eb671398b96c70f3", "shasum": "" }, "require": { @@ -6163,7 +6167,7 @@ "support": { "source": "https://github.com/spryker-feature/product/tree/master" }, - "time": "2022-12-16T09:39:44+00:00" + "time": "2023-04-20T14:39:31+00:00" }, { "name": "spryker-feature/product-barcode", @@ -7080,16 +7084,16 @@ }, { "name": "spryker-feature/spryker-core", - "version": "202212.0", + "version": "dev-master", "source": { "type": "git", "url": "https://github.com/spryker-feature/spryker-core.git", - "reference": "653acc570c8177cdb08a761e7604f2fcaf40f26a" + "reference": "e6984c49838d802d1d41e6e713bd4d51de25d7ea" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker-feature/spryker-core/zipball/653acc570c8177cdb08a761e7604f2fcaf40f26a", - "reference": "653acc570c8177cdb08a761e7604f2fcaf40f26a", + "url": "https://api.github.com/repos/spryker-feature/spryker-core/zipball/e6984c49838d802d1d41e6e713bd4d51de25d7ea", + "reference": "e6984c49838d802d1d41e6e713bd4d51de25d7ea", "shasum": "" }, "require": { @@ -7105,12 +7109,15 @@ "spryker-shop/shop-translator": "^1.1.0", "spryker-shop/shop-ui": "^1.66.0", "spryker-shop/storage-router": "^0.1.0", + "spryker-shop/store-widget": "^1.0.0", "spryker/application": "^3.30.0", "spryker/assertion": "^3.0.0", "spryker/authentication": "^1.0.0", "spryker/authentication-oauth": "^1.0.0", "spryker/authorization": "^1.2.0", - "spryker/country": "^3.4.0", + "spryker/country": "^4.0.0", + "spryker/country-data-import": "^0.1.0", + "spryker/country-gui": "^1.0.0", "spryker/data-export": "^0.1.3", "spryker/data-import": "^1.19.0", "spryker/documentation-generator-api": "^1.0.0", @@ -7129,19 +7136,23 @@ "spryker/health-check": "^1.0.1", "spryker/http": "^1.7.0", "spryker/installer": "^4.0.1", - "spryker/locale": "^3.8.0", + "spryker/locale": "^4.0.0", + "spryker/locale-data-import": "^0.1.0", + "spryker/locale-gui": "^1.0.0", "spryker/log": "^3.13.0", "spryker/maintenance": "^3.3.0", "spryker/permission": "^1.5.0", "spryker/propel": "^3.35.0", "spryker/propel-orm": "^1.17.0", "spryker/propel-query-builder": "^0.3.1", + "spryker/propel-replication-cache": "^1.1.0", "spryker/publisher": "^1.2.0", "spryker/rabbit-mq": "^2.15.0", "spryker/router": "^1.14.0", "spryker/scheduler": "^1.2.0", "spryker/security": "^1.7.0", "spryker/security-blocker": "^1.1.0", + "spryker/security-blocker-storefront-customer": "^1.0.0", "spryker/security-system-user": "^1.0.0", "spryker/session": "^4.13.0", "spryker/session-file": "^1.5.0", @@ -7152,7 +7163,10 @@ "spryker/storage-database": "^1.2.0", "spryker/storage-redis": "^1.3.0", "spryker/store": "^1.16.0", + "spryker/store-context-gui": "^1.0.0", + "spryker/store-data-import": "^0.1.0", "spryker/store-gui": "^1.1.0", + "spryker/store-storage": "^1.0.0", "spryker/synchronization": "^1.14.0", "spryker/synchronization-behavior": "^1.9.0", "spryker/translator": "^1.9.0", @@ -7163,6 +7177,7 @@ "spryker/vault": "^1.2.0", "spryker/zed-request": "^3.18.0" }, + "default-branch": true, "type": "metapackage", "extra": { "branch-alias": { @@ -7175,9 +7190,9 @@ ], "description": "Spryker Core [feature]", "support": { - "source": "https://github.com/spryker-feature/spryker-core/tree/202212.0" + "source": "https://github.com/spryker-feature/spryker-core/tree/master" }, - "time": "2022-12-16T09:39:49+00:00" + "time": "2023-05-02T17:31:33+00:00" }, { "name": "spryker-feature/spryker-core-back-office", @@ -7297,16 +7312,16 @@ }, { "name": "spryker-shop/agent-page", - "version": "1.11.0", + "version": "1.12.0", "source": { "type": "git", "url": "https://github.com/spryker-shop/agent-page.git", - "reference": "b5f00e76553adfb465cafb2888ec1a38a7bdc105" + "reference": "35a3524cb484854a1555f171e6da8887514ff8e0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker-shop/agent-page/zipball/b5f00e76553adfb465cafb2888ec1a38a7bdc105", - "reference": "b5f00e76553adfb465cafb2888ec1a38a7bdc105", + "url": "https://api.github.com/repos/spryker-shop/agent-page/zipball/35a3524cb484854a1555f171e6da8887514ff8e0", + "reference": "35a3524cb484854a1555f171e6da8887514ff8e0", "shasum": "" }, "require": { @@ -7336,6 +7351,7 @@ "spryker/silex": "*", "spryker/storage": "*", "spryker/storage-redis": "*", + "spryker/store": "*", "spryker/testify": "*" }, "suggest": { @@ -7360,9 +7376,9 @@ ], "description": "AgentPage module", "support": { - "source": "https://github.com/spryker-shop/agent-page/tree/1.11.0" + "source": "https://github.com/spryker-shop/agent-page/tree/1.12.0" }, - "time": "2022-12-13T15:22:32+00:00" + "time": "2023-04-25T15:38:45+00:00" }, { "name": "spryker-shop/agent-page-extension", @@ -8051,16 +8067,16 @@ }, { "name": "spryker-shop/catalog-page", - "version": "1.24.0", + "version": "1.25.0", "source": { "type": "git", "url": "https://github.com/spryker-shop/catalog-page.git", - "reference": "c65f7bb86437568b50767aad7b935b8dd6b935fa" + "reference": "7ede7da5e5c477f163ff9ac20f5d2921eef7be49" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker-shop/catalog-page/zipball/c65f7bb86437568b50767aad7b935b8dd6b935fa", - "reference": "c65f7bb86437568b50767aad7b935b8dd6b935fa", + "url": "https://api.github.com/repos/spryker-shop/catalog-page/zipball/7ede7da5e5c477f163ff9ac20f5d2921eef7be49", + "reference": "7ede7da5e5c477f163ff9ac20f5d2921eef7be49", "shasum": "" }, "require": { @@ -8073,7 +8089,7 @@ "spryker/catalog": "^5.4.0", "spryker/category-storage": "^1.11.0 || ^2.0.0", "spryker/kernel": "^3.52.0", - "spryker/locale": "^3.1.0", + "spryker/locale": "^3.1.0 || ^4.0.0", "spryker/product-category-filter": "^1.2.0", "spryker/product-category-filter-storage": "^1.0.0", "spryker/search": "^7.0.0 || ^8.0.0", @@ -8116,9 +8132,9 @@ ], "description": "CatalogPage module", "support": { - "source": "https://github.com/spryker-shop/catalog-page/tree/1.24.0" + "source": "https://github.com/spryker-shop/catalog-page/tree/1.25.0" }, - "time": "2022-11-24T12:58:31+00:00" + "time": "2023-03-31T19:36:14+00:00" }, { "name": "spryker-shop/category-image-storage-widget", @@ -8275,16 +8291,16 @@ }, { "name": "spryker-shop/checkout-page", - "version": "3.23.0", + "version": "3.24.0", "source": { "type": "git", "url": "https://github.com/spryker-shop/checkout-page.git", - "reference": "a8ceb8798a476a52bf4f563ec7906e006a4ff2ff" + "reference": "c08bf59ca60686a4e7a110116cf10b20d0f4e451" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker-shop/checkout-page/zipball/a8ceb8798a476a52bf4f563ec7906e006a4ff2ff", - "reference": "a8ceb8798a476a52bf4f563ec7906e006a4ff2ff", + "url": "https://api.github.com/repos/spryker-shop/checkout-page/zipball/c08bf59ca60686a4e7a110116cf10b20d0f4e451", + "reference": "c08bf59ca60686a4e7a110116cf10b20d0f4e451", "shasum": "" }, "require": { @@ -8301,7 +8317,7 @@ "spryker/customer": "^7.25.0", "spryker/glossary-storage": "^1.0.0", "spryker/kernel": "^3.52.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/messenger": "^3.1.0", "spryker/money": "^2.4.0", "spryker/payment": "^4.3.0 || ^5.0.0", @@ -8360,9 +8376,9 @@ ], "description": "CheckoutPage module", "support": { - "source": "https://github.com/spryker-shop/checkout-page/tree/3.23.0" + "source": "https://github.com/spryker-shop/checkout-page/tree/3.24.0" }, - "time": "2023-01-31T08:51:30+00:00" + "time": "2023-03-31T19:36:14+00:00" }, { "name": "spryker-shop/checkout-page-extension", @@ -8614,20 +8630,20 @@ }, { "name": "spryker-shop/cms-content-widget-product-set-connector", - "version": "1.3.1", + "version": "1.3.2", "source": { "type": "git", "url": "https://github.com/spryker-shop/cms-content-widget-product-set-connector.git", - "reference": "d813f055a1df5a8bdc3b9e0e875435e3870abbc8" + "reference": "ce847b2f34ee3ed27628c10e18b6b0613f0ca4d1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker-shop/cms-content-widget-product-set-connector/zipball/d813f055a1df5a8bdc3b9e0e875435e3870abbc8", - "reference": "d813f055a1df5a8bdc3b9e0e875435e3870abbc8", + "url": "https://api.github.com/repos/spryker-shop/cms-content-widget-product-set-connector/zipball/ce847b2f34ee3ed27628c10e18b6b0613f0ca4d1", + "reference": "ce847b2f34ee3ed27628c10e18b6b0613f0ca4d1", "shasum": "" }, "require": { - "php": ">=7.2", + "php": ">=8.0", "spryker/cms-content-widget": "^1.2.0", "spryker/kernel": "^3.30.0", "spryker/product-set-storage": "^1.0.0", @@ -8661,26 +8677,26 @@ ], "description": "CmsContentWidgetProductSetConnector module", "support": { - "source": "https://github.com/spryker-shop/cms-content-widget-product-set-connector/tree/master" + "source": "https://github.com/spryker-shop/cms-content-widget-product-set-connector/tree/1.3.2" }, - "time": "2020-06-15T13:37:36+00:00" + "time": "2023-01-27T14:36:44+00:00" }, { "name": "spryker-shop/cms-page", - "version": "1.7.0", + "version": "1.8.0", "source": { "type": "git", "url": "https://github.com/spryker-shop/cms-page.git", - "reference": "28bc63d9803e22ef55f0650fcb0558394cb62ed6" + "reference": "a3a914113e05a5b7ca7b6caea1a772f0ad0a49d5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker-shop/cms-page/zipball/28bc63d9803e22ef55f0650fcb0558394cb62ed6", - "reference": "28bc63d9803e22ef55f0650fcb0558394cb62ed6", + "url": "https://api.github.com/repos/spryker-shop/cms-page/zipball/a3a914113e05a5b7ca7b6caea1a772f0ad0a49d5", + "reference": "a3a914113e05a5b7ca7b6caea1a772f0ad0a49d5", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker-shop/shop-application": "^1.0.0", "spryker-shop/shop-router-extension": "^1.0.0", "spryker-shop/shop-ui": "^1.0.0", @@ -8690,7 +8706,7 @@ "spryker/cms-storage": "^1.0.0 || ^2.0.0", "spryker/customer": "^7.4.0", "spryker/kernel": "^3.52.0", - "spryker/locale": "^3.8.0", + "spryker/locale": "^3.8.0 || ^4.0.0", "spryker/symfony": "^3.5.0", "spryker/twig-extension": "^1.0.0" }, @@ -8724,9 +8740,9 @@ ], "description": "CmsPage module", "support": { - "source": "https://github.com/spryker-shop/cms-page/tree/1.7.0" + "source": "https://github.com/spryker-shop/cms-page/tree/1.8.0" }, - "time": "2021-10-29T12:16:12+00:00" + "time": "2023-03-31T19:36:14+00:00" }, { "name": "spryker-shop/cms-search-page", @@ -9216,20 +9232,20 @@ }, { "name": "spryker-shop/configurable-bundle-page", - "version": "1.2.3", + "version": "1.2.4", "source": { "type": "git", "url": "https://github.com/spryker-shop/configurable-bundle-page.git", - "reference": "5751a39c78a1a5838734905f20a743da41a25d00" + "reference": "4f64c7ebd7bd1ea1db1f50d57e90328035cf5e88" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker-shop/configurable-bundle-page/zipball/5751a39c78a1a5838734905f20a743da41a25d00", - "reference": "5751a39c78a1a5838734905f20a743da41a25d00", + "url": "https://api.github.com/repos/spryker-shop/configurable-bundle-page/zipball/4f64c7ebd7bd1ea1db1f50d57e90328035cf5e88", + "reference": "4f64c7ebd7bd1ea1db1f50d57e90328035cf5e88", "shasum": "" }, "require": { - "php": ">=7.2", + "php": ">=8.0", "spryker-shop/price-product-widget": "^1.0.0", "spryker-shop/product-search-widget": "^3.2.0", "spryker-shop/shop-application": "^1.0.0", @@ -9270,22 +9286,22 @@ ], "description": "ConfigurableBundlePage module", "support": { - "source": "https://github.com/spryker-shop/configurable-bundle-page/tree/1.2.3" + "source": "https://github.com/spryker-shop/configurable-bundle-page/tree/1.2.4" }, - "time": "2020-10-23T12:49:10+00:00" + "time": "2023-03-10T12:46:37+00:00" }, { "name": "spryker-shop/configurable-bundle-widget", - "version": "1.7.0", + "version": "1.8.0", "source": { "type": "git", "url": "https://github.com/spryker-shop/configurable-bundle-widget.git", - "reference": "e275ea9ddd102923481263054fbb9ea7d5f36f18" + "reference": "dd170e73843f7ddbb5b5513dd1fd549da4b3152e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker-shop/configurable-bundle-widget/zipball/e275ea9ddd102923481263054fbb9ea7d5f36f18", - "reference": "e275ea9ddd102923481263054fbb9ea7d5f36f18", + "url": "https://api.github.com/repos/spryker-shop/configurable-bundle-widget/zipball/dd170e73843f7ddbb5b5513dd1fd549da4b3152e", + "reference": "dd170e73843f7ddbb5b5513dd1fd549da4b3152e", "shasum": "" }, "require": { @@ -9295,7 +9311,7 @@ "spryker/configurable-bundle": "^1.0.0 || ^2.0.0", "spryker/configurable-bundle-cart": "^1.0.0", "spryker/kernel": "^3.52.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/quote": "^2.8.0", "spryker/symfony": "^3.1.0", "spryker/twig": "^3.18.0", @@ -9329,9 +9345,9 @@ ], "description": "ConfigurableBundleWidget module", "support": { - "source": "https://github.com/spryker-shop/configurable-bundle-widget/tree/1.7.0" + "source": "https://github.com/spryker-shop/configurable-bundle-widget/tree/1.8.0" }, - "time": "2022-11-24T12:58:31+00:00" + "time": "2023-03-31T19:36:14+00:00" }, { "name": "spryker-shop/content-banner-widget", @@ -9493,20 +9509,20 @@ }, { "name": "spryker-shop/content-product-set-widget", - "version": "1.4.0", + "version": "1.4.1", "source": { "type": "git", "url": "https://github.com/spryker-shop/content-product-set-widget.git", - "reference": "25916289eaa552948b2a72f504bf623c13867740" + "reference": "e4090ed59b0e071d1b89f1e860be5157e28f7564" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker-shop/content-product-set-widget/zipball/25916289eaa552948b2a72f504bf623c13867740", - "reference": "25916289eaa552948b2a72f504bf623c13867740", + "url": "https://api.github.com/repos/spryker-shop/content-product-set-widget/zipball/e4090ed59b0e071d1b89f1e860be5157e28f7564", + "reference": "e4090ed59b0e071d1b89f1e860be5157e28f7564", "shasum": "" }, "require": { - "php": ">=7.2", + "php": ">=8.0", "spryker-shop/product-set-widget": "^1.8.0", "spryker/content-product-set": "^0.1.2 || ^1.0.0", "spryker/kernel": "^3.52.0", @@ -9520,7 +9536,9 @@ "spryker/application": "*", "spryker/code-sniffer": "*", "spryker/container": "*", + "spryker/event-dispatcher": "*", "spryker/locale": "*", + "spryker/router": "*", "spryker/testify": "*" }, "suggest": { @@ -9543,9 +9561,9 @@ ], "description": "ContentProductSetWidget module", "support": { - "source": "https://github.com/spryker-shop/content-product-set-widget/tree/1.4.0" + "source": "https://github.com/spryker-shop/content-product-set-widget/tree/1.4.1" }, - "time": "2020-09-16T05:33:12+00:00" + "time": "2023-01-27T14:36:44+00:00" }, { "name": "spryker-shop/content-product-widget", @@ -9603,22 +9621,22 @@ }, { "name": "spryker-shop/currency-widget", - "version": "1.5.0", + "version": "1.6.0", "source": { "type": "git", "url": "https://github.com/spryker-shop/currency-widget.git", - "reference": "c81da82772534931631eab0577e826c6ce48457a" + "reference": "f20dcd5285023204c107661ef9445e31e451936d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker-shop/currency-widget/zipball/c81da82772534931631eab0577e826c6ce48457a", - "reference": "c81da82772534931631eab0577e826c6ce48457a", + "url": "https://api.github.com/repos/spryker-shop/currency-widget/zipball/f20dcd5285023204c107661ef9445e31e451936d", + "reference": "f20dcd5285023204c107661ef9445e31e451936d", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker-shop/shop-ui": "^1.27.0", - "spryker/currency": "^3.14.0", + "spryker/currency": "^3.14.0 || ^4.0.0", "spryker/kernel": "^3.52.0", "spryker/symfony": "^3.1.0", "spryker/transfer": "^3.25.0" @@ -9651,22 +9669,22 @@ ], "description": "CurrencyWidget module", "support": { - "source": "https://github.com/spryker-shop/currency-widget/tree/1.5.0" + "source": "https://github.com/spryker-shop/currency-widget/tree/1.6.0" }, - "time": "2021-10-29T12:16:12+00:00" + "time": "2023-03-31T19:36:14+00:00" }, { "name": "spryker-shop/customer-page", - "version": "2.40.1", + "version": "2.41.0", "source": { "type": "git", "url": "https://github.com/spryker-shop/customer-page.git", - "reference": "91d2d4c5d661504be6c34d8a785e3c94570987b7" + "reference": "b8d3993997008e12a631c1fbcc7468f816e5114f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker-shop/customer-page/zipball/91d2d4c5d661504be6c34d8a785e3c94570987b7", - "reference": "91d2d4c5d661504be6c34d8a785e3c94570987b7", + "url": "https://api.github.com/repos/spryker-shop/customer-page/zipball/b8d3993997008e12a631c1fbcc7468f816e5114f", + "reference": "b8d3993997008e12a631c1fbcc7468f816e5114f", "shasum": "" }, "require": { @@ -9686,7 +9704,7 @@ "spryker/security-extension": "^1.0.0", "spryker/shipment": "^7.0.0 || ^8.0.0", "spryker/step-engine": "^3.3.0", - "spryker/store": "^1.4.0", + "spryker/store": "^1.19.0", "spryker/symfony": "^3.1.0", "spryker/twig": "^3.18.0", "spryker/twig-extension": "^1.0.0", @@ -9747,9 +9765,9 @@ ], "description": "CustomerPage module", "support": { - "source": "https://github.com/spryker-shop/customer-page/tree/2.40.1" + "source": "https://github.com/spryker-shop/customer-page/tree/2.41.0" }, - "time": "2022-12-12T15:48:46+00:00" + "time": "2023-03-31T19:36:14+00:00" }, { "name": "spryker-shop/customer-page-extension", @@ -9795,20 +9813,20 @@ }, { "name": "spryker-shop/customer-reorder-widget", - "version": "6.13.0", + "version": "6.15.0", "source": { "type": "git", "url": "https://github.com/spryker-shop/customer-reorder-widget.git", - "reference": "f3aef9ee256ac7dc30b15da2eb4965ce92239a13" + "reference": "cc0dce7071605bcfa2da5156a86ff3181cfa38a1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker-shop/customer-reorder-widget/zipball/f3aef9ee256ac7dc30b15da2eb4965ce92239a13", - "reference": "f3aef9ee256ac7dc30b15da2eb4965ce92239a13", + "url": "https://api.github.com/repos/spryker-shop/customer-reorder-widget/zipball/cc0dce7071605bcfa2da5156a86ff3181cfa38a1", + "reference": "cc0dce7071605bcfa2da5156a86ff3181cfa38a1", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker-shop/customer-reorder-widget-extension": "^1.3.0", "spryker-shop/shop-application": "^1.0.0", "spryker-shop/shop-ui": "^1.0.0", @@ -9818,12 +9836,13 @@ "spryker/customer": "^7.4.0", "spryker/glossary-storage": "^1.0.0", "spryker/kernel": "^3.52.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/messenger": "^3.1.0", "spryker/product-bundle": "^4.4.0 || ^6.0.0 || ^7.0.0", "spryker/product-storage": "^1.1.0", "spryker/sales": "^8.5.0 || ^10.0.0 || ^11.0.0", "spryker/symfony": "^3.1.0", + "spryker/transfer": "^3.27.0", "spryker/zed-request": "^3.6.0" }, "require-dev": { @@ -9855,9 +9874,9 @@ ], "description": "CustomerReorderWidget module", "support": { - "source": "https://github.com/spryker-shop/customer-reorder-widget/tree/6.13.0" + "source": "https://github.com/spryker-shop/customer-reorder-widget/tree/6.15.0" }, - "time": "2022-06-21T15:12:58+00:00" + "time": "2023-05-05T07:19:13+00:00" }, { "name": "spryker-shop/customer-reorder-widget-extension", @@ -10021,20 +10040,20 @@ }, { "name": "spryker-shop/discount-promotion-widget", - "version": "3.5.1", + "version": "3.5.2", "source": { "type": "git", "url": "https://github.com/spryker-shop/discount-promotion-widget.git", - "reference": "0d591203de448716404582794a35a1803995251e" + "reference": "58214e56b72caa24da0960692c95433e69e2edcc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker-shop/discount-promotion-widget/zipball/0d591203de448716404582794a35a1803995251e", - "reference": "0d591203de448716404582794a35a1803995251e", + "url": "https://api.github.com/repos/spryker-shop/discount-promotion-widget/zipball/58214e56b72caa24da0960692c95433e69e2edcc", + "reference": "58214e56b72caa24da0960692c95433e69e2edcc", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker-shop/cart-page-extension": "^1.1.0", "spryker-shop/shop-application-extension": "^1.2.0", "spryker-shop/shop-ui": "^1.27.0", @@ -10068,9 +10087,9 @@ ], "description": "DiscountPromotionWidget module", "support": { - "source": "https://github.com/spryker-shop/discount-promotion-widget/tree/3.5.1" + "source": "https://github.com/spryker-shop/discount-promotion-widget/tree/3.5.2" }, - "time": "2022-03-21T16:50:57+00:00" + "time": "2023-01-27T14:36:44+00:00" }, { "name": "spryker-shop/discount-widget", @@ -10133,20 +10152,20 @@ }, { "name": "spryker-shop/error-page", - "version": "1.9.0", + "version": "1.9.2", "source": { "type": "git", "url": "https://github.com/spryker-shop/error-page.git", - "reference": "6faa54f595482e0d29a17505bc6087747491a5e6" + "reference": "30fe098ff2a2c223266f7311e2048789016f1ead" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker-shop/error-page/zipball/6faa54f595482e0d29a17505bc6087747491a5e6", - "reference": "6faa54f595482e0d29a17505bc6087747491a5e6", + "url": "https://api.github.com/repos/spryker-shop/error-page/zipball/30fe098ff2a2c223266f7311e2048789016f1ead", + "reference": "30fe098ff2a2c223266f7311e2048789016f1ead", "shasum": "" }, "require": { - "php": ">=7.3", + "php": ">=8.0", "spryker-shop/error-page-extension": "^1.0.0", "spryker-shop/shop-application": "^1.0.0", "spryker-shop/shop-ui": "^1.0.0", @@ -10183,9 +10202,9 @@ ], "description": "ErrorPage module", "support": { - "source": "https://github.com/spryker-shop/error-page/tree/1.9.0" + "source": "https://github.com/spryker-shop/error-page/tree/1.9.2" }, - "time": "2021-04-27T14:16:04+00:00" + "time": "2023-03-10T12:46:37+00:00" }, { "name": "spryker-shop/error-page-extension", @@ -10339,23 +10358,23 @@ }, { "name": "spryker-shop/language-switcher-widget", - "version": "1.4.0", + "version": "1.5.0", "source": { "type": "git", "url": "https://github.com/spryker-shop/language-switcher-widget.git", - "reference": "c9cdf235f35f66e698e47cde2f2cff322d88b492" + "reference": "b714ee19cbe6997e4583af34073381c5051e3ed3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker-shop/language-switcher-widget/zipball/c9cdf235f35f66e698e47cde2f2cff322d88b492", - "reference": "c9cdf235f35f66e698e47cde2f2cff322d88b492", + "url": "https://api.github.com/repos/spryker-shop/language-switcher-widget/zipball/b714ee19cbe6997e4583af34073381c5051e3ed3", + "reference": "b714ee19cbe6997e4583af34073381c5051e3ed3", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker-shop/shop-ui": "^1.0.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.8.0", + "spryker/locale": "^3.8.0 || ^4.0.0", "spryker/url-storage": "^1.0.0" }, "require-dev": { @@ -10381,30 +10400,30 @@ ], "description": "LanguageSwitcherWidget module", "support": { - "source": "https://github.com/spryker-shop/language-switcher-widget/tree/1.4.0" + "source": "https://github.com/spryker-shop/language-switcher-widget/tree/1.5.0" }, - "time": "2021-10-29T12:16:12+00:00" + "time": "2023-03-31T19:36:14+00:00" }, { "name": "spryker-shop/money-widget", - "version": "1.6.0", + "version": "1.7.0", "source": { "type": "git", "url": "https://github.com/spryker-shop/money-widget.git", - "reference": "f4d63e3aad50088d55f83c17d1c05cac57581be9" + "reference": "454f4d436b0d6a9cee1d6cfd524f9ba5a8496067" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker-shop/money-widget/zipball/f4d63e3aad50088d55f83c17d1c05cac57581be9", - "reference": "f4d63e3aad50088d55f83c17d1c05cac57581be9", + "url": "https://api.github.com/repos/spryker-shop/money-widget/zipball/454f4d436b0d6a9cee1d6cfd524f9ba5a8496067", + "reference": "454f4d436b0d6a9cee1d6cfd524f9ba5a8496067", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker-shop/currency-widget": "^1.0.0", "spryker-shop/shop-ui": "^1.0.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/money": "^2.10.0", "spryker/twig-extension": "^1.0.0" }, @@ -10436,9 +10455,9 @@ ], "description": "MoneyWidget module", "support": { - "source": "https://github.com/spryker-shop/money-widget/tree/1.6.0" + "source": "https://github.com/spryker-shop/money-widget/tree/1.7.0" }, - "time": "2022-01-04T12:43:22+00:00" + "time": "2023-03-31T19:36:14+00:00" }, { "name": "spryker-shop/multi-cart-page", @@ -10946,22 +10965,22 @@ }, { "name": "spryker-shop/price-product-volume-widget", - "version": "1.8.0", + "version": "1.9.0", "source": { "type": "git", "url": "https://github.com/spryker-shop/price-product-volume-widget.git", - "reference": "cc290b10bc17c518f67a6bbd7157af2b78246ea1" + "reference": "1eec1cf89d330493a405d70775ebe8b0220a0db0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker-shop/price-product-volume-widget/zipball/cc290b10bc17c518f67a6bbd7157af2b78246ea1", - "reference": "cc290b10bc17c518f67a6bbd7157af2b78246ea1", + "url": "https://api.github.com/repos/spryker-shop/price-product-volume-widget/zipball/1eec1cf89d330493a405d70775ebe8b0220a0db0", + "reference": "1eec1cf89d330493a405d70775ebe8b0220a0db0", "shasum": "" }, "require": { "php": ">=8.0", "spryker-shop/shop-ui": "^1.31.1", - "spryker/currency": "^3.4.0", + "spryker/currency": "^3.4.0 || ^4.0.0", "spryker/kernel": "^3.30.0", "spryker/price": "^5.3.0", "spryker/price-product-storage": "^2.16.0 || ^4.2.0", @@ -10993,9 +11012,9 @@ ], "description": "PriceProductVolumeWidget module", "support": { - "source": "https://github.com/spryker-shop/price-product-volume-widget/tree/1.8.0" + "source": "https://github.com/spryker-shop/price-product-volume-widget/tree/1.9.0" }, - "time": "2022-11-24T12:58:31+00:00" + "time": "2023-03-31T19:36:14+00:00" }, { "name": "spryker-shop/price-product-widget", @@ -11258,25 +11277,25 @@ }, { "name": "spryker-shop/product-category-widget", - "version": "1.6.0", + "version": "1.7.0", "source": { "type": "git", "url": "https://github.com/spryker-shop/product-category-widget.git", - "reference": "6a6683ac74b167219da2937be35bc29c3234a8b3" + "reference": "0a73d53f8f65625960822f051012f5b6a58bf638" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker-shop/product-category-widget/zipball/6a6683ac74b167219da2937be35bc29c3234a8b3", - "reference": "6a6683ac74b167219da2937be35bc29c3234a8b3", + "url": "https://api.github.com/repos/spryker-shop/product-category-widget/zipball/0a73d53f8f65625960822f051012f5b6a58bf638", + "reference": "0a73d53f8f65625960822f051012f5b6a58bf638", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker-shop/shop-ui": "^1.0.0", "spryker/kernel": "^3.30.0", - "spryker/product-category-storage": "^1.10.0 || ^2.2.0", + "spryker/product-category-storage": "^1.11.0 || ^2.6.0", "spryker/store": "^1.4.0", - "spryker/transfer": "^3.25.0" + "spryker/transfer": "^3.27.0" }, "require-dev": { "spryker-shop/product-detail-page": "*", @@ -11302,9 +11321,9 @@ ], "description": "ProductCategoryWidget module", "support": { - "source": "https://github.com/spryker-shop/product-category-widget/tree/1.6.0" + "source": "https://github.com/spryker-shop/product-category-widget/tree/1.7.0" }, - "time": "2022-04-14T07:53:43+00:00" + "time": "2023-04-20T13:53:45+00:00" }, { "name": "spryker-shop/product-configuration-cart-widget", @@ -11725,16 +11744,16 @@ }, { "name": "spryker-shop/product-detail-page", - "version": "3.19.0", + "version": "3.19.1", "source": { "type": "git", "url": "https://github.com/spryker-shop/product-detail-page.git", - "reference": "bff4ca6413174757617f2d34b94e4fbe867dde90" + "reference": "4a41f28ee8a6012019d8f38d6ffc9fb34818a33b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker-shop/product-detail-page/zipball/bff4ca6413174757617f2d34b94e4fbe867dde90", - "reference": "bff4ca6413174757617f2d34b94e4fbe867dde90", + "url": "https://api.github.com/repos/spryker-shop/product-detail-page/zipball/4a41f28ee8a6012019d8f38d6ffc9fb34818a33b", + "reference": "4a41f28ee8a6012019d8f38d6ffc9fb34818a33b", "shasum": "" }, "require": { @@ -11784,9 +11803,9 @@ ], "description": "ProductDetailPage module", "support": { - "source": "https://github.com/spryker-shop/product-detail-page/tree/3.19.0" + "source": "https://github.com/spryker-shop/product-detail-page/tree/3.19.1" }, - "time": "2023-03-14T10:53:22+00:00" + "time": "2023-04-20T13:53:45+00:00" }, { "name": "spryker-shop/product-discontinued-widget", @@ -12028,23 +12047,23 @@ }, { "name": "spryker-shop/product-measurement-unit-widget", - "version": "1.1.0", + "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/spryker-shop/product-measurement-unit-widget.git", - "reference": "23f80079936febb82eaa5e71b3232edd7f61223a" + "reference": "2f35fa0a0fcf76a93ebf4269ce0b879240289e71" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker-shop/product-measurement-unit-widget/zipball/23f80079936febb82eaa5e71b3232edd7f61223a", - "reference": "23f80079936febb82eaa5e71b3232edd7f61223a", + "url": "https://api.github.com/repos/spryker-shop/product-measurement-unit-widget/zipball/2f35fa0a0fcf76a93ebf4269ce0b879240289e71", + "reference": "2f35fa0a0fcf76a93ebf4269ce0b879240289e71", "shasum": "" }, "require": { "php": ">=8.0", "spryker-shop/shop-ui": "^1.13.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/product-measurement-unit-storage": "^1.1.0", "spryker/product-quantity-storage": "^1.0.0 || ^3.0.0", "spryker/twig": "^3.18.0", @@ -12076,22 +12095,22 @@ ], "description": "ProductMeasurementUnitWidget module", "support": { - "source": "https://github.com/spryker-shop/product-measurement-unit-widget/tree/1.1.0" + "source": "https://github.com/spryker-shop/product-measurement-unit-widget/tree/1.2.0" }, - "time": "2022-11-24T12:58:31+00:00" + "time": "2023-03-31T19:36:14+00:00" }, { "name": "spryker-shop/product-new-page", - "version": "1.3.0", + "version": "1.4.0", "source": { "type": "git", "url": "https://github.com/spryker-shop/product-new-page.git", - "reference": "4cb78202f7079c4db6a19828e3b542e8a4dda120" + "reference": "6fd14f36335fbdec3595dc6e269611c771708336" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker-shop/product-new-page/zipball/4cb78202f7079c4db6a19828e3b542e8a4dda120", - "reference": "4cb78202f7079c4db6a19828e3b542e8a4dda120", + "url": "https://api.github.com/repos/spryker-shop/product-new-page/zipball/6fd14f36335fbdec3595dc6e269611c771708336", + "reference": "6fd14f36335fbdec3595dc6e269611c771708336", "shasum": "" }, "require": { @@ -12099,7 +12118,7 @@ "spryker-shop/shop-ui": "^1.0.0", "spryker/catalog": "^5.2.0", "spryker/kernel": "^3.52.0", - "spryker/locale": "^3.8.0", + "spryker/locale": "^3.8.0 || ^4.0.0", "spryker/product-new": "^1.1.0", "spryker/symfony": "^3.1.0", "spryker/url-storage": "^1.0.0", @@ -12135,9 +12154,9 @@ ], "description": "ProductNewPage module", "support": { - "source": "https://github.com/spryker-shop/product-new-page/tree/1.3.0" + "source": "https://github.com/spryker-shop/product-new-page/tree/1.4.0" }, - "time": "2022-11-24T12:58:31+00:00" + "time": "2023-03-31T19:36:14+00:00" }, { "name": "spryker-shop/product-option-widget", @@ -12195,24 +12214,24 @@ }, { "name": "spryker-shop/product-packaging-unit-widget", - "version": "1.4.0", + "version": "1.6.0", "source": { "type": "git", "url": "https://github.com/spryker-shop/product-packaging-unit-widget.git", - "reference": "a72e4bcf5ffac356162b80b4ebdb2779902177e6" + "reference": "006936ef6665ae3c641ca7deb788fa49003d6695" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker-shop/product-packaging-unit-widget/zipball/a72e4bcf5ffac356162b80b4ebdb2779902177e6", - "reference": "a72e4bcf5ffac356162b80b4ebdb2779902177e6", + "url": "https://api.github.com/repos/spryker-shop/product-packaging-unit-widget/zipball/006936ef6665ae3c641ca7deb788fa49003d6695", + "reference": "006936ef6665ae3c641ca7deb788fa49003d6695", "shasum": "" }, "require": { "php": ">=8.0", "spryker-shop/quick-order-page-extension": "^1.0.0", - "spryker-shop/shop-ui": "^1.66.0", + "spryker-shop/shop-ui": "^1.67.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/product-measurement-unit-storage": "^1.1.0", "spryker/product-packaging-unit-storage": "^5.0.0", "spryker/product-quantity-storage": "^1.0.0 || ^3.0.0", @@ -12250,9 +12269,9 @@ ], "description": "ProductPackagingUnitWidget module", "support": { - "source": "https://github.com/spryker-shop/product-packaging-unit-widget/tree/1.4.0" + "source": "https://github.com/spryker-shop/product-packaging-unit-widget/tree/1.6.0" }, - "time": "2022-12-12T09:07:04+00:00" + "time": "2023-03-31T19:36:14+00:00" }, { "name": "spryker-shop/product-relation-widget", @@ -12419,16 +12438,16 @@ }, { "name": "spryker-shop/product-search-widget", - "version": "3.4.0", + "version": "3.5.0", "source": { "type": "git", "url": "https://github.com/spryker-shop/product-search-widget.git", - "reference": "4b3019d6383fd5a962520e146e9a3165634b148e" + "reference": "cd2d384eda95bb6082836efe7ac5fae730c7be19" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker-shop/product-search-widget/zipball/4b3019d6383fd5a962520e146e9a3165634b148e", - "reference": "4b3019d6383fd5a962520e146e9a3165634b148e", + "url": "https://api.github.com/repos/spryker-shop/product-search-widget/zipball/cd2d384eda95bb6082836efe7ac5fae730c7be19", + "reference": "cd2d384eda95bb6082836efe7ac5fae730c7be19", "shasum": "" }, "require": { @@ -12438,7 +12457,7 @@ "spryker/application": "^3.0.0", "spryker/catalog": "^5.5.0", "spryker/kernel": "^3.52.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/symfony": "^3.0.0", "spryker/util-encoding": "^2.0.0" }, @@ -12471,9 +12490,9 @@ ], "description": "ProductSearchWidget module", "support": { - "source": "https://github.com/spryker-shop/product-search-widget/tree/3.4.0" + "source": "https://github.com/spryker-shop/product-search-widget/tree/3.5.0" }, - "time": "2022-11-24T12:58:31+00:00" + "time": "2023-03-31T19:36:14+00:00" }, { "name": "spryker-shop/product-search-widget-extension", @@ -12522,20 +12541,20 @@ }, { "name": "spryker-shop/product-set-detail-page", - "version": "1.9.0", + "version": "1.9.1", "source": { "type": "git", "url": "https://github.com/spryker-shop/product-set-detail-page.git", - "reference": "9598ec4e2e20e3842ab41c6873d0640e61a0e474" + "reference": "156b016038fadeb6124f68b67ab665bdcdb6a2d6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker-shop/product-set-detail-page/zipball/9598ec4e2e20e3842ab41c6873d0640e61a0e474", - "reference": "9598ec4e2e20e3842ab41c6873d0640e61a0e474", + "url": "https://api.github.com/repos/spryker-shop/product-set-detail-page/zipball/156b016038fadeb6124f68b67ab665bdcdb6a2d6", + "reference": "156b016038fadeb6124f68b67ab665bdcdb6a2d6", "shasum": "" }, "require": { - "php": ">=7.2", + "php": ">=8.0", "spryker-shop/shop-application": "^1.0.0", "spryker-shop/shop-router-extension": "^1.0.0", "spryker-shop/shop-ui": "^1.0.0", @@ -12570,9 +12589,9 @@ ], "description": "ProductSetDetailPage module", "support": { - "source": "https://github.com/spryker-shop/product-set-detail-page/tree/master" + "source": "https://github.com/spryker-shop/product-set-detail-page/tree/1.9.1" }, - "time": "2020-07-24T04:43:12+00:00" + "time": "2023-01-27T14:36:44+00:00" }, { "name": "spryker-shop/product-set-list-page", @@ -12735,16 +12754,16 @@ }, { "name": "spryker-shop/quick-order-page", - "version": "4.8.1", + "version": "4.9.0", "source": { "type": "git", "url": "https://github.com/spryker-shop/quick-order-page.git", - "reference": "f12cca11c34a46bb63364e7ac61c6432b373b4ca" + "reference": "f0cbda263386ba417df197002b8e63b03433dfdf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker-shop/quick-order-page/zipball/f12cca11c34a46bb63364e7ac61c6432b373b4ca", - "reference": "f12cca11c34a46bb63364e7ac61c6432b373b4ca", + "url": "https://api.github.com/repos/spryker-shop/quick-order-page/zipball/f0cbda263386ba417df197002b8e63b03433dfdf", + "reference": "f0cbda263386ba417df197002b8e63b03433dfdf", "shasum": "" }, "require": { @@ -12755,7 +12774,7 @@ "spryker/application": "^3.0.0", "spryker/cart": "^4.0.0 || ^5.0.0 || ^7.0.0", "spryker/kernel": "^3.52.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/price-product-storage": "^2.9.0 || ^4.0.0", "spryker/product-quantity-storage": "^1.2.0 || ^3.0.0", "spryker/product-storage": "^1.7.0", @@ -12797,9 +12816,9 @@ ], "description": "QuickOrderPage module", "support": { - "source": "https://github.com/spryker-shop/quick-order-page/tree/4.8.1" + "source": "https://github.com/spryker-shop/quick-order-page/tree/4.9.0" }, - "time": "2022-12-12T09:07:04+00:00" + "time": "2023-03-31T19:36:14+00:00" }, { "name": "spryker-shop/quick-order-page-extension", @@ -13767,20 +13786,20 @@ }, { "name": "spryker-shop/security-blocker-page", - "version": "1.0.0", + "version": "1.0.1", "source": { "type": "git", "url": "https://github.com/spryker-shop/security-blocker-page.git", - "reference": "571fb24ee69c0ef59ad580c6598b9f666e562e4b" + "reference": "12af2b3077389a08b7b09df71b870cb7423f0298" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker-shop/security-blocker-page/zipball/571fb24ee69c0ef59ad580c6598b9f666e562e4b", - "reference": "571fb24ee69c0ef59ad580c6598b9f666e562e4b", + "url": "https://api.github.com/repos/spryker-shop/security-blocker-page/zipball/12af2b3077389a08b7b09df71b870cb7423f0298", + "reference": "12af2b3077389a08b7b09df71b870cb7423f0298", "shasum": "" }, "require": { - "php": ">=7.3", + "php": ">=8.0", "spryker/event-dispatcher-extension": "^1.0.0", "spryker/glossary-storage": "^1.0.0", "spryker/kernel": "^3.30.0", @@ -13814,22 +13833,22 @@ ], "description": "SecurityBlockerPage module", "support": { - "source": "https://github.com/spryker-shop/security-blocker-page/tree/1.0.0" + "source": "https://github.com/spryker-shop/security-blocker-page/tree/1.0.1" }, - "time": "2020-12-29T11:53:13+00:00" + "time": "2023-03-28T12:28:19+00:00" }, { "name": "spryker-shop/session-agent-validation", - "version": "1.0.0", + "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/spryker-shop/session-agent-validation.git", - "reference": "a967f59742353a373a2f2b22542690f5f0017ab2" + "reference": "4fc793d7327a66a286c8b129767c8ebc60e7d4fd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker-shop/session-agent-validation/zipball/a967f59742353a373a2f2b22542690f5f0017ab2", - "reference": "a967f59742353a373a2f2b22542690f5f0017ab2", + "url": "https://api.github.com/repos/spryker-shop/session-agent-validation/zipball/4fc793d7327a66a286c8b129767c8ebc60e7d4fd", + "reference": "4fc793d7327a66a286c8b129767c8ebc60e7d4fd", "shasum": "" }, "require": { @@ -13870,9 +13889,9 @@ ], "description": "SessionAgentValidation module", "support": { - "source": "https://github.com/spryker-shop/session-agent-validation/tree/1.0.0" + "source": "https://github.com/spryker-shop/session-agent-validation/tree/1.1.0" }, - "time": "2022-11-08T12:42:29+00:00" + "time": "2023-04-25T15:38:45+00:00" }, { "name": "spryker-shop/session-agent-validation-extension", @@ -14129,16 +14148,16 @@ }, { "name": "spryker-shop/shop-application", - "version": "1.14.0", + "version": "1.15.0", "source": { "type": "git", "url": "https://github.com/spryker-shop/shop-application.git", - "reference": "0d550ca032dce0c199d03a550b55cad28de253ec" + "reference": "e4c68a5f0d1ae34000205f51927f1a75abda4b9c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker-shop/shop-application/zipball/0d550ca032dce0c199d03a550b55cad28de253ec", - "reference": "0d550ca032dce0c199d03a550b55cad28de253ec", + "url": "https://api.github.com/repos/spryker-shop/shop-application/zipball/e4c68a5f0d1ae34000205f51927f1a75abda4b9c", + "reference": "e4c68a5f0d1ae34000205f51927f1a75abda4b9c", "shasum": "" }, "require": { @@ -14149,7 +14168,7 @@ "spryker/container": "^1.0.0", "spryker/event-dispatcher-extension": "^1.0.0", "spryker/kernel": "^3.48.0", - "spryker/locale": "^3.8.0", + "spryker/locale": "^3.8.0 || ^4.0.0", "spryker/storage": "^3.4.0", "spryker/symfony": "^3.5.0", "spryker/twig": "^3.3.0", @@ -14187,9 +14206,9 @@ ], "description": "ShopApplication module", "support": { - "source": "https://github.com/spryker-shop/shop-application/tree/1.14.0" + "source": "https://github.com/spryker-shop/shop-application/tree/1.15.0" }, - "time": "2023-01-24T16:01:50+00:00" + "time": "2023-03-31T19:36:14+00:00" }, { "name": "spryker-shop/shop-application-extension", @@ -14386,20 +14405,20 @@ }, { "name": "spryker-shop/shop-router", - "version": "1.0.6", + "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/spryker-shop/shop-router.git", - "reference": "4f2814c0fa3b3a877d46c6757f6881e61309a2e2" + "reference": "d46dd1d8b1deb28b6037be2a789f0e855eabd83c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker-shop/shop-router/zipball/4f2814c0fa3b3a877d46c6757f6881e61309a2e2", - "reference": "4f2814c0fa3b3a877d46c6757f6881e61309a2e2", + "url": "https://api.github.com/repos/spryker-shop/shop-router/zipball/d46dd1d8b1deb28b6037be2a789f0e855eabd83c", + "reference": "d46dd1d8b1deb28b6037be2a789f0e855eabd83c", "shasum": "" }, "require": { - "php": ">=7.2", + "php": ">=8.0", "spryker-shop/shop-router-extension": "^1.0.0", "spryker/application": "^3.8.0", "spryker/container": "^1.1.0", @@ -14433,9 +14452,9 @@ ], "description": "ShopRouter module", "support": { - "source": "https://github.com/spryker-shop/shop-router/tree/1.0.6" + "source": "https://github.com/spryker-shop/shop-router/tree/1.1.0" }, - "time": "2020-07-24T04:43:12+00:00" + "time": "2023-01-24T16:01:50+00:00" }, { "name": "spryker-shop/shop-router-extension", @@ -14480,20 +14499,20 @@ }, { "name": "spryker-shop/shop-translator", - "version": "1.1.1", + "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/spryker-shop/shop-translator.git", - "reference": "b400de99a135b8f62aacb9335282a0bd8ecb6148" + "reference": "a913b7dfaf8684c27f3c67c6ddbb8f3c7595b030" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker-shop/shop-translator/zipball/b400de99a135b8f62aacb9335282a0bd8ecb6148", - "reference": "b400de99a135b8f62aacb9335282a0bd8ecb6148", + "url": "https://api.github.com/repos/spryker-shop/shop-translator/zipball/a913b7dfaf8684c27f3c67c6ddbb8f3c7595b030", + "reference": "a913b7dfaf8684c27f3c67c6ddbb8f3c7595b030", "shasum": "" }, "require": { - "php": ">=7.2", + "php": ">=8.0", "spryker/glossary-storage": "^1.0.0", "spryker/kernel": "^3.30.0", "spryker/symfony": "^3.0.0" @@ -14522,9 +14541,9 @@ ], "description": "ShopTranslator module", "support": { - "source": "https://github.com/spryker-shop/shop-translator/tree/1.1.1" + "source": "https://github.com/spryker-shop/shop-translator/tree/1.2.0" }, - "time": "2020-10-07T15:35:33+00:00" + "time": "2023-01-24T16:01:50+00:00" }, { "name": "spryker-shop/shop-ui", @@ -14639,16 +14658,16 @@ }, { "name": "spryker-shop/shopping-list-page", - "version": "1.8.0", + "version": "1.9.0", "source": { "type": "git", "url": "https://github.com/spryker-shop/shopping-list-page.git", - "reference": "0a093b15e49402f68c4a8d292378cb4a3ea7afc6" + "reference": "3348cb5871aac1d95b090706a353c41411bb3c6c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker-shop/shopping-list-page/zipball/0a093b15e49402f68c4a8d292378cb4a3ea7afc6", - "reference": "0a093b15e49402f68c4a8d292378cb4a3ea7afc6", + "url": "https://api.github.com/repos/spryker-shop/shopping-list-page/zipball/3348cb5871aac1d95b090706a353c41411bb3c6c", + "reference": "3348cb5871aac1d95b090706a353c41411bb3c6c", "shasum": "" }, "require": { @@ -14661,7 +14680,7 @@ "spryker/company-user": "^2.8.0", "spryker/customer": "^7.4.0", "spryker/kernel": "^3.52.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/multi-cart": "^1.1.0", "spryker/price": "^5.0.0", "spryker/product-storage": "^1.1.0", @@ -14702,9 +14721,9 @@ ], "description": "ShoppingListPage module", "support": { - "source": "https://github.com/spryker-shop/shopping-list-page/tree/1.8.0" + "source": "https://github.com/spryker-shop/shopping-list-page/tree/1.9.0" }, - "time": "2022-11-24T12:58:31+00:00" + "time": "2023-03-31T19:36:14+00:00" }, { "name": "spryker-shop/shopping-list-page-extension", @@ -14754,16 +14773,16 @@ }, { "name": "spryker-shop/shopping-list-widget", - "version": "1.5.0", + "version": "1.5.1", "source": { "type": "git", "url": "https://github.com/spryker-shop/shopping-list-widget.git", - "reference": "78965440df2c866e9ab4fc68fae4ecc920c1a77c" + "reference": "86c76343a05f492c32dba91fe238a6b5ea2af695" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker-shop/shopping-list-widget/zipball/78965440df2c866e9ab4fc68fae4ecc920c1a77c", - "reference": "78965440df2c866e9ab4fc68fae4ecc920c1a77c", + "url": "https://api.github.com/repos/spryker-shop/shopping-list-widget/zipball/86c76343a05f492c32dba91fe238a6b5ea2af695", + "reference": "86c76343a05f492c32dba91fe238a6b5ea2af695", "shasum": "" }, "require": { @@ -14809,9 +14828,9 @@ ], "description": "ShoppingListWidget module", "support": { - "source": "https://github.com/spryker-shop/shopping-list-widget/tree/1.5.0" + "source": "https://github.com/spryker-shop/shopping-list-widget/tree/1.5.1" }, - "time": "2022-11-24T12:58:31+00:00" + "time": "2023-02-02T10:03:11+00:00" }, { "name": "spryker-shop/storage-router", @@ -14901,6 +14920,58 @@ }, "time": "2019-09-26T05:02:03+00:00" }, + { + "name": "spryker-shop/store-widget", + "version": "1.1.0", + "source": { + "type": "git", + "url": "https://github.com/spryker-shop/store-widget.git", + "reference": "65b9c5522bcb90aea322d4a2a52ab6d68b63181c" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/spryker-shop/store-widget/zipball/65b9c5522bcb90aea322d4a2a52ab6d68b63181c", + "reference": "65b9c5522bcb90aea322d4a2a52ab6d68b63181c", + "shasum": "" + }, + "require": { + "php": ">=8.0", + "spryker/application-extension": "^1.0.0", + "spryker/kernel": "^3.30.0", + "spryker/session": "^4.0.0", + "spryker/store": "^1.19.0", + "spryker/store-storage": "^1.0.0", + "spryker/symfony": "^3.11.1", + "spryker/transfer": "^3.25.0" + }, + "require-dev": { + "spryker/code-sniffer": "*", + "spryker/container": "*" + }, + "suggest": { + "spryker/container": "Add this module to use the ContainerInterface." + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0.x-dev" + } + }, + "autoload": { + "psr-4": { + "SprykerShop\\": "src/SprykerShop/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "proprietary" + ], + "description": "StoreWidget module", + "support": { + "source": "https://github.com/spryker-shop/store-widget/tree/1.1.0" + }, + "time": "2023-04-14T12:33:33+00:00" + }, { "name": "spryker-shop/tabs-widget", "version": "1.0.3", @@ -14988,16 +15059,16 @@ }, { "name": "spryker/acl", - "version": "3.17.0", + "version": "3.17.1", "source": { "type": "git", "url": "https://github.com/spryker/acl.git", - "reference": "08d01d97f64db664548da1736129152d3b1c92ff" + "reference": "df25104e32fe82691e34e405b0d2a034c32a6800" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/acl/zipball/08d01d97f64db664548da1736129152d3b1c92ff", - "reference": "08d01d97f64db664548da1736129152d3b1c92ff", + "url": "https://api.github.com/repos/spryker/acl/zipball/df25104e32fe82691e34e405b0d2a034c32a6800", + "reference": "df25104e32fe82691e34e405b0d2a034c32a6800", "shasum": "" }, "require": { @@ -15026,6 +15097,7 @@ "spryker/propel": "*", "spryker/router": "*", "spryker/silex": "*", + "spryker/store": "*", "spryker/testify": "*", "spryker/twig": "*", "spryker/validator": "*", @@ -15056,9 +15128,9 @@ ], "description": "Acl module", "support": { - "source": "https://github.com/spryker/acl/tree/3.17.0" + "source": "https://github.com/spryker/acl/tree/3.17.1" }, - "time": "2023-03-10T14:11:16+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/acl-entity-extension", @@ -15185,20 +15257,20 @@ }, { "name": "spryker/agent", - "version": "1.5.1", + "version": "1.5.2", "source": { "type": "git", "url": "https://github.com/spryker/agent.git", - "reference": "a2eaf8657cb05aad30a91808c70cda3f37b1595a" + "reference": "29660eca7c02a00f53eb9dbb5543370b55209f8c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/agent/zipball/a2eaf8657cb05aad30a91808c70cda3f37b1595a", - "reference": "a2eaf8657cb05aad30a91808c70cda3f37b1595a", + "url": "https://api.github.com/repos/spryker/agent/zipball/29660eca7c02a00f53eb9dbb5543370b55209f8c", + "reference": "29660eca7c02a00f53eb9dbb5543370b55209f8c", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/agent-extension": "^1.0.0", "spryker/customer": "^7.10.0", "spryker/customer-extension": "^1.2.0", @@ -15210,7 +15282,9 @@ }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/propel": "*", + "spryker/store": "*", "spryker/testify": "*" }, "type": "library", @@ -15231,9 +15305,9 @@ ], "description": "Agent module", "support": { - "source": "https://github.com/spryker/agent/tree/1.5.1" + "source": "https://github.com/spryker/agent/tree/1.5.2" }, - "time": "2022-06-08T19:09:50+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/agent-auth-rest-api", @@ -15327,29 +15401,28 @@ }, { "name": "spryker/agent-gui", - "version": "1.0.0", + "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/spryker/agent-gui.git", - "reference": "8d9847026e9438b1c368d1470dbc2bce2d7c2be1" + "reference": "ea6a8ad725a925fa0f09e138ee888d89e0965d63" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/agent-gui/zipball/8d9847026e9438b1c368d1470dbc2bce2d7c2be1", - "reference": "8d9847026e9438b1c368d1470dbc2bce2d7c2be1", + "url": "https://api.github.com/repos/spryker/agent-gui/zipball/ea6a8ad725a925fa0f09e138ee888d89e0965d63", + "reference": "ea6a8ad725a925fa0f09e138ee888d89e0965d63", "shasum": "" }, "require": { - "php": ">=7.1", + "php": ">=8.0", "spryker/gui": "^3.13.0", - "spryker/kernel": "^3.23.0", + "spryker/kernel": "^3.30.0", "spryker/symfony": "^3.0.0", "spryker/user": "^3.2.0", "spryker/user-extension": "^1.0.0" }, "require-dev": { - "spryker/code-sniffer": "*", - "spryker/testify": "*" + "spryker/code-sniffer": "*" }, "type": "library", "extra": { @@ -15368,9 +15441,9 @@ ], "description": "AgentGui module", "support": { - "source": "https://github.com/spryker/agent-gui/tree/master" + "source": "https://github.com/spryker/agent-gui/tree/1.1.0" }, - "time": "2018-09-05T09:34:01+00:00" + "time": "2023-02-08T12:23:08+00:00" }, { "name": "spryker/alternative-products-rest-api", @@ -15422,31 +15495,32 @@ }, { "name": "spryker/app-catalog-gui", - "version": "1.2.0", + "version": "1.3.0", "source": { "type": "git", "url": "https://github.com/spryker/app-catalog-gui.git", - "reference": "6fa949160829660e4c05b5f0e83abae84f7a3a91" + "reference": "e8f2f0b20e7a652479ef5631a8e1d4277b74d55a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/app-catalog-gui/zipball/6fa949160829660e4c05b5f0e83abae84f7a3a91", - "reference": "6fa949160829660e4c05b5f0e83abae84f7a3a91", + "url": "https://api.github.com/repos/spryker/app-catalog-gui/zipball/e8f2f0b20e7a652479ef5631a8e1d4277b74d55a", + "reference": "e8f2f0b20e7a652479ef5631a8e1d4277b74d55a", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^1.0.0 || ^2.0.0 || ^3.0.0", + "spryker/locale": "^1.0.0 || ^2.0.0 || ^3.0.0 || ^4.0.0", "spryker/log": "^2.0.0 || ^3.0.0", "spryker/oauth-client": "^1.0.0", - "spryker/store": "^1.16.0", + "spryker/store": "^1.19.0", "spryker/symfony": "^3.0.0", "spryker/transfer": "^3.27.0", "spryker/translator": "^1.5.1" }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/propel": "*", "spryker/testify": "*" }, @@ -15467,22 +15541,22 @@ ], "description": "AppCatalogGui module", "support": { - "source": "https://github.com/spryker/app-catalog-gui/tree/1.2.0" + "source": "https://github.com/spryker/app-catalog-gui/tree/1.3.0" }, - "time": "2022-10-11T14:40:32+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/application", - "version": "3.31.0", + "version": "3.32.0", "source": { "type": "git", "url": "https://github.com/spryker/application.git", - "reference": "6cbe91a3734eb2a3924fe59f7c289d9ff8ed50f7" + "reference": "9b9026398e66979e04f62a2cbc83871dfd235fc1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/application/zipball/6cbe91a3734eb2a3924fe59f7c289d9ff8ed50f7", - "reference": "6cbe91a3734eb2a3924fe59f7c289d9ff8ed50f7", + "url": "https://api.github.com/repos/spryker/application/zipball/9b9026398e66979e04f62a2cbc83871dfd235fc1", + "reference": "9b9026398e66979e04f62a2cbc83871dfd235fc1", "shasum": "" }, "require": { @@ -15534,9 +15608,9 @@ ], "description": "Application module", "support": { - "source": "https://github.com/spryker/application/tree/3.31.0" + "source": "https://github.com/spryker/application/tree/3.32.0" }, - "time": "2023-01-24T16:01:46+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/application-extension", @@ -15685,16 +15759,16 @@ }, { "name": "spryker/asset-storage", - "version": "1.2.0", + "version": "1.2.1", "source": { "type": "git", "url": "https://github.com/spryker/asset-storage.git", - "reference": "827c5c5639914707342d9f2b54f9daedb6db2a4c" + "reference": "4972911c59b935c1b1fa95e874b9ba0dc2a7b7ab" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/asset-storage/zipball/827c5c5639914707342d9f2b54f9daedb6db2a4c", - "reference": "827c5c5639914707342d9f2b54f9daedb6db2a4c", + "url": "https://api.github.com/repos/spryker/asset-storage/zipball/4972911c59b935c1b1fa95e874b9ba0dc2a7b7ab", + "reference": "4972911c59b935c1b1fa95e874b9ba0dc2a7b7ab", "shasum": "" }, "require": { @@ -15739,26 +15813,26 @@ ], "description": "AssetStorage module", "support": { - "source": "https://github.com/spryker/asset-storage/tree/1.2.0" + "source": "https://github.com/spryker/asset-storage/tree/1.2.1" }, - "time": "2023-01-20T11:20:19+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/auth-rest-api", - "version": "2.14.1", + "version": "2.14.2", "source": { "type": "git", "url": "https://github.com/spryker/auth-rest-api.git", - "reference": "7b3ad89f297671cd7e428d1cccc906be3c53513d" + "reference": "baa28e3503c13d215791883db349609699bf6857" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/auth-rest-api/zipball/7b3ad89f297671cd7e428d1cccc906be3c53513d", - "reference": "7b3ad89f297671cd7e428d1cccc906be3c53513d", + "url": "https://api.github.com/repos/spryker/auth-rest-api/zipball/baa28e3503c13d215791883db349609699bf6857", + "reference": "baa28e3503c13d215791883db349609699bf6857", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/auth-rest-api-extension": "^1.1.0", "spryker/glue-application": "^1.30.0", "spryker/glue-application-extension": "^1.4.0", @@ -15770,9 +15844,11 @@ }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/customer": "*", "spryker/oauth-customer-connector": "*", "spryker/propel": "*", + "spryker/store": "*", "spryker/testify": "*" }, "suggest": { @@ -15797,9 +15873,9 @@ ], "description": "AuthRestApi module", "support": { - "source": "https://github.com/spryker/auth-rest-api/tree/2.14.1" + "source": "https://github.com/spryker/auth-rest-api/tree/2.14.2" }, - "time": "2022-07-13T11:52:17+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/auth-rest-api-extension", @@ -15937,20 +16013,20 @@ }, { "name": "spryker/authentication-oauth", - "version": "1.0.0", + "version": "1.0.1", "source": { "type": "git", "url": "https://github.com/spryker/authentication-oauth.git", - "reference": "56814c3269f37b4c84cbc5fa4760cb454c9c816a" + "reference": "0d7d29d61082569a826522a370a188e6452e6fa7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/authentication-oauth/zipball/56814c3269f37b4c84cbc5fa4760cb454c9c816a", - "reference": "56814c3269f37b4c84cbc5fa4760cb454c9c816a", + "url": "https://api.github.com/repos/spryker/authentication-oauth/zipball/0d7d29d61082569a826522a370a188e6452e6fa7", + "reference": "0d7d29d61082569a826522a370a188e6452e6fa7", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/authentication-extension": "^1.0.0", "spryker/kernel": "^3.66.0", "spryker/oauth": "^2.4.0", @@ -15959,9 +16035,13 @@ }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/oauth-user-connector": "*", "spryker/propel": "*", - "spryker/testify": "*" + "spryker/store": "*", + "spryker/store-extension": "*", + "spryker/testify": "*", + "spryker/zed-request-extension": "*" }, "type": "library", "extra": { @@ -15980,9 +16060,9 @@ ], "description": "AuthenticationOauth module", "support": { - "source": "https://github.com/spryker/authentication-oauth/tree/1.0.0" + "source": "https://github.com/spryker/authentication-oauth/tree/1.0.1" }, - "time": "2022-09-28T14:47:08+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/authorization", @@ -16076,16 +16156,16 @@ }, { "name": "spryker/availability", - "version": "9.17.0", + "version": "9.18.0", "source": { "type": "git", "url": "https://github.com/spryker/availability.git", - "reference": "c6b7bb451fd9fc7ff339fd6321dc2276a3a90d89" + "reference": "8b69d070335433a1483934cc65cd798c6e98a510" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/availability/zipball/c6b7bb451fd9fc7ff339fd6321dc2276a3a90d89", - "reference": "c6b7bb451fd9fc7ff339fd6321dc2276a3a90d89", + "url": "https://api.github.com/repos/spryker/availability/zipball/8b69d070335433a1483934cc65cd798c6e98a510", + "reference": "8b69d070335433a1483934cc65cd798c6e98a510", "shasum": "" }, "require": { @@ -16096,7 +16176,7 @@ "spryker/event": "^2.3.0", "spryker/kernel": "^3.30.0", "spryker/key-builder": "^1.0.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/oms": "^11.0.0", "spryker/oms-extension": "^1.2.0", "spryker/product": "^5.0.0 || ^6.0.0", @@ -16106,7 +16186,7 @@ "spryker/stock": "^8.1.0", "spryker/stock-extension": "^1.0.0", "spryker/storage": "^3.0.0", - "spryker/store": "^1.5.0", + "spryker/store": "^1.19.0", "spryker/touch": "^3.0.0 || ^4.0.0", "spryker/transfer": "^3.25.0", "spryker/wishlist-extension": "^1.2.0", @@ -16115,7 +16195,9 @@ "require-dev": { "spryker/checkout": "*", "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/propel": "*", + "spryker/store-extension": "*", "spryker/testify": "*" }, "suggest": { @@ -16139,9 +16221,9 @@ ], "description": "Availability module", "support": { - "source": "https://github.com/spryker/availability/tree/9.17.0" + "source": "https://github.com/spryker/availability/tree/9.18.0" }, - "time": "2023-03-10T14:11:16+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/availability-cart-connector", @@ -16327,26 +16409,26 @@ }, { "name": "spryker/availability-gui", - "version": "6.7.0", + "version": "6.8.0", "source": { "type": "git", "url": "https://github.com/spryker/availability-gui.git", - "reference": "570abc9f81de83b2602a5803e2dddddc25e55ee9" + "reference": "6a2311c2b6c449ef4cdce16281463dfba1132871" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/availability-gui/zipball/570abc9f81de83b2602a5803e2dddddc25e55ee9", - "reference": "570abc9f81de83b2602a5803e2dddddc25e55ee9", + "url": "https://api.github.com/repos/spryker/availability-gui/zipball/6a2311c2b6c449ef4cdce16281463dfba1132871", + "reference": "6a2311c2b6c449ef4cdce16281463dfba1132871", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/availability": "^9.11.0", "spryker/availability-gui-extension": "^1.0.0", "spryker/decimal-object": "^1.0.0", "spryker/gui": "^3.45.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/oms": "^11.0.0", "spryker/product": "^5.0.0 || ^6.0.0", "spryker/product-bundle": "^7.0.0", @@ -16354,7 +16436,7 @@ "spryker/stock": "^8.0.0", "spryker/store": "^1.5.0", "spryker/symfony": "^3.0.0", - "spryker/transfer": "^3.18.0", + "spryker/transfer": "^3.25.0", "spryker/twig": "^3.16.0", "spryker/util-text": "^1.1.0" }, @@ -16389,9 +16471,9 @@ ], "description": "AvailabilityGui module", "support": { - "source": "https://github.com/spryker/availability-gui/tree/6.7.0" + "source": "https://github.com/spryker/availability-gui/tree/6.8.0" }, - "time": "2022-09-19T06:48:51+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/availability-gui-extension", @@ -16436,16 +16518,16 @@ }, { "name": "spryker/availability-notification", - "version": "1.3.0", + "version": "1.4.1", "source": { "type": "git", "url": "https://github.com/spryker/availability-notification.git", - "reference": "30c1a4cf888297d4d2a4e17570c05857ce48a408" + "reference": "b8274d0980a602a74dad1745c32c1e075f9faf98" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/availability-notification/zipball/30c1a4cf888297d4d2a4e17570c05857ce48a408", - "reference": "30c1a4cf888297d4d2a4e17570c05857ce48a408", + "url": "https://api.github.com/repos/spryker/availability-notification/zipball/b8274d0980a602a74dad1745c32c1e075f9faf98", + "reference": "b8274d0980a602a74dad1745c32c1e075f9faf98", "shasum": "" }, "require": { @@ -16454,12 +16536,12 @@ "spryker/customer": "^7.16.1", "spryker/glossary": "^3.0.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/mail": "^4.6.0", "spryker/mail-extension": "^1.0.0", "spryker/product": "^6.8.0", "spryker/propel-orm": "^1.0.0", - "spryker/store": "^1.5.0", + "spryker/store": "^1.19.0", "spryker/transfer": "^3.25.0", "spryker/util-text": "^1.2.0", "spryker/util-validate": "^1.0.0", @@ -16468,6 +16550,7 @@ "require-dev": { "spryker/availability": "*", "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/event": "*", "spryker/propel": "*", "spryker/testify": "*" @@ -16494,9 +16577,9 @@ ], "description": "AvailabilityNotification module", "support": { - "source": "https://github.com/spryker/availability-notification/tree/1.3.0" + "source": "https://github.com/spryker/availability-notification/tree/1.4.1" }, - "time": "2023-02-28T12:46:26+00:00" + "time": "2023-05-05T18:20:59+00:00" }, { "name": "spryker/availability-notifications-rest-api", @@ -16552,20 +16635,20 @@ }, { "name": "spryker/availability-storage", - "version": "2.7.0", + "version": "2.7.1", "source": { "type": "git", "url": "https://github.com/spryker/availability-storage.git", - "reference": "c506c22d7068ce27b7adcd1e4a8d8f67aa745af1" + "reference": "9b3068c4791cfd6b69cdf60e2d136e2e27b55ac6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/availability-storage/zipball/c506c22d7068ce27b7adcd1e4a8d8f67aa745af1", - "reference": "c506c22d7068ce27b7adcd1e4a8d8f67aa745af1", + "url": "https://api.github.com/repos/spryker/availability-storage/zipball/9b3068c4791cfd6b69cdf60e2d136e2e27b55ac6", + "reference": "9b3068c4791cfd6b69cdf60e2d136e2e27b55ac6", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/availability": "^9.0.0", "spryker/availability-storage-extension": "^1.0.0", "spryker/event-behavior": "^1.10.0", @@ -16582,6 +16665,7 @@ }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/decimal-object": "*", "spryker/event": "*", "spryker/product-storage": "*", @@ -16611,9 +16695,9 @@ ], "description": "AvailabilityStorage module", "support": { - "source": "https://github.com/spryker/availability-storage/tree/2.7.0" + "source": "https://github.com/spryker/availability-storage/tree/2.7.1" }, - "time": "2022-04-18T08:41:46+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/availability-storage-extension", @@ -16799,20 +16883,20 @@ }, { "name": "spryker/business-on-behalf", - "version": "1.1.2", + "version": "1.1.3", "source": { "type": "git", "url": "https://github.com/spryker/business-on-behalf.git", - "reference": "3b6081080903d66db2d6c07d4cd75f2517ccf5c0" + "reference": "b5fefc4d335da6c6a99327e197a91e44d6e2cf6b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/business-on-behalf/zipball/3b6081080903d66db2d6c07d4cd75f2517ccf5c0", - "reference": "3b6081080903d66db2d6c07d4cd75f2517ccf5c0", + "url": "https://api.github.com/repos/spryker/business-on-behalf/zipball/b5fefc4d335da6c6a99327e197a91e44d6e2cf6b", + "reference": "b5fefc4d335da6c6a99327e197a91e44d6e2cf6b", "shasum": "" }, "require": { - "php": ">=7.2", + "php": ">=8.0", "spryker/business-on-behalf-extension": "^1.0.0", "spryker/company": "^1.0.0", "spryker/company-user": "^1.2.0 || ^2.0.0", @@ -16821,8 +16905,10 @@ }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/customer": "*", "spryker/propel": "*", + "spryker/store": "*", "spryker/testify": "*" }, "suggest": { @@ -16846,9 +16932,9 @@ ], "description": "BusinessOnBehalf module", "support": { - "source": "https://github.com/spryker/business-on-behalf/tree/1.1.2" + "source": "https://github.com/spryker/business-on-behalf/tree/1.1.3" }, - "time": "2020-06-02T09:42:31+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/business-on-behalf-data-import", @@ -17089,20 +17175,20 @@ }, { "name": "spryker/calculation", - "version": "4.12.0", + "version": "4.12.1", "source": { "type": "git", "url": "https://github.com/spryker/calculation.git", - "reference": "c27fe745b95c5732799b54fa0c49fad7536aa81f" + "reference": "49f5fa8855b00ebd987add60f2f57a9ac536f222" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/calculation/zipball/c27fe745b95c5732799b54fa0c49fad7536aa81f", - "reference": "c27fe745b95c5732799b54fa0c49fad7536aa81f", + "url": "https://api.github.com/repos/spryker/calculation/zipball/49f5fa8855b00ebd987add60f2f57a9ac536f222", + "reference": "49f5fa8855b00ebd987add60f2f57a9ac536f222", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/calculation-extension": "^1.1.0", "spryker/kernel": "^3.30.0", "spryker/util-text": "^1.1.0", @@ -17135,9 +17221,9 @@ ], "description": "Calculation module", "support": { - "source": "https://github.com/spryker/calculation/tree/4.12.0" + "source": "https://github.com/spryker/calculation/tree/4.12.1" }, - "time": "2022-02-02T14:07:33+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/calculation-extension", @@ -17339,20 +17425,20 @@ }, { "name": "spryker/cart-codes-rest-api", - "version": "1.4.0", + "version": "1.4.1", "source": { "type": "git", "url": "https://github.com/spryker/cart-codes-rest-api.git", - "reference": "81fa710fa2c78db30054d667fadfe1356769592a" + "reference": "67150d81ab1758040d6e5630e34b1a367c731e8b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/cart-codes-rest-api/zipball/81fa710fa2c78db30054d667fadfe1356769592a", - "reference": "81fa710fa2c78db30054d667fadfe1356769592a", + "url": "https://api.github.com/repos/spryker/cart-codes-rest-api/zipball/67150d81ab1758040d6e5630e34b1a367c731e8b", + "reference": "67150d81ab1758040d6e5630e34b1a367c731e8b", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/cart-code": "^1.1.0", "spryker/cart-codes-rest-api-extension": "^1.0.0", "spryker/carts-rest-api": "^5.7.0", @@ -17364,10 +17450,12 @@ }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/customer": "*", "spryker/discount": "*", "spryker/propel": "*", "spryker/quote": "*", + "spryker/store": "*", "spryker/testify": "*" }, "type": "library", @@ -17387,9 +17475,9 @@ ], "description": "CartCodesRestApi module", "support": { - "source": "https://github.com/spryker/cart-codes-rest-api/tree/1.4.0" + "source": "https://github.com/spryker/cart-codes-rest-api/tree/1.4.1" }, - "time": "2022-06-21T16:34:19+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/cart-codes-rest-api-extension", @@ -17434,22 +17522,22 @@ }, { "name": "spryker/cart-currency-connector", - "version": "1.1.5", + "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/spryker/cart-currency-connector.git", - "reference": "205e215315c151b409cbeb831ab7253ce4093be7" + "reference": "007247f9dac1f4da9168264c3ed196b66bda4365" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/cart-currency-connector/zipball/205e215315c151b409cbeb831ab7253ce4093be7", - "reference": "205e215315c151b409cbeb831ab7253ce4093be7", + "url": "https://api.github.com/repos/spryker/cart-currency-connector/zipball/007247f9dac1f4da9168264c3ed196b66bda4365", + "reference": "007247f9dac1f4da9168264c3ed196b66bda4365", "shasum": "" }, "require": { - "php": ">=7.2", + "php": ">=8.0", "spryker/cart": "^5.1.0 || ^7.0.0", - "spryker/currency": "^3.1.0", + "spryker/currency": "^3.1.0 || ^4.0.0", "spryker/currency-extension": "^1.0.0", "spryker/kernel": "^3.30.0", "spryker/zed-request": "^3.6.0" @@ -17474,9 +17562,9 @@ ], "description": "CartCurrencyConnector module", "support": { - "source": "https://github.com/spryker/cart-currency-connector/tree/1.1.5" + "source": "https://github.com/spryker/cart-currency-connector/tree/1.2.0" }, - "time": "2020-05-29T13:08:37+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/cart-extension", @@ -17747,16 +17835,16 @@ }, { "name": "spryker/carts-rest-api", - "version": "5.22.0", + "version": "5.22.1", "source": { "type": "git", "url": "https://github.com/spryker/carts-rest-api.git", - "reference": "9b7e135f166dc64fa8209248ef5c415e54575fff" + "reference": "69e8a5323f2898ec9cca848a9f3be507d159d4e4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/carts-rest-api/zipball/9b7e135f166dc64fa8209248ef5c415e54575fff", - "reference": "9b7e135f166dc64fa8209248ef5c415e54575fff", + "url": "https://api.github.com/repos/spryker/carts-rest-api/zipball/69e8a5323f2898ec9cca848a9f3be507d159d4e4", + "reference": "69e8a5323f2898ec9cca848a9f3be507d159d4e4", "shasum": "" }, "require": { @@ -17813,9 +17901,9 @@ ], "description": "CartsRestApi module", "support": { - "source": "https://github.com/spryker/carts-rest-api/tree/5.22.0" + "source": "https://github.com/spryker/carts-rest-api/tree/5.22.1" }, - "time": "2022-11-25T14:20:29+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/carts-rest-api-extension", @@ -17959,21 +18047,21 @@ }, { "name": "spryker/catalog-price-product-connector", - "version": "1.4.0", + "version": "1.5.0", "source": { "type": "git", "url": "https://github.com/spryker/catalog-price-product-connector.git", - "reference": "1fcd9269b6e77241b236888f64fe4ad2841f2a61" + "reference": "251a76fe13434c034e1c442138c00f78eb39ce2c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/catalog-price-product-connector/zipball/1fcd9269b6e77241b236888f64fe4ad2841f2a61", - "reference": "1fcd9269b6e77241b236888f64fe4ad2841f2a61", + "url": "https://api.github.com/repos/spryker/catalog-price-product-connector/zipball/251a76fe13434c034e1c442138c00f78eb39ce2c", + "reference": "251a76fe13434c034e1c442138c00f78eb39ce2c", "shasum": "" }, "require": { "php": ">=8.0", - "spryker/currency": "^3.2.0", + "spryker/currency": "^3.2.0 || ^4.0.0", "spryker/kernel": "^3.30.0", "spryker/price": "^5.0.0", "spryker/price-product": "^2.0.0 || ^4.0.0", @@ -18010,9 +18098,9 @@ ], "description": "CatalogPriceProductConnector module", "support": { - "source": "https://github.com/spryker/catalog-price-product-connector/tree/1.4.0" + "source": "https://github.com/spryker/catalog-price-product-connector/tree/1.5.0" }, - "time": "2023-02-20T10:18:53+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/catalog-search-products-resource-relationship", @@ -18062,22 +18150,22 @@ }, { "name": "spryker/catalog-search-rest-api", - "version": "2.7.0", + "version": "2.8.0", "source": { "type": "git", "url": "https://github.com/spryker/catalog-search-rest-api.git", - "reference": "5bab83fe016cd3d5d2e50b63507d15a42c134c52" + "reference": "12305c753ef6887fdbda814987c6a026d393767d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/catalog-search-rest-api/zipball/5bab83fe016cd3d5d2e50b63507d15a42c134c52", - "reference": "5bab83fe016cd3d5d2e50b63507d15a42c134c52", + "url": "https://api.github.com/repos/spryker/catalog-search-rest-api/zipball/12305c753ef6887fdbda814987c6a026d393767d", + "reference": "12305c753ef6887fdbda814987c6a026d393767d", "shasum": "" }, "require": { "php": ">=8.0", "spryker/catalog": "^5.2.0", - "spryker/currency": "^3.2.0", + "spryker/currency": "^3.2.0 || ^4.0.0", "spryker/glossary-storage": "^1.0.0", "spryker/glue-application": "^1.8.0", "spryker/glue-application-extension": "^1.0.0", @@ -18110,26 +18198,26 @@ ], "description": "CatalogSearchRestApi module", "support": { - "source": "https://github.com/spryker/catalog-search-rest-api/tree/2.7.0" + "source": "https://github.com/spryker/catalog-search-rest-api/tree/2.8.0" }, - "time": "2022-11-22T13:49:51+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/categories-rest-api", - "version": "1.6.0", + "version": "1.7.1", "source": { "type": "git", "url": "https://github.com/spryker/categories-rest-api.git", - "reference": "b7ed90f7620922ebeb2f2171f921a42c817d8b6d" + "reference": "0eec8b057e3d2277d7626129f6eeb78da0a96c0a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/categories-rest-api/zipball/b7ed90f7620922ebeb2f2171f921a42c817d8b6d", - "reference": "b7ed90f7620922ebeb2f2171f921a42c817d8b6d", + "url": "https://api.github.com/repos/spryker/categories-rest-api/zipball/0eec8b057e3d2277d7626129f6eeb78da0a96c0a", + "reference": "0eec8b057e3d2277d7626129f6eeb78da0a96c0a", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/category-storage": "^1.11.0 || ^2.0.0", "spryker/glue-application": "^1.0.0", "spryker/glue-application-extension": "^1.0.0", @@ -18141,8 +18229,12 @@ }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/testify": "*" }, + "suggest": { + "spryker/container": "Add this module to use the ContainerInterface." + }, "type": "library", "extra": { "branch-alias": { @@ -18160,22 +18252,22 @@ ], "description": "CategoriesRestApi module", "support": { - "source": "https://github.com/spryker/categories-rest-api/tree/1.6.0" + "source": "https://github.com/spryker/categories-rest-api/tree/1.7.1" }, - "time": "2021-12-02T12:25:13+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/category", - "version": "5.12.0", + "version": "5.13.0", "source": { "type": "git", "url": "https://github.com/spryker/category.git", - "reference": "c831afb53adbea5b26bd41c22afc9c168977c82f" + "reference": "aca6a3df5617e5daab1daf68892dbcc3da10c249" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/category/zipball/c831afb53adbea5b26bd41c22afc9c168977c82f", - "reference": "c831afb53adbea5b26bd41c22afc9c168977c82f", + "url": "https://api.github.com/repos/spryker/category/zipball/aca6a3df5617e5daab1daf68892dbcc3da10c249", + "reference": "aca6a3df5617e5daab1daf68892dbcc3da10c249", "shasum": "" }, "require": { @@ -18184,7 +18276,7 @@ "spryker/category-extension": "^1.2.0", "spryker/event": "^2.3.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/propel": "^3.0.0", "spryker/propel-orm": "^1.0.0", "spryker/store": "^1.0.0", @@ -18217,33 +18309,33 @@ ], "description": "Category module", "support": { - "source": "https://github.com/spryker/category/tree/5.12.0" + "source": "https://github.com/spryker/category/tree/5.13.0" }, - "time": "2023-03-10T14:11:16+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/category-data-feed", - "version": "0.2.3", + "version": "0.2.4", "source": { "type": "git", "url": "https://github.com/spryker/category-data-feed.git", - "reference": "b6a2a06afffa3aaec0f05d6682d1dd793e07cbc5" + "reference": "695451e3ecab2b15232a85ce689d7d978813f656" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/category-data-feed/zipball/b6a2a06afffa3aaec0f05d6682d1dd793e07cbc5", - "reference": "b6a2a06afffa3aaec0f05d6682d1dd793e07cbc5", + "url": "https://api.github.com/repos/spryker/category-data-feed/zipball/695451e3ecab2b15232a85ce689d7d978813f656", + "reference": "695451e3ecab2b15232a85ce689d7d978813f656", "shasum": "" }, "require": { - "php": ">=7.3", + "php": ">=8.0", "spryker/category": "^3.0.0 || ^4.0.0 || ^5.0.0", "spryker/kernel": "^3.30.0", "spryker/propel-orm": "^1.0.0" }, "require-dev": { "spryker/code-sniffer": "*", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/propel": "^3.0.0", "spryker/testify": "*" }, @@ -18264,26 +18356,26 @@ ], "description": "CategoryDataFeed module", "support": { - "source": "https://github.com/spryker/category-data-feed/tree/0.2.3" + "source": "https://github.com/spryker/category-data-feed/tree/0.2.4" }, - "time": "2021-01-29T11:44:40+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/category-data-import", - "version": "0.3.0", + "version": "0.3.1", "source": { "type": "git", "url": "https://github.com/spryker/category-data-import.git", - "reference": "8af807c4f04dcde7ea7b213c2ca525823893ee36" + "reference": "4dd98b1941c2d0ab4d33ea2d531223850c99a190" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/category-data-import/zipball/8af807c4f04dcde7ea7b213c2ca525823893ee36", - "reference": "8af807c4f04dcde7ea7b213c2ca525823893ee36", + "url": "https://api.github.com/repos/spryker/category-data-import/zipball/4dd98b1941c2d0ab4d33ea2d531223850c99a190", + "reference": "4dd98b1941c2d0ab4d33ea2d531223850c99a190", "shasum": "" }, "require": { - "php": ">=7.3", + "php": ">=8.0", "spryker/category": "^5.0.0", "spryker/data-import": "^1.3.0", "spryker/kernel": "^3.30.0", @@ -18313,22 +18405,22 @@ ], "description": "CategoryDataImport module", "support": { - "source": "https://github.com/spryker/category-data-import/tree/0.3.0" + "source": "https://github.com/spryker/category-data-import/tree/0.3.1" }, - "time": "2021-02-09T16:20:37+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/category-discount-connector", - "version": "1.1.0", + "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/spryker/category-discount-connector.git", - "reference": "390afdfb310b40b2b93b8850c31ea29db1087a90" + "reference": "75ed1dc85da1a967a706bccad2199356a8700312" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/category-discount-connector/zipball/390afdfb310b40b2b93b8850c31ea29db1087a90", - "reference": "390afdfb310b40b2b93b8850c31ea29db1087a90", + "url": "https://api.github.com/repos/spryker/category-discount-connector/zipball/75ed1dc85da1a967a706bccad2199356a8700312", + "reference": "75ed1dc85da1a967a706bccad2199356a8700312", "shasum": "" }, "require": { @@ -18337,14 +18429,16 @@ "spryker/discount": "^9.0.0", "spryker/discount-extension": "^1.2.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/product-category": "^4.13.0", "spryker/transfer": "^3.27.0" }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/product": "*", "spryker/propel": "*", + "spryker/store": "*", "spryker/testify": "*" }, "type": "library", @@ -18364,9 +18458,9 @@ ], "description": "CategoryDiscountConnector module", "support": { - "source": "https://github.com/spryker/category-discount-connector/tree/1.1.0" + "source": "https://github.com/spryker/category-discount-connector/tree/1.2.0" }, - "time": "2023-01-20T11:20:19+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/category-exporter", @@ -18460,25 +18554,25 @@ }, { "name": "spryker/category-gui", - "version": "2.1.0", + "version": "2.2.0", "source": { "type": "git", "url": "https://github.com/spryker/category-gui.git", - "reference": "fcffbf775b2d0f8061d031bdd072553b3a975fc6" + "reference": "77befabe07b8676ea2ed1c3021da097ada91acc7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/category-gui/zipball/fcffbf775b2d0f8061d031bdd072553b3a975fc6", - "reference": "fcffbf775b2d0f8061d031bdd072553b3a975fc6", + "url": "https://api.github.com/repos/spryker/category-gui/zipball/77befabe07b8676ea2ed1c3021da097ada91acc7", + "reference": "77befabe07b8676ea2ed1c3021da097ada91acc7", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/category": "^5.2.0", "spryker/category-gui-extension": "^1.0.0", "spryker/gui": "^3.0.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/propel-orm": "^1.0.0", "spryker/store": "^1.15.0", "spryker/symfony": "^3.0.0", @@ -18511,9 +18605,9 @@ ], "description": "CategoryGui module", "support": { - "source": "https://github.com/spryker/category-gui/tree/2.1.0" + "source": "https://github.com/spryker/category-gui/tree/2.2.0" }, - "time": "2022-01-24T12:16:54+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/category-gui-extension", @@ -18562,25 +18656,27 @@ }, { "name": "spryker/category-image", - "version": "1.1.4", + "version": "1.3.0", "source": { "type": "git", "url": "https://github.com/spryker/category-image.git", - "reference": "589a244954f1f4e6b61d25a90cb5907da4dc1a4f" + "reference": "0d397513e687501e40040e22fa814e70445d5531" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/category-image/zipball/589a244954f1f4e6b61d25a90cb5907da4dc1a4f", - "reference": "589a244954f1f4e6b61d25a90cb5907da4dc1a4f", + "url": "https://api.github.com/repos/spryker/category-image/zipball/0d397513e687501e40040e22fa814e70445d5531", + "reference": "0d397513e687501e40040e22fa814e70445d5531", "shasum": "" }, "require": { "php": ">=8.0", + "spryker/acl-merchant-portal-extension": "^1.0.0", "spryker/category": "^4.11.0 || ^5.0.0", "spryker/category-extension": "^1.0.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.1.0", - "spryker/propel-orm": "^1.0.0" + "spryker/locale": "^3.1.0 || ^4.0.0", + "spryker/propel-orm": "^1.0.0", + "spryker/transfer": "^3.25.0" }, "require-dev": { "spryker/code-sniffer": "*", @@ -18605,31 +18701,31 @@ ], "description": "CategoryImage module", "support": { - "source": "https://github.com/spryker/category-image/tree/1.1.4" + "source": "https://github.com/spryker/category-image/tree/1.3.0" }, - "time": "2022-12-29T12:04:01+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/category-image-gui", - "version": "1.4.0", + "version": "1.6.0", "source": { "type": "git", "url": "https://github.com/spryker/category-image-gui.git", - "reference": "7053add59e42c17f24681720771a344be71a20ec" + "reference": "9a41db7ee3c5e14b92aa1ef6d9cc593bbc95bcfb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/category-image-gui/zipball/7053add59e42c17f24681720771a344be71a20ec", - "reference": "7053add59e42c17f24681720771a344be71a20ec", + "url": "https://api.github.com/repos/spryker/category-image-gui/zipball/9a41db7ee3c5e14b92aa1ef6d9cc593bbc95bcfb", + "reference": "9a41db7ee3c5e14b92aa1ef6d9cc593bbc95bcfb", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/category-extension": "^1.0.0", "spryker/category-gui-extension": "^1.0.0", - "spryker/gui": "^3.45.0", + "spryker/gui": "^3.46.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.1.0", + "spryker/locale": "^3.1.0 || ^4.0.0", "spryker/symfony": "^3.2.0" }, "require-dev": { @@ -18652,22 +18748,22 @@ ], "description": "CategoryImageGui module", "support": { - "source": "https://github.com/spryker/category-image-gui/tree/1.4.0" + "source": "https://github.com/spryker/category-image-gui/tree/1.6.0" }, - "time": "2022-09-19T06:48:51+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/category-image-storage", - "version": "1.6.0", + "version": "1.6.1", "source": { "type": "git", "url": "https://github.com/spryker/category-image-storage.git", - "reference": "223bbfa993eb4c6be12faba8e92490e21ff68711" + "reference": "e4edf043dd9fae9d445c0a084bb45145ba5505ba" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/category-image-storage/zipball/223bbfa993eb4c6be12faba8e92490e21ff68711", - "reference": "223bbfa993eb4c6be12faba8e92490e21ff68711", + "url": "https://api.github.com/repos/spryker/category-image-storage/zipball/e4edf043dd9fae9d445c0a084bb45145ba5505ba", + "reference": "e4edf043dd9fae9d445c0a084bb45145ba5505ba", "shasum": "" }, "require": { @@ -18689,6 +18785,7 @@ "spryker/event": "*", "spryker/locale": "*", "spryker/propel": "*", + "spryker/publisher": "*", "spryker/queue": "*", "spryker/testify": "*" }, @@ -18712,34 +18809,36 @@ ], "description": "CategoryImageStorage module", "support": { - "source": "https://github.com/spryker/category-image-storage/tree/1.6.0" + "source": "https://github.com/spryker/category-image-storage/tree/1.6.1" }, - "time": "2023-01-20T11:20:19+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/category-navigation-connector", - "version": "1.0.2", + "version": "1.0.3", "source": { "type": "git", "url": "https://github.com/spryker/category-navigation-connector.git", - "reference": "564cd1b4542615b9e04376d1d92a3aa6e6df8efd" + "reference": "fb77dd285005594a8897f122ffc2ecfd13b519d9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/category-navigation-connector/zipball/564cd1b4542615b9e04376d1d92a3aa6e6df8efd", - "reference": "564cd1b4542615b9e04376d1d92a3aa6e6df8efd", + "url": "https://api.github.com/repos/spryker/category-navigation-connector/zipball/fb77dd285005594a8897f122ffc2ecfd13b519d9", + "reference": "fb77dd285005594a8897f122ffc2ecfd13b519d9", "shasum": "" }, "require": { - "php": ">=7.3", + "php": ">=8.0", "spryker/category": "^4.4.0 || ^5.0.0", "spryker/kernel": "^3.30.0", "spryker/navigation": "^2.3.0" }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/locale": "*", "spryker/propel": "*", + "spryker/store": "*", "spryker/testify": "*" }, "type": "library", @@ -18759,26 +18858,26 @@ ], "description": "CategoryNavigationConnector module", "support": { - "source": "https://github.com/spryker/category-navigation-connector/tree/1.0.2" + "source": "https://github.com/spryker/category-navigation-connector/tree/1.0.3" }, - "time": "2021-01-29T11:44:40+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/category-page-search", - "version": "2.2.0", + "version": "2.2.1", "source": { "type": "git", "url": "https://github.com/spryker/category-page-search.git", - "reference": "f508decb49bc9dc866717083684cccdb361f45aa" + "reference": "c6053073009d531bc547a57ddc75b95171f4481f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/category-page-search/zipball/f508decb49bc9dc866717083684cccdb361f45aa", - "reference": "f508decb49bc9dc866717083684cccdb361f45aa", + "url": "https://api.github.com/repos/spryker/category-page-search/zipball/c6053073009d531bc547a57ddc75b95171f4481f", + "reference": "c6053073009d531bc547a57ddc75b95171f4481f", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/category": "^5.0.0", "spryker/event-behavior": "^1.1.0", "spryker/kernel": "^3.30.0", @@ -18792,12 +18891,15 @@ }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/event": "*", "spryker/propel": "*", "spryker/propel-orm": "*", "spryker/publisher": "*", "spryker/queue": "*", "spryker/search": "*", + "spryker/storage": "*", + "spryker/store-extension": "*", "spryker/testify": "*", "spryker/url": "*" }, @@ -18823,22 +18925,22 @@ ], "description": "CategoryPageSearch module", "support": { - "source": "https://github.com/spryker/category-page-search/tree/2.2.0" + "source": "https://github.com/spryker/category-page-search/tree/2.2.1" }, - "time": "2022-04-18T08:41:46+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/category-storage", - "version": "2.5.0", + "version": "2.7.0", "source": { "type": "git", "url": "https://github.com/spryker/category-storage.git", - "reference": "5bc2202358a654da10a620cbdefe8f8fafc54621" + "reference": "d2c985b97f160a31384ae40894a0ae96f1188f25" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/category-storage/zipball/5bc2202358a654da10a620cbdefe8f8fafc54621", - "reference": "5bc2202358a654da10a620cbdefe8f8fafc54621", + "url": "https://api.github.com/repos/spryker/category-storage/zipball/d2c985b97f160a31384ae40894a0ae96f1188f25", + "reference": "d2c985b97f160a31384ae40894a0ae96f1188f25", "shasum": "" }, "require": { @@ -18846,25 +18948,28 @@ "spryker/category": "^5.6.0", "spryker/event-behavior": "^1.6.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.1.0", + "spryker/locale": "^3.1.0 || ^4.0.0", + "spryker/product-category-storage-extension": "^1.0.0", "spryker/propel-orm": "^1.5.0", "spryker/publisher-extension": "^1.0.0", "spryker/search-extension": "^1.0.0", "spryker/storage": "^3.4.0", - "spryker/store": "^1.15.0", + "spryker/store": "^1.19.0", "spryker/synchronization": "^1.9.0", "spryker/synchronization-behavior": "^1.0.0", "spryker/synchronization-extension": "^1.1.0", - "spryker/transfer": "^3.25.0", + "spryker/transfer": "^3.27.0", "spryker/util-sanitize": "^2.1.0" }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/elastica": "*", "spryker/event": "*", "spryker/propel": "*", "spryker/queue": "*", "spryker/search-elasticsearch": "*", + "spryker/store-extension": "*", "spryker/testify": "*", "spryker/url-storage": "*" }, @@ -18892,9 +18997,9 @@ ], "description": "CategoryStorage module", "support": { - "source": "https://github.com/spryker/category-storage/tree/2.5.0" + "source": "https://github.com/spryker/category-storage/tree/2.7.0" }, - "time": "2023-02-20T10:18:53+00:00" + "time": "2023-04-20T13:53:42+00:00" }, { "name": "spryker/chart", @@ -19002,16 +19107,16 @@ }, { "name": "spryker/checkout", - "version": "6.4.2", + "version": "6.4.4", "source": { "type": "git", "url": "https://github.com/spryker/checkout.git", - "reference": "1a877dcdc9ff95ff0801675bef3f02d48c73bcec" + "reference": "d41c58ffe3e445a21b81abc2422e5f0b72692939" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/checkout/zipball/1a877dcdc9ff95ff0801675bef3f02d48c73bcec", - "reference": "1a877dcdc9ff95ff0801675bef3f02d48c73bcec", + "url": "https://api.github.com/repos/spryker/checkout/zipball/d41c58ffe3e445a21b81abc2422e5f0b72692939", + "reference": "d41c58ffe3e445a21b81abc2422e5f0b72692939", "shasum": "" }, "require": { @@ -19030,6 +19135,7 @@ "require-dev": { "spryker/availability": "*", "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/country": "*", "spryker/customer": "*", "spryker/product": "*", @@ -19056,9 +19162,9 @@ ], "description": "Checkout module", "support": { - "source": "https://github.com/spryker/checkout/tree/6.4.2" + "source": "https://github.com/spryker/checkout/tree/6.4.4" }, - "time": "2023-02-13T09:14:12+00:00" + "time": "2023-05-05T18:20:59+00:00" }, { "name": "spryker/checkout-extension", @@ -19252,16 +19358,16 @@ }, { "name": "spryker/cms", - "version": "7.11.2", + "version": "7.13.0", "source": { "type": "git", "url": "https://github.com/spryker/cms.git", - "reference": "50a984320d0976c4f919d8ef02f7a9a3b75dd6c6" + "reference": "668de2363c8a54c02de9cca5b48eb3fb29368cb5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/cms/zipball/50a984320d0976c4f919d8ef02f7a9a3b75dd6c6", - "reference": "50a984320d0976c4f919d8ef02f7a9a3b75dd6c6", + "url": "https://api.github.com/repos/spryker/cms/zipball/668de2363c8a54c02de9cca5b48eb3fb29368cb5", + "reference": "668de2363c8a54c02de9cca5b48eb3fb29368cb5", "shasum": "" }, "require": { @@ -19269,9 +19375,9 @@ "spryker/category": "^3.0.0 || ^4.0.0 || ^5.0.0", "spryker/cms-extension": "^1.1.0", "spryker/glossary": "^3.1.0", - "spryker/gui": "^3.42.0", + "spryker/gui": "^3.48.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/propel-orm": "^1.0.0", "spryker/store": "^1.0.0", "spryker/symfony": "^3.0.0", @@ -19316,31 +19422,32 @@ ], "description": "Cms module", "support": { - "source": "https://github.com/spryker/cms/tree/7.11.2" + "source": "https://github.com/spryker/cms/tree/7.13.0" }, - "time": "2022-12-29T12:04:01+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/cms-block", - "version": "3.4.0", + "version": "3.6.0", "source": { "type": "git", "url": "https://github.com/spryker/cms-block.git", - "reference": "8894ada787e8801c74d16faa79d4b256bb38d0bb" + "reference": "2be6a3b9f2563a392ad14a7a48e32b99c341c978" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/cms-block/zipball/8894ada787e8801c74d16faa79d4b256bb38d0bb", - "reference": "8894ada787e8801c74d16faa79d4b256bb38d0bb", + "url": "https://api.github.com/repos/spryker/cms-block/zipball/2be6a3b9f2563a392ad14a7a48e32b99c341c978", + "reference": "2be6a3b9f2563a392ad14a7a48e32b99c341c978", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", + "spryker/acl-merchant-portal-extension": "^1.0.0", "spryker/cms-block-extension": "^1.0.0", "spryker/event": "^2.0.0", "spryker/glossary": "^3.1.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/propel-orm": "^1.0.0", "spryker/store": "^1.0.0", "spryker/symfony": "^3.0.0", @@ -19377,26 +19484,26 @@ ], "description": "CmsBlock module", "support": { - "source": "https://github.com/spryker/cms-block/tree/3.4.0" + "source": "https://github.com/spryker/cms-block/tree/3.6.0" }, - "time": "2022-01-04T12:43:20+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/cms-block-category-connector", - "version": "2.6.0", + "version": "2.7.0", "source": { "type": "git", "url": "https://github.com/spryker/cms-block-category-connector.git", - "reference": "3adc5a0eb576bb863af7d271f9fe8cbaa091fdf3" + "reference": "567655e4ec5efd955f87a57353f2e0c75964b91a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/cms-block-category-connector/zipball/3adc5a0eb576bb863af7d271f9fe8cbaa091fdf3", - "reference": "3adc5a0eb576bb863af7d271f9fe8cbaa091fdf3", + "url": "https://api.github.com/repos/spryker/cms-block-category-connector/zipball/567655e4ec5efd955f87a57353f2e0c75964b91a", + "reference": "567655e4ec5efd955f87a57353f2e0c75964b91a", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/category": "^4.0.0 || ^5.0.0", "spryker/category-extension": "^1.1.0", "spryker/category-gui-extension": "^1.0.0", @@ -19405,7 +19512,7 @@ "spryker/collector": "^5.0.0 || ^6.0.0", "spryker/gui": "^3.6.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/propel-orm": "^1.0.0", "spryker/symfony": "^3.0.0", "spryker/touch": "^3.0.0 || ^4.0.0", @@ -19439,9 +19546,9 @@ ], "description": "CmsBlockCategoryConnector module", "support": { - "source": "https://github.com/spryker/cms-block-category-connector/tree/2.6.0" + "source": "https://github.com/spryker/cms-block-category-connector/tree/2.7.0" }, - "time": "2021-10-12T14:37:44+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/cms-block-category-storage", @@ -19546,25 +19653,25 @@ }, { "name": "spryker/cms-block-gui", - "version": "2.9.0", + "version": "2.11.0", "source": { "type": "git", "url": "https://github.com/spryker/cms-block-gui.git", - "reference": "3a1deae431f0089142602db60fd0b6a0691d21d5" + "reference": "f314bad1be69024569c6ae769d966c79b3c11ce8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/cms-block-gui/zipball/3a1deae431f0089142602db60fd0b6a0691d21d5", - "reference": "3a1deae431f0089142602db60fd0b6a0691d21d5", + "url": "https://api.github.com/repos/spryker/cms-block-gui/zipball/f314bad1be69024569c6ae769d966c79b3c11ce8", + "reference": "f314bad1be69024569c6ae769d966c79b3c11ce8", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/cms-block": "^2.0.0 || ^3.0.0", "spryker/cms-block-gui-extension": "^1.0.0", - "spryker/gui": "^3.45.0", + "spryker/gui": "^3.48.0", "spryker/kernel": "^3.52.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/propel-orm": "^1.0.0", "spryker/symfony": "^3.0.0", "spryker/twig": "^3.0.0", @@ -19603,9 +19710,9 @@ ], "description": "CmsBlockGui module", "support": { - "source": "https://github.com/spryker/cms-block-gui/tree/2.9.0" + "source": "https://github.com/spryker/cms-block-gui/tree/2.11.0" }, - "time": "2022-09-19T06:48:51+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/cms-block-gui-extension", @@ -19651,26 +19758,26 @@ }, { "name": "spryker/cms-block-product-connector", - "version": "1.4.0", + "version": "1.5.0", "source": { "type": "git", "url": "https://github.com/spryker/cms-block-product-connector.git", - "reference": "afe5f85e4ea58b74102b003948756cb375bcf5de" + "reference": "ca969207612e69c65faf9a1eed134ec646ea265f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/cms-block-product-connector/zipball/afe5f85e4ea58b74102b003948756cb375bcf5de", - "reference": "afe5f85e4ea58b74102b003948756cb375bcf5de", + "url": "https://api.github.com/repos/spryker/cms-block-product-connector/zipball/ca969207612e69c65faf9a1eed134ec646ea265f", + "reference": "ca969207612e69c65faf9a1eed134ec646ea265f", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/cms-block": "^1.2.0 || ^2.0.0 || ^3.0.0", "spryker/cms-block-extension": "^1.0.0", "spryker/collector": "^5.0.0 || ^6.0.0", "spryker/gui": "^3.24.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/product": "^5.8.0 || ^6.12.0", "spryker/propel-orm": "^1.0.0", "spryker/symfony": "^3.0.0", @@ -19705,9 +19812,9 @@ ], "description": "CmsBlockProductConnector module", "support": { - "source": "https://github.com/spryker/cms-block-product-connector/tree/1.4.0" + "source": "https://github.com/spryker/cms-block-product-connector/tree/1.5.0" }, - "time": "2021-10-12T14:37:44+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/cms-block-product-storage", @@ -19771,20 +19878,20 @@ }, { "name": "spryker/cms-block-storage", - "version": "2.4.1", + "version": "2.5.0", "source": { "type": "git", "url": "https://github.com/spryker/cms-block-storage.git", - "reference": "25141b980a08c7c77a14ae1270a4c96b32939af3" + "reference": "2731d84d891d3ea40e1d6df04d7a06facd42eb53" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/cms-block-storage/zipball/25141b980a08c7c77a14ae1270a4c96b32939af3", - "reference": "25141b980a08c7c77a14ae1270a4c96b32939af3", + "url": "https://api.github.com/repos/spryker/cms-block-storage/zipball/2731d84d891d3ea40e1d6df04d7a06facd42eb53", + "reference": "2731d84d891d3ea40e1d6df04d7a06facd42eb53", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/cms-block": "^3.0.0", "spryker/cms-block-storage-extension": "^1.0.0", "spryker/event-behavior": "^1.1.0", @@ -19801,10 +19908,12 @@ }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/event": "*", "spryker/locale": "*", "spryker/propel": "*", "spryker/queue": "*", + "spryker/store-extension": "*", "spryker/testify": "*" }, "suggest": { @@ -19827,9 +19936,9 @@ ], "description": "CmsBlockStorage module", "support": { - "source": "https://github.com/spryker/cms-block-storage/tree/2.4.1" + "source": "https://github.com/spryker/cms-block-storage/tree/2.5.0" }, - "time": "2022-01-21T10:32:50+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/cms-block-storage-extension", @@ -20279,27 +20388,27 @@ }, { "name": "spryker/cms-gui", - "version": "5.10.0", + "version": "5.12.0", "source": { "type": "git", "url": "https://github.com/spryker/cms-gui.git", - "reference": "4febe0821cfaeab2316efa54151a2583047245f2" + "reference": "51d6a55ffa935c2aa4f16240ddd3578fb2c56900" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/cms-gui/zipball/4febe0821cfaeab2316efa54151a2583047245f2", - "reference": "4febe0821cfaeab2316efa54151a2583047245f2", + "url": "https://api.github.com/repos/spryker/cms-gui/zipball/51d6a55ffa935c2aa4f16240ddd3578fb2c56900", + "reference": "51d6a55ffa935c2aa4f16240ddd3578fb2c56900", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/application": "^3.2.0", "spryker/cms": "^7.0.0", "spryker/cms-gui-extension": "^1.0.0", "spryker/glossary": "^3.0.0", - "spryker/gui": "^3.45.0", + "spryker/gui": "^3.48.0", "spryker/kernel": "^3.52.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/symfony": "^3.0.0", "spryker/twig": "^3.0.0", "spryker/url": "^3.5.0", @@ -20337,9 +20446,9 @@ ], "description": "CmsGui module", "support": { - "source": "https://github.com/spryker/cms-gui/tree/5.10.0" + "source": "https://github.com/spryker/cms-gui/tree/5.12.0" }, - "time": "2022-09-19T06:48:51+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/cms-gui-extension", @@ -20433,20 +20542,20 @@ }, { "name": "spryker/cms-page-data-import", - "version": "1.1.2", + "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/spryker/cms-page-data-import.git", - "reference": "c39b28b9650cbd70c0e992088914c5903e680483" + "reference": "81edc6b4014b13ed50dc0e877151b4130a332d14" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/cms-page-data-import/zipball/c39b28b9650cbd70c0e992088914c5903e680483", - "reference": "c39b28b9650cbd70c0e992088914c5903e680483", + "url": "https://api.github.com/repos/spryker/cms-page-data-import/zipball/81edc6b4014b13ed50dc0e877151b4130a332d14", + "reference": "81edc6b4014b13ed50dc0e877151b4130a332d14", "shasum": "" }, "require": { - "php": ">=7.3", + "php": ">=8.0", "spryker/cms": "^7.0.0", "spryker/data-import": "^1.3.0", "spryker/glossary": "^3.3.0", @@ -20478,30 +20587,30 @@ ], "description": "CmsPageDataImport module", "support": { - "source": "https://github.com/spryker/cms-page-data-import/tree/1.1.2" + "source": "https://github.com/spryker/cms-page-data-import/tree/1.2.0" }, - "time": "2021-08-16T07:54:05+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/cms-page-search", - "version": "2.5.0", + "version": "2.6.0", "source": { "type": "git", "url": "https://github.com/spryker/cms-page-search.git", - "reference": "f6278686d054d4edaabc75f7c405883b0988c211" + "reference": "8c469e3f86428f6338bf4cac5c2c428695bb6773" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/cms-page-search/zipball/f6278686d054d4edaabc75f7c405883b0988c211", - "reference": "f6278686d054d4edaabc75f7c405883b0988c211", + "url": "https://api.github.com/repos/spryker/cms-page-search/zipball/8c469e3f86428f6338bf4cac5c2c428695bb6773", + "reference": "8c469e3f86428f6338bf4cac5c2c428695bb6773", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/cms": "^7.0.0", "spryker/event-behavior": "^1.10.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.1.0", + "spryker/locale": "^3.1.0 || ^4.0.0", "spryker/propel-orm": "^1.0.0", "spryker/search": "^7.0.0 || ^8.0.0", "spryker/search-extension": "^1.0.0", @@ -20542,9 +20651,9 @@ ], "description": "CmsPageSearch module", "support": { - "source": "https://github.com/spryker/cms-page-search/tree/2.5.0" + "source": "https://github.com/spryker/cms-page-search/tree/2.6.0" }, - "time": "2022-04-18T08:41:46+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/cms-pages-content-banners-resource-relationship", @@ -20742,20 +20851,20 @@ }, { "name": "spryker/cms-slot-block", - "version": "1.1.0", + "version": "1.1.1", "source": { "type": "git", "url": "https://github.com/spryker/cms-slot-block.git", - "reference": "174fde58289760b4b77bc112e551105400544aed" + "reference": "01b6c4cac7ef4001c86f2062f1c847e533c23bf9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/cms-slot-block/zipball/174fde58289760b4b77bc112e551105400544aed", - "reference": "174fde58289760b4b77bc112e551105400544aed", + "url": "https://api.github.com/repos/spryker/cms-slot-block/zipball/01b6c4cac7ef4001c86f2062f1c847e533c23bf9", + "reference": "01b6c4cac7ef4001c86f2062f1c847e533c23bf9", "shasum": "" }, "require": { - "php": ">=7.2", + "php": ">=8.0", "spryker/cms-block": "^2.0.0 || ^3.0.0", "spryker/cms-slot": "^1.0.0", "spryker/cms-slot-block-extension": "^1.0.0", @@ -20767,6 +20876,7 @@ }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/propel": "*", "spryker/store": "*", "spryker/testify": "*" @@ -20789,9 +20899,9 @@ ], "description": "CmsSlotBlock module", "support": { - "source": "https://github.com/spryker/cms-slot-block/tree/1.1.0" + "source": "https://github.com/spryker/cms-slot-block/tree/1.1.1" }, - "time": "2020-10-07T09:34:24+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/cms-slot-block-category-connector", @@ -20842,24 +20952,24 @@ }, { "name": "spryker/cms-slot-block-category-gui", - "version": "1.2.0", + "version": "1.3.0", "source": { "type": "git", "url": "https://github.com/spryker/cms-slot-block-category-gui.git", - "reference": "62dd8e8f616feb9d0c63da73a512769ab3fc06dc" + "reference": "2df3e792bdb15a7232b7d9d918c5c4b0a14de3af" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/cms-slot-block-category-gui/zipball/62dd8e8f616feb9d0c63da73a512769ab3fc06dc", - "reference": "62dd8e8f616feb9d0c63da73a512769ab3fc06dc", + "url": "https://api.github.com/repos/spryker/cms-slot-block-category-gui/zipball/2df3e792bdb15a7232b7d9d918c5c4b0a14de3af", + "reference": "2df3e792bdb15a7232b7d9d918c5c4b0a14de3af", "shasum": "" }, "require": { - "php": ">=7.3", + "php": ">=8.0", "spryker/category": "^4.22.0 || ^5.1.0", "spryker/cms-slot-block-gui-extension": "^1.0.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^1.0.0 || ^2.0.0 || ^3.0.0", + "spryker/locale": "^1.0.0 || ^2.0.0 || ^3.0.0 || ^4.0.0", "spryker/symfony": "^3.0.0", "spryker/transfer": "^3.8.0", "spryker/translator": "^1.0.0", @@ -20885,9 +20995,9 @@ ], "description": "CmsSlotBlockCategoryGui module", "support": { - "source": "https://github.com/spryker/cms-slot-block-category-gui/tree/1.2.0" + "source": "https://github.com/spryker/cms-slot-block-category-gui/tree/1.3.0" }, - "time": "2021-06-04T10:32:09+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/cms-slot-block-cms-connector", @@ -20938,24 +21048,24 @@ }, { "name": "spryker/cms-slot-block-cms-gui", - "version": "1.0.0", + "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/spryker/cms-slot-block-cms-gui.git", - "reference": "2ce38bafcc9c663f41a1daa7b1c1da0c9c7b0c1a" + "reference": "db2f62fb27e97d1b34f8a240837ce67e8d651efc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/cms-slot-block-cms-gui/zipball/2ce38bafcc9c663f41a1daa7b1c1da0c9c7b0c1a", - "reference": "2ce38bafcc9c663f41a1daa7b1c1da0c9c7b0c1a", + "url": "https://api.github.com/repos/spryker/cms-slot-block-cms-gui/zipball/db2f62fb27e97d1b34f8a240837ce67e8d651efc", + "reference": "db2f62fb27e97d1b34f8a240837ce67e8d651efc", "shasum": "" }, "require": { - "php": ">=7.2", + "php": ">=8.0", "spryker/cms": "^3.2.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0", "spryker/cms-slot-block-gui-extension": "^1.0.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^1.0.0 || ^2.0.0 || ^3.0.0", + "spryker/locale": "^1.0.0 || ^2.0.0 || ^3.0.0 || ^4.0.0", "spryker/propel-orm": "^1.0.0", "spryker/symfony": "^3.0.0", "spryker/transfer": "^3.8.0", @@ -20963,8 +21073,7 @@ "spryker/util-encoding": "^1.0.0 || ^2.0.0" }, "require-dev": { - "spryker/code-sniffer": "*", - "spryker/testify": "*" + "spryker/code-sniffer": "*" }, "type": "library", "extra": { @@ -20983,9 +21092,9 @@ ], "description": "CmsSlotBlockCmsGui module", "support": { - "source": "https://github.com/spryker/cms-slot-block-cms-gui/tree/master" + "source": "https://github.com/spryker/cms-slot-block-cms-gui/tree/1.1.0" }, - "time": "2019-12-03T14:33:53+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/cms-slot-block-data-import", @@ -21178,29 +21287,32 @@ }, { "name": "spryker/cms-slot-block-product-category-connector", - "version": "1.3.0", + "version": "1.5.0", "source": { "type": "git", "url": "https://github.com/spryker/cms-slot-block-product-category-connector.git", - "reference": "e584220f6eb69f39547567937887832b90335f57" + "reference": "8bcff66ee15deed53c2c1ca4f3792599fe0f3f47" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/cms-slot-block-product-category-connector/zipball/e584220f6eb69f39547567937887832b90335f57", - "reference": "e584220f6eb69f39547567937887832b90335f57", + "url": "https://api.github.com/repos/spryker/cms-slot-block-product-category-connector/zipball/8bcff66ee15deed53c2c1ca4f3792599fe0f3f47", + "reference": "8bcff66ee15deed53c2c1ca4f3792599fe0f3f47", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/cms-slot-block-extension": "^1.0.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^1.0.0 || ^2.0.0 || ^3.0.0", - "spryker/product-category-storage": "^1.9.0 || ^2.0.0", + "spryker/locale": "^1.0.0 || ^2.0.0 || ^3.0.0 || ^4.0.0", + "spryker/product-category-storage": "^1.11.0 || ^2.6.0", "spryker/store": "^1.4.0", "spryker/transfer": "^3.25.0" }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", + "spryker/storage": "*", + "spryker/store-extension": "*", "spryker/testify": "*" }, "type": "library", @@ -21220,31 +21332,31 @@ ], "description": "CmsSlotBlockProductCategoryConnector module", "support": { - "source": "https://github.com/spryker/cms-slot-block-product-category-connector/tree/1.3.0" + "source": "https://github.com/spryker/cms-slot-block-product-category-connector/tree/1.5.0" }, - "time": "2022-01-04T12:43:20+00:00" + "time": "2023-04-20T13:53:42+00:00" }, { "name": "spryker/cms-slot-block-product-category-gui", - "version": "1.0.1", + "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/spryker/cms-slot-block-product-category-gui.git", - "reference": "d8069752563897ffaa280b773f528419f1206b55" + "reference": "e3ac6f6d7ab3d59d64580bab5cf8e748e93f00f4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/cms-slot-block-product-category-gui/zipball/d8069752563897ffaa280b773f528419f1206b55", - "reference": "d8069752563897ffaa280b773f528419f1206b55", + "url": "https://api.github.com/repos/spryker/cms-slot-block-product-category-gui/zipball/e3ac6f6d7ab3d59d64580bab5cf8e748e93f00f4", + "reference": "e3ac6f6d7ab3d59d64580bab5cf8e748e93f00f4", "shasum": "" }, "require": { - "php": ">=7.3", + "php": ">=8.0", "spryker/category": "^4.6.0 || ^5.0.0", "spryker/cms-slot-block-gui-extension": "^1.0.0", "spryker/gui": "^3.24.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^1.0.0 || ^2.0.0 || ^3.0.0", + "spryker/locale": "^1.0.0 || ^2.0.0 || ^3.0.0 || ^4.0.0", "spryker/product": "^6.12.0", "spryker/propel-orm": "^1.0.0", "spryker/symfony": "^3.0.0", @@ -21271,26 +21383,26 @@ ], "description": "CmsSlotBlockProductCategoryGui module", "support": { - "source": "https://github.com/spryker/cms-slot-block-product-category-gui/tree/1.0.1" + "source": "https://github.com/spryker/cms-slot-block-product-category-gui/tree/1.1.0" }, - "time": "2021-01-29T11:44:40+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/cms-slot-block-storage", - "version": "1.2.0", + "version": "1.2.1", "source": { "type": "git", "url": "https://github.com/spryker/cms-slot-block-storage.git", - "reference": "af3a72928b1f5b9b5692772929b9bb0df98558bd" + "reference": "bbd50cd01c251cde752323f20596289cee4e9709" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/cms-slot-block-storage/zipball/af3a72928b1f5b9b5692772929b9bb0df98558bd", - "reference": "af3a72928b1f5b9b5692772929b9bb0df98558bd", + "url": "https://api.github.com/repos/spryker/cms-slot-block-storage/zipball/bbd50cd01c251cde752323f20596289cee4e9709", + "reference": "bbd50cd01c251cde752323f20596289cee4e9709", "shasum": "" }, "require": { - "php": ">=7.2", + "php": ">=8.0", "spryker/cms-slot": "^1.0.0", "spryker/cms-slot-block": "^1.0.0", "spryker/event-behavior": "^1.8.0", @@ -21308,6 +21420,8 @@ "spryker/code-sniffer": "*", "spryker/event": "*", "spryker/propel": "*", + "spryker/store": "*", + "spryker/store-extension": "*", "spryker/testify": "*" }, "suggest": { @@ -21331,9 +21445,9 @@ ], "description": "CmsSlotBlockStorage module", "support": { - "source": "https://github.com/spryker/cms-slot-block-storage/tree/master" + "source": "https://github.com/spryker/cms-slot-block-storage/tree/1.2.1" }, - "time": "2020-08-20T12:38:58+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/cms-slot-data-import", @@ -21480,23 +21594,23 @@ }, { "name": "spryker/cms-slot-locale-connector", - "version": "1.0.1", + "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/spryker/cms-slot-locale-connector.git", - "reference": "2e285f91bd1d8306d355056a11f72a7bd829d7fb" + "reference": "a795325ad3f46c5f45349f802a36f268948d351c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/cms-slot-locale-connector/zipball/2e285f91bd1d8306d355056a11f72a7bd829d7fb", - "reference": "2e285f91bd1d8306d355056a11f72a7bd829d7fb", + "url": "https://api.github.com/repos/spryker/cms-slot-locale-connector/zipball/a795325ad3f46c5f45349f802a36f268948d351c", + "reference": "a795325ad3f46c5f45349f802a36f268948d351c", "shasum": "" }, "require": { - "php": ">=7.2", + "php": ">=8.0", "spryker/cms-slot-extension": "^1.0.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^1.0.0 || ^2.0.0 || ^3.0.0" + "spryker/locale": "^1.0.0 || ^2.0.0 || ^3.0.0 || ^4.0.0" }, "require-dev": { "spryker/code-sniffer": "*" @@ -21518,26 +21632,26 @@ ], "description": "CmsSlotLocaleConnector module", "support": { - "source": "https://github.com/spryker/cms-slot-locale-connector/tree/master" + "source": "https://github.com/spryker/cms-slot-locale-connector/tree/1.1.0" }, - "time": "2020-05-29T14:42:02+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/cms-slot-storage", - "version": "1.2.0", + "version": "1.2.1", "source": { "type": "git", "url": "https://github.com/spryker/cms-slot-storage.git", - "reference": "b4db69df8dc0ac65af29dd6aee3d8b4670715c72" + "reference": "5f0fd2b8df38785629a74de1d9ae064929a442ab" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/cms-slot-storage/zipball/b4db69df8dc0ac65af29dd6aee3d8b4670715c72", - "reference": "b4db69df8dc0ac65af29dd6aee3d8b4670715c72", + "url": "https://api.github.com/repos/spryker/cms-slot-storage/zipball/5f0fd2b8df38785629a74de1d9ae064929a442ab", + "reference": "5f0fd2b8df38785629a74de1d9ae064929a442ab", "shasum": "" }, "require": { - "php": ">=7.2", + "php": ">=8.0", "spryker/cms-slot": "^1.0.0", "spryker/event-behavior": "^1.8.0", "spryker/kernel": "^3.30.0", @@ -21550,6 +21664,7 @@ "spryker/code-sniffer": "*", "spryker/event": "*", "spryker/propel": "*", + "spryker/publisher": "*", "spryker/queue": "*", "spryker/testify": "*" }, @@ -21573,9 +21688,9 @@ ], "description": "CmsSlotStorage module", "support": { - "source": "https://github.com/spryker/cms-slot-storage/tree/master" + "source": "https://github.com/spryker/cms-slot-storage/tree/1.2.1" }, - "time": "2020-08-19T11:21:25+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/cms-slot-store-connector", @@ -21623,24 +21738,24 @@ }, { "name": "spryker/cms-storage", - "version": "2.6.0", + "version": "2.7.0", "source": { "type": "git", "url": "https://github.com/spryker/cms-storage.git", - "reference": "c5e4f8b06e4e52ecd3d9afcc8f257a18b4ec5c31" + "reference": "b32d1e9a5fd364d166112cfe02c10e4ca19e9697" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/cms-storage/zipball/c5e4f8b06e4e52ecd3d9afcc8f257a18b4ec5c31", - "reference": "c5e4f8b06e4e52ecd3d9afcc8f257a18b4ec5c31", + "url": "https://api.github.com/repos/spryker/cms-storage/zipball/b32d1e9a5fd364d166112cfe02c10e4ca19e9697", + "reference": "b32d1e9a5fd364d166112cfe02c10e4ca19e9697", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/cms": "^7.0.0", "spryker/event-behavior": "^1.10.0", "spryker/kernel": "^3.33.0", - "spryker/locale": "^3.1.0", + "spryker/locale": "^3.1.0 || ^4.0.0", "spryker/propel-orm": "^1.0.0", "spryker/storage": "^3.4.0", "spryker/store": "^1.5.0", @@ -21654,6 +21769,7 @@ "spryker/code-sniffer": "*", "spryker/event": "*", "spryker/propel": "*", + "spryker/store-extension": "*", "spryker/testify": "*", "spryker/url": "*", "spryker/url-storage": "*" @@ -21680,9 +21796,9 @@ ], "description": "CmsStorage module", "support": { - "source": "https://github.com/spryker/cms-storage/tree/2.6.0" + "source": "https://github.com/spryker/cms-storage/tree/2.7.0" }, - "time": "2022-04-18T08:41:46+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/cms-user-connector", @@ -21733,16 +21849,16 @@ }, { "name": "spryker/collector", - "version": "6.7.2", + "version": "6.8.0", "source": { "type": "git", "url": "https://github.com/spryker/collector.git", - "reference": "fe904a59e7e8d51ddfba7ea42fc8543a8c3ce2c6" + "reference": "e5e8e980cb28843f59d978b670248c67cbdf9d0a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/collector/zipball/fe904a59e7e8d51ddfba7ea42fc8543a8c3ce2c6", - "reference": "fe904a59e7e8d51ddfba7ea42fc8543a8c3ce2c6", + "url": "https://api.github.com/repos/spryker/collector/zipball/e5e8e980cb28843f59d978b670248c67cbdf9d0a", + "reference": "e5e8e980cb28843f59d978b670248c67cbdf9d0a", "shasum": "" }, "require": { @@ -21752,7 +21868,7 @@ "spryker/gui": "^3.0.0", "spryker/kernel": "^3.30.0", "spryker/key-builder": "^1.1.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/propel": "^3.0.0", "spryker/propel-orm": "^1.0.0", "spryker/redis": "^2.0.0", @@ -21767,6 +21883,7 @@ }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/testify": "*" }, "type": "library", @@ -21787,26 +21904,27 @@ ], "description": "Collector module", "support": { - "source": "https://github.com/spryker/collector/tree/6.7.2" + "source": "https://github.com/spryker/collector/tree/6.8.0" }, - "time": "2023-01-24T16:01:46+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/comment", - "version": "1.2.1", + "version": "1.3.1", "source": { "type": "git", "url": "https://github.com/spryker/comment.git", - "reference": "f6fb176997a0f85f684c3e0078e2d5b4118c255e" + "reference": "5a6aabba1cf9a3f18a00b9ae2a74354f570e309f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/comment/zipball/f6fb176997a0f85f684c3e0078e2d5b4118c255e", - "reference": "f6fb176997a0f85f684c3e0078e2d5b4118c255e", + "url": "https://api.github.com/repos/spryker/comment/zipball/5a6aabba1cf9a3f18a00b9ae2a74354f570e309f", + "reference": "5a6aabba1cf9a3f18a00b9ae2a74354f570e309f", "shasum": "" }, "require": { "php": ">=8.0", + "spryker/acl-merchant-portal-extension": "^1.0.0", "spryker/comment-extension": "^1.0.0", "spryker/customer": "^7.0.0", "spryker/kernel": "^3.30.0", @@ -21818,7 +21936,9 @@ }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/propel": "*", + "spryker/store": "*", "spryker/testify": "*", "spryker/util-text": "*" }, @@ -21840,26 +21960,26 @@ ], "description": "Comment module", "support": { - "source": "https://github.com/spryker/comment/tree/1.2.1" + "source": "https://github.com/spryker/comment/tree/1.3.1" }, - "time": "2022-12-29T12:04:01+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/comment-data-import", - "version": "0.1.0", + "version": "0.1.1", "source": { "type": "git", "url": "https://github.com/spryker/comment-data-import.git", - "reference": "b8887491c0b84b8ed73deb4152bc6ed66cadb8c2" + "reference": "31ea53b68e7710cf717664fbb4ebb22468fc4f15" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/comment-data-import/zipball/b8887491c0b84b8ed73deb4152bc6ed66cadb8c2", - "reference": "b8887491c0b84b8ed73deb4152bc6ed66cadb8c2", + "url": "https://api.github.com/repos/spryker/comment-data-import/zipball/31ea53b68e7710cf717664fbb4ebb22468fc4f15", + "reference": "31ea53b68e7710cf717664fbb4ebb22468fc4f15", "shasum": "" }, "require": { - "php": ">=7.1", + "php": ">=8.0", "spryker/comment": "^1.0.0", "spryker/customer": "^7.0.0", "spryker/data-import": "^1.0.0", @@ -21869,7 +21989,9 @@ }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/propel": "*", + "spryker/store": "*", "spryker/testify": "*" }, "type": "library", @@ -21890,9 +22012,9 @@ ], "description": "CommentDataImport module", "support": { - "source": "https://github.com/spryker/comment-data-import/tree/master" + "source": "https://github.com/spryker/comment-data-import/tree/0.1.1" }, - "time": "2019-07-05T11:07:22+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/comment-extension", @@ -22033,16 +22155,16 @@ }, { "name": "spryker/company", - "version": "1.5.1", + "version": "1.5.2", "source": { "type": "git", "url": "https://github.com/spryker/company.git", - "reference": "95c0e036eda0427e7bf973a8afa66db704052ae4" + "reference": "c9534b2ff9b5978ba639ed0a870b17841e41cea7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/company/zipball/95c0e036eda0427e7bf973a8afa66db704052ae4", - "reference": "95c0e036eda0427e7bf973a8afa66db704052ae4", + "url": "https://api.github.com/repos/spryker/company/zipball/c9534b2ff9b5978ba639ed0a870b17841e41cea7", + "reference": "c9534b2ff9b5978ba639ed0a870b17841e41cea7", "shasum": "" }, "require": { @@ -22055,6 +22177,7 @@ }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/propel": "*", "spryker/testify": "*" }, @@ -22079,26 +22202,27 @@ ], "description": "Company module", "support": { - "source": "https://github.com/spryker/company/tree/1.5.1" + "source": "https://github.com/spryker/company/tree/1.5.2" }, - "time": "2022-12-29T12:04:01+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/company-business-unit", - "version": "2.14.2", + "version": "2.15.1", "source": { "type": "git", "url": "https://github.com/spryker/company-business-unit.git", - "reference": "9a60a901cfa3d43406ecc89803db71ce053f1f43" + "reference": "cb6492283921559ff8d06481a19eee312544bdc5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/company-business-unit/zipball/9a60a901cfa3d43406ecc89803db71ce053f1f43", - "reference": "9a60a901cfa3d43406ecc89803db71ce053f1f43", + "url": "https://api.github.com/repos/spryker/company-business-unit/zipball/cb6492283921559ff8d06481a19eee312544bdc5", + "reference": "cb6492283921559ff8d06481a19eee312544bdc5", "shasum": "" }, "require": { "php": ">=8.0", + "spryker/acl-merchant-portal-extension": "^1.0.0", "spryker/company": "^1.0.0", "spryker/company-business-unit-extension": "^1.2.0", "spryker/company-extension": "^1.0.0", @@ -22107,11 +22231,14 @@ "spryker/customer": "^7.0.0", "spryker/kernel": "^3.30.0", "spryker/propel-orm": "^1.0.0", + "spryker/transfer": "^3.25.0", "spryker/zed-request": "^3.0.0" }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/propel": "*", + "spryker/store": "*", "spryker/testify": "*" }, "type": "library", @@ -22132,9 +22259,9 @@ ], "description": "CompanyBusinessUnit module", "support": { - "source": "https://github.com/spryker/company-business-unit/tree/2.14.2" + "source": "https://github.com/spryker/company-business-unit/tree/2.15.1" }, - "time": "2022-12-29T12:04:01+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/company-business-unit-addresses-rest-api", @@ -22192,32 +22319,34 @@ }, { "name": "spryker/company-business-unit-data-import", - "version": "0.5.2", + "version": "0.5.3", "source": { "type": "git", "url": "https://github.com/spryker/company-business-unit-data-import.git", - "reference": "0acbcb8916fd707aef194e3a0af2d352652724c2" + "reference": "81d94fc2c4180c26817c99f5fcae414b45a322d9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/company-business-unit-data-import/zipball/0acbcb8916fd707aef194e3a0af2d352652724c2", - "reference": "0acbcb8916fd707aef194e3a0af2d352652724c2", + "url": "https://api.github.com/repos/spryker/company-business-unit-data-import/zipball/81d94fc2c4180c26817c99f5fcae414b45a322d9", + "reference": "81d94fc2c4180c26817c99f5fcae414b45a322d9", "shasum": "" }, "require": { - "php": ">=7.1", + "php": ">=8.0", "spryker/company": "^1.0.0", "spryker/company-business-unit": "^2.0.0", "spryker/company-unit-address": "^1.0.0", "spryker/company-user": "^1.3.0 || ^2.0.0", "spryker/data-import": "^1.2.0", - "spryker/kernel": "^3.0.0" + "spryker/kernel": "^3.30.0" }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/country": "*", "spryker/customer": "*", "spryker/propel": "*", + "spryker/store": "*", "spryker/testify": "*" }, "type": "library", @@ -22238,9 +22367,9 @@ ], "description": "CompanyBusinessUnitDataImport module", "support": { - "source": "https://github.com/spryker/company-business-unit-data-import/tree/master" + "source": "https://github.com/spryker/company-business-unit-data-import/tree/0.5.3" }, - "time": "2019-02-07T12:53:19+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/company-business-unit-extension", @@ -22286,20 +22415,20 @@ }, { "name": "spryker/company-business-unit-gui", - "version": "2.10.0", + "version": "2.10.1", "source": { "type": "git", "url": "https://github.com/spryker/company-business-unit-gui.git", - "reference": "c76f2651ef895a57d8e25f24e532198bad3a9e82" + "reference": "7277407de40fa2f7a1272a7ba93cfae660aa1a76" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/company-business-unit-gui/zipball/c76f2651ef895a57d8e25f24e532198bad3a9e82", - "reference": "c76f2651ef895a57d8e25f24e532198bad3a9e82", + "url": "https://api.github.com/repos/spryker/company-business-unit-gui/zipball/7277407de40fa2f7a1272a7ba93cfae660aa1a76", + "reference": "7277407de40fa2f7a1272a7ba93cfae660aa1a76", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/business-on-behalf-gui-extension": "^1.0.0", "spryker/company": "^1.0.0", "spryker/company-business-unit": "^2.9.0", @@ -22313,8 +22442,10 @@ "require-dev": { "spryker/code-sniffer": "*", "spryker/company-user": "*", + "spryker/container": "*", "spryker/customer": "*", "spryker/propel": "*", + "spryker/store": "*", "spryker/testify": "*" }, "type": "library", @@ -22334,9 +22465,9 @@ ], "description": "CompanyBusinessUnitGui module", "support": { - "source": "https://github.com/spryker/company-business-unit-gui/tree/2.10.0" + "source": "https://github.com/spryker/company-business-unit-gui/tree/2.10.1" }, - "time": "2022-09-19T06:48:51+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/company-business-unit-gui-extension", @@ -22390,20 +22521,20 @@ }, { "name": "spryker/company-business-unit-sales-connector", - "version": "1.1.0", + "version": "1.1.1", "source": { "type": "git", "url": "https://github.com/spryker/company-business-unit-sales-connector.git", - "reference": "d6df0693c113b94b29299fb770cd8dc23f5718b4" + "reference": "bdc2b0fc80cfad94459a13a80ee980466b51aece" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/company-business-unit-sales-connector/zipball/d6df0693c113b94b29299fb770cd8dc23f5718b4", - "reference": "d6df0693c113b94b29299fb770cd8dc23f5718b4", + "url": "https://api.github.com/repos/spryker/company-business-unit-sales-connector/zipball/bdc2b0fc80cfad94459a13a80ee980466b51aece", + "reference": "bdc2b0fc80cfad94459a13a80ee980466b51aece", "shasum": "" }, "require": { - "php": ">=7.2", + "php": ">=8.0", "spryker/company-business-unit": "^2.0.0", "spryker/kernel": "^3.33.0", "spryker/permission-extension": "^1.0.0", @@ -22416,10 +22547,12 @@ "spryker/company": "*", "spryker/company-role": "*", "spryker/company-user": "*", + "spryker/container": "*", "spryker/customer": "*", "spryker/oms": "*", "spryker/permission": "*", "spryker/propel": "*", + "spryker/store": "*", "spryker/testify": "*" }, "type": "library", @@ -22439,9 +22572,9 @@ ], "description": "CompanyBusinessUnitSalesConnector module", "support": { - "source": "https://github.com/spryker/company-business-unit-sales-connector/tree/master" + "source": "https://github.com/spryker/company-business-unit-sales-connector/tree/1.1.1" }, - "time": "2020-08-28T07:37:05+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/company-business-unit-storage", @@ -22820,20 +22953,20 @@ }, { "name": "spryker/company-role", - "version": "1.7.1", + "version": "1.7.2", "source": { "type": "git", "url": "https://github.com/spryker/company-role.git", - "reference": "2939454c1f8940cd1c62397ac867467feaea50b1" + "reference": "304bd33f75332b41cb864e377d75504614ffa271" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/company-role/zipball/2939454c1f8940cd1c62397ac867467feaea50b1", - "reference": "2939454c1f8940cd1c62397ac867467feaea50b1", + "url": "https://api.github.com/repos/spryker/company-role/zipball/304bd33f75332b41cb864e377d75504614ffa271", + "reference": "304bd33f75332b41cb864e377d75504614ffa271", "shasum": "" }, "require": { - "php": ">=7.2", + "php": ">=8.0", "spryker/company": "^1.0.0", "spryker/company-extension": "^1.0.0", "spryker/company-user": "^1.0.0 || ^2.0.0", @@ -22847,7 +22980,9 @@ }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/propel": "*", + "spryker/store": "*", "spryker/testify": "*" }, "type": "library", @@ -22868,38 +23003,40 @@ ], "description": "CompanyRole module", "support": { - "source": "https://github.com/spryker/company-role/tree/master" + "source": "https://github.com/spryker/company-role/tree/1.7.2" }, - "time": "2020-05-29T13:08:37+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/company-role-data-import", - "version": "0.1.2", + "version": "0.1.3", "source": { "type": "git", "url": "https://github.com/spryker/company-role-data-import.git", - "reference": "a3c1a25ac1450c06578c68d045ff2138afc162d6" + "reference": "f29fe1ba5e0075c90cde920d6632c1e130ce04d5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/company-role-data-import/zipball/a3c1a25ac1450c06578c68d045ff2138afc162d6", - "reference": "a3c1a25ac1450c06578c68d045ff2138afc162d6", + "url": "https://api.github.com/repos/spryker/company-role-data-import/zipball/f29fe1ba5e0075c90cde920d6632c1e130ce04d5", + "reference": "f29fe1ba5e0075c90cde920d6632c1e130ce04d5", "shasum": "" }, "require": { - "php": ">=7.1", + "php": ">=8.0", "spryker/company": "^1.1.1", "spryker/company-role": "^1.0.0", "spryker/company-user": "^1.3.0 || ^2.0.0", "spryker/data-import": "^1.3.0", - "spryker/kernel": "^3.0.0", + "spryker/kernel": "^3.30.0", "spryker/permission": "^1.0.0" }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/customer": "^4.1.0 || ^5.0.0 || ^6.0.0 || ^7.0.0", "spryker/permission-extension": "*", "spryker/propel": "*", + "spryker/store": "*", "spryker/testify": "*" }, "type": "library", @@ -22920,9 +23057,9 @@ ], "description": "CompanyRoleDataImport module", "support": { - "source": "https://github.com/spryker/company-role-data-import/tree/master" + "source": "https://github.com/spryker/company-role-data-import/tree/0.1.3" }, - "time": "2019-02-07T12:53:19+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/company-role-gui", @@ -23073,20 +23210,20 @@ }, { "name": "spryker/company-sales-connector", - "version": "1.1.0", + "version": "1.1.1", "source": { "type": "git", "url": "https://github.com/spryker/company-sales-connector.git", - "reference": "d49d983f58eceedc7ec3c93d1f060bf7f9faa56e" + "reference": "42bf4039993d486e6a97b9af533a2d4a2ca48f7b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/company-sales-connector/zipball/d49d983f58eceedc7ec3c93d1f060bf7f9faa56e", - "reference": "d49d983f58eceedc7ec3c93d1f060bf7f9faa56e", + "url": "https://api.github.com/repos/spryker/company-sales-connector/zipball/42bf4039993d486e6a97b9af533a2d4a2ca48f7b", + "reference": "42bf4039993d486e6a97b9af533a2d4a2ca48f7b", "shasum": "" }, "require": { - "php": ">=7.2", + "php": ">=8.0", "spryker/company": "^1.0.0", "spryker/kernel": "^3.33.0", "spryker/permission-extension": "^1.0.0", @@ -23098,10 +23235,12 @@ "spryker/code-sniffer": "*", "spryker/company-role": "*", "spryker/company-user": "*", + "spryker/container": "*", "spryker/customer": "*", "spryker/oms": "*", "spryker/permission": "*", "spryker/propel": "*", + "spryker/store": "*", "spryker/testify": "*" }, "type": "library", @@ -23121,33 +23260,33 @@ ], "description": "CompanySalesConnector module", "support": { - "source": "https://github.com/spryker/company-sales-connector/tree/1.1.0" + "source": "https://github.com/spryker/company-sales-connector/tree/1.1.1" }, - "time": "2020-08-28T07:37:05+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/company-unit-address", - "version": "1.14.0", + "version": "1.15.0", "source": { "type": "git", "url": "https://github.com/spryker/company-unit-address.git", - "reference": "f2a24abe84972cc2c6fa538ed4db9dc53e653ddc" + "reference": "b2c42d483e92ebe5d92cd4f088016f2b0e942f42" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/company-unit-address/zipball/f2a24abe84972cc2c6fa538ed4db9dc53e653ddc", - "reference": "f2a24abe84972cc2c6fa538ed4db9dc53e653ddc", + "url": "https://api.github.com/repos/spryker/company-unit-address/zipball/b2c42d483e92ebe5d92cd4f088016f2b0e942f42", + "reference": "b2c42d483e92ebe5d92cd4f088016f2b0e942f42", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/company": "^1.0.0", "spryker/company-business-unit": "^1.0.0 || ^2.0.0", "spryker/company-business-unit-extension": "^1.2.0", "spryker/company-unit-address-extension": "^1.0.0", - "spryker/country": "^3.0.0", + "spryker/country": "^3.1.0 || ^4.0.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/propel-orm": "^1.0.0", "spryker/tax-product-connector-extension": "^1.0.0", "spryker/zed-request": "^3.0.0" @@ -23175,29 +23314,29 @@ ], "description": "CompanyUnitAddress module", "support": { - "source": "https://github.com/spryker/company-unit-address/tree/1.14.0" + "source": "https://github.com/spryker/company-unit-address/tree/1.15.0" }, - "time": "2022-09-28T12:34:39+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/company-unit-address-data-import", - "version": "0.3.2", + "version": "0.3.3", "source": { "type": "git", "url": "https://github.com/spryker/company-unit-address-data-import.git", - "reference": "74bbdb35e0b4ac554c858c82830e9ed1ea801e34" + "reference": "8fe9fc10078d18e1e0b3eddc7c298647c5ed7c36" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/company-unit-address-data-import/zipball/74bbdb35e0b4ac554c858c82830e9ed1ea801e34", - "reference": "74bbdb35e0b4ac554c858c82830e9ed1ea801e34", + "url": "https://api.github.com/repos/spryker/company-unit-address-data-import/zipball/8fe9fc10078d18e1e0b3eddc7c298647c5ed7c36", + "reference": "8fe9fc10078d18e1e0b3eddc7c298647c5ed7c36", "shasum": "" }, "require": { "php": ">=8.0", "spryker/company": "^1.0.0", "spryker/company-unit-address": "^1.0.0", - "spryker/country": "^3.0.0", + "spryker/country": "^3.0.0 || ^4.0.0", "spryker/data-import": "^1.2.0", "spryker/kernel": "^3.30.0" }, @@ -23224,9 +23363,9 @@ ], "description": "CompanyUnitAddressDataImport module", "support": { - "source": "https://github.com/spryker/company-unit-address-data-import/tree/0.3.2" + "source": "https://github.com/spryker/company-unit-address-data-import/tree/0.3.3" }, - "time": "2022-12-29T12:04:01+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/company-unit-address-extension", @@ -23276,25 +23415,25 @@ }, { "name": "spryker/company-unit-address-gui", - "version": "1.2.0", + "version": "1.3.0", "source": { "type": "git", "url": "https://github.com/spryker/company-unit-address-gui.git", - "reference": "3e1ffe071665a47b62f014cffab67c2682ea527e" + "reference": "911776ce02139d7901eedfe34d947a7bd342dfc1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/company-unit-address-gui/zipball/3e1ffe071665a47b62f014cffab67c2682ea527e", - "reference": "3e1ffe071665a47b62f014cffab67c2682ea527e", + "url": "https://api.github.com/repos/spryker/company-unit-address-gui/zipball/911776ce02139d7901eedfe34d947a7bd342dfc1", + "reference": "911776ce02139d7901eedfe34d947a7bd342dfc1", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/company": "^1.0.0", "spryker/company-business-unit-gui-extension": "^1.0.0", "spryker/company-unit-address": "^1.10.0", "spryker/company-unit-address-gui-extension": "^1.0.0", - "spryker/country": "^3.0.0", + "spryker/country": "^3.0.0 || ^4.0.0", "spryker/gui": "^3.45.0", "spryker/kernel": "^3.33.0", "spryker/propel-orm": "^1.0.0", @@ -23321,9 +23460,9 @@ ], "description": "CompanyUnitAddressGui module", "support": { - "source": "https://github.com/spryker/company-unit-address-gui/tree/1.2.0" + "source": "https://github.com/spryker/company-unit-address-gui/tree/1.3.0" }, - "time": "2022-09-19T06:48:51+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/company-unit-address-gui-extension", @@ -23532,16 +23671,16 @@ }, { "name": "spryker/company-user", - "version": "2.16.0", + "version": "2.16.1", "source": { "type": "git", "url": "https://github.com/spryker/company-user.git", - "reference": "c7e48c08ebf27af7781b5f9b9b074c495f571b2d" + "reference": "d392c8e8bd2f9bd9c6438ee4fb55adffe7661273" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/company-user/zipball/c7e48c08ebf27af7781b5f9b9b074c495f571b2d", - "reference": "c7e48c08ebf27af7781b5f9b9b074c495f571b2d", + "url": "https://api.github.com/repos/spryker/company-user/zipball/d392c8e8bd2f9bd9c6438ee4fb55adffe7661273", + "reference": "d392c8e8bd2f9bd9c6438ee4fb55adffe7661273", "shasum": "" }, "require": { @@ -23558,7 +23697,9 @@ }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/propel": "*", + "spryker/store": "*", "spryker/testify": "*" }, "suggest": { @@ -23582,9 +23723,9 @@ ], "description": "CompanyUser module", "support": { - "source": "https://github.com/spryker/company-user/tree/2.16.0" + "source": "https://github.com/spryker/company-user/tree/2.16.1" }, - "time": "2023-02-27T09:29:09+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/company-user-agent", @@ -23680,29 +23821,31 @@ }, { "name": "spryker/company-user-data-import", - "version": "0.2.0", + "version": "0.2.1", "source": { "type": "git", "url": "https://github.com/spryker/company-user-data-import.git", - "reference": "34a93baf7d4661259d21192db30b56b029929028" + "reference": "1a0c9e5a7f2a564c9569d27c73957f6cec75e0ab" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/company-user-data-import/zipball/34a93baf7d4661259d21192db30b56b029929028", - "reference": "34a93baf7d4661259d21192db30b56b029929028", + "url": "https://api.github.com/repos/spryker/company-user-data-import/zipball/1a0c9e5a7f2a564c9569d27c73957f6cec75e0ab", + "reference": "1a0c9e5a7f2a564c9569d27c73957f6cec75e0ab", "shasum": "" }, "require": { - "php": ">=7.1", + "php": ">=8.0", "spryker/company": "^1.0.0", "spryker/company-user": "^2.9.0", "spryker/customer": "^4.1.0 || ^5.0.0 || ^6.0.0 || ^7.0.0", "spryker/data-import": "^1.3.0", - "spryker/kernel": "^3.0.0" + "spryker/kernel": "^3.30.0" }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/propel": "*", + "spryker/store": "*", "spryker/testify": "*" }, "type": "library", @@ -23723,9 +23866,9 @@ ], "description": "CompanyUserDataImport module", "support": { - "source": "https://github.com/spryker/company-user-data-import/tree/0.2.0" + "source": "https://github.com/spryker/company-user-data-import/tree/0.2.1" }, - "time": "2019-04-01T16:37:53+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/company-user-extension", @@ -23870,16 +24013,16 @@ }, { "name": "spryker/company-user-invitation", - "version": "1.3.1", + "version": "1.3.2", "source": { "type": "git", "url": "https://github.com/spryker/company-user-invitation.git", - "reference": "bece4a2595ee9caa6231c18eac3d3f49a99b4768" + "reference": "028f764d240d377be7d33d67e129afa40b49af76" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/company-user-invitation/zipball/bece4a2595ee9caa6231c18eac3d3f49a99b4768", - "reference": "bece4a2595ee9caa6231c18eac3d3f49a99b4768", + "url": "https://api.github.com/repos/spryker/company-user-invitation/zipball/028f764d240d377be7d33d67e129afa40b49af76", + "reference": "028f764d240d377be7d33d67e129afa40b49af76", "shasum": "" }, "require": { @@ -23901,10 +24044,12 @@ "spryker/code-sniffer": "*", "spryker/company": "*", "spryker/company-role": "*", + "spryker/container": "*", "spryker/customer": "*", "spryker/installer": "*", "spryker/permission": "*", "spryker/propel": "*", + "spryker/store": "*", "spryker/testify": "*" }, "suggest": { @@ -23931,26 +24076,26 @@ ], "description": "CompanyUserInvitation module", "support": { - "source": "https://github.com/spryker/company-user-invitation/tree/1.3.1" + "source": "https://github.com/spryker/company-user-invitation/tree/1.3.2" }, - "time": "2022-12-29T12:04:01+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/company-user-storage", - "version": "1.5.0", + "version": "1.5.1", "source": { "type": "git", "url": "https://github.com/spryker/company-user-storage.git", - "reference": "5e12a0c3285356d4bffd1d7becc61d7df15768be" + "reference": "5085ae2ba1e953ccc9ec84b1c8dc448912696c70" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/company-user-storage/zipball/5e12a0c3285356d4bffd1d7becc61d7df15768be", - "reference": "5e12a0c3285356d4bffd1d7becc61d7df15768be", + "url": "https://api.github.com/repos/spryker/company-user-storage/zipball/5085ae2ba1e953ccc9ec84b1c8dc448912696c70", + "reference": "5085ae2ba1e953ccc9ec84b1c8dc448912696c70", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/company-user": "^2.13.0", "spryker/company-user-storage-extension": "^1.0.0", "spryker/event-behavior": "^1.3.1", @@ -23965,10 +24110,13 @@ "require-dev": { "spryker/code-sniffer": "*", "spryker/company": "*", + "spryker/container": "*", "spryker/customer": "*", "spryker/event": "*", "spryker/propel": "*", "spryker/queue": "*", + "spryker/store": "*", + "spryker/store-extension": "*", "spryker/testify": "*" }, "suggest": { @@ -23992,9 +24140,9 @@ ], "description": "CompanyUserStorage module", "support": { - "source": "https://github.com/spryker/company-user-storage/tree/1.5.0" + "source": "https://github.com/spryker/company-user-storage/tree/1.5.1" }, - "time": "2022-04-18T08:41:46+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/company-user-storage-extension", @@ -24040,16 +24188,16 @@ }, { "name": "spryker/company-users-rest-api", - "version": "2.6.0", + "version": "2.6.1", "source": { "type": "git", "url": "https://github.com/spryker/company-users-rest-api.git", - "reference": "fd5e312c8200985df36229459af988a449c71e04" + "reference": "2d7557ea89bb5d48420c3a99a380238a5c0528c5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/company-users-rest-api/zipball/fd5e312c8200985df36229459af988a449c71e04", - "reference": "fd5e312c8200985df36229459af988a449c71e04", + "url": "https://api.github.com/repos/spryker/company-users-rest-api/zipball/2d7557ea89bb5d48420c3a99a380238a5c0528c5", + "reference": "2d7557ea89bb5d48420c3a99a380238a5c0528c5", "shasum": "" }, "require": { @@ -24074,7 +24222,9 @@ }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/propel": "*", + "spryker/store": "*", "spryker/testify": "*" }, "type": "library", @@ -24094,26 +24244,26 @@ ], "description": "CompanyUsersRestApi module", "support": { - "source": "https://github.com/spryker/company-users-rest-api/tree/2.6.0" + "source": "https://github.com/spryker/company-users-rest-api/tree/2.6.1" }, - "time": "2023-02-27T09:29:09+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/config", - "version": "3.5.2", + "version": "3.6.0", "source": { "type": "git", "url": "https://github.com/spryker/config.git", - "reference": "656bfdca5adcfc39feda7d848472ea3ca78e7caf" + "reference": "32b617980b9cecb49277e6ba0d985e75fc491a99" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/config/zipball/656bfdca5adcfc39feda7d848472ea3ca78e7caf", - "reference": "656bfdca5adcfc39feda7d848472ea3ca78e7caf", + "url": "https://api.github.com/repos/spryker/config/zipball/32b617980b9cecb49277e6ba0d985e75fc491a99", + "reference": "32b617980b9cecb49277e6ba0d985e75fc491a99", "shasum": "" }, "require": { - "php": ">=7.2", + "php": ">=8.0", "spryker/kernel": "^3.48.0", "spryker/symfony": "^3.0.0", "spryker/web-profiler-extension": "^1.0.0" @@ -24149,31 +24299,31 @@ ], "description": "Config module", "support": { - "source": "https://github.com/spryker/config/tree/3.5.2" + "source": "https://github.com/spryker/config/tree/3.6.0" }, - "time": "2020-09-25T05:35:53+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/configurable-bundle", - "version": "2.1.0", + "version": "2.2.0", "source": { "type": "git", "url": "https://github.com/spryker/configurable-bundle.git", - "reference": "d62d456210f6af075e9e91a1bc89f191c372aa90" + "reference": "d9a8764cccb94296008245924c30e68a38185a98" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/configurable-bundle/zipball/d62d456210f6af075e9e91a1bc89f191c372aa90", - "reference": "d62d456210f6af075e9e91a1bc89f191c372aa90", + "url": "https://api.github.com/repos/spryker/configurable-bundle/zipball/d9a8764cccb94296008245924c30e68a38185a98", + "reference": "d9a8764cccb94296008245924c30e68a38185a98", "shasum": "" }, "require": { - "php": ">=7.2", + "php": ">=8.0", "spryker/cart-extension": "^4.0.0", "spryker/event": "^2.0.0", "spryker/glossary": "^3.7.0", "spryker/kernel": "^3.33.0", - "spryker/locale": "^3.2.3", + "spryker/locale": "^3.2.3 || ^4.0.0", "spryker/product-image": "^3.1.0", "spryker/product-list": "^1.5.0", "spryker/product-list-extension": "^1.1.0", @@ -24183,7 +24333,9 @@ }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/propel": "*", + "spryker/store": "*", "spryker/testify": "*" }, "type": "library", @@ -24204,9 +24356,9 @@ ], "description": "ConfigurableBundle module", "support": { - "source": "https://github.com/spryker/configurable-bundle/tree/master" + "source": "https://github.com/spryker/configurable-bundle/tree/2.2.0" }, - "time": "2019-12-04T18:38:07+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/configurable-bundle-cart", @@ -24257,20 +24409,20 @@ }, { "name": "spryker/configurable-bundle-carts-rest-api", - "version": "0.1.1", + "version": "0.1.3", "source": { "type": "git", "url": "https://github.com/spryker/configurable-bundle-carts-rest-api.git", - "reference": "afdf85cd0e426e955e12f6221412930acc9152cf" + "reference": "dda505e49137feb43cb8b459e043e41c89b85b65" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/configurable-bundle-carts-rest-api/zipball/afdf85cd0e426e955e12f6221412930acc9152cf", - "reference": "afdf85cd0e426e955e12f6221412930acc9152cf", + "url": "https://api.github.com/repos/spryker/configurable-bundle-carts-rest-api/zipball/dda505e49137feb43cb8b459e043e41c89b85b65", + "reference": "dda505e49137feb43cb8b459e043e41c89b85b65", "shasum": "" }, "require": { - "php": ">=7.3", + "php": ">=8.0", "spryker/carts-rest-api": "^5.7.0", "spryker/carts-rest-api-extension": "^1.5.0", "spryker/configurable-bundle-cart": "^1.3.0", @@ -24288,6 +24440,7 @@ "spryker/cart": "*", "spryker/code-sniffer": "*", "spryker/configurable-bundle": "*", + "spryker/container": "*", "spryker/customer": "*", "spryker/product": "*", "spryker/propel": "*", @@ -24311,26 +24464,26 @@ ], "description": "ConfigurableBundleCartsRestApi module", "support": { - "source": "https://github.com/spryker/configurable-bundle-carts-rest-api/tree/0.1.1" + "source": "https://github.com/spryker/configurable-bundle-carts-rest-api/tree/0.1.3" }, - "time": "2021-06-14T11:58:56+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/configurable-bundle-data-import", - "version": "0.2.1", + "version": "0.2.2", "source": { "type": "git", "url": "https://github.com/spryker/configurable-bundle-data-import.git", - "reference": "9bd36cee0508d44ca1739ac0b8894a582510e70e" + "reference": "3fc9854d0e8817b48ab82b58ed85a09f88690b1f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/configurable-bundle-data-import/zipball/9bd36cee0508d44ca1739ac0b8894a582510e70e", - "reference": "9bd36cee0508d44ca1739ac0b8894a582510e70e", + "url": "https://api.github.com/repos/spryker/configurable-bundle-data-import/zipball/3fc9854d0e8817b48ab82b58ed85a09f88690b1f", + "reference": "3fc9854d0e8817b48ab82b58ed85a09f88690b1f", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/configurable-bundle": "^2.0.0", "spryker/data-import": "^1.0.0", "spryker/kernel": "^3.33.0", @@ -24339,7 +24492,9 @@ }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/propel": "*", + "spryker/store": "*", "spryker/testify": "*" }, "type": "library", @@ -24360,22 +24515,22 @@ ], "description": "ConfigurableBundleDataImport module", "support": { - "source": "https://github.com/spryker/configurable-bundle-data-import/tree/0.2.1" + "source": "https://github.com/spryker/configurable-bundle-data-import/tree/0.2.2" }, - "time": "2022-02-17T12:30:52+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/configurable-bundle-gui", - "version": "1.3.0", + "version": "1.4.0", "source": { "type": "git", "url": "https://github.com/spryker/configurable-bundle-gui.git", - "reference": "259af616724fa2b5b02b8ca2b8feca6034661eed" + "reference": "0ebb880dfb6ee5b4a1a353ea30a261b5ce34c404" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/configurable-bundle-gui/zipball/259af616724fa2b5b02b8ca2b8feca6034661eed", - "reference": "259af616724fa2b5b02b8ca2b8feca6034661eed", + "url": "https://api.github.com/repos/spryker/configurable-bundle-gui/zipball/0ebb880dfb6ee5b4a1a353ea30a261b5ce34c404", + "reference": "0ebb880dfb6ee5b4a1a353ea30a261b5ce34c404", "shasum": "" }, "require": { @@ -24385,7 +24540,7 @@ "spryker/glossary": "^3.0.0", "spryker/gui": "^3.45.0", "spryker/kernel": "^3.33.0", - "spryker/locale": "^3.2.3", + "spryker/locale": "^3.2.3 || ^4.0.0", "spryker/product": "^6.0.0", "spryker/product-list": "^1.3.0", "spryker/product-list-gui-extension": "^1.2.0", @@ -24397,6 +24552,7 @@ "spryker/code-sniffer": "*", "spryker/container": "*", "spryker/propel": "*", + "spryker/store": "*", "spryker/testify": "*", "spryker/twig": "*" }, @@ -24417,9 +24573,9 @@ ], "description": "ConfigurableBundleGui module", "support": { - "source": "https://github.com/spryker/configurable-bundle-gui/tree/1.3.0" + "source": "https://github.com/spryker/configurable-bundle-gui/tree/1.4.0" }, - "time": "2022-12-02T08:21:18+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/configurable-bundle-gui-extension", @@ -24517,20 +24673,20 @@ }, { "name": "spryker/configurable-bundle-page-search", - "version": "1.4.0", + "version": "1.4.1", "source": { "type": "git", "url": "https://github.com/spryker/configurable-bundle-page-search.git", - "reference": "f291368803f4e5d10ae7029e537661ea5523f826" + "reference": "89992b1aea7cd444e1bc3fe405eea56d5747ce38" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/configurable-bundle-page-search/zipball/f291368803f4e5d10ae7029e537661ea5523f826", - "reference": "f291368803f4e5d10ae7029e537661ea5523f826", + "url": "https://api.github.com/repos/spryker/configurable-bundle-page-search/zipball/89992b1aea7cd444e1bc3fe405eea56d5747ce38", + "reference": "89992b1aea7cd444e1bc3fe405eea56d5747ce38", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/configurable-bundle": "^2.1.0", "spryker/configurable-bundle-page-search-extension": "^1.1.0", "spryker/event-behavior": "^1.0.0", @@ -24546,11 +24702,14 @@ }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/elastica": "*", "spryker/event": "*", "spryker/glossary": "*", "spryker/propel": "*", + "spryker/publisher": "*", "spryker/queue": "*", + "spryker/store": "*", "spryker/testify": "*" }, "suggest": { @@ -24574,9 +24733,9 @@ ], "description": "ConfigurableBundlePageSearch module", "support": { - "source": "https://github.com/spryker/configurable-bundle-page-search/tree/1.4.0" + "source": "https://github.com/spryker/configurable-bundle-page-search/tree/1.4.1" }, - "time": "2022-04-18T08:41:46+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/configurable-bundle-page-search-extension", @@ -24625,24 +24784,24 @@ }, { "name": "spryker/configurable-bundle-storage", - "version": "2.5.0", + "version": "2.6.0", "source": { "type": "git", "url": "https://github.com/spryker/configurable-bundle-storage.git", - "reference": "b15b503459a60d7cf62e189046d3ec0bca969881" + "reference": "e2990938457dd768d55aa600fca8bef44bbbeaee" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/configurable-bundle-storage/zipball/b15b503459a60d7cf62e189046d3ec0bca969881", - "reference": "b15b503459a60d7cf62e189046d3ec0bca969881", + "url": "https://api.github.com/repos/spryker/configurable-bundle-storage/zipball/e2990938457dd768d55aa600fca8bef44bbbeaee", + "reference": "e2990938457dd768d55aa600fca8bef44bbbeaee", "shasum": "" }, "require": { - "php": ">=7.2", + "php": ">=8.0", "spryker/configurable-bundle": "^2.1.0", "spryker/event-behavior": "^1.0.0", "spryker/kernel": "^3.33.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/product-image": "^3.8.0", "spryker/product-storage": "^1.7.0", "spryker/storage": "^3.0.0", @@ -24653,10 +24812,13 @@ }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/event": "*", "spryker/glossary": "*", "spryker/propel": "*", "spryker/queue": "*", + "spryker/store": "*", + "spryker/store-extension": "*", "spryker/testify": "*" }, "suggest": { @@ -24679,9 +24841,9 @@ ], "description": "ConfigurableBundleStorage module", "support": { - "source": "https://github.com/spryker/configurable-bundle-storage/tree/2.5.0" + "source": "https://github.com/spryker/configurable-bundle-storage/tree/2.6.0" }, - "time": "2020-09-30T14:57:41+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/configurable-bundles-products-resource-relationship", @@ -24786,16 +24948,16 @@ }, { "name": "spryker/console", - "version": "4.11.0", + "version": "4.12.0", "source": { "type": "git", "url": "https://github.com/spryker/console.git", - "reference": "8eedac3bb9b5d9e081074554fe927e5743c397dd" + "reference": "fc1274867489936df0a28f55ab61a803cf27daf9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/console/zipball/8eedac3bb9b5d9e081074554fe927e5743c397dd", - "reference": "8eedac3bb9b5d9e081074554fe927e5743c397dd", + "url": "https://api.github.com/repos/spryker/console/zipball/fc1274867489936df0a28f55ab61a803cf27daf9", + "reference": "fc1274867489936df0a28f55ab61a803cf27daf9", "shasum": "" }, "require": { @@ -24841,9 +25003,9 @@ ], "description": "Console module", "support": { - "source": "https://github.com/spryker/console/tree/4.11.0" + "source": "https://github.com/spryker/console/tree/4.12.0" }, - "time": "2023-01-24T16:01:46+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/container", @@ -24901,22 +25063,22 @@ }, { "name": "spryker/content", - "version": "2.2.1", + "version": "2.3.0", "source": { "type": "git", "url": "https://github.com/spryker/content.git", - "reference": "74eeac71391d49262b66edfd003f91bc74a6eb46" + "reference": "351f3709478dbf8bd72fc05f8d91f999a34e187c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/content/zipball/74eeac71391d49262b66edfd003f91bc74a6eb46", - "reference": "74eeac71391d49262b66edfd003f91bc74a6eb46", + "url": "https://api.github.com/repos/spryker/content/zipball/351f3709478dbf8bd72fc05f8d91f999a34e187c", + "reference": "351f3709478dbf8bd72fc05f8d91f999a34e187c", "shasum": "" }, "require": { - "php": ">=7.2", + "php": ">=8.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/propel-orm": "^1.0.0", "spryker/symfony": "^3.0.0", "spryker/util-uuid-generator": "^1.0.0" @@ -24944,9 +25106,9 @@ ], "description": "Content module", "support": { - "source": "https://github.com/spryker/content/tree/master" + "source": "https://github.com/spryker/content/tree/2.3.0" }, - "time": "2020-07-16T10:12:28+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/content-banner", @@ -24995,20 +25157,20 @@ }, { "name": "spryker/content-banner-data-import", - "version": "0.2.3", + "version": "0.2.4", "source": { "type": "git", "url": "https://github.com/spryker/content-banner-data-import.git", - "reference": "9b0ac83c1c0273b8204b178b1e3258209f31f1c9" + "reference": "e21ad3ddeaea2ce20bbd364d8b0299a012e47578" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/content-banner-data-import/zipball/9b0ac83c1c0273b8204b178b1e3258209f31f1c9", - "reference": "9b0ac83c1c0273b8204b178b1e3258209f31f1c9", + "url": "https://api.github.com/repos/spryker/content-banner-data-import/zipball/e21ad3ddeaea2ce20bbd364d8b0299a012e47578", + "reference": "e21ad3ddeaea2ce20bbd364d8b0299a012e47578", "shasum": "" }, "require": { - "php": ">=7.2", + "php": ">=8.0", "spryker/content": "^2.1.0", "spryker/content-banner": "^1.1.0 || ^2.0.0", "spryker/data-import": "^1.3.0", @@ -25017,7 +25179,9 @@ }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/propel": "*", + "spryker/store": "*", "spryker/testify": "*" }, "type": "library", @@ -25038,9 +25202,9 @@ ], "description": "ContentBannerDataImport module", "support": { - "source": "https://github.com/spryker/content-banner-data-import/tree/0.2.3" + "source": "https://github.com/spryker/content-banner-data-import/tree/0.2.4" }, - "time": "2020-05-29T13:08:37+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/content-banner-gui", @@ -25182,26 +25346,26 @@ }, { "name": "spryker/content-file-gui", - "version": "2.1.0", + "version": "2.2.0", "source": { "type": "git", "url": "https://github.com/spryker/content-file-gui.git", - "reference": "ba3c6caf3769bc9a97e4f866a2f5efc0398dfc6c" + "reference": "596fa43d07cf2f6ef1e23bbfe3a2b182288dccf6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/content-file-gui/zipball/ba3c6caf3769bc9a97e4f866a2f5efc0398dfc6c", - "reference": "ba3c6caf3769bc9a97e4f866a2f5efc0398dfc6c", + "url": "https://api.github.com/repos/spryker/content-file-gui/zipball/596fa43d07cf2f6ef1e23bbfe3a2b182288dccf6", + "reference": "596fa43d07cf2f6ef1e23bbfe3a2b182288dccf6", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/content-file": "^1.0.0", "spryker/content-gui-extension": "^1.1.0", "spryker/file-manager": "^2.0.0", "spryker/gui": "^3.45.0", "spryker/kernel": "^3.33.0", - "spryker/locale": "^3.2.0", + "spryker/locale": "^3.2.0 || ^4.0.0", "spryker/symfony": "^3.2.2", "spryker/transfer": "^3.25.0", "spryker/util-text": "^1.2.1" @@ -25226,22 +25390,22 @@ ], "description": "ContentFileGui module", "support": { - "source": "https://github.com/spryker/content-file-gui/tree/2.1.0" + "source": "https://github.com/spryker/content-file-gui/tree/2.2.0" }, - "time": "2022-09-19T06:48:51+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/content-gui", - "version": "2.5.0", + "version": "2.6.0", "source": { "type": "git", "url": "https://github.com/spryker/content-gui.git", - "reference": "d869d02a8700976f9bdae0773b18b0693145236f" + "reference": "69bb228a9d649eb053946e1871358909c2c75c64" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/content-gui/zipball/d869d02a8700976f9bdae0773b18b0693145236f", - "reference": "d869d02a8700976f9bdae0773b18b0693145236f", + "url": "https://api.github.com/repos/spryker/content-gui/zipball/69bb228a9d649eb053946e1871358909c2c75c64", + "reference": "69bb228a9d649eb053946e1871358909c2c75c64", "shasum": "" }, "require": { @@ -25253,7 +25417,7 @@ "spryker/content-gui-extension": "^1.1.0", "spryker/gui": "^3.21.0", "spryker/kernel": "^3.32.0", - "spryker/locale": "^3.2.0", + "spryker/locale": "^3.2.0 || ^4.0.0", "spryker/symfony": "^3.2.0", "spryker/translator": "^1.1.0", "spryker/util-encoding": "^2.1.0", @@ -25261,7 +25425,9 @@ }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/propel": "*", + "spryker/store": "*", "spryker/testify": "*" }, "type": "library", @@ -25281,9 +25447,9 @@ ], "description": "ContentGui module", "support": { - "source": "https://github.com/spryker/content-gui/tree/2.5.0" + "source": "https://github.com/spryker/content-gui/tree/2.6.0" }, - "time": "2022-12-01T11:40:47+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/content-gui-extension", @@ -25569,20 +25735,20 @@ }, { "name": "spryker/content-product-data-import", - "version": "0.3.3", + "version": "0.3.4", "source": { "type": "git", "url": "https://github.com/spryker/content-product-data-import.git", - "reference": "6bc2a1a94bddc45bb055de31618b72df10fe7e35" + "reference": "1c7f2d7ecab8d30081ccac3439d630b7c8dc7d64" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/content-product-data-import/zipball/6bc2a1a94bddc45bb055de31618b72df10fe7e35", - "reference": "6bc2a1a94bddc45bb055de31618b72df10fe7e35", + "url": "https://api.github.com/repos/spryker/content-product-data-import/zipball/1c7f2d7ecab8d30081ccac3439d630b7c8dc7d64", + "reference": "1c7f2d7ecab8d30081ccac3439d630b7c8dc7d64", "shasum": "" }, "require": { - "php": ">=7.2", + "php": ">=8.0", "spryker/content": "^2.1.0", "spryker/content-product": "^1.0.0", "spryker/data-import": "^1.4.0", @@ -25592,7 +25758,10 @@ }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/propel": "*", + "spryker/storage": "*", + "spryker/store": "*", "spryker/testify": "*" }, "type": "library", @@ -25613,22 +25782,22 @@ ], "description": "ContentProductDataImport module", "support": { - "source": "https://github.com/spryker/content-product-data-import/tree/master" + "source": "https://github.com/spryker/content-product-data-import/tree/0.3.4" }, - "time": "2020-05-29T13:08:37+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/content-product-gui", - "version": "1.1.2", + "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/spryker/content-product-gui.git", - "reference": "129ff13787856fcab7480856a23d038baaf8003c" + "reference": "ee880deece86d576da5a1370db36c36b3007a7d7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/content-product-gui/zipball/129ff13787856fcab7480856a23d038baaf8003c", - "reference": "129ff13787856fcab7480856a23d038baaf8003c", + "url": "https://api.github.com/repos/spryker/content-product-gui/zipball/ee880deece86d576da5a1370db36c36b3007a7d7", + "reference": "ee880deece86d576da5a1370db36c36b3007a7d7", "shasum": "" }, "require": { @@ -25637,7 +25806,7 @@ "spryker/content-product": "^1.0.0", "spryker/gui": "^3.45.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/product": "^6.0.0", "spryker/product-image": "^3.3.0", "spryker/symfony": "^3.1.5", @@ -25663,9 +25832,9 @@ ], "description": "ContentProductGui module", "support": { - "source": "https://github.com/spryker/content-product-gui/tree/1.1.2" + "source": "https://github.com/spryker/content-product-gui/tree/1.2.0" }, - "time": "2023-02-07T17:43:47+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/content-product-set", @@ -25713,20 +25882,20 @@ }, { "name": "spryker/content-product-set-data-import", - "version": "0.2.4", + "version": "0.2.5", "source": { "type": "git", "url": "https://github.com/spryker/content-product-set-data-import.git", - "reference": "90486fb95c5a300d25ae1f1c82fae0adf728f5aa" + "reference": "e45f66332fdf393e3460c08f57b3485c2d694ae1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/content-product-set-data-import/zipball/90486fb95c5a300d25ae1f1c82fae0adf728f5aa", - "reference": "90486fb95c5a300d25ae1f1c82fae0adf728f5aa", + "url": "https://api.github.com/repos/spryker/content-product-set-data-import/zipball/e45f66332fdf393e3460c08f57b3485c2d694ae1", + "reference": "e45f66332fdf393e3460c08f57b3485c2d694ae1", "shasum": "" }, "require": { - "php": ">=7.2", + "php": ">=8.0", "spryker/content": "^2.1.0", "spryker/data-import": "^1.5.0", "spryker/kernel": "^3.33.0", @@ -25735,7 +25904,9 @@ }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/propel": "*", + "spryker/store": "*", "spryker/testify": "*" }, "type": "library", @@ -25756,30 +25927,30 @@ ], "description": "ContentProductSetDataImport module", "support": { - "source": "https://github.com/spryker/content-product-set-data-import/tree/0.2.4" + "source": "https://github.com/spryker/content-product-set-data-import/tree/0.2.5" }, - "time": "2020-06-16T13:43:22+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/content-product-set-gui", - "version": "1.1.0", + "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/spryker/content-product-set-gui.git", - "reference": "5b4510ec841308f6177106ecd7593ae9b2e0fba1" + "reference": "acde3dc68006b6f01c516e6e968d20e58a5a5768" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/content-product-set-gui/zipball/5b4510ec841308f6177106ecd7593ae9b2e0fba1", - "reference": "5b4510ec841308f6177106ecd7593ae9b2e0fba1", + "url": "https://api.github.com/repos/spryker/content-product-set-gui/zipball/acde3dc68006b6f01c516e6e968d20e58a5a5768", + "reference": "acde3dc68006b6f01c516e6e968d20e58a5a5768", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/content-gui-extension": "^1.1.0", "spryker/gui": "^3.45.0", "spryker/kernel": "^3.33.0", - "spryker/locale": "^3.2.0", + "spryker/locale": "^3.2.0 || ^4.0.0", "spryker/product-set": "^1.4.0", "spryker/symfony": "^3.2.2", "spryker/util-text": "^1.2.1" @@ -25804,31 +25975,31 @@ ], "description": "ContentProductSetGui module", "support": { - "source": "https://github.com/spryker/content-product-set-gui/tree/1.1.0" + "source": "https://github.com/spryker/content-product-set-gui/tree/1.2.0" }, - "time": "2022-09-19T06:48:51+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/content-storage", - "version": "2.5.0", + "version": "2.6.0", "source": { "type": "git", "url": "https://github.com/spryker/content-storage.git", - "reference": "4661941e9bd4c8ca4775df561597fc3c420a6b90" + "reference": "6913180928839f3004380d9a00e0e04a67e54478" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/content-storage/zipball/4661941e9bd4c8ca4775df561597fc3c420a6b90", - "reference": "4661941e9bd4c8ca4775df561597fc3c420a6b90", + "url": "https://api.github.com/repos/spryker/content-storage/zipball/6913180928839f3004380d9a00e0e04a67e54478", + "reference": "6913180928839f3004380d9a00e0e04a67e54478", "shasum": "" }, "require": { - "php": ">=7.3", + "php": ">=8.0", "spryker/content": "^2.0.0", "spryker/content-storage-extension": "^1.1.0", "spryker/event-behavior": "^1.10.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/propel-orm": "^1.0.0", "spryker/storage": "^3.0.0", "spryker/store": "^1.5.0", @@ -25841,6 +26012,7 @@ "spryker/code-sniffer": "*", "spryker/event": "*", "spryker/propel": "*", + "spryker/publisher": "*", "spryker/queue": "*", "spryker/testify": "*" }, @@ -25864,9 +26036,9 @@ ], "description": "ContentStorage module", "support": { - "source": "https://github.com/spryker/content-storage/tree/2.5.0" + "source": "https://github.com/spryker/content-storage/tree/2.6.0" }, - "time": "2021-07-08T12:22:46+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/content-storage-extension", @@ -25912,16 +26084,16 @@ }, { "name": "spryker/country", - "version": "3.5.0", + "version": "4.1.0", "source": { "type": "git", "url": "https://github.com/spryker/country.git", - "reference": "61a28babc4b301e801306b87e5dba73081797ccb" + "reference": "98885772899f19fb0296734bd466db01ad7b4180" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/country/zipball/61a28babc4b301e801306b87e5dba73081797ccb", - "reference": "61a28babc4b301e801306b87e5dba73081797ccb", + "url": "https://api.github.com/repos/spryker/country/zipball/98885772899f19fb0296734bd466db01ad7b4180", + "reference": "98885772899f19fb0296734bd466db01ad7b4180", "shasum": "" }, "require": { @@ -25931,7 +26103,10 @@ "spryker/gui": "^3.0.0", "spryker/kernel": "^3.30.0", "spryker/propel-orm": "^1.0.0", - "spryker/transfer": "^3.25.0", + "spryker/store": "^1.19.0", + "spryker/store-extension": "^1.0.0", + "spryker/symfony": "^3.0.0", + "spryker/transfer": "^3.27.0", "spryker/zed-request": "^3.0.0" }, "require-dev": { @@ -25947,7 +26122,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "3.0.x-dev" + "dev-master": "4.0.x-dev" } }, "autoload": { @@ -25962,9 +26137,107 @@ ], "description": "Country module", "support": { - "source": "https://github.com/spryker/country/tree/3.5.0" + "source": "https://github.com/spryker/country/tree/4.1.0" }, - "time": "2023-03-10T14:11:16+00:00" + "time": "2023-05-04T11:09:49+00:00" + }, + { + "name": "spryker/country-data-import", + "version": "0.1.0", + "source": { + "type": "git", + "url": "https://github.com/spryker/country-data-import.git", + "reference": "e4cd644870c52dbca50ad0245b9e3ae9c9fe7823" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/spryker/country-data-import/zipball/e4cd644870c52dbca50ad0245b9e3ae9c9fe7823", + "reference": "e4cd644870c52dbca50ad0245b9e3ae9c9fe7823", + "shasum": "" + }, + "require": { + "php": ">=8.0", + "spryker/country": "^4.0.0", + "spryker/data-import": "^1.0.0", + "spryker/kernel": "^3.33.0", + "spryker/store": "^1.19.0" + }, + "require-dev": { + "spryker/code-sniffer": "*", + "spryker/propel": "*", + "spryker/testify": "*" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0.x-dev" + } + }, + "autoload": { + "psr-4": { + "Spryker\\": "src/Spryker/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "description": "CountryDataImport module", + "support": { + "source": "https://github.com/spryker/country-data-import/tree/0.1.0" + }, + "time": "2023-03-31T19:36:11+00:00" + }, + { + "name": "spryker/country-gui", + "version": "1.0.0", + "source": { + "type": "git", + "url": "https://github.com/spryker/country-gui.git", + "reference": "7b620393a5df59e3e859b860fa5c9529650de47e" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/spryker/country-gui/zipball/7b620393a5df59e3e859b860fa5c9529650de47e", + "reference": "7b620393a5df59e3e859b860fa5c9529650de47e", + "shasum": "" + }, + "require": { + "php": ">=8.0", + "spryker/country": "^4.0.0", + "spryker/gui": "^3.33.0", + "spryker/kernel": "^3.30.0", + "spryker/propel-orm": "^1.0.0", + "spryker/store": "^1.19.0", + "spryker/store-gui-extension": "^1.0.0", + "spryker/symfony": "^3.0.0", + "spryker/transfer": "^3.25.0", + "spryker/twig": "^3.0.0", + "spryker/util-text": "^1.1.0" + }, + "require-dev": { + "spryker/code-sniffer": "*" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0.x-dev" + } + }, + "autoload": { + "psr-4": { + "Spryker\\": "src/Spryker/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "proprietary" + ], + "description": "CountryGui module", + "support": { + "source": "https://github.com/spryker/country-gui/tree/1.0.0" + }, + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/csv", @@ -26002,33 +26275,35 @@ }, { "name": "spryker/currency", - "version": "3.15.0", + "version": "4.0.0", "source": { "type": "git", "url": "https://github.com/spryker/currency.git", - "reference": "930b89c9ef9b6175cd3825f9076e0cf1b12acad7" + "reference": "a075a871f2598905d0cdc7a97d0793c61f5d660a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/currency/zipball/930b89c9ef9b6175cd3825f9076e0cf1b12acad7", - "reference": "930b89c9ef9b6175cd3825f9076e0cf1b12acad7", + "url": "https://api.github.com/repos/spryker/currency/zipball/a075a871f2598905d0cdc7a97d0793c61f5d660a", + "reference": "a075a871f2598905d0cdc7a97d0793c61f5d660a", "shasum": "" }, "require": { "php": ">=8.0", "spryker/acl-merchant-portal-extension": "^1.0.0", + "spryker/application-extension": "^1.1.0", "spryker/currency-extension": "^1.0.0", "spryker/kernel": "^3.52.0", - "spryker/messenger": "^3.1.0", "spryker/propel-orm": "^1.0.0", "spryker/quote-extension": "^1.5.0", "spryker/sales-extension": "^1.3.0", "spryker/session": "^3.0.0 || ^4.0.0", - "spryker/store": "^1.11.0", + "spryker/store": "^1.19.0", + "spryker/store-extension": "^1.0.0", "spryker/symfony": "^3.0.0", "spryker/transfer": "^3.25.0", "spryker/twig-extension": "^1.0.0", - "spryker/zed-request": "^3.6.0" + "spryker/zed-request": "^3.6.0", + "spryker/zed-request-extension": "^1.1.0" }, "require-dev": { "spryker/application": "*", @@ -26036,6 +26311,7 @@ "spryker/container": "*", "spryker/propel": "*", "spryker/silex": "*", + "spryker/storage": "*", "spryker/testify": "*", "spryker/twig": "*" }, @@ -26047,7 +26323,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "3.0.x-dev" + "dev-master": "4.0.x-dev" } }, "autoload": { @@ -26062,9 +26338,56 @@ ], "description": "Currency module", "support": { - "source": "https://github.com/spryker/currency/tree/3.15.0" + "source": "https://github.com/spryker/currency/tree/4.0.0" }, - "time": "2023-03-10T14:11:16+00:00" + "time": "2023-03-31T19:36:11+00:00" + }, + { + "name": "spryker/currency-data-import", + "version": "0.1.0", + "source": { + "type": "git", + "url": "https://github.com/spryker/currency-data-import.git", + "reference": "a2ead1dff9d26794f128a26ef14f9f4bbee8e1f3" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/spryker/currency-data-import/zipball/a2ead1dff9d26794f128a26ef14f9f4bbee8e1f3", + "reference": "a2ead1dff9d26794f128a26ef14f9f4bbee8e1f3", + "shasum": "" + }, + "require": { + "php": ">=8.0", + "spryker/currency": "^4.0.0", + "spryker/data-import": "^1.0.0", + "spryker/kernel": "^3.30.0", + "spryker/store": "^1.19.0" + }, + "require-dev": { + "spryker/code-sniffer": "*", + "spryker/propel": "*", + "spryker/testify": "*" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0.x-dev" + } + }, + "autoload": { + "psr-4": { + "Spryker\\": "src/Spryker/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "description": "CurrencyDataImport module", + "support": { + "source": "https://github.com/spryker/currency-data-import/tree/0.1.0" + }, + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/currency-extension", @@ -26108,18 +26431,69 @@ }, "time": "2018-04-18T07:46:48+00:00" }, + { + "name": "spryker/currency-gui", + "version": "1.0.0", + "source": { + "type": "git", + "url": "https://github.com/spryker/currency-gui.git", + "reference": "e8c2de78819e05732ced15a8e39da1bcb80b7177" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/spryker/currency-gui/zipball/e8c2de78819e05732ced15a8e39da1bcb80b7177", + "reference": "e8c2de78819e05732ced15a8e39da1bcb80b7177", + "shasum": "" + }, + "require": { + "php": ">=8.0", + "spryker/currency": "^4.0.0", + "spryker/gui": "^3.30.0", + "spryker/kernel": "^3.30.0", + "spryker/propel-orm": "^1.0.0", + "spryker/store": "^1.19.0", + "spryker/store-gui-extension": "^1.0.0", + "spryker/symfony": "^3.0.0", + "spryker/transfer": "^3.25.0", + "spryker/twig": "^3.0.0", + "spryker/util-text": "^1.1.0" + }, + "require-dev": { + "spryker/code-sniffer": "*" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0.x-dev" + } + }, + "autoload": { + "psr-4": { + "Spryker\\": "src/Spryker/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "proprietary" + ], + "description": "CurrencyGui module", + "support": { + "source": "https://github.com/spryker/currency-gui/tree/1.0.0" + }, + "time": "2023-03-31T19:36:11+00:00" + }, { "name": "spryker/customer", - "version": "7.50.0", + "version": "7.51.1", "source": { "type": "git", "url": "https://github.com/spryker/customer.git", - "reference": "41b458793e76d193284c87e5524138bee0c29faf" + "reference": "1a3520790c066b48ab81472ad20aee24afba7605" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/customer/zipball/41b458793e76d193284c87e5524138bee0c29faf", - "reference": "41b458793e76d193284c87e5524138bee0c29faf", + "url": "https://api.github.com/repos/spryker/customer/zipball/1a3520790c066b48ab81472ad20aee24afba7605", + "reference": "1a3520790c066b48ab81472ad20aee24afba7605", "shasum": "" }, "require": { @@ -26127,11 +26501,11 @@ "spryker/acl-merchant-portal-extension": "^1.0.0", "spryker/authorization-extension": "^1.0.0", "spryker/checkout-extension": "^1.2.0", - "spryker/country": "^3.0.0", + "spryker/country": "^3.1.0 || ^4.0.0", "spryker/customer-extension": "^1.4.0", "spryker/gui": "^3.39.0", - "spryker/kernel": "^3.52.0", - "spryker/locale": "^3.0.0", + "spryker/kernel": "^3.72.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/mail": "^4.6.0", "spryker/mail-extension": "^1.0.0", "spryker/propel": "^3.0.0", @@ -26139,7 +26513,7 @@ "spryker/router": "^1.12.0", "spryker/sequence-number": "^3.0.0", "spryker/session": "^3.0.0 || ^4.0.0", - "spryker/store": "^1.4.0", + "spryker/store": "^1.19.0", "spryker/symfony": "^3.0.0", "spryker/tax-product-connector-extension": "^1.0.0", "spryker/transfer": "^3.27.0", @@ -26186,9 +26560,9 @@ ], "description": "Customer module", "support": { - "source": "https://github.com/spryker/customer/tree/7.50.0" + "source": "https://github.com/spryker/customer/tree/7.51.1" }, - "time": "2023-03-10T14:11:16+00:00" + "time": "2023-05-05T18:20:59+00:00" }, { "name": "spryker/customer-access", @@ -26378,16 +26752,16 @@ }, { "name": "spryker/customer-access-storage", - "version": "1.8.0", + "version": "1.8.1", "source": { "type": "git", "url": "https://github.com/spryker/customer-access-storage.git", - "reference": "b503a8c134d60ca49a1010efb8f332cec79993a5" + "reference": "2a95c28ada9b5d1ed9b50f6d89ed3e8b133d955e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/customer-access-storage/zipball/b503a8c134d60ca49a1010efb8f332cec79993a5", - "reference": "b503a8c134d60ca49a1010efb8f332cec79993a5", + "url": "https://api.github.com/repos/spryker/customer-access-storage/zipball/2a95c28ada9b5d1ed9b50f6d89ed3e8b133d955e", + "reference": "2a95c28ada9b5d1ed9b50f6d89ed3e8b133d955e", "shasum": "" }, "require": { @@ -26404,8 +26778,12 @@ "require-dev": { "spryker/code-sniffer": "*", "spryker/event": "*", + "spryker/event-behavior": "*", "spryker/propel": "*", + "spryker/publisher": "*", "spryker/queue": "*", + "spryker/store": "*", + "spryker/store-extension": "*", "spryker/testify": "*" }, "suggest": { @@ -26428,9 +26806,9 @@ ], "description": "CustomerAccessStorage module", "support": { - "source": "https://github.com/spryker/customer-access-storage/tree/1.8.0" + "source": "https://github.com/spryker/customer-access-storage/tree/1.8.1" }, - "time": "2023-03-20T11:46:22+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/customer-catalog", @@ -26524,16 +26902,16 @@ }, { "name": "spryker/customer-group", - "version": "2.6.1", + "version": "2.6.2", "source": { "type": "git", "url": "https://github.com/spryker/customer-group.git", - "reference": "a954b76a292da112483bc7b47c05ba6ff29e9c45" + "reference": "8137a07051564f37f727ed6042fbcf8e840a46d3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/customer-group/zipball/a954b76a292da112483bc7b47c05ba6ff29e9c45", - "reference": "a954b76a292da112483bc7b47c05ba6ff29e9c45", + "url": "https://api.github.com/repos/spryker/customer-group/zipball/8137a07051564f37f727ed6042fbcf8e840a46d3", + "reference": "8137a07051564f37f727ed6042fbcf8e840a46d3", "shasum": "" }, "require": { @@ -26555,6 +26933,7 @@ "spryker/form": "*", "spryker/propel": "*", "spryker/router": "*", + "spryker/store": "*", "spryker/testify": "*", "spryker/twig": "*", "spryker/validator": "*", @@ -26579,34 +26958,36 @@ ], "description": "CustomerGroup module", "support": { - "source": "https://github.com/spryker/customer-group/tree/2.6.1" + "source": "https://github.com/spryker/customer-group/tree/2.6.2" }, - "time": "2022-12-29T12:04:01+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/customer-group-discount-connector", - "version": "2.2.0", + "version": "2.2.1", "source": { "type": "git", "url": "https://github.com/spryker/customer-group-discount-connector.git", - "reference": "abe243c9368958ffad7ab313df90c2cdb7a3995e" + "reference": "7ce166cf7e6e3983624817e33fa1f1a6c55c8a6b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/customer-group-discount-connector/zipball/abe243c9368958ffad7ab313df90c2cdb7a3995e", - "reference": "abe243c9368958ffad7ab313df90c2cdb7a3995e", + "url": "https://api.github.com/repos/spryker/customer-group-discount-connector/zipball/7ce166cf7e6e3983624817e33fa1f1a6c55c8a6b", + "reference": "7ce166cf7e6e3983624817e33fa1f1a6c55c8a6b", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/customer-group": "^2.3.0", "spryker/discount": "^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^9.0.0", "spryker/kernel": "^3.30.0" }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/customer": "*", "spryker/propel": "*", + "spryker/store": "*", "spryker/testify": "*" }, "type": "library", @@ -26626,33 +27007,35 @@ ], "description": "CustomerGroupDiscountConnector module", "support": { - "source": "https://github.com/spryker/customer-group-discount-connector/tree/2.2.0" + "source": "https://github.com/spryker/customer-group-discount-connector/tree/2.2.1" }, - "time": "2022-06-21T16:34:19+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/customer-note", - "version": "1.1.0", + "version": "1.1.1", "source": { "type": "git", "url": "https://github.com/spryker/customer-note.git", - "reference": "b3d2566412db49956dfb7c6970cd7c593de0e1c2" + "reference": "26506bbe3424c2f458005f22e2df6f5fc95f9535" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/customer-note/zipball/b3d2566412db49956dfb7c6970cd7c593de0e1c2", - "reference": "b3d2566412db49956dfb7c6970cd7c593de0e1c2", + "url": "https://api.github.com/repos/spryker/customer-note/zipball/26506bbe3424c2f458005f22e2df6f5fc95f9535", + "reference": "26506bbe3424c2f458005f22e2df6f5fc95f9535", "shasum": "" }, "require": { - "php": ">=7.2", + "php": ">=8.0", "spryker/customer": "^7.7.0", "spryker/kernel": "^3.30.0", "spryker/user": "^1.0.0 || ^2.0.0 || ^3.0.0" }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/propel": "*", + "spryker/store": "*", "spryker/testify": "*" }, "type": "library", @@ -26673,26 +27056,26 @@ ], "description": "CustomerNote module", "support": { - "source": "https://github.com/spryker/customer-note/tree/1.1.0" + "source": "https://github.com/spryker/customer-note/tree/1.1.1" }, - "time": "2020-08-20T12:38:58+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/customer-note-gui", - "version": "1.2.0", + "version": "1.2.2", "source": { "type": "git", "url": "https://github.com/spryker/customer-note-gui.git", - "reference": "e4fc12559f6085c9abf3f646b11cd4f222e937fe" + "reference": "f06e6cb0e7b2e008e1bfee01c4c62f5fbc0ffc88" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/customer-note-gui/zipball/e4fc12559f6085c9abf3f646b11cd4f222e937fe", - "reference": "e4fc12559f6085c9abf3f646b11cd4f222e937fe", + "url": "https://api.github.com/repos/spryker/customer-note-gui/zipball/f06e6cb0e7b2e008e1bfee01c4c62f5fbc0ffc88", + "reference": "f06e6cb0e7b2e008e1bfee01c4c62f5fbc0ffc88", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/customer-note": "^1.0.0", "spryker/gui": "^3.26.0", "spryker/kernel": "^3.30.0", @@ -26707,6 +27090,7 @@ "spryker/form": "*", "spryker/propel": "*", "spryker/router": "*", + "spryker/store": "*", "spryker/testify": "*", "spryker/twig": "*", "spryker/validator": "*", @@ -26730,22 +27114,22 @@ ], "description": "CustomerNoteGui module", "support": { - "source": "https://github.com/spryker/customer-note-gui/tree/1.2.0" + "source": "https://github.com/spryker/customer-note-gui/tree/1.2.2" }, - "time": "2021-12-01T17:41:51+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/customer-storage", - "version": "1.0.0", + "version": "1.0.1", "source": { "type": "git", "url": "https://github.com/spryker/customer-storage.git", - "reference": "abd0f1f6d6d2c9f53bb402bec10e9b39184b11ba" + "reference": "82c63d66ac76d3781836c907d665f95a971bcb55" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/customer-storage/zipball/abd0f1f6d6d2c9f53bb402bec10e9b39184b11ba", - "reference": "abd0f1f6d6d2c9f53bb402bec10e9b39184b11ba", + "url": "https://api.github.com/repos/spryker/customer-storage/zipball/82c63d66ac76d3781836c907d665f95a971bcb55", + "reference": "82c63d66ac76d3781836c907d665f95a971bcb55", "shasum": "" }, "require": { @@ -26764,8 +27148,11 @@ }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/propel": "*", "spryker/queue": "*", + "spryker/store": "*", + "spryker/store-extension": "*", "spryker/testify": "*" }, "suggest": { @@ -26788,33 +27175,35 @@ ], "description": "CustomerStorage module", "support": { - "source": "https://github.com/spryker/customer-storage/tree/1.0.0" + "source": "https://github.com/spryker/customer-storage/tree/1.0.1" }, - "time": "2023-02-08T18:31:45+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/customer-user-connector", - "version": "1.0.3", + "version": "1.0.4", "source": { "type": "git", "url": "https://github.com/spryker/customer-user-connector.git", - "reference": "35d9cbe321fa7102b6cbdcf28c68f5c26ac681e0" + "reference": "4c9b6059f2a673ad74f0a17ae246bf1d2ae73766" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/customer-user-connector/zipball/35d9cbe321fa7102b6cbdcf28c68f5c26ac681e0", - "reference": "35d9cbe321fa7102b6cbdcf28c68f5c26ac681e0", + "url": "https://api.github.com/repos/spryker/customer-user-connector/zipball/4c9b6059f2a673ad74f0a17ae246bf1d2ae73766", + "reference": "4c9b6059f2a673ad74f0a17ae246bf1d2ae73766", "shasum": "" }, "require": { - "php": ">=7.2", + "php": ">=8.0", "spryker/customer": "^6.3.0 || ^7.0.0", "spryker/kernel": "^3.30.0", "spryker/user": "^3.0.0" }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/propel": "*", + "spryker/store": "*", "spryker/testify": "*" }, "type": "library", @@ -26834,9 +27223,9 @@ ], "description": "CustomerUserConnector module", "support": { - "source": "https://github.com/spryker/customer-user-connector/tree/1.0.3" + "source": "https://github.com/spryker/customer-user-connector/tree/1.0.4" }, - "time": "2020-05-29T13:08:37+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/customer-user-connector-gui", @@ -27001,20 +27390,20 @@ }, { "name": "spryker/dashboard", - "version": "1.1.3", + "version": "1.1.4", "source": { "type": "git", "url": "https://github.com/spryker/dashboard.git", - "reference": "854d637fd96d0701969651eb8706f068e1b54b37" + "reference": "192c4a3103958b1550cca937de6bc62ad0c04d89" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/dashboard/zipball/854d637fd96d0701969651eb8706f068e1b54b37", - "reference": "854d637fd96d0701969651eb8706f068e1b54b37", + "url": "https://api.github.com/repos/spryker/dashboard/zipball/192c4a3103958b1550cca937de6bc62ad0c04d89", + "reference": "192c4a3103958b1550cca937de6bc62ad0c04d89", "shasum": "" }, "require": { - "php": ">=7.3", + "php": ">=8.0", "spryker/kernel": "^3.30.0" }, "require-dev": { @@ -27025,6 +27414,7 @@ "spryker/gui": "*", "spryker/propel": "*", "spryker/router": "*", + "spryker/store": "*", "spryker/testify": "*", "spryker/twig": "*", "spryker/zed-navigation": "*" @@ -27047,9 +27437,9 @@ ], "description": "Dashboard module", "support": { - "source": "https://github.com/spryker/dashboard/tree/1.1.3" + "source": "https://github.com/spryker/dashboard/tree/1.1.4" }, - "time": "2021-02-05T08:49:33+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/data-export", @@ -27144,16 +27534,16 @@ }, { "name": "spryker/data-import", - "version": "1.20.0", + "version": "1.21.0", "source": { "type": "git", "url": "https://github.com/spryker/data-import.git", - "reference": "4d1d37d80ea03fe45e4d8e3ddde4087a9e9f47dc" + "reference": "f42bb05c089f97c86563b110ba9a7146a3634c6e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/data-import/zipball/4d1d37d80ea03fe45e4d8e3ddde4087a9e9f47dc", - "reference": "4d1d37d80ea03fe45e4d8e3ddde4087a9e9f47dc", + "url": "https://api.github.com/repos/spryker/data-import/zipball/f42bb05c089f97c86563b110ba9a7146a3634c6e", + "reference": "f42bb05c089f97c86563b110ba9a7146a3634c6e", "shasum": "" }, "require": { @@ -27164,7 +27554,7 @@ "spryker/event": "^2.3.0", "spryker/graceful-runner": "^1.0.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^2.0.0 || ^3.0.0", + "spryker/locale": "^2.0.0 || ^3.0.0 || ^4.0.0", "spryker/propel-orm": "^1.0.0", "spryker/queue": "^1.5.0", "spryker/store": "^1.15.0", @@ -27201,9 +27591,9 @@ ], "description": "DataImport module", "support": { - "source": "https://github.com/spryker/data-import/tree/1.20.0" + "source": "https://github.com/spryker/data-import/tree/1.21.0" }, - "time": "2022-12-22T17:59:14+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/data-import-extension", @@ -27304,16 +27694,16 @@ }, { "name": "spryker/discount", - "version": "9.32.0", + "version": "9.33.1", "source": { "type": "git", "url": "https://github.com/spryker/discount.git", - "reference": "ed4d7e273ed6d50d39f16141712859ac9f7b400f" + "reference": "98507dcd232691ea06c5b6b4cf3ed99d2e53824c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/discount/zipball/ed4d7e273ed6d50d39f16141712859ac9f7b400f", - "reference": "ed4d7e273ed6d50d39f16141712859ac9f7b400f", + "url": "https://api.github.com/repos/spryker/discount/zipball/98507dcd232691ea06c5b6b4cf3ed99d2e53824c", + "reference": "98507dcd232691ea06c5b6b4cf3ed99d2e53824c", "shasum": "" }, "require": { @@ -27321,18 +27711,18 @@ "spryker/acl-merchant-portal-extension": "^1.0.0", "spryker/cart-code-extension": "^1.1.0", "spryker/cart-extension": "^1.0.0 || ^2.0.0 || ^4.0.0", - "spryker/currency": "^3.1.0", + "spryker/currency": "^3.1.0 || ^4.0.0", "spryker/discount-extension": "^1.3.0", "spryker/gui": "^3.45.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/log": "^3.0.0", "spryker/messenger": "^3.0.0", "spryker/money": "^2.0.0", "spryker/product-option": "^6.0.0 || ^8.0.0", "spryker/propel-orm": "^1.0.0", "spryker/sales": "^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 || ^10.0.0 || ^11.0.0", - "spryker/store": "^1.1.0", + "spryker/store": "^1.19.0", "spryker/symfony": "^3.0.0", "spryker/transfer": "^3.25.0", "spryker/translator": "^1.1.0", @@ -27376,9 +27766,9 @@ ], "description": "Discount module", "support": { - "source": "https://github.com/spryker/discount/tree/9.32.0" + "source": "https://github.com/spryker/discount/tree/9.33.1" }, - "time": "2023-03-10T14:11:16+00:00" + "time": "2023-04-12T15:59:20+00:00" }, { "name": "spryker/discount-calculation-connector", @@ -27477,27 +27867,28 @@ }, { "name": "spryker/discount-promotion", - "version": "4.9.2", + "version": "4.11.1", "source": { "type": "git", "url": "https://github.com/spryker/discount-promotion.git", - "reference": "fb4cc16f249297a69e111d54fe45b0af8db1864d" + "reference": "931c99fa956dae229fa2a5dc974846d60cf26638" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/discount-promotion/zipball/fb4cc16f249297a69e111d54fe45b0af8db1864d", - "reference": "fb4cc16f249297a69e111d54fe45b0af8db1864d", + "url": "https://api.github.com/repos/spryker/discount-promotion/zipball/931c99fa956dae229fa2a5dc974846d60cf26638", + "reference": "931c99fa956dae229fa2a5dc974846d60cf26638", "shasum": "" }, "require": { "php": ">=8.0", + "spryker/acl-merchant-portal-extension": "^1.0.0", "spryker/availability": "^9.0.0", "spryker/cart-extension": "^1.5.0 || ^2.1.0 || ^4.0.0", "spryker/discount": "^7.2.4 || ^9.0.0", "spryker/discount-extension": "^1.3.0", "spryker/gui": "^3.45.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/persistent-cart-extension": "^1.0.0", "spryker/product": "^5.10.0 || ^6.19.0", "spryker/propel-orm": "^1.0.0", @@ -27538,22 +27929,22 @@ ], "description": "DiscountPromotion module", "support": { - "source": "https://github.com/spryker/discount-promotion/tree/4.9.2" + "source": "https://github.com/spryker/discount-promotion/tree/4.11.1" }, - "time": "2023-01-27T14:07:22+00:00" + "time": "2023-05-05T18:20:59+00:00" }, { "name": "spryker/discount-promotions-rest-api", - "version": "1.4.1", + "version": "1.4.2", "source": { "type": "git", "url": "https://github.com/spryker/discount-promotions-rest-api.git", - "reference": "f6085d6fa6e0b57ae8fd15cb640a855a9015f551" + "reference": "13bbf9066f19f7d3ade1d18bf5aa52ddb8702d3c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/discount-promotions-rest-api/zipball/f6085d6fa6e0b57ae8fd15cb640a855a9015f551", - "reference": "f6085d6fa6e0b57ae8fd15cb640a855a9015f551", + "url": "https://api.github.com/repos/spryker/discount-promotions-rest-api/zipball/13bbf9066f19f7d3ade1d18bf5aa52ddb8702d3c", + "reference": "13bbf9066f19f7d3ade1d18bf5aa52ddb8702d3c", "shasum": "" }, "require": { @@ -27590,9 +27981,9 @@ ], "description": "DiscountPromotionsRestApi module", "support": { - "source": "https://github.com/spryker/discount-promotions-rest-api/tree/1.4.1" + "source": "https://github.com/spryker/discount-promotions-rest-api/tree/1.4.2" }, - "time": "2022-12-29T12:04:01+00:00" + "time": "2023-05-05T18:20:59+00:00" }, { "name": "spryker/doctrine-inflector", @@ -28079,16 +28470,16 @@ }, { "name": "spryker/error-handler", - "version": "2.7.1", + "version": "2.8.1", "source": { "type": "git", "url": "https://github.com/spryker/error-handler.git", - "reference": "b6aabea19f543e9255c95605956bbb94e3831cfb" + "reference": "5b14f726e8c56ba1ffc66e7b216cb5664cdf4bdb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/error-handler/zipball/b6aabea19f543e9255c95605956bbb94e3831cfb", - "reference": "b6aabea19f543e9255c95605956bbb94e3831cfb", + "url": "https://api.github.com/repos/spryker/error-handler/zipball/5b14f726e8c56ba1ffc66e7b216cb5664cdf4bdb", + "reference": "5b14f726e8c56ba1ffc66e7b216cb5664cdf4bdb", "shasum": "" }, "require": { @@ -28134,9 +28525,9 @@ ], "description": "ErrorHandler module", "support": { - "source": "https://github.com/spryker/error-handler/tree/2.7.1" + "source": "https://github.com/spryker/error-handler/tree/2.8.1" }, - "time": "2023-03-10T12:46:34+00:00" + "time": "2023-04-06T07:18:59+00:00" }, { "name": "spryker/error-handler-extension", @@ -28312,16 +28703,16 @@ }, { "name": "spryker/event-dispatcher", - "version": "1.3.2", + "version": "1.4.0", "source": { "type": "git", "url": "https://github.com/spryker/event-dispatcher.git", - "reference": "37a4ddd7e8a78fdc51bd860ce01a9424bf7a75d4" + "reference": "a49dfd47f68c846addddf304a538b7ad190ab694" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/event-dispatcher/zipball/37a4ddd7e8a78fdc51bd860ce01a9424bf7a75d4", - "reference": "37a4ddd7e8a78fdc51bd860ce01a9424bf7a75d4", + "url": "https://api.github.com/repos/spryker/event-dispatcher/zipball/a49dfd47f68c846addddf304a538b7ad190ab694", + "reference": "a49dfd47f68c846addddf304a538b7ad190ab694", "shasum": "" }, "require": { @@ -28359,9 +28750,9 @@ ], "description": "EventDispatcher module", "support": { - "source": "https://github.com/spryker/event-dispatcher/tree/1.3.2" + "source": "https://github.com/spryker/event-dispatcher/tree/1.4.0" }, - "time": "2022-11-11T07:06:41+00:00" + "time": "2023-04-18T12:57:09+00:00" }, { "name": "spryker/event-dispatcher-extension", @@ -28414,23 +28805,23 @@ }, { "name": "spryker/file-manager", - "version": "2.1.0", + "version": "2.2.0", "source": { "type": "git", "url": "https://github.com/spryker/file-manager.git", - "reference": "97a679cf352d21ec7bbf4335449ea3a9aa5226c9" + "reference": "0d1f3d0b3033e37a2a125121ae1588627c4fca17" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/file-manager/zipball/97a679cf352d21ec7bbf4335449ea3a9aa5226c9", - "reference": "97a679cf352d21ec7bbf4335449ea3a9aa5226c9", + "url": "https://api.github.com/repos/spryker/file-manager/zipball/0d1f3d0b3033e37a2a125121ae1588627c4fca17", + "reference": "0d1f3d0b3033e37a2a125121ae1588627c4fca17", "shasum": "" }, "require": { "php": ">=8.0", "spryker/file-system": "^2.0.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/propel-orm": "^1.0.0", "spryker/transfer": "^3.27.0" }, @@ -28458,26 +28849,26 @@ ], "description": "FileManager module", "support": { - "source": "https://github.com/spryker/file-manager/tree/2.1.0" + "source": "https://github.com/spryker/file-manager/tree/2.2.0" }, - "time": "2023-01-20T11:20:19+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/file-manager-data-import", - "version": "2.0.0", + "version": "2.0.1", "source": { "type": "git", "url": "https://github.com/spryker/file-manager-data-import.git", - "reference": "cd4770e9cb5a83895b3962649b6ff3959d86f444" + "reference": "799dacd7e2c2a5ba2b0155968ed29fa104c62656" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/file-manager-data-import/zipball/cd4770e9cb5a83895b3962649b6ff3959d86f444", - "reference": "cd4770e9cb5a83895b3962649b6ff3959d86f444", + "url": "https://api.github.com/repos/spryker/file-manager-data-import/zipball/799dacd7e2c2a5ba2b0155968ed29fa104c62656", + "reference": "799dacd7e2c2a5ba2b0155968ed29fa104c62656", "shasum": "" }, "require": { - "php": ">=7.3", + "php": ">=8.0", "spryker/data-import": "^1.3.0", "spryker/file-manager": "^2.0.0", "spryker/kernel": "^3.30.0" @@ -28505,31 +28896,31 @@ ], "description": "FileManagerDataImport module", "support": { - "source": "https://github.com/spryker/file-manager-data-import/tree/2.0.0" + "source": "https://github.com/spryker/file-manager-data-import/tree/2.0.1" }, - "time": "2021-10-08T18:13:40+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/file-manager-gui", - "version": "2.3.0", + "version": "2.4.0", "source": { "type": "git", "url": "https://github.com/spryker/file-manager-gui.git", - "reference": "df01b1b3e1339576d6c86707cba5b510b4614e14" + "reference": "1a9c1085923ef7bea52420f0deddb2b9f4e07010" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/file-manager-gui/zipball/df01b1b3e1339576d6c86707cba5b510b4614e14", - "reference": "df01b1b3e1339576d6c86707cba5b510b4614e14", + "url": "https://api.github.com/repos/spryker/file-manager-gui/zipball/1a9c1085923ef7bea52420f0deddb2b9f4e07010", + "reference": "1a9c1085923ef7bea52420f0deddb2b9f4e07010", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/file-manager": "^2.0.0", "spryker/file-system-extension": "^1.0.0", "spryker/gui": "^3.45.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/propel-orm": "^1.0.0", "spryker/symfony": "^3.4.0", "spryker/transfer": "^3.25.0", @@ -28558,22 +28949,22 @@ ], "description": "FileManagerGui module", "support": { - "source": "https://github.com/spryker/file-manager-gui/tree/2.3.0" + "source": "https://github.com/spryker/file-manager-gui/tree/2.4.0" }, - "time": "2022-09-19T06:48:51+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/file-manager-storage", - "version": "2.2.0", + "version": "2.3.0", "source": { "type": "git", "url": "https://github.com/spryker/file-manager-storage.git", - "reference": "90f8ca4cbb64ebd668bb9ee4d51afa242602ab74" + "reference": "be9e643185f61749db06055e48910b722b24c3b2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/file-manager-storage/zipball/90f8ca4cbb64ebd668bb9ee4d51afa242602ab74", - "reference": "90f8ca4cbb64ebd668bb9ee4d51afa242602ab74", + "url": "https://api.github.com/repos/spryker/file-manager-storage/zipball/be9e643185f61749db06055e48910b722b24c3b2", + "reference": "be9e643185f61749db06055e48910b722b24c3b2", "shasum": "" }, "require": { @@ -28581,7 +28972,7 @@ "spryker/event-behavior": "^1.0.0", "spryker/file-manager": "^2.1.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/propel-orm": "^1.0.0", "spryker/publisher-extension": "^1.0.0", "spryker/storage": "^3.0.0", @@ -28614,9 +29005,9 @@ ], "description": "FileManagerStorage module", "support": { - "source": "https://github.com/spryker/file-manager-storage/tree/2.2.0" + "source": "https://github.com/spryker/file-manager-storage/tree/2.3.0" }, - "time": "2023-01-20T11:20:19+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/file-system", @@ -28962,16 +29353,16 @@ }, { "name": "spryker/glossary", - "version": "3.13.0", + "version": "3.14.0", "source": { "type": "git", "url": "https://github.com/spryker/glossary.git", - "reference": "98b185a04e06ddca7bef62442038631dd61fa909" + "reference": "31968a9b30ccc6465903d4188af9d31568e56b64" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/glossary/zipball/98b185a04e06ddca7bef62442038631dd61fa909", - "reference": "98b185a04e06ddca7bef62442038631dd61fa909", + "url": "https://api.github.com/repos/spryker/glossary/zipball/31968a9b30ccc6465903d4188af9d31568e56b64", + "reference": "31968a9b30ccc6465903d4188af9d31568e56b64", "shasum": "" }, "require": { @@ -28980,7 +29371,7 @@ "spryker/gui": "^3.0.0", "spryker/kernel": "^3.52.0", "spryker/key-builder": "^1.0.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/messenger": "^3.0.0", "spryker/messenger-extension": "^1.0.0", "spryker/propel-orm": "^1.0.0", @@ -28999,6 +29390,7 @@ "spryker/installer": "*", "spryker/propel": "*", "spryker/router": "*", + "spryker/store": "*", "spryker/testify": "*", "spryker/twig": "*", "spryker/validator": "*", @@ -29027,26 +29419,26 @@ ], "description": "Glossary module", "support": { - "source": "https://github.com/spryker/glossary/tree/3.13.0" + "source": "https://github.com/spryker/glossary/tree/3.14.0" }, - "time": "2023-03-10T14:11:16+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/glossary-storage", - "version": "1.11.0", + "version": "1.11.1", "source": { "type": "git", "url": "https://github.com/spryker/glossary-storage.git", - "reference": "808a57eae521dd3e517e568fa498046d29063392" + "reference": "7fcba040efc7cdde734c4e8d4357561ca58b9ba2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/glossary-storage/zipball/808a57eae521dd3e517e568fa498046d29063392", - "reference": "808a57eae521dd3e517e568fa498046d29063392", + "url": "https://api.github.com/repos/spryker/glossary-storage/zipball/7fcba040efc7cdde734c4e8d4357561ca58b9ba2", + "reference": "7fcba040efc7cdde734c4e8d4357561ca58b9ba2", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/event-behavior": "^1.1.0", "spryker/glossary": "^3.7.0", "spryker/kernel": "^3.30.0", @@ -29062,9 +29454,12 @@ }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/event": "*", "spryker/propel": "*", + "spryker/publisher": "*", "spryker/queue": "*", + "spryker/store": "*", "spryker/testify": "*" }, "suggest": { @@ -29087,22 +29482,22 @@ ], "description": "GlossaryStorage module", "support": { - "source": "https://github.com/spryker/glossary-storage/tree/1.11.0" + "source": "https://github.com/spryker/glossary-storage/tree/1.11.1" }, - "time": "2022-06-21T18:18:41+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/glue-application", - "version": "1.49.0", + "version": "1.53.0", "source": { "type": "git", "url": "https://github.com/spryker/glue-application.git", - "reference": "5eb45ffccc16b4ad444623a57b8e28c8baa78849" + "reference": "cf9b0e66f266a665acdbf03609ff47099ac26a77" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/glue-application/zipball/5eb45ffccc16b4ad444623a57b8e28c8baa78849", - "reference": "5eb45ffccc16b4ad444623a57b8e28c8baa78849", + "url": "https://api.github.com/repos/spryker/glue-application/zipball/cf9b0e66f266a665acdbf03609ff47099ac26a77", + "reference": "cf9b0e66f266a665acdbf03609ff47099ac26a77", "shasum": "" }, "require": { @@ -29118,7 +29513,7 @@ "spryker/kernel": "^3.58.0", "spryker/log": "^3.0.0", "spryker/session": "^3.0.0 || ^4.0.0", - "spryker/store": "^1.7.0", + "spryker/store": "^1.19.0", "spryker/symfony": "^3.5.0", "spryker/transfer": "^3.25.0", "spryker/util-encoding": "^2.0.0", @@ -29154,9 +29549,9 @@ ], "description": "GlueApplication module", "support": { - "source": "https://github.com/spryker/glue-application/tree/1.49.0" + "source": "https://github.com/spryker/glue-application/tree/1.53.0" }, - "time": "2023-01-24T16:01:46+00:00" + "time": "2023-04-25T12:55:27+00:00" }, { "name": "spryker/glue-application-authorization-connector-extension", @@ -29252,20 +29647,20 @@ }, { "name": "spryker/glue-backend-api-application", - "version": "1.0.0", + "version": "1.3.0", "source": { "type": "git", "url": "https://github.com/spryker/glue-backend-api-application.git", - "reference": "9f4c627ec88033d2ef2244e812b51499b6d7df19" + "reference": "992187dc0620a9ee357ce86c29c531fa0ac4cf55" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/glue-backend-api-application/zipball/9f4c627ec88033d2ef2244e812b51499b6d7df19", - "reference": "9f4c627ec88033d2ef2244e812b51499b6d7df19", + "url": "https://api.github.com/repos/spryker/glue-backend-api-application/zipball/992187dc0620a9ee357ce86c29c531fa0ac4cf55", + "reference": "992187dc0620a9ee357ce86c29c531fa0ac4cf55", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/application": "^3.28.0", "spryker/container": "^1.4.5", "spryker/documentation-generator-api-extension": "^1.0.0", @@ -29273,7 +29668,7 @@ "spryker/glue-application-extension": "^1.13.0", "spryker/kernel": "^3.66.0", "spryker/oauth-extension": "^1.7.0", - "spryker/store": "^1.15.0", + "spryker/store": "^1.19.0", "spryker/symfony": "^3.7.0", "spryker/transfer": "^3.25.0" }, @@ -29300,9 +29695,9 @@ ], "description": "GlueBackendApiApplication module", "support": { - "source": "https://github.com/spryker/glue-backend-api-application/tree/1.0.0" + "source": "https://github.com/spryker/glue-backend-api-application/tree/1.3.0" }, - "time": "2022-09-28T14:47:08+00:00" + "time": "2023-04-18T12:57:09+00:00" }, { "name": "spryker/glue-backend-api-application-authorization-connector", @@ -29402,20 +29797,20 @@ }, { "name": "spryker/glue-json-api-convention", - "version": "1.0.0", + "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/spryker/glue-json-api-convention.git", - "reference": "db7481cd5221dc4d5318b270400606cb27ed0ade" + "reference": "a92b7acf808fb36668cf3866b0a3ee1b71963f9b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/glue-json-api-convention/zipball/db7481cd5221dc4d5318b270400606cb27ed0ade", - "reference": "db7481cd5221dc4d5318b270400606cb27ed0ade", + "url": "https://api.github.com/repos/spryker/glue-json-api-convention/zipball/a92b7acf808fb36668cf3866b0a3ee1b71963f9b", + "reference": "a92b7acf808fb36668cf3866b0a3ee1b71963f9b", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/doctrine-inflector": "^1.0.0", "spryker/documentation-generator-api-extension": "^1.0.0", "spryker/glue-application-extension": "^1.13.0", @@ -29446,9 +29841,9 @@ ], "description": "GlueJsonApiConvention module", "support": { - "source": "https://github.com/spryker/glue-json-api-convention/tree/1.0.0" + "source": "https://github.com/spryker/glue-json-api-convention/tree/1.1.0" }, - "time": "2022-09-28T14:47:08+00:00" + "time": "2023-03-24T14:46:01+00:00" }, { "name": "spryker/glue-json-api-convention-extension", @@ -29494,20 +29889,20 @@ }, { "name": "spryker/glue-storefront-api-application", - "version": "1.0.0", + "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/spryker/glue-storefront-api-application.git", - "reference": "3789e31d3eaba5459e477f74b5a8b87064c68306" + "reference": "ce5f9c934eb4dda5e2d9c721a078494ba3b55597" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/glue-storefront-api-application/zipball/3789e31d3eaba5459e477f74b5a8b87064c68306", - "reference": "3789e31d3eaba5459e477f74b5a8b87064c68306", + "url": "https://api.github.com/repos/spryker/glue-storefront-api-application/zipball/ce5f9c934eb4dda5e2d9c721a078494ba3b55597", + "reference": "ce5f9c934eb4dda5e2d9c721a078494ba3b55597", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/application": "^3.28.0", "spryker/container": "^1.4.5", "spryker/documentation-generator-api-extension": "^1.0.0", @@ -29543,9 +29938,9 @@ ], "description": "GlueStorefrontApiApplication module", "support": { - "source": "https://github.com/spryker/glue-storefront-api-application/tree/1.0.0" + "source": "https://github.com/spryker/glue-storefront-api-application/tree/1.2.0" }, - "time": "2022-09-28T14:47:08+00:00" + "time": "2023-04-18T12:57:09+00:00" }, { "name": "spryker/glue-storefront-api-application-authorization-connector", @@ -29770,16 +30165,16 @@ }, { "name": "spryker/gui", - "version": "3.49.0", + "version": "3.49.2", "source": { "type": "git", "url": "https://github.com/spryker/gui.git", - "reference": "aed54705ec1480550842ff8db6c25dae5dd795d2" + "reference": "e9f0c145a7064d1bbdbf6ac89a7295b21bed3632" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/gui/zipball/aed54705ec1480550842ff8db6c25dae5dd795d2", - "reference": "aed54705ec1480550842ff8db6c25dae5dd795d2", + "url": "https://api.github.com/repos/spryker/gui/zipball/e9f0c145a7064d1bbdbf6ac89a7295b21bed3632", + "reference": "e9f0c145a7064d1bbdbf6ac89a7295b21bed3632", "shasum": "" }, "require": { @@ -29803,6 +30198,7 @@ "spryker/container": "*", "spryker/propel": "*", "spryker/silex": "*", + "spryker/store": "*", "spryker/testify": "*" }, "suggest": { @@ -29827,9 +30223,9 @@ ], "description": "Gui module", "support": { - "source": "https://github.com/spryker/gui/tree/3.49.0" + "source": "https://github.com/spryker/gui/tree/3.49.2" }, - "time": "2023-03-13T18:17:58+00:00" + "time": "2023-04-06T07:25:58+00:00" }, { "name": "spryker/guzzle", @@ -29961,27 +30357,27 @@ }, { "name": "spryker/http", - "version": "1.7.2", + "version": "1.10.0", "source": { "type": "git", "url": "https://github.com/spryker/http.git", - "reference": "390e0346d8773b3e4fbc13420b2db3bc953c1514" + "reference": "c672bd1352d96f49fc31830e90546b1a6c22169c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/http/zipball/390e0346d8773b3e4fbc13420b2db3bc953c1514", - "reference": "390e0346d8773b3e4fbc13420b2db3bc953c1514", + "url": "https://api.github.com/repos/spryker/http/zipball/c672bd1352d96f49fc31830e90546b1a6c22169c", + "reference": "c672bd1352d96f49fc31830e90546b1a6c22169c", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/application-extension": "^1.0.0", "spryker/event-dispatcher-extension": "^1.0.0", "spryker/form-extension": "^1.0.0", "spryker/http-extension": "^1.0.0", "spryker/kernel": "^3.48.0", - "spryker/locale": "^3.2.0", - "spryker/store": "^1.4.0", + "spryker/locale": "^3.2.0 || ^4.0.0", + "spryker/store": "^1.19.0", "spryker/symfony": "^3.5.0", "spryker/transfer": "^3.25.0", "spryker/twig": "^3.7.0", @@ -30016,9 +30412,9 @@ ], "description": "Http module", "support": { - "source": "https://github.com/spryker/http/tree/1.7.2" + "source": "https://github.com/spryker/http/tree/1.10.0" }, - "time": "2022-07-25T09:36:51+00:00" + "time": "2023-04-18T12:57:09+00:00" }, { "name": "spryker/http-extension", @@ -30115,20 +30511,20 @@ }, { "name": "spryker/install", - "version": "1.0.2", + "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/spryker/install.git", - "reference": "b794ff6095a08f023de7c4fd742d3f4da63b3faf" + "reference": "43698e58a32c4e8f79b3d6788ad66af0c93d5471" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/install/zipball/b794ff6095a08f023de7c4fd742d3f4da63b3faf", - "reference": "b794ff6095a08f023de7c4fd742d3f4da63b3faf", + "url": "https://api.github.com/repos/spryker/install/zipball/43698e58a32c4e8f79b3d6788ad66af0c93d5471", + "reference": "43698e58a32c4e8f79b3d6788ad66af0c93d5471", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/kernel": "^3.30.0", "spryker/log": "^3.0.0", "spryker/monolog": "^2.0.0", @@ -30136,7 +30532,7 @@ }, "require-dev": { "codeception/module-asserts": "^1.3.0 || ^3.0.0", - "phpstan/phpstan": "^0.12.1", + "phpstan/phpstan": "1.9.4", "spryker/code-sniffer": "*", "spryker/testify": "*" }, @@ -30161,9 +30557,9 @@ "description": "Install module", "support": { "issues": "https://github.com/spryker/install/issues", - "source": "https://github.com/spryker/install/tree/1.0.2" + "source": "https://github.com/spryker/install/tree/1.1.0" }, - "time": "2022-11-09T15:21:53+00:00" + "time": "2023-01-24T16:01:41+00:00" }, { "name": "spryker/installer", @@ -30292,16 +30688,16 @@ }, { "name": "spryker/kernel", - "version": "3.71.1", + "version": "3.72.0", "source": { "type": "git", "url": "https://github.com/spryker/kernel.git", - "reference": "416f88b29771f598d2bd8c8a951fd1837f0fa158" + "reference": "0ba29174079a57d0242db4c224311937b1211b13" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/kernel/zipball/416f88b29771f598d2bd8c8a951fd1837f0fa158", - "reference": "416f88b29771f598d2bd8c8a951fd1837f0fa158", + "url": "https://api.github.com/repos/spryker/kernel/zipball/0ba29174079a57d0242db4c224311937b1211b13", + "reference": "0ba29174079a57d0242db4c224311937b1211b13", "shasum": "" }, "require": { @@ -30347,9 +30743,9 @@ ], "description": "Kernel module", "support": { - "source": "https://github.com/spryker/kernel/tree/3.71.1" + "source": "https://github.com/spryker/kernel/tree/3.72.0" }, - "time": "2023-02-01T16:35:54+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/key-builder", @@ -30433,16 +30829,16 @@ }, { "name": "spryker/locale", - "version": "3.9.0", + "version": "4.0.1", "source": { "type": "git", "url": "https://github.com/spryker/locale.git", - "reference": "08971b821d254eb996f3b37fb857759bc8bd4849" + "reference": "15f14d48330cd3e90ebb84089352f25514d329d2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/locale/zipball/08971b821d254eb996f3b37fb857759bc8bd4849", - "reference": "08971b821d254eb996f3b37fb857759bc8bd4849", + "url": "https://api.github.com/repos/spryker/locale/zipball/15f14d48330cd3e90ebb84089352f25514d329d2", + "reference": "15f14d48330cd3e90ebb84089352f25514d329d2", "shasum": "" }, "require": { @@ -30453,7 +30849,10 @@ "spryker/kernel": "^3.52.0", "spryker/locale-extension": "^1.0.0", "spryker/propel-orm": "^1.8.0", - "spryker/transfer": "^3.25.0" + "spryker/store": "^1.19.0", + "spryker/store-extension": "^1.0.0", + "spryker/transfer": "^3.25.0", + "spryker/zed-request-extension": "^1.1.0" }, "require-dev": { "spryker/code-sniffer": "*", @@ -30462,6 +30861,7 @@ "spryker/event-dispatcher": "*", "spryker/installer": "*", "spryker/propel": "*", + "spryker/storage": "*", "spryker/symfony": "*", "spryker/testify": "*" }, @@ -30475,14 +30875,15 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "3.0.x-dev" + "dev-master": "4.0.x-dev" } }, "autoload": { "psr-4": { "Spryker\\": "src/Spryker/", "SprykerTest\\Zed\\Locale\\Helper\\": "tests/SprykerTest/Zed/Locale/_support/Helper/", - "SprykerTest\\Yves\\Locale\\Helper\\": "tests/SprykerTest/Yves/Locale/_support/Helper/" + "SprykerTest\\Yves\\Locale\\Helper\\": "tests/SprykerTest/Yves/Locale/_support/Helper/", + "SprykerTest\\Shared\\Locale\\Helper\\": "tests/SprykerTest/Shared/Locale/_support/Helper/" } }, "notification-url": "https://packagist.org/downloads/", @@ -30491,9 +30892,56 @@ ], "description": "Locale module", "support": { - "source": "https://github.com/spryker/locale/tree/3.9.0" + "source": "https://github.com/spryker/locale/tree/4.0.1" }, - "time": "2023-03-10T14:11:16+00:00" + "time": "2023-05-05T18:20:59+00:00" + }, + { + "name": "spryker/locale-data-import", + "version": "0.1.0", + "source": { + "type": "git", + "url": "https://github.com/spryker/locale-data-import.git", + "reference": "81b2918dd33a23ee84202caf90788d2a95102771" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/spryker/locale-data-import/zipball/81b2918dd33a23ee84202caf90788d2a95102771", + "reference": "81b2918dd33a23ee84202caf90788d2a95102771", + "shasum": "" + }, + "require": { + "php": ">=8.0", + "spryker/data-import": "^1.0.0", + "spryker/kernel": "^3.30.0", + "spryker/locale": "^4.0.0", + "spryker/store": "^1.19.0" + }, + "require-dev": { + "spryker/code-sniffer": "*", + "spryker/propel": "*", + "spryker/testify": "*" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0.x-dev" + } + }, + "autoload": { + "psr-4": { + "Spryker\\": "src/Spryker/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "description": "LocaleDataImport module", + "support": { + "source": "https://github.com/spryker/locale-data-import/tree/0.1.0" + }, + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/locale-extension", @@ -30541,18 +30989,69 @@ }, "time": "2019-03-26T15:19:37+00:00" }, + { + "name": "spryker/locale-gui", + "version": "1.0.0", + "source": { + "type": "git", + "url": "https://github.com/spryker/locale-gui.git", + "reference": "51e5a6e86a19d918ae724846af7cbadf7d380878" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/spryker/locale-gui/zipball/51e5a6e86a19d918ae724846af7cbadf7d380878", + "reference": "51e5a6e86a19d918ae724846af7cbadf7d380878", + "shasum": "" + }, + "require": { + "php": ">=8.0", + "spryker/gui": "^3.30.0", + "spryker/kernel": "^3.30.0", + "spryker/locale": "^4.0.0", + "spryker/propel-orm": "^1.0.0", + "spryker/store": "^1.19.0", + "spryker/store-gui-extension": "^1.0.0", + "spryker/symfony": "^3.0.0", + "spryker/transfer": "^3.25.0", + "spryker/twig": "^3.0.0", + "spryker/util-text": "^1.1.0" + }, + "require-dev": { + "spryker/code-sniffer": "*" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0.x-dev" + } + }, + "autoload": { + "psr-4": { + "Spryker\\": "src/Spryker/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "proprietary" + ], + "description": "LocaleGui module", + "support": { + "source": "https://github.com/spryker/locale-gui/tree/1.0.0" + }, + "time": "2023-03-31T19:36:11+00:00" + }, { "name": "spryker/log", - "version": "3.14.0", + "version": "3.15.0", "source": { "type": "git", "url": "https://github.com/spryker/log.git", - "reference": "2e35e47ce44b133dc197f43c3ab4b6a78d7ed6ae" + "reference": "ba336833734a71c5d99d0be2a517d8ba9fd66f29" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/log/zipball/2e35e47ce44b133dc197f43c3ab4b6a78d7ed6ae", - "reference": "2e35e47ce44b133dc197f43c3ab4b6a78d7ed6ae", + "url": "https://api.github.com/repos/spryker/log/zipball/ba336833734a71c5d99d0be2a517d8ba9fd66f29", + "reference": "ba336833734a71c5d99d0be2a517d8ba9fd66f29", "shasum": "" }, "require": { @@ -30560,7 +31059,7 @@ "psr/log": "^1.0.0", "spryker/config": "^3.0.0", "spryker/kernel": "^3.48.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/monolog": "^2.0.0", "spryker/queue": "^0.3.0 || ^1.0.0", "spryker/symfony": "^3.0.0", @@ -30594,29 +31093,29 @@ ], "description": "Log module", "support": { - "source": "https://github.com/spryker/log/tree/3.14.0" + "source": "https://github.com/spryker/log/tree/3.15.0" }, - "time": "2023-03-29T12:45:08+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/mail", - "version": "4.10.0", + "version": "4.11.0", "source": { "type": "git", "url": "https://github.com/spryker/mail.git", - "reference": "56c2aaa9b7ff3983326e8b1d70ecbf6dba8da416" + "reference": "5657ea35eae740e4d2989db8664d2299502e30b2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/mail/zipball/56c2aaa9b7ff3983326e8b1d70ecbf6dba8da416", - "reference": "56c2aaa9b7ff3983326e8b1d70ecbf6dba8da416", + "url": "https://api.github.com/repos/spryker/mail/zipball/5657ea35eae740e4d2989db8664d2299502e30b2", + "reference": "5657ea35eae740e4d2989db8664d2299502e30b2", "shasum": "" }, "require": { "php": ">=8.0", "spryker/glossary": "^3.0.0", "spryker/kernel": "^3.52.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/mail-extension": "^1.0.0", "spryker/transfer": "^3.33.0", "swiftmailer/swiftmailer": "^6.1.0" @@ -30644,9 +31143,9 @@ ], "description": "Mail module", "support": { - "source": "https://github.com/spryker/mail/tree/4.10.0" + "source": "https://github.com/spryker/mail/tree/4.11.0" }, - "time": "2022-11-11T13:29:11+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/mail-extension", @@ -30835,24 +31334,26 @@ }, { "name": "spryker/merchant-data-import", - "version": "0.5.0", + "version": "0.5.1", "source": { "type": "git", "url": "https://github.com/spryker/merchant-data-import.git", - "reference": "d971472aa8817fac777315081c3f08b235596496" + "reference": "0fb2835dc87a1dbb07c20d9f619ba636eb85cbe5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/merchant-data-import/zipball/d971472aa8817fac777315081c3f08b235596496", - "reference": "d971472aa8817fac777315081c3f08b235596496", + "url": "https://api.github.com/repos/spryker/merchant-data-import/zipball/0fb2835dc87a1dbb07c20d9f619ba636eb85cbe5", + "reference": "0fb2835dc87a1dbb07c20d9f619ba636eb85cbe5", "shasum": "" }, "require": { - "php": ">=7.3", + "php": ">=8.0", "spryker/data-import": "^1.3.0", "spryker/kernel": "^3.30.0", "spryker/merchant": "^3.0.0", - "spryker/store": "^1.0.0", + "spryker/propel-orm": "^1.16.0", + "spryker/store": "^1.18.0", + "spryker/transfer": "^3.25.0", "spryker/url": "^3.0.0" }, "require-dev": { @@ -30878,9 +31379,9 @@ ], "description": "MerchantDataImport module", "support": { - "source": "https://github.com/spryker/merchant-data-import/tree/0.5.0" + "source": "https://github.com/spryker/merchant-data-import/tree/0.5.1" }, - "time": "2021-07-30T05:04:54+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/merchant-extension", @@ -30925,24 +31426,24 @@ }, { "name": "spryker/merchant-gui", - "version": "3.9.0", + "version": "3.10.0", "source": { "type": "git", "url": "https://github.com/spryker/merchant-gui.git", - "reference": "15b5748c37634f6996c37a62c8a35cb58ffde3d3" + "reference": "814133cc1104180613ee08539ccc1f21a8c47d8a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/merchant-gui/zipball/15b5748c37634f6996c37a62c8a35cb58ffde3d3", - "reference": "15b5748c37634f6996c37a62c8a35cb58ffde3d3", + "url": "https://api.github.com/repos/spryker/merchant-gui/zipball/814133cc1104180613ee08539ccc1f21a8c47d8a", + "reference": "814133cc1104180613ee08539ccc1f21a8c47d8a", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/availability-gui-extension": "^1.0.0", "spryker/gui": "^3.45.0", "spryker/kernel": "^3.52.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/merchant": "^3.0.0", "spryker/merchant-gui-extension": "^1.1.0", "spryker/product-management-extension": "^1.4.0", @@ -30978,9 +31479,9 @@ ], "description": "MerchantGui module", "support": { - "source": "https://github.com/spryker/merchant-gui/tree/3.9.0" + "source": "https://github.com/spryker/merchant-gui/tree/3.10.0" }, - "time": "2022-09-19T06:48:51+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/merchant-gui-extension", @@ -31031,24 +31532,25 @@ }, { "name": "spryker/merchant-relationship", - "version": "1.10.1", + "version": "1.11.0", "source": { "type": "git", "url": "https://github.com/spryker/merchant-relationship.git", - "reference": "af065f00d6bef552317ca54f56cc92604f351398" + "reference": "f02ded7022abc49330c9842dbf9e69a42e6f6301" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/merchant-relationship/zipball/af065f00d6bef552317ca54f56cc92604f351398", - "reference": "af065f00d6bef552317ca54f56cc92604f351398", + "url": "https://api.github.com/repos/spryker/merchant-relationship/zipball/f02ded7022abc49330c9842dbf9e69a42e6f6301", + "reference": "f02ded7022abc49330c9842dbf9e69a42e6f6301", "shasum": "" }, "require": { "php": ">=8.0", + "spryker/acl-merchant-portal-extension": "^1.0.0", "spryker/company-business-unit": "^1.6.0 || ^2.9.0", "spryker/company-user-extension": "^1.0.0", "spryker/kernel": "^3.33.0", - "spryker/merchant": "^1.1.0 || ^2.0.0 || ^3.0.0", + "spryker/merchant": "^1.2.0 || ^2.0.0 || ^3.0.0", "spryker/merchant-relationship-extension": "^1.2.0", "spryker/propel-orm": "^1.0.0", "spryker/transfer": "^3.25.0" @@ -31077,26 +31579,26 @@ ], "description": "MerchantRelationship module", "support": { - "source": "https://github.com/spryker/merchant-relationship/tree/1.10.1" + "source": "https://github.com/spryker/merchant-relationship/tree/1.11.0" }, - "time": "2022-12-29T12:04:01+00:00" + "time": "2023-03-10T14:11:16+00:00" }, { "name": "spryker/merchant-relationship-data-import", - "version": "0.2.0", + "version": "0.2.1", "source": { "type": "git", "url": "https://github.com/spryker/merchant-relationship-data-import.git", - "reference": "61070954dcba8222e1b554089de8a7d9b38b346c" + "reference": "f9411cdc44b2f7878ba6af466684bd0ca379837c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/merchant-relationship-data-import/zipball/61070954dcba8222e1b554089de8a7d9b38b346c", - "reference": "61070954dcba8222e1b554089de8a7d9b38b346c", + "url": "https://api.github.com/repos/spryker/merchant-relationship-data-import/zipball/f9411cdc44b2f7878ba6af466684bd0ca379837c", + "reference": "f9411cdc44b2f7878ba6af466684bd0ca379837c", "shasum": "" }, "require": { - "php": ">=7.3", + "php": ">=8.0", "spryker/company-business-unit": "^1.0.0 || ^2.0.0", "spryker/data-import": "^1.3.0", "spryker/kernel": "^3.30.0", @@ -31127,9 +31629,9 @@ ], "description": "MerchantRelationshipDataImport module", "support": { - "source": "https://github.com/spryker/merchant-relationship-data-import/tree/0.2.0" + "source": "https://github.com/spryker/merchant-relationship-data-import/tree/0.2.1" }, - "time": "2021-02-24T08:50:39+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/merchant-relationship-extension", @@ -31435,21 +31937,21 @@ }, { "name": "spryker/merchant-relationship-sales-order-threshold", - "version": "1.2.0", + "version": "1.3.0", "source": { "type": "git", "url": "https://github.com/spryker/merchant-relationship-sales-order-threshold.git", - "reference": "014085267433fdfa231c04b0b3cdf335d130388f" + "reference": "bbbdb63047148af9024295159328675cc1adb776" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/merchant-relationship-sales-order-threshold/zipball/014085267433fdfa231c04b0b3cdf335d130388f", - "reference": "014085267433fdfa231c04b0b3cdf335d130388f", + "url": "https://api.github.com/repos/spryker/merchant-relationship-sales-order-threshold/zipball/bbbdb63047148af9024295159328675cc1adb776", + "reference": "bbbdb63047148af9024295159328675cc1adb776", "shasum": "" }, "require": { "php": ">=8.0", - "spryker/currency": "^3.0.0", + "spryker/currency": "^3.0.0 || ^4.0.0", "spryker/glossary": "^3.1.0", "spryker/kernel": "^3.30.0", "spryker/merchant-relationship": "^1.0.0", @@ -31485,27 +31987,27 @@ ], "description": "MerchantRelationshipSalesOrderThreshold module", "support": { - "source": "https://github.com/spryker/merchant-relationship-sales-order-threshold/tree/1.2.0" + "source": "https://github.com/spryker/merchant-relationship-sales-order-threshold/tree/1.3.0" }, - "time": "2022-11-01T11:57:33+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/merchant-relationship-sales-order-threshold-data-import", - "version": "0.1.2", + "version": "0.1.3", "source": { "type": "git", "url": "https://github.com/spryker/merchant-relationship-sales-order-threshold-data-import.git", - "reference": "6d891f8cd061f31be4e892189c834a449a1e10aa" + "reference": "4e428ef80680b116ac9f1708cf01496fcafeb7aa" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/merchant-relationship-sales-order-threshold-data-import/zipball/6d891f8cd061f31be4e892189c834a449a1e10aa", - "reference": "6d891f8cd061f31be4e892189c834a449a1e10aa", + "url": "https://api.github.com/repos/spryker/merchant-relationship-sales-order-threshold-data-import/zipball/4e428ef80680b116ac9f1708cf01496fcafeb7aa", + "reference": "4e428ef80680b116ac9f1708cf01496fcafeb7aa", "shasum": "" }, "require": { - "php": ">=7.2", - "spryker/currency": "^3.0.0", + "php": ">=8.0", + "spryker/currency": "^3.0.0 || ^4.0.0", "spryker/data-import": "^1.3.0", "spryker/kernel": "^3.30.0", "spryker/merchant-relationship": "^1.3.0", @@ -31539,39 +32041,39 @@ ], "description": "MerchantRelationshipSalesOrderThresholdDataImport module", "support": { - "source": "https://github.com/spryker/merchant-relationship-sales-order-threshold-data-import/tree/0.1.2" + "source": "https://github.com/spryker/merchant-relationship-sales-order-threshold-data-import/tree/0.1.3" }, - "time": "2020-05-29T13:08:37+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/merchant-relationship-sales-order-threshold-gui", - "version": "1.7.0", + "version": "1.8.0", "source": { "type": "git", "url": "https://github.com/spryker/merchant-relationship-sales-order-threshold-gui.git", - "reference": "49c61cae14a4291dc470a8c57e58d9a611559fa8" + "reference": "b1d8db8b52f6721416b20e14a889859e087abd1d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/merchant-relationship-sales-order-threshold-gui/zipball/49c61cae14a4291dc470a8c57e58d9a611559fa8", - "reference": "49c61cae14a4291dc470a8c57e58d9a611559fa8", + "url": "https://api.github.com/repos/spryker/merchant-relationship-sales-order-threshold-gui/zipball/b1d8db8b52f6721416b20e14a889859e087abd1d", + "reference": "b1d8db8b52f6721416b20e14a889859e087abd1d", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/company": "^1.0.0", "spryker/company-business-unit": "^1.0.0 || ^2.0.0", - "spryker/currency": "^3.1.0", + "spryker/currency": "^3.1.0 || ^4.0.0", "spryker/gui": "^3.45.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/merchant": "^1.0.0 || ^2.0.0 || ^3.0.0", "spryker/merchant-relationship": "^1.0.0", "spryker/merchant-relationship-sales-order-threshold": "^1.0.0", "spryker/merchant-relationship-sales-order-threshold-gui-extension": "^1.1.0", "spryker/money": "^2.1.0", "spryker/sales-order-threshold": "^1.3.0", - "spryker/store": "^1.2.0", + "spryker/store": "^1.19.0", "spryker/symfony": "^3.1.0", "spryker/util-text": "^1.1.0" }, @@ -31595,9 +32097,9 @@ ], "description": "MerchantRelationshipSalesOrderThresholdGui module", "support": { - "source": "https://github.com/spryker/merchant-relationship-sales-order-threshold-gui/tree/1.7.0" + "source": "https://github.com/spryker/merchant-relationship-sales-order-threshold-gui/tree/1.8.0" }, - "time": "2022-09-19T06:48:51+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/merchant-relationship-sales-order-threshold-gui-extension", @@ -31645,16 +32147,16 @@ }, { "name": "spryker/message-broker", - "version": "1.4.1", + "version": "1.5.0", "source": { "type": "git", "url": "https://github.com/spryker/message-broker.git", - "reference": "f073764105de0473042fb66e137bae64345b286f" + "reference": "cb9ba1744ce83af75f4d6c39fe6b76fda9f372b2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/message-broker/zipball/f073764105de0473042fb66e137bae64345b286f", - "reference": "f073764105de0473042fb66e137bae64345b286f", + "url": "https://api.github.com/repos/spryker/message-broker/zipball/cb9ba1744ce83af75f4d6c39fe6b76fda9f372b2", + "reference": "cb9ba1744ce83af75f4d6c39fe6b76fda9f372b2", "shasum": "" }, "require": { @@ -31676,6 +32178,7 @@ "spryker/event-dispatcher": "*", "spryker/message-broker-aws": "*", "spryker/ramsey-uuid": "*", + "spryker/store": "*", "spryker/testify": "*" }, "suggest": { @@ -31699,22 +32202,22 @@ ], "description": "MessageBroker module", "support": { - "source": "https://github.com/spryker/message-broker/tree/1.4.1" + "source": "https://github.com/spryker/message-broker/tree/1.5.0" }, - "time": "2023-02-08T11:59:50+00:00" + "time": "2023-04-28T10:35:40+00:00" }, { "name": "spryker/message-broker-aws", - "version": "1.4.1", + "version": "1.4.2", "source": { "type": "git", "url": "https://github.com/spryker/message-broker-aws.git", - "reference": "b4c4de089b516fa22624bf256525f5fb6c2669f5" + "reference": "f720e73bf61f810faa1c80ef766fe0d706fa8964" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/message-broker-aws/zipball/b4c4de089b516fa22624bf256525f5fb6c2669f5", - "reference": "b4c4de089b516fa22624bf256525f5fb6c2669f5", + "url": "https://api.github.com/repos/spryker/message-broker-aws/zipball/f720e73bf61f810faa1c80ef766fe0d706fa8964", + "reference": "f720e73bf61f810faa1c80ef766fe0d706fa8964", "shasum": "" }, "require": { @@ -31759,9 +32262,9 @@ ], "description": "MessageBrokerAws module", "support": { - "source": "https://github.com/spryker/message-broker-aws/tree/1.4.1" + "source": "https://github.com/spryker/message-broker-aws/tree/1.4.2" }, - "time": "2023-03-14T08:26:09+00:00" + "time": "2023-05-05T18:20:59+00:00" }, { "name": "spryker/message-broker-extension", @@ -31906,25 +32409,25 @@ }, { "name": "spryker/money", - "version": "2.11.0", + "version": "2.12.0", "source": { "type": "git", "url": "https://github.com/spryker/money.git", - "reference": "0ecf3313fbd22179e3df82af00da376c96619b55" + "reference": "976e44e6b0cb7af9178ab40861b568fab4dc73da" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/money/zipball/0ecf3313fbd22179e3df82af00da376c96619b55", - "reference": "0ecf3313fbd22179e3df82af00da376c96619b55", + "url": "https://api.github.com/repos/spryker/money/zipball/976e44e6b0cb7af9178ab40861b568fab4dc73da", + "reference": "976e44e6b0cb7af9178ab40861b568fab4dc73da", "shasum": "" }, "require": { "moneyphp/money": "^3.0.0", "php": ">=8.0", - "spryker/currency": "^3.1.0", + "spryker/currency": "^3.2.0 || ^4.0.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", - "spryker/store": "^1.1.0", + "spryker/locale": "^3.0.0 || ^4.0.0", + "spryker/store": "^1.19.0", "spryker/symfony": "^3.0.0", "spryker/transfer": "^3.25.0", "spryker/twig-extension": "^1.0.0" @@ -31936,6 +32439,7 @@ "spryker/propel": "*", "spryker/session": "*", "spryker/silex": "*", + "spryker/storage": "*", "spryker/testify": "*", "spryker/twig": "*" }, @@ -31961,27 +32465,27 @@ ], "description": "Money module", "support": { - "source": "https://github.com/spryker/money/tree/2.11.0" + "source": "https://github.com/spryker/money/tree/2.12.0" }, - "time": "2023-01-24T16:01:46+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/money-gui", - "version": "1.0.0", + "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/spryker/money-gui.git", - "reference": "b5a982415e407db800eb06b9b769a497a931dc40" + "reference": "b0933cacda5a0f2c588fe7858245ce34ff17b96f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/money-gui/zipball/b5a982415e407db800eb06b9b769a497a931dc40", - "reference": "b5a982415e407db800eb06b9b769a497a931dc40", + "url": "https://api.github.com/repos/spryker/money-gui/zipball/b0933cacda5a0f2c588fe7858245ce34ff17b96f", + "reference": "b0933cacda5a0f2c588fe7858245ce34ff17b96f", "shasum": "" }, "require": { - "php": ">=7.4", - "spryker/currency": "^3.1.0", + "php": ">=8.0", + "spryker/currency": "^3.1.0 || ^4.0.0", "spryker/gui": "^3.45.0", "spryker/kernel": "^3.30.0", "spryker/money": "^2.0.0", @@ -32009,29 +32513,29 @@ ], "description": "MoneyGui module", "support": { - "source": "https://github.com/spryker/money-gui/tree/1.0.0" + "source": "https://github.com/spryker/money-gui/tree/1.1.0" }, - "time": "2022-09-19T06:48:51+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/monitoring", - "version": "2.7.0", + "version": "2.8.0", "source": { "type": "git", "url": "https://github.com/spryker/monitoring.git", - "reference": "88ecb7e9d6d1c223d924610d42840b948695afef" + "reference": "d4cabe1940b4159a3563ef6460f4b014ce4d24e2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/monitoring/zipball/88ecb7e9d6d1c223d924610d42840b948695afef", - "reference": "88ecb7e9d6d1c223d924610d42840b948695afef", + "url": "https://api.github.com/repos/spryker/monitoring/zipball/d4cabe1940b4159a3563ef6460f4b014ce4d24e2", + "reference": "d4cabe1940b4159a3563ef6460f4b014ce4d24e2", "shasum": "" }, "require": { "php": ">=8.0", "spryker/event-dispatcher-extension": "^1.0.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/monitoring-extension": "^1.0.0", "spryker/store": "^1.0.0", "spryker/symfony": "^3.5.0", @@ -32065,9 +32569,9 @@ ], "description": "Monitoring module", "support": { - "source": "https://github.com/spryker/monitoring/tree/2.7.0" + "source": "https://github.com/spryker/monitoring/tree/2.8.0" }, - "time": "2023-01-24T16:01:46+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/monitoring-extension", @@ -32143,20 +32647,20 @@ }, { "name": "spryker/multi-cart", - "version": "1.8.0", + "version": "1.10.1", "source": { "type": "git", "url": "https://github.com/spryker/multi-cart.git", - "reference": "e744755fc4c7b01a978bd2cf0b6035c8548aa23f" + "reference": "988bda96298ec5219aa870068a2de9f947c15827" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/multi-cart/zipball/e744755fc4c7b01a978bd2cf0b6035c8548aa23f", - "reference": "e744755fc4c7b01a978bd2cf0b6035c8548aa23f", + "url": "https://api.github.com/repos/spryker/multi-cart/zipball/988bda96298ec5219aa870068a2de9f947c15827", + "reference": "988bda96298ec5219aa870068a2de9f947c15827", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/customer": "^7.0.0", "spryker/kernel": "^3.33.0", "spryker/messenger": "^3.0.0", @@ -32166,13 +32670,14 @@ "spryker/quote": "^2.7.0", "spryker/quote-extension": "^1.1.0", "spryker/session": "^3.0.0 || ^4.0.0", - "spryker/store": "^1.0.0", + "spryker/store": "^1.19.0", "spryker/transfer": "^3.25.0", "spryker/util-date-time": "^1.0.0", "spryker/zed-request": "^3.6.0" }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/propel": "*", "spryker/testify": "*" }, @@ -32193,26 +32698,26 @@ ], "description": "MultiCart module", "support": { - "source": "https://github.com/spryker/multi-cart/tree/1.8.0" + "source": "https://github.com/spryker/multi-cart/tree/1.10.1" }, - "time": "2022-07-19T14:00:02+00:00" + "time": "2023-04-12T06:35:33+00:00" }, { "name": "spryker/multi-cart-data-import", - "version": "0.1.6", + "version": "0.1.7", "source": { "type": "git", "url": "https://github.com/spryker/multi-cart-data-import.git", - "reference": "b5cbe94ebab810bedd5c7633dd1a74429cea43ff" + "reference": "ba0b5b59ca26dffbc04c1d451b5ffe6f80a486da" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/multi-cart-data-import/zipball/b5cbe94ebab810bedd5c7633dd1a74429cea43ff", - "reference": "b5cbe94ebab810bedd5c7633dd1a74429cea43ff", + "url": "https://api.github.com/repos/spryker/multi-cart-data-import/zipball/ba0b5b59ca26dffbc04c1d451b5ffe6f80a486da", + "reference": "ba0b5b59ca26dffbc04c1d451b5ffe6f80a486da", "shasum": "" }, "require": { - "php": ">=7.2", + "php": ">=8.0", "spryker/customer": "^7.0.0", "spryker/data-import": "^1.0.0", "spryker/kernel": "^3.30.0", @@ -32221,6 +32726,7 @@ }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/propel": "*", "spryker/propel-orm": "*", "spryker/testify": "*" @@ -32243,9 +32749,9 @@ ], "description": "MultiCartDataImport module", "support": { - "source": "https://github.com/spryker/multi-cart-data-import/tree/master" + "source": "https://github.com/spryker/multi-cart-data-import/tree/0.1.7" }, - "time": "2019-12-20T14:12:49+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/multi-carts-rest-api", @@ -32291,23 +32797,23 @@ }, { "name": "spryker/navigation", - "version": "2.6.0", + "version": "2.7.0", "source": { "type": "git", "url": "https://github.com/spryker/navigation.git", - "reference": "a8ce5b74df67f34f9faee2e2eef5836974c8ecbb" + "reference": "162c7a3eb5e267b736e491ddc1868eabd77601f8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/navigation/zipball/a8ce5b74df67f34f9faee2e2eef5836974c8ecbb", - "reference": "a8ce5b74df67f34f9faee2e2eef5836974c8ecbb", + "url": "https://api.github.com/repos/spryker/navigation/zipball/162c7a3eb5e267b736e491ddc1868eabd77601f8", + "reference": "162c7a3eb5e267b736e491ddc1868eabd77601f8", "shasum": "" }, "require": { - "php": ">=7.2", + "php": ">=8.0", "spryker/kernel": "^3.52.0", "spryker/key-builder": "^1.0.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/propel-orm": "^1.1.0", "spryker/storage": "^3.0.0", "spryker/touch": "^3.0.0 || ^4.0.0", @@ -32341,31 +32847,31 @@ ], "description": "Navigation module", "support": { - "source": "https://github.com/spryker/navigation/tree/master" + "source": "https://github.com/spryker/navigation/tree/2.7.0" }, - "time": "2020-07-24T04:44:34+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/navigation-gui", - "version": "2.8.0", + "version": "2.9.0", "source": { "type": "git", "url": "https://github.com/spryker/navigation-gui.git", - "reference": "062e0de0a522817e78563a0cb1d33ddc3e518eeb" + "reference": "62951f9ce34f69d51db0153534e7c737e879d7cf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/navigation-gui/zipball/062e0de0a522817e78563a0cb1d33ddc3e518eeb", - "reference": "062e0de0a522817e78563a0cb1d33ddc3e518eeb", + "url": "https://api.github.com/repos/spryker/navigation-gui/zipball/62951f9ce34f69d51db0153534e7c737e879d7cf", + "reference": "62951f9ce34f69d51db0153534e7c737e879d7cf", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/category": "^3.0.0 || ^4.0.0 || ^5.0.0", "spryker/cms": "^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0", "spryker/gui": "^3.45.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/navigation": "^2.5.0", "spryker/propel-orm": "^1.1.0", "spryker/symfony": "^3.0.0", @@ -32392,29 +32898,29 @@ ], "description": "NavigationGui module", "support": { - "source": "https://github.com/spryker/navigation-gui/tree/2.8.0" + "source": "https://github.com/spryker/navigation-gui/tree/2.9.0" }, - "time": "2022-09-19T06:48:51+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/navigation-storage", - "version": "1.9.0", + "version": "1.10.0", "source": { "type": "git", "url": "https://github.com/spryker/navigation-storage.git", - "reference": "93dc321cc51d73a3400d8ede1458ef2f7d6de22d" + "reference": "d61fe2414717917172853e0af4b95dbdb498d7dc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/navigation-storage/zipball/93dc321cc51d73a3400d8ede1458ef2f7d6de22d", - "reference": "93dc321cc51d73a3400d8ede1458ef2f7d6de22d", + "url": "https://api.github.com/repos/spryker/navigation-storage/zipball/d61fe2414717917172853e0af4b95dbdb498d7dc", + "reference": "d61fe2414717917172853e0af4b95dbdb498d7dc", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/event-behavior": "^1.1.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.1.0", + "spryker/locale": "^3.1.0 || ^4.0.0", "spryker/navigation": "^2.2.0", "spryker/propel-orm": "^1.5.0", "spryker/storage": "^3.4.0", @@ -32427,8 +32933,11 @@ }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/event": "*", "spryker/propel": "*", + "spryker/publisher": "*", + "spryker/queue": "*", "spryker/testify": "*", "spryker/url": "*" }, @@ -32453,9 +32962,9 @@ ], "description": "NavigationStorage module", "support": { - "source": "https://github.com/spryker/navigation-storage/tree/1.9.0" + "source": "https://github.com/spryker/navigation-storage/tree/1.10.0" }, - "time": "2022-04-18T08:41:46+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/navigations-category-nodes-resource-relationship", @@ -32667,16 +33176,16 @@ }, { "name": "spryker/oauth", - "version": "2.9.0", + "version": "2.9.2", "source": { "type": "git", "url": "https://github.com/spryker/oauth.git", - "reference": "8d8e74962834767bc3a06ccb9d61a6ed35bfcc96" + "reference": "5aa462b430b699e8828383dfec7318e419ecffa4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/oauth/zipball/8d8e74962834767bc3a06ccb9d61a6ed35bfcc96", - "reference": "8d8e74962834767bc3a06ccb9d61a6ed35bfcc96", + "url": "https://api.github.com/repos/spryker/oauth/zipball/5aa462b430b699e8828383dfec7318e419ecffa4", + "reference": "5aa462b430b699e8828383dfec7318e419ecffa4", "shasum": "" }, "require": { @@ -32697,10 +33206,12 @@ "spryker/auth-rest-api": "*", "spryker/code-sniffer": "*", "spryker/console": "*", + "spryker/container": "*", "spryker/customer": "*", "spryker/installer": "*", "spryker/oauth-revoke": "*", "spryker/propel": "*", + "spryker/store": "*", "spryker/testify": "*" }, "suggest": { @@ -32723,9 +33234,9 @@ ], "description": "Oauth module", "support": { - "source": "https://github.com/spryker/oauth/tree/2.9.0" + "source": "https://github.com/spryker/oauth/tree/2.9.2" }, - "time": "2023-03-17T10:37:30+00:00" + "time": "2023-04-27T14:36:57+00:00" }, { "name": "spryker/oauth-agent-connector", @@ -33028,20 +33539,20 @@ }, { "name": "spryker/oauth-company-user", - "version": "2.2.0", + "version": "2.2.1", "source": { "type": "git", "url": "https://github.com/spryker/oauth-company-user.git", - "reference": "2ae01ba280ba1fbe07b02162db3c79a37dfdf837" + "reference": "995b683e28ad1c6a2f6ffcdde79bbcba5d9b37fa" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/oauth-company-user/zipball/2ae01ba280ba1fbe07b02162db3c79a37dfdf837", - "reference": "2ae01ba280ba1fbe07b02162db3c79a37dfdf837", + "url": "https://api.github.com/repos/spryker/oauth-company-user/zipball/995b683e28ad1c6a2f6ffcdde79bbcba5d9b37fa", + "reference": "995b683e28ad1c6a2f6ffcdde79bbcba5d9b37fa", "shasum": "" }, "require": { - "php": ">=7.3", + "php": ">=8.0", "psr/http-message": "^1.0.0", "spryker/company-user": "^2.11.0", "spryker/customer": "^7.0.0", @@ -33056,9 +33567,11 @@ "require-dev": { "spryker/code-sniffer": "*", "spryker/company": "*", + "spryker/container": "*", "spryker/installer": "*", "spryker/oauth-customer-connector": "*", "spryker/propel": "*", + "spryker/store": "*", "spryker/testify": "*" }, "suggest": { @@ -33081,9 +33594,9 @@ ], "description": "OauthCompanyUser module", "support": { - "source": "https://github.com/spryker/oauth-company-user/tree/2.2.0" + "source": "https://github.com/spryker/oauth-company-user/tree/2.2.1" }, - "time": "2021-06-24T11:15:12+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/oauth-company-user-extension", @@ -33415,20 +33928,20 @@ }, { "name": "spryker/oauth-permission", - "version": "1.3.0", + "version": "1.3.1", "source": { "type": "git", "url": "https://github.com/spryker/oauth-permission.git", - "reference": "713d27683a46bba1c96ec55c3c2a3f5a95f61f1a" + "reference": "95d9ef8abbbb4764c5b9a8a7bf202ac89ce25db4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/oauth-permission/zipball/713d27683a46bba1c96ec55c3c2a3f5a95f61f1a", - "reference": "713d27683a46bba1c96ec55c3c2a3f5a95f61f1a", + "url": "https://api.github.com/repos/spryker/oauth-permission/zipball/95d9ef8abbbb4764c5b9a8a7bf202ac89ce25db4", + "reference": "95d9ef8abbbb4764c5b9a8a7bf202ac89ce25db4", "shasum": "" }, "require": { - "php": ">=7.2", + "php": ">=8.0", "spryker/company-user": "^2.9.0", "spryker/kernel": "^3.30.0", "spryker/oauth": "^1.3.0 || ^2.0.0", @@ -33445,8 +33958,10 @@ "spryker/code-sniffer": "*", "spryker/company": "*", "spryker/company-role": "*", + "spryker/container": "*", "spryker/customer": "*", "spryker/propel": "*", + "spryker/store": "*", "spryker/testify": "*" }, "type": "library", @@ -33466,9 +33981,9 @@ ], "description": "OauthPermission module", "support": { - "source": "https://github.com/spryker/oauth-permission/tree/1.3.0" + "source": "https://github.com/spryker/oauth-permission/tree/1.3.1" }, - "time": "2020-07-20T18:03:09+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/oauth-revoke", @@ -33615,16 +34130,16 @@ }, { "name": "spryker/oms", - "version": "11.25.0", + "version": "11.26.2", "source": { "type": "git", "url": "https://github.com/spryker/oms.git", - "reference": "6a0d263d50fc8e86bb339ff4b6f2a9f648ff8774" + "reference": "bfe1222676edb85852bfb91c9b449436a2f6dedd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/oms/zipball/6a0d263d50fc8e86bb339ff4b6f2a9f648ff8774", - "reference": "6a0d263d50fc8e86bb339ff4b6f2a9f648ff8774", + "url": "https://api.github.com/repos/spryker/oms/zipball/bfe1222676edb85852bfb91c9b449436a2f6dedd", + "reference": "bfe1222676edb85852bfb91c9b449436a2f6dedd", "shasum": "" }, "require": { @@ -33654,6 +34169,7 @@ "spryker/application": "*", "spryker/checkout": "*", "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/customer": "*", "spryker/sales-payment": "*", "spryker/testify": "*" @@ -33679,9 +34195,9 @@ ], "description": "Oms module", "support": { - "source": "https://github.com/spryker/oms/tree/11.25.0" + "source": "https://github.com/spryker/oms/tree/11.26.2" }, - "time": "2023-03-29T08:35:49+00:00" + "time": "2023-05-05T18:20:59+00:00" }, { "name": "spryker/oms-discount-connector", @@ -33824,20 +34340,20 @@ }, { "name": "spryker/order-custom-reference", - "version": "1.0.0", + "version": "1.0.1", "source": { "type": "git", "url": "https://github.com/spryker/order-custom-reference.git", - "reference": "3bae478cfff6b14c430a08ee9d9c37e392abadcc" + "reference": "e29fa86b0b6c25bcb1981a8fb121cd695ebb0a6e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/order-custom-reference/zipball/3bae478cfff6b14c430a08ee9d9c37e392abadcc", - "reference": "3bae478cfff6b14c430a08ee9d9c37e392abadcc", + "url": "https://api.github.com/repos/spryker/order-custom-reference/zipball/e29fa86b0b6c25bcb1981a8fb121cd695ebb0a6e", + "reference": "e29fa86b0b6c25bcb1981a8fb121cd695ebb0a6e", "shasum": "" }, "require": { - "php": ">=7.2", + "php": ">=8.0", "spryker/kernel": "^3.33.0", "spryker/persistent-cart": "^3.0.0", "spryker/quote-extension": "^1.6.0", @@ -33846,8 +34362,10 @@ }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/oms": "*", "spryker/propel": "*", + "spryker/store": "*", "spryker/testify": "*" }, "type": "library", @@ -33867,9 +34385,9 @@ ], "description": "OrderCustomReference module", "support": { - "source": "https://github.com/spryker/order-custom-reference/tree/master" + "source": "https://github.com/spryker/order-custom-reference/tree/1.0.1" }, - "time": "2020-03-17T08:37:36+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/order-custom-reference-gui", @@ -34103,16 +34621,16 @@ }, { "name": "spryker/payment", - "version": "5.11.0", + "version": "5.12.0", "source": { "type": "git", "url": "https://github.com/spryker/payment.git", - "reference": "56b240620b4bec3c5f3703b5f981ad4450e91b79" + "reference": "4ffc0971510a0a6c81ab4d5930a14f03abfacd47" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/payment/zipball/56b240620b4bec3c5f3703b5f981ad4450e91b79", - "reference": "56b240620b4bec3c5f3703b5f981ad4450e91b79", + "url": "https://api.github.com/repos/spryker/payment/zipball/4ffc0971510a0a6c81ab4d5930a14f03abfacd47", + "reference": "4ffc0971510a0a6c81ab4d5930a14f03abfacd47", "shasum": "" }, "require": { @@ -34122,7 +34640,7 @@ "spryker/checkout-extension": "^1.2.0", "spryker/guzzle": "^2.2.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/message-broker": "^1.0.0", "spryker/message-broker-extension": "^1.0.0", "spryker/oms": "^7.0.0 || ^8.0.0 || ^10.0.0 || ^11.0.0", @@ -34140,6 +34658,7 @@ "spryker/calculation": "*", "spryker/checkout": "*", "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/propel": "*", "spryker/testify": "*" }, @@ -34166,9 +34685,9 @@ ], "description": "Payment module", "support": { - "source": "https://github.com/spryker/payment/tree/5.11.0" + "source": "https://github.com/spryker/payment/tree/5.12.0" }, - "time": "2023-03-10T14:11:16+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/payment-cart-connector", @@ -34401,16 +34920,16 @@ }, { "name": "spryker/permission", - "version": "1.5.3", + "version": "1.5.4", "source": { "type": "git", "url": "https://github.com/spryker/permission.git", - "reference": "3eed82857ca7c030cac51757cb9565e5997daf1f" + "reference": "0ae7edd39c8ca1588e41cd312ea2cb57ea8f3e20" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/permission/zipball/3eed82857ca7c030cac51757cb9565e5997daf1f", - "reference": "3eed82857ca7c030cac51757cb9565e5997daf1f", + "url": "https://api.github.com/repos/spryker/permission/zipball/0ae7edd39c8ca1588e41cd312ea2cb57ea8f3e20", + "reference": "0ae7edd39c8ca1588e41cd312ea2cb57ea8f3e20", "shasum": "" }, "require": { @@ -34424,8 +34943,10 @@ "spryker/company": "*", "spryker/company-role": "*", "spryker/company-user": "*", + "spryker/container": "*", "spryker/customer": "*", "spryker/propel": "*", + "spryker/store": "*", "spryker/testify": "*" }, "type": "library", @@ -34446,9 +34967,9 @@ ], "description": "Permission module", "support": { - "source": "https://github.com/spryker/permission/tree/1.5.3" + "source": "https://github.com/spryker/permission/tree/1.5.4" }, - "time": "2022-12-29T12:04:01+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/permission-extension", @@ -34494,20 +35015,20 @@ }, { "name": "spryker/persistent-cart", - "version": "3.5.0", + "version": "3.6.0", "source": { "type": "git", "url": "https://github.com/spryker/persistent-cart.git", - "reference": "d417da8800bf67a3c29fc184d33f01a664443bcf" + "reference": "c69fee51e39bdc3735f7deb21009c2de26f18f4d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/persistent-cart/zipball/d417da8800bf67a3c29fc184d33f01a664443bcf", - "reference": "d417da8800bf67a3c29fc184d33f01a664443bcf", + "url": "https://api.github.com/repos/spryker/persistent-cart/zipball/c69fee51e39bdc3735f7deb21009c2de26f18f4d", + "reference": "c69fee51e39bdc3735f7deb21009c2de26f18f4d", "shasum": "" }, "require": { - "php": ">=7.2", + "php": ">=8.0", "spryker/calculation-extension": "^1.1.0", "spryker/cart": "^5.12.0 || ^7.5.0", "spryker/cart-extension": "^1.11.0 || ^2.7.0 || ^4.3.0", @@ -34518,11 +35039,13 @@ "spryker/persistent-cart-extension": "^1.1.0", "spryker/price-extension": "^1.0.0", "spryker/quote": "^2.8.0", + "spryker/quote-extension": "^1.8.0", "spryker/store": "^1.9.0", "spryker/zed-request": "^3.6.0" }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/product": "*", "spryker/propel": "*", "spryker/testify": "*" @@ -34544,9 +35067,9 @@ ], "description": "PersistentCart module", "support": { - "source": "https://github.com/spryker/persistent-cart/tree/3.5.0" + "source": "https://github.com/spryker/persistent-cart/tree/3.6.0" }, - "time": "2020-09-10T11:20:27+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/persistent-cart-extension", @@ -34677,22 +35200,64 @@ }, "time": "2019-05-30T12:29:48+00:00" }, + { + "name": "spryker/picking-list-extension", + "version": "1.0.0", + "source": { + "type": "git", + "url": "https://github.com/spryker/picking-list-extension.git", + "reference": "30ce5441fe1824b5c410ef22ea3729a11136a726" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/spryker/picking-list-extension/zipball/30ce5441fe1824b5c410ef22ea3729a11136a726", + "reference": "30ce5441fe1824b5c410ef22ea3729a11136a726", + "shasum": "" + }, + "require": { + "php": ">=8.0", + "spryker/transfer": "^3.27.0" + }, + "require-dev": { + "spryker/code-sniffer": "*" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0.x-dev" + } + }, + "autoload": { + "psr-4": { + "Spryker\\": "src/Spryker/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "proprietary" + ], + "description": "PickingListExtension module", + "support": { + "source": "https://github.com/spryker/picking-list-extension/tree/1.0.0" + }, + "time": "2023-03-24T14:46:01+00:00" + }, { "name": "spryker/price", - "version": "5.6.2", + "version": "5.7.0", "source": { "type": "git", "url": "https://github.com/spryker/price.git", - "reference": "4f7af4401db9ae608cee3e5d5821ac36456713f3" + "reference": "bf9bbda8ea062279e70011889d215e1197a7393d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/price/zipball/4f7af4401db9ae608cee3e5d5821ac36456713f3", - "reference": "4f7af4401db9ae608cee3e5d5821ac36456713f3", + "url": "https://api.github.com/repos/spryker/price/zipball/bf9bbda8ea062279e70011889d215e1197a7393d", + "reference": "bf9bbda8ea062279e70011889d215e1197a7393d", "shasum": "" }, "require": { - "php": ">=7.2", + "php": ">=8.0", "spryker/kernel": "^3.30.0", "spryker/price-extension": "^1.0.0", "spryker/quote": "^1.2.0 || ^2.0.0", @@ -34701,8 +35266,13 @@ }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/propel": "*", + "spryker/session": "*", "spryker/silex": "*", + "spryker/storage": "*", + "spryker/store": "*", + "spryker/store-extension": "*", "spryker/testify": "*", "spryker/twig": "*" }, @@ -34728,9 +35298,9 @@ ], "description": "Price module", "support": { - "source": "https://github.com/spryker/price/tree/5.6.2" + "source": "https://github.com/spryker/price/tree/5.7.0" }, - "time": "2020-09-01T11:14:46+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/price-cart-connector", @@ -34920,22 +35490,22 @@ }, { "name": "spryker/price-product", - "version": "4.40.0", + "version": "4.42.0", "source": { "type": "git", "url": "https://github.com/spryker/price-product.git", - "reference": "42a0deeda4c5ee45651284983879b50886386b52" + "reference": "52a17cac9e012225b88dd04b00dd8ea5dfa09e45" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/price-product/zipball/42a0deeda4c5ee45651284983879b50886386b52", - "reference": "42a0deeda4c5ee45651284983879b50886386b52", + "url": "https://api.github.com/repos/spryker/price-product/zipball/52a17cac9e012225b88dd04b00dd8ea5dfa09e45", + "reference": "52a17cac9e012225b88dd04b00dd8ea5dfa09e45", "shasum": "" }, "require": { "php": ">=8.0", "spryker/acl-merchant-portal-extension": "^1.0.0", - "spryker/currency": "^3.10.0", + "spryker/currency": "^3.10.0 || ^4.0.0", "spryker/event": "^1.0.0 || ^2.0.0", "spryker/kernel": "^3.33.0", "spryker/log": "^3.7.0", @@ -34960,6 +35530,8 @@ "spryker/price-product-storage": "*", "spryker/propel": "*", "spryker/session": "*", + "spryker/storage": "*", + "spryker/store-extension": "*", "spryker/testify": "*", "spryker/wishlist": "*" }, @@ -34984,27 +35556,27 @@ ], "description": "PriceProduct module", "support": { - "source": "https://github.com/spryker/price-product/tree/4.40.0" + "source": "https://github.com/spryker/price-product/tree/4.42.0" }, - "time": "2023-03-17T11:55:03+00:00" + "time": "2023-05-02T09:41:12+00:00" }, { "name": "spryker/price-product-data-import", - "version": "0.1.13", + "version": "0.1.14", "source": { "type": "git", "url": "https://github.com/spryker/price-product-data-import.git", - "reference": "16b72622a6a52b6938784d1fde710bd1e2131112" + "reference": "4f6da0a5579844d373b8b6c8f52ec35acb7d6fc8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/price-product-data-import/zipball/16b72622a6a52b6938784d1fde710bd1e2131112", - "reference": "16b72622a6a52b6938784d1fde710bd1e2131112", + "url": "https://api.github.com/repos/spryker/price-product-data-import/zipball/4f6da0a5579844d373b8b6c8f52ec35acb7d6fc8", + "reference": "4f6da0a5579844d373b8b6c8f52ec35acb7d6fc8", "shasum": "" }, "require": { - "php": ">=7.3", - "spryker/currency": "^3.0.0", + "php": ">=8.0", + "spryker/currency": "^3.0.0 || ^4.0.0", "spryker/data-import": "^1.2.0", "spryker/kernel": "^3.30.0", "spryker/price-product": "^1.5.0 || ^2.0.0 || ^4.0.0", @@ -35036,9 +35608,9 @@ ], "description": "PriceProductDataImport module", "support": { - "source": "https://github.com/spryker/price-product-data-import/tree/0.1.13" + "source": "https://github.com/spryker/price-product-data-import/tree/0.1.14" }, - "time": "2021-01-26T14:41:45+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/price-product-extension", @@ -35083,20 +35655,21 @@ }, { "name": "spryker/price-product-merchant-relationship", - "version": "1.9.0", + "version": "1.10.1", "source": { "type": "git", "url": "https://github.com/spryker/price-product-merchant-relationship.git", - "reference": "8213f7c3e87f4c9dbb44ef6021b789e799a75f77" + "reference": "e71bbc7285096e678525bffce522fcfff78fcc65" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/price-product-merchant-relationship/zipball/8213f7c3e87f4c9dbb44ef6021b789e799a75f77", - "reference": "8213f7c3e87f4c9dbb44ef6021b789e799a75f77", + "url": "https://api.github.com/repos/spryker/price-product-merchant-relationship/zipball/e71bbc7285096e678525bffce522fcfff78fcc65", + "reference": "e71bbc7285096e678525bffce522fcfff78fcc65", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", + "spryker/acl-merchant-portal-extension": "^1.0.0", "spryker/cart": "^5.1.0 || ^7.0.0", "spryker/kernel": "^3.30.0", "spryker/merchant-relationship": "^1.4.0", @@ -35111,9 +35684,11 @@ "spryker/code-sniffer": "*", "spryker/company": "*", "spryker/company-business-unit": "*", + "spryker/container": "*", "spryker/customer": "*", "spryker/merchant": "*", "spryker/propel": "*", + "spryker/store": "*", "spryker/testify": "*" }, "suggest": { @@ -35136,29 +35711,29 @@ ], "description": "PriceProductMerchantRelationship module", "support": { - "source": "https://github.com/spryker/price-product-merchant-relationship/tree/1.9.0" + "source": "https://github.com/spryker/price-product-merchant-relationship/tree/1.10.1" }, - "time": "2022-04-15T13:47:42+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/price-product-merchant-relationship-data-import", - "version": "0.2.2", + "version": "0.2.3", "source": { "type": "git", "url": "https://github.com/spryker/price-product-merchant-relationship-data-import.git", - "reference": "67d402e4ce8d61fd774c14f8470ff3e2de699c9a" + "reference": "872868428ce69d2e6891c90cb227ee66248357cd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/price-product-merchant-relationship-data-import/zipball/67d402e4ce8d61fd774c14f8470ff3e2de699c9a", - "reference": "67d402e4ce8d61fd774c14f8470ff3e2de699c9a", + "url": "https://api.github.com/repos/spryker/price-product-merchant-relationship-data-import/zipball/872868428ce69d2e6891c90cb227ee66248357cd", + "reference": "872868428ce69d2e6891c90cb227ee66248357cd", "shasum": "" }, "require": { - "php": ">=7.1", - "spryker/currency": "^3.0.0", + "php": ">=8.0", + "spryker/currency": "^3.0.0 || ^4.0.0", "spryker/data-import": "^1.3.0", - "spryker/kernel": "^3.0.0", + "spryker/kernel": "^3.30.0", "spryker/merchant-relationship": "^1.0.0", "spryker/price-product": "^2.0.0 || ^4.0.0", "spryker/price-product-merchant-relationship": "^1.0.0", @@ -35191,9 +35766,9 @@ ], "description": "PriceProductMerchantRelationshipDataImport module", "support": { - "source": "https://github.com/spryker/price-product-merchant-relationship-data-import/tree/0.2.2" + "source": "https://github.com/spryker/price-product-merchant-relationship-data-import/tree/0.2.3" }, - "time": "2019-06-27T10:59:33+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/price-product-merchant-relationship-gui", @@ -35244,21 +35819,21 @@ }, { "name": "spryker/price-product-merchant-relationship-storage", - "version": "1.15.0", + "version": "1.16.0", "source": { "type": "git", "url": "https://github.com/spryker/price-product-merchant-relationship-storage.git", - "reference": "82cf5e27cc99b693562cb13c40ee7c5fbfea4c4b" + "reference": "27ab32401412d0ddde030802f15c1a1b55b4fd57" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/price-product-merchant-relationship-storage/zipball/82cf5e27cc99b693562cb13c40ee7c5fbfea4c4b", - "reference": "82cf5e27cc99b693562cb13c40ee7c5fbfea4c4b", + "url": "https://api.github.com/repos/spryker/price-product-merchant-relationship-storage/zipball/27ab32401412d0ddde030802f15c1a1b55b4fd57", + "reference": "27ab32401412d0ddde030802f15c1a1b55b4fd57", "shasum": "" }, "require": { "php": ">=8.0", - "spryker/currency": "^3.0.0", + "spryker/currency": "^3.0.0 || ^4.0.0", "spryker/customer": "^7.10.0", "spryker/event-behavior": "^1.1.0", "spryker/kernel": "^3.37.0", @@ -35300,9 +35875,9 @@ ], "description": "PriceProductMerchantRelationshipStorage module", "support": { - "source": "https://github.com/spryker/price-product-merchant-relationship-storage/tree/1.15.0" + "source": "https://github.com/spryker/price-product-merchant-relationship-storage/tree/1.16.0" }, - "time": "2022-12-14T13:55:24+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/price-product-merchant-relationship-storage-extension", @@ -35347,27 +35922,27 @@ }, { "name": "spryker/price-product-schedule", - "version": "2.5.1", + "version": "2.7.0", "source": { "type": "git", "url": "https://github.com/spryker/price-product-schedule.git", - "reference": "66adb058e3c660b3a101c3cf6afde62cedac40d1" + "reference": "739eca77d410be4ca2b8d0d45717b5eb7a09df65" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/price-product-schedule/zipball/66adb058e3c660b3a101c3cf6afde62cedac40d1", - "reference": "66adb058e3c660b3a101c3cf6afde62cedac40d1", + "url": "https://api.github.com/repos/spryker/price-product-schedule/zipball/739eca77d410be4ca2b8d0d45717b5eb7a09df65", + "reference": "739eca77d410be4ca2b8d0d45717b5eb7a09df65", "shasum": "" }, "require": { "php": ">=8.0", - "spryker/currency": "^3.8.0", - "spryker/kernel": "^3.32.0", + "spryker/currency": "^3.8.0 || ^4.0.0", + "spryker/kernel": "^3.72.0", "spryker/price-product": "^4.35.0", "spryker/product": "^6.9.0", "spryker/propel": "^3.8.0", "spryker/propel-orm": "^1.8.0", - "spryker/store": "^1.11.0", + "spryker/store": "^1.19.0", "spryker/symfony": "^3.2.2", "spryker/transfer": "^3.25.0", "spryker/user": "^3.7.0", @@ -35375,6 +35950,7 @@ }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/testify": "*" }, "type": "library", @@ -35395,27 +35971,27 @@ ], "description": "PriceProductSchedule module", "support": { - "source": "https://github.com/spryker/price-product-schedule/tree/2.5.1" + "source": "https://github.com/spryker/price-product-schedule/tree/2.7.0" }, - "time": "2023-03-14T10:34:11+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/price-product-schedule-data-import", - "version": "0.1.4", + "version": "0.1.5", "source": { "type": "git", "url": "https://github.com/spryker/price-product-schedule-data-import.git", - "reference": "b47b1148a5e6f9c17fd4e34cdab51336ec51cdd8" + "reference": "88edfbb93479613cbbc0f2eb5ab36e200505903f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/price-product-schedule-data-import/zipball/b47b1148a5e6f9c17fd4e34cdab51336ec51cdd8", - "reference": "b47b1148a5e6f9c17fd4e34cdab51336ec51cdd8", + "url": "https://api.github.com/repos/spryker/price-product-schedule-data-import/zipball/88edfbb93479613cbbc0f2eb5ab36e200505903f", + "reference": "88edfbb93479613cbbc0f2eb5ab36e200505903f", "shasum": "" }, "require": { - "php": ">=7.1", - "spryker/currency": "^3.6.0", + "php": ">=8.0", + "spryker/currency": "^3.6.0 || ^4.0.0", "spryker/data-import": "^1.4.3", "spryker/kernel": "^3.30.0", "spryker/price-product": "^2.9.2 || ^4.0.0", @@ -35424,9 +36000,9 @@ "spryker/store": "^1.9.1" }, "require-dev": { - "spryker/code-sniffer": "^0.9.5", - "spryker/propel": "^3.8.0", - "spryker/testify": "^3.9.0" + "spryker/code-sniffer": "*", + "spryker/propel": "*", + "spryker/testify": "*" }, "type": "library", "extra": { @@ -35445,30 +36021,30 @@ ], "description": "PriceProductScheduleDataImport module", "support": { - "source": "https://github.com/spryker/price-product-schedule-data-import/tree/master" + "source": "https://github.com/spryker/price-product-schedule-data-import/tree/0.1.5" }, - "time": "2019-09-11T12:19:21+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/price-product-schedule-gui", - "version": "2.3.0", + "version": "2.4.0", "source": { "type": "git", "url": "https://github.com/spryker/price-product-schedule-gui.git", - "reference": "be5e98458957345b92749eb759bb78b3a14c7f51" + "reference": "99ad65098c12dc09e9fe30f764efefa18f0fbdfd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/price-product-schedule-gui/zipball/be5e98458957345b92749eb759bb78b3a14c7f51", - "reference": "be5e98458957345b92749eb759bb78b3a14c7f51", + "url": "https://api.github.com/repos/spryker/price-product-schedule-gui/zipball/99ad65098c12dc09e9fe30f764efefa18f0fbdfd", + "reference": "99ad65098c12dc09e9fe30f764efefa18f0fbdfd", "shasum": "" }, "require": { - "php": ">=7.4", - "spryker/currency": "^3.11.0", + "php": ">=8.0", + "spryker/currency": "^3.11.0 || ^4.0.0", "spryker/gui": "^3.45.0", "spryker/kernel": "^3.33.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/money": "^2.7.0", "spryker/price-product": "^2.12.0 || ^4.0.0", "spryker/price-product-schedule": "^2.1.0", @@ -35480,6 +36056,7 @@ "spryker/translator": "^1.1.0", "spryker/twig": "^3.16.0", "spryker/util-csv": "^1.0.0", + "spryker/util-date-time": "^1.4.0", "spryker/util-text": "^1.2.0" }, "require-dev": { @@ -35505,9 +36082,9 @@ ], "description": "PriceProductScheduleGui module", "support": { - "source": "https://github.com/spryker/price-product-schedule-gui/tree/2.3.0" + "source": "https://github.com/spryker/price-product-schedule-gui/tree/2.4.0" }, - "time": "2022-09-19T06:48:51+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/price-product-storage", @@ -35614,22 +36191,22 @@ }, { "name": "spryker/price-product-volume", - "version": "3.3.1", + "version": "3.4.0", "source": { "type": "git", "url": "https://github.com/spryker/price-product-volume.git", - "reference": "5baa6882b173f759af1f43a159af5da76bf3c1b2" + "reference": "ab9dd571727f441f2eb2619c164dfe2896e0c9dc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/price-product-volume/zipball/5baa6882b173f759af1f43a159af5da76bf3c1b2", - "reference": "5baa6882b173f759af1f43a159af5da76bf3c1b2", + "url": "https://api.github.com/repos/spryker/price-product-volume/zipball/ab9dd571727f441f2eb2619c164dfe2896e0c9dc", + "reference": "ab9dd571727f441f2eb2619c164dfe2896e0c9dc", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/price-product": "^2.11.0 || ^4.0.0", "spryker/price-product-extension": "^1.5.0", "spryker/price-product-storage": "^2.17.0 || ^4.6.0", @@ -35641,7 +36218,9 @@ }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/propel": "*", + "spryker/store": "*", "spryker/testify": "*" }, "type": "library", @@ -35661,30 +36240,30 @@ ], "description": "PriceProductVolume module", "support": { - "source": "https://github.com/spryker/price-product-volume/tree/3.3.1" + "source": "https://github.com/spryker/price-product-volume/tree/3.4.0" }, - "time": "2022-04-15T13:47:42+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/price-product-volume-gui", - "version": "3.2.0", + "version": "3.3.0", "source": { "type": "git", "url": "https://github.com/spryker/price-product-volume-gui.git", - "reference": "dd1bb8504db3919a8b5f7d3b43f62955a57db996" + "reference": "19f6199df53a89c53415a02a04da0d8969773b2d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/price-product-volume-gui/zipball/dd1bb8504db3919a8b5f7d3b43f62955a57db996", - "reference": "dd1bb8504db3919a8b5f7d3b43f62955a57db996", + "url": "https://api.github.com/repos/spryker/price-product-volume-gui/zipball/19f6199df53a89c53415a02a04da0d8969773b2d", + "reference": "19f6199df53a89c53415a02a04da0d8969773b2d", "shasum": "" }, "require": { - "php": ">=7.4", - "spryker/currency": "^3.0.0", + "php": ">=8.0", + "spryker/currency": "^3.0.0 || ^4.0.0", "spryker/gui": "^3.45.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/price-product": "^2.4.0 || ^4.0.0", "spryker/store": "^1.9.0", "spryker/symfony": "^3.0.0", @@ -35711,9 +36290,9 @@ ], "description": "PriceProductVolumeGui module", "support": { - "source": "https://github.com/spryker/price-product-volume-gui/tree/3.2.0" + "source": "https://github.com/spryker/price-product-volume-gui/tree/3.3.0" }, - "time": "2022-09-19T06:48:51+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/price-product-volumes-rest-api", @@ -35762,16 +36341,16 @@ }, { "name": "spryker/product", - "version": "6.34.0", + "version": "6.36.2", "source": { "type": "git", "url": "https://github.com/spryker/product.git", - "reference": "1593ccceb47360b774df716af8032ebd0732187c" + "reference": "66dcc7175979b96d47cfa01e534ffeca042a80c5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product/zipball/1593ccceb47360b774df716af8032ebd0732187c", - "reference": "1593ccceb47360b774df716af8032ebd0732187c", + "url": "https://api.github.com/repos/spryker/product/zipball/66dcc7175979b96d47cfa01e534ffeca042a80c5", + "reference": "66dcc7175979b96d47cfa01e534ffeca042a80c5", "shasum": "" }, "require": { @@ -35821,26 +36400,26 @@ ], "description": "Product module", "support": { - "source": "https://github.com/spryker/product/tree/6.34.0" + "source": "https://github.com/spryker/product/tree/6.36.2" }, - "time": "2023-04-05T10:01:03+00:00" + "time": "2023-05-05T18:20:59+00:00" }, { "name": "spryker/product-abstract-data-feed", - "version": "0.2.6", + "version": "0.2.7", "source": { "type": "git", "url": "https://github.com/spryker/product-abstract-data-feed.git", - "reference": "1c59dfe62631ca050fb718a32e4d319d974d5f66" + "reference": "d91f00b5e65bcf63ac614e32a80a5376ef2732ea" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-abstract-data-feed/zipball/1c59dfe62631ca050fb718a32e4d319d974d5f66", - "reference": "1c59dfe62631ca050fb718a32e4d319d974d5f66", + "url": "https://api.github.com/repos/spryker/product-abstract-data-feed/zipball/d91f00b5e65bcf63ac614e32a80a5376ef2732ea", + "reference": "d91f00b5e65bcf63ac614e32a80a5376ef2732ea", "shasum": "" }, "require": { - "php": ">=7.2", + "php": ">=8.0", "spryker/kernel": "^3.30.0", "spryker/product": "^5.0.0 || ^6.0.0", "spryker/propel-orm": "^1.0.0", @@ -35848,7 +36427,7 @@ }, "require-dev": { "spryker/code-sniffer": "*", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/propel": "^3.0.0", "spryker/testify": "*" }, @@ -35869,29 +36448,29 @@ ], "description": "ProductAbstractDataFeed module", "support": { - "source": "https://github.com/spryker/product-abstract-data-feed/tree/0.2.6" + "source": "https://github.com/spryker/product-abstract-data-feed/tree/0.2.7" }, - "time": "2020-05-29T13:08:37+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/product-alternative", - "version": "1.2.0", + "version": "1.3.0", "source": { "type": "git", "url": "https://github.com/spryker/product-alternative.git", - "reference": "21263fa094a2621c14d76ee023db22aaedf5e224" + "reference": "f2b84738590cf579d6c2c67423afac0ac3e281dd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-alternative/zipball/21263fa094a2621c14d76ee023db22aaedf5e224", - "reference": "21263fa094a2621c14d76ee023db22aaedf5e224", + "url": "https://api.github.com/repos/spryker/product-alternative/zipball/f2b84738590cf579d6c2c67423afac0ac3e281dd", + "reference": "f2b84738590cf579d6c2c67423afac0ac3e281dd", "shasum": "" }, "require": { "php": ">=8.0", "spryker/category": "^4.4.0 || ^5.0.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.1.0", + "spryker/locale": "^3.1.0 || ^4.0.0", "spryker/product": "^6.0.0", "spryker/product-alternative-extension": "^1.0.0", "spryker/propel-orm": "^1.1.0", @@ -35899,7 +36478,9 @@ }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/propel": "*", + "spryker/store": "*", "spryker/testify": "*" }, "type": "library", @@ -35920,9 +36501,9 @@ ], "description": "ProductAlternative module", "support": { - "source": "https://github.com/spryker/product-alternative/tree/1.2.0" + "source": "https://github.com/spryker/product-alternative/tree/1.3.0" }, - "time": "2023-01-16T13:42:24+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/product-alternative-data-import", @@ -36063,22 +36644,22 @@ }, { "name": "spryker/product-alternative-product-label-connector", - "version": "1.1.1", + "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/spryker/product-alternative-product-label-connector.git", - "reference": "39ecd7509d85efd139c6d0359cd85242c618fcf2" + "reference": "e56d47243dc568a778cc1bf45a6f00d2dda21162" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-alternative-product-label-connector/zipball/39ecd7509d85efd139c6d0359cd85242c618fcf2", - "reference": "39ecd7509d85efd139c6d0359cd85242c618fcf2", + "url": "https://api.github.com/repos/spryker/product-alternative-product-label-connector/zipball/e56d47243dc568a778cc1bf45a6f00d2dda21162", + "reference": "e56d47243dc568a778cc1bf45a6f00d2dda21162", "shasum": "" }, "require": { - "php": ">=7.2", + "php": ">=8.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/product": "^6.2.0", "spryker/product-alternative": "^1.0.0", "spryker/product-alternative-extension": "^1.0.0", @@ -36111,22 +36692,22 @@ ], "description": "ProductAlternativeProductLabelConnector module", "support": { - "source": "https://github.com/spryker/product-alternative-product-label-connector/tree/master" + "source": "https://github.com/spryker/product-alternative-product-label-connector/tree/1.2.0" }, - "time": "2020-05-29T13:08:37+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/product-alternative-storage", - "version": "1.11.0", + "version": "1.11.1", "source": { "type": "git", "url": "https://github.com/spryker/product-alternative-storage.git", - "reference": "4a2a59d4d7c9f81e7f5a43384295390aa41b6edb" + "reference": "af0809e24b65d6c7e5da7607f5d88391ae9d1e0e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-alternative-storage/zipball/4a2a59d4d7c9f81e7f5a43384295390aa41b6edb", - "reference": "4a2a59d4d7c9f81e7f5a43384295390aa41b6edb", + "url": "https://api.github.com/repos/spryker/product-alternative-storage/zipball/af0809e24b65d6c7e5da7607f5d88391ae9d1e0e", + "reference": "af0809e24b65d6c7e5da7607f5d88391ae9d1e0e", "shasum": "" }, "require": { @@ -36147,8 +36728,12 @@ }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/event": "*", "spryker/propel": "*", + "spryker/publisher": "*", + "spryker/queue": "*", + "spryker/store": "*", "spryker/testify": "*" }, "suggest": { @@ -36171,9 +36756,9 @@ ], "description": "ProductAlternativeStorage module", "support": { - "source": "https://github.com/spryker/product-alternative-storage/tree/1.11.0" + "source": "https://github.com/spryker/product-alternative-storage/tree/1.11.1" }, - "time": "2023-01-16T13:42:24+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/product-alternative-storage-extension", @@ -36219,25 +36804,27 @@ }, { "name": "spryker/product-attribute", - "version": "1.10.0", + "version": "1.13.0", "source": { "type": "git", "url": "https://github.com/spryker/product-attribute.git", - "reference": "d8dd5bdf32cd6be8bea4ae0e14cab2f653295ea9" + "reference": "9e03d5a563f70478de276c24db8f900495c12774" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-attribute/zipball/d8dd5bdf32cd6be8bea4ae0e14cab2f653295ea9", - "reference": "d8dd5bdf32cd6be8bea4ae0e14cab2f653295ea9", + "url": "https://api.github.com/repos/spryker/product-attribute/zipball/9e03d5a563f70478de276c24db8f900495c12774", + "reference": "9e03d5a563f70478de276c24db8f900495c12774", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", + "spryker/acl-merchant-portal-extension": "^1.0.0", "spryker/glossary": "^3.8.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/product": "^5.2.0 || ^6.0.0", "spryker/propel-orm": "^1.2.0", + "spryker/transfer": "^3.27.0", "spryker/util-encoding": "^2.0.0", "spryker/util-sanitize-xss": "^1.0.0", "spryker/zed-request": "^3.4.0" @@ -36265,29 +36852,29 @@ ], "description": "ProductAttribute module", "support": { - "source": "https://github.com/spryker/product-attribute/tree/1.10.0" + "source": "https://github.com/spryker/product-attribute/tree/1.13.0" }, - "time": "2022-01-04T12:43:20+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/product-attribute-gui", - "version": "1.4.0", + "version": "1.5.0", "source": { "type": "git", "url": "https://github.com/spryker/product-attribute-gui.git", - "reference": "89d6cda69ac2f828b8c287cb243833afb4c98ae5" + "reference": "080717a9daa8f5e2a653d55db2dab17c1938e395" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-attribute-gui/zipball/89d6cda69ac2f828b8c287cb243833afb4c98ae5", - "reference": "89d6cda69ac2f828b8c287cb243833afb4c98ae5", + "url": "https://api.github.com/repos/spryker/product-attribute-gui/zipball/080717a9daa8f5e2a653d55db2dab17c1938e395", + "reference": "080717a9daa8f5e2a653d55db2dab17c1938e395", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/gui": "^3.45.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/product": "^5.2.0 || ^6.0.0", "spryker/product-attribute": "^1.0.0", "spryker/symfony": "^3.0.0", @@ -36301,6 +36888,7 @@ "spryker/form": "*", "spryker/propel": "*", "spryker/router": "*", + "spryker/store": "*", "spryker/testify": "*", "spryker/twig": "*", "spryker/validator": "*", @@ -36324,9 +36912,9 @@ ], "description": "ProductAttributeGui module", "support": { - "source": "https://github.com/spryker/product-attribute-gui/tree/1.4.0" + "source": "https://github.com/spryker/product-attribute-gui/tree/1.5.0" }, - "time": "2022-09-19T06:48:51+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/product-attributes-rest-api", @@ -36479,23 +37067,23 @@ }, { "name": "spryker/product-barcode-gui", - "version": "1.2.0", + "version": "1.3.0", "source": { "type": "git", "url": "https://github.com/spryker/product-barcode-gui.git", - "reference": "70ff505c50491717f219c22f39fd1013dac294c1" + "reference": "2be7cfe73e9550edabc603b068ff4bb5511c937a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-barcode-gui/zipball/70ff505c50491717f219c22f39fd1013dac294c1", - "reference": "70ff505c50491717f219c22f39fd1013dac294c1", + "url": "https://api.github.com/repos/spryker/product-barcode-gui/zipball/2be7cfe73e9550edabc603b068ff4bb5511c937a", + "reference": "2be7cfe73e9550edabc603b068ff4bb5511c937a", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/gui": "^3.45.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/product": "^6.0.0", "spryker/product-barcode": "^1.0.0", "spryker/symfony": "^3.1.0" @@ -36520,22 +37108,22 @@ ], "description": "ProductBarcodeGui module", "support": { - "source": "https://github.com/spryker/product-barcode-gui/tree/1.2.0" + "source": "https://github.com/spryker/product-barcode-gui/tree/1.3.0" }, - "time": "2022-09-19T06:48:51+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/product-bundle", - "version": "7.14.0", + "version": "7.15.0", "source": { "type": "git", "url": "https://github.com/spryker/product-bundle.git", - "reference": "94790f5a21ce3c82014d3656147681799f73a76e" + "reference": "bbfb27b6444e89493bcb6bd58591ef88306e4368" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-bundle/zipball/94790f5a21ce3c82014d3656147681799f73a76e", - "reference": "94790f5a21ce3c82014d3656147681799f73a76e", + "url": "https://api.github.com/repos/spryker/product-bundle/zipball/bbfb27b6444e89493bcb6bd58591ef88306e4368", + "reference": "bbfb27b6444e89493bcb6bd58591ef88306e4368", "shasum": "" }, "require": { @@ -36545,7 +37133,7 @@ "spryker/cart-extension": "^1.0.0 || ^2.0.0 || ^4.0.0", "spryker/decimal-object": "^1.0.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/messenger": "^3.0.0", "spryker/oms-extension": "^1.2.0", "spryker/persistent-cart-extension": "^1.0.0", @@ -36560,7 +37148,7 @@ "spryker/sales-return-gui-extension": "^1.0.0", "spryker/shopping-list-extension": "^1.0.0", "spryker/stock": "^8.0.0", - "spryker/store": "^1.5.0", + "spryker/store": "^1.19.0", "spryker/symfony": "^3.0.0", "spryker/transfer": "^3.25.0" }, @@ -36569,6 +37157,7 @@ "spryker/cart": "*", "spryker/checkout": "*", "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/currency": "*", "spryker/oms": "*", "spryker/propel": "*", @@ -36599,9 +37188,9 @@ ], "description": "ProductBundle module", "support": { - "source": "https://github.com/spryker/product-bundle/tree/7.14.0" + "source": "https://github.com/spryker/product-bundle/tree/7.15.0" }, - "time": "2023-03-22T09:04:51+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/product-bundle-carts-rest-api", @@ -36653,23 +37242,23 @@ }, { "name": "spryker/product-bundle-discount-connector", - "version": "1.0.0", + "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/spryker/product-bundle-discount-connector.git", - "reference": "8526619be331a77731197ca282e904864b24327b" + "reference": "15c669238ebc0579780d328d0d8d6f8961bfe615" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-bundle-discount-connector/zipball/8526619be331a77731197ca282e904864b24327b", - "reference": "8526619be331a77731197ca282e904864b24327b", + "url": "https://api.github.com/repos/spryker/product-bundle-discount-connector/zipball/15c669238ebc0579780d328d0d8d6f8961bfe615", + "reference": "15c669238ebc0579780d328d0d8d6f8961bfe615", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/discount": "^9.0.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/product": "^6.0.0", "spryker/product-bundle": "^7.0.0", "spryker/product-discount-connector-extension": "^1.0.0", @@ -36702,9 +37291,9 @@ ], "description": "ProductBundleDiscountConnector module", "support": { - "source": "https://github.com/spryker/product-bundle-discount-connector/tree/1.0.0" + "source": "https://github.com/spryker/product-bundle-discount-connector/tree/1.1.0" }, - "time": "2022-06-24T14:09:57+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/product-bundle-product-list-connector", @@ -36755,20 +37344,20 @@ }, { "name": "spryker/product-bundle-storage", - "version": "1.1.0", + "version": "1.1.1", "source": { "type": "git", "url": "https://github.com/spryker/product-bundle-storage.git", - "reference": "b08780caad9b10b86335bee32e31e224ad911864" + "reference": "aec3ceb059dcf1504805d25a4284ef3064375313" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-bundle-storage/zipball/b08780caad9b10b86335bee32e31e224ad911864", - "reference": "b08780caad9b10b86335bee32e31e224ad911864", + "url": "https://api.github.com/repos/spryker/product-bundle-storage/zipball/aec3ceb059dcf1504805d25a4284ef3064375313", + "reference": "aec3ceb059dcf1504805d25a4284ef3064375313", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/event-behavior": "^1.0.0", "spryker/kernel": "^3.33.0", "spryker/product-bundle": "^7.0.0", @@ -36785,10 +37374,13 @@ "require-dev": { "spryker/availability": "*", "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/currency": "*", + "spryker/event": "*", "spryker/price-product": "*", "spryker/product": "*", "spryker/propel": "*", + "spryker/publisher": "*", "spryker/queue": "*", "spryker/stock": "*", "spryker/store": "*", @@ -36814,9 +37406,9 @@ ], "description": "ProductBundleStorage module", "support": { - "source": "https://github.com/spryker/product-bundle-storage/tree/1.1.0" + "source": "https://github.com/spryker/product-bundle-storage/tree/1.1.1" }, - "time": "2022-09-21T14:05:40+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/product-bundles-rest-api", @@ -36870,23 +37462,23 @@ }, { "name": "spryker/product-cart-connector", - "version": "4.9.1", + "version": "4.10.1", "source": { "type": "git", "url": "https://github.com/spryker/product-cart-connector.git", - "reference": "af62065868497a00265cabba26cdecf5c54ba242" + "reference": "6ba2d519051367ca481282f940bcd8210caab278" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-cart-connector/zipball/af62065868497a00265cabba26cdecf5c54ba242", - "reference": "af62065868497a00265cabba26cdecf5c54ba242", + "url": "https://api.github.com/repos/spryker/product-cart-connector/zipball/6ba2d519051367ca481282f940bcd8210caab278", + "reference": "6ba2d519051367ca481282f940bcd8210caab278", "shasum": "" }, "require": { "php": ">=8.0", "spryker/checkout-extension": "^1.2.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/messenger": "^3.0.0", "spryker/product": "^6.20.0", "spryker/store": "^1.0.0", @@ -36895,6 +37487,7 @@ "require-dev": { "spryker/cart": "*", "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/propel": "*", "spryker/tax": "*", "spryker/testify": "*", @@ -36920,22 +37513,22 @@ ], "description": "ProductCartConnector module", "support": { - "source": "https://github.com/spryker/product-cart-connector/tree/4.9.1" + "source": "https://github.com/spryker/product-cart-connector/tree/4.10.1" }, - "time": "2022-12-29T12:04:01+00:00" + "time": "2023-05-05T18:20:59+00:00" }, { "name": "spryker/product-category", - "version": "4.20.0", + "version": "4.21.0", "source": { "type": "git", "url": "https://github.com/spryker/product-category.git", - "reference": "4e0941db2e2e9e4a9a73ff958b881dc1a642c488" + "reference": "7f0e199369cb871c5693df4d66be36886f4cf28a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-category/zipball/4e0941db2e2e9e4a9a73ff958b881dc1a642c488", - "reference": "4e0941db2e2e9e4a9a73ff958b881dc1a642c488", + "url": "https://api.github.com/repos/spryker/product-category/zipball/7f0e199369cb871c5693df4d66be36886f4cf28a", + "reference": "7f0e199369cb871c5693df4d66be36886f4cf28a", "shasum": "" }, "require": { @@ -36947,7 +37540,7 @@ "spryker/event": "^1.0.0 || ^2.3.0", "spryker/gui": "^3.45.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/product": "^5.0.0 || ^6.0.0", "spryker/product-extension": "^1.3.0", "spryker/propel-orm": "^1.0.0", @@ -36959,7 +37552,9 @@ "spryker/application": "*", "spryker/code-sniffer": "*", "spryker/config": "*", + "spryker/container": "*", "spryker/propel": "^3.0.0", + "spryker/store": "*", "spryker/testify": "*", "spryker/zed-navigation": "*" }, @@ -36982,9 +37577,9 @@ ], "description": "ProductCategory module", "support": { - "source": "https://github.com/spryker/product-category/tree/4.20.0" + "source": "https://github.com/spryker/product-category/tree/4.21.0" }, - "time": "2023-03-10T14:11:16+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/product-category-filter", @@ -37039,28 +37634,29 @@ }, { "name": "spryker/product-category-filter-gui", - "version": "2.3.0", + "version": "2.4.0", "source": { "type": "git", "url": "https://github.com/spryker/product-category-filter-gui.git", - "reference": "7d4beab95d74ae30f304e69d9581a63c0312c4bc" + "reference": "7f2bffb38c9a2a93b520856791e1ff117f862a96" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-category-filter-gui/zipball/7d4beab95d74ae30f304e69d9581a63c0312c4bc", - "reference": "7d4beab95d74ae30f304e69d9581a63c0312c4bc", + "url": "https://api.github.com/repos/spryker/product-category-filter-gui/zipball/7f2bffb38c9a2a93b520856791e1ff117f862a96", + "reference": "7f2bffb38c9a2a93b520856791e1ff117f862a96", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/catalog": "^5.0.0", "spryker/category": "^5.0.0", "spryker/gui": "^3.45.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/product": "^6.0.0", "spryker/product-category": "^4.0.0", "spryker/product-category-filter": "^1.2.0", + "spryker/product-category-filter-gui-extension": "^1.0.0", "spryker/product-search": "^5.17.0", "spryker/search": "^8.0.0", "spryker/symfony": "^3.0.0", @@ -37087,9 +37683,53 @@ ], "description": "ProductCategoryFilterGui module", "support": { - "source": "https://github.com/spryker/product-category-filter-gui/tree/2.3.0" + "source": "https://github.com/spryker/product-category-filter-gui/tree/2.4.0" }, - "time": "2022-09-19T06:48:51+00:00" + "time": "2023-03-31T19:36:11+00:00" + }, + { + "name": "spryker/product-category-filter-gui-extension", + "version": "1.0.0", + "source": { + "type": "git", + "url": "https://github.com/spryker/product-category-filter-gui-extension.git", + "reference": "a40b7eedeeaca2f22ee43d471be22cad491a3ec3" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/spryker/product-category-filter-gui-extension/zipball/a40b7eedeeaca2f22ee43d471be22cad491a3ec3", + "reference": "a40b7eedeeaca2f22ee43d471be22cad491a3ec3", + "shasum": "" + }, + "require": { + "php": ">=8.0" + }, + "require-dev": { + "spryker/code-sniffer": "*" + }, + "suggest": { + "spryker/symfony": "ADD SUGGEST DESCRIPTION" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0.x-dev" + } + }, + "autoload": { + "psr-4": { + "Spryker\\": "src/Spryker/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "proprietary" + ], + "description": "ProductCategoryFilterGuiExtension module", + "support": { + "source": "https://github.com/spryker/product-category-filter-gui-extension/tree/1.0.0" + }, + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/product-category-filter-storage", @@ -37150,29 +37790,31 @@ }, { "name": "spryker/product-category-search", - "version": "1.1.0", + "version": "1.1.1", "source": { "type": "git", "url": "https://github.com/spryker/product-category-search.git", - "reference": "a459736d86293ce451dffd5458cd5e6dd139fed9" + "reference": "a03fe9d841336199e38d0549da070102c3a4cc74" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-category-search/zipball/a459736d86293ce451dffd5458cd5e6dd139fed9", - "reference": "a459736d86293ce451dffd5458cd5e6dd139fed9", + "url": "https://api.github.com/repos/spryker/product-category-search/zipball/a03fe9d841336199e38d0549da070102c3a4cc74", + "reference": "a03fe9d841336199e38d0549da070102c3a4cc74", "shasum": "" }, "require": { - "php": ">=7.3", + "php": ">=8.0", "spryker/category": "^5.0.0", "spryker/kernel": "^3.49.0", "spryker/product-category": "^4.11.0", "spryker/product-page-search-extension": "^1.2.0", "spryker/propel-orm": "^1.5.0", - "spryker/store": "^1.0.0" + "spryker/store": "^1.0.0", + "spryker/transfer": "^3.25.0" }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/locale": "*", "spryker/product": "*", "spryker/product-page-search": "*", @@ -37199,32 +37841,33 @@ ], "description": "ProductCategorySearch module", "support": { - "source": "https://github.com/spryker/product-category-search/tree/1.1.0" + "source": "https://github.com/spryker/product-category-search/tree/1.1.1" }, - "time": "2021-05-13T08:33:23+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/product-category-storage", - "version": "2.4.1", + "version": "2.6.0", "source": { "type": "git", "url": "https://github.com/spryker/product-category-storage.git", - "reference": "ebe1d978b8c4ea1d27185f20246f862332fb5d9d" + "reference": "223a7fe786a5d0f8dbf621609d3c553d323981ed" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-category-storage/zipball/ebe1d978b8c4ea1d27185f20246f862332fb5d9d", - "reference": "ebe1d978b8c4ea1d27185f20246f862332fb5d9d", + "url": "https://api.github.com/repos/spryker/product-category-storage/zipball/223a7fe786a5d0f8dbf621609d3c553d323981ed", + "reference": "223a7fe786a5d0f8dbf621609d3c553d323981ed", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/category": "^5.0.0", "spryker/event-behavior": "^1.10.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/product": "^6.0.0", "spryker/product-category": "^4.5.0", + "spryker/product-category-storage-extension": "^1.0.0", "spryker/propel-orm": "^1.5.0", "spryker/publisher-extension": "^1.0.0", "spryker/storage": "^3.4.0", @@ -37232,11 +37875,12 @@ "spryker/synchronization": "^1.9.0", "spryker/synchronization-behavior": "^1.0.0", "spryker/synchronization-extension": "^1.1.0", - "spryker/transfer": "^3.25.0", + "spryker/transfer": "^3.27.0", "spryker/url": "^3.0.0" }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/event": "*", "spryker/propel": "*", "spryker/queue": "*", @@ -37263,33 +37907,75 @@ ], "description": "ProductCategoryStorage module", "support": { - "source": "https://github.com/spryker/product-category-storage/tree/2.4.1" + "source": "https://github.com/spryker/product-category-storage/tree/2.6.0" }, - "time": "2022-06-14T11:22:27+00:00" + "time": "2023-04-20T13:53:42+00:00" + }, + { + "name": "spryker/product-category-storage-extension", + "version": "1.0.0", + "source": { + "type": "git", + "url": "https://github.com/spryker/product-category-storage-extension.git", + "reference": "913773ac32cdb91dd8b4dd176bb3322fde171696" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/spryker/product-category-storage-extension/zipball/913773ac32cdb91dd8b4dd176bb3322fde171696", + "reference": "913773ac32cdb91dd8b4dd176bb3322fde171696", + "shasum": "" + }, + "require": { + "php": ">=8.0", + "spryker/transfer": "^3.27.0" + }, + "require-dev": { + "spryker/code-sniffer": "*" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0.x-dev" + } + }, + "autoload": { + "psr-4": { + "Spryker\\": "src/Spryker/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "proprietary" + ], + "description": "ProductCategoryStorageExtension module", + "support": { + "source": "https://github.com/spryker/product-category-storage-extension/tree/1.0.0" + }, + "time": "2023-04-20T13:53:42+00:00" }, { "name": "spryker/product-configuration", - "version": "1.1.1", + "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/spryker/product-configuration.git", - "reference": "463dfcc9c2f68c072f8eab263138f294790285e0" + "reference": "1991981b9216d75766a5f5f02a705641d108cafb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-configuration/zipball/463dfcc9c2f68c072f8eab263138f294790285e0", - "reference": "463dfcc9c2f68c072f8eab263138f294790285e0", + "url": "https://api.github.com/repos/spryker/product-configuration/zipball/1991981b9216d75766a5f5f02a705641d108cafb", + "reference": "1991981b9216d75766a5f5f02a705641d108cafb", "shasum": "" }, "require": { "php": ">=8.0", "psr/http-message": "^1.0.0", "spryker/checksum-generator": "^1.0.0", - "spryker/currency": "^3.2.0", + "spryker/currency": "^3.2.0 || ^4.0.0", "spryker/customer": "^7.0.0", "spryker/guzzle": "^2.2.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/log": "^3.7.0", "spryker/price": "^5.6.0", "spryker/price-product": "^4.0.0", @@ -37310,6 +37996,9 @@ "spryker/container": "^1.4.0", "spryker/propel": "*", "spryker/session": "*", + "spryker/storage": "*", + "spryker/store-extension": "*", + "spryker/store-storage": "*", "spryker/testify": "*" }, "type": "library", @@ -37330,9 +38019,9 @@ ], "description": "ProductConfiguration module", "support": { - "source": "https://github.com/spryker/product-configuration/tree/1.1.1" + "source": "https://github.com/spryker/product-configuration/tree/1.2.0" }, - "time": "2022-12-29T12:04:01+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/product-configuration-cart", @@ -37581,16 +38270,16 @@ }, { "name": "spryker/product-configuration-shopping-list", - "version": "1.0.1", + "version": "1.0.2", "source": { "type": "git", "url": "https://github.com/spryker/product-configuration-shopping-list.git", - "reference": "5e19fdf894bc8036576caefd239d88d287366d8a" + "reference": "e3eaed6fdabc1eb8a1e78712a22799a8805e1c11" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-configuration-shopping-list/zipball/5e19fdf894bc8036576caefd239d88d287366d8a", - "reference": "5e19fdf894bc8036576caefd239d88d287366d8a", + "url": "https://api.github.com/repos/spryker/product-configuration-shopping-list/zipball/e3eaed6fdabc1eb8a1e78712a22799a8805e1c11", + "reference": "e3eaed6fdabc1eb8a1e78712a22799a8805e1c11", "shasum": "" }, "require": { @@ -37611,9 +38300,11 @@ "spryker/company": "*", "spryker/company-business-unit": "*", "spryker/company-user": "*", + "spryker/container": "*", "spryker/product": "*", "spryker/propel": "*", "spryker/quote": "*", + "spryker/store": "*", "spryker/testify": "*" }, "type": "library", @@ -37633,9 +38324,9 @@ ], "description": "ProductConfigurationShoppingList module", "support": { - "source": "https://github.com/spryker/product-configuration-shopping-list/tree/1.0.1" + "source": "https://github.com/spryker/product-configuration-shopping-list/tree/1.0.2" }, - "time": "2022-12-02T08:46:48+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/product-configuration-shopping-lists-rest-api", @@ -37728,16 +38419,16 @@ }, { "name": "spryker/product-configuration-storage", - "version": "1.0.2", + "version": "1.1.1", "source": { "type": "git", "url": "https://github.com/spryker/product-configuration-storage.git", - "reference": "a2e3607ab5f88faa05f89c77b46be2460cf70ba9" + "reference": "65870d24514cc02fe875d7b2cf03104018eac0ec" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-configuration-storage/zipball/a2e3607ab5f88faa05f89c77b46be2460cf70ba9", - "reference": "a2e3607ab5f88faa05f89c77b46be2460cf70ba9", + "url": "https://api.github.com/repos/spryker/product-configuration-storage/zipball/65870d24514cc02fe875d7b2cf03104018eac0ec", + "reference": "65870d24514cc02fe875d7b2cf03104018eac0ec", "shasum": "" }, "require": { @@ -37745,7 +38436,7 @@ "spryker/availability-storage-extension": "^1.0.0", "spryker/event-behavior": "^1.0.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/price-product-storage-extension": "^1.2.0", "spryker/product-configuration": "^1.0.0", "spryker/product-storage": "^1.1.0", @@ -37762,9 +38453,13 @@ "require-dev": { "spryker/code-sniffer": "*", "spryker/config": "*", + "spryker/container": "*", + "spryker/event": "*", "spryker/product": "*", "spryker/propel": "*", + "spryker/publisher": "*", "spryker/queue": "*", + "spryker/store": "*", "spryker/testify": "*" }, "type": "library", @@ -37785,9 +38480,9 @@ ], "description": "ProductConfigurationStorage module", "support": { - "source": "https://github.com/spryker/product-configuration-storage/tree/1.0.2" + "source": "https://github.com/spryker/product-configuration-storage/tree/1.1.1" }, - "time": "2022-12-29T12:04:01+00:00" + "time": "2023-05-05T18:20:59+00:00" }, { "name": "spryker/product-configuration-wishlists-rest-api-extension", @@ -37978,25 +38673,25 @@ }, { "name": "spryker/product-customer-permission", - "version": "1.2.0", + "version": "1.3.0", "source": { "type": "git", "url": "https://github.com/spryker/product-customer-permission.git", - "reference": "fff5bc66988ebe4fce6afd7730a01b558caac192" + "reference": "7019fab959e30769e4d1ce72fe2d3698f2d27cc0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-customer-permission/zipball/fff5bc66988ebe4fce6afd7730a01b558caac192", - "reference": "fff5bc66988ebe4fce6afd7730a01b558caac192", + "url": "https://api.github.com/repos/spryker/product-customer-permission/zipball/7019fab959e30769e4d1ce72fe2d3698f2d27cc0", + "reference": "7019fab959e30769e4d1ce72fe2d3698f2d27cc0", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/customer": "^6.0.0 || ^7.0.0", "spryker/glossary": "^3.0.0", "spryker/kernel": "^3.30.0", "spryker/key-builder": "^1.0.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/product": "^5.0.0 || ^6.0.0", "spryker/storage": "^3.0.0", "spryker/touch": "^3.0.0 || ^4.0.0" @@ -38005,9 +38700,11 @@ "spryker/cart": "*", "spryker/checkout": "*", "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/elastica": "*", "spryker/propel": "*", "spryker/search": "^6.0.0 || ^7.0.0 || ^8.0.0", + "spryker/store": "*", "spryker/testify": "*" }, "suggest": { @@ -38033,28 +38730,28 @@ ], "description": "ProductCustomerPermission module", "support": { - "source": "https://github.com/spryker/product-customer-permission/tree/1.2.0" + "source": "https://github.com/spryker/product-customer-permission/tree/1.3.0" }, - "time": "2022-02-02T14:07:33+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/product-discontinued", - "version": "1.9.0", + "version": "1.10.0", "source": { "type": "git", "url": "https://github.com/spryker/product-discontinued.git", - "reference": "fb4ce614049e355a64252167a215b6562762b712" + "reference": "d5409716eb938ae73767d1ccd21d6bf44a5d3b3f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-discontinued/zipball/fb4ce614049e355a64252167a215b6562762b712", - "reference": "fb4ce614049e355a64252167a215b6562762b712", + "url": "https://api.github.com/repos/spryker/product-discontinued/zipball/d5409716eb938ae73767d1ccd21d6bf44a5d3b3f", + "reference": "d5409716eb938ae73767d1ccd21d6bf44a5d3b3f", "shasum": "" }, "require": { "php": ">=8.0", "spryker/kernel": "^3.49.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/log": "^2.0.0 || ^3.0.0", "spryker/product": "^5.0.0 || ^6.22.0", "spryker/product-alternative-extension": "^1.0.0", @@ -38093,22 +38790,22 @@ ], "description": "ProductDiscontinued module", "support": { - "source": "https://github.com/spryker/product-discontinued/tree/1.9.0" + "source": "https://github.com/spryker/product-discontinued/tree/1.10.0" }, - "time": "2023-01-16T13:42:24+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/product-discontinued-data-import", - "version": "1.1.0", + "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/spryker/product-discontinued-data-import.git", - "reference": "6c68d061ad1ef3c3f616ce0d51d0b22f4cedc435" + "reference": "e9328a66385c0cab40169b8438f1266a6feeac99" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-discontinued-data-import/zipball/6c68d061ad1ef3c3f616ce0d51d0b22f4cedc435", - "reference": "6c68d061ad1ef3c3f616ce0d51d0b22f4cedc435", + "url": "https://api.github.com/repos/spryker/product-discontinued-data-import/zipball/e9328a66385c0cab40169b8438f1266a6feeac99", + "reference": "e9328a66385c0cab40169b8438f1266a6feeac99", "shasum": "" }, "require": { @@ -38120,7 +38817,9 @@ }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/propel": "*", + "spryker/store": "*", "spryker/testify": "*" }, "type": "library", @@ -38141,9 +38840,9 @@ ], "description": "ProductDiscontinuedDataImport module", "support": { - "source": "https://github.com/spryker/product-discontinued-data-import/tree/1.1.0" + "source": "https://github.com/spryker/product-discontinued-data-import/tree/1.2.0" }, - "time": "2023-01-16T13:42:24+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/product-discontinued-extension", @@ -38188,22 +38887,22 @@ }, { "name": "spryker/product-discontinued-gui", - "version": "1.4.0", + "version": "1.5.0", "source": { "type": "git", "url": "https://github.com/spryker/product-discontinued-gui.git", - "reference": "b1920fb65ff10bc4701f407a823aab1bc40fa95c" + "reference": "0965b17df90a1a66c49507ea151ac282b2ac8ea7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-discontinued-gui/zipball/b1920fb65ff10bc4701f407a823aab1bc40fa95c", - "reference": "b1920fb65ff10bc4701f407a823aab1bc40fa95c", + "url": "https://api.github.com/repos/spryker/product-discontinued-gui/zipball/0965b17df90a1a66c49507ea151ac282b2ac8ea7", + "reference": "0965b17df90a1a66c49507ea151ac282b2ac8ea7", "shasum": "" }, "require": { "php": ">=8.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/product-discontinued": "^1.9.0", "spryker/product-management-extension": "^1.1.0", "spryker/symfony": "^3.0.0", @@ -38229,9 +38928,9 @@ ], "description": "ProductDiscontinuedGui module", "support": { - "source": "https://github.com/spryker/product-discontinued-gui/tree/1.4.0" + "source": "https://github.com/spryker/product-discontinued-gui/tree/1.5.0" }, - "time": "2023-01-16T13:42:24+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/product-discontinued-product-bundle-connector", @@ -38287,22 +38986,22 @@ }, { "name": "spryker/product-discontinued-product-label-connector", - "version": "1.3.0", + "version": "1.4.0", "source": { "type": "git", "url": "https://github.com/spryker/product-discontinued-product-label-connector.git", - "reference": "a22c050a1106a0dd32ef16aa772cda8ea89157ff" + "reference": "a6ede741531dcc388f32aca5f8544af4bf34f81b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-discontinued-product-label-connector/zipball/a22c050a1106a0dd32ef16aa772cda8ea89157ff", - "reference": "a22c050a1106a0dd32ef16aa772cda8ea89157ff", + "url": "https://api.github.com/repos/spryker/product-discontinued-product-label-connector/zipball/a6ede741531dcc388f32aca5f8544af4bf34f81b", + "reference": "a6ede741531dcc388f32aca5f8544af4bf34f81b", "shasum": "" }, "require": { - "php": ">=7.2", + "php": ">=8.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/product": "^6.11.0", "spryker/product-discontinued": "^1.0.0", "spryker/product-discontinued-extension": "^1.2.0", @@ -38336,9 +39035,9 @@ ], "description": "ProductDiscontinuedProductLabelConnector module", "support": { - "source": "https://github.com/spryker/product-discontinued-product-label-connector/tree/1.3.0" + "source": "https://github.com/spryker/product-discontinued-product-label-connector/tree/1.4.0" }, - "time": "2020-09-29T09:52:05+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/product-discontinued-rest-api", @@ -38391,16 +39090,16 @@ }, { "name": "spryker/product-discontinued-storage", - "version": "1.15.0", + "version": "1.16.0", "source": { "type": "git", "url": "https://github.com/spryker/product-discontinued-storage.git", - "reference": "d1dc994b785c507aee0ebb318ad8b176c23c68ab" + "reference": "86a24494da66ce688fe9c3815d01995b487e4aa4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-discontinued-storage/zipball/d1dc994b785c507aee0ebb318ad8b176c23c68ab", - "reference": "d1dc994b785c507aee0ebb318ad8b176c23c68ab", + "url": "https://api.github.com/repos/spryker/product-discontinued-storage/zipball/86a24494da66ce688fe9c3815d01995b487e4aa4", + "reference": "86a24494da66ce688fe9c3815d01995b487e4aa4", "shasum": "" }, "require": { @@ -38408,7 +39107,7 @@ "spryker/event-behavior": "^1.0.0", "spryker/glossary-storage": "^1.0.0", "spryker/kernel": "^3.37.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/product-alternative-storage-extension": "^1.0.0", "spryker/product-discontinued": "^1.9.0", "spryker/publisher-extension": "^1.0.0", @@ -38425,6 +39124,8 @@ "spryker/product": "*", "spryker/product-storage": "*", "spryker/propel": "*", + "spryker/publisher": "*", + "spryker/queue": "*", "spryker/testify": "*" }, "suggest": { @@ -38449,29 +39150,29 @@ ], "description": "ProductDiscontinuedStorage module", "support": { - "source": "https://github.com/spryker/product-discontinued-storage/tree/1.15.0" + "source": "https://github.com/spryker/product-discontinued-storage/tree/1.16.0" }, - "time": "2023-03-14T10:53:17+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/product-discount-connector", - "version": "5.1.0", + "version": "5.2.0", "source": { "type": "git", "url": "https://github.com/spryker/product-discount-connector.git", - "reference": "c4ff368905cf1bf47a476e0b05a8ab3afb36a281" + "reference": "aaf506a58ad846381b28e057ac0b26908068728f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-discount-connector/zipball/c4ff368905cf1bf47a476e0b05a8ab3afb36a281", - "reference": "c4ff368905cf1bf47a476e0b05a8ab3afb36a281", + "url": "https://api.github.com/repos/spryker/product-discount-connector/zipball/aaf506a58ad846381b28e057ac0b26908068728f", + "reference": "aaf506a58ad846381b28e057ac0b26908068728f", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/discount": "^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^9.0.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/product": "^5.0.0 || ^6.0.0", "spryker/product-discount-connector-extension": "^1.0.0" }, @@ -38498,9 +39199,9 @@ ], "description": "ProductDiscountConnector module", "support": { - "source": "https://github.com/spryker/product-discount-connector/tree/5.1.0" + "source": "https://github.com/spryker/product-discount-connector/tree/5.2.0" }, - "time": "2022-06-24T14:09:57+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/product-discount-connector-extension", @@ -38700,31 +39401,33 @@ }, { "name": "spryker/product-image", - "version": "3.14.0", + "version": "3.16.0", "source": { "type": "git", "url": "https://github.com/spryker/product-image.git", - "reference": "6695e407372cafe53c4f611af97975e45d09728c" + "reference": "768d310f354c7b3230f85aa9814c325dbb759b7d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-image/zipball/6695e407372cafe53c4f611af97975e45d09728c", - "reference": "6695e407372cafe53c4f611af97975e45d09728c", + "url": "https://api.github.com/repos/spryker/product-image/zipball/768d310f354c7b3230f85aa9814c325dbb759b7d", + "reference": "768d310f354c7b3230f85aa9814c325dbb759b7d", "shasum": "" }, "require": { "php": ">=8.0", "spryker/acl-merchant-portal-extension": "^1.0.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/product": "^5.0.0 || ^6.0.0", "spryker/product-extension": "^1.4.0", "spryker/propel-orm": "^1.0.0", - "spryker/transfer": "^3.25.0" + "spryker/transfer": "^3.27.0" }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/propel": "*", + "spryker/store": "*", "spryker/testify": "*" }, "type": "library", @@ -38745,34 +39448,36 @@ ], "description": "ProductImage module", "support": { - "source": "https://github.com/spryker/product-image/tree/3.14.0" + "source": "https://github.com/spryker/product-image/tree/3.16.0" }, - "time": "2023-03-10T14:11:16+00:00" + "time": "2023-04-17T15:49:27+00:00" }, { "name": "spryker/product-image-cart-connector", - "version": "1.2.3", + "version": "1.2.4", "source": { "type": "git", "url": "https://github.com/spryker/product-image-cart-connector.git", - "reference": "fda329d178e7f1b71d67960eabf14543f7acd185" + "reference": "899b64d25d31424a617b1baa38b81c02de20d549" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-image-cart-connector/zipball/fda329d178e7f1b71d67960eabf14543f7acd185", - "reference": "fda329d178e7f1b71d67960eabf14543f7acd185", + "url": "https://api.github.com/repos/spryker/product-image-cart-connector/zipball/899b64d25d31424a617b1baa38b81c02de20d549", + "reference": "899b64d25d31424a617b1baa38b81c02de20d549", "shasum": "" }, "require": { - "php": ">=7.2", + "php": ">=8.0", "spryker/kernel": "^3.30.0", "spryker/product-image": "^3.7.0" }, "require-dev": { "spryker/cart": "*", "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/product": "*", "spryker/propel": "*", + "spryker/store": "*", "spryker/testify": "*" }, "suggest": { @@ -38795,9 +39500,9 @@ ], "description": "ProductImageCartConnector module", "support": { - "source": "https://github.com/spryker/product-image-cart-connector/tree/1.2.3" + "source": "https://github.com/spryker/product-image-cart-connector/tree/1.2.4" }, - "time": "2020-05-29T13:08:37+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/product-image-sets-rest-api", @@ -38849,24 +39554,24 @@ }, { "name": "spryker/product-image-storage", - "version": "1.14.0", + "version": "1.15.1", "source": { "type": "git", "url": "https://github.com/spryker/product-image-storage.git", - "reference": "3d6eaeabe3c1c81538c9600caad80c19bc0b7694" + "reference": "bb01a66a8ebdd9712de541b8c82c586759018531" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-image-storage/zipball/3d6eaeabe3c1c81538c9600caad80c19bc0b7694", - "reference": "3d6eaeabe3c1c81538c9600caad80c19bc0b7694", + "url": "https://api.github.com/repos/spryker/product-image-storage/zipball/bb01a66a8ebdd9712de541b8c82c586759018531", + "reference": "bb01a66a8ebdd9712de541b8c82c586759018531", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/event-behavior": "^1.10.0", "spryker/kernel": "^3.30.0", "spryker/product": "^5.5.0 || ^6.0.0", - "spryker/product-image": "^3.5.0", + "spryker/product-image": "^3.8.0", "spryker/propel-orm": "^1.5.0", "spryker/storage": "^3.4.0", "spryker/synchronization": "^0.2.0 || ^1.0.0", @@ -38879,6 +39584,7 @@ "spryker/product-attribute": "*", "spryker/product-storage": "*", "spryker/propel": "*", + "spryker/queue": "*", "spryker/testify": "*" }, "suggest": { @@ -38902,22 +39608,22 @@ ], "description": "ProductImageStorage module", "support": { - "source": "https://github.com/spryker/product-image-storage/tree/1.14.0" + "source": "https://github.com/spryker/product-image-storage/tree/1.15.1" }, - "time": "2022-04-18T08:41:46+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/product-label", - "version": "3.8.0", + "version": "3.9.0", "source": { "type": "git", "url": "https://github.com/spryker/product-label.git", - "reference": "8e7560042e02aa4a150c26dede45322b4233cb1f" + "reference": "18cfaec264d5da6aff453581cd96f541ad4ee38d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-label/zipball/8e7560042e02aa4a150c26dede45322b4233cb1f", - "reference": "8e7560042e02aa4a150c26dede45322b4233cb1f", + "url": "https://api.github.com/repos/spryker/product-label/zipball/18cfaec264d5da6aff453581cd96f541ad4ee38d", + "reference": "18cfaec264d5da6aff453581cd96f541ad4ee38d", "shasum": "" }, "require": { @@ -38925,7 +39631,7 @@ "spryker/event": "^1.0.0 || ^2.3.0", "spryker/kernel": "^3.30.0", "spryker/key-builder": "^1.0.0", - "spryker/locale": "^3.1.0", + "spryker/locale": "^3.1.0 || ^4.0.0", "spryker/log": "^2.0.0 || ^3.0.0", "spryker/product": "^5.0.0 || ^6.0.0", "spryker/product-extension": "^1.4.0", @@ -38968,26 +39674,26 @@ ], "description": "ProductLabel module", "support": { - "source": "https://github.com/spryker/product-label/tree/3.8.0" + "source": "https://github.com/spryker/product-label/tree/3.9.0" }, - "time": "2023-03-17T11:55:03+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/product-label-data-import", - "version": "0.1.0", + "version": "0.1.1", "source": { "type": "git", "url": "https://github.com/spryker/product-label-data-import.git", - "reference": "e91c17239fe8f6f1a4ac32e555e9e38fc1b4b122" + "reference": "ba1f8a6c63a697647ad277cd121ce1656c7de200" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-label-data-import/zipball/e91c17239fe8f6f1a4ac32e555e9e38fc1b4b122", - "reference": "e91c17239fe8f6f1a4ac32e555e9e38fc1b4b122", + "url": "https://api.github.com/repos/spryker/product-label-data-import/zipball/ba1f8a6c63a697647ad277cd121ce1656c7de200", + "reference": "ba1f8a6c63a697647ad277cd121ce1656c7de200", "shasum": "" }, "require": { - "php": ">=7.2", + "php": ">=8.0", "spryker/data-import": "^1.4.3", "spryker/kernel": "^3.30.0", "spryker/product": "^6.0.0", @@ -39017,9 +39723,9 @@ ], "description": "ProductLabelDataImport module", "support": { - "source": "https://github.com/spryker/product-label-data-import/tree/0.1.0" + "source": "https://github.com/spryker/product-label-data-import/tree/0.1.1" }, - "time": "2020-05-14T06:56:33+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/product-label-discount-connector", @@ -39072,24 +39778,24 @@ }, { "name": "spryker/product-label-gui", - "version": "3.3.0", + "version": "3.4.0", "source": { "type": "git", "url": "https://github.com/spryker/product-label-gui.git", - "reference": "d9647ea5ff14e52a3fc60f93f71c1feba31d4b91" + "reference": "d69becfe60530826ece63b26d358a3fbf107cdb6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-label-gui/zipball/d9647ea5ff14e52a3fc60f93f71c1feba31d4b91", - "reference": "d9647ea5ff14e52a3fc60f93f71c1feba31d4b91", + "url": "https://api.github.com/repos/spryker/product-label-gui/zipball/d69becfe60530826ece63b26d358a3fbf107cdb6", + "reference": "d69becfe60530826ece63b26d358a3fbf107cdb6", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/category": "^3.2.0 || ^4.0.0 || ^5.0.0", "spryker/gui": "^3.45.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/money": "^2.0.0", "spryker/price": "^5.0.0", "spryker/price-product": "^1.0.0 || ^2.0.0 || ^4.0.0", @@ -39097,7 +39803,7 @@ "spryker/product-category": "^4.0.0", "spryker/product-label": "^3.0.0", "spryker/propel-orm": "^1.1.0", - "spryker/store": "^1.9.0", + "spryker/store": "^1.19.0", "spryker/symfony": "^3.0.0", "spryker/twig": "^3.16.0", "spryker/util-text": "^1.1.0" @@ -39125,22 +39831,22 @@ ], "description": "ProductLabelGui module", "support": { - "source": "https://github.com/spryker/product-label-gui/tree/3.3.0" + "source": "https://github.com/spryker/product-label-gui/tree/3.4.0" }, - "time": "2022-09-19T06:48:51+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/product-label-search", - "version": "2.5.0", + "version": "2.5.2", "source": { "type": "git", "url": "https://github.com/spryker/product-label-search.git", - "reference": "05b4df6c9d86626c0377f3427f118c9886f93a26" + "reference": "46f6d2f36a7b4c15ed85acc29457cd2454f46b91" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-label-search/zipball/05b4df6c9d86626c0377f3427f118c9886f93a26", - "reference": "05b4df6c9d86626c0377f3427f118c9886f93a26", + "url": "https://api.github.com/repos/spryker/product-label-search/zipball/46f6d2f36a7b4c15ed85acc29457cd2454f46b91", + "reference": "46f6d2f36a7b4c15ed85acc29457cd2454f46b91", "shasum": "" }, "require": { @@ -39184,22 +39890,22 @@ ], "description": "ProductLabelSearch module", "support": { - "source": "https://github.com/spryker/product-label-search/tree/2.5.0" + "source": "https://github.com/spryker/product-label-search/tree/2.5.2" }, - "time": "2023-03-15T13:52:45+00:00" + "time": "2023-05-05T18:20:59+00:00" }, { "name": "spryker/product-label-storage", - "version": "2.7.0", + "version": "2.8.0", "source": { "type": "git", "url": "https://github.com/spryker/product-label-storage.git", - "reference": "5d18d3d0ffdb770f0013abf3ff8cfd6df2cff7ad" + "reference": "467a47e627786dda4b12061ff799c7e70ea38df4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-label-storage/zipball/5d18d3d0ffdb770f0013abf3ff8cfd6df2cff7ad", - "reference": "5d18d3d0ffdb770f0013abf3ff8cfd6df2cff7ad", + "url": "https://api.github.com/repos/spryker/product-label-storage/zipball/467a47e627786dda4b12061ff799c7e70ea38df4", + "reference": "467a47e627786dda4b12061ff799c7e70ea38df4", "shasum": "" }, "require": { @@ -39210,7 +39916,7 @@ "spryker/propel-orm": "^1.5.0", "spryker/publisher-extension": "^1.0.0", "spryker/storage": "^3.4.0", - "spryker/store": "^1.7.0", + "spryker/store": "^1.19.0", "spryker/synchronization": "^0.2.0 || ^1.0.0", "spryker/synchronization-behavior": "^1.0.0", "spryker/synchronization-extension": "^1.1.0", @@ -39220,11 +39926,13 @@ "require-dev": { "spryker/catalog": "*", "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/event": "*", "spryker/locale": "*", "spryker/product": "*", "spryker/product-attribute": "*", "spryker/propel": "*", + "spryker/publisher": "*", "spryker/queue": "*", "spryker/search": "*", "spryker/testify": "*" @@ -39253,9 +39961,9 @@ ], "description": "ProductLabelStorage module", "support": { - "source": "https://github.com/spryker/product-label-storage/tree/2.7.0" + "source": "https://github.com/spryker/product-label-storage/tree/2.8.0" }, - "time": "2023-03-10T13:03:26+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/product-labels-rest-api", @@ -39309,16 +40017,16 @@ }, { "name": "spryker/product-list", - "version": "1.7.0", + "version": "1.7.1", "source": { "type": "git", "url": "https://github.com/spryker/product-list.git", - "reference": "0afd11d060f4dcf5fd3984bbb15fba7b4337c100" + "reference": "f2cf0c520c6eed821055c4579b5638c4752cb630" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-list/zipball/0afd11d060f4dcf5fd3984bbb15fba7b4337c100", - "reference": "0afd11d060f4dcf5fd3984bbb15fba7b4337c100", + "url": "https://api.github.com/repos/spryker/product-list/zipball/f2cf0c520c6eed821055c4579b5638c4752cb630", + "reference": "f2cf0c520c6eed821055c4579b5638c4752cb630", "shasum": "" }, "require": { @@ -39357,9 +40065,9 @@ ], "description": "ProductList module", "support": { - "source": "https://github.com/spryker/product-list/tree/1.7.0" + "source": "https://github.com/spryker/product-list/tree/1.7.1" }, - "time": "2023-01-16T13:42:24+00:00" + "time": "2023-02-02T12:10:12+00:00" }, { "name": "spryker/product-list-data-import", @@ -39454,25 +40162,25 @@ }, { "name": "spryker/product-list-gui", - "version": "2.2.0", + "version": "2.3.0", "source": { "type": "git", "url": "https://github.com/spryker/product-list-gui.git", - "reference": "3330dbf6e32f4e0080b51ef0415cc19f9d63ba89" + "reference": "2a03be2cc583a9acdeea8f07226c3567d8422c0a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-list-gui/zipball/3330dbf6e32f4e0080b51ef0415cc19f9d63ba89", - "reference": "3330dbf6e32f4e0080b51ef0415cc19f9d63ba89", + "url": "https://api.github.com/repos/spryker/product-list-gui/zipball/2a03be2cc583a9acdeea8f07226c3567d8422c0a", + "reference": "2a03be2cc583a9acdeea8f07226c3567d8422c0a", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/category": "^4.6.0 || ^5.0.0", "spryker/configurable-bundle-gui-extension": "^1.0.0", "spryker/gui": "^3.45.0", "spryker/kernel": "^3.33.0", - "spryker/locale": "^3.1.0", + "spryker/locale": "^3.1.0 || ^4.0.0", "spryker/product": "^6.4.0", "spryker/product-list": "^1.6.0", "spryker/product-list-gui-extension": "^1.2.0", @@ -39504,9 +40212,9 @@ ], "description": "ProductListGui module", "support": { - "source": "https://github.com/spryker/product-list-gui/tree/2.2.0" + "source": "https://github.com/spryker/product-list-gui/tree/2.3.0" }, - "time": "2022-09-19T06:48:51+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/product-list-gui-extension", @@ -39684,16 +40392,16 @@ }, { "name": "spryker/product-management", - "version": "0.19.33", + "version": "0.19.36", "source": { "type": "git", "url": "https://github.com/spryker/product-management.git", - "reference": "a47ba627765fadc340f00b37d4440e6aa7e92e0c" + "reference": "63318afd96b9e277fd23a5b10b5074e3516cf6e1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-management/zipball/a47ba627765fadc340f00b37d4440e6aa7e92e0c", - "reference": "a47ba627765fadc340f00b37d4440e6aa7e92e0c", + "url": "https://api.github.com/repos/spryker/product-management/zipball/63318afd96b9e277fd23a5b10b5074e3516cf6e1", + "reference": "63318afd96b9e277fd23a5b10b5074e3516cf6e1", "shasum": "" }, "require": { @@ -39701,11 +40409,11 @@ "php": ">=8.0", "spryker/availability": "^9.0.0", "spryker/category": "^3.0.0 || ^4.0.0 || ^5.0.0", - "spryker/currency": "^3.2.0", + "spryker/currency": "^3.2.0 || ^4.0.0", "spryker/decimal-object": "^1.0.0", - "spryker/gui": "^3.46.0", + "spryker/gui": "^3.48.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/money": "^2.4.0", "spryker/price": "^5.0.0", "spryker/price-product": "^2.1.0 || ^4.0.0", @@ -39719,7 +40427,7 @@ "spryker/product-validity": "^1.0.0", "spryker/propel-orm": "^1.0.0", "spryker/stock": "^8.0.0", - "spryker/store": "^1.0.0", + "spryker/store": "^1.19.0", "spryker/symfony": "^3.0.0", "spryker/tax": "^4.0.0 || ^5.0.0", "spryker/touch": "^3.0.0 || ^4.0.0", @@ -39761,9 +40469,9 @@ ], "description": "ProductManagement module", "support": { - "source": "https://github.com/spryker/product-management/tree/0.19.33" + "source": "https://github.com/spryker/product-management/tree/0.19.36" }, - "time": "2023-02-07T17:43:47+00:00" + "time": "2023-04-18T12:24:14+00:00" }, { "name": "spryker/product-management-extension", @@ -39814,16 +40522,16 @@ }, { "name": "spryker/product-measurement-unit", - "version": "5.3.1", + "version": "5.3.2", "source": { "type": "git", "url": "https://github.com/spryker/product-measurement-unit.git", - "reference": "4e9f180ef66f61c2363034a91b5c37f48d845e46" + "reference": "4cbf593db18fe7698122e38f535a68371535ff6e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-measurement-unit/zipball/4e9f180ef66f61c2363034a91b5c37f48d845e46", - "reference": "4e9f180ef66f61c2363034a91b5c37f48d845e46", + "url": "https://api.github.com/repos/spryker/product-measurement-unit/zipball/4cbf593db18fe7698122e38f535a68371535ff6e", + "reference": "4cbf593db18fe7698122e38f535a68371535ff6e", "shasum": "" }, "require": { @@ -39844,6 +40552,7 @@ "require-dev": { "spryker/cart": "*", "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/customer": "*", "spryker/installer": "*", "spryker/oms": "*", @@ -39872,9 +40581,9 @@ ], "description": "ProductMeasurementUnit module", "support": { - "source": "https://github.com/spryker/product-measurement-unit/tree/5.3.1" + "source": "https://github.com/spryker/product-measurement-unit/tree/5.3.2" }, - "time": "2022-12-29T12:04:01+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/product-measurement-unit-data-import", @@ -40046,22 +40755,22 @@ }, { "name": "spryker/product-new", - "version": "1.4.0", + "version": "1.5.0", "source": { "type": "git", "url": "https://github.com/spryker/product-new.git", - "reference": "65412c1049950c4a5c67fbc98bf614051011743e" + "reference": "043be398dba289ceb472cda5db40df6cf3bf462c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-new/zipball/65412c1049950c4a5c67fbc98bf614051011743e", - "reference": "65412c1049950c4a5c67fbc98bf614051011743e", + "url": "https://api.github.com/repos/spryker/product-new/zipball/043be398dba289ceb472cda5db40df6cf3bf462c", + "reference": "043be398dba289ceb472cda5db40df6cf3bf462c", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/product": "^5.0.0 || ^6.0.0", "spryker/product-label": "^2.1.0 || ^3.0.0", "spryker/product-label-storage": "^0.1.2 || ^1.7.0 || ^2.0.0", @@ -40097,9 +40806,9 @@ ], "description": "ProductNew module", "support": { - "source": "https://github.com/spryker/product-new/tree/1.4.0" + "source": "https://github.com/spryker/product-new/tree/1.5.0" }, - "time": "2022-01-04T12:43:20+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/product-offer-gui-extension", @@ -40148,30 +40857,30 @@ }, { "name": "spryker/product-option", - "version": "8.14.0", + "version": "8.15.2", "source": { "type": "git", "url": "https://github.com/spryker/product-option.git", - "reference": "4ec7d6a38078716cd6e173dfa55b3cd585d7b4b7" + "reference": "251fea2cef43316399f0c726cd0009dd3cbd1c90" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-option/zipball/4ec7d6a38078716cd6e173dfa55b3cd585d7b4b7", - "reference": "4ec7d6a38078716cd6e173dfa55b3cd585d7b4b7", + "url": "https://api.github.com/repos/spryker/product-option/zipball/251fea2cef43316399f0c726cd0009dd3cbd1c90", + "reference": "251fea2cef43316399f0c726cd0009dd3cbd1c90", "shasum": "" }, "require": { "php": ">=8.0", "spryker/acl-merchant-portal-extension": "^1.0.0", "spryker/calculation-extension": "^1.1.0", - "spryker/country": "^3.0.0", - "spryker/currency": "^3.0.0", + "spryker/country": "^3.0.0 || ^4.0.0", + "spryker/currency": "^3.2.0 || ^4.0.0", "spryker/event": "^2.1.0", "spryker/glossary": "^3.0.0", "spryker/gui": "^3.33.0", "spryker/kernel": "^3.30.0", "spryker/key-builder": "^1.0.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/money": "^2.4.0", "spryker/price": "^5.0.0", "spryker/product": "^5.0.0 || ^6.0.0", @@ -40231,26 +40940,26 @@ ], "description": "ProductOption module", "support": { - "source": "https://github.com/spryker/product-option/tree/8.14.0" + "source": "https://github.com/spryker/product-option/tree/8.15.2" }, - "time": "2023-03-10T14:11:16+00:00" + "time": "2023-05-05T18:20:59+00:00" }, { "name": "spryker/product-option-cart-connector", - "version": "7.1.2", + "version": "7.1.3", "source": { "type": "git", "url": "https://github.com/spryker/product-option-cart-connector.git", - "reference": "a1b07ccb909f654dcda640e0807b39b2d08399bb" + "reference": "be7527bc41f4eaa74ef3eec97bc8576a57e1c954" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-option-cart-connector/zipball/a1b07ccb909f654dcda640e0807b39b2d08399bb", - "reference": "a1b07ccb909f654dcda640e0807b39b2d08399bb", + "url": "https://api.github.com/repos/spryker/product-option-cart-connector/zipball/be7527bc41f4eaa74ef3eec97bc8576a57e1c954", + "reference": "be7527bc41f4eaa74ef3eec97bc8576a57e1c954", "shasum": "" }, "require": { - "php": ">=7.3", + "php": ">=8.0", "spryker/cart-extension": "^2.1.0 || ^4.0.0", "spryker/kernel": "^3.30.0", "spryker/price": "^5.0.0", @@ -40259,7 +40968,10 @@ "require-dev": { "spryker/cart": "*", "spryker/code-sniffer": "*", + "spryker/container": "*", + "spryker/currency": "*", "spryker/propel": "*", + "spryker/store": "*", "spryker/testify": "*" }, "suggest": { @@ -40282,9 +40994,9 @@ ], "description": "ProductOptionCartConnector module", "support": { - "source": "https://github.com/spryker/product-option-cart-connector/tree/7.1.2" + "source": "https://github.com/spryker/product-option-cart-connector/tree/7.1.3" }, - "time": "2021-03-02T08:38:46+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/product-option-extension", @@ -40370,24 +41082,24 @@ }, { "name": "spryker/product-option-storage", - "version": "1.13.0", + "version": "1.14.0", "source": { "type": "git", "url": "https://github.com/spryker/product-option-storage.git", - "reference": "92dc4230e80fc09c54736932a3a3b6519d039aa4" + "reference": "aadfeaa008ea336156ee57590277c66209789896" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-option-storage/zipball/92dc4230e80fc09c54736932a3a3b6519d039aa4", - "reference": "92dc4230e80fc09c54736932a3a3b6519d039aa4", + "url": "https://api.github.com/repos/spryker/product-option-storage/zipball/aadfeaa008ea336156ee57590277c66209789896", + "reference": "aadfeaa008ea336156ee57590277c66209789896", "shasum": "" }, "require": { - "php": ">=7.4", - "spryker/currency": "^3.2.0", + "php": ">=8.0", + "spryker/currency": "^3.2.0 || ^4.0.0", "spryker/event-behavior": "^1.10.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/price": "^5.1.0", "spryker/product": "^5.5.0 || ^6.0.0", "spryker/product-option": "^6.9.0 || ^8.1.0", @@ -40428,9 +41140,9 @@ ], "description": "ProductOptionStorage module", "support": { - "source": "https://github.com/spryker/product-option-storage/tree/1.13.0" + "source": "https://github.com/spryker/product-option-storage/tree/1.14.0" }, - "time": "2022-04-18T08:41:46+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/product-option-storage-extension", @@ -40475,22 +41187,22 @@ }, { "name": "spryker/product-options-rest-api", - "version": "1.2.0", + "version": "1.3.0", "source": { "type": "git", "url": "https://github.com/spryker/product-options-rest-api.git", - "reference": "a79e9aa01e59d76b6624f542af294a220b633078" + "reference": "e6da08b3f6936f3166fc6201ffe1a60b67f5e3df" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-options-rest-api/zipball/a79e9aa01e59d76b6624f542af294a220b633078", - "reference": "a79e9aa01e59d76b6624f542af294a220b633078", + "url": "https://api.github.com/repos/spryker/product-options-rest-api/zipball/e6da08b3f6936f3166fc6201ffe1a60b67f5e3df", + "reference": "e6da08b3f6936f3166fc6201ffe1a60b67f5e3df", "shasum": "" }, "require": { - "php": ">=7.3", + "php": ">=8.0", "spryker/carts-rest-api-extension": "^1.5.0", - "spryker/currency": "^3.2.0", + "spryker/currency": "^3.2.0 || ^4.0.0", "spryker/glossary-storage": "^1.5.0", "spryker/glue-application": "^1.0.0", "spryker/glue-application-extension": "^1.0.0", @@ -40523,35 +41235,36 @@ ], "description": "ProductOptionsRestApi module", "support": { - "source": "https://github.com/spryker/product-options-rest-api/tree/1.2.0" + "source": "https://github.com/spryker/product-options-rest-api/tree/1.3.0" }, - "time": "2021-07-06T13:27:56+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/product-packaging-unit", - "version": "4.6.0", + "version": "4.8.0", "source": { "type": "git", "url": "https://github.com/spryker/product-packaging-unit.git", - "reference": "d4ba4ab861c7c70d07bc2a36c726b90fbdbd9a22" + "reference": "26a2f685d1ca377e1df568d23c26302007faa865" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-packaging-unit/zipball/d4ba4ab861c7c70d07bc2a36c726b90fbdbd9a22", - "reference": "d4ba4ab861c7c70d07bc2a36c726b90fbdbd9a22", + "url": "https://api.github.com/repos/spryker/product-packaging-unit/zipball/26a2f685d1ca377e1df568d23c26302007faa865", + "reference": "26a2f685d1ca377e1df568d23c26302007faa865", "shasum": "" }, "require": { - "php": ">=7.3", + "php": ">=8.0", "spryker/availability": "^9.0.0", "spryker/cart-extension": "^2.0.0 || ^4.0.0", "spryker/decimal-object": "^1.0.0", "spryker/glossary": "^3.1.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/oms": "^11.0.0", "spryker/oms-extension": "^1.2.0", "spryker/persistent-cart-extension": "^1.0.0", + "spryker/picking-list-extension": "^1.0.0", "spryker/product": "^6.0.0", "spryker/product-measurement-unit": "^2.0.0 || ^4.0.0 || ^5.0.0", "spryker/product-page-search-extension": "^1.3.0", @@ -40560,13 +41273,14 @@ "spryker/sales-extension": "^1.6.0", "spryker/sales-quantity": "^1.0.0 || ^3.0.0", "spryker/store": "^1.4.0", - "spryker/transfer": "^3.18.0", + "spryker/transfer": "^3.27.0", "spryker/util-text": "^1.0.0" }, "require-dev": { "spryker/cart": "*", "spryker/checkout": "*", "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/customer": "*", "spryker/installer": "*", "spryker/propel": "*", @@ -40598,9 +41312,9 @@ ], "description": "ProductPackagingUnit module", "support": { - "source": "https://github.com/spryker/product-packaging-unit/tree/4.6.0" + "source": "https://github.com/spryker/product-packaging-unit/tree/4.8.0" }, - "time": "2021-06-11T11:40:53+00:00" + "time": "2023-04-17T15:49:27+00:00" }, { "name": "spryker/product-packaging-unit-data-import", @@ -40654,20 +41368,20 @@ }, { "name": "spryker/product-packaging-unit-storage", - "version": "5.2.0", + "version": "5.2.1", "source": { "type": "git", "url": "https://github.com/spryker/product-packaging-unit-storage.git", - "reference": "2d6504cad208f8fd8604a72fb4a7e476a6b2e698" + "reference": "84c39dc66b0dc0c99b01b0e18fb8b15ac8f4d512" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-packaging-unit-storage/zipball/2d6504cad208f8fd8604a72fb4a7e476a6b2e698", - "reference": "2d6504cad208f8fd8604a72fb4a7e476a6b2e698", + "url": "https://api.github.com/repos/spryker/product-packaging-unit-storage/zipball/84c39dc66b0dc0c99b01b0e18fb8b15ac8f4d512", + "reference": "84c39dc66b0dc0c99b01b0e18fb8b15ac8f4d512", "shasum": "" }, "require": { - "php": ">=7.2", + "php": ">=8.0", "spryker/decimal-object": "^1.0.0", "spryker/event-behavior": "^1.0.0", "spryker/kernel": "^3.37.0", @@ -40684,6 +41398,7 @@ "spryker/code-sniffer": "*", "spryker/event": "*", "spryker/propel": "*", + "spryker/publisher": "*", "spryker/queue": "*", "spryker/testify": "*" }, @@ -40708,33 +41423,33 @@ ], "description": "ProductPackagingUnitStorage module", "support": { - "source": "https://github.com/spryker/product-packaging-unit-storage/tree/master" + "source": "https://github.com/spryker/product-packaging-unit-storage/tree/5.2.1" }, - "time": "2020-08-20T12:38:58+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/product-page-search", - "version": "3.29.0", + "version": "3.30.0", "source": { "type": "git", "url": "https://github.com/spryker/product-page-search.git", - "reference": "6aee2ba264ffbdb0a69ce5f2addb6535ab7e315d" + "reference": "63d507e039ddaf22b73b43779c00cc385c2e0607" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-page-search/zipball/6aee2ba264ffbdb0a69ce5f2addb6535ab7e315d", - "reference": "6aee2ba264ffbdb0a69ce5f2addb6535ab7e315d", + "url": "https://api.github.com/repos/spryker/product-page-search/zipball/63d507e039ddaf22b73b43779c00cc385c2e0607", + "reference": "63d507e039ddaf22b73b43779c00cc385c2e0607", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/catalog-price-product-connector": "^1.1.0", "spryker/category": "^4.3.0 || ^5.0.0", "spryker/error-handler": "^2.0.0", "spryker/event-behavior": "^1.14.0", "spryker/kernel": "^3.49.0", "spryker/laminas": "^1.0.0", - "spryker/locale": "^3.3.0", + "spryker/locale": "^3.3.0 || ^4.0.0", "spryker/price": "^5.3.0", "spryker/price-product": "^2.8.0 || ^4.0.0", "spryker/product": "^6.16.0", @@ -40756,10 +41471,12 @@ }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/event": "*", "spryker/product-attribute": "*", "spryker/propel": "*", "spryker/queue": "*", + "spryker/storage": "*", "spryker/testify": "*" }, "suggest": { @@ -40783,9 +41500,9 @@ ], "description": "ProductPageSearch module", "support": { - "source": "https://github.com/spryker/product-page-search/tree/3.29.0" + "source": "https://github.com/spryker/product-page-search/tree/3.30.0" }, - "time": "2022-09-21T09:37:18+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/product-page-search-extension", @@ -40833,21 +41550,21 @@ }, { "name": "spryker/product-prices-rest-api", - "version": "1.6.0", + "version": "1.7.0", "source": { "type": "git", "url": "https://github.com/spryker/product-prices-rest-api.git", - "reference": "3baed214386cc3e5724a498461a4ffd74ad6860b" + "reference": "38f211be00eb1b988b927a9f0cf4a4c6362d9948" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-prices-rest-api/zipball/3baed214386cc3e5724a498461a4ffd74ad6860b", - "reference": "3baed214386cc3e5724a498461a4ffd74ad6860b", + "url": "https://api.github.com/repos/spryker/product-prices-rest-api/zipball/38f211be00eb1b988b927a9f0cf4a4c6362d9948", + "reference": "38f211be00eb1b988b927a9f0cf4a4c6362d9948", "shasum": "" }, "require": { - "php": ">=7.3", - "spryker/currency": "^3.4.0", + "php": ">=8.0", + "spryker/currency": "^3.4.0 || ^4.0.0", "spryker/glue-application": "^1.8.0", "spryker/glue-application-extension": "^1.0.0", "spryker/kernel": "^3.30.0", @@ -40881,9 +41598,9 @@ ], "description": "ProductPricesRestApi module", "support": { - "source": "https://github.com/spryker/product-prices-rest-api/tree/1.6.0" + "source": "https://github.com/spryker/product-prices-rest-api/tree/1.7.0" }, - "time": "2021-04-14T08:07:12+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/product-prices-rest-api-extension", @@ -41085,25 +41802,25 @@ }, { "name": "spryker/product-relation", - "version": "3.2.0", + "version": "3.3.0", "source": { "type": "git", "url": "https://github.com/spryker/product-relation.git", - "reference": "896ddc4f714c4dae5d4a6d36b7db6975f496ad32" + "reference": "11f278826019cc1bb60855540431cce866f294b2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-relation/zipball/896ddc4f714c4dae5d4a6d36b7db6975f496ad32", - "reference": "896ddc4f714c4dae5d4a6d36b7db6975f496ad32", + "url": "https://api.github.com/repos/spryker/product-relation/zipball/11f278826019cc1bb60855540431cce866f294b2", + "reference": "11f278826019cc1bb60855540431cce866f294b2", "shasum": "" }, "require": { - "php": ">=7.3", + "php": ">=8.0", "spryker/application": "^3.0.0", "spryker/category": "^3.0.0 || ^4.0.0 || ^5.0.0", "spryker/kernel": "^3.30.0", "spryker/key-builder": "^1.0.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/log": "^3.0.0", "spryker/price-product": "^1.0.0 || ^2.0.0 || ^4.0.0", "spryker/product": "^5.0.0 || ^6.0.0", @@ -41113,7 +41830,7 @@ "spryker/propel-orm": "^1.0.0", "spryker/propel-query-builder": "^0.1.1 || ^0.2.0 || ^0.3.0", "spryker/storage": "^3.0.0", - "spryker/store": "^1.4.0", + "spryker/store": "^1.19.0", "spryker/symfony": "^3.0.0", "spryker/touch": "^3.0.0 || ^4.0.0", "spryker/url": "^3.0.0", @@ -41147,9 +41864,9 @@ ], "description": "ProductRelation module", "support": { - "source": "https://github.com/spryker/product-relation/tree/3.2.0" + "source": "https://github.com/spryker/product-relation/tree/3.3.0" }, - "time": "2021-04-19T12:01:25+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/product-relation-data-import", @@ -41203,25 +41920,25 @@ }, { "name": "spryker/product-relation-gui", - "version": "1.3.0", + "version": "1.4.0", "source": { "type": "git", "url": "https://github.com/spryker/product-relation-gui.git", - "reference": "a7bba2deb9799ba99c5c5d40a65ed83bb306b4a2" + "reference": "c6a0d33e9b3adc2da85f07436c13f448ce579723" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-relation-gui/zipball/a7bba2deb9799ba99c5c5d40a65ed83bb306b4a2", - "reference": "a7bba2deb9799ba99c5c5d40a65ed83bb306b4a2", + "url": "https://api.github.com/repos/spryker/product-relation-gui/zipball/c6a0d33e9b3adc2da85f07436c13f448ce579723", + "reference": "c6a0d33e9b3adc2da85f07436c13f448ce579723", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/application": "^3.0.0", "spryker/category": "^4.0.0 || ^5.0.0", "spryker/gui": "^3.45.0", "spryker/kernel": "^3.33.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/product": "^6.0.0", "spryker/product-attribute": "^1.5.0", "spryker/product-category": "^4.0.0", @@ -41257,26 +41974,26 @@ ], "description": "ProductRelationGui module", "support": { - "source": "https://github.com/spryker/product-relation-gui/tree/1.3.0" + "source": "https://github.com/spryker/product-relation-gui/tree/1.4.0" }, - "time": "2022-09-19T06:48:51+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/product-relation-storage", - "version": "2.3.0", + "version": "2.3.1", "source": { "type": "git", "url": "https://github.com/spryker/product-relation-storage.git", - "reference": "bc420662c5ad15a18a78baec6c4931774b2ffbce" + "reference": "5c48a21756fb63c5d67e4490d4a617f3f21101ca" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-relation-storage/zipball/bc420662c5ad15a18a78baec6c4931774b2ffbce", - "reference": "bc420662c5ad15a18a78baec6c4931774b2ffbce", + "url": "https://api.github.com/repos/spryker/product-relation-storage/zipball/5c48a21756fb63c5d67e4490d4a617f3f21101ca", + "reference": "5c48a21756fb63c5d67e4490d4a617f3f21101ca", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/event-behavior": "^1.1.0", "spryker/kernel": "^3.30.0", "spryker/product": "^5.5.0 || ^6.0.0", @@ -41290,6 +42007,7 @@ }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/event": "*", "spryker/product-attribute": "*", "spryker/propel": "*", @@ -41319,9 +42037,9 @@ ], "description": "ProductRelationStorage module", "support": { - "source": "https://github.com/spryker/product-relation-storage/tree/2.3.0" + "source": "https://github.com/spryker/product-relation-storage/tree/2.3.1" }, - "time": "2022-04-18T08:41:46+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/product-resource-alias-storage", @@ -41379,16 +42097,16 @@ }, { "name": "spryker/product-review", - "version": "2.10.0", + "version": "2.11.0", "source": { "type": "git", "url": "https://github.com/spryker/product-review.git", - "reference": "6e4a8c3d27d3fa170e8270ae30e05a85d59afb78" + "reference": "06c713a680d7014aa28fda21f1d37401b0793c52" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-review/zipball/6e4a8c3d27d3fa170e8270ae30e05a85d59afb78", - "reference": "6e4a8c3d27d3fa170e8270ae30e05a85d59afb78", + "url": "https://api.github.com/repos/spryker/product-review/zipball/06c713a680d7014aa28fda21f1d37401b0793c52", + "reference": "06c713a680d7014aa28fda21f1d37401b0793c52", "shasum": "" }, "require": { @@ -41396,7 +42114,7 @@ "spryker/event": "^1.0.0 || ^2.0.0", "spryker/kernel": "^3.52.0", "spryker/key-builder": "^1.0.0", - "spryker/locale": "^3.1.0", + "spryker/locale": "^3.1.0 || ^4.0.0", "spryker/log": "^3.0.0", "spryker/message-broker-extension": "^1.0.0", "spryker/product": "^5.2.0 || ^6.14.0", @@ -41420,6 +42138,7 @@ "spryker/ramsey-uuid": "*", "spryker/search-elasticsearch": "*", "spryker/silex": "^2.0.0", + "spryker/store": "*", "spryker/testify": "*" }, "suggest": { @@ -41446,22 +42165,22 @@ ], "description": "ProductReview module", "support": { - "source": "https://github.com/spryker/product-review/tree/2.10.0" + "source": "https://github.com/spryker/product-review/tree/2.11.0" }, - "time": "2023-01-31T10:39:04+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/product-review-gui", - "version": "1.5.0", + "version": "1.6.0", "source": { "type": "git", "url": "https://github.com/spryker/product-review-gui.git", - "reference": "6215a0b026e50ab45b8061a29e88b1869df13606" + "reference": "2528cd845f8bba61fb27efe76d138c1932ecfcd7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-review-gui/zipball/6215a0b026e50ab45b8061a29e88b1869df13606", - "reference": "6215a0b026e50ab45b8061a29e88b1869df13606", + "url": "https://api.github.com/repos/spryker/product-review-gui/zipball/2528cd845f8bba61fb27efe76d138c1932ecfcd7", + "reference": "2528cd845f8bba61fb27efe76d138c1932ecfcd7", "shasum": "" }, "require": { @@ -41469,7 +42188,7 @@ "spryker/customer": "^6.0.0 || ^7.0.0", "spryker/gui": "^3.45.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.1.0", + "spryker/locale": "^3.1.0 || ^4.0.0", "spryker/product": "^5.0.0 || ^6.0.0", "spryker/product-review": "^1.0.0 || ^2.0.0", "spryker/propel-orm": "^1.15.0", @@ -41498,32 +42217,32 @@ ], "description": "ProductReviewGui module", "support": { - "source": "https://github.com/spryker/product-review-gui/tree/1.5.0" + "source": "https://github.com/spryker/product-review-gui/tree/1.6.0" }, - "time": "2023-01-31T10:39:04+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/product-review-search", - "version": "1.7.0", + "version": "1.8.0", "source": { "type": "git", "url": "https://github.com/spryker/product-review-search.git", - "reference": "d1f48493a57d3daa65692423cc7015a501994620" + "reference": "9a5dd3aaf2c0c37be378215df3eda99c3c9cbcbe" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-review-search/zipball/d1f48493a57d3daa65692423cc7015a501994620", - "reference": "d1f48493a57d3daa65692423cc7015a501994620", + "url": "https://api.github.com/repos/spryker/product-review-search/zipball/9a5dd3aaf2c0c37be378215df3eda99c3c9cbcbe", + "reference": "9a5dd3aaf2c0c37be378215df3eda99c3c9cbcbe", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/event-behavior": "^1.1.0", "spryker/kernel": "^3.30.0", "spryker/product-page-search": "^0.1.0 || ^1.0.0 || ^2.2.0 || ^3.0.0", "spryker/product-page-search-extension": "^1.0.0", "spryker/product-review": "^1.1.0 || ^2.0.0", - "spryker/store": "^1.4.0", + "spryker/store": "^1.19.0", "spryker/synchronization-behavior": "^1.0.0", "spryker/synchronization-extension": "^1.0.0", "spryker/transfer": "^3.25.0", @@ -41531,6 +42250,7 @@ }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/customer": "*", "spryker/decimal-object": "*", "spryker/event": "*", @@ -41563,26 +42283,26 @@ ], "description": "ProductReviewSearch module", "support": { - "source": "https://github.com/spryker/product-review-search/tree/1.7.0" + "source": "https://github.com/spryker/product-review-search/tree/1.8.0" }, - "time": "2022-04-18T08:41:46+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/product-review-storage", - "version": "1.5.0", + "version": "1.5.1", "source": { "type": "git", "url": "https://github.com/spryker/product-review-storage.git", - "reference": "c321c1fca0edee6c46f133638a3ece24b2ac433c" + "reference": "b912253b3b9f02fc12cfe20340f23f80c684b262" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-review-storage/zipball/c321c1fca0edee6c46f133638a3ece24b2ac433c", - "reference": "c321c1fca0edee6c46f133638a3ece24b2ac433c", + "url": "https://api.github.com/repos/spryker/product-review-storage/zipball/b912253b3b9f02fc12cfe20340f23f80c684b262", + "reference": "b912253b3b9f02fc12cfe20340f23f80c684b262", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/event-behavior": "^1.1.0", "spryker/kernel": "^3.30.0", "spryker/product-review": "^1.1.0 || ^2.0.0", @@ -41593,6 +42313,7 @@ }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/customer": "*", "spryker/decimal-object": "*", "spryker/event": "*", @@ -41600,6 +42321,7 @@ "spryker/product": "*", "spryker/propel": "*", "spryker/propel-orm": "*", + "spryker/store": "*", "spryker/testify": "*" }, "suggest": { @@ -41623,9 +42345,9 @@ ], "description": "ProductReviewStorage module", "support": { - "source": "https://github.com/spryker/product-review-storage/tree/1.5.0" + "source": "https://github.com/spryker/product-review-storage/tree/1.5.1" }, - "time": "2022-04-18T08:41:46+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/product-reviews-rest-api", @@ -41679,16 +42401,16 @@ }, { "name": "spryker/product-search", - "version": "5.18.0", + "version": "5.19.0", "source": { "type": "git", "url": "https://github.com/spryker/product-search.git", - "reference": "d50cd9a8bed063b405a49b549d921cde79d504b4" + "reference": "0eef6daa5503d6375585b0304d35c9819a48e0ed" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-search/zipball/d50cd9a8bed063b405a49b549d921cde79d504b4", - "reference": "d50cd9a8bed063b405a49b549d921cde79d504b4", + "url": "https://api.github.com/repos/spryker/product-search/zipball/0eef6daa5503d6375585b0304d35c9819a48e0ed", + "reference": "0eef6daa5503d6375585b0304d35c9819a48e0ed", "shasum": "" }, "require": { @@ -41700,7 +42422,7 @@ "spryker/gui": "^3.33.0", "spryker/kernel": "^3.30.0", "spryker/key-builder": "^1.1.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/product": "^5.0.0 || ^6.0.0", "spryker/product-extension": "^1.3.0", "spryker/product-page-search-extension": "^1.1.0", @@ -41740,9 +42462,9 @@ ], "description": "ProductSearch module", "support": { - "source": "https://github.com/spryker/product-search/tree/5.18.0" + "source": "https://github.com/spryker/product-search/tree/5.19.0" }, - "time": "2023-03-10T14:11:16+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/product-search-config-storage", @@ -41806,23 +42528,23 @@ }, { "name": "spryker/product-set", - "version": "1.6.2", + "version": "1.7.0", "source": { "type": "git", "url": "https://github.com/spryker/product-set.git", - "reference": "7b017fb1bad69caf57b78d0db31d633f04f50504" + "reference": "3561bdf2267808962bd26a7f89b13186fdd6c632" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-set/zipball/7b017fb1bad69caf57b78d0db31d633f04f50504", - "reference": "7b017fb1bad69caf57b78d0db31d633f04f50504", + "url": "https://api.github.com/repos/spryker/product-set/zipball/3561bdf2267808962bd26a7f89b13186fdd6c632", + "reference": "3561bdf2267808962bd26a7f89b13186fdd6c632", "shasum": "" }, "require": { "php": ">=8.0", "spryker/kernel": "^3.30.0", "spryker/key-builder": "^1.0.0", - "spryker/locale": "^3.1.0", + "spryker/locale": "^3.1.0 || ^4.0.0", "spryker/product": "^5.0.0 || ^6.0.0", "spryker/product-image": "^3.3.0", "spryker/propel-orm": "^1.1.0", @@ -41859,35 +42581,36 @@ ], "description": "ProductSet module", "support": { - "source": "https://github.com/spryker/product-set/tree/1.6.2" + "source": "https://github.com/spryker/product-set/tree/1.7.0" }, - "time": "2022-12-29T12:04:01+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/product-set-gui", - "version": "2.5.0", + "version": "2.7.0", "source": { "type": "git", "url": "https://github.com/spryker/product-set-gui.git", - "reference": "0ab40553e372f93901823c81819b479241cb4fce" + "reference": "d5e7329bae05f0d2515e4b15c5325d9c2e161672" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-set-gui/zipball/0ab40553e372f93901823c81819b479241cb4fce", - "reference": "0ab40553e372f93901823c81819b479241cb4fce", + "url": "https://api.github.com/repos/spryker/product-set-gui/zipball/d5e7329bae05f0d2515e4b15c5325d9c2e161672", + "reference": "d5e7329bae05f0d2515e4b15c5325d9c2e161672", "shasum": "" }, "require": { - "php": ">=7.4", - "spryker/gui": "^3.45.0", + "php": ">=8.0", + "spryker/gui": "^3.46.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/money": "^2.0.0", "spryker/price-product": "^1.0.0 || ^2.0.0 || ^4.0.0", "spryker/product": "^5.0.0 || ^6.0.0", "spryker/product-image": "^3.3.0", "spryker/product-set": "^1.0.0", "spryker/propel-orm": "^1.0.0", + "spryker/store": "^1.19.0", "spryker/symfony": "^3.0.0", "spryker/url": "^3.5.0", "spryker/util-encoding": "^2.0.0", @@ -41913,26 +42636,26 @@ ], "description": "ProductSetGui module", "support": { - "source": "https://github.com/spryker/product-set-gui/tree/2.5.0" + "source": "https://github.com/spryker/product-set-gui/tree/2.7.0" }, - "time": "2022-09-19T06:48:51+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/product-set-page-search", - "version": "1.7.0", + "version": "1.8.0", "source": { "type": "git", "url": "https://github.com/spryker/product-set-page-search.git", - "reference": "ffebc91da2eb03f893a88bd7259fc46d1c6822e7" + "reference": "7c9b8a3c1042f51587cc72613d5cbb2a1f97be93" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-set-page-search/zipball/ffebc91da2eb03f893a88bd7259fc46d1c6822e7", - "reference": "ffebc91da2eb03f893a88bd7259fc46d1c6822e7", + "url": "https://api.github.com/repos/spryker/product-set-page-search/zipball/7c9b8a3c1042f51587cc72613d5cbb2a1f97be93", + "reference": "7c9b8a3c1042f51587cc72613d5cbb2a1f97be93", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/event-behavior": "^1.1.0", "spryker/kernel": "^3.30.0", "spryker/product-image": "^3.5.0", @@ -41941,7 +42664,7 @@ "spryker/propel-orm": "^1.5.0", "spryker/search": "^7.0.0 || ^8.0.0", "spryker/search-extension": "^1.0.0", - "spryker/store": "^1.4.0", + "spryker/store": "^1.19.0", "spryker/synchronization-behavior": "^1.0.0", "spryker/synchronization-extension": "^1.0.0", "spryker/transfer": "^3.25.0", @@ -41978,9 +42701,9 @@ ], "description": "ProductSetPageSearch module", "support": { - "source": "https://github.com/spryker/product-set-page-search/tree/1.7.0" + "source": "https://github.com/spryker/product-set-page-search/tree/1.8.0" }, - "time": "2022-04-18T08:41:46+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/product-set-storage", @@ -42047,16 +42770,16 @@ }, { "name": "spryker/product-storage", - "version": "1.36.2", + "version": "1.37.1", "source": { "type": "git", "url": "https://github.com/spryker/product-storage.git", - "reference": "cb7153f382a17f181ce00ddcdb8058b1f2ec1a03" + "reference": "f5b23e5d49c222f192a1fba1c8270e7a78062d49" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-storage/zipball/cb7153f382a17f181ce00ddcdb8058b1f2ec1a03", - "reference": "cb7153f382a17f181ce00ddcdb8058b1f2ec1a03", + "url": "https://api.github.com/repos/spryker/product-storage/zipball/f5b23e5d49c222f192a1fba1c8270e7a78062d49", + "reference": "f5b23e5d49c222f192a1fba1c8270e7a78062d49", "shasum": "" }, "require": { @@ -42064,7 +42787,7 @@ "spryker/event-behavior": "^1.10.0", "spryker/kernel": "^3.30.0", "spryker/laminas": "^1.0.0", - "spryker/locale": "^3.1.0", + "spryker/locale": "^3.1.0 || ^4.0.0", "spryker/product": "^5.5.0 || ^6.0.0", "spryker/product-storage-extension": "^1.7.0", "spryker/propel-orm": "^1.5.0", @@ -42080,6 +42803,7 @@ }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/event": "*", "spryker/product-attribute": "*", "spryker/propel": "*", @@ -42108,9 +42832,9 @@ ], "description": "ProductStorage module", "support": { - "source": "https://github.com/spryker/product-storage/tree/1.36.2" + "source": "https://github.com/spryker/product-storage/tree/1.37.1" }, - "time": "2023-03-14T10:53:17+00:00" + "time": "2023-05-05T18:20:59+00:00" }, { "name": "spryker/product-storage-extension", @@ -42206,20 +42930,21 @@ }, { "name": "spryker/product-validity", - "version": "1.2.0", + "version": "1.3.0", "source": { "type": "git", "url": "https://github.com/spryker/product-validity.git", - "reference": "eb72811d155188689bb810db3dc8ec6e1e48cf6d" + "reference": "1f697baf8fe097b9406f86122d503514f009eaf4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-validity/zipball/eb72811d155188689bb810db3dc8ec6e1e48cf6d", - "reference": "eb72811d155188689bb810db3dc8ec6e1e48cf6d", + "url": "https://api.github.com/repos/spryker/product-validity/zipball/1f697baf8fe097b9406f86122d503514f009eaf4", + "reference": "1f697baf8fe097b9406f86122d503514f009eaf4", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", + "spryker/acl-merchant-portal-extension": "^1.0.0", "spryker/kernel": "^3.30.0", "spryker/product": "^6.0.0", "spryker/product-extension": "^1.3.0", @@ -42249,9 +42974,9 @@ ], "description": "ProductValidity module", "support": { - "source": "https://github.com/spryker/product-validity/tree/1.2.0" + "source": "https://github.com/spryker/product-validity/tree/1.3.0" }, - "time": "2022-02-22T13:01:19+00:00" + "time": "2023-03-10T14:11:16+00:00" }, { "name": "spryker/products-categories-resource-relationship", @@ -42400,16 +43125,16 @@ }, { "name": "spryker/propel", - "version": "3.36.0", + "version": "3.38.0", "source": { "type": "git", "url": "https://github.com/spryker/propel.git", - "reference": "5918e7d62375322d1ef3d7bcef118f958fe41878" + "reference": "26b4e6b523f8411b86fb59e02f80016111e63529" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/propel/zipball/5918e7d62375322d1ef3d7bcef118f958fe41878", - "reference": "5918e7d62375322d1ef3d7bcef118f958fe41878", + "url": "https://api.github.com/repos/spryker/propel/zipball/26b4e6b523f8411b86fb59e02f80016111e63529", + "reference": "26b4e6b523f8411b86fb59e02f80016111e63529", "shasum": "" }, "require": { @@ -42456,22 +43181,22 @@ ], "description": "Propel module", "support": { - "source": "https://github.com/spryker/propel/tree/3.36.0" + "source": "https://github.com/spryker/propel/tree/3.38.0" }, - "time": "2023-02-09T09:31:17+00:00" + "time": "2023-04-18T12:08:37+00:00" }, { "name": "spryker/propel-orm", - "version": "1.18.0", + "version": "1.19.0", "source": { "type": "git", "url": "https://github.com/spryker/propel-orm.git", - "reference": "4849ba4c5aad89a2c9f258c9b419f87cb4763f43" + "reference": "aeb6819ff5fc80fb6d6447c9abc7f11c911eb1d8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/propel-orm/zipball/4849ba4c5aad89a2c9f258c9b419f87cb4763f43", - "reference": "4849ba4c5aad89a2c9f258c9b419f87cb4763f43", + "url": "https://api.github.com/repos/spryker/propel-orm/zipball/aeb6819ff5fc80fb6d6447c9abc7f11c911eb1d8", + "reference": "aeb6819ff5fc80fb6d6447c9abc7f11c911eb1d8", "shasum": "" }, "require": { @@ -42506,9 +43231,9 @@ ], "description": "PropelOrm module", "support": { - "source": "https://github.com/spryker/propel-orm/tree/1.18.0" + "source": "https://github.com/spryker/propel-orm/tree/1.19.0" }, - "time": "2023-02-09T09:31:17+00:00" + "time": "2023-04-18T11:16:52+00:00" }, { "name": "spryker/propel-orm-extension", @@ -42599,6 +43324,50 @@ }, "time": "2020-10-29T08:43:55+00:00" }, + { + "name": "spryker/propel-replication-cache", + "version": "1.1.0", + "source": { + "type": "git", + "url": "https://github.com/spryker/propel-replication-cache.git", + "reference": "5b80239608417cfb492a7d4d0324b19826d3e6d4" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/spryker/propel-replication-cache/zipball/5b80239608417cfb492a7d4d0324b19826d3e6d4", + "reference": "5b80239608417cfb492a7d4d0324b19826d3e6d4", + "shasum": "" + }, + "require": { + "php": ">=7.4", + "spryker/kernel": "^3.67.0", + "spryker/propel-orm-extension": "^1.1.0", + "spryker/storage-redis": "^1.3.0" + }, + "require-dev": { + "spryker/code-sniffer": "*" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0.x-dev" + } + }, + "autoload": { + "psr-4": { + "Spryker\\": "src/Spryker/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "proprietary" + ], + "description": "PropelReplicationCache module", + "support": { + "source": "https://github.com/spryker/propel-replication-cache/tree/1.1.0" + }, + "time": "2022-07-21T13:11:07+00:00" + }, { "name": "spryker/publish-and-synchronize-health-check", "version": "1.1.0", @@ -42916,22 +43685,22 @@ }, { "name": "spryker/quick-order", - "version": "3.0.2", + "version": "3.1.0", "source": { "type": "git", "url": "https://github.com/spryker/quick-order.git", - "reference": "337e0d960cf88ccd870f53b9a575118569da3364" + "reference": "e3905ed7476531dba75aa9fd054ad11db492393a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/quick-order/zipball/337e0d960cf88ccd870f53b9a575118569da3364", - "reference": "337e0d960cf88ccd870f53b9a575118569da3364", + "url": "https://api.github.com/repos/spryker/quick-order/zipball/e3905ed7476531dba75aa9fd054ad11db492393a", + "reference": "e3905ed7476531dba75aa9fd054ad11db492393a", "shasum": "" }, "require": { - "php": ">=7.2", + "php": ">=8.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/product-storage": "^1.6.0", "spryker/quick-order-extension": "^1.1.0", "spryker/synchronization-behavior": "^1.0.0" @@ -42956,9 +43725,9 @@ ], "description": "QuickOrder module", "support": { - "source": "https://github.com/spryker/quick-order/tree/master" + "source": "https://github.com/spryker/quick-order/tree/3.1.0" }, - "time": "2020-05-29T13:08:37+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/quick-order-extension", @@ -43004,29 +43773,29 @@ }, { "name": "spryker/quote", - "version": "2.17.0", + "version": "2.18.0", "source": { "type": "git", "url": "https://github.com/spryker/quote.git", - "reference": "7f7c54fa77fde959d3e820fd36ffbce7a49d23a2" + "reference": "e577815ae7bbe6e43f81fd657b3af92a19d88e2e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/quote/zipball/7f7c54fa77fde959d3e820fd36ffbce7a49d23a2", - "reference": "7f7c54fa77fde959d3e820fd36ffbce7a49d23a2", + "url": "https://api.github.com/repos/spryker/quote/zipball/e577815ae7bbe6e43f81fd657b3af92a19d88e2e", + "reference": "e577815ae7bbe6e43f81fd657b3af92a19d88e2e", "shasum": "" }, "require": { "php": ">=8.0", "spryker/agent-extension": "^1.0.0", "spryker/comment-extension": "^1.0.0", - "spryker/currency": "^3.4.0", + "spryker/currency": "^3.4.0 || ^4.0.0", "spryker/customer": "^6.0.0 || ^7.0.0", "spryker/kernel": "^3.30.0", "spryker/propel-orm": "^1.0.0", - "spryker/quote-extension": "^1.6.0", + "spryker/quote-extension": "^1.8.0", "spryker/session": "^3.3.0 || ^4.14.0", - "spryker/store": "^1.11.0", + "spryker/store": "^1.19.0", "spryker/symfony": "^3.0.0", "spryker/transfer": "^3.25.0", "spryker/util-encoding": "^2.0.0", @@ -43034,7 +43803,9 @@ }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/propel": "*", + "spryker/storage": "*", "spryker/testify": "*" }, "type": "library", @@ -43055,22 +43826,22 @@ ], "description": "Quote module", "support": { - "source": "https://github.com/spryker/quote/tree/2.17.0" + "source": "https://github.com/spryker/quote/tree/2.18.0" }, - "time": "2023-01-24T16:01:46+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/quote-approval", - "version": "1.6.1", + "version": "1.6.2", "source": { "type": "git", "url": "https://github.com/spryker/quote-approval.git", - "reference": "d4024e41c8cdfb63b9da68294fe40d2fa8a8f0b9" + "reference": "b40eafff14219fd91fccf623b48c4cd9d8937f46" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/quote-approval/zipball/d4024e41c8cdfb63b9da68294fe40d2fa8a8f0b9", - "reference": "d4024e41c8cdfb63b9da68294fe40d2fa8a8f0b9", + "url": "https://api.github.com/repos/spryker/quote-approval/zipball/b40eafff14219fd91fccf623b48c4cd9d8937f46", + "reference": "b40eafff14219fd91fccf623b48c4cd9d8937f46", "shasum": "" }, "require": { @@ -43095,6 +43866,7 @@ "require-dev": { "spryker/code-sniffer": "*", "spryker/company": "*", + "spryker/container": "*", "spryker/permission": "*", "spryker/product": "*", "spryker/propel": "*", @@ -43122,9 +43894,9 @@ ], "description": "QuoteApproval module", "support": { - "source": "https://github.com/spryker/quote-approval/tree/1.6.1" + "source": "https://github.com/spryker/quote-approval/tree/1.6.2" }, - "time": "2022-12-29T12:04:01+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/quote-approval-extension", @@ -43219,20 +43991,20 @@ }, { "name": "spryker/quote-extension", - "version": "1.7.0", + "version": "1.8.0", "source": { "type": "git", "url": "https://github.com/spryker/quote-extension.git", - "reference": "971a47b862503c470655c9b55214a99f11b20fb7" + "reference": "eaec903bd29ae1fccac829f45137897f66aeefbc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/quote-extension/zipball/971a47b862503c470655c9b55214a99f11b20fb7", - "reference": "971a47b862503c470655c9b55214a99f11b20fb7", + "url": "https://api.github.com/repos/spryker/quote-extension/zipball/eaec903bd29ae1fccac829f45137897f66aeefbc", + "reference": "eaec903bd29ae1fccac829f45137897f66aeefbc", "shasum": "" }, "require": { - "php": ">=7.3" + "php": ">=8.0" }, "require-dev": { "spryker/code-sniffer": "*" @@ -43254,22 +44026,22 @@ ], "description": "QuoteExtension module", "support": { - "source": "https://github.com/spryker/quote-extension/tree/1.7.0" + "source": "https://github.com/spryker/quote-extension/tree/1.8.0" }, - "time": "2021-03-30T13:18:02+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/quote-request", - "version": "2.4.1", + "version": "2.4.2", "source": { "type": "git", "url": "https://github.com/spryker/quote-request.git", - "reference": "cf7fd08e36946ca05ef9ee64dfaea77887daf039" + "reference": "4e5a49438e4647cf4fbb0ed092a71ff71bb74ea6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/quote-request/zipball/cf7fd08e36946ca05ef9ee64dfaea77887daf039", - "reference": "cf7fd08e36946ca05ef9ee64dfaea77887daf039", + "url": "https://api.github.com/repos/spryker/quote-request/zipball/4e5a49438e4647cf4fbb0ed092a71ff71bb74ea6", + "reference": "4e5a49438e4647cf4fbb0ed092a71ff71bb74ea6", "shasum": "" }, "require": { @@ -43299,8 +44071,10 @@ "spryker/checkout": "*", "spryker/code-sniffer": "*", "spryker/company-business-unit": "*", + "spryker/container": "*", "spryker/propel": "*", "spryker/shipment": "*", + "spryker/store": "*", "spryker/testify": "*", "spryker/util-text": "*" }, @@ -43328,9 +44102,9 @@ ], "description": "QuoteRequest module", "support": { - "source": "https://github.com/spryker/quote-request/tree/2.4.1" + "source": "https://github.com/spryker/quote-request/tree/2.4.2" }, - "time": "2022-12-29T12:04:01+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/quote-request-agent", @@ -43381,31 +44155,33 @@ }, { "name": "spryker/quote-request-data-import", - "version": "0.2.0", + "version": "0.2.1", "source": { "type": "git", "url": "https://github.com/spryker/quote-request-data-import.git", - "reference": "02366a1ae2f92def2505cc01089e1ea2d8f21462" + "reference": "a928411e34b5f9724b2777c5f54bf5f2f0b37bac" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/quote-request-data-import/zipball/02366a1ae2f92def2505cc01089e1ea2d8f21462", - "reference": "02366a1ae2f92def2505cc01089e1ea2d8f21462", + "url": "https://api.github.com/repos/spryker/quote-request-data-import/zipball/a928411e34b5f9724b2777c5f54bf5f2f0b37bac", + "reference": "a928411e34b5f9724b2777c5f54bf5f2f0b37bac", "shasum": "" }, "require": { - "php": ">=7.1", + "php": ">=8.0", "spryker/company-user": "^2.0.0", "spryker/data-import": "^1.0.0", - "spryker/kernel": "^3.0.0", + "spryker/kernel": "^3.30.0", "spryker/quote-request": "^2.0.0" }, "require-dev": { "spryker/code-sniffer": "*", "spryker/company": "*", "spryker/company-business-unit": "*", + "spryker/container": "*", "spryker/customer": "*", "spryker/propel": "*", + "spryker/store": "*", "spryker/testify": "*" }, "type": "library", @@ -43426,9 +44202,9 @@ ], "description": "QuoteRequestDataImport module", "support": { - "source": "https://github.com/spryker/quote-request-data-import/tree/0.2.0" + "source": "https://github.com/spryker/quote-request-data-import/tree/0.2.1" }, - "time": "2019-05-17T10:59:24+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/quote-request-extension", @@ -43515,33 +44291,35 @@ }, { "name": "spryker/rabbit-mq", - "version": "2.15.0", + "version": "2.16.0", "source": { "type": "git", "url": "https://github.com/spryker/rabbit-mq.git", - "reference": "df538d645de5b04e69cdfb6d3c2e8c2d7686d692" + "reference": "8f458d4d640a85893ae2a1ec6cb75015e7bbc496" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/rabbit-mq/zipball/df538d645de5b04e69cdfb6d3c2e8c2d7686d692", - "reference": "df538d645de5b04e69cdfb6d3c2e8c2d7686d692", + "url": "https://api.github.com/repos/spryker/rabbit-mq/zipball/8f458d4d640a85893ae2a1ec6cb75015e7bbc496", + "reference": "8f458d4d640a85893ae2a1ec6cb75015e7bbc496", "shasum": "" }, "require": { - "php": ">=7.3", + "php": ">=8.0", "php-amqplib/php-amqplib": "^3.1.0", - "spryker/guzzle": "^2.0.0", - "spryker/kernel": "^3.30.0", - "spryker/log": "^3.0.0", - "spryker/queue": "^1.4.0", - "spryker/store": "^1.9.0", - "spryker/symfony": "^3.0.0", - "spryker/transfer": "^3.8.0" + "spryker/guzzle": "^2.1.0", + "spryker/kernel": "^3.56.0", + "spryker/log": "^3.7.0", + "spryker/queue": "^1.5.0", + "spryker/store": "^1.10.0", + "spryker/symfony": "^3.5.0", + "spryker/transfer": "^3.33.1" }, "require-dev": { - "phpstan/phpstan": "^0.12.57", - "spryker/code-sniffer": "*", - "spryker/testify": "^3.35.0" + "codeception/module-asserts": "*", + "codeception/stub": "^4.1", + "mikey179/vfsstream": "^1.6.11", + "spryker/code-sniffer": "^0.17.1", + "spryker/testify": "^3.47.0" }, "type": "library", "extra": { @@ -43579,7 +44357,7 @@ "support": { "source": "https://github.com/spryker/rabbit-mq" }, - "time": "2021-10-26T15:18:58+00:00" + "time": "2023-03-31T19:36:08+00:00" }, { "name": "spryker/ramsey-uuid", @@ -43669,16 +44447,16 @@ }, { "name": "spryker/refund", - "version": "5.7.0", + "version": "5.7.1", "source": { "type": "git", "url": "https://github.com/spryker/refund.git", - "reference": "a05eb5e6315e6ca6886a7c77ee69879313a19a7d" + "reference": "d85968bc834a2c6f562606c45b342374b3a22d91" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/refund/zipball/a05eb5e6315e6ca6886a7c77ee69879313a19a7d", - "reference": "a05eb5e6315e6ca6886a7c77ee69879313a19a7d", + "url": "https://api.github.com/repos/spryker/refund/zipball/d85968bc834a2c6f562606c45b342374b3a22d91", + "reference": "d85968bc834a2c6f562606c45b342374b3a22d91", "shasum": "" }, "require": { @@ -43698,9 +44476,11 @@ "spryker/application": "*", "spryker/code-sniffer": "*", "spryker/config": "*", + "spryker/container": "*", "spryker/oms": "*", "spryker/propel": "^3.0.0", "spryker/propel-orm": "^1.0.0", + "spryker/store": "*", "spryker/testify": "*", "spryker/zed-navigation": "*" }, @@ -43721,9 +44501,9 @@ ], "description": "Refund module", "support": { - "source": "https://github.com/spryker/refund/tree/5.7.0" + "source": "https://github.com/spryker/refund/tree/5.7.1" }, - "time": "2023-03-10T14:11:16+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/refund-extension", @@ -43909,25 +44689,25 @@ }, { "name": "spryker/rest-request-validator", - "version": "1.4.0", + "version": "1.5.0", "source": { "type": "git", "url": "https://github.com/spryker/rest-request-validator.git", - "reference": "16c5ad1ab676e6f7a602e0e7e7dc0c0105b812a3" + "reference": "566f50ce0c7eaa5784836879766d4eb722182d4c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/rest-request-validator/zipball/16c5ad1ab676e6f7a602e0e7e7dc0c0105b812a3", - "reference": "16c5ad1ab676e6f7a602e0e7e7dc0c0105b812a3", + "url": "https://api.github.com/repos/spryker/rest-request-validator/zipball/566f50ce0c7eaa5784836879766d4eb722182d4c", + "reference": "566f50ce0c7eaa5784836879766d4eb722182d4c", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/config": "^3.0.0", "spryker/glue-application": "^1.6.0", "spryker/glue-application-extension": "^1.1.0", "spryker/kernel": "^3.64.0", - "spryker/store": "^1.0.0", + "spryker/store": "^1.19.0", "spryker/symfony": "^3.0.0", "spryker/transfer": "^3.25.0" }, @@ -43953,22 +44733,22 @@ ], "description": "RestRequestValidator module", "support": { - "source": "https://github.com/spryker/rest-request-validator/tree/1.4.0" + "source": "https://github.com/spryker/rest-request-validator/tree/1.5.0" }, - "time": "2022-01-04T12:43:20+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/router", - "version": "1.15.0", + "version": "1.15.1", "source": { "type": "git", "url": "https://github.com/spryker/router.git", - "reference": "dcb1b75acc08bc00ce1955708571ad2e72e72c8d" + "reference": "0021d531a083230819cd72d0f693727b6f0630f5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/router/zipball/dcb1b75acc08bc00ce1955708571ad2e72e72c8d", - "reference": "dcb1b75acc08bc00ce1955708571ad2e72e72c8d", + "url": "https://api.github.com/repos/spryker/router/zipball/0021d531a083230819cd72d0f693727b6f0630f5", + "reference": "0021d531a083230819cd72d0f693727b6f0630f5", "shasum": "" }, "require": { @@ -44012,9 +44792,9 @@ ], "description": "Router module", "support": { - "source": "https://github.com/spryker/router/tree/1.15.0" + "source": "https://github.com/spryker/router/tree/1.15.1" }, - "time": "2023-01-24T16:01:46+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/router-extension", @@ -44066,16 +44846,16 @@ }, { "name": "spryker/sales", - "version": "11.37.0", + "version": "11.40.1", "source": { "type": "git", "url": "https://github.com/spryker/sales.git", - "reference": "84021fbbe23a2251bda48206464fabaf21c57471" + "reference": "6e7fb3c91b2ff7daf13a10e6ac9a7dd151bdbe74" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/sales/zipball/84021fbbe23a2251bda48206464fabaf21c57471", - "reference": "84021fbbe23a2251bda48206464fabaf21c57471", + "url": "https://api.github.com/repos/spryker/sales/zipball/6e7fb3c91b2ff7daf13a10e6ac9a7dd151bdbe74", + "reference": "6e7fb3c91b2ff7daf13a10e6ac9a7dd151bdbe74", "shasum": "" }, "require": { @@ -44083,11 +44863,11 @@ "spryker/acl-merchant-portal-extension": "^1.0.0", "spryker/calculation": "^4.0.0", "spryker/checkout-extension": "^1.2.0", - "spryker/country": "^3.1.0", + "spryker/country": "^3.1.0 || ^4.0.0", "spryker/customer": "^6.5.0 || ^7.0.0", "spryker/gui": "^3.39.0", "spryker/kernel": "^3.33.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/money": "^2.0.0", "spryker/oms": "^10.3.0 || ^11.0.0", "spryker/propel": "^3.0.0", @@ -44097,7 +44877,7 @@ "spryker/sequence-number": "^3.0.0", "spryker/store": "^1.0.0", "spryker/symfony": "^3.0.0", - "spryker/transfer": "^3.25.0", + "spryker/transfer": "^3.27.0", "spryker/twig": "^3.16.0", "spryker/user": "^3.0.0", "spryker/util-date-time": "^1.0.0", @@ -44110,6 +44890,7 @@ "spryker/checkout": "*", "spryker/code-sniffer": "*", "spryker/config": "*", + "spryker/container": "*", "spryker/price": "*", "spryker/product": "*", "spryker/shipment": "*", @@ -44140,22 +44921,22 @@ ], "description": "Sales module", "support": { - "source": "https://github.com/spryker/sales/tree/11.37.0" + "source": "https://github.com/spryker/sales/tree/11.40.1" }, - "time": "2023-03-10T14:11:16+00:00" + "time": "2023-05-05T18:20:59+00:00" }, { "name": "spryker/sales-configurable-bundle", - "version": "1.5.1", + "version": "1.5.2", "source": { "type": "git", "url": "https://github.com/spryker/sales-configurable-bundle.git", - "reference": "d5a76b7752d16954d3ea4668ec0d5321f5fb0ba0" + "reference": "37d207593b62a356b45965f6e1d607bae3dbdaa4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/sales-configurable-bundle/zipball/d5a76b7752d16954d3ea4668ec0d5321f5fb0ba0", - "reference": "d5a76b7752d16954d3ea4668ec0d5321f5fb0ba0", + "url": "https://api.github.com/repos/spryker/sales-configurable-bundle/zipball/37d207593b62a356b45965f6e1d607bae3dbdaa4", + "reference": "37d207593b62a356b45965f6e1d607bae3dbdaa4", "shasum": "" }, "require": { @@ -44169,8 +44950,10 @@ }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/oms": "*", "spryker/propel": "*", + "spryker/store": "*", "spryker/testify": "*" }, "type": "library", @@ -44190,31 +44973,31 @@ ], "description": "SalesConfigurableBundle module", "support": { - "source": "https://github.com/spryker/sales-configurable-bundle/tree/1.5.1" + "source": "https://github.com/spryker/sales-configurable-bundle/tree/1.5.2" }, - "time": "2022-12-29T12:04:01+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/sales-data-export", - "version": "0.2.0", + "version": "0.2.1", "source": { "type": "git", "url": "https://github.com/spryker/sales-data-export.git", - "reference": "9f6a68b15077166b76580dbd7010ae0376a6c180" + "reference": "ad0a1b876c03caa6f04a5e0fdf62e95ce5efb915" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/sales-data-export/zipball/9f6a68b15077166b76580dbd7010ae0376a6c180", - "reference": "9f6a68b15077166b76580dbd7010ae0376a6c180", + "url": "https://api.github.com/repos/spryker/sales-data-export/zipball/ad0a1b876c03caa6f04a5e0fdf62e95ce5efb915", + "reference": "ad0a1b876c03caa6f04a5e0fdf62e95ce5efb915", "shasum": "" }, "require": { - "php": ">=7.2", - "spryker/country": "^3.0.0", + "php": ">=8.0", + "spryker/country": "^3.0.0 || ^4.0.0", "spryker/data-export": "^0.1.0", "spryker/data-export-extension": "^0.1.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/oms": "^11.0.0", "spryker/propel-orm": "^1.0.0", "spryker/sales": "^11.0.0", @@ -44225,7 +45008,9 @@ }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/propel": "*", + "spryker/store": "*", "spryker/testify": "*" }, "type": "library", @@ -44245,9 +45030,9 @@ ], "description": "SalesDataExport module", "support": { - "source": "https://github.com/spryker/sales-data-export/tree/0.2.0" + "source": "https://github.com/spryker/sales-data-export/tree/0.2.1" }, - "time": "2020-07-08T08:39:39+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/sales-extension", @@ -44292,20 +45077,21 @@ }, { "name": "spryker/sales-invoice", - "version": "1.2.1", + "version": "1.4.0", "source": { "type": "git", "url": "https://github.com/spryker/sales-invoice.git", - "reference": "40b2ddf248695a844a6b97144f0e87f5ce0dcb3f" + "reference": "15c0251b07f88e14bca2a75c3bbb296852021609" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/sales-invoice/zipball/40b2ddf248695a844a6b97144f0e87f5ce0dcb3f", - "reference": "40b2ddf248695a844a6b97144f0e87f5ce0dcb3f", + "url": "https://api.github.com/repos/spryker/sales-invoice/zipball/15c0251b07f88e14bca2a75c3bbb296852021609", + "reference": "15c0251b07f88e14bca2a75c3bbb296852021609", "shasum": "" }, "require": { "php": ">=8.0", + "spryker/acl-merchant-portal-extension": "^1.0.0", "spryker/glossary": "^3.0.0", "spryker/kernel": "^3.52.0", "spryker/mail": "^4.6.0", @@ -44320,9 +45106,11 @@ }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/customer": "*", "spryker/oms": "*", "spryker/propel": "*", + "spryker/store": "*", "spryker/testify": "*" }, "suggest": { @@ -44346,9 +45134,9 @@ ], "description": "SalesInvoice module", "support": { - "source": "https://github.com/spryker/sales-invoice/tree/1.2.1" + "source": "https://github.com/spryker/sales-invoice/tree/1.4.0" }, - "time": "2022-12-29T12:04:01+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/sales-invoice-extension", @@ -44393,20 +45181,20 @@ }, { "name": "spryker/sales-oms", - "version": "0.1.1", + "version": "0.1.2", "source": { "type": "git", "url": "https://github.com/spryker/sales-oms.git", - "reference": "957866922c9a5906e203cab50d998e535031677a" + "reference": "39fcf7a33ee33b0a1e8521fca36bcb9d74a97c77" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/sales-oms/zipball/957866922c9a5906e203cab50d998e535031677a", - "reference": "957866922c9a5906e203cab50d998e535031677a", + "url": "https://api.github.com/repos/spryker/sales-oms/zipball/39fcf7a33ee33b0a1e8521fca36bcb9d74a97c77", + "reference": "39fcf7a33ee33b0a1e8521fca36bcb9d74a97c77", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/kernel": "^3.33.0", "spryker/oms": "^11.21.0", "spryker/sales": "^11.0.0", @@ -44417,7 +45205,9 @@ }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/propel": "*", + "spryker/store": "*", "spryker/testify": "*" }, "type": "library", @@ -44437,33 +45227,34 @@ ], "description": "SalesOms module", "support": { - "source": "https://github.com/spryker/sales-oms/tree/0.1.1" + "source": "https://github.com/spryker/sales-oms/tree/0.1.2" }, - "time": "2022-09-06T08:23:01+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/sales-order-threshold", - "version": "1.7.2", + "version": "1.9.0", "source": { "type": "git", "url": "https://github.com/spryker/sales-order-threshold.git", - "reference": "c490f9ffddfa1ec5ab903554a34681e031b06bac" + "reference": "8a9a05b059a9729b94ff917187f909b5b5bd6367" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/sales-order-threshold/zipball/c490f9ffddfa1ec5ab903554a34681e031b06bac", - "reference": "c490f9ffddfa1ec5ab903554a34681e031b06bac", + "url": "https://api.github.com/repos/spryker/sales-order-threshold/zipball/8a9a05b059a9729b94ff917187f909b5b5bd6367", + "reference": "8a9a05b059a9729b94ff917187f909b5b5bd6367", "shasum": "" }, "require": { "php": ">=8.0", + "spryker/acl-merchant-portal-extension": "^1.0.0", "spryker/calculation-extension": "^1.0.0", "spryker/cart-extension": "^1.6.0 || ^2.2.1 || ^4.0.0", "spryker/checkout-extension": "^1.0.0", - "spryker/currency": "^3.0.0", + "spryker/currency": "^3.0.0 || ^4.0.0", "spryker/glossary": "^3.8.0", "spryker/kernel": "^3.34.0", - "spryker/locale": "^3.2.0", + "spryker/locale": "^3.2.0 || ^4.0.0", "spryker/messenger": "^3.1.0", "spryker/money": "^2.0.0", "spryker/sales": "^8.16.0 || ^10.0.0 || ^11.0.0", @@ -44475,6 +45266,7 @@ "require-dev": { "spryker/checkout": "*", "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/country": "*", "spryker/installer": "*", "spryker/merchant-relationship-sales-order-threshold": "*", @@ -44505,27 +45297,27 @@ ], "description": "SalesOrderThreshold module", "support": { - "source": "https://github.com/spryker/sales-order-threshold/tree/1.7.2" + "source": "https://github.com/spryker/sales-order-threshold/tree/1.9.0" }, - "time": "2022-12-29T12:04:01+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/sales-order-threshold-data-import", - "version": "0.1.3", + "version": "0.1.4", "source": { "type": "git", "url": "https://github.com/spryker/sales-order-threshold-data-import.git", - "reference": "58c54b03104fdf152d295cfcf63c74f73d006cab" + "reference": "f21961a9bf99796e11990de1b6db666928008e11" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/sales-order-threshold-data-import/zipball/58c54b03104fdf152d295cfcf63c74f73d006cab", - "reference": "58c54b03104fdf152d295cfcf63c74f73d006cab", + "url": "https://api.github.com/repos/spryker/sales-order-threshold-data-import/zipball/f21961a9bf99796e11990de1b6db666928008e11", + "reference": "f21961a9bf99796e11990de1b6db666928008e11", "shasum": "" }, "require": { - "php": ">=7.2", - "spryker/currency": "^3.0.0", + "php": ">=8.0", + "spryker/currency": "^3.0.0 || ^4.0.0", "spryker/data-import": "^1.3.0", "spryker/kernel": "^3.30.0", "spryker/sales-order-threshold": "^1.0.0", @@ -44554,9 +45346,9 @@ ], "description": "SalesOrderThresholdDataImport module", "support": { - "source": "https://github.com/spryker/sales-order-threshold-data-import/tree/master" + "source": "https://github.com/spryker/sales-order-threshold-data-import/tree/0.1.4" }, - "time": "2020-06-30T06:41:06+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/sales-order-threshold-extension", @@ -44602,28 +45394,28 @@ }, { "name": "spryker/sales-order-threshold-gui", - "version": "1.8.0", + "version": "1.9.0", "source": { "type": "git", "url": "https://github.com/spryker/sales-order-threshold-gui.git", - "reference": "aded48b7c5c9f6ebdcf4a63216da7b2cc149fea9" + "reference": "290e985b8b8061df305f00ab712a54ee3f6b8081" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/sales-order-threshold-gui/zipball/aded48b7c5c9f6ebdcf4a63216da7b2cc149fea9", - "reference": "aded48b7c5c9f6ebdcf4a63216da7b2cc149fea9", + "url": "https://api.github.com/repos/spryker/sales-order-threshold-gui/zipball/290e985b8b8061df305f00ab712a54ee3f6b8081", + "reference": "290e985b8b8061df305f00ab712a54ee3f6b8081", "shasum": "" }, "require": { - "php": ">=7.4", - "spryker/currency": "^3.1.0", + "php": ">=8.0", + "spryker/currency": "^3.1.0 || ^4.0.0", "spryker/gui": "^3.45.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/money": "^2.1.0", "spryker/sales-order-threshold": "^1.3.0", "spryker/sales-order-threshold-gui-extension": "^1.1.0", - "spryker/store": "^1.2.0", + "spryker/store": "^1.19.0", "spryker/symfony": "^3.1.0", "spryker/tax": "^5.0.0" }, @@ -44647,9 +45439,9 @@ ], "description": "SalesOrderThresholdGui module", "support": { - "source": "https://github.com/spryker/sales-order-threshold-gui/tree/1.8.0" + "source": "https://github.com/spryker/sales-order-threshold-gui/tree/1.9.0" }, - "time": "2022-09-19T06:48:51+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/sales-order-threshold-gui-extension", @@ -44747,16 +45539,16 @@ }, { "name": "spryker/sales-payment", - "version": "1.2.1", + "version": "1.3.1", "source": { "type": "git", "url": "https://github.com/spryker/sales-payment.git", - "reference": "cf730f0c1ddc38bb192866b4e66ceb63c545a5c2" + "reference": "94ba254a482b9afd4c05afde1045a9d152cc3eb8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/sales-payment/zipball/cf730f0c1ddc38bb192866b4e66ceb63c545a5c2", - "reference": "cf730f0c1ddc38bb192866b4e66ceb63c545a5c2", + "url": "https://api.github.com/repos/spryker/sales-payment/zipball/94ba254a482b9afd4c05afde1045a9d152cc3eb8", + "reference": "94ba254a482b9afd4c05afde1045a9d152cc3eb8", "shasum": "" }, "require": { @@ -44768,13 +45560,15 @@ "spryker/propel-orm": "^1.9.0", "spryker/sales": "^8.15.0 || ^10.0.0 || ^11.0.0", "spryker/sales-extension": "^1.8.0", - "spryker/sales-payment-extension": "^1.0.0", + "spryker/sales-payment-extension": "^1.1.0", "spryker/transfer": "^3.27.0" }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/oms": "*", "spryker/propel": "*", + "spryker/store": "*", "spryker/testify": "*" }, "suggest": { @@ -44799,26 +45593,26 @@ ], "description": "SalesPayment module", "support": { - "source": "https://github.com/spryker/sales-payment/tree/1.2.1" + "source": "https://github.com/spryker/sales-payment/tree/1.3.1" }, - "time": "2022-12-29T12:04:01+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/sales-payment-extension", - "version": "1.0.0", + "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/spryker/sales-payment-extension.git", - "reference": "f3c66a7ca3f5f0ae1407cedbffcfd384463e2618" + "reference": "38d6872a91ae4405948dea7d4a6073f204141e0c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/sales-payment-extension/zipball/f3c66a7ca3f5f0ae1407cedbffcfd384463e2618", - "reference": "f3c66a7ca3f5f0ae1407cedbffcfd384463e2618", + "url": "https://api.github.com/repos/spryker/sales-payment-extension/zipball/38d6872a91ae4405948dea7d4a6073f204141e0c", + "reference": "38d6872a91ae4405948dea7d4a6073f204141e0c", "shasum": "" }, "require": { - "php": ">=7.3" + "php": ">=8.0" }, "require-dev": { "spryker/code-sniffer": "*" @@ -44840,26 +45634,26 @@ ], "description": "SalesPaymentExtension module", "support": { - "source": "https://github.com/spryker/sales-payment-extension/tree/1.0.0" + "source": "https://github.com/spryker/sales-payment-extension/tree/1.1.0" }, - "time": "2021-05-13T14:15:04+00:00" + "time": "2023-02-08T15:12:25+00:00" }, { "name": "spryker/sales-payment-gui", - "version": "1.0.0", + "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/spryker/sales-payment-gui.git", - "reference": "daf0546d6d993b7b226a026e36624f07443b9823" + "reference": "a6bf7e5f1a6005ec831f3ff353611d7fe0a07f44" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/sales-payment-gui/zipball/daf0546d6d993b7b226a026e36624f07443b9823", - "reference": "daf0546d6d993b7b226a026e36624f07443b9823", + "url": "https://api.github.com/repos/spryker/sales-payment-gui/zipball/a6bf7e5f1a6005ec831f3ff353611d7fe0a07f44", + "reference": "a6bf7e5f1a6005ec831f3ff353611d7fe0a07f44", "shasum": "" }, "require": { - "php": ">=7.3", + "php": ">=8.0", "spryker/kernel": "^3.30.0", "spryker/symfony": "^3.0.0" }, @@ -44883,9 +45677,9 @@ ], "description": "SalesPaymentGui module", "support": { - "source": "https://github.com/spryker/sales-payment-gui/tree/1.0.0" + "source": "https://github.com/spryker/sales-payment-gui/tree/1.1.0" }, - "time": "2021-05-16T06:57:28+00:00" + "time": "2023-01-24T16:01:46+00:00" }, { "name": "spryker/sales-product-configuration", @@ -45024,20 +45818,20 @@ }, { "name": "spryker/sales-product-connector", - "version": "1.8.1", + "version": "1.8.2", "source": { "type": "git", "url": "https://github.com/spryker/sales-product-connector.git", - "reference": "399da5d5ab4b8eadf3f7fc554499039d82e4d75c" + "reference": "f89fb482a7aab5acc9dc454037c86d9d995d5b3e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/sales-product-connector/zipball/399da5d5ab4b8eadf3f7fc554499039d82e4d75c", - "reference": "399da5d5ab4b8eadf3f7fc554499039d82e4d75c", + "url": "https://api.github.com/repos/spryker/sales-product-connector/zipball/f89fb482a7aab5acc9dc454037c86d9d995d5b3e", + "reference": "f89fb482a7aab5acc9dc454037c86d9d995d5b3e", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/kernel": "^3.30.0", "spryker/product": "^5.0.0 || ^6.0.0", "spryker/product-page-search-extension": "^1.5.0", @@ -45051,6 +45845,7 @@ "spryker/catalog": "*", "spryker/checkout": "*", "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/customer": "*", "spryker/oms": "*", "spryker/product-image": "*", @@ -45081,9 +45876,9 @@ ], "description": "SalesProductConnector module", "support": { - "source": "https://github.com/spryker/sales-product-connector/tree/1.8.1" + "source": "https://github.com/spryker/sales-product-connector/tree/1.8.2" }, - "time": "2022-05-25T16:20:51+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/sales-quantity", @@ -45224,20 +46019,20 @@ }, { "name": "spryker/sales-reclamation-gui", - "version": "1.7.0", + "version": "1.7.1", "source": { "type": "git", "url": "https://github.com/spryker/sales-reclamation-gui.git", - "reference": "4cbc4c1ef7c221db7cb84a197f16d79c7b95ec36" + "reference": "5b5292f7f7f169550bd96b10d76d64dda199e1fd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/sales-reclamation-gui/zipball/4cbc4c1ef7c221db7cb84a197f16d79c7b95ec36", - "reference": "4cbc4c1ef7c221db7cb84a197f16d79c7b95ec36", + "url": "https://api.github.com/repos/spryker/sales-reclamation-gui/zipball/5b5292f7f7f169550bd96b10d76d64dda199e1fd", + "reference": "5b5292f7f7f169550bd96b10d76d64dda199e1fd", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/gui": "^3.45.0", "spryker/kernel": "^3.30.0", "spryker/oms": "^8.0.0 || ^10.0.0 || ^11.0.0", @@ -45268,22 +46063,22 @@ ], "description": "SalesReclamationGui module", "support": { - "source": "https://github.com/spryker/sales-reclamation-gui/tree/1.7.0" + "source": "https://github.com/spryker/sales-reclamation-gui/tree/1.7.1" }, - "time": "2022-09-19T06:48:51+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/sales-return", - "version": "1.4.1", + "version": "1.5.0", "source": { "type": "git", "url": "https://github.com/spryker/sales-return.git", - "reference": "555421e6a054fc889b878364db0c2f6d11a64517" + "reference": "48eec620c55514704b4fb40a74d0f4e1ec40653d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/sales-return/zipball/555421e6a054fc889b878364db0c2f6d11a64517", - "reference": "555421e6a054fc889b878364db0c2f6d11a64517", + "url": "https://api.github.com/repos/spryker/sales-return/zipball/48eec620c55514704b4fb40a74d0f4e1ec40653d", + "reference": "48eec620c55514704b4fb40a74d0f4e1ec40653d", "shasum": "" }, "require": { @@ -45291,7 +46086,7 @@ "spryker/customer": "^7.0.0", "spryker/glossary": "^3.0.0", "spryker/kernel": "^3.33.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/oms": "^11.21.0", "spryker/propel-orm": "^1.0.0", "spryker/sales": "^11.7.0", @@ -45305,6 +46100,7 @@ }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/propel": "*", "spryker/testify": "*" }, @@ -45326,9 +46122,9 @@ ], "description": "SalesReturn module", "support": { - "source": "https://github.com/spryker/sales-return/tree/1.4.1" + "source": "https://github.com/spryker/sales-return/tree/1.5.0" }, - "time": "2022-12-29T12:04:01+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/sales-return-data-import", @@ -45484,20 +46280,20 @@ }, { "name": "spryker/sales-return-gui-extension", - "version": "1.1.0", + "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/spryker/sales-return-gui-extension.git", - "reference": "ce2ec459611e94f1981f7dedf055ab02df38b5c6" + "reference": "7d8d821091baa8bd8c1b5d684ff17aa6133f5d8b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/sales-return-gui-extension/zipball/ce2ec459611e94f1981f7dedf055ab02df38b5c6", - "reference": "ce2ec459611e94f1981f7dedf055ab02df38b5c6", + "url": "https://api.github.com/repos/spryker/sales-return-gui-extension/zipball/7d8d821091baa8bd8c1b5d684ff17aa6133f5d8b", + "reference": "7d8d821091baa8bd8c1b5d684ff17aa6133f5d8b", "shasum": "" }, "require": { - "php": ">=7.3" + "php": ">=8.0" }, "require-dev": { "spryker/code-sniffer": "*", @@ -45523,30 +46319,30 @@ ], "description": "SalesReturnGuiExtension module", "support": { - "source": "https://github.com/spryker/sales-return-gui-extension/tree/1.1.0" + "source": "https://github.com/spryker/sales-return-gui-extension/tree/1.2.0" }, - "time": "2021-04-16T13:31:11+00:00" + "time": "2023-04-19T11:02:07+00:00" }, { "name": "spryker/sales-return-search", - "version": "1.0.2", + "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/spryker/sales-return-search.git", - "reference": "490071671b00bd17eac1bdf6ff7f9fbc21e6f9de" + "reference": "a7fa71498227073bf963a1f2d6f0c54ff3b28d45" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/sales-return-search/zipball/490071671b00bd17eac1bdf6ff7f9fbc21e6f9de", - "reference": "490071671b00bd17eac1bdf6ff7f9fbc21e6f9de", + "url": "https://api.github.com/repos/spryker/sales-return-search/zipball/a7fa71498227073bf963a1f2d6f0c54ff3b28d45", + "reference": "a7fa71498227073bf963a1f2d6f0c54ff3b28d45", "shasum": "" }, "require": { - "php": ">=7.3", + "php": ">=8.0", "spryker/event-behavior": "^1.0.0", "spryker/glossary": "^3.8.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/propel-orm": "^1.5.0", "spryker/publisher-extension": "^1.0.0", "spryker/sales-return": "^1.0.0", @@ -45559,7 +46355,9 @@ "require-dev": { "spryker/code-sniffer": "*", "spryker/elastica": "*", + "spryker/event": "*", "spryker/propel": "*", + "spryker/publisher": "*", "spryker/queue": "*", "spryker/search-elasticsearch": "*", "spryker/testify": "*" @@ -45585,9 +46383,9 @@ ], "description": "SalesReturnSearch module", "support": { - "source": "https://github.com/spryker/sales-return-search/tree/1.0.2" + "source": "https://github.com/spryker/sales-return-search/tree/1.1.0" }, - "time": "2021-06-17T09:30:42+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/sales-returns-rest-api", @@ -45740,22 +46538,22 @@ }, { "name": "spryker/scheduler", - "version": "1.2.0", + "version": "1.4.0", "source": { "type": "git", "url": "https://github.com/spryker/scheduler.git", - "reference": "ba73b4b67699cc539a082a2954df88849a03ab69" + "reference": "803f8dacd1def2d77f10653c2b011e0af9c50372" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/scheduler/zipball/ba73b4b67699cc539a082a2954df88849a03ab69", - "reference": "ba73b4b67699cc539a082a2954df88849a03ab69", + "url": "https://api.github.com/repos/spryker/scheduler/zipball/803f8dacd1def2d77f10653c2b011e0af9c50372", + "reference": "803f8dacd1def2d77f10653c2b011e0af9c50372", "shasum": "" }, "require": { - "php": ">=7.3", + "php": ">=8.0", "spryker/graceful-runner": "^1.0.0", - "spryker/kernel": "^3.30.0", + "spryker/kernel": "^3.72.0", "spryker/scheduler-extension": "^1.0.0", "spryker/symfony": "^3.0.0", "spryker/twig": "^3.0.0", @@ -45788,9 +46586,9 @@ ], "description": "Scheduler module", "support": { - "source": "https://github.com/spryker/scheduler/tree/1.2.0" + "source": "https://github.com/spryker/scheduler/tree/1.4.0" }, - "time": "2021-02-17T09:10:22+00:00" + "time": "2023-04-14T12:33:30+00:00" }, { "name": "spryker/scheduler-extension", @@ -45836,20 +46634,20 @@ }, { "name": "spryker/scheduler-jenkins", - "version": "1.2.1", + "version": "1.3.0", "source": { "type": "git", "url": "https://github.com/spryker/scheduler-jenkins.git", - "reference": "2c0b3d30bbd209fb28025427f1c4e89b9d743d0c" + "reference": "b253d7a7f7b26ceb8850e91707692df1badc26e7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/scheduler-jenkins/zipball/2c0b3d30bbd209fb28025427f1c4e89b9d743d0c", - "reference": "2c0b3d30bbd209fb28025427f1c4e89b9d743d0c", + "url": "https://api.github.com/repos/spryker/scheduler-jenkins/zipball/b253d7a7f7b26ceb8850e91707692df1badc26e7", + "reference": "b253d7a7f7b26ceb8850e91707692df1badc26e7", "shasum": "" }, "require": { - "php": ">=7.2", + "php": ">=8.0", "psr/http-message": "^1.0.0", "spryker/guzzle": "^2.0.0", "spryker/kernel": "^3.52.0", @@ -45881,22 +46679,22 @@ ], "description": "SchedulerJenkins module", "support": { - "source": "https://github.com/spryker/scheduler-jenkins/tree/1.2.1" + "source": "https://github.com/spryker/scheduler-jenkins/tree/1.3.0" }, - "time": "2020-10-09T11:31:07+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/search", - "version": "8.19.3", + "version": "8.20.0", "source": { "type": "git", "url": "https://github.com/spryker/search.git", - "reference": "6e4f84b004f63c42faa529eb2bf5caadf69db7e7" + "reference": "7d611a3672526f4341eb15db73f5f84d7a85fe50" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/search/zipball/6e4f84b004f63c42faa529eb2bf5caadf69db7e7", - "reference": "6e4f84b004f63c42faa529eb2bf5caadf69db7e7", + "url": "https://api.github.com/repos/spryker/search/zipball/7d611a3672526f4341eb15db73f5f84d7a85fe50", + "reference": "7d611a3672526f4341eb15db73f5f84d7a85fe50", "shasum": "" }, "require": { @@ -45906,14 +46704,17 @@ "spryker/gui": "^3.0.0", "spryker/guzzle": "^2.0.0", "spryker/health-check-extension": "^1.0.0", - "spryker/kernel": "^3.52.0", + "spryker/kernel": "^3.72.0", "spryker/laminas": "^1.0.0", + "spryker/locale": "^3.9.0 || ^4.0.0", "spryker/log": "^3.0.0", "spryker/money": "^2.0.0", "spryker/product-page-search-extension": "^1.0.0", - "spryker/search-extension": "^1.1.0", + "spryker/search-extension": "^1.2.0", "spryker/store": "^1.1.0", + "spryker/store-extension": "^1.0.0", "spryker/symfony": "^3.0.0", + "spryker/transfer": "^3.25.0", "spryker/twig": "^3.0.0", "spryker/util-encoding": "^2.0.0" }, @@ -45946,35 +46747,35 @@ ], "description": "Search module", "support": { - "source": "https://github.com/spryker/search/tree/8.19.3" + "source": "https://github.com/spryker/search/tree/8.20.0" }, - "time": "2023-02-20T10:18:53+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/search-elasticsearch", - "version": "1.14.0", + "version": "1.15.0", "source": { "type": "git", "url": "https://github.com/spryker/search-elasticsearch.git", - "reference": "188066a74a50c0d38207c334260e7c21262115d6" + "reference": "67d824d462b8687f70b6d4293ccfae2ea4d98669" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/search-elasticsearch/zipball/188066a74a50c0d38207c334260e7c21262115d6", - "reference": "188066a74a50c0d38207c334260e7c21262115d6", + "url": "https://api.github.com/repos/spryker/search-elasticsearch/zipball/67d824d462b8687f70b6d4293ccfae2ea4d98669", + "reference": "67d824d462b8687f70b6d4293ccfae2ea4d98669", "shasum": "" }, "require": { - "php": ">=7.3", + "php": ">=8.0", "spryker/elastica": "^5.0.0 || ^6.0.0", "spryker/error-handler": "^2.1.0", - "spryker/kernel": "^3.30.0", + "spryker/kernel": "^3.72.0", "spryker/laminas": "^1.0.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/log": "^3.0.0", "spryker/money": "^2.8.0", - "spryker/search-extension": "^1.1.0", - "spryker/store": "^1.0.0", + "spryker/search-extension": "^1.2.0", + "spryker/store": "^1.19.0", "spryker/symfony": "^3.0.0", "spryker/twig": "^3.0.0", "spryker/util-encoding": "^2.1.0", @@ -45984,7 +46785,9 @@ "require-dev": { "spryker/code-sniffer": "*", "spryker/container": "*", + "spryker/propel": "*", "spryker/session": "*", + "spryker/storage": "*", "spryker/testify": "*" }, "suggest": { @@ -46008,9 +46811,9 @@ ], "description": "SearchElasticsearch module", "support": { - "source": "https://github.com/spryker/search-elasticsearch/tree/1.14.0" + "source": "https://github.com/spryker/search-elasticsearch/tree/1.15.0" }, - "time": "2021-10-07T08:58:49+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/search-elasticsearch-gui", @@ -46065,20 +46868,20 @@ }, { "name": "spryker/search-extension", - "version": "1.1.0", + "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/spryker/search-extension.git", - "reference": "68847505a9097e3d46ce3f00b87cab71404349b9" + "reference": "deed18da2ba98f335272ffc4f78eb56851ede2ba" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/search-extension/zipball/68847505a9097e3d46ce3f00b87cab71404349b9", - "reference": "68847505a9097e3d46ce3f00b87cab71404349b9", + "url": "https://api.github.com/repos/spryker/search-extension/zipball/deed18da2ba98f335272ffc4f78eb56851ede2ba", + "reference": "deed18da2ba98f335272ffc4f78eb56851ede2ba", "shasum": "" }, "require": { - "php": ">=7.3" + "php": ">=8.0" }, "require-dev": { "spryker/code-sniffer": "*", @@ -46105,9 +46908,9 @@ ], "description": "SearchExtension module", "support": { - "source": "https://github.com/spryker/search-extension/tree/1.1.0" + "source": "https://github.com/spryker/search-extension/tree/1.2.0" }, - "time": "2021-06-09T11:08:48+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/search-http", @@ -46314,16 +47117,16 @@ }, { "name": "spryker/security", - "version": "1.7.0", + "version": "1.7.1", "source": { "type": "git", "url": "https://github.com/spryker/security.git", - "reference": "62688dce623540bdbd4aaa5a0308630b70b5b25a" + "reference": "56bb645a4a30fbb0d0611e64f8e284eb9cee0d23" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/security/zipball/62688dce623540bdbd4aaa5a0308630b70b5b25a", - "reference": "62688dce623540bdbd4aaa5a0308630b70b5b25a", + "url": "https://api.github.com/repos/spryker/security/zipball/56bb645a4a30fbb0d0611e64f8e284eb9cee0d23", + "reference": "56bb645a4a30fbb0d0611e64f8e284eb9cee0d23", "shasum": "" }, "require": { @@ -46370,28 +47173,29 @@ ], "description": "Security module", "support": { - "source": "https://github.com/spryker/security/tree/1.7.0" + "source": "https://github.com/spryker/security/tree/1.7.1" }, - "time": "2022-11-08T12:42:27+00:00" + "time": "2023-01-24T16:01:46+00:00" }, { "name": "spryker/security-blocker", - "version": "1.1.1", + "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/spryker/security-blocker.git", - "reference": "bec52aa940533bf4130c6c5fa54ef00eb928f535" + "reference": "21a1dff06d862c485a7e5e5a60963424e9118431" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/security-blocker/zipball/bec52aa940533bf4130c6c5fa54ef00eb928f535", - "reference": "bec52aa940533bf4130c6c5fa54ef00eb928f535", + "url": "https://api.github.com/repos/spryker/security-blocker/zipball/21a1dff06d862c485a7e5e5a60963424e9118431", + "reference": "21a1dff06d862c485a7e5e5a60963424e9118431", "shasum": "" }, "require": { "php": ">=8.0", "spryker/kernel": "^3.30.0", "spryker/redis": "^2.5.0", + "spryker/security-blocker-extension": "^1.0.0", "spryker/transfer": "^3.25.0" }, "require-dev": { @@ -46415,9 +47219,50 @@ ], "description": "SecurityBlocker module", "support": { - "source": "https://github.com/spryker/security-blocker/tree/1.1.1" + "source": "https://github.com/spryker/security-blocker/tree/1.2.0" }, - "time": "2022-12-29T12:04:01+00:00" + "time": "2023-03-28T12:28:15+00:00" + }, + { + "name": "spryker/security-blocker-extension", + "version": "1.0.0", + "source": { + "type": "git", + "url": "https://github.com/spryker/security-blocker-extension.git", + "reference": "3420e65e94ca1da656a79d60beca93325d8b8601" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/spryker/security-blocker-extension/zipball/3420e65e94ca1da656a79d60beca93325d8b8601", + "reference": "3420e65e94ca1da656a79d60beca93325d8b8601", + "shasum": "" + }, + "require": { + "php": ">=8.0" + }, + "require-dev": { + "spryker/code-sniffer": "*" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0.x-dev" + } + }, + "autoload": { + "psr-4": { + "Spryker\\": "src/Spryker/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "proprietary" + ], + "description": "SecurityBlockerExtension module", + "support": { + "source": "https://github.com/spryker/security-blocker-extension/tree/1.0.0" + }, + "time": "2023-03-28T12:28:15+00:00" }, { "name": "spryker/security-blocker-rest-api", @@ -46467,6 +47312,51 @@ }, "time": "2020-12-28T18:08:55+00:00" }, + { + "name": "spryker/security-blocker-storefront-customer", + "version": "1.0.0", + "source": { + "type": "git", + "url": "https://github.com/spryker/security-blocker-storefront-customer.git", + "reference": "874adad23e90aa55f124aa8938342b8cf5a22137" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/spryker/security-blocker-storefront-customer/zipball/874adad23e90aa55f124aa8938342b8cf5a22137", + "reference": "874adad23e90aa55f124aa8938342b8cf5a22137", + "shasum": "" + }, + "require": { + "php": ">=8.0", + "spryker/kernel": "^3.30.0", + "spryker/security-blocker-extension": "^1.0.0", + "spryker/transfer": "^3.25.0" + }, + "require-dev": { + "spryker/code-sniffer": "*", + "spryker/testify": "*" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0.x-dev" + } + }, + "autoload": { + "psr-4": { + "Spryker\\": "src/Spryker/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "proprietary" + ], + "description": "SecurityBlockerStorefrontCustomer module", + "support": { + "source": "https://github.com/spryker/security-blocker-storefront-customer/tree/1.0.0" + }, + "time": "2023-03-28T12:28:15+00:00" + }, { "name": "spryker/security-extension", "version": "1.1.0", @@ -46514,27 +47404,28 @@ }, { "name": "spryker/security-gui", - "version": "1.1.0", + "version": "1.3.0", "source": { "type": "git", "url": "https://github.com/spryker/security-gui.git", - "reference": "8b22696d4e5a693cbebf21ee8c98cb41197f83b7" + "reference": "a0ca717dec4f606c6293bf40087d41dc5549cf09" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/security-gui/zipball/8b22696d4e5a693cbebf21ee8c98cb41197f83b7", - "reference": "8b22696d4e5a693cbebf21ee8c98cb41197f83b7", + "url": "https://api.github.com/repos/spryker/security-gui/zipball/a0ca717dec4f606c6293bf40087d41dc5549cf09", + "reference": "a0ca717dec4f606c6293bf40087d41dc5549cf09", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/kernel": "^3.30.0", "spryker/messenger": "^3.0.0", "spryker/security": "^1.3.0", "spryker/security-extension": "^1.0.0", - "spryker/security-gui-extension": "^1.1.0", + "spryker/security-gui-extension": "^1.2.0", "spryker/symfony": "^3.5.0", - "spryker/user": "^3.0.0", + "spryker/transfer": "^3.27.0", + "spryker/user": "^3.17.0", "spryker/user-password-reset": "^1.0.0" }, "require-dev": { @@ -46571,26 +47462,26 @@ ], "description": "SecurityGui module", "support": { - "source": "https://github.com/spryker/security-gui/tree/1.1.0" + "source": "https://github.com/spryker/security-gui/tree/1.3.0" }, - "time": "2021-12-10T09:14:37+00:00" + "time": "2023-03-03T10:26:17+00:00" }, { "name": "spryker/security-gui-extension", - "version": "1.1.0", + "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/spryker/security-gui-extension.git", - "reference": "fcda9ea737c127d69466f4a8524e9c7e3656ba9c" + "reference": "7df35059c98dd5dd17650a28b41b8197b24950a2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/security-gui-extension/zipball/fcda9ea737c127d69466f4a8524e9c7e3656ba9c", - "reference": "fcda9ea737c127d69466f4a8524e9c7e3656ba9c", + "url": "https://api.github.com/repos/spryker/security-gui-extension/zipball/7df35059c98dd5dd17650a28b41b8197b24950a2", + "reference": "7df35059c98dd5dd17650a28b41b8197b24950a2", "shasum": "" }, "require": { - "php": ">=7.4" + "php": ">=8.0" }, "require-dev": { "spryker/code-sniffer": "*" @@ -46612,22 +47503,22 @@ ], "description": "SecurityGuiExtension module", "support": { - "source": "https://github.com/spryker/security-gui-extension/tree/1.1.0" + "source": "https://github.com/spryker/security-gui-extension/tree/1.2.0" }, - "time": "2021-12-10T09:14:37+00:00" + "time": "2023-02-08T12:23:08+00:00" }, { "name": "spryker/security-oauth-user", - "version": "1.1.2", + "version": "1.3.0", "source": { "type": "git", "url": "https://github.com/spryker/security-oauth-user.git", - "reference": "69b5365d30acbe4cb2a7ae1a4d201dd4194b1b46" + "reference": "01d9a998e3c6c09ac75361ccc4e442fda1da5699" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/security-oauth-user/zipball/69b5365d30acbe4cb2a7ae1a4d201dd4194b1b46", - "reference": "69b5365d30acbe4cb2a7ae1a4d201dd4194b1b46", + "url": "https://api.github.com/repos/spryker/security-oauth-user/zipball/01d9a998e3c6c09ac75361ccc4e442fda1da5699", + "reference": "01d9a998e3c6c09ac75361ccc4e442fda1da5699", "shasum": "" }, "require": { @@ -46638,8 +47529,8 @@ "spryker/security-extension": "^1.0.0", "spryker/security-oauth-user-extension": "^1.0.0", "spryker/symfony": "^3.5.0", - "spryker/transfer": "^3.25.0", - "spryker/user": "^3.0.0", + "spryker/transfer": "^3.27.0", + "spryker/user": "^3.17.0", "spryker/util-text": "^1.3.0" }, "require-dev": { @@ -46673,9 +47564,9 @@ ], "description": "SecurityOauthUser module", "support": { - "source": "https://github.com/spryker/security-oauth-user/tree/1.1.2" + "source": "https://github.com/spryker/security-oauth-user/tree/1.3.0" }, - "time": "2022-12-29T12:04:01+00:00" + "time": "2023-03-03T10:26:17+00:00" }, { "name": "spryker/security-oauth-user-extension", @@ -47114,26 +48005,26 @@ }, { "name": "spryker/session-user-validation", - "version": "1.0.0", + "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/spryker/session-user-validation.git", - "reference": "83050007499fb2be1fcab9bbbd159a6411ece95a" + "reference": "e2d9febd3890084ae74901c8ea85bf7e74d763c7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/session-user-validation/zipball/83050007499fb2be1fcab9bbbd159a6411ece95a", - "reference": "83050007499fb2be1fcab9bbbd159a6411ece95a", + "url": "https://api.github.com/repos/spryker/session-user-validation/zipball/e2d9febd3890084ae74901c8ea85bf7e74d763c7", + "reference": "e2d9febd3890084ae74901c8ea85bf7e74d763c7", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/kernel": "^3.30.0", "spryker/security-extension": "^1.0.0", "spryker/session-user-validation-extension": "^1.0.0", "spryker/symfony": "^3.8.0", - "spryker/transfer": "^3.25.0", - "spryker/user": "^3.0.0" + "spryker/transfer": "^3.27.0", + "spryker/user": "^3.17.0" }, "require-dev": { "spryker/code-sniffer": "*", @@ -47160,9 +48051,9 @@ ], "description": "SessionUserValidation module", "support": { - "source": "https://github.com/spryker/session-user-validation/tree/1.0.0" + "source": "https://github.com/spryker/session-user-validation/tree/1.2.0" }, - "time": "2022-03-16T14:26:53+00:00" + "time": "2023-03-03T10:26:17+00:00" }, { "name": "spryker/session-user-validation-extension", @@ -47302,20 +48193,20 @@ }, { "name": "spryker/shared-cart", - "version": "1.19.0", + "version": "1.19.1", "source": { "type": "git", "url": "https://github.com/spryker/shared-cart.git", - "reference": "0eea4dc08d49c07729b8e6248828523e0ddb6486" + "reference": "2c4100ea35d7b19a46793cf2b5b50464a248fd4d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/shared-cart/zipball/0eea4dc08d49c07729b8e6248828523e0ddb6486", - "reference": "0eea4dc08d49c07729b8e6248828523e0ddb6486", + "url": "https://api.github.com/repos/spryker/shared-cart/zipball/2c4100ea35d7b19a46793cf2b5b50464a248fd4d", + "reference": "2c4100ea35d7b19a46793cf2b5b50464a248fd4d", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/cart": "^5.1.0 || ^7.0.0", "spryker/carts-rest-api-extension": "^1.3.0", "spryker/comment-extension": "^1.0.0", @@ -47342,6 +48233,7 @@ "spryker/code-sniffer": "*", "spryker/company": "*", "spryker/company-business-unit": "*", + "spryker/container": "*", "spryker/installer": "*", "spryker/propel": "*", "spryker/resource-share": "*", @@ -47368,9 +48260,9 @@ ], "description": "SharedCart module", "support": { - "source": "https://github.com/spryker/shared-cart/tree/1.19.0" + "source": "https://github.com/spryker/shared-cart/tree/1.19.1" }, - "time": "2022-06-21T09:05:42+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/shared-cart-data-import", @@ -47427,20 +48319,20 @@ }, { "name": "spryker/shared-carts-rest-api", - "version": "1.2.5", + "version": "1.2.6", "source": { "type": "git", "url": "https://github.com/spryker/shared-carts-rest-api.git", - "reference": "06de0d6626c17bf4a4b9723fa651ad8db2d192cf" + "reference": "537c11340e5374319ac726ddd8d36843bd7c3cce" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/shared-carts-rest-api/zipball/06de0d6626c17bf4a4b9723fa651ad8db2d192cf", - "reference": "06de0d6626c17bf4a4b9723fa651ad8db2d192cf", + "url": "https://api.github.com/repos/spryker/shared-carts-rest-api/zipball/537c11340e5374319ac726ddd8d36843bd7c3cce", + "reference": "537c11340e5374319ac726ddd8d36843bd7c3cce", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/carts-rest-api-extension": "^1.4.0", "spryker/glue-application": "^1.9.0", "spryker/glue-application-extension": "^1.0.0", @@ -47457,9 +48349,11 @@ "spryker/company": "*", "spryker/company-business-unit": "*", "spryker/company-user": "*", + "spryker/container": "*", "spryker/customer": "*", "spryker/permission": "*", "spryker/propel": "*", + "spryker/store": "*", "spryker/testify": "*" }, "type": "library", @@ -47479,9 +48373,9 @@ ], "description": "SharedCartsRestApi module", "support": { - "source": "https://github.com/spryker/shared-carts-rest-api/tree/1.2.5" + "source": "https://github.com/spryker/shared-carts-rest-api/tree/1.2.6" }, - "time": "2022-05-19T08:53:46+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/shared-carts-rest-api-extension", @@ -47527,16 +48421,16 @@ }, { "name": "spryker/shipment", - "version": "8.12.0", + "version": "8.15.1", "source": { "type": "git", "url": "https://github.com/spryker/shipment.git", - "reference": "2dd4a56a8aebcbfaca6fd27d0e7363835c51a772" + "reference": "04478ee35d7c2ef03fb55fc01fe61802791696c8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/shipment/zipball/2dd4a56a8aebcbfaca6fd27d0e7363835c51a772", - "reference": "2dd4a56a8aebcbfaca6fd27d0e7363835c51a772", + "url": "https://api.github.com/repos/spryker/shipment/zipball/04478ee35d7c2ef03fb55fc01fe61802791696c8", + "reference": "04478ee35d7c2ef03fb55fc01fe61802791696c8", "shasum": "" }, "require": { @@ -47544,8 +48438,8 @@ "spryker/acl-merchant-portal-extension": "^1.0.0", "spryker/calculation": "^4.8.0", "spryker/calculation-extension": "^1.0.0", - "spryker/country": "^3.0.0", - "spryker/currency": "^3.1.0", + "spryker/country": "^3.0.0 || ^4.0.0", + "spryker/currency": "^3.1.0 || ^4.0.0", "spryker/customer": "^7.25.0", "spryker/gui": "^3.17.0", "spryker/kernel": "^3.30.0", @@ -47553,18 +48447,20 @@ "spryker/price": "^5.5.0", "spryker/propel-orm": "^1.0.0", "spryker/sales": "^11.25.0", + "spryker/sales-extension": "^1.6.0", "spryker/session": "^3.0.0 || ^4.0.0", "spryker/shipment-extension": "^1.1.0", "spryker/store": "^1.4.0", "spryker/symfony": "^3.0.0", "spryker/tax": "^5.0.0", - "spryker/transfer": "^3.25.0", + "spryker/transfer": "^3.27.0", "spryker/util-encoding": "^2.0.0", "spryker/zed-request": "^3.0.0" }, "require-dev": { "spryker/checkout": "*", "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/product": "*", "spryker/propel": "*", "spryker/tax-product-connector": "*", @@ -47591,26 +48487,26 @@ ], "description": "Shipment module", "support": { - "source": "https://github.com/spryker/shipment/tree/8.12.0" + "source": "https://github.com/spryker/shipment/tree/8.15.1" }, - "time": "2023-03-21T13:22:02+00:00" + "time": "2023-05-05T18:20:59+00:00" }, { "name": "spryker/shipment-cart-connector", - "version": "2.1.1", + "version": "2.1.2", "source": { "type": "git", "url": "https://github.com/spryker/shipment-cart-connector.git", - "reference": "cecfdb8b12b009771707cda6d5f73430a7679b20" + "reference": "635a9844809136806cc5be439ed8d0f5a9083291" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/shipment-cart-connector/zipball/cecfdb8b12b009771707cda6d5f73430a7679b20", - "reference": "cecfdb8b12b009771707cda6d5f73430a7679b20", + "url": "https://api.github.com/repos/spryker/shipment-cart-connector/zipball/635a9844809136806cc5be439ed8d0f5a9083291", + "reference": "635a9844809136806cc5be439ed8d0f5a9083291", "shasum": "" }, "require": { - "php": ">=7.2", + "php": ">=8.0", "spryker/cart-extension": "^4.2.0", "spryker/kernel": "^3.33.0", "spryker/price": "^5.0.0", @@ -47619,6 +48515,7 @@ "require-dev": { "spryker/cart": "*", "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/currency": "*", "spryker/propel": "*", "spryker/store": "*", @@ -47644,33 +48541,35 @@ ], "description": "ShipmentCartConnector module", "support": { - "source": "https://github.com/spryker/shipment-cart-connector/tree/2.1.1" + "source": "https://github.com/spryker/shipment-cart-connector/tree/2.1.2" }, - "time": "2020-05-29T13:08:37+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/shipment-checkout-connector", - "version": "2.0.4", + "version": "2.0.5", "source": { "type": "git", "url": "https://github.com/spryker/shipment-checkout-connector.git", - "reference": "2e274bcc20ff45184dc65a0aac7dad38ecee365a" + "reference": "2dd30792b569ac1df0636f10a02ca19457da4f0d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/shipment-checkout-connector/zipball/2e274bcc20ff45184dc65a0aac7dad38ecee365a", - "reference": "2e274bcc20ff45184dc65a0aac7dad38ecee365a", + "url": "https://api.github.com/repos/spryker/shipment-checkout-connector/zipball/2dd30792b569ac1df0636f10a02ca19457da4f0d", + "reference": "2dd30792b569ac1df0636f10a02ca19457da4f0d", "shasum": "" }, "require": { - "php": ">=7.2", + "php": ">=8.0", "spryker/kernel": "^3.33.0", "spryker/shipment": "^7.0.0 || ^8.0.0" }, "require-dev": { "spryker/checkout": "*", "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/propel": "*", + "spryker/store": "*", "spryker/testify": "*" }, "suggest": { @@ -47693,27 +48592,27 @@ ], "description": "ShipmentCheckoutConnector module", "support": { - "source": "https://github.com/spryker/shipment-checkout-connector/tree/2.0.4" + "source": "https://github.com/spryker/shipment-checkout-connector/tree/2.0.5" }, - "time": "2020-05-29T13:08:37+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/shipment-data-import", - "version": "1.1.0", + "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/spryker/shipment-data-import.git", - "reference": "10923d3885c2914b254f234b61ad1e7cea7ed5ba" + "reference": "8e358ab1dbe3d6b5c7b4ec2cf26a8f83a08d02ca" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/shipment-data-import/zipball/10923d3885c2914b254f234b61ad1e7cea7ed5ba", - "reference": "10923d3885c2914b254f234b61ad1e7cea7ed5ba", + "url": "https://api.github.com/repos/spryker/shipment-data-import/zipball/8e358ab1dbe3d6b5c7b4ec2cf26a8f83a08d02ca", + "reference": "8e358ab1dbe3d6b5c7b4ec2cf26a8f83a08d02ca", "shasum": "" }, "require": { - "php": ">=7.3", - "spryker/currency": "^3.0.0", + "php": ">=8.0", + "spryker/currency": "^3.0.0 || ^4.0.0", "spryker/data-import": "^1.4.3", "spryker/kernel": "^3.33.0", "spryker/shipment": "^8.0.0", @@ -47742,9 +48641,9 @@ ], "description": "ShipmentDataImport module", "support": { - "source": "https://github.com/spryker/shipment-data-import/tree/1.1.0" + "source": "https://github.com/spryker/shipment-data-import/tree/1.2.0" }, - "time": "2021-05-20T14:32:23+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/shipment-discount-connector", @@ -47835,16 +48734,16 @@ }, { "name": "spryker/shipment-gui", - "version": "2.6.1", + "version": "2.8.0", "source": { "type": "git", "url": "https://github.com/spryker/shipment-gui.git", - "reference": "575c42c479101f0939dcbd8fd87d1b4c897f6a4c" + "reference": "65754a79a30a19c8a11bd6a82e3d2874486a2dce" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/shipment-gui/zipball/575c42c479101f0939dcbd8fd87d1b4c897f6a4c", - "reference": "575c42c479101f0939dcbd8fd87d1b4c897f6a4c", + "url": "https://api.github.com/repos/spryker/shipment-gui/zipball/65754a79a30a19c8a11bd6a82e3d2874486a2dce", + "reference": "65754a79a30a19c8a11bd6a82e3d2874486a2dce", "shasum": "" }, "require": { @@ -47852,13 +48751,14 @@ "spryker/customer": "^7.23.0", "spryker/gui": "^3.31.0", "spryker/kernel": "^3.33.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/sales": "^11.4.0", - "spryker/shipment": "^8.0.0", + "spryker/shipment": "^8.15.0", "spryker/shipment-gui-extension": "^0.1.0 || ^1.0.0", "spryker/store": "^1.9.1", "spryker/symfony": "^3.2.2", "spryker/tax": "^5.0.0", + "spryker/transfer": "^3.27.0", "spryker/util-text": "^1.2.3" }, "require-dev": { @@ -47893,9 +48793,9 @@ ], "description": "ShipmentGui module", "support": { - "source": "https://github.com/spryker/shipment-gui/tree/2.6.1" + "source": "https://github.com/spryker/shipment-gui/tree/2.8.0" }, - "time": "2022-11-16T15:31:28+00:00" + "time": "2023-04-17T15:49:27+00:00" }, { "name": "spryker/shipment-gui-extension", @@ -47940,16 +48840,16 @@ }, { "name": "spryker/shipments-rest-api", - "version": "1.6.1", + "version": "1.7.1", "source": { "type": "git", "url": "https://github.com/spryker/shipments-rest-api.git", - "reference": "64f89724897034b5595f1aeb06437a13d0106f1f" + "reference": "d541aee6e5c5a8e411818eaccecb6e2c11153a59" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/shipments-rest-api/zipball/64f89724897034b5595f1aeb06437a13d0106f1f", - "reference": "64f89724897034b5595f1aeb06437a13d0106f1f", + "url": "https://api.github.com/repos/spryker/shipments-rest-api/zipball/d541aee6e5c5a8e411818eaccecb6e2c11153a59", + "reference": "d541aee6e5c5a8e411818eaccecb6e2c11153a59", "shasum": "" }, "require": { @@ -47960,7 +48860,7 @@ "spryker/kernel": "^3.30.0", "spryker/orders-rest-api-extension": "^1.1.0", "spryker/quote-requests-rest-api-extension": "^1.0.0", - "spryker/shipment": "^6.11.0 || ^7.0.0 || ^8.0.0", + "spryker/shipment": "^6.11.0 || ^7.3.0 || ^8.12.0", "spryker/shipments-rest-api-extension": "^1.0.0", "spryker/symfony": "^3.3.0" }, @@ -47987,9 +48887,9 @@ ], "description": "ShipmentsRestApi module", "support": { - "source": "https://github.com/spryker/shipments-rest-api/tree/1.6.1" + "source": "https://github.com/spryker/shipments-rest-api/tree/1.7.1" }, - "time": "2022-12-29T12:04:01+00:00" + "time": "2023-05-05T18:20:59+00:00" }, { "name": "spryker/shipments-rest-api-extension", @@ -48034,20 +48934,20 @@ }, { "name": "spryker/shopping-list", - "version": "4.10.0", + "version": "4.11.1", "source": { "type": "git", "url": "https://github.com/spryker/shopping-list.git", - "reference": "b9a4057c6562fac95e42327dc4781cbb409817f8" + "reference": "caebd823139b7b1a26e9fdb2794fc82f012b8204" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/shopping-list/zipball/b9a4057c6562fac95e42327dc4781cbb409817f8", - "reference": "b9a4057c6562fac95e42327dc4781cbb409817f8", + "url": "https://api.github.com/repos/spryker/shopping-list/zipball/caebd823139b7b1a26e9fdb2794fc82f012b8204", + "reference": "caebd823139b7b1a26e9fdb2794fc82f012b8204", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/cart": "^5.1.0 || ^7.0.0", "spryker/company-business-unit": "^1.0.0 || ^2.0.0", "spryker/company-business-unit-extension": "^1.1.0", @@ -48066,12 +48966,13 @@ "spryker/session": "^4.0.0", "spryker/shopping-list-extension": "^1.5.0", "spryker/store": "^1.1.0", - "spryker/transfer": "^3.25.0", + "spryker/transfer": "^3.27.0", "spryker/zed-request": "^3.6.0" }, "require-dev": { "spryker/code-sniffer": "*", "spryker/company": "*", + "spryker/container": "*", "spryker/installer": "*", "spryker/propel": "*", "spryker/quote": "*", @@ -48099,26 +49000,26 @@ ], "description": "ShoppingList module", "support": { - "source": "https://github.com/spryker/shopping-list/tree/4.10.0" + "source": "https://github.com/spryker/shopping-list/tree/4.11.1" }, - "time": "2022-09-09T11:38:53+00:00" + "time": "2023-05-05T18:20:59+00:00" }, { "name": "spryker/shopping-list-data-import", - "version": "0.2.0", + "version": "0.2.2", "source": { "type": "git", "url": "https://github.com/spryker/shopping-list-data-import.git", - "reference": "86e9f8431dca46a25ef58f578d8307e2dd24a718" + "reference": "d99600603971e89fe660f7812a770371b8b39695" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/shopping-list-data-import/zipball/86e9f8431dca46a25ef58f578d8307e2dd24a718", - "reference": "86e9f8431dca46a25ef58f578d8307e2dd24a718", + "url": "https://api.github.com/repos/spryker/shopping-list-data-import/zipball/d99600603971e89fe660f7812a770371b8b39695", + "reference": "d99600603971e89fe660f7812a770371b8b39695", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/company-business-unit": "^1.0.0 || ^2.0.0", "spryker/company-user": "^1.0.0 || ^2.0.0", "spryker/customer": "^7.0.0", @@ -48130,8 +49031,11 @@ "require-dev": { "spryker/code-sniffer": "*", "spryker/company": "*", + "spryker/container": "*", "spryker/permission": "*", + "spryker/propel": "*", "spryker/propel-orm": "*", + "spryker/store": "*", "spryker/testify": "*" }, "type": "library", @@ -48152,9 +49056,9 @@ ], "description": "ShoppingListDataImport module", "support": { - "source": "https://github.com/spryker/shopping-list-data-import/tree/0.2.0" + "source": "https://github.com/spryker/shopping-list-data-import/tree/0.2.2" }, - "time": "2022-01-26T13:14:24+00:00" + "time": "2023-04-26T07:24:42+00:00" }, { "name": "spryker/shopping-list-extension", @@ -48199,20 +49103,20 @@ }, { "name": "spryker/shopping-list-note", - "version": "1.2.0", + "version": "1.2.1", "source": { "type": "git", "url": "https://github.com/spryker/shopping-list-note.git", - "reference": "9ee5d90b2a8a4062f939899bd553f51ca52c7c38" + "reference": "b88a7cf174fcd53c2e9810155cbd0489a0e57f64" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/shopping-list-note/zipball/9ee5d90b2a8a4062f939899bd553f51ca52c7c38", - "reference": "9ee5d90b2a8a4062f939899bd553f51ca52c7c38", + "url": "https://api.github.com/repos/spryker/shopping-list-note/zipball/b88a7cf174fcd53c2e9810155cbd0489a0e57f64", + "reference": "b88a7cf174fcd53c2e9810155cbd0489a0e57f64", "shasum": "" }, "require": { - "php": ">=7.2", + "php": ">=8.0", "spryker/cart": "^5.3.0 || ^7.0.0", "spryker/kernel": "^3.30.0", "spryker/propel-orm": "^1.0.0", @@ -48224,12 +49128,14 @@ "spryker/company": "*", "spryker/company-business-unit": "*", "spryker/company-user": "*", + "spryker/container": "*", "spryker/customer": "*", "spryker/permission": "*", "spryker/product": "*", "spryker/propel": "*", "spryker/quote": "*", "spryker/stock": "*", + "spryker/store": "*", "spryker/testify": "*" }, "type": "library", @@ -48250,26 +49156,26 @@ ], "description": "ShoppingListNote module", "support": { - "source": "https://github.com/spryker/shopping-list-note/tree/1.2.0" + "source": "https://github.com/spryker/shopping-list-note/tree/1.2.1" }, - "time": "2020-08-28T13:38:56+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/shopping-list-product-option-connector", - "version": "1.4.1", + "version": "1.4.2", "source": { "type": "git", "url": "https://github.com/spryker/shopping-list-product-option-connector.git", - "reference": "a0a2dde8916d2e6456584e463fca931a5d7277e3" + "reference": "a4724fe4ad57612e953a198e6a6c2e416072c6d5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/shopping-list-product-option-connector/zipball/a0a2dde8916d2e6456584e463fca931a5d7277e3", - "reference": "a0a2dde8916d2e6456584e463fca931a5d7277e3", + "url": "https://api.github.com/repos/spryker/shopping-list-product-option-connector/zipball/a4724fe4ad57612e953a198e6a6c2e416072c6d5", + "reference": "a4724fe4ad57612e953a198e6a6c2e416072c6d5", "shasum": "" }, "require": { - "php": ">=7.2", + "php": ">=8.0", "spryker/kernel": "^3.30.0", "spryker/product": "^5.0.0 || ^6.0.0", "spryker/product-option": "^6.11.0 || ^8.5.0", @@ -48283,9 +49189,11 @@ "spryker/company": "*", "spryker/company-business-unit": "*", "spryker/company-user": "*", + "spryker/container": "*", "spryker/customer": "*", "spryker/permission": "*", "spryker/propel": "*", + "spryker/store": "*", "spryker/testify": "*" }, "type": "library", @@ -48305,9 +49213,9 @@ ], "description": "ShoppingListProductOptionConnector module", "support": { - "source": "https://github.com/spryker/shopping-list-product-option-connector/tree/1.4.1" + "source": "https://github.com/spryker/shopping-list-product-option-connector/tree/1.4.2" }, - "time": "2020-05-29T13:08:37+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/shopping-list-session", @@ -48596,24 +49504,26 @@ }, { "name": "spryker/state-machine", - "version": "2.16.2", + "version": "2.17.0", "source": { "type": "git", "url": "https://github.com/spryker/state-machine.git", - "reference": "c886e6f5dec446e967f5b075eb43a67e1b61078b" + "reference": "654b304f9d990e1a6e112fedc816171b99d3c6e1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/state-machine/zipball/c886e6f5dec446e967f5b075eb43a67e1b61078b", - "reference": "c886e6f5dec446e967f5b075eb43a67e1b61078b", + "url": "https://api.github.com/repos/spryker/state-machine/zipball/654b304f9d990e1a6e112fedc816171b99d3c6e1", + "reference": "654b304f9d990e1a6e112fedc816171b99d3c6e1", "shasum": "" }, "require": { "php": ">=8.0", + "spryker/acl-merchant-portal-extension": "^1.0.0", "spryker/graph": "^3.0.0", "spryker/kernel": "^3.30.0", "spryker/propel-orm": "^1.16.0", "spryker/symfony": "^3.0.0", + "spryker/transfer": "^3.25.0", "spryker/util-network": "^1.1.0", "spryker/util-text": "^1.1.0" }, @@ -48641,9 +49551,9 @@ ], "description": "StateMachine module", "support": { - "source": "https://github.com/spryker/state-machine/tree/2.16.2" + "source": "https://github.com/spryker/state-machine/tree/2.17.0" }, - "time": "2022-12-29T12:04:01+00:00" + "time": "2023-03-10T14:11:16+00:00" }, { "name": "spryker/step-engine", @@ -48741,16 +49651,16 @@ }, { "name": "spryker/stock", - "version": "8.7.0", + "version": "8.8.2", "source": { "type": "git", "url": "https://github.com/spryker/stock.git", - "reference": "e37f883e821a358ce9ecb3c1c627845d655f9746" + "reference": "7255d93e4ec1f640bd3d3d8f16e7baaf02c236f8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/stock/zipball/e37f883e821a358ce9ecb3c1c627845d655f9746", - "reference": "e37f883e821a358ce9ecb3c1c627845d655f9746", + "url": "https://api.github.com/repos/spryker/stock/zipball/7255d93e4ec1f640bd3d3d8f16e7baaf02c236f8", + "reference": "7255d93e4ec1f640bd3d3d8f16e7baaf02c236f8", "shasum": "" }, "require": { @@ -48789,27 +49699,27 @@ ], "description": "Stock module", "support": { - "source": "https://github.com/spryker/stock/tree/8.7.0" + "source": "https://github.com/spryker/stock/tree/8.8.2" }, - "time": "2023-03-16T13:08:01+00:00" + "time": "2023-05-05T18:20:59+00:00" }, { "name": "spryker/stock-address", - "version": "1.0.0", + "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/spryker/stock-address.git", - "reference": "2ef6d67e883876d3a50ae0b1df8d2710fd18f7c0" + "reference": "48b9cd298c4fd5995c8752c6907838fca86b27a2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/stock-address/zipball/2ef6d67e883876d3a50ae0b1df8d2710fd18f7c0", - "reference": "2ef6d67e883876d3a50ae0b1df8d2710fd18f7c0", + "url": "https://api.github.com/repos/spryker/stock-address/zipball/48b9cd298c4fd5995c8752c6907838fca86b27a2", + "reference": "48b9cd298c4fd5995c8752c6907838fca86b27a2", "shasum": "" }, "require": { - "php": ">=7.3", - "spryker/country": "^3.0.0", + "php": ">=8.0", + "spryker/country": "^3.0.0 || ^4.0.0", "spryker/kernel": "^3.30.0", "spryker/propel-orm": "^1.0.0", "spryker/stock": "^8.2.0", @@ -48839,27 +49749,27 @@ ], "description": "StockAddress module", "support": { - "source": "https://github.com/spryker/stock-address/tree/1.0.0" + "source": "https://github.com/spryker/stock-address/tree/1.1.0" }, - "time": "2021-04-08T12:48:27+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/stock-address-data-import", - "version": "0.1.0", + "version": "0.1.1", "source": { "type": "git", "url": "https://github.com/spryker/stock-address-data-import.git", - "reference": "a39c042007b21045c9535a13f89092631fd1408a" + "reference": "3add34b5d1f50f6eb4905685d3f9a0748785ed70" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/stock-address-data-import/zipball/a39c042007b21045c9535a13f89092631fd1408a", - "reference": "a39c042007b21045c9535a13f89092631fd1408a", + "url": "https://api.github.com/repos/spryker/stock-address-data-import/zipball/3add34b5d1f50f6eb4905685d3f9a0748785ed70", + "reference": "3add34b5d1f50f6eb4905685d3f9a0748785ed70", "shasum": "" }, "require": { - "php": ">=7.3", - "spryker/country": "^3.0.0", + "php": ">=8.0", + "spryker/country": "^3.0.0 || ^4.0.0", "spryker/data-import": "^1.4.3", "spryker/kernel": "^3.33.0", "spryker/stock": "^8.0.0", @@ -48887,26 +49797,26 @@ ], "description": "StockAddressDataImport module", "support": { - "source": "https://github.com/spryker/stock-address-data-import/tree/0.1.0" + "source": "https://github.com/spryker/stock-address-data-import/tree/0.1.1" }, - "time": "2021-04-08T12:48:27+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/stock-data-import", - "version": "1.2.0", + "version": "1.2.2", "source": { "type": "git", "url": "https://github.com/spryker/stock-data-import.git", - "reference": "c0fc08acb1837e27eb844428f4d05e1946d14c75" + "reference": "cfe3722a3dd8a496dacfd5d84b883576d68b0adf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/stock-data-import/zipball/c0fc08acb1837e27eb844428f4d05e1946d14c75", - "reference": "c0fc08acb1837e27eb844428f4d05e1946d14c75", + "url": "https://api.github.com/repos/spryker/stock-data-import/zipball/cfe3722a3dd8a496dacfd5d84b883576d68b0adf", + "reference": "cfe3722a3dd8a496dacfd5d84b883576d68b0adf", "shasum": "" }, "require": { - "php": ">=7.3", + "php": ">=8.0", "spryker/data-import": "^1.4.3", "spryker/kernel": "^3.33.0", "spryker/stock": "^8.0.0", @@ -48934,9 +49844,9 @@ ], "description": "StockDataImport module", "support": { - "source": "https://github.com/spryker/stock-data-import/tree/1.2.0" + "source": "https://github.com/spryker/stock-data-import/tree/1.2.2" }, - "time": "2021-02-24T08:50:39+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/stock-extension", @@ -49027,16 +49937,16 @@ }, { "name": "spryker/storage", - "version": "3.19.2", + "version": "3.20.0", "source": { "type": "git", "url": "https://github.com/spryker/storage.git", - "reference": "6bb5c19743ee633155c0eb85bb8d40d4893b5e5d" + "reference": "5bde4e9b0ef84ff833cd2008b42dacf15fa4ffae" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/storage/zipball/6bb5c19743ee633155c0eb85bb8d40d4893b5e5d", - "reference": "6bb5c19743ee633155c0eb85bb8d40d4893b5e5d", + "url": "https://api.github.com/repos/spryker/storage/zipball/5bde4e9b0ef84ff833cd2008b42dacf15fa4ffae", + "reference": "5bde4e9b0ef84ff833cd2008b42dacf15fa4ffae", "shasum": "" }, "require": { @@ -49046,10 +49956,10 @@ "spryker/gui": "^3.0.0", "spryker/health-check-extension": "^1.0.0", "spryker/kernel": "^3.41.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/redis": "^2.2.0", "spryker/storage-extension": "^1.1.0", - "spryker/store": "^1.4.0", + "spryker/store": "^1.19.0", "spryker/symfony": "^3.5.0", "spryker/util-sanitize": "^2.0.0", "spryker/util-text": "^1.1.0" @@ -49077,7 +49987,8 @@ "autoload": { "psr-4": { "Spryker\\": "src/Spryker/", - "SprykerTest\\Client\\Storage\\Helper\\": "tests/SprykerTest/Client/Storage/_support/Helper/" + "SprykerTest\\Client\\Storage\\Helper\\": "tests/SprykerTest/Client/Storage/_support/Helper/", + "SprykerTest\\Shared\\Storage\\Helper\\": "tests/SprykerTest/Shared/Storage/_support/Helper/" } }, "notification-url": "https://packagist.org/downloads/", @@ -49086,26 +49997,26 @@ ], "description": "Storage module", "support": { - "source": "https://github.com/spryker/storage/tree/3.19.2" + "source": "https://github.com/spryker/storage/tree/3.20.0" }, - "time": "2022-12-01T11:40:47+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/storage-database", - "version": "1.2.0", + "version": "1.2.1", "source": { "type": "git", "url": "https://github.com/spryker/storage-database.git", - "reference": "af415826b1d09e77c662f5ea8675ec26cc7111b9" + "reference": "c7cdf6c001db26f33acb7cd92e5d1f7a3aacb671" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/storage-database/zipball/af415826b1d09e77c662f5ea8675ec26cc7111b9", - "reference": "af415826b1d09e77c662f5ea8675ec26cc7111b9", + "url": "https://api.github.com/repos/spryker/storage-database/zipball/c7cdf6c001db26f33acb7cd92e5d1f7a3aacb671", + "reference": "c7cdf6c001db26f33acb7cd92e5d1f7a3aacb671", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/kernel": "^3.33.0", "spryker/propel-orm": "^1.16.0", "spryker/storage-database-extension": "^1.0.0", @@ -49138,9 +50049,9 @@ ], "description": "StorageDatabase module", "support": { - "source": "https://github.com/spryker/storage-database/tree/1.2.0" + "source": "https://github.com/spryker/storage-database/tree/1.2.1" }, - "time": "2022-06-17T12:20:42+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/storage-database-extension", @@ -49323,16 +50234,16 @@ }, { "name": "spryker/store", - "version": "1.18.1", + "version": "1.19.1", "source": { "type": "git", "url": "https://github.com/spryker/store.git", - "reference": "370f6b23a6ea54d3198408b9d22075f36c6ffc4f" + "reference": "abba25f1a572607891806b95384d9489ccbd3c2c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/store/zipball/370f6b23a6ea54d3198408b9d22075f36c6ffc4f", - "reference": "370f6b23a6ea54d3198408b9d22075f36c6ffc4f", + "url": "https://api.github.com/repos/spryker/store/zipball/abba25f1a572607891806b95384d9489ccbd3c2c", + "reference": "abba25f1a572607891806b95384d9489ccbd3c2c", "shasum": "" }, "require": { @@ -49345,12 +50256,15 @@ "spryker/oauth-client-extension": "^1.0.0", "spryker/propel-orm": "^1.0.0", "spryker/quote-extension": "^1.4.0", + "spryker/store-extension": "^1.0.0", "spryker/symfony": "^3.0.0", - "spryker/transfer": "^3.25.0" + "spryker/transfer": "^3.25.0", + "spryker/zed-request-extension": "^1.1.0" }, "require-dev": { "spryker/code-sniffer": "*", "spryker/container": "*", + "spryker/locale": "*", "spryker/propel": "*", "spryker/quote": "*", "spryker/testify": "*" @@ -49378,35 +50292,175 @@ ], "description": "Store module", "support": { - "source": "https://github.com/spryker/store/tree/1.18.1" + "source": "https://github.com/spryker/store/tree/1.19.1" + }, + "time": "2023-05-05T18:20:59+00:00" + }, + { + "name": "spryker/store-context-gui", + "version": "1.0.0", + "source": { + "type": "git", + "url": "https://github.com/spryker/store-context-gui.git", + "reference": "f416882c1b3a79b63281a195ad721959ef6695ab" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/spryker/store-context-gui/zipball/f416882c1b3a79b63281a195ad721959ef6695ab", + "reference": "f416882c1b3a79b63281a195ad721959ef6695ab", + "shasum": "" + }, + "require": { + "php": ">=8.0", + "spryker/gui": "^3.45.0", + "spryker/kernel": "^3.71.0", + "spryker/store-gui-extension": "^1.0.0", + "spryker/symfony": "^3.11.0" + }, + "require-dev": { + "spryker/code-sniffer": "*" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0.x-dev" + } + }, + "autoload": { + "psr-4": { + "Spryker\\": "src/Spryker/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "proprietary" + ], + "description": "StoreContextGui module", + "support": { + "source": "https://github.com/spryker/store-context-gui/tree/1.0.0" }, - "time": "2023-03-14T08:26:09+00:00" + "time": "2023-03-31T19:36:11+00:00" + }, + { + "name": "spryker/store-data-import", + "version": "0.1.0", + "source": { + "type": "git", + "url": "https://github.com/spryker/store-data-import.git", + "reference": "5cd1cad61387cfe9886a6132bc71136edcd1065a" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/spryker/store-data-import/zipball/5cd1cad61387cfe9886a6132bc71136edcd1065a", + "reference": "5cd1cad61387cfe9886a6132bc71136edcd1065a", + "shasum": "" + }, + "require": { + "php": ">=8.0", + "spryker/data-import": "^1.0.0", + "spryker/kernel": "^3.30.0", + "spryker/store": "^1.19.0" + }, + "require-dev": { + "spryker/code-sniffer": "*", + "spryker/propel": "*", + "spryker/testify": "*" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0.x-dev" + } + }, + "autoload": { + "psr-4": { + "Spryker\\": "src/Spryker/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "description": "StoreDataImport module", + "support": { + "source": "https://github.com/spryker/store-data-import/tree/0.1.0" + }, + "time": "2023-03-31T19:36:11+00:00" + }, + { + "name": "spryker/store-extension", + "version": "1.0.0", + "source": { + "type": "git", + "url": "https://github.com/spryker/store-extension.git", + "reference": "b95dbb1e7a72d455f961891a27645cf1b3ea4672" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/spryker/store-extension/zipball/b95dbb1e7a72d455f961891a27645cf1b3ea4672", + "reference": "b95dbb1e7a72d455f961891a27645cf1b3ea4672", + "shasum": "" + }, + "require": { + "php": ">=8.0", + "spryker/transfer": "^3.0.0" + }, + "require-dev": { + "spryker/code-sniffer": "*" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0.x-dev" + } + }, + "autoload": { + "psr-4": { + "Spryker\\": "src/Spryker/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "proprietary" + ], + "description": "StoreExtension module", + "support": { + "source": "https://github.com/spryker/store-extension/tree/1.0.0" + }, + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/store-gui", - "version": "1.1.0", + "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/spryker/store-gui.git", - "reference": "a083643b83c0145ac22b9648227c6d47c2fb111b" + "reference": "971071b4d043dfc996e6ad59502894bb0219b0e6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/store-gui/zipball/a083643b83c0145ac22b9648227c6d47c2fb111b", - "reference": "a083643b83c0145ac22b9648227c6d47c2fb111b", + "url": "https://api.github.com/repos/spryker/store-gui/zipball/971071b4d043dfc996e6ad59502894bb0219b0e6", + "reference": "971071b4d043dfc996e6ad59502894bb0219b0e6", "shasum": "" }, "require": { - "php": ">=7.3", + "php": ">=8.0", "spryker/gui": "^3.38.0", "spryker/kernel": "^3.33.0", - "spryker/store": "^1.15.0", + "spryker/product-category-filter-gui-extension": "^1.0.0", + "spryker/store": "^1.19.0", + "spryker/store-gui-extension": "^1.0.0", "spryker/symfony": "^3.0.0", "spryker/transfer": "^3.25.0", - "spryker/util-encoding": "^1.0.0 || ^2.0.0" + "spryker/util-encoding": "^1.0.0 || ^2.0.0", + "spryker/util-text": "^1.5.0" }, "require-dev": { - "spryker/code-sniffer": "*" + "spryker/code-sniffer": "*", + "spryker/container": "*", + "spryker/propel": "*", + "spryker/testify": "*", + "spryker/twig": "*" }, "type": "library", "extra": { @@ -49425,28 +50479,135 @@ ], "description": "StoreGui module", "support": { - "source": "https://github.com/spryker/store-gui/tree/1.1.0" + "source": "https://github.com/spryker/store-gui/tree/1.2.0" }, - "time": "2021-05-26T07:41:43+00:00" + "time": "2023-03-31T19:36:11+00:00" + }, + { + "name": "spryker/store-gui-extension", + "version": "1.0.0", + "source": { + "type": "git", + "url": "https://github.com/spryker/store-gui-extension.git", + "reference": "19ead7c8117121c85aebafa6c3ec19ce6dded751" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/spryker/store-gui-extension/zipball/19ead7c8117121c85aebafa6c3ec19ce6dded751", + "reference": "19ead7c8117121c85aebafa6c3ec19ce6dded751", + "shasum": "" + }, + "require": { + "php": ">=8.0", + "spryker/transfer": "^3.0.0" + }, + "require-dev": { + "spryker/code-sniffer": "*", + "spryker/gui": "*", + "spryker/symfony": "*" + }, + "suggest": { + "spryker/gui": "If you want to use StoreGui table expander plugins.", + "spryker/symfony": "If you want to use StoreGui form expander plugins." + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0.x-dev" + } + }, + "autoload": { + "psr-4": { + "Spryker\\": "src/Spryker/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "proprietary" + ], + "description": "StoreGuiExtension module", + "support": { + "source": "https://github.com/spryker/store-gui-extension/tree/1.0.0" + }, + "time": "2023-03-31T19:36:11+00:00" + }, + { + "name": "spryker/store-storage", + "version": "1.0.0", + "source": { + "type": "git", + "url": "https://github.com/spryker/store-storage.git", + "reference": "238824e28e98e45ae239121c3a5c068bb8899a9a" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/spryker/store-storage/zipball/238824e28e98e45ae239121c3a5c068bb8899a9a", + "reference": "238824e28e98e45ae239121c3a5c068bb8899a9a", + "shasum": "" + }, + "require": { + "php": ">=8.0", + "spryker/country": "^4.0.0", + "spryker/currency": "^4.0.0", + "spryker/event-behavior": "^1.0.0", + "spryker/kernel": "^3.30.0", + "spryker/locale": "^4.0.0", + "spryker/propel-orm": "^1.17.0", + "spryker/publisher-extension": "^1.0.0", + "spryker/storage": "^3.4.0", + "spryker/store": "^1.19.0", + "spryker/store-extension": "^1.0.0", + "spryker/synchronization": "^1.0.0", + "spryker/synchronization-behavior": "^1.0.0", + "spryker/synchronization-extension": "^1.0.0", + "spryker/transfer": "^3.25.0" + }, + "require-dev": { + "spryker/code-sniffer": "*", + "spryker/propel": "*", + "spryker/queue": "*", + "spryker/testify": "*" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0.x-dev" + } + }, + "autoload": { + "psr-4": { + "Spryker\\": "src/Spryker/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "proprietary" + ], + "description": "StoreStorage module", + "support": { + "source": "https://github.com/spryker/store-storage/tree/1.0.0" + }, + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/stores-rest-api", - "version": "1.0.4", + "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/spryker/stores-rest-api.git", - "reference": "f946abed97e42e919f2641c74a3503f0affb1f3f" + "reference": "0f410b1d07cce2c444b85a3c4e2217b963c65a86" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/stores-rest-api/zipball/f946abed97e42e919f2641c74a3503f0affb1f3f", - "reference": "f946abed97e42e919f2641c74a3503f0affb1f3f", + "url": "https://api.github.com/repos/spryker/stores-rest-api/zipball/0f410b1d07cce2c444b85a3c4e2217b963c65a86", + "reference": "0f410b1d07cce2c444b85a3c4e2217b963c65a86", "shasum": "" }, "require": { - "php": ">=7.2", - "spryker/country": "^3.2.0", - "spryker/currency": "^3.0.0", + "php": ">=8.0", + "spryker/application-extension": "^1.1.0", + "spryker/country": "^3.2.0 || ^4.0.0", + "spryker/currency": "^3.2.0 || ^4.0.0", "spryker/glue-application": "^1.0.0", "spryker/glue-application-extension": "^1.0.0", "spryker/kernel": "^3.30.0", @@ -49454,7 +50615,11 @@ "spryker/symfony": "^3.0.0" }, "require-dev": { - "spryker/code-sniffer": "*" + "spryker/code-sniffer": "*", + "spryker/container": "*" + }, + "suggest": { + "spryker/container": "Add this module when you want to use the Container." }, "type": "library", "extra": { @@ -49473,22 +50638,22 @@ ], "description": "StoresRestApi module", "support": { - "source": "https://github.com/spryker/stores-rest-api/tree/1.0.4" + "source": "https://github.com/spryker/stores-rest-api/tree/1.1.0" }, - "time": "2020-05-29T13:08:37+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/symfony", - "version": "3.11.1", + "version": "3.12.0", "source": { "type": "git", "url": "https://github.com/spryker/symfony.git", - "reference": "637504de61601f39ffac01bd47b6200e8fe30822" + "reference": "63730730f5f3a9fdaf8fcb46c3dc9272fff3226c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/symfony/zipball/637504de61601f39ffac01bd47b6200e8fe30822", - "reference": "637504de61601f39ffac01bd47b6200e8fe30822", + "url": "https://api.github.com/repos/spryker/symfony/zipball/63730730f5f3a9fdaf8fcb46c3dc9272fff3226c", + "reference": "63730730f5f3a9fdaf8fcb46c3dc9272fff3226c", "shasum": "" }, "require": { @@ -49504,18 +50669,18 @@ "symfony/form": "^5.2.0 || ^6.0.0", "symfony/http-client": "^5.0.9 || ^6.0.0", "symfony/http-foundation": "^5.2.0 || ^6.0.0", - "symfony/http-kernel": "^5.2.0 || ^6.0.0", + "symfony/http-kernel": "^5.2.1 || ^6.0.0", "symfony/intl": "^5.0.9 || ^6.0.0", - "symfony/messenger": "^5.0.0 || ^6.0.0", + "symfony/messenger": "^5.3.0 || ^6.0.0", "symfony/mime": "^5.0.9 || ^6.0.0", "symfony/options-resolver": "^5.0.9 || ^6.0.0", "symfony/process": "^5.4.0 || ^6.0.0", "symfony/property-access": "^5.4.0 || ^6.0.0", "symfony/routing": "^5.1.0 || ^6.0.0", - "symfony/security-core": "^5.2.8", + "symfony/security-core": "^5.4.21", "symfony/security-csrf": "^5.3.0 || ^6.0.0", - "symfony/security-guard": "^5.2.8", - "symfony/security-http": "^5.2.8", + "symfony/security-guard": "^5.4.21", + "symfony/security-http": "^5.4.21", "symfony/serializer": "^5.0.9 || ^6.0.0", "symfony/stopwatch": "^5.0.9 || ^6.0.0", "symfony/translation": "^5.0.9 || ^6.0.0", @@ -49546,29 +50711,29 @@ ], "description": "Symfony module", "support": { - "source": "https://github.com/spryker/symfony/tree/3.11.1" + "source": "https://github.com/spryker/symfony/tree/3.12.0" }, - "time": "2023-01-27T13:52:43+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/symfony-mailer", - "version": "1.0.1", + "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/spryker/symfony-mailer.git", - "reference": "6454f65571fbd27cca76d1594f5af64fa993260b" + "reference": "9ec359bcdc0fdb9cd2cd6ba54a47bff6f99090b7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/symfony-mailer/zipball/6454f65571fbd27cca76d1594f5af64fa993260b", - "reference": "6454f65571fbd27cca76d1594f5af64fa993260b", + "url": "https://api.github.com/repos/spryker/symfony-mailer/zipball/9ec359bcdc0fdb9cd2cd6ba54a47bff6f99090b7", + "reference": "9ec359bcdc0fdb9cd2cd6ba54a47bff6f99090b7", "shasum": "" }, "require": { "php": ">=8.0", "spryker/glossary": "^3.0.0", "spryker/kernel": "^3.52.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/mail-extension": "^1.0.0", "spryker/symfony": "^3.9.0", "spryker/transfer": "^3.25.0", @@ -49597,22 +50762,22 @@ ], "description": "SymfonyMailer module", "support": { - "source": "https://github.com/spryker/symfony-mailer/tree/1.0.1" + "source": "https://github.com/spryker/symfony-mailer/tree/1.1.0" }, - "time": "2022-11-13T15:11:09+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/synchronization", - "version": "1.15.0", + "version": "1.16.0", "source": { "type": "git", "url": "https://github.com/spryker/synchronization.git", - "reference": "443dc17dbf675f02a7ab4b1a2c6269917ad6bdd1" + "reference": "1912e214c56e14b594d63e377455102ef014379c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/synchronization/zipball/443dc17dbf675f02a7ab4b1a2c6269917ad6bdd1", - "reference": "443dc17dbf675f02a7ab4b1a2c6269917ad6bdd1", + "url": "https://api.github.com/repos/spryker/synchronization/zipball/1912e214c56e14b594d63e377455102ef014379c", + "reference": "1912e214c56e14b594d63e377455102ef014379c", "shasum": "" }, "require": { @@ -49623,6 +50788,7 @@ "spryker/queue": "^1.0.0", "spryker/search": "^8.3.0", "spryker/storage": "^3.4.1", + "spryker/store": "^1.19.0", "spryker/symfony": "^3.1.0", "spryker/synchronization-extension": "^1.3.0", "spryker/transfer": "^3.25.0", @@ -49678,26 +50844,26 @@ ], "description": "Synchronization module", "support": { - "source": "https://github.com/spryker/synchronization/tree/1.15.0" + "source": "https://github.com/spryker/synchronization/tree/1.16.0" }, - "time": "2022-12-14T14:25:39+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/synchronization-behavior", - "version": "1.9.0", + "version": "1.10.0", "source": { "type": "git", "url": "https://github.com/spryker/synchronization-behavior.git", - "reference": "f9f9dd276794409fc80d031f89ee905b3067d0df" + "reference": "648d7e3ce8374bf6b6f82fbeade432514b841eaa" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/synchronization-behavior/zipball/f9f9dd276794409fc80d031f89ee905b3067d0df", - "reference": "f9f9dd276794409fc80d031f89ee905b3067d0df", + "url": "https://api.github.com/repos/spryker/synchronization-behavior/zipball/648d7e3ce8374bf6b6f82fbeade432514b841eaa", + "reference": "648d7e3ce8374bf6b6f82fbeade432514b841eaa", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/kernel": "^3.30.0", "spryker/laminas": "^1.0.0", "spryker/propel-orm": "^1.16.0", @@ -49733,7 +50899,7 @@ "support": { "source": "https://github.com/spryker/synchronization-behavior" }, - "time": "2022-07-01T12:54:12+00:00" + "time": "2023-03-31T19:36:17+00:00" }, { "name": "spryker/synchronization-extension", @@ -49782,27 +50948,28 @@ }, { "name": "spryker/tax", - "version": "5.13.0", + "version": "5.14.0", "source": { "type": "git", "url": "https://github.com/spryker/tax.git", - "reference": "73e41edd169e354b16ed31c3bfd5336b85353da5" + "reference": "391a9fb49a66a2c284ce0e00f914f45c6539e83f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/tax/zipball/73e41edd169e354b16ed31c3bfd5336b85353da5", - "reference": "73e41edd169e354b16ed31c3bfd5336b85353da5", + "url": "https://api.github.com/repos/spryker/tax/zipball/391a9fb49a66a2c284ce0e00f914f45c6539e83f", + "reference": "391a9fb49a66a2c284ce0e00f914f45c6539e83f", "shasum": "" }, "require": { "php": ">=8.0", "spryker/acl-merchant-portal-extension": "^1.0.0", "spryker/calculation": "^4.0.0", - "spryker/country": "^3.0.0", + "spryker/country": "^3.0.0 || ^4.0.0", "spryker/gui": "^3.45.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/propel-orm": "^1.0.0", + "spryker/store": "^1.19.0", "spryker/symfony": "^3.0.0", "spryker/transfer": "^3.27.0", "spryker/twig": "^3.16.0", @@ -49839,40 +51006,43 @@ ], "description": "Tax module", "support": { - "source": "https://github.com/spryker/tax/tree/5.13.0" + "source": "https://github.com/spryker/tax/tree/5.14.0" }, - "time": "2023-03-10T14:11:16+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/tax-product-connector", - "version": "4.5.1", + "version": "4.7.1", "source": { "type": "git", "url": "https://github.com/spryker/tax-product-connector.git", - "reference": "0c6cafef6049266eeca420027a6102824c7aa486" + "reference": "53e81b51615f6fd8ac146fe8c1513dc678314260" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/tax-product-connector/zipball/0c6cafef6049266eeca420027a6102824c7aa486", - "reference": "0c6cafef6049266eeca420027a6102824c7aa486", + "url": "https://api.github.com/repos/spryker/tax-product-connector/zipball/53e81b51615f6fd8ac146fe8c1513dc678314260", + "reference": "53e81b51615f6fd8ac146fe8c1513dc678314260", "shasum": "" }, "require": { "php": ">=8.0", "spryker/calculation-extension": "^1.1.0", - "spryker/country": "^3.0.0", + "spryker/country": "^3.0.0 || ^4.0.0", "spryker/kernel": "^3.30.0", "spryker/product": "^5.0.0 || ^6.0.0", - "spryker/product-extension": "^1.1.0", + "spryker/product-extension": "^1.5.0", "spryker/propel-orm": "^1.0.0", "spryker/tax": "^4.0.0 || ^5.0.0", "spryker/tax-product-connector-extension": "^1.0.0", + "spryker/transfer": "^3.27.0", "spryker/zed-request": "^3.0.0" }, "require-dev": { "spryker/calculation": "*", "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/propel": "*", + "spryker/store": "*", "spryker/testify": "*" }, "suggest": { @@ -49895,9 +51065,9 @@ ], "description": "TaxProductConnector module", "support": { - "source": "https://github.com/spryker/tax-product-connector/tree/4.5.1" + "source": "https://github.com/spryker/tax-product-connector/tree/4.7.1" }, - "time": "2022-12-29T12:04:01+00:00" + "time": "2023-05-05T18:20:59+00:00" }, { "name": "spryker/tax-product-connector-extension", @@ -49942,16 +51112,16 @@ }, { "name": "spryker/tax-product-storage", - "version": "1.3.0", + "version": "1.3.1", "source": { "type": "git", "url": "https://github.com/spryker/tax-product-storage.git", - "reference": "b9189eec9c752cea39a5c7513de92435393103ec" + "reference": "72370188e0a73382049c3500121c186694e34293" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/tax-product-storage/zipball/b9189eec9c752cea39a5c7513de92435393103ec", - "reference": "b9189eec9c752cea39a5c7513de92435393103ec", + "url": "https://api.github.com/repos/spryker/tax-product-storage/zipball/72370188e0a73382049c3500121c186694e34293", + "reference": "72370188e0a73382049c3500121c186694e34293", "shasum": "" }, "require": { @@ -49971,6 +51141,7 @@ "spryker/code-sniffer": "*", "spryker/event": "*", "spryker/propel": "*", + "spryker/publisher": "*", "spryker/queue": "*", "spryker/testify": "*" }, @@ -49994,22 +51165,22 @@ ], "description": "TaxProductStorage module", "support": { - "source": "https://github.com/spryker/tax-product-storage/tree/1.3.0" + "source": "https://github.com/spryker/tax-product-storage/tree/1.3.1" }, - "time": "2023-01-16T13:42:24+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/tax-storage", - "version": "1.4.0", + "version": "1.4.1", "source": { "type": "git", "url": "https://github.com/spryker/tax-storage.git", - "reference": "e1b2cd130deafebadb8259b0fdba4e34cdde0dfc" + "reference": "9f81d7fce36718b3a847273db4a3675548ee3b1b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/tax-storage/zipball/e1b2cd130deafebadb8259b0fdba4e34cdde0dfc", - "reference": "e1b2cd130deafebadb8259b0fdba4e34cdde0dfc", + "url": "https://api.github.com/repos/spryker/tax-storage/zipball/9f81d7fce36718b3a847273db4a3675548ee3b1b", + "reference": "9f81d7fce36718b3a847273db4a3675548ee3b1b", "shasum": "" }, "require": { @@ -50026,9 +51197,11 @@ }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/event": "*", "spryker/propel": "*", "spryker/queue": "*", + "spryker/store": "*", "spryker/testify": "*" }, "suggest": { @@ -50052,28 +51225,28 @@ ], "description": "TaxStorage module", "support": { - "source": "https://github.com/spryker/tax-storage/tree/1.4.0" + "source": "https://github.com/spryker/tax-storage/tree/1.4.1" }, - "time": "2023-01-16T13:42:24+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/touch", - "version": "4.5.0", + "version": "4.6.0", "source": { "type": "git", "url": "https://github.com/spryker/touch.git", - "reference": "107696e619cf829030e866097d3f430f7f61749c" + "reference": "83fdd4458fbd9cbfe66053d51f535b5446602fdf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/touch/zipball/107696e619cf829030e866097d3f430f7f61749c", - "reference": "107696e619cf829030e866097d3f430f7f61749c", + "url": "https://api.github.com/repos/spryker/touch/zipball/83fdd4458fbd9cbfe66053d51f535b5446602fdf", + "reference": "83fdd4458fbd9cbfe66053d51f535b5446602fdf", "shasum": "" }, "require": { - "php": ">=7.3", + "php": ">=8.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/propel-orm": "^1.0.0", "spryker/store": "^1.0.0", "spryker/symfony": "^3.0.0", @@ -50102,9 +51275,9 @@ ], "description": "Touch module", "support": { - "source": "https://github.com/spryker/touch/tree/4.5.0" + "source": "https://github.com/spryker/touch/tree/4.6.0" }, - "time": "2021-05-13T14:04:54+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/transfer", @@ -50159,16 +51332,16 @@ }, { "name": "spryker/translator", - "version": "1.10.0", + "version": "1.11.0", "source": { "type": "git", "url": "https://github.com/spryker/translator.git", - "reference": "1ab03edbe255a81ae019e100378af667ecc10f41" + "reference": "0ab70852c213081b053bdf42914cf1eaebaa13ac" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/translator/zipball/1ab03edbe255a81ae019e100378af667ecc10f41", - "reference": "1ab03edbe255a81ae019e100378af667ecc10f41", + "url": "https://api.github.com/repos/spryker/translator/zipball/0ab70852c213081b053bdf42914cf1eaebaa13ac", + "reference": "0ab70852c213081b053bdf42914cf1eaebaa13ac", "shasum": "" }, "require": { @@ -50176,7 +51349,7 @@ "spryker/application-extension": "^1.0.0", "spryker/glossary-storage": "^1.0.0", "spryker/kernel": "^3.52.0", - "spryker/locale": "^3.3.0", + "spryker/locale": "^3.3.0 || ^4.0.0", "spryker/messenger-extension": "^1.0.0", "spryker/symfony": "^3.5.0", "spryker/translator-extension": "^1.0.0", @@ -50212,9 +51385,9 @@ ], "description": "Translator module", "support": { - "source": "https://github.com/spryker/translator/tree/1.10.0" + "source": "https://github.com/spryker/translator/tree/1.11.0" }, - "time": "2023-01-24T16:01:46+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/translator-extension", @@ -50263,16 +51436,16 @@ }, { "name": "spryker/twig", - "version": "3.18.0", + "version": "3.18.1", "source": { "type": "git", "url": "https://github.com/spryker/twig.git", - "reference": "23ac0429e51f94e1f6375423b2ca8ed3943f069d" + "reference": "07aa6395bd84fd14567c15a3f8c77a55bff0268a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/twig/zipball/23ac0429e51f94e1f6375423b2ca8ed3943f069d", - "reference": "23ac0429e51f94e1f6375423b2ca8ed3943f069d", + "url": "https://api.github.com/repos/spryker/twig/zipball/07aa6395bd84fd14567c15a3f8c77a55bff0268a", + "reference": "07aa6395bd84fd14567c15a3f8c77a55bff0268a", "shasum": "" }, "require": { @@ -50317,9 +51490,9 @@ ], "description": "Twig module", "support": { - "source": "https://github.com/spryker/twig/tree/3.18.0" + "source": "https://github.com/spryker/twig/tree/3.18.1" }, - "time": "2022-11-24T12:58:29+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/twig-extension", @@ -50419,16 +51592,16 @@ }, { "name": "spryker/url", - "version": "3.11.0", + "version": "3.12.0", "source": { "type": "git", "url": "https://github.com/spryker/url.git", - "reference": "e107ac791081d577dcb116b501b13743636da3c4" + "reference": "c2b6dfb9739f3a52acc46dad05e99706594c8154" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/url/zipball/e107ac791081d577dcb116b501b13743636da3c4", - "reference": "e107ac791081d577dcb116b501b13743636da3c4", + "url": "https://api.github.com/repos/spryker/url/zipball/c2b6dfb9739f3a52acc46dad05e99706594c8154", + "reference": "c2b6dfb9739f3a52acc46dad05e99706594c8154", "shasum": "" }, "require": { @@ -50436,7 +51609,7 @@ "spryker/acl-merchant-portal-extension": "^1.0.0", "spryker/kernel": "^3.30.0", "spryker/key-builder": "^1.0.0", - "spryker/locale": "^3.8.0", + "spryker/locale": "^3.8.0 || ^4.0.0", "spryker/propel-orm": "^1.16.0", "spryker/storage": "^3.0.0", "spryker/symfony": "^3.0.0", @@ -50473,29 +51646,29 @@ ], "description": "Url module", "support": { - "source": "https://github.com/spryker/url/tree/3.11.0" + "source": "https://github.com/spryker/url/tree/3.12.0" }, - "time": "2023-03-10T14:11:16+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/url-storage", - "version": "1.15.0", + "version": "1.16.0", "source": { "type": "git", "url": "https://github.com/spryker/url-storage.git", - "reference": "2746c31e55a907615626254f7a2f767777db7a3e" + "reference": "1ffaaa8bf1de77fe76bdb96678a1a47b08044102" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/url-storage/zipball/2746c31e55a907615626254f7a2f767777db7a3e", - "reference": "2746c31e55a907615626254f7a2f767777db7a3e", + "url": "https://api.github.com/repos/spryker/url-storage/zipball/1ffaaa8bf1de77fe76bdb96678a1a47b08044102", + "reference": "1ffaaa8bf1de77fe76bdb96678a1a47b08044102", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/event-behavior": "^1.1.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/log": "^3.0.0", "spryker/propel-orm": "^1.5.0", "spryker/storage": "^3.4.0", @@ -50510,6 +51683,7 @@ }, "require-dev": { "spryker/code-sniffer": "*", + "spryker/container": "*", "spryker/event": "*", "spryker/propel": "*", "spryker/testify": "*" @@ -50534,9 +51708,9 @@ ], "description": "UrlStorage module", "support": { - "source": "https://github.com/spryker/url-storage/tree/1.15.0" + "source": "https://github.com/spryker/url-storage/tree/1.16.0" }, - "time": "2022-04-18T08:41:46+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/urls-rest-api", @@ -50629,16 +51803,16 @@ }, { "name": "spryker/user", - "version": "3.17.0", + "version": "3.18.0", "source": { "type": "git", "url": "https://github.com/spryker/user.git", - "reference": "7f73c285def01ceaae191118fbfd2e5cbcef41bc" + "reference": "f088b1f83625ba4fe6610d28e220ac2e7de2f788" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/user/zipball/7f73c285def01ceaae191118fbfd2e5cbcef41bc", - "reference": "7f73c285def01ceaae191118fbfd2e5cbcef41bc", + "url": "https://api.github.com/repos/spryker/user/zipball/f088b1f83625ba4fe6610d28e220ac2e7de2f788", + "reference": "f088b1f83625ba4fe6610d28e220ac2e7de2f788", "shasum": "" }, "require": { @@ -50666,6 +51840,7 @@ "spryker/router": "*", "spryker/security": "*", "spryker/silex": "*", + "spryker/store": "*", "spryker/testify": "*", "spryker/twig": "*", "spryker/validator": "*", @@ -50695,9 +51870,9 @@ ], "description": "User module", "support": { - "source": "https://github.com/spryker/user/tree/3.17.0" + "source": "https://github.com/spryker/user/tree/3.18.0" }, - "time": "2023-03-03T10:26:17+00:00" + "time": "2023-04-17T15:49:27+00:00" }, { "name": "spryker/user-extension", @@ -50749,30 +51924,34 @@ }, { "name": "spryker/user-locale", - "version": "1.1.1", + "version": "1.3.0", "source": { "type": "git", "url": "https://github.com/spryker/user-locale.git", - "reference": "9c623d2b1b48789daa6b0d53f38178337e6d34ae" + "reference": "db0e184a49a131a49a9da3f713211808f14c0bd0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/user-locale/zipball/9c623d2b1b48789daa6b0d53f38178337e6d34ae", - "reference": "9c623d2b1b48789daa6b0d53f38178337e6d34ae", + "url": "https://api.github.com/repos/spryker/user-locale/zipball/db0e184a49a131a49a9da3f713211808f14c0bd0", + "reference": "db0e184a49a131a49a9da3f713211808f14c0bd0", "shasum": "" }, "require": { - "php": ">=7.2", + "php": ">=8.0", "spryker/application-extension": "^1.0.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.3.0 || ^4.0.0", "spryker/locale-extension": "^1.0.0", + "spryker/store": "^1.19.0", + "spryker/transfer": "^3.27.0", "spryker/user": "^3.7.0", - "spryker/user-extension": "^1.1.0" + "spryker/user-extension": "^1.2.0" }, "require-dev": { "spryker/code-sniffer": "*", - "spryker/container": "*" + "spryker/container": "*", + "spryker/propel": "*", + "spryker/testify": "*" }, "suggest": { "spryker/container": "If you want to use Application plugins. Minimum required version: 1.0.0", @@ -50795,29 +51974,29 @@ ], "description": "UserLocale module", "support": { - "source": "https://github.com/spryker/user-locale/tree/master" + "source": "https://github.com/spryker/user-locale/tree/1.3.0" }, - "time": "2020-05-29T13:08:37+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/user-locale-gui", - "version": "1.0.1", + "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/spryker/user-locale-gui.git", - "reference": "b7edc1e3d4ac7eb299327acb86fa6d8999361cc9" + "reference": "9774b9f42a942a5a212ede7b2c3ecd6c80436af6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/user-locale-gui/zipball/b7edc1e3d4ac7eb299327acb86fa6d8999361cc9", - "reference": "b7edc1e3d4ac7eb299327acb86fa6d8999361cc9", + "url": "https://api.github.com/repos/spryker/user-locale-gui/zipball/9774b9f42a942a5a212ede7b2c3ecd6c80436af6", + "reference": "9774b9f42a942a5a212ede7b2c3ecd6c80436af6", "shasum": "" }, "require": { - "php": ">=7.2", + "php": ">=8.0", "spryker/gui": "^3.0.0", "spryker/kernel": "^3.30.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.3.0 || ^4.0.0", "spryker/symfony": "^3.0.0", "spryker/user-extension": "^1.1.0" }, @@ -50841,28 +52020,30 @@ ], "description": "UserLocaleGui module", "support": { - "source": "https://github.com/spryker/user-locale-gui/tree/1.0.1" + "source": "https://github.com/spryker/user-locale-gui/tree/1.1.0" }, - "time": "2020-05-29T13:08:37+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/user-password-reset", - "version": "1.1.0", + "version": "1.4.0", "source": { "type": "git", "url": "https://github.com/spryker/user-password-reset.git", - "reference": "9a004a50471a643fd1c438625f397ea6764d130e" + "reference": "c2cbea430658f1d4a0b4f110018e43d4cdcac450" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/user-password-reset/zipball/9a004a50471a643fd1c438625f397ea6764d130e", - "reference": "9a004a50471a643fd1c438625f397ea6764d130e", + "url": "https://api.github.com/repos/spryker/user-password-reset/zipball/c2cbea430658f1d4a0b4f110018e43d4cdcac450", + "reference": "c2cbea430658f1d4a0b4f110018e43d4cdcac450", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", + "spryker/acl-merchant-portal-extension": "^1.0.0", "spryker/kernel": "^3.30.0", - "spryker/user": "^3.9.0", + "spryker/transfer": "^3.27.0", + "spryker/user": "^3.17.0", "spryker/user-password-reset-extension": "^1.0.0", "spryker/util-text": "^1.2.2" }, @@ -50888,9 +52069,9 @@ ], "description": "UserPasswordReset module", "support": { - "source": "https://github.com/spryker/user-password-reset/tree/1.1.0" + "source": "https://github.com/spryker/user-password-reset/tree/1.4.0" }, - "time": "2022-05-26T12:51:48+00:00" + "time": "2023-03-10T14:11:16+00:00" }, { "name": "spryker/user-password-reset-extension", @@ -51075,16 +52256,16 @@ }, { "name": "spryker/util-date-time", - "version": "1.3.0", + "version": "1.4.0", "source": { "type": "git", "url": "https://github.com/spryker/util-date-time.git", - "reference": "a52bc7cc78253ce9bc04d29a73aacaf8f9634b22" + "reference": "1dc77bf90621976dfb0858f1baf420459ccbfac1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/util-date-time/zipball/a52bc7cc78253ce9bc04d29a73aacaf8f9634b22", - "reference": "a52bc7cc78253ce9bc04d29a73aacaf8f9634b22", + "url": "https://api.github.com/repos/spryker/util-date-time/zipball/1dc77bf90621976dfb0858f1baf420459ccbfac1", + "reference": "1dc77bf90621976dfb0858f1baf420459ccbfac1", "shasum": "" }, "require": { @@ -51120,9 +52301,9 @@ ], "description": "UtilDateTime module", "support": { - "source": "https://github.com/spryker/util-date-time/tree/1.3.0" + "source": "https://github.com/spryker/util-date-time/tree/1.4.0" }, - "time": "2023-03-13T09:36:48+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/util-encoding", @@ -52122,35 +53303,36 @@ }, { "name": "spryker/zed-request", - "version": "3.18.1", + "version": "3.19.0", "source": { "type": "git", "url": "https://github.com/spryker/zed-request.git", - "reference": "919d123180784a9607e155bc7f1b0ad03f3de841" + "reference": "bcc59ab5bd55b3a98d4670b873c2c8f8a4c66446" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/zed-request/zipball/919d123180784a9607e155bc7f1b0ad03f3de841", - "reference": "919d123180784a9607e155bc7f1b0ad03f3de841", + "url": "https://api.github.com/repos/spryker/zed-request/zipball/bcc59ab5bd55b3a98d4670b873c2c8f8a4c66446", + "reference": "bcc59ab5bd55b3a98d4670b873c2c8f8a4c66446", "shasum": "" }, "require": { "php": ">=8.0", "psr/http-message": "^1.0.0", + "spryker/application-extension": "^1.1.0", "spryker/config": "^3.0.0", "spryker/error-handler": "^2.1.0", "spryker/event-dispatcher-extension": "^1.0.0", "spryker/guzzle": "^2.1.0", "spryker/health-check-extension": "^1.0.0", "spryker/kernel": "^3.52.0", - "spryker/locale": "^3.0.0", + "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/messenger": "^3.0.0", "spryker/symfony": "^3.5.0", "spryker/util-encoding": "^2.0.0", "spryker/util-network": "^1.1.0", "spryker/util-text": "^1.1.0", "spryker/web-profiler-extension": "^1.0.0", - "spryker/zed-request-extension": "^1.0.0" + "spryker/zed-request-extension": "^1.1.0" }, "require-dev": { "spryker/application": "^3.2.0", @@ -52186,29 +53368,33 @@ ], "description": "ZedRequest module", "support": { - "source": "https://github.com/spryker/zed-request/tree/3.18.1" + "source": "https://github.com/spryker/zed-request/tree/3.19.0" }, - "time": "2022-11-11T07:06:41+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/zed-request-extension", - "version": "1.0.0", + "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/spryker/zed-request-extension.git", - "reference": "4607cea5e438b72b452aae5f405859e2a6f4be43" + "reference": "318e6673af03bab7f52fdddc74af9cbab0638eb8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/zed-request-extension/zipball/4607cea5e438b72b452aae5f405859e2a6f4be43", - "reference": "4607cea5e438b72b452aae5f405859e2a6f4be43", + "url": "https://api.github.com/repos/spryker/zed-request-extension/zipball/318e6673af03bab7f52fdddc74af9cbab0638eb8", + "reference": "318e6673af03bab7f52fdddc74af9cbab0638eb8", "shasum": "" }, "require": { - "php": ">=7.3" + "php": ">=8.0" }, "require-dev": { - "spryker/code-sniffer": "*" + "spryker/code-sniffer": "*", + "spryker/kernel": "*" + }, + "suggest": { + "spryker/kernel": "If you want to use kernel functionality with certain plugins" }, "type": "library", "extra": { @@ -52227,9 +53413,9 @@ ], "description": "ZedRequestExtension module", "support": { - "source": "https://github.com/spryker/zed-request-extension/tree/1.0.0" + "source": "https://github.com/spryker/zed-request-extension/tree/1.1.0" }, - "time": "2020-11-11T13:55:08+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "stella-maris/clock", @@ -52356,38 +53542,38 @@ }, { "name": "symfony-cmf/routing", - "version": "2.3.4", + "version": "3.0.1", "source": { "type": "git", "url": "https://github.com/symfony-cmf/Routing.git", - "reference": "bbcdf2f6301d740454ba9ebb8adaefd436c36a6b" + "reference": "59a811cc2fa4825b1ff87f5a0d83778148f877db" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony-cmf/Routing/zipball/bbcdf2f6301d740454ba9ebb8adaefd436c36a6b", - "reference": "bbcdf2f6301d740454ba9ebb8adaefd436c36a6b", + "url": "https://api.github.com/repos/symfony-cmf/Routing/zipball/59a811cc2fa4825b1ff87f5a0d83778148f877db", + "reference": "59a811cc2fa4825b1ff87f5a0d83778148f877db", "shasum": "" }, "require": { - "php": "^7.2 || ^8.0", + "php": "^8.0", "psr/log": "^1.0 || ^2.0 || ^3.0", - "symfony/http-kernel": "^4.4 || ^5.0", - "symfony/routing": "^4.4 || ^5.0" + "symfony/http-kernel": "^6.0", + "symfony/routing": "^6.0" }, "require-dev": { - "symfony-cmf/testing": "^3@dev", - "symfony/config": "^4.4 || ^5.0", - "symfony/dependency-injection": "^4.4 || ^5.0", - "symfony/event-dispatcher": "^4.4 || ^5.0", - "symfony/phpunit-bridge": "^5.0" + "doctrine/annotations": "^1.5", + "symfony/config": "^6.0", + "symfony/dependency-injection": "^6.0", + "symfony/event-dispatcher": "^6.0", + "symfony/phpunit-bridge": "^6.0" }, "suggest": { - "symfony/event-dispatcher": "DynamicRouter can optionally trigger an event at the start of matching. Minimal version (^4.4 || ^5.0)" + "symfony/event-dispatcher": "DynamicRouter can optionally trigger an event at the start of matching. Minimal version ^6.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "2.x-dev" + "dev-master": "3.x-dev" } }, "autoload": { @@ -52413,22 +53599,22 @@ ], "support": { "issues": "https://github.com/symfony-cmf/Routing/issues", - "source": "https://github.com/symfony-cmf/Routing/tree/2.3.4" + "source": "https://github.com/symfony-cmf/Routing/tree/3.0.1" }, - "time": "2021-11-08T16:33:10+00:00" + "time": "2022-07-04T07:08:15+00:00" }, { "name": "symfony/amazon-sqs-messenger", - "version": "v6.0.3", + "version": "v6.0.19", "source": { "type": "git", "url": "https://github.com/symfony/amazon-sqs-messenger.git", - "reference": "4ad134905958d52b52a36f06ddb5d244fcbc4d9d" + "reference": "1127e989fb8ce0dbf921ab1d72b1942d2afa2809" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/amazon-sqs-messenger/zipball/4ad134905958d52b52a36f06ddb5d244fcbc4d9d", - "reference": "4ad134905958d52b52a36f06ddb5d244fcbc4d9d", + "url": "https://api.github.com/repos/symfony/amazon-sqs-messenger/zipball/1127e989fb8ce0dbf921ab1d72b1942d2afa2809", + "reference": "1127e989fb8ce0dbf921ab1d72b1942d2afa2809", "shasum": "" }, "require": { @@ -52470,7 +53656,7 @@ "description": "Symfony Amazon SQS extension Messenger Bridge", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/amazon-sqs-messenger/tree/v6.0.3" + "source": "https://github.com/symfony/amazon-sqs-messenger/tree/v6.0.19" }, "funding": [ { @@ -52486,7 +53672,7 @@ "type": "tidelift" } ], - "time": "2022-01-02T09:55:41+00:00" + "time": "2023-01-01T08:36:10+00:00" }, { "name": "symfony/config", @@ -52568,16 +53754,16 @@ }, { "name": "symfony/console", - "version": "v5.4.21", + "version": "v5.4.23", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "c77433ddc6cdc689caf48065d9ea22ca0853fbd9" + "reference": "90f21e27d0d88ce38720556dd164d4a1e4c3934c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/c77433ddc6cdc689caf48065d9ea22ca0853fbd9", - "reference": "c77433ddc6cdc689caf48065d9ea22ca0853fbd9", + "url": "https://api.github.com/repos/symfony/console/zipball/90f21e27d0d88ce38720556dd164d4a1e4c3934c", + "reference": "90f21e27d0d88ce38720556dd164d4a1e4c3934c", "shasum": "" }, "require": { @@ -52642,12 +53828,12 @@ "homepage": "https://symfony.com", "keywords": [ "cli", - "command line", + "command-line", "console", "terminal" ], "support": { - "source": "https://github.com/symfony/console/tree/v5.4.21" + "source": "https://github.com/symfony/console/tree/v5.4.23" }, "funding": [ { @@ -52663,7 +53849,7 @@ "type": "tidelift" } ], - "time": "2023-02-25T16:59:41+00:00" + "time": "2023-04-24T18:47:29+00:00" }, { "name": "symfony/debug", @@ -53501,63 +54687,60 @@ }, { "name": "symfony/http-kernel", - "version": "v5.4.20", + "version": "v6.0.20", "source": { "type": "git", "url": "https://github.com/symfony/http-kernel.git", - "reference": "aaeec341582d3c160cc9ecfa8b2419ba6c69954e" + "reference": "6dc70833fd0ef5e861e17c7854c12d7d86679349" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-kernel/zipball/aaeec341582d3c160cc9ecfa8b2419ba6c69954e", - "reference": "aaeec341582d3c160cc9ecfa8b2419ba6c69954e", + "url": "https://api.github.com/repos/symfony/http-kernel/zipball/6dc70833fd0ef5e861e17c7854c12d7d86679349", + "reference": "6dc70833fd0ef5e861e17c7854c12d7d86679349", "shasum": "" }, "require": { - "php": ">=7.2.5", - "psr/log": "^1|^2", - "symfony/deprecation-contracts": "^2.1|^3", - "symfony/error-handler": "^4.4|^5.0|^6.0", - "symfony/event-dispatcher": "^5.0|^6.0", - "symfony/http-foundation": "^5.3.7|^6.0", - "symfony/polyfill-ctype": "^1.8", - "symfony/polyfill-php73": "^1.9", - "symfony/polyfill-php80": "^1.16" + "php": ">=8.0.2", + "psr/log": "^1|^2|^3", + "symfony/error-handler": "^5.4|^6.0", + "symfony/event-dispatcher": "^5.4|^6.0", + "symfony/http-foundation": "^5.4|^6.0", + "symfony/polyfill-ctype": "^1.8" }, "conflict": { "symfony/browser-kit": "<5.4", - "symfony/cache": "<5.0", - "symfony/config": "<5.0", - "symfony/console": "<4.4", - "symfony/dependency-injection": "<5.3", - "symfony/doctrine-bridge": "<5.0", - "symfony/form": "<5.0", - "symfony/http-client": "<5.0", - "symfony/mailer": "<5.0", - "symfony/messenger": "<5.0", - "symfony/translation": "<5.0", - "symfony/twig-bridge": "<5.0", - "symfony/validator": "<5.0", + "symfony/cache": "<5.4", + "symfony/config": "<5.4", + "symfony/console": "<5.4", + "symfony/dependency-injection": "<5.4", + "symfony/doctrine-bridge": "<5.4", + "symfony/form": "<5.4", + "symfony/http-client": "<5.4", + "symfony/mailer": "<5.4", + "symfony/messenger": "<5.4", + "symfony/translation": "<5.4", + "symfony/twig-bridge": "<5.4", + "symfony/validator": "<5.4", "twig/twig": "<2.13" }, "provide": { - "psr/log-implementation": "1.0|2.0" + "psr/log-implementation": "1.0|2.0|3.0" }, "require-dev": { "psr/cache": "^1.0|^2.0|^3.0", "symfony/browser-kit": "^5.4|^6.0", - "symfony/config": "^5.0|^6.0", - "symfony/console": "^4.4|^5.0|^6.0", - "symfony/css-selector": "^4.4|^5.0|^6.0", - "symfony/dependency-injection": "^5.3|^6.0", - "symfony/dom-crawler": "^4.4|^5.0|^6.0", - "symfony/expression-language": "^4.4|^5.0|^6.0", - "symfony/finder": "^4.4|^5.0|^6.0", + "symfony/config": "^5.4|^6.0", + "symfony/console": "^5.4|^6.0", + "symfony/css-selector": "^5.4|^6.0", + "symfony/dependency-injection": "^5.4|^6.0", + "symfony/dom-crawler": "^5.4|^6.0", + "symfony/expression-language": "^5.4|^6.0", + "symfony/finder": "^5.4|^6.0", "symfony/http-client-contracts": "^1.1|^2|^3", - "symfony/process": "^4.4|^5.0|^6.0", - "symfony/routing": "^4.4|^5.0|^6.0", - "symfony/stopwatch": "^4.4|^5.0|^6.0", - "symfony/translation": "^4.4|^5.0|^6.0", + "symfony/process": "^5.4|^6.0", + "symfony/routing": "^5.4|^6.0", + "symfony/stopwatch": "^5.4|^6.0", + "symfony/translation": "^5.4|^6.0", "symfony/translation-contracts": "^1.1|^2|^3", "twig/twig": "^2.13|^3.0.4" }, @@ -53593,7 +54776,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/v5.4.20" + "source": "https://github.com/symfony/http-kernel/tree/v6.0.20" }, "funding": [ { @@ -53609,7 +54792,7 @@ "type": "tidelift" } ], - "time": "2023-02-01T08:18:48+00:00" + "time": "2023-02-01T08:22:55+00:00" }, { "name": "symfony/intl", @@ -53693,20 +54876,20 @@ }, { "name": "symfony/mailer", - "version": "v5.4.17", + "version": "v5.4.22", "source": { "type": "git", "url": "https://github.com/symfony/mailer.git", - "reference": "fd816412b76447890efedaf9ddfe8632589ce10c" + "reference": "6330cd465dfd8b7a07515757a1c37069075f7b0b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/mailer/zipball/fd816412b76447890efedaf9ddfe8632589ce10c", - "reference": "fd816412b76447890efedaf9ddfe8632589ce10c", + "url": "https://api.github.com/repos/symfony/mailer/zipball/6330cd465dfd8b7a07515757a1c37069075f7b0b", + "reference": "6330cd465dfd8b7a07515757a1c37069075f7b0b", "shasum": "" }, "require": { - "egulias/email-validator": "^2.1.10|^3", + "egulias/email-validator": "^2.1.10|^3|^4", "php": ">=7.2.5", "psr/event-dispatcher": "^1", "psr/log": "^1|^2|^3", @@ -53720,7 +54903,7 @@ "symfony/http-kernel": "<4.4" }, "require-dev": { - "symfony/http-client-contracts": "^1.1|^2|^3", + "symfony/http-client": "^4.4|^5.0|^6.0", "symfony/messenger": "^4.4|^5.0|^6.0" }, "type": "library", @@ -53749,7 +54932,7 @@ "description": "Helps sending emails", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/mailer/tree/v5.4.17" + "source": "https://github.com/symfony/mailer/tree/v5.4.22" }, "funding": [ { @@ -53765,7 +54948,7 @@ "type": "tidelift" } ], - "time": "2022-12-14T15:45:23+00:00" + "time": "2023-03-10T10:15:32+00:00" }, { "name": "symfony/messenger", @@ -54981,16 +56164,16 @@ }, { "name": "symfony/process", - "version": "v5.4.21", + "version": "v5.4.23", "source": { "type": "git", "url": "https://github.com/symfony/process.git", - "reference": "d4ce417ebcb0b7d090b4c178ed6d3accc518e8bd" + "reference": "4b842fc4b61609e0a155a114082bd94e31e98287" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/d4ce417ebcb0b7d090b4c178ed6d3accc518e8bd", - "reference": "d4ce417ebcb0b7d090b4c178ed6d3accc518e8bd", + "url": "https://api.github.com/repos/symfony/process/zipball/4b842fc4b61609e0a155a114082bd94e31e98287", + "reference": "4b842fc4b61609e0a155a114082bd94e31e98287", "shasum": "" }, "require": { @@ -55023,7 +56206,7 @@ "description": "Executes commands in sub-processes", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/process/tree/v5.4.21" + "source": "https://github.com/symfony/process/tree/v5.4.23" }, "funding": [ { @@ -55039,7 +56222,7 @@ "type": "tidelift" } ], - "time": "2023-02-21T19:46:44+00:00" + "time": "2023-04-18T13:50:24+00:00" }, { "name": "symfony/property-access", @@ -55211,37 +56394,35 @@ }, { "name": "symfony/routing", - "version": "v5.4.21", + "version": "v6.0.19", "source": { "type": "git", "url": "https://github.com/symfony/routing.git", - "reference": "2ea0f3049076e8ef96eab203a809d6b2332f0361" + "reference": "e56ca9b41c1ec447193474cd86ad7c0b547755ac" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/routing/zipball/2ea0f3049076e8ef96eab203a809d6b2332f0361", - "reference": "2ea0f3049076e8ef96eab203a809d6b2332f0361", + "url": "https://api.github.com/repos/symfony/routing/zipball/e56ca9b41c1ec447193474cd86ad7c0b547755ac", + "reference": "e56ca9b41c1ec447193474cd86ad7c0b547755ac", "shasum": "" }, "require": { - "php": ">=7.2.5", - "symfony/deprecation-contracts": "^2.1|^3", - "symfony/polyfill-php80": "^1.16" + "php": ">=8.0.2" }, "conflict": { "doctrine/annotations": "<1.12", - "symfony/config": "<5.3", - "symfony/dependency-injection": "<4.4", - "symfony/yaml": "<4.4" + "symfony/config": "<5.4", + "symfony/dependency-injection": "<5.4", + "symfony/yaml": "<5.4" }, "require-dev": { "doctrine/annotations": "^1.12|^2", "psr/log": "^1|^2|^3", - "symfony/config": "^5.3|^6.0", - "symfony/dependency-injection": "^4.4|^5.0|^6.0", - "symfony/expression-language": "^4.4|^5.0|^6.0", - "symfony/http-foundation": "^4.4|^5.0|^6.0", - "symfony/yaml": "^4.4|^5.0|^6.0" + "symfony/config": "^5.4|^6.0", + "symfony/dependency-injection": "^5.4|^6.0", + "symfony/expression-language": "^5.4|^6.0", + "symfony/http-foundation": "^5.4|^6.0", + "symfony/yaml": "^5.4|^6.0" }, "suggest": { "symfony/config": "For using the all-in-one router or any loader", @@ -55281,7 +56462,7 @@ "url" ], "support": { - "source": "https://github.com/symfony/routing/tree/v5.4.21" + "source": "https://github.com/symfony/routing/tree/v6.0.19" }, "funding": [ { @@ -55297,20 +56478,20 @@ "type": "tidelift" } ], - "time": "2023-02-16T09:33:00+00:00" + "time": "2023-01-01T08:36:10+00:00" }, { "name": "symfony/security-core", - "version": "v5.4.21", + "version": "v5.4.22", "source": { "type": "git", "url": "https://github.com/symfony/security-core.git", - "reference": "aeb333053b9fca8554cdbdb00d451986d3e4386a" + "reference": "a801d525c7545332e2ddf7f52c163959354b1650" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/security-core/zipball/aeb333053b9fca8554cdbdb00d451986d3e4386a", - "reference": "aeb333053b9fca8554cdbdb00d451986d3e4386a", + "url": "https://api.github.com/repos/symfony/security-core/zipball/a801d525c7545332e2ddf7f52c163959354b1650", + "reference": "a801d525c7545332e2ddf7f52c163959354b1650", "shasum": "" }, "require": { @@ -55374,7 +56555,7 @@ "description": "Symfony Security Component - Core Library", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/security-core/tree/v5.4.21" + "source": "https://github.com/symfony/security-core/tree/v5.4.22" }, "funding": [ { @@ -55390,7 +56571,7 @@ "type": "tidelift" } ], - "time": "2023-02-17T10:07:35+00:00" + "time": "2023-03-10T10:02:45+00:00" }, { "name": "symfony/security-csrf", @@ -55465,16 +56646,16 @@ }, { "name": "symfony/security-guard", - "version": "v5.4.21", + "version": "v5.4.22", "source": { "type": "git", "url": "https://github.com/symfony/security-guard.git", - "reference": "22d3c7e9692e4484662e1e59599e0d47a2f945ce" + "reference": "62d064b1ee682e4617f4c5ddc0d31f73e1a7ecaa" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/security-guard/zipball/22d3c7e9692e4484662e1e59599e0d47a2f945ce", - "reference": "22d3c7e9692e4484662e1e59599e0d47a2f945ce", + "url": "https://api.github.com/repos/symfony/security-guard/zipball/62d064b1ee682e4617f4c5ddc0d31f73e1a7ecaa", + "reference": "62d064b1ee682e4617f4c5ddc0d31f73e1a7ecaa", "shasum": "" }, "require": { @@ -55512,7 +56693,7 @@ "description": "Symfony Security Component - Guard", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/security-guard/tree/v5.4.21" + "source": "https://github.com/symfony/security-guard/tree/v5.4.22" }, "funding": [ { @@ -55528,20 +56709,20 @@ "type": "tidelift" } ], - "time": "2023-02-26T12:08:44+00:00" + "time": "2023-03-06T21:29:33+00:00" }, { "name": "symfony/security-http", - "version": "v5.4.21", + "version": "v5.4.23", "source": { "type": "git", "url": "https://github.com/symfony/security-http.git", - "reference": "0570380d0864d3fa5f8c07b59ada16149bf0570a" + "reference": "6791856229cc605834d169091981e4eae77dad45" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/security-http/zipball/0570380d0864d3fa5f8c07b59ada16149bf0570a", - "reference": "0570380d0864d3fa5f8c07b59ada16149bf0570a", + "url": "https://api.github.com/repos/symfony/security-http/zipball/6791856229cc605834d169091981e4eae77dad45", + "reference": "6791856229cc605834d169091981e4eae77dad45", "shasum": "" }, "require": { @@ -55597,7 +56778,7 @@ "description": "Symfony Security Component - HTTP Integration", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/security-http/tree/v5.4.21" + "source": "https://github.com/symfony/security-http/tree/v5.4.23" }, "funding": [ { @@ -55613,7 +56794,7 @@ "type": "tidelift" } ], - "time": "2023-02-26T12:08:44+00:00" + "time": "2023-04-21T11:34:27+00:00" }, { "name": "symfony/serializer", @@ -56511,16 +57692,16 @@ }, { "name": "twig/twig", - "version": "v3.5.1", + "version": "v3.6.0", "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", - "reference": "a6e0510cc793912b451fd40ab983a1d28f611c15" + "reference": "106c170d08e8415d78be2d16c3d057d0d108262b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/Twig/zipball/a6e0510cc793912b451fd40ab983a1d28f611c15", - "reference": "a6e0510cc793912b451fd40ab983a1d28f611c15", + "url": "https://api.github.com/repos/twigphp/Twig/zipball/106c170d08e8415d78be2d16c3d057d0d108262b", + "reference": "106c170d08e8415d78be2d16c3d057d0d108262b", "shasum": "" }, "require": { @@ -56529,15 +57710,10 @@ "symfony/polyfill-mbstring": "^1.3" }, "require-dev": { - "psr/container": "^1.0", + "psr/container": "^1.0|^2.0", "symfony/phpunit-bridge": "^4.4.9|^5.0.9|^6.0" }, "type": "library", - "extra": { - "branch-alias": { - "dev-master": "3.5-dev" - } - }, "autoload": { "psr-4": { "Twig\\": "src/" @@ -56571,7 +57747,7 @@ ], "support": { "issues": "https://github.com/twigphp/Twig/issues", - "source": "https://github.com/twigphp/Twig/tree/v3.5.1" + "source": "https://github.com/twigphp/Twig/tree/v3.6.0" }, "funding": [ { @@ -56583,7 +57759,7 @@ "type": "tidelift" } ], - "time": "2023-02-08T07:49:20+00:00" + "time": "2023-05-03T19:06:57+00:00" }, { "name": "voku/anti-xss", @@ -57017,33 +58193,33 @@ }, { "name": "codeception/codeception", - "version": "5.0.7", + "version": "5.0.10", "source": { "type": "git", "url": "https://github.com/Codeception/Codeception.git", - "reference": "9c0bc32bd05cfa3b43dc04c6880489398b99436a" + "reference": "ed4af7fd4103cdd035916fbb8f35124edd2d018b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Codeception/Codeception/zipball/9c0bc32bd05cfa3b43dc04c6880489398b99436a", - "reference": "9c0bc32bd05cfa3b43dc04c6880489398b99436a", + "url": "https://api.github.com/repos/Codeception/Codeception/zipball/ed4af7fd4103cdd035916fbb8f35124edd2d018b", + "reference": "ed4af7fd4103cdd035916fbb8f35124edd2d018b", "shasum": "" }, "require": { "behat/gherkin": "^4.6.2", - "codeception/lib-asserts": "2.0.*@dev", + "codeception/lib-asserts": "^2.0", "codeception/stub": "^4.1", "ext-curl": "*", "ext-json": "*", "ext-mbstring": "*", "php": "^8.0", - "phpunit/php-code-coverage": "^9.2", - "phpunit/php-text-template": "^2.0", - "phpunit/php-timer": "^5.0.3", - "phpunit/phpunit": "^9.5.20", + "phpunit/php-code-coverage": "^9.2 || ^10.0", + "phpunit/php-text-template": "^2.0 || ^3.0", + "phpunit/php-timer": "^5.0.3 || ^6.0", + "phpunit/phpunit": "^9.5.20 || ^10.0", "psy/psysh": "^0.11.2", - "sebastian/comparator": "^4.0.5", - "sebastian/diff": "^4.0.3", + "sebastian/comparator": "^4.0.5 || ^5.0", + "sebastian/diff": "^4.0.3 || ^5.0", "symfony/console": ">=4.4.24 <7.0", "symfony/css-selector": ">=4.4.24 <7.0", "symfony/event-dispatcher": ">=4.4.24 <7.0", @@ -57052,7 +58228,7 @@ "symfony/yaml": ">=4.4.24 <7.0" }, "conflict": { - "codeception/lib-innerbrowser": "<3.1", + "codeception/lib-innerbrowser": "<3.1.3", "codeception/module-filesystem": "<3.0", "codeception/module-phpbrowser": "<2.5" }, @@ -57121,7 +58297,7 @@ ], "support": { "issues": "https://github.com/Codeception/Codeception/issues", - "source": "https://github.com/Codeception/Codeception/tree/5.0.7" + "source": "https://github.com/Codeception/Codeception/tree/5.0.10" }, "funding": [ { @@ -57129,20 +58305,20 @@ "type": "open_collective" } ], - "time": "2023-01-14T20:02:13+00:00" + "time": "2023-03-14T07:21:10+00:00" }, { "name": "codeception/lib-asserts", - "version": "2.0.1", + "version": "2.1.0", "source": { "type": "git", "url": "https://github.com/Codeception/lib-asserts.git", - "reference": "78c55044611437988b54e1daecf13f247a742bf8" + "reference": "b8c7dff552249e560879c682ba44a4b963af91bc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Codeception/lib-asserts/zipball/78c55044611437988b54e1daecf13f247a742bf8", - "reference": "78c55044611437988b54e1daecf13f247a742bf8", + "url": "https://api.github.com/repos/Codeception/lib-asserts/zipball/b8c7dff552249e560879c682ba44a4b963af91bc", + "reference": "b8c7dff552249e560879c682ba44a4b963af91bc", "shasum": "" }, "require": { @@ -57181,9 +58357,9 @@ ], "support": { "issues": "https://github.com/Codeception/lib-asserts/issues", - "source": "https://github.com/Codeception/lib-asserts/tree/2.0.1" + "source": "https://github.com/Codeception/lib-asserts/tree/2.1.0" }, - "time": "2022-09-27T06:17:39+00:00" + "time": "2023-02-10T18:36:23+00:00" }, { "name": "codeception/lib-innerbrowser", @@ -58747,16 +59923,16 @@ }, { "name": "filp/whoops", - "version": "2.14.6", + "version": "2.15.2", "source": { "type": "git", "url": "https://github.com/filp/whoops.git", - "reference": "f7948baaa0330277c729714910336383286305da" + "reference": "aac9304c5ed61bf7b1b7a6064bf9806ab842ce73" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/filp/whoops/zipball/f7948baaa0330277c729714910336383286305da", - "reference": "f7948baaa0330277c729714910336383286305da", + "url": "https://api.github.com/repos/filp/whoops/zipball/aac9304c5ed61bf7b1b7a6064bf9806ab842ce73", + "reference": "aac9304c5ed61bf7b1b7a6064bf9806ab842ce73", "shasum": "" }, "require": { @@ -58806,7 +59982,7 @@ ], "support": { "issues": "https://github.com/filp/whoops/issues", - "source": "https://github.com/filp/whoops/tree/2.14.6" + "source": "https://github.com/filp/whoops/tree/2.15.2" }, "funding": [ { @@ -58814,7 +59990,7 @@ "type": "github" } ], - "time": "2022-11-02T16:23:29+00:00" + "time": "2023-04-12T12:00:00+00:00" }, { "name": "mikey179/vfsstream", @@ -58869,16 +60045,16 @@ }, { "name": "myclabs/deep-copy", - "version": "1.11.0", + "version": "1.11.1", "source": { "type": "git", "url": "https://github.com/myclabs/DeepCopy.git", - "reference": "14daed4296fae74d9e3201d2c4925d1acb7aa614" + "reference": "7284c22080590fb39f2ffa3e9057f10a4ddd0e0c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/14daed4296fae74d9e3201d2c4925d1acb7aa614", - "reference": "14daed4296fae74d9e3201d2c4925d1acb7aa614", + "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/7284c22080590fb39f2ffa3e9057f10a4ddd0e0c", + "reference": "7284c22080590fb39f2ffa3e9057f10a4ddd0e0c", "shasum": "" }, "require": { @@ -58916,7 +60092,7 @@ ], "support": { "issues": "https://github.com/myclabs/DeepCopy/issues", - "source": "https://github.com/myclabs/DeepCopy/tree/1.11.0" + "source": "https://github.com/myclabs/DeepCopy/tree/1.11.1" }, "funding": [ { @@ -58924,20 +60100,20 @@ "type": "tidelift" } ], - "time": "2022-03-03T13:19:32+00:00" + "time": "2023-03-08T13:26:56+00:00" }, { "name": "nette/di", - "version": "v3.1.1", + "version": "v3.1.2", "source": { "type": "git", "url": "https://github.com/nette/di.git", - "reference": "4799ee684453bf5e70df1e87bec80bfbfc0e7d13" + "reference": "355cefbd71011a76b670fda3340d612a6944f972" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nette/di/zipball/4799ee684453bf5e70df1e87bec80bfbfc0e7d13", - "reference": "4799ee684453bf5e70df1e87bec80bfbfc0e7d13", + "url": "https://api.github.com/repos/nette/di/zipball/355cefbd71011a76b670fda3340d612a6944f972", + "reference": "355cefbd71011a76b670fda3340d612a6944f972", "shasum": "" }, "require": { @@ -58994,76 +60170,9 @@ ], "support": { "issues": "https://github.com/nette/di/issues", - "source": "https://github.com/nette/di/tree/v3.1.1" + "source": "https://github.com/nette/di/tree/v3.1.2" }, - "time": "2023-01-16T03:38:02+00:00" - }, - { - "name": "nette/finder", - "version": "v2.6.0", - "source": { - "type": "git", - "url": "https://github.com/nette/finder.git", - "reference": "991aefb42860abeab8e003970c3809a9d83cb932" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/nette/finder/zipball/991aefb42860abeab8e003970c3809a9d83cb932", - "reference": "991aefb42860abeab8e003970c3809a9d83cb932", - "shasum": "" - }, - "require": { - "nette/utils": "^2.4 || ^3.0", - "php": ">=7.1" - }, - "conflict": { - "nette/nette": "<2.2" - }, - "require-dev": { - "nette/tester": "^2.0", - "phpstan/phpstan": "^0.12", - "tracy/tracy": "^2.3" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "2.6-dev" - } - }, - "autoload": { - "classmap": [ - "src/" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-3-Clause", - "GPL-2.0-only", - "GPL-3.0-only" - ], - "authors": [ - { - "name": "David Grudl", - "homepage": "https://davidgrudl.com" - }, - { - "name": "Nette Community", - "homepage": "https://nette.org/contributors" - } - ], - "description": "🔍 Nette Finder: find files and directories with an intuitive API.", - "homepage": "https://nette.org", - "keywords": [ - "filesystem", - "glob", - "iterator", - "nette" - ], - "support": { - "issues": "https://github.com/nette/finder/issues", - "source": "https://github.com/nette/finder/tree/v2.6.0" - }, - "time": "2022-10-13T01:31:15+00:00" + "time": "2023-03-13T14:03:15+00:00" }, { "name": "nette/neon", @@ -59135,23 +60244,24 @@ }, { "name": "nette/php-generator", - "version": "v4.0.5", + "version": "v4.0.7", "source": { "type": "git", "url": "https://github.com/nette/php-generator.git", - "reference": "a8d6abeae5d8c7202cd69600e086a7a72877fc86" + "reference": "de1843fbb692125e307937c85d43937d0dc0c1d4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nette/php-generator/zipball/a8d6abeae5d8c7202cd69600e086a7a72877fc86", - "reference": "a8d6abeae5d8c7202cd69600e086a7a72877fc86", + "url": "https://api.github.com/repos/nette/php-generator/zipball/de1843fbb692125e307937c85d43937d0dc0c1d4", + "reference": "de1843fbb692125e307937c85d43937d0dc0c1d4", "shasum": "" }, "require": { - "nette/utils": "^3.2.7 || ^4.0", + "nette/utils": "^3.2.9 || ^4.0", "php": ">=8.0 <8.3" }, "require-dev": { + "jetbrains/phpstorm-attributes": "dev-master", "nette/tester": "^2.4", "nikic/php-parser": "^4.15", "phpstan/phpstan": "^1.0", @@ -59197,39 +60307,38 @@ ], "support": { "issues": "https://github.com/nette/php-generator/issues", - "source": "https://github.com/nette/php-generator/tree/v4.0.5" + "source": "https://github.com/nette/php-generator/tree/v4.0.7" }, - "time": "2022-11-02T20:37:46+00:00" + "time": "2023-04-26T15:09:53+00:00" }, { "name": "nette/robot-loader", - "version": "v3.4.2", + "version": "v4.0.0", "source": { "type": "git", "url": "https://github.com/nette/robot-loader.git", - "reference": "970c8f82be98ec54180c88a468cd2b057855d993" + "reference": "2970fc5a7ba858d996801df3af68005ca51f26a9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nette/robot-loader/zipball/970c8f82be98ec54180c88a468cd2b057855d993", - "reference": "970c8f82be98ec54180c88a468cd2b057855d993", + "url": "https://api.github.com/repos/nette/robot-loader/zipball/2970fc5a7ba858d996801df3af68005ca51f26a9", + "reference": "2970fc5a7ba858d996801df3af68005ca51f26a9", "shasum": "" }, "require": { "ext-tokenizer": "*", - "nette/finder": "^2.5 || ^3.0", - "nette/utils": "^3.0", - "php": ">=7.1" + "nette/utils": "^4.0", + "php": ">=8.0 <8.3" }, "require-dev": { - "nette/tester": "^2.0", - "phpstan/phpstan": "^0.12", - "tracy/tracy": "^2.3" + "nette/tester": "^2.4", + "phpstan/phpstan": "^1.0", + "tracy/tracy": "^2.9" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "3.4-dev" + "dev-master": "4.0-dev" } }, "autoload": { @@ -59264,9 +60373,9 @@ ], "support": { "issues": "https://github.com/nette/robot-loader/issues", - "source": "https://github.com/nette/robot-loader/tree/v3.4.2" + "source": "https://github.com/nette/robot-loader/tree/v4.0.0" }, - "time": "2022-12-14T15:41:06+00:00" + "time": "2023-01-18T04:17:49+00:00" }, { "name": "nette/schema", @@ -59332,29 +60441,30 @@ }, { "name": "nette/utils", - "version": "v3.2.9", + "version": "v4.0.0", "source": { "type": "git", "url": "https://github.com/nette/utils.git", - "reference": "c91bac3470c34b2ecd5400f6e6fdf0b64a836a5c" + "reference": "cacdbf5a91a657ede665c541eda28941d4b09c1e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nette/utils/zipball/c91bac3470c34b2ecd5400f6e6fdf0b64a836a5c", - "reference": "c91bac3470c34b2ecd5400f6e6fdf0b64a836a5c", + "url": "https://api.github.com/repos/nette/utils/zipball/cacdbf5a91a657ede665c541eda28941d4b09c1e", + "reference": "cacdbf5a91a657ede665c541eda28941d4b09c1e", "shasum": "" }, "require": { - "php": ">=7.2 <8.3" + "php": ">=8.0 <8.3" }, "conflict": { - "nette/di": "<3.0.6" + "nette/finder": "<3", + "nette/schema": "<1.2.2" }, "require-dev": { "jetbrains/phpstorm-attributes": "dev-master", - "nette/tester": "~2.0", + "nette/tester": "^2.4", "phpstan/phpstan": "^1.0", - "tracy/tracy": "^2.3" + "tracy/tracy": "^2.9" }, "suggest": { "ext-gd": "to use Image", @@ -59368,7 +60478,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "3.2-dev" + "dev-master": "4.0-dev" } }, "autoload": { @@ -59412,22 +60522,22 @@ ], "support": { "issues": "https://github.com/nette/utils/issues", - "source": "https://github.com/nette/utils/tree/v3.2.9" + "source": "https://github.com/nette/utils/tree/v4.0.0" }, - "time": "2023-01-18T03:26:20+00:00" + "time": "2023-02-02T10:41:53+00:00" }, { "name": "nikic/php-parser", - "version": "v4.15.3", + "version": "v4.15.4", "source": { "type": "git", "url": "https://github.com/nikic/PHP-Parser.git", - "reference": "570e980a201d8ed0236b0a62ddf2c9cbb2034039" + "reference": "6bb5176bc4af8bcb7d926f88718db9b96a2d4290" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/570e980a201d8ed0236b0a62ddf2c9cbb2034039", - "reference": "570e980a201d8ed0236b0a62ddf2c9cbb2034039", + "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/6bb5176bc4af8bcb7d926f88718db9b96a2d4290", + "reference": "6bb5176bc4af8bcb7d926f88718db9b96a2d4290", "shasum": "" }, "require": { @@ -59468,22 +60578,22 @@ ], "support": { "issues": "https://github.com/nikic/PHP-Parser/issues", - "source": "https://github.com/nikic/PHP-Parser/tree/v4.15.3" + "source": "https://github.com/nikic/PHP-Parser/tree/v4.15.4" }, - "time": "2023-01-16T22:05:37+00:00" + "time": "2023-03-05T19:49:14+00:00" }, { "name": "pdepend/pdepend", - "version": "2.12.1", + "version": "2.13.0", "source": { "type": "git", "url": "https://github.com/pdepend/pdepend.git", - "reference": "7a892d56ceafd804b4a2ecc85184640937ce9e84" + "reference": "31be7cd4f305f3f7b52af99c1cb13fc938d1cfad" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/pdepend/pdepend/zipball/7a892d56ceafd804b4a2ecc85184640937ce9e84", - "reference": "7a892d56ceafd804b4a2ecc85184640937ce9e84", + "url": "https://api.github.com/repos/pdepend/pdepend/zipball/31be7cd4f305f3f7b52af99c1cb13fc938d1cfad", + "reference": "31be7cd4f305f3f7b52af99c1cb13fc938d1cfad", "shasum": "" }, "require": { @@ -59519,7 +60629,7 @@ "description": "Official version of pdepend to be handled with Composer", "support": { "issues": "https://github.com/pdepend/pdepend/issues", - "source": "https://github.com/pdepend/pdepend/tree/2.12.1" + "source": "https://github.com/pdepend/pdepend/tree/2.13.0" }, "funding": [ { @@ -59527,7 +60637,7 @@ "type": "tidelift" } ], - "time": "2022-09-08T19:30:37+00:00" + "time": "2023-02-28T20:56:15+00:00" }, { "name": "phar-io/manifest", @@ -59982,16 +61092,16 @@ }, { "name": "phpstan/phpdoc-parser", - "version": "1.16.1", + "version": "1.20.4", "source": { "type": "git", "url": "https://github.com/phpstan/phpdoc-parser.git", - "reference": "e27e92d939e2e3636f0a1f0afaba59692c0bf571" + "reference": "7d568c87a9df9c5f7e8b5f075fc469aa8cb0a4cd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/e27e92d939e2e3636f0a1f0afaba59692c0bf571", - "reference": "e27e92d939e2e3636f0a1f0afaba59692c0bf571", + "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/7d568c87a9df9c5f7e8b5f075fc469aa8cb0a4cd", + "reference": "7d568c87a9df9c5f7e8b5f075fc469aa8cb0a4cd", "shasum": "" }, "require": { @@ -60021,9 +61131,9 @@ "description": "PHPDoc parser with support for nullable, intersection and generic types", "support": { "issues": "https://github.com/phpstan/phpdoc-parser/issues", - "source": "https://github.com/phpstan/phpdoc-parser/tree/1.16.1" + "source": "https://github.com/phpstan/phpdoc-parser/tree/1.20.4" }, - "time": "2023-02-07T18:11:17+00:00" + "time": "2023-05-02T09:19:37+00:00" }, { "name": "phpstan/phpstan", @@ -60086,23 +61196,23 @@ }, { "name": "phpunit/php-code-coverage", - "version": "9.2.23", + "version": "9.2.26", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-code-coverage.git", - "reference": "9f1f0f9a2fbb680b26d1cf9b61b6eac43a6e4e9c" + "reference": "443bc6912c9bd5b409254a40f4b0f4ced7c80ea1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/9f1f0f9a2fbb680b26d1cf9b61b6eac43a6e4e9c", - "reference": "9f1f0f9a2fbb680b26d1cf9b61b6eac43a6e4e9c", + "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/443bc6912c9bd5b409254a40f4b0f4ced7c80ea1", + "reference": "443bc6912c9bd5b409254a40f4b0f4ced7c80ea1", "shasum": "" }, "require": { "ext-dom": "*", "ext-libxml": "*", "ext-xmlwriter": "*", - "nikic/php-parser": "^4.14", + "nikic/php-parser": "^4.15", "php": ">=7.3", "phpunit/php-file-iterator": "^3.0.3", "phpunit/php-text-template": "^2.0.2", @@ -60117,8 +61227,8 @@ "phpunit/phpunit": "^9.3" }, "suggest": { - "ext-pcov": "*", - "ext-xdebug": "*" + "ext-pcov": "PHP extension that provides line coverage", + "ext-xdebug": "PHP extension that provides line coverage as well as branch and path coverage" }, "type": "library", "extra": { @@ -60151,7 +61261,7 @@ ], "support": { "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues", - "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.23" + "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.26" }, "funding": [ { @@ -60159,7 +61269,7 @@ "type": "github" } ], - "time": "2022-12-28T12:41:10+00:00" + "time": "2023-03-06T12:58:08+00:00" }, { "name": "phpunit/php-file-iterator", @@ -60404,16 +61514,16 @@ }, { "name": "phpunit/phpunit", - "version": "9.5.28", + "version": "9.6.7", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "954ca3113a03bf780d22f07bf055d883ee04b65e" + "reference": "c993f0d3b0489ffc42ee2fe0bd645af1538a63b2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/954ca3113a03bf780d22f07bf055d883ee04b65e", - "reference": "954ca3113a03bf780d22f07bf055d883ee04b65e", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/c993f0d3b0489ffc42ee2fe0bd645af1538a63b2", + "reference": "c993f0d3b0489ffc42ee2fe0bd645af1538a63b2", "shasum": "" }, "require": { @@ -60446,8 +61556,8 @@ "sebastian/version": "^3.0.2" }, "suggest": { - "ext-soap": "*", - "ext-xdebug": "*" + "ext-soap": "To be able to generate mocks based on WSDL files", + "ext-xdebug": "PHP extension that provides line coverage as well as branch and path coverage" }, "bin": [ "phpunit" @@ -60455,7 +61565,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "9.5-dev" + "dev-master": "9.6-dev" } }, "autoload": { @@ -60486,7 +61596,8 @@ ], "support": { "issues": "https://github.com/sebastianbergmann/phpunit/issues", - "source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.28" + "security": "https://github.com/sebastianbergmann/phpunit/security/policy", + "source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.7" }, "funding": [ { @@ -60502,20 +61613,20 @@ "type": "tidelift" } ], - "time": "2023-01-14T12:32:24+00:00" + "time": "2023-04-14T08:58:40+00:00" }, { "name": "psy/psysh", - "version": "v0.11.11", + "version": "v0.11.17", "source": { "type": "git", "url": "https://github.com/bobthecow/psysh.git", - "reference": "ba67f2d26278ec9266a5cfe0acba33a8ca1277ae" + "reference": "3dc5d4018dabd80bceb8fe1e3191ba8460569f0a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/bobthecow/psysh/zipball/ba67f2d26278ec9266a5cfe0acba33a8ca1277ae", - "reference": "ba67f2d26278ec9266a5cfe0acba33a8ca1277ae", + "url": "https://api.github.com/repos/bobthecow/psysh/zipball/3dc5d4018dabd80bceb8fe1e3191ba8460569f0a", + "reference": "3dc5d4018dabd80bceb8fe1e3191ba8460569f0a", "shasum": "" }, "require": { @@ -60576,9 +61687,9 @@ ], "support": { "issues": "https://github.com/bobthecow/psysh/issues", - "source": "https://github.com/bobthecow/psysh/tree/v0.11.11" + "source": "https://github.com/bobthecow/psysh/tree/v0.11.17" }, - "time": "2023-01-23T16:14:59+00:00" + "time": "2023-05-05T20:02:42+00:00" }, { "name": "sebastian/cli-parser", @@ -60880,16 +61991,16 @@ }, { "name": "sebastian/diff", - "version": "4.0.4", + "version": "4.0.5", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/diff.git", - "reference": "3461e3fccc7cfdfc2720be910d3bd73c69be590d" + "reference": "74be17022044ebaaecfdf0c5cd504fc9cd5a7131" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/3461e3fccc7cfdfc2720be910d3bd73c69be590d", - "reference": "3461e3fccc7cfdfc2720be910d3bd73c69be590d", + "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/74be17022044ebaaecfdf0c5cd504fc9cd5a7131", + "reference": "74be17022044ebaaecfdf0c5cd504fc9cd5a7131", "shasum": "" }, "require": { @@ -60934,7 +62045,7 @@ ], "support": { "issues": "https://github.com/sebastianbergmann/diff/issues", - "source": "https://github.com/sebastianbergmann/diff/tree/4.0.4" + "source": "https://github.com/sebastianbergmann/diff/tree/4.0.5" }, "funding": [ { @@ -60942,20 +62053,20 @@ "type": "github" } ], - "time": "2020-10-26T13:10:38+00:00" + "time": "2023-05-07T05:35:17+00:00" }, { "name": "sebastian/environment", - "version": "5.1.4", + "version": "5.1.5", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/environment.git", - "reference": "1b5dff7bb151a4db11d49d90e5408e4e938270f7" + "reference": "830c43a844f1f8d5b7a1f6d6076b784454d8b7ed" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/1b5dff7bb151a4db11d49d90e5408e4e938270f7", - "reference": "1b5dff7bb151a4db11d49d90e5408e4e938270f7", + "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/830c43a844f1f8d5b7a1f6d6076b784454d8b7ed", + "reference": "830c43a844f1f8d5b7a1f6d6076b784454d8b7ed", "shasum": "" }, "require": { @@ -60997,7 +62108,7 @@ ], "support": { "issues": "https://github.com/sebastianbergmann/environment/issues", - "source": "https://github.com/sebastianbergmann/environment/tree/5.1.4" + "source": "https://github.com/sebastianbergmann/environment/tree/5.1.5" }, "funding": [ { @@ -61005,7 +62116,7 @@ "type": "github" } ], - "time": "2022-04-03T09:37:03+00:00" + "time": "2023-02-03T06:03:51+00:00" }, { "name": "sebastian/exporter", @@ -61319,16 +62430,16 @@ }, { "name": "sebastian/recursion-context", - "version": "4.0.4", + "version": "4.0.5", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/recursion-context.git", - "reference": "cd9d8cf3c5804de4341c283ed787f099f5506172" + "reference": "e75bd0f07204fec2a0af9b0f3cfe97d05f92efc1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/cd9d8cf3c5804de4341c283ed787f099f5506172", - "reference": "cd9d8cf3c5804de4341c283ed787f099f5506172", + "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/e75bd0f07204fec2a0af9b0f3cfe97d05f92efc1", + "reference": "e75bd0f07204fec2a0af9b0f3cfe97d05f92efc1", "shasum": "" }, "require": { @@ -61367,10 +62478,10 @@ } ], "description": "Provides functionality to recursively process PHP variables", - "homepage": "http://www.github.com/sebastianbergmann/recursion-context", + "homepage": "https://github.com/sebastianbergmann/recursion-context", "support": { "issues": "https://github.com/sebastianbergmann/recursion-context/issues", - "source": "https://github.com/sebastianbergmann/recursion-context/tree/4.0.4" + "source": "https://github.com/sebastianbergmann/recursion-context/tree/4.0.5" }, "funding": [ { @@ -61378,7 +62489,7 @@ "type": "github" } ], - "time": "2020-10-26T13:17:30+00:00" + "time": "2023-02-03T06:07:39+00:00" }, { "name": "sebastian/resource-operations", @@ -61437,16 +62548,16 @@ }, { "name": "sebastian/type", - "version": "3.2.0", + "version": "3.2.1", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/type.git", - "reference": "fb3fe09c5f0bae6bc27ef3ce933a1e0ed9464b6e" + "reference": "75e2c2a32f5e0b3aef905b9ed0b179b953b3d7c7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/fb3fe09c5f0bae6bc27ef3ce933a1e0ed9464b6e", - "reference": "fb3fe09c5f0bae6bc27ef3ce933a1e0ed9464b6e", + "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/75e2c2a32f5e0b3aef905b9ed0b179b953b3d7c7", + "reference": "75e2c2a32f5e0b3aef905b9ed0b179b953b3d7c7", "shasum": "" }, "require": { @@ -61481,7 +62592,7 @@ "homepage": "https://github.com/sebastianbergmann/type", "support": { "issues": "https://github.com/sebastianbergmann/type/issues", - "source": "https://github.com/sebastianbergmann/type/tree/3.2.0" + "source": "https://github.com/sebastianbergmann/type/tree/3.2.1" }, "funding": [ { @@ -61489,7 +62600,7 @@ "type": "github" } ], - "time": "2022-09-12T14:47:03+00:00" + "time": "2023-02-03T06:13:03+00:00" }, { "name": "sebastian/version", @@ -62315,16 +63426,16 @@ }, { "name": "spryker/development", - "version": "3.34.2", + "version": "3.34.5", "source": { "type": "git", "url": "https://github.com/spryker/development.git", - "reference": "1625e93110e48bf381d84c27ff1dc9389316ecb3" + "reference": "9f5791d3b22f25e47606f79f846163acebb5571b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/development/zipball/1625e93110e48bf381d84c27ff1dc9389316ecb3", - "reference": "1625e93110e48bf381d84c27ff1dc9389316ecb3", + "url": "https://api.github.com/repos/spryker/development/zipball/9f5791d3b22f25e47606f79f846163acebb5571b", + "reference": "9f5791d3b22f25e47606f79f846163acebb5571b", "shasum": "" }, "require": { @@ -62365,9 +63476,9 @@ ], "description": "Development module", "support": { - "source": "https://github.com/spryker/development/tree/3.34.2" + "source": "https://github.com/spryker/development/tree/3.34.5" }, - "time": "2022-12-23T11:50:03+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/docker-chromedriver", @@ -62454,16 +63565,16 @@ }, { "name": "spryker/testify", - "version": "3.47.1", + "version": "3.48.0", "source": { "type": "git", "url": "https://github.com/spryker/testify.git", - "reference": "43e878c992855b0f04dc95a1ed935c2a353c3047" + "reference": "9249dacca4a2130d85d83f63f215681157d9e711" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/testify/zipball/43e878c992855b0f04dc95a1ed935c2a353c3047", - "reference": "43e878c992855b0f04dc95a1ed935c2a353c3047", + "url": "https://api.github.com/repos/spryker/testify/zipball/9249dacca4a2130d85d83f63f215681157d9e711", + "reference": "9249dacca4a2130d85d83f63f215681157d9e711", "shasum": "" }, "require": { @@ -62484,6 +63595,10 @@ "require-dev": { "spryker/code-sniffer": "*", "spryker/console": "*", + "spryker/glue-application": "*", + "spryker/glue-backend-api-application": "*", + "spryker/glue-json-api-convention": "*", + "spryker/glue-json-api-convention-extension": "*", "spryker/json-path": "^1.0.0", "spryker/json-schema": "^1.0.0", "spryker/propel-orm": "*", @@ -62521,9 +63636,9 @@ ], "description": "Testify module", "support": { - "source": "https://github.com/spryker/testify/tree/3.47.1" + "source": "https://github.com/spryker/testify/tree/3.48.0" }, - "time": "2022-11-23T07:38:27+00:00" + "time": "2023-03-31T19:36:11+00:00" }, { "name": "spryker/web-profiler", @@ -62934,16 +64049,16 @@ }, { "name": "symfony/css-selector", - "version": "v6.0.17", + "version": "v6.0.19", "source": { "type": "git", "url": "https://github.com/symfony/css-selector.git", - "reference": "3e526b732295b5d4c16c38d557b74ba8498a92b4" + "reference": "f1d00bddb83a4cb2138564b2150001cb6ce272b1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/css-selector/zipball/3e526b732295b5d4c16c38d557b74ba8498a92b4", - "reference": "3e526b732295b5d4c16c38d557b74ba8498a92b4", + "url": "https://api.github.com/repos/symfony/css-selector/zipball/f1d00bddb83a4cb2138564b2150001cb6ce272b1", + "reference": "f1d00bddb83a4cb2138564b2150001cb6ce272b1", "shasum": "" }, "require": { @@ -62979,7 +64094,7 @@ "description": "Converts CSS selectors to XPath expressions", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/css-selector/tree/v6.0.17" + "source": "https://github.com/symfony/css-selector/tree/v6.0.19" }, "funding": [ { @@ -62995,20 +64110,20 @@ "type": "tidelift" } ], - "time": "2022-12-28T14:21:34+00:00" + "time": "2023-01-01T08:36:10+00:00" }, { "name": "symfony/dependency-injection", - "version": "v6.0.17", + "version": "v6.0.20", "source": { "type": "git", "url": "https://github.com/symfony/dependency-injection.git", - "reference": "37ffd67504beedbacaa7fd7358eff7042970d4dc" + "reference": "359806e1adebd1c43e18e5ea22acd14bef7fcf8c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/37ffd67504beedbacaa7fd7358eff7042970d4dc", - "reference": "37ffd67504beedbacaa7fd7358eff7042970d4dc", + "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/359806e1adebd1c43e18e5ea22acd14bef7fcf8c", + "reference": "359806e1adebd1c43e18e5ea22acd14bef7fcf8c", "shasum": "" }, "require": { @@ -63067,7 +64182,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.0.17" + "source": "https://github.com/symfony/dependency-injection/tree/v6.0.20" }, "funding": [ { @@ -63083,7 +64198,7 @@ "type": "tidelift" } ], - "time": "2022-12-28T14:21:34+00:00" + "time": "2023-01-30T15:41:07+00:00" }, { "name": "symfony/dom-crawler", @@ -63395,16 +64510,16 @@ }, { "name": "symfony/var-exporter", - "version": "v6.0.17", + "version": "v6.0.19", "source": { "type": "git", "url": "https://github.com/symfony/var-exporter.git", - "reference": "d87c15d59421d38fe5eb4f6724eb75891479e3da" + "reference": "df56f53818c2d5d9f683f4ad2e365ba73a3b69d2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-exporter/zipball/d87c15d59421d38fe5eb4f6724eb75891479e3da", - "reference": "d87c15d59421d38fe5eb4f6724eb75891479e3da", + "url": "https://api.github.com/repos/symfony/var-exporter/zipball/df56f53818c2d5d9f683f4ad2e365ba73a3b69d2", + "reference": "df56f53818c2d5d9f683f4ad2e365ba73a3b69d2", "shasum": "" }, "require": { @@ -63447,7 +64562,7 @@ "serialize" ], "support": { - "source": "https://github.com/symfony/var-exporter/tree/v6.0.17" + "source": "https://github.com/symfony/var-exporter/tree/v6.0.19" }, "funding": [ { @@ -63463,7 +64578,7 @@ "type": "tidelift" } ], - "time": "2022-12-22T17:53:58+00:00" + "time": "2023-01-13T08:34:10+00:00" }, { "name": "symfony/web-profiler-bundle", @@ -63651,6 +64766,12 @@ "alias": "202304.0", "alias_normalized": "202304.0" }, + { + "package": "spryker-feature/prices", + "version": "9999999-dev", + "alias": "202304.0", + "alias_normalized": "202304.0" + }, { "package": "spryker-feature/product", "version": "9999999-dev", @@ -63681,6 +64802,12 @@ "alias": "202304.0", "alias_normalized": "202304.0" }, + { + "package": "spryker-feature/spryker-core", + "version": "9999999-dev", + "alias": "202304.0", + "alias_normalized": "202304.0" + }, { "package": "spryker-feature/tax", "version": "9999999-dev", @@ -63698,11 +64825,13 @@ "spryker-feature/customer-account-management": 20, "spryker-feature/deployment-tools": 20, "spryker-feature/file-manager": 20, + "spryker-feature/prices": 20, "spryker-feature/product": 20, "spryker-feature/product-bundles": 20, "spryker-feature/product-labels": 20, "spryker-feature/product-lists": 20, "spryker-feature/promotions-discounts": 20, + "spryker-feature/spryker-core": 20, "spryker-feature/tax": 20, "spryker-feature/development-tools": 20, "spryker-sdk/integrator": 20, diff --git a/config/Shared/config_default.php b/config/Shared/config_default.php index 3eba59fb96..c9f0b04937 100644 --- a/config/Shared/config_default.php +++ b/config/Shared/config_default.php @@ -75,6 +75,7 @@ use Spryker\Shared\ProductRelation\ProductRelationConstants; use Spryker\Shared\Propel\PropelConstants; use Spryker\Shared\PropelQueryBuilder\PropelQueryBuilderConstants; +use Spryker\Shared\PropelReplicationCache\PropelReplicationCacheConstants; use Spryker\Shared\Queue\QueueConfig; use Spryker\Shared\Queue\QueueConstants; use Spryker\Shared\RabbitMq\RabbitMqEnv; @@ -330,6 +331,9 @@ $config[PropelConstants::ZED_DB_REPLICAS] = json_decode(getenv('SPRYKER_DB_REPLICAS') ?: '[]', true); $config[PropelConstants::USE_SUDO_TO_MANAGE_DATABASE] = false; +// >>> DATABASE REPLICA CACHE +$config[PropelReplicationCacheConstants::CACHE_TTL] = 2; + // >>> SEARCH $config[SearchElasticsearchConstants::HOST] = getenv('SPRYKER_SEARCH_HOST'); diff --git a/src/Orm/Zed/Country/Persistence/SpyCountryStore.php b/src/Orm/Zed/Country/Persistence/SpyCountryStore.php new file mode 100644 index 0000000000..9c7a71bfd1 --- /dev/null +++ b/src/Orm/Zed/Country/Persistence/SpyCountryStore.php @@ -0,0 +1,23 @@ + + * @return array */ protected function getMetaDataProviderPlugins(): array { diff --git a/src/Pyz/Shared/SearchElasticsearch/SearchElasticsearchConfig.php b/src/Pyz/Shared/SearchElasticsearch/SearchElasticsearchConfig.php index a1288e1541..eee24ce3d1 100644 --- a/src/Pyz/Shared/SearchElasticsearch/SearchElasticsearchConfig.php +++ b/src/Pyz/Shared/SearchElasticsearch/SearchElasticsearchConfig.php @@ -12,7 +12,7 @@ class SearchElasticsearchConfig extends SprykerSearchElasticsearchConfig { /** - * @var array + * @var array */ protected const SUPPORTED_SOURCE_IDENTIFIERS = [ 'page', diff --git a/src/Pyz/Zed/PropelOrm/PropelOrmDependencyProvider.php b/src/Pyz/Zed/PropelOrm/PropelOrmDependencyProvider.php new file mode 100644 index 0000000000..139c922f89 --- /dev/null +++ b/src/Pyz/Zed/PropelOrm/PropelOrmDependencyProvider.php @@ -0,0 +1,57 @@ + + */ + protected function getFindExtensionPlugins(): array + { + return [ + new FindExtensionPlugin(), + ]; + } + + /** + * @return array<\Spryker\Zed\PropelOrmExtension\Dependency\Plugin\PostSaveExtensionPluginInterface> + */ + protected function getPostSaveExtensionPlugins(): array + { + return [ + new PostSaveExtensionPlugin(), + ]; + } + + /** + * @return array<\Spryker\Zed\PropelOrmExtension\Dependency\Plugin\PostUpdateExtensionPluginInterface> + */ + protected function getPostUpdateExtensionPlugins(): array + { + return [ + new PostUpdateExtensionPlugin(), + ]; + } + + /** + * @return array<\Spryker\Zed\PropelOrmExtension\Dependency\Plugin\PostDeleteExtensionPluginInterface> + */ + protected function getPostDeleteExtensionPlugins(): array + { + return [ + new PostDeleteExtensionPlugin(), + ]; + } +} diff --git a/src/Pyz/Zed/SetupFrontend/SetupFrontendConfig.php b/src/Pyz/Zed/SetupFrontend/SetupFrontendConfig.php new file mode 100644 index 0000000000..271513d997 --- /dev/null +++ b/src/Pyz/Zed/SetupFrontend/SetupFrontendConfig.php @@ -0,0 +1,23 @@ +setDisplayName('test1' . $this->getIncrementNumber()); $discountEntity->setIsActive(1); $discountEntity->setValidFrom(new DateTime('1985-07-01')); - $discountEntity->setValidTo(new DateTime('2037-07-01')); + $discountEntity->setValidTo(new DateTime('2030-07-01')); $discountEntity->setCalculatorPlugin($calculatorType); $discountEntity->setCollectorQueryString('sku = "' . $sku . '"'); diff --git a/tests/PyzTest/Zed/CmsGui/Presentation/CmsGuiCreatePageCest.php b/tests/PyzTest/Zed/CmsGui/Presentation/CmsGuiCreatePageCest.php index 1bcb2ac451..6f1c88ba80 100644 --- a/tests/PyzTest/Zed/CmsGui/Presentation/CmsGuiCreatePageCest.php +++ b/tests/PyzTest/Zed/CmsGui/Presentation/CmsGuiCreatePageCest.php @@ -42,7 +42,7 @@ public function testICanCreateCmsPageWithTranslatedPlaceholders(CmsGuiPresentati $i->amOnPage(CmsCreatePage::URL); $i->selectOption('//*[@id="cms_page_fkTemplate"]', 'Placeholders Title & Content'); $i->setValidFrom('1985-07-01'); - $i->setValidTo('2037-07-01'); + $i->setValidTo('2030-07-01'); $i->setIsSearchable(); $i->fillLocalizedUrlForm(0, $i->getLocalizedName('en'), $i->getLocalizedUrl('en')); From 6ac1f5cb8ec5a09cff1b695a06bec68b4fddef9f Mon Sep 17 00:00:00 2001 From: Yaroslav Krutikov Date: Mon, 8 May 2023 18:26:08 +0200 Subject: [PATCH 36/72] FRW-1203 Fix code style --- .../Persistence/SpyCountryStoreQuery.php | 22 +++++++++---------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/Orm/Zed/Country/Persistence/SpyCountryStoreQuery.php b/src/Orm/Zed/Country/Persistence/SpyCountryStoreQuery.php index 16b6d20d8c..72ec551843 100644 --- a/src/Orm/Zed/Country/Persistence/SpyCountryStoreQuery.php +++ b/src/Orm/Zed/Country/Persistence/SpyCountryStoreQuery.php @@ -1,23 +1,23 @@ Date: Tue, 9 May 2023 15:14:16 +0200 Subject: [PATCH 37/72] FRW-1203 Cleanup composer.json --- composer.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 4173772b4e..4d4e21bf13 100644 --- a/composer.json +++ b/composer.json @@ -208,7 +208,6 @@ "spryker/product-tax-sets-rest-api": "^2.1.2", "spryker/products-categories-resource-relationship": "^1.3.0", "spryker/products-rest-api": "^2.15.1", - "spryker/propel-replication-cache": "^1.1", "spryker/quote-approval-shipment-connector": "^1.0.1", "spryker/related-products-rest-api": "^1.3.2", "spryker/rest-request-validator": "^1.4.0", @@ -235,7 +234,7 @@ "spryker/urls-rest-api": "^1.0.2", "spryker/util-number": "^1.0.0", "spryker/uuid": "^1.0.1", - "symfony/http-kernel": "^v5.4.20 || ^6.0.0" + "symfony/http-kernel": "^6.0.0" }, "require-dev": { "codeception/codeception": "^5.0.2", From a3fb582b3dfc44285eb4e416a6b63c59d8849f8a Mon Sep 17 00:00:00 2001 From: Yaroslav Krutikov Date: Tue, 9 May 2023 17:55:36 +0200 Subject: [PATCH 38/72] FRW-1203 Update composer.lock --- composer.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.lock b/composer.lock index d84834a014..a5e405c894 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": "9dc3392db2aa1deac17ebdbaca0cc173", + "content-hash": "345d3b51d39569a04d204c805ce6d049", "packages": [ { "name": "async-aws/core", From d6deb30ec91ad33252e734d9fc67f961caa49daa Mon Sep 17 00:00:00 2001 From: Yaroslav Krutikov Date: Wed, 10 May 2023 08:52:49 +0200 Subject: [PATCH 39/72] FRW-1203 Fixes after CR --- .github/workflows/ci.yml | 64 ++++++++++++++++++++-------------------- 1 file changed, 32 insertions(+), 32 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4aff47c935..33b2ab2119 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -243,22 +243,22 @@ jobs: TRAVIS: 1 steps: - - uses: actions/checkout@v3 - - - name: Install apt-packages - run: | - sudo apt-get install apache2-utils - - name: Install docker-compose - run: | - sudo curl -L "https://github.com/docker/compose/releases/download/2.12.0/docker-compose-$(uname -s)-$(uname -m)" -o /usr/local/bin/docker-compose - sudo chmod +x /usr/local/bin/docker-compose - - name: Run docker - run: | - git clone https://github.com/spryker/docker-sdk.git ./docker - docker/sdk boot -v deploy.ci.acceptance.yml - docker/sdk up -t - docker/sdk testing console queue:worker:start --stop-when-empty - docker/sdk testing codecept run -c codeception.acceptance.yml + - uses: actions/checkout@v3 + + - name: Install apt-packages + run: | + sudo apt-get install apache2-utils + - name: Install docker-compose + run: | + sudo curl -L "https://github.com/docker/compose/releases/download/2.12.0/docker-compose-$(uname -s)-$(uname -m)" -o /usr/local/bin/docker-compose + sudo chmod +x /usr/local/bin/docker-compose + - name: Run docker + run: | + git clone https://github.com/spryker/docker-sdk.git ./docker + docker/sdk boot -v deploy.ci.acceptance.yml + docker/sdk up -t + docker/sdk testing console queue:worker:start --stop-when-empty + docker/sdk testing codecept run -c codeception.acceptance.yml php-81-mariadb-functional-alpine: name: "PHP 8.1 / MariaDB / Functional / Alpine" @@ -294,22 +294,22 @@ jobs: TRAVIS: 1 steps: - - uses: actions/checkout@v3 - - - name: Install apt-packages - run: | - sudo apt-get install apache2-utils - - name: Install docker-compose - run: | - sudo curl -L "https://github.com/docker/compose/releases/download/2.12.0/docker-compose-$(uname -s)-$(uname -m)" -o /usr/local/bin/docker-compose - sudo chmod +x /usr/local/bin/docker-compose - - name: Run docker - run: | - git clone https://github.com/spryker/docker-sdk.git ./docker - docker/sdk boot -v deploy.ci.functional.yml - docker/sdk up -t - docker/sdk testing console queue:worker:start --stop-when-empty - docker/sdk testing codecept run -c codeception.functional.yml + - uses: actions/checkout@v3 + + - name: Install apt-packages + run: | + sudo apt-get install apache2-utils + - name: Install docker-compose + run: | + sudo curl -L "https://github.com/docker/compose/releases/download/2.12.0/docker-compose-$(uname -s)-$(uname -m)" -o /usr/local/bin/docker-compose + sudo chmod +x /usr/local/bin/docker-compose + - name: Run docker + run: | + git clone https://github.com/spryker/docker-sdk.git ./docker + docker/sdk boot -v deploy.ci.functional.yml + docker/sdk up -t + docker/sdk testing console queue:worker:start --stop-when-empty + docker/sdk testing codecept run -c codeception.functional.yml php-80-mariadb-glue-alpine: name: "PHP 8.0 / MariaDB / Glue / Alpine" From 08906ad7e0f6e61fba61b578e80da7ea80c3f52f Mon Sep 17 00:00:00 2001 From: Svytoslav Varpikhovsky Date: Thu, 11 May 2023 17:12:54 +0300 Subject: [PATCH 40/72] FRW-1166 Updated composer.lock after fixed conflicts --- composer.lock | 33 +++++++++++++++------------------ 1 file changed, 15 insertions(+), 18 deletions(-) diff --git a/composer.lock b/composer.lock index a5e405c894..dd1153746a 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": "345d3b51d39569a04d204c805ce6d049", + "content-hash": "c0c3655556bae1f211f4357fffdf2923", "packages": [ { "name": "async-aws/core", @@ -30688,16 +30688,16 @@ }, { "name": "spryker/kernel", - "version": "3.72.0", + "version": "3.72.1", "source": { "type": "git", "url": "https://github.com/spryker/kernel.git", - "reference": "0ba29174079a57d0242db4c224311937b1211b13" + "reference": "115b33fa4c90af7a8f576162de2eb5d48849a7ca" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/kernel/zipball/0ba29174079a57d0242db4c224311937b1211b13", - "reference": "0ba29174079a57d0242db4c224311937b1211b13", + "url": "https://api.github.com/repos/spryker/kernel/zipball/115b33fa4c90af7a8f576162de2eb5d48849a7ca", + "reference": "115b33fa4c90af7a8f576162de2eb5d48849a7ca", "shasum": "" }, "require": { @@ -30743,9 +30743,9 @@ ], "description": "Kernel module", "support": { - "source": "https://github.com/spryker/kernel/tree/3.72.0" + "source": "https://github.com/spryker/kernel/tree/3.72.1" }, - "time": "2023-03-31T19:36:11+00:00" + "time": "2023-05-09T22:37:11+00:00" }, { "name": "spryker/key-builder", @@ -58747,20 +58747,20 @@ }, { "name": "codeception/module-rest", - "version": "3.3.0", + "version": "3.3.2", "source": { "type": "git", "url": "https://github.com/Codeception/module-rest.git", - "reference": "57b35f9732bcebd744119c054fdb1b82345147a7" + "reference": "bb545d4f7c261472472da8730267d9df162199cb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Codeception/module-rest/zipball/57b35f9732bcebd744119c054fdb1b82345147a7", - "reference": "57b35f9732bcebd744119c054fdb1b82345147a7", + "url": "https://api.github.com/repos/Codeception/module-rest/zipball/bb545d4f7c261472472da8730267d9df162199cb", + "reference": "bb545d4f7c261472472da8730267d9df162199cb", "shasum": "" }, "require": { - "codeception/codeception": "^5.0.0-alpha2", + "codeception/codeception": "^5.0.8", "codeception/lib-xml": "^1.0", "ext-dom": "*", "ext-json": "*", @@ -58768,11 +58768,8 @@ "php": "^8.0", "softcreatr/jsonpath": "^0.8" }, - "conflict": { - "codeception/codeception": "<5.0.0-alpha3" - }, "require-dev": { - "codeception/lib-innerbrowser": "^3.0", + "codeception/lib-innerbrowser": "^3.0 | ^4.0", "codeception/stub": "^4.0", "codeception/util-universalframework": "^1.0", "ext-libxml": "*", @@ -58804,9 +58801,9 @@ ], "support": { "issues": "https://github.com/Codeception/module-rest/issues", - "source": "https://github.com/Codeception/module-rest/tree/3.3.0" + "source": "https://github.com/Codeception/module-rest/tree/3.3.2" }, - "time": "2022-08-22T07:10:02+00:00" + "time": "2023-02-09T18:11:19+00:00" }, { "name": "codeception/module-webdriver", From 3d9f1379192977dfaf18c7069813b9518971b30b Mon Sep 17 00:00:00 2001 From: Svytoslav Varpikhovsky Date: Thu, 11 May 2023 17:19:57 +0300 Subject: [PATCH 41/72] FRW-1166 Updated composer.lock for fix CI --- composer.lock | 919 +++++++++++++++++++++++++++++++++----------------- 1 file changed, 616 insertions(+), 303 deletions(-) diff --git a/composer.lock b/composer.lock index dd1153746a..ede6bf709d 100644 --- a/composer.lock +++ b/composer.lock @@ -245,16 +245,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.269.7", + "version": "3.269.10", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "f34afba20e3ad782ed91332a8306b91b06a1de5c" + "reference": "8b571e9caf4f6f984d95149f4be73275ff86bb55" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/f34afba20e3ad782ed91332a8306b91b06a1de5c", - "reference": "f34afba20e3ad782ed91332a8306b91b06a1de5c", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/8b571e9caf4f6f984d95149f4be73275ff86bb55", + "reference": "8b571e9caf4f6f984d95149f4be73275ff86bb55", "shasum": "" }, "require": { @@ -334,9 +334,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.7" + "source": "https://github.com/aws/aws-sdk-php/tree/3.269.10" }, - "time": "2023-05-05T19:51:13+00:00" + "time": "2023-05-10T18:20:01+00:00" }, { "name": "brick/math", @@ -1921,16 +1921,16 @@ }, { "name": "laminas/laminas-validator", - "version": "2.29.0", + "version": "2.30.1", "source": { "type": "git", "url": "https://github.com/laminas/laminas-validator.git", - "reference": "e40ee8d86cc1907083e273bfd6ed8b6dde2d9850" + "reference": "b7d217b5e4951955fda9a3a5ada91b717b5c8d5c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-validator/zipball/e40ee8d86cc1907083e273bfd6ed8b6dde2d9850", - "reference": "e40ee8d86cc1907083e273bfd6ed8b6dde2d9850", + "url": "https://api.github.com/repos/laminas/laminas-validator/zipball/b7d217b5e4951955fda9a3a5ada91b717b5c8d5c", + "reference": "b7d217b5e4951955fda9a3a5ada91b717b5c8d5c", "shasum": "" }, "require": { @@ -2002,7 +2002,7 @@ "type": "community_bridge" } ], - "time": "2022-12-13T22:53:38+00:00" + "time": "2023-01-30T22:41:19+00:00" }, { "name": "lcobucci/clock", @@ -2485,16 +2485,16 @@ }, { "name": "league/oauth2-client", - "version": "2.6.1", + "version": "2.7.0", "source": { "type": "git", "url": "https://github.com/thephpleague/oauth2-client.git", - "reference": "2334c249907190c132364f5dae0287ab8666aa19" + "reference": "160d6274b03562ebeb55ed18399281d8118b76c8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/oauth2-client/zipball/2334c249907190c132364f5dae0287ab8666aa19", - "reference": "2334c249907190c132364f5dae0287ab8666aa19", + "url": "https://api.github.com/repos/thephpleague/oauth2-client/zipball/160d6274b03562ebeb55ed18399281d8118b76c8", + "reference": "160d6274b03562ebeb55ed18399281d8118b76c8", "shasum": "" }, "require": { @@ -2549,9 +2549,9 @@ ], "support": { "issues": "https://github.com/thephpleague/oauth2-client/issues", - "source": "https://github.com/thephpleague/oauth2-client/tree/2.6.1" + "source": "https://github.com/thephpleague/oauth2-client/tree/2.7.0" }, - "time": "2021-12-22T16:42:49+00:00" + "time": "2023-04-16T18:19:15+00:00" }, { "name": "league/oauth2-server", @@ -21802,24 +21802,25 @@ }, { "name": "spryker/cms-user-connector", - "version": "1.1.1", + "version": "1.3.0", "source": { "type": "git", "url": "https://github.com/spryker/cms-user-connector.git", - "reference": "ee3784ee143f13d66c315a8bb6ec5a722533ae49" + "reference": "e46bc404407f37f05ff229811a0dc667dd085d7f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/cms-user-connector/zipball/ee3784ee143f13d66c315a8bb6ec5a722533ae49", - "reference": "ee3784ee143f13d66c315a8bb6ec5a722533ae49", + "url": "https://api.github.com/repos/spryker/cms-user-connector/zipball/e46bc404407f37f05ff229811a0dc667dd085d7f", + "reference": "e46bc404407f37f05ff229811a0dc667dd085d7f", "shasum": "" }, "require": { - "php": ">=7.2", + "php": ">=8.0", "spryker/cms": "^5.0.0 || ^6.0.0 || ^7.0.0", "spryker/cms-extension": "^1.0.0", "spryker/kernel": "^3.30.0", - "spryker/user": "^3.0.1" + "spryker/transfer": "^3.27.0", + "spryker/user": "^3.17.0" }, "require-dev": { "spryker/code-sniffer": "*", @@ -21843,9 +21844,9 @@ ], "description": "CmsUserConnector module", "support": { - "source": "https://github.com/spryker/cms-user-connector/tree/1.1.1" + "source": "https://github.com/spryker/cms-user-connector/tree/1.3.0" }, - "time": "2020-05-29T13:08:37+00:00" + "time": "2023-03-03T10:26:17+00:00" }, { "name": "spryker/collector", @@ -29701,16 +29702,16 @@ }, { "name": "spryker/glue-backend-api-application-authorization-connector", - "version": "1.1.0", + "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/spryker/glue-backend-api-application-authorization-connector.git", - "reference": "4d0721af972ca0f72f744efec901469df83c7e98" + "reference": "592a4c4c33365c6a8706100b28fb39c5e9495d4f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/glue-backend-api-application-authorization-connector/zipball/4d0721af972ca0f72f744efec901469df83c7e98", - "reference": "4d0721af972ca0f72f744efec901469df83c7e98", + "url": "https://api.github.com/repos/spryker/glue-backend-api-application-authorization-connector/zipball/592a4c4c33365c6a8706100b28fb39c5e9495d4f", + "reference": "592a4c4c33365c6a8706100b28fb39c5e9495d4f", "shasum": "" }, "require": { @@ -29720,6 +29721,7 @@ "spryker/documentation-generator-api-extension": "^1.0.0", "spryker/glue-application-authorization-connector-extension": "^1.0.0", "spryker/glue-application-extension": "^1.11.0", + "spryker/glue-backend-api-application-authorization-connector-extension": "^1.0.0", "spryker/kernel": "^3.62.0", "spryker/symfony": "^3.7.0", "spryker/transfer": "^3.32.0" @@ -29745,9 +29747,50 @@ ], "description": "GlueBackendApiApplicationAuthorizationConnector module", "support": { - "source": "https://github.com/spryker/glue-backend-api-application-authorization-connector/tree/1.1.0" + "source": "https://github.com/spryker/glue-backend-api-application-authorization-connector/tree/1.2.0" }, - "time": "2022-11-22T13:42:03+00:00" + "time": "2023-03-16T13:08:01+00:00" + }, + { + "name": "spryker/glue-backend-api-application-authorization-connector-extension", + "version": "1.0.0", + "source": { + "type": "git", + "url": "https://github.com/spryker/glue-backend-api-application-authorization-connector-extension.git", + "reference": "0e60a1ad5d5e17fa1bc859b0113738a71d00c323" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/spryker/glue-backend-api-application-authorization-connector-extension/zipball/0e60a1ad5d5e17fa1bc859b0113738a71d00c323", + "reference": "0e60a1ad5d5e17fa1bc859b0113738a71d00c323", + "shasum": "" + }, + "require": { + "php": ">=8.0" + }, + "require-dev": { + "spryker/code-sniffer": "*" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0.x-dev" + } + }, + "autoload": { + "psr-4": { + "Spryker\\": "src/Spryker/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "proprietary" + ], + "description": "GlueBackendApiApplicationAuthorizationConnectorExtension module", + "support": { + "source": "https://github.com/spryker/glue-backend-api-application-authorization-connector-extension/tree/1.0.0" + }, + "time": "2023-03-16T13:08:01+00:00" }, { "name": "spryker/glue-backend-api-application-glue-json-api-convention-connector", @@ -33240,20 +33283,20 @@ }, { "name": "spryker/oauth-agent-connector", - "version": "1.0.2", + "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/spryker/oauth-agent-connector.git", - "reference": "aed0a499d0f42f2af7fe9f82a7bdc8d8443236b6" + "reference": "0b862f542401850ce3ceea75828ed1458febb2f5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/oauth-agent-connector/zipball/aed0a499d0f42f2af7fe9f82a7bdc8d8443236b6", - "reference": "aed0a499d0f42f2af7fe9f82a7bdc8d8443236b6", + "url": "https://api.github.com/repos/spryker/oauth-agent-connector/zipball/0b862f542401850ce3ceea75828ed1458febb2f5", + "reference": "0b862f542401850ce3ceea75828ed1458febb2f5", "shasum": "" }, "require": { - "php": ">=7.2", + "php": ">=8.0", "psr/http-message": "^1.0.0", "spryker/agent": "^1.0.0", "spryker/kernel": "^3.30.0", @@ -33289,22 +33332,22 @@ ], "description": "OauthAgentConnector module", "support": { - "source": "https://github.com/spryker/oauth-agent-connector/tree/1.0.2" + "source": "https://github.com/spryker/oauth-agent-connector/tree/1.1.0" }, - "time": "2020-10-09T11:31:07+00:00" + "time": "2023-04-25T15:38:42+00:00" }, { "name": "spryker/oauth-api", - "version": "1.1.0", + "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/spryker/oauth-api.git", - "reference": "37915dd30aad4764bd6ad0f19e02b7156d17b974" + "reference": "d0d162a589ba57c1683966cef395fc064e438bc3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/oauth-api/zipball/37915dd30aad4764bd6ad0f19e02b7156d17b974", - "reference": "37915dd30aad4764bd6ad0f19e02b7156d17b974", + "url": "https://api.github.com/repos/spryker/oauth-api/zipball/d0d162a589ba57c1683966cef395fc064e438bc3", + "reference": "d0d162a589ba57c1683966cef395fc064e438bc3", "shasum": "" }, "require": { @@ -33343,9 +33386,9 @@ ], "description": "OauthApi module", "support": { - "source": "https://github.com/spryker/oauth-api/tree/1.1.0" + "source": "https://github.com/spryker/oauth-api/tree/1.2.0" }, - "time": "2022-11-17T14:35:25+00:00" + "time": "2023-04-25T12:55:27+00:00" }, { "name": "spryker/oauth-auth0", @@ -33396,16 +33439,16 @@ }, { "name": "spryker/oauth-backend-api", - "version": "1.1.0", + "version": "1.3.0", "source": { "type": "git", "url": "https://github.com/spryker/oauth-backend-api.git", - "reference": "de09992c70cc5f44871be65e08eabb04b48fe264" + "reference": "592d8ff878c53fc0a09ddb800b40aade54b5de81" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/oauth-backend-api/zipball/de09992c70cc5f44871be65e08eabb04b48fe264", - "reference": "de09992c70cc5f44871be65e08eabb04b48fe264", + "url": "https://api.github.com/repos/spryker/oauth-backend-api/zipball/592d8ff878c53fc0a09ddb800b40aade54b5de81", + "reference": "592d8ff878c53fc0a09ddb800b40aade54b5de81", "shasum": "" }, "require": { @@ -33414,6 +33457,7 @@ "spryker/glue-application-extension": "^1.10.0", "spryker/kernel": "^3.66.0", "spryker/oauth": "^2.4.0", + "spryker/oauth-backend-api-extension": "^1.0.0", "spryker/symfony": "^3.5.0", "spryker/transfer": "^3.25.0", "spryker/util-encoding": "^2.0.0" @@ -33443,9 +33487,50 @@ ], "description": "OauthBackendApi module", "support": { - "source": "https://github.com/spryker/oauth-backend-api/tree/1.1.0" + "source": "https://github.com/spryker/oauth-backend-api/tree/1.3.0" + }, + "time": "2023-04-25T12:55:27+00:00" + }, + { + "name": "spryker/oauth-backend-api-extension", + "version": "1.0.0", + "source": { + "type": "git", + "url": "https://github.com/spryker/oauth-backend-api-extension.git", + "reference": "145540f0f52a6af36f246769af00b7589b7c1235" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/spryker/oauth-backend-api-extension/zipball/145540f0f52a6af36f246769af00b7589b7c1235", + "reference": "145540f0f52a6af36f246769af00b7589b7c1235", + "shasum": "" + }, + "require": { + "php": ">=8.0" + }, + "require-dev": { + "spryker/code-sniffer": "*" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0.x-dev" + } + }, + "autoload": { + "psr-4": { + "Spryker\\": "src/Spryker/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "proprietary" + ], + "description": "OauthBackendApiExtension module", + "support": { + "source": "https://github.com/spryker/oauth-backend-api-extension/tree/1.0.0" }, - "time": "2022-11-17T14:35:25+00:00" + "time": "2023-03-16T13:08:01+00:00" }, { "name": "spryker/oauth-client", @@ -34077,25 +34162,25 @@ }, { "name": "spryker/oauth-user-connector", - "version": "1.0.0", + "version": "1.3.0", "source": { "type": "git", "url": "https://github.com/spryker/oauth-user-connector.git", - "reference": "eba91dd99c2028a6fa167b225faf6185c6cc244d" + "reference": "2bb8b6104b2eebdd57110a0e7c20c7e7b3e6b082" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/oauth-user-connector/zipball/eba91dd99c2028a6fa167b225faf6185c6cc244d", - "reference": "eba91dd99c2028a6fa167b225faf6185c6cc244d", + "url": "https://api.github.com/repos/spryker/oauth-user-connector/zipball/2bb8b6104b2eebdd57110a0e7c20c7e7b3e6b082", + "reference": "2bb8b6104b2eebdd57110a0e7c20c7e7b3e6b082", "shasum": "" }, "require": { - "php": ">=7.4", + "php": ">=8.0", "spryker/kernel": "^3.52.0", "spryker/oauth": "^2.4.0", "spryker/oauth-extension": "^1.5.0", - "spryker/transfer": "^3.25.0", - "spryker/user": "^3.9.0", + "spryker/transfer": "^3.27.0", + "spryker/user": "^3.17.0", "spryker/util-encoding": "^2.0.0" }, "require-dev": { @@ -34124,9 +34209,9 @@ ], "description": "OauthUserConnector module", "support": { - "source": "https://github.com/spryker/oauth-user-connector/tree/1.0.0" + "source": "https://github.com/spryker/oauth-user-connector/tree/1.3.0" }, - "time": "2022-09-28T14:47:08+00:00" + "time": "2023-03-16T13:08:01+00:00" }, { "name": "spryker/oms", @@ -38576,16 +38661,16 @@ }, { "name": "spryker/product-configurations-rest-api", - "version": "1.0.2", + "version": "1.0.3", "source": { "type": "git", "url": "https://github.com/spryker/product-configurations-rest-api.git", - "reference": "bb245b2787bc72e082131eb91367914ee4cae856" + "reference": "238c2cc872406b93c147ce6d5ccf81178b0dbaa2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-configurations-rest-api/zipball/bb245b2787bc72e082131eb91367914ee4cae856", - "reference": "bb245b2787bc72e082131eb91367914ee4cae856", + "url": "https://api.github.com/repos/spryker/product-configurations-rest-api/zipball/238c2cc872406b93c147ce6d5ccf81178b0dbaa2", + "reference": "238c2cc872406b93c147ce6d5ccf81178b0dbaa2", "shasum": "" }, "require": { @@ -38626,9 +38711,9 @@ ], "description": "ProductConfigurationsRestApi module", "support": { - "source": "https://github.com/spryker/product-configurations-rest-api/tree/1.0.2" + "source": "https://github.com/spryker/product-configurations-rest-api/tree/1.0.3" }, - "time": "2022-12-29T12:04:01+00:00" + "time": "2023-05-05T18:20:59+00:00" }, { "name": "spryker/product-configurations-rest-api-extension", @@ -42980,25 +43065,25 @@ }, { "name": "spryker/products-categories-resource-relationship", - "version": "1.3.0", + "version": "1.4.0", "source": { "type": "git", "url": "https://github.com/spryker/products-categories-resource-relationship.git", - "reference": "81e6d75153d9f82be9746cb09db264c71e62451a" + "reference": "4e4f2eb38a9bc55d90782670665b83592e06d32c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/products-categories-resource-relationship/zipball/81e6d75153d9f82be9746cb09db264c71e62451a", - "reference": "81e6d75153d9f82be9746cb09db264c71e62451a", + "url": "https://api.github.com/repos/spryker/products-categories-resource-relationship/zipball/4e4f2eb38a9bc55d90782670665b83592e06d32c", + "reference": "4e4f2eb38a9bc55d90782670665b83592e06d32c", "shasum": "" }, "require": { - "php": ">=7.3", + "php": ">=8.0", "spryker/categories-rest-api": "^1.3.0", "spryker/glue-application": "^1.1.0", "spryker/glue-application-extension": "^1.0.0", "spryker/kernel": "^3.30.0", - "spryker/product-category-storage": "^1.9.0 || ^2.0.0", + "spryker/product-category-storage": "^1.11.0 || ^2.6.0", "spryker/product-storage": "^1.15.0", "spryker/store": "^1.4.0" }, @@ -43022,9 +43107,9 @@ ], "description": "ProductsCategoriesResourceRelationship module", "support": { - "source": "https://github.com/spryker/products-categories-resource-relationship/tree/1.3.0" + "source": "https://github.com/spryker/products-categories-resource-relationship/tree/1.4.0" }, - "time": "2021-02-07T21:17:19+00:00" + "time": "2023-04-20T13:53:42+00:00" }, { "name": "spryker/products-rest-api", @@ -48934,16 +49019,16 @@ }, { "name": "spryker/shopping-list", - "version": "4.11.0", + "version": "4.11.1", "source": { "type": "git", "url": "https://github.com/spryker/shopping-list.git", - "reference": "695aef38e23584e49d7d5f71bbc82b9602945cbe" + "reference": "caebd823139b7b1a26e9fdb2794fc82f012b8204" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/shopping-list/zipball/695aef38e23584e49d7d5f71bbc82b9602945cbe", - "reference": "695aef38e23584e49d7d5f71bbc82b9602945cbe", + "url": "https://api.github.com/repos/spryker/shopping-list/zipball/caebd823139b7b1a26e9fdb2794fc82f012b8204", + "reference": "caebd823139b7b1a26e9fdb2794fc82f012b8204", "shasum": "" }, "require": { @@ -49000,9 +49085,9 @@ ], "description": "ShoppingList module", "support": { - "source": "https://github.com/spryker/shopping-list/tree/4.11.0" + "source": "https://github.com/spryker/shopping-list/tree/4.11.1" }, - "time": "2023-04-26T07:24:42+00:00" + "time": "2023-05-05T18:20:59+00:00" }, { "name": "spryker/shopping-list-data-import", @@ -53754,46 +53839,42 @@ }, { "name": "symfony/console", - "version": "v5.4.23", + "version": "v6.0.19", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "90f21e27d0d88ce38720556dd164d4a1e4c3934c" + "reference": "c3ebc83d031b71c39da318ca8b7a07ecc67507ed" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/90f21e27d0d88ce38720556dd164d4a1e4c3934c", - "reference": "90f21e27d0d88ce38720556dd164d4a1e4c3934c", + "url": "https://api.github.com/repos/symfony/console/zipball/c3ebc83d031b71c39da318ca8b7a07ecc67507ed", + "reference": "c3ebc83d031b71c39da318ca8b7a07ecc67507ed", "shasum": "" }, "require": { - "php": ">=7.2.5", - "symfony/deprecation-contracts": "^2.1|^3", + "php": ">=8.0.2", "symfony/polyfill-mbstring": "~1.0", - "symfony/polyfill-php73": "^1.9", - "symfony/polyfill-php80": "^1.16", "symfony/service-contracts": "^1.1|^2|^3", - "symfony/string": "^5.1|^6.0" + "symfony/string": "^5.4|^6.0" }, "conflict": { - "psr/log": ">=3", - "symfony/dependency-injection": "<4.4", - "symfony/dotenv": "<5.1", - "symfony/event-dispatcher": "<4.4", - "symfony/lock": "<4.4", - "symfony/process": "<4.4" + "symfony/dependency-injection": "<5.4", + "symfony/dotenv": "<5.4", + "symfony/event-dispatcher": "<5.4", + "symfony/lock": "<5.4", + "symfony/process": "<5.4" }, "provide": { - "psr/log-implementation": "1.0|2.0" + "psr/log-implementation": "1.0|2.0|3.0" }, "require-dev": { - "psr/log": "^1|^2", - "symfony/config": "^4.4|^5.0|^6.0", - "symfony/dependency-injection": "^4.4|^5.0|^6.0", - "symfony/event-dispatcher": "^4.4|^5.0|^6.0", - "symfony/lock": "^4.4|^5.0|^6.0", - "symfony/process": "^4.4|^5.0|^6.0", - "symfony/var-dumper": "^4.4|^5.0|^6.0" + "psr/log": "^1|^2|^3", + "symfony/config": "^5.4|^6.0", + "symfony/dependency-injection": "^5.4|^6.0", + "symfony/event-dispatcher": "^5.4|^6.0", + "symfony/lock": "^5.4|^6.0", + "symfony/process": "^5.4|^6.0", + "symfony/var-dumper": "^5.4|^6.0" }, "suggest": { "psr/log": "For using the console logger", @@ -53828,12 +53909,12 @@ "homepage": "https://symfony.com", "keywords": [ "cli", - "command-line", + "command line", "console", "terminal" ], "support": { - "source": "https://github.com/symfony/console/tree/v5.4.23" + "source": "https://github.com/symfony/console/tree/v6.0.19" }, "funding": [ { @@ -53849,7 +53930,7 @@ "type": "tidelift" } ], - "time": "2023-04-24T18:47:29+00:00" + "time": "2023-01-01T08:36:10+00:00" }, { "name": "symfony/debug", @@ -54285,22 +54366,20 @@ }, { "name": "symfony/finder", - "version": "v5.4.21", + "version": "v6.0.19", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", - "reference": "078e9a5e1871fcfe6a5ce421b539344c21afef19" + "reference": "5cc9cac6586fc0c28cd173780ca696e419fefa11" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/finder/zipball/078e9a5e1871fcfe6a5ce421b539344c21afef19", - "reference": "078e9a5e1871fcfe6a5ce421b539344c21afef19", + "url": "https://api.github.com/repos/symfony/finder/zipball/5cc9cac6586fc0c28cd173780ca696e419fefa11", + "reference": "5cc9cac6586fc0c28cd173780ca696e419fefa11", "shasum": "" }, "require": { - "php": ">=7.2.5", - "symfony/deprecation-contracts": "^2.1|^3", - "symfony/polyfill-php80": "^1.16" + "php": ">=8.0.2" }, "type": "library", "autoload": { @@ -54328,7 +54407,7 @@ "description": "Finds files and directories via an intuitive fluent interface", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/finder/tree/v5.4.21" + "source": "https://github.com/symfony/finder/tree/v6.0.19" }, "funding": [ { @@ -54344,7 +54423,7 @@ "type": "tidelift" } ], - "time": "2023-02-16T09:33:00+00:00" + "time": "2023-01-20T17:44:14+00:00" }, { "name": "symfony/form", @@ -55119,23 +55198,21 @@ }, { "name": "symfony/options-resolver", - "version": "v5.4.21", + "version": "v6.0.19", "source": { "type": "git", "url": "https://github.com/symfony/options-resolver.git", - "reference": "4fe5cf6ede71096839f0e4b4444d65dd3a7c1eb9" + "reference": "6a180d1c45e0d9797470ca9eb46215692de00fa3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/options-resolver/zipball/4fe5cf6ede71096839f0e4b4444d65dd3a7c1eb9", - "reference": "4fe5cf6ede71096839f0e4b4444d65dd3a7c1eb9", + "url": "https://api.github.com/repos/symfony/options-resolver/zipball/6a180d1c45e0d9797470ca9eb46215692de00fa3", + "reference": "6a180d1c45e0d9797470ca9eb46215692de00fa3", "shasum": "" }, "require": { - "php": ">=7.2.5", - "symfony/deprecation-contracts": "^2.1|^3", - "symfony/polyfill-php73": "~1.0", - "symfony/polyfill-php80": "^1.16" + "php": ">=8.0.2", + "symfony/deprecation-contracts": "^2.1|^3" }, "type": "library", "autoload": { @@ -55168,7 +55245,7 @@ "options" ], "support": { - "source": "https://github.com/symfony/options-resolver/tree/v5.4.21" + "source": "https://github.com/symfony/options-resolver/tree/v6.0.19" }, "funding": [ { @@ -55184,7 +55261,7 @@ "type": "tidelift" } ], - "time": "2023-02-14T08:03:56+00:00" + "time": "2023-01-01T08:36:10+00:00" }, { "name": "symfony/password-hasher", @@ -56164,21 +56241,20 @@ }, { "name": "symfony/process", - "version": "v5.4.23", + "version": "v6.0.19", "source": { "type": "git", "url": "https://github.com/symfony/process.git", - "reference": "4b842fc4b61609e0a155a114082bd94e31e98287" + "reference": "2114fd60f26a296cc403a7939ab91478475a33d4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/4b842fc4b61609e0a155a114082bd94e31e98287", - "reference": "4b842fc4b61609e0a155a114082bd94e31e98287", + "url": "https://api.github.com/repos/symfony/process/zipball/2114fd60f26a296cc403a7939ab91478475a33d4", + "reference": "2114fd60f26a296cc403a7939ab91478475a33d4", "shasum": "" }, "require": { - "php": ">=7.2.5", - "symfony/polyfill-php80": "^1.16" + "php": ">=8.0.2" }, "type": "library", "autoload": { @@ -56206,7 +56282,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/v6.0.19" }, "funding": [ { @@ -56222,7 +56298,7 @@ "type": "tidelift" } ], - "time": "2023-04-18T13:50:24+00:00" + "time": "2023-01-01T08:36:10+00:00" }, { "name": "symfony/property-access", @@ -58422,16 +58498,16 @@ }, { "name": "codeception/lib-web", - "version": "1.0.1", + "version": "1.0.2", "source": { "type": "git", "url": "https://github.com/Codeception/lib-web.git", - "reference": "91e35c5a849479a626f79daf4754ca4ba4e3227f" + "reference": "f488ff9bc08c8985d43796db28da0bd18813bcae" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Codeception/lib-web/zipball/91e35c5a849479a626f79daf4754ca4ba4e3227f", - "reference": "91e35c5a849479a626f79daf4754ca4ba4e3227f", + "url": "https://api.github.com/repos/Codeception/lib-web/zipball/f488ff9bc08c8985d43796db28da0bd18813bcae", + "reference": "f488ff9bc08c8985d43796db28da0bd18813bcae", "shasum": "" }, "require": { @@ -58469,9 +58545,9 @@ ], "support": { "issues": "https://github.com/Codeception/lib-web/issues", - "source": "https://github.com/Codeception/lib-web/tree/1.0.1" + "source": "https://github.com/Codeception/lib-web/tree/1.0.2" }, - "time": "2022-04-09T08:17:46+00:00" + "time": "2023-04-18T20:32:51+00:00" }, { "name": "codeception/lib-xml", @@ -58807,16 +58883,16 @@ }, { "name": "codeception/module-webdriver", - "version": "3.2.0", + "version": "3.2.1", "source": { "type": "git", "url": "https://github.com/Codeception/module-webdriver.git", - "reference": "8d65b02f50f90bf3f4da2174693a1cb5cd5fe7b2" + "reference": "59b6fe426dddbe889c23593f8698c52e08bba6e9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Codeception/module-webdriver/zipball/8d65b02f50f90bf3f4da2174693a1cb5cd5fe7b2", - "reference": "8d65b02f50f90bf3f4da2174693a1cb5cd5fe7b2", + "url": "https://api.github.com/repos/Codeception/module-webdriver/zipball/59b6fe426dddbe889c23593f8698c52e08bba6e9", + "reference": "59b6fe426dddbe889c23593f8698c52e08bba6e9", "shasum": "" }, "require": { @@ -58826,7 +58902,8 @@ "ext-json": "*", "ext-mbstring": "*", "php": "^8.0", - "php-webdriver/webdriver": "^1.8.0" + "php-webdriver/webdriver": "^1.8.0", + "phpunit/phpunit": "^9.5" }, "suggest": { "codeception/phpbuiltinserver": "Start and stop PHP built-in web server for your tests" @@ -58861,9 +58938,9 @@ ], "support": { "issues": "https://github.com/Codeception/module-webdriver/issues", - "source": "https://github.com/Codeception/module-webdriver/tree/3.2.0" + "source": "https://github.com/Codeception/module-webdriver/tree/3.2.1" }, - "time": "2022-10-15T19:19:42+00:00" + "time": "2023-02-03T21:46:32+00:00" }, { "name": "codeception/stub", @@ -59586,35 +59663,38 @@ }, { "name": "dealerdirect/phpcodesniffer-composer-installer", - "version": "v0.7.2", + "version": "v1.0.0", "source": { "type": "git", - "url": "https://github.com/Dealerdirect/phpcodesniffer-composer-installer.git", - "reference": "1c968e542d8843d7cd71de3c5c9c3ff3ad71a1db" + "url": "https://github.com/PHPCSStandards/composer-installer.git", + "reference": "4be43904336affa5c2f70744a348312336afd0da" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Dealerdirect/phpcodesniffer-composer-installer/zipball/1c968e542d8843d7cd71de3c5c9c3ff3ad71a1db", - "reference": "1c968e542d8843d7cd71de3c5c9c3ff3ad71a1db", + "url": "https://api.github.com/repos/PHPCSStandards/composer-installer/zipball/4be43904336affa5c2f70744a348312336afd0da", + "reference": "4be43904336affa5c2f70744a348312336afd0da", "shasum": "" }, "require": { "composer-plugin-api": "^1.0 || ^2.0", - "php": ">=5.3", + "php": ">=5.4", "squizlabs/php_codesniffer": "^2.0 || ^3.1.0 || ^4.0" }, "require-dev": { "composer/composer": "*", + "ext-json": "*", + "ext-zip": "*", "php-parallel-lint/php-parallel-lint": "^1.3.1", - "phpcompatibility/php-compatibility": "^9.0" + "phpcompatibility/php-compatibility": "^9.0", + "yoast/phpunit-polyfills": "^1.0" }, "type": "composer-plugin", "extra": { - "class": "Dealerdirect\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\Plugin" + "class": "PHPCSStandards\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\Plugin" }, "autoload": { "psr-4": { - "Dealerdirect\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\": "src/" + "PHPCSStandards\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", @@ -59630,7 +59710,7 @@ }, { "name": "Contributors", - "homepage": "https://github.com/Dealerdirect/phpcodesniffer-composer-installer/graphs/contributors" + "homepage": "https://github.com/PHPCSStandards/composer-installer/graphs/contributors" } ], "description": "PHP_CodeSniffer Standards Composer Installer Plugin", @@ -59654,10 +59734,10 @@ "tests" ], "support": { - "issues": "https://github.com/dealerdirect/phpcodesniffer-composer-installer/issues", - "source": "https://github.com/dealerdirect/phpcodesniffer-composer-installer" + "issues": "https://github.com/PHPCSStandards/composer-installer/issues", + "source": "https://github.com/PHPCSStandards/composer-installer" }, - "time": "2022-02-04T12:51:07+00:00" + "time": "2023-01-05T11:28:13+00:00" }, { "name": "dms/phpunit-arraysubset-asserts", @@ -60749,37 +60829,38 @@ }, { "name": "php-webdriver/webdriver", - "version": "1.13.1", + "version": "1.14.0", "source": { "type": "git", "url": "https://github.com/php-webdriver/php-webdriver.git", - "reference": "6dfe5f814b796c1b5748850aa19f781b9274c36c" + "reference": "3ea4f924afb43056bf9c630509e657d951608563" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-webdriver/php-webdriver/zipball/6dfe5f814b796c1b5748850aa19f781b9274c36c", - "reference": "6dfe5f814b796c1b5748850aa19f781b9274c36c", + "url": "https://api.github.com/repos/php-webdriver/php-webdriver/zipball/3ea4f924afb43056bf9c630509e657d951608563", + "reference": "3ea4f924afb43056bf9c630509e657d951608563", "shasum": "" }, "require": { "ext-curl": "*", "ext-json": "*", "ext-zip": "*", - "php": "^5.6 || ~7.0 || ^8.0", + "php": "^7.3 || ^8.0", "symfony/polyfill-mbstring": "^1.12", - "symfony/process": "^2.8 || ^3.1 || ^4.0 || ^5.0 || ^6.0" + "symfony/process": "^5.0 || ^6.0" }, "replace": { "facebook/webdriver": "*" }, "require-dev": { - "ondram/ci-detector": "^2.1 || ^3.5 || ^4.0", + "ergebnis/composer-normalize": "^2.20.0", + "ondram/ci-detector": "^4.0", "php-coveralls/php-coveralls": "^2.4", - "php-mock/php-mock-phpunit": "^1.1 || ^2.0", + "php-mock/php-mock-phpunit": "^2.0", "php-parallel-lint/php-parallel-lint": "^1.2", - "phpunit/phpunit": "^5.7 || ^7 || ^8 || ^9", + "phpunit/phpunit": "^9.3", "squizlabs/php_codesniffer": "^3.5", - "symfony/var-dumper": "^3.3 || ^4.0 || ^5.0 || ^6.0" + "symfony/var-dumper": "^5.0 || ^6.0" }, "suggest": { "ext-SimpleXML": "For Firefox profile creation" @@ -60808,9 +60889,9 @@ ], "support": { "issues": "https://github.com/php-webdriver/php-webdriver/issues", - "source": "https://github.com/php-webdriver/php-webdriver/tree/1.13.1" + "source": "https://github.com/php-webdriver/php-webdriver/tree/1.14.0" }, - "time": "2022-10-11T11:49:44+00:00" + "time": "2023-02-09T12:12:19+00:00" }, { "name": "phpbench/container", @@ -60865,25 +60946,25 @@ }, { "name": "phpbench/dom", - "version": "0.3.2", + "version": "0.3.3", "source": { "type": "git", "url": "https://github.com/phpbench/dom.git", - "reference": "b013b717832ddbaadf2a40984b04bc66af9a7110" + "reference": "786a96db538d0def931f5b19225233ec42ec7a72" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpbench/dom/zipball/b013b717832ddbaadf2a40984b04bc66af9a7110", - "reference": "b013b717832ddbaadf2a40984b04bc66af9a7110", + "url": "https://api.github.com/repos/phpbench/dom/zipball/786a96db538d0def931f5b19225233ec42ec7a72", + "reference": "786a96db538d0def931f5b19225233ec42ec7a72", "shasum": "" }, "require": { "ext-dom": "*", - "php": "^7.2||^8.0" + "php": "^7.3||^8.0" }, "require-dev": { - "friendsofphp/php-cs-fixer": "^2.18", - "phpstan/phpstan": "^0.12.83", + "friendsofphp/php-cs-fixer": "^3.14", + "phpstan/phpstan": "^1.10", "phpunit/phpunit": "^8.0||^9.0" }, "type": "library", @@ -60910,22 +60991,22 @@ "description": "DOM wrapper to simplify working with the PHP DOM implementation", "support": { "issues": "https://github.com/phpbench/dom/issues", - "source": "https://github.com/phpbench/dom/tree/0.3.2" + "source": "https://github.com/phpbench/dom/tree/0.3.3" }, - "time": "2021-09-24T15:26:07+00:00" + "time": "2023-03-06T23:46:57+00:00" }, { "name": "phpbench/phpbench", - "version": "1.2.8", + "version": "1.2.10", "source": { "type": "git", "url": "https://github.com/phpbench/phpbench.git", - "reference": "3f7b3c200f86727de7a14bde94adb68a88e1bafc" + "reference": "95206f92479674599a75e02b74b9933e2d9883aa" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpbench/phpbench/zipball/3f7b3c200f86727de7a14bde94adb68a88e1bafc", - "reference": "3f7b3c200f86727de7a14bde94adb68a88e1bafc", + "url": "https://api.github.com/repos/phpbench/phpbench/zipball/95206f92479674599a75e02b74b9933e2d9883aa", + "reference": "95206f92479674599a75e02b74b9933e2d9883aa", "shasum": "" }, "require": { @@ -60936,9 +61017,9 @@ "ext-reflection": "*", "ext-spl": "*", "ext-tokenizer": "*", - "php": "^7.3 || ^8.0", + "php": "^7.4 || ^8.0", "phpbench/container": "^2.1", - "phpbench/dom": "~0.3.1", + "phpbench/dom": "~0.3.3", "psr/log": "^1.1 || ^2.0 || ^3.0", "seld/jsonlint": "^1.1", "symfony/console": "^4.2 || ^5.0 || ^6.0", @@ -60956,7 +61037,7 @@ "phpstan/extension-installer": "^1.1", "phpstan/phpstan": "^1.0", "phpstan/phpstan-phpunit": "^1.0", - "phpunit/phpunit": "^8.5.8 || ^9.0", + "phpunit/phpunit": "^9.0", "symfony/error-handler": "^5.2 || ^6.0", "symfony/var-dumper": "^4.0 || ^5.0 || ^6.0" }, @@ -60994,7 +61075,7 @@ "description": "PHP Benchmarking Framework", "support": { "issues": "https://github.com/phpbench/phpbench/issues", - "source": "https://github.com/phpbench/phpbench/tree/1.2.8" + "source": "https://github.com/phpbench/phpbench/tree/1.2.10" }, "funding": [ { @@ -61002,7 +61083,172 @@ "type": "github" } ], - "time": "2023-01-14T13:08:42+00:00" + "time": "2023-03-24T08:52:55+00:00" + }, + { + "name": "phpdocumentor/reflection-common", + "version": "2.2.0", + "source": { + "type": "git", + "url": "https://github.com/phpDocumentor/ReflectionCommon.git", + "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/1d01c49d4ed62f25aa84a747ad35d5a16924662b", + "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b", + "shasum": "" + }, + "require": { + "php": "^7.2 || ^8.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-2.x": "2.x-dev" + } + }, + "autoload": { + "psr-4": { + "phpDocumentor\\Reflection\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Jaap van Otterdijk", + "email": "opensource@ijaap.nl" + } + ], + "description": "Common reflection classes used by phpdocumentor to reflect the code structure", + "homepage": "http://www.phpdoc.org", + "keywords": [ + "FQSEN", + "phpDocumentor", + "phpdoc", + "reflection", + "static analysis" + ], + "support": { + "issues": "https://github.com/phpDocumentor/ReflectionCommon/issues", + "source": "https://github.com/phpDocumentor/ReflectionCommon/tree/2.x" + }, + "time": "2020-06-27T09:03:43+00:00" + }, + { + "name": "phpdocumentor/reflection-docblock", + "version": "5.3.0", + "source": { + "type": "git", + "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", + "reference": "622548b623e81ca6d78b721c5e029f4ce664f170" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/622548b623e81ca6d78b721c5e029f4ce664f170", + "reference": "622548b623e81ca6d78b721c5e029f4ce664f170", + "shasum": "" + }, + "require": { + "ext-filter": "*", + "php": "^7.2 || ^8.0", + "phpdocumentor/reflection-common": "^2.2", + "phpdocumentor/type-resolver": "^1.3", + "webmozart/assert": "^1.9.1" + }, + "require-dev": { + "mockery/mockery": "~1.3.2", + "psalm/phar": "^4.8" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "5.x-dev" + } + }, + "autoload": { + "psr-4": { + "phpDocumentor\\Reflection\\": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Mike van Riel", + "email": "me@mikevanriel.com" + }, + { + "name": "Jaap van Otterdijk", + "email": "account@ijaap.nl" + } + ], + "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.", + "support": { + "issues": "https://github.com/phpDocumentor/ReflectionDocBlock/issues", + "source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/5.3.0" + }, + "time": "2021-10-19T17:43:47+00:00" + }, + { + "name": "phpdocumentor/type-resolver", + "version": "1.6.2", + "source": { + "type": "git", + "url": "https://github.com/phpDocumentor/TypeResolver.git", + "reference": "48f445a408c131e38cab1c235aa6d2bb7a0bb20d" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/48f445a408c131e38cab1c235aa6d2bb7a0bb20d", + "reference": "48f445a408c131e38cab1c235aa6d2bb7a0bb20d", + "shasum": "" + }, + "require": { + "php": "^7.4 || ^8.0", + "phpdocumentor/reflection-common": "^2.0" + }, + "require-dev": { + "ext-tokenizer": "*", + "phpstan/extension-installer": "^1.1", + "phpstan/phpstan": "^1.8", + "phpstan/phpstan-phpunit": "^1.1", + "phpunit/phpunit": "^9.5", + "rector/rector": "^0.13.9", + "vimeo/psalm": "^4.25" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-1.x": "1.x-dev" + } + }, + "autoload": { + "psr-4": { + "phpDocumentor\\Reflection\\": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Mike van Riel", + "email": "me@mikevanriel.com" + } + ], + "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names", + "support": { + "issues": "https://github.com/phpDocumentor/TypeResolver/issues", + "source": "https://github.com/phpDocumentor/TypeResolver/tree/1.6.2" + }, + "time": "2022-10-14T12:47:21+00:00" }, { "name": "phpmd/phpmd", @@ -61134,16 +61380,16 @@ }, { "name": "phpstan/phpstan", - "version": "1.9.14", + "version": "1.10.15", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "e5fcc96289cf737304286a9b505fbed091f02e58" + "reference": "762c4dac4da6f8756eebb80e528c3a47855da9bd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/e5fcc96289cf737304286a9b505fbed091f02e58", - "reference": "e5fcc96289cf737304286a9b505fbed091f02e58", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/762c4dac4da6f8756eebb80e528c3a47855da9bd", + "reference": "762c4dac4da6f8756eebb80e528c3a47855da9bd", "shasum": "" }, "require": { @@ -61172,8 +61418,11 @@ "static analysis" ], "support": { + "docs": "https://phpstan.org/user-guide/getting-started", + "forum": "https://github.com/phpstan/phpstan/discussions", "issues": "https://github.com/phpstan/phpstan/issues", - "source": "https://github.com/phpstan/phpstan/tree/1.9.14" + "security": "https://github.com/phpstan/phpstan/security/policy", + "source": "https://github.com/phpstan/phpstan-src" }, "funding": [ { @@ -61189,7 +61438,7 @@ "type": "tidelift" } ], - "time": "2023-01-19T10:47:09+00:00" + "time": "2023-05-09T15:28:01+00:00" }, { "name": "phpunit/php-code-coverage", @@ -61511,16 +61760,16 @@ }, { "name": "phpunit/phpunit", - "version": "9.6.7", + "version": "9.6.8", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "c993f0d3b0489ffc42ee2fe0bd645af1538a63b2" + "reference": "17d621b3aff84d0c8b62539e269e87d8d5baa76e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/c993f0d3b0489ffc42ee2fe0bd645af1538a63b2", - "reference": "c993f0d3b0489ffc42ee2fe0bd645af1538a63b2", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/17d621b3aff84d0c8b62539e269e87d8d5baa76e", + "reference": "17d621b3aff84d0c8b62539e269e87d8d5baa76e", "shasum": "" }, "require": { @@ -61594,7 +61843,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/phpunit/issues", "security": "https://github.com/sebastianbergmann/phpunit/security/policy", - "source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.7" + "source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.8" }, "funding": [ { @@ -61610,7 +61859,7 @@ "type": "tidelift" } ], - "time": "2023-04-14T08:58:40+00:00" + "time": "2023-05-11T05:14:45+00:00" }, { "name": "psy/psysh", @@ -62654,16 +62903,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": { @@ -62702,7 +62951,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": [ { @@ -62714,7 +62963,7 @@ "type": "tidelift" } ], - "time": "2022-04-01T13:37:23+00:00" + "time": "2023-05-11T13:16:46+00:00" }, { "name": "seld/phar-utils", @@ -62766,42 +63015,42 @@ }, { "name": "slevomat/coding-standard", - "version": "7.2.1", + "version": "8.11.1", "source": { "type": "git", "url": "https://github.com/slevomat/coding-standard.git", - "reference": "aff06ae7a84e4534bf6f821dc982a93a5d477c90" + "reference": "af87461316b257e46e15bb041dca6fca3796d822" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/slevomat/coding-standard/zipball/aff06ae7a84e4534bf6f821dc982a93a5d477c90", - "reference": "aff06ae7a84e4534bf6f821dc982a93a5d477c90", + "url": "https://api.github.com/repos/slevomat/coding-standard/zipball/af87461316b257e46e15bb041dca6fca3796d822", + "reference": "af87461316b257e46e15bb041dca6fca3796d822", "shasum": "" }, "require": { - "dealerdirect/phpcodesniffer-composer-installer": "^0.6.2 || ^0.7", + "dealerdirect/phpcodesniffer-composer-installer": "^0.6.2 || ^0.7 || ^1.0", "php": "^7.2 || ^8.0", - "phpstan/phpdoc-parser": "^1.5.1", - "squizlabs/php_codesniffer": "^3.6.2" + "phpstan/phpdoc-parser": ">=1.20.0 <1.21.0", + "squizlabs/php_codesniffer": "^3.7.1" }, "require-dev": { - "phing/phing": "2.17.3", + "phing/phing": "2.17.4", "php-parallel-lint/php-parallel-lint": "1.3.2", - "phpstan/phpstan": "1.4.10|1.7.1", - "phpstan/phpstan-deprecation-rules": "1.0.0", - "phpstan/phpstan-phpunit": "1.0.0|1.1.1", - "phpstan/phpstan-strict-rules": "1.2.3", - "phpunit/phpunit": "7.5.20|8.5.21|9.5.20" + "phpstan/phpstan": "1.10.14", + "phpstan/phpstan-deprecation-rules": "1.1.3", + "phpstan/phpstan-phpunit": "1.3.11", + "phpstan/phpstan-strict-rules": "1.5.1", + "phpunit/phpunit": "7.5.20|8.5.21|9.6.6|10.1.1" }, "type": "phpcodesniffer-standard", "extra": { "branch-alias": { - "dev-master": "7.x-dev" + "dev-master": "8.x-dev" } }, "autoload": { "psr-4": { - "SlevomatCodingStandard\\": "SlevomatCodingStandard" + "SlevomatCodingStandard\\": "SlevomatCodingStandard/" } }, "notification-url": "https://packagist.org/downloads/", @@ -62809,9 +63058,13 @@ "MIT" ], "description": "Slevomat Coding Standard for PHP_CodeSniffer complements Consistence Coding Standard by providing sniffs with additional checks.", + "keywords": [ + "dev", + "phpcs" + ], "support": { "issues": "https://github.com/slevomat/coding-standard/issues", - "source": "https://github.com/slevomat/coding-standard/tree/7.2.1" + "source": "https://github.com/slevomat/coding-standard/tree/8.11.1" }, "funding": [ { @@ -62823,20 +63076,20 @@ "type": "tidelift" } ], - "time": "2022-05-25T10:58:12+00:00" + "time": "2023-04-24T08:19:01+00:00" }, { "name": "softcreatr/jsonpath", - "version": "0.8.1", + "version": "0.8.2", "source": { "type": "git", "url": "https://github.com/SoftCreatR/JSONPath.git", - "reference": "2de6614d7a9aa5e1f988c5dbc0744fa602847180" + "reference": "3a6108aa78e4944ea7d8dd846f9ae75a080b007b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/SoftCreatR/JSONPath/zipball/2de6614d7a9aa5e1f988c5dbc0744fa602847180", - "reference": "2de6614d7a9aa5e1f988c5dbc0744fa602847180", + "url": "https://api.github.com/repos/SoftCreatR/JSONPath/zipball/3a6108aa78e4944ea7d8dd846f9ae75a080b007b", + "reference": "3a6108aa78e4944ea7d8dd846f9ae75a080b007b", "shasum": "" }, "require": { @@ -62847,9 +63100,8 @@ "flow/jsonpath": "*" }, "require-dev": { - "phpunit/phpunit": "^9.5", - "roave/security-advisories": "dev-latest", - "squizlabs/php_codesniffer": "^3.7" + "phpunit/phpunit": "^9.6", + "roave/security-advisories": "dev-latest" }, "type": "library", "autoload": { @@ -62892,7 +63144,7 @@ "type": "github" } ], - "time": "2022-09-27T09:53:33+00:00" + "time": "2023-02-12T18:53:17+00:00" }, { "name": "spryker-feature/development-tools", @@ -63040,12 +63292,12 @@ "source": { "type": "git", "url": "https://github.com/spryker-sdk/integrator.git", - "reference": "7af68f22d1d81c8e62dd2f1f92158f4e8bb74e2b" + "reference": "be8ddd818550dbdcd6dd8da2ddfe7eb7c25dea50" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker-sdk/integrator/zipball/7af68f22d1d81c8e62dd2f1f92158f4e8bb74e2b", - "reference": "7af68f22d1d81c8e62dd2f1f92158f4e8bb74e2b", + "url": "https://api.github.com/repos/spryker-sdk/integrator/zipball/be8ddd818550dbdcd6dd8da2ddfe7eb7c25dea50", + "reference": "be8ddd818550dbdcd6dd8da2ddfe7eb7c25dea50", "shasum": "" }, "require": { @@ -63091,7 +63343,7 @@ "issues": "https://github.com/spryker-sdk/integrator/issues", "source": "https://github.com/spryker-sdk/integrator/tree/master" }, - "time": "2023-01-24T11:32:18+00:00" + "time": "2023-05-10T11:45:17+00:00" }, { "name": "spryker-sdk/phpstan-spryker", @@ -63160,23 +63412,23 @@ }, { "name": "spryker-sdk/security-checker", - "version": "0.1.2", + "version": "0.1.3", "source": { "type": "git", "url": "https://github.com/spryker-sdk/security-checker.git", - "reference": "560362239dac498166656699fe9ab25c4c70a462" + "reference": "35187fa088ea81409cef9194aa4c4714c46f9c36" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker-sdk/security-checker/zipball/560362239dac498166656699fe9ab25c4c70a462", - "reference": "560362239dac498166656699fe9ab25c4c70a462", + "url": "https://api.github.com/repos/spryker-sdk/security-checker/zipball/35187fa088ea81409cef9194aa4c4714c46f9c36", + "reference": "35187fa088ea81409cef9194aa4c4714c46f9c36", "shasum": "" }, "require": { "php": ">=7.3", - "symfony/console": "^4.0.0 || ^5.0.0", - "symfony/options-resolver": "^4.0.0 || ^5.0.0", - "symfony/process": "^4.0.0 || ^5.0.0" + "symfony/console": "^4.0.0 || ^5.0.0 || ^6.0.0", + "symfony/options-resolver": "^4.0.0 || ^5.0.0 || ^6.0.0", + "symfony/process": "^4.0.0 || ^5.0.0 || ^6.0.0" }, "require-dev": { "phpstan/phpstan": "^1.2.0", @@ -63202,9 +63454,9 @@ "description": "A security checker for your composer.lock", "support": { "issues": "https://github.com/spryker-sdk/security-checker/issues", - "source": "https://github.com/spryker-sdk/security-checker/tree/0.1.2" + "source": "https://github.com/spryker-sdk/security-checker/tree/0.1.3" }, - "time": "2022-01-26T11:23:21+00:00" + "time": "2023-01-24T16:01:34+00:00" }, { "name": "spryker-sdk/spryk", @@ -63304,24 +63556,25 @@ }, { "name": "spryker/architecture-sniffer", - "version": "0.5.6", + "version": "0.5.7", "source": { "type": "git", "url": "https://github.com/spryker/architecture-sniffer.git", - "reference": "671a2a8f002e2d09aef14f85f30498c24a8ccaa6" + "reference": "07fa5a75f481dfd0de2676a4f11c36df6365f652" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/architecture-sniffer/zipball/671a2a8f002e2d09aef14f85f30498c24a8ccaa6", - "reference": "671a2a8f002e2d09aef14f85f30498c24a8ccaa6", + "url": "https://api.github.com/repos/spryker/architecture-sniffer/zipball/07fa5a75f481dfd0de2676a4f11c36df6365f652", + "reference": "07fa5a75f481dfd0de2676a4f11c36df6365f652", "shasum": "" }, "require": { "laminas/laminas-config": "^2.5.1 || ^3.1.0", "laminas/laminas-filter": "^2.5.1", - "php": ">=7.3", + "php": ">=7.4", + "phpdocumentor/reflection-docblock": "^5.3.0", "phpmd/phpmd": "^2.10.0", - "symfony/finder": "^3.4.0 || ^4.0.0 || ^5.0.0" + "symfony/finder": "^4.0.0 || ^5.0.0 || ^6.0.0" }, "require-dev": { "codeception/codeception": "^4.1", @@ -63361,7 +63614,7 @@ "issues": "https://github.com/spryker/architecture-sniffer/issues", "source": "https://github.com/spryker/architecture-sniffer" }, - "time": "2022-04-28T10:27:06+00:00" + "time": "2023-01-24T16:01:38+00:00" }, { "name": "spryker/code-sniffer", @@ -63698,16 +63951,16 @@ }, { "name": "squizlabs/php_codesniffer", - "version": "3.7.1", + "version": "3.7.2", "source": { "type": "git", "url": "https://github.com/squizlabs/PHP_CodeSniffer.git", - "reference": "1359e176e9307e906dc3d890bcc9603ff6d90619" + "reference": "ed8e00df0a83aa96acf703f8c2979ff33341f879" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/1359e176e9307e906dc3d890bcc9603ff6d90619", - "reference": "1359e176e9307e906dc3d890bcc9603ff6d90619", + "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/ed8e00df0a83aa96acf703f8c2979ff33341f879", + "reference": "ed8e00df0a83aa96acf703f8c2979ff33341f879", "shasum": "" }, "require": { @@ -63743,40 +63996,42 @@ "homepage": "https://github.com/squizlabs/PHP_CodeSniffer", "keywords": [ "phpcs", - "standards" + "standards", + "static analysis" ], "support": { "issues": "https://github.com/squizlabs/PHP_CodeSniffer/issues", "source": "https://github.com/squizlabs/PHP_CodeSniffer", "wiki": "https://github.com/squizlabs/PHP_CodeSniffer/wiki" }, - "time": "2022-06-18T07:21:10+00:00" + "time": "2023-02-22T23:07:41+00:00" }, { "name": "stecman/symfony-console-completion", - "version": "0.11.0", + "version": "v0.12.0", "source": { "type": "git", "url": "https://github.com/stecman/symfony-console-completion.git", - "reference": "a9502dab59405e275a9f264536c4e1cb61fc3518" + "reference": "a0b405fed489ba18b5e32f457e50d38b5ea9a9ba" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/stecman/symfony-console-completion/zipball/a9502dab59405e275a9f264536c4e1cb61fc3518", - "reference": "a9502dab59405e275a9f264536c4e1cb61fc3518", + "url": "https://api.github.com/repos/stecman/symfony-console-completion/zipball/a0b405fed489ba18b5e32f457e50d38b5ea9a9ba", + "reference": "a0b405fed489ba18b5e32f457e50d38b5ea9a9ba", "shasum": "" }, "require": { - "php": ">=5.3.2", - "symfony/console": "~2.3 || ~3.0 || ~4.0 || ~5.0" + "php": ">=8.0.2", + "symfony/console": "~6.0" }, "require-dev": { - "phpunit/phpunit": "~4.8.36 || ~5.7 || ~6.4" + "dms/phpunit-arraysubset-asserts": "^0.4.0", + "phpunit/phpunit": "^9.5" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "0.10.x-dev" + "dev-master": "0.11.x-dev" } }, "autoload": { @@ -63797,22 +64052,22 @@ "description": "Automatic BASH completion for Symfony Console Component based applications.", "support": { "issues": "https://github.com/stecman/symfony-console-completion/issues", - "source": "https://github.com/stecman/symfony-console-completion/tree/0.11.0" + "source": "https://github.com/stecman/symfony-console-completion/tree/v0.12.0" }, - "time": "2019-11-24T17:03:06+00:00" + "time": "2022-11-29T20:57:40+00:00" }, { "name": "symfony/browser-kit", - "version": "v6.0.11", + "version": "v6.0.19", "source": { "type": "git", "url": "https://github.com/symfony/browser-kit.git", - "reference": "92e4b59bf2ef0f7a01d2620c4c87108e5c143d36" + "reference": "4d1bf7886e2af0a194332486273debcd6662cfc9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/browser-kit/zipball/92e4b59bf2ef0f7a01d2620c4c87108e5c143d36", - "reference": "92e4b59bf2ef0f7a01d2620c4c87108e5c143d36", + "url": "https://api.github.com/repos/symfony/browser-kit/zipball/4d1bf7886e2af0a194332486273debcd6662cfc9", + "reference": "4d1bf7886e2af0a194332486273debcd6662cfc9", "shasum": "" }, "require": { @@ -63854,7 +64109,7 @@ "description": "Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/browser-kit/tree/v6.0.11" + "source": "https://github.com/symfony/browser-kit/tree/v6.0.19" }, "funding": [ { @@ -63870,20 +64125,20 @@ "type": "tidelift" } ], - "time": "2022-07-27T15:50:26+00:00" + "time": "2023-01-01T08:36:10+00:00" }, { "name": "symfony/cache", - "version": "v6.0.18", + "version": "v6.0.19", "source": { "type": "git", "url": "https://github.com/symfony/cache.git", - "reference": "079ec0afe323fdcd5ac1f16e3ffdb4991fb5d4c9" + "reference": "81ca309f056e836480928b20280ec52ce8369bb3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/cache/zipball/079ec0afe323fdcd5ac1f16e3ffdb4991fb5d4c9", - "reference": "079ec0afe323fdcd5ac1f16e3ffdb4991fb5d4c9", + "url": "https://api.github.com/repos/symfony/cache/zipball/81ca309f056e836480928b20280ec52ce8369bb3", + "reference": "81ca309f056e836480928b20280ec52ce8369bb3", "shasum": "" }, "require": { @@ -63947,7 +64202,7 @@ "psr6" ], "support": { - "source": "https://github.com/symfony/cache/tree/v6.0.18" + "source": "https://github.com/symfony/cache/tree/v6.0.19" }, "funding": [ { @@ -63963,7 +64218,7 @@ "type": "tidelift" } ], - "time": "2022-12-29T16:27:58+00:00" + "time": "2023-01-20T17:44:14+00:00" }, { "name": "symfony/cache-contracts", @@ -64199,16 +64454,16 @@ }, { "name": "symfony/dom-crawler", - "version": "v6.0.17", + "version": "v6.0.19", "source": { "type": "git", "url": "https://github.com/symfony/dom-crawler.git", - "reference": "281d13dfd1a2ac4ca8be8c60b0af208ffdac95fe" + "reference": "622578ff158318b1b49d95068bd6b66c713601e9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/281d13dfd1a2ac4ca8be8c60b0af208ffdac95fe", - "reference": "281d13dfd1a2ac4ca8be8c60b0af208ffdac95fe", + "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/622578ff158318b1b49d95068bd6b66c713601e9", + "reference": "622578ff158318b1b49d95068bd6b66c713601e9", "shasum": "" }, "require": { @@ -64252,7 +64507,7 @@ "description": "Eases DOM navigation for HTML and XML documents", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/dom-crawler/tree/v6.0.17" + "source": "https://github.com/symfony/dom-crawler/tree/v6.0.19" }, "funding": [ { @@ -64268,20 +64523,20 @@ "type": "tidelift" } ], - "time": "2022-12-22T17:53:58+00:00" + "time": "2023-01-20T17:44:14+00:00" }, { "name": "symfony/framework-bundle", - "version": "v6.0.17", + "version": "v6.0.19", "source": { "type": "git", "url": "https://github.com/symfony/framework-bundle.git", - "reference": "76a74c36915079e80dd0d538ae3f65a205881f2b" + "reference": "ee403597484be1073222373fc2962b44c36f5dd4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/76a74c36915079e80dd0d538ae3f65a205881f2b", - "reference": "76a74c36915079e80dd0d538ae3f65a205881f2b", + "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/ee403597484be1073222373fc2962b44c36f5dd4", + "reference": "ee403597484be1073222373fc2962b44c36f5dd4", "shasum": "" }, "require": { @@ -64400,7 +64655,7 @@ "description": "Provides a tight integration between Symfony components and the Symfony full-stack framework", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/framework-bundle/tree/v6.0.17" + "source": "https://github.com/symfony/framework-bundle/tree/v6.0.19" }, "funding": [ { @@ -64416,20 +64671,20 @@ "type": "tidelift" } ], - "time": "2022-12-20T16:40:04+00:00" + "time": "2023-01-11T11:50:03+00:00" }, { "name": "symfony/twig-bundle", - "version": "v6.0.17", + "version": "v6.0.19", "source": { "type": "git", "url": "https://github.com/symfony/twig-bundle.git", - "reference": "97ef8de536976ac13d34806624853a4ab1554a91" + "reference": "13ce8cae82ca5870aabfcfd2e8d4bd03d3d843d5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/twig-bundle/zipball/97ef8de536976ac13d34806624853a4ab1554a91", - "reference": "97ef8de536976ac13d34806624853a4ab1554a91", + "url": "https://api.github.com/repos/symfony/twig-bundle/zipball/13ce8cae82ca5870aabfcfd2e8d4bd03d3d843d5", + "reference": "13ce8cae82ca5870aabfcfd2e8d4bd03d3d843d5", "shasum": "" }, "require": { @@ -64487,7 +64742,7 @@ "description": "Provides a tight integration of Twig into the Symfony full-stack framework", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/twig-bundle/tree/v6.0.17" + "source": "https://github.com/symfony/twig-bundle/tree/v6.0.19" }, "funding": [ { @@ -64503,7 +64758,7 @@ "type": "tidelift" } ], - "time": "2022-12-20T16:40:04+00:00" + "time": "2023-01-01T08:36:10+00:00" }, { "name": "symfony/var-exporter", @@ -64579,16 +64834,16 @@ }, { "name": "symfony/web-profiler-bundle", - "version": "v5.4.17", + "version": "v5.4.21", "source": { "type": "git", "url": "https://github.com/symfony/web-profiler-bundle.git", - "reference": "6c7635fb150af892f6a79f016b6c5386ab112922" + "reference": "a83337a813d1398789bf4190a56dc3c4d8cc4d93" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/web-profiler-bundle/zipball/6c7635fb150af892f6a79f016b6c5386ab112922", - "reference": "6c7635fb150af892f6a79f016b6c5386ab112922", + "url": "https://api.github.com/repos/symfony/web-profiler-bundle/zipball/a83337a813d1398789bf4190a56dc3c4d8cc4d93", + "reference": "a83337a813d1398789bf4190a56dc3c4d8cc4d93", "shasum": "" }, "require": { @@ -64639,7 +64894,7 @@ "description": "Provides a development tool that gives detailed information about the execution of any request", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/web-profiler-bundle/tree/v5.4.17" + "source": "https://github.com/symfony/web-profiler-bundle/tree/v5.4.21" }, "funding": [ { @@ -64655,7 +64910,7 @@ "type": "tidelift" } ], - "time": "2022-12-13T13:09:23+00:00" + "time": "2023-02-17T16:59:45+00:00" }, { "name": "theseer/tokenizer", @@ -64706,6 +64961,64 @@ } ], "time": "2021-07-28T10:34:58+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" } ], "aliases": [ From 4f076f6f9bfd2932039165aef743eba7653d0429 Mon Sep 17 00:00:00 2001 From: Svytoslav Varpikhovsky Date: Thu, 11 May 2023 18:10:19 +0300 Subject: [PATCH 42/72] FRW-1166 Updated composer files --- composer.json | 1 + composer.lock | 64 ++++++++++++++++++++++++++++++++++++++++++++++++++- 2 files changed, 64 insertions(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 083836ff8f..f7313a72dc 100644 --- a/composer.json +++ b/composer.json @@ -87,6 +87,7 @@ "spryker-shop/cms-content-widget-product-connector": "^1.3.0", "spryker-shop/cms-content-widget-product-set-connector": "^1.3.1", "spryker-shop/date-time-configurator-page-example": "^0.3.1", + "spryker/acl-entity": "^1.9", "spryker/agent-auth-rest-api": "^1.0.0", "spryker/alternative-products-rest-api": "^1.1.2", "spryker/app-catalog-gui": "^1.2.0", diff --git a/composer.lock b/composer.lock index ede6bf709d..a70ca6a032 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": "c0c3655556bae1f211f4357fffdf2923", + "content-hash": "3c3fbbbaab7ba1cdb4f75ce237fcfca9", "packages": [ { "name": "async-aws/core", @@ -15132,6 +15132,68 @@ }, "time": "2023-03-31T19:36:11+00:00" }, + { + "name": "spryker/acl-entity", + "version": "1.9.0", + "source": { + "type": "git", + "url": "https://github.com/spryker/acl-entity.git", + "reference": "1de6ff592575dd2f3f18ecf839c25a2ef4bee9cc" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/spryker/acl-entity/zipball/1de6ff592575dd2f3f18ecf839c25a2ef4bee9cc", + "reference": "1de6ff592575dd2f3f18ecf839c25a2ef4bee9cc", + "shasum": "" + }, + "require": { + "php": ">=8.0", + "spryker/acl": "^3.8.0", + "spryker/acl-entity-extension": "^1.0.0", + "spryker/acl-extension": "^1.1.0", + "spryker/acl-merchant-portal-extension": "^1.0.0", + "spryker/application-extension": "^1.0.0", + "spryker/kernel": "^3.30.0", + "spryker/price-product-extension": "^1.7.0", + "spryker/propel-orm": "^1.16.0", + "spryker/transfer": "^3.25.0", + "spryker/user": "^3.0.0" + }, + "require-dev": { + "spryker/code-sniffer": "*", + "spryker/container": "*", + "spryker/locale": "*", + "spryker/merchant": "*", + "spryker/propel": "*", + "spryker/testify": "*" + }, + "suggest": { + "spryker/container": "If you want to use AclEntityApplicationPlugin." + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0.x-dev" + }, + "name": "acl", + "class": "\\Spryker\\Zed\\AclEntity\\Persistence\\Propel\\Behavior\\AclEntityBehavior" + }, + "autoload": { + "psr-4": { + "Spryker\\": "src/Spryker/", + "SprykerTest\\Zed\\AclEntity\\Helper\\": "tests/SprykerTest/Zed/AclEntity/_support/Helper/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "proprietary" + ], + "description": "AclEntity module", + "support": { + "source": "https://github.com/spryker/acl-entity/tree/1.9.0" + }, + "time": "2023-03-10T14:11:16+00:00" + }, { "name": "spryker/acl-entity-extension", "version": "1.0.0", From 832de085e41b04af54598cb2ab1be5aad0785e35 Mon Sep 17 00:00:00 2001 From: Svytoslav Varpikhovsky Date: Thu, 11 May 2023 18:24:39 +0300 Subject: [PATCH 43/72] FRW-1166 Fixed CS --- src/Pyz/Client/Store/StoreDependencyProvider.php | 2 +- src/Pyz/Yves/Router/RouterConfig.php | 2 +- .../Yves/ShopApplication/ShopApplicationDependencyProvider.php | 1 - src/Pyz/Zed/DataImport/Business/DataImportBusinessFactory.php | 1 - src/Pyz/Zed/DataImport/DataImportDependencyProvider.php | 2 +- .../ProductCategoryFilterGuiDependencyProvider.php | 2 +- src/Pyz/Zed/Publisher/PublisherDependencyProvider.php | 1 - src/Pyz/Zed/Store/StoreDependencyProvider.php | 2 +- src/Pyz/Zed/StoreGui/StoreGuiDependencyProvider.php | 2 +- src/Pyz/Zed/StoreStorage/StoreStorageConfig.php | 2 +- src/SprykerConfig/CodeBucketConfig.php | 2 +- 11 files changed, 8 insertions(+), 11 deletions(-) diff --git a/src/Pyz/Client/Store/StoreDependencyProvider.php b/src/Pyz/Client/Store/StoreDependencyProvider.php index 84e164b2ce..34a84c0be1 100644 --- a/src/Pyz/Client/Store/StoreDependencyProvider.php +++ b/src/Pyz/Client/Store/StoreDependencyProvider.php @@ -1,7 +1,7 @@ Date: Thu, 11 May 2023 18:48:42 +0300 Subject: [PATCH 44/72] FRW-1166 Tried to fix tests --- tests/PyzTest/Zed/Calculation/codeception.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/PyzTest/Zed/Calculation/codeception.yml b/tests/PyzTest/Zed/Calculation/codeception.yml index 88e5a4157c..791b359db9 100644 --- a/tests/PyzTest/Zed/Calculation/codeception.yml +++ b/tests/PyzTest/Zed/Calculation/codeception.yml @@ -1,4 +1,4 @@ -namespace: PyzTest\Zed\Calculation + namespace: PyzTest\Zed\Calculation paths: tests: . @@ -21,7 +21,7 @@ suites: - \SprykerTest\Shared\Testify\Helper\Environment - \SprykerTest\Shared\Testify\Helper\LocatorHelper: projectNamespaces: ['Pyz'] - + - \SprykerTest\Shared\Testify\Helper\DependencyHelper - \SprykerTest\Shared\Testify\Helper\DataCleanupHelper - \SprykerTest\Shared\Propel\Helper\TransactionHelper - \SprykerTest\Service\Container\Helper\ContainerHelper From a4bfc513c312e34d01ebda21e7e619fa7f779d8d Mon Sep 17 00:00:00 2001 From: Svytoslav Varpikhovsky Date: Thu, 11 May 2023 18:59:32 +0300 Subject: [PATCH 45/72] FRW-1166 Fixed codeception yml files --- tests/PyzTest/Zed/Calculation/codeception.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/tests/PyzTest/Zed/Calculation/codeception.yml b/tests/PyzTest/Zed/Calculation/codeception.yml index 791b359db9..dccfe45716 100644 --- a/tests/PyzTest/Zed/Calculation/codeception.yml +++ b/tests/PyzTest/Zed/Calculation/codeception.yml @@ -1,4 +1,4 @@ - namespace: PyzTest\Zed\Calculation +namespace: PyzTest\Zed\Calculation paths: tests: . @@ -21,8 +21,9 @@ suites: - \SprykerTest\Shared\Testify\Helper\Environment - \SprykerTest\Shared\Testify\Helper\LocatorHelper: projectNamespaces: ['Pyz'] - - \SprykerTest\Shared\Testify\Helper\DependencyHelper + - \SprykerTest\Shared\Testify\Helper\DataCleanupHelper + - \SprykerTest\Shared\Testify\Helper\DependencyHelper - \SprykerTest\Shared\Propel\Helper\TransactionHelper - \SprykerTest\Service\Container\Helper\ContainerHelper - \SprykerTest\Shared\Store\Helper\StoreDependencyHelper From ea3ae4e792aeee740d030b0d4ecb672962401bc9 Mon Sep 17 00:00:00 2001 From: Svytoslav Varpikhovsky Date: Fri, 12 May 2023 10:10:16 +0300 Subject: [PATCH 46/72] FRW-1166 Tried fix tests --- tests/PyzTest/Yves/Application/codeception.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tests/PyzTest/Yves/Application/codeception.yml b/tests/PyzTest/Yves/Application/codeception.yml index d1beba4b87..49425ea1d7 100644 --- a/tests/PyzTest/Yves/Application/codeception.yml +++ b/tests/PyzTest/Yves/Application/codeception.yml @@ -21,3 +21,6 @@ suites: - \SprykerTest\Shared\Testify\Helper\ConfigHelper - \PyzTest\Yves\Testify\Helper\DebugHelper - \PyzTest\Yves\Testify\Helper\BootstrapHelper + - \SprykerTest\Shared\Testify\Helper\DependencyHelper + - \SprykerTest\Service\Container\Helper\ContainerHelper + - \SprykerTest\Shared\Store\Helper\StoreDependencyHelper From e0c40ae7913e0f10dc9971d4e8b3c631a0e8bae6 Mon Sep 17 00:00:00 2001 From: Svytoslav Varpikhovsky Date: Fri, 12 May 2023 11:45:18 +0300 Subject: [PATCH 47/72] FRW-1166 Reverted config changes and fixed --- .../Yves/ShopApplication/ShopApplicationDependencyProvider.php | 2 ++ tests/PyzTest/Yves/Application/codeception.yml | 3 --- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/src/Pyz/Yves/ShopApplication/ShopApplicationDependencyProvider.php b/src/Pyz/Yves/ShopApplication/ShopApplicationDependencyProvider.php index 17ab240b09..e03b607625 100644 --- a/src/Pyz/Yves/ShopApplication/ShopApplicationDependencyProvider.php +++ b/src/Pyz/Yves/ShopApplication/ShopApplicationDependencyProvider.php @@ -7,6 +7,7 @@ namespace Pyz\Yves\ShopApplication; +use Spryker\Yves\Store\Plugin\Application\StoreApplicationPlugin; use Pyz\Yves\CompanyPage\Plugin\ShopApplication\CompanyUserRestrictionHandlerPlugin; use Pyz\Yves\CompanyWidget\Widget\MenuItemCompanyWidget; use Pyz\Yves\CustomerFullNameWidget\Widget\CustomerFullNameWidget; @@ -328,6 +329,7 @@ protected function getApplicationPlugins(): array new TwigApplicationPlugin(), new EventDispatcherApplicationPlugin(), new ShopApplicationApplicationPlugin(), + new StoreApplicationPlugin(), new LocaleApplicationPlugin(), new TranslatorApplicationPlugin(), new RouterApplicationPlugin(), diff --git a/tests/PyzTest/Yves/Application/codeception.yml b/tests/PyzTest/Yves/Application/codeception.yml index 49425ea1d7..d1beba4b87 100644 --- a/tests/PyzTest/Yves/Application/codeception.yml +++ b/tests/PyzTest/Yves/Application/codeception.yml @@ -21,6 +21,3 @@ suites: - \SprykerTest\Shared\Testify\Helper\ConfigHelper - \PyzTest\Yves\Testify\Helper\DebugHelper - \PyzTest\Yves\Testify\Helper\BootstrapHelper - - \SprykerTest\Shared\Testify\Helper\DependencyHelper - - \SprykerTest\Service\Container\Helper\ContainerHelper - - \SprykerTest\Shared\Store\Helper\StoreDependencyHelper From 59de50576e36948ec1a785cc4b6fc39ad526416a Mon Sep 17 00:00:00 2001 From: Svytoslav Varpikhovsky Date: Fri, 12 May 2023 12:16:10 +0300 Subject: [PATCH 48/72] FRW-1166 Fixed CS and added ORM Files --- .../Persistence/SpyAclEntityRule.php | 23 +++++++++++++++++++ .../Persistence/SpyAclEntityRuleQuery.php | 23 +++++++++++++++++++ .../Persistence/SpyAclEntitySegment.php | 23 +++++++++++++++++++ .../Persistence/SpyAclEntitySegmentQuery.php | 23 +++++++++++++++++++ .../ShopApplicationDependencyProvider.php | 2 +- 5 files changed, 93 insertions(+), 1 deletion(-) create mode 100644 src/Orm/Zed/AclEntity/Persistence/SpyAclEntityRule.php create mode 100644 src/Orm/Zed/AclEntity/Persistence/SpyAclEntityRuleQuery.php create mode 100644 src/Orm/Zed/AclEntity/Persistence/SpyAclEntitySegment.php create mode 100644 src/Orm/Zed/AclEntity/Persistence/SpyAclEntitySegmentQuery.php diff --git a/src/Orm/Zed/AclEntity/Persistence/SpyAclEntityRule.php b/src/Orm/Zed/AclEntity/Persistence/SpyAclEntityRule.php new file mode 100644 index 0000000000..8b1a94b904 --- /dev/null +++ b/src/Orm/Zed/AclEntity/Persistence/SpyAclEntityRule.php @@ -0,0 +1,23 @@ + Date: Fri, 12 May 2023 13:46:48 +0300 Subject: [PATCH 49/72] FRW-1166 Fixed issues with phpstan --- composer.lock | 919 ++++++------------ .../Zed/StoreStorage/StoreStorageConfig.php | 6 +- 2 files changed, 304 insertions(+), 621 deletions(-) diff --git a/composer.lock b/composer.lock index a70ca6a032..30ff5ce20c 100644 --- a/composer.lock +++ b/composer.lock @@ -245,16 +245,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.269.10", + "version": "3.269.7", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "8b571e9caf4f6f984d95149f4be73275ff86bb55" + "reference": "f34afba20e3ad782ed91332a8306b91b06a1de5c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/8b571e9caf4f6f984d95149f4be73275ff86bb55", - "reference": "8b571e9caf4f6f984d95149f4be73275ff86bb55", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/f34afba20e3ad782ed91332a8306b91b06a1de5c", + "reference": "f34afba20e3ad782ed91332a8306b91b06a1de5c", "shasum": "" }, "require": { @@ -334,9 +334,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.10" + "source": "https://github.com/aws/aws-sdk-php/tree/3.269.7" }, - "time": "2023-05-10T18:20:01+00:00" + "time": "2023-05-05T19:51:13+00:00" }, { "name": "brick/math", @@ -1921,16 +1921,16 @@ }, { "name": "laminas/laminas-validator", - "version": "2.30.1", + "version": "2.29.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-validator.git", - "reference": "b7d217b5e4951955fda9a3a5ada91b717b5c8d5c" + "reference": "e40ee8d86cc1907083e273bfd6ed8b6dde2d9850" }, "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/e40ee8d86cc1907083e273bfd6ed8b6dde2d9850", + "reference": "e40ee8d86cc1907083e273bfd6ed8b6dde2d9850", "shasum": "" }, "require": { @@ -2002,7 +2002,7 @@ "type": "community_bridge" } ], - "time": "2023-01-30T22:41:19+00:00" + "time": "2022-12-13T22:53:38+00:00" }, { "name": "lcobucci/clock", @@ -2485,16 +2485,16 @@ }, { "name": "league/oauth2-client", - "version": "2.7.0", + "version": "2.6.1", "source": { "type": "git", "url": "https://github.com/thephpleague/oauth2-client.git", - "reference": "160d6274b03562ebeb55ed18399281d8118b76c8" + "reference": "2334c249907190c132364f5dae0287ab8666aa19" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/oauth2-client/zipball/160d6274b03562ebeb55ed18399281d8118b76c8", - "reference": "160d6274b03562ebeb55ed18399281d8118b76c8", + "url": "https://api.github.com/repos/thephpleague/oauth2-client/zipball/2334c249907190c132364f5dae0287ab8666aa19", + "reference": "2334c249907190c132364f5dae0287ab8666aa19", "shasum": "" }, "require": { @@ -2549,9 +2549,9 @@ ], "support": { "issues": "https://github.com/thephpleague/oauth2-client/issues", - "source": "https://github.com/thephpleague/oauth2-client/tree/2.7.0" + "source": "https://github.com/thephpleague/oauth2-client/tree/2.6.1" }, - "time": "2023-04-16T18:19:15+00:00" + "time": "2021-12-22T16:42:49+00:00" }, { "name": "league/oauth2-server", @@ -21864,25 +21864,24 @@ }, { "name": "spryker/cms-user-connector", - "version": "1.3.0", + "version": "1.1.1", "source": { "type": "git", "url": "https://github.com/spryker/cms-user-connector.git", - "reference": "e46bc404407f37f05ff229811a0dc667dd085d7f" + "reference": "ee3784ee143f13d66c315a8bb6ec5a722533ae49" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/cms-user-connector/zipball/e46bc404407f37f05ff229811a0dc667dd085d7f", - "reference": "e46bc404407f37f05ff229811a0dc667dd085d7f", + "url": "https://api.github.com/repos/spryker/cms-user-connector/zipball/ee3784ee143f13d66c315a8bb6ec5a722533ae49", + "reference": "ee3784ee143f13d66c315a8bb6ec5a722533ae49", "shasum": "" }, "require": { - "php": ">=8.0", + "php": ">=7.2", "spryker/cms": "^5.0.0 || ^6.0.0 || ^7.0.0", "spryker/cms-extension": "^1.0.0", "spryker/kernel": "^3.30.0", - "spryker/transfer": "^3.27.0", - "spryker/user": "^3.17.0" + "spryker/user": "^3.0.1" }, "require-dev": { "spryker/code-sniffer": "*", @@ -21906,9 +21905,9 @@ ], "description": "CmsUserConnector module", "support": { - "source": "https://github.com/spryker/cms-user-connector/tree/1.3.0" + "source": "https://github.com/spryker/cms-user-connector/tree/1.1.1" }, - "time": "2023-03-03T10:26:17+00:00" + "time": "2020-05-29T13:08:37+00:00" }, { "name": "spryker/collector", @@ -29764,16 +29763,16 @@ }, { "name": "spryker/glue-backend-api-application-authorization-connector", - "version": "1.2.0", + "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/spryker/glue-backend-api-application-authorization-connector.git", - "reference": "592a4c4c33365c6a8706100b28fb39c5e9495d4f" + "reference": "4d0721af972ca0f72f744efec901469df83c7e98" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/glue-backend-api-application-authorization-connector/zipball/592a4c4c33365c6a8706100b28fb39c5e9495d4f", - "reference": "592a4c4c33365c6a8706100b28fb39c5e9495d4f", + "url": "https://api.github.com/repos/spryker/glue-backend-api-application-authorization-connector/zipball/4d0721af972ca0f72f744efec901469df83c7e98", + "reference": "4d0721af972ca0f72f744efec901469df83c7e98", "shasum": "" }, "require": { @@ -29783,7 +29782,6 @@ "spryker/documentation-generator-api-extension": "^1.0.0", "spryker/glue-application-authorization-connector-extension": "^1.0.0", "spryker/glue-application-extension": "^1.11.0", - "spryker/glue-backend-api-application-authorization-connector-extension": "^1.0.0", "spryker/kernel": "^3.62.0", "spryker/symfony": "^3.7.0", "spryker/transfer": "^3.32.0" @@ -29809,50 +29807,9 @@ ], "description": "GlueBackendApiApplicationAuthorizationConnector module", "support": { - "source": "https://github.com/spryker/glue-backend-api-application-authorization-connector/tree/1.2.0" - }, - "time": "2023-03-16T13:08:01+00:00" - }, - { - "name": "spryker/glue-backend-api-application-authorization-connector-extension", - "version": "1.0.0", - "source": { - "type": "git", - "url": "https://github.com/spryker/glue-backend-api-application-authorization-connector-extension.git", - "reference": "0e60a1ad5d5e17fa1bc859b0113738a71d00c323" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/spryker/glue-backend-api-application-authorization-connector-extension/zipball/0e60a1ad5d5e17fa1bc859b0113738a71d00c323", - "reference": "0e60a1ad5d5e17fa1bc859b0113738a71d00c323", - "shasum": "" - }, - "require": { - "php": ">=8.0" - }, - "require-dev": { - "spryker/code-sniffer": "*" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.0.x-dev" - } - }, - "autoload": { - "psr-4": { - "Spryker\\": "src/Spryker/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "proprietary" - ], - "description": "GlueBackendApiApplicationAuthorizationConnectorExtension module", - "support": { - "source": "https://github.com/spryker/glue-backend-api-application-authorization-connector-extension/tree/1.0.0" + "source": "https://github.com/spryker/glue-backend-api-application-authorization-connector/tree/1.1.0" }, - "time": "2023-03-16T13:08:01+00:00" + "time": "2022-11-22T13:42:03+00:00" }, { "name": "spryker/glue-backend-api-application-glue-json-api-convention-connector", @@ -33345,20 +33302,20 @@ }, { "name": "spryker/oauth-agent-connector", - "version": "1.1.0", + "version": "1.0.2", "source": { "type": "git", "url": "https://github.com/spryker/oauth-agent-connector.git", - "reference": "0b862f542401850ce3ceea75828ed1458febb2f5" + "reference": "aed0a499d0f42f2af7fe9f82a7bdc8d8443236b6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/oauth-agent-connector/zipball/0b862f542401850ce3ceea75828ed1458febb2f5", - "reference": "0b862f542401850ce3ceea75828ed1458febb2f5", + "url": "https://api.github.com/repos/spryker/oauth-agent-connector/zipball/aed0a499d0f42f2af7fe9f82a7bdc8d8443236b6", + "reference": "aed0a499d0f42f2af7fe9f82a7bdc8d8443236b6", "shasum": "" }, "require": { - "php": ">=8.0", + "php": ">=7.2", "psr/http-message": "^1.0.0", "spryker/agent": "^1.0.0", "spryker/kernel": "^3.30.0", @@ -33394,22 +33351,22 @@ ], "description": "OauthAgentConnector module", "support": { - "source": "https://github.com/spryker/oauth-agent-connector/tree/1.1.0" + "source": "https://github.com/spryker/oauth-agent-connector/tree/1.0.2" }, - "time": "2023-04-25T15:38:42+00:00" + "time": "2020-10-09T11:31:07+00:00" }, { "name": "spryker/oauth-api", - "version": "1.2.0", + "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/spryker/oauth-api.git", - "reference": "d0d162a589ba57c1683966cef395fc064e438bc3" + "reference": "37915dd30aad4764bd6ad0f19e02b7156d17b974" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/oauth-api/zipball/d0d162a589ba57c1683966cef395fc064e438bc3", - "reference": "d0d162a589ba57c1683966cef395fc064e438bc3", + "url": "https://api.github.com/repos/spryker/oauth-api/zipball/37915dd30aad4764bd6ad0f19e02b7156d17b974", + "reference": "37915dd30aad4764bd6ad0f19e02b7156d17b974", "shasum": "" }, "require": { @@ -33448,9 +33405,9 @@ ], "description": "OauthApi module", "support": { - "source": "https://github.com/spryker/oauth-api/tree/1.2.0" + "source": "https://github.com/spryker/oauth-api/tree/1.1.0" }, - "time": "2023-04-25T12:55:27+00:00" + "time": "2022-11-17T14:35:25+00:00" }, { "name": "spryker/oauth-auth0", @@ -33501,16 +33458,16 @@ }, { "name": "spryker/oauth-backend-api", - "version": "1.3.0", + "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/spryker/oauth-backend-api.git", - "reference": "592d8ff878c53fc0a09ddb800b40aade54b5de81" + "reference": "de09992c70cc5f44871be65e08eabb04b48fe264" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/oauth-backend-api/zipball/592d8ff878c53fc0a09ddb800b40aade54b5de81", - "reference": "592d8ff878c53fc0a09ddb800b40aade54b5de81", + "url": "https://api.github.com/repos/spryker/oauth-backend-api/zipball/de09992c70cc5f44871be65e08eabb04b48fe264", + "reference": "de09992c70cc5f44871be65e08eabb04b48fe264", "shasum": "" }, "require": { @@ -33519,7 +33476,6 @@ "spryker/glue-application-extension": "^1.10.0", "spryker/kernel": "^3.66.0", "spryker/oauth": "^2.4.0", - "spryker/oauth-backend-api-extension": "^1.0.0", "spryker/symfony": "^3.5.0", "spryker/transfer": "^3.25.0", "spryker/util-encoding": "^2.0.0" @@ -33549,50 +33505,9 @@ ], "description": "OauthBackendApi module", "support": { - "source": "https://github.com/spryker/oauth-backend-api/tree/1.3.0" - }, - "time": "2023-04-25T12:55:27+00:00" - }, - { - "name": "spryker/oauth-backend-api-extension", - "version": "1.0.0", - "source": { - "type": "git", - "url": "https://github.com/spryker/oauth-backend-api-extension.git", - "reference": "145540f0f52a6af36f246769af00b7589b7c1235" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/spryker/oauth-backend-api-extension/zipball/145540f0f52a6af36f246769af00b7589b7c1235", - "reference": "145540f0f52a6af36f246769af00b7589b7c1235", - "shasum": "" - }, - "require": { - "php": ">=8.0" - }, - "require-dev": { - "spryker/code-sniffer": "*" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.0.x-dev" - } - }, - "autoload": { - "psr-4": { - "Spryker\\": "src/Spryker/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "proprietary" - ], - "description": "OauthBackendApiExtension module", - "support": { - "source": "https://github.com/spryker/oauth-backend-api-extension/tree/1.0.0" + "source": "https://github.com/spryker/oauth-backend-api/tree/1.1.0" }, - "time": "2023-03-16T13:08:01+00:00" + "time": "2022-11-17T14:35:25+00:00" }, { "name": "spryker/oauth-client", @@ -34224,25 +34139,25 @@ }, { "name": "spryker/oauth-user-connector", - "version": "1.3.0", + "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/spryker/oauth-user-connector.git", - "reference": "2bb8b6104b2eebdd57110a0e7c20c7e7b3e6b082" + "reference": "eba91dd99c2028a6fa167b225faf6185c6cc244d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/oauth-user-connector/zipball/2bb8b6104b2eebdd57110a0e7c20c7e7b3e6b082", - "reference": "2bb8b6104b2eebdd57110a0e7c20c7e7b3e6b082", + "url": "https://api.github.com/repos/spryker/oauth-user-connector/zipball/eba91dd99c2028a6fa167b225faf6185c6cc244d", + "reference": "eba91dd99c2028a6fa167b225faf6185c6cc244d", "shasum": "" }, "require": { - "php": ">=8.0", + "php": ">=7.4", "spryker/kernel": "^3.52.0", "spryker/oauth": "^2.4.0", "spryker/oauth-extension": "^1.5.0", - "spryker/transfer": "^3.27.0", - "spryker/user": "^3.17.0", + "spryker/transfer": "^3.25.0", + "spryker/user": "^3.9.0", "spryker/util-encoding": "^2.0.0" }, "require-dev": { @@ -34271,9 +34186,9 @@ ], "description": "OauthUserConnector module", "support": { - "source": "https://github.com/spryker/oauth-user-connector/tree/1.3.0" + "source": "https://github.com/spryker/oauth-user-connector/tree/1.0.0" }, - "time": "2023-03-16T13:08:01+00:00" + "time": "2022-09-28T14:47:08+00:00" }, { "name": "spryker/oms", @@ -38723,16 +38638,16 @@ }, { "name": "spryker/product-configurations-rest-api", - "version": "1.0.3", + "version": "1.0.2", "source": { "type": "git", "url": "https://github.com/spryker/product-configurations-rest-api.git", - "reference": "238c2cc872406b93c147ce6d5ccf81178b0dbaa2" + "reference": "bb245b2787bc72e082131eb91367914ee4cae856" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-configurations-rest-api/zipball/238c2cc872406b93c147ce6d5ccf81178b0dbaa2", - "reference": "238c2cc872406b93c147ce6d5ccf81178b0dbaa2", + "url": "https://api.github.com/repos/spryker/product-configurations-rest-api/zipball/bb245b2787bc72e082131eb91367914ee4cae856", + "reference": "bb245b2787bc72e082131eb91367914ee4cae856", "shasum": "" }, "require": { @@ -38773,9 +38688,9 @@ ], "description": "ProductConfigurationsRestApi module", "support": { - "source": "https://github.com/spryker/product-configurations-rest-api/tree/1.0.3" + "source": "https://github.com/spryker/product-configurations-rest-api/tree/1.0.2" }, - "time": "2023-05-05T18:20:59+00:00" + "time": "2022-12-29T12:04:01+00:00" }, { "name": "spryker/product-configurations-rest-api-extension", @@ -43127,25 +43042,25 @@ }, { "name": "spryker/products-categories-resource-relationship", - "version": "1.4.0", + "version": "1.3.0", "source": { "type": "git", "url": "https://github.com/spryker/products-categories-resource-relationship.git", - "reference": "4e4f2eb38a9bc55d90782670665b83592e06d32c" + "reference": "81e6d75153d9f82be9746cb09db264c71e62451a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/products-categories-resource-relationship/zipball/4e4f2eb38a9bc55d90782670665b83592e06d32c", - "reference": "4e4f2eb38a9bc55d90782670665b83592e06d32c", + "url": "https://api.github.com/repos/spryker/products-categories-resource-relationship/zipball/81e6d75153d9f82be9746cb09db264c71e62451a", + "reference": "81e6d75153d9f82be9746cb09db264c71e62451a", "shasum": "" }, "require": { - "php": ">=8.0", + "php": ">=7.3", "spryker/categories-rest-api": "^1.3.0", "spryker/glue-application": "^1.1.0", "spryker/glue-application-extension": "^1.0.0", "spryker/kernel": "^3.30.0", - "spryker/product-category-storage": "^1.11.0 || ^2.6.0", + "spryker/product-category-storage": "^1.9.0 || ^2.0.0", "spryker/product-storage": "^1.15.0", "spryker/store": "^1.4.0" }, @@ -43169,9 +43084,9 @@ ], "description": "ProductsCategoriesResourceRelationship module", "support": { - "source": "https://github.com/spryker/products-categories-resource-relationship/tree/1.4.0" + "source": "https://github.com/spryker/products-categories-resource-relationship/tree/1.3.0" }, - "time": "2023-04-20T13:53:42+00:00" + "time": "2021-02-07T21:17:19+00:00" }, { "name": "spryker/products-rest-api", @@ -49081,16 +48996,16 @@ }, { "name": "spryker/shopping-list", - "version": "4.11.1", + "version": "4.11.0", "source": { "type": "git", "url": "https://github.com/spryker/shopping-list.git", - "reference": "caebd823139b7b1a26e9fdb2794fc82f012b8204" + "reference": "695aef38e23584e49d7d5f71bbc82b9602945cbe" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/shopping-list/zipball/caebd823139b7b1a26e9fdb2794fc82f012b8204", - "reference": "caebd823139b7b1a26e9fdb2794fc82f012b8204", + "url": "https://api.github.com/repos/spryker/shopping-list/zipball/695aef38e23584e49d7d5f71bbc82b9602945cbe", + "reference": "695aef38e23584e49d7d5f71bbc82b9602945cbe", "shasum": "" }, "require": { @@ -49147,9 +49062,9 @@ ], "description": "ShoppingList module", "support": { - "source": "https://github.com/spryker/shopping-list/tree/4.11.1" + "source": "https://github.com/spryker/shopping-list/tree/4.11.0" }, - "time": "2023-05-05T18:20:59+00:00" + "time": "2023-04-26T07:24:42+00:00" }, { "name": "spryker/shopping-list-data-import", @@ -53901,42 +53816,46 @@ }, { "name": "symfony/console", - "version": "v6.0.19", + "version": "v5.4.23", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "c3ebc83d031b71c39da318ca8b7a07ecc67507ed" + "reference": "90f21e27d0d88ce38720556dd164d4a1e4c3934c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/c3ebc83d031b71c39da318ca8b7a07ecc67507ed", - "reference": "c3ebc83d031b71c39da318ca8b7a07ecc67507ed", + "url": "https://api.github.com/repos/symfony/console/zipball/90f21e27d0d88ce38720556dd164d4a1e4c3934c", + "reference": "90f21e27d0d88ce38720556dd164d4a1e4c3934c", "shasum": "" }, "require": { - "php": ">=8.0.2", + "php": ">=7.2.5", + "symfony/deprecation-contracts": "^2.1|^3", "symfony/polyfill-mbstring": "~1.0", + "symfony/polyfill-php73": "^1.9", + "symfony/polyfill-php80": "^1.16", "symfony/service-contracts": "^1.1|^2|^3", - "symfony/string": "^5.4|^6.0" + "symfony/string": "^5.1|^6.0" }, "conflict": { - "symfony/dependency-injection": "<5.4", - "symfony/dotenv": "<5.4", - "symfony/event-dispatcher": "<5.4", - "symfony/lock": "<5.4", - "symfony/process": "<5.4" + "psr/log": ">=3", + "symfony/dependency-injection": "<4.4", + "symfony/dotenv": "<5.1", + "symfony/event-dispatcher": "<4.4", + "symfony/lock": "<4.4", + "symfony/process": "<4.4" }, "provide": { - "psr/log-implementation": "1.0|2.0|3.0" + "psr/log-implementation": "1.0|2.0" }, "require-dev": { - "psr/log": "^1|^2|^3", - "symfony/config": "^5.4|^6.0", - "symfony/dependency-injection": "^5.4|^6.0", - "symfony/event-dispatcher": "^5.4|^6.0", - "symfony/lock": "^5.4|^6.0", - "symfony/process": "^5.4|^6.0", - "symfony/var-dumper": "^5.4|^6.0" + "psr/log": "^1|^2", + "symfony/config": "^4.4|^5.0|^6.0", + "symfony/dependency-injection": "^4.4|^5.0|^6.0", + "symfony/event-dispatcher": "^4.4|^5.0|^6.0", + "symfony/lock": "^4.4|^5.0|^6.0", + "symfony/process": "^4.4|^5.0|^6.0", + "symfony/var-dumper": "^4.4|^5.0|^6.0" }, "suggest": { "psr/log": "For using the console logger", @@ -53971,12 +53890,12 @@ "homepage": "https://symfony.com", "keywords": [ "cli", - "command line", + "command-line", "console", "terminal" ], "support": { - "source": "https://github.com/symfony/console/tree/v6.0.19" + "source": "https://github.com/symfony/console/tree/v5.4.23" }, "funding": [ { @@ -53992,7 +53911,7 @@ "type": "tidelift" } ], - "time": "2023-01-01T08:36:10+00:00" + "time": "2023-04-24T18:47:29+00:00" }, { "name": "symfony/debug", @@ -54428,20 +54347,22 @@ }, { "name": "symfony/finder", - "version": "v6.0.19", + "version": "v5.4.21", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", - "reference": "5cc9cac6586fc0c28cd173780ca696e419fefa11" + "reference": "078e9a5e1871fcfe6a5ce421b539344c21afef19" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/finder/zipball/5cc9cac6586fc0c28cd173780ca696e419fefa11", - "reference": "5cc9cac6586fc0c28cd173780ca696e419fefa11", + "url": "https://api.github.com/repos/symfony/finder/zipball/078e9a5e1871fcfe6a5ce421b539344c21afef19", + "reference": "078e9a5e1871fcfe6a5ce421b539344c21afef19", "shasum": "" }, "require": { - "php": ">=8.0.2" + "php": ">=7.2.5", + "symfony/deprecation-contracts": "^2.1|^3", + "symfony/polyfill-php80": "^1.16" }, "type": "library", "autoload": { @@ -54469,7 +54390,7 @@ "description": "Finds files and directories via an intuitive fluent interface", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/finder/tree/v6.0.19" + "source": "https://github.com/symfony/finder/tree/v5.4.21" }, "funding": [ { @@ -54485,7 +54406,7 @@ "type": "tidelift" } ], - "time": "2023-01-20T17:44:14+00:00" + "time": "2023-02-16T09:33:00+00:00" }, { "name": "symfony/form", @@ -55260,21 +55181,23 @@ }, { "name": "symfony/options-resolver", - "version": "v6.0.19", + "version": "v5.4.21", "source": { "type": "git", "url": "https://github.com/symfony/options-resolver.git", - "reference": "6a180d1c45e0d9797470ca9eb46215692de00fa3" + "reference": "4fe5cf6ede71096839f0e4b4444d65dd3a7c1eb9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/options-resolver/zipball/6a180d1c45e0d9797470ca9eb46215692de00fa3", - "reference": "6a180d1c45e0d9797470ca9eb46215692de00fa3", + "url": "https://api.github.com/repos/symfony/options-resolver/zipball/4fe5cf6ede71096839f0e4b4444d65dd3a7c1eb9", + "reference": "4fe5cf6ede71096839f0e4b4444d65dd3a7c1eb9", "shasum": "" }, "require": { - "php": ">=8.0.2", - "symfony/deprecation-contracts": "^2.1|^3" + "php": ">=7.2.5", + "symfony/deprecation-contracts": "^2.1|^3", + "symfony/polyfill-php73": "~1.0", + "symfony/polyfill-php80": "^1.16" }, "type": "library", "autoload": { @@ -55307,7 +55230,7 @@ "options" ], "support": { - "source": "https://github.com/symfony/options-resolver/tree/v6.0.19" + "source": "https://github.com/symfony/options-resolver/tree/v5.4.21" }, "funding": [ { @@ -55323,7 +55246,7 @@ "type": "tidelift" } ], - "time": "2023-01-01T08:36:10+00:00" + "time": "2023-02-14T08:03:56+00:00" }, { "name": "symfony/password-hasher", @@ -56303,20 +56226,21 @@ }, { "name": "symfony/process", - "version": "v6.0.19", + "version": "v5.4.23", "source": { "type": "git", "url": "https://github.com/symfony/process.git", - "reference": "2114fd60f26a296cc403a7939ab91478475a33d4" + "reference": "4b842fc4b61609e0a155a114082bd94e31e98287" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/2114fd60f26a296cc403a7939ab91478475a33d4", - "reference": "2114fd60f26a296cc403a7939ab91478475a33d4", + "url": "https://api.github.com/repos/symfony/process/zipball/4b842fc4b61609e0a155a114082bd94e31e98287", + "reference": "4b842fc4b61609e0a155a114082bd94e31e98287", "shasum": "" }, "require": { - "php": ">=8.0.2" + "php": ">=7.2.5", + "symfony/polyfill-php80": "^1.16" }, "type": "library", "autoload": { @@ -56344,7 +56268,7 @@ "description": "Executes commands in sub-processes", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/process/tree/v6.0.19" + "source": "https://github.com/symfony/process/tree/v5.4.23" }, "funding": [ { @@ -56360,7 +56284,7 @@ "type": "tidelift" } ], - "time": "2023-01-01T08:36:10+00:00" + "time": "2023-04-18T13:50:24+00:00" }, { "name": "symfony/property-access", @@ -58560,16 +58484,16 @@ }, { "name": "codeception/lib-web", - "version": "1.0.2", + "version": "1.0.1", "source": { "type": "git", "url": "https://github.com/Codeception/lib-web.git", - "reference": "f488ff9bc08c8985d43796db28da0bd18813bcae" + "reference": "91e35c5a849479a626f79daf4754ca4ba4e3227f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Codeception/lib-web/zipball/f488ff9bc08c8985d43796db28da0bd18813bcae", - "reference": "f488ff9bc08c8985d43796db28da0bd18813bcae", + "url": "https://api.github.com/repos/Codeception/lib-web/zipball/91e35c5a849479a626f79daf4754ca4ba4e3227f", + "reference": "91e35c5a849479a626f79daf4754ca4ba4e3227f", "shasum": "" }, "require": { @@ -58607,9 +58531,9 @@ ], "support": { "issues": "https://github.com/Codeception/lib-web/issues", - "source": "https://github.com/Codeception/lib-web/tree/1.0.2" + "source": "https://github.com/Codeception/lib-web/tree/1.0.1" }, - "time": "2023-04-18T20:32:51+00:00" + "time": "2022-04-09T08:17:46+00:00" }, { "name": "codeception/lib-xml", @@ -58945,16 +58869,16 @@ }, { "name": "codeception/module-webdriver", - "version": "3.2.1", + "version": "3.2.0", "source": { "type": "git", "url": "https://github.com/Codeception/module-webdriver.git", - "reference": "59b6fe426dddbe889c23593f8698c52e08bba6e9" + "reference": "8d65b02f50f90bf3f4da2174693a1cb5cd5fe7b2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Codeception/module-webdriver/zipball/59b6fe426dddbe889c23593f8698c52e08bba6e9", - "reference": "59b6fe426dddbe889c23593f8698c52e08bba6e9", + "url": "https://api.github.com/repos/Codeception/module-webdriver/zipball/8d65b02f50f90bf3f4da2174693a1cb5cd5fe7b2", + "reference": "8d65b02f50f90bf3f4da2174693a1cb5cd5fe7b2", "shasum": "" }, "require": { @@ -58964,8 +58888,7 @@ "ext-json": "*", "ext-mbstring": "*", "php": "^8.0", - "php-webdriver/webdriver": "^1.8.0", - "phpunit/phpunit": "^9.5" + "php-webdriver/webdriver": "^1.8.0" }, "suggest": { "codeception/phpbuiltinserver": "Start and stop PHP built-in web server for your tests" @@ -59000,9 +58923,9 @@ ], "support": { "issues": "https://github.com/Codeception/module-webdriver/issues", - "source": "https://github.com/Codeception/module-webdriver/tree/3.2.1" + "source": "https://github.com/Codeception/module-webdriver/tree/3.2.0" }, - "time": "2023-02-03T21:46:32+00:00" + "time": "2022-10-15T19:19:42+00:00" }, { "name": "codeception/stub", @@ -59725,38 +59648,35 @@ }, { "name": "dealerdirect/phpcodesniffer-composer-installer", - "version": "v1.0.0", + "version": "v0.7.2", "source": { "type": "git", - "url": "https://github.com/PHPCSStandards/composer-installer.git", - "reference": "4be43904336affa5c2f70744a348312336afd0da" + "url": "https://github.com/Dealerdirect/phpcodesniffer-composer-installer.git", + "reference": "1c968e542d8843d7cd71de3c5c9c3ff3ad71a1db" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHPCSStandards/composer-installer/zipball/4be43904336affa5c2f70744a348312336afd0da", - "reference": "4be43904336affa5c2f70744a348312336afd0da", + "url": "https://api.github.com/repos/Dealerdirect/phpcodesniffer-composer-installer/zipball/1c968e542d8843d7cd71de3c5c9c3ff3ad71a1db", + "reference": "1c968e542d8843d7cd71de3c5c9c3ff3ad71a1db", "shasum": "" }, "require": { "composer-plugin-api": "^1.0 || ^2.0", - "php": ">=5.4", + "php": ">=5.3", "squizlabs/php_codesniffer": "^2.0 || ^3.1.0 || ^4.0" }, "require-dev": { "composer/composer": "*", - "ext-json": "*", - "ext-zip": "*", "php-parallel-lint/php-parallel-lint": "^1.3.1", - "phpcompatibility/php-compatibility": "^9.0", - "yoast/phpunit-polyfills": "^1.0" + "phpcompatibility/php-compatibility": "^9.0" }, "type": "composer-plugin", "extra": { - "class": "PHPCSStandards\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\Plugin" + "class": "Dealerdirect\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\Plugin" }, "autoload": { "psr-4": { - "PHPCSStandards\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\": "src/" + "Dealerdirect\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", @@ -59772,7 +59692,7 @@ }, { "name": "Contributors", - "homepage": "https://github.com/PHPCSStandards/composer-installer/graphs/contributors" + "homepage": "https://github.com/Dealerdirect/phpcodesniffer-composer-installer/graphs/contributors" } ], "description": "PHP_CodeSniffer Standards Composer Installer Plugin", @@ -59796,10 +59716,10 @@ "tests" ], "support": { - "issues": "https://github.com/PHPCSStandards/composer-installer/issues", - "source": "https://github.com/PHPCSStandards/composer-installer" + "issues": "https://github.com/dealerdirect/phpcodesniffer-composer-installer/issues", + "source": "https://github.com/dealerdirect/phpcodesniffer-composer-installer" }, - "time": "2023-01-05T11:28:13+00:00" + "time": "2022-02-04T12:51:07+00:00" }, { "name": "dms/phpunit-arraysubset-asserts", @@ -60891,38 +60811,37 @@ }, { "name": "php-webdriver/webdriver", - "version": "1.14.0", + "version": "1.13.1", "source": { "type": "git", "url": "https://github.com/php-webdriver/php-webdriver.git", - "reference": "3ea4f924afb43056bf9c630509e657d951608563" + "reference": "6dfe5f814b796c1b5748850aa19f781b9274c36c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-webdriver/php-webdriver/zipball/3ea4f924afb43056bf9c630509e657d951608563", - "reference": "3ea4f924afb43056bf9c630509e657d951608563", + "url": "https://api.github.com/repos/php-webdriver/php-webdriver/zipball/6dfe5f814b796c1b5748850aa19f781b9274c36c", + "reference": "6dfe5f814b796c1b5748850aa19f781b9274c36c", "shasum": "" }, "require": { "ext-curl": "*", "ext-json": "*", "ext-zip": "*", - "php": "^7.3 || ^8.0", + "php": "^5.6 || ~7.0 || ^8.0", "symfony/polyfill-mbstring": "^1.12", - "symfony/process": "^5.0 || ^6.0" + "symfony/process": "^2.8 || ^3.1 || ^4.0 || ^5.0 || ^6.0" }, "replace": { "facebook/webdriver": "*" }, "require-dev": { - "ergebnis/composer-normalize": "^2.20.0", - "ondram/ci-detector": "^4.0", + "ondram/ci-detector": "^2.1 || ^3.5 || ^4.0", "php-coveralls/php-coveralls": "^2.4", - "php-mock/php-mock-phpunit": "^2.0", + "php-mock/php-mock-phpunit": "^1.1 || ^2.0", "php-parallel-lint/php-parallel-lint": "^1.2", - "phpunit/phpunit": "^9.3", + "phpunit/phpunit": "^5.7 || ^7 || ^8 || ^9", "squizlabs/php_codesniffer": "^3.5", - "symfony/var-dumper": "^5.0 || ^6.0" + "symfony/var-dumper": "^3.3 || ^4.0 || ^5.0 || ^6.0" }, "suggest": { "ext-SimpleXML": "For Firefox profile creation" @@ -60951,9 +60870,9 @@ ], "support": { "issues": "https://github.com/php-webdriver/php-webdriver/issues", - "source": "https://github.com/php-webdriver/php-webdriver/tree/1.14.0" + "source": "https://github.com/php-webdriver/php-webdriver/tree/1.13.1" }, - "time": "2023-02-09T12:12:19+00:00" + "time": "2022-10-11T11:49:44+00:00" }, { "name": "phpbench/container", @@ -61008,25 +60927,25 @@ }, { "name": "phpbench/dom", - "version": "0.3.3", + "version": "0.3.2", "source": { "type": "git", "url": "https://github.com/phpbench/dom.git", - "reference": "786a96db538d0def931f5b19225233ec42ec7a72" + "reference": "b013b717832ddbaadf2a40984b04bc66af9a7110" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpbench/dom/zipball/786a96db538d0def931f5b19225233ec42ec7a72", - "reference": "786a96db538d0def931f5b19225233ec42ec7a72", + "url": "https://api.github.com/repos/phpbench/dom/zipball/b013b717832ddbaadf2a40984b04bc66af9a7110", + "reference": "b013b717832ddbaadf2a40984b04bc66af9a7110", "shasum": "" }, "require": { "ext-dom": "*", - "php": "^7.3||^8.0" + "php": "^7.2||^8.0" }, "require-dev": { - "friendsofphp/php-cs-fixer": "^3.14", - "phpstan/phpstan": "^1.10", + "friendsofphp/php-cs-fixer": "^2.18", + "phpstan/phpstan": "^0.12.83", "phpunit/phpunit": "^8.0||^9.0" }, "type": "library", @@ -61053,22 +60972,22 @@ "description": "DOM wrapper to simplify working with the PHP DOM implementation", "support": { "issues": "https://github.com/phpbench/dom/issues", - "source": "https://github.com/phpbench/dom/tree/0.3.3" + "source": "https://github.com/phpbench/dom/tree/0.3.2" }, - "time": "2023-03-06T23:46:57+00:00" + "time": "2021-09-24T15:26:07+00:00" }, { "name": "phpbench/phpbench", - "version": "1.2.10", + "version": "1.2.8", "source": { "type": "git", "url": "https://github.com/phpbench/phpbench.git", - "reference": "95206f92479674599a75e02b74b9933e2d9883aa" + "reference": "3f7b3c200f86727de7a14bde94adb68a88e1bafc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpbench/phpbench/zipball/95206f92479674599a75e02b74b9933e2d9883aa", - "reference": "95206f92479674599a75e02b74b9933e2d9883aa", + "url": "https://api.github.com/repos/phpbench/phpbench/zipball/3f7b3c200f86727de7a14bde94adb68a88e1bafc", + "reference": "3f7b3c200f86727de7a14bde94adb68a88e1bafc", "shasum": "" }, "require": { @@ -61079,9 +60998,9 @@ "ext-reflection": "*", "ext-spl": "*", "ext-tokenizer": "*", - "php": "^7.4 || ^8.0", + "php": "^7.3 || ^8.0", "phpbench/container": "^2.1", - "phpbench/dom": "~0.3.3", + "phpbench/dom": "~0.3.1", "psr/log": "^1.1 || ^2.0 || ^3.0", "seld/jsonlint": "^1.1", "symfony/console": "^4.2 || ^5.0 || ^6.0", @@ -61099,7 +61018,7 @@ "phpstan/extension-installer": "^1.1", "phpstan/phpstan": "^1.0", "phpstan/phpstan-phpunit": "^1.0", - "phpunit/phpunit": "^9.0", + "phpunit/phpunit": "^8.5.8 || ^9.0", "symfony/error-handler": "^5.2 || ^6.0", "symfony/var-dumper": "^4.0 || ^5.0 || ^6.0" }, @@ -61137,7 +61056,7 @@ "description": "PHP Benchmarking Framework", "support": { "issues": "https://github.com/phpbench/phpbench/issues", - "source": "https://github.com/phpbench/phpbench/tree/1.2.10" + "source": "https://github.com/phpbench/phpbench/tree/1.2.8" }, "funding": [ { @@ -61145,172 +61064,7 @@ "type": "github" } ], - "time": "2023-03-24T08:52:55+00:00" - }, - { - "name": "phpdocumentor/reflection-common", - "version": "2.2.0", - "source": { - "type": "git", - "url": "https://github.com/phpDocumentor/ReflectionCommon.git", - "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/1d01c49d4ed62f25aa84a747ad35d5a16924662b", - "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b", - "shasum": "" - }, - "require": { - "php": "^7.2 || ^8.0" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-2.x": "2.x-dev" - } - }, - "autoload": { - "psr-4": { - "phpDocumentor\\Reflection\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Jaap van Otterdijk", - "email": "opensource@ijaap.nl" - } - ], - "description": "Common reflection classes used by phpdocumentor to reflect the code structure", - "homepage": "http://www.phpdoc.org", - "keywords": [ - "FQSEN", - "phpDocumentor", - "phpdoc", - "reflection", - "static analysis" - ], - "support": { - "issues": "https://github.com/phpDocumentor/ReflectionCommon/issues", - "source": "https://github.com/phpDocumentor/ReflectionCommon/tree/2.x" - }, - "time": "2020-06-27T09:03:43+00:00" - }, - { - "name": "phpdocumentor/reflection-docblock", - "version": "5.3.0", - "source": { - "type": "git", - "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", - "reference": "622548b623e81ca6d78b721c5e029f4ce664f170" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/622548b623e81ca6d78b721c5e029f4ce664f170", - "reference": "622548b623e81ca6d78b721c5e029f4ce664f170", - "shasum": "" - }, - "require": { - "ext-filter": "*", - "php": "^7.2 || ^8.0", - "phpdocumentor/reflection-common": "^2.2", - "phpdocumentor/type-resolver": "^1.3", - "webmozart/assert": "^1.9.1" - }, - "require-dev": { - "mockery/mockery": "~1.3.2", - "psalm/phar": "^4.8" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "5.x-dev" - } - }, - "autoload": { - "psr-4": { - "phpDocumentor\\Reflection\\": "src" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Mike van Riel", - "email": "me@mikevanriel.com" - }, - { - "name": "Jaap van Otterdijk", - "email": "account@ijaap.nl" - } - ], - "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.", - "support": { - "issues": "https://github.com/phpDocumentor/ReflectionDocBlock/issues", - "source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/5.3.0" - }, - "time": "2021-10-19T17:43:47+00:00" - }, - { - "name": "phpdocumentor/type-resolver", - "version": "1.6.2", - "source": { - "type": "git", - "url": "https://github.com/phpDocumentor/TypeResolver.git", - "reference": "48f445a408c131e38cab1c235aa6d2bb7a0bb20d" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/48f445a408c131e38cab1c235aa6d2bb7a0bb20d", - "reference": "48f445a408c131e38cab1c235aa6d2bb7a0bb20d", - "shasum": "" - }, - "require": { - "php": "^7.4 || ^8.0", - "phpdocumentor/reflection-common": "^2.0" - }, - "require-dev": { - "ext-tokenizer": "*", - "phpstan/extension-installer": "^1.1", - "phpstan/phpstan": "^1.8", - "phpstan/phpstan-phpunit": "^1.1", - "phpunit/phpunit": "^9.5", - "rector/rector": "^0.13.9", - "vimeo/psalm": "^4.25" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - } - }, - "autoload": { - "psr-4": { - "phpDocumentor\\Reflection\\": "src" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Mike van Riel", - "email": "me@mikevanriel.com" - } - ], - "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names", - "support": { - "issues": "https://github.com/phpDocumentor/TypeResolver/issues", - "source": "https://github.com/phpDocumentor/TypeResolver/tree/1.6.2" - }, - "time": "2022-10-14T12:47:21+00:00" + "time": "2023-01-14T13:08:42+00:00" }, { "name": "phpmd/phpmd", @@ -61442,16 +61196,16 @@ }, { "name": "phpstan/phpstan", - "version": "1.10.15", + "version": "1.9.14", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "762c4dac4da6f8756eebb80e528c3a47855da9bd" + "reference": "e5fcc96289cf737304286a9b505fbed091f02e58" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/762c4dac4da6f8756eebb80e528c3a47855da9bd", - "reference": "762c4dac4da6f8756eebb80e528c3a47855da9bd", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/e5fcc96289cf737304286a9b505fbed091f02e58", + "reference": "e5fcc96289cf737304286a9b505fbed091f02e58", "shasum": "" }, "require": { @@ -61480,11 +61234,8 @@ "static analysis" ], "support": { - "docs": "https://phpstan.org/user-guide/getting-started", - "forum": "https://github.com/phpstan/phpstan/discussions", "issues": "https://github.com/phpstan/phpstan/issues", - "security": "https://github.com/phpstan/phpstan/security/policy", - "source": "https://github.com/phpstan/phpstan-src" + "source": "https://github.com/phpstan/phpstan/tree/1.9.14" }, "funding": [ { @@ -61500,7 +61251,7 @@ "type": "tidelift" } ], - "time": "2023-05-09T15:28:01+00:00" + "time": "2023-01-19T10:47:09+00:00" }, { "name": "phpunit/php-code-coverage", @@ -61822,16 +61573,16 @@ }, { "name": "phpunit/phpunit", - "version": "9.6.8", + "version": "9.6.7", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "17d621b3aff84d0c8b62539e269e87d8d5baa76e" + "reference": "c993f0d3b0489ffc42ee2fe0bd645af1538a63b2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/17d621b3aff84d0c8b62539e269e87d8d5baa76e", - "reference": "17d621b3aff84d0c8b62539e269e87d8d5baa76e", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/c993f0d3b0489ffc42ee2fe0bd645af1538a63b2", + "reference": "c993f0d3b0489ffc42ee2fe0bd645af1538a63b2", "shasum": "" }, "require": { @@ -61905,7 +61656,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/phpunit/issues", "security": "https://github.com/sebastianbergmann/phpunit/security/policy", - "source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.8" + "source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.7" }, "funding": [ { @@ -61921,7 +61672,7 @@ "type": "tidelift" } ], - "time": "2023-05-11T05:14:45+00:00" + "time": "2023-04-14T08:58:40+00:00" }, { "name": "psy/psysh", @@ -62965,16 +62716,16 @@ }, { "name": "seld/jsonlint", - "version": "1.10.0", + "version": "1.9.0", "source": { "type": "git", "url": "https://github.com/Seldaek/jsonlint.git", - "reference": "594fd6462aad8ecee0b45ca5045acea4776667f1" + "reference": "4211420d25eba80712bff236a98960ef68b866b7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/594fd6462aad8ecee0b45ca5045acea4776667f1", - "reference": "594fd6462aad8ecee0b45ca5045acea4776667f1", + "url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/4211420d25eba80712bff236a98960ef68b866b7", + "reference": "4211420d25eba80712bff236a98960ef68b866b7", "shasum": "" }, "require": { @@ -63013,7 +62764,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.9.0" }, "funding": [ { @@ -63025,7 +62776,7 @@ "type": "tidelift" } ], - "time": "2023-05-11T13:16:46+00:00" + "time": "2022-04-01T13:37:23+00:00" }, { "name": "seld/phar-utils", @@ -63077,42 +62828,42 @@ }, { "name": "slevomat/coding-standard", - "version": "8.11.1", + "version": "7.2.1", "source": { "type": "git", "url": "https://github.com/slevomat/coding-standard.git", - "reference": "af87461316b257e46e15bb041dca6fca3796d822" + "reference": "aff06ae7a84e4534bf6f821dc982a93a5d477c90" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/slevomat/coding-standard/zipball/af87461316b257e46e15bb041dca6fca3796d822", - "reference": "af87461316b257e46e15bb041dca6fca3796d822", + "url": "https://api.github.com/repos/slevomat/coding-standard/zipball/aff06ae7a84e4534bf6f821dc982a93a5d477c90", + "reference": "aff06ae7a84e4534bf6f821dc982a93a5d477c90", "shasum": "" }, "require": { - "dealerdirect/phpcodesniffer-composer-installer": "^0.6.2 || ^0.7 || ^1.0", + "dealerdirect/phpcodesniffer-composer-installer": "^0.6.2 || ^0.7", "php": "^7.2 || ^8.0", - "phpstan/phpdoc-parser": ">=1.20.0 <1.21.0", - "squizlabs/php_codesniffer": "^3.7.1" + "phpstan/phpdoc-parser": "^1.5.1", + "squizlabs/php_codesniffer": "^3.6.2" }, "require-dev": { - "phing/phing": "2.17.4", + "phing/phing": "2.17.3", "php-parallel-lint/php-parallel-lint": "1.3.2", - "phpstan/phpstan": "1.10.14", - "phpstan/phpstan-deprecation-rules": "1.1.3", - "phpstan/phpstan-phpunit": "1.3.11", - "phpstan/phpstan-strict-rules": "1.5.1", - "phpunit/phpunit": "7.5.20|8.5.21|9.6.6|10.1.1" + "phpstan/phpstan": "1.4.10|1.7.1", + "phpstan/phpstan-deprecation-rules": "1.0.0", + "phpstan/phpstan-phpunit": "1.0.0|1.1.1", + "phpstan/phpstan-strict-rules": "1.2.3", + "phpunit/phpunit": "7.5.20|8.5.21|9.5.20" }, "type": "phpcodesniffer-standard", "extra": { "branch-alias": { - "dev-master": "8.x-dev" + "dev-master": "7.x-dev" } }, "autoload": { "psr-4": { - "SlevomatCodingStandard\\": "SlevomatCodingStandard/" + "SlevomatCodingStandard\\": "SlevomatCodingStandard" } }, "notification-url": "https://packagist.org/downloads/", @@ -63120,13 +62871,9 @@ "MIT" ], "description": "Slevomat Coding Standard for PHP_CodeSniffer complements Consistence Coding Standard by providing sniffs with additional checks.", - "keywords": [ - "dev", - "phpcs" - ], "support": { "issues": "https://github.com/slevomat/coding-standard/issues", - "source": "https://github.com/slevomat/coding-standard/tree/8.11.1" + "source": "https://github.com/slevomat/coding-standard/tree/7.2.1" }, "funding": [ { @@ -63138,20 +62885,20 @@ "type": "tidelift" } ], - "time": "2023-04-24T08:19:01+00:00" + "time": "2022-05-25T10:58:12+00:00" }, { "name": "softcreatr/jsonpath", - "version": "0.8.2", + "version": "0.8.1", "source": { "type": "git", "url": "https://github.com/SoftCreatR/JSONPath.git", - "reference": "3a6108aa78e4944ea7d8dd846f9ae75a080b007b" + "reference": "2de6614d7a9aa5e1f988c5dbc0744fa602847180" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/SoftCreatR/JSONPath/zipball/3a6108aa78e4944ea7d8dd846f9ae75a080b007b", - "reference": "3a6108aa78e4944ea7d8dd846f9ae75a080b007b", + "url": "https://api.github.com/repos/SoftCreatR/JSONPath/zipball/2de6614d7a9aa5e1f988c5dbc0744fa602847180", + "reference": "2de6614d7a9aa5e1f988c5dbc0744fa602847180", "shasum": "" }, "require": { @@ -63162,8 +62909,9 @@ "flow/jsonpath": "*" }, "require-dev": { - "phpunit/phpunit": "^9.6", - "roave/security-advisories": "dev-latest" + "phpunit/phpunit": "^9.5", + "roave/security-advisories": "dev-latest", + "squizlabs/php_codesniffer": "^3.7" }, "type": "library", "autoload": { @@ -63206,7 +62954,7 @@ "type": "github" } ], - "time": "2023-02-12T18:53:17+00:00" + "time": "2022-09-27T09:53:33+00:00" }, { "name": "spryker-feature/development-tools", @@ -63354,12 +63102,12 @@ "source": { "type": "git", "url": "https://github.com/spryker-sdk/integrator.git", - "reference": "be8ddd818550dbdcd6dd8da2ddfe7eb7c25dea50" + "reference": "7af68f22d1d81c8e62dd2f1f92158f4e8bb74e2b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker-sdk/integrator/zipball/be8ddd818550dbdcd6dd8da2ddfe7eb7c25dea50", - "reference": "be8ddd818550dbdcd6dd8da2ddfe7eb7c25dea50", + "url": "https://api.github.com/repos/spryker-sdk/integrator/zipball/7af68f22d1d81c8e62dd2f1f92158f4e8bb74e2b", + "reference": "7af68f22d1d81c8e62dd2f1f92158f4e8bb74e2b", "shasum": "" }, "require": { @@ -63405,7 +63153,7 @@ "issues": "https://github.com/spryker-sdk/integrator/issues", "source": "https://github.com/spryker-sdk/integrator/tree/master" }, - "time": "2023-05-10T11:45:17+00:00" + "time": "2023-01-24T11:32:18+00:00" }, { "name": "spryker-sdk/phpstan-spryker", @@ -63474,23 +63222,23 @@ }, { "name": "spryker-sdk/security-checker", - "version": "0.1.3", + "version": "0.1.2", "source": { "type": "git", "url": "https://github.com/spryker-sdk/security-checker.git", - "reference": "35187fa088ea81409cef9194aa4c4714c46f9c36" + "reference": "560362239dac498166656699fe9ab25c4c70a462" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker-sdk/security-checker/zipball/35187fa088ea81409cef9194aa4c4714c46f9c36", - "reference": "35187fa088ea81409cef9194aa4c4714c46f9c36", + "url": "https://api.github.com/repos/spryker-sdk/security-checker/zipball/560362239dac498166656699fe9ab25c4c70a462", + "reference": "560362239dac498166656699fe9ab25c4c70a462", "shasum": "" }, "require": { "php": ">=7.3", - "symfony/console": "^4.0.0 || ^5.0.0 || ^6.0.0", - "symfony/options-resolver": "^4.0.0 || ^5.0.0 || ^6.0.0", - "symfony/process": "^4.0.0 || ^5.0.0 || ^6.0.0" + "symfony/console": "^4.0.0 || ^5.0.0", + "symfony/options-resolver": "^4.0.0 || ^5.0.0", + "symfony/process": "^4.0.0 || ^5.0.0" }, "require-dev": { "phpstan/phpstan": "^1.2.0", @@ -63516,9 +63264,9 @@ "description": "A security checker for your composer.lock", "support": { "issues": "https://github.com/spryker-sdk/security-checker/issues", - "source": "https://github.com/spryker-sdk/security-checker/tree/0.1.3" + "source": "https://github.com/spryker-sdk/security-checker/tree/0.1.2" }, - "time": "2023-01-24T16:01:34+00:00" + "time": "2022-01-26T11:23:21+00:00" }, { "name": "spryker-sdk/spryk", @@ -63618,25 +63366,24 @@ }, { "name": "spryker/architecture-sniffer", - "version": "0.5.7", + "version": "0.5.6", "source": { "type": "git", "url": "https://github.com/spryker/architecture-sniffer.git", - "reference": "07fa5a75f481dfd0de2676a4f11c36df6365f652" + "reference": "671a2a8f002e2d09aef14f85f30498c24a8ccaa6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/architecture-sniffer/zipball/07fa5a75f481dfd0de2676a4f11c36df6365f652", - "reference": "07fa5a75f481dfd0de2676a4f11c36df6365f652", + "url": "https://api.github.com/repos/spryker/architecture-sniffer/zipball/671a2a8f002e2d09aef14f85f30498c24a8ccaa6", + "reference": "671a2a8f002e2d09aef14f85f30498c24a8ccaa6", "shasum": "" }, "require": { "laminas/laminas-config": "^2.5.1 || ^3.1.0", "laminas/laminas-filter": "^2.5.1", - "php": ">=7.4", - "phpdocumentor/reflection-docblock": "^5.3.0", + "php": ">=7.3", "phpmd/phpmd": "^2.10.0", - "symfony/finder": "^4.0.0 || ^5.0.0 || ^6.0.0" + "symfony/finder": "^3.4.0 || ^4.0.0 || ^5.0.0" }, "require-dev": { "codeception/codeception": "^4.1", @@ -63676,7 +63423,7 @@ "issues": "https://github.com/spryker/architecture-sniffer/issues", "source": "https://github.com/spryker/architecture-sniffer" }, - "time": "2023-01-24T16:01:38+00:00" + "time": "2022-04-28T10:27:06+00:00" }, { "name": "spryker/code-sniffer", @@ -64013,16 +63760,16 @@ }, { "name": "squizlabs/php_codesniffer", - "version": "3.7.2", + "version": "3.7.1", "source": { "type": "git", "url": "https://github.com/squizlabs/PHP_CodeSniffer.git", - "reference": "ed8e00df0a83aa96acf703f8c2979ff33341f879" + "reference": "1359e176e9307e906dc3d890bcc9603ff6d90619" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/ed8e00df0a83aa96acf703f8c2979ff33341f879", - "reference": "ed8e00df0a83aa96acf703f8c2979ff33341f879", + "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/1359e176e9307e906dc3d890bcc9603ff6d90619", + "reference": "1359e176e9307e906dc3d890bcc9603ff6d90619", "shasum": "" }, "require": { @@ -64058,42 +63805,40 @@ "homepage": "https://github.com/squizlabs/PHP_CodeSniffer", "keywords": [ "phpcs", - "standards", - "static analysis" + "standards" ], "support": { "issues": "https://github.com/squizlabs/PHP_CodeSniffer/issues", "source": "https://github.com/squizlabs/PHP_CodeSniffer", "wiki": "https://github.com/squizlabs/PHP_CodeSniffer/wiki" }, - "time": "2023-02-22T23:07:41+00:00" + "time": "2022-06-18T07:21:10+00:00" }, { "name": "stecman/symfony-console-completion", - "version": "v0.12.0", + "version": "0.11.0", "source": { "type": "git", "url": "https://github.com/stecman/symfony-console-completion.git", - "reference": "a0b405fed489ba18b5e32f457e50d38b5ea9a9ba" + "reference": "a9502dab59405e275a9f264536c4e1cb61fc3518" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/stecman/symfony-console-completion/zipball/a0b405fed489ba18b5e32f457e50d38b5ea9a9ba", - "reference": "a0b405fed489ba18b5e32f457e50d38b5ea9a9ba", + "url": "https://api.github.com/repos/stecman/symfony-console-completion/zipball/a9502dab59405e275a9f264536c4e1cb61fc3518", + "reference": "a9502dab59405e275a9f264536c4e1cb61fc3518", "shasum": "" }, "require": { - "php": ">=8.0.2", - "symfony/console": "~6.0" + "php": ">=5.3.2", + "symfony/console": "~2.3 || ~3.0 || ~4.0 || ~5.0" }, "require-dev": { - "dms/phpunit-arraysubset-asserts": "^0.4.0", - "phpunit/phpunit": "^9.5" + "phpunit/phpunit": "~4.8.36 || ~5.7 || ~6.4" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "0.11.x-dev" + "dev-master": "0.10.x-dev" } }, "autoload": { @@ -64114,22 +63859,22 @@ "description": "Automatic BASH completion for Symfony Console Component based applications.", "support": { "issues": "https://github.com/stecman/symfony-console-completion/issues", - "source": "https://github.com/stecman/symfony-console-completion/tree/v0.12.0" + "source": "https://github.com/stecman/symfony-console-completion/tree/0.11.0" }, - "time": "2022-11-29T20:57:40+00:00" + "time": "2019-11-24T17:03:06+00:00" }, { "name": "symfony/browser-kit", - "version": "v6.0.19", + "version": "v6.0.11", "source": { "type": "git", "url": "https://github.com/symfony/browser-kit.git", - "reference": "4d1bf7886e2af0a194332486273debcd6662cfc9" + "reference": "92e4b59bf2ef0f7a01d2620c4c87108e5c143d36" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/browser-kit/zipball/4d1bf7886e2af0a194332486273debcd6662cfc9", - "reference": "4d1bf7886e2af0a194332486273debcd6662cfc9", + "url": "https://api.github.com/repos/symfony/browser-kit/zipball/92e4b59bf2ef0f7a01d2620c4c87108e5c143d36", + "reference": "92e4b59bf2ef0f7a01d2620c4c87108e5c143d36", "shasum": "" }, "require": { @@ -64171,7 +63916,7 @@ "description": "Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/browser-kit/tree/v6.0.19" + "source": "https://github.com/symfony/browser-kit/tree/v6.0.11" }, "funding": [ { @@ -64187,20 +63932,20 @@ "type": "tidelift" } ], - "time": "2023-01-01T08:36:10+00:00" + "time": "2022-07-27T15:50:26+00:00" }, { "name": "symfony/cache", - "version": "v6.0.19", + "version": "v6.0.18", "source": { "type": "git", "url": "https://github.com/symfony/cache.git", - "reference": "81ca309f056e836480928b20280ec52ce8369bb3" + "reference": "079ec0afe323fdcd5ac1f16e3ffdb4991fb5d4c9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/cache/zipball/81ca309f056e836480928b20280ec52ce8369bb3", - "reference": "81ca309f056e836480928b20280ec52ce8369bb3", + "url": "https://api.github.com/repos/symfony/cache/zipball/079ec0afe323fdcd5ac1f16e3ffdb4991fb5d4c9", + "reference": "079ec0afe323fdcd5ac1f16e3ffdb4991fb5d4c9", "shasum": "" }, "require": { @@ -64264,7 +64009,7 @@ "psr6" ], "support": { - "source": "https://github.com/symfony/cache/tree/v6.0.19" + "source": "https://github.com/symfony/cache/tree/v6.0.18" }, "funding": [ { @@ -64280,7 +64025,7 @@ "type": "tidelift" } ], - "time": "2023-01-20T17:44:14+00:00" + "time": "2022-12-29T16:27:58+00:00" }, { "name": "symfony/cache-contracts", @@ -64516,16 +64261,16 @@ }, { "name": "symfony/dom-crawler", - "version": "v6.0.19", + "version": "v6.0.17", "source": { "type": "git", "url": "https://github.com/symfony/dom-crawler.git", - "reference": "622578ff158318b1b49d95068bd6b66c713601e9" + "reference": "281d13dfd1a2ac4ca8be8c60b0af208ffdac95fe" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/622578ff158318b1b49d95068bd6b66c713601e9", - "reference": "622578ff158318b1b49d95068bd6b66c713601e9", + "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/281d13dfd1a2ac4ca8be8c60b0af208ffdac95fe", + "reference": "281d13dfd1a2ac4ca8be8c60b0af208ffdac95fe", "shasum": "" }, "require": { @@ -64569,7 +64314,7 @@ "description": "Eases DOM navigation for HTML and XML documents", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/dom-crawler/tree/v6.0.19" + "source": "https://github.com/symfony/dom-crawler/tree/v6.0.17" }, "funding": [ { @@ -64585,20 +64330,20 @@ "type": "tidelift" } ], - "time": "2023-01-20T17:44:14+00:00" + "time": "2022-12-22T17:53:58+00:00" }, { "name": "symfony/framework-bundle", - "version": "v6.0.19", + "version": "v6.0.17", "source": { "type": "git", "url": "https://github.com/symfony/framework-bundle.git", - "reference": "ee403597484be1073222373fc2962b44c36f5dd4" + "reference": "76a74c36915079e80dd0d538ae3f65a205881f2b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/ee403597484be1073222373fc2962b44c36f5dd4", - "reference": "ee403597484be1073222373fc2962b44c36f5dd4", + "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/76a74c36915079e80dd0d538ae3f65a205881f2b", + "reference": "76a74c36915079e80dd0d538ae3f65a205881f2b", "shasum": "" }, "require": { @@ -64717,7 +64462,7 @@ "description": "Provides a tight integration between Symfony components and the Symfony full-stack framework", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/framework-bundle/tree/v6.0.19" + "source": "https://github.com/symfony/framework-bundle/tree/v6.0.17" }, "funding": [ { @@ -64733,20 +64478,20 @@ "type": "tidelift" } ], - "time": "2023-01-11T11:50:03+00:00" + "time": "2022-12-20T16:40:04+00:00" }, { "name": "symfony/twig-bundle", - "version": "v6.0.19", + "version": "v6.0.17", "source": { "type": "git", "url": "https://github.com/symfony/twig-bundle.git", - "reference": "13ce8cae82ca5870aabfcfd2e8d4bd03d3d843d5" + "reference": "97ef8de536976ac13d34806624853a4ab1554a91" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/twig-bundle/zipball/13ce8cae82ca5870aabfcfd2e8d4bd03d3d843d5", - "reference": "13ce8cae82ca5870aabfcfd2e8d4bd03d3d843d5", + "url": "https://api.github.com/repos/symfony/twig-bundle/zipball/97ef8de536976ac13d34806624853a4ab1554a91", + "reference": "97ef8de536976ac13d34806624853a4ab1554a91", "shasum": "" }, "require": { @@ -64804,7 +64549,7 @@ "description": "Provides a tight integration of Twig into the Symfony full-stack framework", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/twig-bundle/tree/v6.0.19" + "source": "https://github.com/symfony/twig-bundle/tree/v6.0.17" }, "funding": [ { @@ -64820,7 +64565,7 @@ "type": "tidelift" } ], - "time": "2023-01-01T08:36:10+00:00" + "time": "2022-12-20T16:40:04+00:00" }, { "name": "symfony/var-exporter", @@ -64896,16 +64641,16 @@ }, { "name": "symfony/web-profiler-bundle", - "version": "v5.4.21", + "version": "v5.4.17", "source": { "type": "git", "url": "https://github.com/symfony/web-profiler-bundle.git", - "reference": "a83337a813d1398789bf4190a56dc3c4d8cc4d93" + "reference": "6c7635fb150af892f6a79f016b6c5386ab112922" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/web-profiler-bundle/zipball/a83337a813d1398789bf4190a56dc3c4d8cc4d93", - "reference": "a83337a813d1398789bf4190a56dc3c4d8cc4d93", + "url": "https://api.github.com/repos/symfony/web-profiler-bundle/zipball/6c7635fb150af892f6a79f016b6c5386ab112922", + "reference": "6c7635fb150af892f6a79f016b6c5386ab112922", "shasum": "" }, "require": { @@ -64956,7 +64701,7 @@ "description": "Provides a development tool that gives detailed information about the execution of any request", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/web-profiler-bundle/tree/v5.4.21" + "source": "https://github.com/symfony/web-profiler-bundle/tree/v5.4.17" }, "funding": [ { @@ -64972,7 +64717,7 @@ "type": "tidelift" } ], - "time": "2023-02-17T16:59:45+00:00" + "time": "2022-12-13T13:09:23+00:00" }, { "name": "theseer/tokenizer", @@ -65023,64 +64768,6 @@ } ], "time": "2021-07-28T10:34:58+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" } ], "aliases": [ diff --git a/src/Pyz/Zed/StoreStorage/StoreStorageConfig.php b/src/Pyz/Zed/StoreStorage/StoreStorageConfig.php index 8f228e5e2c..37c9bd732f 100644 --- a/src/Pyz/Zed/StoreStorage/StoreStorageConfig.php +++ b/src/Pyz/Zed/StoreStorage/StoreStorageConfig.php @@ -11,8 +11,6 @@ use Spryker\Shared\CompanyUserStorage\CompanyUserStorageConfig; use Spryker\Shared\CustomerAccessStorage\CustomerAccessStorageConstants; use Spryker\Shared\GlossaryStorage\GlossaryStorageConfig; -use Spryker\Shared\MerchantSearch\MerchantSearchConfig; -use Spryker\Shared\MerchantStorage\MerchantStorageConfig; use Spryker\Shared\NavigationStorage\NavigationStorageConstants; use Spryker\Shared\ProductMeasurementUnitStorage\ProductMeasurementUnitStorageConfig; use Spryker\Shared\ProductPackagingUnitStorage\ProductPackagingUnitStorageConfig; @@ -27,7 +25,7 @@ class StoreStorageConfig extends SprykerStoreStorageConfig */ public function getStoreSynchronizationPoolName(): ?string { - return SynchronizationConfig::DEFAULT_SYNCHRONIZATION_POOL_NAME; + return SynchronizationConfig::PYZ_DEFAULT_SYNCHRONIZATION_POOL_NAME; } /** @@ -43,9 +41,7 @@ public function getStoreCreationResourcesToReSync(): array ProductPackagingUnitStorageConfig::PRODUCT_PACKAGING_UNIT_RESOURCE_NAME, CustomerAccessStorageConstants::CUSTOMER_ACCESS_RESOURCE_NAME, CompanyUserStorageConfig::COMPANY_USER_RESOURCE_NAME, - MerchantStorageConfig::MERCHANT_RESOURCE_NAME, SalesReturnSearchConfig::RETURN_REASON_RESOURCE_NAME, - MerchantSearchConfig::MERCHANT_RESOURCE_NAME, ]; } } From e6ee9465e78aa13b80439d36d044a34ef3db6e77 Mon Sep 17 00:00:00 2001 From: Svytoslav Varpikhovsky Date: Fri, 12 May 2023 16:35:04 +0300 Subject: [PATCH 50/72] FRW-1166 Fixed composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index f7313a72dc..ed05a914b2 100644 --- a/composer.json +++ b/composer.json @@ -235,7 +235,7 @@ "spryker/urls-rest-api": "^1.0.2", "spryker/util-number": "^1.0.0", "spryker/uuid": "^1.0.1", - "symfony/http-kernel": "^5.4.20 || ^6.0.0" + "symfony/http-kernel": "^6.0.0" }, "require-dev": { "codeception/codeception": "^5.0.8", From d4a8753a21c99b3b1ca50f775468aaca693a67cf Mon Sep 17 00:00:00 2001 From: Svytoslav Varpikhovsky Date: Fri, 12 May 2023 16:38:44 +0300 Subject: [PATCH 51/72] FRW-1166 Updated composer.lock --- composer.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.lock b/composer.lock index 30ff5ce20c..75153dcb9b 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": "3c3fbbbaab7ba1cdb4f75ce237fcfca9", + "content-hash": "6508f7cf4f3b97f96f77df49f190c163", "packages": [ { "name": "async-aws/core", From f4c075ef1b513e5f03cbd27f7f8d340c7b9046d5 Mon Sep 17 00:00:00 2001 From: dima_tsemma Date: Sun, 14 May 2023 22:38:51 +0300 Subject: [PATCH 52/72] Integration for FRW-1315 and FRW-609 --- .../GlueApplication/GlueApplicationConfig.php | 8 +++++++ src/Pyz/Zed/PropelOrm/PropelOrmConfig.php | 23 +++++++++++++++++++ 2 files changed, 31 insertions(+) create mode 100644 src/Pyz/Zed/PropelOrm/PropelOrmConfig.php diff --git a/src/Pyz/Glue/GlueApplication/GlueApplicationConfig.php b/src/Pyz/Glue/GlueApplication/GlueApplicationConfig.php index 9fb0fe75e4..94154a8622 100644 --- a/src/Pyz/Glue/GlueApplication/GlueApplicationConfig.php +++ b/src/Pyz/Glue/GlueApplication/GlueApplicationConfig.php @@ -39,4 +39,12 @@ public function isEagerRelationshipsLoadingEnabled(): bool { return false; } + + /** + * @return bool + */ + public function isConfigurableResponseEnabled(): bool + { + return true; + } } diff --git a/src/Pyz/Zed/PropelOrm/PropelOrmConfig.php b/src/Pyz/Zed/PropelOrm/PropelOrmConfig.php new file mode 100644 index 0000000000..3503090bf6 --- /dev/null +++ b/src/Pyz/Zed/PropelOrm/PropelOrmConfig.php @@ -0,0 +1,23 @@ + Date: Mon, 15 May 2023 17:00:45 +0300 Subject: [PATCH 53/72] FRW-1166 Removed spryker/acl-entity, removed ORM files and fixed spy_store schema --- composer.json | 1 - composer.lock | 64 +------------------ .../Persistence/SpyAclEntityRule.php | 23 ------- .../Persistence/SpyAclEntityRuleQuery.php | 23 ------- .../Persistence/SpyAclEntitySegment.php | 23 ------- .../Persistence/SpyAclEntitySegmentQuery.php | 23 ------- .../Propel/Schema/spy_store.schema.xml | 1 - 7 files changed, 1 insertion(+), 157 deletions(-) delete mode 100644 src/Orm/Zed/AclEntity/Persistence/SpyAclEntityRule.php delete mode 100644 src/Orm/Zed/AclEntity/Persistence/SpyAclEntityRuleQuery.php delete mode 100644 src/Orm/Zed/AclEntity/Persistence/SpyAclEntitySegment.php delete mode 100644 src/Orm/Zed/AclEntity/Persistence/SpyAclEntitySegmentQuery.php diff --git a/composer.json b/composer.json index ed05a914b2..45dfddd5ee 100644 --- a/composer.json +++ b/composer.json @@ -87,7 +87,6 @@ "spryker-shop/cms-content-widget-product-connector": "^1.3.0", "spryker-shop/cms-content-widget-product-set-connector": "^1.3.1", "spryker-shop/date-time-configurator-page-example": "^0.3.1", - "spryker/acl-entity": "^1.9", "spryker/agent-auth-rest-api": "^1.0.0", "spryker/alternative-products-rest-api": "^1.1.2", "spryker/app-catalog-gui": "^1.2.0", diff --git a/composer.lock b/composer.lock index 75153dcb9b..e7902ef0a2 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": "6508f7cf4f3b97f96f77df49f190c163", + "content-hash": "0dfad05e83f02d93bbe3055642846a0b", "packages": [ { "name": "async-aws/core", @@ -15132,68 +15132,6 @@ }, "time": "2023-03-31T19:36:11+00:00" }, - { - "name": "spryker/acl-entity", - "version": "1.9.0", - "source": { - "type": "git", - "url": "https://github.com/spryker/acl-entity.git", - "reference": "1de6ff592575dd2f3f18ecf839c25a2ef4bee9cc" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/spryker/acl-entity/zipball/1de6ff592575dd2f3f18ecf839c25a2ef4bee9cc", - "reference": "1de6ff592575dd2f3f18ecf839c25a2ef4bee9cc", - "shasum": "" - }, - "require": { - "php": ">=8.0", - "spryker/acl": "^3.8.0", - "spryker/acl-entity-extension": "^1.0.0", - "spryker/acl-extension": "^1.1.0", - "spryker/acl-merchant-portal-extension": "^1.0.0", - "spryker/application-extension": "^1.0.0", - "spryker/kernel": "^3.30.0", - "spryker/price-product-extension": "^1.7.0", - "spryker/propel-orm": "^1.16.0", - "spryker/transfer": "^3.25.0", - "spryker/user": "^3.0.0" - }, - "require-dev": { - "spryker/code-sniffer": "*", - "spryker/container": "*", - "spryker/locale": "*", - "spryker/merchant": "*", - "spryker/propel": "*", - "spryker/testify": "*" - }, - "suggest": { - "spryker/container": "If you want to use AclEntityApplicationPlugin." - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.0.x-dev" - }, - "name": "acl", - "class": "\\Spryker\\Zed\\AclEntity\\Persistence\\Propel\\Behavior\\AclEntityBehavior" - }, - "autoload": { - "psr-4": { - "Spryker\\": "src/Spryker/", - "SprykerTest\\Zed\\AclEntity\\Helper\\": "tests/SprykerTest/Zed/AclEntity/_support/Helper/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "proprietary" - ], - "description": "AclEntity module", - "support": { - "source": "https://github.com/spryker/acl-entity/tree/1.9.0" - }, - "time": "2023-03-10T14:11:16+00:00" - }, { "name": "spryker/acl-entity-extension", "version": "1.0.0", diff --git a/src/Orm/Zed/AclEntity/Persistence/SpyAclEntityRule.php b/src/Orm/Zed/AclEntity/Persistence/SpyAclEntityRule.php deleted file mode 100644 index 8b1a94b904..0000000000 --- a/src/Orm/Zed/AclEntity/Persistence/SpyAclEntityRule.php +++ /dev/null @@ -1,23 +0,0 @@ - - From bc576d00e2b957dff090039865f53e8e82de7ed1 Mon Sep 17 00:00:00 2001 From: AntonKhabiuk Date: Tue, 16 May 2023 17:20:38 +0300 Subject: [PATCH 54/72] CC-27949 Integrate the fix --- .../EventDispatcher/EventDispatcherDependencyProvider.php | 2 ++ .../GlueBackendApiApplicationDependencyProvider.php | 6 ++++++ 2 files changed, 8 insertions(+) diff --git a/src/Pyz/Glue/EventDispatcher/EventDispatcherDependencyProvider.php b/src/Pyz/Glue/EventDispatcher/EventDispatcherDependencyProvider.php index 8fc49c3c96..5d6f15f697 100644 --- a/src/Pyz/Glue/EventDispatcher/EventDispatcherDependencyProvider.php +++ b/src/Pyz/Glue/EventDispatcher/EventDispatcherDependencyProvider.php @@ -15,6 +15,7 @@ use Spryker\Glue\Router\Plugin\EventDispatcher\RouterListenerEventDispatcherPlugin; use Spryker\Glue\Storage\Plugin\EventDispatcher\StorageKeyCacheEventDispatcherPlugin; use Spryker\Shared\Http\Plugin\EventDispatcher\ResponseListenerEventDispatcherPlugin; +use Spryker\Zed\EventBehavior\Communication\Plugin\EventDispatcher\EventBehaviorEventDispatcherPlugin; class EventDispatcherDependencyProvider extends SprykerEventDispatcherDependencyProvider { @@ -31,6 +32,7 @@ protected function getEventDispatcherPlugins(): array new ResponseListenerEventDispatcherPlugin(), new ResponseSecurityHeadersEventDispatcherPlugin(), new StrictTransportSecurityHeaderEventDispatcherPlugin(), + new EventBehaviorEventDispatcherPlugin(), ]; } } diff --git a/src/Pyz/Glue/GlueBackendApiApplication/GlueBackendApiApplicationDependencyProvider.php b/src/Pyz/Glue/GlueBackendApiApplication/GlueBackendApiApplicationDependencyProvider.php index e077e35d56..0223b708ed 100644 --- a/src/Pyz/Glue/GlueBackendApiApplication/GlueBackendApiApplicationDependencyProvider.php +++ b/src/Pyz/Glue/GlueBackendApiApplication/GlueBackendApiApplicationDependencyProvider.php @@ -7,6 +7,7 @@ namespace Pyz\Glue\GlueBackendApiApplication; +use Spryker\Glue\EventDispatcher\Plugin\Application\EventDispatcherApplicationPlugin; use Spryker\Glue\GlueBackendApiApplication\GlueBackendApiApplicationDependencyProvider as SprykerGlueBackendApiApplicationDependencyProvider; use Spryker\Glue\GlueBackendApiApplication\Plugin\GlueApplication\ApplicationIdentifierRequestBuilderPlugin; use Spryker\Glue\GlueBackendApiApplication\Plugin\GlueApplication\LocaleRequestBuilderPlugin; @@ -14,10 +15,12 @@ use Spryker\Glue\GlueBackendApiApplication\Plugin\GlueApplication\ScopeRequestAfterRoutingValidatorPlugin; use Spryker\Glue\GlueBackendApiApplication\Plugin\GlueApplication\SecurityHeaderResponseFormatterPlugin; use Spryker\Glue\GlueBackendApiApplicationAuthorizationConnector\Plugin\GlueBackendApiApplication\AuthorizationRequestAfterRoutingValidatorPlugin; +use Spryker\Glue\Http\Plugin\Application\HttpApplicationPlugin; use Spryker\Glue\OauthBackendApi\Plugin\AccessTokenValidatorPlugin; use Spryker\Glue\OauthBackendApi\Plugin\GlueApplication\OauthBackendApiTokenResource; use Spryker\Glue\OauthBackendApi\Plugin\GlueApplication\UserRequestValidatorPlugin; use Spryker\Glue\OauthBackendApi\Plugin\UserRequestBuilderPlugin; +use Spryker\Glue\Router\Plugin\Application\RouterApplicationPlugin; use Spryker\Zed\Propel\Communication\Plugin\Application\PropelApplicationPlugin; class GlueBackendApiApplicationDependencyProvider extends SprykerGlueBackendApiApplicationDependencyProvider @@ -28,7 +31,10 @@ class GlueBackendApiApplicationDependencyProvider extends SprykerGlueBackendApiA protected function getApplicationPlugins(): array { return [ + new HttpApplicationPlugin(), new PropelApplicationPlugin(), + new RouterApplicationPlugin(), + new EventDispatcherApplicationPlugin(), ]; } From 0fcabcf2a48bdba818915ea0da46d40416aad53f Mon Sep 17 00:00:00 2001 From: Yaroslav Krutikov Date: Mon, 22 May 2023 15:50:31 +0200 Subject: [PATCH 55/72] FRW-1166 Adjusted DS deploy file and updated rest of Symfony packages --- composer.lock | 528 ++++++++++++++++++++++++----------- deploy.dev.dynamic-store.yml | 46 ++- 2 files changed, 389 insertions(+), 185 deletions(-) diff --git a/composer.lock b/composer.lock index e7902ef0a2..afb121576b 100644 --- a/composer.lock +++ b/composer.lock @@ -245,16 +245,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.269.7", + "version": "3.270.0", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "f34afba20e3ad782ed91332a8306b91b06a1de5c" + "reference": "edea7a2b0cc787dafa23b28215f3819362c9dcde" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/f34afba20e3ad782ed91332a8306b91b06a1de5c", - "reference": "f34afba20e3ad782ed91332a8306b91b06a1de5c", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/edea7a2b0cc787dafa23b28215f3819362c9dcde", + "reference": "edea7a2b0cc787dafa23b28215f3819362c9dcde", "shasum": "" }, "require": { @@ -334,9 +334,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.7" + "source": "https://github.com/aws/aws-sdk-php/tree/3.270.0" }, - "time": "2023-05-05T19:51:13+00:00" + "time": "2023-05-19T18:23:56+00:00" }, { "name": "brick/math", @@ -1168,21 +1168,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", @@ -1194,7 +1194,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" }, @@ -1208,9 +1209,6 @@ "bamarni-bin": { "bin-links": true, "forward-command": false - }, - "branch-alias": { - "dev-master": "7.5-dev" } }, "autoload": { @@ -1276,7 +1274,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": [ { @@ -1292,20 +1290,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": { @@ -1315,11 +1313,6 @@ "symfony/phpunit-bridge": "^4.4 || ^5.1" }, "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.5-dev" - } - }, "autoload": { "files": [ "src/functions_include.php" @@ -1360,7 +1353,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": [ { @@ -1376,7 +1369,7 @@ "type": "tidelift" } ], - "time": "2022-08-28T14:55:35+00:00" + "time": "2023-05-21T12:31:43+00:00" }, { "name": "guzzlehttp/psr7", @@ -33176,16 +33169,16 @@ }, { "name": "spryker/oauth", - "version": "2.9.2", + "version": "2.10.0", "source": { "type": "git", "url": "https://github.com/spryker/oauth.git", - "reference": "5aa462b430b699e8828383dfec7318e419ecffa4" + "reference": "da9d97d006c3fa2255fd00fb96ad30e2eaa13f20" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/oauth/zipball/5aa462b430b699e8828383dfec7318e419ecffa4", - "reference": "5aa462b430b699e8828383dfec7318e419ecffa4", + "url": "https://api.github.com/repos/spryker/oauth/zipball/da9d97d006c3fa2255fd00fb96ad30e2eaa13f20", + "reference": "da9d97d006c3fa2255fd00fb96ad30e2eaa13f20", "shasum": "" }, "require": { @@ -33234,9 +33227,9 @@ ], "description": "Oauth module", "support": { - "source": "https://github.com/spryker/oauth/tree/2.9.2" + "source": "https://github.com/spryker/oauth/tree/2.10.0" }, - "time": "2023-04-27T14:36:57+00:00" + "time": "2023-05-18T11:08:04+00:00" }, { "name": "spryker/oauth-agent-connector", @@ -34130,16 +34123,16 @@ }, { "name": "spryker/oms", - "version": "11.26.2", + "version": "11.26.3", "source": { "type": "git", "url": "https://github.com/spryker/oms.git", - "reference": "bfe1222676edb85852bfb91c9b449436a2f6dedd" + "reference": "1fe4ca019883bbe38202d2ff14afbb724369061e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/oms/zipball/bfe1222676edb85852bfb91c9b449436a2f6dedd", - "reference": "bfe1222676edb85852bfb91c9b449436a2f6dedd", + "url": "https://api.github.com/repos/spryker/oms/zipball/1fe4ca019883bbe38202d2ff14afbb724369061e", + "reference": "1fe4ca019883bbe38202d2ff14afbb724369061e", "shasum": "" }, "require": { @@ -34195,9 +34188,9 @@ ], "description": "Oms module", "support": { - "source": "https://github.com/spryker/oms/tree/11.26.2" + "source": "https://github.com/spryker/oms/tree/11.26.3" }, - "time": "2023-05-05T18:20:59+00:00" + "time": "2023-05-12T10:24:47+00:00" }, { "name": "spryker/oms-discount-connector", @@ -48934,16 +48927,16 @@ }, { "name": "spryker/shopping-list", - "version": "4.11.0", + "version": "4.11.1", "source": { "type": "git", "url": "https://github.com/spryker/shopping-list.git", - "reference": "695aef38e23584e49d7d5f71bbc82b9602945cbe" + "reference": "caebd823139b7b1a26e9fdb2794fc82f012b8204" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/shopping-list/zipball/695aef38e23584e49d7d5f71bbc82b9602945cbe", - "reference": "695aef38e23584e49d7d5f71bbc82b9602945cbe", + "url": "https://api.github.com/repos/spryker/shopping-list/zipball/caebd823139b7b1a26e9fdb2794fc82f012b8204", + "reference": "caebd823139b7b1a26e9fdb2794fc82f012b8204", "shasum": "" }, "require": { @@ -49000,9 +48993,9 @@ ], "description": "ShoppingList module", "support": { - "source": "https://github.com/spryker/shopping-list/tree/4.11.0" + "source": "https://github.com/spryker/shopping-list/tree/4.11.1" }, - "time": "2023-04-26T07:24:42+00:00" + "time": "2023-05-05T18:20:59+00:00" }, { "name": "spryker/shopping-list-data-import", @@ -53754,46 +53747,42 @@ }, { "name": "symfony/console", - "version": "v5.4.23", + "version": "v6.0.19", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "90f21e27d0d88ce38720556dd164d4a1e4c3934c" + "reference": "c3ebc83d031b71c39da318ca8b7a07ecc67507ed" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/90f21e27d0d88ce38720556dd164d4a1e4c3934c", - "reference": "90f21e27d0d88ce38720556dd164d4a1e4c3934c", + "url": "https://api.github.com/repos/symfony/console/zipball/c3ebc83d031b71c39da318ca8b7a07ecc67507ed", + "reference": "c3ebc83d031b71c39da318ca8b7a07ecc67507ed", "shasum": "" }, "require": { - "php": ">=7.2.5", - "symfony/deprecation-contracts": "^2.1|^3", + "php": ">=8.0.2", "symfony/polyfill-mbstring": "~1.0", - "symfony/polyfill-php73": "^1.9", - "symfony/polyfill-php80": "^1.16", "symfony/service-contracts": "^1.1|^2|^3", - "symfony/string": "^5.1|^6.0" + "symfony/string": "^5.4|^6.0" }, "conflict": { - "psr/log": ">=3", - "symfony/dependency-injection": "<4.4", - "symfony/dotenv": "<5.1", - "symfony/event-dispatcher": "<4.4", - "symfony/lock": "<4.4", - "symfony/process": "<4.4" + "symfony/dependency-injection": "<5.4", + "symfony/dotenv": "<5.4", + "symfony/event-dispatcher": "<5.4", + "symfony/lock": "<5.4", + "symfony/process": "<5.4" }, "provide": { - "psr/log-implementation": "1.0|2.0" + "psr/log-implementation": "1.0|2.0|3.0" }, "require-dev": { - "psr/log": "^1|^2", - "symfony/config": "^4.4|^5.0|^6.0", - "symfony/dependency-injection": "^4.4|^5.0|^6.0", - "symfony/event-dispatcher": "^4.4|^5.0|^6.0", - "symfony/lock": "^4.4|^5.0|^6.0", - "symfony/process": "^4.4|^5.0|^6.0", - "symfony/var-dumper": "^4.4|^5.0|^6.0" + "psr/log": "^1|^2|^3", + "symfony/config": "^5.4|^6.0", + "symfony/dependency-injection": "^5.4|^6.0", + "symfony/event-dispatcher": "^5.4|^6.0", + "symfony/lock": "^5.4|^6.0", + "symfony/process": "^5.4|^6.0", + "symfony/var-dumper": "^5.4|^6.0" }, "suggest": { "psr/log": "For using the console logger", @@ -53828,12 +53817,12 @@ "homepage": "https://symfony.com", "keywords": [ "cli", - "command-line", + "command line", "console", "terminal" ], "support": { - "source": "https://github.com/symfony/console/tree/v5.4.23" + "source": "https://github.com/symfony/console/tree/v6.0.19" }, "funding": [ { @@ -53849,7 +53838,7 @@ "type": "tidelift" } ], - "time": "2023-04-24T18:47:29+00:00" + "time": "2023-01-01T08:36:10+00:00" }, { "name": "symfony/debug", @@ -54285,22 +54274,20 @@ }, { "name": "symfony/finder", - "version": "v5.4.21", + "version": "v6.0.19", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", - "reference": "078e9a5e1871fcfe6a5ce421b539344c21afef19" + "reference": "5cc9cac6586fc0c28cd173780ca696e419fefa11" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/finder/zipball/078e9a5e1871fcfe6a5ce421b539344c21afef19", - "reference": "078e9a5e1871fcfe6a5ce421b539344c21afef19", + "url": "https://api.github.com/repos/symfony/finder/zipball/5cc9cac6586fc0c28cd173780ca696e419fefa11", + "reference": "5cc9cac6586fc0c28cd173780ca696e419fefa11", "shasum": "" }, "require": { - "php": ">=7.2.5", - "symfony/deprecation-contracts": "^2.1|^3", - "symfony/polyfill-php80": "^1.16" + "php": ">=8.0.2" }, "type": "library", "autoload": { @@ -54328,7 +54315,7 @@ "description": "Finds files and directories via an intuitive fluent interface", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/finder/tree/v5.4.21" + "source": "https://github.com/symfony/finder/tree/v6.0.19" }, "funding": [ { @@ -54344,7 +54331,7 @@ "type": "tidelift" } ], - "time": "2023-02-16T09:33:00+00:00" + "time": "2023-01-20T17:44:14+00:00" }, { "name": "symfony/form", @@ -55119,23 +55106,21 @@ }, { "name": "symfony/options-resolver", - "version": "v5.4.21", + "version": "v6.0.19", "source": { "type": "git", "url": "https://github.com/symfony/options-resolver.git", - "reference": "4fe5cf6ede71096839f0e4b4444d65dd3a7c1eb9" + "reference": "6a180d1c45e0d9797470ca9eb46215692de00fa3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/options-resolver/zipball/4fe5cf6ede71096839f0e4b4444d65dd3a7c1eb9", - "reference": "4fe5cf6ede71096839f0e4b4444d65dd3a7c1eb9", + "url": "https://api.github.com/repos/symfony/options-resolver/zipball/6a180d1c45e0d9797470ca9eb46215692de00fa3", + "reference": "6a180d1c45e0d9797470ca9eb46215692de00fa3", "shasum": "" }, "require": { - "php": ">=7.2.5", - "symfony/deprecation-contracts": "^2.1|^3", - "symfony/polyfill-php73": "~1.0", - "symfony/polyfill-php80": "^1.16" + "php": ">=8.0.2", + "symfony/deprecation-contracts": "^2.1|^3" }, "type": "library", "autoload": { @@ -55168,7 +55153,7 @@ "options" ], "support": { - "source": "https://github.com/symfony/options-resolver/tree/v5.4.21" + "source": "https://github.com/symfony/options-resolver/tree/v6.0.19" }, "funding": [ { @@ -55184,7 +55169,7 @@ "type": "tidelift" } ], - "time": "2023-02-14T08:03:56+00:00" + "time": "2023-01-01T08:36:10+00:00" }, { "name": "symfony/password-hasher", @@ -56164,21 +56149,20 @@ }, { "name": "symfony/process", - "version": "v5.4.23", + "version": "v6.0.19", "source": { "type": "git", "url": "https://github.com/symfony/process.git", - "reference": "4b842fc4b61609e0a155a114082bd94e31e98287" + "reference": "2114fd60f26a296cc403a7939ab91478475a33d4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/4b842fc4b61609e0a155a114082bd94e31e98287", - "reference": "4b842fc4b61609e0a155a114082bd94e31e98287", + "url": "https://api.github.com/repos/symfony/process/zipball/2114fd60f26a296cc403a7939ab91478475a33d4", + "reference": "2114fd60f26a296cc403a7939ab91478475a33d4", "shasum": "" }, "require": { - "php": ">=7.2.5", - "symfony/polyfill-php80": "^1.16" + "php": ">=8.0.2" }, "type": "library", "autoload": { @@ -56206,7 +56190,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/v6.0.19" }, "funding": [ { @@ -56222,7 +56206,7 @@ "type": "tidelift" } ], - "time": "2023-04-18T13:50:24+00:00" + "time": "2023-01-01T08:36:10+00:00" }, { "name": "symfony/property-access", @@ -59852,16 +59836,16 @@ }, { "name": "fakerphp/faker", - "version": "v1.21.0", + "version": "v1.22.0", "source": { "type": "git", "url": "https://github.com/FakerPHP/Faker.git", - "reference": "92efad6a967f0b79c499705c69b662f738cc9e4d" + "reference": "f85772abd508bd04e20bb4b1bbe260a68d0066d2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/FakerPHP/Faker/zipball/92efad6a967f0b79c499705c69b662f738cc9e4d", - "reference": "92efad6a967f0b79c499705c69b662f738cc9e4d", + "url": "https://api.github.com/repos/FakerPHP/Faker/zipball/f85772abd508bd04e20bb4b1bbe260a68d0066d2", + "reference": "f85772abd508bd04e20bb4b1bbe260a68d0066d2", "shasum": "" }, "require": { @@ -59914,9 +59898,9 @@ ], "support": { "issues": "https://github.com/FakerPHP/Faker/issues", - "source": "https://github.com/FakerPHP/Faker/tree/v1.21.0" + "source": "https://github.com/FakerPHP/Faker/tree/v1.22.0" }, - "time": "2022-12-13T13:54:32+00:00" + "time": "2023-05-14T12:31:37+00:00" }, { "name": "filp/whoops", @@ -60525,16 +60509,16 @@ }, { "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": { @@ -60575,9 +60559,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": "pdepend/pdepend", @@ -61004,6 +60988,171 @@ ], "time": "2023-01-14T13:08:42+00:00" }, + { + "name": "phpdocumentor/reflection-common", + "version": "2.2.0", + "source": { + "type": "git", + "url": "https://github.com/phpDocumentor/ReflectionCommon.git", + "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/1d01c49d4ed62f25aa84a747ad35d5a16924662b", + "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b", + "shasum": "" + }, + "require": { + "php": "^7.2 || ^8.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-2.x": "2.x-dev" + } + }, + "autoload": { + "psr-4": { + "phpDocumentor\\Reflection\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Jaap van Otterdijk", + "email": "opensource@ijaap.nl" + } + ], + "description": "Common reflection classes used by phpdocumentor to reflect the code structure", + "homepage": "http://www.phpdoc.org", + "keywords": [ + "FQSEN", + "phpDocumentor", + "phpdoc", + "reflection", + "static analysis" + ], + "support": { + "issues": "https://github.com/phpDocumentor/ReflectionCommon/issues", + "source": "https://github.com/phpDocumentor/ReflectionCommon/tree/2.x" + }, + "time": "2020-06-27T09:03:43+00:00" + }, + { + "name": "phpdocumentor/reflection-docblock", + "version": "5.3.0", + "source": { + "type": "git", + "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", + "reference": "622548b623e81ca6d78b721c5e029f4ce664f170" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/622548b623e81ca6d78b721c5e029f4ce664f170", + "reference": "622548b623e81ca6d78b721c5e029f4ce664f170", + "shasum": "" + }, + "require": { + "ext-filter": "*", + "php": "^7.2 || ^8.0", + "phpdocumentor/reflection-common": "^2.2", + "phpdocumentor/type-resolver": "^1.3", + "webmozart/assert": "^1.9.1" + }, + "require-dev": { + "mockery/mockery": "~1.3.2", + "psalm/phar": "^4.8" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "5.x-dev" + } + }, + "autoload": { + "psr-4": { + "phpDocumentor\\Reflection\\": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Mike van Riel", + "email": "me@mikevanriel.com" + }, + { + "name": "Jaap van Otterdijk", + "email": "account@ijaap.nl" + } + ], + "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.", + "support": { + "issues": "https://github.com/phpDocumentor/ReflectionDocBlock/issues", + "source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/5.3.0" + }, + "time": "2021-10-19T17:43:47+00:00" + }, + { + "name": "phpdocumentor/type-resolver", + "version": "1.6.2", + "source": { + "type": "git", + "url": "https://github.com/phpDocumentor/TypeResolver.git", + "reference": "48f445a408c131e38cab1c235aa6d2bb7a0bb20d" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/48f445a408c131e38cab1c235aa6d2bb7a0bb20d", + "reference": "48f445a408c131e38cab1c235aa6d2bb7a0bb20d", + "shasum": "" + }, + "require": { + "php": "^7.4 || ^8.0", + "phpdocumentor/reflection-common": "^2.0" + }, + "require-dev": { + "ext-tokenizer": "*", + "phpstan/extension-installer": "^1.1", + "phpstan/phpstan": "^1.8", + "phpstan/phpstan-phpunit": "^1.1", + "phpunit/phpunit": "^9.5", + "rector/rector": "^0.13.9", + "vimeo/psalm": "^4.25" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-1.x": "1.x-dev" + } + }, + "autoload": { + "psr-4": { + "phpDocumentor\\Reflection\\": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Mike van Riel", + "email": "me@mikevanriel.com" + } + ], + "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names", + "support": { + "issues": "https://github.com/phpDocumentor/TypeResolver/issues", + "source": "https://github.com/phpDocumentor/TypeResolver/tree/1.6.2" + }, + "time": "2022-10-14T12:47:21+00:00" + }, { "name": "phpmd/phpmd", "version": "2.13.0", @@ -61089,22 +61238,23 @@ }, { "name": "phpstan/phpdoc-parser", - "version": "1.20.4", + "version": "1.21.0", "source": { "type": "git", "url": "https://github.com/phpstan/phpdoc-parser.git", - "reference": "7d568c87a9df9c5f7e8b5f075fc469aa8cb0a4cd" + "reference": "6df62b08faef4f899772bc7c3bbabb93d2b7a21c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/7d568c87a9df9c5f7e8b5f075fc469aa8cb0a4cd", - "reference": "7d568c87a9df9c5f7e8b5f075fc469aa8cb0a4cd", + "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/6df62b08faef4f899772bc7c3bbabb93d2b7a21c", + "reference": "6df62b08faef4f899772bc7c3bbabb93d2b7a21c", "shasum": "" }, "require": { "php": "^7.2 || ^8.0" }, "require-dev": { + "nikic/php-parser": "^4.15", "php-parallel-lint/php-parallel-lint": "^1.2", "phpstan/extension-installer": "^1.0", "phpstan/phpstan": "^1.5", @@ -61128,9 +61278,9 @@ "description": "PHPDoc parser with support for nullable, intersection and generic types", "support": { "issues": "https://github.com/phpstan/phpdoc-parser/issues", - "source": "https://github.com/phpstan/phpdoc-parser/tree/1.20.4" + "source": "https://github.com/phpstan/phpdoc-parser/tree/1.21.0" }, - "time": "2023-05-02T09:19:37+00:00" + "time": "2023-05-17T13:13:44+00:00" }, { "name": "phpstan/phpstan", @@ -61511,16 +61661,16 @@ }, { "name": "phpunit/phpunit", - "version": "9.6.7", + "version": "9.6.8", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "c993f0d3b0489ffc42ee2fe0bd645af1538a63b2" + "reference": "17d621b3aff84d0c8b62539e269e87d8d5baa76e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/c993f0d3b0489ffc42ee2fe0bd645af1538a63b2", - "reference": "c993f0d3b0489ffc42ee2fe0bd645af1538a63b2", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/17d621b3aff84d0c8b62539e269e87d8d5baa76e", + "reference": "17d621b3aff84d0c8b62539e269e87d8d5baa76e", "shasum": "" }, "require": { @@ -61594,7 +61744,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/phpunit/issues", "security": "https://github.com/sebastianbergmann/phpunit/security/policy", - "source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.7" + "source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.8" }, "funding": [ { @@ -61610,7 +61760,7 @@ "type": "tidelift" } ], - "time": "2023-04-14T08:58:40+00:00" + "time": "2023-05-11T05:14:45+00:00" }, { "name": "psy/psysh", @@ -62654,16 +62804,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": { @@ -62702,7 +62852,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": [ { @@ -62714,7 +62864,7 @@ "type": "tidelift" } ], - "time": "2022-04-01T13:37:23+00:00" + "time": "2023-05-11T13:16:46+00:00" }, { "name": "seld/phar-utils", @@ -63040,12 +63190,12 @@ "source": { "type": "git", "url": "https://github.com/spryker-sdk/integrator.git", - "reference": "7af68f22d1d81c8e62dd2f1f92158f4e8bb74e2b" + "reference": "b138d36a87f75da5e334ca2bb546aa631fdae9d6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker-sdk/integrator/zipball/7af68f22d1d81c8e62dd2f1f92158f4e8bb74e2b", - "reference": "7af68f22d1d81c8e62dd2f1f92158f4e8bb74e2b", + "url": "https://api.github.com/repos/spryker-sdk/integrator/zipball/b138d36a87f75da5e334ca2bb546aa631fdae9d6", + "reference": "b138d36a87f75da5e334ca2bb546aa631fdae9d6", "shasum": "" }, "require": { @@ -63091,7 +63241,7 @@ "issues": "https://github.com/spryker-sdk/integrator/issues", "source": "https://github.com/spryker-sdk/integrator/tree/master" }, - "time": "2023-01-24T11:32:18+00:00" + "time": "2023-05-22T09:05:01+00:00" }, { "name": "spryker-sdk/phpstan-spryker", @@ -63160,23 +63310,23 @@ }, { "name": "spryker-sdk/security-checker", - "version": "0.1.2", + "version": "0.1.3", "source": { "type": "git", "url": "https://github.com/spryker-sdk/security-checker.git", - "reference": "560362239dac498166656699fe9ab25c4c70a462" + "reference": "35187fa088ea81409cef9194aa4c4714c46f9c36" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker-sdk/security-checker/zipball/560362239dac498166656699fe9ab25c4c70a462", - "reference": "560362239dac498166656699fe9ab25c4c70a462", + "url": "https://api.github.com/repos/spryker-sdk/security-checker/zipball/35187fa088ea81409cef9194aa4c4714c46f9c36", + "reference": "35187fa088ea81409cef9194aa4c4714c46f9c36", "shasum": "" }, "require": { "php": ">=7.3", - "symfony/console": "^4.0.0 || ^5.0.0", - "symfony/options-resolver": "^4.0.0 || ^5.0.0", - "symfony/process": "^4.0.0 || ^5.0.0" + "symfony/console": "^4.0.0 || ^5.0.0 || ^6.0.0", + "symfony/options-resolver": "^4.0.0 || ^5.0.0 || ^6.0.0", + "symfony/process": "^4.0.0 || ^5.0.0 || ^6.0.0" }, "require-dev": { "phpstan/phpstan": "^1.2.0", @@ -63202,9 +63352,9 @@ "description": "A security checker for your composer.lock", "support": { "issues": "https://github.com/spryker-sdk/security-checker/issues", - "source": "https://github.com/spryker-sdk/security-checker/tree/0.1.2" + "source": "https://github.com/spryker-sdk/security-checker/tree/0.1.3" }, - "time": "2022-01-26T11:23:21+00:00" + "time": "2023-01-24T16:01:34+00:00" }, { "name": "spryker-sdk/spryk", @@ -63304,24 +63454,25 @@ }, { "name": "spryker/architecture-sniffer", - "version": "0.5.6", + "version": "0.5.7", "source": { "type": "git", "url": "https://github.com/spryker/architecture-sniffer.git", - "reference": "671a2a8f002e2d09aef14f85f30498c24a8ccaa6" + "reference": "07fa5a75f481dfd0de2676a4f11c36df6365f652" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/architecture-sniffer/zipball/671a2a8f002e2d09aef14f85f30498c24a8ccaa6", - "reference": "671a2a8f002e2d09aef14f85f30498c24a8ccaa6", + "url": "https://api.github.com/repos/spryker/architecture-sniffer/zipball/07fa5a75f481dfd0de2676a4f11c36df6365f652", + "reference": "07fa5a75f481dfd0de2676a4f11c36df6365f652", "shasum": "" }, "require": { "laminas/laminas-config": "^2.5.1 || ^3.1.0", "laminas/laminas-filter": "^2.5.1", - "php": ">=7.3", + "php": ">=7.4", + "phpdocumentor/reflection-docblock": "^5.3.0", "phpmd/phpmd": "^2.10.0", - "symfony/finder": "^3.4.0 || ^4.0.0 || ^5.0.0" + "symfony/finder": "^4.0.0 || ^5.0.0 || ^6.0.0" }, "require-dev": { "codeception/codeception": "^4.1", @@ -63361,7 +63512,7 @@ "issues": "https://github.com/spryker/architecture-sniffer/issues", "source": "https://github.com/spryker/architecture-sniffer" }, - "time": "2022-04-28T10:27:06+00:00" + "time": "2023-01-24T16:01:38+00:00" }, { "name": "spryker/code-sniffer", @@ -63754,29 +63905,30 @@ }, { "name": "stecman/symfony-console-completion", - "version": "0.11.0", + "version": "v0.12.0", "source": { "type": "git", "url": "https://github.com/stecman/symfony-console-completion.git", - "reference": "a9502dab59405e275a9f264536c4e1cb61fc3518" + "reference": "a0b405fed489ba18b5e32f457e50d38b5ea9a9ba" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/stecman/symfony-console-completion/zipball/a9502dab59405e275a9f264536c4e1cb61fc3518", - "reference": "a9502dab59405e275a9f264536c4e1cb61fc3518", + "url": "https://api.github.com/repos/stecman/symfony-console-completion/zipball/a0b405fed489ba18b5e32f457e50d38b5ea9a9ba", + "reference": "a0b405fed489ba18b5e32f457e50d38b5ea9a9ba", "shasum": "" }, "require": { - "php": ">=5.3.2", - "symfony/console": "~2.3 || ~3.0 || ~4.0 || ~5.0" + "php": ">=8.0.2", + "symfony/console": "~6.0" }, "require-dev": { - "phpunit/phpunit": "~4.8.36 || ~5.7 || ~6.4" + "dms/phpunit-arraysubset-asserts": "^0.4.0", + "phpunit/phpunit": "^9.5" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "0.10.x-dev" + "dev-master": "0.11.x-dev" } }, "autoload": { @@ -63797,9 +63949,9 @@ "description": "Automatic BASH completion for Symfony Console Component based applications.", "support": { "issues": "https://github.com/stecman/symfony-console-completion/issues", - "source": "https://github.com/stecman/symfony-console-completion/tree/0.11.0" + "source": "https://github.com/stecman/symfony-console-completion/tree/v0.12.0" }, - "time": "2019-11-24T17:03:06+00:00" + "time": "2022-11-29T20:57:40+00:00" }, { "name": "symfony/browser-kit", @@ -64706,6 +64858,64 @@ } ], "time": "2021-07-28T10:34:58+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" } ], "aliases": [ diff --git a/deploy.dev.dynamic-store.yml b/deploy.dev.dynamic-store.yml index 07b5553fda..85c39a7d6f 100644 --- a/deploy.dev.dynamic-store.yml +++ b/deploy.dev.dynamic-store.yml @@ -1,6 +1,6 @@ version: '0.1' -namespace: spryker-dynamic-store +namespace: spryker_b2b_dev-dynamic-store tag: 'dev' environment: docker.dev @@ -10,16 +10,30 @@ image: enabled-extensions: - blackfire environment: + SPRYKER_DEBUG_ENABLED: true SPRYKER_PRODUCT_CONFIGURATOR_HOST: date-time-configurator-example.spryker.local SPRYKER_PRODUCT_CONFIGURATOR_PORT: 80 - SPRYKER_PRODUCT_CONFIGURATOR_ENCRYPTION_KEY: 'change123' - SPRYKER_PRODUCT_CONFIGURATOR_HEX_INITIALIZATION_VECTOR: '0c1ffefeebdab4a3d839d0e52590c9a2' SPRYKER_DYNAMIC_STORE_MODE: true SPRYKER_YVES_HOST_EU: yves.eu.spryker.local SPRYKER_YVES_HOST_US: yves.us.spryker.local - node: - version: 16 - npm: 8 + #AOP + SPRYKER_AOP_INFRASTRUCTURE: '{ + "SPRYKER_MESSAGE_BROKER_HTTP_SENDER_CONFIG": {}, + "SPRYKER_MESSAGE_BROKER_SQS_RECEIVER_CONFIG": {} + }' + SPRYKER_AOP_APPLICATION: '{ + "APP_DOMAINS": [], + "STORE_NAME_REFERENCE_MAP": {}, + "APP_CATALOG_SCRIPT_URL": "" + }' + SPRYKER_AOP_AUTHENTICATION: '{ + "AUTH0_CUSTOM_DOMAIN": "", + "AUTH0_CLIENT_ID": "", + "AUTH0_CLIENT_SECRET": "" + }' + node: + version: 16 + npm: 8 composer: mode: '' @@ -68,16 +82,6 @@ groups: EU: region: EU applications: - merchant_portal_eu: - application: merchant-portal - endpoints: - mp.eu.spryker.local: - region: EU - entry-point: MerchantPortal - primal: true - services: - session: - namespace: 1 yves_eu: application: yves endpoints: @@ -126,16 +130,6 @@ groups: US: region: US applications: - mportal_us: - application: merchant-portal - endpoints: - mp.us.multistore.frw.cloud.spryker.toys: - region: US - entry-point: MerchantPortal - primal: true - services: - session: - namespace: 4 yves_us: application: yves endpoints: From 0e412a8a25d79b4156b2589ca36d5e1bfa6ef563 Mon Sep 17 00:00:00 2001 From: Yaroslav Krutikov Date: Mon, 22 May 2023 17:53:57 +0200 Subject: [PATCH 56/72] FRW-1166 DS mode ON deploy fixes --- composer.lock | 14 +++++++------- config/install/destructive.dynamic-store.yml | 3 --- config/install/docker.yml | 12 ++++++------ config/install/dynamic-store.yml | 4 ---- deploy.dev.dynamic-store.yml | 1 + .../ShopApplicationDependencyProvider.php | 2 +- 6 files changed, 15 insertions(+), 21 deletions(-) diff --git a/composer.lock b/composer.lock index afb121576b..3ba1a4a341 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": "0dfad05e83f02d93bbe3055642846a0b", + "content-hash": "9458163c3b66bfee089a780b98a86ae9", "packages": [ { "name": "async-aws/core", @@ -33169,16 +33169,16 @@ }, { "name": "spryker/oauth", - "version": "2.10.0", + "version": "2.9.2", "source": { "type": "git", "url": "https://github.com/spryker/oauth.git", - "reference": "da9d97d006c3fa2255fd00fb96ad30e2eaa13f20" + "reference": "5aa462b430b699e8828383dfec7318e419ecffa4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/oauth/zipball/da9d97d006c3fa2255fd00fb96ad30e2eaa13f20", - "reference": "da9d97d006c3fa2255fd00fb96ad30e2eaa13f20", + "url": "https://api.github.com/repos/spryker/oauth/zipball/5aa462b430b699e8828383dfec7318e419ecffa4", + "reference": "5aa462b430b699e8828383dfec7318e419ecffa4", "shasum": "" }, "require": { @@ -33227,9 +33227,9 @@ ], "description": "Oauth module", "support": { - "source": "https://github.com/spryker/oauth/tree/2.10.0" + "source": "https://github.com/spryker/oauth/tree/2.9.2" }, - "time": "2023-05-18T11:08:04+00:00" + "time": "2023-04-27T14:36:57+00:00" }, { "name": "spryker/oauth-agent-connector", diff --git a/config/install/destructive.dynamic-store.yml b/config/install/destructive.dynamic-store.yml index cb6b5cadae..34a1cf713b 100644 --- a/config/install/destructive.dynamic-store.yml +++ b/config/install/destructive.dynamic-store.yml @@ -66,8 +66,5 @@ sections: command: 'vendor/bin/console publish:trigger-events' scheduler-start: - queue-setup: - command: 'vendor/bin/console queue:setup' - scheduler-setup: command: 'vendor/bin/console scheduler:setup -vvv --no-ansi || true' diff --git a/config/install/docker.yml b/config/install/docker.yml index 923c71a8ee..e427642913 100644 --- a/config/install/docker.yml +++ b/config/install/docker.yml @@ -99,12 +99,6 @@ sections: jenkins-clean: command: 'vendor/bin/console scheduler:clean' - init-storages-per-store: - queue-setup: - command: 'vendor/bin/console queue:setup' - setup-search-create-sources: - command: 'vendor/bin/console search:setup:sources' - init-storages-per-region: propel-copy-schema: command: 'vendor/bin/console propel:schema:copy' @@ -131,8 +125,14 @@ sections: command: 'vendor/bin/console setup:init-db' demodata: + queue-setup: + command: 'vendor/bin/console queue:setup' + import-demodata: command: 'vendor/bin/console data:import --config=data/import/local/full_${SPRYKER_REGION}.yml' + setup-search-create-sources: + command: 'vendor/bin/console search:setup:sources' + update-product-labels: command: 'vendor/bin/console product-label:relations:update' diff --git a/config/install/dynamic-store.yml b/config/install/dynamic-store.yml index 1404f95ffa..5bb2e1a603 100644 --- a/config/install/dynamic-store.yml +++ b/config/install/dynamic-store.yml @@ -1,6 +1,5 @@ env: NEW_RELIC_ENABLED: 0 - SPRYKER_CURRENT_REGION: EU command-timeout: 1200 @@ -40,8 +39,5 @@ sections: command: 'vendor/bin/console product:check-validity' scheduler-start: - queue-setup: - command: 'vendor/bin/console queue:setup' - scheduler-setup: command: 'vendor/bin/console scheduler:setup -vvv --no-ansi' diff --git a/deploy.dev.dynamic-store.yml b/deploy.dev.dynamic-store.yml index 85c39a7d6f..5510531dba 100644 --- a/deploy.dev.dynamic-store.yml +++ b/deploy.dev.dynamic-store.yml @@ -14,6 +14,7 @@ image: SPRYKER_PRODUCT_CONFIGURATOR_HOST: date-time-configurator-example.spryker.local SPRYKER_PRODUCT_CONFIGURATOR_PORT: 80 SPRYKER_DYNAMIC_STORE_MODE: true + SPRYKER_HOOK_INSTALL: 'vendor/bin/install -r destructive.dynamic-store --no-ansi -vvv' SPRYKER_YVES_HOST_EU: yves.eu.spryker.local SPRYKER_YVES_HOST_US: yves.us.spryker.local #AOP diff --git a/src/Pyz/Yves/ShopApplication/ShopApplicationDependencyProvider.php b/src/Pyz/Yves/ShopApplication/ShopApplicationDependencyProvider.php index 40384cfd4a..abf07568e1 100644 --- a/src/Pyz/Yves/ShopApplication/ShopApplicationDependencyProvider.php +++ b/src/Pyz/Yves/ShopApplication/ShopApplicationDependencyProvider.php @@ -20,7 +20,6 @@ use Spryker\Yves\Router\Plugin\Application\RouterApplicationPlugin; use Spryker\Yves\Security\Plugin\Application\SecurityApplicationPlugin; use Spryker\Yves\Session\Plugin\Application\SessionApplicationPlugin; -use Spryker\Yves\Store\Plugin\Application\StoreApplicationPlugin; use Spryker\Yves\Translator\Plugin\Application\TranslatorApplicationPlugin; use Spryker\Yves\Twig\Plugin\Application\TwigApplicationPlugin; use Spryker\Yves\Validator\Plugin\Application\ValidatorApplicationPlugin; @@ -152,6 +151,7 @@ use SprykerShop\Yves\ShoppingListWidget\Widget\ShoppingListMenuItemWidget; use SprykerShop\Yves\ShoppingListWidget\Widget\ShoppingListNavigationMenuWidget; use SprykerShop\Yves\ShoppingListWidget\Widget\ShoppingListSubtotalWidget; +use SprykerShop\Yves\StoreWidget\Plugin\ShopApplication\StoreApplicationPlugin; use SprykerShop\Yves\StoreWidget\Widget\StoreSwitcherWidget; use SprykerShop\Yves\TabsWidget\Widget\FullTextSearchTabsWidget; use SprykerShop\Yves\WebProfilerWidget\Plugin\Application\WebProfilerApplicationPlugin; From 113c8570b827c97ecb93da553a0bda848619a6a8 Mon Sep 17 00:00:00 2001 From: Svytoslav Varpikhovsky Date: Mon, 22 May 2023 23:30:20 +0300 Subject: [PATCH 57/72] FRW-1166 Added store widget --- .../components/organisms/navigation-top/navigation-top.twig | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/Pyz/Yves/ShopUi/Theme/default/components/organisms/navigation-top/navigation-top.twig b/src/Pyz/Yves/ShopUi/Theme/default/components/organisms/navigation-top/navigation-top.twig index 5ef6f9c3fc..187b00f638 100644 --- a/src/Pyz/Yves/ShopUi/Theme/default/components/organisms/navigation-top/navigation-top.twig +++ b/src/Pyz/Yves/ShopUi/Theme/default/components/organisms/navigation-top/navigation-top.twig @@ -54,6 +54,10 @@ {% widget 'LanguageSwitcherWidget' args [app.request.pathInfo, app.request.queryString, app.request.requestUri] only %}{% endwidget %} +
  • + {% widget 'StoreSwitcher' only %}{% endwidget %} +
  • + {% set menuItemCompanyWidget = findWidget('MenuItemCompanyWidget') %} {% set hasCompanyAccess = menuItemCompanyWidget.hasCompanyAccess %} From 591d5c1fde5cae2c40a83b0404249fb8e685ae1c Mon Sep 17 00:00:00 2001 From: Svytoslav Varpikhovsky Date: Mon, 22 May 2023 23:33:30 +0300 Subject: [PATCH 58/72] FRW-1165 CS fixes --- .../components/organisms/navigation-top/navigation-top.twig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Pyz/Yves/ShopUi/Theme/default/components/organisms/navigation-top/navigation-top.twig b/src/Pyz/Yves/ShopUi/Theme/default/components/organisms/navigation-top/navigation-top.twig index 187b00f638..bcb993ffa9 100644 --- a/src/Pyz/Yves/ShopUi/Theme/default/components/organisms/navigation-top/navigation-top.twig +++ b/src/Pyz/Yves/ShopUi/Theme/default/components/organisms/navigation-top/navigation-top.twig @@ -57,7 +57,7 @@
  • {% widget 'StoreSwitcher' only %}{% endwidget %}
  • - + {% set menuItemCompanyWidget = findWidget('MenuItemCompanyWidget') %} {% set hasCompanyAccess = menuItemCompanyWidget.hasCompanyAccess %} From 900b7767b2979bdb17fcad668f3aee38178e2f60 Mon Sep 17 00:00:00 2001 From: Svytoslav Varpikhovsky Date: Mon, 22 May 2023 23:34:30 +0300 Subject: [PATCH 59/72] FRW-1166 Reverted debug env var --- deploy.dev.dynamic-store.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/deploy.dev.dynamic-store.yml b/deploy.dev.dynamic-store.yml index 5510531dba..228189027b 100644 --- a/deploy.dev.dynamic-store.yml +++ b/deploy.dev.dynamic-store.yml @@ -10,7 +10,6 @@ image: enabled-extensions: - blackfire environment: - SPRYKER_DEBUG_ENABLED: true SPRYKER_PRODUCT_CONFIGURATOR_HOST: date-time-configurator-example.spryker.local SPRYKER_PRODUCT_CONFIGURATOR_PORT: 80 SPRYKER_DYNAMIC_STORE_MODE: true From 00da2e811d395bbb3da2e63d8fc703cfbf84e7c8 Mon Sep 17 00:00:00 2001 From: Svytoslav Varpikhovsky Date: Tue, 23 May 2023 10:12:30 +0300 Subject: [PATCH 60/72] FRW-1166 Fixed CS issue --- .../GlueBackendApiApplicationDependencyProvider.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Pyz/Glue/GlueBackendApiApplication/GlueBackendApiApplicationDependencyProvider.php b/src/Pyz/Glue/GlueBackendApiApplication/GlueBackendApiApplicationDependencyProvider.php index 6152856b15..be33e42b95 100644 --- a/src/Pyz/Glue/GlueBackendApiApplication/GlueBackendApiApplicationDependencyProvider.php +++ b/src/Pyz/Glue/GlueBackendApiApplication/GlueBackendApiApplicationDependencyProvider.php @@ -20,8 +20,8 @@ use Spryker\Glue\OauthBackendApi\Plugin\GlueApplication\OauthBackendApiTokenResource; use Spryker\Glue\OauthBackendApi\Plugin\GlueApplication\UserRequestValidatorPlugin; use Spryker\Glue\OauthBackendApi\Plugin\UserRequestBuilderPlugin; -use Spryker\Glue\StoresRestApi\Plugin\Application\StoreHttpHeaderApplicationPlugin; use Spryker\Glue\Router\Plugin\Application\RouterApplicationPlugin; +use Spryker\Glue\StoresRestApi\Plugin\Application\StoreHttpHeaderApplicationPlugin; use Spryker\Zed\Propel\Communication\Plugin\Application\PropelApplicationPlugin; class GlueBackendApiApplicationDependencyProvider extends SprykerGlueBackendApiApplicationDependencyProvider From ce97de53ff3f830dbeee65da3650ce1ddb49cd22 Mon Sep 17 00:00:00 2001 From: Svytoslav Varpikhovsky Date: Tue, 23 May 2023 10:42:36 +0300 Subject: [PATCH 61/72] FRW-1166 Fixed composer.lock --- composer.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.lock b/composer.lock index 3ba1a4a341..b6090fe034 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": "9458163c3b66bfee089a780b98a86ae9", + "content-hash": "0dfad05e83f02d93bbe3055642846a0b", "packages": [ { "name": "async-aws/core", From 6fcd99789ab77db8d4dc6c2f1e3e01381a405997 Mon Sep 17 00:00:00 2001 From: Yaroslav Krutikov Date: Tue, 23 May 2023 10:30:27 +0200 Subject: [PATCH 62/72] FRW-1166 Adjust ExampleProductSalePage module to get rid of deprecated Store singleton --- ...mpleProductSalePageToStoreClientBridge.php | 34 +++++++++++++++++++ ...eProductSalePageToStoreClientInterface.php | 18 ++++++++++ ...ampleProductSalePageDependencyProvider.php | 13 ++++--- .../ExampleProductSalePageFactory.php | 10 +++--- .../Query/SaleSearchQueryPlugin.php | 4 +-- 5 files changed, 68 insertions(+), 11 deletions(-) create mode 100644 src/Pyz/Client/ExampleProductSalePage/Dependency/Client/ExampleProductSalePageToStoreClientBridge.php create mode 100644 src/Pyz/Client/ExampleProductSalePage/Dependency/Client/ExampleProductSalePageToStoreClientInterface.php diff --git a/src/Pyz/Client/ExampleProductSalePage/Dependency/Client/ExampleProductSalePageToStoreClientBridge.php b/src/Pyz/Client/ExampleProductSalePage/Dependency/Client/ExampleProductSalePageToStoreClientBridge.php new file mode 100644 index 0000000000..e4fcadc13c --- /dev/null +++ b/src/Pyz/Client/ExampleProductSalePage/Dependency/Client/ExampleProductSalePageToStoreClientBridge.php @@ -0,0 +1,34 @@ +storeClient = $storeClient; + } + + /** + * @return \Generated\Shared\Transfer\StoreTransfer + */ + public function getCurrentStore(): StoreTransfer + { + return $this->storeClient->getCurrentStore(); + } +} diff --git a/src/Pyz/Client/ExampleProductSalePage/Dependency/Client/ExampleProductSalePageToStoreClientInterface.php b/src/Pyz/Client/ExampleProductSalePage/Dependency/Client/ExampleProductSalePageToStoreClientInterface.php new file mode 100644 index 0000000000..fadfe8d12d --- /dev/null +++ b/src/Pyz/Client/ExampleProductSalePage/Dependency/Client/ExampleProductSalePageToStoreClientInterface.php @@ -0,0 +1,18 @@ +addPyzSaleSearchQueryPlugin($container); $container = $this->addSaleSearchQueryExpanderPlugins($container); $container = $this->addSaleSearchResultFormatterPlugins($container); - $container = $this->addPyzStore($container); + $container = $this->addPyzClientStore($container); return $container; } @@ -188,10 +189,12 @@ protected function getSaleSearchResultFormatterPlugins(): array * * @return \Spryker\Client\Kernel\Container */ - protected function addPyzStore(Container $container): Container + protected function addPyzClientStore(Container $container): Container { - $container->set(static::PYZ_STORE, function () { - return Store::getInstance(); + $container->set(static::PYZ_CLIENT_STORE, function (Container $container) { + return new ExampleProductSalePageToStoreClientBridge( + $container->getLocator()->store()->client(), + ); }); return $container; diff --git a/src/Pyz/Client/ExampleProductSalePage/ExampleProductSalePageFactory.php b/src/Pyz/Client/ExampleProductSalePage/ExampleProductSalePageFactory.php index 1632b6b7cd..64f1e23946 100644 --- a/src/Pyz/Client/ExampleProductSalePage/ExampleProductSalePageFactory.php +++ b/src/Pyz/Client/ExampleProductSalePage/ExampleProductSalePageFactory.php @@ -7,11 +7,11 @@ namespace Pyz\Client\ExampleProductSalePage; +use Generated\Shared\Transfer\StoreTransfer; use Spryker\Client\Kernel\AbstractFactory; use Spryker\Client\ProductLabelStorage\ProductLabelStorageClientInterface; use Spryker\Client\Search\SearchClientInterface; use Spryker\Client\SearchExtension\Dependency\Plugin\QueryInterface; -use Spryker\Shared\Kernel\Store; /** * @method \Pyz\Client\ExampleProductSalePage\ExampleProductSalePageConfig getConfig() @@ -43,11 +43,13 @@ public function getPyzProductLabelStorageClient(): ProductLabelStorageClientInte } /** - * @return \Spryker\Shared\Kernel\Store + * @return \Generated\Shared\Transfer\StoreTransfer */ - public function getPyzStore(): Store + public function getPyzStore(): StoreTransfer { - return $this->getProvidedDependency(ExampleProductSalePageDependencyProvider::PYZ_STORE); + $storeClient = $this->getProvidedDependency(ExampleProductSalePageDependencyProvider::PYZ_CLIENT_STORE); + + return $storeClient->getCurrentStore(); } /** diff --git a/src/Pyz/Client/ExampleProductSalePage/Plugin/Elasticsearch/Query/SaleSearchQueryPlugin.php b/src/Pyz/Client/ExampleProductSalePage/Plugin/Elasticsearch/Query/SaleSearchQueryPlugin.php index 0dd26222af..28e624a0d9 100644 --- a/src/Pyz/Client/ExampleProductSalePage/Plugin/Elasticsearch/Query/SaleSearchQueryPlugin.php +++ b/src/Pyz/Client/ExampleProductSalePage/Plugin/Elasticsearch/Query/SaleSearchQueryPlugin.php @@ -133,7 +133,7 @@ protected function createSaleProductsFilter(): Nested */ protected function createSaleProductsQuery(): BoolQuery { - $store = $this->getFactory()->getPyzStore(); + $storeTransfer = $this->getFactory()->getPyzStore(); $labelName = $this->getFactory() ->getConfig() @@ -141,7 +141,7 @@ protected function createSaleProductsQuery(): BoolQuery $storageProductLabelTransfer = $this->getFactory() ->getPyzProductLabelStorageClient() - ->findLabelByName($labelName, $store->getCurrentLocale(), $store->getStoreName()); + ->findLabelByName($labelName, $storeTransfer->getDefaultLocaleIsoCode(), $storeTransfer->getName()); $labelId = $storageProductLabelTransfer ? $storageProductLabelTransfer->getIdProductLabel() : 0; From 51c6adf3cfd2f8cf6ed5a1b6659f05f7d11b3854 Mon Sep 17 00:00:00 2001 From: Svytoslav Varpikhovsky Date: Tue, 23 May 2023 12:11:37 +0300 Subject: [PATCH 63/72] FRW-1166 Replaced Store::getInstance() --- ...ampleProductSalePageDependencyProvider.php | 1 + .../Controller/SaleController.php | 18 +++++++++- ...mpleProductSalePageToStoreClientBridge.php | 34 +++++++++++++++++++ ...eProductSalePageToStoreClientInterface.php | 18 ++++++++++ ...ampleProductSalePageDependencyProvider.php | 13 ++++--- .../ExampleProductSalePageFactory.php | 10 ++++-- 6 files changed, 85 insertions(+), 9 deletions(-) create mode 100644 src/Pyz/Yves/ExampleProductSalePage/Dependency/Client/ExampleProductSalePageToStoreClientBridge.php create mode 100644 src/Pyz/Yves/ExampleProductSalePage/Dependency/Client/ExampleProductSalePageToStoreClientInterface.php diff --git a/src/Pyz/Client/ExampleProductSalePage/ExampleProductSalePageDependencyProvider.php b/src/Pyz/Client/ExampleProductSalePage/ExampleProductSalePageDependencyProvider.php index 67abd7f177..31fc836f26 100644 --- a/src/Pyz/Client/ExampleProductSalePage/ExampleProductSalePageDependencyProvider.php +++ b/src/Pyz/Client/ExampleProductSalePage/ExampleProductSalePageDependencyProvider.php @@ -191,6 +191,7 @@ protected function getSaleSearchResultFormatterPlugins(): array protected function addPyzStore(Container $container): Container { $container->set(static::PYZ_STORE, function () { + return Store::getInstance(); }); diff --git a/src/Pyz/Yves/ExampleProductSalePage/Controller/SaleController.php b/src/Pyz/Yves/ExampleProductSalePage/Controller/SaleController.php index d0c35f5138..53b84ec777 100644 --- a/src/Pyz/Yves/ExampleProductSalePage/Controller/SaleController.php +++ b/src/Pyz/Yves/ExampleProductSalePage/Controller/SaleController.php @@ -7,6 +7,7 @@ namespace Pyz\Yves\ExampleProductSalePage\Controller; +use InvalidArgumentException; use Pyz\Yves\ExampleProductSalePage\Plugin\Router\ExampleProductSaleRouteProviderPlugin; use Spryker\Yves\Kernel\Controller\AbstractController; use Spryker\Yves\Kernel\View\View; @@ -70,7 +71,7 @@ public function indexPyzAction($categoryPath, Request $request): View */ protected function getPyzCategoryNode($categoryPath): array { - $categoryPathPrefix = '/' . $this->getFactory()->getPyzStore()->getCurrentLanguage(); + $categoryPathPrefix = '/' . $this->getLanguageFromLocale($this->getFactory()->getPyzStore()->getDefaultLocaleIsoCodeOrFail()); $fullCategoryPath = $categoryPathPrefix . '/' . ltrim($categoryPath, '/'); $categoryNode = $this->getFactory() @@ -87,4 +88,19 @@ protected function getPyzCategoryNode($categoryPath): array return $categoryNode['data']; } + + /** + * @param string $locale + * + * @return string + */ + protected function getLanguageFromLocale(string $locale): string + { + $position = strpos($locale, '_'); + if ($position === false) { + throw new InvalidArgumentException(sprintf('Invalid format for locale `%s`, expected `xx_YY`.', $locale)); + } + + return substr($locale, 0, $position); + } } diff --git a/src/Pyz/Yves/ExampleProductSalePage/Dependency/Client/ExampleProductSalePageToStoreClientBridge.php b/src/Pyz/Yves/ExampleProductSalePage/Dependency/Client/ExampleProductSalePageToStoreClientBridge.php new file mode 100644 index 0000000000..13a26fcb3c --- /dev/null +++ b/src/Pyz/Yves/ExampleProductSalePage/Dependency/Client/ExampleProductSalePageToStoreClientBridge.php @@ -0,0 +1,34 @@ +storeClient = $storeClient; + } + + /** + * @return \Generated\Shared\Transfer\StoreTransfer + */ + public function getCurrentStore(): StoreTransfer + { + return $this->storeClient->getCurrentStore(); + } +} diff --git a/src/Pyz/Yves/ExampleProductSalePage/Dependency/Client/ExampleProductSalePageToStoreClientInterface.php b/src/Pyz/Yves/ExampleProductSalePage/Dependency/Client/ExampleProductSalePageToStoreClientInterface.php new file mode 100644 index 0000000000..2c5474d7f9 --- /dev/null +++ b/src/Pyz/Yves/ExampleProductSalePage/Dependency/Client/ExampleProductSalePageToStoreClientInterface.php @@ -0,0 +1,18 @@ +addPyzSearchClient($container); $container = $this->addPyzUrlStorageClient($container); - $container = $this->addPyzStore($container); + $container = $this->addPyzClientStore($container); $container = $this->addProductSalePageWidgetPlugins($container); $container = $this->addPyzCatalogClient($container); $container = $this->addPyzLocaleClient($container); @@ -100,10 +101,12 @@ protected function addPyzUrlStorageClient(Container $container): Container * * @return \Spryker\Yves\Kernel\Container */ - protected function addPyzStore($container): Container + protected function addPyzClientStore($container): Container { - $container->set(static::PYZ_STORE, function () { - return Store::getInstance(); + $container->set(static::PYZ_CLIENT_STORE, function (Container $container) { + return new ExampleProductSalePageToStoreClientBridge( + $container->getLocator()->store()->client(), + ); }); return $container; diff --git a/src/Pyz/Yves/ExampleProductSalePage/ExampleProductSalePageFactory.php b/src/Pyz/Yves/ExampleProductSalePage/ExampleProductSalePageFactory.php index 1f2303e082..ae491226e3 100644 --- a/src/Pyz/Yves/ExampleProductSalePage/ExampleProductSalePageFactory.php +++ b/src/Pyz/Yves/ExampleProductSalePage/ExampleProductSalePageFactory.php @@ -7,6 +7,7 @@ namespace Pyz\Yves\ExampleProductSalePage; +use Generated\Shared\Transfer\StoreTransfer; use Spryker\Client\Catalog\CatalogClientInterface; use Spryker\Client\Locale\LocaleClientInterface; use Spryker\Client\Search\SearchClientInterface; @@ -42,11 +43,14 @@ public function getPyzUrlStorageClient(): UrlStorageClientInterface } /** - * @return \Spryker\Shared\Kernel\Store + * @return \Generated\Shared\Transfer\StoreTransfer */ - public function getPyzStore(): Store + public function getPyzStore(): StoreTransfer { - return $this->getProvidedDependency(ExampleProductSalePageDependencyProvider::PYZ_STORE); + /** @var \Pyz\Yves\ExampleProductSalePage\Dependency\Client\ExampleProductSalePageToStoreClientInterface $storeClient */ + $storeClient = $this->getProvidedDependency(ExampleProductSalePageDependencyProvider::PYZ_CLIENT_STORE); + + return $storeClient->getCurrentStore(); } /** From 5c361c073dd1fb0c45db5987fe9598049f08ff40 Mon Sep 17 00:00:00 2001 From: Svytoslav Varpikhovsky Date: Tue, 23 May 2023 12:15:13 +0300 Subject: [PATCH 64/72] FRW-1166 Fixed CS issues --- .../ExampleProductSalePageDependencyProvider.php | 1 - .../Yves/ExampleProductSalePage/Controller/SaleController.php | 2 ++ .../ExampleProductSalePageDependencyProvider.php | 1 - .../ExampleProductSalePage/ExampleProductSalePageFactory.php | 1 - 4 files changed, 2 insertions(+), 3 deletions(-) diff --git a/src/Pyz/Client/ExampleProductSalePage/ExampleProductSalePageDependencyProvider.php b/src/Pyz/Client/ExampleProductSalePage/ExampleProductSalePageDependencyProvider.php index 83edee21af..056ca5a958 100644 --- a/src/Pyz/Client/ExampleProductSalePage/ExampleProductSalePageDependencyProvider.php +++ b/src/Pyz/Client/ExampleProductSalePage/ExampleProductSalePageDependencyProvider.php @@ -24,7 +24,6 @@ use Spryker\Client\SearchElasticsearch\Plugin\ResultFormatter\FacetResultFormatterPlugin; use Spryker\Client\SearchElasticsearch\Plugin\ResultFormatter\PaginatedResultFormatterPlugin; use Spryker\Client\SearchElasticsearch\Plugin\ResultFormatter\SortedResultFormatterPlugin; -use Spryker\Shared\Kernel\Store; class ExampleProductSalePageDependencyProvider extends AbstractDependencyProvider { diff --git a/src/Pyz/Yves/ExampleProductSalePage/Controller/SaleController.php b/src/Pyz/Yves/ExampleProductSalePage/Controller/SaleController.php index 53b84ec777..55b415fc26 100644 --- a/src/Pyz/Yves/ExampleProductSalePage/Controller/SaleController.php +++ b/src/Pyz/Yves/ExampleProductSalePage/Controller/SaleController.php @@ -92,6 +92,8 @@ protected function getPyzCategoryNode($categoryPath): array /** * @param string $locale * + * @throws \InvalidArgumentException + * * @return string */ protected function getLanguageFromLocale(string $locale): string diff --git a/src/Pyz/Yves/ExampleProductSalePage/ExampleProductSalePageDependencyProvider.php b/src/Pyz/Yves/ExampleProductSalePage/ExampleProductSalePageDependencyProvider.php index 5524b5fdb7..e52dedfea3 100644 --- a/src/Pyz/Yves/ExampleProductSalePage/ExampleProductSalePageDependencyProvider.php +++ b/src/Pyz/Yves/ExampleProductSalePage/ExampleProductSalePageDependencyProvider.php @@ -8,7 +8,6 @@ namespace Pyz\Yves\ExampleProductSalePage; use Pyz\Yves\ExampleProductSalePage\Dependency\Client\ExampleProductSalePageToStoreClientBridge; -use Spryker\Shared\Kernel\Store; use Spryker\Yves\Kernel\AbstractBundleDependencyProvider; use Spryker\Yves\Kernel\Container; diff --git a/src/Pyz/Yves/ExampleProductSalePage/ExampleProductSalePageFactory.php b/src/Pyz/Yves/ExampleProductSalePage/ExampleProductSalePageFactory.php index ae491226e3..702aa38b71 100644 --- a/src/Pyz/Yves/ExampleProductSalePage/ExampleProductSalePageFactory.php +++ b/src/Pyz/Yves/ExampleProductSalePage/ExampleProductSalePageFactory.php @@ -13,7 +13,6 @@ use Spryker\Client\Search\SearchClientInterface; use Spryker\Client\UrlStorage\UrlStorageClientInterface; use Spryker\Service\UtilNumber\UtilNumberServiceInterface; -use Spryker\Shared\Kernel\Store; use Spryker\Yves\Kernel\AbstractFactory; class ExampleProductSalePageFactory extends AbstractFactory From 75bd035059a05ff2e52644f7c74180617ef57f33 Mon Sep 17 00:00:00 2001 From: Yaroslav Krutikov Date: Tue, 23 May 2023 11:18:55 +0200 Subject: [PATCH 65/72] FRW-1166 Fix store switcher for project level --- .../components/molecules/form-submitter/form-submitter.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Pyz/Yves/ShopUi/Theme/default/components/molecules/form-submitter/form-submitter.ts b/src/Pyz/Yves/ShopUi/Theme/default/components/molecules/form-submitter/form-submitter.ts index 75e69c1c42..f6c2c08a90 100644 --- a/src/Pyz/Yves/ShopUi/Theme/default/components/molecules/form-submitter/form-submitter.ts +++ b/src/Pyz/Yves/ShopUi/Theme/default/components/molecules/form-submitter/form-submitter.ts @@ -1,5 +1,6 @@ import FormSubmitterCore from 'ShopUi/components/molecules/form-submitter/form-submitter'; +var TAG_NAME = 'form'; export default class FormSubmitter extends FormSubmitterCore { protected onEvent(event: Event): void { const trigger = event.currentTarget; From 381fc19f6513108cab311c93bef1bf7b64f886a9 Mon Sep 17 00:00:00 2001 From: Svytoslav Varpikhovsky Date: Tue, 23 May 2023 12:35:33 +0300 Subject: [PATCH 66/72] FRW-1166 Replaced var to const --- .../components/molecules/form-submitter/form-submitter.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Pyz/Yves/ShopUi/Theme/default/components/molecules/form-submitter/form-submitter.ts b/src/Pyz/Yves/ShopUi/Theme/default/components/molecules/form-submitter/form-submitter.ts index f6c2c08a90..9bee5968b8 100644 --- a/src/Pyz/Yves/ShopUi/Theme/default/components/molecules/form-submitter/form-submitter.ts +++ b/src/Pyz/Yves/ShopUi/Theme/default/components/molecules/form-submitter/form-submitter.ts @@ -1,6 +1,6 @@ import FormSubmitterCore from 'ShopUi/components/molecules/form-submitter/form-submitter'; -var TAG_NAME = 'form'; +const TAG_NAME = 'form'; export default class FormSubmitter extends FormSubmitterCore { protected onEvent(event: Event): void { const trigger = event.currentTarget; From ede981facfb62b523c26402e872baeed2001c4e1 Mon Sep 17 00:00:00 2001 From: Yaroslav Krutikov Date: Tue, 23 May 2023 13:12:17 +0200 Subject: [PATCH 67/72] FRW-1166 Fix example page locale code usage --- .../Plugin/Elasticsearch/Query/SaleSearchQueryPlugin.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/Pyz/Client/ExampleProductSalePage/Plugin/Elasticsearch/Query/SaleSearchQueryPlugin.php b/src/Pyz/Client/ExampleProductSalePage/Plugin/Elasticsearch/Query/SaleSearchQueryPlugin.php index 28e624a0d9..0b311fecab 100644 --- a/src/Pyz/Client/ExampleProductSalePage/Plugin/Elasticsearch/Query/SaleSearchQueryPlugin.php +++ b/src/Pyz/Client/ExampleProductSalePage/Plugin/Elasticsearch/Query/SaleSearchQueryPlugin.php @@ -139,9 +139,10 @@ protected function createSaleProductsQuery(): BoolQuery ->getConfig() ->getPyzLabelSaleName(); + $defaultLocale = current($storeTransfer->getAvailableLocaleIsoCodes()); $storageProductLabelTransfer = $this->getFactory() ->getPyzProductLabelStorageClient() - ->findLabelByName($labelName, $storeTransfer->getDefaultLocaleIsoCode(), $storeTransfer->getName()); + ->findLabelByName($labelName, $defaultLocale, $storeTransfer->getName()); $labelId = $storageProductLabelTransfer ? $storageProductLabelTransfer->getIdProductLabel() : 0; From 424b4f62ad1cd3d3fd147ddb2459a35f8a0cbe22 Mon Sep 17 00:00:00 2001 From: Svytoslav Varpikhovsky Date: Tue, 23 May 2023 14:27:00 +0300 Subject: [PATCH 68/72] FRW-1166 Fixed DS OFF error --- .../Yves/ExampleProductSalePage/Controller/SaleController.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/Pyz/Yves/ExampleProductSalePage/Controller/SaleController.php b/src/Pyz/Yves/ExampleProductSalePage/Controller/SaleController.php index 55b415fc26..d50bbdfbe2 100644 --- a/src/Pyz/Yves/ExampleProductSalePage/Controller/SaleController.php +++ b/src/Pyz/Yves/ExampleProductSalePage/Controller/SaleController.php @@ -71,7 +71,8 @@ public function indexPyzAction($categoryPath, Request $request): View */ protected function getPyzCategoryNode($categoryPath): array { - $categoryPathPrefix = '/' . $this->getLanguageFromLocale($this->getFactory()->getPyzStore()->getDefaultLocaleIsoCodeOrFail()); + $defaultLocale = current($this->getFactory()->getPyzStore()->getAvailableLocaleIsoCodes()); + $categoryPathPrefix = '/' . $this->getLanguageFromLocale($defaultLocale); $fullCategoryPath = $categoryPathPrefix . '/' . ltrim($categoryPath, '/'); $categoryNode = $this->getFactory() From dbb6ec4eb5da647ccb5931650256a83df07cb9b8 Mon Sep 17 00:00:00 2001 From: Yaroslav Krutikov Date: Wed, 24 May 2023 10:17:29 +0200 Subject: [PATCH 69/72] FRW-1166 Fixes AA review --- deploy.dev.dynamic-store.yml | 5 ++- ...mpleProductSalePageToStoreClientBridge.php | 34 ------------------- ...eProductSalePageToStoreClientInterface.php | 18 ---------- ...ampleProductSalePageDependencyProvider.php | 5 +-- ...mpleProductSalePageToStoreClientBridge.php | 34 ------------------- ...eProductSalePageToStoreClientInterface.php | 18 ---------- ...ampleProductSalePageDependencyProvider.php | 5 +-- .../ExampleProductSalePageFactory.php | 1 - 8 files changed, 4 insertions(+), 116 deletions(-) delete mode 100644 src/Pyz/Client/ExampleProductSalePage/Dependency/Client/ExampleProductSalePageToStoreClientBridge.php delete mode 100644 src/Pyz/Client/ExampleProductSalePage/Dependency/Client/ExampleProductSalePageToStoreClientInterface.php delete mode 100644 src/Pyz/Yves/ExampleProductSalePage/Dependency/Client/ExampleProductSalePageToStoreClientBridge.php delete mode 100644 src/Pyz/Yves/ExampleProductSalePage/Dependency/Client/ExampleProductSalePageToStoreClientInterface.php diff --git a/deploy.dev.dynamic-store.yml b/deploy.dev.dynamic-store.yml index 228189027b..c94a670358 100644 --- a/deploy.dev.dynamic-store.yml +++ b/deploy.dev.dynamic-store.yml @@ -13,7 +13,6 @@ image: SPRYKER_PRODUCT_CONFIGURATOR_HOST: date-time-configurator-example.spryker.local SPRYKER_PRODUCT_CONFIGURATOR_PORT: 80 SPRYKER_DYNAMIC_STORE_MODE: true - SPRYKER_HOOK_INSTALL: 'vendor/bin/install -r destructive.dynamic-store --no-ansi -vvv' SPRYKER_YVES_HOST_EU: yves.eu.spryker.local SPRYKER_YVES_HOST_US: yves.us.spryker.local #AOP @@ -147,12 +146,12 @@ groups: application: glue-storefront endpoints: glue-storefront.us.spryker.local: - region: EU + region: US glue_backend_us: application: glue-backend endpoints: glue-backend.us.spryker.local: - region: EU + region: US backoffice_us: application: backoffice endpoints: diff --git a/src/Pyz/Client/ExampleProductSalePage/Dependency/Client/ExampleProductSalePageToStoreClientBridge.php b/src/Pyz/Client/ExampleProductSalePage/Dependency/Client/ExampleProductSalePageToStoreClientBridge.php deleted file mode 100644 index e4fcadc13c..0000000000 --- a/src/Pyz/Client/ExampleProductSalePage/Dependency/Client/ExampleProductSalePageToStoreClientBridge.php +++ /dev/null @@ -1,34 +0,0 @@ -storeClient = $storeClient; - } - - /** - * @return \Generated\Shared\Transfer\StoreTransfer - */ - public function getCurrentStore(): StoreTransfer - { - return $this->storeClient->getCurrentStore(); - } -} diff --git a/src/Pyz/Client/ExampleProductSalePage/Dependency/Client/ExampleProductSalePageToStoreClientInterface.php b/src/Pyz/Client/ExampleProductSalePage/Dependency/Client/ExampleProductSalePageToStoreClientInterface.php deleted file mode 100644 index fadfe8d12d..0000000000 --- a/src/Pyz/Client/ExampleProductSalePage/Dependency/Client/ExampleProductSalePageToStoreClientInterface.php +++ /dev/null @@ -1,18 +0,0 @@ -set(static::PYZ_CLIENT_STORE, function (Container $container) { - return new ExampleProductSalePageToStoreClientBridge( - $container->getLocator()->store()->client(), - ); + return $container->getLocator()->store()->client(); }); return $container; diff --git a/src/Pyz/Yves/ExampleProductSalePage/Dependency/Client/ExampleProductSalePageToStoreClientBridge.php b/src/Pyz/Yves/ExampleProductSalePage/Dependency/Client/ExampleProductSalePageToStoreClientBridge.php deleted file mode 100644 index 13a26fcb3c..0000000000 --- a/src/Pyz/Yves/ExampleProductSalePage/Dependency/Client/ExampleProductSalePageToStoreClientBridge.php +++ /dev/null @@ -1,34 +0,0 @@ -storeClient = $storeClient; - } - - /** - * @return \Generated\Shared\Transfer\StoreTransfer - */ - public function getCurrentStore(): StoreTransfer - { - return $this->storeClient->getCurrentStore(); - } -} diff --git a/src/Pyz/Yves/ExampleProductSalePage/Dependency/Client/ExampleProductSalePageToStoreClientInterface.php b/src/Pyz/Yves/ExampleProductSalePage/Dependency/Client/ExampleProductSalePageToStoreClientInterface.php deleted file mode 100644 index 2c5474d7f9..0000000000 --- a/src/Pyz/Yves/ExampleProductSalePage/Dependency/Client/ExampleProductSalePageToStoreClientInterface.php +++ /dev/null @@ -1,18 +0,0 @@ -set(static::PYZ_CLIENT_STORE, function (Container $container) { - return new ExampleProductSalePageToStoreClientBridge( - $container->getLocator()->store()->client(), - ); + return $container->getLocator()->store()->client(); }); return $container; diff --git a/src/Pyz/Yves/ExampleProductSalePage/ExampleProductSalePageFactory.php b/src/Pyz/Yves/ExampleProductSalePage/ExampleProductSalePageFactory.php index 702aa38b71..b8cc4d0865 100644 --- a/src/Pyz/Yves/ExampleProductSalePage/ExampleProductSalePageFactory.php +++ b/src/Pyz/Yves/ExampleProductSalePage/ExampleProductSalePageFactory.php @@ -46,7 +46,6 @@ public function getPyzUrlStorageClient(): UrlStorageClientInterface */ public function getPyzStore(): StoreTransfer { - /** @var \Pyz\Yves\ExampleProductSalePage\Dependency\Client\ExampleProductSalePageToStoreClientInterface $storeClient */ $storeClient = $this->getProvidedDependency(ExampleProductSalePageDependencyProvider::PYZ_CLIENT_STORE); return $storeClient->getCurrentStore(); From a0c574d36f2e7b292b98d0aaf353f86e976e2711 Mon Sep 17 00:00:00 2001 From: Daniel Santos Date: Wed, 24 May 2023 14:09:36 +0100 Subject: [PATCH 70/72] PBC-1534: Adjust spryker/catalog-price-product-connector to ^1.4.0 --- composer.json | 2 +- composer.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 4d4e21bf13..0f2f07b813 100644 --- a/composer.json +++ b/composer.json @@ -101,7 +101,7 @@ "spryker/cart-note-product-bundle-connector": "^1.0.3", "spryker/cart-permission-groups-rest-api": "^1.2.1", "spryker/carts-rest-api": "^5.22.0", - "spryker/catalog-price-product-connector": "^1.3.2", + "spryker/catalog-price-product-connector": "^1.4.0", "spryker/catalog-search-products-resource-relationship": "^1.2.0", "spryker/catalog-search-rest-api": "^2.7.0", "spryker/categories-rest-api": "^1.6.0", diff --git a/composer.lock b/composer.lock index a5e405c894..61921fa22d 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": "345d3b51d39569a04d204c805ce6d049", + "content-hash": "a23c22290c99e1789bc9d6fdbd93f837", "packages": [ { "name": "async-aws/core", From 8099ad10c1dee4de87046e6756dcec549f9cde28 Mon Sep 17 00:00:00 2001 From: Pavlo Date: Wed, 24 May 2023 23:09:02 +0200 Subject: [PATCH 71/72] SDK-2278: Added evaluator and removed integrator dependencies. --- composer.json | 13 +- composer.lock | 2295 +++++++++++++++++++++---------------------------- 2 files changed, 1010 insertions(+), 1298 deletions(-) diff --git a/composer.json b/composer.json index 45dfddd5ee..7a1b83738c 100644 --- a/composer.json +++ b/composer.json @@ -252,9 +252,9 @@ "spryker-feature/development-tools": "dev-master as 202304.0", "spryker-sdk/benchmark": "^0.2.2", "spryker-sdk/composer-constrainer": "^0.2.6", - "spryker-sdk/integrator": "dev-master", + "spryker-sdk/evaluator": "dev-master", "spryker-sdk/phpstan-spryker": "^0.4.0", - "spryker-sdk/security-checker": "^0.1.0", + "spryker-sdk/security-checker": "^0.2.0", "spryker/architecture-sniffer": "^0.5.5", "spryker/code-sniffer": "^0.17.18", "spryker/docker-chromedriver": "dev-master", @@ -288,15 +288,14 @@ }, "use-include-path": true, "sort-packages": true, - "github-protocols": [ - "https" - ], + "github-protocols": ["https"], "process-timeout": 900, "chromium-revision": 814168, "allow-plugins": { "dealerdirect/phpcodesniffer-composer-installer": true, - "spryker-sdk/integrator": true, - "sllh/composer-versions-check": true + "sllh/composer-versions-check": true, + "symfony/flex": true, + "symfony/runtime": true } }, "scripts": { diff --git a/composer.lock b/composer.lock index b6090fe034..0ee45e7c5c 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": "0dfad05e83f02d93bbe3055642846a0b", + "content-hash": "dbeb4abef0ee587ffdc9d4f156023b09", "packages": [ { "name": "async-aws/core", @@ -462,6 +462,87 @@ }, "time": "2022-04-20T14:46:44+00:00" }, + { + "name": "composer/semver", + "version": "3.3.2", + "source": { + "type": "git", + "url": "https://github.com/composer/semver.git", + "reference": "3953f23262f2bff1919fc82183ad9acb13ff62c9" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/composer/semver/zipball/3953f23262f2bff1919fc82183ad9acb13ff62c9", + "reference": "3953f23262f2bff1919fc82183ad9acb13ff62c9", + "shasum": "" + }, + "require": { + "php": "^5.3.2 || ^7.0 || ^8.0" + }, + "require-dev": { + "phpstan/phpstan": "^1.4", + "symfony/phpunit-bridge": "^4.2 || ^5" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-main": "3.x-dev" + } + }, + "autoload": { + "psr-4": { + "Composer\\Semver\\": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Nils Adermann", + "email": "naderman@naderman.de", + "homepage": "http://www.naderman.de" + }, + { + "name": "Jordi Boggiano", + "email": "j.boggiano@seld.be", + "homepage": "http://seld.be" + }, + { + "name": "Rob Bast", + "email": "rob.bast@gmail.com", + "homepage": "http://robbast.nl" + } + ], + "description": "Semver library that offers utilities, version constraint parsing and validation.", + "keywords": [ + "semantic", + "semver", + "validation", + "versioning" + ], + "support": { + "irc": "irc://irc.freenode.org/composer", + "issues": "https://github.com/composer/semver/issues", + "source": "https://github.com/composer/semver/tree/3.3.2" + }, + "funding": [ + { + "url": "https://packagist.com", + "type": "custom" + }, + { + "url": "https://github.com/composer", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/composer/composer", + "type": "tidelift" + } + ], + "time": "2022-04-01T19:23:25+00:00" + }, { "name": "defuse/php-encryption", "version": "v2.3.1", @@ -7303,6 +7384,126 @@ }, "time": "2022-12-16T09:54:55+00:00" }, + { + "name": "spryker-sdk/evaluator", + "version": "dev-master", + "source": { + "type": "git", + "url": "https://github.com/spryker-sdk/evaluator.git", + "reference": "57f4b0a2eddeeecd334f908f8d4c73700804b0f0" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/spryker-sdk/evaluator/zipball/57f4b0a2eddeeecd334f908f8d4c73700804b0f0", + "reference": "57f4b0a2eddeeecd334f908f8d4c73700804b0f0", + "shasum": "" + }, + "require": { + "composer/semver": "^3.3", + "ext-ctype": "*", + "ext-iconv": "*", + "ext-json": "*", + "guzzlehttp/guzzle": "^7.5", + "php": ">=7.4", + "spryker-sdk/security-checker": "^0.2.0", + "symfony/console": "^5.4|^6.0", + "symfony/dotenv": "^5.4|^6.0", + "symfony/filesystem": "^5.4|^6.0", + "symfony/flex": "^1.17|^2", + "symfony/framework-bundle": "^5.4|^6.0", + "symfony/monolog-bundle": "^3.8", + "symfony/process": "^5.4|^6.0", + "symfony/runtime": "^5.4|^6.0", + "symfony/yaml": "^5.4|^6.0" + }, + "conflict": { + "symfony/symfony": "*" + }, + "replace": { + "symfony/polyfill-ctype": "*", + "symfony/polyfill-iconv": "*", + "symfony/polyfill-php72": "*" + }, + "require-dev": { + "phpstan/phpstan": "^1.10", + "phpunit/phpunit": "^9.6", + "spryker/code-sniffer": "^0.17.18" + }, + "default-branch": true, + "bin": [ + "bin/evaluator" + ], + "type": "project", + "extra": { + "symfony": { + "allow-contrib": false, + "require": "^5.4|^6.0" + } + }, + "autoload": { + "psr-4": { + "SprykerSdk\\Evaluator\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "proprietary" + ], + "description": "The tool for evaluating Spryker shops", + "support": { + "issues": "https://github.com/spryker-sdk/evaluator/issues", + "source": "https://github.com/spryker-sdk/evaluator/tree/master" + }, + "time": "2023-05-24T11:32:21+00:00" + }, + { + "name": "spryker-sdk/security-checker", + "version": "0.2.0", + "source": { + "type": "git", + "url": "https://github.com/spryker-sdk/security-checker.git", + "reference": "619c9c636590e0bef836f1c9ab1203ac9a66c46c" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/spryker-sdk/security-checker/zipball/619c9c636590e0bef836f1c9ab1203ac9a66c46c", + "reference": "619c9c636590e0bef836f1c9ab1203ac9a66c46c", + "shasum": "" + }, + "require": { + "php": ">=7.3", + "symfony/console": "^4.0.0 || ^5.0.0 || ^6.0.0", + "symfony/options-resolver": "^4.0.0 || ^5.0.0 || ^6.0.0", + "symfony/process": "^4.0.0 || ^5.0.0 || ^6.0.0" + }, + "require-dev": { + "phpstan/phpstan": "^1.2.0", + "slevomat/coding-standard": "^6.2", + "spryker/code-sniffer": "^0.15.6", + "squizlabs/php_codesniffer": "^3.5" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0.x-dev" + } + }, + "autoload": { + "psr-4": { + "SecurityChecker\\": "src/SecurityChecker/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "proprietary" + ], + "description": "A security checker for your composer.lock", + "support": { + "issues": "https://github.com/spryker-sdk/security-checker/issues", + "source": "https://github.com/spryker-sdk/security-checker/tree/0.2.0" + }, + "time": "2023-04-24T11:24:18+00:00" + }, { "name": "spryker-shop/agent-page", "version": "1.12.0", @@ -53667,6 +53868,178 @@ ], "time": "2023-01-01T08:36:10+00:00" }, + { + "name": "symfony/cache", + "version": "v6.0.18", + "source": { + "type": "git", + "url": "https://github.com/symfony/cache.git", + "reference": "079ec0afe323fdcd5ac1f16e3ffdb4991fb5d4c9" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/cache/zipball/079ec0afe323fdcd5ac1f16e3ffdb4991fb5d4c9", + "reference": "079ec0afe323fdcd5ac1f16e3ffdb4991fb5d4c9", + "shasum": "" + }, + "require": { + "php": ">=8.0.2", + "psr/cache": "^2.0|^3.0", + "psr/log": "^1.1|^2|^3", + "symfony/cache-contracts": "^1.1.7|^2|^3", + "symfony/service-contracts": "^1.1|^2|^3", + "symfony/var-exporter": "^5.4|^6.0" + }, + "conflict": { + "doctrine/dbal": "<2.13.1", + "symfony/dependency-injection": "<5.4", + "symfony/http-kernel": "<5.4", + "symfony/var-dumper": "<5.4" + }, + "provide": { + "psr/cache-implementation": "2.0|3.0", + "psr/simple-cache-implementation": "1.0|2.0|3.0", + "symfony/cache-implementation": "1.1|2.0|3.0" + }, + "require-dev": { + "cache/integration-tests": "dev-master", + "doctrine/dbal": "^2.13.1|^3.0", + "predis/predis": "^1.1", + "psr/simple-cache": "^1.0|^2.0|^3.0", + "symfony/config": "^5.4|^6.0", + "symfony/dependency-injection": "^5.4|^6.0", + "symfony/filesystem": "^5.4|^6.0", + "symfony/http-kernel": "^5.4|^6.0", + "symfony/messenger": "^5.4|^6.0", + "symfony/var-dumper": "^5.4|^6.0" + }, + "type": "library", + "autoload": { + "psr-4": { + "Symfony\\Component\\Cache\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Nicolas Grekas", + "email": "p@tchwork.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Provides extended PSR-6, PSR-16 (and tags) implementations", + "homepage": "https://symfony.com", + "keywords": [ + "caching", + "psr6" + ], + "support": { + "source": "https://github.com/symfony/cache/tree/v6.0.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": "2022-12-29T16:27:58+00:00" + }, + { + "name": "symfony/cache-contracts", + "version": "v3.0.2", + "source": { + "type": "git", + "url": "https://github.com/symfony/cache-contracts.git", + "reference": "1c0a181c9ee221afe4fa55b2d13fc63c5ae14348" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/cache-contracts/zipball/1c0a181c9ee221afe4fa55b2d13fc63c5ae14348", + "reference": "1c0a181c9ee221afe4fa55b2d13fc63c5ae14348", + "shasum": "" + }, + "require": { + "php": ">=8.0.2", + "psr/cache": "^3.0" + }, + "suggest": { + "symfony/cache-implementation": "" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-main": "3.0-dev" + }, + "thanks": { + "name": "symfony/contracts", + "url": "https://github.com/symfony/contracts" + } + }, + "autoload": { + "psr-4": { + "Symfony\\Contracts\\Cache\\": "" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Nicolas Grekas", + "email": "p@tchwork.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Generic abstractions related to caching", + "homepage": "https://symfony.com", + "keywords": [ + "abstractions", + "contracts", + "decoupling", + "interfaces", + "interoperability", + "standards" + ], + "support": { + "source": "https://github.com/symfony/cache-contracts/tree/v3.0.2" + }, + "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-01-02T09:55:41+00:00" + }, { "name": "symfony/config", "version": "v6.0.19", @@ -53909,6 +54282,94 @@ "abandoned": "symfony/error-handler", "time": "2022-07-28T16:29:46+00:00" }, + { + "name": "symfony/dependency-injection", + "version": "v6.0.20", + "source": { + "type": "git", + "url": "https://github.com/symfony/dependency-injection.git", + "reference": "359806e1adebd1c43e18e5ea22acd14bef7fcf8c" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/359806e1adebd1c43e18e5ea22acd14bef7fcf8c", + "reference": "359806e1adebd1c43e18e5ea22acd14bef7fcf8c", + "shasum": "" + }, + "require": { + "php": ">=8.0.2", + "psr/container": "^1.1|^2.0", + "symfony/deprecation-contracts": "^2.1|^3", + "symfony/polyfill-php81": "^1.22", + "symfony/service-contracts": "^1.1.6|^2.0|^3.0" + }, + "conflict": { + "ext-psr": "<1.1|>=2", + "symfony/config": "<5.4", + "symfony/finder": "<5.4", + "symfony/proxy-manager-bridge": "<5.4", + "symfony/yaml": "<5.4" + }, + "provide": { + "psr/container-implementation": "1.1|2.0", + "symfony/service-implementation": "1.1|2.0|3.0" + }, + "require-dev": { + "symfony/config": "^5.4|^6.0", + "symfony/expression-language": "^5.4|^6.0", + "symfony/yaml": "^5.4|^6.0" + }, + "suggest": { + "symfony/config": "", + "symfony/expression-language": "For using expressions in service container configuration", + "symfony/finder": "For using double-star glob patterns or when GLOB_BRACE portability is required", + "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them", + "symfony/yaml": "" + }, + "type": "library", + "autoload": { + "psr-4": { + "Symfony\\Component\\DependencyInjection\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Allows you to standardize and centralize the way objects are constructed in your application", + "homepage": "https://symfony.com", + "support": { + "source": "https://github.com/symfony/dependency-injection/tree/v6.0.20" + }, + "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": "2023-01-30T15:41:07+00:00" + }, { "name": "symfony/deprecation-contracts", "version": "v3.0.2", @@ -53976,6 +54437,76 @@ ], "time": "2022-01-02T09:55:41+00:00" }, + { + "name": "symfony/dotenv", + "version": "v6.0.19", + "source": { + "type": "git", + "url": "https://github.com/symfony/dotenv.git", + "reference": "9cee123707e689f7e06c09624c145d206468bcf2" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/dotenv/zipball/9cee123707e689f7e06c09624c145d206468bcf2", + "reference": "9cee123707e689f7e06c09624c145d206468bcf2", + "shasum": "" + }, + "require": { + "php": ">=8.0.2" + }, + "require-dev": { + "symfony/console": "^5.4|^6.0", + "symfony/process": "^5.4|^6.0" + }, + "type": "library", + "autoload": { + "psr-4": { + "Symfony\\Component\\Dotenv\\": "" + }, + "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": "Registers environment variables from a .env file", + "homepage": "https://symfony.com", + "keywords": [ + "dotenv", + "env", + "environment" + ], + "support": { + "source": "https://github.com/symfony/dotenv/tree/v6.0.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": "2023-01-01T08:36:10+00:00" + }, { "name": "symfony/error-handler", "version": "v6.0.19", @@ -54333,6 +54864,71 @@ ], "time": "2023-01-20T17:44:14+00:00" }, + { + "name": "symfony/flex", + "version": "v2.2.5", + "source": { + "type": "git", + "url": "https://github.com/symfony/flex.git", + "reference": "2ff8465e7172790a47ab3c129f2b514eb2d8a286" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/flex/zipball/2ff8465e7172790a47ab3c129f2b514eb2d8a286", + "reference": "2ff8465e7172790a47ab3c129f2b514eb2d8a286", + "shasum": "" + }, + "require": { + "composer-plugin-api": "^2.1", + "php": ">=8.0" + }, + "require-dev": { + "composer/composer": "^2.1", + "symfony/dotenv": "^5.4|^6.0", + "symfony/filesystem": "^5.4|^6.0", + "symfony/phpunit-bridge": "^5.4|^6.0", + "symfony/process": "^5.4|^6.0" + }, + "type": "composer-plugin", + "extra": { + "class": "Symfony\\Flex\\Flex" + }, + "autoload": { + "psr-4": { + "Symfony\\Flex\\": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Fabien Potencier", + "email": "fabien.potencier@gmail.com" + } + ], + "description": "Composer plugin for Symfony", + "support": { + "issues": "https://github.com/symfony/flex/issues", + "source": "https://github.com/symfony/flex/tree/v2.2.5" + }, + "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": "2023-02-18T08:03:15+00:00" + }, { "name": "symfony/form", "version": "v6.0.19", @@ -54435,6 +55031,154 @@ ], "time": "2023-01-01T08:36:10+00:00" }, + { + "name": "symfony/framework-bundle", + "version": "v6.0.17", + "source": { + "type": "git", + "url": "https://github.com/symfony/framework-bundle.git", + "reference": "76a74c36915079e80dd0d538ae3f65a205881f2b" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/76a74c36915079e80dd0d538ae3f65a205881f2b", + "reference": "76a74c36915079e80dd0d538ae3f65a205881f2b", + "shasum": "" + }, + "require": { + "composer-runtime-api": ">=2.1", + "ext-xml": "*", + "php": ">=8.0.2", + "symfony/cache": "^5.4|^6.0", + "symfony/config": "^5.4|^6.0", + "symfony/dependency-injection": "^5.4.5|^6.0.5", + "symfony/error-handler": "^5.4|^6.0", + "symfony/event-dispatcher": "^5.4|^6.0", + "symfony/filesystem": "^5.4|^6.0", + "symfony/finder": "^5.4|^6.0", + "symfony/http-foundation": "^5.4|^6.0", + "symfony/http-kernel": "^5.4|^6.0", + "symfony/polyfill-mbstring": "~1.0", + "symfony/polyfill-php81": "^1.22", + "symfony/routing": "^5.4|^6.0" + }, + "conflict": { + "doctrine/annotations": "<1.13.1", + "doctrine/persistence": "<1.3", + "phpdocumentor/reflection-docblock": "<3.2.2", + "phpdocumentor/type-resolver": "<1.4.0", + "phpunit/phpunit": "<5.4.3", + "symfony/asset": "<5.4", + "symfony/console": "<5.4", + "symfony/dom-crawler": "<5.4", + "symfony/dotenv": "<5.4", + "symfony/form": "<5.4", + "symfony/http-client": "<5.4", + "symfony/lock": "<5.4", + "symfony/mailer": "<5.4", + "symfony/messenger": "<5.4", + "symfony/mime": "<5.4", + "symfony/property-access": "<5.4", + "symfony/property-info": "<5.4", + "symfony/security-core": "<5.4", + "symfony/security-csrf": "<5.4", + "symfony/serializer": "<5.4", + "symfony/stopwatch": "<5.4", + "symfony/translation": "<5.4", + "symfony/twig-bridge": "<5.4", + "symfony/twig-bundle": "<5.4", + "symfony/validator": "<5.4", + "symfony/web-profiler-bundle": "<5.4", + "symfony/workflow": "<5.4" + }, + "require-dev": { + "doctrine/annotations": "^1.13.1|^2", + "doctrine/persistence": "^1.3|^2|^3", + "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0", + "symfony/asset": "^5.4|^6.0", + "symfony/browser-kit": "^5.4|^6.0", + "symfony/console": "^5.4.9|^6.0.9", + "symfony/css-selector": "^5.4|^6.0", + "symfony/dom-crawler": "^5.4|^6.0", + "symfony/dotenv": "^5.4|^6.0", + "symfony/expression-language": "^5.4|^6.0", + "symfony/form": "^5.4|^6.0", + "symfony/http-client": "^5.4|^6.0", + "symfony/lock": "^5.4|^6.0", + "symfony/mailer": "^5.4|^6.0", + "symfony/messenger": "^5.4|^6.0", + "symfony/mime": "^5.4|^6.0", + "symfony/notifier": "^5.4|^6.0", + "symfony/polyfill-intl-icu": "~1.0", + "symfony/process": "^5.4|^6.0", + "symfony/property-info": "^5.4|^6.0", + "symfony/rate-limiter": "^5.4|^6.0", + "symfony/security-bundle": "^5.4|^6.0", + "symfony/serializer": "^5.4|^6.0", + "symfony/stopwatch": "^5.4|^6.0", + "symfony/string": "^5.4|^6.0", + "symfony/translation": "^5.4|^6.0", + "symfony/twig-bundle": "^5.4|^6.0", + "symfony/validator": "^5.4|^6.0", + "symfony/web-link": "^5.4|^6.0", + "symfony/workflow": "^5.4|^6.0", + "symfony/yaml": "^5.4|^6.0", + "twig/twig": "^2.10|^3.0" + }, + "suggest": { + "ext-apcu": "For best performance of the system caches", + "symfony/console": "For using the console commands", + "symfony/form": "For using forms", + "symfony/property-info": "For using the property_info service", + "symfony/serializer": "For using the serializer service", + "symfony/validator": "For using validation", + "symfony/web-link": "For using web links, features such as preloading, prefetching or prerendering", + "symfony/yaml": "For using the debug:config and lint:yaml commands" + }, + "type": "symfony-bundle", + "autoload": { + "psr-4": { + "Symfony\\Bundle\\FrameworkBundle\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Provides a tight integration between Symfony components and the Symfony full-stack framework", + "homepage": "https://symfony.com", + "support": { + "source": "https://github.com/symfony/framework-bundle/tree/v6.0.17" + }, + "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-12-20T16:40:04+00:00" + }, { "name": "symfony/http-client", "version": "v6.0.20", @@ -55105,27 +55849,49 @@ "time": "2023-01-11T11:50:03+00:00" }, { - "name": "symfony/options-resolver", - "version": "v6.0.19", + "name": "symfony/monolog-bridge", + "version": "v5.4.22", "source": { "type": "git", - "url": "https://github.com/symfony/options-resolver.git", - "reference": "6a180d1c45e0d9797470ca9eb46215692de00fa3" + "url": "https://github.com/symfony/monolog-bridge.git", + "reference": "34be6f0695e4187dbb832a05905fb4c6581ac39a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/options-resolver/zipball/6a180d1c45e0d9797470ca9eb46215692de00fa3", - "reference": "6a180d1c45e0d9797470ca9eb46215692de00fa3", + "url": "https://api.github.com/repos/symfony/monolog-bridge/zipball/34be6f0695e4187dbb832a05905fb4c6581ac39a", + "reference": "34be6f0695e4187dbb832a05905fb4c6581ac39a", "shasum": "" }, "require": { - "php": ">=8.0.2", - "symfony/deprecation-contracts": "^2.1|^3" + "monolog/monolog": "^1.25.1|^2", + "php": ">=7.2.5", + "symfony/deprecation-contracts": "^2.1|^3", + "symfony/http-kernel": "^5.3|^6.0", + "symfony/polyfill-php80": "^1.16", + "symfony/service-contracts": "^1.1|^2|^3" }, - "type": "library", + "conflict": { + "symfony/console": "<4.4", + "symfony/http-foundation": "<5.3" + }, + "require-dev": { + "symfony/console": "^4.4|^5.0|^6.0", + "symfony/http-client": "^4.4|^5.0|^6.0", + "symfony/mailer": "^4.4|^5.0|^6.0", + "symfony/messenger": "^4.4|^5.0|^6.0", + "symfony/mime": "^4.4|^5.0|^6.0", + "symfony/security-core": "^4.4|^5.0|^6.0", + "symfony/var-dumper": "^4.4|^5.0|^6.0" + }, + "suggest": { + "symfony/console": "For the possibility to show log messages in console commands depending on verbosity settings.", + "symfony/http-kernel": "For using the debugging handlers together with the response life cycle of the HTTP kernel.", + "symfony/var-dumper": "For using the debugging handlers like the console handler or the log server handler." + }, + "type": "symfony-bridge", "autoload": { "psr-4": { - "Symfony\\Component\\OptionsResolver\\": "" + "Symfony\\Bridge\\Monolog\\": "" }, "exclude-from-classmap": [ "/Tests/" @@ -55145,15 +55911,10 @@ "homepage": "https://symfony.com/contributors" } ], - "description": "Provides an improved replacement for the array_replace PHP function", + "description": "Provides integration for Monolog with various Symfony components", "homepage": "https://symfony.com", - "keywords": [ - "config", - "configuration", - "options" - ], "support": { - "source": "https://github.com/symfony/options-resolver/tree/v6.0.19" + "source": "https://github.com/symfony/monolog-bridge/tree/v5.4.22" }, "funding": [ { @@ -55169,36 +55930,44 @@ "type": "tidelift" } ], - "time": "2023-01-01T08:36:10+00:00" + "time": "2023-03-06T21:29:33+00:00" }, { - "name": "symfony/password-hasher", - "version": "v6.0.19", + "name": "symfony/monolog-bundle", + "version": "v3.8.0", "source": { "type": "git", - "url": "https://github.com/symfony/password-hasher.git", - "reference": "2ae49765c5328307e82c0ee2898a39c071ef5bc8" + "url": "https://github.com/symfony/monolog-bundle.git", + "reference": "a41bbcdc1105603b6d73a7d9a43a3788f8e0fb7d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/password-hasher/zipball/2ae49765c5328307e82c0ee2898a39c071ef5bc8", - "reference": "2ae49765c5328307e82c0ee2898a39c071ef5bc8", + "url": "https://api.github.com/repos/symfony/monolog-bundle/zipball/a41bbcdc1105603b6d73a7d9a43a3788f8e0fb7d", + "reference": "a41bbcdc1105603b6d73a7d9a43a3788f8e0fb7d", "shasum": "" }, "require": { - "php": ">=8.0.2" - }, - "conflict": { - "symfony/security-core": "<5.4" + "monolog/monolog": "^1.22 || ^2.0 || ^3.0", + "php": ">=7.1.3", + "symfony/config": "~4.4 || ^5.0 || ^6.0", + "symfony/dependency-injection": "^4.4 || ^5.0 || ^6.0", + "symfony/http-kernel": "~4.4 || ^5.0 || ^6.0", + "symfony/monolog-bridge": "~4.4 || ^5.0 || ^6.0" }, "require-dev": { - "symfony/console": "^5.4|^6.0", - "symfony/security-core": "^5.4|^6.0" + "symfony/console": "~4.4 || ^5.0 || ^6.0", + "symfony/phpunit-bridge": "^5.2 || ^6.0", + "symfony/yaml": "~4.4 || ^5.0 || ^6.0" + }, + "type": "symfony-bundle", + "extra": { + "branch-alias": { + "dev-master": "3.x-dev" + } }, - "type": "library", "autoload": { "psr-4": { - "Symfony\\Component\\PasswordHasher\\": "" + "Symfony\\Bundle\\MonologBundle\\": "" }, "exclude-from-classmap": [ "/Tests/" @@ -55210,22 +55979,23 @@ ], "authors": [ { - "name": "Robin Chalas", - "email": "robin.chalas@gmail.com" + "name": "Fabien Potencier", + "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], - "description": "Provides password hashing utilities", + "description": "Symfony MonologBundle", "homepage": "https://symfony.com", "keywords": [ - "hashing", - "password" + "log", + "logging" ], "support": { - "source": "https://github.com/symfony/password-hasher/tree/v6.0.19" + "issues": "https://github.com/symfony/monolog-bundle/issues", + "source": "https://github.com/symfony/monolog-bundle/tree/v3.8.0" }, "funding": [ { @@ -55241,48 +56011,34 @@ "type": "tidelift" } ], - "time": "2023-01-01T08:36:10+00:00" + "time": "2022-05-10T14:24:36+00:00" }, { - "name": "symfony/polyfill-ctype", - "version": "v1.27.0", + "name": "symfony/options-resolver", + "version": "v6.0.19", "source": { "type": "git", - "url": "https://github.com/symfony/polyfill-ctype.git", - "reference": "5bbc823adecdae860bb64756d639ecfec17b050a" + "url": "https://github.com/symfony/options-resolver.git", + "reference": "6a180d1c45e0d9797470ca9eb46215692de00fa3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/5bbc823adecdae860bb64756d639ecfec17b050a", - "reference": "5bbc823adecdae860bb64756d639ecfec17b050a", + "url": "https://api.github.com/repos/symfony/options-resolver/zipball/6a180d1c45e0d9797470ca9eb46215692de00fa3", + "reference": "6a180d1c45e0d9797470ca9eb46215692de00fa3", "shasum": "" }, "require": { - "php": ">=7.1" - }, - "provide": { - "ext-ctype": "*" - }, - "suggest": { - "ext-ctype": "For best performance" + "php": ">=8.0.2", + "symfony/deprecation-contracts": "^2.1|^3" }, "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\\Ctype\\": "" - } + "Symfony\\Component\\OptionsResolver\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -55290,24 +56046,23 @@ ], "authors": [ { - "name": "Gert de Pagter", - "email": "BackEndTea@gmail.com" + "name": "Fabien Potencier", + "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony polyfill for ctype functions", + "description": "Provides an improved replacement for the array_replace PHP function", "homepage": "https://symfony.com", "keywords": [ - "compatibility", - "ctype", - "polyfill", - "portable" + "config", + "configuration", + "options" ], "support": { - "source": "https://github.com/symfony/polyfill-ctype/tree/v1.27.0" + "source": "https://github.com/symfony/options-resolver/tree/v6.0.19" }, "funding": [ { @@ -55323,48 +56078,40 @@ "type": "tidelift" } ], - "time": "2022-11-03T14:55:06+00:00" + "time": "2023-01-01T08:36:10+00:00" }, { - "name": "symfony/polyfill-iconv", - "version": "v1.27.0", + "name": "symfony/password-hasher", + "version": "v6.0.19", "source": { "type": "git", - "url": "https://github.com/symfony/polyfill-iconv.git", - "reference": "927013f3aac555983a5059aada98e1907d842695" + "url": "https://github.com/symfony/password-hasher.git", + "reference": "2ae49765c5328307e82c0ee2898a39c071ef5bc8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/927013f3aac555983a5059aada98e1907d842695", - "reference": "927013f3aac555983a5059aada98e1907d842695", + "url": "https://api.github.com/repos/symfony/password-hasher/zipball/2ae49765c5328307e82c0ee2898a39c071ef5bc8", + "reference": "2ae49765c5328307e82c0ee2898a39c071ef5bc8", "shasum": "" }, "require": { - "php": ">=7.1" + "php": ">=8.0.2" }, - "provide": { - "ext-iconv": "*" + "conflict": { + "symfony/security-core": "<5.4" }, - "suggest": { - "ext-iconv": "For best performance" + "require-dev": { + "symfony/console": "^5.4|^6.0", + "symfony/security-core": "^5.4|^6.0" }, "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\\Iconv\\": "" - } + "Symfony\\Component\\PasswordHasher\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -55372,25 +56119,22 @@ ], "authors": [ { - "name": "Nicolas Grekas", - "email": "p@tchwork.com" + "name": "Robin Chalas", + "email": "robin.chalas@gmail.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony polyfill for the Iconv extension", + "description": "Provides password hashing utilities", "homepage": "https://symfony.com", "keywords": [ - "compatibility", - "iconv", - "polyfill", - "portable", - "shim" + "hashing", + "password" ], "support": { - "source": "https://github.com/symfony/polyfill-iconv/tree/v1.27.0" + "source": "https://github.com/symfony/password-hasher/tree/v6.0.19" }, "funding": [ { @@ -55406,7 +56150,7 @@ "type": "tidelift" } ], - "time": "2022-11-03T14:55:06+00:00" + "time": "2023-01-01T08:36:10+00:00" }, { "name": "symfony/polyfill-intl-grapheme", @@ -55830,82 +56574,6 @@ ], "time": "2022-11-03T14:55:06+00:00" }, - { - "name": "symfony/polyfill-php72", - "version": "v1.27.0", - "source": { - "type": "git", - "url": "https://github.com/symfony/polyfill-php72.git", - "reference": "869329b1e9894268a8a61dabb69153029b7a8c97" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/869329b1e9894268a8a61dabb69153029b7a8c97", - "reference": "869329b1e9894268a8a61dabb69153029b7a8c97", - "shasum": "" - }, - "require": { - "php": ">=7.1" - }, - "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\\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.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/polyfill-php73", "version": "v1.27.0", @@ -56464,6 +57132,82 @@ ], "time": "2023-01-01T08:36:10+00:00" }, + { + "name": "symfony/runtime", + "version": "v6.0.19", + "source": { + "type": "git", + "url": "https://github.com/symfony/runtime.git", + "reference": "043ac3b6c0b6749bb6848efe490abeb04f1e3ccd" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/runtime/zipball/043ac3b6c0b6749bb6848efe490abeb04f1e3ccd", + "reference": "043ac3b6c0b6749bb6848efe490abeb04f1e3ccd", + "shasum": "" + }, + "require": { + "composer-plugin-api": "^1.0|^2.0", + "php": ">=8.0.2" + }, + "conflict": { + "symfony/dotenv": "<5.4" + }, + "require-dev": { + "composer/composer": "^1.0.2|^2.0", + "symfony/console": "^5.4|^6.0", + "symfony/dotenv": "^5.4|^6.0", + "symfony/http-foundation": "^5.4|^6.0", + "symfony/http-kernel": "^5.4|^6.0" + }, + "type": "composer-plugin", + "extra": { + "class": "Symfony\\Component\\Runtime\\Internal\\ComposerPlugin" + }, + "autoload": { + "psr-4": { + "Symfony\\Component\\Runtime\\": "", + "Symfony\\Runtime\\Symfony\\Component\\": "Internal/" + }, + "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": "Enables decoupling PHP applications from global state", + "homepage": "https://symfony.com", + "support": { + "source": "https://github.com/symfony/runtime/tree/v6.0.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": "2023-01-20T17:44:14+00:00" + }, { "name": "symfony/security-core", "version": "v5.4.22", @@ -57600,6 +58344,78 @@ ], "time": "2023-01-20T17:44:14+00:00" }, + { + "name": "symfony/var-exporter", + "version": "v6.0.19", + "source": { + "type": "git", + "url": "https://github.com/symfony/var-exporter.git", + "reference": "df56f53818c2d5d9f683f4ad2e365ba73a3b69d2" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/var-exporter/zipball/df56f53818c2d5d9f683f4ad2e365ba73a3b69d2", + "reference": "df56f53818c2d5d9f683f4ad2e365ba73a3b69d2", + "shasum": "" + }, + "require": { + "php": ">=8.0.2" + }, + "require-dev": { + "symfony/var-dumper": "^5.4|^6.0" + }, + "type": "library", + "autoload": { + "psr-4": { + "Symfony\\Component\\VarExporter\\": "" + }, + "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": "Allows exporting any serializable PHP data structure to plain PHP code", + "homepage": "https://symfony.com", + "keywords": [ + "clone", + "construct", + "export", + "hydrate", + "instantiate", + "serialize" + ], + "support": { + "source": "https://github.com/symfony/var-exporter/tree/v6.0.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": "2023-01-13T08:34:10+00:00" + }, { "name": "symfony/yaml", "version": "v6.0.19", @@ -58890,261 +59706,6 @@ }, "time": "2022-12-27T18:41:43+00:00" }, - { - "name": "composer/ca-bundle", - "version": "1.3.5", - "source": { - "type": "git", - "url": "https://github.com/composer/ca-bundle.git", - "reference": "74780ccf8c19d6acb8d65c5f39cd72110e132bbd" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/composer/ca-bundle/zipball/74780ccf8c19d6acb8d65c5f39cd72110e132bbd", - "reference": "74780ccf8c19d6acb8d65c5f39cd72110e132bbd", - "shasum": "" - }, - "require": { - "ext-openssl": "*", - "ext-pcre": "*", - "php": "^5.3.2 || ^7.0 || ^8.0" - }, - "require-dev": { - "phpstan/phpstan": "^0.12.55", - "psr/log": "^1.0", - "symfony/phpunit-bridge": "^4.2 || ^5", - "symfony/process": "^2.5 || ^3.0 || ^4.0 || ^5.0 || ^6.0" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-main": "1.x-dev" - } - }, - "autoload": { - "psr-4": { - "Composer\\CaBundle\\": "src" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Jordi Boggiano", - "email": "j.boggiano@seld.be", - "homepage": "http://seld.be" - } - ], - "description": "Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.", - "keywords": [ - "cabundle", - "cacert", - "certificate", - "ssl", - "tls" - ], - "support": { - "irc": "irc://irc.freenode.org/composer", - "issues": "https://github.com/composer/ca-bundle/issues", - "source": "https://github.com/composer/ca-bundle/tree/1.3.5" - }, - "funding": [ - { - "url": "https://packagist.com", - "type": "custom" - }, - { - "url": "https://github.com/composer", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/composer/composer", - "type": "tidelift" - } - ], - "time": "2023-01-11T08:27:00+00:00" - }, - { - "name": "composer/composer", - "version": "2.3.10", - "source": { - "type": "git", - "url": "https://github.com/composer/composer.git", - "reference": "ebac357c0a41359f3981098729042ed6dedc97ba" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/composer/composer/zipball/ebac357c0a41359f3981098729042ed6dedc97ba", - "reference": "ebac357c0a41359f3981098729042ed6dedc97ba", - "shasum": "" - }, - "require": { - "composer/ca-bundle": "^1.0", - "composer/metadata-minifier": "^1.0", - "composer/pcre": "^2 || ^3", - "composer/semver": "^3.0", - "composer/spdx-licenses": "^1.2", - "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", - "seld/jsonlint": "^1.4", - "seld/phar-utils": "^1.2", - "symfony/console": "^5.4.7 || ^6.0.7", - "symfony/filesystem": "^5.4 || ^6.0", - "symfony/finder": "^5.4 || ^6.0", - "symfony/polyfill-php73": "^1.24", - "symfony/polyfill-php80": "^1.24", - "symfony/process": "^5.4 || ^6.0" - }, - "require-dev": { - "phpstan/phpstan": "^1.4.1", - "phpstan/phpstan-deprecation-rules": "^1", - "phpstan/phpstan-phpunit": "^1.0", - "phpstan/phpstan-strict-rules": "^1", - "phpstan/phpstan-symfony": "^1.1", - "symfony/phpunit-bridge": "^6.0" - }, - "suggest": { - "ext-openssl": "Enabling the openssl extension allows you to access https URLs for repositories and packages", - "ext-zip": "Enabling the zip extension allows you to unzip archives", - "ext-zlib": "Allow gzip compression of HTTP requests" - }, - "bin": [ - "bin/composer" - ], - "type": "library", - "extra": { - "branch-alias": { - "dev-main": "2.3-dev" - }, - "phpstan": { - "includes": [ - "phpstan/rules.neon" - ] - } - }, - "autoload": { - "psr-4": { - "Composer\\": "src/Composer" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Nils Adermann", - "email": "naderman@naderman.de", - "homepage": "https://www.naderman.de" - }, - { - "name": "Jordi Boggiano", - "email": "j.boggiano@seld.be", - "homepage": "https://seld.be" - } - ], - "description": "Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.", - "homepage": "https://getcomposer.org/", - "keywords": [ - "autoload", - "dependency", - "package" - ], - "support": { - "irc": "ircs://irc.libera.chat:6697/composer", - "issues": "https://github.com/composer/composer/issues", - "source": "https://github.com/composer/composer/tree/2.3.10" - }, - "funding": [ - { - "url": "https://packagist.com", - "type": "custom" - }, - { - "url": "https://github.com/composer", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/composer/composer", - "type": "tidelift" - } - ], - "time": "2022-07-13T13:48:23+00:00" - }, - { - "name": "composer/metadata-minifier", - "version": "1.0.0", - "source": { - "type": "git", - "url": "https://github.com/composer/metadata-minifier.git", - "reference": "c549d23829536f0d0e984aaabbf02af91f443207" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/composer/metadata-minifier/zipball/c549d23829536f0d0e984aaabbf02af91f443207", - "reference": "c549d23829536f0d0e984aaabbf02af91f443207", - "shasum": "" - }, - "require": { - "php": "^5.3.2 || ^7.0 || ^8.0" - }, - "require-dev": { - "composer/composer": "^2", - "phpstan/phpstan": "^0.12.55", - "symfony/phpunit-bridge": "^4.2 || ^5" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-main": "1.x-dev" - } - }, - "autoload": { - "psr-4": { - "Composer\\MetadataMinifier\\": "src" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Jordi Boggiano", - "email": "j.boggiano@seld.be", - "homepage": "http://seld.be" - } - ], - "description": "Small utility library that handles metadata minification and expansion.", - "keywords": [ - "composer", - "compression" - ], - "support": { - "issues": "https://github.com/composer/metadata-minifier/issues", - "source": "https://github.com/composer/metadata-minifier/tree/1.0.0" - }, - "funding": [ - { - "url": "https://packagist.com", - "type": "custom" - }, - { - "url": "https://github.com/composer", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/composer/composer", - "type": "tidelift" - } - ], - "time": "2021-04-07T13:37:33+00:00" - }, { "name": "composer/package-versions-deprecated", "version": "1.11.99.5", @@ -59289,167 +59850,6 @@ ], "time": "2022-11-17T09:50:14+00:00" }, - { - "name": "composer/semver", - "version": "3.3.2", - "source": { - "type": "git", - "url": "https://github.com/composer/semver.git", - "reference": "3953f23262f2bff1919fc82183ad9acb13ff62c9" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/composer/semver/zipball/3953f23262f2bff1919fc82183ad9acb13ff62c9", - "reference": "3953f23262f2bff1919fc82183ad9acb13ff62c9", - "shasum": "" - }, - "require": { - "php": "^5.3.2 || ^7.0 || ^8.0" - }, - "require-dev": { - "phpstan/phpstan": "^1.4", - "symfony/phpunit-bridge": "^4.2 || ^5" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-main": "3.x-dev" - } - }, - "autoload": { - "psr-4": { - "Composer\\Semver\\": "src" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Nils Adermann", - "email": "naderman@naderman.de", - "homepage": "http://www.naderman.de" - }, - { - "name": "Jordi Boggiano", - "email": "j.boggiano@seld.be", - "homepage": "http://seld.be" - }, - { - "name": "Rob Bast", - "email": "rob.bast@gmail.com", - "homepage": "http://robbast.nl" - } - ], - "description": "Semver library that offers utilities, version constraint parsing and validation.", - "keywords": [ - "semantic", - "semver", - "validation", - "versioning" - ], - "support": { - "irc": "irc://irc.freenode.org/composer", - "issues": "https://github.com/composer/semver/issues", - "source": "https://github.com/composer/semver/tree/3.3.2" - }, - "funding": [ - { - "url": "https://packagist.com", - "type": "custom" - }, - { - "url": "https://github.com/composer", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/composer/composer", - "type": "tidelift" - } - ], - "time": "2022-04-01T19:23:25+00:00" - }, - { - "name": "composer/spdx-licenses", - "version": "1.5.7", - "source": { - "type": "git", - "url": "https://github.com/composer/spdx-licenses.git", - "reference": "c848241796da2abf65837d51dce1fae55a960149" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/composer/spdx-licenses/zipball/c848241796da2abf65837d51dce1fae55a960149", - "reference": "c848241796da2abf65837d51dce1fae55a960149", - "shasum": "" - }, - "require": { - "php": "^5.3.2 || ^7.0 || ^8.0" - }, - "require-dev": { - "phpstan/phpstan": "^0.12.55", - "symfony/phpunit-bridge": "^4.2 || ^5" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-main": "1.x-dev" - } - }, - "autoload": { - "psr-4": { - "Composer\\Spdx\\": "src" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Nils Adermann", - "email": "naderman@naderman.de", - "homepage": "http://www.naderman.de" - }, - { - "name": "Jordi Boggiano", - "email": "j.boggiano@seld.be", - "homepage": "http://seld.be" - }, - { - "name": "Rob Bast", - "email": "rob.bast@gmail.com", - "homepage": "http://robbast.nl" - } - ], - "description": "SPDX licenses list and validation library.", - "keywords": [ - "license", - "spdx", - "validator" - ], - "support": { - "irc": "irc://irc.freenode.org/composer", - "issues": "https://github.com/composer/spdx-licenses/issues", - "source": "https://github.com/composer/spdx-licenses/tree/1.5.7" - }, - "funding": [ - { - "url": "https://packagist.com", - "type": "custom" - }, - { - "url": "https://github.com/composer", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/composer/composer", - "type": "tidelift" - } - ], - "time": "2022-05-23T07:37:50+00:00" - }, { "name": "composer/xdebug-handler", "version": "3.0.3", @@ -59516,58 +59916,6 @@ ], "time": "2022-02-25T21:32:43+00:00" }, - { - "name": "czproject/git-php", - "version": "v4.1.0", - "source": { - "type": "git", - "url": "https://github.com/czproject/git-php.git", - "reference": "bb195e30442bc5206b30fa9a304e20ea8e96458f" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/czproject/git-php/zipball/bb195e30442bc5206b30fa9a304e20ea8e96458f", - "reference": "bb195e30442bc5206b30fa9a304e20ea8e96458f", - "shasum": "" - }, - "require": { - "php": ">=5.6.0" - }, - "require-dev": { - "nette/tester": "^2.0" - }, - "type": "library", - "autoload": { - "classmap": [ - "src/" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-3-Clause" - ], - "authors": [ - { - "name": "Jan Pecha", - "email": "janpecha@email.cz" - } - ], - "description": "Library for work with Git repository in PHP.", - "keywords": [ - "git" - ], - "support": { - "issues": "https://github.com/czproject/git-php/issues", - "source": "https://github.com/czproject/git-php/tree/v4.1.0" - }, - "funding": [ - { - "url": "https://www.paypal.com/donate?hosted_button_id=EPSKR7MGVV7KC", - "type": "custom" - } - ], - "time": "2022-12-10T18:23:32+00:00" - }, { "name": "dealerdirect/phpcodesniffer-composer-installer", "version": "v0.7.2", @@ -62866,54 +63214,6 @@ ], "time": "2023-05-11T13:16:46+00:00" }, - { - "name": "seld/phar-utils", - "version": "1.2.1", - "source": { - "type": "git", - "url": "https://github.com/Seldaek/phar-utils.git", - "reference": "ea2f4014f163c1be4c601b9b7bd6af81ba8d701c" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/Seldaek/phar-utils/zipball/ea2f4014f163c1be4c601b9b7bd6af81ba8d701c", - "reference": "ea2f4014f163c1be4c601b9b7bd6af81ba8d701c", - "shasum": "" - }, - "require": { - "php": ">=5.3" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.x-dev" - } - }, - "autoload": { - "psr-4": { - "Seld\\PharUtils\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Jordi Boggiano", - "email": "j.boggiano@seld.be" - } - ], - "description": "PHAR file format utilities, for when PHP phars you up", - "keywords": [ - "phar" - ], - "support": { - "issues": "https://github.com/Seldaek/phar-utils/issues", - "source": "https://github.com/Seldaek/phar-utils/tree/1.2.1" - }, - "time": "2022-08-31T10:31:18+00:00" - }, { "name": "slevomat/coding-standard", "version": "7.2.1", @@ -63184,65 +63484,6 @@ }, "time": "2022-04-22T09:58:49+00:00" }, - { - "name": "spryker-sdk/integrator", - "version": "dev-master", - "source": { - "type": "git", - "url": "https://github.com/spryker-sdk/integrator.git", - "reference": "b138d36a87f75da5e334ca2bb546aa631fdae9d6" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/spryker-sdk/integrator/zipball/b138d36a87f75da5e334ca2bb546aa631fdae9d6", - "reference": "b138d36a87f75da5e334ca2bb546aa631fdae9d6", - "shasum": "" - }, - "require": { - "aws/aws-sdk-php": "^3.257", - "composer-plugin-api": "^1.0.0 || ^2.0.0", - "composer/composer": "^2.1.0", - "czproject/git-php": "^4.1", - "laminas/laminas-filter": "^2.11.0", - "nikic/php-parser": "^4.3.0", - "php": ">=7.4", - "sebastian/diff": "^4.0.0", - "symfony/console": "^5.3.0 || ^6.0", - "symfony/finder": "^5.3.0 || ^6.0", - "symfony/process": "^5.4 || ^6.0" - }, - "require-dev": { - "phpstan/phpstan": "^1.0.0", - "phpunit/phpunit": "^9.5.0", - "spryker/code-sniffer": "dev-master", - "symfony/filesystem": "^5.3.0 || ^6.0" - }, - "default-branch": true, - "bin": [ - "bin/integrator" - ], - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.0.x-dev" - } - }, - "autoload": { - "psr-4": { - "SprykerSdk\\Integrator\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "proprietary" - ], - "description": "Integrator module", - "support": { - "issues": "https://github.com/spryker-sdk/integrator/issues", - "source": "https://github.com/spryker-sdk/integrator/tree/master" - }, - "time": "2023-05-22T09:05:01+00:00" - }, { "name": "spryker-sdk/phpstan-spryker", "version": "0.4.0", @@ -63308,54 +63549,6 @@ }, "time": "2021-12-10T14:07:19+00:00" }, - { - "name": "spryker-sdk/security-checker", - "version": "0.1.3", - "source": { - "type": "git", - "url": "https://github.com/spryker-sdk/security-checker.git", - "reference": "35187fa088ea81409cef9194aa4c4714c46f9c36" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/spryker-sdk/security-checker/zipball/35187fa088ea81409cef9194aa4c4714c46f9c36", - "reference": "35187fa088ea81409cef9194aa4c4714c46f9c36", - "shasum": "" - }, - "require": { - "php": ">=7.3", - "symfony/console": "^4.0.0 || ^5.0.0 || ^6.0.0", - "symfony/options-resolver": "^4.0.0 || ^5.0.0 || ^6.0.0", - "symfony/process": "^4.0.0 || ^5.0.0 || ^6.0.0" - }, - "require-dev": { - "phpstan/phpstan": "^1.2.0", - "slevomat/coding-standard": "^6.2", - "spryker/code-sniffer": "^0.15.6", - "squizlabs/php_codesniffer": "^3.5" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.0.x-dev" - } - }, - "autoload": { - "psr-4": { - "SecurityChecker\\": "src/SecurityChecker/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "proprietary" - ], - "description": "A security checker for your composer.lock", - "support": { - "issues": "https://github.com/spryker-sdk/security-checker/issues", - "source": "https://github.com/spryker-sdk/security-checker/tree/0.1.3" - }, - "time": "2023-01-24T16:01:34+00:00" - }, { "name": "spryker-sdk/spryk", "version": "0.4.7", @@ -64024,178 +64217,6 @@ ], "time": "2022-07-27T15:50:26+00:00" }, - { - "name": "symfony/cache", - "version": "v6.0.18", - "source": { - "type": "git", - "url": "https://github.com/symfony/cache.git", - "reference": "079ec0afe323fdcd5ac1f16e3ffdb4991fb5d4c9" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/symfony/cache/zipball/079ec0afe323fdcd5ac1f16e3ffdb4991fb5d4c9", - "reference": "079ec0afe323fdcd5ac1f16e3ffdb4991fb5d4c9", - "shasum": "" - }, - "require": { - "php": ">=8.0.2", - "psr/cache": "^2.0|^3.0", - "psr/log": "^1.1|^2|^3", - "symfony/cache-contracts": "^1.1.7|^2|^3", - "symfony/service-contracts": "^1.1|^2|^3", - "symfony/var-exporter": "^5.4|^6.0" - }, - "conflict": { - "doctrine/dbal": "<2.13.1", - "symfony/dependency-injection": "<5.4", - "symfony/http-kernel": "<5.4", - "symfony/var-dumper": "<5.4" - }, - "provide": { - "psr/cache-implementation": "2.0|3.0", - "psr/simple-cache-implementation": "1.0|2.0|3.0", - "symfony/cache-implementation": "1.1|2.0|3.0" - }, - "require-dev": { - "cache/integration-tests": "dev-master", - "doctrine/dbal": "^2.13.1|^3.0", - "predis/predis": "^1.1", - "psr/simple-cache": "^1.0|^2.0|^3.0", - "symfony/config": "^5.4|^6.0", - "symfony/dependency-injection": "^5.4|^6.0", - "symfony/filesystem": "^5.4|^6.0", - "symfony/http-kernel": "^5.4|^6.0", - "symfony/messenger": "^5.4|^6.0", - "symfony/var-dumper": "^5.4|^6.0" - }, - "type": "library", - "autoload": { - "psr-4": { - "Symfony\\Component\\Cache\\": "" - }, - "exclude-from-classmap": [ - "/Tests/" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Nicolas Grekas", - "email": "p@tchwork.com" - }, - { - "name": "Symfony Community", - "homepage": "https://symfony.com/contributors" - } - ], - "description": "Provides extended PSR-6, PSR-16 (and tags) implementations", - "homepage": "https://symfony.com", - "keywords": [ - "caching", - "psr6" - ], - "support": { - "source": "https://github.com/symfony/cache/tree/v6.0.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": "2022-12-29T16:27:58+00:00" - }, - { - "name": "symfony/cache-contracts", - "version": "v3.0.2", - "source": { - "type": "git", - "url": "https://github.com/symfony/cache-contracts.git", - "reference": "1c0a181c9ee221afe4fa55b2d13fc63c5ae14348" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/symfony/cache-contracts/zipball/1c0a181c9ee221afe4fa55b2d13fc63c5ae14348", - "reference": "1c0a181c9ee221afe4fa55b2d13fc63c5ae14348", - "shasum": "" - }, - "require": { - "php": ">=8.0.2", - "psr/cache": "^3.0" - }, - "suggest": { - "symfony/cache-implementation": "" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-main": "3.0-dev" - }, - "thanks": { - "name": "symfony/contracts", - "url": "https://github.com/symfony/contracts" - } - }, - "autoload": { - "psr-4": { - "Symfony\\Contracts\\Cache\\": "" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Nicolas Grekas", - "email": "p@tchwork.com" - }, - { - "name": "Symfony Community", - "homepage": "https://symfony.com/contributors" - } - ], - "description": "Generic abstractions related to caching", - "homepage": "https://symfony.com", - "keywords": [ - "abstractions", - "contracts", - "decoupling", - "interfaces", - "interoperability", - "standards" - ], - "support": { - "source": "https://github.com/symfony/cache-contracts/tree/v3.0.2" - }, - "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-01-02T09:55:41+00:00" - }, { "name": "symfony/css-selector", "version": "v6.0.19", @@ -64261,94 +64282,6 @@ ], "time": "2023-01-01T08:36:10+00:00" }, - { - "name": "symfony/dependency-injection", - "version": "v6.0.20", - "source": { - "type": "git", - "url": "https://github.com/symfony/dependency-injection.git", - "reference": "359806e1adebd1c43e18e5ea22acd14bef7fcf8c" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/359806e1adebd1c43e18e5ea22acd14bef7fcf8c", - "reference": "359806e1adebd1c43e18e5ea22acd14bef7fcf8c", - "shasum": "" - }, - "require": { - "php": ">=8.0.2", - "psr/container": "^1.1|^2.0", - "symfony/deprecation-contracts": "^2.1|^3", - "symfony/polyfill-php81": "^1.22", - "symfony/service-contracts": "^1.1.6|^2.0|^3.0" - }, - "conflict": { - "ext-psr": "<1.1|>=2", - "symfony/config": "<5.4", - "symfony/finder": "<5.4", - "symfony/proxy-manager-bridge": "<5.4", - "symfony/yaml": "<5.4" - }, - "provide": { - "psr/container-implementation": "1.1|2.0", - "symfony/service-implementation": "1.1|2.0|3.0" - }, - "require-dev": { - "symfony/config": "^5.4|^6.0", - "symfony/expression-language": "^5.4|^6.0", - "symfony/yaml": "^5.4|^6.0" - }, - "suggest": { - "symfony/config": "", - "symfony/expression-language": "For using expressions in service container configuration", - "symfony/finder": "For using double-star glob patterns or when GLOB_BRACE portability is required", - "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them", - "symfony/yaml": "" - }, - "type": "library", - "autoload": { - "psr-4": { - "Symfony\\Component\\DependencyInjection\\": "" - }, - "exclude-from-classmap": [ - "/Tests/" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Fabien Potencier", - "email": "fabien@symfony.com" - }, - { - "name": "Symfony Community", - "homepage": "https://symfony.com/contributors" - } - ], - "description": "Allows you to standardize and centralize the way objects are constructed in your application", - "homepage": "https://symfony.com", - "support": { - "source": "https://github.com/symfony/dependency-injection/tree/v6.0.20" - }, - "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": "2023-01-30T15:41:07+00:00" - }, { "name": "symfony/dom-crawler", "version": "v6.0.17", @@ -64422,154 +64355,6 @@ ], "time": "2022-12-22T17:53:58+00:00" }, - { - "name": "symfony/framework-bundle", - "version": "v6.0.17", - "source": { - "type": "git", - "url": "https://github.com/symfony/framework-bundle.git", - "reference": "76a74c36915079e80dd0d538ae3f65a205881f2b" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/76a74c36915079e80dd0d538ae3f65a205881f2b", - "reference": "76a74c36915079e80dd0d538ae3f65a205881f2b", - "shasum": "" - }, - "require": { - "composer-runtime-api": ">=2.1", - "ext-xml": "*", - "php": ">=8.0.2", - "symfony/cache": "^5.4|^6.0", - "symfony/config": "^5.4|^6.0", - "symfony/dependency-injection": "^5.4.5|^6.0.5", - "symfony/error-handler": "^5.4|^6.0", - "symfony/event-dispatcher": "^5.4|^6.0", - "symfony/filesystem": "^5.4|^6.0", - "symfony/finder": "^5.4|^6.0", - "symfony/http-foundation": "^5.4|^6.0", - "symfony/http-kernel": "^5.4|^6.0", - "symfony/polyfill-mbstring": "~1.0", - "symfony/polyfill-php81": "^1.22", - "symfony/routing": "^5.4|^6.0" - }, - "conflict": { - "doctrine/annotations": "<1.13.1", - "doctrine/persistence": "<1.3", - "phpdocumentor/reflection-docblock": "<3.2.2", - "phpdocumentor/type-resolver": "<1.4.0", - "phpunit/phpunit": "<5.4.3", - "symfony/asset": "<5.4", - "symfony/console": "<5.4", - "symfony/dom-crawler": "<5.4", - "symfony/dotenv": "<5.4", - "symfony/form": "<5.4", - "symfony/http-client": "<5.4", - "symfony/lock": "<5.4", - "symfony/mailer": "<5.4", - "symfony/messenger": "<5.4", - "symfony/mime": "<5.4", - "symfony/property-access": "<5.4", - "symfony/property-info": "<5.4", - "symfony/security-core": "<5.4", - "symfony/security-csrf": "<5.4", - "symfony/serializer": "<5.4", - "symfony/stopwatch": "<5.4", - "symfony/translation": "<5.4", - "symfony/twig-bridge": "<5.4", - "symfony/twig-bundle": "<5.4", - "symfony/validator": "<5.4", - "symfony/web-profiler-bundle": "<5.4", - "symfony/workflow": "<5.4" - }, - "require-dev": { - "doctrine/annotations": "^1.13.1|^2", - "doctrine/persistence": "^1.3|^2|^3", - "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0", - "symfony/asset": "^5.4|^6.0", - "symfony/browser-kit": "^5.4|^6.0", - "symfony/console": "^5.4.9|^6.0.9", - "symfony/css-selector": "^5.4|^6.0", - "symfony/dom-crawler": "^5.4|^6.0", - "symfony/dotenv": "^5.4|^6.0", - "symfony/expression-language": "^5.4|^6.0", - "symfony/form": "^5.4|^6.0", - "symfony/http-client": "^5.4|^6.0", - "symfony/lock": "^5.4|^6.0", - "symfony/mailer": "^5.4|^6.0", - "symfony/messenger": "^5.4|^6.0", - "symfony/mime": "^5.4|^6.0", - "symfony/notifier": "^5.4|^6.0", - "symfony/polyfill-intl-icu": "~1.0", - "symfony/process": "^5.4|^6.0", - "symfony/property-info": "^5.4|^6.0", - "symfony/rate-limiter": "^5.4|^6.0", - "symfony/security-bundle": "^5.4|^6.0", - "symfony/serializer": "^5.4|^6.0", - "symfony/stopwatch": "^5.4|^6.0", - "symfony/string": "^5.4|^6.0", - "symfony/translation": "^5.4|^6.0", - "symfony/twig-bundle": "^5.4|^6.0", - "symfony/validator": "^5.4|^6.0", - "symfony/web-link": "^5.4|^6.0", - "symfony/workflow": "^5.4|^6.0", - "symfony/yaml": "^5.4|^6.0", - "twig/twig": "^2.10|^3.0" - }, - "suggest": { - "ext-apcu": "For best performance of the system caches", - "symfony/console": "For using the console commands", - "symfony/form": "For using forms", - "symfony/property-info": "For using the property_info service", - "symfony/serializer": "For using the serializer service", - "symfony/validator": "For using validation", - "symfony/web-link": "For using web links, features such as preloading, prefetching or prerendering", - "symfony/yaml": "For using the debug:config and lint:yaml commands" - }, - "type": "symfony-bundle", - "autoload": { - "psr-4": { - "Symfony\\Bundle\\FrameworkBundle\\": "" - }, - "exclude-from-classmap": [ - "/Tests/" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Fabien Potencier", - "email": "fabien@symfony.com" - }, - { - "name": "Symfony Community", - "homepage": "https://symfony.com/contributors" - } - ], - "description": "Provides a tight integration between Symfony components and the Symfony full-stack framework", - "homepage": "https://symfony.com", - "support": { - "source": "https://github.com/symfony/framework-bundle/tree/v6.0.17" - }, - "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-12-20T16:40:04+00:00" - }, { "name": "symfony/twig-bundle", "version": "v6.0.17", @@ -64657,78 +64442,6 @@ ], "time": "2022-12-20T16:40:04+00:00" }, - { - "name": "symfony/var-exporter", - "version": "v6.0.19", - "source": { - "type": "git", - "url": "https://github.com/symfony/var-exporter.git", - "reference": "df56f53818c2d5d9f683f4ad2e365ba73a3b69d2" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/symfony/var-exporter/zipball/df56f53818c2d5d9f683f4ad2e365ba73a3b69d2", - "reference": "df56f53818c2d5d9f683f4ad2e365ba73a3b69d2", - "shasum": "" - }, - "require": { - "php": ">=8.0.2" - }, - "require-dev": { - "symfony/var-dumper": "^5.4|^6.0" - }, - "type": "library", - "autoload": { - "psr-4": { - "Symfony\\Component\\VarExporter\\": "" - }, - "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": "Allows exporting any serializable PHP data structure to plain PHP code", - "homepage": "https://symfony.com", - "keywords": [ - "clone", - "construct", - "export", - "hydrate", - "instantiate", - "serialize" - ], - "support": { - "source": "https://github.com/symfony/var-exporter/tree/v6.0.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": "2023-01-13T08:34:10+00:00" - }, { "name": "symfony/web-profiler-bundle", "version": "v5.4.17", @@ -65041,7 +64754,7 @@ "spryker-feature/spryker-core": 20, "spryker-feature/tax": 20, "spryker-feature/development-tools": 20, - "spryker-sdk/integrator": 20, + "spryker-sdk/evaluator": 20, "spryker/docker-chromedriver": 20 }, "prefer-stable": true, From 38e69c27c48d5cc862eead42027b32bc33907953 Mon Sep 17 00:00:00 2001 From: Pavlo Date: Wed, 24 May 2023 23:32:48 +0200 Subject: [PATCH 72/72] SDK-2278: Removed integrator files. --- integrator.lock | 247 ------------------ .../Zed/Console/ConsoleDependencyProvider.php | 3 - 2 files changed, 250 deletions(-) delete mode 100644 integrator.lock diff --git a/integrator.lock b/integrator.lock deleted file mode 100644 index 9ab857a489..0000000000 --- a/integrator.lock +++ /dev/null @@ -1,247 +0,0 @@ -{ - "SprykerShop.CatalogPage": { - "wire-plugin": { - "cfecb5a72dda82e1f1e03fed32136607cbf24209": { - "target": "\\Spryker\\Yves\\Twig\\TwigDependencyProvider::getTwigPlugins", - "source": "\\SprykerShop\\Yves\\CatalogPage\\Plugin\\Twig\\CategoryFilterTwigPlugin" - } - } - }, - "Spryker.Redis": { - "wire-plugin": { - "699085dbe2f7f93a59ff8a20d4a0f5fad18c302b": { - "target": "\\SprykerShop\\Yves\\WebProfilerWidget\\WebProfilerWidgetDependencyProvider::getDataCollectorPlugins", - "source": "\\Spryker\\Yves\\Redis\\Plugin\\WebProfiler\\WebProfilerRedisDataCollectorPlugin" - } - } - }, - "Spryker.ZedRequest": { - "wire-plugin": { - "79d9d400079eceaf17bbbeb306401bcfa1f9838a": { - "target": "\\Spryker\\Client\\ZedRequest\\ZedRequestDependencyProvider::getHeaderExpanderPlugins", - "source": "\\Spryker\\Client\\ZedRequest\\Plugin\\AcceptEncodingHeaderExpanderPlugin" - }, - "c88394bbe6b399a0388d9527da54cbcc99bdca1e": { - "target": "\\Spryker\\Client\\ZedRequest\\ZedRequestDependencyProvider::getHeaderExpanderPlugins", - "source": "\\Spryker\\Client\\ZedRequest\\Plugin\\AuthTokenHeaderExpanderPlugin" - }, - "14d3a0b60154852fd16c1e2914c321aceca5335c": { - "target": "\\Spryker\\Client\\ZedRequest\\ZedRequestDependencyProvider::getHeaderExpanderPlugins", - "source": "\\Spryker\\Client\\ZedRequest\\Plugin\\RequestIdHeaderExpanderPlugin" - }, - "8d256de1a92485b82e83fd6a65e6bd90fb6be552": { - "target": "\\SprykerShop\\Yves\\WebProfilerWidget\\WebProfilerWidgetDependencyProvider::getDataCollectorPlugins", - "source": "\\Spryker\\Yves\\ZedRequest\\Plugin\\WebProfiler\\WebProfilerZedRequestDataCollectorPlugin" - } - } - }, - "Spryker.SearchElasticsearch": { - "wire-plugin": { - "41caee6a4f3abe8bdad9c4a55db2aa65980285ae": { - "target": "\\SprykerShop\\Yves\\WebProfilerWidget\\WebProfilerWidgetDependencyProvider::getDataCollectorPlugins", - "source": "\\Spryker\\Yves\\SearchElasticsearch\\Plugin\\WebProfiler\\WebProfilerElasticsearchDataCollectorPlugin" - } - } - }, - "SprykerShop.CartNoteWidget": { - "wire-plugin": { - "e2ca3da2c2fa22d00ef722aa1792f86012043860": { - "target": "\\SprykerShop\\Yves\\ShopApplication\\ShopApplicationDependencyProvider::getWidgetCacheKeyGeneratorStrategyPlugins", - "source": "\\SprykerShop\\Yves\\CartNoteWidget\\Plugin\\ShopApplication\\CartItemNoteFormWidgetCacheKeyGeneratorStrategyPlugin" - } - } - }, - "SprykerShop.DiscountPromotionWidget": { - "wire-plugin": { - "55439a9d1ce6a503b81ecabfd1f382f3bc18d646": { - "target": "\\SprykerShop\\Yves\\ShopApplication\\ShopApplicationDependencyProvider::getWidgetCacheKeyGeneratorStrategyPlugins", - "source": "\\SprykerShop\\Yves\\DiscountPromotionWidget\\Plugin\\ShopApplication\\CartDiscountPromotionProductListWidgetCacheKeyGeneratorStrategyPlugin" - } - } - }, - "SprykerShop.QuoteApprovalWidget": { - "wire-plugin": { - "8afb6a03e4e353c90eeaa44d604ae413af3f1241": { - "target": "\\SprykerShop\\Yves\\ShopApplication\\ShopApplicationDependencyProvider::getWidgetCacheKeyGeneratorStrategyPlugins", - "source": "\\SprykerShop\\Yves\\QuoteApprovalWidget\\Plugin\\ShopApplication\\QuoteApprovalStatusWidgetCacheKeyGeneratorStrategyPlugin" - }, - "8bd3c2629ef4578df800ec0832ad7c4b7975c1b6": { - "target": "\\SprykerShop\\Yves\\ShopApplication\\ShopApplicationDependencyProvider::getWidgetCacheKeyGeneratorStrategyPlugins", - "source": "\\SprykerShop\\Yves\\QuoteApprovalWidget\\Plugin\\ShopApplication\\QuoteApproveRequestWidgetCacheKeyGeneratorStrategyPlugin" - }, - "dd8d61efe30b52391d18cd673cfe6754326678d4": { - "target": "\\SprykerShop\\Yves\\ShopApplication\\ShopApplicationDependencyProvider::getWidgetCacheKeyGeneratorStrategyPlugins", - "source": "\\SprykerShop\\Yves\\QuoteApprovalWidget\\Plugin\\ShopApplication\\QuoteApprovalWidgetCacheKeyGeneratorStrategyPlugin" - } - } - }, - "Spryker.Transfer": { - "configure-module": { - "0d14aec930d64e6c92cfd4e6b2541cbaf60b598a": { - "target": "\\Spryker\\Zed\\Transfer\\TransferConfig::isTransferXmlValidationEnabled", - "default": "true" - } - } - }, - "Spryker.CompanyGui": { - "wire-plugin": { - "f26e648ae3101b9f26e9bcaf321a679ba1dc67ec": { - "target": "\\Spryker\\Zed\\CompanyUserGui\\CompanyUserGuiDependencyProvider::getCompanyUserFormExpanderPlugins", - "source": "\\Spryker\\Zed\\CompanyGui\\Communication\\Plugin\\CompanyUserGui\\CompanyToCompanyUserFormExpanderPlugin" - } - } - }, - "Spryker.PublishAndSynchronizeHealthCheck": { - "wire-plugin": { - "e9ceb2499ca9e36e07e6f941db5b84e63a9db5ba": { - "target": "\\Spryker\\Zed\\HealthCheck\\HealthCheckDependencyProvider::getHealthCheckPlugins", - "source": "\\Spryker\\Zed\\PublishAndSynchronizeHealthCheck\\Communication\\Plugin\\HealthCheck\\PublishAndSynchronizeWriteHealthCheckPlugin" - } - } - }, - "Spryker.PublishAndSynchronizeHealthCheckSearch": { - "wire-plugin": { - "166c3677c8d02106e261c4cdf3848270bf911f6a": { - "target": "\\Spryker\\Zed\\HealthCheck\\HealthCheckDependencyProvider::getHealthCheckPlugins", - "source": "\\Spryker\\Zed\\PublishAndSynchronizeHealthCheckSearch\\Communication\\Plugin\\HealthCheck\\PublishAndSynchronizeHealthCheckSearchPlugin" - } - } - }, - "Spryker.PublishAndSynchronizeHealthCheckStorage": { - "wire-plugin": { - "f700d7c24e14e077a9fd6c6006f74a08b9f96e01": { - "target": "\\Spryker\\Zed\\HealthCheck\\HealthCheckDependencyProvider::getHealthCheckPlugins", - "source": "\\Spryker\\Zed\\PublishAndSynchronizeHealthCheckStorage\\Communication\\Plugin\\HealthCheck\\PublishAndSynchronizeHealthCheckStoragePlugin" - } - } - }, - "Spryker.Sales": { - "wire-plugin": { - "8acd5b51dbce690ba44335f6e383095acc6e4b9e": { - "target": "\\Spryker\\Zed\\Checkout\\CheckoutDependencyProvider::getCheckoutOrderSavers", - "source": "\\Spryker\\Zed\\Sales\\Communication\\Plugin\\Checkout\\OrderSaverPlugin" - }, - "529047d534207b1a4512794d4ed69d72ad800512": { - "target": "\\Spryker\\Zed\\Checkout\\CheckoutDependencyProvider::getCheckoutOrderSavers", - "source": "\\Spryker\\Zed\\Sales\\Communication\\Plugin\\Checkout\\OrderTotalsSaverPlugin", - "poistion": { - "before": "\\Spryker\\Zed\\Shipment\\Communication\\Plugin\\Checkout\\SalesOrderShipmentSavePlugin", - "after": "\\Spryker\\Zed\\Sales\\Communication\\Plugin\\Checkout\\OrderSaverPlugin" - } - }, - "aa17d64d695cf74b2887af9c0701a12a9810e5c8": { - "target": "\\Spryker\\Zed\\Checkout\\CheckoutDependencyProvider::getCheckoutOrderSavers", - "source": "\\Spryker\\Zed\\Sales\\Communication\\Plugin\\Checkout\\OrderItemsSaverPlugin", - "poistion": { - "after": "\\Spryker\\Zed\\Shipment\\Communication\\Plugin\\Checkout\\SalesOrderShipmentSavePlugin" - } - } - }, - "unwire-plugin": { - "f5ad68d52541dfe25a27c1adba51f8f281aeca6d": { - "target": "\\Spryker\\Zed\\Checkout\\CheckoutDependencyProvider::getCheckoutOrderSavers", - "source": "\\Spryker\\Zed\\Sales\\Communication\\Plugin\\Checkout\\SalesOrderSaverPlugin" - } - } - }, - "Spryker.Shipment": { - "wire-plugin": { - "fc05c42e2dc332924dfdc4c1089ee24fae5cd908": { - "target": "\\Spryker\\Zed\\Checkout\\CheckoutDependencyProvider::getCheckoutOrderSavers", - "source": "\\Spryker\\Zed\\Shipment\\Communication\\Plugin\\Checkout\\SalesOrderShipmentSavePlugin", - "poistion": { - "before": "\\Spryker\\Zed\\Sales\\Communication\\Plugin\\Checkout\\OrderItemsSaverPlugin", - "after": "\\Spryker\\Zed\\Sales\\Communication\\Plugin\\Checkout\\OrderTotalsSaverPlugin" - } - } - }, - "unwire-plugin": { - "0c9f39cebc63383a593f7f1bbd02ecc320b28e67": { - "target": "\\Spryker\\Zed\\Checkout\\CheckoutDependencyProvider::getCheckoutOrderSavers", - "source": "\\Spryker\\Zed\\Shipment\\Communication\\Plugin\\Checkout\\OrderShipmentSavePlugin" - } - } - }, - "Spryker.ErrorHandler": { - "wire-plugin": { - "e66a74375ab68f3bc8aba340a998b66816ce1f9d": { - "target": "\\Spryker\\Zed\\ErrorHandler\\ErrorHandlerDependencyProvider::getExceptionHandlerStrategyPlugins", - "source": "\\Spryker\\Zed\\ErrorHandler\\Communication\\Plugin\\ExceptionHandler\\SubRequestExceptionHandlerStrategyPlugin" - }, - "ac16d0f9ac60968061a659e1f9df4ce34a0dc77b": { - "target": "\\Spryker\\Zed\\EventDispatcher\\EventDispatcherDependencyProvider::getEventDispatcherPlugins", - "source": "\\Spryker\\Zed\\ErrorHandler\\Communication\\Plugin\\EventDispatcher\\ErrorPageEventDispatcherPlugin" - } - } - }, - "Spryker.ProductReview": { - "wire-plugin": { - "f27996f6982a0ed3eca3ac18c1fe1f9d44ebf935": { - "target": "\\Spryker\\Client\\ProductReview\\ProductReviewDependencyProvider::getProductReviewsBulkQueryExpanderPlugins", - "source": "\\Spryker\\Client\\ProductReview\\Plugin\\Elasticsearch\\QueryExpander\\PaginatedProductReviewsQueryExpanderPlugin" - }, - "440494c0ba35dab83c7daabfcc14e9856d30aaf9": { - "target": "\\Spryker\\Client\\ProductReview\\ProductReviewDependencyProvider::getProductReviewsBulkQueryExpanderPlugins", - "source": "\\Spryker\\Client\\ProductReview\\Plugin\\Elasticsearch\\QueryExpander\\ProductRatingAggregationBulkQueryExpanderPlugin" - }, - "a06d63bea0182c3df1396870d35ea9510e318016": { - "target": "\\Spryker\\Client\\ProductReview\\ProductReviewDependencyProvider::getProductReviewsBulkQueryExpanderPlugins", - "source": "\\Spryker\\Client\\ProductReview\\Plugin\\Elasticsearch\\QueryExpander\\SortByCreatedAtQueryExpanderPlugin" - }, - "9b63bb9bb88015da8937d1303e7d4517e2f34ee5": { - "target": "\\Spryker\\Client\\ProductReview\\ProductReviewDependencyProvider::getProductReviewsBulkSearchResultFormatterPlugins", - "source": "\\Spryker\\Client\\ProductReview\\Plugin\\Elasticsearch\\ResultFormatter\\ProductReviewsResultFormatterPlugin" - }, - "e829390c0d3e7082fb04ae9fb9e55dd33649f2de": { - "target": "\\Spryker\\Client\\ProductReview\\ProductReviewDependencyProvider::getProductReviewsBulkSearchResultFormatterPlugins", - "source": "\\Spryker\\Client\\ProductReview\\Plugin\\Elasticsearch\\ResultFormatter\\PaginatedProductReviewsResultFormatterPlugin" - }, - "1223b9cc8b32c6ac324afd39bf5d01b37df60e40": { - "target": "\\Spryker\\Client\\ProductReview\\ProductReviewDependencyProvider::getProductReviewsBulkSearchResultFormatterPlugins", - "source": "\\Spryker\\Client\\ProductReview\\Plugin\\Elasticsearch\\ResultFormatter\\ProductRatingAggregationBulkResultFormatterPlugin" - } - } - }, - "SprykerShop.CartPage": { - "configure-module": { - "e700340b159d4d3db250f3cdb22c1ad59b8c5844": { - "target": "\\SprykerShop\\Yves\\CartPage\\CartPageConfig::IS_CART_CART_ITEMS_VIA_AJAX_LOAD_ENABLED", - "default": "true" - }, - "ea9556b31e89fb55cd8b1fd78f6a57cd0388b354": { - "target": "\\SprykerShop\\Yves\\CartPage\\CartPageConfig::IS_LOADING_UPSELLING_PRODUCTS_VIA_AJAX_ENABLED", - "default": "true" - } - } - }, - "SprykerShop.ProductGroupWidget": { - "wire-plugin": { - "9015da332891be842d66fc2efa19a0a6f8cce817": { - "target": "\\SprykerShop\\Yves\\ProductGroupWidget\\ProductGroupWidgetDependencyProvider::getProductViewBulkExpanderPlugins", - "source": "\\SprykerShop\\Yves\\ProductReviewWidget\\Plugin\\ProductGroupWidget\\ProductReviewSummaryProductViewBulkExpanderPlugin" - } - }, - "unwire-plugin": { - "b1054ad511ebe61009955b6963f256bec4d6c589": { - "target": "\\SprykerShop\\Yves\\ProductGroupWidget\\ProductGroupWidgetDependencyProvider::getProductViewExpanderPlugins", - "source": "\\SprykerShop\\Yves\\ProductReviewWidget\\Plugin\\ProductGroupWidget\\ProductReviewSummaryProductViewExpanderPlugin" - } - } - }, - "Spryker.Customer": { - "wire-plugin": { - "7312de66a8237a9de3c86c4dc68fb7f136a39e96": { - "target": "\\Spryker\\Zed\\TaxProductConnector\\TaxProductConnectorDependencyProvider::getShippingAddressValidatorPlugins", - "source": "\\Spryker\\Zed\\Customer\\Communication\\Plugin\\TaxProductConnector\\CustomerAddressShippingAddressValidatorPlugin" - } - } - }, - "Spryker.CompanyUnitAddress": { - "wire-plugin": { - "7c7411e2f1447b5a8448cea033cfa75f6640275b": { - "target": "\\Spryker\\Zed\\TaxProductConnector\\TaxProductConnectorDependencyProvider::getShippingAddressValidatorPlugins", - "source": "\\Spryker\\Zed\\CompanyUnitAddress\\Communication\\Plugin\\TaxProductConnector\\CompanyUnitAddressShippingAddressValidatorPlugin" - } - } - } -} diff --git a/src/Pyz/Zed/Console/ConsoleDependencyProvider.php b/src/Pyz/Zed/Console/ConsoleDependencyProvider.php index f1722779d7..4070019109 100644 --- a/src/Pyz/Zed/Console/ConsoleDependencyProvider.php +++ b/src/Pyz/Zed/Console/ConsoleDependencyProvider.php @@ -170,7 +170,6 @@ use Spryker\Zed\ZedNavigation\Communication\Console\BuildNavigationConsole; use Spryker\Zed\ZedNavigation\Communication\Console\RemoveNavigationCacheConsole; use SprykerEco\Zed\NewRelic\Communication\Console\RecordDeploymentConsole; -use SprykerSdk\Integrator\Console\ModuleInstallerConsole; use SprykerShop\Zed\DateTimeConfiguratorPageExample\Communication\Console\DateTimeProductConfiguratorBuildFrontendConsole; use Stecman\Component\Symfony\Console\BashCompletion\CompletionCommand; @@ -426,8 +425,6 @@ protected function getConsoleCommands(Container $container): array $commands[] = new CustomerPasswordResetConsole(); $commands[] = new CustomerPasswordSetConsole(); - $commands[] = new ModuleInstallerConsole(); - if (class_exists(SecurityCheckerCommand::class)) { $commands[] = new SecurityCheckerCommand(); }