From: Philipp Date: Fri, 15 Mar 2024 21:55:48 +0000 (+0100) Subject: [CI] Add PHP 8.3 X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=904bf11e54a1d8f2f9c0a37d6f89d23389f1cfcf;p=friendica-addons.git [CI] Add PHP 8.3 --- 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: