Skip to content

Commit 176aa36

Browse files
authored
Update composer.json
1 parent f667a7f commit 176aa36

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "naveenrajbu/bigcommerce-api-php-v3",
2+
"name": "firebearstudio/bigcommerce-api-php-v3",
33
"type": "library",
44
"description": "Enables PHP applications to communicate with the Bigcommerce API.",
55
"keywords": [
@@ -17,9 +17,9 @@
1717
"homepage": "http://www.bigcommerce.com"
1818
},
1919
{
20-
"name": "Naveen Raj",
21-
"homepage": "https://github.com/naveenrajbu/",
22-
"email": "nvenrj@gmail.com"
20+
"name": "Firebear Studio",
21+
"homepage": "https://github.com/firebearstudio/",
22+
"email": "info@firebearstudio.com"
2323
}
2424
],
2525
"require": {

0 commit comments

Comments
 (0)