diff --git a/api/composer.json b/api/composer.json index 517f125e9e..19ffd39639 100644 --- a/api/composer.json +++ b/api/composer.json @@ -64,7 +64,7 @@ "symfony/stopwatch": "6.3.0", "symfony/var-dumper": "6.3.0", "symfony/web-profiler-bundle": "6.3.0", - "vimeo/psalm": "5.14.0" + "vimeo/psalm": "5.14.1" }, "config": { "optimize-autoloader": true, diff --git a/api/composer.lock b/api/composer.lock index f595ead5dd..ce979cb0d7 100644 --- a/api/composer.lock +++ b/api/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": "0914d181999441a3345eaffeef78d715", + "content-hash": "89946bd72bd770f431c976a7e49a3444", "packages": [ { "name": "api-platform/core", @@ -13956,16 +13956,16 @@ }, { "name": "vimeo/psalm", - "version": "5.14.0", + "version": "5.14.1", "source": { "type": "git", "url": "https://github.com/vimeo/psalm.git", - "reference": "b2942cefed8443002bd3f245c4cd0a54193716d8" + "reference": "b9d355e0829c397b9b3b47d0c0ed042a8a70284d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/vimeo/psalm/zipball/b2942cefed8443002bd3f245c4cd0a54193716d8", - "reference": "b2942cefed8443002bd3f245c4cd0a54193716d8", + "url": "https://api.github.com/repos/vimeo/psalm/zipball/b9d355e0829c397b9b3b47d0c0ed042a8a70284d", + "reference": "b9d355e0829c397b9b3b47d0c0ed042a8a70284d", "shasum": "" }, "require": { @@ -14056,9 +14056,9 @@ ], "support": { "issues": "https://github.com/vimeo/psalm/issues", - "source": "https://github.com/vimeo/psalm/tree/5.14.0" + "source": "https://github.com/vimeo/psalm/tree/5.14.1" }, - "time": "2023-07-30T20:18:56+00:00" + "time": "2023-08-01T05:16:55+00:00" } ], "aliases": [],