From 3c942a735ee163b3ce846de7b8450ee60e25fa53 Mon Sep 17 00:00:00 2001 From: chr-hertel <2852185+chr-hertel@users.noreply.github.com> Date: Wed, 16 Jul 2025 03:22:00 +0000 Subject: [PATCH] chore: update fabric to v1.4.250 Updates danielmiessler/fabric from to v1.4.250 --- composer.json | 4 ++-- composer.lock | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.json b/composer.json index 5a2ef6e..29f6542 100644 --- a/composer.json +++ b/composer.json @@ -31,9 +31,9 @@ "type": "package", "package": { "name": "danielmiessler/fabric", - "version": "v1.4.246", + "version": "v1.4.250", "dist": { - "url": "https://github.com/danielmiessler/fabric/archive/refs/tags/v1.4.246.zip", + "url": "https://github.com/danielmiessler/fabric/archive/refs/tags/v1.4.250.zip", "type": "zip" } } diff --git a/composer.lock b/composer.lock index ea0e31e..e1cfe23 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": "7b7ff94e32d3f376f8c9dc02c600bade", + "content-hash": "eba45e605421ec0c04dbf407e3c244a6", "packages": [ { "name": "danielmiessler/fabric", - "version": "v1.4.246", + "version": "v1.4.250", "dist": { "type": "zip", - "url": "https://github.com/danielmiessler/fabric/archive/refs/tags/v1.4.246.zip" + "url": "https://github.com/danielmiessler/fabric/archive/refs/tags/v1.4.250.zip" }, "type": "library" }