diff --git a/composer.json b/composer.json index 8b429bd31..ba95ca683 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.7.0", "bamarni/composer-bin-plugin": "^1.8.2" }, "config": { diff --git a/composer.lock b/composer.lock index 103e4e316..871198b2c 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": "5448a8284eb94597f43c52bb76c6c04b", + "content-hash": "75eae64c264e7294fc11a4137bc68c4d", "packages": [ { "name": "composer/pcre", @@ -1684,16 +1684,16 @@ }, { "name": "psalm/phar", - "version": "5.26.1", + "version": "6.7.0", "source": { "type": "git", "url": "https://github.com/psalm/phar.git", - "reference": "8a38e7ad04499a0ccd2c506fd1da6fc01fff4547" + "reference": "8eb3a469fa888c862b8a382f1fe1671b4e989f06" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/psalm/phar/zipball/8a38e7ad04499a0ccd2c506fd1da6fc01fff4547", - "reference": "8a38e7ad04499a0ccd2c506fd1da6fc01fff4547", + "url": "https://api.github.com/repos/psalm/phar/zipball/8eb3a469fa888c862b8a382f1fe1671b4e989f06", + "reference": "8eb3a469fa888c862b8a382f1fe1671b4e989f06", "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.7.0" }, - "time": "2024-09-09T16:22:43+00:00" + "time": "2025-02-17T10:44:04+00:00" }, { "name": "psr/clock",