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

php - Magento - Deleted Base url key -

javascript - Tooltipster plugin not firing jquery function when button or any click even occur -

java - WrongTypeOfReturnValue exception thrown when unit testing using mockito -