diff --git a/composer.json b/composer.json index 7c215eea2..b49cd8507 100644 --- a/composer.json +++ b/composer.json @@ -27,7 +27,7 @@ "require-dev": { "nextcloud/coding-standard": "^1.1", "phpunit/phpunit": "^9", - "psalm/phar": "^5.13", + "psalm/phar": "^6.6", "nextcloud/ocp": "dev-stable27" }, "require": { diff --git a/composer.lock b/composer.lock index 2c0a6053c..51e85981e 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": "b1cd4b5ad93074160e21a303ae198b6c", + "content-hash": "8158029af4418c0402c3abf1e6918b36", "packages": [ { "name": "cweagans/composer-patches", @@ -1139,16 +1139,16 @@ }, { "name": "psalm/phar", - "version": "5.26.1", + "version": "6.6.1", "source": { "type": "git", "url": "https://github.com/psalm/phar.git", - "reference": "8a38e7ad04499a0ccd2c506fd1da6fc01fff4547" + "reference": "6bd3007a43c220e6fa7774f07784e849cef828e8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/psalm/phar/zipball/8a38e7ad04499a0ccd2c506fd1da6fc01fff4547", - "reference": "8a38e7ad04499a0ccd2c506fd1da6fc01fff4547", + "url": "https://api.github.com/repos/psalm/phar/zipball/6bd3007a43c220e6fa7774f07784e849cef828e8", + "reference": "6bd3007a43c220e6fa7774f07784e849cef828e8", "shasum": "" }, "require": { @@ -1168,9 +1168,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.6.1" }, - "time": "2024-09-09T16:22:43+00:00" + "time": "2025-02-16T17:19:57+00:00" }, { "name": "psr/clock",