当前位置: 首页 > 工具软件 > Qiniu PHP SDK > 使用案例 >

php-sdk 安装,【已解决】七牛phpsdk怎么无法下载安装?

万俟小林
2023-12-01

通过curl -sS http://install.phpcomposer.com/installer | php这条命令安装了composer,执行php composer.phar require qiniu/php-sdk命令,怎么没反应啊。

D:\wamp\www\ACPHP\compo>php composer.phar require qiniu/php-sdk

You are running composer with xdebug enabled. This has a major impact on runtime performance. See https://getcomposer.org/xdebug

大约5分钟之后:

D:\wamp\www\ACPHP\compo>php composer.phar require qiniu/php-sdk

You are running composer with xdebug enabled. This has a major impact on runtime performance. See https://getcomposer.org/xdebug

[Composer\Repository\RepositorySecurityException]

The contents of http://packagist.org/p/provider-2013%24ebbc851bfc30654cd54df607e51500a43b7acbf4a21fd7eea33788153f4d177c.json do not match its signature. This should

indicate a man-in-the-middle attack. Try running composer again and report this if you think it is a mistake.

require [--dev] [--prefer-source] [--prefer-dist] [--no-progress] [--no-update] [--update-no-dev] [--update-with-dependencies] [--ignore-platform-reqs] [--sort-packages]

[-o|--optimize-autoloader] [-a|--classmap-authoritative] [--] []...

D:\wamp\www\ACPHP\compo>

最新状态,已放弃composer【2016-01-06 14:33】

直接下载七牛的composer包【2016-01-06 14:33】

 类似资料: