PrintNode / PrintNode-PHP

PHP API Library For PrintNode Remote Printing Service
https://www.printnode.com
MIT License
83 stars 64 forks source link

error for updating #29

Open cesar1983 opened 4 years ago

cesar1983 commented 4 years ago

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 git@github.com: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" } ]