Closed jcherniak closed 7 years ago
I needed to install PHPMailer > 5.2.14, but the PHPMailer version was hardcoded in composer.json. This patch allows for minor version updates as necessary.
Needed to use the getters referenced in #12
I needed to install PHPMailer > 5.2.14, but the PHPMailer version was hardcoded in composer.json. This patch allows for minor version updates as necessary.