Fix github url in vcs repository example

main
Johnny Robeson 12 years ago
parent fed72a4803
commit fade050d19

@ -183,7 +183,7 @@ Example assuming you patched monolog to fix a bug in the `bugfix` branch:
"repositories": [
{
"type": "vcs",
"url": "http://github.com/igorw/monolog"
"url": "https://github.com/igorw/monolog"
}
],
"require": {

Loading…
Cancel
Save