12 lines
211 B
JSON
12 lines
211 B
JSON
{
|
|
"name": "thelia/setup",
|
|
"type": "thelia-local",
|
|
"require": {
|
|
"thelia/installer": "~1.1",
|
|
"fzaninotto/faker": "1.5.*"
|
|
},
|
|
"extra": {
|
|
"installer-name": "setup"
|
|
}
|
|
}
|