Skip to content

Extensions ext-dom and ext-calendar missing in composer.json #171

@dweichert

Description

@dweichert

\Org_Heigl\Holidaychecker\IteratorItem\Easter relies on functions provided by ext-calendar.

DOMElement (used in \Org_Heigl\Holidaychecker\Factory\SwapDecoratorFactory) is provided by ext-dom.

Instead of requiring ext-calendar it is also possible to require roukmoute/polyfill-calendar. This is nice, because it will provide the functions needed for the Easter calculation when ext-calendar is missing and will do nothing if not.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions