Skip to content

Commit ccde196

Browse files
authored
Create README.md
1 parent 42a58e6 commit ccde196

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# phpunit7-php8-helper
2+
3+
A helper for PHPUnit 7 to generate code coverage under PHP 8
4+
5+
# Installation
6+
7+
```bash
8+
composer require --dev wildwolf/phpunit7-php8-helper
9+
```

0 commit comments

Comments
 (0)