From 32c500109f7d1df49a4f4a51ec0b32b56a919bbe Mon Sep 17 00:00:00 2001 From: Jonathan Miller <1+jmiller@noreply.git.mokoconsulting.tech> Date: Sun, 21 Jun 2026 05:59:37 +0000 Subject: [PATCH] fix: remove version field from composer.json for Packagist compatibility --- composer.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/composer.json b/composer.json index a1f93dd..e612f76 100644 --- a/composer.json +++ b/composer.json @@ -1,8 +1,7 @@ { "name": "mokoconsulting/mokocli", - "description": "MokoCLI — enterprise CLI automation, validation, and governance engine for all Moko Consulting repositories", + "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", "authors": [ {