美文网首页
Composer loading from cache

Composer loading from cache

作者: 9b559869875b | 来源:发表于2017-12-09 11:42 被阅读513次

    https://stackoverflow.com/a/41141129

    You can use the following command to clear the cache irrespective of the OS you are on:

    php composer.phar clear-cache

    or if composer is installed globally

    composer clear-cache

    相关文章

      网友评论

          本文标题:Composer loading from cache

          本文链接:https://www.haomeiwen.com/subject/emuuixtx.html