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 missing class #205

Closed czmole closed 2 years ago

czmole commented 2 years ago

Since v6.0.2 this class is missing FedEx\ShipService\SimpleType\ServiceType

Thought to add it, I opened an issue about it #204

LE: the same case for PackingType, is missing in 6.0.2

JeremyDunn commented 2 years ago

Thanks @czmole. These files were added back to v6.0.3.