Elastic Beanstalk Deploy Fails DSN Invalid

Deployment of our Laravel PHP code fails in Elastic Beanstalk because it throws an error when composer.lock deploys third party libraries: The option “dsn” with value “https://[redacted]@sentry.io/204130SQS_PREFIX” is invalid.

We’ve deployed this 100s of times. This is happening with and upgrade from Laravel 7.12 to 7.13, although I am not sure that this is related.

Any help would be appreciated.

“204130SQS_PREFIX”

Looks like you have something wrong there. The project ID is an integer but you’ve included a string there as well.