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 3046c8d commit 68b0ec8Copy full SHA for 68b0ec8
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