Bump phpstan/phpstan-strict-rules from 0.12.4 to 0.12.5 (#3807)

This commit is contained in:
dependabot-preview[bot] 2020-09-01 10:00:39 +00:00 committed by GitHub
parent 0af08a7375
commit 6aa0a82341
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

10
composer.lock generated
View File

@ -1088,16 +1088,16 @@
},
{
"name": "phpstan/phpstan-strict-rules",
"version": "0.12.4",
"version": "0.12.5",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan-strict-rules.git",
"reference": "9b86e1eb77c796628e239820a01a2d327d607a5e"
"reference": "334898a32217e4605e0f9cfa3d3fc3101bda26be"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan-strict-rules/zipball/9b86e1eb77c796628e239820a01a2d327d607a5e",
"reference": "9b86e1eb77c796628e239820a01a2d327d607a5e",
"url": "https://api.github.com/repos/phpstan/phpstan-strict-rules/zipball/334898a32217e4605e0f9cfa3d3fc3101bda26be",
"reference": "334898a32217e4605e0f9cfa3d3fc3101bda26be",
"shasum": ""
},
"require": {
@ -1135,7 +1135,7 @@
"MIT"
],
"description": "Extra strict and opinionated rules for PHPStan",
"time": "2020-07-21T14:49:47+00:00"
"time": "2020-08-30T15:42:06+00:00"
},
{
"name": "phpunit/php-code-coverage",