Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
lopes-vincent authored Aug 4, 2023
1 parent 9b10318 commit 70f3e2c
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 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.2",
"thelia/thelia-skeleton": "~2.5.3",
"symfony/flex": "^1.19",
"thelia/frontoffice-modern-template": "~2.5.2",
"thelia/frontoffice-modern-template": "~2.5.3",
"thelia/open-api-module": "~2.1.0",
"thelia/smarty-redirection-module": "~2.0.0",
"thelia/choice-filter-module": "~2.1.0",
Expand All @@ -18,7 +18,8 @@
"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"
"thelia/product-loop-attribute-filter-module": "~2.0.0",
"thelia/reset-password-module": "~1.0.1"
},
"suggest": {
"vlopes/maintenance-module": "Add a way to put your site in maintenance mode",
Expand Down

0 comments on commit 70f3e2c

Please sign in to comment.