mirror of https://github.com/sualko/cloud_bbb
chore(xml): Make compatible for Nextcloud 28
Signed-off-by: Baptiste Fotia <fotia.baptiste@hotmail.com>pull/270/head
parent
1209282f9e
commit
a7a28ef6d3
|
@ -43,7 +43,7 @@ Developer wanted! If you have time it would be awesome if you could help to enha
|
|||
<lib>curl</lib>
|
||||
<lib>mbstring</lib>
|
||||
<lib>SimpleXML</lib>
|
||||
<nextcloud min-version="25" max-version="27"/>
|
||||
<nextcloud min-version="25" max-version="28"/>
|
||||
</dependencies>
|
||||
<commands>
|
||||
<command>OCA\BigBlueButton\Command\ClearAvatarCache</command>
|
||||
|
|
Loading…
Reference in New Issue