Skip to content

Update package name to appwrite-labs/php-k8s#6

Merged
abnegate merged 2 commits intomainfrom
copilot/update-package-name-in-composer
Jan 24, 2026
Merged

Update package name to appwrite-labs/php-k8s#6
abnegate merged 2 commits intomainfrom
copilot/update-package-name-in-composer

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Jan 24, 2026

Summary

Updates composer package name from renoki-co/php-k8s to appwrite-labs/php-k8s to properly identify this fork.

Type of change

  • Refactor/Chore

Checklist

  • I have read CONTRIBUTING.md and AGENTS.md.
  • Unit tests added/updated where appropriate.
  • vendor/bin/phpunit passes locally (unit suite at minimum).
  • vendor/bin/psalm passes locally.
  • Backwards compatible (no breaking public API changes) or clearly documented.
  • Documentation updated (README.md and/or docs/), including examples if needed.
  • Changes are minimal and scoped (one concern per PR).
  • No tests depend on external secrets or network beyond the documented integration setup.

Integration tests (if applicable)

N/A - Metadata change only

Breaking changes

Package identifier changed. Users must update composer.json requirements from renoki-co/php-k8s to appwrite-labs/php-k8s.

Notes for reviewers

Single-line change in composer.json. Validated with composer validate.

Original prompt

In composer.json, change the package name from "name": "renoki-co/php-k8s" to "name": "appwrite-labs/php-k8s".

This is needed to properly identify this fork as the appwrite-labs maintained version of the package.

This pull request was created from Copilot chat.


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Co-authored-by: abnegate <5857008+abnegate@users.noreply.github.com>
Copilot AI changed the title [WIP] Update package name in composer.json to appwrite-labs/php-k8s Update package name to appwrite-labs/php-k8s Jan 24, 2026
Copilot AI requested a review from abnegate January 24, 2026 04:19
@abnegate abnegate marked this pull request as ready for review January 24, 2026 07:45
@abnegate abnegate merged commit 2c4b640 into main Jan 24, 2026
42 checks passed
@abnegate abnegate deleted the copilot/update-package-name-in-composer branch January 24, 2026 07:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants