From 9e72dd6d2fe78907858e2de58411f8846030b599 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Nov 2021 15:01:51 +0000 Subject: [PATCH] Bump laminas/laminas-i18n from 2.11.2 to 2.11.3 Bumps [laminas/laminas-i18n](https://github.com/laminas/laminas-i18n) from 2.11.2 to 2.11.3. - [Release notes](https://github.com/laminas/laminas-i18n/releases) - [Commits](https://github.com/laminas/laminas-i18n/compare/2.11.2...2.11.3) --- updated-dependencies: - dependency-name: laminas/laminas-i18n dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/composer.lock b/composer.lock index 043a8de..8482dea 100644 --- a/composer.lock +++ b/composer.lock @@ -1626,16 +1626,16 @@ }, { "name": "laminas/laminas-i18n", - "version": "2.11.2", + "version": "2.11.3", "source": { "type": "git", "url": "https://github.com/laminas/laminas-i18n.git", - "reference": "78adb53ebf6c0bc63f92273fd7809dabc554f786" + "reference": "563b1b720ee53f2748473656a250d65911fc4462" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-i18n/zipball/78adb53ebf6c0bc63f92273fd7809dabc554f786", - "reference": "78adb53ebf6c0bc63f92273fd7809dabc554f786", + "url": "https://api.github.com/repos/laminas/laminas-i18n/zipball/563b1b720ee53f2748473656a250d65911fc4462", + "reference": "563b1b720ee53f2748473656a250d65911fc4462", "shasum": "" }, "require": { @@ -1662,12 +1662,12 @@ "phpunit/phpunit": "^9.3" }, "suggest": { - "laminas/laminas-cache": "Laminas\\Cache component", - "laminas/laminas-config": "Laminas\\Config component", + "laminas/laminas-cache": "You should install this package to cache the translations", + "laminas/laminas-config": "You should install this package to use the INI translation format", "laminas/laminas-eventmanager": "You should install this package to use the events in the translator", "laminas/laminas-filter": "You should install this package to use the provided filters", - "laminas/laminas-i18n-resources": "Translation resources", - "laminas/laminas-servicemanager": "Laminas\\ServiceManager component", + "laminas/laminas-i18n-resources": "This package provides validator and captcha translations", + "laminas/laminas-servicemanager": "You should install this package to use the translator", "laminas/laminas-validator": "You should install this package to use the provided validators", "laminas/laminas-view": "You should install this package to use the provided view helpers" }, @@ -1707,7 +1707,7 @@ "type": "community_bridge" } ], - "time": "2021-08-20T08:23:04+00:00" + "time": "2021-10-13T08:07:28+00:00" }, { "name": "laminas/laminas-servicemanager",