ghislainf/zf2-whoops

Requiring entire ZF2 framework is a bad idea.

Saeven opened this issue · 1 comments

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!

Moved to PR