Bump phpstan/phpstan-symfony from 0.12.6 to 0.12.7

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-07-22 02:18:34 +00:00 committed by GitHub
parent 3e4fe7cf1b
commit 337e70b06c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

22
composer.lock generated
View file

@ -11549,35 +11549,35 @@
}, },
{ {
"name": "phpstan/phpstan-symfony", "name": "phpstan/phpstan-symfony",
"version": "0.12.6", "version": "0.12.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan-symfony.git", "url": "https://github.com/phpstan/phpstan-symfony.git",
"reference": "ba69dcd8e57c1a8580bf190e0554bea0fc37fe2f" "reference": "86bb993d4f343fd6ee5570633d3fbd08b4d4bc4a"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/ba69dcd8e57c1a8580bf190e0554bea0fc37fe2f", "url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/86bb993d4f343fd6ee5570633d3fbd08b4d4bc4a",
"reference": "ba69dcd8e57c1a8580bf190e0554bea0fc37fe2f", "reference": "86bb993d4f343fd6ee5570633d3fbd08b4d4bc4a",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"ext-simplexml": "*", "ext-simplexml": "*",
"php": "^7.1", "php": "^7.1 || ^8.0",
"phpstan/phpstan": "^0.12" "phpstan/phpstan": "^0.12.26"
}, },
"conflict": { "conflict": {
"symfony/framework-bundle": "<3.0" "symfony/framework-bundle": "<3.0"
}, },
"require-dev": { "require-dev": {
"consistence/coding-standard": "^3.0.1", "consistence/coding-standard": "^3.0.1",
"dealerdirect/phpcodesniffer-composer-installer": "^0.4.4", "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
"ergebnis/composer-normalize": "^2.0.2", "ergebnis/composer-normalize": "^2.0.2",
"jakub-onderka/php-parallel-lint": "^1.0", "jakub-onderka/php-parallel-lint": "^1.0",
"phing/phing": "^2.16.0", "phing/phing": "^2.16.0",
"phpstan/phpstan-phpunit": "^0.12", "phpstan/phpstan-phpunit": "^0.12.8",
"phpstan/phpstan-strict-rules": "^0.12", "phpstan/phpstan-strict-rules": "^0.12.2",
"phpunit/phpunit": "^7.0", "phpunit/phpunit": "^7.5.20",
"slevomat/coding-standard": "^4.5.2", "slevomat/coding-standard": "^4.5.2",
"squizlabs/php_codesniffer": "^3.3.2", "squizlabs/php_codesniffer": "^3.3.2",
"symfony/console": "^4.0", "symfony/console": "^4.0",
@ -11615,7 +11615,7 @@
} }
], ],
"description": "Symfony Framework extensions and rules for PHPStan", "description": "Symfony Framework extensions and rules for PHPStan",
"time": "2020-04-15T20:26:41+00:00" "time": "2020-07-21T14:56:43+00:00"
}, },
{ {
"name": "symfony/maker-bundle", "name": "symfony/maker-bundle",