Skip to content

Commit 0c5981e

Browse files
committed
Fix composer.json indentation
1 parent 6c3e622 commit 0c5981e

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

composer.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,10 @@
99
{
1010
"name": "Craig Davis",
1111
"email": "craig@there4development.com"
12-
}, {
13-
"name": "Guillermo A. Fisher",
14-
"homepage": "http://guillermoandraefisher.com"
12+
},
13+
{
14+
"name": "Guillermo A. Fisher",
15+
"homepage": "http://guillermoandraefisher.com"
1516
}
1617
],
1718
"support": {

0 commit comments

Comments
 (0)