Your IP : 216.73.216.97


Current Path : /var/www/clients/client3/web2/web/vendor/laminas/laminas-dependency-plugin/
Upload File :
Current File : /var/www/clients/client3/web2/web/vendor/laminas/laminas-dependency-plugin/README.md

# laminas-dependency-plugin

[![Build Status](https://travis-ci.com/laminas/laminas-dependency-plugin.svg)](https://travis-ci.com/laminas/laminas-dependency-plugin)

[![codecov](https://codecov.io/gh/laminas/laminas-dependency-plugin/branch/master/graph/badge.svg)](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
```