Skip to content

Commit

Permalink
Remove superfluous composer require from example
Browse files Browse the repository at this point in the history
  • Loading branch information
thomascorthals committed Nov 3, 2023
1 parent 724618a commit d654a6f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/client-and-adapters.md
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,6 @@ If your application does many Solr requests during a single PHP process, conside
Below example registers such a PSR-18 Client with a timeout of 120 seconds.

```sh
composer require psr/http-client
composer require nyholm/psr7
composer require symfony/http-client
```
Expand Down

0 comments on commit d654a6f

Please sign in to comment.