Update composer.json
This commit is contained in:
parent
fbb21d2885
commit
0ca07c9698
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"type": "project",
|
"type": "project",
|
||||||
"require": {
|
"require": {
|
||||||
"php": ">=7.1.3",
|
"php": ">=7.2.5",
|
||||||
"fideloper/proxy": "^4.0",
|
"fideloper/proxy": "^4.0",
|
||||||
"graham-campbell/github": "^10.5",
|
"graham-campbell/github": "^10.5",
|
||||||
"guzzlehttp/guzzle": "^7.4",
|
"guzzlehttp/guzzle": "^7.4",
|
||||||
|
|
Loading…
Reference in a new issue