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",