From 9a56edee0141fc7e79c3af05b2d7a4067e7d362a Mon Sep 17 00:00:00 2001 From: Aaron Piotrowski Date: Sun, 21 Apr 2024 10:46:30 -0500 Subject: [PATCH] Update Psalm version and config --- composer.json | 2 +- psalm.xml | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/composer.json b/composer.json index f662609b..5a15a591 100644 --- a/composer.json +++ b/composer.json @@ -52,7 +52,7 @@ "league/uri-components": "^2.4.2 | ^7.1", "monolog/monolog": "^3", "phpunit/phpunit": "^9", - "psalm/phar": "^5.4" + "psalm/phar": "~5.23" }, "minimum-stability": "dev", "prefer-stable": true, diff --git a/psalm.xml b/psalm.xml index 1e4882cb..c7ac0a99 100644 --- a/psalm.xml +++ b/psalm.xml @@ -29,5 +29,11 @@ + + + + + +