Merge pull request #537 from virtualtam/tests/dependencies
Tests: update PHPUnit to 4.8.x
This commit is contained in:
commit
745304c842
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
"require": {},
|
||||
"require-dev": {
|
||||
"phpmd/phpmd" : "@stable",
|
||||
"phpunit/phpunit": "4.6.*",
|
||||
"phpunit/phpunit": "4.8.*",
|
||||
"sebastian/phpcpd": "*",
|
||||
"squizlabs/php_codesniffer": "2.*"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue