chore: update dependencies

This commit is contained in:
Benjamin Nussbaum 2025-05-13 22:26:06 +02:00
parent fbb237f7d8
commit c069db219a

32
composer.lock generated
View file

@ -62,16 +62,16 @@
},
{
"name": "aws/aws-sdk-php",
"version": "3.343.6",
"version": "3.343.10",
"source": {
"type": "git",
"url": "https://github.com/aws/aws-sdk-php.git",
"reference": "3746aca8cbed5f46beba850e0a480ef58e71b197"
"reference": "473d632d03a78b19f9f75a2126c5ba8c21f09346"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/3746aca8cbed5f46beba850e0a480ef58e71b197",
"reference": "3746aca8cbed5f46beba850e0a480ef58e71b197",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/473d632d03a78b19f9f75a2126c5ba8c21f09346",
"reference": "473d632d03a78b19f9f75a2126c5ba8c21f09346",
"shasum": ""
},
"require": {
@ -153,9 +153,9 @@
"support": {
"forum": "https://github.com/aws/aws-sdk-php/discussions",
"issues": "https://github.com/aws/aws-sdk-php/issues",
"source": "https://github.com/aws/aws-sdk-php/tree/3.343.6"
"source": "https://github.com/aws/aws-sdk-php/tree/3.343.10"
},
"time": "2025-05-07T18:10:08+00:00"
"time": "2025-05-13T18:09:50+00:00"
},
{
"name": "bnussbau/laravel-trmnl",
@ -1624,16 +1624,16 @@
},
{
"name": "laravel/framework",
"version": "v12.13.0",
"version": "v12.14.1",
"source": {
"type": "git",
"url": "https://github.com/laravel/framework.git",
"reference": "52b588bcd8efc6d01bc1493d2d67848f8065f269"
"reference": "84b142958d1638a7e89de94ce75c2821c601d3d7"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/52b588bcd8efc6d01bc1493d2d67848f8065f269",
"reference": "52b588bcd8efc6d01bc1493d2d67848f8065f269",
"url": "https://api.github.com/repos/laravel/framework/zipball/84b142958d1638a7e89de94ce75c2821c601d3d7",
"reference": "84b142958d1638a7e89de94ce75c2821c601d3d7",
"shasum": ""
},
"require": {
@ -1835,7 +1835,7 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
"time": "2025-05-07T17:29:01+00:00"
"time": "2025-05-13T17:50:51+00:00"
},
{
"name": "laravel/prompts",
@ -7801,16 +7801,16 @@
},
{
"name": "laravel/sail",
"version": "v1.42.0",
"version": "v1.43.0",
"source": {
"type": "git",
"url": "https://github.com/laravel/sail.git",
"reference": "2edaaf77f3c07a4099965bb3d7dfee16e801c0f6"
"reference": "71a509b14b2621ce58574274a74290f933c687f7"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/sail/zipball/2edaaf77f3c07a4099965bb3d7dfee16e801c0f6",
"reference": "2edaaf77f3c07a4099965bb3d7dfee16e801c0f6",
"url": "https://api.github.com/repos/laravel/sail/zipball/71a509b14b2621ce58574274a74290f933c687f7",
"reference": "71a509b14b2621ce58574274a74290f933c687f7",
"shasum": ""
},
"require": {
@ -7860,7 +7860,7 @@
"issues": "https://github.com/laravel/sail/issues",
"source": "https://github.com/laravel/sail"
},
"time": "2025-04-29T14:26:46+00:00"
"time": "2025-05-13T13:34:34+00:00"
},
{
"name": "mockery/mockery",