|
3 | 3 | "description": "Thelia is an ecommerce CMS.",
|
4 | 4 | "license": "LGPL-3.0+",
|
5 | 5 | "require": {
|
6 |
| - "thelia/thelia-skeleton": "dev-main", |
| 6 | + "thelia/thelia-skeleton": "~2.5.0", |
7 | 7 | "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" |
19 | 19 | },
|
20 | 20 | "suggest": {
|
21 | 21 | "vlopes/maintenance-module": "Add a way to put your site in maintenance mode",
|
|
0 commit comments