Skip to content

Commit

Permalink
comoser: add tracy/tracy for more pleasant development
Browse files Browse the repository at this point in the history
  • Loading branch information
TomasVotruba committed Jan 2, 2018
1 parent 1537b66 commit ce2455c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@
"php": "^7.1",
"symplify/easy-coding-standard": "^3.1"
},
"require-dev": {
"tracy/tracy": "^2.4"
},
"autoload": {
"psr-4": {
"Nette\\CodingStandard\\": "src"
Expand Down

0 comments on commit ce2455c

Please sign in to comment.