From ef2058a9f1aa024fc63fcb5681eab04333b7127f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 22 Nov 2023 22:45:33 +0000 Subject: [PATCH] chore(deps): bump psalm/phar from 5.14.1 to ^5.16.0 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index ccb4b564d5..cd75877e99 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.16.0", "roave/security-advisories": "dev-master" }, "autoload": { diff --git a/composer.lock b/composer.lock index 682034616c..1c814ad746 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": "835651b52fb15c3a83242b8e76529c5a", + "content-hash": "ffd64f96fb189561b82dd8d5106c1c26", "packages": [ { "name": "amphp/amp", @@ -3485,16 +3485,16 @@ }, { "name": "psalm/phar", - "version": "5.14.1", + "version": "5.16.0", "source": { "type": "git", "url": "https://github.com/psalm/phar.git", - "reference": "7b832de0cfa7791f663f056b8e01af262027a3d8" + "reference": "be4f93e50edf473d60a6e6f9c1d78546a3a32b90" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/psalm/phar/zipball/7b832de0cfa7791f663f056b8e01af262027a3d8", - "reference": "7b832de0cfa7791f663f056b8e01af262027a3d8", + "url": "https://api.github.com/repos/psalm/phar/zipball/be4f93e50edf473d60a6e6f9c1d78546a3a32b90", + "reference": "be4f93e50edf473d60a6e6f9c1d78546a3a32b90", "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.16.0" }, - "time": "2023-08-01T06:05:09+00:00" + "time": "2023-11-22T22:05:24+00:00" }, { "name": "psr/container",