summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-10-02 06:27:34 +0000
committerSean Molenaar <SMillerDev@users.noreply.github.com>2020-10-02 08:37:13 +0200
commit9e84bf054e63af3844c39919f3185c19c26ed014 (patch)
tree2be8fb4b95dda08a1958c6c205ddeddb62ed6e1a
parent1eeb787a1d31cb7190909fb86ada413d33c5dce2 (diff)
Bump phpstan/phpstan from 0.12.47 to 0.12.48
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 0.12.47 to 0.12.48. - [Release notes](https://github.com/phpstan/phpstan/releases) - [Commits](https://github.com/phpstan/phpstan/compare/0.12.47...0.12.48) 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 1182ee08f..8173ad249 100644
--- a/composer.lock
+++ b/composer.lock
@@ -828,16 +828,16 @@
},
{
"name": "phpstan/phpstan",
- "version": "0.12.47",
+ "version": "0.12.48",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
- "reference": "74325a6ae15378db0df71b969ded245378d2e058"
+ "reference": "d364cfbac9ffd869570cdfea7eaa6541c3dac666"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/phpstan/phpstan/zipball/74325a6ae15378db0df71b969ded245378d2e058",
- "reference": "74325a6ae15378db0df71b969ded245378d2e058",
+ "url": "https://api.github.com/repos/phpstan/phpstan/zipball/d364cfbac9ffd869570cdfea7eaa6541c3dac666",
+ "reference": "d364cfbac9ffd869570cdfea7eaa6541c3dac666",
"shasum": ""
},
"require": {
@@ -880,7 +880,7 @@
"type": "tidelift"
}
],
- "time": "2020-09-29T13:35:39+00:00"
+ "time": "2020-10-01T13:20:16+00:00"
},
{
"name": "phpunit/php-code-coverage",