File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 1
- [ ![ Latest Stable Version] ( https://poser.pugx.org/femtopixel/crop/v/stable )] ( https://packagist.org/packages/femtopixel/nano-framework )
2
- [ ![ Minimum PHP Version] ( https://img.shields.io/badge/php-%3E%3D%207.0-8892BF.svg?style=flat-square )] ( https://php.net/ )
3
1
[ ![ Build Status] ( https://scrutinizer-ci.com/g/femtopixel/nano-framework/badges/build.png?b=master )] ( https://scrutinizer-ci.com/g/femtopixel/nano-framework/build-status/master )
2
+ [ ![ Latest Stable Version] ( https://poser.pugx.org/femtopixel/nano-framework/v/stable )] ( https://packagist.org/packages/femtopixel/nano-framework )
3
+ [ ![ Minimum PHP Version] ( https://img.shields.io/badge/php-%3E%3D%207.0-8892BF.svg?style=flat-square )] ( https://php.net/ )
4
4
[ ![ Scrutinizer Code Quality] ( https://scrutinizer-ci.com/g/femtopixel/nano-framework/badges/quality-score.png?b=master )] ( https://scrutinizer-ci.com/g/femtopixel/nano-framework/?branch=master )
5
5
[ ![ Code Coverage] ( https://scrutinizer-ci.com/g/femtopixel/nano-framework/badges/coverage.png?b=master )] ( https://scrutinizer-ci.com/g/femtopixel/nano-framework/?branch=master )
6
6
[ ![ License] ( https://poser.pugx.org/femtopixel/nano-framework/license )] ( https://packagist.org/packages/femtopixel/nano-framework )
Original file line number Diff line number Diff line change 42
42
"phpmd/phpmd" : " ^2.4" ,
43
43
"sebastian/phpcpd" : " ^2.0" ,
44
44
"phploc/phploc" : " ^3.0" ,
45
- "phpdocumentor/phpdocumentor" : " ^2.8" ,
46
- "codeclimate/php-test-reporter" : " ^0.4"
45
+ "phpdocumentor/phpdocumentor" : " ^2.8"
47
46
}
48
47
}
You can’t perform that action at this time.
0 commit comments