Update Symfony Link - Ref #4397

This commit is contained in:
ahinkle 2018-08-10 22:22:35 -05:00
parent e498dc847f
commit ed2115d1cc
1 changed files with 1 additions and 1 deletions

View File

@ -374,7 +374,7 @@ For long running tasks, it could be helpful to show a progress indicator. Using
$bar->finish();
For more advanced options, check out the [Symfony Progress Bar component documentation](https://symfony.com/doc/2.7/components/console/helpers/progressbar.html).
For more advanced options, check out the [Symfony Progress Bar component documentation](https://symfony.com/doc/current/components/console/helpers/progressbar.html).
<a name="registering-commands"></a>
## Registering Commands