From a63fb69d54365bd0983cc3995b45af66478384af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 16:15:24 +0000 Subject: [PATCH] chore(deps-dev): update symplify/vendor-patches requirement Updates the requirements on [symplify/vendor-patches](https://github.com/symplify/vendor-patches) to permit the latest version. - [Commits](https://github.com/symplify/vendor-patches/compare/12.0.0...12.1.1) --- updated-dependencies: - dependency-name: symplify/vendor-patches dependency-version: 12.1.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index c7272395..d5547581 100644 --- a/composer.json +++ b/composer.json @@ -98,7 +98,7 @@ "symfony/var-dumper": "^7.4 || ^8.0", "szepeviktor/phpstan-wordpress": "*", "php-stubs/wordpress-stubs": "6.*", - "symplify/vendor-patches": "^12.0", + "symplify/vendor-patches": "^12.1", "mockery/mockery": "^1.6", "wp-cli/wp-cli": "^2.12", "larastan/larastan": "^3.0",