diff --git a/composer.json b/composer.json index 994ba193a..b0a473128 100644 --- a/composer.json +++ b/composer.json @@ -4,7 +4,7 @@ "sabre/dav": "^4.1", "sabre/xml": "^2.2", "symfony/event-dispatcher": "^5.3.11", - "psalm/phar": "^4.10", + "psalm/phar": "^5.14", "nextcloud/coding-standard": "^1.0", "nextcloud/ocp": "dev-master" }, diff --git a/composer.lock b/composer.lock index cfa40f1b6..56a2597a5 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": "616c61f244d35253185f76d157a16652", + "content-hash": "583ff49c0ef022bcebc8cbaa63fd00d6", "packages": [ { "name": "php-parallel-lint/php-parallel-lint", @@ -922,16 +922,16 @@ }, { "name": "psalm/phar", - "version": "4.18.1", + "version": "5.14.1", "source": { "type": "git", "url": "https://github.com/psalm/phar.git", - "reference": "2c5140c62d897982d7f623d8dbb25ab802557c5f" + "reference": "7b832de0cfa7791f663f056b8e01af262027a3d8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/psalm/phar/zipball/2c5140c62d897982d7f623d8dbb25ab802557c5f", - "reference": "2c5140c62d897982d7f623d8dbb25ab802557c5f", + "url": "https://api.github.com/repos/psalm/phar/zipball/7b832de0cfa7791f663f056b8e01af262027a3d8", + "reference": "7b832de0cfa7791f663f056b8e01af262027a3d8", "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/4.18.1" + "source": "https://github.com/psalm/phar/tree/5.14.1" }, - "time": "2022-01-08T21:49:33+00:00" + "time": "2023-08-01T06:05:09+00:00" }, { "name": "psr/clock",