Skip to content

Commit 5828102

Browse files
committed
composer.json fix
1 parent 88109b8 commit 5828102

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
@@ -31,7 +31,7 @@
3131
"phpunit/phpunit": "~4.0",
3232

3333
"lstrojny/functional-php": "HHVM: variadic params with type constraints are not supported in non-Hack",
34-
"lstrojny/functional-php": "^1.5.4"
34+
"lstrojny/functional-php": "1.2.*"
3535
},
3636
"autoload": {
3737
"psr-4": {

0 commit comments

Comments
 (0)