From 1292e503cdb74884e7fe3efa178e4b0c4f8d6637 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 15 Feb 2025 02:19:07 +0000 Subject: [PATCH] chore(deps-dev): bump psalm/phar from 5.26.1 to 6.5.1 Bumps [psalm/phar](https://github.com/psalm/phar) from 5.26.1 to 6.5.1. - [Release notes](https://github.com/psalm/phar/releases) - [Commits](https://github.com/psalm/phar/compare/5.26.1...6.5.1) --- 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 | 24 ++++++++++++------------ 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/composer.json b/composer.json index f359d91b5..c3ef5e63e 100644 --- a/composer.json +++ b/composer.json @@ -16,7 +16,7 @@ "phpunit/phpunit": "^9", "nextcloud/coding-standard": "^1.1", "nextcloud/ocp": "dev-master", - "psalm/phar": "^5.13" + "psalm/phar": "^6.5" }, "config": { "optimize-autoloader": true, diff --git a/composer.lock b/composer.lock index 774cabf9e..726834320 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": "6950663d9d213151028e780637480220", + "content-hash": "9f6cde9631bd7debc7732f1d563759b0", "packages": [ { "name": "icecave/parity", @@ -1187,16 +1187,16 @@ }, { "name": "psalm/phar", - "version": "5.26.1", + "version": "6.5.1", "source": { "type": "git", "url": "https://github.com/psalm/phar.git", - "reference": "8a38e7ad04499a0ccd2c506fd1da6fc01fff4547" + "reference": "f7ecaf8740f32d58695cee5ac11663e02b44b223" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/psalm/phar/zipball/8a38e7ad04499a0ccd2c506fd1da6fc01fff4547", - "reference": "8a38e7ad04499a0ccd2c506fd1da6fc01fff4547", + "url": "https://api.github.com/repos/psalm/phar/zipball/f7ecaf8740f32d58695cee5ac11663e02b44b223", + "reference": "f7ecaf8740f32d58695cee5ac11663e02b44b223", "shasum": "" }, "require": { @@ -1216,9 +1216,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.1" }, - "time": "2024-09-09T16:22:43+00:00" + "time": "2025-02-10T10:05:10+00:00" }, { "name": "psr/clock", @@ -3290,15 +3290,15 @@ "aliases": [], "minimum-stability": "stable", "stability-flags": { - "nextcloud/ocp": 20, - "roave/security-advisories": 20 + "roave/security-advisories": 20, + "nextcloud/ocp": 20 }, "prefer-stable": false, "prefer-lowest": false, - "platform": {}, - "platform-dev": {}, + "platform": [], + "platform-dev": [], "platform-overrides": { "php": "8.1" }, - "plugin-api-version": "2.6.0" + "plugin-api-version": "2.3.0" }