diff --git a/composer.json b/composer.json index 8f183701af..812fb3d96e 100644 --- a/composer.json +++ b/composer.json @@ -43,7 +43,7 @@ }, "require-dev": { "nextcloud/ocp": "dev-stable26", - "psalm/phar": "^5.14.1", + "psalm/phar": "^5.15.0", "roave/security-advisories": "dev-master" }, "autoload": { diff --git a/composer.lock b/composer.lock index ef7e17076c..92ace4e64b 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": "7824b6394746115af87722e406ccbade", + "content-hash": "8c740d018b589684c622a2d103ab4137", "packages": [ { "name": "amphp/amp", @@ -3485,16 +3485,16 @@ }, { "name": "psalm/phar", - "version": "5.14.1", + "version": "5.15.0", "source": { "type": "git", "url": "https://github.com/psalm/phar.git", - "reference": "7b832de0cfa7791f663f056b8e01af262027a3d8" + "reference": "19dde3eba5901ff50ca43a5e4c43540f097e0511" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/psalm/phar/zipball/7b832de0cfa7791f663f056b8e01af262027a3d8", - "reference": "7b832de0cfa7791f663f056b8e01af262027a3d8", + "url": "https://api.github.com/repos/psalm/phar/zipball/19dde3eba5901ff50ca43a5e4c43540f097e0511", + "reference": "19dde3eba5901ff50ca43a5e4c43540f097e0511", "shasum": "" }, "require": { @@ -3514,9 +3514,9 @@ "description": "Composer-based Psalm Phar", "support": { "issues": "https://github.com/psalm/phar/issues", - "source": "https://github.com/psalm/phar/tree/5.14.1" + "source": "https://github.com/psalm/phar/tree/5.15.0" }, - "time": "2023-08-01T06:05:09+00:00" + "time": "2023-08-21T03:20:52+00:00" }, { "name": "psr/container",