Update composer.json
This commit is contained in:
parent
53b951a3b6
commit
119eafefcc
@ -11,8 +11,14 @@
|
|||||||
"role": "Lead"
|
"role": "Lead"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"repositories": [
|
||||||
|
{
|
||||||
|
"type": "composer",
|
||||||
|
"url": "https://plugins.roundcube.net"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"homepage": "https://gitlab.com/ArisuOngaku/roundcube-identity_db",
|
||||||
"require": {
|
"require": {
|
||||||
"php": ">=5.3.0",
|
"roundcube/plugin-installer": ">=0.1.6"
|
||||||
"roundcube/plugin-installer": ">=0.1.3"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user