Bump phpstan/phpstan-symfony from 0.12.19 to 0.12.20

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-02-22 03:27:00 +00:00 committed by GitHub
parent ae834510fc
commit 749612edb2
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", "name": "phpstan/phpstan-symfony",
"version": "0.12.19", "version": "0.12.20",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan-symfony.git", "url": "https://github.com/phpstan/phpstan-symfony.git",
"reference": "d986994c32c11c67a6d565a959075d44f28a7122" "reference": "ab56a2efc564243c0962432e1d12012655e79ea7"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/d986994c32c11c67a6d565a959075d44f28a7122", "url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/ab56a2efc564243c0962432e1d12012655e79ea7",
"reference": "d986994c32c11c67a6d565a959075d44f28a7122", "reference": "ab56a2efc564243c0962432e1d12012655e79ea7",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -11723,7 +11723,7 @@
} }
], ],
"description": "Symfony Framework extensions and rules for PHPStan", "description": "Symfony Framework extensions and rules for PHPStan",
"time": "2021-02-15T10:32:01+00:00" "time": "2021-02-19T11:55:30+00:00"
}, },
{ {
"name": "symfony/maker-bundle", "name": "symfony/maker-bundle",