Skip to content

Commit

Permalink
Merge pull request #4 from portapipe/patch-1
Browse files Browse the repository at this point in the history
added minimum php version required
  • Loading branch information
massimo-me authored Aug 18, 2017
2 parents 8674747 + 5c87bd2 commit ea79ab7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
}
},
"require": {
"php": ">=5.5",
"guzzlehttp/guzzle": "^6.2"
}
}

0 comments on commit ea79ab7

Please sign in to comment.