Skip to content

Commit 35fb8c7

Browse files
committed
Install tracy/tracy for tests
1 parent 371a55c commit 35fb8c7

File tree

2 files changed

+78
-2
lines changed

2 files changed

+78
-2
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,8 @@
3535
"require-dev": {
3636
"nette/tester": "^2.5.4",
3737
"phpstan/phpstan": "^2.1.12",
38-
"spaze/phpstan-disallowed-calls": "^4.5.0"
38+
"spaze/phpstan-disallowed-calls": "^4.5.0",
39+
"tracy/tracy": "^2.10.9"
3940
},
4041
"scripts": {
4142
"phpstan": "phpstan analyse",

composer.lock

Lines changed: 76 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)