File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
# phpunit-pretty-print
2
2
> Prettify PHPUnit output
3
3
4
- [ ![ Travis ] ( https://img.shields.io/travis/ sempro/phpunit-pretty-print.svg?style=flat-square )] ( https://travis-ci.com/sempro/phpunit-pretty-print/builds )
5
- [ ![ PRs Welcome] ( https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square )] ( http://makeapullrequest.com )
6
- [ ![ psr-2] ( https://img.shields.io/badge/code_style-PSR_2-blue.svg?style=flat-square )] ( http://www.php-fig.org/psr/psr-2/ )
4
+ [ ![ Build Status ] ( https://travis-ci.com/ sempro/phpunit-pretty-print.svg?branch=master )] ( https://travis-ci.com/sempro/phpunit-pretty-print )
5
+ [ ![ PRs Welcome] ( https://img.shields.io/badge/PRs-welcome-brightgreen.svg )] ( http://makeapullrequest.com )
6
+ [ ![ psr-2] ( https://img.shields.io/badge/code_style-PSR_2-blue.svg )] ( http://www.php-fig.org/psr/psr-2/ )
7
7
8
8
9
9
### Installation
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " sempro/phpunit-pretty-print" ,
3
- "version" : " 1.1.3 " ,
3
+ "version" : " 1.1.4 " ,
4
4
"description" : " Prettify PHPUnit output" ,
5
5
"type" : " library" ,
6
6
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments