summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-02-22 07:05:38 +0000
committerSean Molenaar <SMillerDev@users.noreply.github.com>2021-02-22 09:31:40 +0100
commit5c18b971bf8a37a549e41e21683fa00d460b2bd0 (patch)
treecfc7daf7208eaa085f5c2f74ebcfae406575fa37
parent30ce6196b8979fbc00b0a12f29050239f9659c1d (diff)
Bump phpstan/phpstan from 0.12.77 to 0.12.78
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 0.12.77 to 0.12.78. - [Release notes](https://github.com/phpstan/phpstan/releases) - [Commits](https://github.com/phpstan/phpstan/compare/0.12.77...0.12.78) 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 19aa60029..f7b292b99 100644
--- a/composer.lock
+++ b/composer.lock
@@ -1316,16 +1316,16 @@
},
{
"name": "phpstan/phpstan",
- "version": "0.12.77",
+ "version": "0.12.78",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
- "reference": "1f10b8c8d118d01e7b492f9707999d456be5812c"
+ "reference": "eecce8d2ee3cac6769f37b4cb1998b2715f82984"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/phpstan/phpstan/zipball/1f10b8c8d118d01e7b492f9707999d456be5812c",
- "reference": "1f10b8c8d118d01e7b492f9707999d456be5812c",
+ "url": "https://api.github.com/repos/phpstan/phpstan/zipball/eecce8d2ee3cac6769f37b4cb1998b2715f82984",
+ "reference": "eecce8d2ee3cac6769f37b4cb1998b2715f82984",
"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.77"
+ "source": "https://github.com/phpstan/phpstan/tree/0.12.78"
},
"funding": [
{
@@ -1372,7 +1372,7 @@
"type": "tidelift"
}
],
- "time": "2021-02-17T16:22:19+00:00"
+ "time": "2021-02-20T13:24:36+00:00"
},
{
"name": "phpstan/phpstan-doctrine",