Zend骨架应用程序不再可安装



安装Zend Skeleton时遇到问题。

vagrant@ubuntu-xenial:~$ composer create-project -s dev zendframework/skeleton-application /var/www/project

  [ComposerRepositoryRepositorySecurityException]
  The contents of https://packagist.org/p/provider-latest%240cbfb40ab72a881d21b70f78286d39cd72e3b0eb8704c13e79dc49624e549973.json do not match its signatu
  re. This could indicate a man-in-the-middle attack. Try running composer again and report this if you think it is a mistake.

create-project [-s|--stability STABILITY] [--prefer-source] [--prefer-dist] [--repository REPOSITORY] [--repository-url REPOSITORY-URL] [--dev] [--no-dev] [--no-custom-installers] [--no-scripts] [--no-progress] [--no-secure-http] [--keep-vcs] [--no-install] [--ignore-platform-reqs] [--] [<package>] [<directory>] [<version>]
vagrant@ubuntu-xenial:~$

我刚刚在全球范围内安装了作曲家

雷加鲁德斯N00N

似乎packagist现在遇到了一些问题:https://twitter.com/packagist/status/953257504565334016。稍后再试一试,我相信它会没事的。

相关内容

  • 没有找到相关文章

最新更新