Skip to content

Commit

Permalink
add a branch alias to allow installing untagged 1.8 versions
Browse files Browse the repository at this point in the history
  • Loading branch information
xabbuh committed Jul 17, 2024
1 parent 89880dd commit e7a3bcc
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,10 @@
"CommonMarkTest": "test/",
"CommonMarkTestWeak": "test/"
}
},
"extra": {
"branch-alias": {
"dev-1.8.x-beta": "1.8.x-dev"
}
}
}

0 comments on commit e7a3bcc

Please sign in to comment.