diff --git a/composer.json b/composer.json index 2af2ebf..1b9416a 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": "dev-main", + "thelia/thelia-skeleton": "2.5.0-alpha2", "symfony/flex": "^1.12", - "thelia/frontoffice-modern-template": "dev-main", + "thelia/frontoffice-modern-template": "2.5.0-alpha2", "thelia/open-api-module": "dev-main", "thelia/smarty-redirection-module": "dev-main", "thelia/choice-filter-module": "dev-main",