diff --git a/composer.json b/composer.json index 0551cb36907561dbe52c1f48a5a7238911838fc2..2aefcab913f2ed56f0927b0f7b1d3db3efeb9847 100644 --- a/composer.json +++ b/composer.json @@ -91,7 +91,7 @@ "noblogs/themes-child": "0.5.6", "wpackagist-plugin/autopost-to-mastodon": "3.6.6", "wpackagist-plugin/bogo": "3.6.1", - "wpackagist-plugin/classic-editor": "1.6.2", + "wpackagist-plugin/classic-editor": "1.6.3", "wpackagist-plugin/disable-comments": "1.11.0", "wpackagist-plugin/dvk-social-sharing": "1.3.4", "wpackagist-plugin/feedwordpress": "^2020.0818", diff --git a/composer.lock b/composer.lock index a35e23cf05d34f7e1aec4b1fe65c99c6cb056f2d..04132dd64bbb36df928e6edc592a0f153538583c 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": "ae90b2936a1270227920a4dd49d9f402", + "content-hash": "24a891c040177343204ad51e1b634265", "packages": [ { "name": "bjornjohansen/wplang", @@ -884,15 +884,15 @@ }, { "name": "wpackagist-plugin/classic-editor", - "version": "1.6.2", + "version": "1.6.3", "source": { "type": "svn", "url": "https://plugins.svn.wordpress.org/classic-editor/", - "reference": "tags/1.6.2" + "reference": "tags/1.6.3" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/plugin/classic-editor.1.6.2.zip" + "url": "https://downloads.wordpress.org/plugin/classic-editor.1.6.3.zip" }, "require": { "composer/installers": "^1.0 || ^2.0"