diff --git a/composer.json b/composer.json index 2fd2b63..4c87911 100644 --- a/composer.json +++ b/composer.json @@ -20,7 +20,7 @@ "roave/infection-static-analysis-plugin": "^1.36.0", "phpunit/phpunit": "^11.5.6", "psalm/plugin-phpunit": "^0.19.2", - "vimeo/psalm": "^6.3.0" + "vimeo/psalm": "^6.4.0" }, "replace": { "composer/package-versions-deprecated": "*" diff --git a/composer.lock b/composer.lock index efc7043..afe5ac5 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": "f180c1d860dc80acae22f8884dffc4fb", + "content-hash": "1a752e747b033de69939def1f3739bc5", "packages": [], "packages-dev": [ { @@ -6869,16 +6869,16 @@ }, { "name": "vimeo/psalm", - "version": "6.3.0", + "version": "6.4.0", "source": { "type": "git", "url": "https://github.com/vimeo/psalm.git", - "reference": "222dda8483516044c2ed7a4c3f197d7c9d6c3ddb" + "reference": "04f312ac6ea48ba1c3e5db4d815bf6d74641c0ee" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/vimeo/psalm/zipball/222dda8483516044c2ed7a4c3f197d7c9d6c3ddb", - "reference": "222dda8483516044c2ed7a4c3f197d7c9d6c3ddb", + "url": "https://api.github.com/repos/vimeo/psalm/zipball/04f312ac6ea48ba1c3e5db4d815bf6d74641c0ee", + "reference": "04f312ac6ea48ba1c3e5db4d815bf6d74641c0ee", "shasum": "" }, "require": { @@ -6981,7 +6981,7 @@ "issues": "https://github.com/vimeo/psalm/issues", "source": "https://github.com/vimeo/psalm" }, - "time": "2025-02-04T16:20:17+00:00" + "time": "2025-02-05T12:31:01+00:00" }, { "name": "webmozart/assert",