2026-04-08

This commit is contained in:
gcch 2026-04-08 10:46:43 +02:00
commit 00f87fedcd
52 changed files with 8262 additions and 1491 deletions

30
composer.lock generated
View file

@ -585,7 +585,7 @@
},
{
"name": "illuminate/collections",
"version": "v13.3.0",
"version": "v13.4.0",
"source": {
"type": "git",
"url": "https://github.com/illuminate/collections.git",
@ -644,7 +644,7 @@
},
{
"name": "illuminate/conditionable",
"version": "v13.3.0",
"version": "v13.4.0",
"source": {
"type": "git",
"url": "https://github.com/illuminate/conditionable.git",
@ -690,7 +690,7 @@
},
{
"name": "illuminate/contracts",
"version": "v13.3.0",
"version": "v13.4.0",
"source": {
"type": "git",
"url": "https://github.com/illuminate/contracts.git",
@ -738,7 +738,7 @@
},
{
"name": "illuminate/macroable",
"version": "v13.3.0",
"version": "v13.4.0",
"source": {
"type": "git",
"url": "https://github.com/illuminate/macroable.git",
@ -784,7 +784,7 @@
},
{
"name": "illuminate/reflection",
"version": "v13.3.0",
"version": "v13.4.0",
"source": {
"type": "git",
"url": "https://github.com/illuminate/reflection.git",
@ -835,16 +835,16 @@
},
{
"name": "illuminate/support",
"version": "v13.3.0",
"version": "v13.4.0",
"source": {
"type": "git",
"url": "https://github.com/illuminate/support.git",
"reference": "f31e168e236a90d96d7894cd1f107b1ba095de69"
"reference": "e7ce0496cae80c3e1aa72e37f09335a6454846dc"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/illuminate/support/zipball/f31e168e236a90d96d7894cd1f107b1ba095de69",
"reference": "f31e168e236a90d96d7894cd1f107b1ba095de69",
"url": "https://api.github.com/repos/illuminate/support/zipball/e7ce0496cae80c3e1aa72e37f09335a6454846dc",
"reference": "e7ce0496cae80c3e1aa72e37f09335a6454846dc",
"shasum": ""
},
"require": {
@ -910,7 +910,7 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
"time": "2026-03-30T13:32:27+00:00"
"time": "2026-04-07T13:34:38+00:00"
},
{
"name": "laravel/helpers",
@ -1220,16 +1220,16 @@
},
{
"name": "nesbot/carbon",
"version": "3.11.3",
"version": "3.11.4",
"source": {
"type": "git",
"url": "https://github.com/CarbonPHP/carbon.git",
"reference": "6a7e652845bb018c668220c2a545aded8594fbbf"
"reference": "e890471a3494740f7d9326d72ce6a8c559ffee60"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/CarbonPHP/carbon/zipball/6a7e652845bb018c668220c2a545aded8594fbbf",
"reference": "6a7e652845bb018c668220c2a545aded8594fbbf",
"url": "https://api.github.com/repos/CarbonPHP/carbon/zipball/e890471a3494740f7d9326d72ce6a8c559ffee60",
"reference": "e890471a3494740f7d9326d72ce6a8c559ffee60",
"shasum": ""
},
"require": {
@ -1321,7 +1321,7 @@
"type": "tidelift"
}
],
"time": "2026-03-11T17:23:39+00:00"
"time": "2026-04-07T09:57:54+00:00"
},
{
"name": "oscarotero/env",