diff --git a/composer.json b/composer.json index ac9da356..66f1d1ff 100644 --- a/composer.json +++ b/composer.json @@ -34,7 +34,7 @@ "nextcloud/ocp": "dev-master", "nextcloud/openapi-extractor": "^1.0.0", "phpunit/phpunit": "^9.5", - "psalm/phar": "6.15" + "psalm/phar": "6.15.1" }, "config": { "sort-packages": true, diff --git a/composer.lock b/composer.lock index 4e1a2da7..d324878f 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": "b995b1ece010b137fcf219893ed53c99", + "content-hash": "909f79ffc602ff4671d5665f2de31ea3", "packages": [ { "name": "erusev/parsedown", @@ -1586,16 +1586,16 @@ }, { "name": "psalm/phar", - "version": "6.15.0", + "version": "6.15.1", "source": { "type": "git", "url": "https://github.com/psalm/phar.git", - "reference": "a787db2c1b9c4012c3a42a8ca753b4ddda7eaa5a" + "reference": "636e7017196934b4e2a0da6f7a3eff8faf84c9ce" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/psalm/phar/zipball/a787db2c1b9c4012c3a42a8ca753b4ddda7eaa5a", - "reference": "a787db2c1b9c4012c3a42a8ca753b4ddda7eaa5a", + "url": "https://api.github.com/repos/psalm/phar/zipball/636e7017196934b4e2a0da6f7a3eff8faf84c9ce", + "reference": "636e7017196934b4e2a0da6f7a3eff8faf84c9ce", "shasum": "" }, "require": { @@ -1615,9 +1615,9 @@ "description": "Composer-based Psalm Phar", "support": { "issues": "https://github.com/psalm/phar/issues", - "source": "https://github.com/psalm/phar/tree/6.15.0" + "source": "https://github.com/psalm/phar/tree/6.15.1" }, - "time": "2026-01-30T14:20:13+00:00" + "time": "2026-02-08T08:29:24+00:00" }, { "name": "psr/clock", @@ -2896,5 +2896,5 @@ "platform-overrides": { "php": "8.2" }, - "plugin-api-version": "2.9.0" + "plugin-api-version": "2.6.0" }