Hello. Would be nice if you add licence for your package.
I prefer MIT licence in my packages.
If you want it - simple add this to your composer.json
"license": "MIT",
in my package it looks like that:
https://github.com/dariuszwrzesien/DwrAvatarBundle/blob/master/composer.json
I didn't create PR for this because I don't know what do you prefer.
Let me know if it is ok for you.
Best regards.
Hello. Would be nice if you add licence for your package.
I prefer MIT licence in my packages.
If you want it - simple add this to your composer.json
"license": "MIT",
in my package it looks like that:
https://github.com/dariuszwrzesien/DwrAvatarBundle/blob/master/composer.json
I didn't create PR for this because I don't know what do you prefer.
Let me know if it is ok for you.
Best regards.