phing 2.4.1 (current stable version) doesn't have an SSH Task to do remote scripting. In the current trunk version, there is a SSH Task that we would like to use.
How can I upgrade my current phing installation (2.4.1) to the latest build? Can I use pear for that without breaking my current phing install?
Or would it be better to download only the SSH Task and add that file manually to the stable phing install?