removing unnecessary repository from composer: We do not depend on ourselves

pull/226/merge
El RIDO 2018-01-02 07:30:51 +01:00
parent daebd41af7
commit 76c14795ef
No known key found for this signature in database
GPG Key ID: 0F5C940A6BD81F92
1 changed files with 0 additions and 6 deletions

View File

@ -11,12 +11,6 @@
"source": "https://github.com/PrivateBin/PrivateBin",
"docs": "https://zerobin.dssr.ch/documentation/"
},
"repositories": [
{
"type": "vcs",
"url": "https://github.com/PrivateBin/PrivateBin"
}
],
"require": {
"php": "^5.4.0 || ^7.0",
"paragonie/random_compat": "2.0.4",