v2.0.0
- Rework to use
phpseclib
native SSH implementation, meaning the PHP SSH2 extensions is no longer required. - Modify
withKeyPair()
authentication method towithPrivateKey()
.
phpseclib
native SSH implementation, meaning the PHP SSH2 extensions is no longer required.withKeyPair()
authentication method to withPrivateKey()
.