Skip to content

Commit

Permalink
Code style fixes (#16)
Browse files Browse the repository at this point in the history
* Update satooshi/coveralls

* Codacy issues fixes

* Split configuration tests to data providers

* Change return type of CommandExtractorInterface::extractFromRequest
  • Loading branch information
eps90 committed Jun 24, 2017
1 parent 5d53e79 commit f1ebb42
Show file tree
Hide file tree
Showing 11 changed files with 412 additions and 331 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
},
"require-dev": {
"phpunit/phpunit": "^6.2",
"satooshi/php-coveralls": "^1.0",
"satooshi/php-coveralls": "^2.0@dev",
"symfony/serializer": "~2.3|~3.0",
"matthiasnoback/symfony-dependency-injection-test": "^2.1",
"matthiasnoback/symfony-config-test": "^3.0",
Expand Down

0 comments on commit f1ebb42

Please sign in to comment.