diff --git a/composer.json b/composer.json index a71522df..7c23bed3 100644 --- a/composer.json +++ b/composer.json @@ -30,7 +30,7 @@ "phpunit/phpunit": "^7.5.20", "psalm/plugin-phpunit": "~0.10.0", "symfony/filesystem": "^4.4.0", - "vimeo/psalm": "^3.11.1" + "vimeo/psalm": "^3.11.2" }, "config": { "platform": { diff --git a/composer.lock b/composer.lock index 023d2a0a..67ba045e 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": "94b6672e8c5cf26d902b5edea64964de", + "content-hash": "be2e785ce8ea85788adf099f6acd575e", "packages": [ { "name": "composer/semver", @@ -4596,16 +4596,16 @@ }, { "name": "vimeo/psalm", - "version": "3.11.1", + "version": "3.11.2", "source": { "type": "git", "url": "https://github.com/vimeo/psalm.git", - "reference": "8533b866ab1a46e5a69a4692ff57f10529dbfbeb" + "reference": "d470903722cfcbc1cd04744c5491d3e6d13ec3d9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/vimeo/psalm/zipball/8533b866ab1a46e5a69a4692ff57f10529dbfbeb", - "reference": "8533b866ab1a46e5a69a4692ff57f10529dbfbeb", + "url": "https://api.github.com/repos/vimeo/psalm/zipball/d470903722cfcbc1cd04744c5491d3e6d13ec3d9", + "reference": "d470903722cfcbc1cd04744c5491d3e6d13ec3d9", "shasum": "" }, "require": { @@ -4690,7 +4690,7 @@ "inspection", "php" ], - "time": "2020-04-13T02:19:49+00:00" + "time": "2020-04-13T12:47:11+00:00" }, { "name": "webmozart/assert",