Skip to content

Commit

Permalink
rename dev-master to main
Browse files Browse the repository at this point in the history
  • Loading branch information
mrazinshaikh committed Jun 2, 2024
1 parent 4b155d4 commit 200c338
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,11 @@
"require-dev": {
"laravel/pint": "^1.16"
},
"extra": {
"branch-alias": {
"dev-master": "main"
}
},
"minimum-stability": "dev",
"prefer-stable": true
}
2 changes: 1 addition & 1 deletion composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 200c338

Please sign in to comment.