From 0118f0a9811b24b28fab6ec756a5033713652018 Mon Sep 17 00:00:00 2001 From: Lurivar Date: Wed, 29 Jan 2020 15:31:16 +0100 Subject: [PATCH 1/2] Added missing use --- Smarty/Plugins/SocolissimoDeliveryPrice.php | 1 + 1 file changed, 1 insertion(+) diff --git a/Smarty/Plugins/SocolissimoDeliveryPrice.php b/Smarty/Plugins/SocolissimoDeliveryPrice.php index d94b96c..c200989 100644 --- a/Smarty/Plugins/SocolissimoDeliveryPrice.php +++ b/Smarty/Plugins/SocolissimoDeliveryPrice.php @@ -6,6 +6,7 @@ use Symfony\Component\EventDispatcher\EventDispatcherInterface; use Thelia\Core\HttpFoundation\Request; use Thelia\Model\CountryQuery; +use Thelia\Model\Country; use Thelia\Module\Exception\DeliveryException; use TheliaSmarty\Template\AbstractSmartyPlugin; use TheliaSmarty\Template\SmartyPluginDescriptor; From fa8538ec405472806e0b6627a8d4b2c27fd60742 Mon Sep 17 00:00:00 2001 From: Lurivar Date: Wed, 29 Jan 2020 15:32:46 +0100 Subject: [PATCH 2/2] Bump 1.4.11 --- Config/module.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Config/module.xml b/Config/module.xml index 731d5e8..4a30fb3 100755 --- a/Config/module.xml +++ b/Config/module.xml @@ -7,7 +7,7 @@ So Colissimo - 1.4.10 + 1.4.11 Thelia info@thelia.net