Bump phpstan/phpstan from 0.12.35 to 0.12.36 (#3752)

This commit is contained in:
dependabot-preview[bot] 2020-08-05 18:12:12 +00:00 committed by GitHub
parent 809dad2ac8
commit 4e29b216bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 7 deletions

View File

@ -38,7 +38,7 @@
"ocramius/package-versions": "^1.5"
},
"require-dev": {
"phpstan/phpstan": "0.12.35",
"phpstan/phpstan": "0.12.36",
"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": "c833958d2619a660331c0edc8ba5fd6e",
"content-hash": "b1129fbf37136eacf27cafa0b15f814a",
"packages": [
{
"name": "adhocore/json-comment",
@ -910,16 +910,16 @@
},
{
"name": "phpstan/phpstan",
"version": "0.12.35",
"version": "0.12.36",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
"reference": "5230eb31d546e4df7aa725894d17436cb8afd5df"
"reference": "eaeff985e395ff4e7aebf3251a43fca6c9be1af3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/5230eb31d546e4df7aa725894d17436cb8afd5df",
"reference": "5230eb31d546e4df7aa725894d17436cb8afd5df",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/eaeff985e395ff4e7aebf3251a43fca6c9be1af3",
"reference": "eaeff985e395ff4e7aebf3251a43fca6c9be1af3",
"shasum": ""
},
"require": {
@ -962,7 +962,7 @@
"type": "tidelift"
}
],
"time": "2020-08-04T09:48:39+00:00"
"time": "2020-08-05T09:29:40+00:00"
},
{
"name": "phpstan/phpstan-phpunit",