From 1462d10e57b8a0443731c4c3dd1877ffad4af559 Mon Sep 17 00:00:00 2001 From: "Alexander M. Turek" Date: Tue, 26 Sep 2023 23:03:03 +0200 Subject: [PATCH] Psalm 5.15.0 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 393a8c1b9a8..59208bdd9f2 100644 --- a/composer.json +++ b/composer.json @@ -49,7 +49,7 @@ "squizlabs/php_codesniffer": "3.7.2", "symfony/cache": "^5.4|^6.0", "symfony/console": "^4.4.30|^5.4|^6.0", - "vimeo/psalm": "5.14.1" + "vimeo/psalm": "5.15.0" }, "suggest": { "symfony/console": "For helpful console commands such as SQL execution and import of files."