fixed help URL for ClearCacheCommand
parent
7e679656a4
commit
b644f63a93
|
@ -33,7 +33,7 @@ class ClearCacheCommand extends BaseCommand
|
||||||
The <info>clear-cache</info> deletes all cached packages from composer's
|
The <info>clear-cache</info> deletes all cached packages from composer's
|
||||||
cache directory.
|
cache directory.
|
||||||
|
|
||||||
Read more at https://getcomposer.org/doc/03-cli.md#clear-cache-clearcache-
|
Read more at https://getcomposer.org/doc/03-cli.md#clear-cache-clearcache-cc
|
||||||
EOT
|
EOT
|
||||||
)
|
)
|
||||||
;
|
;
|
||||||
|
|
Loading…
Reference in New Issue