We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e631762 + e930f26 commit 5f0ae00Copy full SHA for 5f0ae00
Resources/docs/get-it-started.md
@@ -10,7 +10,7 @@ The preferred way to install the library is using [composer](http://getcomposer.
10
Run composer require to add dependencies to _composer.json_:
11
12
```bash
13
-php composer.phar require payum/offline
+php composer.phar require payum/offline php-http/guzzle6-adapter
14
```
15
16
## config.php
0 commit comments