diff --git a/tools/composer.json b/tools/composer.json index cc096b97..bbce0ef3 100644 --- a/tools/composer.json +++ b/tools/composer.json @@ -6,7 +6,7 @@ "ergebnis/license": "~1.0.0", "ergebnis/php-cs-fixer-config": "^2.2.1", "psalm/plugin-phpunit": "~0.12.2", - "vimeo/psalm": "^3.17" + "vimeo/psalm": "^3.18" }, "config": { "platform": { diff --git a/tools/composer.lock b/tools/composer.lock index 45dc1b20..88bc71c7 100644 --- a/tools/composer.lock +++ b/tools/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": "a7e371edc0272f1ad229658c12d8cbab", + "content-hash": "457565f98e82ca208901d47d5441e60d", "packages": [], "packages-dev": [ { @@ -3719,16 +3719,16 @@ }, { "name": "vimeo/psalm", - "version": "3.17.2", + "version": "3.18.0", "source": { "type": "git", "url": "https://github.com/vimeo/psalm.git", - "reference": "9e526d9cb569fe4631e6a737bbb7948d05596e3f" + "reference": "a463c894c4323e84121b5978867923efc6f8554a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/vimeo/psalm/zipball/9e526d9cb569fe4631e6a737bbb7948d05596e3f", - "reference": "9e526d9cb569fe4631e6a737bbb7948d05596e3f", + "url": "https://api.github.com/repos/vimeo/psalm/zipball/a463c894c4323e84121b5978867923efc6f8554a", + "reference": "a463c894c4323e84121b5978867923efc6f8554a", "shasum": "" }, "require": { @@ -3815,7 +3815,7 @@ "inspection", "php" ], - "time": "2020-10-15T00:23:17+00:00" + "time": "2020-10-19T19:02:41+00:00" }, { "name": "webmozart/assert",