GiteaBot-examples/composer.lock
2019-09-05 17:19:23 +01:00

45 lines
1.3 KiB
JSON

{
"_readme": [
"This file locks the dependencies of your project to a known state",
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "8e21cb9a16c0817b84a9643dc47c1a78",
"packages": [
{
"name": "jhodges/giteabot",
"version": "v1.2.0",
"source": {
"type": "git",
"url": "https://git.jhodges.co.uk/james/GiteaBot",
"reference": "cd79454aa703b810c46bf2dce5f65bc6ec264687"
},
"type": "library",
"autoload": {
"psr-4": {
"JHodges\\GiteaBot\\": "src/"
}
},
"license": [
"GPL3"
],
"authors": [
{
"name": "James",
"email": "inbox.dev@jhodges.co.uk"
}
],
"description": "Simple PHP library to interface with Gitea API",
"time": "2019-09-05T16:15:58+00:00"
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": [],
"prefer-stable": false,
"prefer-lowest": false,
"platform": [],
"platform-dev": []
}