fix: uses symfony de-normalizer to map tmdb data to objects
This commit is contained in:
@@ -67,6 +67,8 @@ services:
|
||||
# please note that last definitions always *replace* previous ones
|
||||
App\Download\Downloader\DownloaderInterface: "@App\\Download\\Downloader\\ProcessDownloader"
|
||||
|
||||
|
||||
|
||||
# Session
|
||||
Symfony\Component\HttpFoundation\Session\Storage\Handler\PdoSessionHandler:
|
||||
arguments:
|
||||
|
||||
Reference in New Issue
Block a user