From 8644a9677a5ba34a7e5d1fd21a64593b622109fd Mon Sep 17 00:00:00 2001 From: Magefan Date: Fri, 25 Oct 2024 14:09:34 +0300 Subject: [PATCH] Update composer.json --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 96399df..018a8aa 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.1.16" + "magefan/module-community" : ">=2.1.30" }, "type": "magento2-module", - "version": "2.0.15", + "version": "2.0.16", "license": [ "OSL-3.0", "AFL-3.0"