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 57009ef commit c9471acCopy full SHA for c9471ac
composer.json
@@ -3,16 +3,10 @@
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/genxbe/php-graph-sdk",
7
"license": "Facebook Platform",
8
- "authors": [
9
- {
10
- "name": "Facebook",
11
- "homepage": "https://github.com/facebook/php-graph-sdk/contributors"
12
- }
13
- ],
14
"require": {
15
- "php": "^5.4|^7.0|^8.0"
+ "php": ">=8.0"
16
},
17
"require-dev": {
18
"phpunit/phpunit": "~4.0",
0 commit comments