This is perhaps a docs issue but if you install via composer then it requires ext-ftp, should probably be a suggest if you want to use the FTP component?
Problem 1
- Installation request for sebastianfeldmann/ftp 0.9.2 -> satisfiable by sebastianfeldmann/ftp[0.9.2].
- sebastianfeldmann/ftp 0.9.2 requires ext-ftp * -> the requested PHP extension ftp is missing from your system.
Problem 2
- sebastianfeldmann/ftp 0.9.2 requires ext-ftp * -> the requested PHP extension ftp is missing from your system.
- phpbu/phpbu 5.1.9 requires sebastianfeldmann/ftp ~0.9 -> satisfiable by sebastianfeldmann/ftp[0.9.2].
- Installation request for phpbu/phpbu 5.1.9 -> satisfiable by phpbu/phpbu[5.1.9].
This is perhaps a docs issue but if you install via composer then it requires ext-ftp, should probably be a
suggestif you want to use the FTP component?