]> git.mxchange.org Git - friendica.git/commitdiff
Upgrade PHP version in PHP-CI
authorPhilipp <admin@philipp.info>
Thu, 12 Oct 2023 19:33:03 +0000 (21:33 +0200)
committerPhilipp <admin@philipp.info>
Sun, 15 Oct 2023 13:48:59 +0000 (15:48 +0200)
.woodpecker/.phpunit.yml

index 302bd911d726f0d86d95c20386c4777ec48b7d33..f3d60fbf9c5a08f02dd8a1679335fff8c017549a 100644 (file)
@@ -5,11 +5,11 @@ matrix:
     - PHP_MAJOR_VERSION: 7.4
       PHP_VERSION: 7.4.33
     - PHP_MAJOR_VERSION: 8.0
-      PHP_VERSION: 8.0.29
+      PHP_VERSION: 8.0.30
     - PHP_MAJOR_VERSION: 8.1
-      PHP_VERSION: 8.1.21
+      PHP_VERSION: 8.1.23
     - PHP_MAJOR_VERSION: 8.2
-      PHP_VERSION: 8.2.8
+      PHP_VERSION: 8.2.11
 
 # This forces PHP Unit executions at the "opensocial" labeled location (because of much more power...)
 labels: