upyun / php-sdk

UPYUN SDK for PHPer
MIT License
175 stars 86 forks source link

不支持 Laravel 8.0 #59

Open dogeow opened 4 years ago

dogeow commented 4 years ago

➜ antic-api php -d memory_limit=-1 /usr/local/bin/composer require upyun/sdk Using version ^3.5 for upyun/sdk ./composer.json has been updated Loading composer repositories with package information Updating dependencies (including require-dev) Your requirements could not be resolved to an installable set of packages.

Problem 1

Installation failed, reverting ./composer.json to its original content. ➜ antic-api

Kalamet commented 3 years ago

那我+1

iMactool commented 3 years ago

这个是官方弃坑了吗? 不维护不支持 PHP8 了吗?

enf-alan commented 3 years ago

我fork了一个,支持guzzle 7: https://github.com/enf-alan/upyun-php-sdk