From 5379c889917808ba96b4688c684c611bae9b626e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 00:40:13 +0000 Subject: [PATCH] Lock file maintenance Signed-off-by: Renovate Bot --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index f8699e6d..83346923 100644 --- a/composer.lock +++ b/composer.lock @@ -2302,16 +2302,16 @@ }, { "name": "laminas/laminas-recaptcha", - "version": "3.5.0", + "version": "3.6.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-recaptcha.git", - "reference": "64c72f1f941c15df07b4ab0985b2f7cc1d492ba9" + "reference": "ead14136a0ded44d1a72f4885df0f3333065d919" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-recaptcha/zipball/64c72f1f941c15df07b4ab0985b2f7cc1d492ba9", - "reference": "64c72f1f941c15df07b4ab0985b2f7cc1d492ba9", + "url": "https://api.github.com/repos/laminas/laminas-recaptcha/zipball/ead14136a0ded44d1a72f4885df0f3333065d919", + "reference": "ead14136a0ded44d1a72f4885df0f3333065d919", "shasum": "" }, "require": { @@ -2329,7 +2329,7 @@ "laminas/laminas-validator": "^2.15", "phpunit/phpunit": "^9.5.26", "psalm/plugin-phpunit": "^0.18.0", - "vimeo/psalm": "^4.29.0" + "vimeo/psalm": "^5.0.0" }, "suggest": { "laminas/laminas-validator": "~2.0, if using ReCaptcha's Mailhide API" @@ -2364,7 +2364,7 @@ "type": "community_bridge" } ], - "time": "2022-11-18T09:15:54+00:00" + "time": "2022-12-05T21:28:54+00:00" }, { "name": "laminas/laminas-session",