Skip to content

Commit 8f53aef

Browse files
committed
chore: appwrite-labs/php-k8s
1 parent 5d9d356 commit 8f53aef

File tree

1 file changed

+2
-9
lines changed

1 file changed

+2
-9
lines changed

composer.json

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "renoki-co/php-k8s",
2+
"name": "appwrite-labs/php-k8s",
33
"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.",
44
"keywords": [
55
"laravel",
@@ -15,14 +15,7 @@
1515
"kube"
1616
],
1717
"license": "Apache-2.0",
18-
"homepage": "https://github.com/renoki-co/php-k8s",
19-
"authors": [
20-
{
21-
"name": "Alex Renoki",
22-
"homepage": "https://github.com/rennokki",
23-
"role": "Developer"
24-
}
25-
],
18+
"homepage": "https://github.com/appwrite-labs/php-k8s",
2619
"require": {
2720
"guzzlehttp/guzzle": "^6.5|^7.0",
2821
"illuminate/macroable": "^9.35|^10.1|^11.0",

0 commit comments

Comments
 (0)