Skip to content

Commit

Permalink
refs #39066 remove vendor sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
bogdan202 committed Mar 8, 2024
1 parent 9742b1c commit d0f2e76
Show file tree
Hide file tree
Showing 5 changed files with 134 additions and 251 deletions.
1 change: 1 addition & 0 deletions classes/API/ExtensionSDK/DeleteVaultPaymentToken.php
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@

class DeleteVaultPaymentToken implements HttpRequestInterface, WrapperInterface
{
protected $headers = [];
/**
* @var string
*/
Expand Down
1 change: 0 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@
},
"require": {
"php": ">=5.6.0",
"paypal/paypal-checkout-sdk": " 1.*",
"guzzlehttp/guzzle": "6.*"
},
"require-dev": {
Expand Down
Loading

0 comments on commit d0f2e76

Please sign in to comment.