From 5948d599f2128a2a9ad2cfcb9747ff8bc21fb6cb Mon Sep 17 00:00:00 2001 From: Jonathan Miller <1+jmiller@noreply.git.mokoconsulting.tech> Date: Sun, 21 Jun 2026 05:44:48 +0000 Subject: [PATCH] chore: rename package to mokoconsulting/mokocli, update description --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index ead62df..a1f93dd 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { - "name": "mokoconsulting-tech/enterprise", - "description": "mokoplatform Enterprise API \u2014 PHP implementation", + "name": "mokoconsulting/mokocli", + "description": "MokoCLI — enterprise CLI automation, validation, and governance engine for all Moko Consulting repositories", "type": "library", "version": "09.23.00", "license": "GPL-3.0-or-later",