From 461a5b91867f7c0bb2a0f1a15d208f8d1b5c20fc Mon Sep 17 00:00:00 2001 From: chr-hertel <2852185+chr-hertel@users.noreply.github.com> Date: Wed, 13 Aug 2025 03:14:03 +0000 Subject: [PATCH] chore: update fabric to v1.4.284 Updates danielmiessler/fabric from to v1.4.284 --- composer.json | 4 ++-- composer.lock | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.json b/composer.json index b43560d..f2cb6d9 100644 --- a/composer.json +++ b/composer.json @@ -31,9 +31,9 @@ "type": "package", "package": { "name": "danielmiessler/fabric", - "version": "v1.4.281", + "version": "v1.4.284", "dist": { - "url": "https://github.com/danielmiessler/fabric/archive/refs/tags/v1.4.281.zip", + "url": "https://github.com/danielmiessler/fabric/archive/refs/tags/v1.4.284.zip", "type": "zip" } } diff --git a/composer.lock b/composer.lock index d1c3f2d..89c0857 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": "bd82e4f7e7e566dfe9b613a318a54732", + "content-hash": "f08f01277b748514f3d21f134edaeb36", "packages": [ { "name": "danielmiessler/fabric", - "version": "v1.4.281", + "version": "v1.4.284", "dist": { "type": "zip", - "url": "https://github.com/danielmiessler/fabric/archive/refs/tags/v1.4.281.zip" + "url": "https://github.com/danielmiessler/fabric/archive/refs/tags/v1.4.284.zip" }, "type": "library" }