Files
aux-bieaux-legumes/setup/composer.json
2021-01-14 18:04:26 +01: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"
}
}