Skip to content
This repository was archived by the owner on Jan 13, 2022. It is now read-only.

Commit da23a30

Browse files
authored
Merge pull request #790 from theDanielK/patch-1
Update README.md
2 parents 53f221e + d1a4026 commit da23a30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ The Facebook PHP SDK can be installed with [Composer](https://getcomposer.org/).
1616
composer require facebook/graph-sdk
1717
```
1818

19-
Please be aware, that there are issues when using the Facebook SDK together witz [Guzzle](https://github.com/guzzle/guzzle) 6.x. php-graph-sdk v5.x only works with Guzzle 5.x out of the box. However, [there is a workaround to make it work with Guzzle 6.x](https://www.sammyk.me/how-to-inject-your-own-http-client-in-the-facebook-php-sdk-v5#writing-a-guzzle-6-http-client-implementation-from-scratch).
19+
Please be aware, that there are issues when using the Facebook SDK together with [Guzzle](https://github.com/guzzle/guzzle) 6.x. php-graph-sdk v5.x only works with Guzzle 5.x out of the box. However, [there is a workaround to make it work with Guzzle 6.x](https://www.sammyk.me/how-to-inject-your-own-http-client-in-the-facebook-php-sdk-v5#writing-a-guzzle-6-http-client-implementation-from-scratch).
2020

2121
## Upgrading to v5.x
2222

0 commit comments

Comments
 (0)