Skip to content

Commit

Permalink
Update composer.json to 2.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
anoziere authored Dec 6, 2024
1 parent 7e2ec32 commit 535eb77
Showing 1 changed file with 31 additions and 31 deletions.
62 changes: 31 additions & 31 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,36 +3,36 @@
"description": "Skeleton that contains required packages for Thelia",
"license": "LGPL-3.0+",
"require": {
"thelia/core": "2.5.4",
"thelia/frontoffice-default-template": "2.5.4",
"thelia/backoffice-default-template": "2.5.4",
"thelia/email-default-template": "2.5.4",
"thelia/pdf-default-template": "2.5.4",
"thelia/setup": "2.5.4",
"thelia/config": "2.5.4",
"thelia/smarty-module": "2.5.4",
"thelia/front-module": "2.5.4",
"thelia/virtual-product-control-module": "2.5.4",
"thelia/virtual-product-delivery-module": "2.5.4",
"thelia/tinymce-module": "2.5.4",
"thelia/cheque-module": "2.5.4",
"thelia/hook-lang-module": "2.5.4",
"thelia/hook-search-module": "2.5.4",
"thelia/hook-currency-module": "2.5.4",
"thelia/hook-products-new-module": "2.5.4",
"thelia/hook-analytics-module": "2.5.4",
"thelia/hook-links-module": "2.5.4",
"thelia/hook-social-module": "2.5.4",
"thelia/hook-cart-module": "2.5.4",
"thelia/hook-navigation-module": "2.5.4",
"thelia/hook-contact-module": "2.5.4",
"thelia/hook-customer-module": "2.5.4",
"thelia/hook-products-offer-module": "2.5.4",
"thelia/hook-newsletter-module": "2.5.4",
"thelia/carousel-module": "2.5.4",
"thelia/free-order-module": "2.5.4",
"thelia/thelia-migrate-country-module": "2.5.4",
"thelia/hook-admin-home-module": "2.5.4",
"thelia/web-profiler-module": "2.5.4"
"thelia/core": "2.5.5",
"thelia/frontoffice-default-template": "2.5.5",
"thelia/backoffice-default-template": "2.5.5",
"thelia/email-default-template": "2.5.5",
"thelia/pdf-default-template": "2.5.5",
"thelia/setup": "2.5.5",
"thelia/config": "2.5.5",
"thelia/smarty-module": "2.5.5",
"thelia/front-module": "2.5.5",
"thelia/virtual-product-control-module": "2.5.5",
"thelia/virtual-product-delivery-module": "2.5.5",
"thelia/tinymce-module": "2.5.5",
"thelia/cheque-module": "2.5.5",
"thelia/hook-lang-module": "2.5.5",
"thelia/hook-search-module": "2.5.5",
"thelia/hook-currency-module": "2.5.5",
"thelia/hook-products-new-module": "2.5.5",
"thelia/hook-analytics-module": "2.5.5",
"thelia/hook-links-module": "2.5.5",
"thelia/hook-social-module": "2.5.5",
"thelia/hook-cart-module": "2.5.5",
"thelia/hook-navigation-module": "2.5.5",
"thelia/hook-contact-module": "2.5.5",
"thelia/hook-customer-module": "2.5.5",
"thelia/hook-products-offer-module": "2.5.5",
"thelia/hook-newsletter-module": "2.5.5",
"thelia/carousel-module": "2.5.5",
"thelia/free-order-module": "2.5.5",
"thelia/thelia-migrate-country-module": "2.5.5",
"thelia/hook-admin-home-module": "2.5.5",
"thelia/web-profiler-module": "2.5.5"
}
}

0 comments on commit 535eb77

Please sign in to comment.