therezor / laravel-transactional-jobs

Run Laravel job inside transaction (after transaction is committed, or cancel if rolled back)
MIT License
45 stars 8 forks source link

Is this project GPL or MIT ? #20

Closed williamdes closed 5 months ago

williamdes commented 5 months ago

https://github.com/therezor/laravel-transactional-jobs/blob/b262084abed32e62e14e650edf31e79e8147080c/composer.json#L5

The initial commit committed MIT ? Would you say it is dual licenced ?

therezor commented 5 months ago

Thanks for reporting, it should be under MIT license as it is less restrictive

williamdes commented 5 months ago

Thank you! https://github.com/therezor/laravel-transactional-jobs/releases/tag/1.1.5

Fixed by https://github.com/therezor/laravel-transactional-jobs/commit/855b1a3e64953a2142c20bcc5072373dd15eed26