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 4af71e9 commit 37a6d6bCopy full SHA for 37a6d6b
composer.json
@@ -1,14 +1,14 @@
1
{
2
- "name": "facebook/graph-sdk",
+ "name": "legenyes/graph-sdk",
3
"description": "Facebook SDK for PHP",
4
"keywords": ["facebook", "sdk"],
5
"type": "library",
6
- "homepage": "https://github.com/facebook/php-graph-sdk",
+ "homepage": "https://github.com/legenyes/php-graph-sdk",
7
"license": "Facebook Platform",
8
"authors": [
9
10
"name": "Facebook",
11
- "homepage": "https://github.com/facebook/php-graph-sdk/contributors"
+ "homepage": "https://github.com/legenyes/php-graph-sdk/contributors"
12
}
13
],
14
"require": {
0 commit comments