Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SftpAdapter not found #407

Open
a-mian-lateral opened this issue Aug 1, 2024 · 0 comments
Open

SftpAdapter not found #407

a-mian-lateral opened this issue Aug 1, 2024 · 0 comments

Comments

@a-mian-lateral
Copy link

Hi, I have been using Phploy for a couple of years without any problems, but lately I am having some problems.

PHP Fatal error:  Uncaught Error: Class "League\Flysystem\Sftp\SftpAdapter" not found in /Users/***/vendor/banago/phploy/src/Connection.php:119
Stack trace:
#0 /Users/***/vendor/banago/phploy/src/Connection.php(37): Banago\PHPloy\Connection->connectToSftp(Array)
#1 /Users/***/vendor/banago/phploy/src/PHPloy.php(737): Banago\PHPloy\Connection->__construct(Array)
#2 /Users/***/vendor/banago/phploy/src/PHPloy.php(791): Banago\PHPloy\PHPloy->connect(Array)
#3 /Users/***/vendor/banago/phploy/src/PHPloy.php(331): Banago\PHPloy\PHPloy->deploy()
#4 /Users/***/vendor/banago/phploy/bin/phploy(14): Banago\PHPloy\PHPloy->__construct()
#5 /Users/***/vendor/bin/phploy(119): include('/Users/a-mian-l...')
#6 {main}
  thrown in /Users/***/vendor/banago/phploy/src/Connection.php on line 119

I'm using PHP 8.2.21 and Composer 2.7.7

If you need more details please let me know, this is the first time I am having problems with this library so I am not sure where to investigate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant