forked from LiveCarta/PayPal-PHP-Server-SDK
Release 0.7.0
Beta Release 0.7.0 including: - Bug fixes - Updated model/function names - Updated models to reflect changes in APIs
This commit is contained in:
@@ -9,16 +9,17 @@
|
||||
],
|
||||
"authors": [],
|
||||
"support": {},
|
||||
"prefer-stable": false,
|
||||
"require": {
|
||||
"php": "^7.2 || ^8.0",
|
||||
"ext-json": "*",
|
||||
"apimatic/unirest-php": "^4.0.0",
|
||||
"apimatic/core-interfaces": "~0.1.5",
|
||||
"apimatic/core": "~0.3.11"
|
||||
"apimatic/core": "~0.3.13"
|
||||
},
|
||||
"require-dev": {
|
||||
"squizlabs/php_codesniffer": "^3.5",
|
||||
"phan/phan": "5.4.2"
|
||||
"phan/phan": "5.4.5"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
|
||||
Reference in New Issue
Block a user