Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support more PHP versions and Guzzle 7 #140

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dissolve
Copy link

adds travis testing for php versions 7.2, 7.3, 7.4 and 8.0
(php 7.0 and 7.1 don't get the correct version of phpunit and thus fails)
update invalid function definitions which has required params after
optional ones (php8.0 refuses to build with these errors)
add guzzle 7 support
closes #119
closes #129

adds travis testing for php versions 7.2, 7.3, 7.4 and 8.0
update invalid function definitions which has required params after
 optional ones (php8.0 refuses to build with these errors)
add guzzle 7 support
closes avadev#119
closes avadev#129
@dissolve
Copy link
Author

note that you didn't share your info sandbox credentials in other branches, so while it fails testing on THIS branch, i set up travis on my end to show it working
https://travis-ci.com/github/dissolve/AvaTax-REST-V2-PHP-SDK

@dissolve dissolve changed the title support more php versions support more PHP versions and Guzzle 7 May 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

PHP 8 Support Guzzle 7 support
1 participant