mortimer333/dullahan

Installs: 13

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:symfony-bundle

This package is auto-updated.

Last update: 2025-03-27 17:57:46 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