Initial commit
This commit is contained in:
11
setup/composer.json
Normal file
11
setup/composer.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"name": "thelia/setup",
|
||||
"type": "thelia-local",
|
||||
"require": {
|
||||
"thelia/installer": "~1.1",
|
||||
"fzaninotto/faker": "1.5.*"
|
||||
},
|
||||
"extra": {
|
||||
"installer-name": "setup"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user