From 47b8c62efddbe191b2e52c417cba799c9ae1c8d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 11:23:39 +0000 Subject: [PATCH] composer(deps-dev): bump phpunit/phpunit from 11.0.2 to 11.0.3 Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 11.0.2 to 11.0.3. - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/11.0.3/ChangeLog-11.0.md) - [Commits](https://github.com/sebastianbergmann/phpunit/compare/11.0.2...11.0.3) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index e7875b9..2dd2d70 100644 --- a/composer.lock +++ b/composer.lock @@ -9595,16 +9595,16 @@ }, { "name": "phpunit/phpunit", - "version": "11.0.2", + "version": "11.0.3", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "2f281e7e6776aea920cab5fc5a48d0fefbe1f39e" + "reference": "de24e7e7c67fbf437f7b6cd7bc919f2dc6fd89d4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/2f281e7e6776aea920cab5fc5a48d0fefbe1f39e", - "reference": "2f281e7e6776aea920cab5fc5a48d0fefbe1f39e", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/de24e7e7c67fbf437f7b6cd7bc919f2dc6fd89d4", + "reference": "de24e7e7c67fbf437f7b6cd7bc919f2dc6fd89d4", "shasum": "" }, "require": { @@ -9675,7 +9675,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/phpunit/issues", "security": "https://github.com/sebastianbergmann/phpunit/security/policy", - "source": "https://github.com/sebastianbergmann/phpunit/tree/11.0.2" + "source": "https://github.com/sebastianbergmann/phpunit/tree/11.0.3" }, "funding": [ { @@ -9691,7 +9691,7 @@ "type": "tidelift" } ], - "time": "2024-02-04T09:09:14+00:00" + "time": "2024-02-10T06:31:16+00:00" }, { "name": "rector/rector",