Move all files to workshop-tailwind-css/demo/florida-drupalcamp/

This commit is contained in:
Oliver Davies 2025-10-02 23:40:19 +01:00
parent 0da8b14a52
commit fc8813a5c9
49 changed files with 0 additions and 0 deletions

View file

@ -1,9 +0,0 @@
<?php
return [
Symfony\Bundle\FrameworkBundle\FrameworkBundle::class => ['all' => true],
Symfony\Bundle\TwigBundle\TwigBundle::class => ['all' => true],
Twig\Extra\TwigExtraBundle\TwigExtraBundle::class => ['all' => true],
Symfony\Bundle\MakerBundle\MakerBundle::class => ['dev' => true],
Sensio\Bundle\FrameworkExtraBundle\SensioFrameworkExtraBundle::class => ['all' => true],
];