arraypress / s3-signer

A robust, lightweight library to generate presigned URLs for various S3-compatible storage providers, including Cloudflare R2, Linode, Amazon, and more.
2 stars 0 forks source link

Error: Class "ArrayPress\S3\Utils\Validate" not found #1

Closed ninvfeng closed 2 weeks ago

ninvfeng commented 2 weeks ago

Error: Class "ArrayPress\S3\Utils\Validate" not found in vendor/arraypress/s3-signer/src/Signer.php:242

arraypress commented 2 weeks ago

Sorry about that, moving all the libraries into separate namespaces. For now I have removed all the releases, so if you pull down the latest s3 utilities (via composer), it should work like before as utilities have been updated.