diff --git a/composer.json b/composer.json index 88db43068d1..ded8ac2bae9 100644 --- a/composer.json +++ b/composer.json @@ -4,7 +4,7 @@ "require-dev": { "roave/security-advisories": "dev-master", "nextcloud/coding-standard": "^1.0.0", - "psalm/phar": "^5.4", + "psalm/phar": "^6.1", "phpunit/phpunit": "^9.5", "ext-mbstring": "*", "nextcloud/ocp": "dev-master" diff --git a/composer.lock b/composer.lock index 91c1168d3d6..6fbaa92826a 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": "9612451b8b997bcf68d58d43fcd278c5", + "content-hash": "3433bc8bb949f6f28865595cc2aa1a93", "packages": [], "packages-dev": [ { @@ -922,16 +922,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": { @@ -951,9 +951,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", @@ -3001,5 +3001,5 @@ "platform-overrides": { "php": "8.1" }, - "plugin-api-version": "2.6.0" + "plugin-api-version": "2.3.0" }