From ba17e9ebead76a95810249e76bebfc2efdb2422b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Jan 2026 17:07:50 +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 f86087e..05c6736 100644 --- a/composer.json +++ b/composer.json @@ -63,7 +63,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 e5983b1..d081d53 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": "4a20299050d8f82b6388213f020b34df", + "content-hash": "8d9e6a3b2582c162fd3969e4a07f1a2a", "packages": [ { "name": "aws/aws-crt-php", @@ -4233,15 +4233,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"