From a5299232126e1e80306a0499d6e87eb8abf4380a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gyula=20Szab=C3=B3?= Date: Fri, 17 Nov 2023 09:15:42 +0100 Subject: [PATCH] Update composer.json composer.json to niif namespace --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 36908c0..3fa1c30 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,5 @@ { - "name": "sitya/simplesamlphp-module-attributelimit", + "name": "niif/simplesamlphp-module-attributelimit", "description": "", "type": "simplesamlphp-module", "autoload": {