Skip to content

Commit 23588d5

Browse files
committed
Version 2.5.0
1 parent 893e0f8 commit 23588d5

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

composer.json

+12-12
Original file line numberDiff line numberDiff line change
@@ -3,19 +3,19 @@
33
"description": "Thelia is an ecommerce CMS.",
44
"license": "LGPL-3.0+",
55
"require": {
6-
"thelia/thelia-skeleton": "dev-main",
6+
"thelia/thelia-skeleton": "~2.5.0",
77
"symfony/flex": "^1.19",
8-
"thelia/frontoffice-modern-template": "dev-main",
9-
"thelia/open-api-module": "dev-main",
10-
"thelia/smarty-redirection-module": "dev-main",
11-
"thelia/choice-filter-module": "dev-main",
12-
"thelia/custom-delivery-module": "dev-main",
13-
"thelia/store-seo-module": "dev-main",
14-
"thelia/better-seo-module": "dev-main",
15-
"thelia/rewrite-url-module": "dev-main",
16-
"thelia/url-sanitizer-module": "dev-main",
17-
"thelia/canonical-url-module": "dev-main",
18-
"thelia/short-code-meta-module": "dev-main"
8+
"thelia/frontoffice-modern-template": "~2.5.0",
9+
"thelia/open-api-module": "~2.1.0",
10+
"thelia/smarty-redirection-module": "~2.0.0",
11+
"thelia/choice-filter-module": "~2.1.0",
12+
"thelia/custom-delivery-module": "~3.1.0",
13+
"thelia/store-seo-module": "~2.0.0",
14+
"thelia/better-seo-module": "~2.1.0",
15+
"thelia/rewrite-url-module": "~2.1.0",
16+
"thelia/url-sanitizer-module": "~2.1.0",
17+
"thelia/canonical-url-module": "~2.1.0",
18+
"thelia/short-code-meta-module": "~2.0.0"
1919
},
2020
"suggest": {
2121
"vlopes/maintenance-module": "Add a way to put your site in maintenance mode",

0 commit comments

Comments
 (0)