php: Try phpunit 9.6

This commit is contained in:
Johannes Meyer 2025-07-08 16:03:45 +02:00
parent 0f7c0284ca
commit 6d18f00ed0

View File

@ -47,7 +47,7 @@ jobs:
runs-on: ${{ matrix.os }}
env:
phpunit-version: 9.5
phpunit-version: 9.6
php-thirdparty-version: stable/0.12.1
strategy: