From 30d320aa3c7222e431bb5a0779e6f9c3a4135ee9 Mon Sep 17 00:00:00 2001 From: chr-hertel <2852185+chr-hertel@users.noreply.github.com> Date: Sat, 26 Jul 2025 03:19:56 +0000 Subject: [PATCH] chore: update fabric to v1.4.266 Updates danielmiessler/fabric from to v1.4.266 --- composer.json | 4 ++-- composer.lock | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.json b/composer.json index 5560e6b..a1289d4 100644 --- a/composer.json +++ b/composer.json @@ -31,9 +31,9 @@ "type": "package", "package": { "name": "danielmiessler/fabric", - "version": "v1.4.261", + "version": "v1.4.266", "dist": { - "url": "https://github.com/danielmiessler/fabric/archive/refs/tags/v1.4.261.zip", + "url": "https://github.com/danielmiessler/fabric/archive/refs/tags/v1.4.266.zip", "type": "zip" } } diff --git a/composer.lock b/composer.lock index c510736..cd91097 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": "34b840bfba1f92ca9be2888adae6c30d", + "content-hash": "794bfe237a2421d63124d41a028f110e", "packages": [ { "name": "danielmiessler/fabric", - "version": "v1.4.261", + "version": "v1.4.266", "dist": { "type": "zip", - "url": "https://github.com/danielmiessler/fabric/archive/refs/tags/v1.4.261.zip" + "url": "https://github.com/danielmiessler/fabric/archive/refs/tags/v1.4.266.zip" }, "type": "library" }