Skip to content

Commit 88109b8

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

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
@@ -28,7 +28,7 @@
2828
"php": "PHP>=5.4 will be required for using trait EnumSerializableTrait"
2929
},
3030
"require-dev": {
31-
"phpunit/phpunit": "~4.0"
31+
"phpunit/phpunit": "~4.0",
3232

3333
"lstrojny/functional-php": "HHVM: variadic params with type constraints are not supported in non-Hack",
3434
"lstrojny/functional-php": "^1.5.4"

0 commit comments

Comments
 (0)