Requiring entire ZF2 framework is a bad idea.
Saeven opened this issue · 1 comments
Saeven commented
https://github.com/ghislainf/zf2-whoops/blob/master/composer.json#L30
Dependencies will force a full framework download. It'd be necessary to limit it to those components you need.
Thanks!
Saeven commented
Moved to PR