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",