Files
outil-82/setup/composer.json
2021-01-19 18:19:37 +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"
}
}