Skip to content

Commit 4687580

Browse files
committed
format composer.json
1 parent 4998649 commit 4687580

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

composer.json

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,12 @@
77
{
88
"name": "Flyn San",
99
"email": "flynsarmy@gmail.com"
10+
},
11+
{
12+
"name": "Ebrahim Radi",
13+
"email": "ebrahim.radi@gmail.com",
14+
"homepage": "http://me2bits.com"
1015
}
11-
,
12-
{
13-
"name": "Ebrahim Radi",
14-
"email": "ebrahim.radi@gmail.com",
15-
"homepage": "http://me2bits.com"
16-
}
1716
],
1817
"require": {
1918
"php": ">=5.3.0"
@@ -24,4 +23,4 @@
2423
}
2524
},
2625
"minimum-stability": "stable"
27-
}
26+
}

0 commit comments

Comments
 (0)