Skip to content

Commit 16856fe

Browse files
committed
Upgrade to PHPUnit 6
1 parent b7d6794 commit 16856fe

File tree

2 files changed

+167
-212
lines changed

2 files changed

+167
-212
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"psr/http-message": "^1.0"
1414
},
1515
"require-dev": {
16-
"phpunit/phpunit": ">=5.5.4",
16+
"phpunit/phpunit": "^6.0",
1717
"squizlabs/php_codesniffer": "1.5.*"
1818
},
1919
"autoload": {

0 commit comments

Comments
 (0)