From ca616aa9c2b595f61aceb26b60584c53016d0949 Mon Sep 17 00:00:00 2001 From: Jacek Kowalski <Jacek@jacekk.info> Date: Thu, 19 Mar 2026 12:28:47 +0000 Subject: [PATCH] Release version 5.0 --- composer.json | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/composer.json b/composer.json index eefbeab..d52a4cb 100644 --- a/composer.json +++ b/composer.json @@ -13,6 +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