diff --git a/composer.json b/composer.json index 8e32dca..4c72bfe 100644 --- a/composer.json +++ b/composer.json @@ -22,7 +22,7 @@ }, "require-dev": { "ergebnis/php-cs-fixer-config": "^5.9.2", - "vimeo/psalm": "^5.12.0" + "vimeo/psalm": "^5.13.0" }, "config": { "platform": { diff --git a/composer.lock b/composer.lock index e997811..a55831f 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": "cb07aed4dd1682c6a1fdfacd49f4f930", + "content-hash": "2da2f906439496e2628201213fabe060", "packages": [], "packages-dev": [ { @@ -2900,16 +2900,16 @@ }, { "name": "vimeo/psalm", - "version": "5.12.0", + "version": "5.13.0", "source": { "type": "git", "url": "https://github.com/vimeo/psalm.git", - "reference": "f90118cdeacd0088e7215e64c0c99ceca819e176" + "reference": "a0a9c27630bcf8301ee78cb06741d2907d8c9fef" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/vimeo/psalm/zipball/f90118cdeacd0088e7215e64c0c99ceca819e176", - "reference": "f90118cdeacd0088e7215e64c0c99ceca819e176", + "url": "https://api.github.com/repos/vimeo/psalm/zipball/a0a9c27630bcf8301ee78cb06741d2907d8c9fef", + "reference": "a0a9c27630bcf8301ee78cb06741d2907d8c9fef", "shasum": "" }, "require": { @@ -3000,9 +3000,9 @@ ], "support": { "issues": "https://github.com/vimeo/psalm/issues", - "source": "https://github.com/vimeo/psalm/tree/5.12.0" + "source": "https://github.com/vimeo/psalm/tree/5.13.0" }, - "time": "2023-05-22T21:19:03+00:00" + "time": "2023-06-24T17:05:12+00:00" }, { "name": "webmozart/assert",