Answer the question
In order to leave comments, you need to log in
How to connect a project via composer Github?
I need to include stibiumz/phalcon.eager-loading and I try it like this:
{
"require": {
"willdurand/geocoder": "^3.0",
"stibiumz/phalcon.eager-loading": "*"
},
"repositories": [
{ "type": "git", "url": "https://github.com/stibiumz/phalcon.eager-loading" }
],
"require-all": true
}
Problem 1
- The requested package stibiumz/phalcon.eager-loading could not be found in any version, there may be a typo in the package name.
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question