remove code climate dependency, since I couldn't get it to work on github actions
This commit is contained in:
parent
fbefe47806
commit
df408c1e82
|
@ -29,7 +29,6 @@
|
||||||
"yzalis/identicon" : "2.0.0"
|
"yzalis/identicon" : "2.0.0"
|
||||||
},
|
},
|
||||||
"require-dev" : {
|
"require-dev" : {
|
||||||
"codeclimate/php-test-reporter" : "dev-master",
|
|
||||||
"phpunit/phpunit" : "^4.6 || ^5.0"
|
"phpunit/phpunit" : "^4.6 || ^5.0"
|
||||||
},
|
},
|
||||||
"autoload" : {
|
"autoload" : {
|
||||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue