From 6a7e1c2d503d92f24bbbf2ece92d946c610460f2 Mon Sep 17 00:00:00 2001 From: chr-hertel <2852185+chr-hertel@users.noreply.github.com> Date: Fri, 8 Aug 2025 03:28:11 +0000 Subject: [PATCH] chore: update fabric to v1.4.276 Updates danielmiessler/fabric from to v1.4.276 --- composer.json | 4 ++-- composer.lock | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.json b/composer.json index 577abe5..f992152 100644 --- a/composer.json +++ b/composer.json @@ -31,9 +31,9 @@ "type": "package", "package": { "name": "danielmiessler/fabric", - "version": "v1.4.273", + "version": "v1.4.276", "dist": { - "url": "https://github.com/danielmiessler/fabric/archive/refs/tags/v1.4.273.zip", + "url": "https://github.com/danielmiessler/fabric/archive/refs/tags/v1.4.276.zip", "type": "zip" } } diff --git a/composer.lock b/composer.lock index fefcf72..540f0a2 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": "74a7bf5a2695de6a8187c18126f24bfb", + "content-hash": "3abf6d4de9e63ab5bb15666734dea10c", "packages": [ { "name": "danielmiessler/fabric", - "version": "v1.4.273", + "version": "v1.4.276", "dist": { "type": "zip", - "url": "https://github.com/danielmiessler/fabric/archive/refs/tags/v1.4.273.zip" + "url": "https://github.com/danielmiessler/fabric/archive/refs/tags/v1.4.276.zip" }, "type": "library" }