Skip to content

Commit 0a05e55

Browse files
authored
Update composer.json
1 parent fc3f3c1 commit 0a05e55

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

composer.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,8 @@
1010
}
1111
],
1212
"minimum-stability": "stable",
13-
"require": {}
13+
"require": {},
14+
"autoload": {
15+
"files": [ "command.php" ]
16+
}
1417
}

0 commit comments

Comments
 (0)