creocoder / yii2-flysystem

The Flysystem integration for the Yii framework.
Other
283 stars 76 forks source link

Not found League\Flysystem\Sftp\SftpAdapter; #57

Open bloodrain777 opened 1 year ago

bloodrain777 commented 1 year ago

Hi

Your lib required "league/flysystem": "~1.0" In the last minor version 1.1.10 class League\Flysystem\Sftp\SftpAdapter not found which used in creocoder\flysystem\SftpFilesystem

schmunk42 commented 1 year ago

Which error do you get?

As mentioned in suggest (of flysystem), see https://github.com/thephpleague/flysystem/blob/3239285c825c152bcc315fe0e87d6b55f5972ed1/composer.json#L54C1 You need to install it if you want to use it.

Was this removed from league/flysystem recently? Then w'd need a composer require section here https://github.com/creocoder/yii2-flysystem#ftp-filesystem