Browse Source

Update composer min php version

pull/392/head
Chris 5 years ago
parent
commit
9e1bb6c075
  1. 2
      composer.json

2
composer.json

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

Loading…
Cancel
Save