AvaTax-REST-V2-PHP-SDK icon indicating copy to clipboard operation
AvaTax-REST-V2-PHP-SDK copied to clipboard

support more PHP versions and Guzzle 7

Open dissolve opened this issue 4 years ago • 1 comments

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

dissolve avatar May 12 '21 14:05 dissolve

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 avatar May 12 '21 14:05 dissolve