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

@@ -15,7 +15,7 @@
"php": ">=5.3.0",
"ext-curl": "*",
"ext-json": "*",
"paypal/sdk-core-php": "2.4.*"
"paypal/sdk-core-php": "2.5.*"
},
"require-dev": {
"phpunit/phpunit": "3.7.*"
@@ -24,5 +24,5 @@
"psr-0": {
"PayPal": "lib/"
}
}
}
}