File: /var/www/vhost/disk-apps/magento.bikenow.co/vendor/laminas/laminas-dependency-plugin/README.md
# laminas-dependency-plugin
[](https://travis-ci.com/laminas/laminas-dependency-plugin)
[](https://codecov.io/gh/laminas/laminas-dependency-plugin)
This Composer plugin, when enabled in a project, intercepts requests to install
packages from the zendframework and zfcampus vendors, and will replace them with
the equivalents from the Laminas Project.
## Installation
```bash
$ composer require laminas/laminas-dependency-plugin
```