From 0aa0ecadf7486ecdd6ea295264c36a50b5746077 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Feb 2025 02:45:13 +0000 Subject: [PATCH] chore(deps-dev): Bump psalm/phar from 5.26.1 to 6.1.0 Bumps [psalm/phar](https://github.com/psalm/phar) from 5.26.1 to 6.1.0. - [Release notes](https://github.com/psalm/phar/releases) - [Commits](https://github.com/psalm/phar/compare/5.26.1...6.1.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 | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/composer.json b/composer.json index 4f928fe..7c99688 100644 --- a/composer.json +++ b/composer.json @@ -27,6 +27,6 @@ "nextcloud/coding-standard": "^1.2.1", "nextcloud/ocp": "dev-master", "phpunit/phpunit": "^10.5.28", - "psalm/phar": "^5.25" + "psalm/phar": "^6.1" } } diff --git a/composer.lock b/composer.lock index fb69b6c..096da5f 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": "b51569c38b1e9cefa9019861208691ea", + "content-hash": "62316d87843504bc650d83430769b28c", "packages": [], "packages-dev": [ { @@ -856,16 +856,16 @@ }, { "name": "psalm/phar", - "version": "5.26.1", + "version": "6.1.0", "source": { "type": "git", "url": "https://github.com/psalm/phar.git", - "reference": "8a38e7ad04499a0ccd2c506fd1da6fc01fff4547" + "reference": "65011fc1453292b88c79dd09549d8d04c4e06c75" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/psalm/phar/zipball/8a38e7ad04499a0ccd2c506fd1da6fc01fff4547", - "reference": "8a38e7ad04499a0ccd2c506fd1da6fc01fff4547", + "url": "https://api.github.com/repos/psalm/phar/zipball/65011fc1453292b88c79dd09549d8d04c4e06c75", + "reference": "65011fc1453292b88c79dd09549d8d04c4e06c75", "shasum": "" }, "require": { @@ -885,9 +885,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.1.0" }, - "time": "2024-09-09T16:22:43+00:00" + "time": "2025-01-30T19:46:07+00:00" }, { "name": "psr/clock", @@ -2064,10 +2064,10 @@ }, "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" }