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