# composer require oygza/aliyun-php-sdk-afs
You are running composer with xdebug enabled. This has a major impact on runtime performance. See https://getcomposer.org/xdebug
The "https://packagist.laravel-china.org/packages.json" file could not be downloaded: SSL operation failed with code 1. OpenSSL Error messages:
error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed
Failed to enable crypto
failed to open stream: operation failed
https://packagist.laravel-china.org could not be fully loaded, package information was loaded from the local cache and may be out of date [Composer\Downloader\TransportException]
The "https://packagist.laravel-china.org/p/oygza/aliyun-php-sdk-afs%2484478e475ed0310fe4ed736a710a0c529a95de9cf121907160064f7ab527264d.json" file could not be downloaded: SS
L operation failed with code 1. OpenSSL Error messages:
error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed
Failed to enable crypto
failed to open stream: operation failed require [--dev] [--prefer-source] [--prefer-dist] [--no-progress] [--no-suggest] [--no-update] [--no-scripts] [--update-no-dev] [--update-with-dependencies] [--update-with-all-dependencies] [--ignore-platform-reqs] [--prefer-stable] [--prefer-lowest] [--sort-packages] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--] [<packages>]...

处理办法,更改镜像源为阿里或者其他

# composer config -g repo.packagist composer https://mirrors.aliyun.com/composer/

搞定!

# composer require oygza/aliyun-php-sdk-afs
You are running composer with xdebug enabled. This has a major impact on runtime performance. See https://getcomposer.org/xdebug
Using version ^1.0 for oygza/aliyun-php-sdk-afs
./composer.json has been updated
Loading composer repositories with package information
Updating dependencies (including require-dev)
Package operations: 1 install, 0 updates, 0 removals
- Installing oygza/aliyun-php-sdk-afs (1.0.0): Downloading (100%)
Writing lock file
Generating autoload files

最新文章

  1. 【leetcode】Add Binary
  2. [转载]memcached完全剖析--1. memcached的基础
  3. Could not link against boost_system 解决办法
  4. Ubuntu下配置L2TP
  5. 仿花田:内部相亲网站 意中人(Asp.net MVC,Bootstrap2)
  6. Magento订单打印(pdf格式)
  7. 剑指offer--面试题15--相关
  8. ConfigurationManager配置操作
  9. C#.Net 如何动态加载与卸载程序集(.dll或者.exe)4-----Net下的AppDomain编程 [摘录]
  10. [wordpress]后台自定义菜单字段和使用wordpress color picker
  11. nginx服务器,php-fpm重启
  12. Mplayer ARM平台下交叉编译
  13. HDU 2454 Degree Sequence of Graph G(Havel定理 推断一个简单图的存在)
  14. Hibernate5.3 + mysql8.0遇到的问题
  15. python学习笔记---环境的安装,pip命令,数据类型,运算
  16. install memcached for ubuntu
  17. kali linux 下搭建git服务器
  18. WebGL 绘制和变换
  19. C# GetHashCode、Equals函数和键值对集合的关系
  20. [原]Ubuntu 下安装apache+PHP

热门文章

  1. C++中的Mat, const Mat, Mat &amp;,Mat &amp;, const Mat &amp;的区别
  2. MySQL——数据库操作
  3. cs1.6 人物地址查询
  4. go安装配置
  5. Yii2实现即可以美化路由访问又可以原始路由访问
  6. 深入理解Java封装、继承、多态
  7. CentOS7下firewall-cmd防火墙使用
  8. 数据库系统概论(新技术篇)--中国人民大学【第13讲】KEY-VALUE数据库(键值对数据库)
  9. django rest framework 认证组件
  10. centos curl安装