chore: update dependencies

This commit is contained in:
Benjamin Nussbaum 2025-05-15 20:55:14 +02:00
parent 022bbc12fb
commit 8bd5bcd76e

24
composer.lock generated
View file

@ -62,16 +62,16 @@
},
{
"name": "aws/aws-sdk-php",
"version": "3.343.10",
"version": "3.343.12",
"source": {
"type": "git",
"url": "https://github.com/aws/aws-sdk-php.git",
"reference": "473d632d03a78b19f9f75a2126c5ba8c21f09346"
"reference": "d4b21990410d023e9c5303487d3248e8d7c8c2b6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/473d632d03a78b19f9f75a2126c5ba8c21f09346",
"reference": "473d632d03a78b19f9f75a2126c5ba8c21f09346",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/d4b21990410d023e9c5303487d3248e8d7c8c2b6",
"reference": "d4b21990410d023e9c5303487d3248e8d7c8c2b6",
"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.10"
"source": "https://github.com/aws/aws-sdk-php/tree/3.343.12"
},
"time": "2025-05-13T18:09:50+00:00"
"time": "2025-05-15T18:14:32+00:00"
},
{
"name": "bnussbau/laravel-trmnl",
@ -4275,16 +4275,16 @@
},
{
"name": "spatie/browsershot",
"version": "5.0.9",
"version": "5.0.10",
"source": {
"type": "git",
"url": "https://github.com/spatie/browsershot.git",
"reference": "667b40b2a283486a7a1fc9208221e0d0471ac3e6"
"reference": "9e5ae15487b3cdc3eb03318c1c8ac38971f60e58"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/spatie/browsershot/zipball/667b40b2a283486a7a1fc9208221e0d0471ac3e6",
"reference": "667b40b2a283486a7a1fc9208221e0d0471ac3e6",
"url": "https://api.github.com/repos/spatie/browsershot/zipball/9e5ae15487b3cdc3eb03318c1c8ac38971f60e58",
"reference": "9e5ae15487b3cdc3eb03318c1c8ac38971f60e58",
"shasum": ""
},
"require": {
@ -4331,7 +4331,7 @@
"webpage"
],
"support": {
"source": "https://github.com/spatie/browsershot/tree/5.0.9"
"source": "https://github.com/spatie/browsershot/tree/5.0.10"
},
"funding": [
{
@ -4339,7 +4339,7 @@
"type": "github"
}
],
"time": "2025-04-28T08:54:51+00:00"
"time": "2025-05-15T07:10:57+00:00"
},
{
"name": "spatie/laravel-package-tools",