From 41cebd3211870f9d34446984fdf6ce201befb2a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 8 Feb 2025 02:08:41 +0000 Subject: [PATCH] chore(deps-dev): Bump psalm/phar from 5.26.1 to 6.5.0 Bumps [psalm/phar](https://github.com/psalm/phar) from 5.26.1 to 6.5.0. - [Release notes](https://github.com/psalm/phar/releases) - [Commits](https://github.com/psalm/phar/compare/5.26.1...6.5.0) --- updated-dependencies: - dependency-name: psalm/phar dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/composer.json b/composer.json index 73578dec..a9accfdb 100644 --- a/composer.json +++ b/composer.json @@ -4,7 +4,7 @@ "require-dev": { "phpunit/phpunit": "^9.5", "nextcloud/coding-standard": "^1.2", - "psalm/phar": "^5.25", + "psalm/phar": "^6.5", "sabre/dav": "^4.6", "nextcloud/ocp": "dev-master" }, diff --git a/composer.lock b/composer.lock index 3503d7eb..e73f72d4 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": "02c0098bcdfd32c548dd92279f2ef880", + "content-hash": "a859ca1b8c467b4b44d02610f2fc44ad", "packages": [], "packages-dev": [ { @@ -926,16 +926,16 @@ }, { "name": "psalm/phar", - "version": "5.26.1", + "version": "6.5.0", "source": { "type": "git", "url": "https://github.com/psalm/phar.git", - "reference": "8a38e7ad04499a0ccd2c506fd1da6fc01fff4547" + "reference": "0d398e433a1016da46629053ef5d066618d3c34a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/psalm/phar/zipball/8a38e7ad04499a0ccd2c506fd1da6fc01fff4547", - "reference": "8a38e7ad04499a0ccd2c506fd1da6fc01fff4547", + "url": "https://api.github.com/repos/psalm/phar/zipball/0d398e433a1016da46629053ef5d066618d3c34a", + "reference": "0d398e433a1016da46629053ef5d066618d3c34a", "shasum": "" }, "require": { @@ -955,9 +955,9 @@ "description": "Composer-based Psalm Phar", "support": { "issues": "https://github.com/psalm/phar/issues", - "source": "https://github.com/psalm/phar/tree/5.26.1" + "source": "https://github.com/psalm/phar/tree/6.5.0" }, - "time": "2024-09-09T16:22:43+00:00" + "time": "2025-02-07T21:08:20+00:00" }, { "name": "psr/clock", @@ -2629,9 +2629,9 @@ "platform": { "php": "^8.1" }, - "platform-dev": {}, + "platform-dev": [], "platform-overrides": { "php": "8.1" }, - "plugin-api-version": "2.6.0" + "plugin-api-version": "2.3.0" }