Skip to content

Commit 7b7320c

Browse files
author
Mike Erickson
committed
chore: bug fixes, remove phpunit-printer from .gitignore
1 parent 86929ee commit 7b7320c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# CodeDungeon PHPUnit Pretty Result Printer
22

3-
Version 0.27
3+
Version 0.28.0
44
Extend the default PHPUnit Result Printer with a modern, pretty printer!
55

66
---
@@ -9,7 +9,7 @@ Extend the default PHPUnit Result Printer with a modern, pretty printer!
99

1010
## Installation
1111

12-
Installation is provided via composer and can be done with the following command, the current version requires PHP 7.1 or greater:
12+
Installation provided via composer and can be done with the following command, the current version requires PHP 7.1 or greater:
1313

1414
```bash
1515
> composer require --dev codedungeon/phpunit-result-printer

0 commit comments

Comments
 (0)