first commit
This commit is contained in:
12
modules/emarketing/composer.json
Normal file
12
modules/emarketing/composer.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"Emarketing\\": "classes/"
|
||||
}
|
||||
},
|
||||
"autoload-dev": {
|
||||
"psr-4": {
|
||||
"Tests\\Emarketing\\": "tests/"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user