Commit f110ccde by Taylor Otwell

Fixing spacing.

Signed-off-by: Taylor Otwell <taylorotwell@gmail.com>
parent 9ab1144f
......@@ -54,6 +54,7 @@ class Bundler extends Task {
$path = path('bundle').$this->path($bundle);
echo "Fetching [{$bundle['name']}]...";
$this->download($bundle, $path);
echo "done! Bundle installed.".PHP_EOL;
......
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