diff --git a/composer.json b/composer.json index 5f93d252..bd3c54a9 100644 --- a/composer.json +++ b/composer.json @@ -38,7 +38,7 @@ "phpunit/phpunit": "^7.5.20", "psalm/plugin-phpunit": "~0.9.0", "symfony/filesystem": "^4.4.4", - "vimeo/psalm": "^3.9.0" + "vimeo/psalm": "^3.9.2" }, "config": { "platform": { diff --git a/composer.lock b/composer.lock index 60d7d9f1..cbd8098b 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": "5c49c85f8f7d9457ed6997c263b620ec", + "content-hash": "64e251ea0e34735c60a740b55ef90f9f", "packages": [ { "name": "ergebnis/json-normalizer", @@ -4329,16 +4329,16 @@ }, { "name": "vimeo/psalm", - "version": "3.9.0", + "version": "3.9.2", "source": { "type": "git", "url": "https://github.com/vimeo/psalm.git", - "reference": "9866b292a40bc0258b1483428ea2f19baa7aed51" + "reference": "87d8947ff36d8b71f54b7e46b93384cf010681a0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/vimeo/psalm/zipball/9866b292a40bc0258b1483428ea2f19baa7aed51", - "reference": "9866b292a40bc0258b1483428ea2f19baa7aed51", + "url": "https://api.github.com/repos/vimeo/psalm/zipball/87d8947ff36d8b71f54b7e46b93384cf010681a0", + "reference": "87d8947ff36d8b71f54b7e46b93384cf010681a0", "shasum": "" }, "require": { @@ -4420,7 +4420,7 @@ "inspection", "php" ], - "time": "2020-02-18T04:19:47+00:00" + "time": "2020-02-18T20:08:32+00:00" }, { "name": "webmozart/assert",