We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86929ee commit 7b7320cCopy full SHA for 7b7320c
README.md
@@ -1,6 +1,6 @@
1
# CodeDungeon PHPUnit Pretty Result Printer
2
3
-Version 0.27
+Version 0.28.0
4
Extend the default PHPUnit Result Printer with a modern, pretty printer!
5
6
---
@@ -9,7 +9,7 @@ Extend the default PHPUnit Result Printer with a modern, pretty printer!
9
10
## Installation
11
12
-Installation is provided via composer and can be done with the following command, the current version requires PHP 7.1 or greater:
+Installation provided via composer and can be done with the following command, the current version requires PHP 7.1 or greater:
13
14
```bash
15
> composer require --dev codedungeon/phpunit-result-printer
0 commit comments