From 3e06850867189000953aae3fac4c7be8cc89d680 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 21:17:57 +0000 Subject: [PATCH] build(deps): bump laminas/laminas-i18n from 2.28.0 to 2.28.1 Bumps [laminas/laminas-i18n](https://github.com/laminas/laminas-i18n) from 2.28.0 to 2.28.1. - [Release notes](https://github.com/laminas/laminas-i18n/releases) - [Commits](https://github.com/laminas/laminas-i18n/compare/2.28.0...2.28.1) --- updated-dependencies: - dependency-name: laminas/laminas-i18n 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 cf63e809598..cc406c2c673 100644 --- a/composer.lock +++ b/composer.lock @@ -1268,16 +1268,16 @@ }, { "name": "laminas/laminas-i18n", - "version": "2.28.0", + "version": "2.28.1", "source": { "type": "git", "url": "https://github.com/laminas/laminas-i18n.git", - "reference": "e1e312650232e5ef26c28ea08f3c4c18633f48c3" + "reference": "d553a9c15c08768b8410050b4fa5479c99e2ed82" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-i18n/zipball/e1e312650232e5ef26c28ea08f3c4c18633f48c3", - "reference": "e1e312650232e5ef26c28ea08f3c4c18633f48c3", + "url": "https://api.github.com/repos/laminas/laminas-i18n/zipball/d553a9c15c08768b8410050b4fa5479c99e2ed82", + "reference": "d553a9c15c08768b8410050b4fa5479c99e2ed82", "shasum": "" }, "require": { @@ -1350,7 +1350,7 @@ "type": "community_bridge" } ], - "time": "2024-07-15T12:54:14+00:00" + "time": "2024-09-10T11:54:30+00:00" }, { "name": "laminas/laminas-json",