From c34b913559469e13090814c1a24013a9f32807f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Jan 2026 11:35:12 +0000 Subject: [PATCH] Bump yiisoft/error-handler from 4.3.1 to 4.3.2 Bumps [yiisoft/error-handler](https://github.com/yiisoft/error-handler) from 4.3.1 to 4.3.2. - [Release notes](https://github.com/yiisoft/error-handler/releases) - [Changelog](https://github.com/yiisoft/error-handler/blob/master/CHANGELOG.md) - [Commits](https://github.com/yiisoft/error-handler/compare/4.3.1...4.3.2) --- updated-dependencies: - dependency-name: yiisoft/error-handler dependency-version: 4.3.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index 3f03e42..eb17d99 100644 --- a/composer.lock +++ b/composer.lock @@ -3497,16 +3497,16 @@ }, { "name": "yiisoft/error-handler", - "version": "4.3.1", + "version": "4.3.2", "source": { "type": "git", "url": "https://github.com/yiisoft/error-handler.git", - "reference": "0330a9d9943cfa2b3849a047f71a75923cf66c31" + "reference": "562778cf2cab8b09c85249b0d0075f2e12560f53" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/yiisoft/error-handler/zipball/0330a9d9943cfa2b3849a047f71a75923cf66c31", - "reference": "0330a9d9943cfa2b3849a047f71a75923cf66c31", + "url": "https://api.github.com/repos/yiisoft/error-handler/zipball/562778cf2cab8b09c85249b0d0075f2e12560f53", + "reference": "562778cf2cab8b09c85249b0d0075f2e12560f53", "shasum": "" }, "require": { @@ -3588,7 +3588,7 @@ "type": "opencollective" } ], - "time": "2025-12-18T21:08:47+00:00" + "time": "2026-01-09T08:26:33+00:00" }, { "name": "yiisoft/event-dispatcher",