From da81177b3f60e71d68b6f0f98d06469d4c7bc086 Mon Sep 17 00:00:00 2001 From: Bobby Allen Date: Wed, 6 Apr 2022 16:09:25 +0100 Subject: [PATCH] Adds tests/** to the SonarQube properties to prevent the test cases throwing false positives. --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index a2cf7a6..646bfba 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "fshub/sdk", - "description": "The official FsHub SDK (API Client).", + "description": "The official PHP SDK for FsHub.", "type": "library", "keywords": [ "fshub",