Contao 4.9: Conflict with league/flysystem 2.x
Closed this issue · 0 comments
denniserdmann commented
When updating existing 4.9 installations via contao manager, i got the following error:
In BMBackupManagerExtension.php line 86:
To use the configuration key “Local” in “bm_backup_manager.storage.local.type” you need to install “league/flysystem:^1.0"
Seems like contao is now depending on league/flysystem Version 2.x
This error appears even when no configuration is config is set and results in an error 500 for the frontend.