Skip to content

Commit

Permalink
Install Symfony PHPUnit bridge
Browse files Browse the repository at this point in the history
  • Loading branch information
martin-helmich committed May 8, 2016
1 parent 13ea16e commit 7c88229
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@
},
"require-dev": {
"phpunit/phpunit": "~4.8.0",
"codeclimate/php-test-reporter": "dev-master"
"codeclimate/php-test-reporter": "dev-master",
"symfony/phpunit-bridge": "^3.0"
},
"bin": [
"typoscript-lint"
Expand Down

0 comments on commit 7c88229

Please sign in to comment.