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

pull/226/merge
El RIDO 6 years ago
parent daebd41af7
commit 76c14795ef
No known key found for this signature in database
GPG Key ID: 0F5C940A6BD81F92

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

Loading…
Cancel
Save