tpyo / amazon-s3-php-class

A standalone Amazon S3 (REST) client for PHP 5/CURL
1.03k stars 503 forks source link

Composer, not getting latest #145

Open riseoflex88 opened 6 years ago

riseoflex88 commented 6 years ago

Hi, I installed via composer: https://packagist.org/packages/tpyo/amazon-s3-php-class

But doesn't get the latest version, it's getting 0.5.1, but it doesn't include the most recent commit... specifically this one: "fix a wrong word in line 1924" https://github.com/tpyo/amazon-s3-php-class/commit/4ad2e3285643bb2a47218caac46db59e75c48a10

carlos-mg89 commented 3 years ago

Would it be possible to release new versions? I feel a bit compromised by depending on dev-master.