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

11 lines
212 B
JSON

{
"name": "thelia/backoffice-default-template",
"type": "thelia-backoffice-template",
"require": {
"thelia/installer": "~1.1"
},
"extra": {
"installer-name": "default"
}
}