{
    "packages": [
        {
            "name": "rlanvin/php-rrule",
            "version": "v1.6.3",
            "version_normalized": "1.6.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/rlanvin/php-rrule.git",
                "reference": "1373df401e0926cf7548716dabbc0d19603a144d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/rlanvin/php-rrule/zipball/1373df401e0926cf7548716dabbc0d19603a144d",
                "reference": "1373df401e0926cf7548716dabbc0d19603a144d",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.8|^5.5|^6.5"
            },
            "suggest": {
                "ext-intl": "Intl extension is needed for humanReadable()"
            },
            "time": "2019-01-13T09:49:03+00:00",
            "type": "library",
            "installation-source": "dist",
            "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"
            ],
            "support": {
                "issues": "https://github.com/rlanvin/php-rrule/issues",
                "source": "https://github.com/rlanvin/php-rrule/tree/v1.6.3"
            },
            "install-path": "../rlanvin/php-rrule"
        }
    ],
    "dev": false,
    "dev-package-names": []
}
