summaryrefslogtreecommitdiffstats
path: root/composer.lock
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-05-13 05:49:38 +0000
committerSean Molenaar <SMillerDev@users.noreply.github.com>2021-05-13 12:12:39 +0200
commit166609219d1247c9adfaf8d5f317980ead21c57e (patch)
treec4bd4739b9ce2b955b004651f2624ecf9b437965 /composer.lock
parentc2a39450c09b68422689e91309ced3ab55e43882 (diff)
Bump phpstan/phpstan from 0.12.86 to 0.12.87
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 0.12.86 to 0.12.87. - [Release notes](https://github.com/phpstan/phpstan/releases) - [Commits](https://github.com/phpstan/phpstan/compare/0.12.86...0.12.87) 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 589dbefd7..80454ce9e 100644
--- a/composer.lock
+++ b/composer.lock
@@ -1355,16 +1355,16 @@
},
{
"name": "phpstan/phpstan",
- "version": "0.12.86",
+ "version": "0.12.87",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
- "reference": "a84fdc53ecca7643dbc89ef8880d8b393a6c155a"
+ "reference": "d464e00776afb711f419faffa96826dc02e4d145"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/phpstan/phpstan/zipball/a84fdc53ecca7643dbc89ef8880d8b393a6c155a",
- "reference": "a84fdc53ecca7643dbc89ef8880d8b393a6c155a",
+ "url": "https://api.github.com/repos/phpstan/phpstan/zipball/d464e00776afb711f419faffa96826dc02e4d145",
+ "reference": "d464e00776afb711f419faffa96826dc02e4d145",
"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.86"
+ "source": "https://github.com/phpstan/phpstan/tree/0.12.87"
},
"funding": [
{
@@ -1411,7 +1411,7 @@
"type": "tidelift"
}
],
- "time": "2021-05-08T11:29:01+00:00"
+ "time": "2021-05-12T15:17:52+00:00"
},
{
"name": "phpstan/phpstan-doctrine",