first commit
This commit is contained in:
13
vendor/webman/event/composer.json
vendored
Normal file
13
vendor/webman/event/composer.json
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"name": "webman/event",
|
||||
"type": "library",
|
||||
"license": "MIT",
|
||||
"description": "Webman event plugin",
|
||||
"require": {
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"Webman\\Event\\": "src"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user