From 95ec79109a3bd46dd97b8378d4655d07d8776723 Mon Sep 17 00:00:00 2001 From: chr-hertel <2852185+chr-hertel@users.noreply.github.com> Date: Sun, 10 Aug 2025 03:28:17 +0000 Subject: [PATCH] chore: update fabric to v1.4.278 Updates danielmiessler/fabric from to v1.4.278 --- composer.json | 4 ++-- composer.lock | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.json b/composer.json index ca5c5cd..13d9e81 100644 --- a/composer.json +++ b/composer.json @@ -31,9 +31,9 @@ "type": "package", "package": { "name": "danielmiessler/fabric", - "version": "v1.4.277", + "version": "v1.4.278", "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.278.zip", "type": "zip" } } diff --git a/composer.lock b/composer.lock index 9ba10a8..ef854a7 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": "7381e7a772a623d42216ffdcd030d188", "packages": [ { "name": "danielmiessler/fabric", - "version": "v1.4.277", + "version": "v1.4.278", "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.278.zip" }, "type": "library" }