You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+1
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,7 @@ This repository uses [PHPUnit](https://phpunit.de/index.html) for testing and ge
12
12
-[Composer](https://getcomposer.org/) 2.7.x or above
13
13
-[Laravel](https://laravel.com/) 9.x or above
14
14
-[PHPUnit](https://phpunit.de/index.html) 10.x or above
15
+
-[Pcov](https://github.com/krakjoe/pcov) 1.0.11 or above
15
16
- Run tests with `vendor/bin/phpunit`
16
17
- An account on Qlty (free for open source)
17
18
-`QLTY_COVERAGE_TOKEN` is set as a GitHub Actions [repository secret](https://docs.github.com/en/actions/security-guides/using-secrets-in-github-actions#creating-secrets-for-a-repository)
0 commit comments