Migration guide - FileManager
Edit on GitHubUpgrading from version 1.* to version 2.0.0
In this new version of the FileManager
module, we have added the support of the new spryker/file-system
major version (^2.0.0
).
Estimated migration time: 5 minutes
Upgrade the FileManager
module to the new version:
composer require spryker/file-manager: "^2.0.0" --update-with-dependencies
Thank you!
For submitting the form