Skip to content

Commit cd2fb46

Browse files
committed
Change default branch from master to main
1 parent f20c9fc commit cd2fb46

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"email": "NPROneEnterprise@npr.org",
3131
"issues": "https://github.com/npr/npr-one-backend-proxy-php/issues",
3232
"source": "https://github.com/npr/npr-one-backend-proxy-php",
33-
"docs": "https://github.com/npr/npr-one-backend-proxy-php/tree/master/docs#readme"
33+
"docs": "https://github.com/npr/npr-one-backend-proxy-php/tree/main/docs#readme"
3434
},
3535
"config": {
3636
"preferred-install": "dist"
@@ -53,5 +53,5 @@
5353
},
5454
"scripts": {
5555
"test:unit": "./vendor/bin/phpunit tests/unit --verbose"
56-
}
56+
}
5757
}

0 commit comments

Comments
 (0)