chore: formatting

chore: update dependencies
This commit is contained in:
Benjamin Nussbaum 2025-05-28 20:15:19 +02:00
parent 2906dd9071
commit 1b7bc56ffa
3 changed files with 11 additions and 11 deletions

12
composer.lock generated
View file

@ -62,16 +62,16 @@
},
{
"name": "aws/aws-sdk-php",
"version": "3.343.18",
"version": "3.343.19",
"source": {
"type": "git",
"url": "https://github.com/aws/aws-sdk-php.git",
"reference": "ae98d503173740cce23b30d2ba2737c49b0d9876"
"reference": "00b44b1a9d570bc945d223b20886c1ac13b54641"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/ae98d503173740cce23b30d2ba2737c49b0d9876",
"reference": "ae98d503173740cce23b30d2ba2737c49b0d9876",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/00b44b1a9d570bc945d223b20886c1ac13b54641",
"reference": "00b44b1a9d570bc945d223b20886c1ac13b54641",
"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.18"
"source": "https://github.com/aws/aws-sdk-php/tree/3.343.19"
},
"time": "2025-05-23T18:08:18+00:00"
"time": "2025-05-27T18:10:12+00:00"
},
{
"name": "bnussbau/laravel-trmnl",