We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi, I have been using Phploy for a couple of years without any problems, but lately I am having some problems.
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.
The text was updated successfully, but these errors were encountered: