Skip to content

Commit e76e9d4

Browse files
committed
Adding logo
1 parent 64c0388 commit e76e9d4

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

composer.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,10 @@
2121
"psr-0": {
2222
"Mouf": "src/"
2323
}
24-
}
24+
},
25+
"extra": {
26+
"mouf": {
27+
"logo": "database.png"
28+
}
29+
}
2530
}

0 commit comments

Comments
 (0)