added bin/dbmodel-files for generate files as best-practice for new project
This commit is contained in:
@ -27,6 +27,9 @@
|
||||
"psr-4": {
|
||||
"TPsoft\\DBmodel\\": "src/"
|
||||
}
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
"bin/dbmodel-files"
|
||||
]
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user