summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-04-28 06:02:21 +0000
committeranoy <anoymouserver@users.noreply.github.com>2021-04-28 08:34:43 +0200
commit04e4ceee79db80e607c1551eec6ed35badca9e40 (patch)
treedf274bfb2402bb84b30859a5e2822dad1d86607d
parent8e5a44819efb320e8f088a218b368c791c399903 (diff)
Bump phpstan/phpstan from 0.12.84 to 0.12.85
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 0.12.84 to 0.12.85. - [Release notes](https://github.com/phpstan/phpstan/releases) - [Commits](https://github.com/phpstan/phpstan/compare/0.12.84...0.12.85) Signed-off-by: dependabot[bot] <support@github.com>
-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",