summaryrefslogtreecommitdiffstats
path: root/composer.lock
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-05-10 07:07:23 +0000
committerSean Molenaar <SMillerDev@users.noreply.github.com>2021-05-10 09:11:40 +0200
commit17eadc8b7a139c425fb858c785dd422bf08a2b26 (patch)
tree7376e75c2f4dd9109bc302c49c83fa03272129ff /composer.lock
parent305994ffed7df3657d9eb837b0debf3231aa107a (diff)
Bump phpstan/phpstan from 0.12.85 to 0.12.86
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 0.12.85 to 0.12.86. - [Release notes](https://github.com/phpstan/phpstan/releases) - [Commits](https://github.com/phpstan/phpstan/compare/0.12.85...0.12.86) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock12
1 files changed, 6 insertions, 6 deletions
diff --git a/composer.lock b/composer.lock
index 45fefca13..698d9fef7 100644
--- a/composer.lock
+++ b/composer.lock
@@ -1355,16 +1355,16 @@
},
{
"name": "phpstan/phpstan",
- "version": "0.12.85",
+ "version": "0.12.86",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
- "reference": "20e6333c0067875ad7697cd8acdf245c6ef69d03"
+ "reference": "a84fdc53ecca7643dbc89ef8880d8b393a6c155a"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/phpstan/phpstan/zipball/20e6333c0067875ad7697cd8acdf245c6ef69d03",
- "reference": "20e6333c0067875ad7697cd8acdf245c6ef69d03",
+ "url": "https://api.github.com/repos/phpstan/phpstan/zipball/a84fdc53ecca7643dbc89ef8880d8b393a6c155a",
+ "reference": "a84fdc53ecca7643dbc89ef8880d8b393a6c155a",
"shasum": ""
},
"require": {
@@ -1395,7 +1395,7 @@
"description": "PHPStan - PHP Static Analysis Tool",
"support": {
"issues": "https://github.com/phpstan/phpstan/issues",
- "source": "https://github.com/phpstan/phpstan/tree/0.12.85"
+ "source": "https://github.com/phpstan/phpstan/tree/0.12.86"
},
"funding": [
{
@@ -1411,7 +1411,7 @@
"type": "tidelift"
}
],
- "time": "2021-04-27T14:13:16+00:00"
+ "time": "2021-05-08T11:29:01+00:00"
},
{
"name": "phpstan/phpstan-doctrine",