Skip to content

Commit

Permalink
Change main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
endroid committed Nov 7, 2023
1 parent 62fe463 commit b845fd5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"php": "^8.1"
},
"require-dev": {
"endroid/quality": "dev-master"
"endroid/quality": "dev-main"
},
"suggest": {
"roave/security-advisories": "Avoids installation of package versions with vulnerabilities"
Expand All @@ -38,7 +38,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "3.x-dev"
"dev-main": "3.x-dev"
}
}
}

0 comments on commit b845fd5

Please sign in to comment.