codeigniter4 / shield

Authentication and Authorization for CodeIgniter 4
https://shield.codeigniter.com
MIT License
358 stars 128 forks source link

chore: fix PHPUnit version to ^9.6 #1118

Closed kenjis closed 4 months ago

kenjis commented 4 months ago

Description

Run vendor/bin/phpunit --verbose --coverage-text --testsuite main
PHPUnit 10.5.20 by Sebastian Bergmann and contributors.

Unknown option "--verbose"
Error: Process completed with exit code 2.

https://github.com/codeigniter4/shield/actions/runs/9068936228/job/24922066021

Checklist: