fix(deps)!: Drop Nextcloud 28 and older

The Circles to Teams rebranding may only land on 29+.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
This commit is contained in:
Christoph Wurst 2024-02-21 15:52:33 +01:00
parent 8d7e907a2e
commit ab9558fc11
No known key found for this signature in database
GPG Key ID: CC42AC2A7F0E56D8
2 changed files with 3 additions and 3 deletions

View File

@ -20,7 +20,7 @@ jobs:
matrix:
php-versions: ['8.0']
databases: ['sqlite']
server-versions: ['master', 'stable28', 'stable27', 'stable26']
server-versions: ['master']
name: php${{ matrix.php-versions }}-${{ matrix.databases }}-${{ matrix.server-versions }}

View File

@ -11,7 +11,7 @@
* 🙈 **Were not reinventing the wheel!** Based on the great and open SabreDAV library.
</description>
<version>5.5.0-rc.1</version>
<version>6.0.0-alpha.1</version>
<licence>agpl</licence>
<author mail="hamza221@users.noreply.github.com">Hamza Mahjoubi</author>
@ -39,7 +39,7 @@
<dependencies>
<php min-version="7.4" max-version="8.3" />
<nextcloud min-version="26" max-version="29" />
<nextcloud min-version="29" max-version="29" />
</dependencies>
<background-jobs>