Files
apart-moment/setup/composer.json
2021-03-23 13:54:38 +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"
}
}