summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-11-17 06:27:14 +0000
committerSean Molenaar <SMillerDev@users.noreply.github.com>2020-11-17 08:19:30 +0100
commitc7340e8b29c463b97336a9fa9974e68ef6e98f65 (patch)
tree1b959e618df626af471c023e7a8fcb25dd8e0d4a
parent86f9a2b64c8a5f7d27b5efeaa90c5a36ef17dcd6 (diff)
Bump phpstan/phpstan from 0.12.55 to 0.12.56
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 0.12.55 to 0.12.56. - [Release notes](https://github.com/phpstan/phpstan/releases) - [Commits](https://github.com/phpstan/phpstan/compare/0.12.55...0.12.56) Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--composer.lock10
1 files changed, 5 insertions, 5 deletions
diff --git a/composer.lock b/composer.lock
index 6069073f9..09f9f1209 100644
--- a/composer.lock
+++ b/composer.lock
@@ -877,16 +877,16 @@
},
{
"name": "phpstan/phpstan",
- "version": "0.12.55",
+ "version": "0.12.56",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
- "reference": "4382b2b2059ec7e5135d07685ec1e3e16ae32d16"
+ "reference": "007fd5d700c41e1bb27795fae15a2383f8fa4ba1"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/phpstan/phpstan/zipball/4382b2b2059ec7e5135d07685ec1e3e16ae32d16",
- "reference": "4382b2b2059ec7e5135d07685ec1e3e16ae32d16",
+ "url": "https://api.github.com/repos/phpstan/phpstan/zipball/007fd5d700c41e1bb27795fae15a2383f8fa4ba1",
+ "reference": "007fd5d700c41e1bb27795fae15a2383f8fa4ba1",
"shasum": ""
},
"require": {
@@ -929,7 +929,7 @@
"type": "tidelift"
}
],
- "time": "2020-11-14T10:20:35+00:00"
+ "time": "2020-11-16T22:59:18+00:00"
},
{
"name": "phpunit/php-code-coverage",