1
0

Automated commit message

This commit is contained in:
PayPalServerSDKs
2025-11-10 18:16:07 +00:00
parent f774d5557c
commit 88c6ebf5ef

View File

@@ -3,7 +3,7 @@
"description": "PayPal's SDK for interacting with the REST APIs", "description": "PayPal's SDK for interacting with the REST APIs",
"type": "library", "type": "library",
"keywords": [], "keywords": [],
"homepage": "https://www.apimatic.io", "homepage": "https://github.com/paypal/PayPal-PHP-Server-SDK",
"license": [ "license": [
"MIT" "MIT"
], ],
@@ -16,7 +16,7 @@
"ext-curl": "*", "ext-curl": "*",
"apimatic/unirest-php": "^4.0.6", "apimatic/unirest-php": "^4.0.6",
"apimatic/core-interfaces": "~0.1.5", "apimatic/core-interfaces": "~0.1.5",
"apimatic/core": "~0.3.13" "apimatic/core": "~0.3.15"
}, },
"require-dev": { "require-dev": {
"squizlabs/php_codesniffer": "^3.5", "squizlabs/php_codesniffer": "^3.5",