gerardojbaez / laraplans

SaaS style recurring plans for Laravel.
http://laraplans.readthedocs.io
MIT License
180 stars 81 forks source link

Update fire condition of SubscriptionPlanChanged #37

Closed bgultekin closed 6 years ago

bgultekin commented 6 years ago

The SubscriptionPlanChanged event will be fired when change of existing subscription not also when creation of new subscription. Fixes issue #36 .

gerardojbaez commented 6 years ago

Sorry for the delay and thanks for the pull request!