summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-10-13 06:27:31 +0000
committerSean Molenaar <SMillerDev@users.noreply.github.com>2020-10-13 09:17:30 +0200
commit9a9d4b57de749946f54cde643497916c98a5e75b (patch)
tree61676853aaf9b211401429a06c3c465edccb6fb9
parent48a130d3c0656e6e19dab7df0ea1837b26d3ee2e (diff)
Bump phpstan/phpstan from 0.12.48 to 0.12.49
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 0.12.48 to 0.12.49. - [Release notes](https://github.com/phpstan/phpstan/releases) - [Commits](https://github.com/phpstan/phpstan/compare/0.12.48...0.12.49) 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 5789cb80c..5f69732b6 100644
--- a/composer.lock
+++ b/composer.lock
@@ -828,16 +828,16 @@
},
{
"name": "phpstan/phpstan",
- "version": "0.12.48",
+ "version": "0.12.49",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
- "reference": "d364cfbac9ffd869570cdfea7eaa6541c3dac666"
+ "reference": "9a6136c2b39d5214da78de37128d5fe08e5d5b05"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/phpstan/phpstan/zipball/d364cfbac9ffd869570cdfea7eaa6541c3dac666",
- "reference": "d364cfbac9ffd869570cdfea7eaa6541c3dac666",
+ "url": "https://api.github.com/repos/phpstan/phpstan/zipball/9a6136c2b39d5214da78de37128d5fe08e5d5b05",
+ "reference": "9a6136c2b39d5214da78de37128d5fe08e5d5b05",
"shasum": ""
},
"require": {
@@ -880,7 +880,7 @@
"type": "tidelift"
}
],
- "time": "2020-10-01T13:20:16+00:00"
+ "time": "2020-10-12T14:10:44+00:00"
},
{
"name": "phpunit/php-code-coverage",