From 6229b52f79977b40f82099b155ad8470869a3f54 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 12:37:38 +0000 Subject: [PATCH] chore(deps-dev): bump the composer-dev-minor-patch group across 1 directory with 3 updates --- updated-dependencies: - dependency-name: phpstan/phpstan dependency-version: 2.1.38 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: composer-dev-minor-patch - dependency-name: wp-phpunit/wp-phpunit dependency-version: 6.9.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: composer-dev-minor-patch - 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 | 26 +++++++++++++------------- 2 files changed, 14 insertions(+), 14 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..b177e57 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": [ { @@ -1160,11 +1160,11 @@ }, { "name": "phpstan/phpstan", - "version": "2.1.37", + "version": "2.1.38", "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/28cd424c5ea984128c95cfa7ea658808e8954e49", - "reference": "28cd424c5ea984128c95cfa7ea658808e8954e49", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/dfaf1f530e1663aa167bc3e52197adb221582629", + "reference": "dfaf1f530e1663aa167bc3e52197adb221582629", "shasum": "" }, "require": { @@ -1209,7 +1209,7 @@ "type": "github" } ], - "time": "2026-01-24T08:21:55+00:00" + "time": "2026-01-30T17:12:46+00:00" }, { "name": "phpstan/phpstan-deprecation-rules", @@ -3133,16 +3133,16 @@ }, { "name": "wp-phpunit/wp-phpunit", - "version": "6.9.0", + "version": "6.9.1", "source": { "type": "git", "url": "https://github.com/wp-phpunit/wp-phpunit.git", - "reference": "448dc57a97c7225d2ac6271876682fca4c2ed340" + "reference": "15fd216bf6516670d8d07b938675925bfa5c15b0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-phpunit/wp-phpunit/zipball/448dc57a97c7225d2ac6271876682fca4c2ed340", - "reference": "448dc57a97c7225d2ac6271876682fca4c2ed340", + "url": "https://api.github.com/repos/wp-phpunit/wp-phpunit/zipball/15fd216bf6516670d8d07b938675925bfa5c15b0", + "reference": "15fd216bf6516670d8d07b938675925bfa5c15b0", "shasum": "" }, "type": "library", @@ -3177,19 +3177,19 @@ "issues": "https://github.com/wp-phpunit/issues", "source": "https://github.com/wp-phpunit/wp-phpunit" }, - "time": "2025-12-03T01:19:46+00:00" + "time": "2026-02-04T01:48:23+00:00" }, { "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"