Releases: BedrockStreaming/StatsdTagsPrometheusBundle
Releases · BedrockStreaming/StatsdTagsPrometheusBundle
Allow symfony/contract 3.* & psr/container 2.*
fix symfony 6 compatibility
Add original ConsoleEvent in console events
v7.3.0 feat(console): add original ConsoleEvent in console events
Add PHP 8 compatibility
v7.2.0 feat(php): allow PHP 8 usage
Fix type error
See #39
Add dispatched_events config key
feat(dispatch_events): allow to not dispatch internal events (#37) * fix(dev): make sure phpunit bin exists before running phpstan * feat(dispatch_events): allow to not dispatch internal events * fix(review): Benoit382
7.0.0
Symfony 5.1 support + add missing composer requirements
This new major release should not break anything, but since we've added some explicit composer requirements (that were missing before), this may theoretically break for some folks
Add phpstan check in CI
Twig 3.x compatibility
Merge pull request #32 from benji07/patch-1 Twig 3.x compatibility