We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0019530 commit afe71f9Copy full SHA for afe71f9
src/Tracy/Debugger/Debugger.php
@@ -17,7 +17,7 @@
17
*/
18
class Debugger
19
{
20
- public const VERSION = '2.7.3';
+ public const VERSION = '2.7.4';
21
22
/** server modes for Debugger::enable() */
23
public const
0 commit comments