Skip to content

Commit

Permalink
Version 2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lopes-vincent committed Aug 26, 2022
1 parent 893e0f8 commit 23588d5
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,19 @@
"description": "Thelia is an ecommerce CMS.",
"license": "LGPL-3.0+",
"require": {
"thelia/thelia-skeleton": "dev-main",
"thelia/thelia-skeleton": "~2.5.0",
"symfony/flex": "^1.19",
"thelia/frontoffice-modern-template": "dev-main",
"thelia/open-api-module": "dev-main",
"thelia/smarty-redirection-module": "dev-main",
"thelia/choice-filter-module": "dev-main",
"thelia/custom-delivery-module": "dev-main",
"thelia/store-seo-module": "dev-main",
"thelia/better-seo-module": "dev-main",
"thelia/rewrite-url-module": "dev-main",
"thelia/url-sanitizer-module": "dev-main",
"thelia/canonical-url-module": "dev-main",
"thelia/short-code-meta-module": "dev-main"
"thelia/frontoffice-modern-template": "~2.5.0",
"thelia/open-api-module": "~2.1.0",
"thelia/smarty-redirection-module": "~2.0.0",
"thelia/choice-filter-module": "~2.1.0",
"thelia/custom-delivery-module": "~3.1.0",
"thelia/store-seo-module": "~2.0.0",
"thelia/better-seo-module": "~2.1.0",
"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"
},
"suggest": {
"vlopes/maintenance-module": "Add a way to put your site in maintenance mode",
Expand Down

0 comments on commit 23588d5

Please sign in to comment.