Skip to content

Commit c9471ac

Browse files
committed
Update composer.json
1 parent 57009ef commit c9471ac

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

composer.json

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,10 @@
33
"description": "Facebook SDK for PHP",
44
"keywords": ["facebook", "sdk"],
55
"type": "library",
6-
"homepage": "https://github.com/facebook/php-graph-sdk",
6+
"homepage": "https://github.com/genxbe/php-graph-sdk",
77
"license": "Facebook Platform",
8-
"authors": [
9-
{
10-
"name": "Facebook",
11-
"homepage": "https://github.com/facebook/php-graph-sdk/contributors"
12-
}
13-
],
148
"require": {
15-
"php": "^5.4|^7.0|^8.0"
9+
"php": ">=8.0"
1610
},
1711
"require-dev": {
1812
"phpunit/phpunit": "~4.0",

0 commit comments

Comments
 (0)