Bump phpstan/phpstan-symfony from 0.12.10 to 0.12.11

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-11-02 07:45:51 +00:00 committed by GitHub
parent 4cf2d39ee7
commit d3a5c4c98b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

12
composer.lock generated
View file

@ -11595,22 +11595,22 @@
},
{
"name": "phpstan/phpstan-symfony",
"version": "0.12.10",
"version": "0.12.11",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan-symfony.git",
"reference": "675703d820235cac1abe08e8bfb12e5509a3b169"
"reference": "edb6aeb171980b11dca1fd27d3fa7573af89ac8e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/675703d820235cac1abe08e8bfb12e5509a3b169",
"reference": "675703d820235cac1abe08e8bfb12e5509a3b169",
"url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/edb6aeb171980b11dca1fd27d3fa7573af89ac8e",
"reference": "edb6aeb171980b11dca1fd27d3fa7573af89ac8e",
"shasum": ""
},
"require": {
"ext-simplexml": "*",
"php": "^7.1 || ^8.0",
"phpstan/phpstan": "^0.12.26"
"phpstan/phpstan": "^0.12.51"
},
"conflict": {
"symfony/framework-bundle": "<3.0"
@ -11661,7 +11661,7 @@
}
],
"description": "Symfony Framework extensions and rules for PHPStan",
"time": "2020-10-22T10:47:37+00:00"
"time": "2020-10-30T09:50:09+00:00"
},
{
"name": "symfony/maker-bundle",