From 8dae1e4c5a0236cb0f634ecd18a8b2bf2ed06714 Mon Sep 17 00:00:00 2001 From: chr-hertel <2852185+chr-hertel@users.noreply.github.com> Date: Tue, 15 Jul 2025 03:23:44 +0000 Subject: [PATCH] chore: update fabric to v1.4.246 Updates danielmiessler/fabric from to v1.4.246 --- composer.json | 4 ++-- composer.lock | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.json b/composer.json index 974ceb2..5a2ef6e 100644 --- a/composer.json +++ b/composer.json @@ -31,9 +31,9 @@ "type": "package", "package": { "name": "danielmiessler/fabric", - "version": "v1.4.245", + "version": "v1.4.246", "dist": { - "url": "https://github.com/danielmiessler/fabric/archive/refs/tags/v1.4.245.zip", + "url": "https://github.com/danielmiessler/fabric/archive/refs/tags/v1.4.246.zip", "type": "zip" } } diff --git a/composer.lock b/composer.lock index 8c1e5fc..ea0e31e 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": "07e72c3af2c5d9a7e00a549194d986ca", + "content-hash": "7b7ff94e32d3f376f8c9dc02c600bade", "packages": [ { "name": "danielmiessler/fabric", - "version": "v1.4.245", + "version": "v1.4.246", "dist": { "type": "zip", - "url": "https://github.com/danielmiessler/fabric/archive/refs/tags/v1.4.245.zip" + "url": "https://github.com/danielmiessler/fabric/archive/refs/tags/v1.4.246.zip" }, "type": "library" }