Bump nunomaduro/larastan from 0.4.1 to 0.4.2 (#1108)

Bumps [nunomaduro/larastan](https://github.com/nunomaduro/larastan) from 0.4.1 to 0.4.2.
- [Release notes](https://github.com/nunomaduro/larastan/releases)
- [Changelog](https://github.com/nunomaduro/larastan/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nunomaduro/larastan/compare/v0.4.1...v0.4.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-10-17 10:32:50 +02:00 committed by Phan An
parent cd3848b6bd
commit 0e8f56ec93

24
composer.lock generated
View file

@ -1,7 +1,7 @@
{
"_readme": [
"This file locks the dependencies of your project to a known state",
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "248d9ac9ff6f68c344017b6660bd73a7",
@ -4577,8 +4577,8 @@
"authors": [
{
"name": "Filipe Dobreira",
"role": "Developer",
"homepage": "https://github.com/filp"
"homepage": "https://github.com/filp",
"role": "Developer"
}
],
"description": "php error handling for cool kids",
@ -5044,8 +5044,8 @@
"authors": [
{
"name": "Frank Kleine",
"role": "Developer",
"homepage": "http://frankkleine.de/"
"homepage": "http://frankkleine.de/",
"role": "Developer"
}
],
"description": "Virtual file system to mock the real file system in unit tests.",
@ -5670,7 +5670,7 @@
"homepage": "https://nette.org/contributors"
}
],
"description": "🍸 Nette NEON: encodes and decodes NEON file format.",
"description": "? Nette NEON: encodes and decodes NEON file format.",
"homepage": "http://ne-on.org",
"keywords": [
"export",
@ -5988,19 +5988,21 @@
},
{
"name": "nunomaduro/larastan",
"version": "v0.4.1",
"version": "v0.4.2",
"source": {
"type": "git",
"url": "https://github.com/nunomaduro/larastan.git",
"reference": "f5a9522ac158976daba4c2323d7018017220b9cb"
"reference": "c66d4f3cfcfe0c041c40b38227de1b9a5a106f6c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nunomaduro/larastan/zipball/f5a9522ac158976daba4c2323d7018017220b9cb",
"reference": "f5a9522ac158976daba4c2323d7018017220b9cb",
"url": "https://api.github.com/repos/nunomaduro/larastan/zipball/c66d4f3cfcfe0c041c40b38227de1b9a5a106f6c",
"reference": "c66d4f3cfcfe0c041c40b38227de1b9a5a106f6c",
"shasum": ""
},
"require": {
"composer/composer": "^1.0",
"ext-json": "*",
"illuminate/console": "5.6.*|5.7.*|5.8.*|^6.0",
"illuminate/container": "5.6.*|5.7.*|5.8.*|^6.0",
"illuminate/contracts": "5.6.*|5.7.*|5.8.*|^6.0",
@ -6059,7 +6061,7 @@
"php",
"static analysis"
],
"time": "2019-10-07T07:01:51+00:00"
"time": "2019-10-16T12:45:23+00:00"
},
{
"name": "ocramius/package-versions",