mirror of
https://github.com/Mibew/boilerplate-plugin.git
synced 2025-02-05 16:54:41 +03:00
Add composer.json
This commit is contained in:
parent
ca3311ade7
commit
fe48ae7667
8
composer.json
Normal file
8
composer.json
Normal file
@ -0,0 +1,8 @@
|
||||
{
|
||||
"name": "mibew/boilerplate-plugin",
|
||||
"description": "An example plugin for Mibew 2.0.",
|
||||
"license": "Apache-2.0",
|
||||
"autoload": {
|
||||
"psr-0": {"Mibew\\Mibew\\Plugin\\Boilerplate\\": ""}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user