Bump phpstan/phpstan from 0.12.14 to 0.12.15 (#3362)

This commit is contained in:
dependabot-preview[bot] 2020-03-17 12:20:55 +00:00 committed by GitHub
parent 310de5a2b2
commit d22f0da1de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

13
composer.lock generated
View File

@ -436,16 +436,16 @@
}, },
{ {
"name": "phpstan/phpstan", "name": "phpstan/phpstan",
"version": "0.12.14", "version": "0.12.15",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan.git", "url": "https://github.com/phpstan/phpstan.git",
"reference": "37bdd26a80235d0f9045b49f4151102b7831cbe2" "reference": "3928a303954338eb8ed201cfe69134950318b470"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/37bdd26a80235d0f9045b49f4151102b7831cbe2", "url": "https://api.github.com/repos/phpstan/phpstan/zipball/3928a303954338eb8ed201cfe69134950318b470",
"reference": "37bdd26a80235d0f9045b49f4151102b7831cbe2", "reference": "3928a303954338eb8ed201cfe69134950318b470",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -471,7 +471,7 @@
"MIT" "MIT"
], ],
"description": "PHPStan - PHP Static Analysis Tool", "description": "PHPStan - PHP Static Analysis Tool",
"time": "2020-03-02T22:29:43+00:00" "time": "2020-03-16T15:27:38+00:00"
}, },
{ {
"name": "phpstan/phpstan-phpunit", "name": "phpstan/phpstan-phpunit",
@ -609,6 +609,5 @@
"ext-zip": "*", "ext-zip": "*",
"ext-zlib": ">=1.2.11" "ext-zlib": ">=1.2.11"
}, },
"platform-dev": [], "platform-dev": []
"plugin-api-version": "1.1.0"
} }