first commit
This commit is contained in:
7
composer.json
Normal file
7
composer.json
Normal file
@ -0,0 +1,7 @@
|
||||
{
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"Blog\\": "app/"
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user