Skip to content

Commit 3f098ba

Browse files
committed
Support de Composer
1 parent ea81f57 commit 3f098ba

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

composer.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,15 @@
99
{
1010
"name": "Mark Baker"
1111
},
12+
{
13+
"name": "Gabriel Bull",
14+
"email": "[email protected]"
15+
},
1216
{
1317
"name": "Franck Lefevre",
1418
"homepage": "http://blog.rootslabs.net"
1519
}
20+
1621
],
1722
"require": {
1823
"php": ">=5.2.0",

0 commit comments

Comments
 (0)