Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FIX: Use "git" instead of "vcs" in composer.json #353

Merged
merged 1 commit into from
Dec 14, 2022

Conversation

DevinNorgarb
Copy link
Contributor

Running docker build . was throwing this exception:

Failed to clone the [email protected]:seankndy/reactphp-sqlite.git repository, try running in interactive mode so that you can enter your GitHub credentials

image

Since thatseankndy/reactphp-sqlite.git is indeed a GitHub repo, I updated the composer.json repository to "git" instead of "vcs" fixed the issue.

@what-the-diff
Copy link

what-the-diff bot commented Dec 13, 2022

  • Changed the type of repository from vcs to git

@mpociot mpociot merged commit e8421a3 into beyondcode:master Dec 14, 2022
@mpociot
Copy link
Member

mpociot commented Dec 14, 2022

thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants