GiteaBot-examples/composer.lock
2019-08-25 11:04:55 +01:00

42 lines
1.2 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": "e4333e0eb4df20a9093b9e14e4ac3536",
"packages": [
{
"name": "jh/giteabot",
"version": "dev-composer",
"source": {
"type": "git",
"url": "https://git.jhodges.co.uk/james/GiteaBot",
"reference": "d6ca95922617f25903dda431d9ed695c7a270ae4"
},
"type": "library",
"license": [
"OS"
],
"authors": [
{
"name": "James",
"email": "inbox.dev@jhodges.co.uk"
}
],
"description": "Simple PHP library to interface with Gitea API",
"time": "2019-08-24T13:52:48+00:00"
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": {
"jh/giteabot": 20
},
"prefer-stable": false,
"prefer-lowest": false,
"platform": [],
"platform-dev": []
}