Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 144 Bytes

README.md

File metadata and controls

8 lines (8 loc) · 144 Bytes

使用方法

1.在项目 composer.json 中添加

"require": {
        "sosmaller/framework": "1.0.0"
}

2.执行 composer install