You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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>