first commit

This commit is contained in:
root 2025-10-22 03:05:43 +00:00
parent 5614188b3e
commit 2e3a64ebe4
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "kai/hello-command", "name": "kai/hello-command",
"type": "composer-plugin", "type": "laravel-package",
"autoload": { "autoload": {
"psr-4": { "psr-4": {
"Kai\\HelloCommand\\": "src/" "Kai\\HelloCommand\\": "src/"