Match Laravel's PHP requirements

This commit is contained in:
James Brooks
2018-06-27 07:53:03 +01:00
committed by GitHub
parent b431ee3702
commit c9baa103dd

View File

@@ -25,7 +25,7 @@
}
],
"require": {
"php": "^7.0",
"php": "^7.1.3",
"ext-xml": "*",
"alt-three/badger": "^5.0",
"alt-three/bus": "^4.0",