Skip to content

Commit 5f0ae00

Browse files
committed
Merge pull request #505 from Nyholm/httplug
Using Httplug instead of Guzzle6
2 parents e631762 + e930f26 commit 5f0ae00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Resources/docs/get-it-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ The preferred way to install the library is using [composer](http://getcomposer.
1010
Run composer require to add dependencies to _composer.json_:
1111

1212
```bash
13-
php composer.phar require payum/offline
13+
php composer.phar require payum/offline php-http/guzzle6-adapter
1414
```
1515

1616
## config.php

0 commit comments

Comments
 (0)