Skip to content

Commit 8821f93

Browse files
committed
removed trailing comma in composer.json
1 parent a41c3a9 commit 8821f93

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
@@ -10,7 +10,7 @@
1010
"monolog/monolog": "1.19.0"
1111
},
1212
"require-dev": {
13-
"phpunit/phpunit": "~5.3.4",
13+
"phpunit/phpunit": "~5.3.4"
1414
},
1515
"autoload": {
1616
"psr-4": {"Flowfact\\": "src/Flowfact/"}

0 commit comments

Comments
 (0)