There was an error while loading. Please reload this page.
1 parent a2e5b73 commit 344c772Copy full SHA for 344c772
src/Tracy/Debugger/Debugger.php
@@ -17,7 +17,7 @@
17
*/
18
class Debugger
19
{
20
-public const VERSION = '2.7.2';
+public const VERSION = '2.7.3';
21
22
/** server modes for Debugger::enable() */
23
public const
0 commit comments