Merge pull request #432 from jonnybarnes/dependabot/composer/spatie/laravel-ignition-1.5.0

Bump spatie/laravel-ignition from 1.4.1 to 1.5.0
This commit is contained in:
Jonny Barnes 2022-09-20 10:14:58 +01:00 committed by GitHub
commit 67eb4e76fc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

14
composer.lock generated
View file

@ -11332,27 +11332,27 @@
}, },
{ {
"name": "spatie/laravel-ignition", "name": "spatie/laravel-ignition",
"version": "1.4.1", "version": "1.5.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/spatie/laravel-ignition.git", "url": "https://github.com/spatie/laravel-ignition.git",
"reference": "29deea5d9cf921590184be6956e657c4f4566440" "reference": "192962f4d84526f6868c512530c00633e3165749"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/spatie/laravel-ignition/zipball/29deea5d9cf921590184be6956e657c4f4566440", "url": "https://api.github.com/repos/spatie/laravel-ignition/zipball/192962f4d84526f6868c512530c00633e3165749",
"reference": "29deea5d9cf921590184be6956e657c4f4566440", "reference": "192962f4d84526f6868c512530c00633e3165749",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"ext-curl": "*", "ext-curl": "*",
"ext-json": "*", "ext-json": "*",
"ext-mbstring": "*", "ext-mbstring": "*",
"illuminate/support": "^8.77|^9.0", "illuminate/support": "^8.77|^9.27",
"monolog/monolog": "^2.3", "monolog/monolog": "^2.3",
"php": "^8.0", "php": "^8.0",
"spatie/flare-client-php": "^1.0.1", "spatie/flare-client-php": "^1.0.1",
"spatie/ignition": "^1.2.4", "spatie/ignition": "^1.4.1",
"symfony/console": "^5.0|^6.0", "symfony/console": "^5.0|^6.0",
"symfony/var-dumper": "^5.0|^6.0" "symfony/var-dumper": "^5.0|^6.0"
}, },
@ -11418,7 +11418,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2022-09-01T11:31:14+00:00" "time": "2022-09-16T13:45:54+00:00"
}, },
{ {
"name": "spatie/laravel-ray", "name": "spatie/laravel-ray",