Some development documentation for the PHP REST API SDK for SMS.
The following steps are necessary to perform a release of the SDK:
-
Update to release version in
src/Version.php
andCHANGELOG.md
. -
Commit the changes and add a release tag.
-
Generate PHP docs and commit to
gh-pages
branch. -
Prepare
src/Version.php
andCHANGELOG.md
for next development cycle. -
Commit again.
-
Push it all to GitHub.
-
Log in to Packagist and press "Update" on the sdk-xms package.