mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Use github without api
Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
parent
c1304f5330
commit
3a7fc4b567
@ -2,8 +2,9 @@
|
||||
"minimum-stability": "dev",
|
||||
"repositories": [
|
||||
{
|
||||
"type": "vcs",
|
||||
"url": "https://github.com/juliushaertl/reflection"
|
||||
"type": "github",
|
||||
"url": "https://github.com/juliushaertl/reflection",
|
||||
"no-api": true
|
||||
}
|
||||
],
|
||||
"require": {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user