From 9b103181ee2d9e624eccd135e98bb89a97fc6103 Mon Sep 17 00:00:00 2001 From: Vincent Lopes-Vicente Date: Thu, 15 Dec 2022 11:30:22 +0100 Subject: [PATCH] Update composer.json --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index fb805dd..46aa9df 100644 --- a/composer.json +++ b/composer.json @@ -3,9 +3,9 @@ "description": "Thelia is an ecommerce CMS.", "license": "LGPL-3.0+", "require": { - "thelia/thelia-skeleton": "~2.5.1", + "thelia/thelia-skeleton": "~2.5.2", "symfony/flex": "^1.19", - "thelia/frontoffice-modern-template": "~2.5.1", + "thelia/frontoffice-modern-template": "~2.5.2", "thelia/open-api-module": "~2.1.0", "thelia/smarty-redirection-module": "~2.0.0", "thelia/choice-filter-module": "~2.1.0",