summaryrefslogtreecommitdiffstats
path: root/composer.lock
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-04-20 05:56:42 +0000
committerSean Molenaar <SMillerDev@users.noreply.github.com>2021-04-20 11:39:47 +0200
commit20bfc0bc65b8f980cdab2dd98c65a1157c66a2d6 (patch)
tree27967d64a13aaf3310eb1684a63acebe57660b31 /composer.lock
parent8a730c6e6b00022d6c89da3a913fcb24d9f6a241 (diff)
Bump phpstan/phpstan from 0.12.83 to 0.12.84
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 0.12.83 to 0.12.84. - [Release notes](https://github.com/phpstan/phpstan/releases) - [Commits](https://github.com/phpstan/phpstan/compare/0.12.83...0.12.84) 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 f753f8299..9b2a23652 100644
--- a/composer.lock
+++ b/composer.lock
@@ -1316,16 +1316,16 @@
},
{
"name": "phpstan/phpstan",
- "version": "0.12.83",
+ "version": "0.12.84",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
- "reference": "4a967cec6efb46b500dd6d768657336a3ffe699f"
+ "reference": "9c43f15da8798c8f30a4b099e6a94530a558cfd5"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/phpstan/phpstan/zipball/4a967cec6efb46b500dd6d768657336a3ffe699f",
- "reference": "4a967cec6efb46b500dd6d768657336a3ffe699f",
+ "url": "https://api.github.com/repos/phpstan/phpstan/zipball/9c43f15da8798c8f30a4b099e6a94530a558cfd5",
+ "reference": "9c43f15da8798c8f30a4b099e6a94530a558cfd5",
"shasum": ""
},
"require": {
@@ -1356,7 +1356,7 @@
"description": "PHPStan - PHP Static Analysis Tool",
"support": {
"issues": "https://github.com/phpstan/phpstan/issues",
- "source": "https://github.com/phpstan/phpstan/tree/0.12.83"
+ "source": "https://github.com/phpstan/phpstan/tree/0.12.84"
},
"funding": [
{
@@ -1372,7 +1372,7 @@
"type": "tidelift"
}
],
- "time": "2021-04-03T15:35:45+00:00"
+ "time": "2021-04-19T17:10:54+00:00"
},
{
"name": "phpstan/phpstan-doctrine",