From 3106dfd529322a265f8254f0bb2aee8309461806 Mon Sep 17 00:00:00 2001 From: ghost Date: Thu, 14 Dec 2023 00:40:54 +0200 Subject: [PATCH] remove namespace requirement as related to parent --- cli/put.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/cli/put.php b/cli/put.php index a9802ba..0b70f9d 100644 --- a/cli/put.php +++ b/cli/put.php @@ -91,8 +91,7 @@ print_r( [ 'version' => $software->version, 'protocol' => $software->protocolversion - ], - 'namespace' => $ns->namespaceId + ] ], 'pieces' => [