1
0
Fork 0

Merge pull request #8709 from craue/patch-2

fix help URL for ClearCacheCommand
pull/8662/head
Jordi Boggiano 2020-03-26 15:27:31 +01:00 committed by GitHub
commit 0663eb5ef7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ class ClearCacheCommand extends BaseCommand
The <info>clear-cache</info> deletes all cached packages from composer's
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
)
;