From adf73329035456be63a9ec924338dff2a870d3eb Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 14 Aug 2025 10:58:37 +0000 Subject: [PATCH] Update dependency szepeviktor/phpstan-wordpress to v2 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 7529ef7..b865a51 100644 --- a/composer.json +++ b/composer.json @@ -19,7 +19,7 @@ "php-stubs/wordpress-stubs": "^5.5", "phpunit/phpunit": "^9.0", "squizlabs/php_codesniffer": "^3.4", - "szepeviktor/phpstan-wordpress": "^1.1", + "szepeviktor/phpstan-wordpress": "^2.0", "wp-phpunit/wp-phpunit": "^6.4", "yoast/phpunit-polyfills": "^2.0" },