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