You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for pointing this out. I set the TYPO3 version to 8.7.0 in ext_emconf.php in version 1.3.0. This is due I did not test it in any other version yet.
According to the ext_emconf.php T3 7.6.0-8.7.99 is required. However, in the composer.json it depends on T3>=8.7.0
https://github.com/Konafets/typo3_debugbar/blob/master/composer.json#L15
https://github.com/Konafets/typo3_debugbar/blob/master/ext_emconf.php#L16
Which dependency is the correct one? Would be great if it's corrected soon.
The text was updated successfully, but these errors were encountered: