From dcf7c4d59674163ebddb39ab9de9deb42417a932 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Aug 2025 03:29:44 +0000 Subject: [PATCH] Bump phpunit/phpunit from 12.3.2 to 12.3.4 Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 12.3.2 to 12.3.4. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/12.3.4/ChangeLog-12.3.md) - [Commits](https://github.com/sebastianbergmann/phpunit/compare/12.3.2...12.3.4) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-version: 12.3.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/composer.lock b/composer.lock index e4c8d9a..488d0b0 100644 --- a/composer.lock +++ b/composer.lock @@ -2936,16 +2936,16 @@ }, { "name": "phpunit/phpunit", - "version": "12.3.2", + "version": "12.3.4", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "ac6952c92e8a66ee5698cf81f421120ff64c8d0f" + "reference": "429095031bd38cb5070ca44166bd9dd5a9245dd6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/ac6952c92e8a66ee5698cf81f421120ff64c8d0f", - "reference": "ac6952c92e8a66ee5698cf81f421120ff64c8d0f", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/429095031bd38cb5070ca44166bd9dd5a9245dd6", + "reference": "429095031bd38cb5070ca44166bd9dd5a9245dd6", "shasum": "" }, "require": { @@ -2965,7 +2965,7 @@ "phpunit/php-text-template": "^5.0.0", "phpunit/php-timer": "^8.0.0", "sebastian/cli-parser": "^4.0.0", - "sebastian/comparator": "^7.1.1", + "sebastian/comparator": "^7.1.2", "sebastian/diff": "^7.0.0", "sebastian/environment": "^8.0.2", "sebastian/exporter": "^7.0.0", @@ -3013,7 +3013,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/phpunit/issues", "security": "https://github.com/sebastianbergmann/phpunit/security/policy", - "source": "https://github.com/sebastianbergmann/phpunit/tree/12.3.2" + "source": "https://github.com/sebastianbergmann/phpunit/tree/12.3.4" }, "funding": [ { @@ -3037,7 +3037,7 @@ "type": "tidelift" } ], - "time": "2025-08-10T08:36:39+00:00" + "time": "2025-08-12T07:35:30+00:00" }, { "name": "sebastian/cli-parser", @@ -3315,16 +3315,16 @@ }, { "name": "sebastian/environment", - "version": "8.0.2", + "version": "8.0.3", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/environment.git", - "reference": "d364b9e5d0d3b18a2573351a1786fbf96b7e0792" + "reference": "24a711b5c916efc6d6e62aa65aa2ec98fef77f68" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/d364b9e5d0d3b18a2573351a1786fbf96b7e0792", - "reference": "d364b9e5d0d3b18a2573351a1786fbf96b7e0792", + "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/24a711b5c916efc6d6e62aa65aa2ec98fef77f68", + "reference": "24a711b5c916efc6d6e62aa65aa2ec98fef77f68", "shasum": "" }, "require": { @@ -3367,7 +3367,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/environment/issues", "security": "https://github.com/sebastianbergmann/environment/security/policy", - "source": "https://github.com/sebastianbergmann/environment/tree/8.0.2" + "source": "https://github.com/sebastianbergmann/environment/tree/8.0.3" }, "funding": [ { @@ -3387,7 +3387,7 @@ "type": "tidelift" } ], - "time": "2025-05-21T15:05:44+00:00" + "time": "2025-08-12T14:11:56+00:00" }, { "name": "sebastian/exporter",