Zend Skeleton 应用程序不再可安装?
Zend Skeleton Application not installable anymore?
安装 zend 骨架时遇到问题。
vagrant@ubuntu-xenial:~$ composer create-project -s dev zendframework/skeleton-application /var/www/project
[Composer\Repository\RepositorySecurityException]
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:~$
我刚刚全局安装了 composer
问好
n00n
packagist 现在似乎遇到了一些问题:https://twitter.com/packagist/status/953257504565334016。稍后再试一下,我相信它会没事的。
安装 zend 骨架时遇到问题。
vagrant@ubuntu-xenial:~$ composer create-project -s dev zendframework/skeleton-application /var/www/project
[Composer\Repository\RepositorySecurityException]
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:~$
我刚刚全局安装了 composer
问好 n00n
packagist 现在似乎遇到了一些问题:https://twitter.com/packagist/status/953257504565334016。稍后再试一下,我相信它会没事的。