JeremyDunn / php-fedex-api-wrapper

This library provides a fluid interface for constructing requests to the FedEx web service API.
269 stars 184 forks source link

Fix WSDL naming issue #191

Closed ajohnson6494 closed 2 years ago

ajohnson6494 commented 2 years ago

This merge quest fixes and issue where the TrackingService wsdl file was not named correctly, which caused the tracking service to fail to fetch the WSDL file.

JeremyDunn commented 2 years ago

thanks @ajohnson6494 ! I'll tag a release in a bit.