From 8c9748a689cf2c24235baa4fd2f6eb1ca2f98e56 Mon Sep 17 00:00:00 2001 From: chr-hertel <2852185+chr-hertel@users.noreply.github.com> Date: Sun, 27 Jul 2025 03:40:32 +0000 Subject: [PATCH] chore: update fabric to v1.4.269 Updates danielmiessler/fabric from to v1.4.269 --- composer.json | 4 ++-- composer.lock | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.json b/composer.json index a1289d4..64bdad0 100644 --- a/composer.json +++ b/composer.json @@ -31,9 +31,9 @@ "type": "package", "package": { "name": "danielmiessler/fabric", - "version": "v1.4.266", + "version": "v1.4.269", "dist": { - "url": "https://github.com/danielmiessler/fabric/archive/refs/tags/v1.4.266.zip", + "url": "https://github.com/danielmiessler/fabric/archive/refs/tags/v1.4.269.zip", "type": "zip" } } diff --git a/composer.lock b/composer.lock index cd91097..00911ac 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": "794bfe237a2421d63124d41a028f110e", + "content-hash": "ec6880f053ebf3eb40bdcfd00486e9b5", "packages": [ { "name": "danielmiessler/fabric", - "version": "v1.4.266", + "version": "v1.4.269", "dist": { "type": "zip", - "url": "https://github.com/danielmiessler/fabric/archive/refs/tags/v1.4.266.zip" + "url": "https://github.com/danielmiessler/fabric/archive/refs/tags/v1.4.269.zip" }, "type": "library" }