Added Releasinator. Preparing for 1.7.2

This commit is contained in:
Jay Patel
2016-05-12 16:00:38 -05:00
parent 18e1c58d93
commit 80dc4e4f95
10 changed files with 175 additions and 38 deletions

View File

@@ -36,6 +36,13 @@ __Welcome to PayPal PHP SDK__. This repository contains PayPal's PHP SDK and sam
- PHP 5.3 or above
- [curl](http://php.net/manual/en/book.curl.php), [json](http://php.net/manual/en/book.json.php) & [openssl](http://php.net/manual/en/book.openssl.php) extensions must be enabled
## License
Read [License](LICENSE) for more licensing information.
## Contributing
Read [here](CONTRIBUTING.md) for more information.
## More help
* [Going Live](https://github.com/paypal/PayPal-PHP-SDK/wiki/Going-Live)