Skip to content

Commit

Permalink
chore: Drop Nextcloud 25 and 26
Browse files Browse the repository at this point in the history
Avoid keeping too many versions to avoid breaking stuff

Signed-off-by: Côme Chilliet <[email protected]>
  • Loading branch information
MCMic committed Jan 4, 2025
1 parent 66c8d07 commit 28df189
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@

<dependencies>
<php min-version="8.1"/>
<nextcloud min-version="25" max-version="30" />
<nextcloud min-version="27" max-version="30" />
<backend>caldav</backend>
</dependencies>

Expand Down

0 comments on commit 28df189

Please sign in to comment.