Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 638 Bytes

CHANGELOG.md

File metadata and controls

40 lines (26 loc) · 638 Bytes

problem remains

不支持 Filesystem::getVisibility()

@dev with something new~

composer require aobozhang/aliyun-oss-adapter:@dev

recently work:

surport latest aliyuncs/oss-sdk-php ~2.0

可运行于 其他框架

optimize:

Storage::append(); Storage::prepend(); Filesystem::update(); Filesystem::updateStream;

不再删除 对象后写入,而是直接覆盖

1.0.1 stable release

composer require aobozhang/aliyun-oss-adapter

Only surport aliyuncs/oss-sdk-php 2.0.1

1.0.0

dev release

仅工作于Laravel 下