Skip to content

Commit 2590c33

Browse files
committed
fixed HHVM test failure (introduced by dev dependency)
1 parent 2241f07 commit 2590c33

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@
2929
},
3030
"require-dev": {
3131
"phpunit/phpunit": "~4.0"
32+
33+
"lstrojny/functional-php": "HHVM: variadic params with type constraints are not supported in non-Hack",
34+
"lstrojny/functional-php": "^1.5.4"
3235
},
3336
"autoload": {
3437
"psr-4": {

0 commit comments

Comments
 (0)