We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b382a09 commit dd043f2Copy full SHA for dd043f2
4 files changed
composer.json
@@ -17,7 +17,7 @@
17
}
18
],
19
"require" : {
20
- "php" : ">=5.2"
+ "php" : ">=5.3"
21
},
22
"suggest" : {
23
"ext-Reflection" : "to show protected and private info (now is only implemented for Exceptions)"
0 commit comments