diff --git a/vendor-bin/tools/composer.lock b/vendor-bin/tools/composer.lock index bd27fa6b..3c83a420 100644 --- a/vendor-bin/tools/composer.lock +++ b/vendor-bin/tools/composer.lock @@ -1958,16 +1958,16 @@ }, { "name": "phpstan/phpstan", - "version": "0.12.80", + "version": "0.12.81", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "c6a1b17f22ecf708d434d6bee05092647ec7e686" + "reference": "0dd5b0ebeff568f7000022ea5f04aa86ad3124b8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/c6a1b17f22ecf708d434d6bee05092647ec7e686", - "reference": "c6a1b17f22ecf708d434d6bee05092647ec7e686", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/0dd5b0ebeff568f7000022ea5f04aa86ad3124b8", + "reference": "0dd5b0ebeff568f7000022ea5f04aa86ad3124b8", "shasum": "" }, "require": { @@ -1998,7 +1998,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.81" }, "funding": [ { @@ -2014,7 +2014,7 @@ "type": "tidelift" } ], - "time": "2021-02-28T20:22:43+00:00" + "time": "2021-03-08T22:03:02+00:00" }, { "name": "phpstan/phpstan-phpunit", @@ -2124,16 +2124,16 @@ }, { "name": "phpstan/phpstan-symfony", - "version": "0.12.20", + "version": "0.12.21", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan-symfony.git", - "reference": "ab56a2efc564243c0962432e1d12012655e79ea7" + "reference": "9cd6919b8c695206dc24b5b5e8a082cd3b8f4c05" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/ab56a2efc564243c0962432e1d12012655e79ea7", - "reference": "ab56a2efc564243c0962432e1d12012655e79ea7", + "url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/9cd6919b8c695206dc24b5b5e8a082cd3b8f4c05", + "reference": "9cd6919b8c695206dc24b5b5e8a082cd3b8f4c05", "shasum": "" }, "require": { @@ -2188,9 +2188,9 @@ "description": "Symfony Framework extensions and rules for PHPStan", "support": { "issues": "https://github.com/phpstan/phpstan-symfony/issues", - "source": "https://github.com/phpstan/phpstan-symfony/tree/0.12.20" + "source": "https://github.com/phpstan/phpstan-symfony/tree/0.12.21" }, - "time": "2021-02-19T11:55:30+00:00" + "time": "2021-03-08T21:32:49+00:00" }, { "name": "phpunit/php-code-coverage",