diff --git a/composer.json b/composer.json index 1eb69356..d680a3fc 100644 --- a/composer.json +++ b/composer.json @@ -32,7 +32,7 @@ "psalm/plugin-phpunit": "~0.18.4", "rector/rector": "^1.0.0", "roave/backward-compatibility-check": "^8.6.0", - "vimeo/psalm": "^5.22.0" + "vimeo/psalm": "^5.22.1" }, "autoload": { "psr-4": { diff --git a/composer.lock b/composer.lock index 606b18d0..50941df2 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": "91bea5004f735b319b70e4865e22c540", + "content-hash": "f8e999634e8820569ac82abf434b984a", "packages": [ { "name": "symfony/deprecation-contracts", @@ -7372,16 +7372,16 @@ }, { "name": "vimeo/psalm", - "version": "5.22.0", + "version": "5.22.1", "source": { "type": "git", "url": "https://github.com/vimeo/psalm.git", - "reference": "fe2c67ec89f358940f90db05efd2d663388b45a6" + "reference": "e9dad66e11274315dac27e08349c628c7d6a1a43" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/vimeo/psalm/zipball/fe2c67ec89f358940f90db05efd2d663388b45a6", - "reference": "fe2c67ec89f358940f90db05efd2d663388b45a6", + "url": "https://api.github.com/repos/vimeo/psalm/zipball/e9dad66e11274315dac27e08349c628c7d6a1a43", + "reference": "e9dad66e11274315dac27e08349c628c7d6a1a43", "shasum": "" }, "require": { @@ -7478,7 +7478,7 @@ "issues": "https://github.com/vimeo/psalm/issues", "source": "https://github.com/vimeo/psalm" }, - "time": "2024-02-13T14:22:51+00:00" + "time": "2024-02-15T22:52:31+00:00" }, { "name": "webmozart/assert",