diff --git a/composer.lock b/composer.lock index cec008ae..37fb391f 100644 --- a/composer.lock +++ b/composer.lock @@ -1365,16 +1365,16 @@ }, { "name": "phpstan/phpstan", - "version": "1.7.4", + "version": "1.7.7", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "9381761d40a5daa3eee2ace98b9eaa8fed1f8ecc" + "reference": "cadad14ac63d8a432e01ae89ac5d0ff6fc3b16ab" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/9381761d40a5daa3eee2ace98b9eaa8fed1f8ecc", - "reference": "9381761d40a5daa3eee2ace98b9eaa8fed1f8ecc", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/cadad14ac63d8a432e01ae89ac5d0ff6fc3b16ab", + "reference": "cadad14ac63d8a432e01ae89ac5d0ff6fc3b16ab", "shasum": "" }, "require": { @@ -1400,7 +1400,7 @@ "description": "PHPStan - PHP Static Analysis Tool", "support": { "issues": "https://github.com/phpstan/phpstan/issues", - "source": "https://github.com/phpstan/phpstan/tree/1.7.4" + "source": "https://github.com/phpstan/phpstan/tree/1.7.7" }, "funding": [ { @@ -1420,7 +1420,7 @@ "type": "tidelift" } ], - "time": "2022-05-30T12:42:52+00:00" + "time": "2022-05-31T13:58:21+00:00" }, { "name": "phpunit/php-code-coverage",