Mejora de productos

This commit is contained in:
2020-05-29 18:36:56 -04:00
parent 6744b8aa90
commit 3d270b1e8d
17 changed files with 593 additions and 147 deletions

View File

@ -27,7 +27,8 @@
"autoload": {
"psr-4": {
"ProVM\\KI\\Common\\": "common",
"ProVM\\KI\\": "src"
"ProVM\\KI\\": "src",
"ProVM\\Common\\": "provm/common"
}
}
}