Support of the 7.1 php version?
Closed this issue · 4 comments
o1eksiy commented
Support of the 7.1 php version?
Nyholm commented
Of course. Can you add it to travis.yml?
o1eksiy commented
@Nyholm, I tried to make a commit, but I got this error: "Permission to php-http/guzzle5-adapter.git denied to o1eksiy."
Nyholm commented
You need to fork the project first, then make the commit and push it to your fork. After that you have to make a Pull Request which allows me to review the changes. When I'm happy (or any other maintainer are happy) I will merge your commit to this repository.
See github docs: https://help.github.com/articles/github-flow/
dbu commented
we test with php 7.0, 7.1, 7.2 and 7.3 now