Commit f110ccde authored by Taylor Otwell's avatar Taylor Otwell

Fixing spacing.

Signed-off-by: 's avatarTaylor 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