diff --git a/composer.json b/composer.json index 6bc74e9..2146fae 100644 --- a/composer.json +++ b/composer.json @@ -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, diff --git a/composer.lock b/composer.lock index 80c12f6..0e59c6c 100644 --- a/composer.lock +++ b/composer.lock @@ -4,8 +4,8 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], - "hash": "9a731e794ece4363ab2c16847bac9e7f", - "content-hash": "a74153341d154343254f22256fd030c8", + "hash": "d25f89fe4cd263a75976fbebe8faa85a", + "content-hash": "c0ebf4182f03d73a31a47909d4570700", "packages": [ { "name": "commerceguys/addressing", @@ -576,47 +576,6 @@ ], "time": "2015-11-12 13:51:40" }, - { - "name": "leafo/lessphp", - "version": "v0.5.0", - "source": { - "type": "git", - "url": "https://github.com/leafo/lessphp.git", - "reference": "0f5a7f5545d2bcf4e9fad9a228c8ad89cc9aa283" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/leafo/lessphp/zipball/0f5a7f5545d2bcf4e9fad9a228c8ad89cc9aa283", - "reference": "0f5a7f5545d2bcf4e9fad9a228c8ad89cc9aa283", - "shasum": "" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "0.4.x-dev" - } - }, - "autoload": { - "classmap": [ - "lessc.inc.php" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT", - "GPL-3.0" - ], - "authors": [ - { - "name": "Leaf Corcoran", - "email": "leafot@gmail.com", - "homepage": "http://leafo.net" - } - ], - "description": "lessphp is a compiler for LESS written in PHP.", - "homepage": "http://leafo.net/lessphp/", - "time": "2014-11-24 18:39:20" - }, { "name": "michelf/php-markdown", "version": "1.6.0", @@ -732,16 +691,16 @@ }, { "name": "paragonie/random_compat", - "version": "v1.2.2", + "version": "v1.4.1", "source": { "type": "git", "url": "https://github.com/paragonie/random_compat.git", - "reference": "b3313b618f4edd76523572531d5d7e22fe747430" + "reference": "c7e26a21ba357863de030f0b9e701c7d04593774" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/paragonie/random_compat/zipball/b3313b618f4edd76523572531d5d7e22fe747430", - "reference": "b3313b618f4edd76523572531d5d7e22fe747430", + "url": "https://api.github.com/repos/paragonie/random_compat/zipball/c7e26a21ba357863de030f0b9e701c7d04593774", + "reference": "c7e26a21ba357863de030f0b9e701c7d04593774", "shasum": "" }, "require": { @@ -776,7 +735,7 @@ "pseudorandom", "random" ], - "time": "2016-03-11 19:54:08" + "time": "2016-03-18 20:34:03" }, { "name": "propel/propel", @@ -1238,16 +1197,16 @@ }, { "name": "symfony/browser-kit", - "version": "v2.8.3", + "version": "v2.8.4", "source": { "type": "git", "url": "https://github.com/symfony/browser-kit.git", - "reference": "6b2085020b4e86fcb7ae44c3ab8ddb91774b33d2" + "reference": "745c19467255cf32eaf311f000eecafd83ca5586" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/browser-kit/zipball/6b2085020b4e86fcb7ae44c3ab8ddb91774b33d2", - "reference": "6b2085020b4e86fcb7ae44c3ab8ddb91774b33d2", + "url": "https://api.github.com/repos/symfony/browser-kit/zipball/745c19467255cf32eaf311f000eecafd83ca5586", + "reference": "745c19467255cf32eaf311f000eecafd83ca5586", "shasum": "" }, "require": { @@ -1291,20 +1250,20 @@ ], "description": "Symfony BrowserKit Component", "homepage": "https://symfony.com", - "time": "2016-01-27 11:34:40" + "time": "2016-03-04 07:54:35" }, { "name": "symfony/class-loader", - "version": "v2.8.3", + "version": "v2.8.4", "source": { "type": "git", "url": "https://github.com/symfony/class-loader.git", - "reference": "517ab0554b6a5744d04480cb06873ffbd9442d73" + "reference": "7d362c22710980730d46a5d039e788946a2938cb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/class-loader/zipball/517ab0554b6a5744d04480cb06873ffbd9442d73", - "reference": "517ab0554b6a5744d04480cb06873ffbd9442d73", + "url": "https://api.github.com/repos/symfony/class-loader/zipball/7d362c22710980730d46a5d039e788946a2938cb", + "reference": "7d362c22710980730d46a5d039e788946a2938cb", "shasum": "" }, "require": { @@ -1344,20 +1303,20 @@ ], "description": "Symfony ClassLoader Component", "homepage": "https://symfony.com", - "time": "2016-01-30 15:58:35" + "time": "2016-03-10 19:33:53" }, { "name": "symfony/config", - "version": "v2.8.3", + "version": "v2.8.4", "source": { "type": "git", "url": "https://github.com/symfony/config.git", - "reference": "0f8f94e6a32b5c480024eed5fa5cbd2790d0ad19" + "reference": "5273f4724dc5288fe7a33cb08077ab9852621f2c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/config/zipball/0f8f94e6a32b5c480024eed5fa5cbd2790d0ad19", - "reference": "0f8f94e6a32b5c480024eed5fa5cbd2790d0ad19", + "url": "https://api.github.com/repos/symfony/config/zipball/5273f4724dc5288fe7a33cb08077ab9852621f2c", + "reference": "5273f4724dc5288fe7a33cb08077ab9852621f2c", "shasum": "" }, "require": { @@ -1397,20 +1356,20 @@ ], "description": "Symfony Config Component", "homepage": "https://symfony.com", - "time": "2016-02-22 16:12:45" + "time": "2016-03-04 07:54:35" }, { "name": "symfony/console", - "version": "v2.8.3", + "version": "v2.8.4", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "56cc5caf051189720b8de974e4746090aaa10d44" + "reference": "9a5aef5fc0d4eff86853d44202b02be8d5a20154" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/56cc5caf051189720b8de974e4746090aaa10d44", - "reference": "56cc5caf051189720b8de974e4746090aaa10d44", + "url": "https://api.github.com/repos/symfony/console/zipball/9a5aef5fc0d4eff86853d44202b02be8d5a20154", + "reference": "9a5aef5fc0d4eff86853d44202b02be8d5a20154", "shasum": "" }, "require": { @@ -1457,20 +1416,20 @@ ], "description": "Symfony Console Component", "homepage": "https://symfony.com", - "time": "2016-02-28 16:20:50" + "time": "2016-03-17 09:19:04" }, { "name": "symfony/debug", - "version": "v2.8.3", + "version": "v2.8.4", "source": { "type": "git", "url": "https://github.com/symfony/debug.git", - "reference": "8e255a0c551d443a8159e3da95b5f99997d100fd" + "reference": "056d028521c18f4932c421f1ffa4c74cd644cda8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/debug/zipball/8e255a0c551d443a8159e3da95b5f99997d100fd", - "reference": "8e255a0c551d443a8159e3da95b5f99997d100fd", + "url": "https://api.github.com/repos/symfony/debug/zipball/056d028521c18f4932c421f1ffa4c74cd644cda8", + "reference": "056d028521c18f4932c421f1ffa4c74cd644cda8", "shasum": "" }, "require": { @@ -1514,20 +1473,20 @@ ], "description": "Symfony Debug Component", "homepage": "https://symfony.com", - "time": "2016-01-27 05:14:19" + "time": "2016-03-16 15:31:59" }, { "name": "symfony/dependency-injection", - "version": "v2.8.3", + "version": "v2.8.4", "source": { "type": "git", "url": "https://github.com/symfony/dependency-injection.git", - "reference": "62251761a7615435b22ccf562384c588b431be44" + "reference": "f7b4a498e679fa440b16facb934680a1527ed48c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/62251761a7615435b22ccf562384c588b431be44", - "reference": "62251761a7615435b22ccf562384c588b431be44", + "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/f7b4a498e679fa440b16facb934680a1527ed48c", + "reference": "f7b4a498e679fa440b16facb934680a1527ed48c", "shasum": "" }, "require": { @@ -1576,20 +1535,20 @@ ], "description": "Symfony DependencyInjection Component", "homepage": "https://symfony.com", - "time": "2016-02-28 16:34:46" + "time": "2016-03-21 07:27:21" }, { "name": "symfony/dom-crawler", - "version": "v2.8.3", + "version": "v2.8.4", "source": { "type": "git", "url": "https://github.com/symfony/dom-crawler.git", - "reference": "e1a4b4c83f5ee6f5902f1d53035e3718909a0c11" + "reference": "aae5c37d243c6ec11db62221aaff37e7f8005926" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/e1a4b4c83f5ee6f5902f1d53035e3718909a0c11", - "reference": "e1a4b4c83f5ee6f5902f1d53035e3718909a0c11", + "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/aae5c37d243c6ec11db62221aaff37e7f8005926", + "reference": "aae5c37d243c6ec11db62221aaff37e7f8005926", "shasum": "" }, "require": { @@ -1632,20 +1591,20 @@ ], "description": "Symfony DomCrawler Component", "homepage": "https://symfony.com", - "time": "2016-02-28 16:20:50" + "time": "2016-03-23 13:11:46" }, { "name": "symfony/event-dispatcher", - "version": "v2.8.3", + "version": "v2.8.4", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", - "reference": "78c468665c9568c3faaa9c416a7134308f2d85c3" + "reference": "47d2d8cade9b1c3987573d2943bb9352536cdb87" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/78c468665c9568c3faaa9c416a7134308f2d85c3", - "reference": "78c468665c9568c3faaa9c416a7134308f2d85c3", + "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/47d2d8cade9b1c3987573d2943bb9352536cdb87", + "reference": "47d2d8cade9b1c3987573d2943bb9352536cdb87", "shasum": "" }, "require": { @@ -1692,20 +1651,20 @@ ], "description": "Symfony EventDispatcher Component", "homepage": "https://symfony.com", - "time": "2016-01-27 05:14:19" + "time": "2016-03-07 14:04:32" }, { "name": "symfony/expression-language", - "version": "v2.8.3", + "version": "v2.8.4", "source": { "type": "git", "url": "https://github.com/symfony/expression-language.git", - "reference": "720eb3405f14fddea22626cb69b64e6dac82a749" + "reference": "42ceed87ca9526f202d30153ea401ea2e95bcbc6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/expression-language/zipball/720eb3405f14fddea22626cb69b64e6dac82a749", - "reference": "720eb3405f14fddea22626cb69b64e6dac82a749", + "url": "https://api.github.com/repos/symfony/expression-language/zipball/42ceed87ca9526f202d30153ea401ea2e95bcbc6", + "reference": "42ceed87ca9526f202d30153ea401ea2e95bcbc6", "shasum": "" }, "require": { @@ -1741,20 +1700,20 @@ ], "description": "Symfony ExpressionLanguage Component", "homepage": "https://symfony.com", - "time": "2016-01-03 15:33:41" + "time": "2016-03-07 14:04:32" }, { "name": "symfony/filesystem", - "version": "v2.8.3", + "version": "v2.8.4", "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", - "reference": "65cb36b6539b1d446527d60457248f30d045464d" + "reference": "f08ffdf229252cd2745558cb2112df43903bcae4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/filesystem/zipball/65cb36b6539b1d446527d60457248f30d045464d", - "reference": "65cb36b6539b1d446527d60457248f30d045464d", + "url": "https://api.github.com/repos/symfony/filesystem/zipball/f08ffdf229252cd2745558cb2112df43903bcae4", + "reference": "f08ffdf229252cd2745558cb2112df43903bcae4", "shasum": "" }, "require": { @@ -1790,20 +1749,20 @@ ], "description": "Symfony Filesystem Component", "homepage": "https://symfony.com", - "time": "2016-02-22 15:02:30" + "time": "2016-03-27 10:20:16" }, { "name": "symfony/finder", - "version": "v2.8.3", + "version": "v2.8.4", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", - "reference": "877bb4b16ea573cc8c024e9590888fcf7eb7e0f7" + "reference": "ca24cf2cd4e3826f571e0067e535758e73807aa1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/finder/zipball/877bb4b16ea573cc8c024e9590888fcf7eb7e0f7", - "reference": "877bb4b16ea573cc8c024e9590888fcf7eb7e0f7", + "url": "https://api.github.com/repos/symfony/finder/zipball/ca24cf2cd4e3826f571e0067e535758e73807aa1", + "reference": "ca24cf2cd4e3826f571e0067e535758e73807aa1", "shasum": "" }, "require": { @@ -1839,20 +1798,20 @@ ], "description": "Symfony Finder Component", "homepage": "https://symfony.com", - "time": "2016-02-22 16:12:45" + "time": "2016-03-10 10:53:53" }, { "name": "symfony/form", - "version": "v2.8.3", + "version": "v2.8.4", "source": { "type": "git", "url": "https://github.com/symfony/form.git", - "reference": "25b71aec36879b4a84c2ea06603dbe7498b31f06" + "reference": "7ef08bd80804329a38bb647f2cafba8128ef3fed" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/form/zipball/25b71aec36879b4a84c2ea06603dbe7498b31f06", - "reference": "25b71aec36879b4a84c2ea06603dbe7498b31f06", + "url": "https://api.github.com/repos/symfony/form/zipball/7ef08bd80804329a38bb647f2cafba8128ef3fed", + "reference": "7ef08bd80804329a38bb647f2cafba8128ef3fed", "shasum": "" }, "require": { @@ -1913,24 +1872,25 @@ ], "description": "Symfony Form Component", "homepage": "https://symfony.com", - "time": "2016-02-28 15:05:09" + "time": "2016-03-27 10:21:58" }, { "name": "symfony/http-foundation", - "version": "v2.8.3", + "version": "v2.8.4", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "6f4e41c41e7d352ed9adf71ff6f2ec1756490a1b" + "reference": "06d6b2c755b2f34ce21e688b62072e9c625709c4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/6f4e41c41e7d352ed9adf71ff6f2ec1756490a1b", - "reference": "6f4e41c41e7d352ed9adf71ff6f2ec1756490a1b", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/06d6b2c755b2f34ce21e688b62072e9c625709c4", + "reference": "06d6b2c755b2f34ce21e688b62072e9c625709c4", "shasum": "" }, "require": { "php": ">=5.3.9", + "symfony/polyfill-mbstring": "~1.1", "symfony/polyfill-php54": "~1.0", "symfony/polyfill-php55": "~1.0" }, @@ -1967,20 +1927,20 @@ ], "description": "Symfony HttpFoundation Component", "homepage": "https://symfony.com", - "time": "2016-02-28 16:20:50" + "time": "2016-03-27 12:57:53" }, { "name": "symfony/http-kernel", - "version": "v2.8.3", + "version": "v2.8.4", "source": { "type": "git", "url": "https://github.com/symfony/http-kernel.git", - "reference": "67ca6a98d8d7cf243ccb4b716deab2342f409a4d" + "reference": "2c45576fee2eb228d4771342a05b0565e4711ba2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-kernel/zipball/67ca6a98d8d7cf243ccb4b716deab2342f409a4d", - "reference": "67ca6a98d8d7cf243ccb4b716deab2342f409a4d", + "url": "https://api.github.com/repos/symfony/http-kernel/zipball/2c45576fee2eb228d4771342a05b0565e4711ba2", + "reference": "2c45576fee2eb228d4771342a05b0565e4711ba2", "shasum": "" }, "require": { @@ -2049,7 +2009,7 @@ ], "description": "Symfony HttpKernel Component", "homepage": "https://symfony.com", - "time": "2016-02-28 21:06:17" + "time": "2016-03-25 01:40:30" }, { "name": "symfony/icu", @@ -2100,16 +2060,16 @@ }, { "name": "symfony/intl", - "version": "v2.8.3", + "version": "v2.8.4", "source": { "type": "git", "url": "https://github.com/symfony/intl.git", - "reference": "fbcd097c54c4632d0a88ebd3fb505cbba9a389d4" + "reference": "0ca1089d64b929fa999d709423f74d858bec11d4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/intl/zipball/fbcd097c54c4632d0a88ebd3fb505cbba9a389d4", - "reference": "fbcd097c54c4632d0a88ebd3fb505cbba9a389d4", + "url": "https://api.github.com/repos/symfony/intl/zipball/0ca1089d64b929fa999d709423f74d858bec11d4", + "reference": "0ca1089d64b929fa999d709423f74d858bec11d4", "shasum": "" }, "require": { @@ -2172,20 +2132,20 @@ "l10n", "localization" ], - "time": "2016-02-22 16:12:45" + "time": "2016-03-23 13:11:46" }, { "name": "symfony/options-resolver", - "version": "v2.8.3", + "version": "v2.8.4", "source": { "type": "git", "url": "https://github.com/symfony/options-resolver.git", - "reference": "d1e6e9182d9e5af6367bf85175e708f8b4a828c0" + "reference": "496d650b0137e57c2920eb14f9d366ff506761a8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/options-resolver/zipball/d1e6e9182d9e5af6367bf85175e708f8b4a828c0", - "reference": "d1e6e9182d9e5af6367bf85175e708f8b4a828c0", + "url": "https://api.github.com/repos/symfony/options-resolver/zipball/496d650b0137e57c2920eb14f9d366ff506761a8", + "reference": "496d650b0137e57c2920eb14f9d366ff506761a8", "shasum": "" }, "require": { @@ -2226,7 +2186,7 @@ "configuration", "options" ], - "time": "2016-01-21 09:05:51" + "time": "2016-03-04 07:54:35" }, { "name": "symfony/polyfill-apcu", @@ -2681,16 +2641,16 @@ }, { "name": "symfony/process", - "version": "v2.8.3", + "version": "v2.8.4", "source": { "type": "git", "url": "https://github.com/symfony/process.git", - "reference": "7dedd5b60550f33dca16dd7e94ef8aca8b67bbfe" + "reference": "fb467471952ef5cf8497c029980e556b47545333" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/7dedd5b60550f33dca16dd7e94ef8aca8b67bbfe", - "reference": "7dedd5b60550f33dca16dd7e94ef8aca8b67bbfe", + "url": "https://api.github.com/repos/symfony/process/zipball/fb467471952ef5cf8497c029980e556b47545333", + "reference": "fb467471952ef5cf8497c029980e556b47545333", "shasum": "" }, "require": { @@ -2726,20 +2686,20 @@ ], "description": "Symfony Process Component", "homepage": "https://symfony.com", - "time": "2016-02-02 13:33:15" + "time": "2016-03-23 13:11:46" }, { "name": "symfony/property-access", - "version": "v2.8.3", + "version": "v2.8.4", "source": { "type": "git", "url": "https://github.com/symfony/property-access.git", - "reference": "9e672f852c2270eed936d5918e2090ddfee21d1e" + "reference": "79393f926015975f3350212c72bc2f5e38360dba" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/property-access/zipball/9e672f852c2270eed936d5918e2090ddfee21d1e", - "reference": "9e672f852c2270eed936d5918e2090ddfee21d1e", + "url": "https://api.github.com/repos/symfony/property-access/zipball/79393f926015975f3350212c72bc2f5e38360dba", + "reference": "79393f926015975f3350212c72bc2f5e38360dba", "shasum": "" }, "require": { @@ -2786,20 +2746,20 @@ "property path", "reflection" ], - "time": "2016-02-13 09:21:29" + "time": "2016-03-23 13:11:46" }, { "name": "symfony/routing", - "version": "v2.8.3", + "version": "v2.8.4", "source": { "type": "git", "url": "https://github.com/symfony/routing.git", - "reference": "ae38e64bae52753c0f4a1a6583f5ba9bb2b742ab" + "reference": "d7d4a20cb55a90a06c0070d1a360e5ac606306ef" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/routing/zipball/ae38e64bae52753c0f4a1a6583f5ba9bb2b742ab", - "reference": "ae38e64bae52753c0f4a1a6583f5ba9bb2b742ab", + "url": "https://api.github.com/repos/symfony/routing/zipball/d7d4a20cb55a90a06c0070d1a360e5ac606306ef", + "reference": "d7d4a20cb55a90a06c0070d1a360e5ac606306ef", "shasum": "" }, "require": { @@ -2861,20 +2821,20 @@ "uri", "url" ], - "time": "2016-02-04 13:53:00" + "time": "2016-03-23 13:11:46" }, { "name": "symfony/security", - "version": "v2.8.3", + "version": "v2.8.4", "source": { "type": "git", "url": "https://github.com/symfony/security.git", - "reference": "90ca01cb3197bc2c75e70442ee84847c975a7108" + "reference": "9e038d16ad625623a11131795119c6866aed783b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/security/zipball/90ca01cb3197bc2c75e70442ee84847c975a7108", - "reference": "90ca01cb3197bc2c75e70442ee84847c975a7108", + "url": "https://api.github.com/repos/symfony/security/zipball/9e038d16ad625623a11131795119c6866aed783b", + "reference": "9e038d16ad625623a11131795119c6866aed783b", "shasum": "" }, "require": { @@ -2941,7 +2901,7 @@ ], "description": "Symfony Security Component", "homepage": "https://symfony.com", - "time": "2016-02-26 06:05:14" + "time": "2016-03-10 11:18:14" }, { "name": "symfony/security-acl", @@ -3006,16 +2966,16 @@ }, { "name": "symfony/serializer", - "version": "v2.8.3", + "version": "v2.8.4", "source": { "type": "git", "url": "https://github.com/symfony/serializer.git", - "reference": "f783dc7c00f5988c4483f959b7464a1565dd24a7" + "reference": "e848750ceffdc4af374844c338c299627a98196a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/serializer/zipball/f783dc7c00f5988c4483f959b7464a1565dd24a7", - "reference": "f783dc7c00f5988c4483f959b7464a1565dd24a7", + "url": "https://api.github.com/repos/symfony/serializer/zipball/e848750ceffdc4af374844c338c299627a98196a", + "reference": "e848750ceffdc4af374844c338c299627a98196a", "shasum": "" }, "require": { @@ -3066,20 +3026,20 @@ ], "description": "Symfony Serializer Component", "homepage": "https://symfony.com", - "time": "2016-01-27 05:14:19" + "time": "2016-03-07 14:04:32" }, { "name": "symfony/translation", - "version": "v2.8.3", + "version": "v2.8.4", "source": { "type": "git", "url": "https://github.com/symfony/translation.git", - "reference": "b7b4ebadd2b5e614ff7d2d6fc63e0ed0578909c7" + "reference": "d60b8e076d22953aabebeebda53bf334438e7aca" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation/zipball/b7b4ebadd2b5e614ff7d2d6fc63e0ed0578909c7", - "reference": "b7b4ebadd2b5e614ff7d2d6fc63e0ed0578909c7", + "url": "https://api.github.com/repos/symfony/translation/zipball/d60b8e076d22953aabebeebda53bf334438e7aca", + "reference": "d60b8e076d22953aabebeebda53bf334438e7aca", "shasum": "" }, "require": { @@ -3130,20 +3090,20 @@ ], "description": "Symfony Translation Component", "homepage": "https://symfony.com", - "time": "2016-02-02 09:49:18" + "time": "2016-03-25 01:40:30" }, { "name": "symfony/validator", - "version": "v2.8.3", + "version": "v2.8.4", "source": { "type": "git", "url": "https://github.com/symfony/validator.git", - "reference": "3a529b9a428812c5ccb5e462c936e36f5492d716" + "reference": "ea0ce99531c9eb82abf21011da4e111932f8ce81" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/validator/zipball/3a529b9a428812c5ccb5e462c936e36f5492d716", - "reference": "3a529b9a428812c5ccb5e462c936e36f5492d716", + "url": "https://api.github.com/repos/symfony/validator/zipball/ea0ce99531c9eb82abf21011da4e111932f8ce81", + "reference": "ea0ce99531c9eb82abf21011da4e111932f8ce81", "shasum": "" }, "require": { @@ -3157,7 +3117,7 @@ "symfony/config": "~2.2|~3.0.0", "symfony/expression-language": "~2.4|~3.0.0", "symfony/http-foundation": "~2.1|~3.0.0", - "symfony/intl": "~2.4|~3.0.0", + "symfony/intl": "~2.7.4|~2.8|~3.0.0", "symfony/property-access": "~2.3|~3.0.0", "symfony/yaml": "~2.0,>=2.0.5|~3.0.0" }, @@ -3202,20 +3162,20 @@ ], "description": "Symfony Validator Component", "homepage": "https://symfony.com", - "time": "2016-02-23 18:27:29" + "time": "2016-03-27 12:57:53" }, { "name": "symfony/yaml", - "version": "v2.8.3", + "version": "v2.8.4", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", - "reference": "2a4ee40acb880c56f29fb1b8886e7ffe94f3b995" + "reference": "584e52cb8f788a887553ba82db6caacb1d6260bb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/2a4ee40acb880c56f29fb1b8886e7ffe94f3b995", - "reference": "2a4ee40acb880c56f29fb1b8886e7ffe94f3b995", + "url": "https://api.github.com/repos/symfony/yaml/zipball/584e52cb8f788a887553ba82db6caacb1d6260bb", + "reference": "584e52cb8f788a887553ba82db6caacb1d6260bb", "shasum": "" }, "require": { @@ -3251,20 +3211,20 @@ ], "description": "Symfony Yaml Component", "homepage": "https://symfony.com", - "time": "2016-02-23 07:41:20" + "time": "2016-03-04 07:54:35" }, { "name": "thelia/backoffice-default-template", - "version": "2.3.0-alpha2", + "version": "2.3.0-beta1", "source": { "type": "git", "url": "https://github.com/thelia-templates/back.git", - "reference": "98fde8ed8cbb949f81adc4a986278e37d6b66a16" + "reference": "8276973aa2b372f7c67d0a049ea4fa8761b3ddac" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thelia-templates/back/zipball/98fde8ed8cbb949f81adc4a986278e37d6b66a16", - "reference": "98fde8ed8cbb949f81adc4a986278e37d6b66a16", + "url": "https://api.github.com/repos/thelia-templates/back/zipball/8276973aa2b372f7c67d0a049ea4fa8761b3ddac", + "reference": "8276973aa2b372f7c67d0a049ea4fa8761b3ddac", "shasum": "" }, "require": { @@ -3275,11 +3235,11 @@ "installer-name": "default" }, "notification-url": "https://packagist.org/downloads/", - "time": "2016-03-16 13:48:06" + "time": "2016-04-01 13:23:26" }, { "name": "thelia/carousel-module", - "version": "2.3.0-alpha2", + "version": "2.3.0-beta1", "source": { "type": "git", "url": "https://github.com/thelia-modules/Carousel.git", @@ -3306,7 +3266,7 @@ }, { "name": "thelia/cheque-module", - "version": "2.3.0-alpha2", + "version": "2.3.0-beta1", "source": { "type": "git", "url": "https://github.com/thelia-modules/Cheque.git", @@ -3333,16 +3293,16 @@ }, { "name": "thelia/colissimo-module", - "version": "2.3.0-alpha2", + "version": "2.3.0-beta1", "source": { "type": "git", "url": "https://github.com/thelia-modules/Colissimo.git", - "reference": "f7067aa3e2021fd9d69f92e3d85d5827f15ac218" + "reference": "54876d1526bb6a6461c151ce752d6f68a14d0a32" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thelia-modules/Colissimo/zipball/f7067aa3e2021fd9d69f92e3d85d5827f15ac218", - "reference": "f7067aa3e2021fd9d69f92e3d85d5827f15ac218", + "url": "https://api.github.com/repos/thelia-modules/Colissimo/zipball/54876d1526bb6a6461c151ce752d6f68a14d0a32", + "reference": "54876d1526bb6a6461c151ce752d6f68a14d0a32", "shasum": "" }, "require": { @@ -3356,20 +3316,20 @@ "license": [ "LGPL-3.0+" ], - "time": "2016-02-15 09:18:29" + "time": "2016-03-18 13:06:10" }, { "name": "thelia/config", - "version": "2.3.0-alpha2", + "version": "2.3.0-beta1", "source": { "type": "git", "url": "https://github.com/thelia/config.git", - "reference": "95a52bac79ffe2a9c841adb2cac463d7db3c6567" + "reference": "591c064013c0e248922d6b338b6d521bc962623e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thelia/config/zipball/95a52bac79ffe2a9c841adb2cac463d7db3c6567", - "reference": "95a52bac79ffe2a9c841adb2cac463d7db3c6567", + "url": "https://api.github.com/repos/thelia/config/zipball/591c064013c0e248922d6b338b6d521bc962623e", + "reference": "591c064013c0e248922d6b338b6d521bc962623e", "shasum": "" }, "require": { @@ -3380,20 +3340,20 @@ "installer-name": "config" }, "notification-url": "https://packagist.org/downloads/", - "time": "2016-03-16 15:10:30" + "time": "2016-03-30 08:18:38" }, { "name": "thelia/core", - "version": "2.3.0-alpha2", + "version": "2.3.0-beta1", "source": { "type": "git", "url": "https://github.com/thelia/core.git", - "reference": "66a1a5a2d2241d97d022ebbfc8a3a7c4504d015e" + "reference": "31ae1b2323e9bb9cd07f794ee73902a30539ea09" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thelia/core/zipball/66a1a5a2d2241d97d022ebbfc8a3a7c4504d015e", - "reference": "66a1a5a2d2241d97d022ebbfc8a3a7c4504d015e", + "url": "https://api.github.com/repos/thelia/core/zipball/31ae1b2323e9bb9cd07f794ee73902a30539ea09", + "reference": "31ae1b2323e9bb9cd07f794ee73902a30539ea09", "shasum": "" }, "require": { @@ -3403,7 +3363,6 @@ "imagine/imagine": "0.6.*", "ircmaxell/password-compat": "1.0.*", "kriswallsmith/assetic": "1.3.*", - "leafo/lessphp": "0.5.*", "michelf/php-markdown": "1.6.*", "oyejorge/less.php": "1.7.*", "php": ">=5.4", @@ -3465,7 +3424,7 @@ ], "description": "Core of Thelia ecommerce CMS.", "homepage": "http://thelia.net/", - "time": "2016-03-17 13:40:22" + "time": "2016-04-04 13:54:33" }, { "name": "thelia/currency-converter", @@ -3514,7 +3473,7 @@ }, { "name": "thelia/email-default-template", - "version": "2.3.0-alpha2", + "version": "2.3.0-beta1", "source": { "type": "git", "url": "https://github.com/thelia-templates/email.git", @@ -3538,7 +3497,7 @@ }, { "name": "thelia/free-order-module", - "version": "2.3.0-alpha2", + "version": "2.3.0-beta1", "source": { "type": "git", "url": "https://github.com/thelia-modules/FreeOrder.git", @@ -3565,7 +3524,7 @@ }, { "name": "thelia/front-module", - "version": "2.3.0-alpha2", + "version": "2.3.0-beta1", "source": { "type": "git", "url": "https://github.com/thelia-modules/Front.git", @@ -3592,16 +3551,16 @@ }, { "name": "thelia/frontoffice-default-template", - "version": "2.3.0-alpha2", + "version": "2.3.0-beta1", "source": { "type": "git", "url": "https://github.com/thelia-templates/front.git", - "reference": "d8a59212367df8f293cbea8f5992a43e07a1f5b4" + "reference": "7739a3dc421f44aae3c6e3df64b1c355389f2544" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thelia-templates/front/zipball/d8a59212367df8f293cbea8f5992a43e07a1f5b4", - "reference": "d8a59212367df8f293cbea8f5992a43e07a1f5b4", + "url": "https://api.github.com/repos/thelia-templates/front/zipball/7739a3dc421f44aae3c6e3df64b1c355389f2544", + "reference": "7739a3dc421f44aae3c6e3df64b1c355389f2544", "shasum": "" }, "require": { @@ -3612,11 +3571,11 @@ "installer-name": "default" }, "notification-url": "https://packagist.org/downloads/", - "time": "2016-03-17 08:02:21" + "time": "2016-04-01 12:58:54" }, { "name": "thelia/hook-admin-home-module", - "version": "2.3.0-alpha2", + "version": "2.3.0-beta1", "source": { "type": "git", "url": "https://github.com/thelia-modules/HookAdminHome.git", @@ -3643,7 +3602,7 @@ }, { "name": "thelia/hook-analytics-module", - "version": "2.3.0-alpha2", + "version": "2.3.0-beta1", "source": { "type": "git", "url": "https://github.com/thelia-modules/HookAnalytics.git", @@ -3670,7 +3629,7 @@ }, { "name": "thelia/hook-cart-module", - "version": "2.3.0-alpha2", + "version": "2.3.0-beta1", "source": { "type": "git", "url": "https://github.com/thelia-modules/HookCart.git", @@ -3697,7 +3656,7 @@ }, { "name": "thelia/hook-contact-module", - "version": "2.3.0-alpha2", + "version": "2.3.0-beta1", "source": { "type": "git", "url": "https://github.com/thelia-modules/HookContact.git", @@ -3724,7 +3683,7 @@ }, { "name": "thelia/hook-currency-module", - "version": "2.3.0-alpha2", + "version": "2.3.0-beta1", "source": { "type": "git", "url": "https://github.com/thelia-modules/HookCurrency.git", @@ -3751,7 +3710,7 @@ }, { "name": "thelia/hook-customer-module", - "version": "2.3.0-alpha2", + "version": "2.3.0-beta1", "source": { "type": "git", "url": "https://github.com/thelia-modules/HookCustomer.git", @@ -3778,7 +3737,7 @@ }, { "name": "thelia/hook-lang-module", - "version": "2.3.0-alpha2", + "version": "2.3.0-beta1", "source": { "type": "git", "url": "https://github.com/thelia-modules/HookLang.git", @@ -3805,7 +3764,7 @@ }, { "name": "thelia/hook-links-module", - "version": "2.3.0-alpha2", + "version": "2.3.0-beta1", "source": { "type": "git", "url": "https://github.com/thelia-modules/HookLinks.git", @@ -3832,7 +3791,7 @@ }, { "name": "thelia/hook-navigation-module", - "version": "2.3.0-alpha2", + "version": "2.3.0-beta1", "source": { "type": "git", "url": "https://github.com/thelia-modules/HookNavigation.git", @@ -3859,7 +3818,7 @@ }, { "name": "thelia/hook-newsletter-module", - "version": "2.3.0-alpha2", + "version": "2.3.0-beta1", "source": { "type": "git", "url": "https://github.com/thelia-modules/HookNewsletter.git", @@ -3886,7 +3845,7 @@ }, { "name": "thelia/hook-products-new-module", - "version": "2.3.0-alpha2", + "version": "2.3.0-beta1", "source": { "type": "git", "url": "https://github.com/thelia-modules/HookProductsNew.git", @@ -3913,7 +3872,7 @@ }, { "name": "thelia/hook-products-offer-module", - "version": "2.3.0-alpha2", + "version": "2.3.0-beta1", "source": { "type": "git", "url": "https://github.com/thelia-modules/HookProductsOffer.git", @@ -3940,7 +3899,7 @@ }, { "name": "thelia/hook-search-module", - "version": "2.3.0-alpha2", + "version": "2.3.0-beta1", "source": { "type": "git", "url": "https://github.com/thelia-modules/HookSearch.git", @@ -3967,7 +3926,7 @@ }, { "name": "thelia/hook-social-module", - "version": "2.3.0-alpha2", + "version": "2.3.0-beta1", "source": { "type": "git", "url": "https://github.com/thelia-modules/HookSocial.git", @@ -3994,20 +3953,20 @@ }, { "name": "thelia/installer", - "version": "1.1", + "version": "1.2", "source": { "type": "git", "url": "https://github.com/thelia/installer.git", - "reference": "9e7fff75c6d6638f8f476e310a6ea7265f12c141" + "reference": "da27ff8bc633452913590ee5bc26ee4c79ff61ee" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thelia/installer/zipball/9e7fff75c6d6638f8f476e310a6ea7265f12c141", - "reference": "9e7fff75c6d6638f8f476e310a6ea7265f12c141", + "url": "https://api.github.com/repos/thelia/installer/zipball/da27ff8bc633452913590ee5bc26ee4c79ff61ee", + "reference": "da27ff8bc633452913590ee5bc26ee4c79ff61ee", "shasum": "" }, "require": { - "composer-plugin-api": "1.0.0" + "composer-plugin-api": "^1.0" }, "require-dev": { "composer/composer": "1.0.*@dev" @@ -4038,7 +3997,7 @@ "Thelia-module", "Thelia-template" ], - "time": "2014-12-22 20:31:23" + "time": "2015-06-11 14:04:43" }, { "name": "thelia/math-tools", @@ -4083,7 +4042,7 @@ }, { "name": "thelia/pdf-default-template", - "version": "2.3.0-alpha2", + "version": "2.3.0-beta1", "source": { "type": "git", "url": "https://github.com/thelia-templates/pdf.git", @@ -4107,16 +4066,16 @@ }, { "name": "thelia/setup", - "version": "2.3.0-alpha2", + "version": "2.3.0-beta1", "source": { "type": "git", "url": "https://github.com/thelia/setup.git", - "reference": "f55df58c9bb38c4d525affd488b3be1801b18a0d" + "reference": "e75708d85c5c4ab1444b4fc181a5915cd87ea057" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thelia/setup/zipball/f55df58c9bb38c4d525affd488b3be1801b18a0d", - "reference": "f55df58c9bb38c4d525affd488b3be1801b18a0d", + "url": "https://api.github.com/repos/thelia/setup/zipball/e75708d85c5c4ab1444b4fc181a5915cd87ea057", + "reference": "e75708d85c5c4ab1444b4fc181a5915cd87ea057", "shasum": "" }, "require": { @@ -4128,11 +4087,11 @@ "installer-name": "setup" }, "notification-url": "https://packagist.org/downloads/", - "time": "2016-03-17 13:40:22" + "time": "2016-04-04 13:54:33" }, { "name": "thelia/smarty-module", - "version": "2.3.0-alpha2", + "version": "2.3.0-beta1", "source": { "type": "git", "url": "https://github.com/thelia-modules/TheliaSmarty.git", @@ -4159,7 +4118,7 @@ }, { "name": "thelia/thelia-migrate-country-module", - "version": "2.3.0-alpha2", + "version": "2.3.0-beta1", "source": { "type": "git", "url": "https://github.com/thelia-modules/TheliaMigrateCountry.git", @@ -4186,7 +4145,7 @@ }, { "name": "thelia/tinymce-module", - "version": "2.3.0-alpha2", + "version": "2.3.0-beta1", "source": { "type": "git", "url": "https://github.com/thelia-modules/Tinymce.git", @@ -4213,7 +4172,7 @@ }, { "name": "thelia/virtual-product-control-module", - "version": "2.3.0-alpha2", + "version": "2.3.0-beta1", "source": { "type": "git", "url": "https://github.com/thelia-modules/VirtualProductControl.git", @@ -4240,7 +4199,7 @@ }, { "name": "thelia/virtual-product-delivery-module", - "version": "2.3.0-alpha2", + "version": "2.3.0-beta1", "source": { "type": "git", "url": "https://github.com/thelia-modules/VirtualProductDelivery.git",