Skip to content

Commit

Permalink
Removed the dependency to phpunit/phpunit
Browse files Browse the repository at this point in the history
The recommended way to use PHPUnit is by installing it globally.
  • Loading branch information
waltertamboer authored Dec 7, 2016
1 parent edd2498 commit 413ba5a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
"require": {
"php": "~5.5|~7.0",
"bitexpert/phing-securitychecker": "^0.2.1",
"phpunit/phpunit": "^4.0|^5.0",
"polderknowledge/coding-standards": "^1.1"
},
"autoload": {
Expand Down

0 comments on commit 413ba5a

Please sign in to comment.