Skip to content

Commit f017fe1

Browse files
authored
Updating composer.json
Changing the repo name to php-graph-sdk as discussed in facebookarchive#638
1 parent 7ed1ecd commit f017fe1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
2-
"name": "facebook/php-sdk-v4",
2+
"name": "facebook/php-graph-sdk",
33
"description": "Facebook SDK for PHP",
44
"keywords": ["facebook", "sdk"],
55
"type": "library",
6-
"homepage": "https://github.com/facebook/facebook-php-sdk-v4",
6+
"homepage": "https://github.com/facebook/php-graph-sdk",
77
"license": "Facebook Platform",
88
"authors": [
99
{
1010
"name": "Facebook",
11-
"homepage": "https://github.com/facebook/facebook-php-sdk-v4/contributors"
11+
"homepage": "https://github.com/facebook/php-graph-sdk/contributors"
1212
}
1313
],
1414
"require": {

0 commit comments

Comments
 (0)