diff --git a/composer.json b/composer.json index 04c0f1e98..9f4d06cce 100644 --- a/composer.json +++ b/composer.json @@ -14,7 +14,7 @@ "nextcloud/ocp": "dev-stable29", "staabm/annotate-pull-request-from-checkstyle": "^1.8.5", "phpunit/phpunit": "^9", - "psalm/phar": "^5.26.1", + "psalm/phar": "^6.5.1", "bamarni/composer-bin-plugin": "^1.8.2" }, "config": { diff --git a/composer.lock b/composer.lock index 7d1eb0aff..9f2b073a2 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": "b44da51480b27ac980bab743a2f792a2", + "content-hash": "1a9e1a4f242a508bdac499188803f167", "packages": [ { "name": "composer/pcre", @@ -1684,16 +1684,16 @@ }, { "name": "psalm/phar", - "version": "5.26.1", + "version": "6.5.1", "source": { "type": "git", "url": "https://github.com/psalm/phar.git", - "reference": "8a38e7ad04499a0ccd2c506fd1da6fc01fff4547" + "reference": "f7ecaf8740f32d58695cee5ac11663e02b44b223" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/psalm/phar/zipball/8a38e7ad04499a0ccd2c506fd1da6fc01fff4547", - "reference": "8a38e7ad04499a0ccd2c506fd1da6fc01fff4547", + "url": "https://api.github.com/repos/psalm/phar/zipball/f7ecaf8740f32d58695cee5ac11663e02b44b223", + "reference": "f7ecaf8740f32d58695cee5ac11663e02b44b223", "shasum": "" }, "require": { @@ -1713,9 +1713,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.1" }, - "time": "2024-09-09T16:22:43+00:00" + "time": "2025-02-10T10:05:10+00:00" }, { "name": "psr/clock",