From fdfb29f1d8e43d76afbc447eac815aa6dbdb97cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Nov 2023 14:06:47 +0000 Subject: [PATCH] Bump wpackagist-plugin/block-catalog from 1.5.0 to 1.5.2 Bumps wpackagist-plugin/block-catalog from 1.5.0 to 1.5.2. --- updated-dependencies: - dependency-name: wpackagist-plugin/block-catalog dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/composer.lock b/composer.lock index efc7443..cce8e52 100644 --- a/composer.lock +++ b/composer.lock @@ -564,15 +564,15 @@ }, { "name": "wpackagist-plugin/block-catalog", - "version": "1.5.0", + "version": "1.5.2", "source": { "type": "svn", "url": "https://plugins.svn.wordpress.org/block-catalog/", - "reference": "tags/1.5.0" + "reference": "tags/1.5.2" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/plugin/block-catalog.1.5.0.zip" + "url": "https://downloads.wordpress.org/plugin/block-catalog.1.5.2.zip" }, "require": { "composer/installers": "^1.0 || ^2.0" @@ -2226,5 +2226,5 @@ "php": ">=7.2" }, "platform-dev": [], - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.6.0" }