Bump spatie/laravel-ignition from 1.4.1 to 1.5.0

Bumps [spatie/laravel-ignition](https://github.com/spatie/laravel-ignition) from 1.4.1 to 1.5.0.
- [Release notes](https://github.com/spatie/laravel-ignition/releases)
- [Changelog](https://github.com/spatie/laravel-ignition/blob/main/CHANGELOG.md)
- [Commits](https://github.com/spatie/laravel-ignition/compare/1.4.1...1.5.0)

---
updated-dependencies:
- dependency-name: spatie/laravel-ignition
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-09-19 06:14:38 +00:00
committed by GitHub
parent c5e0c492a7
commit 9e98c52c64
2 changed files with 9 additions and 9 deletions

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",