Skip to content

Commit

Permalink
Merge branch 'main' of github.com:vormkracht10/wefact-php
Browse files Browse the repository at this point in the history
  • Loading branch information
Baspa committed Jun 7, 2023
2 parents be40998 + b6d2c3f commit 075934f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/WeFact.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@

use GuzzleHttp\Client;
use Vormkracht10\WeFact\Resources\Debtor;
use Vormkracht10\WeFact\Resources\Invoice;
use Vormkracht10\WeFact\Resources\Group;
use Vormkracht10\WeFact\Resources\Invoice;
use Vormkracht10\WeFact\Resources\Product;

class WeFact
Expand Down

0 comments on commit 075934f

Please sign in to comment.