Hello,
I am trying to make an application described here How to Transfer Files to Remote Server in PHP - Artisans Web but I cannot install the second package, what is the problem?
I installed this “composer require league/flysystem” package without any problems
This “composer require league/flysystem-ftp:^2.0” gives an error while installing the package. I tried version numbers like 1.0,3.0,3.15
Enabled extensions
Do I need to install these two packages in the same directory?
can you help
Thank you