From e0523b7dfcfea45ce4c70fd3dbdbdd7a6048fb20 Mon Sep 17 00:00:00 2001 From: chr-hertel <2852185+chr-hertel@users.noreply.github.com> Date: Wed, 5 Nov 2025 02:30:51 +0000 Subject: [PATCH] chore: update fabric to v1.4.322 Updates danielmiessler/fabric from to v1.4.322 --- composer.json | 4 ++-- composer.lock | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.json b/composer.json index b43560d..d20e1b4 100644 --- a/composer.json +++ b/composer.json @@ -31,9 +31,9 @@ "type": "package", "package": { "name": "danielmiessler/fabric", - "version": "v1.4.281", + "version": "v1.4.322", "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.322.zip", "type": "zip" } } diff --git a/composer.lock b/composer.lock index d1c3f2d..4c3a80d 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": "692cd43ea5eabba80c9bd64910b533d8", "packages": [ { "name": "danielmiessler/fabric", - "version": "v1.4.281", + "version": "v1.4.322", "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.322.zip" }, "type": "library" }