diff --git a/composer.json b/composer.json index 500f78bc..30f0706a 100644 --- a/composer.json +++ b/composer.json @@ -34,7 +34,7 @@ "phpstan/phpstan-strict-rules": "~0.12.2", "phpunit/phpunit": "^7.5.20", "psalm/plugin-phpunit": "~0.10.0", - "vimeo/psalm": "^3.11.1" + "vimeo/psalm": "^3.11.2" }, "config": { "platform": { diff --git a/composer.lock b/composer.lock index 00ccaa6e..dd4282d5 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": "5f355ed8e3d663769e82f3fcf2069551", + "content-hash": "73bc1621bb01accab47f5605044fb3f1", "packages": [ { "name": "ergebnis/classy", @@ -4375,16 +4375,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": { @@ -4469,7 +4469,7 @@ "inspection", "php" ], - "time": "2020-04-13T02:19:49+00:00" + "time": "2020-04-13T12:47:11+00:00" }, { "name": "webmozart/assert",