Skip to content

Commit

Permalink
Merge pull request #31 from gillesbourgeat/bump-version-2-3-0-beta1
Browse files Browse the repository at this point in the history
Bump version 2.3.0-beta1
  • Loading branch information
gillesbourgeat committed Apr 4, 2016
2 parents 024e079 + bc5f85c commit ccbcce9
Show file tree
Hide file tree
Showing 2 changed files with 221 additions and 262 deletions.
62 changes: 31 additions & 31 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,37 +9,37 @@
}
],
"require": {
"thelia/core": "2.3.0-alpha2",
"thelia/frontoffice-default-template": "2.3.0-alpha2",
"thelia/backoffice-default-template": "2.3.0-alpha2",
"thelia/email-default-template": "2.3.0-alpha2",
"thelia/pdf-default-template": "2.3.0-alpha2",
"thelia/setup": "2.3.0-alpha2",
"thelia/config": "2.3.0-alpha2",
"thelia/smarty-module": "2.3.0-alpha2",
"thelia/front-module": "2.3.0-alpha2",
"thelia/virtual-product-control-module": "2.3.0-alpha2",
"thelia/virtual-product-delivery-module": "2.3.0-alpha2",
"thelia/tinymce-module": "2.3.0-alpha2",
"thelia/colissimo-module": "2.3.0-alpha2",
"thelia/cheque-module": "2.3.0-alpha2",
"thelia/hook-lang-module": "2.3.0-alpha2",
"thelia/hook-search-module": "2.3.0-alpha2",
"thelia/hook-currency-module": "2.3.0-alpha2",
"thelia/hook-products-new-module": "2.3.0-alpha2",
"thelia/hook-analytics-module": "2.3.0-alpha2",
"thelia/hook-links-module": "2.3.0-alpha2",
"thelia/hook-social-module": "2.3.0-alpha2",
"thelia/hook-cart-module": "2.3.0-alpha2",
"thelia/hook-navigation-module": "2.3.0-alpha2",
"thelia/hook-contact-module": "2.3.0-alpha2",
"thelia/hook-customer-module": "2.3.0-alpha2",
"thelia/hook-products-offer-module": "2.3.0-alpha2",
"thelia/hook-newsletter-module": "2.3.0-alpha2",
"thelia/carousel-module": "2.3.0-alpha2",
"thelia/free-order-module": "2.3.0-alpha2",
"thelia/thelia-migrate-country-module": "2.3.0-alpha2",
"thelia/hook-admin-home-module": "2.3.0-alpha2"
"thelia/core": "2.3.0-beta1",
"thelia/frontoffice-default-template": "2.3.0-beta1",
"thelia/backoffice-default-template": "2.3.0-beta1",
"thelia/email-default-template": "2.3.0-beta1",
"thelia/pdf-default-template": "2.3.0-beta1",
"thelia/setup": "2.3.0-beta1",
"thelia/config": "2.3.0-beta1",
"thelia/smarty-module": "2.3.0-beta1",
"thelia/front-module": "2.3.0-beta1",
"thelia/virtual-product-control-module": "2.3.0-beta1",
"thelia/virtual-product-delivery-module": "2.3.0-beta1",
"thelia/tinymce-module": "2.3.0-beta1",
"thelia/colissimo-module": "2.3.0-beta1",
"thelia/cheque-module": "2.3.0-beta1",
"thelia/hook-lang-module": "2.3.0-beta1",
"thelia/hook-search-module": "2.3.0-beta1",
"thelia/hook-currency-module": "2.3.0-beta1",
"thelia/hook-products-new-module": "2.3.0-beta1",
"thelia/hook-analytics-module": "2.3.0-beta1",
"thelia/hook-links-module": "2.3.0-beta1",
"thelia/hook-social-module": "2.3.0-beta1",
"thelia/hook-cart-module": "2.3.0-beta1",
"thelia/hook-navigation-module": "2.3.0-beta1",
"thelia/hook-contact-module": "2.3.0-beta1",
"thelia/hook-customer-module": "2.3.0-beta1",
"thelia/hook-products-offer-module": "2.3.0-beta1",
"thelia/hook-newsletter-module": "2.3.0-beta1",
"thelia/carousel-module": "2.3.0-beta1",
"thelia/free-order-module": "2.3.0-beta1",
"thelia/thelia-migrate-country-module": "2.3.0-beta1",
"thelia/hook-admin-home-module": "2.3.0-beta1"
},
"minimum-stability": "dev",
"prefer-stable": true,
Expand Down
Loading

0 comments on commit ccbcce9

Please sign in to comment.