novuhq / novu-php

PHP SDK for Novu - The open-source notification infrastructure for engineers. :rocket:
https://docs.novu.co/sdks/php
MIT License
85 stars 23 forks source link

[NV-PHP-5] Add tenants support #41

Closed kraynel closed 11 months ago

kraynel commented 11 months ago

Hello ! This should add support for tenants and solve https://github.com/novuhq/novu-php/issues/33.

I tried composer lint and composer test, but it updates almost all files in the repo, is it really used?

unicodeveloper commented 11 months ago

Thanks for the contribution @kraynel. It's not used. So no need to run them. I'll do a proper clean up soon of the linting soon.

unicodeveloper commented 11 months ago

Please attend to the comments @kraynel ⭐

kraynel commented 11 months ago

Thanks for the review @unicodeveloper, sorry for the poor copy/paste quality. It should be better now.

unicodeveloper commented 11 months ago

Perfect. LGTM! ⭐