Bump phpstan/phpstan-symfony from 0.12.9 to 0.12.10

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-10-23 02:19:50 +00:00 committed by GitHub
parent 902e945707
commit a8e6e1c549
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

10
composer.lock generated
View file

@ -11698,16 +11698,16 @@
},
{
"name": "phpstan/phpstan-symfony",
"version": "0.12.9",
"version": "0.12.10",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan-symfony.git",
"reference": "9da032e0874ea6bb21aa04ddf009e36ff595478f"
"reference": "675703d820235cac1abe08e8bfb12e5509a3b169"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/9da032e0874ea6bb21aa04ddf009e36ff595478f",
"reference": "9da032e0874ea6bb21aa04ddf009e36ff595478f",
"url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/675703d820235cac1abe08e8bfb12e5509a3b169",
"reference": "675703d820235cac1abe08e8bfb12e5509a3b169",
"shasum": ""
},
"require": {
@ -11764,7 +11764,7 @@
}
],
"description": "Symfony Framework extensions and rules for PHPStan",
"time": "2020-10-21T15:45:33+00:00"
"time": "2020-10-22T10:47:37+00:00"
},
{
"name": "symfony/maker-bundle",