diff --git a/composer.json b/composer.json index f0ff54af0..2d58f4186 100644 --- a/composer.json +++ b/composer.json @@ -75,7 +75,7 @@ "symfony/maker-bundle": "1.62.1", "symfony/stopwatch": "7.2.2", "symfony/web-profiler-bundle": "7.2.3", - "vimeo/psalm": "6.3.0", + "vimeo/psalm": "6.4.0", "weirdan/doctrine-psalm-plugin": "2.10.0", "zenstruck/browser": "1.9.1" }, diff --git a/composer.lock b/composer.lock index 33e4ad68d..4beabeb27 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": "2db83de3a0574a94894497e5c0d0c817", + "content-hash": "bf65e4e97439d86262e59e08915e70cd", "packages": [ { "name": "a2lix/auto-form-bundle", @@ -17205,16 +17205,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": { @@ -17317,7 +17317,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",