Mirfalah sendmail swift transport implementation
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

README.md 404B

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