Skip to content

Commit

Permalink
Add missing branch-alias
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolas-grekas authored Dec 2, 2024
1 parent c9dc49f commit 724e27d
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-master": "1.x-dev"
}
}
}

0 comments on commit 724e27d

Please sign in to comment.