Bump facade/ignition from 2.0.2 to 2.0.4

Bumps [facade/ignition](https://github.com/facade/ignition) from 2.0.2 to 2.0.4.
- [Release notes](https://github.com/facade/ignition/releases)
- [Changelog](https://github.com/facade/ignition/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facade/ignition/compare/2.0.2...2.0.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-05-19 11:01:46 +00:00
committed by GitHub
parent 9d33633cdb
commit 89fb95e40a

22
composer.lock generated
View File

@@ -3959,16 +3959,16 @@
},
{
"name": "facade/ignition",
"version": "2.0.2",
"version": "2.0.4",
"source": {
"type": "git",
"url": "https://github.com/facade/ignition.git",
"reference": "67f1677954ad33ca6b77f2c41cf43a58624f27fc"
"reference": "749fba7bf560fe2600ea55bf8734a7c9b8c30cfd"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/facade/ignition/zipball/67f1677954ad33ca6b77f2c41cf43a58624f27fc",
"reference": "67f1677954ad33ca6b77f2c41cf43a58624f27fc",
"url": "https://api.github.com/repos/facade/ignition/zipball/749fba7bf560fe2600ea55bf8734a7c9b8c30cfd",
"reference": "749fba7bf560fe2600ea55bf8734a7c9b8c30cfd",
"shasum": ""
},
"require": {
@@ -3977,7 +3977,7 @@
"facade/flare-client-php": "^1.0",
"facade/ignition-contracts": "^1.0",
"filp/whoops": "^2.4",
"illuminate/support": "^7.0",
"illuminate/support": "^7.0|^8.0",
"monolog/monolog": "^2.0",
"php": "^7.2.5",
"scrivo/highlight.php": "^9.15",
@@ -4026,7 +4026,7 @@
"laravel",
"page"
],
"time": "2020-03-18T19:20:44+00:00"
"time": "2020-05-18T15:20:13+00:00"
},
{
"name": "facade/ignition-contracts",
@@ -4074,16 +4074,16 @@
},
{
"name": "filp/whoops",
"version": "2.7.1",
"version": "2.7.2",
"source": {
"type": "git",
"url": "https://github.com/filp/whoops.git",
"reference": "fff6f1e4f36be0e0d0b84d66b413d9dcb0c49130"
"reference": "17d0d3f266c8f925ebd035cd36f83cf802b47d4a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/filp/whoops/zipball/fff6f1e4f36be0e0d0b84d66b413d9dcb0c49130",
"reference": "fff6f1e4f36be0e0d0b84d66b413d9dcb0c49130",
"url": "https://api.github.com/repos/filp/whoops/zipball/17d0d3f266c8f925ebd035cd36f83cf802b47d4a",
"reference": "17d0d3f266c8f925ebd035cd36f83cf802b47d4a",
"shasum": ""
},
"require": {
@@ -4131,7 +4131,7 @@
"throwable",
"whoops"
],
"time": "2020-01-15T10:00:00+00:00"
"time": "2020-05-05T12:28:07+00:00"
},
{
"name": "fzaninotto/faker",