summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-03-01 07:38:44 +0000
committerSean Molenaar <SMillerDev@users.noreply.github.com>2021-03-01 08:49:57 +0100
commit59885c27f7a6cddc2a6d06d1a91885780190f1ee (patch)
tree4bf00f53248312f27eb953faa3119f38b47b03ce
parent6512fd83d0fbe9ac6273a38f16c8b10a5fad7d58 (diff)
Bump phpstan/phpstan from 0.12.79 to 0.12.80
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 0.12.79 to 0.12.80. - [Release notes](https://github.com/phpstan/phpstan/releases) - [Commits](https://github.com/phpstan/phpstan/compare/0.12.79...0.12.80) 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 39eaab38a..049a38600 100644
--- a/composer.lock
+++ b/composer.lock
@@ -1316,16 +1316,16 @@
},
{
"name": "phpstan/phpstan",
- "version": "0.12.79",
+ "version": "0.12.80",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
- "reference": "dd7769915648b704b9bd12925994457f1c2c8442"
+ "reference": "c6a1b17f22ecf708d434d6bee05092647ec7e686"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/phpstan/phpstan/zipball/dd7769915648b704b9bd12925994457f1c2c8442",
- "reference": "dd7769915648b704b9bd12925994457f1c2c8442",
+ "url": "https://api.github.com/repos/phpstan/phpstan/zipball/c6a1b17f22ecf708d434d6bee05092647ec7e686",
+ "reference": "c6a1b17f22ecf708d434d6bee05092647ec7e686",
"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.79"
+ "source": "https://github.com/phpstan/phpstan/tree/0.12.80"
},
"funding": [
{
@@ -1372,7 +1372,7 @@
"type": "tidelift"
}
],
- "time": "2021-02-25T16:44:57+00:00"
+ "time": "2021-02-28T20:22:43+00:00"
},
{
"name": "phpstan/phpstan-doctrine",