We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a06a985 commit a1db0afCopy full SHA for a1db0af
1 file changed
README.md
@@ -127,7 +127,7 @@ We also provide a bunch of examples in the `examples/` folder.
127
To get started;
128
129
```shell script
130
-composer require php-tmdb/api:^4 symfony/event-dispatcher guzzlehttp/guzzle symfony/cache monolog/monolog
+composer require php-tmdb/api:^4 symfony/event-dispatcher guzzlehttp/guzzle symfony/cache monolog/monolog nyholm/psr7
131
```
132
133
Now that we have everything we need installed, let's get started setting up to be able to use the library.
0 commit comments