mirror of
https://github.com/erusev/parsedown.git
synced 2025-09-03 03:42:38 +02:00
Merge pull request #876 from xabbuh/branch-alias
add a branch alias to allow installing untagged 1.8 versions
This commit is contained in:
@@ -29,5 +29,10 @@
|
|||||||
"CommonMarkTest": "test/",
|
"CommonMarkTest": "test/",
|
||||||
"CommonMarkTestWeak": "test/"
|
"CommonMarkTestWeak": "test/"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"extra": {
|
||||||
|
"branch-alias": {
|
||||||
|
"dev-1.8.x-beta": "1.8.x-dev"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user