first commit
This commit is contained in:
8
web/app/composer.json
Normal file
8
web/app/composer.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"require": {},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"App\\": ["src/", "tests/"]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user