Skip to content

Commit f1f2b2f

Browse files
authored
Update README.MD
1 parent 005a8ac commit f1f2b2f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.MD

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ A PHP package for mapping remote [{json:api}](http://jsonapi.org/) resources to
1717
composer require swisnl/json-api-client
1818
```
1919

20+
N.B. Make sure you have installed a HTTP Client before you install this package or install one at the same time e.g. `composer require swisnl/json-api-client php-http/guzzle6-adapter`.
21+
2022
### HTTP Client
2123

2224
We are decoupled from any HTTP messaging client with the help of [PHP-HTTP](http://php-http.org/).

0 commit comments

Comments
 (0)