diff --git a/composer.json b/composer.json index 18056a80f831a31e75ec69e616fcfb1c86ac2a89..b3ddec127cde2585338ad6097e5bc6e6dd0af7ce 100644 --- a/composer.json +++ b/composer.json @@ -80,7 +80,7 @@ "noblogs/themes-child": "6.0.2", "wpackagist-plugin/autopost-to-mastodon": "3.7", "wpackagist-plugin/bogo": "3.8.2", - "wpackagist-plugin/classic-editor": "1.6.5", + "wpackagist-plugin/classic-editor": "1.6.6", "wpackagist-plugin/disable-comments": "1.11.0", "wpackagist-plugin/dvk-social-sharing": "1.3.8", "wpackagist-plugin/footnotation": "1.2", diff --git a/composer.lock b/composer.lock index 65142628ef70a73f265ae380b71a786bd4c9f330..76323ea6d9a05db26d81737742d39fac94318aaa 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "9548183a2291ae8b37da9191f8897d02", + "content-hash": "8bcefb5b7353d87847d69bd1c8de6817", "packages": [ { "name": "composer/installers", @@ -946,15 +946,15 @@ }, { "name": "wpackagist-plugin/classic-editor", - "version": "1.6.5", + "version": "1.6.6", "source": { "type": "svn", "url": "https://plugins.svn.wordpress.org/classic-editor/", - "reference": "tags/1.6.5" + "reference": "tags/1.6.6" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/plugin/classic-editor.1.6.5.zip" + "url": "https://downloads.wordpress.org/plugin/classic-editor.1.6.6.zip" }, "require": { "composer/installers": "^1.0 || ^2.0"