Auto commit for release 'develop' on 2024-04-11

This commit is contained in:
github-actions
2024-04-11 05:10:20 +02:00
parent c8d5e8a9dc
commit c2e562623c
26 changed files with 270 additions and 330 deletions

44
composer.lock generated
View File

@@ -1670,16 +1670,16 @@
},
{
"name": "laravel/framework",
"version": "v11.2.0",
"version": "v11.3.1",
"source": {
"type": "git",
"url": "https://github.com/laravel/framework.git",
"reference": "a1750156b671f37cba702380107e2d22161c31e3"
"reference": "3b87d0767e9cbddec46480d883010ba720e50dea"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/a1750156b671f37cba702380107e2d22161c31e3",
"reference": "a1750156b671f37cba702380107e2d22161c31e3",
"url": "https://api.github.com/repos/laravel/framework/zipball/3b87d0767e9cbddec46480d883010ba720e50dea",
"reference": "3b87d0767e9cbddec46480d883010ba720e50dea",
"shasum": ""
},
"require": {
@@ -1871,20 +1871,20 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
"time": "2024-04-02T14:01:33+00:00"
"time": "2024-04-10T15:13:49+00:00"
},
{
"name": "laravel/passport",
"version": "v12.0.2",
"version": "v12.0.3",
"source": {
"type": "git",
"url": "https://github.com/laravel/passport.git",
"reference": "21099f1aff81706781578a19335d8a4c7c96422a"
"reference": "b33d6fce4268d997299547c6e714bada2dab9888"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/passport/zipball/21099f1aff81706781578a19335d8a4c7c96422a",
"reference": "21099f1aff81706781578a19335d8a4c7c96422a",
"url": "https://api.github.com/repos/laravel/passport/zipball/b33d6fce4268d997299547c6e714bada2dab9888",
"reference": "b33d6fce4268d997299547c6e714bada2dab9888",
"shasum": ""
},
"require": {
@@ -1947,20 +1947,20 @@
"issues": "https://github.com/laravel/passport/issues",
"source": "https://github.com/laravel/passport"
},
"time": "2024-03-21T18:44:57+00:00"
"time": "2024-04-05T15:09:10+00:00"
},
{
"name": "laravel/prompts",
"version": "v0.1.17",
"version": "v0.1.18",
"source": {
"type": "git",
"url": "https://github.com/laravel/prompts.git",
"reference": "8ee9f87f7f9eadcbe21e9e72cd4176b2f06cd5b5"
"reference": "3b5e6b03f1f1175574b5a32331d99c9819da9848"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/prompts/zipball/8ee9f87f7f9eadcbe21e9e72cd4176b2f06cd5b5",
"reference": "8ee9f87f7f9eadcbe21e9e72cd4176b2f06cd5b5",
"url": "https://api.github.com/repos/laravel/prompts/zipball/3b5e6b03f1f1175574b5a32331d99c9819da9848",
"reference": "3b5e6b03f1f1175574b5a32331d99c9819da9848",
"shasum": ""
},
"require": {
@@ -2002,9 +2002,9 @@
],
"support": {
"issues": "https://github.com/laravel/prompts/issues",
"source": "https://github.com/laravel/prompts/tree/v0.1.17"
"source": "https://github.com/laravel/prompts/tree/v0.1.18"
},
"time": "2024-03-13T16:05:43+00:00"
"time": "2024-04-04T17:41:50+00:00"
},
{
"name": "laravel/sanctum",
@@ -8900,16 +8900,16 @@
"packages-dev": [
{
"name": "barryvdh/laravel-debugbar",
"version": "v3.13.3",
"version": "v3.13.4",
"source": {
"type": "git",
"url": "https://github.com/barryvdh/laravel-debugbar.git",
"reference": "241e9bddb04ab42a04a5fe8b2b9654374c864229"
"reference": "00201bcd1eaf9b1d3debddcdc13c219e4835fb61"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/barryvdh/laravel-debugbar/zipball/241e9bddb04ab42a04a5fe8b2b9654374c864229",
"reference": "241e9bddb04ab42a04a5fe8b2b9654374c864229",
"url": "https://api.github.com/repos/barryvdh/laravel-debugbar/zipball/00201bcd1eaf9b1d3debddcdc13c219e4835fb61",
"reference": "00201bcd1eaf9b1d3debddcdc13c219e4835fb61",
"shasum": ""
},
"require": {
@@ -8968,7 +8968,7 @@
],
"support": {
"issues": "https://github.com/barryvdh/laravel-debugbar/issues",
"source": "https://github.com/barryvdh/laravel-debugbar/tree/v3.13.3"
"source": "https://github.com/barryvdh/laravel-debugbar/tree/v3.13.4"
},
"funding": [
{
@@ -8980,7 +8980,7 @@
"type": "github"
}
],
"time": "2024-04-04T02:42:49+00:00"
"time": "2024-04-10T09:15:45+00:00"
},
{
"name": "barryvdh/laravel-ide-helper",