require php5.6+

This commit is contained in:
Robin Appelman 2018-03-09 14:54:36 +01:00
commit 0cbfd0872d
5 changed files with 47 additions and 37 deletions

View file

@ -9,7 +9,7 @@
}
],
"require" : {
"php": ">=5.4",
"php": ">=5.6",
"icewind/streams": ">=0.2.0"
},
"require-dev": {