Skip to content

Commit

Permalink
Update to consolidation/annotated-command 1.0.0-beta11.
Browse files Browse the repository at this point in the history
  • Loading branch information
greg-1-anderson committed May 6, 2016
1 parent 348fdb9 commit f620370
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ class AnnotatedGreetCommand extends AnnotatedCommand
* Greet someone
*
* @command annotated:greet
* @param string $name Who do you want to greet?
* @arg string $name Who do you want to greet?
* @option boolean $yell If set, the task will yell in uppercase letters
*/
protected function execute(InputInterface $input, OutputInterface $output)
Expand Down

0 comments on commit f620370

Please sign in to comment.