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 f667a7f commit 176aa36Copy full SHA for 176aa36
composer.json
@@ -1,5 +1,5 @@
1
{
2
- "name": "naveenrajbu/bigcommerce-api-php-v3",
+ "name": "firebearstudio/bigcommerce-api-php-v3",
3
"type": "library",
4
"description": "Enables PHP applications to communicate with the Bigcommerce API.",
5
"keywords": [
@@ -17,9 +17,9 @@
17
"homepage": "http://www.bigcommerce.com"
18
},
19
20
- "name": "Naveen Raj",
21
- "homepage": "https://github.com/naveenrajbu/",
22
- "email": "nvenrj@gmail.com"
+ "name": "Firebear Studio",
+ "homepage": "https://github.com/firebearstudio/",
+ "email": "info@firebearstudio.com"
23
}
24
],
25
"require": {
0 commit comments