Bump phpstan/phpstan-symfony from 0.12.18 to 0.12.19

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-02-16 03:28:32 +00:00 committed by GitHub
parent 5f5831d12f
commit 181daf3fda
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 5 deletions

10
composer.lock generated
View File

@ -11661,16 +11661,16 @@
},
{
"name": "phpstan/phpstan-symfony",
"version": "0.12.18",
"version": "0.12.19",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan-symfony.git",
"reference": "cc9d9ac264b8ac04961a03dc5b481b58ceaac248"
"reference": "d986994c32c11c67a6d565a959075d44f28a7122"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/cc9d9ac264b8ac04961a03dc5b481b58ceaac248",
"reference": "cc9d9ac264b8ac04961a03dc5b481b58ceaac248",
"url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/d986994c32c11c67a6d565a959075d44f28a7122",
"reference": "d986994c32c11c67a6d565a959075d44f28a7122",
"shasum": ""
},
"require": {
@ -11723,7 +11723,7 @@
}
],
"description": "Symfony Framework extensions and rules for PHPStan",
"time": "2021-02-13T07:38:10+00:00"
"time": "2021-02-15T10:32:01+00:00"
},
{
"name": "symfony/maker-bundle",