diff --git a/composer.json b/composer.json index 11f603f..94e40c5 100644 --- a/composer.json +++ b/composer.json @@ -13,7 +13,7 @@ "illuminate/support": "~4.0", "ext-curl": "*", "ext-json": "*", - "paypal/rest-api-sdk-php": "0.15.1" + "paypal/rest-api-sdk-php": "1.3.0" }, "require-dev":{ "phpspec/phpspec": "~2.0"