diff --git a/composer.json b/composer.json index e4eb66c..01790ac 100644 --- a/composer.json +++ b/composer.json @@ -33,7 +33,7 @@ "ergebnis/test-util": "^1.4.0", "infection/infection": "~0.18.2", "phpstan/extension-installer": "^1.1.0", - "phpstan/phpstan": "~0.12.79", + "phpstan/phpstan": "~0.12.82", "phpstan/phpstan-deprecation-rules": "~0.12.6", "phpstan/phpstan-phpunit": "~0.12.18", "phpstan/phpstan-strict-rules": "~0.12.9", diff --git a/composer.lock b/composer.lock index d454060..c7b813a 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": "5539b90c7390fd7a509e72a19a754764", + "content-hash": "61a0dd31198f0594f18d6ce36f5504ae", "packages": [ { "name": "bower-asset/inputmask", @@ -3344,16 +3344,16 @@ }, { "name": "phpstan/phpstan", - "version": "0.12.80", + "version": "0.12.82", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "c6a1b17f22ecf708d434d6bee05092647ec7e686" + "reference": "3920f0fb0aff39263d3a4cb0bca120a67a1a6a11" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/c6a1b17f22ecf708d434d6bee05092647ec7e686", - "reference": "c6a1b17f22ecf708d434d6bee05092647ec7e686", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/3920f0fb0aff39263d3a4cb0bca120a67a1a6a11", + "reference": "3920f0fb0aff39263d3a4cb0bca120a67a1a6a11", "shasum": "" }, "require": { @@ -3384,7 +3384,7 @@ "description": "PHPStan - PHP Static Analysis Tool", "support": { "issues": "https://github.com/phpstan/phpstan/issues", - "source": "https://github.com/phpstan/phpstan/tree/0.12.80" + "source": "https://github.com/phpstan/phpstan/tree/0.12.82" }, "funding": [ { @@ -3400,7 +3400,7 @@ "type": "tidelift" } ], - "time": "2021-02-28T20:22:43+00:00" + "time": "2021-03-19T06:08:17+00:00" }, { "name": "phpstan/phpstan-deprecation-rules",