mirror of
https://github.com/Mibew/boilerplate-plugin.git
synced 2025-02-05 16:54:41 +03:00
Add "target-dir" value to composer.json
This commit is contained in:
parent
e8277de462
commit
aa611ed06d
@ -4,5 +4,6 @@
|
|||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"psr-0": {"Mibew\\Mibew\\Plugin\\Boilerplate\\": ""}
|
"psr-0": {"Mibew\\Mibew\\Plugin\\Boilerplate\\": ""}
|
||||||
}
|
},
|
||||||
|
"target-dir": "Mibew/Mibew/Plugin/Boilerplate"
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user