update GiteaBot lib to 1.2.1
This commit is contained in:
parent
d420b12bf8
commit
a8cf4960ec
8
composer.lock
generated
8
composer.lock
generated
@ -8,11 +8,11 @@
|
|||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "jhodges/giteabot",
|
"name": "jhodges/giteabot",
|
||||||
"version": "v1.2.0",
|
"version": "v1.2.1",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://git.jhodges.co.uk/james/GiteaBot",
|
"url": "https://git.jhodges.co.uk/jhodges/GiteaBot",
|
||||||
"reference": "cd79454aa703b810c46bf2dce5f65bc6ec264687"
|
"reference": "a2c44392b2b4eede6be4b132e55e3479232fda93"
|
||||||
},
|
},
|
||||||
"type": "library",
|
"type": "library",
|
||||||
"autoload": {
|
"autoload": {
|
||||||
@ -30,7 +30,7 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"description": "Simple PHP library to interface with Gitea API",
|
"description": "Simple PHP library to interface with Gitea API",
|
||||||
"time": "2019-09-05T16:15:58+00:00"
|
"time": "2019-09-07T08:43:48+00:00"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"packages-dev": [],
|
"packages-dev": [],
|
||||||
|
Loading…
Reference in New Issue
Block a user