Skip to content
This repository has been archived by the owner on Sep 26, 2018. It is now read-only.

Latest commit

 

History

History
27 lines (23 loc) · 1.01 KB

Changelog-v1.1.0.md

File metadata and controls

27 lines (23 loc) · 1.01 KB

itboye/architecture

Latest Stable Version Total Downloads Monthly Downloads Daily Downloads License

基础代码

安装

composer require itboye\architecture ^1.1

升级

1.0.* 到 1.1
需要额外安装

#  如果用到了IpHelper类
composer require itboye\component_ip ^1.0
#  如果用到了加解密相关
composer require itboye\component_encrypt ^1.0

20180926

  1. 移除非核心功能代码
  2. 迁移加解密、ip helper 、message queue