1
0
Fork 0

fixed help URL for ClearCacheCommand

pull/8709/head
Christian Raue 2020-03-24 22:47:11 +01:00 committed by GitHub
parent 7e679656a4
commit b644f63a93
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
)
;