Skip to content

Commit cf7a6be

Browse files
committed
composer update (kdybyPconsole version fix + do not require tracy on dev)
1 parent 6520418 commit cf7a6be

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

composer.json

+1-4
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,6 @@
2424
},
2525
"require": {
2626
"bunny/bunny": "^0.2.4",
27-
"kdyby/console": "^2.6|^2.7"
28-
},
29-
"require-dev": {
30-
"tracy/tracy": "^2.4"
27+
"kdyby/console": "~2.6.0|~2.7.0"
3128
}
3229
}

0 commit comments

Comments
 (0)