Skip to content

Commit

Permalink
Update to 2.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
lopes-vincent committed Aug 25, 2022
1 parent 56cfb3c commit 12dfb48
Showing 1 changed file with 30 additions and 30 deletions.
60 changes: 30 additions & 30 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,35 +3,35 @@
"description": "Skeleton that contains required packages for Thelia",
"license": "LGPL-3.0+",
"require": {
"thelia/core": "2.4.4",
"thelia/frontoffice-default-template": "2.4.4",
"thelia/backoffice-default-template": "2.4.4",
"thelia/email-default-template": "2.4.4",
"thelia/pdf-default-template": "2.4.4",
"thelia/setup": "2.4.4",
"thelia/config": "2.4.4",
"thelia/smarty-module": "2.4.4",
"thelia/front-module": "2.4.4",
"thelia/virtual-product-control-module": "2.4.4",
"thelia/virtual-product-delivery-module": "2.4.4",
"thelia/tinymce-module": "2.4.4",
"thelia/cheque-module": "2.4.4",
"thelia/hook-lang-module": "2.4.4",
"thelia/hook-search-module": "2.4.4",
"thelia/hook-currency-module": "2.4.4",
"thelia/hook-products-new-module": "2.4.4",
"thelia/hook-analytics-module": "2.4.4",
"thelia/hook-links-module": "2.4.4",
"thelia/hook-social-module": "2.4.4",
"thelia/hook-cart-module": "2.4.4",
"thelia/hook-navigation-module": "2.4.4",
"thelia/hook-contact-module": "2.4.4",
"thelia/hook-customer-module": "2.4.4",
"thelia/hook-products-offer-module": "2.4.4",
"thelia/hook-newsletter-module": "2.4.4",
"thelia/carousel-module": "2.4.4",
"thelia/free-order-module": "2.4.4",
"thelia/thelia-migrate-country-module": "2.4.4",
"thelia/hook-admin-home-module": "2.4.4"
"thelia/core": "2.4.5",
"thelia/frontoffice-default-template": "2.4.5",
"thelia/backoffice-default-template": "2.4.5",
"thelia/email-default-template": "2.4.5",
"thelia/pdf-default-template": "2.4.5",
"thelia/setup": "2.4.5",
"thelia/config": "2.4.5",
"thelia/smarty-module": "2.4.5",
"thelia/front-module": "2.4.5",
"thelia/virtual-product-control-module": "2.4.5",
"thelia/virtual-product-delivery-module": "2.4.5",
"thelia/tinymce-module": "2.4.5",
"thelia/cheque-module": "2.4.5",
"thelia/hook-lang-module": "2.4.5",
"thelia/hook-search-module": "2.4.5",
"thelia/hook-currency-module": "2.4.5",
"thelia/hook-products-new-module": "2.4.5",
"thelia/hook-analytics-module": "2.4.5",
"thelia/hook-links-module": "2.4.5",
"thelia/hook-social-module": "2.4.5",
"thelia/hook-cart-module": "2.4.5",
"thelia/hook-navigation-module": "2.4.5",
"thelia/hook-contact-module": "2.4.5",
"thelia/hook-customer-module": "2.4.5",
"thelia/hook-products-offer-module": "2.4.5",
"thelia/hook-newsletter-module": "2.4.5",
"thelia/carousel-module": "2.4.5",
"thelia/free-order-module": "2.4.5",
"thelia/thelia-migrate-country-module": "2.4.5",
"thelia/hook-admin-home-module": "2.4.5"
}
}

0 comments on commit 12dfb48

Please sign in to comment.