This PR updates the package dependencies to their current versions:
PHP ^7.3
Guzzle 7.2
PHPUnit 9.4
etc.
Also updates .travis.yml to test against 7.3, 7.4, and nightly.
These changes are necessary to make this package compatible with newer framework versions, ie. Laravel 8. I assume this would be a major version release.
This PR updates the package dependencies to their current versions:
Also updates .travis.yml to test against 7.3, 7.4, and nightly.
These changes are necessary to make this package compatible with newer framework versions, ie. Laravel 8. I assume this would be a major version release.
Resolves https://github.com/Intacct/intacct-sdk-php/issues/161