Merge pull request #818 from jonnybarnes/dependabot/composer/spatie/laravel-ignition-2.1.1

Bump spatie/laravel-ignition from 2.1.0 to 2.1.1
This commit is contained in:
Jonny Barnes 2023-05-05 18:01:26 +01:00 committed by GitHub
commit 98cf0582d0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

22
composer.lock generated
View file

@ -11305,16 +11305,16 @@
}, },
{ {
"name": "spatie/ignition", "name": "spatie/ignition",
"version": "1.5.0", "version": "1.7.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/spatie/ignition.git", "url": "https://github.com/spatie/ignition.git",
"reference": "4db9c9626e4d7745efbe0b512157326190b41b65" "reference": "f747d83c6d7cb6229b462f3ddbb3a82dc0db0f78"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/spatie/ignition/zipball/4db9c9626e4d7745efbe0b512157326190b41b65", "url": "https://api.github.com/repos/spatie/ignition/zipball/f747d83c6d7cb6229b462f3ddbb3a82dc0db0f78",
"reference": "4db9c9626e4d7745efbe0b512157326190b41b65", "reference": "f747d83c6d7cb6229b462f3ddbb3a82dc0db0f78",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -11345,7 +11345,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-main": "1.4.x-dev" "dev-main": "1.5.x-dev"
} }
}, },
"autoload": { "autoload": {
@ -11384,20 +11384,20 @@
"type": "github" "type": "github"
} }
], ],
"time": "2023-04-12T09:07:50+00:00" "time": "2023-05-04T13:20:26+00:00"
}, },
{ {
"name": "spatie/laravel-ignition", "name": "spatie/laravel-ignition",
"version": "2.1.0", "version": "2.1.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/spatie/laravel-ignition.git", "url": "https://github.com/spatie/laravel-ignition.git",
"reference": "3718dfb91bc5aff340af26507a61f0f9605f81e8" "reference": "802c7e27754456e45134f1a9d29ab7df4b6cb9e4"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/spatie/laravel-ignition/zipball/3718dfb91bc5aff340af26507a61f0f9605f81e8", "url": "https://api.github.com/repos/spatie/laravel-ignition/zipball/802c7e27754456e45134f1a9d29ab7df4b6cb9e4",
"reference": "3718dfb91bc5aff340af26507a61f0f9605f81e8", "reference": "802c7e27754456e45134f1a9d29ab7df4b6cb9e4",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -11476,7 +11476,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2023-04-12T09:26:00+00:00" "time": "2023-05-04T13:54:49+00:00"
}, },
{ {
"name": "spatie/laravel-ray", "name": "spatie/laravel-ray",