diff --git a/composer.json b/composer.json index faa41d0..2b074b8 100644 --- a/composer.json +++ b/composer.json @@ -19,7 +19,7 @@ "ext-zip": "^1.15.0", "roave/infection-static-analysis-plugin": "^1.34.0", "phpunit/phpunit": "^9.6.15", - "vimeo/psalm": "^5.16.0" + "vimeo/psalm": "^5.17.0" }, "replace": { "composer/package-versions-deprecated": "*" diff --git a/composer.lock b/composer.lock index 12b6c7f..418c215 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": "7ce9ed946148a7a7bc748315035dabc8", + "content-hash": "6d937ef26cae8e4d61b219264e8e09b0", "packages": [], "packages-dev": [ { @@ -5672,16 +5672,16 @@ }, { "name": "vimeo/psalm", - "version": "5.16.0", + "version": "5.17.0", "source": { "type": "git", "url": "https://github.com/vimeo/psalm.git", - "reference": "2897ba636551a8cb61601cc26f6ccfbba6c36591" + "reference": "c620f6e80d0abfca532b00bda366062aaedf6e5d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/vimeo/psalm/zipball/2897ba636551a8cb61601cc26f6ccfbba6c36591", - "reference": "2897ba636551a8cb61601cc26f6ccfbba6c36591", + "url": "https://api.github.com/repos/vimeo/psalm/zipball/c620f6e80d0abfca532b00bda366062aaedf6e5d", + "reference": "c620f6e80d0abfca532b00bda366062aaedf6e5d", "shasum": "" }, "require": { @@ -5778,7 +5778,7 @@ "issues": "https://github.com/vimeo/psalm/issues", "source": "https://github.com/vimeo/psalm" }, - "time": "2023-11-22T20:38:47+00:00" + "time": "2023-12-03T20:21:41+00:00" }, { "name": "webmozart/assert",