Bump phpstan/phpstan-symfony from 0.12.7 to 0.12.8

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-10-02 02:34:50 +00:00 committed by GitHub
parent cbda55a494
commit 40b49b4ed8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

10
composer.lock generated
View file

@ -11700,16 +11700,16 @@
}, },
{ {
"name": "phpstan/phpstan-symfony", "name": "phpstan/phpstan-symfony",
"version": "0.12.7", "version": "0.12.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan-symfony.git", "url": "https://github.com/phpstan/phpstan-symfony.git",
"reference": "86bb993d4f343fd6ee5570633d3fbd08b4d4bc4a" "reference": "34a3af9b797a6f7c2feaafc58adcf68a584e48ee"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/86bb993d4f343fd6ee5570633d3fbd08b4d4bc4a", "url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/34a3af9b797a6f7c2feaafc58adcf68a584e48ee",
"reference": "86bb993d4f343fd6ee5570633d3fbd08b4d4bc4a", "reference": "34a3af9b797a6f7c2feaafc58adcf68a584e48ee",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -11766,7 +11766,7 @@
} }
], ],
"description": "Symfony Framework extensions and rules for PHPStan", "description": "Symfony Framework extensions and rules for PHPStan",
"time": "2020-07-21T14:56:43+00:00" "time": "2020-10-01T11:10:28+00:00"
}, },
{ {
"name": "symfony/maker-bundle", "name": "symfony/maker-bundle",