Skip to content

Commit

Permalink
Switch to latest PHPUnit for PHP 5 branch.
Browse files Browse the repository at this point in the history
  • Loading branch information
sibprogrammer committed Jul 2, 2017
1 parent fbed8da commit 5d778aa
Show file tree
Hide file tree
Showing 2 changed files with 136 additions and 131 deletions.
5 changes: 3 additions & 2 deletions composer.json
Expand Up @@ -13,9 +13,10 @@
"php": ">=5.6.0"
},
"require-dev": {
"phpunit/phpunit": "5.5.*",
"phpunit/phpunit": "5.7.*",
"phpunit/php-invoker": "*",
"phpunit/dbunit": ">=1.2"
"phpunit/dbunit": ">=1.2",
"sebastian/environment": "^2.0"
},
"config": {
"process-timeout": 0
Expand Down

0 comments on commit 5d778aa

Please sign in to comment.