Skip to content

Commit b4c31ca

Browse files
committed
Use latest version of PHPUnit
1 parent 04dea18 commit b4c31ca

4 files changed

Lines changed: 342 additions & 114 deletions

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
},
2727
"require-dev": {
2828
"squizlabs/php_codesniffer": "~2.0",
29-
"phpunit/phpunit": "~4.0",
29+
"phpunit/phpunit": "^5.5",
3030
"satooshi/php-coveralls": "~0.6.1"
3131
},
3232
"autoload": {

0 commit comments

Comments
 (0)