Skip to content

Commit

Permalink
feat: add carrier ups
Browse files Browse the repository at this point in the history
  • Loading branch information
wthijmen committed Nov 13, 2023
1 parent c5590d6 commit 267f004
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Validator/Consignment/UPSConsignmentValidator.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
<?php

declare(strict_types=1);

namespace MyParcelNL\Sdk\src\Validator\Consignment;

use MyParcelNL\Sdk\src\Rule\Consignment\DeliveryDateRule;
Expand Down

0 comments on commit 267f004

Please sign in to comment.