Update 'composer.json'
This commit is contained in:
parent
29e5699027
commit
1064c50407
@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "jh/giteabot",
|
||||
"name": "jhodges/giteabot",
|
||||
"description": "Simple PHP library to interface with Gitea API",
|
||||
"type": "library",
|
||||
"license": "GPL3",
|
||||
@ -9,6 +9,6 @@
|
||||
"email": "inbox.dev@jhodges.co.uk"
|
||||
}
|
||||
],
|
||||
"psr-4": { "JHodges\\GiteaBot\\": "src/" }
|
||||
"psr-4": { "JHodges\\GiteaBot\\": "src/" },
|
||||
"require": {}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user