Skip to content

Commit

Permalink
Change default branch from master to main
Browse files Browse the repository at this point in the history
  • Loading branch information
xiehan committed Mar 8, 2021
1 parent f20c9fc commit cd2fb46
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 @@ -30,7 +30,7 @@
"email": "NPROneEnterprise@npr.org",
"issues": "https://github.com/npr/npr-one-backend-proxy-php/issues",
"source": "https://github.com/npr/npr-one-backend-proxy-php",
"docs": "https://github.com/npr/npr-one-backend-proxy-php/tree/master/docs#readme"
"docs": "https://github.com/npr/npr-one-backend-proxy-php/tree/main/docs#readme"
},
"config": {
"preferred-install": "dist"
Expand All @@ -53,5 +53,5 @@
},
"scripts": {
"test:unit": "./vendor/bin/phpunit tests/unit --verbose"
}
}
}

0 comments on commit cd2fb46

Please sign in to comment.