diff --git a/composer.lock b/composer.lock index f8a0cd6c16..60a68dc1da 100644 --- a/composer.lock +++ b/composer.lock @@ -25936,20 +25936,20 @@ }, { "name": "spryker/company-unit-address", - "version": "1.15.0", + "version": "1.16.0", "source": { "type": "git", "url": "https://github.com/spryker/company-unit-address.git", - "reference": "b2c42d483e92ebe5d92cd4f088016f2b0e942f42" + "reference": "e41a0e6fcf5b13d85a3b405151189707bf58491d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/company-unit-address/zipball/b2c42d483e92ebe5d92cd4f088016f2b0e942f42", - "reference": "b2c42d483e92ebe5d92cd4f088016f2b0e942f42", + "url": "https://api.github.com/repos/spryker/company-unit-address/zipball/e41a0e6fcf5b13d85a3b405151189707bf58491d", + "reference": "e41a0e6fcf5b13d85a3b405151189707bf58491d", "shasum": "" }, "require": { - "php": ">=8.0", + "php": ">=8.1", "spryker/company": "^1.0.0", "spryker/company-business-unit": "^1.0.0 || ^2.0.0", "spryker/company-business-unit-extension": "^1.2.0", @@ -25959,6 +25959,7 @@ "spryker/locale": "^3.0.0 || ^4.0.0", "spryker/propel-orm": "^1.0.0", "spryker/tax-product-connector-extension": "^1.0.0", + "spryker/transfer": "^3.27.0", "spryker/zed-request": "^3.0.0" }, "require-dev": { @@ -25984,9 +25985,9 @@ ], "description": "CompanyUnitAddress module", "support": { - "source": "https://github.com/spryker/company-unit-address/tree/1.15.0" + "source": "https://github.com/spryker/company-unit-address/tree/1.16.0" }, - "time": "2023-03-31T19:36:11+00:00" + "time": "2023-12-20T11:45:17+00:00" }, { "name": "spryker/company-unit-address-data-import", @@ -26085,29 +26086,30 @@ }, { "name": "spryker/company-unit-address-gui", - "version": "1.4.0", + "version": "1.5.0", "source": { "type": "git", "url": "https://github.com/spryker/company-unit-address-gui.git", - "reference": "8598515b9c0fb4ea08223168223da12f0e6733eb" + "reference": "13da418079a5caecf364b9e932db664e2566b5c4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/company-unit-address-gui/zipball/8598515b9c0fb4ea08223168223da12f0e6733eb", - "reference": "8598515b9c0fb4ea08223168223da12f0e6733eb", + "url": "https://api.github.com/repos/spryker/company-unit-address-gui/zipball/13da418079a5caecf364b9e932db664e2566b5c4", + "reference": "13da418079a5caecf364b9e932db664e2566b5c4", "shasum": "" }, "require": { "php": ">=8.1", "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": "^1.16.0", "spryker/company-unit-address-gui-extension": "^1.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", "spryker/symfony": "^3.0.0", + "spryker/transfer": "^3.27.0", "spryker/util-text": "^1.0.0" }, "require-dev": { @@ -26130,9 +26132,9 @@ ], "description": "CompanyUnitAddressGui module", "support": { - "source": "https://github.com/spryker/company-unit-address-gui/tree/1.4.0" + "source": "https://github.com/spryker/company-unit-address-gui/tree/1.5.0" }, - "time": "2023-11-02T20:09:27+00:00" + "time": "2023-12-20T11:45:17+00:00" }, { "name": "spryker/company-unit-address-gui-extension",