From 704de95cf167db99b7a2097cc2a39dc2c8ebeb11 Mon Sep 17 00:00:00 2001
From: Jacek Kowalski <Jacek@jacekk.info>
Date: Sat, 01 Jul 2023 10:52:46 +0000
Subject: [PATCH] Add installation instructions to README

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

diff --git a/composer.json b/composer.json
index b0e8cf3..eefbeab 100644
--- a/composer.json
+++ b/composer.json
@@ -13,6 +13,6 @@
 		"php": ">=8.1",
 		"ext-json": "*",
 		"ubnt/ucrm-plugin-sdk": "^0.9.0",
-		"webit/w-firma-api": "^2.3"
+		"webit/w-firma-api": "^2.6.0"
 	}
 }

--
Gitblit v1.10.0