Add publish folder and scripts, composer json update, readme add
This commit is contained in:
@@ -13,9 +13,9 @@
|
||||
}
|
||||
],
|
||||
"autoload": {
|
||||
"classmap": [
|
||||
"src/"
|
||||
]
|
||||
"psr-4": {
|
||||
"CoreLibs\\": "src/"
|
||||
}
|
||||
},
|
||||
"minimum-stability": "dev",
|
||||
"require": {
|
||||
|
||||
Reference in New Issue
Block a user