Skip to content

3.13 support nc 32

Choose a tag to compare

@thrillfall thrillfall released this 10 Oct 21:04
· 20 commits to main since this release
adfa475
Prepare support for Nextcloud 32 (#205)

* Add support for Nextcloud 32

* Also test for NC32 support

* Use newer approach for bootstrapping

Taken from e.g. https://github.com/nextcloud/contacts/blob/e1c667c2dd30885e76512a847db50883a75b1687/tests/bootstrap.php

* Drop NC28 support, since it doesn't support new test bootstrap logic

* Don't test for NC28, as it's no longer supported

* Update dependencies

---------

Co-authored-by: JonOfUs <jonofus@flueren.eu>