From 83eb4f546f21ef95e997fb423b513afb88d9ce25 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 May 2024 00:03:37 +0000 Subject: [PATCH] Bump php-stubs/wordpress-stubs from 6.4.3 to 6.5.2 Bumps [php-stubs/wordpress-stubs](https://github.com/php-stubs/wordpress-stubs) from 6.4.3 to 6.5.2. - [Release notes](https://github.com/php-stubs/wordpress-stubs/releases) - [Commits](https://github.com/php-stubs/wordpress-stubs/compare/v6.4.3...v6.5.2) --- updated-dependencies: - dependency-name: php-stubs/wordpress-stubs dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.lock b/composer.lock index 0e49183ec7f..e1434ebdbf2 100644 --- a/composer.lock +++ b/composer.lock @@ -2634,16 +2634,16 @@ }, { "name": "php-stubs/wordpress-stubs", - "version": "v6.4.3", + "version": "v6.5.2", "source": { "type": "git", "url": "https://github.com/php-stubs/wordpress-stubs.git", - "reference": "6105bdab2f26c0204fe90ecc53d5684754550e8f" + "reference": "379f17a90c01498d4c99a0d15aab6e7aa6a2c840" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-stubs/wordpress-stubs/zipball/6105bdab2f26c0204fe90ecc53d5684754550e8f", - "reference": "6105bdab2f26c0204fe90ecc53d5684754550e8f", + "url": "https://api.github.com/repos/php-stubs/wordpress-stubs/zipball/379f17a90c01498d4c99a0d15aab6e7aa6a2c840", + "reference": "379f17a90c01498d4c99a0d15aab6e7aa6a2c840", "shasum": "" }, "require-dev": { @@ -2651,7 +2651,7 @@ "nikic/php-parser": "^4.13", "php": "^7.4 || ~8.0.0", "php-stubs/generator": "^0.8.3", - "phpdocumentor/reflection-docblock": "^5.3", + "phpdocumentor/reflection-docblock": "5.3", "phpstan/phpstan": "^1.10.49", "phpunit/phpunit": "^9.5", "szepeviktor/phpcs-psr-12-neutron-hybrid-ruleset": "^0.11" @@ -2675,9 +2675,9 @@ ], "support": { "issues": "https://github.com/php-stubs/wordpress-stubs/issues", - "source": "https://github.com/php-stubs/wordpress-stubs/tree/v6.4.3" + "source": "https://github.com/php-stubs/wordpress-stubs/tree/v6.5.2" }, - "time": "2024-02-11T18:56:19+00:00" + "time": "2024-04-14T17:30:14+00:00" }, { "name": "phpcompatibility/php-compatibility",