diff --git a/composer.json b/composer.json index aa15da4ff..b0d38cc6b 100644 --- a/composer.json +++ b/composer.json @@ -5,7 +5,7 @@ "nextcloud/ocp": "dev-stable28", "phan/phan": "^5", "php-cs-fixer/shim": "3.66.0", - "psalm/phar": "^5.26", + "psalm/phar": "^6.1", "squizlabs/php_codesniffer": "^3", "staabm/annotate-pull-request-from-checkstyle": "^1.1.0" }, diff --git a/composer.lock b/composer.lock index eabf1dc60..853ae77eb 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "a6571c35278759d1a2fff56cfce9ca9a", + "content-hash": "96534cc985c773363fa0aee0e48fb6ae", "packages": [], "packages-dev": [ { @@ -1234,16 +1234,16 @@ }, { "name": "psalm/phar", - "version": "5.26.1", + "version": "6.1.0", "source": { "type": "git", "url": "https://github.com/psalm/phar.git", - "reference": "8a38e7ad04499a0ccd2c506fd1da6fc01fff4547" + "reference": "65011fc1453292b88c79dd09549d8d04c4e06c75" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/psalm/phar/zipball/8a38e7ad04499a0ccd2c506fd1da6fc01fff4547", - "reference": "8a38e7ad04499a0ccd2c506fd1da6fc01fff4547", + "url": "https://api.github.com/repos/psalm/phar/zipball/65011fc1453292b88c79dd09549d8d04c4e06c75", + "reference": "65011fc1453292b88c79dd09549d8d04c4e06c75", "shasum": "" }, "require": { @@ -1263,9 +1263,9 @@ "description": "Composer-based Psalm Phar", "support": { "issues": "https://github.com/psalm/phar/issues", - "source": "https://github.com/psalm/phar/tree/5.26.1" + "source": "https://github.com/psalm/phar/tree/6.1.0" }, - "time": "2024-09-09T16:22:43+00:00" + "time": "2025-01-30T19:46:07+00:00" }, { "name": "psr/clock", @@ -2387,5 +2387,5 @@ "platform-overrides": { "php": "8.0" }, - "plugin-api-version": "2.6.0" + "plugin-api-version": "2.3.0" }