Composer不显示包版本

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Composer不显示包版本相关的知识,希望对你有一定的参考价值。

我找不到我的软件包最近发布的2.4.1版本:

amk@orange ~$ composer clearcache
Cache directory does not exist (cache-vcs-dir): 
Clearing cache (cache-repo-dir): /home/amk/.cache/composer/repo
Clearing cache (cache-files-dir): /home/amk/.cache/composer/files
Clearing cache (cache-dir): /home/amk/.cache/composer
All caches cleared.
amk@orange ~$ composer show imi/robo-pack -a
No composer.json found in the current directory, showing available packages from packagist.org
name     : imi/robo-pack
descrip. : iMi Package Tasks for Robo task runner
keywords : 
versions : dev-master, 2.4.0, 2.3.0, 2.2.0, 2.1.0, 2.0.0, 1.6.1, 1.6.0, 1.5.1, 1.5.0, 1.4.0, 1.3.1, 1.3.0, 1.2.2, 1.2.1, 1.2.0, 1.1.0, 1.0.0, 0.3.0, 0.3.0-alpha.1, 0.2.0, 0.1.0, dev-develop
type     : library

虽然https://packagist.org/packages/imi/robo-pack说:

Packagist

这是packagist.org方面的中断还是我做错了什么?

答案

现在,我没有任何改变,显示包裹。所以它看起来像是在packagist.org上蠢蠢欲动

以上是关于Composer不显示包版本的主要内容,如果未能解决你的问题,请参考以下文章

php composer

如何正确使用 Composer 安装 Laravel 扩展包

Windows 下使用 Composer 安装 thinkphp

我应该将 composer.lock 置于库的版本控制之下吗? [复制]

composer

如何在 Composer 中显示需要包的内容