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

index 893d433af32046f5f5002c4e00bb60df64f36250..f198ba2af8b94262ba3c6c5ce6a980b9a62b39a4 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: