{ "_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": "49ebd64ca34b5e2897f9553e910a82a6", "packages": [ { "name": "kigkonsult/icalcreator", "version": "v2.41.80", "source": { "type": "git", "url": "https://github.com/iCalcreator/iCalcreator.git", "reference": "a15c9b48caa2b50e077f5a9595f889c965d58667" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/iCalcreator/iCalcreator/zipball/a15c9b48caa2b50e077f5a9595f889c965d58667", "reference": "a15c9b48caa2b50e077f5a9595f889c965d58667", "shasum": "" }, "require": { "ext-intl": "*", "ext-mbstring": "*", "ext-openssl": "*", "ext-simplexml": "*", "ext-zlib": "*", "php": ">=8.0" }, "require-dev": { "degraciamathieu/php-arguments-detector": ">=0.5.0", "ext-xdebug": "*", "phpcompatibility/php-compatibility": ">=9.3.5", "phpmd/phpmd": ">=2.13.0", "phpstan/phpstan": ">=0.9.3", "phpunit/phpunit": ">=6.5.13", "squizlabs/php_codesniffer": ">=3.5.5", "vimeo/psalm": "*" }, "type": "library", "autoload": { "files": [ "autoload.php" ], "psr-4": { "Kigkonsult\\Icalcreator\\": [ "src/", "src/Util/", "src/Traits/" ] } }, "notification-url": "https://packagist.org/downloads/", "license": [ "LGPL-3.0-or-later" ], "authors": [ { "name": "Kjell-Inge Gustafsson", "email": "ical@kigkonsult.se" } ], "description": "iCalcreator is the PHP implementation of rfc2445/rfc5545 and rfc updates, management of calendar information", "keywords": [ "alarm", "availability", "calendar", "daylight", "event", "ical", "json", "location", "management", "participant", "resource", "rfc2445", "rfc5545", "rfc5870", "rfc6321", "rfc6868", "rfc7529", "rfc7808", "rfc7953", "rfc7986", "rfc9073", "rfc9074", "standard", "todo", "vCalendar", "valarm", "vevent", "vfreebusy", "vjournal", "vtimezone", "vtodo", "xml" ], "support": { "issues": "https://github.com/iCalcreator/iCalcreator/issues", "source": "https://github.com/iCalcreator/iCalcreator/tree/v2.41.80" }, "funding": [ { "url": "https://paypal.me/kigkonsult", "type": "other" }, { "url": "https://www.buymeacoffee.com/kigkonsult", "type": "other" } ], "time": "2023-06-28T17:15:11+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [], "plugin-api-version": "2.3.0" }