Add base64 attachment support to php client.
Breaking Changes
Attachment support not compatible with 1.1 version!
Added
AttachmentInterface
objectBase64Attachment
objectLocalFileAttachment
object
Changed
- refactor of
MailBag->addAttachment()
method