Griffin has a direct dependency to `psr/event-dispatcher`. But we really need it? Can we run Griffin without PSR-14 installs even using `Griffin\Event\DispatcherAwareTrait`? How to test it? If it works, change docs. Also, suggests PSR-14 via Composer.
Griffin has a direct dependency to
psr/event-dispatcher.But we really need it? Can we run Griffin without PSR-14 installs even using
Griffin\Event\DispatcherAwareTrait?How to test it?
If it works, change docs.
Also, suggests PSR-14 via Composer.