We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f20c9fc commit cd2fb46Copy full SHA for cd2fb46
composer.json
@@ -30,7 +30,7 @@
30
"email": "NPROneEnterprise@npr.org",
31
"issues": "https://github.com/npr/npr-one-backend-proxy-php/issues",
32
"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"
+ "docs": "https://github.com/npr/npr-one-backend-proxy-php/tree/main/docs#readme"
34
},
35
"config": {
36
"preferred-install": "dist"
@@ -53,5 +53,5 @@
53
54
"scripts": {
55
"test:unit": "./vendor/bin/phpunit tests/unit --verbose"
56
- }
+ }
57
}
0 commit comments