Since yesterday, I had an odd error while preparing my virtual machine.
Error: curl -sS https://getcomposer.org/installer | php returned 255 instead of one of [0]
This is strange because this command works fine on the machine. Only the response code seems to be invalid.
source
share