From fed4fcea5390072662bafc48244865719eb8f315 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 18 Apr 2026 01:02:17 +0000 Subject: [PATCH] chore: bump phpunit/phpunit from 13.1.5 to 13.1.6 in /api Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 13.1.5 to 13.1.6. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/13.1.6/ChangeLog-13.1.md) - [Commits](https://github.com/sebastianbergmann/phpunit/compare/13.1.5...13.1.6) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-version: 13.1.6 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- api/composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/api/composer.lock b/api/composer.lock index 8dbccaaef..c82997222 100644 --- a/api/composer.lock +++ b/api/composer.lock @@ -9713,16 +9713,16 @@ }, { "name": "phpunit/phpunit", - "version": "13.1.5", + "version": "13.1.6", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "89adcba73441b38db31d5c0473b61e2907311db0" + "reference": "c3c414ea438e5a37d00697eaea43e6e05e201a42" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/89adcba73441b38db31d5c0473b61e2907311db0", - "reference": "89adcba73441b38db31d5c0473b61e2907311db0", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/c3c414ea438e5a37d00697eaea43e6e05e201a42", + "reference": "c3c414ea438e5a37d00697eaea43e6e05e201a42", "shasum": "" }, "require": { @@ -9792,7 +9792,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/phpunit/issues", "security": "https://github.com/sebastianbergmann/phpunit/security/policy", - "source": "https://github.com/sebastianbergmann/phpunit/tree/13.1.5" + "source": "https://github.com/sebastianbergmann/phpunit/tree/13.1.6" }, "funding": [ { @@ -9800,7 +9800,7 @@ "type": "other" } ], - "time": "2026-04-16T04:58:40+00:00" + "time": "2026-04-17T12:52:50+00:00" }, { "name": "rector/rector",