Merge pull request #71 from refactorian/dependabot/composer/spatie/laravel-ignition-2.5.2
Bump spatie/laravel-ignition from 2.5.1 to 2.5.2
This commit is contained in:
22
composer.lock
generated
22
composer.lock
generated
@@ -7992,16 +7992,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "spatie/ignition",
|
"name": "spatie/ignition",
|
||||||
"version": "1.13.1",
|
"version": "1.13.2",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/spatie/ignition.git",
|
"url": "https://github.com/spatie/ignition.git",
|
||||||
"reference": "889bf1dfa59e161590f677728b47bf4a6893983b"
|
"reference": "952798e239d9969e4e694b124c2cc222798dbb28"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/spatie/ignition/zipball/889bf1dfa59e161590f677728b47bf4a6893983b",
|
"url": "https://api.github.com/repos/spatie/ignition/zipball/952798e239d9969e4e694b124c2cc222798dbb28",
|
||||||
"reference": "889bf1dfa59e161590f677728b47bf4a6893983b",
|
"reference": "952798e239d9969e4e694b124c2cc222798dbb28",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@@ -8071,20 +8071,20 @@
|
|||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2024-03-29T14:03:47+00:00"
|
"time": "2024-04-16T08:49:17+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "spatie/laravel-ignition",
|
"name": "spatie/laravel-ignition",
|
||||||
"version": "2.5.1",
|
"version": "2.5.2",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/spatie/laravel-ignition.git",
|
"url": "https://github.com/spatie/laravel-ignition.git",
|
||||||
"reference": "0c864b3cbd66ce67a2096c5f743e07ce8f1d6ab9"
|
"reference": "c93fcadcc4629775c839ac9a90916f07a660266f"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/spatie/laravel-ignition/zipball/0c864b3cbd66ce67a2096c5f743e07ce8f1d6ab9",
|
"url": "https://api.github.com/repos/spatie/laravel-ignition/zipball/c93fcadcc4629775c839ac9a90916f07a660266f",
|
||||||
"reference": "0c864b3cbd66ce67a2096c5f743e07ce8f1d6ab9",
|
"reference": "c93fcadcc4629775c839ac9a90916f07a660266f",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@@ -8094,7 +8094,7 @@
|
|||||||
"illuminate/support": "^10.0|^11.0",
|
"illuminate/support": "^10.0|^11.0",
|
||||||
"php": "^8.1",
|
"php": "^8.1",
|
||||||
"spatie/flare-client-php": "^1.3.5",
|
"spatie/flare-client-php": "^1.3.5",
|
||||||
"spatie/ignition": "^1.13",
|
"spatie/ignition": "^1.13.2",
|
||||||
"symfony/console": "^6.2.3|^7.0",
|
"symfony/console": "^6.2.3|^7.0",
|
||||||
"symfony/var-dumper": "^6.2.3|^7.0"
|
"symfony/var-dumper": "^6.2.3|^7.0"
|
||||||
},
|
},
|
||||||
@@ -8163,7 +8163,7 @@
|
|||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2024-04-02T06:30:22+00:00"
|
"time": "2024-04-16T08:57:16+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/yaml",
|
"name": "symfony/yaml",
|
||||||
|
|||||||
Reference in New Issue
Block a user