first commit
This commit is contained in:
parent
5614188b3e
commit
2e3a64ebe4
|
|
@ -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/"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue