From f0b7180edda7a82182dd9ef9d91792e582012570 Mon Sep 17 00:00:00 2001 From: Benjamin Nussbaum Date: Tue, 3 Jun 2025 14:05:03 +0200 Subject: [PATCH] chore: update dependencies --- composer.lock | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/composer.lock b/composer.lock index 036e38b..ba40e18 100644 --- a/composer.lock +++ b/composer.lock @@ -62,16 +62,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.343.22", + "version": "3.343.23", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "174cc187df3bde52c21e9c00a4e99610a08732a3" + "reference": "010869992129557cfbf2740d94d82ef3b5228462" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/174cc187df3bde52c21e9c00a4e99610a08732a3", - "reference": "174cc187df3bde52c21e9c00a4e99610a08732a3", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/010869992129557cfbf2740d94d82ef3b5228462", + "reference": "010869992129557cfbf2740d94d82ef3b5228462", "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.22" + "source": "https://github.com/aws/aws-sdk-php/tree/3.343.23" }, - "time": "2025-05-30T18:11:02+00:00" + "time": "2025-06-02T18:04:47+00:00" }, { "name": "bnussbau/laravel-trmnl", @@ -3266,16 +3266,16 @@ }, { "name": "nette/utils", - "version": "v4.0.6", + "version": "v4.0.7", "source": { "type": "git", "url": "https://github.com/nette/utils.git", - "reference": "ce708655043c7050eb050df361c5e313cf708309" + "reference": "e67c4061eb40b9c113b218214e42cb5a0dda28f2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nette/utils/zipball/ce708655043c7050eb050df361c5e313cf708309", - "reference": "ce708655043c7050eb050df361c5e313cf708309", + "url": "https://api.github.com/repos/nette/utils/zipball/e67c4061eb40b9c113b218214e42cb5a0dda28f2", + "reference": "e67c4061eb40b9c113b218214e42cb5a0dda28f2", "shasum": "" }, "require": { @@ -3346,9 +3346,9 @@ ], "support": { "issues": "https://github.com/nette/utils/issues", - "source": "https://github.com/nette/utils/tree/v4.0.6" + "source": "https://github.com/nette/utils/tree/v4.0.7" }, - "time": "2025-03-30T21:06:30+00:00" + "time": "2025-06-03T04:55:08+00:00" }, { "name": "nikic/php-parser",