Skip to content

Commit

Permalink
fix: add back with the main branch alias.
Browse files Browse the repository at this point in the history
  • Loading branch information
xiCO2k committed Dec 17, 2024
1 parent 8bc8058 commit 78288d1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,10 @@
"providers": [
"Termwind\\Laravel\\TermwindServiceProvider"
]
},
"branch-alias": {
"main": "2.x-dev",
"dev-2.x": "2.x-dev"
}
}
}

0 comments on commit 78288d1

Please sign in to comment.