mortimer333/dullahan

Maintainers

Package info

github.com/Mortimer333/Dullahan

Type:symfony-bundle

pkg:composer/mortimer333/dullahan

Statistics

Installs: 32

Dependents: 1

Suggesters: 0

Stars: 0

Open Issues: 0

This package is auto-updated.

Last update: 2026-02-27 21:16:49 UTC


README

Headless CMS bundle created on top of Symfony 7.0.

Installation

You can start new Symfony 7.0 + Dullahan with Dullahan Project.

Independent installation

composer require mortimer333/dullahan

Adding new subbundle:

  • remove .lock from master repo (which requests this bundle via composer)
  • composer clear-cache && composer dump && composer install