From 148d376f573020cfc0ff52c96082136d6d65824a Mon Sep 17 00:00:00 2001
From: Jacek Kowalski <Jacek@jacekk.info>
Date: Tue, 17 Feb 2026 17:48:09 +0000
Subject: [PATCH] Release version 4.1

---
 composer.json |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/composer.json b/composer.json
index 4218a3b..d52a4cb 100644
--- a/composer.json
+++ b/composer.json
@@ -13,7 +13,7 @@
 		"php": ">=8.1",
 		"ext-json": "*",
 		"ubnt/ucrm-plugin-sdk": "^0.9.0",
-		"webit/w-firma-api": "^2.6.0",
+		"webit/w-firma-api": "^3.0.0",
 		"chillerlan/php-qrcode": "^5.0"
 	}
 }

--
Gitblit v1.10.0