mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-20 07:42:17 +02:00
N°4307 Replace SwiftMailer with Laminas-mail
This commit is contained in:
26
lib/laminas/laminas-mime/README.md
Normal file
26
lib/laminas/laminas-mime/README.md
Normal file
@@ -0,0 +1,26 @@
|
||||
# laminas-mime
|
||||
|
||||
[](https://travis-ci.com/laminas/laminas-mime)
|
||||
[](https://coveralls.io/github/laminas/laminas-mime?branch=master)
|
||||
|
||||
`Laminas\Mime` is a support class for handling multipart MIME messages. It is used
|
||||
by `Laminas\Mail` and `Laminas\Mime\Message` and may be used by applications requiring
|
||||
MIME support.
|
||||
|
||||
## Installation
|
||||
|
||||
Run the following to install this library:
|
||||
|
||||
```bash
|
||||
$ composer require laminas/laminas-mime
|
||||
```
|
||||
|
||||
## Documentation
|
||||
|
||||
Browse the documentation online at https://docs.laminas.dev/laminas-mime/
|
||||
|
||||
## Support
|
||||
|
||||
* [Issues](https://github.com/laminas/laminas-mime/issues/)
|
||||
* [Chat](https://laminas.dev/chat/)
|
||||
* [Forum](https://discourse.laminas.dev/)
|
||||
Reference in New Issue
Block a user