mortimer333/dullahan

Installs: 10

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:symfony-bundle


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