Third Party Libraries conflict?

Permalink
I have two packages which both use the AWS SDK. However, when both packages are installed one of them doesn't work. They work fine in isolation of each other. Each package uses an SDK in their own "vendor" folder within the respective packages.

I think C5 is may be encountering some sort of conflict when both packages are installed.

More information on the specific problem I have is here

https://www.concrete5.org/marketplace/addons/storage-for-amazon-s3/s...

I'm thinking there should perhaps only be one copy of the SDK outwith the packages and each refer to it but I'm not sure how to do this.

Any help would be appreciated.