File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2
2
[ ![ Latest Stable Version] ( https://poser.pugx.org/js-phpize/js-phpize/v/stable.png )] ( https://packagist.org/packages/js-phpize/js-phpize )
3
3
[ ![ Build Status] ( https://travis-ci.org/pug-php/js-phpize.svg?branch=master )] ( https://travis-ci.org/pug-php/js-phpize )
4
4
[ ![ StyleCI] ( https://styleci.io/repos/65670436/shield?style=flat )] ( https://styleci.io/repos/65670436 )
5
- [ ![ Test Coverage] ( https://codeclimate.com/github /pug-php/js-phpize/badges/coverage .svg )] ( https://codecov.io/github /pug-php/js-phpize?branch=master )
5
+ [ ![ Test Coverage] ( https://codecov.io/gh /pug-php/js-phpize/branch/master/graph/badge .svg )] ( https://codecov.io/gh /pug-php/js-phpize )
6
6
[ ![ Code Climate] ( https://codeclimate.com/github/pug-php/js-phpize/badges/gpa.svg )] ( https://codeclimate.com/github/pug-php/js-phpize )
7
7
8
8
Convert js-like syntax to standalone PHP code.
Original file line number Diff line number Diff line change 13
13
"php" : " >=5.3.0"
14
14
},
15
15
"require-dev" : {
16
- "phpunit/phpunit" : " >=4.0 " ,
16
+ "phpunit/phpunit" : " >=4.8 " ,
17
17
"codeclimate/php-test-reporter" : " dev-master"
18
18
},
19
19
"minimum-stability" : " stable" ,
You can’t perform that action at this time.
0 commit comments