Initial Commit
This commit is contained in:
10
templates/backOffice/default/composer.json
Normal file
10
templates/backOffice/default/composer.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"name": "thelia/backoffice-default-template",
|
||||
"type": "thelia-backoffice-template",
|
||||
"require": {
|
||||
"thelia/installer": "~1.1"
|
||||
},
|
||||
"extra": {
|
||||
"installer-name": "default"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user