Restore compatibility with PHP 5.3

This commit is contained in:
Jeremy Benoist
2015-06-10 09:33:21 +02:00
parent b69619d386
commit 814c6e4730
4 changed files with 11 additions and 4 deletions
+1 -1
View File
@@ -24,7 +24,7 @@
"role": "Developer (original JS version)"
}],
"require": {
"php": ">=5.4",
"php": ">=5.3.3",
"ext-tidy": ">=1.2"
},
"autoload": {