Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
lopes-vincent committed Jul 27, 2020
1 parent bc0f4b2 commit dcf0b91
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,37 +3,37 @@
"description": "Thelia is an ecommerce CMS.",
"license": "LGPL-3.0+",
"require": {
"thelia/core": "2.4.0",
"thelia/frontoffice-default-template": "2.4.0",
"thelia/backoffice-default-template": "2.4.0",
"thelia/email-default-template": "2.4.0",
"thelia/pdf-default-template": "2.4.0",
"thelia/setup": "2.4.0",
"thelia/config": "2.4.0",
"thelia/smarty-module": "2.4.0",
"thelia/front-module": "2.4.0",
"thelia/virtual-product-control-module": "2.4.0",
"thelia/virtual-product-delivery-module": "2.4.0",
"thelia/tinymce-module": "2.4.0",
"thelia/colissimo-module": "2.4.0",
"thelia/cheque-module": "2.4.0",
"thelia/hook-lang-module": "2.4.0",
"thelia/hook-search-module": "2.4.0",
"thelia/hook-currency-module": "2.4.0",
"thelia/hook-products-new-module": "2.4.0",
"thelia/hook-analytics-module": "2.4.0",
"thelia/hook-links-module": "2.4.0",
"thelia/hook-social-module": "2.4.0",
"thelia/hook-cart-module": "2.4.0",
"thelia/hook-navigation-module": "2.4.0",
"thelia/hook-contact-module": "2.4.0",
"thelia/hook-customer-module": "2.4.0",
"thelia/hook-products-offer-module": "2.4.0",
"thelia/hook-newsletter-module": "2.4.0",
"thelia/carousel-module": "2.4.0",
"thelia/free-order-module": "2.4.0",
"thelia/thelia-migrate-country-module": "2.4.0",
"thelia/hook-admin-home-module": "2.4.0"
"thelia/core": "2.4.1",
"thelia/frontoffice-default-template": "2.4.1",
"thelia/backoffice-default-template": "2.4.1",
"thelia/email-default-template": "2.4.1",
"thelia/pdf-default-template": "2.4.1",
"thelia/setup": "2.4.1",
"thelia/config": "2.4.1",
"thelia/smarty-module": "2.4.1",
"thelia/front-module": "2.4.1",
"thelia/virtual-product-control-module": "2.4.1",
"thelia/virtual-product-delivery-module": "2.4.1",
"thelia/tinymce-module": "2.4.1",
"thelia/colissimo-module": "2.4.1",
"thelia/cheque-module": "2.4.1",
"thelia/hook-lang-module": "2.4.1",
"thelia/hook-search-module": "2.4.1",
"thelia/hook-currency-module": "2.4.1",
"thelia/hook-products-new-module": "2.4.1",
"thelia/hook-analytics-module": "2.4.1",
"thelia/hook-links-module": "2.4.1",
"thelia/hook-social-module": "2.4.1",
"thelia/hook-cart-module": "2.4.1",
"thelia/hook-navigation-module": "2.4.1",
"thelia/hook-contact-module": "2.4.1",
"thelia/hook-customer-module": "2.4.1",
"thelia/hook-products-offer-module": "2.4.1",
"thelia/hook-newsletter-module": "2.4.1",
"thelia/carousel-module": "2.4.1",
"thelia/free-order-module": "2.4.1",
"thelia/thelia-migrate-country-module": "2.4.1",
"thelia/hook-admin-home-module": "2.4.1"
},
"minimum-stability": "dev",
"prefer-stable": true,
Expand Down

0 comments on commit dcf0b91

Please sign in to comment.