From ef0fc3ce80fd993f9c49b62220d433de25132487 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Jan 2026 12:37:45 +0000 Subject: [PATCH] chore(deps-dev): bump wpackagist-plugin/plugin-check Bumps the composer-dev-minor-patch group with 1 update: wpackagist-plugin/plugin-check. Updates `wpackagist-plugin/plugin-check` from 1.6.0 to 1.8.0 --- updated-dependencies: - dependency-name: wpackagist-plugin/plugin-check dependency-version: 1.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: composer-dev-minor-patch ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.json b/composer.json index 667ebfa..dc84260 100644 --- a/composer.json +++ b/composer.json @@ -62,7 +62,7 @@ "szepeviktor/phpstan-wordpress": "^2.0.2", "wp-coding-standards/wpcs": "^3.1", "wp-phpunit/wp-phpunit": "^6.5", - "wpackagist-plugin/plugin-check": "~1.6.0", + "wpackagist-plugin/plugin-check": "~1.8.0", "yoast/phpunit-polyfills": "^4.0" }, "scripts": { diff --git a/composer.lock b/composer.lock index 4c4c8c3..cc65315 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": "a0476da62f7458ff6e73ca109d03b94c", + "content-hash": "592d96459b5d9bc1064f481ceecdd813", "packages": [], "packages-dev": [ { @@ -3181,15 +3181,15 @@ }, { "name": "wpackagist-plugin/plugin-check", - "version": "1.6.0", + "version": "1.8.0", "source": { "type": "svn", "url": "https://plugins.svn.wordpress.org/plugin-check/", - "reference": "tags/1.6.0" + "reference": "tags/1.8.0" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/plugin/plugin-check.1.6.0.zip" + "url": "https://downloads.wordpress.org/plugin/plugin-check.1.8.0.zip" }, "require": { "composer/installers": "^1.0 || ^2.0"