Skip to content

Commit 5454a5a

Browse files
Shaun Bramleyjsor
authored andcommitted
add phpunit 4.8 to require-dev
1 parent 2760f38 commit 5454a5a

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

composer.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@
88
"require": {
99
"php": ">=5.4.0"
1010
},
11+
"require-dev": {
12+
"phpunit/phpunit": "~4.8"
13+
},
14+
1115
"autoload": {
1216
"psr-4": {
1317
"React\\Promise\\": "src/"

0 commit comments

Comments
 (0)