From d058ca70ab77d72b1f7fd3c6b2a7523d617f0961 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 Dec 2023 03:46:43 +0000 Subject: [PATCH] Lock file maintenance Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- composer.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.lock b/composer.lock index aafe5a7..e45161d 100644 --- a/composer.lock +++ b/composer.lock @@ -670,16 +670,16 @@ }, { "name": "laminas/laminas-validator", - "version": "2.44.1", + "version": "2.45.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-validator.git", - "reference": "e9228cdf37434dc376cd7b820e8c80ed7b5d78e9" + "reference": "2a60d288ffa1acb84321c85a066dcbf96da34a50" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-validator/zipball/e9228cdf37434dc376cd7b820e8c80ed7b5d78e9", - "reference": "e9228cdf37434dc376cd7b820e8c80ed7b5d78e9", + "url": "https://api.github.com/repos/laminas/laminas-validator/zipball/2a60d288ffa1acb84321c85a066dcbf96da34a50", + "reference": "2a60d288ffa1acb84321c85a066dcbf96da34a50", "shasum": "" }, "require": { @@ -698,11 +698,11 @@ "laminas/laminas-i18n": "^2.24.1", "laminas/laminas-session": "^2.17", "laminas/laminas-uri": "^2.11.0", - "phpunit/phpunit": "^10.4.2", + "phpunit/phpunit": "^10.5.2", "psalm/plugin-phpunit": "^0.18.4", "psr/http-client": "^1.0.3", "psr/http-factory": "^1.0.2", - "vimeo/psalm": "^5.16" + "vimeo/psalm": "^5.17" }, "suggest": { "laminas/laminas-db": "Laminas\\Db component, required by the (No)RecordExists validator", @@ -750,7 +750,7 @@ "type": "community_bridge" } ], - "time": "2023-12-06T11:43:53+00:00" + "time": "2023-12-18T01:12:24+00:00" }, { "name": "mezzio/mezzio-router",