Bump spatie/laravel-ignition from 1.3.1 to 1.4.1

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-09-03 12:18:27 +00:00 committed by GitHub
parent 8c0e412148
commit 29584be256
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

134
composer.lock generated
View file

@ -1739,16 +1739,16 @@
}, },
{ {
"name": "laravel/framework", "name": "laravel/framework",
"version": "v9.26.1", "version": "v9.27.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/framework.git", "url": "https://github.com/laravel/framework.git",
"reference": "1ccfb91afee7a351b09ba1f1b97739096a3ad1cf" "reference": "27572f45120fd3977d92651a71d8c711a9aaa790"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/1ccfb91afee7a351b09ba1f1b97739096a3ad1cf", "url": "https://api.github.com/repos/laravel/framework/zipball/27572f45120fd3977d92651a71d8c711a9aaa790",
"reference": "1ccfb91afee7a351b09ba1f1b97739096a3ad1cf", "reference": "27572f45120fd3977d92651a71d8c711a9aaa790",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1915,7 +1915,7 @@
"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": "2022-08-23T19:00:07+00:00" "time": "2022-08-30T13:34:43+00:00"
}, },
{ {
"name": "laravel/horizon", "name": "laravel/horizon",
@ -1996,25 +1996,26 @@
}, },
{ {
"name": "laravel/serializable-closure", "name": "laravel/serializable-closure",
"version": "v1.2.0", "version": "v1.2.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/serializable-closure.git", "url": "https://github.com/laravel/serializable-closure.git",
"reference": "09f0e9fb61829f628205b7c94906c28740ff9540" "reference": "d78fd36ba031a1a695ea5a406f29996948d7011b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/serializable-closure/zipball/09f0e9fb61829f628205b7c94906c28740ff9540", "url": "https://api.github.com/repos/laravel/serializable-closure/zipball/d78fd36ba031a1a695ea5a406f29996948d7011b",
"reference": "09f0e9fb61829f628205b7c94906c28740ff9540", "reference": "d78fd36ba031a1a695ea5a406f29996948d7011b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": "^7.3|^8.0" "php": "^7.3|^8.0"
}, },
"require-dev": { "require-dev": {
"pestphp/pest": "^1.18", "nesbot/carbon": "^2.61",
"phpstan/phpstan": "^0.12.98", "pestphp/pest": "^1.21.3",
"symfony/var-dumper": "^5.3" "phpstan/phpstan": "^1.8.2",
"symfony/var-dumper": "^5.4.11"
}, },
"type": "library", "type": "library",
"extra": { "extra": {
@ -2051,7 +2052,7 @@
"issues": "https://github.com/laravel/serializable-closure/issues", "issues": "https://github.com/laravel/serializable-closure/issues",
"source": "https://github.com/laravel/serializable-closure" "source": "https://github.com/laravel/serializable-closure"
}, },
"time": "2022-05-16T17:09:47+00:00" "time": "2022-08-26T15:25:27+00:00"
}, },
{ {
"name": "laravel/tinker", "name": "laravel/tinker",
@ -3190,16 +3191,16 @@
}, },
{ {
"name": "nesbot/carbon", "name": "nesbot/carbon",
"version": "2.61.0", "version": "2.62.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/briannesbitt/Carbon.git", "url": "https://github.com/briannesbitt/Carbon.git",
"reference": "bdf4f4fe3a3eac4de84dbec0738082a862c68ba6" "reference": "01bc4cdefe98ef58d1f9cb31bdbbddddf2a88f7a"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/bdf4f4fe3a3eac4de84dbec0738082a862c68ba6", "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/01bc4cdefe98ef58d1f9cb31bdbbddddf2a88f7a",
"reference": "bdf4f4fe3a3eac4de84dbec0738082a862c68ba6", "reference": "01bc4cdefe98ef58d1f9cb31bdbbddddf2a88f7a",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3288,7 +3289,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-08-06T12:41:24+00:00" "time": "2022-09-02T07:48:13+00:00"
}, },
{ {
"name": "nette/schema", "name": "nette/schema",
@ -5372,16 +5373,16 @@
}, },
{ {
"name": "symfony/http-foundation", "name": "symfony/http-foundation",
"version": "v6.1.3", "version": "v6.1.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-foundation.git", "url": "https://github.com/symfony/http-foundation.git",
"reference": "b03712c93759a81fc243ecc18ec4637958afebdb" "reference": "18e0f106a32887bcebef757e5b39c88e39a08f20"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/b03712c93759a81fc243ecc18ec4637958afebdb", "url": "https://api.github.com/repos/symfony/http-foundation/zipball/18e0f106a32887bcebef757e5b39c88e39a08f20",
"reference": "b03712c93759a81fc243ecc18ec4637958afebdb", "reference": "18e0f106a32887bcebef757e5b39c88e39a08f20",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -5392,8 +5393,11 @@
"require-dev": { "require-dev": {
"predis/predis": "~1.0", "predis/predis": "~1.0",
"symfony/cache": "^5.4|^6.0", "symfony/cache": "^5.4|^6.0",
"symfony/dependency-injection": "^5.4|^6.0",
"symfony/expression-language": "^5.4|^6.0", "symfony/expression-language": "^5.4|^6.0",
"symfony/mime": "^5.4|^6.0" "symfony/http-kernel": "^5.4.12|^6.0.12|^6.1.4",
"symfony/mime": "^5.4|^6.0",
"symfony/rate-limiter": "^5.2|^6.0"
}, },
"suggest": { "suggest": {
"symfony/mime": "To use the file extension guesser" "symfony/mime": "To use the file extension guesser"
@ -5424,7 +5428,7 @@
"description": "Defines an object-oriented layer for the HTTP specification", "description": "Defines an object-oriented layer for the HTTP specification",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/http-foundation/tree/v6.1.3" "source": "https://github.com/symfony/http-foundation/tree/v6.1.4"
}, },
"funding": [ "funding": [
{ {
@ -5440,20 +5444,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-07-27T15:50:51+00:00" "time": "2022-08-19T14:27:04+00:00"
}, },
{ {
"name": "symfony/http-kernel", "name": "symfony/http-kernel",
"version": "v6.1.3", "version": "v6.1.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-kernel.git", "url": "https://github.com/symfony/http-kernel.git",
"reference": "0692bc185a1dbb54864686a1fc6785667279da70" "reference": "2144c53a278254af57fa1e6f71427be656fab6f4"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/0692bc185a1dbb54864686a1fc6785667279da70", "url": "https://api.github.com/repos/symfony/http-kernel/zipball/2144c53a278254af57fa1e6f71427be656fab6f4",
"reference": "0692bc185a1dbb54864686a1fc6785667279da70", "reference": "2144c53a278254af57fa1e6f71427be656fab6f4",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -5534,7 +5538,7 @@
"description": "Provides a structured process for converting a Request into a Response", "description": "Provides a structured process for converting a Request into a Response",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/http-kernel/tree/v6.1.3" "source": "https://github.com/symfony/http-kernel/tree/v6.1.4"
}, },
"funding": [ "funding": [
{ {
@ -5550,20 +5554,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-07-29T12:59:10+00:00" "time": "2022-08-26T14:50:30+00:00"
}, },
{ {
"name": "symfony/mailer", "name": "symfony/mailer",
"version": "v6.1.3", "version": "v6.1.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/mailer.git", "url": "https://github.com/symfony/mailer.git",
"reference": "b2db228a93278863d1567f90d7caf26922dbfede" "reference": "55a7cb8f8518d35e2a039daaec6e1ee20509510e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/mailer/zipball/b2db228a93278863d1567f90d7caf26922dbfede", "url": "https://api.github.com/repos/symfony/mailer/zipball/55a7cb8f8518d35e2a039daaec6e1ee20509510e",
"reference": "b2db228a93278863d1567f90d7caf26922dbfede", "reference": "55a7cb8f8518d35e2a039daaec6e1ee20509510e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -5608,7 +5612,7 @@
"description": "Helps sending emails", "description": "Helps sending emails",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/mailer/tree/v6.1.3" "source": "https://github.com/symfony/mailer/tree/v6.1.4"
}, },
"funding": [ "funding": [
{ {
@ -5624,20 +5628,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-07-27T15:50:51+00:00" "time": "2022-08-03T05:16:05+00:00"
}, },
{ {
"name": "symfony/mime", "name": "symfony/mime",
"version": "v6.1.3", "version": "v6.1.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/mime.git", "url": "https://github.com/symfony/mime.git",
"reference": "9c0247994fc6584da8591ba64b2bffaace9df87d" "reference": "5d1de2d3c52f8ca469c488f4b9e007e9e9cee0b3"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/mime/zipball/9c0247994fc6584da8591ba64b2bffaace9df87d", "url": "https://api.github.com/repos/symfony/mime/zipball/5d1de2d3c52f8ca469c488f4b9e007e9e9cee0b3",
"reference": "9c0247994fc6584da8591ba64b2bffaace9df87d", "reference": "5d1de2d3c52f8ca469c488f4b9e007e9e9cee0b3",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -5689,7 +5693,7 @@
"mime-type" "mime-type"
], ],
"support": { "support": {
"source": "https://github.com/symfony/mime/tree/v6.1.3" "source": "https://github.com/symfony/mime/tree/v6.1.4"
}, },
"funding": [ "funding": [
{ {
@ -5705,7 +5709,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-07-20T13:46:29+00:00" "time": "2022-08-19T14:27:04+00:00"
}, },
{ {
"name": "symfony/polyfill-ctype", "name": "symfony/polyfill-ctype",
@ -6683,16 +6687,16 @@
}, },
{ {
"name": "symfony/translation", "name": "symfony/translation",
"version": "v6.1.3", "version": "v6.1.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/translation.git", "url": "https://github.com/symfony/translation.git",
"reference": "b042e16087d298d08c1f013ff505d16c12a3b1be" "reference": "45d0f5bb8df7255651ca91c122fab604e776af03"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/translation/zipball/b042e16087d298d08c1f013ff505d16c12a3b1be", "url": "https://api.github.com/repos/symfony/translation/zipball/45d0f5bb8df7255651ca91c122fab604e776af03",
"reference": "b042e16087d298d08c1f013ff505d16c12a3b1be", "reference": "45d0f5bb8df7255651ca91c122fab604e776af03",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -6759,7 +6763,7 @@
"description": "Provides tools to internationalize your application", "description": "Provides tools to internationalize your application",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/translation/tree/v6.1.3" "source": "https://github.com/symfony/translation/tree/v6.1.4"
}, },
"funding": [ "funding": [
{ {
@ -6775,7 +6779,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-07-20T13:46:29+00:00" "time": "2022-08-02T16:17:38+00:00"
}, },
{ {
"name": "symfony/translation-contracts", "name": "symfony/translation-contracts",
@ -11173,16 +11177,16 @@
}, },
{ {
"name": "spatie/flare-client-php", "name": "spatie/flare-client-php",
"version": "1.2.0", "version": "1.3.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/spatie/flare-client-php.git", "url": "https://github.com/spatie/flare-client-php.git",
"reference": "86a380f5b1ce839af04a08f1c8f2697184cdf23f" "reference": "b1b974348750925b717fa8c8b97a0db0d1aa40ca"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/spatie/flare-client-php/zipball/86a380f5b1ce839af04a08f1c8f2697184cdf23f", "url": "https://api.github.com/repos/spatie/flare-client-php/zipball/b1b974348750925b717fa8c8b97a0db0d1aa40ca",
"reference": "86a380f5b1ce839af04a08f1c8f2697184cdf23f", "reference": "b1b974348750925b717fa8c8b97a0db0d1aa40ca",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -11230,7 +11234,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/spatie/flare-client-php/issues", "issues": "https://github.com/spatie/flare-client-php/issues",
"source": "https://github.com/spatie/flare-client-php/tree/1.2.0" "source": "https://github.com/spatie/flare-client-php/tree/1.3.0"
}, },
"funding": [ "funding": [
{ {
@ -11238,20 +11242,20 @@
"type": "github" "type": "github"
} }
], ],
"time": "2022-05-16T12:13:39+00:00" "time": "2022-08-08T10:10:20+00:00"
}, },
{ {
"name": "spatie/ignition", "name": "spatie/ignition",
"version": "1.3.1", "version": "1.4.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/spatie/ignition.git", "url": "https://github.com/spatie/ignition.git",
"reference": "997363fbcce809b1e55f571997d49017f9c623d9" "reference": "dd3d456779108d7078baf4e43f8c2b937d9794a1"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/spatie/ignition/zipball/997363fbcce809b1e55f571997d49017f9c623d9", "url": "https://api.github.com/repos/spatie/ignition/zipball/dd3d456779108d7078baf4e43f8c2b937d9794a1",
"reference": "997363fbcce809b1e55f571997d49017f9c623d9", "reference": "dd3d456779108d7078baf4e43f8c2b937d9794a1",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -11313,20 +11317,20 @@
"type": "github" "type": "github"
} }
], ],
"time": "2022-05-16T13:16:07+00:00" "time": "2022-08-26T11:51:15+00:00"
}, },
{ {
"name": "spatie/laravel-ignition", "name": "spatie/laravel-ignition",
"version": "1.3.1", "version": "1.4.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/spatie/laravel-ignition.git", "url": "https://github.com/spatie/laravel-ignition.git",
"reference": "fe37a0eafe6ea040804255c70e9808af13314f87" "reference": "29deea5d9cf921590184be6956e657c4f4566440"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/spatie/laravel-ignition/zipball/fe37a0eafe6ea040804255c70e9808af13314f87", "url": "https://api.github.com/repos/spatie/laravel-ignition/zipball/29deea5d9cf921590184be6956e657c4f4566440",
"reference": "fe37a0eafe6ea040804255c70e9808af13314f87", "reference": "29deea5d9cf921590184be6956e657c4f4566440",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -11403,7 +11407,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2022-06-17T06:28:57+00:00" "time": "2022-09-01T11:31:14+00:00"
}, },
{ {
"name": "spatie/laravel-ray", "name": "spatie/laravel-ray",