Skip to content

Commit

Permalink
Merge pull request #7 from Healyhatman/development
Browse files Browse the repository at this point in the history
Replace incorrect import
  • Loading branch information
Healyhatman authored Jun 29, 2023
2 parents 5e505da + 771bd80 commit 1b3f13b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/KeypayPHP/Application.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

use GuzzleHttp\Client;
use GuzzleHttp\ClientInterface;
use Swagger\Client\Configuration;
use OpenAPI\Client\Configuration;

class Application
{
Expand Down

0 comments on commit 1b3f13b

Please sign in to comment.