Allow Nextcloud 32bit

This commit is contained in:
the-djmaze 2023-02-25 14:23:47 +01:00
parent d8b05ee361
commit 4b11b5477e

View file

@ -39,7 +39,7 @@ There, click on the link to go to the SnappyMail admin panel.
<repository>https://github.com/the-djmaze/snappymail/tree/master/integrations/nextcloud</repository>
<bugs>https://github.com/the-djmaze/snappymail/issues</bugs>
<dependencies>
<php min-version="7.4" min-int-size="64" />
<php min-version="7.4" min-int-size="32" />
<lib>mbstring</lib>
<lib>zlib</lib>
<!--