| Current Path : /var/www/clients/client3/web2/web/vendor/laminas/laminas-dependency-plugin/ |
| Current File : /var/www/clients/client3/web2/web/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 ```