From 8490594509156f37e56cbb9600968be2726ef147 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Mar 2023 05:58:14 +0000 Subject: [PATCH] Bump wp-phpunit/wp-phpunit from 6.0.1 to 6.2.0 Bumps [wp-phpunit/wp-phpunit](https://github.com/wp-phpunit/wp-phpunit) from 6.0.1 to 6.2.0. - [Release notes](https://github.com/wp-phpunit/wp-phpunit/releases) - [Commits](https://github.com/wp-phpunit/wp-phpunit/compare/6.0.1...6.2.0) --- updated-dependencies: - dependency-name: wp-phpunit/wp-phpunit dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index e964a6a..733f9d3 100644 --- a/composer.lock +++ b/composer.lock @@ -2135,16 +2135,16 @@ }, { "name": "wp-phpunit/wp-phpunit", - "version": "6.0.1", + "version": "6.2.0", "source": { "type": "git", "url": "https://github.com/wp-phpunit/wp-phpunit.git", - "reference": "d4082280dd59add7c42d0a67400f8eb26cd790de" + "reference": "3b7ab767dde017dec9327cc024e9f26fd776a57b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-phpunit/wp-phpunit/zipball/d4082280dd59add7c42d0a67400f8eb26cd790de", - "reference": "d4082280dd59add7c42d0a67400f8eb26cd790de", + "url": "https://api.github.com/repos/wp-phpunit/wp-phpunit/zipball/3b7ab767dde017dec9327cc024e9f26fd776a57b", + "reference": "3b7ab767dde017dec9327cc024e9f26fd776a57b", "shasum": "" }, "type": "library", @@ -2179,7 +2179,7 @@ "issues": "https://github.com/wp-phpunit/issues", "source": "https://github.com/wp-phpunit/wp-phpunit" }, - "time": "2022-07-12T22:10:08+00:00" + "time": "2023-03-30T01:15:51+00:00" }, { "name": "yoast/phpunit-polyfills",