Remove obsolete repositories key from composer.json
This commit is contained in:
parent
23e01bb4cb
commit
fa4882b09c
1 changed files with 1 additions and 7 deletions
|
@ -11,11 +11,5 @@
|
|||
"php": ">=5.3",
|
||||
"mrpetovan/net_ping": "^1.0",
|
||||
"asika/simple-console": "^1.0"
|
||||
},
|
||||
"repositories": [
|
||||
{
|
||||
"type": "vcs",
|
||||
"url": "https://github.com/pear/Net_Ping"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue