Nextcloud 23 is EOL

Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
This commit is contained in:
Benjamin Brahmer 2023-01-27 11:24:09 +01:00
parent fb7edac570
commit c8800fcbc2
3 changed files with 5 additions and 4 deletions

View File

@ -29,7 +29,7 @@ jobs:
strategy:
matrix:
php-versions: ['7.4', '8.0']
nextcloud: ['stable23', 'stable24', 'stable25']
nextcloud: ['stable24', 'stable25']
database: ['sqlite', 'pgsql', 'mysql']
experimental: [false]
include:

View File

@ -3,8 +3,9 @@ All notable changes to this project will be documented in this file.
The format is mostly based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), older entries don't fully match.
# Unreleased
## [20.x.x]
## [21.x.x]
### Changed
- Drop support for Nextcloud 23
### Fixed

View File

@ -21,7 +21,7 @@ Create a [feature request](https://github.com/nextcloud/news/discussions/new)
Report a [feed issue](https://github.com/nextcloud/news/discussions/new)
]]></description>
<version>20.0.1</version>
<version>21.0.0</version>
<licence>agpl</licence>
<author>Benjamin Brahmer</author>
<author>Sean Molenaar</author>
@ -55,7 +55,7 @@ Report a [feed issue](https://github.com/nextcloud/news/discussions/new)
<lib>json</lib>
<owncloud max-version="0" min-version="0"/>
<nextcloud min-version="23" max-version="25"/>
<nextcloud min-version="24" max-version="26"/>
</dependencies>
<background-jobs>