Releases: slepic/templated-tracy-bar-panel
Releases · slepic/templated-tracy-bar-panel
Allow PHP8
0.2.0
- Update dependency slepic/php-template to v0.2.
- Changed return type of
TemplateDataProviderInterface::getTabData()
andTemplateDataProviderInterface::getPanelData()
to array. - Changed travis setup to only run tests in oldest and newest php versions supported by this package (that is 5.6 and 7.3).