Skip to content

Commit dd043f2

Browse files
committed
style fix with PHP-CS-Fixer +fixes in tests + composer.json + doxyfile
1 parent b382a09 commit dd043f2

4 files changed

Lines changed: 1730 additions & 1179 deletions

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
}
1818
],
1919
"require" : {
20-
"php" : ">=5.2"
20+
"php" : ">=5.3"
2121
},
2222
"suggest" : {
2323
"ext-Reflection" : "to show protected and private info (now is only implemented for Exceptions)"

0 commit comments

Comments
 (0)