5.1.8
- Switch from
Swiftmailer
toPHPMailer
- Fix type error issue loading json configurations - issue #174
- Fix dropbox remote cleanup error because of missing files in the PHAR - issue #175
The latest Swiftmailer version is still not working in the PHAR version so I made the decision to switch to PHPMailer that has not as many options but just works.