Skip to content

Commit 56e788b

Browse files
committed
Update composer.json for 2.5.1
1 parent 23588d5 commit 56e788b

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

composer.json

+6-3
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
"description": "Thelia is an ecommerce CMS.",
44
"license": "LGPL-3.0+",
55
"require": {
6-
"thelia/thelia-skeleton": "~2.5.0",
6+
"thelia/thelia-skeleton": "~2.5.1",
77
"symfony/flex": "^1.19",
8-
"thelia/frontoffice-modern-template": "~2.5.0",
8+
"thelia/frontoffice-modern-template": "~2.5.1",
99
"thelia/open-api-module": "~2.1.0",
1010
"thelia/smarty-redirection-module": "~2.0.0",
1111
"thelia/choice-filter-module": "~2.1.0",
@@ -15,7 +15,10 @@
1515
"thelia/rewrite-url-module": "~2.1.0",
1616
"thelia/url-sanitizer-module": "~2.1.0",
1717
"thelia/canonical-url-module": "~2.1.0",
18-
"thelia/short-code-meta-module": "~2.0.0"
18+
"thelia/short-code-meta-module": "~2.0.0",
19+
"thelia/thelia-blocks-module": "^2.0.3-beta",
20+
"thelia/thelia-library-module": "^1.1.7",
21+
"thelia/product-loop-attribute-filter-module": "~2.0.0"
1922
},
2023
"suggest": {
2124
"vlopes/maintenance-module": "Add a way to put your site in maintenance mode",

0 commit comments

Comments
 (0)