Skip to content

Commit d8d28c0

Browse files
authored
Update README.md
1 parent ae9f021 commit d8d28c0

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ You can install the bindings via [Composer](http://getcomposer.org/). Run the fo
2020
composer require starfolksoftware/paystack-php
2121
```
2222

23+
```bash
24+
composer require php-http/guzzle7-adapter
25+
```
26+
2327
To use the bindings, use Composer's [autoload](https://getcomposer.org/doc/01-basic-usage.md#autoloading):
2428

2529
```php

0 commit comments

Comments
 (0)