Closed kenguest closed 9 years ago
The package must be submitted to https://packagist.org/
You can add this lines in your composer.json (quick fix)
"repositories": [ { "type": "vcs", "url": "git@github.com:kenguest/Services_Openstreetmap.git" } ],
If I did that, would I need to replace the existing "repositories" section in the composer.json which is already there?
Just complete your repositories section.
The package must be submitted to https://packagist.org/
You can add this lines in your composer.json (quick fix)