From f01b2d0c584eceb08b080cbc48866e3afe44d8da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Feb 2025 02:18:52 +0000 Subject: [PATCH] chore(deps-dev): Bump psalm/phar from 5.26.1 to 6.6.1 Bumps [psalm/phar](https://github.com/psalm/phar) from 5.26.1 to 6.6.1. - [Release notes](https://github.com/psalm/phar/releases) - [Commits](https://github.com/psalm/phar/compare/5.26.1...6.6.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 | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/composer.json b/composer.json index 64d14899..b036c941 100644 --- a/composer.json +++ b/composer.json @@ -41,7 +41,7 @@ "symfony/event-dispatcher": "^4", "phpunit/phpunit": "^9.5", "nextcloud/ocp": "dev-stable26", - "psalm/phar": "^5.20" + "psalm/phar": "^6.6" }, "extra": { "mozart": { diff --git a/composer.lock b/composer.lock index ca404a5b..3a39c554 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": "e0924ff7321e097a6baffe93ebbdb0d4", + "content-hash": "0e3199e44cb5d3e260a91974792bdd62", "packages": [ { "name": "bamarni/composer-bin-plugin", @@ -1195,16 +1195,16 @@ }, { "name": "psalm/phar", - "version": "5.26.1", + "version": "6.6.1", "source": { "type": "git", "url": "https://github.com/psalm/phar.git", - "reference": "8a38e7ad04499a0ccd2c506fd1da6fc01fff4547" + "reference": "6bd3007a43c220e6fa7774f07784e849cef828e8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/psalm/phar/zipball/8a38e7ad04499a0ccd2c506fd1da6fc01fff4547", - "reference": "8a38e7ad04499a0ccd2c506fd1da6fc01fff4547", + "url": "https://api.github.com/repos/psalm/phar/zipball/6bd3007a43c220e6fa7774f07784e849cef828e8", + "reference": "6bd3007a43c220e6fa7774f07784e849cef828e8", "shasum": "" }, "require": { @@ -1224,9 +1224,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.6.1" }, - "time": "2024-09-09T16:22:43+00:00" + "time": "2025-02-16T17:19:57+00:00" }, { "name": "psr/container", @@ -2645,5 +2645,5 @@ "platform-overrides": { "php": "8.0" }, - "plugin-api-version": "2.6.0" + "plugin-api-version": "2.3.0" }