diff --git a/composer.json b/composer.json index 0731c97..9234914 100644 --- a/composer.json +++ b/composer.json @@ -2,10 +2,10 @@ "name": "magefan/module-wysiwyg-advanced", "description": "Extend TinyMCE 4 in Magento 2", "require": { - "magefan/module-community" : ">=2.0.11" + "magefan/module-community" : ">=2.0.12" }, "type": "magento2-module", - "version": "2.0.6", + "version": "2.0.7", "license": [ "OSL-3.0", "AFL-3.0"