diff --git a/composer.json b/composer.json index 2903529..53e38c8 100644 --- a/composer.json +++ b/composer.json @@ -17,7 +17,7 @@ "nextcloud/coding-standard": "^1.0", "nextcloud/ocp": "dev-master", "phpunit/phpunit": "^9", - "psalm/phar": "^5.2", + "psalm/phar": "^6.5", "psr/log": "^3.0.2", "roave/security-advisories": "dev-latest", "sabre/dav": "^4.3" diff --git a/composer.lock b/composer.lock index c207e7f..507311f 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": "588631b8f39e24946864c50b2784e1dc", + "content-hash": "bc682b4412821e5355b7ef322b323e36", "packages": [ { "name": "firebase/php-jwt", @@ -990,16 +990,16 @@ }, { "name": "psalm/phar", - "version": "5.26.1", + "version": "6.5.0", "source": { "type": "git", "url": "https://github.com/psalm/phar.git", - "reference": "8a38e7ad04499a0ccd2c506fd1da6fc01fff4547" + "reference": "0d398e433a1016da46629053ef5d066618d3c34a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/psalm/phar/zipball/8a38e7ad04499a0ccd2c506fd1da6fc01fff4547", - "reference": "8a38e7ad04499a0ccd2c506fd1da6fc01fff4547", + "url": "https://api.github.com/repos/psalm/phar/zipball/0d398e433a1016da46629053ef5d066618d3c34a", + "reference": "0d398e433a1016da46629053ef5d066618d3c34a", "shasum": "" }, "require": { @@ -1019,9 +1019,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.5.0" }, - "time": "2024-09-09T16:22:43+00:00" + "time": "2025-02-07T21:08:20+00:00" }, { "name": "psr/clock",