Files
boutique-fanny/setup/composer.json
2019-05-26 15:57:49 +02:00

12 lines
211 B
JSON

{
"name": "thelia/setup",
"type": "thelia-local",
"require": {
"thelia/installer": "~1.1",
"fzaninotto/faker": "1.5.*"
},
"extra": {
"installer-name": "setup"
}
}