From ebf0b71cb81db506b018a1da12edea635f605937 Mon Sep 17 00:00:00 2001
From: Jacek Kowalski <Jacek@jacekk.info>
Date: Wed, 14 Jun 2023 11:06:55 +0000
Subject: [PATCH] Add parameter/property type hints

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

diff --git a/manifest.json b/manifest.json
index 920d64c..524fd79 100644
--- a/manifest.json
+++ b/manifest.json
@@ -7,7 +7,7 @@
 		"url": "https://github.com/jacekkow/ucrm-wfirma",
 		"version": "1.1",
 		"ucrmVersionCompliancy": {
-			"min": "3.4.3",
+			"min": "4.0.0",
 			"max": null
 		},
 		"unmsVersionCompliancy": {

--
Gitblit v1.10.0