Bump phpstan/phpstan-strict-rules from 0.12.2 to 0.12.3 (#3705)

This commit is contained in:
dependabot-preview[bot] 2020-07-16 15:24:42 +00:00 committed by GitHub
parent 213406fc60
commit f9bd7016aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

12
composer.lock generated
View File

@ -1023,16 +1023,16 @@
}, },
{ {
"name": "phpstan/phpstan-strict-rules", "name": "phpstan/phpstan-strict-rules",
"version": "0.12.2", "version": "0.12.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan-strict-rules.git", "url": "https://github.com/phpstan/phpstan-strict-rules.git",
"reference": "a670a59aff7cf96f75d21b974860ada10e25b2ee" "reference": "937283265620af9e2005743134ebb4e197b12d8e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan-strict-rules/zipball/a670a59aff7cf96f75d21b974860ada10e25b2ee", "url": "https://api.github.com/repos/phpstan/phpstan-strict-rules/zipball/937283265620af9e2005743134ebb4e197b12d8e",
"reference": "a670a59aff7cf96f75d21b974860ada10e25b2ee", "reference": "937283265620af9e2005743134ebb4e197b12d8e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1041,7 +1041,7 @@
}, },
"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",
@ -1070,7 +1070,7 @@
"MIT" "MIT"
], ],
"description": "Extra strict and opinionated rules for PHPStan", "description": "Extra strict and opinionated rules for PHPStan",
"time": "2020-01-20T13:08:52+00:00" "time": "2020-07-16T08:58:37+00:00"
}, },
{ {
"name": "phpunit/php-code-coverage", "name": "phpunit/php-code-coverage",