Skip to content

Commit 6f1707c

Browse files
authored
Readme: Mention composer-semver (#67)
1 parent 88f02f8 commit 6f1707c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@
3636
>
3737
> Due to implementation complexity, it only supports a subset of [composer versioning](https://github.com/composer/semver/).
3838
> Refer to the [version_test.go](https://github.com/typisttech/comver/blob/main/version_test.go) for examples.
39+
>
40+
> For better compatibility, use [`composer-semver`](https://github.com/typisttech/composer-semver/) install.
3941
4042
## Credits
4143

0 commit comments

Comments
 (0)