From 586b410a6621f11f3ff4f337397b3d1063e511a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Fromme?= Date: Fri, 23 Jan 2026 12:54:07 +0100 Subject: [PATCH] chore: update project dependencies --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index d7e1800..197304a 100644 --- a/composer.lock +++ b/composer.lock @@ -4196,16 +4196,16 @@ }, { "name": "spatie/crypto", - "version": "2.1.1", + "version": "2.1.2", "source": { "type": "git", "url": "https://github.com/spatie/crypto.git", - "reference": "1db0f31d193015c576f60f780bc45f494c85a545" + "reference": "d2c5a42227ba51cc82f01e9bc11c4b40ef143443" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/crypto/zipball/1db0f31d193015c576f60f780bc45f494c85a545", - "reference": "1db0f31d193015c576f60f780bc45f494c85a545", + "url": "https://api.github.com/repos/spatie/crypto/zipball/d2c5a42227ba51cc82f01e9bc11c4b40ef143443", + "reference": "d2c5a42227ba51cc82f01e9bc11c4b40ef143443", "shasum": "" }, "require": { @@ -4241,7 +4241,7 @@ "spatie" ], "support": { - "source": "https://github.com/spatie/crypto/tree/2.1.1" + "source": "https://github.com/spatie/crypto/tree/2.1.2" }, "funding": [ { @@ -4253,7 +4253,7 @@ "type": "other" } ], - "time": "2025-11-26T16:27:40+00:00" + "time": "2026-01-22T07:56:22+00:00" }, { "name": "symfony/apache-pack",