diff --git a/composer.json b/composer.json index 0e0e379..2fde50b 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "justuno.com/m2" - ,"version": "1.4.1" + ,"version": "1.4.2" ,"description": "Justuno module for Magento 2" ,"type": "magento2-module" ,"homepage": "https://github.com/justuno-com/m2" @@ -11,7 +11,7 @@ ,"homepage": "https://mage2.pro/users/dmitry_fedyuk" ,"role": "Developer" }] - ,"require": {"justuno.com/core": ">=1.0.0"} + ,"require": {"justuno.com/core": ">=1.0.1"} ,"autoload": {"files": ["registration.php"], "psr-4": {"Justuno\\M2\\": ""}} ,"keywords": ["Magento 2"] } \ No newline at end of file