composer update can't download package over ssh. I always get a SVN authentification error -


composer doesn't want download packages subversion server. problem occurs on ssh connection, on testing server. composer works on local machine.

it seems svn uses bad credentials, taken kind of cache can't figure how make work. should ask me username , password, no?

somebody can help?


Comments

Popular posts from this blog

java - WrongTypeOfReturnValue exception thrown when unit testing using mockito -

php - Magento - Deleted Base url key -

android - How to disable Button if EditText is empty ? -