PHP 7+ is required

This commit is contained in:
Ben Word
2017-08-02 11:06:58 -05:00
parent 8691074b29
commit a3a268f7f6
3 changed files with 4 additions and 4 deletions

View File

@@ -29,7 +29,7 @@
}
},
"require": {
"php": ">=5.6.4",
"php": ">=7",
"composer/installers": "~1.0",
"illuminate/support": "~5.4",
"roots/sage-lib": "~9.0.0-beta.3",