Napp / xray-laravel

AWS X-Ray tracing for Laravel apps
MIT License
56 stars 34 forks source link

Requirements changed with latest minor? #55

Open phadaphunk opened 2 months ago

phadaphunk commented 2 months ago

Deploying with the latest version 1.5.2 throws in Vapor.

Aws\Credentials\CredentialsInterface, an associative array that contains "key", "secret", and an optional "token" key-value pairs, a credentials provider function, or false.

Do we have a new specific setup? Rolling back fixes the issue.