{
    "packages": [
        {
            "name": "cweagans/composer-configurable-plugin",
            "version": "2.0.0",
            "version_normalized": "2.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/cweagans/composer-configurable-plugin.git",
                "reference": "15433906511a108a1806710e988629fd24b89974"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/cweagans/composer-configurable-plugin/zipball/15433906511a108a1806710e988629fd24b89974",
                "reference": "15433906511a108a1806710e988629fd24b89974",
                "shasum": ""
            },
            "require": {
                "php": ">=8.0.0"
            },
            "require-dev": {
                "codeception/codeception": "~4.0",
                "codeception/module-asserts": "^2.0",
                "composer/composer": "~2.0",
                "php-coveralls/php-coveralls": "~2.0",
                "php-parallel-lint/php-parallel-lint": "^1.0.0",
                "phpro/grumphp": "^1.8.0",
                "sebastian/phpcpd": "^6.0",
                "squizlabs/php_codesniffer": "^3.0"
            },
            "time": "2023-02-12T04:58:58+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "cweagans\\Composer\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Cameron Eagans",
                    "email": "me@cweagans.net"
                }
            ],
            "description": "Provides a lightweight configuration system for Composer plugins.",
            "support": {
                "issues": "https://github.com/cweagans/composer-configurable-plugin/issues",
                "source": "https://github.com/cweagans/composer-configurable-plugin/tree/2.0.0"
            },
            "funding": [
                {
                    "url": "https://github.com/cweagans",
                    "type": "github"
                }
            ],
            "install-path": "../cweagans/composer-configurable-plugin"
        },
        {
            "name": "cweagans/composer-patches",
            "version": "2.0.0",
            "version_normalized": "2.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/cweagans/composer-patches.git",
                "reference": "bfa6018a5f864653d9ed899b902ea72f858a2cf7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/cweagans/composer-patches/zipball/bfa6018a5f864653d9ed899b902ea72f858a2cf7",
                "reference": "bfa6018a5f864653d9ed899b902ea72f858a2cf7",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^2.0",
                "cweagans/composer-configurable-plugin": "^2.0",
                "ext-json": "*",
                "php": ">=8.0.0"
            },
            "require-dev": {
                "codeception/codeception": "~4.0",
                "codeception/module-asserts": "^2.0",
                "codeception/module-cli": "^2.0",
                "codeception/module-filesystem": "^2.0",
                "composer/composer": "~2.0",
                "php-coveralls/php-coveralls": "~2.0",
                "php-parallel-lint/php-parallel-lint": "^1.0.0",
                "phpro/grumphp": "^1.8.0",
                "sebastian/phpcpd": "^6.0",
                "squizlabs/php_codesniffer": "^4.0"
            },
            "time": "2025-10-30T23:44:22+00:00",
            "type": "composer-plugin",
            "extra": {
                "_": "The following two lines ensure that composer-patches is loaded as early as possible.",
                "class": "cweagans\\Composer\\Plugin\\Patches",
                "plugin-modifies-downloads": true,
                "plugin-modifies-install-path": true
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "cweagans\\Composer\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Cameron Eagans",
                    "email": "me@cweagans.net"
                }
            ],
            "description": "Provides a way to patch Composer packages.",
            "support": {
                "issues": "https://github.com/cweagans/composer-patches/issues",
                "source": "https://github.com/cweagans/composer-patches/tree/2.0.0"
            },
            "funding": [
                {
                    "url": "https://github.com/cweagans",
                    "type": "github"
                }
            ],
            "install-path": "../cweagans/composer-patches"
        },
        {
            "name": "kigkonsult/icalcreator",
            "version": "v2.41.92",
            "version_normalized": "2.41.92.0",
            "source": {
                "type": "git",
                "url": "https://github.com/iCalcreator/iCalcreator.git",
                "reference": "a4d35d7a58c08b816dc8a7778db19f461c1429bd"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/iCalcreator/iCalcreator/zipball/a4d35d7a58c08b816dc8a7778db19f461c1429bd",
                "reference": "a4d35d7a58c08b816dc8a7778db19f461c1429bd",
                "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": "*"
            },
            "time": "2025-01-17T10:06:29+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "autoload.php"
                ],
                "psr-4": {
                    "Kigkonsult\\Icalcreator\\": [
                        "src/"
                    ]
                },
                "classmap": [
                    "src/"
                ]
            },
            "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.92"
            },
            "funding": [
                {
                    "url": "https://paypal.me/kigkonsult",
                    "type": "other"
                },
                {
                    "url": "https://www.buymeacoffee.com/kigkonsult",
                    "type": "other"
                }
            ],
            "install-path": "../kigkonsult/icalcreator"
        },
        {
            "name": "louis1021/sg-i-calendar",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/louislee1021/SG-iCalendar.git",
                "reference": "9f4cea11164f9d61cc751c12ce040222a3257bca"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/louislee1021/SG-iCalendar/zipball/9f4cea11164f9d61cc751c12ce040222a3257bca",
                "reference": "9f4cea11164f9d61cc751c12ce040222a3257bca",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6.38"
            },
            "time": "2020-03-11T17:41:34+00:00",
            "default-branch": true,
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Louis1021\\ICalendar\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Louis Lee",
                    "email": "louis@at-creative.com"
                }
            ],
            "description": "When the INPUT with .ics extension is ready, PROCESS it with parser, and OUTPUT events one by one.",
            "support": {
                "source": "https://github.com/louislee1021/SG-iCalendar/tree/master"
            },
            "install-path": "../louis1021/sg-i-calendar"
        },
        {
            "name": "symfony/deprecation-contracts",
            "version": "v3.7.0",
            "version_normalized": "3.7.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/deprecation-contracts.git",
                "reference": "50f59d1f3ca46d41ac911f97a78626b6756af35b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/50f59d1f3ca46d41ac911f97a78626b6756af35b",
                "reference": "50f59d1f3ca46d41ac911f97a78626b6756af35b",
                "shasum": ""
            },
            "require": {
                "php": ">=8.1"
            },
            "time": "2026-04-13T15:52:40+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https://github.com/symfony/contracts",
                    "name": "symfony/contracts"
                },
                "branch-alias": {
                    "dev-main": "3.7-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "function.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "A generic function and convention to trigger deprecation notices",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/deprecation-contracts/tree/v3.7.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/deprecation-contracts"
        },
        {
            "name": "symfony/polyfill-ctype",
            "version": "v1.37.0",
            "version_normalized": "1.37.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-ctype.git",
                "reference": "141046a8f9477948ff284fa65be2095baafb94f2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/141046a8f9477948ff284fa65be2095baafb94f2",
                "reference": "141046a8f9477948ff284fa65be2095baafb94f2",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "provide": {
                "ext-ctype": "*"
            },
            "suggest": {
                "ext-ctype": "For best performance"
            },
            "time": "2026-04-10T16:19:22+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https://github.com/symfony/polyfill",
                    "name": "symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "Symfony\\Polyfill\\Ctype\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Gert de Pagter",
                    "email": "BackEndTea@gmail.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill for ctype functions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "ctype",
                "polyfill",
                "portable"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-ctype/tree/v1.37.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/polyfill-ctype"
        },
        {
            "name": "symfony/polyfill-mbstring",
            "version": "v1.37.0",
            "version_normalized": "1.37.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-mbstring.git",
                "reference": "6a21eb99c6973357967f6ce3708cd55a6bec6315"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/6a21eb99c6973357967f6ce3708cd55a6bec6315",
                "reference": "6a21eb99c6973357967f6ce3708cd55a6bec6315",
                "shasum": ""
            },
            "require": {
                "ext-iconv": "*",
                "php": ">=7.2"
            },
            "provide": {
                "ext-mbstring": "*"
            },
            "suggest": {
                "ext-mbstring": "For best performance"
            },
            "time": "2026-04-10T17:25:58+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https://github.com/symfony/polyfill",
                    "name": "symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "Symfony\\Polyfill\\Mbstring\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill for the Mbstring extension",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "mbstring",
                "polyfill",
                "portable",
                "shim"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.37.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/polyfill-mbstring"
        },
        {
            "name": "twig/twig",
            "version": "v3.24.0",
            "version_normalized": "3.24.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/twigphp/Twig.git",
                "reference": "a6769aefb305efef849dc25c9fd1653358c148f0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/twigphp/Twig/zipball/a6769aefb305efef849dc25c9fd1653358c148f0",
                "reference": "a6769aefb305efef849dc25c9fd1653358c148f0",
                "shasum": ""
            },
            "require": {
                "php": ">=8.1.0",
                "symfony/deprecation-contracts": "^2.5|^3",
                "symfony/polyfill-ctype": "^1.8",
                "symfony/polyfill-mbstring": "^1.3"
            },
            "require-dev": {
                "php-cs-fixer/shim": "^3.0@stable",
                "phpstan/phpstan": "^2.0@stable",
                "psr/container": "^1.0|^2.0",
                "symfony/phpunit-bridge": "^5.4.9|^6.4|^7.0"
            },
            "time": "2026-03-17T21:31:11+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/Resources/core.php",
                    "src/Resources/debug.php",
                    "src/Resources/escaper.php",
                    "src/Resources/string_loader.php"
                ],
                "psr-4": {
                    "Twig\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com",
                    "homepage": "http://fabien.potencier.org",
                    "role": "Lead Developer"
                },
                {
                    "name": "Twig Team",
                    "role": "Contributors"
                },
                {
                    "name": "Armin Ronacher",
                    "email": "armin.ronacher@active-4.com",
                    "role": "Project Founder"
                }
            ],
            "description": "Twig, the flexible, fast, and secure template language for PHP",
            "homepage": "https://twig.symfony.com",
            "keywords": [
                "templating"
            ],
            "support": {
                "issues": "https://github.com/twigphp/Twig/issues",
                "source": "https://github.com/twigphp/Twig/tree/v3.24.0"
            },
            "funding": [
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/twig/twig",
                    "type": "tidelift"
                }
            ],
            "install-path": "../twig/twig"
        },
        {
            "name": "wikimedia/less.php",
            "version": "v5.5.1",
            "version_normalized": "5.5.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/wikimedia/less.php.git",
                "reference": "f3e9516585fb28e5119a050e32c5a1708d9899a7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wikimedia/less.php/zipball/f3e9516585fb28e5119a050e32c5a1708d9899a7",
                "reference": "f3e9516585fb28e5119a050e32c5a1708d9899a7",
                "shasum": ""
            },
            "require": {
                "php": ">=8.1"
            },
            "require-dev": {
                "mediawiki/mediawiki-codesniffer": "48.0.0",
                "mediawiki/mediawiki-phan-config": "0.19.0",
                "mediawiki/minus-x": "1.1.3",
                "php-parallel-lint/php-console-highlighter": "1.0.0",
                "php-parallel-lint/php-parallel-lint": "1.4.0",
                "phpunit/phpunit": "10.5.63"
            },
            "time": "2026-02-14T00:12:28+00:00",
            "bin": [
                "bin/lessc"
            ],
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Less": "lib/"
                },
                "classmap": [
                    "lessc.inc.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0"
            ],
            "authors": [
                {
                    "name": "Timo Tijhof",
                    "homepage": "https://timotijhof.net"
                },
                {
                    "name": "Josh Schmidt",
                    "homepage": "https://github.com/oyejorge"
                },
                {
                    "name": "Matt Agar",
                    "homepage": "https://github.com/agar"
                },
                {
                    "name": "Martin Jantošovič",
                    "homepage": "https://github.com/Mordred"
                }
            ],
            "description": "PHP port of the LESS processor",
            "homepage": "https://gerrit.wikimedia.org/g/mediawiki/libs/less.php",
            "keywords": [
                "css",
                "less",
                "less.js",
                "lesscss",
                "php",
                "stylesheet"
            ],
            "support": {
                "issues": "https://github.com/wikimedia/less.php/issues",
                "source": "https://github.com/wikimedia/less.php/tree/v5.5.1"
            },
            "install-path": "../wikimedia/less.php"
        }
    ],
    "dev": false,
    "dev-package-names": []
}
