89 lines
2.8 KiB
JSON
89 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": "4c8a75e0d85a808b7861f77a853742b9",
|
|
"packages": [],
|
|
"packages-dev": [
|
|
{
|
|
"name": "jhodges/giteabot",
|
|
"version": "v1.2.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.jhodges.co.uk/jhodges/GiteaBot",
|
|
"reference": "aef0c2166ee9c3ac4f82c7c433b296f21d9865c7"
|
|
},
|
|
"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-23T11:14:59+00:00"
|
|
},
|
|
{
|
|
"name": "rlanvin/php-rrule",
|
|
"version": "v2.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/rlanvin/php-rrule.git",
|
|
"reference": "c71d0f9251ba967b211ddab820c7012df6962b19"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/rlanvin/php-rrule/zipball/c71d0f9251ba967b211ddab820c7012df6962b19",
|
|
"reference": "c71d0f9251ba967b211ddab820c7012df6962b19",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.6.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^4.8|^5.5|^6.5"
|
|
},
|
|
"suggest": {
|
|
"ext-intl": "Intl extension is needed for humanReadable()"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"RRule\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "Lightweight and fast recurrence rules for PHP (RFC 5545)",
|
|
"homepage": "https://github.com/rlanvin/php-rrule",
|
|
"keywords": [
|
|
"date",
|
|
"ical",
|
|
"recurrence",
|
|
"recurring",
|
|
"rrule"
|
|
],
|
|
"time": "2019-01-15T05:31:37+00:00"
|
|
}
|
|
],
|
|
"aliases": [],
|
|
"minimum-stability": "stable",
|
|
"stability-flags": [],
|
|
"prefer-stable": false,
|
|
"prefer-lowest": false,
|
|
"platform": [],
|
|
"platform-dev": []
|
|
}
|