From: Dr. Tobias Quathamer Date: Wed, 5 Jul 2023 12:06:28 +0000 (+0200) Subject: Update PHP versions and add PHP 8.2 for testing X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=a35f281123c7972f69c909c564433e36878f6eed;p=friendica.git Update PHP versions and add PHP 8.2 for testing --- diff --git a/.woodpecker/.phpunit.yml b/.woodpecker/.phpunit.yml index aee7fd384d..a2f8f45d70 100644 --- a/.woodpecker/.phpunit.yml +++ b/.woodpecker/.phpunit.yml @@ -5,9 +5,11 @@ matrix: - PHP_MAJOR_VERSION: 7.4 PHP_VERSION: 7.4.33 - PHP_MAJOR_VERSION: 8.0 - PHP_VERSION: 8.0.25 + PHP_VERSION: 8.0.29 - PHP_MAJOR_VERSION: 8.1 - PHP_VERSION: 8.1.12 + PHP_VERSION: 8.1.20 + - PHP_MAJOR_VERSION: 8.2 + PHP_VERSION: 8.2.7 # This forces PHP Unit executions at the "opensocial" labeled location (because of much more power...) labels: