]> git.mxchange.org Git - friendica.git/commitdiff
Update PHP versions and add PHP 8.2 for testing
authorDr. Tobias Quathamer <t.quathamer@mailbox.org>
Wed, 5 Jul 2023 12:06:28 +0000 (14:06 +0200)
committerDr. Tobias Quathamer <t.quathamer@mailbox.org>
Wed, 5 Jul 2023 12:06:28 +0000 (14:06 +0200)
.woodpecker/.phpunit.yml

index aee7fd384dd5920286efa12ae75f82cb79d8385d..a2f8f45d70b08afffa8d09c85e6529c4539100df 100644 (file)
@@ -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: