fix composer.json

This commit is contained in:
KOLANICH 2015-11-06 16:03:47 +03:00
parent 2227110720
commit 8f086a47bc

View file

@ -18,7 +18,7 @@
],
"require" : {
"php" : ">=5.3",
"ext-Reflection" : "to show protected and private info (now is only implemented for Exceptions) and to work with types in stack"
"ext-Reflection" : "*"
},
"support" : {
"issues" : "https://github.com/KOLANICH/dBug/issues"