Merge pull request #6444 from firefly-iii/dependabot/composer/develop/spatie/laravel-ignition-1.5.0

Bump spatie/laravel-ignition from 1.4.1 to 1.5.0
This commit is contained in:
James Cole
2022-09-19 08:16:56 +02:00
committed by GitHub
2 changed files with 9 additions and 9 deletions

View File

@@ -103,7 +103,7 @@
"ramsey/uuid": "^4.5",
"rcrowe/twigbridge": "^0.14",
"spatie/data-transfer-object": "^3.9",
"spatie/laravel-ignition": "^1.4",
"spatie/laravel-ignition": "^1.5",
"symfony/http-client": "^6.0",
"symfony/mailgun-mailer": "^6.0"
},

16
composer.lock generated
View File

@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "2f4412b4cef4ada83ff1393202a8115e",
"content-hash": "773f4b8dc111cdbdbdc38a66c6f3a3f9",
"packages": [
{
"name": "bacon/bacon-qr-code",
@@ -5498,27 +5498,27 @@
},
{
"name": "spatie/laravel-ignition",
"version": "1.4.1",
"version": "1.5.0",
"source": {
"type": "git",
"url": "https://github.com/spatie/laravel-ignition.git",
"reference": "29deea5d9cf921590184be6956e657c4f4566440"
"reference": "192962f4d84526f6868c512530c00633e3165749"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/spatie/laravel-ignition/zipball/29deea5d9cf921590184be6956e657c4f4566440",
"reference": "29deea5d9cf921590184be6956e657c4f4566440",
"url": "https://api.github.com/repos/spatie/laravel-ignition/zipball/192962f4d84526f6868c512530c00633e3165749",
"reference": "192962f4d84526f6868c512530c00633e3165749",
"shasum": ""
},
"require": {
"ext-curl": "*",
"ext-json": "*",
"ext-mbstring": "*",
"illuminate/support": "^8.77|^9.0",
"illuminate/support": "^8.77|^9.27",
"monolog/monolog": "^2.3",
"php": "^8.0",
"spatie/flare-client-php": "^1.0.1",
"spatie/ignition": "^1.2.4",
"spatie/ignition": "^1.4.1",
"symfony/console": "^5.0|^6.0",
"symfony/var-dumper": "^5.0|^6.0"
},
@@ -5584,7 +5584,7 @@
"type": "github"
}
],
"time": "2022-09-01T11:31:14+00:00"
"time": "2022-09-16T13:45:54+00:00"
},
{
"name": "stella-maris/clock",