From 1ea3f91d41083734c70bcbfb693cb0dfc9defb71 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sat, 24 Jan 2026 04:17:42 +0000 Subject: [PATCH 1/2] Initial plan From 60091177138225159a728cdb664e008645392438 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sat, 24 Jan 2026 04:18:50 +0000 Subject: [PATCH 2/2] Update package name from renoki-co/php-k8s to appwrite-labs/php-k8s Co-authored-by: abnegate <5857008+abnegate@users.noreply.github.com> --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 29b1ce2..8a67176 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,5 @@ { - "name": "renoki-co/php-k8s", + "name": "appwrite-labs/php-k8s", "description": "Control your Kubernetes clusters with this PHP-based Kubernetes client. It supports any form of authentication, the exec API, and it has an easy implementation for CRDs.", "keywords": [ "laravel",