dapr / php-sdk

Dapr SDK for PHP
Apache License 2.0
72 stars 15 forks source link

Add support for ISO 8601 intervals to PHP sdk #96

Closed jigargandhi closed 3 years ago

jigargandhi commented 3 years ago

Describe the proposal

Runtime has added support for ISO 8601 intervals for reminders as per https://github.com/dapr/dapr/issues/2513. Make changes to SDK to support accordingly

withinboredom commented 3 years ago

This was merged in #104