Skip to content

Commit 62d0efb

Browse files
fix(test): remove trailing commas to composer.json
1 parent ef5356d commit 62d0efb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"illuminate/support": "5.0.*"
1616
},
1717
"require-dev": {
18-
"phpunit/phpunit": "5.*",
18+
"phpunit/phpunit": "5.*"
1919
},
2020
"autoload": {
2121
"psr-4": {

0 commit comments

Comments
 (0)