Files
listthingy-api/config/bundles.php
Chris Smith 195c2f48ff symfony
2025-12-09 21:03:20 +01:00

6 lines
97 B
PHP

<?php
return [
Symfony\Bundle\FrameworkBundle\FrameworkBundle::class => ['all' => true],
];