These are notes for package maintainers and contributors.
The intention is to release a new version every 3 months, if code has changed in a useful way.
New releases can be done via the github web interface at: https://github.com/EdwinHoksberg/php-fcm/releases/new
Current tags: https://github.com/EdwinHoksberg/php-fcm/tags
Releases: https://github.com/EdwinHoksberg/php-fcm/releases
Releases on packagist: https://packagist.org/packages/edwinhoksberg/php-fcm
Create a tag:
git tag v1.2.0
git push origin v1.2.0
Further reading...
Automated tests are in https://github.com/EdwinHoksberg/php-fcm/tree/master/tests
Automated test runs can be viewed at: https://travis-ci.org/github/EdwinHoksberg/php-fcm