Skip to content

Commit 7eeeb1a

Browse files
authored
Merge pull request #5 from exodusanto/paypal-stable-sdk
Fix ssl error
2 parents fa50098 + 80988df commit 7eeeb1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"illuminate/support": "~5.0",
1414
"ext-curl": "*",
1515
"ext-json": "*",
16-
"paypal/rest-api-sdk-php": "1.3.2"
16+
"paypal/rest-api-sdk-php": "1.6.4"
1717
},
1818
"require-dev":{
1919
"phpspec/phpspec": "~2.0"

0 commit comments

Comments
 (0)