summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-03-09 05:48:55 +0000
committerSean Molenaar <SMillerDev@users.noreply.github.com>2021-03-09 09:53:08 +0100
commit6a81a6a75fb51dba67a08e7b9c7fd390736021a9 (patch)
tree5b84eb199c3475e27d4384f77282ad6c3fad5a70
parent9a832f21e84e97f0c696449e33b47894fab2cf6a (diff)
Bump phpstan/phpstan from 0.12.80 to 0.12.81
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 0.12.80 to 0.12.81. - [Release notes](https://github.com/phpstan/phpstan/releases) - [Commits](https://github.com/phpstan/phpstan/compare/0.12.80...0.12.81) 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 6ecd70488..da2a09e0c 100644
--- a/composer.lock
+++ b/composer.lock
@@ -1316,16 +1316,16 @@
},
{
"name": "phpstan/phpstan",
- "version": "0.12.80",
+ "version": "0.12.81",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
- "reference": "c6a1b17f22ecf708d434d6bee05092647ec7e686"
+ "reference": "0dd5b0ebeff568f7000022ea5f04aa86ad3124b8"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/phpstan/phpstan/zipball/c6a1b17f22ecf708d434d6bee05092647ec7e686",
- "reference": "c6a1b17f22ecf708d434d6bee05092647ec7e686",
+ "url": "https://api.github.com/repos/phpstan/phpstan/zipball/0dd5b0ebeff568f7000022ea5f04aa86ad3124b8",
+ "reference": "0dd5b0ebeff568f7000022ea5f04aa86ad3124b8",
"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.80"
+ "source": "https://github.com/phpstan/phpstan/tree/0.12.81"
},
"funding": [
{
@@ -1372,7 +1372,7 @@
"type": "tidelift"
}
],
- "time": "2021-02-28T20:22:43+00:00"
+ "time": "2021-03-08T22:03:02+00:00"
},
{
"name": "phpstan/phpstan-doctrine",