From 1a891e0f89e75257ce72c8e385280111c3bb45dd Mon Sep 17 00:00:00 2001 From: chr-hertel <2852185+chr-hertel@users.noreply.github.com> Date: Sat, 19 Jul 2025 03:17:11 +0000 Subject: [PATCH] chore: update fabric to v1.4.260 Updates danielmiessler/fabric from to v1.4.260 --- composer.json | 4 ++-- composer.lock | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.json b/composer.json index 9c83d4b..283be0b 100644 --- a/composer.json +++ b/composer.json @@ -31,9 +31,9 @@ "type": "package", "package": { "name": "danielmiessler/fabric", - "version": "v1.4.258", + "version": "v1.4.260", "dist": { - "url": "https://github.com/danielmiessler/fabric/archive/refs/tags/v1.4.258.zip", + "url": "https://github.com/danielmiessler/fabric/archive/refs/tags/v1.4.260.zip", "type": "zip" } } diff --git a/composer.lock b/composer.lock index 559a515..f46de9a 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": "0d39e84bf5503488aa06771cecb16432", + "content-hash": "0a5fec5633da35fca16155df566a8391", "packages": [ { "name": "danielmiessler/fabric", - "version": "v1.4.258", + "version": "v1.4.260", "dist": { "type": "zip", - "url": "https://github.com/danielmiessler/fabric/archive/refs/tags/v1.4.258.zip" + "url": "https://github.com/danielmiessler/fabric/archive/refs/tags/v1.4.260.zip" }, "type": "library" }