From 64b225bce5d8d66222a1311c8d201f399ca9d6b8 Mon Sep 17 00:00:00 2001
From: Jacek Kowalski <Jacek@jacekk.info>
Date: Tue, 17 Feb 2026 17:47:26 +0000
Subject: [PATCH] Update webit/w-firma-api to version 3

---
 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