phpstan 0.12.9

This commit is contained in:
Dylan K. Taylor 2020-02-05 17:11:08 +00:00
parent df8e0cf1f5
commit 0f6949ac34

10
composer.lock generated
View File

@ -430,16 +430,16 @@
}, },
{ {
"name": "phpstan/phpstan", "name": "phpstan/phpstan",
"version": "0.12.8", "version": "0.12.9",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan.git", "url": "https://github.com/phpstan/phpstan.git",
"reference": "62a552602b7586d82826231f2fd4cbfe39fe0b1d" "reference": "297cb2458a96ea96d5e9d6ef38f1b7305c071f32"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/62a552602b7586d82826231f2fd4cbfe39fe0b1d", "url": "https://api.github.com/repos/phpstan/phpstan/zipball/297cb2458a96ea96d5e9d6ef38f1b7305c071f32",
"reference": "62a552602b7586d82826231f2fd4cbfe39fe0b1d", "reference": "297cb2458a96ea96d5e9d6ef38f1b7305c071f32",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -465,7 +465,7 @@
"MIT" "MIT"
], ],
"description": "PHPStan - PHP Static Analysis Tool", "description": "PHPStan - PHP Static Analysis Tool",
"time": "2020-01-26T23:36:48+00:00" "time": "2020-02-04T22:30:27+00:00"
} }
], ],
"aliases": [], "aliases": [],