diff --git a/composer.json b/composer.json index 52fd8f4c..6552b957 100644 --- a/composer.json +++ b/composer.json @@ -31,7 +31,7 @@ "ergebnis/test-util": "^1.1.0", "jangregor/phpstan-prophecy": "~0.8.0", "phpstan/extension-installer": "^1.0.5", - "phpstan/phpstan": "~0.12.45", + "phpstan/phpstan": "~0.12.46", "phpstan/phpstan-deprecation-rules": "~0.12.5", "phpstan/phpstan-phpunit": "~0.12.16", "phpstan/phpstan-strict-rules": "~0.12.5", diff --git a/composer.lock b/composer.lock index 622ae026..b9147a06 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": "ce5e2f28e4535807eeddba5dd2ce4b21", + "content-hash": "0786ce54ceaa2aa4976800355ce570f3", "packages": [ { "name": "ergebnis/json-normalizer", @@ -1536,16 +1536,16 @@ }, { "name": "phpstan/phpstan", - "version": "0.12.45", + "version": "0.12.46", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "90c67259212ed891ee86604a9368ef7d7bead3a4" + "reference": "9419738e20f0c49757be05d22969c1c44c1dff3b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/90c67259212ed891ee86604a9368ef7d7bead3a4", - "reference": "90c67259212ed891ee86604a9368ef7d7bead3a4", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/9419738e20f0c49757be05d22969c1c44c1dff3b", + "reference": "9419738e20f0c49757be05d22969c1c44c1dff3b", "shasum": "" }, "require": { @@ -1588,7 +1588,7 @@ "type": "tidelift" } ], - "time": "2020-09-26T19:19:00+00:00" + "time": "2020-09-28T09:48:55+00:00" }, { "name": "phpstan/phpstan-deprecation-rules",