diff --git a/composer.lock b/composer.lock index 48c2060..2c973c2 100644 --- a/composer.lock +++ b/composer.lock @@ -3692,16 +3692,16 @@ }, { "name": "phpstan/phpstan", - "version": "0.12.73", + "version": "0.12.93", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "a08c2759d132b4247b32e03066401c3232ad99b7" + "reference": "7b7602f05d340ffa418c59299f8c053ac6c3e7ea" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/a08c2759d132b4247b32e03066401c3232ad99b7", - "reference": "a08c2759d132b4247b32e03066401c3232ad99b7", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/7b7602f05d340ffa418c59299f8c053ac6c3e7ea", + "reference": "7b7602f05d340ffa418c59299f8c053ac6c3e7ea", "shasum": "" }, "require": { @@ -3735,6 +3735,10 @@ "url": "https://github.com/ondrejmirtes", "type": "github" }, + { + "url": "https://github.com/phpstan", + "type": "github" + }, { "url": "https://www.patreon.com/phpstan", "type": "patreon" @@ -3744,7 +3748,7 @@ "type": "tidelift" } ], - "time": "2021-02-07T16:26:54+00:00" + "time": "2021-07-20T10:49:53+00:00" }, { "name": "phpunit/php-timer",