diff --git a/composer.json b/composer.json index 28e21cf..2fa5dab 100644 --- a/composer.json +++ b/composer.json @@ -6,7 +6,7 @@ "version": "2.0.0", "require-dev": { "nextcloud/ocp": "^28.0.2", - "psalm/phar": "^5.22.0", + "psalm/phar": "^5.22.1", "nextcloud/coding-standard": "^1.2.1" }, "scripts": { diff --git a/composer.lock b/composer.lock index 1b6cdff..6557edc 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": "bd5995d0be44fc875f8cae498c62f01a", + "content-hash": "8b401086622e0ffae7b09b1c696a00e2", "packages": [], "packages-dev": [ { @@ -146,16 +146,16 @@ }, { "name": "psalm/phar", - "version": "5.22.0", + "version": "5.22.1", "source": { "type": "git", "url": "https://github.com/psalm/phar.git", - "reference": "a0b15d6ef1f459bceaf3d5bac3076d5c60de8255" + "reference": "e69b15968ed39a66bd1a8ed1b7cbb07857d1cd1f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/psalm/phar/zipball/a0b15d6ef1f459bceaf3d5bac3076d5c60de8255", - "reference": "a0b15d6ef1f459bceaf3d5bac3076d5c60de8255", + "url": "https://api.github.com/repos/psalm/phar/zipball/e69b15968ed39a66bd1a8ed1b7cbb07857d1cd1f", + "reference": "e69b15968ed39a66bd1a8ed1b7cbb07857d1cd1f", "shasum": "" }, "require": { @@ -175,9 +175,9 @@ "description": "Composer-based Psalm Phar", "support": { "issues": "https://github.com/psalm/phar/issues", - "source": "https://github.com/psalm/phar/tree/5.22.0" + "source": "https://github.com/psalm/phar/tree/5.22.1" }, - "time": "2024-02-14T04:45:27+00:00" + "time": "2024-02-15T22:59:35+00:00" }, { "name": "psr/clock",