diff --git a/composer.lock b/composer.lock index f1df1e2f..585f4139 100644 --- a/composer.lock +++ b/composer.lock @@ -6274,16 +6274,16 @@ }, { "name": "phpstan/phpstan", - "version": "0.12.88", + "version": "0.12.92", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "464d1a81af49409c41074aa6640ed0c4cbd9bb68" + "reference": "64d4c5dc8ea96972bc18432d137a330239a5d2b2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/464d1a81af49409c41074aa6640ed0c4cbd9bb68", - "reference": "464d1a81af49409c41074aa6640ed0c4cbd9bb68", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/64d4c5dc8ea96972bc18432d137a330239a5d2b2", + "reference": "64d4c5dc8ea96972bc18432d137a330239a5d2b2", "shasum": "" }, "require": { @@ -6314,13 +6314,17 @@ "description": "PHPStan - PHP Static Analysis Tool", "support": { "issues": "https://github.com/phpstan/phpstan/issues", - "source": "https://github.com/phpstan/phpstan/tree/0.12.88" + "source": "https://github.com/phpstan/phpstan/tree/0.12.92" }, "funding": [ { "url": "https://github.com/ondrejmirtes", "type": "github" }, + { + "url": "https://github.com/phpstan", + "type": "github" + }, { "url": "https://www.patreon.com/phpstan", "type": "patreon" @@ -6330,7 +6334,7 @@ "type": "tidelift" } ], - "time": "2021-05-17T12:24:49+00:00" + "time": "2021-07-10T13:53:49+00:00" }, { "name": "phpstan/phpstan-doctrine", @@ -6401,16 +6405,16 @@ }, { "name": "phpstan/phpstan-nette", - "version": "0.12.19", + "version": "0.12.21", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan-nette.git", - "reference": "4be612eb635f69e8e7b8837a2b39b4c68a03e5a7" + "reference": "c24d2bb6292b81cf3878b2892c49f9277e8789d0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan-nette/zipball/4be612eb635f69e8e7b8837a2b39b4c68a03e5a7", - "reference": "4be612eb635f69e8e7b8837a2b39b4c68a03e5a7", + "url": "https://api.github.com/repos/phpstan/phpstan-nette/zipball/c24d2bb6292b81cf3878b2892c49f9277e8789d0", + "reference": "c24d2bb6292b81cf3878b2892c49f9277e8789d0", "shasum": "" }, "require": { @@ -6458,9 +6462,9 @@ "description": "Nette Framework class reflection extension for PHPStan", "support": { "issues": "https://github.com/phpstan/phpstan-nette/issues", - "source": "https://github.com/phpstan/phpstan-nette/tree/0.12.19" + "source": "https://github.com/phpstan/phpstan-nette/tree/0.12.21" }, - "time": "2021-05-19T15:45:34+00:00" + "time": "2021-06-09T08:47:54+00:00" }, { "name": "phpstan/phpstan-phpunit", @@ -7083,5 +7087,5 @@ "platform-overrides": { "php": "7.4" }, - "plugin-api-version": "2.0.0" + "plugin-api-version": "2.1.0" }