Commit 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>1 parent 63a3881 commit adfa475
5 files changed
Lines changed: 1889 additions & 2279 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| |||
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
147 | | - | |
| 147 | + | |
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments