Skip to content

Commit

Permalink
feat: allow small package with DHLForYou
Browse files Browse the repository at this point in the history
  • Loading branch information
GravendeelJochem committed Sep 25, 2024
1 parent 44ccb0c commit c15821d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Model/Consignment/DHLForYouConsignment.php
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ public function getAllowedPackageTypes(): array
return [
self::PACKAGE_TYPE_PACKAGE_NAME,
self::PACKAGE_TYPE_MAILBOX_NAME,
self::PACKAGE_TYPE_PACKAGE_SMALL_NAME
];
}

Expand Down

0 comments on commit c15821d

Please sign in to comment.