{ "_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": "8a5f15f1314acc82890c78d86f80d775", "packages": [ { "name": "spatie/enum", "version": "3.12.0", "source": { "type": "git", "url": "https://github.com/spatie/enum.git", "reference": "c0180f1de7c5d06e4b84efbc751ea19167140173" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/spatie/enum/zipball/c0180f1de7c5d06e4b84efbc751ea19167140173", "reference": "c0180f1de7c5d06e4b84efbc751ea19167140173", "shasum": "" }, "require": { "ext-json": "*", "php": "^7.4 || ^8.0" }, "require-dev": { "fakerphp/faker": "^1.9.1", "larapack/dd": "^1.1", "phpunit/phpunit": "^9.0", "vimeo/psalm": "^4.3" }, "suggest": { "fakerphp/faker": "To use the enum faker provider", "phpunit/phpunit": "To use the enum assertions" }, "type": "library", "autoload": { "psr-4": { "Spatie\\Enum\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Brent Roose", "email": "brent@spatie.be", "homepage": "https://spatie.be", "role": "Developer" }, { "name": "Tom Witkowski", "email": "dev@gummibeer.de", "homepage": "https://gummibeer.de", "role": "Developer" } ], "description": "PHP Enums", "homepage": "https://github.com/spatie/enum", "keywords": [ "enum", "enumerable", "spatie" ], "support": { "docs": "https://docs.spatie.be/enum", "issues": "https://github.com/spatie/enum/issues", "source": "https://github.com/spatie/enum" }, "funding": [ { "url": "https://spatie.be/open-source/support-us", "type": "custom" }, { "url": "https://github.com/spatie", "type": "github" } ], "time": "2022-02-05T09:44:52+00:00" }, { "name": "spatie/icalendar-generator", "version": "2.6.1", "source": { "type": "git", "url": "https://github.com/spatie/icalendar-generator.git", "reference": "378c70e6fc0246174a7613fc995e9d77b24e15ee" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/spatie/icalendar-generator/zipball/378c70e6fc0246174a7613fc995e9d77b24e15ee", "reference": "378c70e6fc0246174a7613fc995e9d77b24e15ee", "shasum": "" }, "require": { "ext-mbstring": "*", "php": "^7.4|^8.0", "spatie/enum": "^3.11" }, "require-dev": { "ext-json": "*", "larapack/dd": "^1.1", "nesbot/carbon": "^2.6|^3.0", "pestphp/pest": "^1.22", "spatie/pest-plugin-snapshots": "^1.1", "vimeo/psalm": "^4.13" }, "type": "library", "autoload": { "psr-4": { "Spatie\\IcalendarGenerator\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Ruben Van Assche", "email": "ruben@spatie.be", "homepage": "https://spatie.be", "role": "Developer" } ], "description": "Build calendars in the iCalendar format", "homepage": "https://github.com/spatie/icalendar-generator", "keywords": [ "calendar", "iCalendar", "ical", "ics", "spatie" ], "support": { "issues": "https://github.com/spatie/icalendar-generator/issues", "source": "https://github.com/spatie/icalendar-generator/tree/2.6.1" }, "time": "2024-02-26T11:53:49+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [], "plugin-api-version": "2.2.0" }