Commit 3b74dda6 authored by Taylor Otwell's avatar Taylor Otwell

Merge pull request #43 from GrahamCampbell/patch-1

Fixed typo
parents ce16e7a3 f1024ca5
...@@ -154,7 +154,7 @@ class NewCommand extends Command ...@@ -154,7 +154,7 @@ class NewCommand extends Command
/** /**
* Get the version that should be downloaded. * Get the version that should be downloaded.
* *
* @param \Symfony\Component\Console\Input\InputInterface * @param \Symfony\Component\Console\Input\InputInterface $input
* @return string * @return string
*/ */
protected function getVersion($input) protected function getVersion($input)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment