{ "name": "booosta/kubernetes", "description": "Kubernetes management with Booosta", "license": "LGPL-3.0-only", "type": "library", "autoload": { "psr-4": { "booosta\\kubernetes\\": "src" } }, "authors": [ { "name": "Peter Buzanits", "email": "peter@icb.at" } ], "minimum-stability": "dev", "require": { "php": ">=8.0.0", "renoki-co/php-k8s": "^3.7", "booosta/base": "^4.0" } }
info at phpclasses dot org