From 904bf11e54a1d8f2f9c0a37d6f89d23389f1cfcf Mon Sep 17 00:00:00 2001 From: Philipp Date: Fri, 15 Mar 2024 22:55:48 +0100 Subject: [PATCH] [CI] Add PHP 8.3 --- .woodpecker/.phpunit.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.woodpecker/.phpunit.yml b/.woodpecker/.phpunit.yml index a6c5db09..e6b761c4 100644 --- a/.woodpecker/.phpunit.yml +++ b/.woodpecker/.phpunit.yml @@ -8,6 +8,8 @@ matrix: PHP_VERSION: 8.1.23 - PHP_MAJOR_VERSION: 8.2 PHP_VERSION: 8.2.11 + - PHP_MAJOR_VERSION: 8.3 + PHP_VERSION: 8.3.3 # This forces PHP Unit executions at the "opensocial" labeled location (because of much more power...) labels: