build(deps-dev): bump spatie/laravel-ignition from 2.4.0 to 2.4.2

build(deps-dev): bump spatie/laravel-ignition from 2.4.0 to 2.4.2
This commit is contained in:
Rico
2024-02-14 12:14:49 +01:00
committed by GitHub

23
composer.lock generated
View File

@@ -11467,21 +11467,20 @@
},
{
"name": "spatie/flare-client-php",
"version": "1.4.3",
"version": "1.4.4",
"source": {
"type": "git",
"url": "https://github.com/spatie/flare-client-php.git",
"reference": "5db2fdd743c3ede33f2a5367d89ec1a7c9c1d1ec"
"reference": "17082e780752d346c2db12ef5d6bee8e835e399c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/spatie/flare-client-php/zipball/5db2fdd743c3ede33f2a5367d89ec1a7c9c1d1ec",
"reference": "5db2fdd743c3ede33f2a5367d89ec1a7c9c1d1ec",
"url": "https://api.github.com/repos/spatie/flare-client-php/zipball/17082e780752d346c2db12ef5d6bee8e835e399c",
"reference": "17082e780752d346c2db12ef5d6bee8e835e399c",
"shasum": ""
},
"require": {
"illuminate/pipeline": "^8.0|^9.0|^10.0|^11.0",
"nesbot/carbon": "^2.62.1",
"php": "^8.0",
"spatie/backtrace": "^1.5.2",
"symfony/http-foundation": "^5.2|^6.0|^7.0",
@@ -11525,7 +11524,7 @@
],
"support": {
"issues": "https://github.com/spatie/flare-client-php/issues",
"source": "https://github.com/spatie/flare-client-php/tree/1.4.3"
"source": "https://github.com/spatie/flare-client-php/tree/1.4.4"
},
"funding": [
{
@@ -11533,7 +11532,7 @@
"type": "github"
}
],
"time": "2023-10-17T15:54:07+00:00"
"time": "2024-01-31T14:18:45+00:00"
},
{
"name": "spatie/ignition",
@@ -11620,16 +11619,16 @@
},
{
"name": "spatie/laravel-ignition",
"version": "2.4.0",
"version": "2.4.2",
"source": {
"type": "git",
"url": "https://github.com/spatie/laravel-ignition.git",
"reference": "b9395ba48d3f30d42092cf6ceff75ed7256cd604"
"reference": "351504f4570e32908839fc5a2dc53bf77d02f85e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/spatie/laravel-ignition/zipball/b9395ba48d3f30d42092cf6ceff75ed7256cd604",
"reference": "b9395ba48d3f30d42092cf6ceff75ed7256cd604",
"url": "https://api.github.com/repos/spatie/laravel-ignition/zipball/351504f4570e32908839fc5a2dc53bf77d02f85e",
"reference": "351504f4570e32908839fc5a2dc53bf77d02f85e",
"shasum": ""
},
"require": {
@@ -11708,7 +11707,7 @@
"type": "github"
}
],
"time": "2024-01-04T14:51:24+00:00"
"time": "2024-02-09T16:08:40+00:00"
},
{
"name": "theseer/tokenizer",