-
- Downloads
Adding the cmd script to composer.json
... | ... | @@ -18,5 +18,6 @@ |
"require": { | ||
"mikehaertl/php-shellcommand": "^1.4", | ||
"aura/cli": "^2.2" | ||
} | ||
}, | ||
"bin": ["bin/cmd.php"] | ||
} |
Please register or sign in to comment
... | ... | @@ -18,5 +18,6 @@ |
"require": { | ||
"mikehaertl/php-shellcommand": "^1.4", | ||
"aura/cli": "^2.2" | ||
} | ||
}, | ||
"bin": ["bin/cmd.php"] | ||
} |