Update composer min php version

This commit is contained in:
Chris 2019-07-11 15:01:07 +01:00
parent 9c05d0d803
commit 9e1bb6c075

View file

@ -5,7 +5,7 @@
"license": "MIT",
"type": "project",
"require": {
"php": ">=7.0.0",
"php": ">=7.1.3",
"fideloper/proxy": "^4.0",
"graham-campbell/github": "^7.5",
"guzzlehttp/guzzle": "^6.3",