Akeneo Used the old version of the league/flysystem and oneup/flysystem-bundle due to that we unable to connect with the Azure Blob Storage adapter for storage. We need to manually update the composer.lock to support the Azure Blob Storage.
Please update the composer.lock dependancy like as
Akeneo Used the old version of the league/flysystem and oneup/flysystem-bundle due to that we unable to connect with the Azure Blob Storage adapter for storage. We need to manually update the composer.lock to support the Azure Blob Storage.
Please update the composer.lock dependancy like as
"league/flysystem": "1.0.50", "oneup/flysystem-bundle": "3.2",