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 dd2cfb1 commit f49482dCopy full SHA for f49482d
composer.json
@@ -15,7 +15,7 @@
15
],
16
"require": {
17
"php": ">= 5.3.2",
18
- "nette/tracy": "~2.2"
+ "tracy/tracy": "~2.2"
19
},
20
"autoload": {
21
"psr-4": { "JanDrabek\\Tracy\\": "src/" }
0 commit comments