joshribakoff/zf1-empty

There is no license information available for the latest version (1.0) of this package.

1.0 2013-07-16 00:19 UTC

This package is not auto-updated.

Last update: 2024-04-23 01:52:45 UTC


README

A hack to prevent composer from including multiple Zend Frameworks. For example Magento already has ZF1 in it's library/ path. If you use composer to require a package that in turn requires ZF1, composer doens't know that ZF1 is already provided by Magento. In that case, just require this package in your project's composer.json to prevent any of your dependencies from requiring new ZF1s