Bump phpstan/phpstan from 0.12.23 to 0.12.25 (#3486)

This commit is contained in:
dependabot-preview[bot] 2020-05-11 20:19:30 +00:00 committed by GitHub
parent 2f47597d75
commit c4150d4520
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

10
composer.lock generated
View File

@ -478,16 +478,16 @@
}, },
{ {
"name": "phpstan/phpstan", "name": "phpstan/phpstan",
"version": "0.12.23", "version": "0.12.25",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan.git", "url": "https://github.com/phpstan/phpstan.git",
"reference": "71e529efced79e055fa8318b692e7f7d03ea4e75" "reference": "9619551d68b2d4c0d681a8df73f3c847c798ee64"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/71e529efced79e055fa8318b692e7f7d03ea4e75", "url": "https://api.github.com/repos/phpstan/phpstan/zipball/9619551d68b2d4c0d681a8df73f3c847c798ee64",
"reference": "71e529efced79e055fa8318b692e7f7d03ea4e75", "reference": "9619551d68b2d4c0d681a8df73f3c847c798ee64",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -516,7 +516,7 @@
"MIT" "MIT"
], ],
"description": "PHPStan - PHP Static Analysis Tool", "description": "PHPStan - PHP Static Analysis Tool",
"time": "2020-05-05T12:55:44+00:00" "time": "2020-05-10T20:36:16+00:00"
}, },
{ {
"name": "phpstan/phpstan-phpunit", "name": "phpstan/phpstan-phpunit",