diff --git a/composer.lock b/composer.lock index a3150dc4f4..e9dd0fa042 100644 --- a/composer.lock +++ b/composer.lock @@ -8400,20 +8400,20 @@ }, { "name": "spryker-shop/catalog-page", - "version": "1.26.1", + "version": "1.27.0", "source": { "type": "git", "url": "https://github.com/spryker-shop/catalog-page.git", - "reference": "6a121bb6c063a029eb3a6e7618beb35cd8af1634" + "reference": "96ab4505c97bab2fe78a5433031f440fd07698e4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker-shop/catalog-page/zipball/6a121bb6c063a029eb3a6e7618beb35cd8af1634", - "reference": "6a121bb6c063a029eb3a6e7618beb35cd8af1634", + "url": "https://api.github.com/repos/spryker-shop/catalog-page/zipball/96ab4505c97bab2fe78a5433031f440fd07698e4", + "reference": "96ab4505c97bab2fe78a5433031f440fd07698e4", "shasum": "" }, "require": { - "php": ">=8.1", + "php": ">=8.2", "spryker-shop/shop-application": "^1.0.0", "spryker-shop/shop-router-extension": "^1.0.0", "spryker-shop/shop-ui": "^1.63.0", @@ -8465,9 +8465,9 @@ ], "description": "CatalogPage module", "support": { - "source": "https://github.com/spryker-shop/catalog-page/tree/1.26.1" + "source": "https://github.com/spryker-shop/catalog-page/tree/1.27.0" }, - "time": "2024-09-12T14:55:59+00:00" + "time": "2024-10-14T10:20:01+00:00" }, { "name": "spryker-shop/category-image-storage-widget",