summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-11-23 07:30:01 +0000
committerSean Molenaar <SMillerDev@users.noreply.github.com>2020-11-23 08:53:35 +0100
commit89213dea0838361f4522c9474e9f6fddce2f2db4 (patch)
tree3ff2466667a5b89e14ad753b7166dbd9df32abc3
parentc4e2db04689a626a7d67dc6c9d14ace38eef7b78 (diff)
Bump phpstan/phpstan from 0.12.56 to 0.12.57
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 0.12.56 to 0.12.57. - [Release notes](https://github.com/phpstan/phpstan/releases) - [Commits](https://github.com/phpstan/phpstan/compare/0.12.56...0.12.57) 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 09f9f1209..ee02e7e1a 100644
--- a/composer.lock
+++ b/composer.lock
@@ -877,16 +877,16 @@
},
{
"name": "phpstan/phpstan",
- "version": "0.12.56",
+ "version": "0.12.57",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
- "reference": "007fd5d700c41e1bb27795fae15a2383f8fa4ba1"
+ "reference": "f9909d1d0c44b4cbaf72babcf80e8f14d6fdd55b"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/phpstan/phpstan/zipball/007fd5d700c41e1bb27795fae15a2383f8fa4ba1",
- "reference": "007fd5d700c41e1bb27795fae15a2383f8fa4ba1",
+ "url": "https://api.github.com/repos/phpstan/phpstan/zipball/f9909d1d0c44b4cbaf72babcf80e8f14d6fdd55b",
+ "reference": "f9909d1d0c44b4cbaf72babcf80e8f14d6fdd55b",
"shasum": ""
},
"require": {
@@ -929,7 +929,7 @@
"type": "tidelift"
}
],
- "time": "2020-11-16T22:59:18+00:00"
+ "time": "2020-11-21T12:53:28+00:00"
},
{
"name": "phpunit/php-code-coverage",