Skip to content

Commit 4f33a3d

Browse files
committed
Set latest PHPUnit 4.8.x version, because we use "--prefer-lowest" in Travis config.
1 parent 8603d15 commit 4f33a3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"require-dev": {
2424
"guzzlehttp/psr7": "^1.0",
2525
"php-http/client-integration-tests": "^0.5.1",
26-
"phpunit/phpunit": "^4.8",
26+
"phpunit/phpunit": "^4.8.27",
2727
"zendframework/zend-diactoros": "^1.0"
2828
},
2929
"autoload": {

0 commit comments

Comments
 (0)