mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-06-05 19:37:17 +00:00
Bump phpstan/phpstan from 0.12.35 to 0.12.36 (#3752)
This commit is contained in:
parent
809dad2ac8
commit
4e29b216bf
@ -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
12
composer.lock
generated
@ -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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user