Skip to content

Commit f055539

Browse files
Remove trailing comma
1 parent 471511d commit f055539

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
@@ -24,7 +24,7 @@
2424
"phpunit/php-text-template": "~1.2"
2525
},
2626
"require-dev": {
27-
"phpunit/phpunit": ">=4.0.0,<4.1.0",
27+
"phpunit/phpunit": ">=4.0.0,<4.1.0"
2828
},
2929
"suggest": {
3030
"ext-soap": "*"

0 commit comments

Comments
 (0)