GiteaBot-repeat/composer.lock
2019-09-14 13:22:45 +01:00

91 lines
2.8 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": "4f61690b1844d67af5e8aa461d9936b6",
"packages": [
{
"name": "jhodges/giteabot",
"version": "v1.2.1",
"source": {
"type": "git",
"url": "https://git.jhodges.co.uk/jhodges/GiteaBot",
"reference": "a2c44392b2b4eede6be4b132e55e3479232fda93"
},
"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-07T08:43:48+00:00"
},
{
"name": "tplaner/when",
"version": "2.1.0",
"source": {
"type": "git",
"url": "https://github.com/tplaner/When.git",
"reference": "91643472f8c8f23cab23bd38c1f43620475b01a0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/tplaner/When/zipball/91643472f8c8f23cab23bd38c1f43620475b01a0",
"reference": "91643472f8c8f23cab23bd38c1f43620475b01a0",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
"require-dev": {
"phpunit/phpunit": "~4.0"
},
"type": "library",
"autoload": {
"psr-4": {
"When\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Tom Planer",
"email": "tplaner@gmail.com"
}
],
"description": "Date/Calendar recursion library.",
"homepage": "https://github.com/tplaner/When",
"keywords": [
"date",
"datetime",
"recurrence",
"time"
],
"time": "2017-06-02T00:08:33+00:00"
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": [],
"prefer-stable": false,
"prefer-lowest": false,
"platform": [],
"platform-dev": []
}