When trying to install on laravel 13 composer gives this errror:
Problem 1
- Root composer.json requires mwguerra/filemanager 2.0 -> satisfiable by mwguerra/filemanager[v2.0.0].
- mwguerra/filemanager v2.0.0 requires illuminate/contracts ^12.0 -> found illuminate/contracts[v12.0.0, ..., v12.58.0] but these were not loaded, likely because it conflicts with another require.
When trying to install on laravel 13 composer gives this errror:
Problem 1
- Root composer.json requires mwguerra/filemanager 2.0 -> satisfiable by mwguerra/filemanager[v2.0.0].
- mwguerra/filemanager v2.0.0 requires illuminate/contracts ^12.0 -> found illuminate/contracts[v12.0.0, ..., v12.58.0] but these were not loaded, likely because it conflicts with another require.