From 6dbe89541c8dfee59d068e88a1aa82fe5b9bcaa5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Jan 2025 01:28:23 +0000 Subject: [PATCH] Update psalm/phar requirement from ^5.4 to ^6.1 Updates the requirements on [psalm/phar](https://github.com/psalm/phar) to permit the latest version. - [Release notes](https://github.com/psalm/phar/releases) - [Commits](https://github.com/psalm/phar/compare/5.4.0...6.1.0) --- updated-dependencies: - dependency-name: psalm/phar dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index bd00fbb..bf48bc9 100644 --- a/composer.json +++ b/composer.json @@ -25,7 +25,7 @@ "friendsofphp/php-cs-fixer": "^3.0", "ilario-pierbattista/reverse-regex": "0.5.0", "phpstan/phpstan": "^1.10", - "psalm/phar": "^5.4", + "psalm/phar": "^6.1", "rector/rector": "^1.2" }, "suggest":