Bump phpstan/phpstan-symfony from 0.12.20 to 0.12.21

Bumps [phpstan/phpstan-symfony](https://github.com/phpstan/phpstan-symfony) from 0.12.20 to 0.12.21.
- [Release notes](https://github.com/phpstan/phpstan-symfony/releases)
- [Commits](https://github.com/phpstan/phpstan-symfony/compare/0.12.20...0.12.21)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-03-09 03:24:26 +00:00 committed by GitHub
parent acc7892611
commit 585c9340de
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

10
composer.lock generated
View file

@ -11661,16 +11661,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": {
@ -11723,7 +11723,7 @@
}
],
"description": "Symfony Framework extensions and rules for PHPStan",
"time": "2021-02-19T11:55:30+00:00"
"time": "2021-03-08T21:32:49+00:00"
},
{
"name": "symfony/maker-bundle",