Use phpunit 9.5.4
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
This commit is contained in:
parent
559712d115
commit
bdcd32ac7f
|
@ -23,7 +23,7 @@ jobs:
|
|||
with:
|
||||
php-version: ${{ matrix.php-versions }}
|
||||
extensions: ctype,curl,dom,fileinfo,gd,iconv,intl,json,mbstring,oci8,openssl,pdo_sqlite,posix,sqlite,xml,zip
|
||||
tools: phpunit:8.5.2
|
||||
tools: phpunit:9.5.4
|
||||
coverage: none
|
||||
- name: PHPUnit
|
||||
env:
|
||||
|
|
Loading…
Reference in New Issue