{
    "packages": [
        {
            "name": "spatie\/enum",
            "version": "3.12.0",
            "version_normalized": "3.12.0.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"
            },
            "time": "2022-02-05T09:44:52+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "WPEventGenius_Vendor\\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"
                }
            ],
            "install-path": "..\/spatie\/enum"
        },
        {
            "name": "spatie\/icalendar-generator",
            "version": "2.8.0",
            "version_normalized": "2.8.0.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/spatie\/icalendar-generator.git",
                "reference": "00097f69a35a4b0b98b71f4700f828ffa15a4c2d"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/spatie\/icalendar-generator\/zipball\/00097f69a35a4b0b98b71f4700f828ffa15a4c2d",
                "reference": "00097f69a35a4b0b98b71f4700f828ffa15a4c2d",
                "shasum": ""
            },
            "require": {
                "ext-mbstring": "*",
                "php": "^7.4|^8.0",
                "spatie\/enum": "^3.11"
            },
            "require-dev": {
                "ext-json": "*",
                "larapack\/dd": "^1.1",
                "nesbot\/carbon": "^2.63|^3.0",
                "pestphp\/pest": "^1.22",
                "spatie\/pest-plugin-snapshots": "^1.1",
                "vimeo\/psalm": "^4.13"
            },
            "time": "2024-05-16T15:11:32+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "WPEventGenius_Vendor\\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.8.0"
            },
            "install-path": "..\/spatie\/icalendar-generator"
        }
    ],
    "dev": false,
    "dev-package-names": []
}