From 552b3cd5554d065cabc9583fd14441621ac6e411 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 22:32:01 +0000 Subject: [PATCH] chore(deps): bump psalm/phar from 5.22.2 to ^5.23.1 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 93950023..a17e7d08 100644 --- a/composer.json +++ b/composer.json @@ -20,7 +20,7 @@ "require-dev": { "christophwurst/nextcloud_testing": "^1.0.0", "phpunit/phpunit": "^9.6.17", - "psalm/phar": "^5.22.2", + "psalm/phar": "^5.23.1", "roave/security-advisories": "dev-master" }, "scripts": { diff --git a/composer.lock b/composer.lock index 5ab7f761..ba8d73ae 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": "a4f3ed90396c305217f077a82b3d3e21", + "content-hash": "df73b10ceb17869d5eb4d050e041a243", "packages": [ { "name": "bamarni/composer-bin-plugin", @@ -2470,16 +2470,16 @@ }, { "name": "psalm/phar", - "version": "5.22.2", + "version": "5.23.1", "source": { "type": "git", "url": "https://github.com/psalm/phar.git", - "reference": "380b34d2b19c5a48a201e6f84fab5388c5eced49" + "reference": "07bb50acefdaf7b663087186f86d47542a9b1622" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/psalm/phar/zipball/380b34d2b19c5a48a201e6f84fab5388c5eced49", - "reference": "380b34d2b19c5a48a201e6f84fab5388c5eced49", + "url": "https://api.github.com/repos/psalm/phar/zipball/07bb50acefdaf7b663087186f86d47542a9b1622", + "reference": "07bb50acefdaf7b663087186f86d47542a9b1622", "shasum": "" }, "require": { @@ -2499,9 +2499,9 @@ "description": "Composer-based Psalm Phar", "support": { "issues": "https://github.com/psalm/phar/issues", - "source": "https://github.com/psalm/phar/tree/5.22.2" + "source": "https://github.com/psalm/phar/tree/5.23.1" }, - "time": "2024-02-22T23:45:18+00:00" + "time": "2024-03-11T20:43:33+00:00" }, { "name": "roave/security-advisories",