diff --git a/composer.json b/composer.json index f0606fe05..05fcf7478 100644 --- a/composer.json +++ b/composer.json @@ -38,7 +38,7 @@ "ocramius/package-versions": "^1.5" }, "require-dev": { - "phpstan/phpstan": "0.12.44", + "phpstan/phpstan": "0.12.46", "phpstan/phpstan-phpunit": "^0.12.6", "phpstan/phpstan-strict-rules": "^0.12.2", "phpunit/phpunit": "^9.2" diff --git a/composer.lock b/composer.lock index 756ef3cf5..a8bac7852 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": "02113ed8ae4d8e008b919292fac5f6c4", + "content-hash": "9b56b850449e69a852017acd0fa99a5b", "packages": [ { "name": "adhocore/json-comment", @@ -976,16 +976,16 @@ }, { "name": "phpstan/phpstan", - "version": "0.12.44", + "version": "0.12.46", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "330b45776ea77f167b150e24787412414a8fa469" + "reference": "9419738e20f0c49757be05d22969c1c44c1dff3b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/330b45776ea77f167b150e24787412414a8fa469", - "reference": "330b45776ea77f167b150e24787412414a8fa469", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/9419738e20f0c49757be05d22969c1c44c1dff3b", + "reference": "9419738e20f0c49757be05d22969c1c44c1dff3b", "shasum": "" }, "require": { @@ -1028,7 +1028,7 @@ "type": "tidelift" } ], - "time": "2020-09-24T15:28:47+00:00" + "time": "2020-09-28T09:48:55+00:00" }, { "name": "phpstan/phpstan-phpunit",