Closed JakeBooher closed 3 years ago
Class QuickBooksOnline\API\Data\IPPWrapper located in ./vendor/quickbooks/v3-php-sdk/src/Data/IPP.php does not comply with psr-4 autoloading standard. Skipping.
Renaming src/Data/IPP.php to src/Data/IPPWrapper.php should resolve this issue.
src/Data/IPP.php
src/Data/IPPWrapper.php
Looks like someone has submitted a PR for this already in #375
@jacobembree: Thanks for reporting, this should be fixed with the release: 6.0.0
Renaming
src/Data/IPP.php
tosrc/Data/IPPWrapper.php
should resolve this issue.