summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--composer.lock12
1 files changed, 6 insertions, 6 deletions
diff --git a/composer.lock b/composer.lock
index 62801c36b..3fe2c4957 100644
--- a/composer.lock
+++ b/composer.lock
@@ -1356,16 +1356,16 @@
},
{
"name": "phpstan/phpstan",
- "version": "0.12.84",
+ "version": "0.12.85",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
- "reference": "9c43f15da8798c8f30a4b099e6a94530a558cfd5"
+ "reference": "20e6333c0067875ad7697cd8acdf245c6ef69d03"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/phpstan/phpstan/zipball/9c43f15da8798c8f30a4b099e6a94530a558cfd5",
- "reference": "9c43f15da8798c8f30a4b099e6a94530a558cfd5",
+ "url": "https://api.github.com/repos/phpstan/phpstan/zipball/20e6333c0067875ad7697cd8acdf245c6ef69d03",
+ "reference": "20e6333c0067875ad7697cd8acdf245c6ef69d03",
"shasum": ""
},
"require": {
@@ -1396,7 +1396,7 @@
"description": "PHPStan - PHP Static Analysis Tool",
"support": {
"issues": "https://github.com/phpstan/phpstan/issues",
- "source": "https://github.com/phpstan/phpstan/tree/0.12.84"
+ "source": "https://github.com/phpstan/phpstan/tree/0.12.85"
},
"funding": [
{
@@ -1412,7 +1412,7 @@
"type": "tidelift"
}
],
- "time": "2021-04-19T17:10:54+00:00"
+ "time": "2021-04-27T14:13:16+00:00"
},
{
"name": "phpstan/phpstan-doctrine",