summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-11-02 07:24:18 +0000
committerBenjamin Brahmer <info@b-brahmer.de>2020-11-02 09:04:34 +0100
commit544a53bf0e9a0c285e049340d9f3109a8625199e (patch)
tree57305fb7fdcdad7e004f02cfd99d4d13a48dfd5f
parentfbe71ce1e0f2897c83b02a5068f398b834dcb386 (diff)
Bump phpstan/phpstan from 0.12.52 to 0.12.53
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 0.12.52 to 0.12.53. - [Release notes](https://github.com/phpstan/phpstan/releases) - [Commits](https://github.com/phpstan/phpstan/compare/0.12.52...0.12.53) Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--composer.lock15
1 files changed, 5 insertions, 10 deletions
diff --git a/composer.lock b/composer.lock
index 1b4676caf..eca2d7166 100644
--- a/composer.lock
+++ b/composer.lock
@@ -441,11 +441,6 @@
"phpcs",
"standards"
],
- "support": {
- "issues": "https://github.com/squizlabs/PHP_CodeSniffer/issues",
- "source": "https://github.com/squizlabs/PHP_CodeSniffer",
- "wiki": "https://github.com/squizlabs/PHP_CodeSniffer/wiki"
- },
"time": "2020-10-23T02:01:07+00:00"
}
],
@@ -887,16 +882,16 @@
},
{
"name": "phpstan/phpstan",
- "version": "0.12.52",
+ "version": "0.12.53",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
- "reference": "e96dd5e7ae9aefed663bc7e285ad96792b67eadc"
+ "reference": "dbbdb0d7c2434ecd5289f6114d16473e694caa67"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/phpstan/phpstan/zipball/e96dd5e7ae9aefed663bc7e285ad96792b67eadc",
- "reference": "e96dd5e7ae9aefed663bc7e285ad96792b67eadc",
+ "url": "https://api.github.com/repos/phpstan/phpstan/zipball/dbbdb0d7c2434ecd5289f6114d16473e694caa67",
+ "reference": "dbbdb0d7c2434ecd5289f6114d16473e694caa67",
"shasum": ""
},
"require": {
@@ -939,7 +934,7 @@
"type": "tidelift"
}
],
- "time": "2020-10-25T07:23:44+00:00"
+ "time": "2020-11-01T14:51:50+00:00"
},
{
"name": "phpunit/php-code-coverage",