You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello guys, i use printnode in my project, some of our clients use it.
This morning I started to get this error when I try to update my composer... Has anything changed?
Failed to clone the [email protected]:PrintNode/PrintNode-PHP.git repository, try running in interactive mode so that you can enter your GitHub credentials
In my composer I requiere
"printnode/printnode-php": "dev-master" and i have configured a vcs repo
Hello guys, i use printnode in my project, some of our clients use it.
This morning I started to get this error when I try to update my composer... Has anything changed?
Failed to clone the [email protected]:PrintNode/PrintNode-PHP.git repository, try running in interactive mode so that you can enter your GitHub credentials
In my composer I requiere
"printnode/printnode-php": "dev-master" and i have configured a vcs repo
"repositories": [
{
"type": "vcs",
"url": "https://github.com/PrintNode/PrintNode-PHP"
}
]
The text was updated successfully, but these errors were encountered: