diff --git a/composer.json b/composer.json index d7732690..9085b56d 100644 --- a/composer.json +++ b/composer.json @@ -28,7 +28,7 @@ "ergebnis/test-util": "^1.5.0", "infection/infection": "~0.18.2", "phpstan/extension-installer": "^1.1.0", - "phpstan/phpstan": "~0.12.97", + "phpstan/phpstan": "~0.12.98", "phpstan/phpstan-deprecation-rules": "~0.12.6", "phpstan/phpstan-phpunit": "~0.12.22", "phpstan/phpstan-strict-rules": "~0.12.11", diff --git a/composer.lock b/composer.lock index e91ef3dd..b18dfc1a 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": "42a074cc3c2229ff724a9345608f58ce", + "content-hash": "c3de135ca9e922f83ba66cf1c83e5696", "packages": [ { "name": "justinrainbow/json-schema", @@ -2632,16 +2632,16 @@ }, { "name": "phpstan/phpstan", - "version": "0.12.97", + "version": "0.12.98", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "a8867e63a00e606589faf8d3613164f20722c4ee" + "reference": "3bb7cc246c057405dd5e290c3ecc62ab51d57e00" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/a8867e63a00e606589faf8d3613164f20722c4ee", - "reference": "a8867e63a00e606589faf8d3613164f20722c4ee", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/3bb7cc246c057405dd5e290c3ecc62ab51d57e00", + "reference": "3bb7cc246c057405dd5e290c3ecc62ab51d57e00", "shasum": "" }, "require": { @@ -2672,7 +2672,7 @@ "description": "PHPStan - PHP Static Analysis Tool", "support": { "issues": "https://github.com/phpstan/phpstan/issues", - "source": "https://github.com/phpstan/phpstan/tree/0.12.97" + "source": "https://github.com/phpstan/phpstan/tree/0.12.98" }, "funding": [ { @@ -2692,7 +2692,7 @@ "type": "tidelift" } ], - "time": "2021-09-01T10:51:52+00:00" + "time": "2021-09-02T12:33:01+00:00" }, { "name": "phpstan/phpstan-deprecation-rules",