Skip to content

Releases: zumba/deadmanssnitch-php-sdk

PHP 8 compatibility

26 Oct 17:23
60c78bd
Compare
Choose a tag to compare

This release makes this PHP 8 compatible and drops support of previous PHP versions.

Guzzle 7 Support

17 Mar 04:16
16149b1
Compare
Choose a tag to compare

Allow Guzzle 7 as dependency.

Contributors:

Full support of API

06 Jan 18:41
3ea37d2
Compare
Choose a tag to compare

This release supports the full set of DMS APIs, however Zumba\Deadmanssnitch\Entity\Snitch public API changed significantly that warranted a major version bump.

Notifier

04 Jan 22:20
24b6b04
Compare
Choose a tag to compare

Added a notifier class to enable pinging a snitch from the same sdk.

Initial release.

04 Jan 20:18
9f122bf
Compare
Choose a tag to compare

First release.

Basic support for creating snitches.