diff --git a/composer.json b/composer.json index 7bcb6f82..262bc0ba 100644 --- a/composer.json +++ b/composer.json @@ -30,7 +30,7 @@ "phpunit/phpunit": "^7.5.20", "psalm/plugin-phpunit": "~0.9.0", "symfony/filesystem": "^4.4.0", - "vimeo/psalm": "^3.9.0" + "vimeo/psalm": "^3.9.2" }, "config": { "platform": { diff --git a/composer.lock b/composer.lock index e464c0b7..fa422d79 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": "ee90e901159eed95196505861566e100", + "content-hash": "61b61d65f095d2ad2fe2c7825c7547c4", "packages": [ { "name": "composer/semver", @@ -4584,16 +4584,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": { @@ -4675,7 +4675,7 @@ "inspection", "php" ], - "time": "2020-02-18T04:19:47+00:00" + "time": "2020-02-18T20:08:32+00:00" }, { "name": "webmozart/assert",