From 171a40eb19ce423fd16dabbcaf9bd5d77098b18c Mon Sep 17 00:00:00 2001 From: chr-hertel <2852185+chr-hertel@users.noreply.github.com> Date: Tue, 8 Jul 2025 03:14:09 +0000 Subject: [PATCH] chore: update fabric to v1.4.240 Updates danielmiessler/fabric from to v1.4.240 --- composer.json | 4 ++-- composer.lock | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.json b/composer.json index 0272c15..67e0f26 100644 --- a/composer.json +++ b/composer.json @@ -31,9 +31,9 @@ "type": "package", "package": { "name": "danielmiessler/fabric", - "version": "v1.4.237", + "version": "v1.4.240", "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.240.zip", "type": "zip" } } diff --git a/composer.lock b/composer.lock index b0cac88..adf9f40 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": "95d24a57895426116c169ef776aae87d", "packages": [ { "name": "danielmiessler/fabric", - "version": "v1.4.237", + "version": "v1.4.240", "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.240.zip" }, "type": "library" }