Skip to content

Commit

Permalink
Update composer.json for 2.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lopes-vincent committed Oct 18, 2022
1 parent 23588d5 commit 56e788b
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
"description": "Thelia is an ecommerce CMS.",
"license": "LGPL-3.0+",
"require": {
"thelia/thelia-skeleton": "~2.5.0",
"thelia/thelia-skeleton": "~2.5.1",
"symfony/flex": "^1.19",
"thelia/frontoffice-modern-template": "~2.5.0",
"thelia/frontoffice-modern-template": "~2.5.1",
"thelia/open-api-module": "~2.1.0",
"thelia/smarty-redirection-module": "~2.0.0",
"thelia/choice-filter-module": "~2.1.0",
Expand All @@ -15,7 +15,10 @@
"thelia/rewrite-url-module": "~2.1.0",
"thelia/url-sanitizer-module": "~2.1.0",
"thelia/canonical-url-module": "~2.1.0",
"thelia/short-code-meta-module": "~2.0.0"
"thelia/short-code-meta-module": "~2.0.0",
"thelia/thelia-blocks-module": "^2.0.3-beta",
"thelia/thelia-library-module": "^1.1.7",
"thelia/product-loop-attribute-filter-module": "~2.0.0"
},
"suggest": {
"vlopes/maintenance-module": "Add a way to put your site in maintenance mode",
Expand Down

1 comment on commit 56e788b

@chris3122
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bonjour,
désolé je prend mes marques, la version 2.5.1 est la finale ? elle peut etre installé en production ?
Je compte bien participer... mais cherche à bien comprendre pour éviter les gourdes
Merci

Please sign in to comment.