Bump phpstan/phpstan-symfony from 0.12.12 to 0.12.13

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-01-11 09:31:36 +00:00 committed by GitHub
parent 51dc165c32
commit 077700ab37
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

@ -11659,16 +11659,16 @@
}, },
{ {
"name": "phpstan/phpstan-symfony", "name": "phpstan/phpstan-symfony",
"version": "0.12.12", "version": "0.12.13",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan-symfony.git", "url": "https://github.com/phpstan/phpstan-symfony.git",
"reference": "fb66d5e3ee2e9e60c14931d0fb8c45263bbb0b6f" "reference": "d8313ec2849876aff0e019725eb8afe9456be9cf"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/fb66d5e3ee2e9e60c14931d0fb8c45263bbb0b6f", "url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/d8313ec2849876aff0e019725eb8afe9456be9cf",
"reference": "fb66d5e3ee2e9e60c14931d0fb8c45263bbb0b6f", "reference": "d8313ec2849876aff0e019725eb8afe9456be9cf",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -11720,7 +11720,7 @@
} }
], ],
"description": "Symfony Framework extensions and rules for PHPStan", "description": "Symfony Framework extensions and rules for PHPStan",
"time": "2020-12-13T13:13:56+00:00" "time": "2021-01-08T10:34:29+00:00"
}, },
{ {
"name": "symfony/maker-bundle", "name": "symfony/maker-bundle",