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.
2 parents bb7aeed + 858a885 commit acdd114Copy full SHA for acdd114
composer.json
@@ -31,7 +31,7 @@
31
"monolog/monolog": "Required if you want to make use of logging features."
32
},
33
"autoload": {
34
- "psr-4": { "": "lib/" }
+ "psr-4": { "Tmdb\\": "lib/Tmdb" }
35
36
"extra": {
37
"branch-alias": {
0 commit comments