summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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",