Mirfalah sendmail swift transport implementation
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
0nepeop1e e699731b0e fix content type il y a 4 ans
src fix content type il y a 4 ans
.gitignore init il y a 4 ans
README.md readme il y a 4 ans
composer.json init il y a 4 ans

README.md

mirfalah/sendmail-swift-transport

Mirfalah Sendmail Swift_Transport implementation


Installation

Add following repository record into composer.json

{
  "repositories": [
    {
      "type": "vcs",
      "url": "https://git.mirfalah.my/mirfalah-tech/sendmail-swift-transport.git"
    }
  ]
}

Then execute

composer require mirfalah/sendmail-swift-transport ^1.0