Merge pull request #403 from henrywhitaker3/dependabot/composer/dev/nunomaduro/larastan-0.6.11

Bump nunomaduro/larastan from 0.6.9 to 0.6.11
This commit is contained in:
Henry Whitaker
2020-12-13 15:34:13 +00:00
committed by GitHub

20
composer.lock generated
View File

@@ -6740,16 +6740,16 @@
},
{
"name": "nunomaduro/larastan",
"version": "v0.6.9",
"version": "v0.6.11",
"source": {
"type": "git",
"url": "https://github.com/nunomaduro/larastan.git",
"reference": "cc6a0802d4e744771583487a68181d13ca2c8306"
"reference": "a036948cdcb09bc374f8be77db4c1262374cb297"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nunomaduro/larastan/zipball/cc6a0802d4e744771583487a68181d13ca2c8306",
"reference": "cc6a0802d4e744771583487a68181d13ca2c8306",
"url": "https://api.github.com/repos/nunomaduro/larastan/zipball/a036948cdcb09bc374f8be77db4c1262374cb297",
"reference": "a036948cdcb09bc374f8be77db4c1262374cb297",
"shasum": ""
},
"require": {
@@ -6829,7 +6829,7 @@
"type": "patreon"
}
],
"time": "2020-10-30T11:55:57+00:00"
"time": "2020-12-07T17:05:45+00:00"
},
{
"name": "phar-io/manifest",
@@ -7145,16 +7145,16 @@
},
{
"name": "phpstan/phpstan",
"version": "0.12.53",
"version": "0.12.59",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
"reference": "dbbdb0d7c2434ecd5289f6114d16473e694caa67"
"reference": "cf4107257c8ca2ad967efdd6a00f12b21acbb779"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/dbbdb0d7c2434ecd5289f6114d16473e694caa67",
"reference": "dbbdb0d7c2434ecd5289f6114d16473e694caa67",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/cf4107257c8ca2ad967efdd6a00f12b21acbb779",
"reference": "cf4107257c8ca2ad967efdd6a00f12b21acbb779",
"shasum": ""
},
"require": {
@@ -7197,7 +7197,7 @@
"type": "tidelift"
}
],
"time": "2020-11-01T14:51:50+00:00"
"time": "2020-12-07T14:46:03+00:00"
},
{
"name": "phpunit/php-code-coverage",