So I have successfully integrated an SQS job queue into my app, but I am running into an interesting situation. It appears that at times, it will look for the SQS client in the vendor folder that comes with XenForo. However, XenForo doesn't come with the SQS client SDK files/code. Is there a way...