diff --git a/README.md b/README.md index 9af4d80..2932e5d 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,7 @@ contains an additional list of other suggested modules * Statistics ~ OXID Projects * Tags ~ OXID Projects * Captcha ~ OXID Projects +* PHPMailer Bugfix ~ Vanilla-thunder ### suggest-dev list * OXID SQL Logger ~ D3 diff --git a/composer.json b/composer.json index d4af83f..24247f7 100644 --- a/composer.json +++ b/composer.json @@ -47,6 +47,7 @@ "oxid-projects/statistics-module": "Logging and displaying statistics for OXID eShop.", "oxid-projects/tags-module": "This is a tags module for OXID eShop.", "oxid-projects/captcha-module": "This is Captcha module for OXID eShop.", + "vanilla-thunder/fix-phpmailer": "Fix for OXID eShop: PHPMailer bug #751", "d3/oxid-sql-logger": "[DEV] Returns all SQL queries into console of a Browser.", "oxid-esales/module-generator": "[DEV] Folders structure, empty classes and metadata generation for new OXID eShop modules.",