File tree 4 files changed +0
-26
lines changed
4 files changed +0
-26
lines changed Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
1
# DWS Coding Standard
2
- [ ![ Build Status] ( https://travis-ci.org/traderinteractive/dws-coding-standard.svg?branch=master )] ( https://travis-ci.org/traderinteractive/dws-coding-standard )
3
- [ ![ Coverage Status] ( https://coveralls.io/repos/github/traderinteractive/dws-coding-standard/badge.svg )] ( https://coveralls.io/github/traderinteractive/dws-coding-standard )
4
-
5
2
[ ![ Latest Stable Version] ( https://poser.pugx.org/traderinteractive/coding-standard/v/stable )] ( https://packagist.org/packages/traderinteractive/coding-standard )
6
3
[ ![ Latest Unstable Version] ( https://poser.pugx.org/traderinteractive/coding-standard/v/unstable )] ( https://packagist.org/packages/traderinteractive/coding-standard )
7
4
[ ![ License] ( https://poser.pugx.org/traderinteractive/coding-standard/license )] ( https://packagist.org/packages/traderinteractive/coding-standard )
Original file line number Diff line number Diff line change 28
28
"squizlabs/php_codesniffer" : " ^2.6"
29
29
},
30
30
"require-dev" : {
31
- "php-coveralls/php-coveralls" : " ^1.0" ,
32
31
"phpunit/phpunit" : " ^5.5"
33
32
}
34
33
}
You can’t perform that action at this time.
0 commit comments