diff --git a/composer.json b/composer.json index 549a7fb6..f73ee8a0 100644 --- a/composer.json +++ b/composer.json @@ -21,7 +21,7 @@ "require-dev": { "christophwurst/nextcloud_testing": "^1.0.0", "phpunit/phpunit": "^9.6.22", - "psalm/phar": "^6.0.0", + "psalm/phar": "^6.3.0", "roave/security-advisories": "dev-master" }, "scripts": { diff --git a/composer.lock b/composer.lock index 1016c4c4..13e52e81 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": "d54712f07beaebc024368e953bdcdded", + "content-hash": "2d48b8e6bb618b02b8393bcf167a9781", "packages": [ { "name": "bamarni/composer-bin-plugin", @@ -1986,16 +1986,16 @@ }, { "name": "psalm/phar", - "version": "6.0.0", + "version": "6.3.0", "source": { "type": "git", "url": "https://github.com/psalm/phar.git", - "reference": "859187f245d76b38d1b320bb9f976fb48bfe5213" + "reference": "5a7c1fb6660ee1313a109f6564df6e9223e3643a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/psalm/phar/zipball/859187f245d76b38d1b320bb9f976fb48bfe5213", - "reference": "859187f245d76b38d1b320bb9f976fb48bfe5213", + "url": "https://api.github.com/repos/psalm/phar/zipball/5a7c1fb6660ee1313a109f6564df6e9223e3643a", + "reference": "5a7c1fb6660ee1313a109f6564df6e9223e3643a", "shasum": "" }, "require": { @@ -2015,9 +2015,9 @@ "description": "Composer-based Psalm Phar", "support": { "issues": "https://github.com/psalm/phar/issues", - "source": "https://github.com/psalm/phar/tree/6.0.0" + "source": "https://github.com/psalm/phar/tree/6.3.0" }, - "time": "2025-01-26T12:07:59+00:00" + "time": "2025-02-04T21:08:50+00:00" }, { "name": "roave/security-advisories",