{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at //getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], "content-hash": "c6942c397b14ff179fbdf6f5962fe8c4", "packages": [ { "name": "rlanvin/php-rrule", "version": "v1.6.0", "source": { "type": "git", "url": "//github.com/rlanvin/php-rrule.git", "reference": "c543bda87d2f8b6c490210f1a6e2bf0d79162a4a" }, "dist": { "type": "zip", "url": "//api.github.com/repos/rlanvin/php-rrule/zipball/c543bda87d2f8b6c490210f1a6e2bf0d79162a4a", "reference": "c543bda87d2f8b6c490210f1a6e2bf0d79162a4a", "shasum": "" }, "require": { "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": "<6" }, "suggest": { "ext-intl": "Intl extension is needed for humanReadable()" }, "type": "library", "autoload": { "psr-4": { "RRule\\": "src/" } }, "notification-url": "//packagist.org/downloads/", "license": [ "MIT" ], "description": "Lightweight and fast recurrence rules for PHP (RFC 5545)", "homepage": "//github.com/rlanvin/php-rrule", "keywords": [ "date", "ical", "recurrence", "recurring", "rrule" ], "time": "2017-10-11T12:23:40+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }