From d8f89d9f3d2e0b20c4ebf102cc7f64f1e4862a4f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Janne=20He=C3=9F?= Date: Wed, 3 Jan 2024 00:25:24 +0100 Subject: [PATCH] release-drafter: adapt supported PHP versions (#4512) --- .github/release-drafter.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/release-drafter.yml b/.github/release-drafter.yml index 3bc130df..35de3bb0 100644 --- a/.github/release-drafter.yml +++ b/.github/release-drafter.yml @@ -35,8 +35,8 @@ version-resolver: template: | [Upgrade Kimai](https://www.kimai.org/documentation/updates.html) - [Install Kimai](https://www.kimai.org/documentation/installation.html) - [Docker](https://tobybatch.github.io/kimai2/) - **Compatible with PHP 8.1 and 8.2** + **Compatible with PHP 8.1 to 8.3** $CHANGES - Involved in this release: $CONTRIBUTORS - thank you! \ No newline at end of file + Involved in this release: $CONTRIBUTORS - thank you!