Closed SanderSander closed 2 years ago
The dependency on league/flysystem can give problems when a project has an incompatible version of the same library installed.
league/flysystem
To prevent issues like this it's best to not depend on any library expect composer.
The dependency on
league/flysystem
can give problems when a project has an incompatible version of the same library installed.To prevent issues like this it's best to not depend on any library expect composer.