update composer with namespace info
This commit is contained in:
parent
2f04372d87
commit
29e5699027
@ -2,12 +2,13 @@
|
||||
"name": "jh/giteabot",
|
||||
"description": "Simple PHP library to interface with Gitea API",
|
||||
"type": "library",
|
||||
"license": "OS",
|
||||
"license": "GPL3",
|
||||
"authors": [
|
||||
{
|
||||
"name": "James",
|
||||
"email": "inbox.dev@jhodges.co.uk"
|
||||
}
|
||||
],
|
||||
"psr-4": { "JHodges\\GiteaBot\\": "src/" }
|
||||
"require": {}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user