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