forked from LiveCarta/PayPal-PHP-Server-SDK
Automated commit message
This commit is contained in:
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user