update GiteaBot to stable v1.2
This commit is contained in:
parent
59caae19b8
commit
24d5c44f3c
@ -8,7 +8,7 @@
|
||||
}
|
||||
],
|
||||
"require": {
|
||||
"jhodges/giteabot": "dev-develop"
|
||||
"jhodges/giteabot": "~1.2.0"
|
||||
},
|
||||
"repositories": {
|
||||
"repo-name": {
|
||||
|
12
composer.lock
generated
12
composer.lock
generated
@ -4,15 +4,15 @@
|
||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"content-hash": "b3bb2bfb9afd1fce021dcecb79442c77",
|
||||
"content-hash": "8e21cb9a16c0817b84a9643dc47c1a78",
|
||||
"packages": [
|
||||
{
|
||||
"name": "jhodges/giteabot",
|
||||
"version": "dev-develop",
|
||||
"version": "v1.2.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.jhodges.co.uk/james/GiteaBot",
|
||||
"reference": "d56a75b629d161df5bb2b75a9d29531910c725a4"
|
||||
"reference": "cd79454aa703b810c46bf2dce5f65bc6ec264687"
|
||||
},
|
||||
"type": "library",
|
||||
"autoload": {
|
||||
@ -30,15 +30,13 @@
|
||||
}
|
||||
],
|
||||
"description": "Simple PHP library to interface with Gitea API",
|
||||
"time": "2019-08-29T09:55:05+00:00"
|
||||
"time": "2019-09-05T16:15:58+00:00"
|
||||
}
|
||||
],
|
||||
"packages-dev": [],
|
||||
"aliases": [],
|
||||
"minimum-stability": "stable",
|
||||
"stability-flags": {
|
||||
"jhodges/giteabot": 20
|
||||
},
|
||||
"stability-flags": [],
|
||||
"prefer-stable": false,
|
||||
"prefer-lowest": false,
|
||||
"platform": [],
|
||||
|
Loading…
Reference in New Issue
Block a user