From 5baf6e0b1f0f222da3347a2bc7effcbede22e6a4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 15 Mar 2024 14:16:32 +0000 Subject: [PATCH] Update dependency psalm/plugin-phpunit to ^0.19.0 | datasource | package | from | to | | ---------- | -------------------- | ------ | ------ | | packagist | psalm/plugin-phpunit | 0.18.3 | 0.19.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 3e8f08c..3b3e639 100644 --- a/composer.json +++ b/composer.json @@ -17,7 +17,7 @@ "laminas/laminas-cache-storage-adapter-benchmark": "^1.1.0", "laminas/laminas-cache-storage-adapter-test": "^2.3.0", "laminas/laminas-coding-standard": "~2.5.0", - "psalm/plugin-phpunit": "^0.18.0", + "psalm/plugin-phpunit": "^0.19.0", "vimeo/psalm": "^4.29.0" }, "conflict": {