artgris / FileManagerBundle

FileManager is a simple Multilingual File Manager Bundle for Symfony
MIT License
171 stars 89 forks source link

Installation error #71

Closed pinoinside closed 4 years ago

pinoinside commented 4 years ago

Hello,

I'm trying to use your bundle on my Symfony3.4 project and, after configuration, it says

Invalid service "file_type_service": method "Artgris\Bundle\FileManagerBundle\Service\FileTypeService::__construct( )" has no argument type-hinted as "router". Check your service definition.

What am I doing wrong?

Thank you in advance.

pinoinside commented 4 years ago

Solved looking in previous opened issues, using the "php: 5.6" solution.