Skip to content

Commit 427db88

Browse files
author
Norbert Nytko
authored
Update composer.json (#50)
1 parent 0438634 commit 427db88

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

composer.json

+6-2
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"authors": [
1515
{
1616
"email": "[email protected]",
17-
"homepage": "https://github.com/basecrm/basecrm-php/graphs/contributors",
17+
"homepage": "https://github.com/zendesk/basecrm-php/graphs/contributors",
1818
"name": "Zendesk"
1919
}
2020
],
@@ -34,5 +34,9 @@
3434
"require-dev": {
3535
"phpunit/phpunit": "~4.0"
3636
},
37-
"type": "library"
37+
"type": "library",
38+
"support": {
39+
"source": "https://github.com/zendesk/basecrm-php/",
40+
"issues": "https://github.com/zendesk/basecrm-php/issues"
41+
}
3842
}

0 commit comments

Comments
 (0)