Updated version of SDK Core

- Updated version
- Fixed Testing Bugs
- Updated README
- Updated Release note
This commit is contained in:
Jay Patel
2014-09-24 13:41:32 -05:00
parent 6f59a4186b
commit 0ed9c26d02
8 changed files with 77 additions and 47 deletions

View File

@@ -9,6 +9,6 @@
"php": ">=5.3.0",
"ext-curl": "*",
"ext-json": "*",
"paypal/rest-api-sdk-php" : "0.8.*"
"paypal/rest-api-sdk-php" : "0.11.*"
}
}