Skip to content

Commit dc0bc6c

Browse files
committed
change package details
1 parent 4531d56 commit dc0bc6c

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

composer.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "ishan-biztech/cakephp-xero-oauth2",
2+
"name": "cakephp-biztech/cakephp-xero-oauth2",
33
"description": "Xero Oauth2 API plugin for CakePHP 3.x",
44
"type": "cakephp-plugin",
55
"keywords": [
@@ -12,17 +12,17 @@
1212
"api"
1313
],
1414
"license": "MIT",
15-
"homepage": "https://github.com/ishan-biztech/cakephp-xero-oauth2",
15+
"homepage": "https://github.com/cakephp-biztech/cakephp-xero-oauth2",
1616
"authors": [
1717
{
18-
"name": "Ishan Biztech",
19-
"homepage": "https://github.com/ishan-biztech",
18+
"name": "CakePHP Biztech",
19+
"homepage": "https://github.com/cakephp-biztech/cakephp-xero-oauth2",
2020
"role": "Author"
2121
}
2222
],
2323
"support": {
24-
"issues": "https://github.com/ishan-biztech/cakephp-xero-oauth2/issues",
25-
"source": "https://github.com/ishan-biztech/cakephp-xero-oauth2"
24+
"issues": "https://github.com/cakephp-biztech/cakephp-xero-oauth2/issues",
25+
"source": "https://github.com/cakephp-biztech/cakephp-xero-oauth2"
2626
},
2727
"require": {
2828
"cakephp/cakephp": "^3.5",

0 commit comments

Comments
 (0)