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:
24
lib/laminas/laminas-zendframework-bridge/README.md
Normal file
24
lib/laminas/laminas-zendframework-bridge/README.md
Normal file
@@ -0,0 +1,24 @@
|
||||
# laminas-zendframework-bridge
|
||||
|
||||
[](https://travis-ci.com/laminas/laminas-zendframework-bridge)
|
||||
[](https://coveralls.io/github/laminas/laminas-zendframework-bridge?branch=master)
|
||||
|
||||
This library provides a custom autoloader that aliases legacy Zend Framework,
|
||||
Apigility, and Expressive classes to their replacements under the Laminas
|
||||
Project.
|
||||
|
||||
This package should be installed only if you are also using the composer plugin
|
||||
that installs Laminas packages to replace ZF/Apigility/Expressive packages.
|
||||
|
||||
## Installation
|
||||
|
||||
Run the following to install this library:
|
||||
|
||||
```bash
|
||||
$ composer require laminas/laminas-zendframework-bridge
|
||||
```
|
||||
|
||||
## Support
|
||||
|
||||
* [Issues](https://github.com/laminas/laminas-zendframework-bridge/issues/)
|
||||
* [Forum](https://discourse.laminas.dev/)
|
||||
Reference in New Issue
Block a user