diff --git a/README.md b/README.md index ac65f5a..101eb37 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,3 @@ Via composer # Uninstall You need to remove the module. - -#Video install and use - -[![IMAGE ALT TEXT HERE](https://img.youtube.com/vi/TVyR9J27E9k/0.jpg)](https://www.youtube.com/watch?v=TVyR9J27E9k) diff --git a/composer.json b/composer.json index 12fc116..2cd5ee9 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "eadesignro/module-mobiledetect", "description": "Magento 2 EaDesign Mobile Detect System", "type": "magento2-module", - "version": "1.1.3", + "version": "1.1.4", "autoload": { "files": [ "registration.php" @@ -23,12 +23,12 @@ } ], "require": { - "php": "~5.6.0|~7.0.0", - "magento/module-backend": "~100.1.0", + "php": "~5.6.5|7.0.2|7.0.4|~7.0.6", + "magento/module-backend": "~100.1.*", "magento/framework": "100.1.*", "magento/module-theme": "100.1.*", - "eadesignro/module-eacore": "~0.0.4", - "mobiledetect/mobiledetectlib": "~2.8.24" + "eadesignro/module-eacore": "^0.0.4", + "mobiledetect/mobiledetectlib": "2.8.*" }, "require-dev": { "phpunit/phpunit": "^4.5" diff --git a/etc/module.xml b/etc/module.xml index e664a1e..2c4a60d 100644 --- a/etc/module.xml +++ b/etc/module.xml @@ -19,5 +19,5 @@ */ --> - +