zend-developer-tools
zend-developer-tools copied to clipboard
ZendDeveloperTools conflicts with Zend\Code 2.3.1 and 2.2.7
See zendframework/zf2#6166
Resolution is to wait for the next release (2.2.8 and 2.3.2) and then remove the patched code at https://github.com/zendframework/ZendDeveloperTools/blob/9f93faecc1c9c31b8af67491f0e706e75b1f85bf/src/ZendDeveloperTools/Listener/EventLoggingListenerAggregate.php#L120
@Ocramius What about to add a conflict entry in composer?
https://getcomposer.org/doc/04-schema.md#conflict
@Maks3w it actually conflicts with previous versions as well because of #147 I really must wait for a new zf2 release and then bump the minimum version before tagging.
This repository has been closed and moved to laminas/laminas-developer-tools; a new issue has been opened at https://github.com/laminas/laminas-developer-tools/issues/15.