Change to phpunit 4.8 to support php 5.4 and 5.5
This commit is contained in:
parent
10c7198946
commit
2d10201b00
@ -27,6 +27,6 @@
|
||||
"require-dev": {
|
||||
"react/http": "^0.4.1",
|
||||
"react/socket-client": "^0.4.3",
|
||||
"phpunit/phpunit": "5.7"
|
||||
"phpunit/phpunit": "4.8.*"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user