diff --git a/vendor-bin/tools/composer.lock b/vendor-bin/tools/composer.lock index 64c39add..9d00cf7b 100644 --- a/vendor-bin/tools/composer.lock +++ b/vendor-bin/tools/composer.lock @@ -6627,16 +6627,16 @@ }, { "name": "vimeo/psalm", - "version": "4.9.2", + "version": "4.9.3", "source": { "type": "git", "url": "https://github.com/vimeo/psalm.git", - "reference": "00c062267d6e3229d91a1939992987e2d46f2393" + "reference": "4c262932602b9bbab5020863d1eb22d49de0dbf4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/vimeo/psalm/zipball/00c062267d6e3229d91a1939992987e2d46f2393", - "reference": "00c062267d6e3229d91a1939992987e2d46f2393", + "url": "https://api.github.com/repos/vimeo/psalm/zipball/4c262932602b9bbab5020863d1eb22d49de0dbf4", + "reference": "4c262932602b9bbab5020863d1eb22d49de0dbf4", "shasum": "" }, "require": { @@ -6678,7 +6678,6 @@ "slevomat/coding-standard": "^7.0", "squizlabs/php_codesniffer": "^3.5", "symfony/process": "^4.3 || ^5.0", - "weirdan/phpunit-appveyor-reporter": "^1.0.0", "weirdan/prophecy-shim": "^1.0 || ^2.0" }, "suggest": { @@ -6726,9 +6725,9 @@ ], "support": { "issues": "https://github.com/vimeo/psalm/issues", - "source": "https://github.com/vimeo/psalm/tree/4.9.2" + "source": "https://github.com/vimeo/psalm/tree/4.9.3" }, - "time": "2021-08-01T01:15:26+00:00" + "time": "2021-08-14T16:19:38+00:00" }, { "name": "webmozart/assert",