Skip to content
This repository was archived by the owner on Jun 6, 2021. It is now read-only.

Commit b58da6e

Browse files
committed
Update for Tracy 2.4
1 parent ece9879 commit b58da6e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
}
1414
],
1515
"require": {
16-
"php": ">=5.4.0",
17-
"tracy/tracy": "~2.3"
16+
"php": ">=5.4.4",
17+
"tracy/tracy": "~2.4"
1818
},
1919
"autoload": {
2020
"classmap": ["src/panels"],

0 commit comments

Comments
 (0)