summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-10-19 07:08:05 +0000
committerSean Molenaar <SMillerDev@users.noreply.github.com>2020-10-19 10:38:32 +0200
commit184fe0b971dc05ec3f61b45013f5a3d4d917e841 (patch)
tree0a1566c7882add5986ec502447515dcb1d6d90b3
parent26978432aae18a0e06a889713fcc77d0e100ae99 (diff)
Bump phpstan/phpstan from 0.12.49 to 0.12.50
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 0.12.49 to 0.12.50. - [Release notes](https://github.com/phpstan/phpstan/releases) - [Commits](https://github.com/phpstan/phpstan/compare/0.12.49...0.12.50) 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 a5f352fbd..fa4fb935b 100644
--- a/composer.lock
+++ b/composer.lock
@@ -882,16 +882,16 @@
},
{
"name": "phpstan/phpstan",
- "version": "0.12.49",
+ "version": "0.12.50",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
- "reference": "9a6136c2b39d5214da78de37128d5fe08e5d5b05"
+ "reference": "b8248f9c81265af75d6d969ca3252aaf3e998f3a"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/phpstan/phpstan/zipball/9a6136c2b39d5214da78de37128d5fe08e5d5b05",
- "reference": "9a6136c2b39d5214da78de37128d5fe08e5d5b05",
+ "url": "https://api.github.com/repos/phpstan/phpstan/zipball/b8248f9c81265af75d6d969ca3252aaf3e998f3a",
+ "reference": "b8248f9c81265af75d6d969ca3252aaf3e998f3a",
"shasum": ""
},
"require": {
@@ -934,7 +934,7 @@
"type": "tidelift"
}
],
- "time": "2020-10-12T14:10:44+00:00"
+ "time": "2020-10-16T12:22:23+00:00"
},
{
"name": "phpunit/php-code-coverage",