Bump phpstan/phpstan-symfony from 0.12.13 to 0.12.14

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-01-12 03:30:15 +00:00 committed by GitHub
parent 445db242e7
commit 5097def2de
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

10
composer.lock generated
View file

@ -11659,16 +11659,16 @@
}, },
{ {
"name": "phpstan/phpstan-symfony", "name": "phpstan/phpstan-symfony",
"version": "0.12.13", "version": "0.12.14",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan-symfony.git", "url": "https://github.com/phpstan/phpstan-symfony.git",
"reference": "d8313ec2849876aff0e019725eb8afe9456be9cf" "reference": "150415359b984270a7d3b2c22662a877700a5fdd"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/d8313ec2849876aff0e019725eb8afe9456be9cf", "url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/150415359b984270a7d3b2c22662a877700a5fdd",
"reference": "d8313ec2849876aff0e019725eb8afe9456be9cf", "reference": "150415359b984270a7d3b2c22662a877700a5fdd",
"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": "2021-01-08T10:34:29+00:00" "time": "2021-01-11T09:58:49+00:00"
}, },
{ {
"name": "symfony/maker-bundle", "name": "symfony/maker-bundle",