Bump spatie/laravel-ignition from 2.5.1 to 2.5.2

Bumps [spatie/laravel-ignition](https://github.com/spatie/laravel-ignition) from 2.5.1 to 2.5.2.
- [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/2.5.1...2.5.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-04-22 11:10:51 +00:00
committed by GitHub
parent df5d8eee6d
commit b05918e1e7

56
composer.lock generated
View File

@@ -1047,16 +1047,16 @@
}, },
{ {
"name": "laravel/framework", "name": "laravel/framework",
"version": "v11.3.1", "version": "v11.4.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/framework.git", "url": "https://github.com/laravel/framework.git",
"reference": "3b87d0767e9cbddec46480d883010ba720e50dea" "reference": "c1dc67c28811dc5be524a30b18f29ce62126716a"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/3b87d0767e9cbddec46480d883010ba720e50dea", "url": "https://api.github.com/repos/laravel/framework/zipball/c1dc67c28811dc5be524a30b18f29ce62126716a",
"reference": "3b87d0767e9cbddec46480d883010ba720e50dea", "reference": "c1dc67c28811dc5be524a30b18f29ce62126716a",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -1075,7 +1075,7 @@
"fruitcake/php-cors": "^1.3", "fruitcake/php-cors": "^1.3",
"guzzlehttp/guzzle": "^7.8", "guzzlehttp/guzzle": "^7.8",
"guzzlehttp/uri-template": "^1.0", "guzzlehttp/uri-template": "^1.0",
"laravel/prompts": "^0.1.15", "laravel/prompts": "^0.1.18",
"laravel/serializable-closure": "^1.3", "laravel/serializable-closure": "^1.3",
"league/commonmark": "^2.2.1", "league/commonmark": "^2.2.1",
"league/flysystem": "^3.8.0", "league/flysystem": "^3.8.0",
@@ -1248,20 +1248,20 @@
"issues": "https://github.com/laravel/framework/issues", "issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework" "source": "https://github.com/laravel/framework"
}, },
"time": "2024-04-10T15:13:49+00:00" "time": "2024-04-16T14:38:51+00:00"
}, },
{ {
"name": "laravel/prompts", "name": "laravel/prompts",
"version": "v0.1.18", "version": "v0.1.19",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/prompts.git", "url": "https://github.com/laravel/prompts.git",
"reference": "3b5e6b03f1f1175574b5a32331d99c9819da9848" "reference": "0ab75ac3434d9f610c5691758a6146a3d1940c18"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/prompts/zipball/3b5e6b03f1f1175574b5a32331d99c9819da9848", "url": "https://api.github.com/repos/laravel/prompts/zipball/0ab75ac3434d9f610c5691758a6146a3d1940c18",
"reference": "3b5e6b03f1f1175574b5a32331d99c9819da9848", "reference": "0ab75ac3434d9f610c5691758a6146a3d1940c18",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -1303,9 +1303,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/laravel/prompts/issues", "issues": "https://github.com/laravel/prompts/issues",
"source": "https://github.com/laravel/prompts/tree/v0.1.18" "source": "https://github.com/laravel/prompts/tree/v0.1.19"
}, },
"time": "2024-04-04T17:41:50+00:00" "time": "2024-04-16T14:20:35+00:00"
}, },
{ {
"name": "laravel/serializable-closure", "name": "laravel/serializable-closure",
@@ -1929,16 +1929,16 @@
}, },
{ {
"name": "nesbot/carbon", "name": "nesbot/carbon",
"version": "3.2.4", "version": "3.3.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/briannesbitt/Carbon.git", "url": "https://github.com/briannesbitt/Carbon.git",
"reference": "82c28278c1c8f7b82dcdab25692237f052ffc8d8" "reference": "7219739c4e01d4680c980545821733b6ed8ee880"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/82c28278c1c8f7b82dcdab25692237f052ffc8d8", "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/7219739c4e01d4680c980545821733b6ed8ee880",
"reference": "82c28278c1c8f7b82dcdab25692237f052ffc8d8", "reference": "7219739c4e01d4680c980545821733b6ed8ee880",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -2031,7 +2031,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-04-05T09:58:10+00:00" "time": "2024-04-18T16:35:06+00:00"
}, },
{ {
"name": "nette/schema", "name": "nette/schema",
@@ -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",