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