phpstan 0.12.47

This commit is contained in:
Dylan K. Taylor 2020-10-01 22:07:43 +01:00
parent 84feec954f
commit 201bdc069c
2 changed files with 7 additions and 7 deletions

View File

@ -50,7 +50,7 @@
"respect/validation": "^2.0"
},
"require-dev": {
"phpstan/phpstan": "0.12.44",
"phpstan/phpstan": "0.12.47",
"phpstan/phpstan-phpunit": "^0.12.6",
"phpstan/phpstan-strict-rules": "^0.12.2",
"phpunit/phpunit": "^9.2"

12
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "13b64be4a6f2487487d1acbcfafcb82f",
"content-hash": "3e1dac93b1419cf95ea65babb8aa44d9",
"packages": [
{
"name": "adhocore/json-comment",
@ -1443,16 +1443,16 @@
},
{
"name": "phpstan/phpstan",
"version": "0.12.44",
"version": "0.12.47",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
"reference": "330b45776ea77f167b150e24787412414a8fa469"
"reference": "74325a6ae15378db0df71b969ded245378d2e058"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/330b45776ea77f167b150e24787412414a8fa469",
"reference": "330b45776ea77f167b150e24787412414a8fa469",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/74325a6ae15378db0df71b969ded245378d2e058",
"reference": "74325a6ae15378db0df71b969ded245378d2e058",
"shasum": ""
},
"require": {
@ -1495,7 +1495,7 @@
"type": "tidelift"
}
],
"time": "2020-09-24T15:28:47+00:00"
"time": "2020-09-29T13:35:39+00:00"
},
{
"name": "phpstan/phpstan-phpunit",