{ "_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": "c3a65227b57b805d2b0cfde7bad677f2", "packages": [ { "name": "jhodges/giteabot", "version": "dev-master", "source": { "type": "git", "url": "https://git.jhodges.co.uk/jhodges/GiteaBot", "reference": "42952f6d74fd790f5954db1eabaa6d79acbfaa9e" }, "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-12-08T18:48:19+00:00" }, { "name": "rlanvin/php-rrule", "version": "v2.2.0", "source": { "type": "git", "url": "https://github.com/rlanvin/php-rrule.git", "reference": "931d53d162cd84b46f6fa388cb4ea916bec02c18" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/rlanvin/php-rrule/zipball/931d53d162cd84b46f6fa388cb4ea916bec02c18", "reference": "931d53d162cd84b46f6fa388cb4ea916bec02c18", "shasum": "" }, "require": { "php": ">=5.6.0" }, "require-dev": { "phpmd/phpmd": "@stable", "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-11-01T11:51:17+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": { "jhodges/giteabot": 20 }, "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }