diff --git a/composer.json b/composer.json index dc042aaf..3c329d5a 100644 --- a/composer.json +++ b/composer.json @@ -18,7 +18,7 @@ "christophwurst/nextcloud_testing": "^0.12.4", "nextcloud/coding-standard": "^1.1", "phpunit/phpunit": "^9", - "psalm/phar": "^5.16", + "psalm/phar": "^6.10", "nextcloud/ocp": "dev-master" } } diff --git a/composer.lock b/composer.lock index 165b8771..d9cf99fb 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": "318fbb5536699e165051925868e663c4", + "content-hash": "cd23805dfccd0ff61bccaf26851f5885", "packages": [], "packages-dev": [ { @@ -986,20 +986,20 @@ }, { "name": "psalm/phar", - "version": "5.25.0", + "version": "6.10.3", "source": { "type": "git", "url": "https://github.com/psalm/phar.git", - "reference": "d42708449bd2d99ec6509924332fd94263974b20" + "reference": "def3601fadc6436502c8be4c66174c2df859692d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/psalm/phar/zipball/d42708449bd2d99ec6509924332fd94263974b20", - "reference": "d42708449bd2d99ec6509924332fd94263974b20", + "url": "https://api.github.com/repos/psalm/phar/zipball/def3601fadc6436502c8be4c66174c2df859692d", + "reference": "def3601fadc6436502c8be4c66174c2df859692d", "shasum": "" }, "require": { - "php": "^7.1 || ^8.0" + "php": "^8.2" }, "conflict": { "vimeo/psalm": "*" @@ -1015,9 +1015,9 @@ "description": "Composer-based Psalm Phar", "support": { "issues": "https://github.com/psalm/phar/issues", - "source": "https://github.com/psalm/phar/tree/5.25.0" + "source": "https://github.com/psalm/phar/tree/6.10.3" }, - "time": "2024-06-19T20:02:02+00:00" + "time": "2025-05-05T18:27:31+00:00" }, { "name": "psr/clock", @@ -2387,5 +2387,5 @@ "platform-overrides": { "php": "8.2" }, - "plugin-api-version": "2.6.0" + "plugin-api-version": "2.3.0" }