From a2fb07d5981ccc5211c3595ae04a0484575b87a0 Mon Sep 17 00:00:00 2001 From: renovate <renovate-bot@autistici.org> Date: Tue, 16 May 2023 20:32:00 +0000 Subject: [PATCH] Update dependency wpackagist-plugin/classic-editor to v1.6.3 --- composer.json | 2 +- composer.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.json b/composer.json index 0551cb36..2aefcab9 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 a35e23cf..04132dd6 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" -- GitLab