{ "_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": "5e435352dd9ce53b7dc6c14ee9ce21a5", "packages": [ { "name": "kigkonsult/icalcreator", "version": "v2.41.30", "source": { "type": "git", "url": "https://github.com/iCalcreator/iCalcreator.git", "reference": "156db79973bc4dd507f31c85b20e99dec2ea1d7c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/iCalcreator/iCalcreator/zipball/156db79973bc4dd507f31c85b20e99dec2ea1d7c", "reference": "156db79973bc4dd507f31c85b20e99dec2ea1d7c", "shasum": "" }, "require": { "ext-openssl": "*", "ext-simplexml": "*", "ext-zlib": "*", "php": ">=8.0" }, "require-dev": { "ext-xdebug": "*", "phpcompatibility/php-compatibility": ">=9.3.5", "phpstan/phpstan": ">=0.9.3", "phpunit/phpunit": ">=6.5.13", "squizlabs/php_codesniffer": ">=3.5.5" }, "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", "location", "management", "participant", "resource", "rfc2445", "rfc5545", "rfc5870", "rfc6321", "rfc6868", "rfc7529", "rfc7808", "rfc7953", "rfc7986", "rfc9073", "rfc9074", "standard", "todo", "vCalendar", "valarm", "vevent", "vfreebusy", "vjournal", "vtimezone", "vtodo" ], "support": { "issues": "https://github.com/iCalcreator/iCalcreator/issues", "source": "https://github.com/iCalcreator/iCalcreator/tree/v2.41.30" }, "funding": [ { "url": "https://paypal.me/kigkonsult", "type": "other" } ], "time": "2022-03-08T13:37:12+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": { "php": ">=7.4" }, "platform-dev": [], "plugin-api-version": "2.2.0" }