From a9b324431971a7a84da930cbc29d916ba0f23458 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 11 Dec 2023 00:57:17 +0000 Subject: [PATCH] chore(deps): bump psalm/phar from 5.16.0 to ^5.17.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 b4e256f6..85389ae1 100644 --- a/composer.json +++ b/composer.json @@ -20,7 +20,7 @@ "require-dev": { "christophwurst/nextcloud_testing": "^1.0.0", "phpunit/phpunit": "^9.6.15", - "psalm/phar": "^5.16.0", + "psalm/phar": "^5.17.0", "roave/security-advisories": "dev-master" }, "scripts": { diff --git a/composer.lock b/composer.lock index 02fd85aa..634b9de4 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": "053fd4e16de29769222178cf9354580b", + "content-hash": "8af3612b801161a822f12ff37a0db973", "packages": [ { "name": "bamarni/composer-bin-plugin", @@ -2468,16 +2468,16 @@ }, { "name": "psalm/phar", - "version": "5.16.0", + "version": "5.17.0", "source": { "type": "git", "url": "https://github.com/psalm/phar.git", - "reference": "be4f93e50edf473d60a6e6f9c1d78546a3a32b90" + "reference": "71f6855b18d6de18603511c4d6fa6e0bcefb2b05" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/psalm/phar/zipball/be4f93e50edf473d60a6e6f9c1d78546a3a32b90", - "reference": "be4f93e50edf473d60a6e6f9c1d78546a3a32b90", + "url": "https://api.github.com/repos/psalm/phar/zipball/71f6855b18d6de18603511c4d6fa6e0bcefb2b05", + "reference": "71f6855b18d6de18603511c4d6fa6e0bcefb2b05", "shasum": "" }, "require": { @@ -2497,9 +2497,9 @@ "description": "Composer-based Psalm Phar", "support": { "issues": "https://github.com/psalm/phar/issues", - "source": "https://github.com/psalm/phar/tree/5.16.0" + "source": "https://github.com/psalm/phar/tree/5.17.0" }, - "time": "2023-11-22T22:05:24+00:00" + "time": "2023-12-04T14:36:00+00:00" }, { "name": "roave/security-advisories",