From 2c8b4fa019749113658b9ed8cae211b679e4cbc0 Mon Sep 17 00:00:00 2001 From: Sean Molenaar Date: Sun, 20 Sep 2020 17:40:14 +0200 Subject: Require nextcloud 20 for new development Signed-off-by: Sean Molenaar --- .github/workflows/integration-tests.yml | 2 +- .github/workflows/php-tests.yml | 2 +- AUTHORS.md | 3 ++- appinfo/info.xml | 2 +- 4 files changed, 5 insertions(+), 4 deletions(-) diff --git a/.github/workflows/integration-tests.yml b/.github/workflows/integration-tests.yml index b48d2ac79..c77145817 100644 --- a/.github/workflows/integration-tests.yml +++ b/.github/workflows/integration-tests.yml @@ -29,7 +29,7 @@ jobs: strategy: matrix: php-versions: ['7.2', '7.3', '7.4'] - nextcloud: ['17', '18', '19'] + nextcloud: ['20'] database: ['sqlite', 'pgsql', 'mysql'] experimental: [false] include: diff --git a/.github/workflows/php-tests.yml b/.github/workflows/php-tests.yml index 79a26d437..004514978 100644 --- a/.github/workflows/php-tests.yml +++ b/.github/workflows/php-tests.yml @@ -10,7 +10,7 @@ jobs: strategy: matrix: php-versions: ['7.4'] - nextcloud: ['19'] + nextcloud: ['20'] database: ['sqlite'] experimental: [false] steps: diff --git a/AUTHORS.md b/AUTHORS.md index ea686cb5a..187c491c4 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -8,8 +8,8 @@ * [Sean Molenaar](mailto:SMillerDev@users.noreply.github.com) * [Jan-Christoph Borchardt](mailto:hey@jancborchardt.net) * [Daniel Schaal](mailto:daniel@schaal.email) -* [Davide Saurino](mailto:davide.saurino@alcacoop.it) * [Sean Molenaar](mailto:sean@seanmolenaar.eu) +* [Davide Saurino](mailto:davide.saurino@alcacoop.it) * [raghunayyar](mailto:me@iraghu.com) * [bastei](mailto:bastei@users.noreply.github.com) * [Bernhard Posselt](mailto:bep@foryouandyourcustomers.com) @@ -81,6 +81,7 @@ * [DriverXX](mailto:DriverXX@users.noreply.github.com) * [DriverXX](mailto:thegio.f@gmail.com) * [DudleyDursley](mailto:35841630+DudleyDursley@users.noreply.github.com) +* [Felix](mailto:22506886+felurx@users.noreply.github.com) * [Felix](mailto:eppfel@users.noreply.github.com) * [Felix Bartels](mailto:felix@host-consultants.de) * [Florian Hülsmann](mailto:fh@cbix.de) diff --git a/appinfo/info.xml b/appinfo/info.xml index dc09c50f7..e6d6dab59 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -37,7 +37,7 @@ Before you update to a new version, [check the changelog](https://github.com/nex SimpleXML iconv - + -- cgit v1.2.3