chore(xml): Make compatible for Nextcloud 28

Signed-off-by: Baptiste Fotia <fotia.baptiste@hotmail.com>
pull/270/head
Baptiste Fotia 2024-03-15 17:58:13 +01:00
parent 1209282f9e
commit a7a28ef6d3
1 changed files with 1 additions and 1 deletions

View File

@ -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>