From 85e540ce49d338018676c1b8053282cb0afc8f4d Mon Sep 17 00:00:00 2001 From: chr-hertel <2852185+chr-hertel@users.noreply.github.com> Date: Thu, 10 Jul 2025 03:16:14 +0000 Subject: [PATCH] chore: update fabric to v1.4.244 Updates danielmiessler/fabric from to v1.4.244 --- composer.json | 4 ++-- composer.lock | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.json b/composer.json index 0272c15..d10b529 100644 --- a/composer.json +++ b/composer.json @@ -31,9 +31,9 @@ "type": "package", "package": { "name": "danielmiessler/fabric", - "version": "v1.4.237", + "version": "v1.4.244", "dist": { - "url": "https://github.com/danielmiessler/fabric/archive/refs/tags/v1.4.237.zip", + "url": "https://github.com/danielmiessler/fabric/archive/refs/tags/v1.4.244.zip", "type": "zip" } } diff --git a/composer.lock b/composer.lock index b0cac88..0b45f59 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": "c025f9b5a9f19955a9837f2a852a992d", + "content-hash": "8a5b81cf0d3ef04da3f636e87cacb270", "packages": [ { "name": "danielmiessler/fabric", - "version": "v1.4.237", + "version": "v1.4.244", "dist": { "type": "zip", - "url": "https://github.com/danielmiessler/fabric/archive/refs/tags/v1.4.237.zip" + "url": "https://github.com/danielmiessler/fabric/archive/refs/tags/v1.4.244.zip" }, "type": "library" }