Skip to content

Commit 8aae6d6

Browse files
committed
Compatibility with PHPUnit v5
1 parent 43adaf4 commit 8aae6d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@
2020
"react/promise-timer": "~1.0"
2121
},
2222
"require-dev": {
23-
"phpunit/phpunit": "^4.8"
23+
"phpunit/phpunit": "^5.0 || ^4.8"
2424
}
2525
}

0 commit comments

Comments
 (0)