Skip to content

Commit 9f4af6b

Browse files
committed
chore: Removes version from composer
Per docs, if the version can be inferred from VCS tag name or repo, it's recommedned to omit the version from composer.json. Related: #18
1 parent 6bec580 commit 9f4af6b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

composer.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
{
22
"name": "jakobo/hotp-php",
3-
"version": "2.0.1",
43
"repositories": {
54
"github": {
65
"type": "github",

0 commit comments

Comments
 (0)