Skip to content

Commit

Permalink
Fix composer reqs
Browse files Browse the repository at this point in the history
  • Loading branch information
mfairch authored Mar 7, 2018
1 parent a3034be commit 5c31d2b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,7 @@
}
],
"require": {
"php": ">=5.5",
"ext-curl": "*",
"php": ">=7.0",
"guzzlehttp/guzzle": "~6.1",
"lstrojny/fxmlrpc": "^0.14.0",
"psr/log": "~1.0",
Expand Down

0 comments on commit 5c31d2b

Please sign in to comment.