Updated version number

This commit is contained in:
Prasanna Annamalai
2013-05-30 16:58:55 +05:30
parent 2b4cf626bc
commit 8a89e200de
2 changed files with 2 additions and 2 deletions

View File

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