From 2451a3e45ad21935e6ee89d60025b56f67671a4a Mon Sep 17 00:00:00 2001 From: chr-hertel <2852185+chr-hertel@users.noreply.github.com> Date: Mon, 11 Aug 2025 03:27:05 +0000 Subject: [PATCH] chore: update fabric to v1.4.281 Updates danielmiessler/fabric from to v1.4.281 --- composer.json | 4 ++-- composer.lock | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.json b/composer.json index ca5c5cd..b43560d 100644 --- a/composer.json +++ b/composer.json @@ -31,9 +31,9 @@ "type": "package", "package": { "name": "danielmiessler/fabric", - "version": "v1.4.277", + "version": "v1.4.281", "dist": { - "url": "https://github.com/danielmiessler/fabric/archive/refs/tags/v1.4.277.zip", + "url": "https://github.com/danielmiessler/fabric/archive/refs/tags/v1.4.281.zip", "type": "zip" } } diff --git a/composer.lock b/composer.lock index 9ba10a8..d1c3f2d 100644 --- a/composer.lock +++ b/composer.lock @@ -4,14 +4,14 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "cc05dadbc34028f46e10c3e71984aa33", + "content-hash": "bd82e4f7e7e566dfe9b613a318a54732", "packages": [ { "name": "danielmiessler/fabric", - "version": "v1.4.277", + "version": "v1.4.281", "dist": { "type": "zip", - "url": "https://github.com/danielmiessler/fabric/archive/refs/tags/v1.4.277.zip" + "url": "https://github.com/danielmiessler/fabric/archive/refs/tags/v1.4.281.zip" }, "type": "library" }