Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 574 Bytes

DEVELOPMENT.md

File metadata and controls

23 lines (13 loc) · 574 Bytes

REST API SDK for SMS

Some development documentation for the PHP REST API SDK for SMS.

Release procedure

The following steps are necessary to perform a release of the SDK:

  1. Update to release version in src/Version.php and CHANGELOG.md.

  2. Commit the changes and add a release tag.

  3. Generate PHP docs and commit to gh-pages branch.

  4. Prepare src/Version.php and CHANGELOG.md for next development cycle.

  5. Commit again.

  6. Push it all to GitHub.

  7. Log in to Packagist and press "Update" on the sdk-xms package.