Closed pistej closed 7 years ago
Sounds like a good thing to do 😄 I'll look into that right after I merge your PR.
Tagged the 1.0.0 version, thanks for the reminder !
Installation.md in docs folder needs to be updated too.
Fixed !
I was thinking about: php composer.phar require machour/yii2-notifications "^1.0.0" or php composer.phar require machour/yii2-notifications "~1.0" otherwise there is not reason for versioning if developer use "*".
See: https://getcomposer.org/doc/articles/versions.md#tilde-version-range-
I think, project has enough functionality to start versioning !?